Started by user Jenkins Admin Obtained pipelines/pingcap/tidb/latest/pull_integration_ddl_test.groovy from git https://github.com/PingCAP-QE/ci.git Loading library tipipeline@main Library tipipeline@main is cached. Copying from home. [Pipeline] Start of Pipeline [Pipeline] readJSON [Pipeline] readTrusted Obtained pipelines/pingcap/tidb/latest/pod-pull_integration_ddl_test.yaml from git https://github.com/PingCAP-QE/ci.git [Pipeline] podTemplate [Pipeline] { [Pipeline] node Created Pod: kubernetes jenkins-tidb/pingcap-tidb-pull-integration-ddl-test-8515-sf394-2jt9v-71n2l Agent pingcap-tidb-pull-integration-ddl-test-8515-sf394-2jt9v-71n2l is provisioned from template pingcap_tidb_pull_integration_ddl_test_8515-sf394-2jt9v --- apiVersion: "v1" kind: "Pod" metadata: annotations: buildUrl: "http://jenkins.apps.svc.cluster.local:8080/jenkins/job/pingcap/job/tidb/job/pull_integration_ddl_test/8515/" runUrl: "job/pingcap/job/tidb/job/pull_integration_ddl_test/8515/" labels: jenkins/jenkins-jenkins-agent: "true" jenkins/label-digest: "6751eac2ab2555ce3f78b452689d41b0cc74f9dd" jenkins/label: "pingcap_tidb_pull_integration_ddl_test_8515-sf394" name: "pingcap-tidb-pull-integration-ddl-test-8515-sf394-2jt9v-71n2l" namespace: "jenkins-tidb" spec: affinity: nodeAffinity: requiredDuringSchedulingIgnoredDuringExecution: nodeSelectorTerms: - matchExpressions: - key: "kubernetes.io/arch" operator: "In" values: - "amd64" containers: - image: "hub.pingcap.net/jenkins/centos7_golang-1.21:latest" name: "golang" resources: limits: memory: "16Gi" cpu: "6" requests: memory: "12Gi" cpu: "4" tty: true volumeMounts: - mountPath: "/home/jenkins/agent" name: "workspace-volume" readOnly: false - image: "hub.pingcap.net/jenkins/network-multitool" name: "net-tool" resources: limits: memory: "128Mi" cpu: "100m" tty: true volumeMounts: - mountPath: "/home/jenkins/agent" name: "workspace-volume" readOnly: false - env: - name: "JENKINS_SECRET" value: "********" - name: "JENKINS_TUNNEL" value: "jenkins-agent.apps.svc.cluster.local:50000" - name: "JENKINS_AGENT_NAME" value: "pingcap-tidb-pull-integration-ddl-test-8515-sf394-2jt9v-71n2l" - name: "JENKINS_NAME" value: "pingcap-tidb-pull-integration-ddl-test-8515-sf394-2jt9v-71n2l" - name: "JENKINS_AGENT_WORKDIR" value: "/home/jenkins/agent" - name: "JENKINS_URL" value: "http://jenkins.apps.svc.cluster.local:8080/jenkins/" image: "jenkins/inbound-agent:3206.vb_15dcf73f6a_9-2" name: "jnlp" resources: requests: memory: "256Mi" cpu: "100m" volumeMounts: - mountPath: "/home/jenkins/agent" name: "workspace-volume" readOnly: false restartPolicy: "Never" securityContext: fsGroup: 1000 volumes: - emptyDir: medium: "" name: "workspace-volume" Running on pingcap-tidb-pull-integration-ddl-test-8515-sf394-2jt9v-71n2l in /home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git No credentials specified Cloning the remote Git repository Using shallow clone with depth 1 Cloning repository https://github.com/PingCAP-QE/ci.git > git init /home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test # timeout=10 Fetching upstream changes from https://github.com/PingCAP-QE/ci.git > git --version # timeout=10 > git --version # 'git version 2.39.2' > git fetch --tags --force --progress --depth=1 -- https://github.com/PingCAP-QE/ci.git +refs/heads/*:refs/remotes/origin/* # timeout=5 Avoid second fetch Checking out Revision 03312178c534dce949face80c69812d989e55009 (origin/main) > git config remote.origin.url https://github.com/PingCAP-QE/ci.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse origin/main^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 03312178c534dce949face80c69812d989e55009 # timeout=10 Commit message: "fix(br): use failpoint tidb-server instead (#2951)" > git rev-list --no-walk 03312178c534dce949face80c69812d989e55009 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] container [Pipeline] { [Pipeline] withCredentials Masking supported pattern matches of $GITHUB_TOKEN [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] timeout Timeout set to expire in 40 min [Pipeline] { [Pipeline] stage [Pipeline] { (Debug info) [Pipeline] sh + printenv PROW_JOB_ID=3977bbbe-c262-4b8f-ae46-7f9372c48aab JENKINS_NODE_COOKIE=b86db405-c3de-4a16-89fd-87f7ab961d54 BUILD_URL=https://do.pingcap.net/jenkins/job/pingcap/job/tidb/job/pull_integration_ddl_test/8515/ GOLANG_VERSION=1.21.6 HOSTNAME=pingcap-tidb-pull-integration-ddl-test-8515-sf394-2jt9v-71n2l HUDSON_SERVER_COOKIE=83ef27fe9acccc92 KUBERNETES_PORT=tcp://10.233.0.1:443 KUBERNETES_PORT_443_TCP_PORT=443 TERM=xterm STAGE_NAME=Debug info BUILD_TAG=jenkins-pingcap-tidb-pull_integration_ddl_test-8515 KUBERNETES_SERVICE_PORT=443 GIT_PREVIOUS_COMMIT=03312178c534dce949face80c69812d989e55009 JOB_SPEC={"type":"presubmit","job":"pingcap/tidb/pull_integration_ddl_test","buildid":"1787303109710581762","prowjobid":"3977bbbe-c262-4b8f-ae46-7f9372c48aab","refs":{"org":"pingcap","repo":"tidb","repo_link":"https://github.com/pingcap/tidb","base_ref":"master","base_sha":"600b2ed4bf0aa38224a1c4c4c68831820735515c","base_link":"https://github.com/pingcap/tidb/commit/600b2ed4bf0aa38224a1c4c4c68831820735515c","pulls":[{"number":53003,"author":"qichengzx","sha":"e089b70540260c7d7259e22ead845b10a9e10aa4","title":"expression: update md5 hash to use hex","link":"https://github.com/pingcap/tidb/pull/53003","commit_link":"https://github.com/pingcap/tidb/pull/53003/commits/e089b70540260c7d7259e22ead845b10a9e10aa4","author_link":"https://github.com/qichengzx"}]}} KUBERNETES_SERVICE_HOST=10.233.0.1 WORKSPACE=/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test JOB_URL=https://do.pingcap.net/jenkins/job/pingcap/job/tidb/job/pull_integration_ddl_test/ RUN_CHANGES_DISPLAY_URL=https://do.pingcap.net/jenkins/job/pingcap/job/tidb/job/pull_integration_ddl_test/8515/display/redirect?page=changes RUN_ARTIFACTS_DISPLAY_URL=https://do.pingcap.net/jenkins/job/pingcap/job/tidb/job/pull_integration_ddl_test/8515/display/redirect?page=artifacts FILE_SERVER_URL=http://fileserver.pingcap.net JENKINS_HOME=/var/jenkins_home GIT_COMMIT=03312178c534dce949face80c69812d989e55009 PATH=/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin RUN_DISPLAY_URL=https://do.pingcap.net/jenkins/job/pingcap/job/tidb/job/pull_integration_ddl_test/8515/display/redirect GOPROXY=http://goproxy.apps.svc,https://proxy.golang.org,direct _=/usr/bin/printenv POD_CONTAINER=golang PWD=/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test HUDSON_URL=https://do.pingcap.net/jenkins/ JOB_NAME=pingcap/tidb/pull_integration_ddl_test TZ=Asia/Shanghai BUILD_DISPLAY_NAME=#8515 JENKINS_URL=https://do.pingcap.net/jenkins/ BUILD_ID=1787303109710581762 GOLANG_DOWNLOAD_SHA256=3f934f40ac360b9c01f616a9aa1796d227d8b0328bf64cb045c7b8c4ee9caea4 JOB_BASE_NAME=pull_integration_ddl_test GIT_PREVIOUS_SUCCESSFUL_COMMIT=03312178c534dce949face80c69812d989e55009 RUN_TESTS_DISPLAY_URL=https://do.pingcap.net/jenkins/job/pingcap/job/tidb/job/pull_integration_ddl_test/8515/display/redirect?page=tests SHLVL=3 HOME=/home/jenkins POD_LABEL=pingcap_tidb_pull_integration_ddl_test_8515-sf394 GOROOT=/usr/local/go GIT_BRANCH=origin/main KUBERNETES_PORT_443_TCP_PROTO=tcp CI=true KUBERNETES_SERVICE_PORT_HTTPS=443 WORKSPACE_TMP=/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test@tmp EXECUTOR_NUMBER=0 JENKINS_SERVER_COOKIE=durable-a495399657aa28767a8b8897401f5fe39c602446c1e9d68b232b14329dde791e NODE_LABELS=pingcap-tidb-pull-integration-ddl-test-8515-sf394-2jt9v-71n2l pingcap_tidb_pull_integration_ddl_test_8515-sf394 GIT_URL=https://github.com/PingCAP-QE/ci.git HUDSON_HOME=/var/jenkins_home CLASSPATH= NODE_NAME=pingcap-tidb-pull-integration-ddl-test-8515-sf394-2jt9v-71n2l GITHUB_TOKEN=**** GOPATH=/go JOB_DISPLAY_URL=https://do.pingcap.net/jenkins/job/pingcap/job/tidb/job/pull_integration_ddl_test/display/redirect BUILD_NUMBER=8515 KUBERNETES_PORT_443_TCP_ADDR=10.233.0.1 KUBERNETES_PORT_443_TCP=tcp://10.233.0.1:443 GOLANG_DOWNLOAD_URL=https://dl.google.com/go/go1.21.6.linux-amd64.tar.gz + echo ------------------------- ------------------------- + go env GO111MODULE='' GOARCH='amd64' GOBIN='' GOCACHE='/home/jenkins/.cache/go-build' GOENV='/home/jenkins/.config/go/env' GOEXE='' GOEXPERIMENT='' GOFLAGS='' GOHOSTARCH='amd64' GOHOSTOS='linux' GOINSECURE='' GOMODCACHE='/go/pkg/mod' GONOPROXY='' GONOSUMDB='' GOOS='linux' GOPATH='/go' GOPRIVATE='' GOPROXY='http://goproxy.apps.svc,https://proxy.golang.org,direct' GOROOT='/usr/local/go' GOSUMDB='sum.golang.org' GOTMPDIR='' GOTOOLCHAIN='auto' GOTOOLDIR='/usr/local/go/pkg/tool/linux_amd64' GOVCS='' GOVERSION='go1.21.6' GCCGO='gccgo' GOAMD64='v1' AR='ar' CC='gcc' CXX='g++' CGO_ENABLED='1' GOMOD='/dev/null' GOWORK='' CGO_CFLAGS='-O2 -g' CGO_CPPFLAGS='' CGO_CXXFLAGS='-O2 -g' CGO_FFLAGS='-O2 -g' CGO_LDFLAGS='-O2 -g' PKG_CONFIG='pkg-config' GOGCCFLAGS='-fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=/tmp/go-build3740962756=/tmp/go-build -gno-record-gcc-switches' + echo ------------------------- ------------------------- + echo 'debug command: kubectl -n jenkins-tidb exec -ti pingcap-tidb-pull-integration-ddl-test-8515-sf394-2jt9v-71n2l bash' debug command: kubectl -n jenkins-tidb exec -ti pingcap-tidb-pull-integration-ddl-test-8515-sf394-2jt9v-71n2l bash [Pipeline] container [Pipeline] { [Pipeline] sh + dig github.com ; <<>> DiG 9.18.16 <<>> github.com ;; global options: +cmd ;; Got answer: ;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 26764 ;; flags: qr aa rd ra; QUERY: 1, ANSWER: 1, AUTHORITY: 0, ADDITIONAL: 1 ;; OPT PSEUDOSECTION: ; EDNS: version: 0, flags:; udp: 1232 ; COOKIE: 097ae3f10f486936 (echoed) ;; QUESTION SECTION: ;github.com. IN A ;; ANSWER SECTION: github.com. 26 IN A 20.205.243.166 ;; Query time: 0 msec ;; SERVER: 169.254.25.10#53(169.254.25.10) (UDP) ;; WHEN: Mon May 06 02:07:53 UTC 2024 ;; MSG SIZE rcvd: 77 [Pipeline] script [Pipeline] { [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // container [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Checkout) [Pipeline] timeout Timeout set to expire in 10 min [Pipeline] { [Pipeline] dir Running in /home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb [Pipeline] { [Pipeline] cache Cache restored successfully (git/pingcap/tidb/rev-600b2ed-6fe9d44) 457904640 bytes in 1.47 secs (310693680 bytes/sec) [Pipeline] { [Pipeline] retry [Pipeline] { [Pipeline] script [Pipeline] { [Pipeline] sh git version 2.36.6 Reinitialized existing Git repository in /home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/.git/ .git HEAD is now at 99d89fd0d4 Merge commit '6fe9d440311499a6330d15949299d07995c54633' into HEAD POST git-upload-pack (656 bytes) POST git-upload-pack (973 bytes) POST git-upload-pack (gzip 1973 to 1046 bytes) From https://github.com/pingcap/tidb = [up to date] master -> origin/master * [new ref] refs/pull/53003/head -> origin/pr/53003/head Warning: you are leaving 1 commit behind, not connected to any of your branches: 99d89fd0d4 Merge commit '6fe9d440311499a6330d15949299d07995c54633' into HEAD If you want to keep it by creating a new branch, this may be a good time to do so with: git branch 99d89fd0d4 HEAD is now at 600b2ed4bf *: bump client-go to fix #53011 (#53012) ๐Ÿšง Checkouting to base SHA:600b2ed4bf0aa38224a1c4c4c68831820735515c... HEAD is now at 600b2ed4bf *: bump client-go to fix #53011 (#53012) โœ… Checked. ๐ŸŽ‰ ๐Ÿงพ HEAD info: 600b2ed4bf0aa38224a1c4c4c68831820735515c 600b2ed4bf *: bump client-go to fix #53011 (#53012) c24dca58f5 infoschema: load auto id related changes for multi-schema-change diff (#52967) 7481aa6d0b br: adjust file directory `br/pkg/restore` (#52944) ๐Ÿšง Pre-merge heads of pull requests to base SHA: 600b2ed4bf0aa38224a1c4c4c68831820735515c ... Auto-merging pkg/expression/builtin_encryption.go Merge made by the 'ort' strategy. pkg/expression/builtin_encryption.go | 4 +++- pkg/expression/builtin_encryption_test.go | 20 ++++++++++++++++++++ 2 files changed, 23 insertions(+), 1 deletion(-) ๐Ÿงพ Pre-merged result: 21e87a661cb476cfd6585312209b02ba7c0cff7b 21e87a661c Merge commit 'e089b70540260c7d7259e22ead845b10a9e10aa4' into HEAD 600b2ed4bf *: bump client-go to fix #53011 (#53012) c24dca58f5 infoschema: load auto id related changes for multi-schema-change diff (#52967) โœ… Pre merged ๐ŸŽ‰ โœ… ~~~~~All done.~~~~~~ [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // retry [Pipeline] } Cache saved successfully (git/pingcap/tidb/rev-600b2ed-e089b70) 457950720 bytes in 8.15 secs (56189176 bytes/sec) [Pipeline] // cache [Pipeline] } [Pipeline] // dir [Pipeline] dir Running in /home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb-test [Pipeline] { [Pipeline] cache Cache restored successfully (git/PingCAP-QE/tidb-test/rev-6fe9d440311499a6330d15949299d07995c54633) 608770560 bytes in 3.49 secs (174602097 bytes/sec) [Pipeline] { [Pipeline] retry [Pipeline] { [Pipeline] script [Pipeline] { [Pipeline] checkout The recommended git tool is: NONE using credential github-sre-bot-ssh Warning: JENKINS-30600: special launcher org.csanchez.jenkins.plugins.kubernetes.pipeline.ContainerExecDecorator$1@11ea6cce; decorates RemoteLauncher[hudson.remoting.Channel@2a2e17e5:JNLP4-connect connection from 10.233.102.196/10.233.102.196:52434] will be ignored (a typical symptom is the Git executable not being run inside a designated container) Fetching changes from the remote Git repository Pruning obsolete local branches Cleaning workspace > git rev-parse --resolve-git-dir /home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb-test/.git # timeout=10 > git config remote.origin.url git@github.com:PingCAP-QE/tidb-test.git # timeout=10 > git rev-parse --verify HEAD # timeout=10 Resetting working tree > git reset --hard # timeout=10 > git clean -fdx # timeout=10 Fetching upstream changes from git@github.com:PingCAP-QE/tidb-test.git > git --version # timeout=10 > git --version # 'git version 2.39.2' using GIT_SSH to set credentials [INFO] Currently running in a labeled security context > /usr/bin/chcon --type=ssh_home_t /home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb-test@tmp/jenkins-gitclient-ssh4195375401769426149.key > git fetch --tags --force --progress --prune -- git@github.com:PingCAP-QE/tidb-test.git +refs/heads/*:refs/remotes/origin/* # timeout=5 Checking out Revision dae424f5f68bb55818c1e169b732f8889b04a31b (origin/master) > git rev-parse origin/master^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f dae424f5f68bb55818c1e169b732f8889b04a31b # timeout=10 Commit message: "update alter table test result | tidb=pr/52967 (#2320)" [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // retry [Pipeline] } Cache saved successfully (git/PingCAP-QE/tidb-test/rev-e089b70540260c7d7259e22ead845b10a9e10aa4) 608770560 bytes in 12.85 secs (47373219 bytes/sec) [Pipeline] // cache [Pipeline] } [Pipeline] // dir [Pipeline] } [Pipeline] // timeout [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] dir Running in /home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb [Pipeline] { [Pipeline] container [Pipeline] { [Pipeline] sh + '[' -f bin/tidb-server ']' + make CGO_ENABLED=1 GO111MODULE=on go build -tags codes -ldflags '-X "github.com/pingcap/tidb/pkg/parser/mysql.TiDBReleaseVersion=v8.2.0-alpha-81-g21e87a661c" -X "github.com/pingcap/tidb/pkg/util/versioninfo.TiDBBuildTS=2024-05-06 02:08:38" -X "github.com/pingcap/tidb/pkg/util/versioninfo.TiDBGitHash=21e87a661cb476cfd6585312209b02ba7c0cff7b" -X "github.com/pingcap/tidb/pkg/util/versioninfo.TiDBGitBranch=HEAD" -X "github.com/pingcap/tidb/pkg/util/versioninfo.TiDBEdition=Community" ' -o bin/tidb-server ./cmd/tidb-server go: downloading github.com/pingcap/log v1.1.1-0.20240314023424-862ccc32f18d go: downloading go.uber.org/automaxprocs v1.5.3 go: downloading github.com/pingcap/failpoint v0.0.0-20220801062533-2eaa32854a6c go: downloading github.com/tikv/pd/client v0.0.0-20240430080403-1679dbca25b3 go: downloading github.com/opentracing/opentracing-go v1.2.0 go: downloading github.com/pingcap/errors v0.11.5-0.20240318064555-6bd07397691f go: downloading github.com/lestrrat-go/jwx/v2 v2.0.21 go: downloading github.com/prometheus/client_golang v1.19.0 go: downloading github.com/ngaut/pools v0.0.0-20180318154953-b7bc8c42aac7 go: downloading github.com/tikv/client-go/v2 v2.0.8-0.20240430145241-6cb0704fce51 go: downloading github.com/shirou/gopsutil/v3 v3.24.2 go: downloading go.uber.org/zap v1.27.0 go: downloading github.com/pingcap/sysutil v1.0.1-0.20240311050922-ae81ee01f3a5 go: downloading go.uber.org/atomic v1.11.0 go: downloading github.com/pingcap/kvproto v0.0.0-20240227073058-929ab83f9754 go: downloading go.etcd.io/etcd/client/v3 v3.5.12 go: downloading github.com/golang/protobuf v1.5.4 go: downloading github.com/grpc-ecosystem/go-grpc-middleware v1.4.0 go: downloading golang.org/x/net v0.24.0 go: downloading github.com/danjacques/gofslock v0.0.0-20191023191349-0a45f885bc37 go: downloading golang.org/x/sync v0.7.0 go: downloading go.etcd.io/etcd/api/v3 v3.5.12 go: downloading google.golang.org/grpc v1.63.2 go: downloading github.com/pingcap/tipb v0.0.0-20240318032315-55a7867ddd50 go: downloading github.com/otiai10/copy v1.2.0 go: downloading github.com/google/uuid v1.6.0 go: downloading github.com/BurntSushi/toml v1.3.2 go: downloading github.com/uber/jaeger-client-go v2.22.1+incompatible go: downloading github.com/cznic/mathutil v0.0.0-20181122101859-297441e03548 go: downloading github.com/dgraph-io/ristretto v0.1.1 go: downloading github.com/gogo/protobuf v1.3.2 go: downloading github.com/YangKeao/ldap/v3 v3.4.5-0.20230421065457-369a3bab1117 go: downloading github.com/twmb/murmur3 v1.1.6 go: downloading github.com/prometheus/client_model v0.6.1 go: downloading golang.org/x/exp v0.0.0-20240404231335-c0f41cb1a7a0 go: downloading github.com/docker/go-units v0.5.0 go: downloading github.com/cockroachdb/errors v1.11.1 go: downloading github.com/dolthub/swiss v0.2.1 go: downloading golang.org/x/sys v0.19.0 go: downloading github.com/google/pprof v0.0.0-20240117000934-35fc243c5815 go: downloading github.com/tidwall/btree v1.7.0 go: downloading github.com/asaskevich/govalidator v0.0.0-20230301143203-a9d515a09cc2 go: downloading github.com/coocood/freecache v1.2.1 go: downloading github.com/spf13/pflag v1.0.5 go: downloading github.com/cloudfoundry/gosigar v1.3.6 go: downloading github.com/blacktear23/go-proxyprotocol v1.0.6 go: downloading github.com/gorilla/mux v1.8.0 go: downloading github.com/klauspost/compress v1.17.7 go: downloading github.com/pingcap/fn v1.0.0 go: downloading github.com/opentracing/basictracer-go v1.0.0 go: downloading github.com/ngaut/sync2 v0.0.0-20141008032647-7a24ed77b2ef go: downloading github.com/soheilhy/cmux v0.1.5 go: downloading github.com/stretchr/testify v1.9.0 go: downloading github.com/tiancaiamao/appdash v0.0.0-20181126055449-889f96f722a2 go: downloading github.com/sourcegraph/appdash-data v0.0.0-20151005221446-73f23eafcf67 go: downloading github.com/influxdata/tdigest v0.0.1 go: downloading github.com/jellydator/ttlcache/v3 v3.0.1 go: downloading github.com/golang/snappy v0.0.4 go: downloading gopkg.in/yaml.v2 v2.4.0 go: downloading golang.org/x/text v0.14.0 go: downloading github.com/wangjohn/quickselect v0.0.0-20161129230411-ed8402a42d5f go: downloading github.com/tiancaiamao/gp v0.0.0-20221230034425-4025bc8a4d4a go: downloading gopkg.in/natefinch/lumberjack.v2 v2.2.1 go: downloading github.com/google/btree v1.1.2 go: downloading github.com/pingcap/badger v1.5.1-0.20230103063557-828f39b09b6d go: downloading google.golang.org/protobuf v1.33.0 go: downloading go.uber.org/multierr v1.11.0 go: downloading github.com/dgryski/go-farm v0.0.0-20200201041132-a6ae2369ad13 go: downloading github.com/dolthub/maphash v0.1.0 go: downloading github.com/Azure/go-ntlmssp v0.0.0-20221128193559-754e69321358 go: downloading github.com/go-asn1-ber/asn1-ber v1.5.4 go: downloading github.com/cespare/xxhash/v2 v2.3.0 go: downloading github.com/remyoudompheng/bigfft v0.0.0-20230129092748-24d4a6f8daec go: downloading github.com/prometheus/common v0.53.0 go: downloading github.com/sourcegraph/appdash v0.0.0-20190731080439-ebfcffb1b5c0 go: downloading golang.org/x/tools v0.20.0 go: downloading go.etcd.io/etcd/client/pkg/v3 v3.5.12 go: downloading github.com/go-sql-driver/mysql v1.7.1 go: downloading go.uber.org/mock v0.4.0 go: downloading golang.org/x/time v0.5.0 go: downloading github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc go: downloading gopkg.in/yaml.v3 v3.0.1 go: downloading github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 go: downloading cloud.google.com/go/storage v1.36.0 go: downloading github.com/Azure/azure-sdk-for-go/sdk/azcore v1.9.1 go: downloading github.com/Azure/azure-sdk-for-go/sdk/azidentity v1.5.1 go: downloading github.com/Azure/azure-sdk-for-go/sdk/storage/azblob v1.0.0 go: downloading github.com/aliyun/alibaba-cloud-sdk-go v1.61.1581 go: downloading github.com/aws/aws-sdk-go v1.50.0 go: downloading github.com/go-resty/resty/v2 v2.11.0 go: downloading github.com/ks3sdklib/aws-sdk-go v1.2.9 go: downloading golang.org/x/oauth2 v0.18.0 go: downloading google.golang.org/api v0.162.0 go: downloading github.com/carlmjohnson/flagext v0.21.0 go: downloading github.com/jfcg/sorty/v2 v2.1.0 go: downloading github.com/cockroachdb/pebble v1.1.0 go: downloading github.com/coreos/go-semver v0.3.1 go: downloading github.com/fatih/color v1.16.0 go: downloading github.com/vbauerster/mpb/v7 v7.5.3 go: downloading golang.org/x/term v0.19.0 go: downloading github.com/spf13/cobra v1.8.0 go: downloading golang.org/x/crypto v0.22.0 go: downloading github.com/cheggaaa/pb/v3 v3.0.8 go: downloading google.golang.org/genproto/googleapis/api v0.0.0-20240304212257-790db918fca8 go: downloading github.com/spkg/bom v1.0.0 go: downloading github.com/xitongsys/parquet-go v1.5.5-0.20201110004701-b09c49d6d457 go: downloading github.com/beorn7/perks v1.0.1 go: downloading github.com/prometheus/procfs v0.13.0 go: downloading github.com/json-iterator/go v1.1.12 go: downloading github.com/robfig/cron/v3 v3.0.1 go: downloading github.com/joho/sqltocsv v0.0.0-20210428211105-a6d6801d59df go: downloading github.com/cockroachdb/logtags v0.0.0-20230118201751-21c54148d20b go: downloading github.com/cockroachdb/redact v1.1.5 go: downloading github.com/getsentry/sentry-go v0.27.0 go: downloading github.com/pkg/errors v0.9.1 go: downloading github.com/uber/jaeger-lib v2.4.1+incompatible go: downloading github.com/coreos/go-systemd/v22 v22.5.0 go: downloading github.com/jedib0t/go-pretty/v6 v6.2.2 go: downloading github.com/lestrrat-go/blackmagic v1.0.2 go: downloading github.com/lestrrat-go/iter v1.0.2 go: downloading github.com/lestrrat-go/option v1.0.1 go: downloading github.com/lestrrat-go/httprc v1.0.5 go: downloading github.com/tklauser/go-sysconf v0.3.12 go: downloading google.golang.org/genproto v0.0.0-20240227224415-6ceb2ff114de go: downloading github.com/dustin/go-humanize v1.0.1 go: downloading github.com/golang/glog v1.2.0 go: downloading github.com/Masterminds/semver v1.5.0 go: downloading k8s.io/api v0.28.6 go: downloading github.com/emirpasic/gods v1.18.1 go: downloading github.com/mattn/go-colorable v0.1.13 go: downloading github.com/mattn/go-isatty v0.0.20 go: downloading github.com/Azure/azure-sdk-for-go/sdk/internal v1.5.1 go: downloading cloud.google.com/go v0.112.0 go: downloading github.com/AzureAD/microsoft-authentication-library-for-go v1.2.1 go: downloading github.com/jfcg/sixb v1.3.8 go: downloading github.com/VividCortex/ewma v1.2.0 go: downloading github.com/mattn/go-runewidth v0.0.15 go: downloading github.com/acarl005/stripansi v0.0.0-20180116102854-5a71ef0e047d go: downloading github.com/kr/pretty v0.3.1 go: downloading github.com/ncw/directio v1.0.5 go: downloading github.com/coocood/rtutil v0.0.0-20190304133409-c84515f646f2 go: downloading github.com/coocood/bbloom v0.0.0-20190830030839-58deb6228d64 go: downloading github.com/pingcap/goleveldb v0.0.0-20191226122134-f82aafb29989 go: downloading cloud.google.com/go/compute/metadata v0.2.3 go: downloading github.com/apache/thrift v0.16.0 go: downloading cloud.google.com/go/compute v1.24.0 go: downloading github.com/lestrrat-go/httpcc v1.0.1 go: downloading github.com/tklauser/numcpus v0.6.1 go: downloading github.com/modern-go/reflect2 v1.0.2 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd go: downloading github.com/kr/text v0.2.0 go: downloading github.com/rogpeppe/go-internal v1.12.0 go: downloading github.com/rivo/uniseg v0.4.6 go: downloading github.com/klauspost/cpuid v1.3.1 go: downloading github.com/kylelemons/godebug v1.1.0 go: downloading github.com/pkg/browser v0.0.0-20240102092130-5ac0b6a4141c go: downloading cloud.google.com/go/iam v1.1.6 go: downloading github.com/googleapis/gax-go/v2 v2.12.0 go: downloading github.com/golang-jwt/jwt/v5 v5.2.0 go: downloading go.opencensus.io v0.24.0 go: downloading go.opentelemetry.io/otel v1.22.0 go: downloading go.opentelemetry.io/otel/trace v1.22.0 go: downloading google.golang.org/genproto/googleapis/rpc v0.0.0-20240401170217-c3f982113cda go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da go: downloading github.com/go-logr/logr v1.4.1 go: downloading go.opentelemetry.io/otel/metric v1.22.0 go: downloading github.com/go-logr/stdr v1.2.2 go: downloading github.com/cockroachdb/tokenbucket v0.0.0-20230807174530-cc333fc44b06 go: downloading github.com/DataDog/zstd v1.5.5 go: downloading k8s.io/apimachinery v0.28.6 go: downloading gopkg.in/inf.v0 v0.9.1 go: downloading k8s.io/klog/v2 v2.120.1 go: downloading github.com/google/gofuzz v1.2.0 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.4.1 go: downloading k8s.io/utils v0.0.0-20230726121419-3b25d923346b go: downloading sigs.k8s.io/json v0.0.0-20221116044647-bc3834ca7abd go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.47.0 go: downloading github.com/google/s2a-go v0.1.7 go: downloading github.com/googleapis/enterprise-certificate-proxy v0.3.2 go: downloading go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.47.0 go: downloading github.com/felixge/httpsnoop v1.0.4 go: downloading github.com/jmespath/go-jmespath v0.4.0 Build TiDB Server successfully! [Pipeline] sh + ls bin/ddltest ls: cannot access bin/ddltest: No such file or directory + make ddltest go: downloading go.uber.org/goleak v1.3.0 [Pipeline] retry [Pipeline] { [Pipeline] sh + chmod +x /home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/scripts/PingCAP-QE/tidb-test/download_pingcap_artifact.sh /home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/scripts/PingCAP-QE/tidb-test/download_pingcap_artifact_v2.sh /home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/scripts/PingCAP-QE/tidb-test/run-integration-mysql-test.sh /home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/scripts/PingCAP-QE/tidb-test/run-mysql-test.sh /home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/scripts/PingCAP-QE/tidb-test/start_tikv.sh + /home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/scripts/PingCAP-QE/tidb-test/download_pingcap_artifact.sh --pd=master --tikv=master TIDB = TIKV = master PD = master TIFLASH = >>> start download tikv tikv master sha1 is 72a0fd5b00235a7c56014b77ddd933e2a0d33c88 TIKV: http://fileserver.pingcap.net/download/builds/pingcap/tikv/72a0fd5b00235a7c56014b77ddd933e2a0d33c88/centos7/tikv-server.tar.gz download tikv-server.tar.gz from http://fileserver.pingcap.net/download/builds/pingcap/tikv/72a0fd5b00235a7c56014b77ddd933e2a0d33c88/centos7/tikv-server.tar.gz >>> start download pd pd master sha1 is 1679dbca25b3483d1375c7e747da27e99ad77360 PD: http://fileserver.pingcap.net/download/builds/pingcap/pd/1679dbca25b3483d1375c7e747da27e99ad77360/centos7/pd-server.tar.gz download pd-server.tar.gz from http://fileserver.pingcap.net/download/builds/pingcap/pd/1679dbca25b3483d1375c7e747da27e99ad77360/centos7/pd-server.tar.gz total 523M drwxr-sr-x. 3 jenkins jenkins 4.0K May 6 10:14 . drwxr-sr-x. 18 jenkins jenkins 4.0K May 6 10:13 .. drwxr-sr-x. 2 jenkins jenkins 4.0K May 6 10:14 bin -rwxr-xr-x. 1 jenkins jenkins 106M Apr 30 16:10 pd-server -rwxr-xr-x. 1 jenkins jenkins 418M Apr 30 11:29 tikv-server + mv third_bin/tikv-server bin/ + mv third_bin/pd-server bin/ + ls -alh bin/ total 930M drwxr-sr-x. 2 jenkins jenkins 4.0K May 6 10:14 . drwxr-sr-x. 18 jenkins jenkins 4.0K May 6 10:13 .. -rwxr-xr-x. 1 jenkins jenkins 200M May 6 10:13 ddltest -rwxr-xr-x. 1 jenkins jenkins 106M Apr 30 16:10 pd-server -rwxr-xr-x. 1 jenkins jenkins 208M May 6 10:11 tidb-server -rwxr-xr-x. 1 jenkins jenkins 418M Apr 30 11:29 tikv-server [Pipeline] } [Pipeline] // retry [Pipeline] } [Pipeline] // container [Pipeline] } [Pipeline] // dir [Pipeline] dir Running in /home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb-test [Pipeline] { [Pipeline] cache Cache not restored (no such key found) [Pipeline] { [Pipeline] sh + touch ws-jenkins-pingcap-tidb-pull_integration_ddl_test-8515 + mkdir -p bin + cp /home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/bin/ddltest /home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/bin/pd-server /home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/bin/tidb-server /home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/bin/tikv-server bin/ + chmod +x bin/ddltest bin/pd-server bin/tidb-server bin/tikv-server + ls -alh bin/ total 930M drwxr-sr-x. 2 jenkins jenkins 4.0K May 6 10:14 . drwxr-sr-x. 49 jenkins jenkins 4.0K May 6 10:14 .. -rwxr-xr-x. 1 jenkins jenkins 200M May 6 10:14 ddltest -rwxr-xr-x. 1 jenkins jenkins 106M May 6 10:14 pd-server -rwxr-xr-x. 1 jenkins jenkins 208M May 6 10:14 tidb-server -rwxr-xr-x. 1 jenkins jenkins 418M May 6 10:14 tikv-server + ./bin/pd-server -V Release Version: v8.2.0-alpha-14-g1679dbca2 Edition: Community Git Commit Hash: 1679dbca25b3483d1375c7e747da27e99ad77360 Git Branch: master UTC Build Time: 2024-04-30 08:09:12 + ./bin/tikv-server -V TiKV Release Version: 8.2.0-alpha Edition: Community Git Commit Hash: 72a0fd5b00235a7c56014b77ddd933e2a0d33c88 Git Commit Branch: master UTC Build Time: 2024-04-30 02:23:51 Rust Version: rustc 1.77.0-nightly (89e2160c4 2023-12-27) Enable Features: memory-engine pprof-fp jemalloc mem-profiling portable sse test-engine-kv-rocksdb test-engine-raft-raft-engine trace-async-tasks openssl-vendored Profile: dist_release + ./bin/tidb-server -V Release Version: v8.2.0-alpha-81-g21e87a661c Edition: Community Git Commit Hash: 21e87a661cb476cfd6585312209b02ba7c0cff7b Git Branch: HEAD UTC Build Time: 2024-05-06 02:08:38 GoVersion: go1.21.6 Race Enabled: false Check Table Before Drop: false Store: unistore [Pipeline] } Cache saved successfully (ws/jenkins-pingcap-tidb-pull_integration_ddl_test-8515/tidb-test) 1583204864 bytes in 37.25 secs (42505649 bytes/sec) [Pipeline] // cache [Pipeline] } [Pipeline] // dir [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Tests) [Pipeline] parallel [Pipeline] { (Branch: Matrix - DDL_TEST = '^TestSimple.*Insert$') [Pipeline] { (Branch: Matrix - DDL_TEST = '^TestSimple.*Update$') [Pipeline] { (Branch: Matrix - DDL_TEST = '^TestSimple.*Delete$') [Pipeline] { (Branch: Matrix - DDL_TEST = '^TestSimp(le$|leMixed$|leInc$)') [Pipeline] { (Branch: Matrix - DDL_TEST = '^TestColumn$') [Pipeline] { (Branch: Matrix - DDL_TEST = '^TestIndex$') [Pipeline] stage [Pipeline] { (Matrix - DDL_TEST = '^TestSimple.*Insert$') [Pipeline] stage [Pipeline] { (Matrix - DDL_TEST = '^TestSimple.*Update$') [Pipeline] stage [Pipeline] { (Matrix - DDL_TEST = '^TestSimple.*Delete$') [Pipeline] stage [Pipeline] { (Matrix - DDL_TEST = '^TestSimp(le$|leMixed$|leInc$)') [Pipeline] stage [Pipeline] { (Matrix - DDL_TEST = '^TestColumn$') [Pipeline] stage [Pipeline] { (Matrix - DDL_TEST = '^TestIndex$') [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] readTrusted [Pipeline] readTrusted [Pipeline] readTrusted [Pipeline] readTrusted [Pipeline] readTrusted [Pipeline] readTrusted Obtained pipelines/pingcap/tidb/latest/pod-pull_integration_ddl_test.yaml from git https://github.com/PingCAP-QE/ci.git [Pipeline] podTemplate [Pipeline] { [Pipeline] node Obtained pipelines/pingcap/tidb/latest/pod-pull_integration_ddl_test.yaml from git https://github.com/PingCAP-QE/ci.git [Pipeline] podTemplate [Pipeline] { [Pipeline] node Created Pod: kubernetes jenkins-tidb/pingcap-tidb-pull-integration-ddl-test-8515-ptfg3-sfc89-tw2gl Obtained pipelines/pingcap/tidb/latest/pod-pull_integration_ddl_test.yaml from git https://github.com/PingCAP-QE/ci.git [Pipeline] podTemplate [Pipeline] { [Pipeline] node Created Pod: kubernetes jenkins-tidb/pingcap-tidb-pull-integration-ddl-test-8515-jhvhl-cc9vg-2xfjv Obtained pipelines/pingcap/tidb/latest/pod-pull_integration_ddl_test.yaml from git https://github.com/PingCAP-QE/ci.git [Pipeline] podTemplate [Pipeline] { [Pipeline] node Created Pod: kubernetes jenkins-tidb/pingcap-tidb-pull-integration-ddl-test-8515-nkg2n-nqld2-w3wk5 Created Pod: kubernetes jenkins-tidb/pingcap-tidb-pull-integration-ddl-test-8515-66hmn-kt60d-mq85n Obtained pipelines/pingcap/tidb/latest/pod-pull_integration_ddl_test.yaml from git https://github.com/PingCAP-QE/ci.git [Pipeline] podTemplate [Pipeline] { [Pipeline] node Obtained pipelines/pingcap/tidb/latest/pod-pull_integration_ddl_test.yaml from git https://github.com/PingCAP-QE/ci.git [Pipeline] podTemplate [Pipeline] { [Pipeline] node Created Pod: kubernetes jenkins-tidb/pingcap-tidb-pull-integration-ddl-test-8515-wq574-wlr3q-11lmk Created Pod: kubernetes jenkins-tidb/pingcap-tidb-pull-integration-ddl-test-8515-vtnns-1cstm-gw8kb Agent pingcap-tidb-pull-integration-ddl-test-8515-vtnns-1cstm-gw8kb is provisioned from template pingcap_tidb_pull_integration_ddl_test_8515-vtnns-1cstm --- apiVersion: "v1" kind: "Pod" metadata: annotations: buildUrl: "http://jenkins.apps.svc.cluster.local:8080/jenkins/job/pingcap/job/tidb/job/pull_integration_ddl_test/8515/" runUrl: "job/pingcap/job/tidb/job/pull_integration_ddl_test/8515/" labels: jenkins/jenkins-jenkins-agent: "true" jenkins/label-digest: "8007d1c520f1c1433ea99f2646158dc9fe40bb45" jenkins/label: "pingcap_tidb_pull_integration_ddl_test_8515-vtnns" name: "pingcap-tidb-pull-integration-ddl-test-8515-vtnns-1cstm-gw8kb" namespace: "jenkins-tidb" spec: affinity: nodeAffinity: requiredDuringSchedulingIgnoredDuringExecution: nodeSelectorTerms: - matchExpressions: - key: "kubernetes.io/arch" operator: "In" values: - "amd64" containers: - image: "hub.pingcap.net/jenkins/centos7_golang-1.21:latest" name: "golang" resources: limits: memory: "16Gi" cpu: "6" requests: memory: "12Gi" cpu: "4" tty: true volumeMounts: - mountPath: "/home/jenkins/agent" name: "workspace-volume" readOnly: false - image: "hub.pingcap.net/jenkins/network-multitool" name: "net-tool" resources: limits: memory: "128Mi" cpu: "100m" tty: true volumeMounts: - mountPath: "/home/jenkins/agent" name: "workspace-volume" readOnly: false - env: - name: "JENKINS_SECRET" value: "********" - name: "JENKINS_TUNNEL" value: "jenkins-agent.apps.svc.cluster.local:50000" - name: "JENKINS_AGENT_NAME" value: "pingcap-tidb-pull-integration-ddl-test-8515-vtnns-1cstm-gw8kb" - name: "JENKINS_NAME" value: "pingcap-tidb-pull-integration-ddl-test-8515-vtnns-1cstm-gw8kb" - name: "JENKINS_AGENT_WORKDIR" value: "/home/jenkins/agent" - name: "JENKINS_URL" value: "http://jenkins.apps.svc.cluster.local:8080/jenkins/" image: "jenkins/inbound-agent:3206.vb_15dcf73f6a_9-2" name: "jnlp" resources: requests: memory: "256Mi" cpu: "100m" volumeMounts: - mountPath: "/home/jenkins/agent" name: "workspace-volume" readOnly: false restartPolicy: "Never" securityContext: fsGroup: 1000 volumes: - emptyDir: medium: "" name: "workspace-volume" Running on pingcap-tidb-pull-integration-ddl-test-8515-vtnns-1cstm-gw8kb in /home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test [Pipeline] { [Pipeline] checkout The recommended git tool is: git No credentials specified Warning: JENKINS-30600: special launcher org.csanchez.jenkins.plugins.kubernetes.pipeline.ContainerExecDecorator$1@33167a35; decorates RemoteLauncher[hudson.remoting.Channel@7777ff87:JNLP4-connect connection from 10.233.114.244/10.233.114.244:52748] will be ignored (a typical symptom is the Git executable not being run inside a designated container) Cloning the remote Git repository Using shallow clone with depth 1 Cloning repository https://github.com/PingCAP-QE/ci.git > git init /home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test # timeout=10 Fetching upstream changes from https://github.com/PingCAP-QE/ci.git > git --version # timeout=10 > git --version # 'git version 2.39.2' > git fetch --tags --force --progress --depth=1 -- https://github.com/PingCAP-QE/ci.git +refs/heads/*:refs/remotes/origin/* # timeout=5 Agent pingcap-tidb-pull-integration-ddl-test-8515-66hmn-kt60d-mq85n is provisioned from template pingcap_tidb_pull_integration_ddl_test_8515-66hmn-kt60d --- apiVersion: "v1" kind: "Pod" metadata: annotations: buildUrl: "http://jenkins.apps.svc.cluster.local:8080/jenkins/job/pingcap/job/tidb/job/pull_integration_ddl_test/8515/" runUrl: "job/pingcap/job/tidb/job/pull_integration_ddl_test/8515/" labels: jenkins/jenkins-jenkins-agent: "true" jenkins/label-digest: "a83d0b5c4a32fdd0edc09c3a598c6ad4f28685d1" jenkins/label: "pingcap_tidb_pull_integration_ddl_test_8515-66hmn" name: "pingcap-tidb-pull-integration-ddl-test-8515-66hmn-kt60d-mq85n" namespace: "jenkins-tidb" spec: affinity: nodeAffinity: requiredDuringSchedulingIgnoredDuringExecution: nodeSelectorTerms: - matchExpressions: - key: "kubernetes.io/arch" operator: "In" values: - "amd64" containers: - image: "hub.pingcap.net/jenkins/centos7_golang-1.21:latest" name: "golang" resources: limits: memory: "16Gi" cpu: "6" requests: memory: "12Gi" cpu: "4" tty: true volumeMounts: - mountPath: "/home/jenkins/agent" name: "workspace-volume" readOnly: false - image: "hub.pingcap.net/jenkins/network-multitool" name: "net-tool" resources: limits: memory: "128Mi" cpu: "100m" tty: true volumeMounts: - mountPath: "/home/jenkins/agent" name: "workspace-volume" readOnly: false - env: - name: "JENKINS_SECRET" value: "********" - name: "JENKINS_TUNNEL" value: "jenkins-agent.apps.svc.cluster.local:50000" - name: "JENKINS_AGENT_NAME" value: "pingcap-tidb-pull-integration-ddl-test-8515-66hmn-kt60d-mq85n" - name: "JENKINS_NAME" value: "pingcap-tidb-pull-integration-ddl-test-8515-66hmn-kt60d-mq85n" - name: "JENKINS_AGENT_WORKDIR" value: "/home/jenkins/agent" - name: "JENKINS_URL" value: "http://jenkins.apps.svc.cluster.local:8080/jenkins/" image: "jenkins/inbound-agent:3206.vb_15dcf73f6a_9-2" name: "jnlp" resources: requests: memory: "256Mi" cpu: "100m" volumeMounts: - mountPath: "/home/jenkins/agent" name: "workspace-volume" readOnly: false restartPolicy: "Never" securityContext: fsGroup: 1000 volumes: - emptyDir: medium: "" name: "workspace-volume" Running on pingcap-tidb-pull-integration-ddl-test-8515-66hmn-kt60d-mq85n in /home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test [Pipeline] { [Pipeline] checkout The recommended git tool is: git Agent pingcap-tidb-pull-integration-ddl-test-8515-jhvhl-cc9vg-2xfjv is provisioned from template pingcap_tidb_pull_integration_ddl_test_8515-jhvhl-cc9vg --- apiVersion: "v1" kind: "Pod" metadata: annotations: buildUrl: "http://jenkins.apps.svc.cluster.local:8080/jenkins/job/pingcap/job/tidb/job/pull_integration_ddl_test/8515/" runUrl: "job/pingcap/job/tidb/job/pull_integration_ddl_test/8515/" labels: jenkins/jenkins-jenkins-agent: "true" jenkins/label-digest: "04c74a10163d0163ed781c4125e420ce16f355b9" jenkins/label: "pingcap_tidb_pull_integration_ddl_test_8515-jhvhl" name: "pingcap-tidb-pull-integration-ddl-test-8515-jhvhl-cc9vg-2xfjv" namespace: "jenkins-tidb" spec: affinity: nodeAffinity: requiredDuringSchedulingIgnoredDuringExecution: nodeSelectorTerms: - matchExpressions: - key: "kubernetes.io/arch" operator: "In" values: - "amd64" containers: - image: "hub.pingcap.net/jenkins/centos7_golang-1.21:latest" name: "golang" resources: limits: memory: "16Gi" cpu: "6" requests: memory: "12Gi" cpu: "4" tty: true volumeMounts: - mountPath: "/home/jenkins/agent" name: "workspace-volume" readOnly: false - image: "hub.pingcap.net/jenkins/network-multitool" name: "net-tool" resources: limits: memory: "128Mi" cpu: "100m" tty: true volumeMounts: - mountPath: "/home/jenkins/agent" name: "workspace-volume" readOnly: false - env: - name: "JENKINS_SECRET" value: "********" - name: "JENKINS_TUNNEL" value: "jenkins-agent.apps.svc.cluster.local:50000" - name: "JENKINS_AGENT_NAME" value: "pingcap-tidb-pull-integration-ddl-test-8515-jhvhl-cc9vg-2xfjv" - name: "JENKINS_NAME" value: "pingcap-tidb-pull-integration-ddl-test-8515-jhvhl-cc9vg-2xfjv" - name: "JENKINS_AGENT_WORKDIR" value: "/home/jenkins/agent" - name: "JENKINS_URL" value: "http://jenkins.apps.svc.cluster.local:8080/jenkins/" image: "jenkins/inbound-agent:3206.vb_15dcf73f6a_9-2" name: "jnlp" resources: requests: memory: "256Mi" cpu: "100m" volumeMounts: - mountPath: "/home/jenkins/agent" name: "workspace-volume" readOnly: false restartPolicy: "Never" securityContext: fsGroup: 1000 volumes: - emptyDir: medium: "" name: "workspace-volume" Running on pingcap-tidb-pull-integration-ddl-test-8515-jhvhl-cc9vg-2xfjv in /home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test [Pipeline] { [Pipeline] checkout The recommended git tool is: git No credentials specified Warning: JENKINS-30600: special launcher org.csanchez.jenkins.plugins.kubernetes.pipeline.ContainerExecDecorator$1@60814cff; decorates RemoteLauncher[hudson.remoting.Channel@24b8aa71:JNLP4-connect connection from 10.233.102.193/10.233.102.193:46378] will be ignored (a typical symptom is the Git executable not being run inside a designated container) Cloning the remote Git repository Using shallow clone with depth 1 Cloning repository https://github.com/PingCAP-QE/ci.git > git init /home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test # timeout=10 Fetching upstream changes from https://github.com/PingCAP-QE/ci.git > git --version # timeout=10 > git --version # 'git version 2.39.2' > git fetch --tags --force --progress --depth=1 -- https://github.com/PingCAP-QE/ci.git +refs/heads/*:refs/remotes/origin/* # timeout=5 Agent pingcap-tidb-pull-integration-ddl-test-8515-wq574-wlr3q-11lmk is provisioned from template pingcap_tidb_pull_integration_ddl_test_8515-wq574-wlr3q --- apiVersion: "v1" kind: "Pod" metadata: annotations: buildUrl: "http://jenkins.apps.svc.cluster.local:8080/jenkins/job/pingcap/job/tidb/job/pull_integration_ddl_test/8515/" runUrl: "job/pingcap/job/tidb/job/pull_integration_ddl_test/8515/" labels: jenkins/jenkins-jenkins-agent: "true" jenkins/label-digest: "199580732166c8de2586eaa40ffd1d629da3010e" jenkins/label: "pingcap_tidb_pull_integration_ddl_test_8515-wq574" name: "pingcap-tidb-pull-integration-ddl-test-8515-wq574-wlr3q-11lmk" namespace: "jenkins-tidb" spec: affinity: nodeAffinity: requiredDuringSchedulingIgnoredDuringExecution: nodeSelectorTerms: - matchExpressions: - key: "kubernetes.io/arch" operator: "In" values: - "amd64" containers: - image: "hub.pingcap.net/jenkins/centos7_golang-1.21:latest" name: "golang" resources: limits: memory: "16Gi" cpu: "6" requests: memory: "12Gi" cpu: "4" tty: true volumeMounts: - mountPath: "/home/jenkins/agent" name: "workspace-volume" readOnly: false - image: "hub.pingcap.net/jenkins/network-multitool" name: "net-tool" resources: limits: memory: "128Mi" cpu: "100m" tty: true volumeMounts: - mountPath: "/home/jenkins/agent" name: "workspace-volume" readOnly: false - env: - name: "JENKINS_SECRET" value: "********" - name: "JENKINS_TUNNEL" value: "jenkins-agent.apps.svc.cluster.local:50000" - name: "JENKINS_AGENT_NAME" value: "pingcap-tidb-pull-integration-ddl-test-8515-wq574-wlr3q-11lmk" - name: "JENKINS_NAME" value: "pingcap-tidb-pull-integration-ddl-test-8515-wq574-wlr3q-11lmk" - name: "JENKINS_AGENT_WORKDIR" value: "/home/jenkins/agent" - name: "JENKINS_URL" value: "http://jenkins.apps.svc.cluster.local:8080/jenkins/" image: "jenkins/inbound-agent:3206.vb_15dcf73f6a_9-2" name: "jnlp" resources: requests: memory: "256Mi" cpu: "100m" volumeMounts: - mountPath: "/home/jenkins/agent" name: "workspace-volume" readOnly: false restartPolicy: "Never" securityContext: fsGroup: 1000 volumes: - emptyDir: medium: "" name: "workspace-volume" Running on pingcap-tidb-pull-integration-ddl-test-8515-wq574-wlr3q-11lmk in /home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test [Pipeline] { No credentials specified Warning: JENKINS-30600: special launcher org.csanchez.jenkins.plugins.kubernetes.pipeline.ContainerExecDecorator$1@70ddd78c; decorates RemoteLauncher[hudson.remoting.Channel@61026d39:JNLP4-connect connection from 10.233.83.155/10.233.83.155:43538] will be ignored (a typical symptom is the Git executable not being run inside a designated container) Cloning the remote Git repository Using shallow clone with depth 1 [Pipeline] checkout The recommended git tool is: git Cloning repository https://github.com/PingCAP-QE/ci.git > git init /home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test # timeout=10 Fetching upstream changes from https://github.com/PingCAP-QE/ci.git > git --version # timeout=10 > git --version # 'git version 2.39.2' > git fetch --tags --force --progress --depth=1 -- https://github.com/PingCAP-QE/ci.git +refs/heads/*:refs/remotes/origin/* # timeout=5 Avoid second fetch Checking out Revision 03312178c534dce949face80c69812d989e55009 (origin/main) No credentials specified Warning: JENKINS-30600: special launcher org.csanchez.jenkins.plugins.kubernetes.pipeline.ContainerExecDecorator$1@7588d3e9; decorates RemoteLauncher[hudson.remoting.Channel@204a2631:JNLP4-connect connection from 10.233.85.76/10.233.85.76:42096] will be ignored (a typical symptom is the Git executable not being run inside a designated container) Cloning the remote Git repository Using shallow clone with depth 1 Commit message: "fix(br): use failpoint tidb-server instead (#2951)" [Pipeline] withEnv [Pipeline] { Cloning repository https://github.com/PingCAP-QE/ci.git > git init /home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test # timeout=10 [Pipeline] container [Pipeline] { [Pipeline] stage [Pipeline] { (Test) > git config remote.origin.url https://github.com/PingCAP-QE/ci.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse origin/main^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 03312178c534dce949face80c69812d989e55009 # timeout=10 [Pipeline] timeout Timeout set to expire in 40 min [Pipeline] { [Pipeline] dir Running in /home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb-test [Pipeline] { [Pipeline] cache Fetching upstream changes from https://github.com/PingCAP-QE/ci.git > git --version # timeout=10 > git --version # 'git version 2.39.2' > git fetch --tags --force --progress --depth=1 -- https://github.com/PingCAP-QE/ci.git +refs/heads/*:refs/remotes/origin/* # timeout=5 Avoid second fetch Checking out Revision 03312178c534dce949face80c69812d989e55009 (origin/main) Agent pingcap-tidb-pull-integration-ddl-test-8515-ptfg3-sfc89-tw2gl is provisioned from template pingcap_tidb_pull_integration_ddl_test_8515-ptfg3-sfc89 --- apiVersion: "v1" kind: "Pod" metadata: annotations: buildUrl: "http://jenkins.apps.svc.cluster.local:8080/jenkins/job/pingcap/job/tidb/job/pull_integration_ddl_test/8515/" runUrl: "job/pingcap/job/tidb/job/pull_integration_ddl_test/8515/" labels: jenkins/jenkins-jenkins-agent: "true" jenkins/label-digest: "4c04d85bdb8438c5d1bf5789da1740f4ca2842d5" jenkins/label: "pingcap_tidb_pull_integration_ddl_test_8515-ptfg3" name: "pingcap-tidb-pull-integration-ddl-test-8515-ptfg3-sfc89-tw2gl" namespace: "jenkins-tidb" spec: affinity: nodeAffinity: requiredDuringSchedulingIgnoredDuringExecution: nodeSelectorTerms: - matchExpressions: - key: "kubernetes.io/arch" operator: "In" values: - "amd64" containers: - image: "hub.pingcap.net/jenkins/centos7_golang-1.21:latest" name: "golang" resources: limits: memory: "16Gi" cpu: "6" requests: memory: "12Gi" cpu: "4" tty: true volumeMounts: - mountPath: "/home/jenkins/agent" name: "workspace-volume" readOnly: false - image: "hub.pingcap.net/jenkins/network-multitool" name: "net-tool" resources: limits: memory: "128Mi" cpu: "100m" tty: true volumeMounts: - mountPath: "/home/jenkins/agent" name: "workspace-volume" readOnly: false - env: - name: "JENKINS_SECRET" value: "********" - name: "JENKINS_TUNNEL" value: "jenkins-agent.apps.svc.cluster.local:50000" - name: "JENKINS_AGENT_NAME" value: "pingcap-tidb-pull-integration-ddl-test-8515-ptfg3-sfc89-tw2gl" - name: "JENKINS_NAME" value: "pingcap-tidb-pull-integration-ddl-test-8515-ptfg3-sfc89-tw2gl" - name: "JENKINS_AGENT_WORKDIR" value: "/home/jenkins/agent" - name: "JENKINS_URL" value: "http://jenkins.apps.svc.cluster.local:8080/jenkins/" image: "jenkins/inbound-agent:3206.vb_15dcf73f6a_9-2" name: "jnlp" resources: requests: memory: "256Mi" cpu: "100m" volumeMounts: - mountPath: "/home/jenkins/agent" name: "workspace-volume" readOnly: false restartPolicy: "Never" securityContext: fsGroup: 1000 volumes: - emptyDir: medium: "" name: "workspace-volume" Running on pingcap-tidb-pull-integration-ddl-test-8515-ptfg3-sfc89-tw2gl in /home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test Avoid second fetch Agent pingcap-tidb-pull-integration-ddl-test-8515-nkg2n-nqld2-w3wk5 is provisioned from template pingcap_tidb_pull_integration_ddl_test_8515-nkg2n-nqld2 Checking out Revision 03312178c534dce949face80c69812d989e55009 (origin/main) --- apiVersion: "v1" kind: "Pod" metadata: annotations: buildUrl: "http://jenkins.apps.svc.cluster.local:8080/jenkins/job/pingcap/job/tidb/job/pull_integration_ddl_test/8515/" runUrl: "job/pingcap/job/tidb/job/pull_integration_ddl_test/8515/" labels: jenkins/jenkins-jenkins-agent: "true" jenkins/label-digest: "6c5b473b3019504b31eb01fb7a0035a8a667d411" jenkins/label: "pingcap_tidb_pull_integration_ddl_test_8515-nkg2n" name: "pingcap-tidb-pull-integration-ddl-test-8515-nkg2n-nqld2-w3wk5" namespace: "jenkins-tidb" spec: affinity: nodeAffinity: requiredDuringSchedulingIgnoredDuringExecution: nodeSelectorTerms: - matchExpressions: - key: "kubernetes.io/arch" operator: "In" values: - "amd64" containers: - image: "hub.pingcap.net/jenkins/centos7_golang-1.21:latest" name: "golang" resources: limits: memory: "16Gi" cpu: "6" requests: memory: "12Gi" cpu: "4" tty: true volumeMounts: - mountPath: "/home/jenkins/agent" name: "workspace-volume" readOnly: false - image: "hub.pingcap.net/jenkins/network-multitool" name: "net-tool" resources: limits: memory: "128Mi" cpu: "100m" tty: true volumeMounts: - mountPath: "/home/jenkins/agent" name: "workspace-volume" readOnly: false - env: - name: "JENKINS_SECRET" value: "********" - name: "JENKINS_TUNNEL" value: "jenkins-agent.apps.svc.cluster.local:50000" - name: "JENKINS_AGENT_NAME" value: "pingcap-tidb-pull-integration-ddl-test-8515-nkg2n-nqld2-w3wk5" - name: "JENKINS_NAME" value: "pingcap-tidb-pull-integration-ddl-test-8515-nkg2n-nqld2-w3wk5" - name: "JENKINS_AGENT_WORKDIR" value: "/home/jenkins/agent" - name: "JENKINS_URL" value: "http://jenkins.apps.svc.cluster.local:8080/jenkins/" image: "jenkins/inbound-agent:3206.vb_15dcf73f6a_9-2" name: "jnlp" resources: requests: memory: "256Mi" cpu: "100m" volumeMounts: - mountPath: "/home/jenkins/agent" name: "workspace-volume" readOnly: false restartPolicy: "Never" securityContext: fsGroup: 1000 volumes: - emptyDir: medium: "" name: "workspace-volume" Commit message: "fix(br): use failpoint tidb-server instead (#2951)" > git config remote.origin.url https://github.com/PingCAP-QE/ci.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse origin/main^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 03312178c534dce949face80c69812d989e55009 # timeout=10 Commit message: "fix(br): use failpoint tidb-server instead (#2951)" Running on pingcap-tidb-pull-integration-ddl-test-8515-nkg2n-nqld2-w3wk5 in /home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test > git config remote.origin.url https://github.com/PingCAP-QE/ci.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url https://github.com/PingCAP-QE/ci.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse origin/main^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 03312178c534dce949face80c69812d989e55009 # timeout=10 Avoid second fetch Checking out Revision 03312178c534dce949face80c69812d989e55009 (origin/main) Commit message: "fix(br): use failpoint tidb-server instead (#2951)" > git rev-parse origin/main^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 03312178c534dce949face80c69812d989e55009 # timeout=10 Cache restored successfully (ws/jenkins-pingcap-tidb-pull_integration_ddl_test-8515/tidb-test) 1583204864 bytes in 5.95 secs (266011985 bytes/sec) [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] checkout [Pipeline] checkout The recommended git tool is: git [Pipeline] container [Pipeline] { The recommended git tool is: git [Pipeline] container [Pipeline] { [Pipeline] container [Pipeline] { [Pipeline] stage [Pipeline] { (Test) [Pipeline] stage [Pipeline] { (Test) [Pipeline] stage [Pipeline] { (Test) + ls -alh bin/ total 930M drwxr-sr-x. 2 jenkins jenkins 4.0K May 6 10:15 . drwxr-sr-x. 49 jenkins jenkins 4.0K May 6 10:15 .. -rwxr-xr-x. 1 jenkins jenkins 200M May 6 10:14 ddltest -rwxr-xr-x. 1 jenkins jenkins 106M May 6 10:14 pd-server -rwxr-xr-x. 1 jenkins jenkins 208M May 6 10:14 tidb-server -rwxr-xr-x. 1 jenkins jenkins 418M May 6 10:14 tikv-server + ./bin/pd-server -V Release Version: v8.2.0-alpha-14-g1679dbca2 Edition: Community Git Commit Hash: 1679dbca25b3483d1375c7e747da27e99ad77360 Git Branch: master UTC Build Time: 2024-04-30 08:09:12 + ./bin/tikv-server -V TiKV Release Version: 8.2.0-alpha Edition: Community Git Commit Hash: 72a0fd5b00235a7c56014b77ddd933e2a0d33c88 Git Commit Branch: master UTC Build Time: 2024-04-30 02:23:51 Rust Version: rustc 1.77.0-nightly (89e2160c4 2023-12-27) Enable Features: memory-engine pprof-fp jemalloc mem-profiling portable sse test-engine-kv-rocksdb test-engine-raft-raft-engine trace-async-tasks openssl-vendored Profile: dist_release + ./bin/tidb-server -V Release Version: v8.2.0-alpha-81-g21e87a661c Edition: Community Git Commit Hash: 21e87a661cb476cfd6585312209b02ba7c0cff7b Git Branch: HEAD UTC Build Time: 2024-05-06 02:08:38 GoVersion: go1.21.6 Race Enabled: false Check Table Before Drop: false Store: unistore [Pipeline] timeout Timeout set to expire in 40 min [Pipeline] { [Pipeline] timeout Timeout set to expire in 40 min [Pipeline] { [Pipeline] timeout Timeout set to expire in 40 min [Pipeline] { [Pipeline] container [Pipeline] { [Pipeline] sh [Pipeline] dir Running in /home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb-test [Pipeline] { [Pipeline] dir Running in /home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb-test [Pipeline] { [Pipeline] dir Running in /home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb-test [Pipeline] { [Pipeline] cache wait pd ready... No credentials specified Warning: JENKINS-30600: special launcher org.csanchez.jenkins.plugins.kubernetes.pipeline.ContainerExecDecorator$1@129317cc; decorates RemoteLauncher[hudson.remoting.Channel@39ed1825:JNLP4-connect connection from 10.233.92.159/10.233.92.159:49052] will be ignored (a typical symptom is the Git executable not being run inside a designated container) Cloning the remote Git repository Using shallow clone with depth 1 Cloning repository https://github.com/PingCAP-QE/ci.git > git init /home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test # timeout=10 Fetching upstream changes from https://github.com/PingCAP-QE/ci.git > git --version # timeout=10 > git --version # 'git version 2.39.2' > git fetch --tags --force --progress --depth=1 -- https://github.com/PingCAP-QE/ci.git +refs/heads/*:refs/remotes/origin/* # timeout=5 Avoid second fetch Checking out Revision 03312178c534dce949face80c69812d989e55009 (origin/main) No credentials specified Warning: JENKINS-30600: special launcher org.csanchez.jenkins.plugins.kubernetes.pipeline.ContainerExecDecorator$1@64dbcd; decorates RemoteLauncher[hudson.remoting.Channel@11a7db02:JNLP4-connect connection from 10.233.92.81/10.233.92.81:49812] will be ignored (a typical symptom is the Git executable not being run inside a designated container) Cloning the remote Git repository Using shallow clone with depth 1 > git config remote.origin.url https://github.com/PingCAP-QE/ci.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse origin/main^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 03312178c534dce949face80c69812d989e55009 # timeout=10 Commit message: "fix(br): use failpoint tidb-server instead (#2951)" Cloning repository https://github.com/PingCAP-QE/ci.git > git init /home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test # timeout=10 Fetching upstream changes from https://github.com/PingCAP-QE/ci.git > git --version # timeout=10 > git --version # 'git version 2.39.2' > git fetch --tags --force --progress --depth=1 -- https://github.com/PingCAP-QE/ci.git +refs/heads/*:refs/remotes/origin/* # timeout=5 Avoid second fetch Checking out Revision 03312178c534dce949face80c69812d989e55009 (origin/main) Commit message: "fix(br): use failpoint tidb-server instead (#2951)" > git config remote.origin.url https://github.com/PingCAP-QE/ci.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse origin/main^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 03312178c534dce949face80c69812d989e55009 # timeout=10 Cache restored successfully (ws/jenkins-pingcap-tidb-pull_integration_ddl_test-8515/tidb-test) 1583204864 bytes in 6.81 secs (232418108 bytes/sec) [Pipeline] { [Pipeline] cache wait tikv ready... Cache restored successfully (ws/jenkins-pingcap-tidb-pull_integration_ddl_test-8515/tidb-test) 1583204864 bytes in 8.39 secs (188592106 bytes/sec) [Pipeline] { [Pipeline] cache total 1.2G drwxr-sr-x. 2 jenkins jenkins 4.0K May 6 10:16 . drwxr-sr-x. 51 jenkins jenkins 4.0K May 6 10:16 .. -rwxr-xr-x. 1 jenkins jenkins 200M May 6 10:14 ddltest -rwxr-xr-x. 1 jenkins jenkins 208M May 6 10:16 ddltest_tidb-server -rwxr-xr-x. 1 jenkins jenkins 106M May 6 10:14 pd-server -rwxr-xr-x. 1 jenkins jenkins 208M May 6 10:14 tidb-server -rwxr-xr-x. 1 jenkins jenkins 418M May 6 10:14 tikv-server /home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb-test/ddl_test ddl_test start tidb_manager_ttl 5 === RUN TestIndex [2024/05/06 10:16:25.501 +08:00] [ERROR] [advancer.go:400] ["listen task meet error, would reopen."] [error=EOF] [2024/05/06 10:16:27.145 +08:00] [ERROR] [advancer.go:400] ["listen task meet error, would reopen."] [error=EOF] index_test.go:137: sql insert into test_index values (106, 8796009004757328187, 0.166035, 'tdn9R13hRc') index_test.go:137: sql insert into test_index values (102, 6629418606799568168, 0.002656, 'lb3kFST5N8') index_test.go:137: sql insert into test_index values (103, 2293350240003002797, 0.617043, '0Z0dlcyy5C') index_test.go:137: sql insert into test_index values (101, 2887382887878048630, 0.179538, 'IyMnlpq0j4') index_test.go:137: sql insert into test_index values (104, 5474164718431717116, 0.274889, 'FFcg8CJldU') index_test.go:137: sql insert into test_index values (105, 384217210285850848, 0.103051, 'XxmH6ooIZy') index_test.go:137: sql insert into test_index values (109, 1885102323846058264, 0.217725, '60pCrNJVOV') index_test.go:137: sql insert into test_index values (108, 1615843596609546425, 0.695410, 'O8pGah4q0X') index_test.go:137: sql insert into test_index values (107, 5513742466729905370, 0.967842, 'EeF5mDpCfa') index_test.go:137: sql insert into test_index values (110, 4166303309145199417, 0.573257, 'JwVXp0lPxv') index_test.go:140: sql delete from test_index where c = 58 index_test.go:140: sql delete from test_index where c = 1 index_test.go:140: sql delete from test_index where c = 37 index_test.go:140: sql delete from test_index where c = 34 index_test.go:140: sql delete from test_index where c = 56 index_test.go:140: sql delete from test_index where c = 93 index_test.go:140: sql delete from test_index where c = 13 index_test.go:140: sql delete from test_index where c = 68 index_test.go:140: sql delete from test_index where c = 12 index_test.go:140: sql delete from test_index where c = 59 index_test.go:143: sql update test_index set c1 = 7065761694117390691, c2 = 0.021837, c3 = 'm3FBebsEqc' where c = 40 index_test.go:143: sql update test_index set c1 = 4011154350187008073, c2 = 0.454269, c3 = 'lG8OZYwu7C' where c = 14 index_test.go:143: sql update test_index set c1 = 329939693851224192, c2 = 0.140523, c3 = '367o7bSgjB' where c = 27 index_test.go:143: sql update test_index set c1 = 6657550763874922267, c2 = 0.347214, c3 = 'TZdvW8RmiC' where c = 80 index_test.go:143: sql update test_index set c1 = 5586830207645004376, c2 = 0.049149, c3 = 'zBtSiyTZm2' where c = 94 index_test.go:143: sql update test_index set c1 = 8623302478692930811, c2 = 0.439311, c3 = 'pM9qcPTz04' where c = 89 index_test.go:143: sql update test_index set c1 = 6562810824888273093, c2 = 0.603728, c3 = 'f8l1VcI6qm' where c = 74 index_test.go:143: sql update test_index set c1 = 6042305838112861103, c2 = 0.150779, c3 = 'PLe1hnXfxl' where c = 103 index_test.go:143: sql update test_index set c1 = 8754705471877449456, c2 = 0.098422, c3 = 'JccbS8WYI7' where c = 67 index_test.go:137: sql insert into test_index values (114, 6198046091336958729, 0.709940, 'uga72uSKmT') index_test.go:143: sql update test_index set c1 = 7903559617892197380, c2 = 0.598431, c3 = 'v4ZhX1ptWA' where c = 83 index_test.go:137: sql insert into test_index values (113, 2686128623393709759, 0.049298, 'IjFfX1yfWR') index_test.go:137: sql insert into test_index values (117, 1659797085249007776, 0.162079, 'QJQhbjcKze') index_test.go:137: sql insert into test_index values (116, 978525212163020332, 0.319952, 'IAG9gnJ0rb') index_test.go:137: sql insert into test_index values (115, 4193071179580305122, 0.399922, 'Frs7MYZAUZ') index_test.go:137: sql insert into test_index values (112, 2882184287357620621, 0.127661, 'wLRH477GoZ') index_test.go:137: sql insert into test_index values (111, 1251218500962310962, 0.675688, '0ugIseOPgA') index_test.go:137: sql insert into test_index values (119, 7020625448178178222, 0.350346, 'sIU6udhHs5') index_test.go:137: sql insert into test_index values (118, 6103368886481603709, 0.630059, '0QxEpmPnJU') index_test.go:137: sql insert into test_index values (120, 19274908611227178, 0.979682, 'ebgi3oFvwa') index_test.go:140: sql delete from test_index where c = 91 index_test.go:140: sql delete from test_index where c = 34 index_test.go:140: sql delete from test_index where c = 83 index_test.go:140: sql delete from test_index where c = 72 index_test.go:140: sql delete from test_index where c = 82 index_test.go:140: sql delete from test_index where c = 94 index_test.go:140: sql delete from test_index where c = 70 index_test.go:140: sql delete from test_index where c = 7 index_test.go:143: sql update test_index set c1 = 3872777235984432776, c2 = 0.129832, c3 = '0HuJomMtLl' where c = 100 index_test.go:143: sql update test_index set c1 = 7589569716708947446, c2 = 0.096391, c3 = 'wh4A5MtPGF' where c = 53 index_test.go:143: sql update test_index set c1 = 6561983768711763993, c2 = 0.125138, c3 = 'fPUzOOvdZx' where c = 74 index_test.go:140: sql delete from test_index where c = 72 index_test.go:140: sql delete from test_index where c = 70 index_test.go:143: sql update test_index set c1 = 6481422089135755368, c2 = 0.233550, c3 = 'ikPxgjoo39' where c = 9 index_test.go:143: sql update test_index set c1 = 4240923616199320530, c2 = 0.621705, c3 = 'hVMzy8nDyy' where c = 8 index_test.go:143: sql update test_index set c1 = 6660306123671889017, c2 = 0.477194, c3 = 'vURlgu05im' where c = 40 index_test.go:137: sql insert into test_index values (121, 8641988678546003763, 0.422720, 'tFlWL6pDGV') index_test.go:143: sql update test_index set c1 = 6534942662703600252, c2 = 0.342317, c3 = 'NY6s0NFRXD' where c = 107 index_test.go:137: sql insert into test_index values (122, 7442554522765060516, 0.545233, 'LxbtcWoD02') index_test.go:143: sql update test_index set c1 = 6491964079103118528, c2 = 0.655885, c3 = 'V0K5ZtuvDM' where c = 54 index_test.go:137: sql insert into test_index values (125, 1333150826779875514, 0.484558, 'fQ5anXCtib') index_test.go:137: sql insert into test_index values (123, 4175585669176061612, 0.665335, 'FTHcNheBKO') index_test.go:143: sql update test_index set c1 = 175883360457624934, c2 = 0.544750, c3 = 'IIsp6YIuNm' where c = 119 index_test.go:137: sql insert into test_index values (124, 3219866687354530498, 0.337769, 'wZJPv3VMx2') index_test.go:137: sql insert into test_index values (127, 1724803054982186259, 0.916028, 'hr7GOhsbpe') index_test.go:137: sql insert into test_index values (126, 5225744259908530562, 0.665138, 'BOjVHPuoOV') index_test.go:140: sql delete from test_index where c = 70 index_test.go:143: sql update test_index set c1 = 8316691406757634855, c2 = 0.926300, c3 = 'MYAaucjLf8' where c = 25 index_test.go:140: sql delete from test_index where c = 116 index_test.go:140: sql delete from test_index where c = 91 index_test.go:137: sql insert into test_index values (128, 6478048179895433423, 0.901400, 'r8YIbW6BnK') index_test.go:137: sql insert into test_index values (129, 3527671779022664822, 0.060719, '23gJjDfiTN') index_test.go:137: sql insert into test_index values (130, 8844440789465796090, 0.854947, 'bFKA05aNIa') index_test.go:140: sql delete from test_index where c = 50 index_test.go:140: sql delete from test_index where c = 24 index_test.go:140: sql delete from test_index where c = 73 index_test.go:143: sql update test_index set c1 = 1102143512155506539, c2 = 0.797332, c3 = 'WNC0AyiXsC' where c = 74 index_test.go:143: sql update test_index set c1 = 6724141158730833229, c2 = 0.042776, c3 = 'S1SoB1rsaz' where c = 9 index_test.go:140: sql delete from test_index where c = 21 index_test.go:143: sql update test_index set c1 = 5445057904537288207, c2 = 0.406639, c3 = 'o2Yya64rqx' where c = 98 index_test.go:140: sql delete from test_index where c = 124 index_test.go:140: sql delete from test_index where c = 2 index_test.go:140: sql delete from test_index where c = 18 index_test.go:143: sql update test_index set c1 = 285938620381618748, c2 = 0.532865, c3 = 'K1yySCyL4l' where c = 40 index_test.go:143: sql update test_index set c1 = 3170243726259928183, c2 = 0.506952, c3 = 'X0HPmzjkUy' where c = 104 index_test.go:137: sql insert into test_index values (131, 4818461752690382420, 0.412046, 'MiGST9GK1u') index_test.go:143: sql update test_index set c1 = 5075268337572501943, c2 = 0.191520, c3 = '3lXvNVqydf' where c = 106 index_test.go:143: sql update test_index set c1 = 3921199166221014162, c2 = 0.963218, c3 = 'XjwgfpOWgT' where c = 15 index_test.go:137: sql insert into test_index values (133, 3328620769038306343, 0.017150, 'oHjDqpPBE6') index_test.go:137: sql insert into test_index values (132, 3929911094697118227, 0.746550, 'Qd45InWbh4') index_test.go:143: sql update test_index set c1 = 8068326438904676889, c2 = 0.906863, c3 = 'pr14zenLeF' where c = 112 index_test.go:143: sql update test_index set c1 = 4915912178579559996, c2 = 0.928210, c3 = 'Uh4N0Fvyd4' where c = 5 index_test.go:143: sql update test_index set c1 = 5116341667619968948, c2 = 0.360420, c3 = 'pxsvVxFQX3' where c = 79 index_test.go:137: sql insert into test_index values (134, 1409196752654415134, 0.330424, 'TRVL0f2mD0') index_test.go:137: sql insert into test_index values (136, 5924699532349119075, 0.534394, '4Hzdj6JKtv') index_test.go:137: sql insert into test_index values (135, 4545945212906357809, 0.301975, 'hgc420yhOH') index_test.go:140: sql delete from test_index where c = 13 index_test.go:140: sql delete from test_index where c = 13 index_test.go:137: sql insert into test_index values (137, 6977147221228899911, 0.872914, 'NAirckynXY') index_test.go:137: sql insert into test_index values (138, 6691485525654914148, 0.160729, 'Tdh4EqBsj8') index_test.go:137: sql insert into test_index values (140, 2501298508661354119, 0.103213, 'xDwJ4jNE0J') index_test.go:140: sql delete from test_index where c = 35 index_test.go:137: sql insert into test_index values (139, 2884635362412843966, 0.786046, 'iVBLBeXn8O') index_test.go:140: sql delete from test_index where c = 23 index_test.go:140: sql delete from test_index where c = 51 index_test.go:140: sql delete from test_index where c = 25 index_test.go:143: sql update test_index set c1 = 3660222297284743565, c2 = 0.855161, c3 = 'sRVjdQYJ25' where c = 38 index_test.go:143: sql update test_index set c1 = 6981530299596470498, c2 = 0.291996, c3 = 'UgSoAwTpxd' where c = 43 index_test.go:140: sql delete from test_index where c = 49 index_test.go:140: sql delete from test_index where c = 45 index_test.go:143: sql update test_index set c1 = 2192308866344565530, c2 = 0.488781, c3 = '4r7m7MOvKZ' where c = 124 index_test.go:143: sql update test_index set c1 = 8619031376042832439, c2 = 0.391073, c3 = 'U8oBTtOmAC' where c = 123 index_test.go:140: sql delete from test_index where c = 71 index_test.go:143: sql update test_index set c1 = 4565460999045748906, c2 = 0.024289, c3 = 'QnFUrck0Oz' where c = 126 index_test.go:140: sql delete from test_index where c = 51 index_test.go:143: sql update test_index set c1 = 7336418276177874108, c2 = 0.359622, c3 = '0X0EiGMBrh' where c = 112 index_test.go:137: sql insert into test_index values (142, 170594956011726012, 0.124188, 'JDsV2sYCp9') index_test.go:137: sql insert into test_index values (141, 2426319155153867772, 0.096483, 'ZgnNUOOnk3') index_test.go:137: sql insert into test_index values (144, 3899101815800747678, 0.226617, '0KDUrGa8m1') index_test.go:140: sql delete from test_index where c = 82 index_test.go:137: sql insert into test_index values (143, 6261207708718207405, 0.753752, 'KqUB1MDrDW') index_test.go:140: sql delete from test_index where c = 56 index_test.go:143: sql update test_index set c1 = 5949382595451443756, c2 = 0.431439, c3 = 'gZan8spI0b' where c = 67 index_test.go:137: sql insert into test_index values (145, 2168079663878392158, 0.515073, 'OY9YayzIsk') index_test.go:143: sql update test_index set c1 = 7640141494618385443, c2 = 0.690300, c3 = '6YSve8sc6E' where c = 113 index_test.go:137: sql insert into test_index values (146, 8852444181452891200, 0.171208, 'WnC4OiZ1rA') index_test.go:143: sql update test_index set c1 = 3975471584209955244, c2 = 0.367701, c3 = '4AngipXwQF' where c = 138 index_test.go:143: sql update test_index set c1 = 5515244456315499861, c2 = 0.233995, c3 = 'k33bK38DK6' where c = 83 index_test.go:140: sql delete from test_index where c = 64 index_test.go:143: sql update test_index set c1 = 4174894595472609720, c2 = 0.834222, c3 = 'yItawNrApS' where c = 98 index_test.go:140: sql delete from test_index where c = 13 index_test.go:137: sql insert into test_index values (148, 5717535637290972893, 0.049133, 'pErF9eS6he') index_test.go:143: sql update test_index set c1 = 8972045595248603448, c2 = 0.685057, c3 = '9dLMTRVsnO' where c = 69 index_test.go:140: sql delete from test_index where c = 140 index_test.go:137: sql insert into test_index values (149, 2272661986167840676, 0.451021, '72UeZwKdlO') index_test.go:137: sql insert into test_index values (150, 6264718105900785766, 0.818279, 'D4rqSw8eyi') index_test.go:140: sql delete from test_index where c = 38 index_test.go:137: sql insert into test_index values (147, 6877466613713739893, 0.370127, 'b8BfqJ7OdY') index_test.go:137: sql insert into test_index values (152, 43022973486127216, 0.534696, 'iNVuIL8ORN') index_test.go:140: sql delete from test_index where c = 8 index_test.go:137: sql insert into test_index values (151, 4654954315798106000, 0.973866, 'vXAbFZp7NS') index_test.go:143: sql update test_index set c1 = 7841354869601986936, c2 = 0.001767, c3 = 'ukQzWDpANS' where c = 52 index_test.go:143: sql update test_index set c1 = 1562689663787034694, c2 = 0.200480, c3 = 'pgtutaZb36' where c = 74 index_test.go:140: sql delete from test_index where c = 41 index_test.go:140: sql delete from test_index where c = 71 index_test.go:143: sql update test_index set c1 = 4469148238736586276, c2 = 0.932254, c3 = 'e2EBeLEM6n' where c = 96 index_test.go:143: sql update test_index set c1 = 4772801819028539169, c2 = 0.156490, c3 = 'PFdDmym229' where c = 102 index_test.go:140: sql delete from test_index where c = 88 index_test.go:140: sql delete from test_index where c = 22 index_test.go:143: sql update test_index set c1 = 7947878680567460179, c2 = 0.988542, c3 = 'XlMsNQTiiz' where c = 126 index_test.go:143: sql update test_index set c1 = 3945574085656914988, c2 = 0.476140, c3 = 'ox3dHGHsmj' where c = 21 index_test.go:143: sql update test_index set c1 = 349811391492880572, c2 = 0.561524, c3 = 'NAcJ2rjT5Q' where c = 72 index_test.go:137: sql insert into test_index values (155, 8774072251969540090, 0.062671, 'KQw2whgrCK') index_test.go:143: sql update test_index set c1 = 701910590352735981, c2 = 0.680932, c3 = 'FXYKurcJNc' where c = 20 index_test.go:137: sql insert into test_index values (154, 1238019431006969039, 0.257578, 'laPmpQj7k7') index_test.go:140: sql delete from test_index where c = 88 index_test.go:137: sql insert into test_index values (153, 4412052833228957651, 0.481527, '812bHRTnC1') index_test.go:137: sql insert into test_index values (157, 29550807669473550, 0.470956, '6DpIw9D2TY') index_test.go:137: sql insert into test_index values (156, 2941680671487108112, 0.730339, 'OsPxWNthQh') index_test.go:137: sql insert into test_index values (158, 5329109683533884000, 0.579526, 'grQZBelf9f') index_test.go:137: sql insert into test_index values (159, 2728173523363824035, 0.027147, 'ctw4qCHJqQ') index_test.go:137: sql insert into test_index values (160, 4990678914886728566, 0.305929, '2uUWFTOE4V') index_test.go:140: sql delete from test_index where c = 150 index_test.go:143: sql update test_index set c1 = 3914768543341044415, c2 = 0.670974, c3 = 'YOZy5tOK37' where c = 47 index_test.go:140: sql delete from test_index where c = 78 index_test.go:143: sql update test_index set c1 = 5706523312872314200, c2 = 0.763830, c3 = 'VCp9MlE8i2' where c = 97 index_test.go:143: sql update test_index set c1 = 5202786004759665445, c2 = 0.925803, c3 = '5rAHJP2Mj3' where c = 58 index_test.go:140: sql delete from test_index where c = 14 index_test.go:143: sql update test_index set c1 = 7542857366023361805, c2 = 0.397501, c3 = 'ob9fq3ZoCr' where c = 70 index_test.go:140: sql delete from test_index where c = 129 index_test.go:140: sql delete from test_index where c = 128 index_test.go:140: sql delete from test_index where c = 105 index_test.go:137: sql insert into test_index values (162, 4217905031258150774, 0.424693, 'ypxdgL3Gzb') index_test.go:140: sql delete from test_index where c = 106 index_test.go:143: sql update test_index set c1 = 7476219919562532667, c2 = 0.222178, c3 = '2n5nGHsGGK' where c = 45 index_test.go:137: sql insert into test_index values (163, 8205171590116353263, 0.611852, 'mc9MIvh8MC') index_test.go:140: sql delete from test_index where c = 87 index_test.go:143: sql update test_index set c1 = 2865764330684586771, c2 = 0.072813, c3 = 'HVUcON859k' where c = 128 index_test.go:143: sql update test_index set c1 = 829068826628502179, c2 = 0.507123, c3 = 'mJiM0cg9Do' where c = 45 index_test.go:137: sql insert into test_index values (161, 995212490233993635, 0.324436, 'xl5ZwCoNkA') index_test.go:143: sql update test_index set c1 = 7530173008525654188, c2 = 0.011609, c3 = 'FOEy1sgQrq' where c = 13 index_test.go:143: sql update test_index set c1 = 6532714438366588620, c2 = 0.661321, c3 = 'sNNONfBw38' where c = 118 index_test.go:140: sql delete from test_index where c = 28 index_test.go:137: sql insert into test_index values (164, 1906301447155988105, 0.300006, 'jPfhqwjnsb') index_test.go:137: sql insert into test_index values (165, 3737041831087231811, 0.986507, 'dRMbUoChoV') index_test.go:137: sql insert into test_index values (166, 6934831085261332449, 0.976534, 'cqimyAnmmI') index_test.go:137: sql insert into test_index values (167, 6982648244028534803, 0.477132, 'CK0LquFVew') index_test.go:140: sql delete from test_index where c = 95 index_test.go:140: sql delete from test_index where c = 149 index_test.go:137: sql insert into test_index values (168, 518479356570027892, 0.678973, 'KKg1qAWpRF') index_test.go:137: sql insert into test_index values (169, 6657889728450289788, 0.629012, '40MrzzUDDr') index_test.go:140: sql delete from test_index where c = 49 index_test.go:140: sql delete from test_index where c = 21 index_test.go:143: sql update test_index set c1 = 6482029682489248971, c2 = 0.342122, c3 = '1mhIGxxrEp' where c = 1 index_test.go:143: sql update test_index set c1 = 8561620595563484692, c2 = 0.879838, c3 = 'i2Ev9LmLHJ' where c = 101 index_test.go:140: sql delete from test_index where c = 58 index_test.go:140: sql delete from test_index where c = 26 index_test.go:140: sql delete from test_index where c = 164 index_test.go:143: sql update test_index set c1 = 3115166090363736433, c2 = 0.155752, c3 = 'ZnKUcsiB1n' where c = 16 index_test.go:143: sql update test_index set c1 = 4152531637462643779, c2 = 0.625600, c3 = '0Oji6oHwGN' where c = 26 index_test.go:143: sql update test_index set c1 = 570971085739177234, c2 = 0.648258, c3 = 'InlfClkfHl' where c = 28 index_test.go:137: sql insert into test_index values (170, 1706631270321328877, 0.166073, 'z7w0bEUnTR') index_test.go:143: sql update test_index set c1 = 5000876703778888294, c2 = 0.537335, c3 = '7p0hOfqe9p' where c = 81 index_test.go:143: sql update test_index set c1 = 5130418714290601060, c2 = 0.680175, c3 = 'NBiY7k2Njj' where c = 114 index_test.go:137: sql insert into test_index values (172, 3766609321660219759, 0.492265, 'aZnQO5P8YX') index_test.go:140: sql delete from test_index where c = 98 index_test.go:137: sql insert into test_index values (171, 6387798484560458841, 0.059116, 'RdOJ89zhlr') index_test.go:137: sql insert into test_index values (173, 87243568934846381, 0.107078, 'NlfCtaeDKw') index_test.go:143: sql update test_index set c1 = 4359427898328888951, c2 = 0.336307, c3 = '0wL99fYfTv' where c = 133 index_test.go:143: sql update test_index set c1 = 5176370784691364618, c2 = 0.108686, c3 = '3HvO9IL5py' where c = 138 index_test.go:140: sql delete from test_index where c = 87 index_test.go:137: sql insert into test_index values (176, 7513546292717571804, 0.859093, '09Qlj4NOcX') index_test.go:137: sql insert into test_index values (175, 5377314390637755647, 0.304120, 'RsmjYn5aLW') index_test.go:140: sql delete from test_index where c = 106 index_test.go:137: sql insert into test_index values (174, 2023099330648621634, 0.002586, 'hxodSBoSsP') index_test.go:137: sql insert into test_index values (177, 2423186574062118677, 0.545376, 'I9XactUmxQ') index_test.go:137: sql insert into test_index values (178, 2091874415524726327, 0.509319, 'sE81BJvHQf') index_test.go:140: sql delete from test_index where c = 160 index_test.go:140: sql delete from test_index where c = 44 index_test.go:140: sql delete from test_index where c = 173 index_test.go:140: sql delete from test_index where c = 39 index_test.go:143: sql update test_index set c1 = 6690113422684327826, c2 = 0.589538, c3 = '2pk1Wg7hdu' where c = 97 index_test.go:143: sql update test_index set c1 = 734915441844892812, c2 = 0.438013, c3 = 'EZvY7ZA8Eg' where c = 119 index_test.go:143: sql update test_index set c1 = 2904777995709116124, c2 = 0.038559, c3 = '7jkGwTP5bN' where c = 14 index_test.go:143: sql update test_index set c1 = 8774851789004524080, c2 = 0.902602, c3 = '1W3YfPdKhw' where c = 47 index_test.go:143: sql update test_index set c1 = 7264949993009500895, c2 = 0.944737, c3 = 'xUifWpuPlR' where c = 107 index_test.go:140: sql delete from test_index where c = 50 index_test.go:140: sql delete from test_index where c = 169 index_test.go:143: sql update test_index set c1 = 5341278541559395318, c2 = 0.322164, c3 = '4S6mG4Cj2n' where c = 134 index_test.go:143: sql update test_index set c1 = 516164559570621918, c2 = 0.754665, c3 = 'k67dVsxDKV' where c = 117 index_test.go:137: sql insert into test_index values (179, 1157613464922275323, 0.040298, 'SDhEmeVRnV') index_test.go:137: sql insert into test_index values (180, 5928127054302080376, 0.404724, '8wC0Aw2EmI') index_test.go:137: sql insert into test_index values (182, 205623221353686862, 0.360569, 'aDEyGgIJzA') index_test.go:140: sql delete from test_index where c = 121 index_test.go:140: sql delete from test_index where c = 129 index_test.go:137: sql insert into test_index values (184, 3346305602943323649, 0.857940, 'ETsAYS7iMu') index_test.go:137: sql insert into test_index values (181, 8208982896669116051, 0.223898, 'BzPj20qKo1') index_test.go:140: sql delete from test_index where c = 105 index_test.go:143: sql update test_index set c1 = 595033276559619150, c2 = 0.754857, c3 = 'ErsaBzFjPT' where c = 153 index_test.go:137: sql insert into test_index values (185, 4694657403678144888, 0.288335, 'kXamUbYLpD') index_test.go:143: sql update test_index set c1 = 7988293800390075533, c2 = 0.582947, c3 = 'Obb2Ew3Z07' where c = 104 index_test.go:137: sql insert into test_index values (183, 8700699874248496430, 0.638899, 'y7gk88JjTK') index_test.go:140: sql delete from test_index where c = 144 index_test.go:143: sql update test_index set c1 = 5820273128493369612, c2 = 0.382036, c3 = 'C26JI2tGrr' where c = 7 index_test.go:140: sql delete from test_index where c = 94 index_test.go:140: sql delete from test_index where c = 169 index_test.go:143: sql update test_index set c1 = 8445269800913154760, c2 = 0.101137, c3 = 'YxmyefmDkZ' where c = 137 index_test.go:140: sql delete from test_index where c = 126 index_test.go:137: sql insert into test_index values (186, 1358109759563250919, 0.506451, 'nkS7RtJWAZ') index_test.go:140: sql delete from test_index where c = 163 index_test.go:137: sql insert into test_index values (188, 2539222028879648508, 0.218672, 'OEaPvJ6SRi') index_test.go:143: sql update test_index set c1 = 7408542842559923553, c2 = 0.974866, c3 = 'mXQrrLdzBE' where c = 62 index_test.go:143: sql update test_index set c1 = 1296396842264522310, c2 = 0.100946, c3 = 'qAQ6zI8SPv' where c = 117 index_test.go:137: sql insert into test_index values (187, 7705237882622337863, 0.735423, 'IYRlLTpH1z') index_test.go:143: sql update test_index set c1 = 377313980157141306, c2 = 0.877971, c3 = 'KHUvyElf0m' where c = 154 index_test.go:143: sql update test_index set c1 = 3171846773938879363, c2 = 0.139742, c3 = 'bjADmEeuQ3' where c = 175 index_test.go:143: sql update test_index set c1 = 2580546058099654227, c2 = 0.345512, c3 = 'IAisHOty4z' where c = 140 index_test.go:143: sql update test_index set c1 = 8267311249646012376, c2 = 0.829741, c3 = '0igPDW9rfM' where c = 66 index_test.go:140: sql delete from test_index where c = 159 index_test.go:137: sql insert into test_index values (189, 8851869392009143759, 0.418573, 'aBdwKBVVba') index_test.go:137: sql insert into test_index values (191, 4449064426444948154, 0.762957, '8Enxb6kqxl') index_test.go:137: sql insert into test_index values (190, 4975727814578030084, 0.007694, 'MFjO12N8Oh') index_test.go:137: sql insert into test_index values (192, 1944029336531565480, 0.897143, 'HnNhbGygKg') index_test.go:137: sql insert into test_index values (193, 1353890051924491, 0.080856, 'D9B82pYOAg') index_test.go:143: sql update test_index set c1 = 2847665037463887937, c2 = 0.291743, c3 = 'VQTRIN579l' where c = 41 index_test.go:140: sql delete from test_index where c = 175 index_test.go:137: sql insert into test_index values (195, 7402144834131761975, 0.933909, 'WMqP8di4KM') index_test.go:140: sql delete from test_index where c = 95 index_test.go:137: sql insert into test_index values (194, 483541497621204057, 0.596712, 'nAp1wio4S0') index_test.go:140: sql delete from test_index where c = 145 index_test.go:140: sql delete from test_index where c = 74 index_test.go:143: sql update test_index set c1 = 1944317627436111104, c2 = 0.359308, c3 = 'G7f3ngyfOs' where c = 27 index_test.go:143: sql update test_index set c1 = 1728489131756366197, c2 = 0.634316, c3 = 'rBHmPXZoLv' where c = 144 index_test.go:143: sql update test_index set c1 = 9063954914582016582, c2 = 0.759794, c3 = 'JEzd0EVUID' where c = 159 index_test.go:140: sql delete from test_index where c = 149 index_test.go:140: sql delete from test_index where c = 130 index_test.go:140: sql delete from test_index where c = 36 index_test.go:140: sql delete from test_index where c = 115 index_test.go:137: sql insert into test_index values (196, 3212169726105028149, 0.067963, 'QhRBIevp0U') index_test.go:143: sql update test_index set c1 = 1952244240831977834, c2 = 0.391834, c3 = 'nnrPqR29h0' where c = 9 index_test.go:143: sql update test_index set c1 = 6512587496598549012, c2 = 0.224252, c3 = 'NyJPqL4QXi' where c = 3 index_test.go:143: sql update test_index set c1 = 5391125977349921965, c2 = 0.813238, c3 = 'syaUKYNkL6' where c = 165 index_test.go:143: sql update test_index set c1 = 3491123464939717116, c2 = 0.175719, c3 = 'HtNrcvGrSG' where c = 190 index_test.go:140: sql delete from test_index where c = 111 index_test.go:137: sql insert into test_index values (197, 2591575841866611249, 0.403276, 'FuALE3sJ3C') index_test.go:137: sql insert into test_index values (198, 5885594249285386087, 0.756542, 'PI99E7VVgv') index_test.go:140: sql delete from test_index where c = 14 index_test.go:143: sql update test_index set c1 = 5915185411737600322, c2 = 0.980595, c3 = 'E1CPF7RiPh' where c = 173 index_test.go:143: sql update test_index set c1 = 7591778942587558435, c2 = 0.005910, c3 = 'jm0W3s3HVP' where c = 195 index_test.go:140: sql delete from test_index where c = 177 index_test.go:143: sql update test_index set c1 = 8807140727705945800, c2 = 0.397941, c3 = 'g0H3kXAfZC' where c = 28 index_test.go:143: sql update test_index set c1 = 1816909970435693883, c2 = 0.459019, c3 = 'CzAtODTY84' where c = 130 index_test.go:140: sql delete from test_index where c = 175 index_test.go:137: sql insert into test_index values (199, 7540122766862996091, 0.404468, 'JoRzfZ2ayT') index_test.go:140: sql delete from test_index where c = 101 index_test.go:143: sql update test_index set c1 = 8327334876938988703, c2 = 0.913832, c3 = 'xMeYRR5Gtl' where c = 168 index_test.go:137: sql insert into test_index values (200, 7850430466737555488, 0.811200, 'bERuLCnrtn') index_test.go:143: sql update test_index set c1 = 2930973472853824089, c2 = 0.349064, c3 = 'LOT4JCtGIc' where c = 29 index_test.go:140: sql delete from test_index where c = 159 index_test.go:143: sql update test_index set c1 = 7393528332335562254, c2 = 0.060563, c3 = '8nqEN0G8Vo' where c = 126 index_test.go:137: sql insert into test_index values (205, 8380171327030950276, 0.525911, 'UhCtAinuS6') index_test.go:137: sql insert into test_index values (202, 1034749549567595644, 0.466695, 'YUWyumXqOa') index_test.go:137: sql insert into test_index values (204, 7059364131055649343, 0.514218, 'QXX2oub1rs') index_test.go:137: sql insert into test_index values (208, 959645443472006436, 0.395161, 'y0KVGUDl11') index_test.go:137: sql insert into test_index values (210, 8468172972615739341, 0.991268, 'GCdWl9Ansf') index_test.go:137: sql insert into test_index values (203, 2416615185254976248, 0.403124, 'CPlLzkUwXM') index_test.go:137: sql insert into test_index values (206, 1729686831831597182, 0.875829, 'qpLBcR27a0') index_test.go:137: sql insert into test_index values (207, 3241140746969929655, 0.471295, 'Xw2A55xYio') index_test.go:137: sql insert into test_index values (201, 6052181573743614432, 0.258527, 'C7F1WFEiX3') index_test.go:137: sql insert into test_index values (209, 7808001942082240147, 0.867965, 'g8Uc8Cz3dy') index_test.go:140: sql delete from test_index where c = 12 index_test.go:140: sql delete from test_index where c = 23 index_test.go:140: sql delete from test_index where c = 59 index_test.go:143: sql update test_index set c1 = 3848860802781766764, c2 = 0.597728, c3 = 'zJRahGIEnr' where c = 105 index_test.go:140: sql delete from test_index where c = 67 index_test.go:140: sql delete from test_index where c = 86 index_test.go:140: sql delete from test_index where c = 136 index_test.go:140: sql delete from test_index where c = 156 index_test.go:143: sql update test_index set c1 = 454082176344518296, c2 = 0.679990, c3 = 'K1aqZsNovh' where c = 59 index_test.go:143: sql update test_index set c1 = 7488195976710243274, c2 = 0.058195, c3 = 'KjXXEIZXRq' where c = 41 index_test.go:143: sql update test_index set c1 = 4840079302704434491, c2 = 0.963634, c3 = '9hVslqUpPV' where c = 67 index_test.go:143: sql update test_index set c1 = 7666135876265696348, c2 = 0.836686, c3 = 'tvp5UrgzUI' where c = 50 index_test.go:140: sql delete from test_index where c = 57 index_test.go:143: sql update test_index set c1 = 3993993916431364672, c2 = 0.891784, c3 = 'k86k2RQjeP' where c = 125 index_test.go:137: sql insert into test_index values (211, 1991942709679147897, 0.619564, 'TrYGFfq89Q') index_test.go:140: sql delete from test_index where c = 180 index_test.go:140: sql delete from test_index where c = 43 index_test.go:143: sql update test_index set c1 = 4398399478679827406, c2 = 0.510811, c3 = 'wqumJAHOqf' where c = 156 index_test.go:143: sql update test_index set c1 = 3839985533872566710, c2 = 0.426847, c3 = 'DRACFvYFQ8' where c = 190 index_test.go:143: sql update test_index set c1 = 8712682037005698148, c2 = 0.362546, c3 = 'dQtephuFni' where c = 2 index_test.go:143: sql update test_index set c1 = 6828840013259261026, c2 = 0.318933, c3 = 'SHWeJh2aCJ' where c = 70 index_test.go:137: sql insert into test_index values (213, 3122685433645507466, 0.281708, 'tDz6C7pYZI') index_test.go:137: sql insert into test_index values (215, 1026766492340540258, 0.118654, 'wWjBB9LzEX') index_test.go:137: sql insert into test_index values (216, 1128974411343987081, 0.605103, 'FKQlIjNNcZ') index_test.go:137: sql insert into test_index values (212, 6881991658343609326, 0.834024, 'XK5ynlyIJE') index_test.go:140: sql delete from test_index where c = 68 index_test.go:140: sql delete from test_index where c = 107 index_test.go:137: sql insert into test_index values (214, 705872661431826123, 0.832772, 'fopGejVIjS') index_test.go:137: sql insert into test_index values (219, 4459628147576961977, 0.410769, '4FNyrN0VoJ') index_test.go:143: sql update test_index set c1 = 1166359213574860000, c2 = 0.876609, c3 = '8UojAnqfW1' where c = 59 index_test.go:137: sql insert into test_index values (217, 5940363858126285666, 0.384963, 'ywPZV1oINy') index_test.go:140: sql delete from test_index where c = 162 index_test.go:137: sql insert into test_index values (220, 5797471903943224024, 0.883576, 'n0QCzqbrXe') index_test.go:140: sql delete from test_index where c = 204 index_test.go:137: sql insert into test_index values (218, 685568877287861507, 0.741496, 'YwBUJgg1Yv') index_test.go:140: sql delete from test_index where c = 55 index_test.go:140: sql delete from test_index where c = 37 index_test.go:140: sql delete from test_index where c = 166 index_test.go:137: sql insert into test_index values (221, 4275772016654429236, 0.542919, 'Wvb0kLiAU2') index_test.go:140: sql delete from test_index where c = 72 index_test.go:140: sql delete from test_index where c = 20 index_test.go:143: sql update test_index set c1 = 2665687964788859604, c2 = 0.080852, c3 = 'KDYQHY5x8x' where c = 32 index_test.go:143: sql update test_index set c1 = 2934426657268200187, c2 = 0.804203, c3 = 'CDZhesFBt4' where c = 55 index_test.go:143: sql update test_index set c1 = 6899860058312566489, c2 = 0.101763, c3 = 'hrwEhvrEmN' where c = 134 index_test.go:143: sql update test_index set c1 = 4937900056938560923, c2 = 0.155381, c3 = 'UyGlbn8SPe' where c = 74 index_test.go:140: sql delete from test_index where c = 76 index_test.go:143: sql update test_index set c1 = 771492232470120054, c2 = 0.217390, c3 = 'i7cojf2nmc' where c = 130 index_test.go:143: sql update test_index set c1 = 7269821623164151925, c2 = 0.140919, c3 = 'KfivD7KY3y' where c = 150 index_test.go:143: sql update test_index set c1 = 5034055400092168669, c2 = 0.862730, c3 = 'yBTPTwFyfK' where c = 0 index_test.go:143: sql update test_index set c1 = 3526361455385786504, c2 = 0.686097, c3 = 'rwkqB9Y46q' where c = 13 index_test.go:137: sql insert into test_index values (224, 4813130062299047916, 0.380978, 'hiRb260qps') index_test.go:137: sql insert into test_index values (223, 2522431042956463004, 0.588376, 'g228egrvuf') index_test.go:137: sql insert into test_index values (225, 8435001566432577871, 0.031581, 'ffhhFmemYP') index_test.go:137: sql insert into test_index values (222, 3587825840618935991, 0.654623, 'TBJHBBs0Sg') index_test.go:137: sql insert into test_index values (226, 5856364665059661667, 0.336192, 'pUWSF9ZC0y') index_test.go:140: sql delete from test_index where c = 94 index_test.go:140: sql delete from test_index where c = 134 index_test.go:137: sql insert into test_index values (227, 4788243689060732274, 0.382551, 'i4dsOlKlNV') index_test.go:143: sql update test_index set c1 = 8941894271029255232, c2 = 0.021226, c3 = '76a1ipqI5N' where c = 96 index_test.go:140: sql delete from test_index where c = 169 index_test.go:140: sql delete from test_index where c = 122 index_test.go:140: sql delete from test_index where c = 157 index_test.go:143: sql update test_index set c1 = 8710969981246019589, c2 = 0.263961, c3 = 'CKVP91rYbY' where c = 130 index_test.go:137: sql insert into test_index values (228, 613565957648604015, 0.149117, 'srg4JF4Uqs') index_test.go:140: sql delete from test_index where c = 198 index_test.go:143: sql update test_index set c1 = 6249659120654104276, c2 = 0.234152, c3 = 'ySMfkdIKnM' where c = 145 index_test.go:137: sql insert into test_index values (229, 9134488827505040192, 0.340667, 'n1MdVcfrXp') index_test.go:143: sql update test_index set c1 = 107915376952060813, c2 = 0.908490, c3 = 'vuF1p3FhWE' where c = 8 index_test.go:137: sql insert into test_index values (230, 3026477600858415495, 0.124734, 'GVg5tzZbd7') index_test.go:140: sql delete from test_index where c = 209 index_test.go:143: sql update test_index set c1 = 4941244096656411347, c2 = 0.041235, c3 = 'ggGbbm9eiL' where c = 206 index_test.go:143: sql update test_index set c1 = 7305117238715125756, c2 = 0.003432, c3 = 'BckegFGpSe' where c = 191 index_test.go:137: sql insert into test_index values (232, 7669237543164351579, 0.831970, 'Vg8YPaa0dM') index_test.go:137: sql insert into test_index values (233, 8885221754838389812, 0.640316, '7zjpv96fXz') index_test.go:140: sql delete from test_index where c = 45 index_test.go:140: sql delete from test_index where c = 69 index_test.go:137: sql insert into test_index values (231, 3396211354660028424, 0.204587, 'g15ovGzASb') index_test.go:143: sql update test_index set c1 = 1560380753226733495, c2 = 0.284499, c3 = 'tXSJLHtJNH' where c = 148 index_test.go:140: sql delete from test_index where c = 198 index_test.go:140: sql delete from test_index where c = 75 index_test.go:143: sql update test_index set c1 = 6414636028514654497, c2 = 0.225679, c3 = 'iPyPm3qrUi' where c = 123 index_test.go:137: sql insert into test_index values (234, 181050664445296522, 0.422399, 'DM66PRpCCr') index_test.go:143: sql update test_index set c1 = 4330451021725220281, c2 = 0.529033, c3 = '6y39wJKsVi' where c = 49 index_test.go:137: sql insert into test_index values (235, 7935815495944555382, 0.662686, 'ZuOfCDpMN9') index_test.go:140: sql delete from test_index where c = 54 index_test.go:143: sql update test_index set c1 = 6921655011272595561, c2 = 0.674344, c3 = 'y9FIu3Mh6d' where c = 116 index_test.go:143: sql update test_index set c1 = 4356951480622766940, c2 = 0.243638, c3 = 'sV84FqTJ24' where c = 167 index_test.go:140: sql delete from test_index where c = 100 index_test.go:137: sql insert into test_index values (236, 709087697220003679, 0.238015, '0f55AuvM3b') index_test.go:143: sql update test_index set c1 = 6907394894056612911, c2 = 0.372832, c3 = 'WlBkcFBKrw' where c = 78 index_test.go:137: sql insert into test_index values (237, 5911184108801229738, 0.969177, 'XHhnlWl8Be') index_test.go:140: sql delete from test_index where c = 82 index_test.go:137: sql insert into test_index values (238, 6047196263791069895, 0.040670, 'He0jUgSLIu') index_test.go:140: sql delete from test_index where c = 52 index_test.go:140: sql delete from test_index where c = 44 index_test.go:143: sql update test_index set c1 = 652912771767242351, c2 = 0.325817, c3 = '3J8ZcaqwOZ' where c = 79 index_test.go:140: sql delete from test_index where c = 92 index_test.go:137: sql insert into test_index values (240, 562528024910352749, 0.184393, 'YIdIA5aG1u') index_test.go:137: sql insert into test_index values (241, 818223869913643735, 0.037010, 'LsUoy3hL4Q') index_test.go:140: sql delete from test_index where c = 13 index_test.go:143: sql update test_index set c1 = 5155582938241608243, c2 = 0.542057, c3 = '0xLuRVtkod' where c = 151 index_test.go:137: sql insert into test_index values (239, 2932857269437650111, 0.282114, 'ZXzre00ncy') index_test.go:140: sql delete from test_index where c = 28 index_test.go:143: sql update test_index set c1 = 1988966194088942726, c2 = 0.960864, c3 = '8ZQ0vVeHBA' where c = 173 index_test.go:143: sql update test_index set c1 = 3695874448177848755, c2 = 0.006919, c3 = 'Vrh8sSEBR2' where c = 215 index_test.go:137: sql insert into test_index values (242, 2362558564403211755, 0.350224, 'ie3e3tJYxf') index_test.go:143: sql update test_index set c1 = 342100025027340629, c2 = 0.828841, c3 = 'HT92iDIFvc' where c = 104 index_test.go:137: sql insert into test_index values (243, 223292510587239691, 0.953330, 'dmEHttRHrU') index_test.go:143: sql update test_index set c1 = 6549686135192924720, c2 = 0.540940, c3 = 'h7SVEJIHqy' where c = 178 index_test.go:140: sql delete from test_index where c = 95 index_test.go:143: sql update test_index set c1 = 7700005184115641054, c2 = 0.192026, c3 = 'ZjUEkTBk1R' where c = 30 index_test.go:143: sql update test_index set c1 = 9066234403258288022, c2 = 0.122333, c3 = 'pXVCFD9tqE' where c = 68 index_test.go:137: sql insert into test_index values (244, 2305034897236531764, 0.405774, '7OCdyFnEHC') index_test.go:137: sql insert into test_index values (245, 4345306167032733313, 0.511497, 'KK86HWbDzW') index_test.go:140: sql delete from test_index where c = 236 index_test.go:143: sql update test_index set c1 = 4080678267587524997, c2 = 0.191882, c3 = 'iWbK1CYcBr' where c = 68 index_test.go:140: sql delete from test_index where c = 147 index_test.go:137: sql insert into test_index values (247, 7952280060157952277, 0.455622, 'Pqzo6OK3Sg') index_test.go:140: sql delete from test_index where c = 146 index_test.go:137: sql insert into test_index values (249, 3491309115767072565, 0.256816, '9P2SIy36Ov') index_test.go:137: sql insert into test_index values (246, 4800012899523898819, 0.371515, 'lZXJQrJWaO') index_test.go:137: sql insert into test_index values (248, 4326563479252573811, 0.546552, '7Fs1rQILH9') index_test.go:140: sql delete from test_index where c = 234 index_test.go:137: sql insert into test_index values (250, 4846500463888137265, 0.326933, 'pzKftTaLT2') index_test.go:143: sql update test_index set c1 = 2246182132434688570, c2 = 0.448714, c3 = 'ShXwxhOzkf' where c = 154 index_test.go:140: sql delete from test_index where c = 198 index_test.go:143: sql update test_index set c1 = 5301679659918044385, c2 = 0.006167, c3 = 'mMTL6ROD3K' where c = 235 index_test.go:140: sql delete from test_index where c = 201 index_test.go:140: sql delete from test_index where c = 223 index_test.go:143: sql update test_index set c1 = 8508574160905819935, c2 = 0.561446, c3 = 'XdO6cBqZKk' where c = 100 index_test.go:140: sql delete from test_index where c = 240 index_test.go:137: sql insert into test_index values (251, 2439558184063651712, 0.441841, '6ZprTXDG5F') index_test.go:140: sql delete from test_index where c = 0 index_test.go:143: sql update test_index set c1 = 5503304553121546632, c2 = 0.505224, c3 = 'Wvm1YhNLUv' where c = 50 index_test.go:143: sql update test_index set c1 = 8830897531103997856, c2 = 0.134316, c3 = '1GY4T4Hm8s' where c = 112 index_test.go:143: sql update test_index set c1 = 436228918557391832, c2 = 0.740736, c3 = 'sR1wptuv4n' where c = 226 index_test.go:137: sql insert into test_index values (252, 338018621750177581, 0.004385, 'iZL3GvgFn1') index_test.go:140: sql delete from test_index where c = 240 index_test.go:143: sql update test_index set c1 = 3111740583913561748, c2 = 0.744536, c3 = 'FK6PKmRqOL' where c = 179 index_test.go:137: sql insert into test_index values (253, 1510237558795993580, 0.344955, 'fUUQtCwCxN') index_test.go:137: sql insert into test_index values (256, 9142162951232103321, 0.928003, 'KiVw9dAVmj') index_test.go:143: sql update test_index set c1 = 8705675139300586988, c2 = 0.642369, c3 = '3jGd4ksNSt' where c = 184 index_test.go:140: sql delete from test_index where c = 88 index_test.go:137: sql insert into test_index values (255, 1700493326043739021, 0.552891, 'BWehgrjRNX') index_test.go:140: sql delete from test_index where c = 189 index_test.go:137: sql insert into test_index values (254, 4030629140315546560, 0.145056, 'Ou31Cg9j93') index_test.go:143: sql update test_index set c1 = 4589386394736693487, c2 = 0.137564, c3 = 'MAMycTB12X' where c = 143 index_test.go:140: sql delete from test_index where c = 236 index_test.go:140: sql delete from test_index where c = 36 index_test.go:143: sql update test_index set c1 = 4034470726725491944, c2 = 0.615262, c3 = 'aUGURdVYer' where c = 65 index_test.go:143: sql update test_index set c1 = 8914402779417071494, c2 = 0.583217, c3 = 'pfXPzjSqHy' where c = 41 index_test.go:137: sql insert into test_index values (259, 4235577142036075137, 0.593274, 'fik6js9Z6r') index_test.go:140: sql delete from test_index where c = 224 index_test.go:143: sql update test_index set c1 = 4378438807568918461, c2 = 0.503124, c3 = 'fF64cCJkAD' where c = 249 index_test.go:137: sql insert into test_index values (257, 3567361938190426440, 0.640556, 'Hxr4NRQ1dZ') index_test.go:137: sql insert into test_index values (258, 2581623125076866328, 0.131805, '6DLFj9uLsu') index_test.go:143: sql update test_index set c1 = 5486729926904046333, c2 = 0.126695, c3 = 'G5fIb94VU3' where c = 32 index_test.go:140: sql delete from test_index where c = 51 index_test.go:143: sql update test_index set c1 = 8253399881425276132, c2 = 0.382990, c3 = 'bdrLxm5e7G' where c = 84 index_test.go:140: sql delete from test_index where c = 17 index_test.go:137: sql insert into test_index values (260, 5499669696244149148, 0.017528, 'AQLxNYhu1D') index_test.go:140: sql delete from test_index where c = 14 index_test.go:143: sql update test_index set c1 = 4245461959257153704, c2 = 0.263396, c3 = 'FI3RRwJeVu' where c = 169 index_test.go:143: sql update test_index set c1 = 2572531693595991284, c2 = 0.089241, c3 = '7I1jEe5gCE' where c = 90 index_test.go:140: sql delete from test_index where c = 110 index_test.go:137: sql insert into test_index values (261, 1237313771681915016, 0.648160, '8GTPIQ2fPB') index_test.go:137: sql insert into test_index values (263, 5468656290990270503, 0.140590, 'sTr4gKS47o') index_test.go:137: sql insert into test_index values (264, 874006595799352324, 0.563470, 'y93NfiNLyy') index_test.go:137: sql insert into test_index values (262, 1807713581432261125, 0.988767, 'gikfEBGgom') index_test.go:143: sql update test_index set c1 = 3721234262819427840, c2 = 0.360700, c3 = 'D0bRCZeOPE' where c = 158 index_test.go:143: sql update test_index set c1 = 6499525912839775670, c2 = 0.031514, c3 = 'kwzfBSE1tq' where c = 194 index_test.go:137: sql insert into test_index values (266, 5880141967130363688, 0.358490, 'yNow9fg2x9') index_test.go:140: sql delete from test_index where c = 6 index_test.go:140: sql delete from test_index where c = 247 index_test.go:137: sql insert into test_index values (265, 7801158989447920915, 0.457917, 'tIRt7cLnmK') index_test.go:140: sql delete from test_index where c = 255 index_test.go:143: sql update test_index set c1 = 6024848981631243857, c2 = 0.727285, c3 = 'CXz8bqp9Vu' where c = 212 index_test.go:137: sql insert into test_index values (268, 1612589574921264559, 0.628011, 'ZA0EpSJOBO') index_test.go:137: sql insert into test_index values (267, 6481855214979456785, 0.630231, 'WDkVHKao4Y') index_test.go:140: sql delete from test_index where c = 102 index_test.go:140: sql delete from test_index where c = 153 index_test.go:140: sql delete from test_index where c = 83 index_test.go:140: sql delete from test_index where c = 73 index_test.go:137: sql insert into test_index values (269, 8756534020292422315, 0.777685, '3B15OhmEM2') index_test.go:143: sql update test_index set c1 = 5973771869986987545, c2 = 0.970373, c3 = 'o2ckUnRyOd' where c = 204 index_test.go:143: sql update test_index set c1 = 4293464070701935693, c2 = 0.105009, c3 = 'w9to5Yfa6P' where c = 119 index_test.go:143: sql update test_index set c1 = 5983189718482470186, c2 = 0.276726, c3 = 'O27GFHKi2O' where c = 118 index_test.go:143: sql update test_index set c1 = 8862579527978547288, c2 = 0.589817, c3 = 'FTDsZwuduj' where c = 18 index_test.go:143: sql update test_index set c1 = 1146515219820420679, c2 = 0.057860, c3 = 'SUc4V4J3HI' where c = 234 index_test.go:140: sql delete from test_index where c = 9 index_test.go:143: sql update test_index set c1 = 74761173285623635, c2 = 0.935551, c3 = 'vxLPkT0AG1' where c = 21 index_test.go:140: sql delete from test_index where c = 261 index_test.go:143: sql update test_index set c1 = 8684156950962913166, c2 = 0.080221, c3 = '3miutzm3qM' where c = 211 index_test.go:143: sql update test_index set c1 = 7939883821230153576, c2 = 0.775926, c3 = 'eZAXkzL1gX' where c = 26 index_test.go:137: sql insert into test_index values (272, 3030707956157639198, 0.026746, 'ykfGw5DdWH') index_test.go:137: sql insert into test_index values (270, 7762325170205451917, 0.844457, 'noxMfhIzSq') index_test.go:140: sql delete from test_index where c = 109 index_test.go:137: sql insert into test_index values (273, 7017751342714970439, 0.860203, '9l3vK2N9mV') index_test.go:137: sql insert into test_index values (271, 1271100952674782915, 0.907062, 'iXbwe0Pe00') index_test.go:137: sql insert into test_index values (274, 964782915830708934, 0.790020, 'P7paFuvlJ3') index_test.go:140: sql delete from test_index where c = 149 index_test.go:137: sql insert into test_index values (276, 4146156866026522819, 0.496469, 'bsQcyAE9I4') index_test.go:140: sql delete from test_index where c = 13 index_test.go:137: sql insert into test_index values (275, 2897023387120956067, 0.757280, 'aKem6nDeXH') index_test.go:140: sql delete from test_index where c = 152 index_test.go:137: sql insert into test_index values (277, 177860376431490592, 0.036432, 'BC6wuk4REm') index_test.go:143: sql update test_index set c1 = 9070475103390370587, c2 = 0.615760, c3 = 'Tk03pgsh9k' where c = 77 index_test.go:143: sql update test_index set c1 = 1870467961319205750, c2 = 0.367604, c3 = 'qlhPymPGtU' where c = 167 index_test.go:140: sql delete from test_index where c = 171 index_test.go:140: sql delete from test_index where c = 248 index_test.go:143: sql update test_index set c1 = 6074425123257389912, c2 = 0.966411, c3 = 'XyaJMZHXxX' where c = 92 index_test.go:140: sql delete from test_index where c = 78 index_test.go:143: sql update test_index set c1 = 3340101474949525701, c2 = 0.754898, c3 = 'PYQucNhLFb' where c = 57 index_test.go:140: sql delete from test_index where c = 226 index_test.go:143: sql update test_index set c1 = 6965016093194345235, c2 = 0.537777, c3 = 'DjlLBs87pt' where c = 13 index_test.go:140: sql delete from test_index where c = 266 index_test.go:137: sql insert into test_index values (279, 2952418079622248132, 0.466109, '7EVuPatDzu') index_test.go:137: sql insert into test_index values (278, 7937566085329368365, 0.016008, '64HJ0XJSZg') index_test.go:143: sql update test_index set c1 = 1271511622592532771, c2 = 0.950345, c3 = 'qqrU5pAKiS' where c = 269 index_test.go:143: sql update test_index set c1 = 2140644107432048878, c2 = 0.892645, c3 = '3NCH46RKI8' where c = 3 index_test.go:137: sql insert into test_index values (282, 7840854059331994280, 0.124034, 'PlnAz53Jz2') index_test.go:143: sql update test_index set c1 = 2772496497262970059, c2 = 0.778787, c3 = '6pYDU5CS5p' where c = 13 index_test.go:140: sql delete from test_index where c = 86 index_test.go:140: sql delete from test_index where c = 166 index_test.go:137: sql insert into test_index values (280, 8272495432494399735, 0.013977, 'IIBq75OQ4D') index_test.go:137: sql insert into test_index values (281, 130318362151049398, 0.653390, 'Fgs9cZzcrC') index_test.go:143: sql update test_index set c1 = 6497276298145116876, c2 = 0.891459, c3 = '4amVNAxfQJ' where c = 218 index_test.go:140: sql delete from test_index where c = 236 index_test.go:137: sql insert into test_index values (283, 7460354385089002188, 0.104517, 'TA4KrdZXZ4') index_test.go:140: sql delete from test_index where c = 67 index_test.go:143: sql update test_index set c1 = 8083410362585043980, c2 = 0.802049, c3 = 'dM05HcTNQ9' where c = 114 index_test.go:143: sql update test_index set c1 = 3721471256587463643, c2 = 0.500378, c3 = 'feGJIgKT4i' where c = 6 index_test.go:137: sql insert into test_index values (284, 8830834023031538044, 0.547653, '1nqp0UBtAH') index_test.go:143: sql update test_index set c1 = 6414899782239504435, c2 = 0.208521, c3 = 'GPpDsV4fJL' where c = 204 index_test.go:143: sql update test_index set c1 = 4826054588907677719, c2 = 0.972333, c3 = 'DebCOgRyaG' where c = 155 index_test.go:140: sql delete from test_index where c = 265 index_test.go:137: sql insert into test_index values (285, 2109538089926497760, 0.349496, 'SeZC9rWni5') index_test.go:137: sql insert into test_index values (286, 1666494596753708269, 0.075730, 'om4WSBqCSn') index_test.go:137: sql insert into test_index values (288, 6656851351767747466, 0.246384, 'KoyXnvUYf9') index_test.go:140: sql delete from test_index where c = 230 index_test.go:137: sql insert into test_index values (289, 5729662015532751542, 0.569970, '2sD13bQ58y') index_test.go:140: sql delete from test_index where c = 215 index_test.go:137: sql insert into test_index values (290, 7300136716896713935, 0.219353, '3mNq64B4sS') index_test.go:140: sql delete from test_index where c = 177 index_test.go:137: sql insert into test_index values (287, 9023235906291894278, 0.562160, 'Dn3aNjNPwN') index_test.go:143: sql update test_index set c1 = 6751277253977654282, c2 = 0.664069, c3 = 'X3LZcfl1wu' where c = 48 index_test.go:143: sql update test_index set c1 = 2651980999573486056, c2 = 0.452404, c3 = '0UAiM7oTS6' where c = 216 index_test.go:140: sql delete from test_index where c = 233 index_test.go:143: sql update test_index set c1 = 3176729940323419527, c2 = 0.735689, c3 = 'LrBU3BHai6' where c = 134 index_test.go:140: sql delete from test_index where c = 199 index_test.go:140: sql delete from test_index where c = 244 index_test.go:143: sql update test_index set c1 = 7744710817664599263, c2 = 0.260672, c3 = 'njjKGMX3Nv' where c = 199 index_test.go:143: sql update test_index set c1 = 1697083044082817902, c2 = 0.991748, c3 = 'yxH8n7Go8t' where c = 258 index_test.go:137: sql insert into test_index values (291, 4938803889447378696, 0.753014, 'Ky0Cg33S5E') index_test.go:140: sql delete from test_index where c = 213 index_test.go:137: sql insert into test_index values (292, 7010462064904105130, 0.780400, 'RtxWE6Ysf6') index_test.go:143: sql update test_index set c1 = 635246570693783660, c2 = 0.586416, c3 = '40KzZriKfd' where c = 49 index_test.go:137: sql insert into test_index values (293, 8824399753665544838, 0.387035, 'AARD3biV00') index_test.go:143: sql update test_index set c1 = 1796916296575685821, c2 = 0.673008, c3 = 'cnVk40cg3J' where c = 253 index_test.go:140: sql delete from test_index where c = 257 index_test.go:143: sql update test_index set c1 = 1594516661912966069, c2 = 0.782678, c3 = 'Eo86Lz5uCm' where c = 158 index_test.go:143: sql update test_index set c1 = 6053600025634310352, c2 = 0.973620, c3 = 'Bkon5FILJJ' where c = 172 index_test.go:137: sql insert into test_index values (294, 4021464803949756070, 0.212130, 'EgsU1JhkcA') index_test.go:140: sql delete from test_index where c = 9 index_test.go:140: sql delete from test_index where c = 174 index_test.go:140: sql delete from test_index where c = 159 index_test.go:137: sql insert into test_index values (295, 2428818420863321356, 0.281904, '7i8KR8HRu4') index_test.go:143: sql update test_index set c1 = 5749413542216102032, c2 = 0.184709, c3 = 'adJOpnTc0e' where c = 2 index_test.go:143: sql update test_index set c1 = 7760209755048017280, c2 = 0.636128, c3 = '09iPfD6xXQ' where c = 115 index_test.go:140: sql delete from test_index where c = 283 index_test.go:143: sql update test_index set c1 = 3496849254614435032, c2 = 0.951132, c3 = 'qhhh584dY6' where c = 188 index_test.go:137: sql insert into test_index values (297, 3179119752617354805, 0.342226, 'N3ephsUykm') index_test.go:140: sql delete from test_index where c = 67 index_test.go:143: sql update test_index set c1 = 8686223415332091296, c2 = 0.911478, c3 = 'bZaJNn3dJh' where c = 54 index_test.go:137: sql insert into test_index values (296, 6667042790950029625, 0.915328, 'pEZFjTJGaG') index_test.go:137: sql insert into test_index values (298, 5269724692035956932, 0.717117, '11dHLr16eM') index_test.go:140: sql delete from test_index where c = 205 index_test.go:143: sql update test_index set c1 = 4782174965370947437, c2 = 0.945638, c3 = 'jwFH0xptzI' where c = 15 index_test.go:143: sql update test_index set c1 = 9221752904363421700, c2 = 0.916701, c3 = '1NNH1fMz5G' where c = 47 index_test.go:140: sql delete from test_index where c = 178 index_test.go:140: sql delete from test_index where c = 278 index_test.go:143: sql update test_index set c1 = 3153972503109868241, c2 = 0.154508, c3 = 'MNlqMVDAx4' where c = 168 index_test.go:137: sql insert into test_index values (299, 2235857119043391513, 0.079169, 'ArKltv4kyj') index_test.go:143: sql update test_index set c1 = 7391719630923714571, c2 = 0.779461, c3 = 'tv2f3zN8i5' where c = 106 index_test.go:143: sql update test_index set c1 = 4794811745501493405, c2 = 0.852868, c3 = 'h4cdVc6Jv2' where c = 42 index_test.go:140: sql delete from test_index where c = 183 index_test.go:137: sql insert into test_index values (300, 522319348731655193, 0.172124, '1BXfNL3bHF') index_test.go:143: sql update test_index set c1 = 4912687262971399828, c2 = 0.478357, c3 = 'oNV11g2o7i' where c = 298 index_test.go:140: sql delete from test_index where c = 50 index_test.go:143: sql update test_index set c1 = 889721937864625864, c2 = 0.293867, c3 = 'FOQnP48lQ8' where c = 38 index_test.go:137: sql insert into test_index values (304, 5704670705477289984, 0.464224, 'c6YwAuK9p3') index_test.go:137: sql insert into test_index values (301, 6966355301331664381, 0.981356, 'I71MQkVCPm') index_test.go:137: sql insert into test_index values (302, 5395441033457172778, 0.687892, 'VGYDMQWs9A') index_test.go:137: sql insert into test_index values (303, 5247438687504495954, 0.187943, 'tv334M73gK') index_test.go:137: sql insert into test_index values (307, 2740183743729493079, 0.267328, 'Z1FKU7vFu6') index_test.go:137: sql insert into test_index values (305, 7771328855780401177, 0.547645, 'EkrHOPNNsG') index_test.go:137: sql insert into test_index values (309, 6168449255198430672, 0.111390, 'kKEpNYOXAt') index_test.go:137: sql insert into test_index values (308, 5299440056137148826, 0.251230, 'iNLeebC4F9') index_test.go:137: sql insert into test_index values (306, 2237701965468968977, 0.374624, 'pQSaPfCcO1') index_test.go:137: sql insert into test_index values (310, 9058828695583195583, 0.104771, 'RBnQeDaJip') index_test.go:140: sql delete from test_index where c = 160 index_test.go:140: sql delete from test_index where c = 137 index_test.go:140: sql delete from test_index where c = 51 index_test.go:140: sql delete from test_index where c = 46 index_test.go:140: sql delete from test_index where c = 147 index_test.go:140: sql delete from test_index where c = 28 index_test.go:143: sql update test_index set c1 = 2219963466768032320, c2 = 0.640667, c3 = 'QDc5mNrl7b' where c = 45 index_test.go:143: sql update test_index set c1 = 7877749458404985208, c2 = 0.639327, c3 = 'n4SdIBsyZG' where c = 169 index_test.go:143: sql update test_index set c1 = 3502496528680475504, c2 = 0.838083, c3 = 'e01A9m0C5r' where c = 73 index_test.go:140: sql delete from test_index where c = 199 index_test.go:140: sql delete from test_index where c = 299 index_test.go:140: sql delete from test_index where c = 296 index_test.go:140: sql delete from test_index where c = 182 index_test.go:137: sql insert into test_index values (311, 3195562931332159282, 0.792503, 'iuIDJHm5yS') index_test.go:143: sql update test_index set c1 = 7332045535438672117, c2 = 0.002591, c3 = 'gaQ7Kao58i' where c = 98 index_test.go:143: sql update test_index set c1 = 3923369070754329318, c2 = 0.493458, c3 = 'f1zmm0Mp84' where c = 193 index_test.go:143: sql update test_index set c1 = 385103846217750567, c2 = 0.801114, c3 = 'UMUBMV6PzX' where c = 270 index_test.go:137: sql insert into test_index values (313, 4116874621883515844, 0.738876, 'QGOjB8Zqdr') index_test.go:143: sql update test_index set c1 = 2491260124268308563, c2 = 0.780182, c3 = 'lwAKvuQYgd' where c = 163 index_test.go:143: sql update test_index set c1 = 4961914641471379399, c2 = 0.766496, c3 = 'IQLuDRKieU' where c = 297 index_test.go:137: sql insert into test_index values (312, 7574390453447378193, 0.853455, 'eKVgJmqr1j') index_test.go:143: sql update test_index set c1 = 8970005501659112937, c2 = 0.400916, c3 = 'yLSndFeXPT' where c = 199 index_test.go:143: sql update test_index set c1 = 8340165651281320888, c2 = 0.375612, c3 = 'AZJFc3ooCm' where c = 90 index_test.go:140: sql delete from test_index where c = 129 index_test.go:140: sql delete from test_index where c = 71 index_test.go:137: sql insert into test_index values (315, 3792858279216587023, 0.451054, 'tMmbV1wPCq') index_test.go:137: sql insert into test_index values (316, 2351882738881044143, 0.671534, '5j6O3QkgCl') index_test.go:137: sql insert into test_index values (314, 6557617882687866620, 0.660062, 'dQAqZrrYFD') index_test.go:140: sql delete from test_index where c = 115 index_test.go:143: sql update test_index set c1 = 7331860475202035554, c2 = 0.425849, c3 = 'rvh03JsxSO' where c = 14 index_test.go:143: sql update test_index set c1 = 5178623177810697771, c2 = 0.433912, c3 = 'bHPmeF6KvD' where c = 20 index_test.go:137: sql insert into test_index values (319, 2652254696316366845, 0.296778, 'uN2A688nEW') index_test.go:140: sql delete from test_index where c = 175 index_test.go:140: sql delete from test_index where c = 140 index_test.go:137: sql insert into test_index values (317, 4336937059829047658, 0.213417, '9gN8ugrX9I') index_test.go:137: sql insert into test_index values (318, 976345035048725195, 0.062078, 'i4mPh33LmK') index_test.go:137: sql insert into test_index values (320, 3692498331946777098, 0.409511, 'PVXizVbk24') index_test.go:140: sql delete from test_index where c = 105 index_test.go:140: sql delete from test_index where c = 278 index_test.go:137: sql insert into test_index values (321, 5242978838321215805, 0.744136, 'x99N2xAvg6') index_test.go:140: sql delete from test_index where c = 39 index_test.go:137: sql insert into test_index values (322, 17151666451203528, 0.463249, 'mDH8yorHXe') index_test.go:143: sql update test_index set c1 = 5223424752870358842, c2 = 0.409860, c3 = 'NgFCxvUs2B' where c = 9 index_test.go:143: sql update test_index set c1 = 7370740326204995245, c2 = 0.195473, c3 = 'I8P1lXwiuL' where c = 116 index_test.go:143: sql update test_index set c1 = 8972352130419117229, c2 = 0.929628, c3 = 'zIX3W0qARl' where c = 143 index_test.go:143: sql update test_index set c1 = 8436103091891939725, c2 = 0.051580, c3 = 'RTqVFVKKkD' where c = 196 index_test.go:140: sql delete from test_index where c = 221 index_test.go:143: sql update test_index set c1 = 3383248520130762885, c2 = 0.544468, c3 = 'xKiJXavhU4' where c = 277 index_test.go:140: sql delete from test_index where c = 193 index_test.go:143: sql update test_index set c1 = 4936727711858512440, c2 = 0.466900, c3 = 'FyC6V1ysup' where c = 268 index_test.go:143: sql update test_index set c1 = 7989115070207816755, c2 = 0.839913, c3 = 'ASR1qvqrtH' where c = 9 index_test.go:137: sql insert into test_index values (325, 3803621353361310072, 0.941447, 'pO3vfhHsM1') index_test.go:140: sql delete from test_index where c = 228 index_test.go:140: sql delete from test_index where c = 42 index_test.go:137: sql insert into test_index values (324, 1818310113176573937, 0.818662, 'a9FB33r7IK') index_test.go:137: sql insert into test_index values (326, 1385080147634174337, 0.403027, 'FX6mxHffm7') index_test.go:137: sql insert into test_index values (323, 5621482545332320336, 0.582339, '39ZPBUSq72') index_test.go:143: sql update test_index set c1 = 1073590277242162327, c2 = 0.194914, c3 = 'VDdj6zseJN' where c = 199 index_test.go:140: sql delete from test_index where c = 6 index_test.go:137: sql insert into test_index values (329, 409104418337160467, 0.944242, 'Rnb8U8iQpv') index_test.go:137: sql insert into test_index values (328, 410329813299602579, 0.322272, 'QAoTgKEl9C') index_test.go:140: sql delete from test_index where c = 317 index_test.go:140: sql delete from test_index where c = 228 index_test.go:137: sql insert into test_index values (330, 6380638988525456770, 0.221348, 'xjJ4720BI4') index_test.go:143: sql update test_index set c1 = 1709349026609326449, c2 = 0.500630, c3 = 'Borj590570' where c = 249 index_test.go:143: sql update test_index set c1 = 2140582118261852623, c2 = 0.294762, c3 = 'Lm0409cDU1' where c = 236 index_test.go:143: sql update test_index set c1 = 2817935338822877924, c2 = 0.056027, c3 = 'k3uKG78DSM' where c = 208 index_test.go:137: sql insert into test_index values (327, 4778552470378961002, 0.304817, '2FofYWGhRZ') index_test.go:140: sql delete from test_index where c = 108 index_test.go:140: sql delete from test_index where c = 226 index_test.go:143: sql update test_index set c1 = 9153581257556332199, c2 = 0.501125, c3 = 'XR9OufUBpB' where c = 210 index_test.go:143: sql update test_index set c1 = 3518874086696493847, c2 = 0.813364, c3 = 'Xg4PiIFfyl' where c = 230 index_test.go:140: sql delete from test_index where c = 325 index_test.go:143: sql update test_index set c1 = 5987200005310818274, c2 = 0.664217, c3 = 'JYYqsA1MUZ' where c = 122 index_test.go:137: sql insert into test_index values (333, 7769619647706591892, 0.947756, 'W2wYZfSVOA') index_test.go:140: sql delete from test_index where c = 77 index_test.go:140: sql delete from test_index where c = 237 index_test.go:137: sql insert into test_index values (332, 9162823568313285552, 0.652782, 'dsYKaBcyrB') index_test.go:143: sql update test_index set c1 = 4100353537271952845, c2 = 0.958600, c3 = 'i2hS0j5S1M' where c = 284 index_test.go:137: sql insert into test_index values (331, 2527522751327206274, 0.956735, 'iKCzOfk6Kg') index_test.go:137: sql insert into test_index values (334, 2736290616604299081, 0.081813, 'bytRJcsTyB') index_test.go:137: sql insert into test_index values (335, 6992258505709786941, 0.705592, 'XBGGN0QuKA') index_test.go:143: sql update test_index set c1 = 3907850371886706235, c2 = 0.525783, c3 = '7pqMN04SsY' where c = 27 index_test.go:140: sql delete from test_index where c = 24 index_test.go:137: sql insert into test_index values (336, 1257003157621349510, 0.620095, 'uPbJjqEQau') index_test.go:140: sql delete from test_index where c = 274 index_test.go:137: sql insert into test_index values (337, 3443014814172311544, 0.025733, '07nF98cVZa') index_test.go:137: sql insert into test_index values (338, 2866744266249360012, 0.781014, '9ersDZT7rl') index_test.go:143: sql update test_index set c1 = 1383275201645683271, c2 = 0.858407, c3 = 'UguXI31Bit' where c = 267 index_test.go:143: sql update test_index set c1 = 6509237164446244644, c2 = 0.438356, c3 = 'YGSBkuCp2b' where c = 327 index_test.go:140: sql delete from test_index where c = 329 index_test.go:140: sql delete from test_index where c = 23 index_test.go:140: sql delete from test_index where c = 60 index_test.go:140: sql delete from test_index where c = 285 index_test.go:140: sql delete from test_index where c = 122 index_test.go:143: sql update test_index set c1 = 4255411254186416252, c2 = 0.318220, c3 = 'lqdnFNCxJn' where c = 17 index_test.go:143: sql update test_index set c1 = 2192918023358312266, c2 = 0.830301, c3 = 'a8p96yrZHw' where c = 160 index_test.go:143: sql update test_index set c1 = 4976780543034368098, c2 = 0.646738, c3 = 'UUWphy5E9w' where c = 163 index_test.go:143: sql update test_index set c1 = 5032895663820884396, c2 = 0.061421, c3 = 'PrD4PmiNCB' where c = 171 index_test.go:137: sql insert into test_index values (339, 4213360757664207218, 0.693919, 'xBdtfGPeze') index_test.go:137: sql insert into test_index values (340, 1677565106550699885, 0.219079, '9zOUmr5fex') index_test.go:143: sql update test_index set c1 = 4070601088053813481, c2 = 0.694368, c3 = 'MJLekQ8AFg' where c = 251 index_test.go:140: sql delete from test_index where c = 267 index_test.go:143: sql update test_index set c1 = 7001758777008003612, c2 = 0.773742, c3 = 'L17qPmqXI8' where c = 274 index_test.go:137: sql insert into test_index values (341, 4104457229760925712, 0.806751, 'ZJPCZkwmjH') index_test.go:140: sql delete from test_index where c = 58 index_test.go:137: sql insert into test_index values (343, 3452295473907309923, 0.547971, 'w6coyq4Rsg') index_test.go:137: sql insert into test_index values (344, 4260408600765493209, 0.435928, 'KBwoIJ6Crk') index_test.go:143: sql update test_index set c1 = 8964282616862142027, c2 = 0.757008, c3 = '45u6JhmErQ' where c = 65 index_test.go:143: sql update test_index set c1 = 8364327023108523485, c2 = 0.051032, c3 = 'YuApXmmzu3' where c = 23 index_test.go:140: sql delete from test_index where c = 285 index_test.go:140: sql delete from test_index where c = 239 index_test.go:137: sql insert into test_index values (346, 8250414101698171673, 0.677329, 'aCToWQAqPA') index_test.go:140: sql delete from test_index where c = 87 index_test.go:137: sql insert into test_index values (342, 2740576842152189180, 0.353601, 'n4BBuFIALg') index_test.go:140: sql delete from test_index where c = 137 index_test.go:143: sql update test_index set c1 = 8920044632574170562, c2 = 0.204422, c3 = 'rDTI8APwc5' where c = 121 index_test.go:137: sql insert into test_index values (345, 1328321627135781792, 0.586531, 'UHFgoiGbPC') index_test.go:137: sql insert into test_index values (347, 6751600658237621613, 0.467358, 'FPSqEEEJ0K') index_test.go:137: sql insert into test_index values (348, 4213047895681213299, 0.402883, '59Smh3TkSX') index_test.go:143: sql update test_index set c1 = 4453174315307257534, c2 = 0.196474, c3 = '6yEP5oxy6H' where c = 53 index_test.go:140: sql delete from test_index where c = 8 index_test.go:143: sql update test_index set c1 = 6514136626578820492, c2 = 0.211894, c3 = 'BZUBHV2dWH' where c = 264 index_test.go:140: sql delete from test_index where c = 0 index_test.go:140: sql delete from test_index where c = 272 index_test.go:140: sql delete from test_index where c = 306 index_test.go:143: sql update test_index set c1 = 8345519416387833429, c2 = 0.584918, c3 = 'bdyfG3bQqA' where c = 27 index_test.go:137: sql insert into test_index values (349, 9134990852890579016, 0.352467, 'QPPJmOO3gT') index_test.go:143: sql update test_index set c1 = 3497322421085858647, c2 = 0.762284, c3 = 'lwZmwuMTTZ' where c = 17 index_test.go:143: sql update test_index set c1 = 3866200056039958730, c2 = 0.684312, c3 = 'gNwdMI5nj2' where c = 44 index_test.go:137: sql insert into test_index values (350, 70153903366064710, 0.391831, '6itYKcCvQ9') index_test.go:140: sql delete from test_index where c = 184 index_test.go:143: sql update test_index set c1 = 283085090037129980, c2 = 0.112719, c3 = 'yW3SoaW5HT' where c = 241 index_test.go:143: sql update test_index set c1 = 3439984267398097247, c2 = 0.693689, c3 = 'wPn2oNMsAY' where c = 54 index_test.go:137: sql insert into test_index values (351, 6704047319968947583, 0.728607, 'T9AuPgVmS0') index_test.go:137: sql insert into test_index values (352, 814348242331276589, 0.642894, 'rTvzCEwR4B') index_test.go:143: sql update test_index set c1 = 3375368540379384812, c2 = 0.669252, c3 = 'PMUozR3oUe' where c = 82 index_test.go:140: sql delete from test_index where c = 17 index_test.go:143: sql update test_index set c1 = 3472439410077095845, c2 = 0.386498, c3 = 'u65Fj5Heyj' where c = 273 index_test.go:137: sql insert into test_index values (354, 4734941098148594218, 0.539219, 'CBUneJfSRG') index_test.go:137: sql insert into test_index values (355, 263704389382797046, 0.945724, '8N1IhltZY7') index_test.go:137: sql insert into test_index values (356, 5357177534085458715, 0.980897, 'gyo09yJw3Y') index_test.go:137: sql insert into test_index values (353, 6325837672492506763, 0.411076, '79OJOOeYJG') index_test.go:137: sql insert into test_index values (357, 4271982183395189559, 0.308277, 'kQuh4nS6j2') index_test.go:140: sql delete from test_index where c = 224 index_test.go:140: sql delete from test_index where c = 291 index_test.go:140: sql delete from test_index where c = 118 index_test.go:140: sql delete from test_index where c = 84 index_test.go:140: sql delete from test_index where c = 174 index_test.go:140: sql delete from test_index where c = 283 index_test.go:143: sql update test_index set c1 = 7028518997205108282, c2 = 0.672626, c3 = 'S77cDsJGVI' where c = 83 index_test.go:143: sql update test_index set c1 = 8748178329736883059, c2 = 0.455588, c3 = 'GowYW02XOB' where c = 86 index_test.go:143: sql update test_index set c1 = 3423027878866206922, c2 = 0.870845, c3 = 'gcQwhyTQjh' where c = 105 index_test.go:137: sql insert into test_index values (358, 830222180555966537, 0.504789, 'vL2OETXsSA') index_test.go:143: sql update test_index set c1 = 369545946854953639, c2 = 0.205685, c3 = 'TCbwU1eH5F' where c = 254 index_test.go:140: sql delete from test_index where c = 31 index_test.go:143: sql update test_index set c1 = 1136203540701734336, c2 = 0.708135, c3 = '1mXylpniGq' where c = 299 index_test.go:143: sql update test_index set c1 = 1471469764660976508, c2 = 0.951850, c3 = 'nRekj81FZT' where c = 55 index_test.go:140: sql delete from test_index where c = 141 index_test.go:143: sql update test_index set c1 = 7350952238765747990, c2 = 0.920628, c3 = '1cITkBKFrj' where c = 85 index_test.go:137: sql insert into test_index values (359, 2050443403659082631, 0.880368, '2P3zZH5mom') index_test.go:143: sql update test_index set c1 = 8682957147816229017, c2 = 0.944984, c3 = 'QsObPEJvOi' where c = 40 index_test.go:137: sql insert into test_index values (361, 3604487041702434918, 0.074642, '1q2pRm8KYi') index_test.go:137: sql insert into test_index values (362, 303925082376806440, 0.425659, 'wMQtAUtm3v') index_test.go:137: sql insert into test_index values (363, 433622644864703457, 0.946279, 'sl8cT2J0dM') index_test.go:137: sql insert into test_index values (360, 3721013730965570124, 0.994063, 'Z1QtMNrEfp') index_test.go:137: sql insert into test_index values (364, 2645876725095224896, 0.322976, 'iuNygqzBAw') index_test.go:143: sql update test_index set c1 = 836131744275796838, c2 = 0.637721, c3 = 'gA8WxALJ7e' where c = 128 index_test.go:137: sql insert into test_index values (365, 2624163930383943040, 0.402890, '34Te5dbw0Q') index_test.go:137: sql insert into test_index values (366, 3844531250796760065, 0.525901, '8ipPIN9tIu') index_test.go:140: sql delete from test_index where c = 253 index_test.go:140: sql delete from test_index where c = 7 index_test.go:140: sql delete from test_index where c = 345 index_test.go:140: sql delete from test_index where c = 44 index_test.go:140: sql delete from test_index where c = 111 index_test.go:140: sql delete from test_index where c = 318 index_test.go:140: sql delete from test_index where c = 329 index_test.go:140: sql delete from test_index where c = 117 index_test.go:143: sql update test_index set c1 = 2399823023055705821, c2 = 0.209580, c3 = 'ckwVYTAlrh' where c = 247 index_test.go:143: sql update test_index set c1 = 5063110544176250993, c2 = 0.474432, c3 = 'eDgJF3Qmlu' where c = 42 index_test.go:140: sql delete from test_index where c = 354 index_test.go:137: sql insert into test_index values (367, 3535828811072921469, 0.471833, 'h6FJM4X8oL') index_test.go:143: sql update test_index set c1 = 5363734594527190166, c2 = 0.206278, c3 = 'f12J0hajcb' where c = 201 index_test.go:143: sql update test_index set c1 = 8807758107714611472, c2 = 0.568789, c3 = 'o0ZDY10zUN' where c = 148 index_test.go:143: sql update test_index set c1 = 1243799776161321177, c2 = 0.739383, c3 = 'xdF3iPHQ8J' where c = 360 index_test.go:143: sql update test_index set c1 = 8458235203460406228, c2 = 0.146082, c3 = 'treHQVyLu8' where c = 114 index_test.go:143: sql update test_index set c1 = 50390364554588949, c2 = 0.322272, c3 = '9eOQdUScD1' where c = 72 index_test.go:137: sql insert into test_index values (369, 6387980835003139040, 0.231922, 'ifllsu67RL') index_test.go:143: sql update test_index set c1 = 1194501572479192717, c2 = 0.188858, c3 = 'utLtqh0HpY' where c = 348 index_test.go:140: sql delete from test_index where c = 184 index_test.go:137: sql insert into test_index values (368, 5833334435643007612, 0.176086, 'sY6MKDIRJ4') index_test.go:137: sql insert into test_index values (370, 6670242537254060478, 0.564618, 'nXHuZPGV41') index_test.go:137: sql insert into test_index values (372, 8662301936804466571, 0.628834, 'zUX7WjhbC3') index_test.go:143: sql update test_index set c1 = 4978626278737304490, c2 = 0.160692, c3 = 'P5LtoC42Y6' where c = 343 index_test.go:140: sql delete from test_index where c = 20 index_test.go:140: sql delete from test_index where c = 173 index_test.go:137: sql insert into test_index values (375, 7755458866134613079, 0.916523, 'RCV5pya2ld') index_test.go:140: sql delete from test_index where c = 304 index_test.go:137: sql insert into test_index values (373, 4568112319480838936, 0.419127, 'VrPmXx7oLZ') index_test.go:137: sql insert into test_index values (371, 721701930839168454, 0.061642, '9DI9Ax709r') index_test.go:137: sql insert into test_index values (374, 7931141268721269454, 0.440240, 'z2KohEizHx') index_test.go:143: sql update test_index set c1 = 3113461651795152379, c2 = 0.550460, c3 = '2N66UIHaH2' where c = 262 index_test.go:140: sql delete from test_index where c = 352 index_test.go:143: sql update test_index set c1 = 1806974325650402035, c2 = 0.922275, c3 = 'CjxX3xX9NA' where c = 67 index_test.go:143: sql update test_index set c1 = 8352523534769006571, c2 = 0.792853, c3 = 'yvc4qWisPv' where c = 285 index_test.go:137: sql insert into test_index values (376, 821179525127851734, 0.605794, 'FLzmflaGpy') index_test.go:143: sql update test_index set c1 = 698056997601382766, c2 = 0.201264, c3 = 'A51BwvRCah' where c = 157 index_test.go:143: sql update test_index set c1 = 8975299560471889464, c2 = 0.932851, c3 = 'I8WqqIaXvT' where c = 13 index_test.go:140: sql delete from test_index where c = 39 index_test.go:137: sql insert into test_index values (377, 3576371670563278142, 0.919921, 'k2IZVRC5l1') index_test.go:140: sql delete from test_index where c = 55 index_test.go:140: sql delete from test_index where c = 234 index_test.go:137: sql insert into test_index values (378, 1331685360546942882, 0.415685, 'i6PVM0elHz') index_test.go:137: sql insert into test_index values (379, 2475625010078727369, 0.407650, 'ggKrjc4o4K') index_test.go:140: sql delete from test_index where c = 342 index_test.go:137: sql insert into test_index values (380, 6627919133375137921, 0.873735, 'JWZR7uxn26') index_test.go:137: sql insert into test_index values (381, 7613774615996119427, 0.912450, 'KxUb9AqwH5') index_test.go:140: sql delete from test_index where c = 341 index_test.go:140: sql delete from test_index where c = 144 index_test.go:140: sql delete from test_index where c = 74 index_test.go:140: sql delete from test_index where c = 109 index_test.go:143: sql update test_index set c1 = 7165953121754940473, c2 = 0.145178, c3 = '9ZtLwCEson' where c = 337 index_test.go:143: sql update test_index set c1 = 7909189810345304653, c2 = 0.333289, c3 = 'Byj99jjmY1' where c = 164 index_test.go:140: sql delete from test_index where c = 281 index_test.go:140: sql delete from test_index where c = 353 index_test.go:143: sql update test_index set c1 = 6838983729545224785, c2 = 0.560140, c3 = '7KBfJzojbV' where c = 360 index_test.go:143: sql update test_index set c1 = 5278701026965579719, c2 = 0.684368, c3 = '4GLpPXdPFl' where c = 12 index_test.go:143: sql update test_index set c1 = 42430049068126551, c2 = 0.557671, c3 = '0TrVWZ83jr' where c = 199 index_test.go:143: sql update test_index set c1 = 1098374070346785863, c2 = 0.109672, c3 = 'q2uNGmVhrZ' where c = 277 index_test.go:137: sql insert into test_index values (383, 6007853337779602593, 0.084332, 'lCq3E66Hcz') index_test.go:143: sql update test_index set c1 = 5951714238325108127, c2 = 0.293142, c3 = 'WY90HAwVf7' where c = 75 index_test.go:137: sql insert into test_index values (384, 2343110999264780707, 0.798486, 'knbUUygvNO') index_test.go:143: sql update test_index set c1 = 6548261282687083403, c2 = 0.945298, c3 = 'zzLfPhZm9b' where c = 302 index_test.go:137: sql insert into test_index values (385, 942082371931166405, 0.272675, 'ltLS9VtqUk') index_test.go:143: sql update test_index set c1 = 2193132630817705020, c2 = 0.601711, c3 = '1fwEVaMfJi' where c = 365 index_test.go:137: sql insert into test_index values (386, 1797979207726398826, 0.470540, 'K3tVK1hS1W') index_test.go:137: sql insert into test_index values (382, 2727771150334433317, 0.076187, 'NoAstFEdHg') index_test.go:140: sql delete from test_index where c = 44 index_test.go:143: sql update test_index set c1 = 5367605076562492715, c2 = 0.974885, c3 = 'WoZb02IxdN' where c = 369 index_test.go:137: sql insert into test_index values (387, 9090975639182172200, 0.378105, 'dPm9OuibHd') index_test.go:140: sql delete from test_index where c = 77 index_test.go:143: sql update test_index set c1 = 4165556427517074701, c2 = 0.464103, c3 = 'hGPWVralrS' where c = 266 index_test.go:137: sql insert into test_index values (388, 3694401678524759825, 0.810544, 'dmxUFAqP3N') index_test.go:140: sql delete from test_index where c = 270 index_test.go:140: sql delete from test_index where c = 161 index_test.go:137: sql insert into test_index values (390, 2222833131918517027, 0.850556, 'E9bvOqqzY6') index_test.go:137: sql insert into test_index values (391, 440974896585225476, 0.455047, 'mjQdCADzGx') index_test.go:137: sql insert into test_index values (389, 5771329284931176720, 0.644197, 'eGAUSFm8d5') index_test.go:140: sql delete from test_index where c = 377 index_test.go:143: sql update test_index set c1 = 4262058704941218642, c2 = 0.919965, c3 = '5E4g3gUI4r' where c = 198 index_test.go:143: sql update test_index set c1 = 8359521893873595484, c2 = 0.217298, c3 = 'BIA1t6Q6lV' where c = 55 index_test.go:143: sql update test_index set c1 = 8041635583851398287, c2 = 0.545325, c3 = 'Go6aldUHd2' where c = 230 index_test.go:140: sql delete from test_index where c = 136 index_test.go:143: sql update test_index set c1 = 6904628138183342163, c2 = 0.225691, c3 = 'bISXjTkuh0' where c = 37 index_test.go:140: sql delete from test_index where c = 106 index_test.go:140: sql delete from test_index where c = 365 index_test.go:140: sql delete from test_index where c = 332 index_test.go:137: sql insert into test_index values (392, 7894484353748153780, 0.489967, 'A1WnUUxzBp') index_test.go:137: sql insert into test_index values (393, 6606633340546802073, 0.734079, 'qdLd6yhM1p') index_test.go:140: sql delete from test_index where c = 53 index_test.go:137: sql insert into test_index values (394, 211297214435215310, 0.644784, 'OKwCzZ763N') index_test.go:137: sql insert into test_index values (395, 9093150786627396355, 0.806977, 'z9cOLaGcI8') index_test.go:137: sql insert into test_index values (396, 3075001554462724145, 0.854812, '99jt87xgUS') index_test.go:143: sql update test_index set c1 = 3430106619733278854, c2 = 0.609821, c3 = 'lqZ5VMEpmF' where c = 302 index_test.go:143: sql update test_index set c1 = 165916961951846185, c2 = 0.689353, c3 = '0MsX9ZMhoz' where c = 160 index_test.go:143: sql update test_index set c1 = 3336160228015713397, c2 = 0.147353, c3 = '9eRt9fRkZA' where c = 377 index_test.go:143: sql update test_index set c1 = 8968865556530020232, c2 = 0.788691, c3 = 'WnlEx3dryh' where c = 7 index_test.go:143: sql update test_index set c1 = 9076080495416661600, c2 = 0.976522, c3 = 'wXTwctB5i9' where c = 237 index_test.go:140: sql delete from test_index where c = 345 index_test.go:140: sql delete from test_index where c = 69 index_test.go:140: sql delete from test_index where c = 131 index_test.go:140: sql delete from test_index where c = 178 index_test.go:140: sql delete from test_index where c = 264 index_test.go:137: sql insert into test_index values (397, 505852917008282746, 0.857027, 'ELpiOQL29A') index_test.go:137: sql insert into test_index values (398, 7835131713878890495, 0.813931, 'YhyyMKvbfe') index_test.go:140: sql delete from test_index where c = 64 index_test.go:140: sql delete from test_index where c = 129 index_test.go:137: sql insert into test_index values (400, 1986087223326149823, 0.590094, 'aF35r5dDYW') index_test.go:143: sql update test_index set c1 = 6998214177579312837, c2 = 0.646852, c3 = 'JUzvaJlDuV' where c = 356 index_test.go:143: sql update test_index set c1 = 3120071048389124349, c2 = 0.029296, c3 = 'CWIeZ7vJfA' where c = 366 index_test.go:137: sql insert into test_index values (399, 2904923537717381208, 0.394769, '5vwCp0ZpvM') index_test.go:143: sql update test_index set c1 = 3890647444047946804, c2 = 0.274105, c3 = 'TH5d6o84Ap' where c = 301 index_test.go:143: sql update test_index set c1 = 4132502918501423330, c2 = 0.951280, c3 = 'N5J3bCaovh' where c = 103 index_test.go:143: sql update test_index set c1 = 6100788911637568029, c2 = 0.626611, c3 = 'LOsjzU6oR5' where c = 288 index_test.go:143: sql update test_index set c1 = 8088339181620060461, c2 = 0.289190, c3 = 'bmXLLXk351' where c = 369 index_test.go:140: sql delete from test_index where c = 30 index_test.go:140: sql delete from test_index where c = 71 index_test.go:143: sql update test_index set c1 = 9141411428140637612, c2 = 0.503677, c3 = 'ZwZWcYms5W' where c = 54 index_test.go:143: sql update test_index set c1 = 482143854226284805, c2 = 0.049581, c3 = 'koMVnqhRu3' where c = 333 index_test.go:143: sql update test_index set c1 = 6025736619428012807, c2 = 0.388835, c3 = 'zXSjR2jc1a' where c = 305 index_test.go:137: sql insert into test_index values (403, 7202015577193044368, 0.437781, '2d7eDjKkt5') index_test.go:137: sql insert into test_index values (401, 5261266665543275350, 0.794245, '1FKsMsDd6U') index_test.go:137: sql insert into test_index values (407, 7340376231365805512, 0.281367, 'i50LdcjA1l') index_test.go:137: sql insert into test_index values (402, 452908424685870230, 0.455871, 'Kwm0c13jyt') index_test.go:137: sql insert into test_index values (405, 2641901516707660894, 0.169020, 'yc8F9EbCPZ') index_test.go:137: sql insert into test_index values (408, 6721233603657520113, 0.943560, '45oE2ZmS4X') index_test.go:137: sql insert into test_index values (409, 6027871882976118191, 0.491425, 'VyxizcR7cM') index_test.go:137: sql insert into test_index values (404, 6463730932707244561, 0.706828, 'vDNvJTYVlD') index_test.go:137: sql insert into test_index values (406, 4002735988690131023, 0.983864, 'JKNxLnmTLN') index_test.go:140: sql delete from test_index where c = 13 index_test.go:140: sql delete from test_index where c = 341 index_test.go:137: sql insert into test_index values (410, 1238376030191515379, 0.270022, '0kZmxvbVxc') index_test.go:140: sql delete from test_index where c = 145 index_test.go:140: sql delete from test_index where c = 251 index_test.go:140: sql delete from test_index where c = 186 index_test.go:140: sql delete from test_index where c = 336 index_test.go:140: sql delete from test_index where c = 72 index_test.go:140: sql delete from test_index where c = 240 index_test.go:140: sql delete from test_index where c = 335 index_test.go:143: sql update test_index set c1 = 7772505954665717303, c2 = 0.666233, c3 = 'xWYlIMJBtD' where c = 127 index_test.go:143: sql update test_index set c1 = 5132387920193397103, c2 = 0.272381, c3 = 'abry0ue6dE' where c = 10 index_test.go:143: sql update test_index set c1 = 2910686668153286127, c2 = 0.270427, c3 = 'xPmI8zFlfd' where c = 46 index_test.go:143: sql update test_index set c1 = 7299814340076146274, c2 = 0.666029, c3 = '1l13e9ulhN' where c = 342 index_test.go:143: sql update test_index set c1 = 4980912505399912021, c2 = 0.086930, c3 = 'eSP6Hyf5fH' where c = 96 index_test.go:140: sql delete from test_index where c = 197 index_test.go:143: sql update test_index set c1 = 4456387297923756617, c2 = 0.065642, c3 = 'jBQs54xz2e' where c = 168 index_test.go:143: sql update test_index set c1 = 785142772352209608, c2 = 0.828306, c3 = 'ztzcP8Et46' where c = 259 index_test.go:143: sql update test_index set c1 = 6446139633138351985, c2 = 0.945626, c3 = 'WIyEhWdc2n' where c = 15 index_test.go:143: sql update test_index set c1 = 1273076637220709573, c2 = 0.107318, c3 = 'urP1sFc9Z1' where c = 342 index_test.go:143: sql update test_index set c1 = 2432538182002392022, c2 = 0.668395, c3 = 'Cx39UMqdsq' where c = 202 index_test.go:137: sql insert into test_index values (413, 3006579577642711339, 0.975312, 'rr07q0Q4uU') index_test.go:137: sql insert into test_index values (415, 2845965802338161253, 0.711310, 'WTRzcB62mT') index_test.go:137: sql insert into test_index values (414, 6431012905144511604, 0.490259, 'si8nsAIdkS') index_test.go:137: sql insert into test_index values (411, 1220534657536065129, 0.321951, '4nseB2tjBZ') index_test.go:137: sql insert into test_index values (416, 2644156250446495324, 0.045810, 'kOSujBcPyB') index_test.go:137: sql insert into test_index values (417, 2832932615982292890, 0.477744, 'CEDBeiclDv') index_test.go:140: sql delete from test_index where c = 152 index_test.go:137: sql insert into test_index values (418, 8799577428751061038, 0.831224, '2DENPh8yQ4') index_test.go:137: sql insert into test_index values (419, 3717820475163247897, 0.090581, 'vg9AFANGYF') index_test.go:137: sql insert into test_index values (412, 3596815180048879668, 0.043831, '0k4ygtS7zQ') index_test.go:137: sql insert into test_index values (420, 2747958144877065172, 0.493357, 'FusgEu9dx0') index_test.go:140: sql delete from test_index where c = 395 index_test.go:140: sql delete from test_index where c = 380 index_test.go:140: sql delete from test_index where c = 147 index_test.go:140: sql delete from test_index where c = 258 index_test.go:140: sql delete from test_index where c = 85 index_test.go:140: sql delete from test_index where c = 305 index_test.go:143: sql update test_index set c1 = 4319201779022748059, c2 = 0.117944, c3 = 'Olwady1ahc' where c = 108 index_test.go:143: sql update test_index set c1 = 6755820793270760356, c2 = 0.084374, c3 = 'T6uUSed0kD' where c = 262 index_test.go:140: sql delete from test_index where c = 351 index_test.go:140: sql delete from test_index where c = 375 index_test.go:140: sql delete from test_index where c = 294 index_test.go:143: sql update test_index set c1 = 2802891964653588744, c2 = 0.722015, c3 = 'K0eTDxkTCm' where c = 147 index_test.go:143: sql update test_index set c1 = 5663242722237817276, c2 = 0.144819, c3 = 'nxNIzw9C0S' where c = 215 index_test.go:143: sql update test_index set c1 = 4341476199079863954, c2 = 0.803166, c3 = 'zz4PXFuHuj' where c = 23 index_test.go:143: sql update test_index set c1 = 8502018603706336607, c2 = 0.428830, c3 = 'Vh5TnwET8p' where c = 146 index_test.go:143: sql update test_index set c1 = 9046103860880146470, c2 = 0.078945, c3 = 'kO2rpTjpFd' where c = 320 index_test.go:137: sql insert into test_index values (421, 4647326387800433389, 0.082302, 'yRqqKUtl5Y') index_test.go:137: sql insert into test_index values (422, 9102658133521673524, 0.728724, 'udGk8TxubM') index_test.go:143: sql update test_index set c1 = 5624650642097051477, c2 = 0.739473, c3 = 'X3MLZWuWrU' where c = 391 index_test.go:143: sql update test_index set c1 = 283173368798654934, c2 = 0.777704, c3 = 'Ztk13UNqM5' where c = 77 index_test.go:143: sql update test_index set c1 = 4304393453454176786, c2 = 0.849527, c3 = 'G9O0bDCupG' where c = 376 index_test.go:137: sql insert into test_index values (423, 9183470936872119272, 0.045477, 'BKNenOsqzM') index_test.go:137: sql insert into test_index values (424, 3777443514830589289, 0.398941, 'BN8A2mD6hC') index_test.go:137: sql insert into test_index values (425, 8690495845152167970, 0.795458, 'rpo8GucIY1') index_test.go:137: sql insert into test_index values (426, 7054785732181139761, 0.142378, 'zvxhUNSdhD') index_test.go:140: sql delete from test_index where c = 35 index_test.go:140: sql delete from test_index where c = 133 index_test.go:137: sql insert into test_index values (430, 3475095620914830255, 0.894783, 'Cm5WuBQyOc') index_test.go:137: sql insert into test_index values (428, 7544409930595215540, 0.862118, 'K128h1DZlD') index_test.go:137: sql insert into test_index values (429, 2898235097964518166, 0.020796, 'eBhMr7KBkJ') index_test.go:140: sql delete from test_index where c = 396 index_test.go:137: sql insert into test_index values (427, 2948181622466829358, 0.133064, '1xEBaJUyKV') index_test.go:140: sql delete from test_index where c = 415 index_test.go:140: sql delete from test_index where c = 222 index_test.go:143: sql update test_index set c1 = 9081611522941032223, c2 = 0.822381, c3 = '5P7zhOSIsK' where c = 233 index_test.go:140: sql delete from test_index where c = 404 index_test.go:140: sql delete from test_index where c = 395 index_test.go:143: sql update test_index set c1 = 8279401692298326503, c2 = 0.925767, c3 = 'f9IvUOo03T' where c = 150 index_test.go:140: sql delete from test_index where c = 373 index_test.go:143: sql update test_index set c1 = 6801966398057971639, c2 = 0.011540, c3 = 'NBBuYCU4Jb' where c = 271 index_test.go:140: sql delete from test_index where c = 293 index_test.go:143: sql update test_index set c1 = 3785397484776283763, c2 = 0.232516, c3 = 'NBa9cQgBDW' where c = 373 index_test.go:143: sql update test_index set c1 = 3160184554266624186, c2 = 0.072070, c3 = 'sh6qRTVGif' where c = 292 index_test.go:140: sql delete from test_index where c = 40 index_test.go:143: sql update test_index set c1 = 2408564908817793993, c2 = 0.763438, c3 = 'fWEG2ZcGLn' where c = 45 index_test.go:137: sql insert into test_index values (432, 2991627373279168588, 0.136487, 'jBwPO3U0AY') index_test.go:143: sql update test_index set c1 = 1527788910539477851, c2 = 0.684054, c3 = 'a1jKxq2Y4k' where c = 220 index_test.go:137: sql insert into test_index values (431, 1701210085777144935, 0.737635, 'ozbBSUYYbI') index_test.go:137: sql insert into test_index values (433, 2502512075888628616, 0.644335, 'xpiFWnwdGm') index_test.go:143: sql update test_index set c1 = 1523156395163287564, c2 = 0.539799, c3 = 'vZlM21Z4Eh' where c = 361 index_test.go:140: sql delete from test_index where c = 0 index_test.go:137: sql insert into test_index values (435, 8609513115196625857, 0.577931, 'p8kbQP0AQy') index_test.go:143: sql update test_index set c1 = 7683010818539155308, c2 = 0.333012, c3 = 'uN5aRZOKE4' where c = 239 index_test.go:143: sql update test_index set c1 = 8046189616127792324, c2 = 0.479651, c3 = '8YAnEuVZru' where c = 88 index_test.go:137: sql insert into test_index values (434, 4181113005364654938, 0.934338, 'r0WG4O6saT') index_test.go:140: sql delete from test_index where c = 59 index_test.go:137: sql insert into test_index values (437, 5681608649483386363, 0.464853, 'P7YHqhJCwG') index_test.go:140: sql delete from test_index where c = 216 index_test.go:137: sql insert into test_index values (436, 4345854972164660975, 0.213804, '5ktvveAVE1') index_test.go:140: sql delete from test_index where c = 320 index_test.go:143: sql update test_index set c1 = 5260605874810694288, c2 = 0.916340, c3 = 'OwsAkVAMCs' where c = 387 index_test.go:137: sql insert into test_index values (438, 2036525607470647215, 0.743096, 'VnAFirYIyI') index_test.go:137: sql insert into test_index values (439, 3800827945658256819, 0.687461, 'qBsTHMz2Td') index_test.go:143: sql update test_index set c1 = 9112465575115741670, c2 = 0.579443, c3 = 'AXTPgWvjSX' where c = 184 index_test.go:140: sql delete from test_index where c = 12 index_test.go:143: sql update test_index set c1 = 1538491335185616363, c2 = 0.832803, c3 = 'pZoegViq2A' where c = 129 index_test.go:143: sql update test_index set c1 = 7766907775246699979, c2 = 0.494374, c3 = 'CoyPuL40hd' where c = 111 index_test.go:140: sql delete from test_index where c = 78 index_test.go:137: sql insert into test_index values (440, 5361440427547377594, 0.881331, 'uQjirQMuzp') index_test.go:140: sql delete from test_index where c = 242 index_test.go:137: sql insert into test_index values (441, 1944966736123592344, 0.924574, 't5caTzvP2A') index_test.go:137: sql insert into test_index values (443, 1528861370033815864, 0.371344, 'WlAkMgyC8G') index_test.go:140: sql delete from test_index where c = 246 index_test.go:140: sql delete from test_index where c = 222 index_test.go:143: sql update test_index set c1 = 2611361376641798976, c2 = 0.741802, c3 = 'bUKyRcU6pU' where c = 307 index_test.go:137: sql insert into test_index values (442, 3892015884109949647, 0.607825, 'epY6E27Hxt') index_test.go:140: sql delete from test_index where c = 229 index_test.go:140: sql delete from test_index where c = 285 index_test.go:143: sql update test_index set c1 = 2138970397873901577, c2 = 0.288014, c3 = 'UNnLXGtSU1' where c = 180 index_test.go:143: sql update test_index set c1 = 6514435739064718064, c2 = 0.155338, c3 = 'BSRsa0xoiG' where c = 325 index_test.go:143: sql update test_index set c1 = 429599100447840307, c2 = 0.258896, c3 = 'vq9eTTClTZ' where c = 262 index_test.go:137: sql insert into test_index values (444, 2898801712565837624, 0.809427, '3hgGY5uPmE') index_test.go:143: sql update test_index set c1 = 7083919109525547995, c2 = 0.910746, c3 = 'y3d6Q6LJIe' where c = 214 index_test.go:140: sql delete from test_index where c = 4 index_test.go:143: sql update test_index set c1 = 8796718218024516767, c2 = 0.972853, c3 = 'nPnbCDlEjS' where c = 129 index_test.go:137: sql insert into test_index values (445, 8724232821921884744, 0.033125, 'hrM1t1tTO2') index_test.go:140: sql delete from test_index where c = 416 index_test.go:137: sql insert into test_index values (447, 6460068264944191421, 0.895865, 'M9E2y1KRih') index_test.go:137: sql insert into test_index values (446, 2849841447469832027, 0.677609, 'Sqry477l1V') index_test.go:143: sql update test_index set c1 = 6854896154187739109, c2 = 0.014215, c3 = 'iSSC6RIDgJ' where c = 260 index_test.go:137: sql insert into test_index values (448, 8954785840284180352, 0.229761, 'KPcp2VsDiD') index_test.go:137: sql insert into test_index values (450, 3122528380687832483, 0.137010, 'y0m2IogDfx') index_test.go:143: sql update test_index set c1 = 4004618493615982352, c2 = 0.505405, c3 = 'JW0hg0zfDy' where c = 252 index_test.go:140: sql delete from test_index where c = 387 index_test.go:137: sql insert into test_index values (449, 6801322812511163208, 0.303574, 'ZSaUl0S3tx') index_test.go:140: sql delete from test_index where c = 330 index_test.go:143: sql update test_index set c1 = 2797930469523497522, c2 = 0.826720, c3 = 'kIE3PchXIa' where c = 174 index_test.go:140: sql delete from test_index where c = 68 index_test.go:140: sql delete from test_index where c = 144 index_test.go:140: sql delete from test_index where c = 5 index_test.go:140: sql delete from test_index where c = 269 index_test.go:137: sql insert into test_index values (451, 3463382972426571808, 0.912553, 'V0CPRMlphu') index_test.go:137: sql insert into test_index values (452, 805426816552309596, 0.005132, 'mLJ2jKfbVn') index_test.go:143: sql update test_index set c1 = 3773996246607269833, c2 = 0.225611, c3 = 'ZJVIZqFAS2' where c = 109 index_test.go:140: sql delete from test_index where c = 293 index_test.go:143: sql update test_index set c1 = 8429345344886493956, c2 = 0.175939, c3 = '1kpYWfdhdz' where c = 105 index_test.go:143: sql update test_index set c1 = 8242225652594812420, c2 = 0.677786, c3 = 'W4MZy62BgX' where c = 248 index_test.go:140: sql delete from test_index where c = 370 index_test.go:143: sql update test_index set c1 = 8037592134228005628, c2 = 0.695137, c3 = '70CEa2Xswy' where c = 172 index_test.go:143: sql update test_index set c1 = 5606665356853525883, c2 = 0.183459, c3 = 'HdeKowJwo0' where c = 315 index_test.go:143: sql update test_index set c1 = 8212165987020192718, c2 = 0.911019, c3 = 'ILLgNq1mFv' where c = 409 index_test.go:143: sql update test_index set c1 = 2608411883746853463, c2 = 0.612367, c3 = 'S6yHxcxxVB' where c = 374 index_test.go:137: sql insert into test_index values (453, 8709628503893800424, 0.435958, 'wClq98PSMi') index_test.go:140: sql delete from test_index where c = 400 index_test.go:137: sql insert into test_index values (455, 1589706233861341468, 0.135854, 'VbBHrgwfm3') index_test.go:137: sql insert into test_index values (454, 6699719394335695638, 0.971984, 'Ooq6cneSWF') index_test.go:137: sql insert into test_index values (456, 6429267822804153275, 0.630617, 'HEwFW6Fo9k') index_test.go:137: sql insert into test_index values (458, 8665560014881362325, 0.219055, '5hQB3DPKFS') index_test.go:137: sql insert into test_index values (457, 7364256779602638854, 0.184773, 'XUB04Ci8lT') index_test.go:137: sql insert into test_index values (459, 3514438796057465781, 0.471199, '3LUToGiUmG') index_test.go:143: sql update test_index set c1 = 9177987957018718605, c2 = 0.668692, c3 = 'YlRIFMrV65' where c = 16 index_test.go:140: sql delete from test_index where c = 320 index_test.go:137: sql insert into test_index values (460, 706658216301924067, 0.174814, 'rm8KB51YhC') index_test.go:140: sql delete from test_index where c = 36 index_test.go:140: sql delete from test_index where c = 451 index_test.go:140: sql delete from test_index where c = 85 index_test.go:143: sql update test_index set c1 = 1628272999589243972, c2 = 0.048032, c3 = 'SpgQKHsbrS' where c = 161 index_test.go:143: sql update test_index set c1 = 4395374412625216405, c2 = 0.764810, c3 = 'bDK2EF5zsG' where c = 286 index_test.go:140: sql delete from test_index where c = 321 index_test.go:140: sql delete from test_index where c = 168 index_test.go:137: sql insert into test_index values (461, 560959667119682193, 0.922892, '1yZNOC7lHz') index_test.go:143: sql update test_index set c1 = 5160439220519487693, c2 = 0.033982, c3 = 'L4QJugBcn6' where c = 20 index_test.go:143: sql update test_index set c1 = 1401020005069273750, c2 = 0.310563, c3 = 'QgxdviH6yG' where c = 130 index_test.go:140: sql delete from test_index where c = 157 index_test.go:140: sql delete from test_index where c = 451 index_test.go:143: sql update test_index set c1 = 3074227725613826157, c2 = 0.079156, c3 = 'T88SGgBlt3' where c = 12 index_test.go:143: sql update test_index set c1 = 7870510686476518745, c2 = 0.098279, c3 = '4VQctJnBA5' where c = 417 index_test.go:140: sql delete from test_index where c = 372 index_test.go:143: sql update test_index set c1 = 9127213119848119730, c2 = 0.976061, c3 = 'TGCRK30x1Z' where c = 405 index_test.go:137: sql insert into test_index values (463, 5657238265608097962, 0.612819, 'U5D9inwOSq') index_test.go:137: sql insert into test_index values (462, 6293829964042430010, 0.393225, 'xRBXJfr1jJ') index_test.go:143: sql update test_index set c1 = 7021380840541609677, c2 = 0.117277, c3 = 'V3eff2TteW' where c = 56 index_test.go:137: sql insert into test_index values (465, 5082605932565215358, 0.975027, '9lgHOKokbf') index_test.go:137: sql insert into test_index values (466, 1841617322587951594, 0.410565, 'UgvCDVz6Ng') index_test.go:143: sql update test_index set c1 = 5018326562696373898, c2 = 0.301332, c3 = '9czXP5nfdV' where c = 166 index_test.go:137: sql insert into test_index values (468, 4457242122873538599, 0.928544, 'm35mJxd6Oy') index_test.go:137: sql insert into test_index values (467, 1667851936298111456, 0.089111, 'Kdrt07wLfW') index_test.go:137: sql insert into test_index values (464, 4175342606152464015, 0.114383, 'yZXB2Zre9k') index_test.go:140: sql delete from test_index where c = 184 index_test.go:140: sql delete from test_index where c = 394 index_test.go:143: sql update test_index set c1 = 6607138601623723135, c2 = 0.441893, c3 = 'SfOyV5M9iS' where c = 113 index_test.go:140: sql delete from test_index where c = 240 index_test.go:137: sql insert into test_index values (469, 4779179687967311589, 0.592023, 'btqPoAskNJ') index_test.go:140: sql delete from test_index where c = 406 index_test.go:140: sql delete from test_index where c = 295 index_test.go:137: sql insert into test_index values (470, 32045489345063815, 0.971830, 'iJ3IKJTJN3') index_test.go:140: sql delete from test_index where c = 7 index_test.go:143: sql update test_index set c1 = 708495656386640934, c2 = 0.386364, c3 = 'h05GNog9T4' where c = 124 index_test.go:143: sql update test_index set c1 = 5696478760685334998, c2 = 0.475834, c3 = 'PNngjl0ZqI' where c = 126 index_test.go:140: sql delete from test_index where c = 463 index_test.go:140: sql delete from test_index where c = 296 index_test.go:143: sql update test_index set c1 = 3674188564566290717, c2 = 0.851440, c3 = 'lTa2xVbF4P' where c = 98 index_test.go:137: sql insert into test_index values (471, 2872483284661335416, 0.679796, '1zhnIC0N5J') index_test.go:143: sql update test_index set c1 = 410094123584016801, c2 = 0.902276, c3 = 'wkMg0hGB7c' where c = 58 index_test.go:140: sql delete from test_index where c = 114 index_test.go:143: sql update test_index set c1 = 360144779942408821, c2 = 0.996709, c3 = '2SLvz14lzy' where c = 356 index_test.go:137: sql insert into test_index values (473, 7958352518039827209, 0.696607, 'SQztzRDqVe') index_test.go:140: sql delete from test_index where c = 329 index_test.go:143: sql update test_index set c1 = 6339907834484083184, c2 = 0.943824, c3 = 'VhFIHoWq7c' where c = 84 index_test.go:143: sql update test_index set c1 = 6112664774946590989, c2 = 0.950878, c3 = 'rIjNtBkC9l' where c = 46 index_test.go:137: sql insert into test_index values (472, 1125446116929236843, 0.751005, '3wUnIxNd2M') index_test.go:143: sql update test_index set c1 = 3135894606163393066, c2 = 0.836542, c3 = 't2UbQ4nZmJ' where c = 155 index_test.go:137: sql insert into test_index values (475, 2222857093659837775, 0.767303, 'hIuCEIK60z') index_test.go:137: sql insert into test_index values (474, 4682307948569520634, 0.491620, 'lcKPWcRcZD') index_test.go:137: sql insert into test_index values (476, 7473336816860523114, 0.296982, 'efQQz6pEpI') index_test.go:143: sql update test_index set c1 = 4301081048622233873, c2 = 0.217906, c3 = 'Q7voTNGHqM' where c = 361 index_test.go:140: sql delete from test_index where c = 10 index_test.go:137: sql insert into test_index values (477, 8470428858442276276, 0.625057, 'sJJB54kwyl') index_test.go:143: sql update test_index set c1 = 6732081520507516516, c2 = 0.198273, c3 = 'W9EfapxvSn' where c = 132 index_test.go:137: sql insert into test_index values (479, 1736278484923806323, 0.931114, 'CU2NXzZ3oN') index_test.go:140: sql delete from test_index where c = 366 index_test.go:137: sql insert into test_index values (478, 4308970318922060225, 0.704523, 'N9EQ65Emze') index_test.go:140: sql delete from test_index where c = 115 index_test.go:140: sql delete from test_index where c = 429 index_test.go:140: sql delete from test_index where c = 456 index_test.go:140: sql delete from test_index where c = 306 index_test.go:140: sql delete from test_index where c = 206 index_test.go:143: sql update test_index set c1 = 105456120833785519, c2 = 0.460190, c3 = 'omvFPmBKnS' where c = 299 index_test.go:143: sql update test_index set c1 = 1366602145554862927, c2 = 0.379048, c3 = 'hyHdaHiAFP' where c = 416 index_test.go:137: sql insert into test_index values (480, 2042885371460869389, 0.636006, 'KglMqg57UP') index_test.go:143: sql update test_index set c1 = 1644795906205872368, c2 = 0.161307, c3 = 'MAeDZDckg9' where c = 290 index_test.go:137: sql insert into test_index values (481, 7735499347977508264, 0.476632, 'judg8ZZQMU') index_test.go:143: sql update test_index set c1 = 8844087672183171307, c2 = 0.097101, c3 = 'vxcyLituxw' where c = 116 index_test.go:140: sql delete from test_index where c = 445 index_test.go:143: sql update test_index set c1 = 474139177013803735, c2 = 0.253421, c3 = 'G9vtG2NXOo' where c = 153 index_test.go:143: sql update test_index set c1 = 1016791394440448767, c2 = 0.838026, c3 = 'SZLg8PXJF4' where c = 402 index_test.go:143: sql update test_index set c1 = 3705409450465325857, c2 = 0.891885, c3 = 'nxUrqhoRPX' where c = 276 index_test.go:143: sql update test_index set c1 = 6914773805913336842, c2 = 0.511972, c3 = 'EslIO9LcmC' where c = 199 index_test.go:137: sql insert into test_index values (483, 489174666106672480, 0.332902, 'mHYZNydHE6') index_test.go:137: sql insert into test_index values (484, 5425533110742282985, 0.002404, '5SDLIqKyNr') index_test.go:137: sql insert into test_index values (482, 6534184428067661435, 0.498948, 'hMUz74xQWA') index_test.go:140: sql delete from test_index where c = 347 index_test.go:140: sql delete from test_index where c = 460 index_test.go:140: sql delete from test_index where c = 258 index_test.go:137: sql insert into test_index values (485, 8104326585498660423, 0.085153, 'KfYzIlqeG1') index_test.go:137: sql insert into test_index values (488, 6138921715115485228, 0.341404, '9jyZ4aqG7S') index_test.go:143: sql update test_index set c1 = 5916007207471559499, c2 = 0.290370, c3 = 'V5TPRrF4Gr' where c = 52 index_test.go:137: sql insert into test_index values (489, 4566135366362463596, 0.117469, 'cwi51HSHxj') index_test.go:140: sql delete from test_index where c = 306 index_test.go:137: sql insert into test_index values (486, 2059055827916786850, 0.136502, 'alk6d8624U') index_test.go:140: sql delete from test_index where c = 111 index_test.go:140: sql delete from test_index where c = 60 index_test.go:140: sql delete from test_index where c = 61 index_test.go:137: sql insert into test_index values (487, 8850126090185807390, 0.043481, 'fGJDSzNKSd') index_test.go:143: sql update test_index set c1 = 8302948755336403417, c2 = 0.083236, c3 = 'hyUHhE0Puw' where c = 34 index_test.go:143: sql update test_index set c1 = 7305068532715661800, c2 = 0.418148, c3 = 'w6MOq7eL6G' where c = 405 index_test.go:143: sql update test_index set c1 = 6130550953427303549, c2 = 0.382610, c3 = 'HniZVmbGow' where c = 309 index_test.go:143: sql update test_index set c1 = 183243707181019895, c2 = 0.460191, c3 = 'Ifxm7WydFi' where c = 224 index_test.go:137: sql insert into test_index values (490, 5802188187941532858, 0.167798, 'UOWqTylCuQ') index_test.go:140: sql delete from test_index where c = 109 index_test.go:143: sql update test_index set c1 = 5716964663414472353, c2 = 0.515806, c3 = 'FYq6YO1UPa' where c = 358 index_test.go:137: sql insert into test_index values (491, 9154730103578360629, 0.426107, 'iUX3P1eBXm') index_test.go:137: sql insert into test_index values (494, 6107398952093142345, 0.520653, 'FRpTIUWM0w') index_test.go:137: sql insert into test_index values (493, 6571854847156446279, 0.634276, 'FSf5sw5N6A') index_test.go:143: sql update test_index set c1 = 2692166703275071560, c2 = 0.975184, c3 = '7ZMlplfm3J' where c = 133 index_test.go:140: sql delete from test_index where c = 191 index_test.go:140: sql delete from test_index where c = 389 index_test.go:137: sql insert into test_index values (492, 4289626668046011240, 0.557093, 'aALp9dhjVZ') index_test.go:143: sql update test_index set c1 = 1302325906887390103, c2 = 0.172304, c3 = 'KNtgjHbAdO' where c = 364 index_test.go:140: sql delete from test_index where c = 247 index_test.go:140: sql delete from test_index where c = 176 index_test.go:143: sql update test_index set c1 = 190211237494883886, c2 = 0.316199, c3 = 'YOIjKYHJbP' where c = 183 index_test.go:137: sql insert into test_index values (495, 6866801531965350627, 0.513910, '01PFfp5Sp7') index_test.go:143: sql update test_index set c1 = 7834958349664798301, c2 = 0.945368, c3 = 'TEYIzGFvxA' where c = 366 index_test.go:140: sql delete from test_index where c = 40 index_test.go:140: sql delete from test_index where c = 231 index_test.go:137: sql insert into test_index values (496, 1943509086894206893, 0.787436, 'eamCYm3zW9') index_test.go:137: sql insert into test_index values (497, 8520325532904580428, 0.657905, 'gw2avJZZ7j') index_test.go:140: sql delete from test_index where c = 250 index_test.go:143: sql update test_index set c1 = 5360010014400171001, c2 = 0.490455, c3 = 'o259bX8qf3' where c = 259 index_test.go:137: sql insert into test_index values (498, 7278831971027102651, 0.258605, 'fRG2gEtT7G') index_test.go:143: sql update test_index set c1 = 3014173966320626247, c2 = 0.782093, c3 = 'kWP8KjNNsK' where c = 176 index_test.go:143: sql update test_index set c1 = 6801716024848284020, c2 = 0.542808, c3 = 'q5OH7rKcma' where c = 224 index_test.go:143: sql update test_index set c1 = 8188618465000306171, c2 = 0.408826, c3 = 'y4G67eSSnF' where c = 333 index_test.go:140: sql delete from test_index where c = 78 index_test.go:140: sql delete from test_index where c = 196 index_test.go:137: sql insert into test_index values (500, 281510303359334239, 0.013185, 'VxkEcmgMQr') index_test.go:140: sql delete from test_index where c = 76 index_test.go:143: sql update test_index set c1 = 3235823396712281284, c2 = 0.405274, c3 = 'Msr8YxtM7K' where c = 295 index_test.go:137: sql insert into test_index values (499, 6077903049793070356, 0.329688, 'e1juBvROqk') index_test.go:143: sql update test_index set c1 = 4872123634942918370, c2 = 0.311271, c3 = 'TldRbi2fFN' where c = 449 index_test.go:140: sql delete from test_index where c = 394 index_test.go:143: sql update test_index set c1 = 2948603257241427405, c2 = 0.726359, c3 = 'QnSCDwy0oK' where c = 97 index_test.go:140: sql delete from test_index where c = 383 index_test.go:143: sql update test_index set c1 = 557993136618845647, c2 = 0.538581, c3 = 'OHFzBjmVyG' where c = 29 index_test.go:140: sql delete from test_index where c = 391 index_test.go:143: sql update test_index set c1 = 5705619469846640026, c2 = 0.453938, c3 = 'd9VSzrCZ4R' where c = 271 index_test.go:143: sql update test_index set c1 = 3972669539233974309, c2 = 0.948174, c3 = '8LhjaQ4GVc' where c = 116 index_test.go:143: sql update test_index set c1 = 6673128219456211488, c2 = 0.397146, c3 = '8kAT13msE2' where c = 113 index_test.go:137: sql insert into test_index values (507, 456368037628642510, 0.431516, 'O9g9uEEfWu') index_test.go:137: sql insert into test_index values (504, 6934042334809709203, 0.511505, 'nrAcLDvIMS') index_test.go:137: sql insert into test_index values (510, 5530965333183157101, 0.563728, 'TZZjEtPK0W') index_test.go:137: sql insert into test_index values (503, 4837160525315013056, 0.583538, 'sHGOSSq6EX') index_test.go:137: sql insert into test_index values (501, 3297761681266310145, 0.714079, 'rFTDa7YtbJ') index_test.go:137: sql insert into test_index values (509, 42102519887295837, 0.966559, 'njpCxCpx0d') index_test.go:137: sql insert into test_index values (508, 7560662858900298791, 0.247881, '8rosrGQ0hV') index_test.go:137: sql insert into test_index values (506, 517579324317272166, 0.741078, 'FWuSIq08KM') index_test.go:137: sql insert into test_index values (505, 8233608387260344948, 0.822590, 'kSbEBiiGbt') index_test.go:137: sql insert into test_index values (502, 4609090700474124054, 0.046060, 'xghxnTNnpI') index_test.go:140: sql delete from test_index where c = 18 index_test.go:140: sql delete from test_index where c = 186 index_test.go:140: sql delete from test_index where c = 325 index_test.go:140: sql delete from test_index where c = 153 index_test.go:143: sql update test_index set c1 = 2968361228541077849, c2 = 0.722829, c3 = 'q3lTdQzjJV' where c = 20 index_test.go:143: sql update test_index set c1 = 4465825509169270729, c2 = 0.110803, c3 = 'FYaKgqYfJH' where c = 22 index_test.go:140: sql delete from test_index where c = 376 index_test.go:140: sql delete from test_index where c = 260 index_test.go:140: sql delete from test_index where c = 184 index_test.go:140: sql delete from test_index where c = 348 index_test.go:140: sql delete from test_index where c = 314 index_test.go:140: sql delete from test_index where c = 142 index_test.go:137: sql insert into test_index values (511, 3333391035082721264, 0.589795, 'wnstAR9UYA') index_test.go:137: sql insert into test_index values (512, 6727665115757708343, 0.926203, 'cyvUSItZAc') index_test.go:143: sql update test_index set c1 = 3716985189300889695, c2 = 0.666748, c3 = 'KK8fUf1WsE' where c = 5 index_test.go:143: sql update test_index set c1 = 6493713495658758777, c2 = 0.856397, c3 = 'SBuBjoWAm6' where c = 442 index_test.go:143: sql update test_index set c1 = 8142588374154698508, c2 = 0.984625, c3 = 'GI0homUmKC' where c = 25 index_test.go:143: sql update test_index set c1 = 7593165805018336337, c2 = 0.056691, c3 = 'FiXR3R3knm' where c = 321 index_test.go:143: sql update test_index set c1 = 3755436411981855129, c2 = 0.529430, c3 = 'aRYJaJxlMg' where c = 433 index_test.go:140: sql delete from test_index where c = 352 index_test.go:143: sql update test_index set c1 = 4975941301309864817, c2 = 0.293193, c3 = '1Oz9YheWnH' where c = 151 index_test.go:143: sql update test_index set c1 = 5855015448407277283, c2 = 0.248022, c3 = 'qlEfnj20wX' where c = 249 index_test.go:137: sql insert into test_index values (513, 1764302284993275171, 0.595632, 'JMrL69runl') index_test.go:140: sql delete from test_index where c = 367 index_test.go:143: sql update test_index set c1 = 704375607493272595, c2 = 0.262738, c3 = 'BdqrHlyMxJ' where c = 29 index_test.go:137: sql insert into test_index values (517, 8655892778144975003, 0.477308, '7IIy0M0Xk9') index_test.go:137: sql insert into test_index values (514, 8514262878162893798, 0.468326, 'asXtiVNenL') index_test.go:143: sql update test_index set c1 = 708879620549193601, c2 = 0.307508, c3 = 'dHccyU8YKF' where c = 197 index_test.go:137: sql insert into test_index values (516, 4784268849657159714, 0.305385, 'nka8n6vaUG') index_test.go:137: sql insert into test_index values (515, 2562782381107072174, 0.117074, '3ncbyGPSCq') index_test.go:137: sql insert into test_index values (518, 7780960752359693973, 0.094008, 'mLCXdiBHJU') index_test.go:140: sql delete from test_index where c = 153 index_test.go:137: sql insert into test_index values (519, 1897943877801372485, 0.058333, 'yBjAqQuFl0') index_test.go:140: sql delete from test_index where c = 142 index_test.go:143: sql update test_index set c1 = 5251046726005888990, c2 = 0.093145, c3 = 'tiuTkWjaSR' where c = 489 index_test.go:137: sql insert into test_index values (520, 3863871595874450363, 0.478210, 'MkVD8J16P5') index_test.go:140: sql delete from test_index where c = 317 index_test.go:143: sql update test_index set c1 = 520489095488929503, c2 = 0.363650, c3 = 'DVE9cHRDKE' where c = 180 index_test.go:140: sql delete from test_index where c = 471 index_test.go:140: sql delete from test_index where c = 442 index_test.go:143: sql update test_index set c1 = 1703720030197034725, c2 = 0.389739, c3 = 'HFEtkCmBjw' where c = 208 index_test.go:143: sql update test_index set c1 = 2347005644785467713, c2 = 0.838589, c3 = 'zd6oXyp5Xw' where c = 228 index_test.go:137: sql insert into test_index values (521, 2456369850121750197, 0.024258, 'OqeP24Lo3D') index_test.go:140: sql delete from test_index where c = 334 index_test.go:137: sql insert into test_index values (522, 2227422027193106319, 0.021514, 'qI7fWqtaP3') index_test.go:137: sql insert into test_index values (523, 8983057138155855282, 0.472962, 'x3iDij22eu') index_test.go:140: sql delete from test_index where c = 496 index_test.go:140: sql delete from test_index where c = 435 index_test.go:140: sql delete from test_index where c = 283 index_test.go:143: sql update test_index set c1 = 6270509123263952607, c2 = 0.993560, c3 = 'u0mzyeElIs' where c = 5 index_test.go:143: sql update test_index set c1 = 1605626545344435682, c2 = 0.686624, c3 = 'jknG28GT24' where c = 61 index_test.go:137: sql insert into test_index values (524, 5568232177794783923, 0.306021, 'BSPV8nxKCC') index_test.go:143: sql update test_index set c1 = 3513431860601959350, c2 = 0.299022, c3 = 'dEN2ia6dJA' where c = 512 index_test.go:137: sql insert into test_index values (525, 4012557742444110812, 0.456534, 'YmvZroP7Fr') index_test.go:140: sql delete from test_index where c = 148 index_test.go:143: sql update test_index set c1 = 3777062149369019454, c2 = 0.211562, c3 = 'skv7AVtd3c' where c = 3 index_test.go:143: sql update test_index set c1 = 7527342641829866305, c2 = 0.996559, c3 = 'LGhyfZcLHL' where c = 325 index_test.go:140: sql delete from test_index where c = 506 index_test.go:143: sql update test_index set c1 = 711504845590529951, c2 = 0.493390, c3 = 'dAklMu3TDh' where c = 280 index_test.go:137: sql insert into test_index values (527, 7703773028214957312, 0.724637, 'NTyyETXzKa') index_test.go:140: sql delete from test_index where c = 129 index_test.go:143: sql update test_index set c1 = 389011965494148586, c2 = 0.915329, c3 = '8ESGr8ox92' where c = 84 index_test.go:143: sql update test_index set c1 = 2971536259983498786, c2 = 0.815564, c3 = 'yX69lenK3w' where c = 205 index_test.go:137: sql insert into test_index values (528, 7658615207429750123, 0.307019, 'lfmHKZuN7p') index_test.go:140: sql delete from test_index where c = 42 index_test.go:137: sql insert into test_index values (529, 4107335776297791021, 0.393931, 'ObsBYGxLhc') index_test.go:137: sql insert into test_index values (526, 4734169411840605960, 0.159560, 'sJQizkFEhK') index_test.go:137: sql insert into test_index values (531, 8173746512074758415, 0.426107, 'uzaeguvGxs') index_test.go:137: sql insert into test_index values (530, 1682399295631766447, 0.920575, 'odtF8N8qyB') index_test.go:140: sql delete from test_index where c = 115 index_test.go:140: sql delete from test_index where c = 198 index_test.go:137: sql insert into test_index values (533, 2924631957361256877, 0.931318, 'x3zKhCmu4e') index_test.go:137: sql insert into test_index values (532, 7106095253212932814, 0.082464, 'qJnFsxg09l') index_test.go:140: sql delete from test_index where c = 318 index_test.go:140: sql delete from test_index where c = 262 index_test.go:143: sql update test_index set c1 = 4823477705472996872, c2 = 0.408948, c3 = 'T7cWsdNZ3Q' where c = 343 index_test.go:143: sql update test_index set c1 = 6159205576260087164, c2 = 0.448259, c3 = 'KONbGB9KZQ' where c = 160 index_test.go:140: sql delete from test_index where c = 180 index_test.go:140: sql delete from test_index where c = 197 index_test.go:143: sql update test_index set c1 = 1860823222713692991, c2 = 0.936012, c3 = 'L7q7Idi7wj' where c = 308 index_test.go:143: sql update test_index set c1 = 436300309680441940, c2 = 0.244805, c3 = 'hRYc9LxQl0' where c = 201 index_test.go:140: sql delete from test_index where c = 432 index_test.go:140: sql delete from test_index where c = 462 index_test.go:143: sql update test_index set c1 = 4428483517074065906, c2 = 0.188569, c3 = 'S3BjFvD53C' where c = 279 index_test.go:143: sql update test_index set c1 = 7193799878952171837, c2 = 0.112086, c3 = 'aVeyh5z260' where c = 40 index_test.go:137: sql insert into test_index values (534, 4537988031128098386, 0.352285, 'b1oF3LsOMY') index_test.go:143: sql update test_index set c1 = 6659934668154390438, c2 = 0.435670, c3 = 'GU4UmBYSAn' where c = 85 index_test.go:143: sql update test_index set c1 = 3789441619595146131, c2 = 0.764410, c3 = 'TC58708F5f' where c = 524 index_test.go:143: sql update test_index set c1 = 5385515305834177200, c2 = 0.184658, c3 = 'pKPu8iNxMy' where c = 451 index_test.go:143: sql update test_index set c1 = 8805567744032285737, c2 = 0.789878, c3 = 'G0RyROAZ2B' where c = 150 index_test.go:137: sql insert into test_index values (535, 3304327137895204890, 0.748321, 'kaYgZHxOFC') index_test.go:137: sql insert into test_index values (536, 3196707754842577785, 0.920534, 'o3TFk1CXAb') index_test.go:137: sql insert into test_index values (537, 762153334643696644, 0.157062, 'KO5dova4Sc') index_test.go:137: sql insert into test_index values (539, 1602128331602952552, 0.286892, 'OIfkMZvQJv') index_test.go:137: sql insert into test_index values (538, 2653376243916994871, 0.888181, 'BXvJdRIIO2') index_test.go:137: sql insert into test_index values (541, 4749026607281923357, 0.455811, 'wIkoujnfwC') index_test.go:140: sql delete from test_index where c = 448 index_test.go:137: sql insert into test_index values (543, 34230042698088412, 0.761167, 'p2n3OABKCK') index_test.go:137: sql insert into test_index values (542, 2210732538535894511, 0.268553, 'HpfbuHyiJx') index_test.go:140: sql delete from test_index where c = 486 index_test.go:140: sql delete from test_index where c = 137 index_test.go:140: sql delete from test_index where c = 273 index_test.go:137: sql insert into test_index values (540, 7337563797881344174, 0.481780, 'BdB0UbAsg6') index_test.go:143: sql update test_index set c1 = 6719213107640779769, c2 = 0.491667, c3 = 'El4piZLEFi' where c = 257 index_test.go:140: sql delete from test_index where c = 306 index_test.go:140: sql delete from test_index where c = 291 index_test.go:143: sql update test_index set c1 = 5541879396187430059, c2 = 0.964035, c3 = 'j7dTF3WMII' where c = 137 index_test.go:140: sql delete from test_index where c = 473 index_test.go:143: sql update test_index set c1 = 4519328678211171022, c2 = 0.511254, c3 = 'thPAiZTX5E' where c = 234 index_test.go:140: sql delete from test_index where c = 136 index_test.go:140: sql delete from test_index where c = 402 index_test.go:137: sql insert into test_index values (544, 3951322440721709009, 0.774770, 'geFW1iKaDv') index_test.go:143: sql update test_index set c1 = 1387420247551746804, c2 = 0.486232, c3 = '5QDPoNsQOc' where c = 283 index_test.go:140: sql delete from test_index where c = 379 index_test.go:137: sql insert into test_index values (546, 433261862854788884, 0.947384, 'zVFCeP5scN') index_test.go:137: sql insert into test_index values (545, 5795227862186869278, 0.553803, 'Xb21EKwwQB') index_test.go:143: sql update test_index set c1 = 333573005729524666, c2 = 0.074946, c3 = 'duT8nbiqXc' where c = 271 index_test.go:143: sql update test_index set c1 = 6065453318358063373, c2 = 0.137163, c3 = 'gs4wHmAw04' where c = 188 index_test.go:143: sql update test_index set c1 = 5905392809208921664, c2 = 0.749537, c3 = 'slWCh0gs3z' where c = 287 index_test.go:143: sql update test_index set c1 = 4590019700246746183, c2 = 0.467824, c3 = 'unB8c2Skxz' where c = 413 index_test.go:143: sql update test_index set c1 = 2336096635240072704, c2 = 0.222206, c3 = 'NEUqYPfOMz' where c = 306 index_test.go:143: sql update test_index set c1 = 7786894074144034987, c2 = 0.673723, c3 = 'Ypha26ozRh' where c = 337 index_test.go:140: sql delete from test_index where c = 8 index_test.go:137: sql insert into test_index values (547, 556755954163654175, 0.405262, 'nfKjyVyJNH') index_test.go:137: sql insert into test_index values (548, 5180033236985769767, 0.369703, 'IheHPimT21') index_test.go:140: sql delete from test_index where c = 29 index_test.go:137: sql insert into test_index values (549, 6536895119497303223, 0.572232, 'orHvz0F40K') index_test.go:137: sql insert into test_index values (551, 993051424354105438, 0.995669, 'DCwaNf1x0q') index_test.go:137: sql insert into test_index values (550, 9028700125296867707, 0.624882, 'pOe1RdXH0O') index_test.go:137: sql insert into test_index values (552, 893559457801255205, 0.237029, 'fZiVS1jXnn') index_test.go:137: sql insert into test_index values (553, 8005086682647659021, 0.961827, 'd85o7gLkYQ') index_test.go:140: sql delete from test_index where c = 18 index_test.go:140: sql delete from test_index where c = 346 index_test.go:140: sql delete from test_index where c = 175 index_test.go:143: sql update test_index set c1 = 7664336336071265820, c2 = 0.725206, c3 = 'dqZQoCuiJn' where c = 324 index_test.go:140: sql delete from test_index where c = 39 index_test.go:143: sql update test_index set c1 = 8203284327821474880, c2 = 0.557378, c3 = 'Mlso7beJKJ' where c = 28 index_test.go:140: sql delete from test_index where c = 408 index_test.go:140: sql delete from test_index where c = 230 index_test.go:143: sql update test_index set c1 = 32553112435287325, c2 = 0.955823, c3 = 'AyGyCKruWe' where c = 150 index_test.go:143: sql update test_index set c1 = 6493885062994445042, c2 = 0.824768, c3 = 'WsXbF2TOxi' where c = 207 index_test.go:140: sql delete from test_index where c = 276 index_test.go:143: sql update test_index set c1 = 2534520744671826799, c2 = 0.278452, c3 = 'lfKg1zn2EI' where c = 265 index_test.go:140: sql delete from test_index where c = 484 index_test.go:137: sql insert into test_index values (555, 1045552952326028565, 0.992699, 'PSFVAI9XJB') index_test.go:143: sql update test_index set c1 = 1608519845742359171, c2 = 0.469917, c3 = 'TRQ32OHWKd' where c = 80 index_test.go:137: sql insert into test_index values (554, 3482463521810261960, 0.685051, 'zi1Oy3mXlx') index_test.go:137: sql insert into test_index values (556, 8869724012924983441, 0.174420, 'mmopkn6Z0N') index_test.go:143: sql update test_index set c1 = 8865434720484194047, c2 = 0.104613, c3 = 'lC1IbTSP81' where c = 239 index_test.go:137: sql insert into test_index values (557, 1708309720912218323, 0.683959, 'EoLwD2GPLU') index_test.go:143: sql update test_index set c1 = 7958880429369225221, c2 = 0.538574, c3 = '1FQs5di9Lc' where c = 425 index_test.go:143: sql update test_index set c1 = 3526258988636999257, c2 = 0.676655, c3 = 'vBqFbIq2Lx' where c = 65 index_test.go:140: sql delete from test_index where c = 353 index_test.go:143: sql update test_index set c1 = 8667578783158888385, c2 = 0.625443, c3 = 'yJtzfNQYW7' where c = 164 index_test.go:140: sql delete from test_index where c = 276 index_test.go:143: sql update test_index set c1 = 2735133662285965560, c2 = 0.173089, c3 = 'cVwjjtxRyC' where c = 416 index_test.go:140: sql delete from test_index where c = 113 index_test.go:137: sql insert into test_index values (558, 3644465084337322469, 0.747952, 'XwHvTZrT8O') index_test.go:137: sql insert into test_index values (560, 8401299851471756934, 0.483551, 'ovJJ1He7vy') index_test.go:137: sql insert into test_index values (559, 873238411582618286, 0.630293, 'CHmkmZtGji') index_test.go:137: sql insert into test_index values (561, 1909187302109327881, 0.886674, 'AohWU9pGJg') index_test.go:140: sql delete from test_index where c = 259 index_test.go:143: sql update test_index set c1 = 6143775109851351675, c2 = 0.184745, c3 = 'q1DU7G0J8v' where c = 383 index_test.go:137: sql insert into test_index values (562, 6661050125072898869, 0.835687, 'uvP49TBIns') index_test.go:137: sql insert into test_index values (563, 5273063024895884427, 0.326490, 'VKYzFbCXYI') index_test.go:140: sql delete from test_index where c = 8 index_test.go:140: sql delete from test_index where c = 304 index_test.go:140: sql delete from test_index where c = 164 index_test.go:137: sql insert into test_index values (564, 589923143115024064, 0.365626, 'LItmRKygGc') index_test.go:143: sql update test_index set c1 = 6208110972877623695, c2 = 0.436389, c3 = '68O3Phg6wq' where c = 360 index_test.go:140: sql delete from test_index where c = 343 index_test.go:143: sql update test_index set c1 = 7291400075675541828, c2 = 0.748578, c3 = '0eqQQYgbF3' where c = 364 index_test.go:140: sql delete from test_index where c = 277 index_test.go:143: sql update test_index set c1 = 3115910224193278014, c2 = 0.229441, c3 = 'KtRwqo1EkZ' where c = 163 index_test.go:137: sql insert into test_index values (565, 1921992287111395746, 0.566961, 's9JDEA0Kw5') index_test.go:140: sql delete from test_index where c = 45 index_test.go:140: sql delete from test_index where c = 316 index_test.go:143: sql update test_index set c1 = 2656670953470483228, c2 = 0.450971, c3 = 'YyifQ6m1cM' where c = 465 index_test.go:137: sql insert into test_index values (566, 7455307333251991288, 0.079441, 'n6oIImDxV4') index_test.go:143: sql update test_index set c1 = 6886309912797636156, c2 = 0.025736, c3 = 'b9pYfW2VID' where c = 104 index_test.go:140: sql delete from test_index where c = 244 index_test.go:137: sql insert into test_index values (568, 6285609007037322930, 0.091804, 'fpuMBTp0W8') index_test.go:143: sql update test_index set c1 = 7147291878457936696, c2 = 0.988373, c3 = 'DBxgDQ0tyb' where c = 7 index_test.go:143: sql update test_index set c1 = 1510202651397709881, c2 = 0.635065, c3 = 'ZT5M96KLBP' where c = 349 index_test.go:143: sql update test_index set c1 = 2225472293382375895, c2 = 0.116324, c3 = 'FRUDBddVbq' where c = 52 index_test.go:137: sql insert into test_index values (567, 3953884722944598661, 0.628994, 'fkAWVgTKmu') index_test.go:143: sql update test_index set c1 = 7913094781181705695, c2 = 0.685964, c3 = 'W7XxqajXcn' where c = 176 index_test.go:140: sql delete from test_index where c = 117 index_test.go:137: sql insert into test_index values (570, 8522384021777562715, 0.656253, 'tyl7Hl6BZM') index_test.go:140: sql delete from test_index where c = 160 index_test.go:143: sql update test_index set c1 = 1451783961178748047, c2 = 0.127571, c3 = 'o8XfHWIv9E' where c = 85 index_test.go:137: sql insert into test_index values (571, 5285595544370965953, 0.075810, 'BZBZDWaNOd') index_test.go:137: sql insert into test_index values (572, 1772304194760226, 0.142812, 'A95fMahX8y') index_test.go:143: sql update test_index set c1 = 8613701419287629419, c2 = 0.138380, c3 = 'PtSZttspUN' where c = 230 index_test.go:137: sql insert into test_index values (573, 2479071785250245202, 0.252330, 'DPd01B9EKs') index_test.go:137: sql insert into test_index values (569, 4404754436650976441, 0.309053, 'LvmAn4dzTP') index_test.go:140: sql delete from test_index where c = 317 index_test.go:137: sql insert into test_index values (574, 3843578903832089626, 0.631657, 'AErCgafZN3') index_test.go:140: sql delete from test_index where c = 24 index_test.go:140: sql delete from test_index where c = 430 index_test.go:137: sql insert into test_index values (576, 9089821146852801325, 0.134223, 'sDyUob43xn') index_test.go:143: sql update test_index set c1 = 8594435361624086275, c2 = 0.635053, c3 = 'DiLpcF0Pui' where c = 64 index_test.go:143: sql update test_index set c1 = 7840320629409994600, c2 = 0.460963, c3 = 'mMaTeIvjML' where c = 506 index_test.go:137: sql insert into test_index values (575, 9069649842728627653, 0.520217, '7yt8gMRzZi') index_test.go:140: sql delete from test_index where c = 374 index_test.go:143: sql update test_index set c1 = 1744224863605905934, c2 = 0.811852, c3 = 'R2rsVHBPgg' where c = 3 index_test.go:140: sql delete from test_index where c = 204 index_test.go:140: sql delete from test_index where c = 28 index_test.go:140: sql delete from test_index where c = 291 index_test.go:143: sql update test_index set c1 = 4243639777039260227, c2 = 0.893670, c3 = 'SJnW0cibBA' where c = 314 index_test.go:140: sql delete from test_index where c = 241 index_test.go:140: sql delete from test_index where c = 447 index_test.go:137: sql insert into test_index values (578, 2892979396102911235, 0.349098, 'HfSNrDh24a') index_test.go:137: sql insert into test_index values (577, 8131299479018357038, 0.807040, 'l73vEBXtXF') index_test.go:137: sql insert into test_index values (579, 6751582852692136408, 0.935952, 'SEGK49XY65') index_test.go:143: sql update test_index set c1 = 8050787330130932886, c2 = 0.117695, c3 = '0oAHC2HoAI' where c = 173 index_test.go:143: sql update test_index set c1 = 1909557890497144720, c2 = 0.530884, c3 = 'Nw78q5LxBn' where c = 462 index_test.go:137: sql insert into test_index values (580, 7465259560560848541, 0.470599, 'c9bmKTmx9Q') index_test.go:143: sql update test_index set c1 = 1528096073973512820, c2 = 0.117319, c3 = 'Zht8Uco7ei' where c = 165 index_test.go:143: sql update test_index set c1 = 4438623606106296229, c2 = 0.144108, c3 = 'dxoSHfgBUq' where c = 11 index_test.go:140: sql delete from test_index where c = 152 index_test.go:143: sql update test_index set c1 = 4284458694745041995, c2 = 0.853798, c3 = 'YmbixfbaMQ' where c = 245 index_test.go:143: sql update test_index set c1 = 9100527105519052816, c2 = 0.460346, c3 = 'M4rXXpzTZz' where c = 531 index_test.go:140: sql delete from test_index where c = 526 index_test.go:137: sql insert into test_index values (581, 4542219428819707186, 0.070383, '4vougdErK9') index_test.go:140: sql delete from test_index where c = 315 index_test.go:137: sql insert into test_index values (582, 4825624385075213559, 0.194315, 'Xozr7Tn1vu') index_test.go:137: sql insert into test_index values (583, 7184429371828711089, 0.407665, 've04xDyYOu') index_test.go:140: sql delete from test_index where c = 179 index_test.go:137: sql insert into test_index values (584, 6451685221232498047, 0.451737, 'FKVSqDFiQp') index_test.go:143: sql update test_index set c1 = 813044963035322637, c2 = 0.605087, c3 = 'I6GAQ1EjWF' where c = 139 index_test.go:137: sql insert into test_index values (586, 1253132736495275893, 0.696209, 'L4QxevR9NB') index_test.go:137: sql insert into test_index values (585, 5462609660959173519, 0.669977, 'IdiU9vLE2e') index_test.go:140: sql delete from test_index where c = 102 index_test.go:140: sql delete from test_index where c = 13 index_test.go:140: sql delete from test_index where c = 182 index_test.go:140: sql delete from test_index where c = 484 index_test.go:143: sql update test_index set c1 = 255555119048125608, c2 = 0.146657, c3 = 'V71cxhIByS' where c = 172 index_test.go:143: sql update test_index set c1 = 4448960418117397224, c2 = 0.345248, c3 = 'FxOmHt2YQO' where c = 77 index_test.go:143: sql update test_index set c1 = 1863107051213538588, c2 = 0.861969, c3 = 'BEprFTPivW' where c = 137 index_test.go:140: sql delete from test_index where c = 474 index_test.go:143: sql update test_index set c1 = 3234230174818742327, c2 = 0.459103, c3 = 'HcZFgXtYxb' where c = 512 index_test.go:140: sql delete from test_index where c = 461 index_test.go:143: sql update test_index set c1 = 6911592836502767042, c2 = 0.332568, c3 = 'uingJKvYWs' where c = 424 index_test.go:137: sql insert into test_index values (587, 3504207404148595735, 0.232171, 'rHh2hGo8rJ') index_test.go:137: sql insert into test_index values (588, 1976995801860401351, 0.377073, '6c59oeg2SA') index_test.go:137: sql insert into test_index values (589, 2516845205104949422, 0.618362, '0hAv2OrIZW') index_test.go:143: sql update test_index set c1 = 4840035899620711111, c2 = 0.760159, c3 = 'gxQmcLZF4F' where c = 205 index_test.go:143: sql update test_index set c1 = 6714566419802790275, c2 = 0.259582, c3 = 'AMdocAk9ua' where c = 513 index_test.go:137: sql insert into test_index values (590, 8651489717042210663, 0.013139, 'zC5toGyZat') index_test.go:140: sql delete from test_index where c = 352 index_test.go:143: sql update test_index set c1 = 6885425311308655817, c2 = 0.798602, c3 = '2VH0pvxkqR' where c = 425 index_test.go:137: sql insert into test_index values (591, 7824529176599504590, 0.407971, 'P2TfZZd5YK') index_test.go:140: sql delete from test_index where c = 191 index_test.go:143: sql update test_index set c1 = 3743929416173159051, c2 = 0.708597, c3 = '5IYBAa0sBb' where c = 298 index_test.go:143: sql update test_index set c1 = 4421958705449697170, c2 = 0.974880, c3 = 'XEYZ7GSz8O' where c = 408 index_test.go:137: sql insert into test_index values (593, 206457138624685198, 0.654627, 'r3YiOhKpUl') index_test.go:137: sql insert into test_index values (592, 1312202438909867631, 0.285875, 'EZVaKBQVNK') index_test.go:140: sql delete from test_index where c = 573 index_test.go:140: sql delete from test_index where c = 104 index_test.go:140: sql delete from test_index where c = 206 index_test.go:140: sql delete from test_index where c = 152 index_test.go:143: sql update test_index set c1 = 797165995297150836, c2 = 0.785732, c3 = 'ub3LtVaEU0' where c = 578 index_test.go:143: sql update test_index set c1 = 5697174793682292098, c2 = 0.339217, c3 = 'vPzUJW3y7R' where c = 462 index_test.go:137: sql insert into test_index values (595, 689972743754882448, 0.258111, 'p6yCdMqXad') index_test.go:143: sql update test_index set c1 = 5287261216423104700, c2 = 0.691385, c3 = 'SWhqVi1RkC' where c = 285 index_test.go:137: sql insert into test_index values (594, 8486433858935253727, 0.314162, 'bkH7hgOVzF') index_test.go:143: sql update test_index set c1 = 2526515438048794778, c2 = 0.097624, c3 = 'V8bdUYAcij' where c = 209 index_test.go:140: sql delete from test_index where c = 482 index_test.go:140: sql delete from test_index where c = 334 index_test.go:140: sql delete from test_index where c = 482 index_test.go:143: sql update test_index set c1 = 1178595337527755571, c2 = 0.117411, c3 = 'iwHBMVtQS6' where c = 68 index_test.go:137: sql insert into test_index values (597, 1083370388635122711, 0.814915, 'yhW6ipXOtg') index_test.go:137: sql insert into test_index values (596, 7406972017975010788, 0.662962, 'TYmIUYO94E') index_test.go:137: sql insert into test_index values (598, 4826613765354861640, 0.838415, 'Uxat7UXFH9') index_test.go:137: sql insert into test_index values (599, 8366981559689402363, 0.841594, 'NAqkVcLc1U') index_test.go:140: sql delete from test_index where c = 395 index_test.go:143: sql update test_index set c1 = 7041773931575266570, c2 = 0.067545, c3 = 'd6dAGitS72' where c = 192 index_test.go:143: sql update test_index set c1 = 7451032158852663124, c2 = 0.602343, c3 = 'nuvbMEPVb1' where c = 446 index_test.go:140: sql delete from test_index where c = 317 index_test.go:140: sql delete from test_index where c = 459 index_test.go:143: sql update test_index set c1 = 4530930162568246706, c2 = 0.938784, c3 = 'oRnuOoctoT' where c = 203 index_test.go:143: sql update test_index set c1 = 3600661498313991918, c2 = 0.263488, c3 = 'fa0XlLBGjA' where c = 430 index_test.go:137: sql insert into test_index values (600, 7499912608397800847, 0.593156, '9gaHeuY81j') index_test.go:140: sql delete from test_index where c = 527 index_test.go:143: sql update test_index set c1 = 6675365300600187083, c2 = 0.017003, c3 = 'oiQJsKCJm0' where c = 499 index_test.go:140: sql delete from test_index where c = 354 index_test.go:143: sql update test_index set c1 = 6064386907136965706, c2 = 0.393132, c3 = 'NekaMl4V38' where c = 204 index_test.go:143: sql update test_index set c1 = 1158437371388194423, c2 = 0.247300, c3 = 'zyLEQvFNtd' where c = 215 index_test.go:143: sql update test_index set c1 = 5341510847291714905, c2 = 0.895572, c3 = 'UV62vpgzEs' where c = 254 Cache restored successfully (ws/jenkins-pingcap-tidb-pull_integration_ddl_test-8515/tidb-test) 1583204864 bytes in 10.78 secs (146875165 bytes/sec) [Pipeline] { [Pipeline] sh index_test.go:137: sql insert into test_index values (602, 6197827473513823468, 0.310402, 'fZdqB3N17o') index_test.go:137: sql insert into test_index values (601, 2458202990167901889, 0.269645, 'C1nG1wZIbL') index_test.go:137: sql insert into test_index values (608, 1855031166328725194, 0.264280, 'DHzIuSfU7j') index_test.go:137: sql insert into test_index values (604, 2322011576233866775, 0.090655, 'mkW6S70qQc') index_test.go:137: sql insert into test_index values (606, 6102841510438507125, 0.891645, '1XIo3WTZfU') index_test.go:137: sql insert into test_index values (603, 1974910449142972809, 0.294625, 'tBNYspXWi0') index_test.go:140: sql delete from test_index where c = 92 index_test.go:137: sql insert into test_index values (609, 1573349012400543978, 0.524170, 'ZuWwwmlif0') index_test.go:140: sql delete from test_index where c = 173 index_test.go:137: sql insert into test_index values (610, 7311022661131682000, 0.215440, 'H0nmgnY2Sd') index_test.go:137: sql insert into test_index values (605, 9046798463653451129, 0.838814, 'K8wFpp7x3o') index_test.go:137: sql insert into test_index values (607, 546963183500896387, 0.491387, 'qfvMYPoVWr') index_test.go:140: sql delete from test_index where c = 159 index_test.go:140: sql delete from test_index where c = 343 index_test.go:143: sql update test_index set c1 = 4291725917615930220, c2 = 0.687798, c3 = 'qFEwbl3qwJ' where c = 0 index_test.go:140: sql delete from test_index where c = 142 index_test.go:143: sql update test_index set c1 = 5715499375665767832, c2 = 0.254996, c3 = 'LeQ4t8NgF2' where c = 107 index_test.go:140: sql delete from test_index where c = 552 index_test.go:143: sql update test_index set c1 = 7843719932461193677, c2 = 0.663775, c3 = 'NXKjnortnD' where c = 259 index_test.go:140: sql delete from test_index where c = 420 index_test.go:140: sql delete from test_index where c = 397 index_test.go:143: sql update test_index set c1 = 6378669184634877034, c2 = 0.917293, c3 = 'uXcRNP8EUi' where c = 159 index_test.go:143: sql update test_index set c1 = 7606140606791642521, c2 = 0.484854, c3 = 'vyYpCndt8n' where c = 548 index_test.go:143: sql update test_index set c1 = 6672206795255861247, c2 = 0.056564, c3 = 'U3LeN7opnY' where c = 551 index_test.go:137: sql insert into test_index values (611, 1301904696033438190, 0.043558, 'covVThvjLJ') index_test.go:140: sql delete from test_index where c = 454 index_test.go:137: sql insert into test_index values (612, 5010632803792733167, 0.243785, '9ujMOQ8t4c') index_test.go:140: sql delete from test_index where c = 408 index_test.go:140: sql delete from test_index where c = 165 index_test.go:143: sql update test_index set c1 = 5651355269097627890, c2 = 0.024963, c3 = 'BwLl42vGsi' where c = 587 index_test.go:137: sql insert into test_index values (615, 7722916854557367133, 0.740197, 'ab8XKupMJO') index_test.go:137: sql insert into test_index values (613, 6064938676284485264, 0.692976, 'mg5u1rqcJa') index_test.go:143: sql update test_index set c1 = 6340020471097937284, c2 = 0.072991, c3 = 'lBeT6xfTK5' where c = 593 index_test.go:140: sql delete from test_index where c = 0 index_test.go:137: sql insert into test_index values (616, 8003061498488352639, 0.768981, 'cEwFQFkDZ8') index_test.go:137: sql insert into test_index values (614, 767546172449287455, 0.614073, '7Z1uIBSElL') index_test.go:143: sql update test_index set c1 = 1818727441169057447, c2 = 0.922200, c3 = 'Gp0xTWJznV' where c = 173 index_test.go:140: sql delete from test_index where c = 166 index_test.go:140: sql delete from test_index where c = 126 index_test.go:137: sql insert into test_index values (617, 8489617998659437571, 0.332851, 'imZA8HYB07') index_test.go:143: sql update test_index set c1 = 4022333818069187505, c2 = 0.245689, c3 = 'l5mgZTJqa4' where c = 506 index_test.go:140: sql delete from test_index where c = 446 index_test.go:140: sql delete from test_index where c = 227 index_test.go:137: sql insert into test_index values (618, 7773558011592616454, 0.333974, 'EM4WDJwl4O') index_test.go:143: sql update test_index set c1 = 4782732214938882023, c2 = 0.238592, c3 = 'yNZ3bK0hah' where c = 237 index_test.go:143: sql update test_index set c1 = 4147552301194939704, c2 = 0.634170, c3 = 'XYKNtCR4KK' where c = 527 index_test.go:140: sql delete from test_index where c = 37 # Time: 2024-05-06T10:16:34.319883501+08:00 # Txn_start_ts: 0 # Query_time: 3.011990054 # Parse_time: 0.000090359 # Compile_time: 0.000106159 # Rewrite_time: 0.000002391 # Optimize_time: 0 # Wait_TS: 0.000340344 # DB: test_ddl # Is_internal: false # Digest: e8fc3c9a828d602aeddef87e91315bde0ba55af59b1911efae39fab0b9d9ec0a # Num_cop_tasks: 0 # Prepared: false # Plan_from_cache: false # Plan_from_binding: false # Has_more_results: false # KV_total: 0 # PD_total: 0 # Backoff_total: 0 # Write_sql_response_total: 0 # Result_rows: 0 # Succ: true # IsExplicitTxn: false # IsSyncStatsFailed: false # Resource_group: default use test_ddl; create index c1_index on test_index (c1); index_test.go:137: sql insert into test_index values (619, 514796800593486945, 0.025823, '0JxkEiGXE8') index_test.go:143: sql update test_index set c1 = 9129931062826870580, c2 = 0.861968, c3 = 'c4aNSelCRp' where c = 263 index_test.go:137: sql insert into test_index values (620, 4758279280799132545, 0.232599, 'EnuErMjA7B') index_test.go:140: sql delete from test_index where c = 568 index_test.go:143: sql update test_index set c1 = 5506218665928461195, c2 = 0.464867, c3 = 'mmydvqe8zl' where c = 537 index_test.go:143: sql update test_index set c1 = 3263513197084647505, c2 = 0.919322, c3 = 'wud9F1SU8h' where c = 243 index_test.go:143: sql update test_index set c1 = 5124218274771691624, c2 = 0.886552, c3 = 'HJl312feU3' where c = 254 index_test.go:137: sql insert into test_index values (622, 6548401159583817766, 0.769148, 'PTCt91v6aN') index_test.go:137: sql insert into test_index values (623, 1620818515451902789, 0.190448, 'qkhFo671JX') index_test.go:140: sql delete from test_index where c = 275 index_test.go:137: sql insert into test_index values (621, 5973509365120240904, 0.599489, '6wfl61r81N') index_test.go:143: sql update test_index set c1 = 5571751878952612879, c2 = 0.838071, c3 = 'Qpr4yjusus' where c = 577 index_test.go:137: sql insert into test_index values (624, 8127676011367452805, 0.126237, 'WPnp0sGjMW') index_test.go:140: sql delete from test_index where c = 344 index_test.go:140: sql delete from test_index where c = 171 index_test.go:143: sql update test_index set c1 = 2353594564784062672, c2 = 0.622146, c3 = 'FXeeeYz5zr' where c = 356 index_test.go:143: sql update test_index set c1 = 4624201323786000676, c2 = 0.464735, c3 = '4zzqMgaZmU' where c = 41 index_test.go:137: sql insert into test_index values (625, 7574344341432164559, 0.424754, 'QlypAIH7gt') index_test.go:140: sql delete from test_index where c = 201 index_test.go:143: sql update test_index set c1 = 197572175806416495, c2 = 0.592677, c3 = '4tkGAG7t7u' where c = 295 index_test.go:137: sql insert into test_index values (626, 5387604900901073591, 0.304600, 'U6MT2AWA4p') index_test.go:140: sql delete from test_index where c = 517 index_test.go:140: sql delete from test_index where c = 4 index_test.go:140: sql delete from test_index where c = 307 index_test.go:143: sql update test_index set c1 = 7004274146552061010, c2 = 0.364037, c3 = 'QbV6y7QAEd' where c = 180 index_test.go:137: sql insert into test_index values (629, 3545599791246068653, 0.579984, 'gtpuezRwCE') index_test.go:137: sql insert into test_index values (627, 5879402314034210929, 0.094665, 'CngG76Rcwb') index_test.go:143: sql update test_index set c1 = 3434429824570871820, c2 = 0.558056, c3 = '5ElBhJEESl' where c = 522 index_test.go:137: sql insert into test_index values (630, 8860349368089745840, 0.865070, 'zVv7S4vI4C') index_test.go:143: sql update test_index set c1 = 8357502161684638881, c2 = 0.304725, c3 = '1xRgVQg2DS' where c = 513 index_test.go:140: sql delete from test_index where c = 349 index_test.go:137: sql insert into test_index values (628, 527687958084882260, 0.347993, 'ofk5y5NvjW') index_test.go:140: sql delete from test_index where c = 56 index_test.go:143: sql update test_index set c1 = 8680363085524579894, c2 = 0.247930, c3 = 'G2B6cngkPo' where c = 174 index_test.go:140: sql delete from test_index where c = 178 index_test.go:137: sql insert into test_index values (631, 1201779073932067812, 0.403053, 'mlujgb2AlM') index_test.go:140: sql delete from test_index where c = 408 index_test.go:143: sql update test_index set c1 = 5297444616451810374, c2 = 0.281063, c3 = 'Y0zdnjSQKN' where c = 210 index_test.go:137: sql insert into test_index values (633, 30710472694017753, 0.155846, '7PAceeDdBP') index_test.go:137: sql insert into test_index values (632, 3789919004816490113, 0.159859, 'WJej03r7NX') index_test.go:143: sql update test_index set c1 = 3591129023159682512, c2 = 0.710673, c3 = '0EzSvyCeu5' where c = 114 index_test.go:137: sql insert into test_index values (634, 6891337159825809396, 0.320967, 'U3kIYC8XWY') index_test.go:143: sql update test_index set c1 = 2108200326498417348, c2 = 0.285906, c3 = 'aPgoSNkg1c' where c = 138 index_test.go:140: sql delete from test_index where c = 345 index_test.go:140: sql delete from test_index where c = 464 index_test.go:143: sql update test_index set c1 = 46442864422680445, c2 = 0.153090, c3 = 'F3wNBBJtAu' where c = 405 index_test.go:143: sql update test_index set c1 = 4153829411324051812, c2 = 0.205185, c3 = 'lT4L8b8vxe' where c = 441 index_test.go:140: sql delete from test_index where c = 50 index_test.go:140: sql delete from test_index where c = 497 index_test.go:137: sql insert into test_index values (635, 4637193757263084261, 0.514976, 'kcs3nWnLh1') index_test.go:143: sql update test_index set c1 = 1634401740164763848, c2 = 0.108208, c3 = '8VnFSyF86k' where c = 209 index_test.go:143: sql update test_index set c1 = 6702340006534555958, c2 = 0.248089, c3 = 'ZFuwz6Lqj7' where c = 2 index_test.go:137: sql insert into test_index values (637, 3772635896100605552, 0.437342, 'HdogEQ2rVG') index_test.go:143: sql update test_index set c1 = 6260151061630172006, c2 = 0.647483, c3 = 'JDeLxZsHvr' where c = 265 index_test.go:137: sql insert into test_index values (638, 2278436630628135555, 0.996354, 'JleN2SsAV2') index_test.go:140: sql delete from test_index where c = 267 index_test.go:140: sql delete from test_index where c = 493 index_test.go:137: sql insert into test_index values (636, 9144848389782487016, 0.503581, 'TOn3YmxUyY') index_test.go:143: sql update test_index set c1 = 7008361355360367608, c2 = 0.342029, c3 = 'VyqXsGhR6g' where c = 281 index_test.go:137: sql insert into test_index values (640, 6705794902335541860, 0.542314, 'Mjm3Q8Z3JN') index_test.go:143: sql update test_index set c1 = 5409508593399407794, c2 = 0.558898, c3 = 'VMjvffgtGe' where c = 36 index_test.go:143: sql update test_index set c1 = 6529051059513236729, c2 = 0.606729, c3 = 'hH9yHEDnEf' where c = 297 index_test.go:140: sql delete from test_index where c = 22 index_test.go:137: sql insert into test_index values (641, 1280577955767585885, 0.080933, 'SWsMjKeDRJ') index_test.go:137: sql insert into test_index values (639, 7997577637098894, 0.477577, 'Xw4cf7S50p') index_test.go:140: sql delete from test_index where c = 347 index_test.go:140: sql delete from test_index where c = 495 index_test.go:137: sql insert into test_index values (643, 7270112824749405922, 0.043531, 'D7oHw76uXx') index_test.go:140: sql delete from test_index where c = 482 index_test.go:137: sql insert into test_index values (642, 1982481458740513070, 0.997157, 'Yi2A5l4NCo') index_test.go:143: sql update test_index set c1 = 4184817161934966529, c2 = 0.320263, c3 = 'eih5IeEdOj' where c = 73 index_test.go:140: sql delete from test_index where c = 218 index_test.go:140: sql delete from test_index where c = 267 index_test.go:137: sql insert into test_index values (645, 4216366282554851354, 0.090115, 'sXvAiC4b6u') index_test.go:140: sql delete from test_index where c = 44 index_test.go:143: sql update test_index set c1 = 5144475795105662168, c2 = 0.279362, c3 = 'EotpUJ0CUF' where c = 133 index_test.go:137: sql insert into test_index values (644, 7385516568813976092, 0.102033, '9t0wIIlJuj') index_test.go:143: sql update test_index set c1 = 1036931098430655563, c2 = 0.878875, c3 = 'kGefudDoDB' where c = 70 index_test.go:143: sql update test_index set c1 = 7781620633666519081, c2 = 0.678228, c3 = 'GZza6xyvPb' where c = 171 index_test.go:143: sql update test_index set c1 = 4938541753447233220, c2 = 0.302290, c3 = 'NiQAMJmyk6' where c = 615 index_test.go:143: sql update test_index set c1 = 502209253421888883, c2 = 0.043256, c3 = 'AIuQ6L1npU' where c = 515 index_test.go:137: sql insert into test_index values (646, 548424183184378483, 0.158982, '5msI569jc3') index_test.go:140: sql delete from test_index where c = 362 index_test.go:137: sql insert into test_index values (647, 6604459287295291416, 0.225274, 'shGFuhkISI') index_test.go:143: sql update test_index set c1 = 3073013036490473712, c2 = 0.848838, c3 = 'KNUmhlBrdF' where c = 613 index_test.go:140: sql delete from test_index where c = 460 index_test.go:143: sql update test_index set c1 = 6920333827712489736, c2 = 0.868544, c3 = 'dytWR75GCJ' where c = 2 index_test.go:140: sql delete from test_index where c = 511 index_test.go:140: sql delete from test_index where c = 89 index_test.go:137: sql insert into test_index values (650, 7379787537664717160, 0.711785, 'tKnWVEY3if') index_test.go:137: sql insert into test_index values (649, 4364017237138625009, 0.975439, 'cMrvjnJ0R7') index_test.go:143: sql update test_index set c1 = 5487217273596441069, c2 = 0.203792, c3 = 'jtokbrIt5H' where c = 362 index_test.go:137: sql insert into test_index values (648, 439807455494066256, 0.143996, 'xwwfJ5AfLd') index_test.go:140: sql delete from test_index where c = 88 index_test.go:137: sql insert into test_index values (652, 9140350967730352732, 0.251399, 'NMdYUr5wLP') index_test.go:137: sql insert into test_index values (651, 6026461321766659184, 0.217608, 'MhjJip0nW9') index_test.go:137: sql insert into test_index values (653, 2688247762938531512, 0.959897, '9zOXtldwkj') index_test.go:140: sql delete from test_index where c = 118 index_test.go:143: sql update test_index set c1 = 4998543040928587495, c2 = 0.702906, c3 = 'udGScj5lrj' where c = 417 index_test.go:143: sql update test_index set c1 = 449464212492277259, c2 = 0.642099, c3 = 'mGKezqmZ8k' where c = 112 index_test.go:140: sql delete from test_index where c = 449 index_test.go:137: sql insert into test_index values (654, 8122503858425947252, 0.705394, 'QRvS84X3nl') index_test.go:140: sql delete from test_index where c = 73 index_test.go:143: sql update test_index set c1 = 7124741939322440696, c2 = 0.508094, c3 = 'Otk2yJQLOH' where c = 450 index_test.go:140: sql delete from test_index where c = 401 index_test.go:143: sql update test_index set c1 = 7838075057280084946, c2 = 0.901426, c3 = 'FakMUWJ3a6' where c = 344 index_test.go:140: sql delete from test_index where c = 652 index_test.go:137: sql insert into test_index values (655, 6994216038800602159, 0.394212, '9i1ont2Lty') index_test.go:140: sql delete from test_index where c = 256 index_test.go:143: sql update test_index set c1 = 8466361581162227056, c2 = 0.239129, c3 = '908uAQTRaZ' where c = 346 index_test.go:137: sql insert into test_index values (656, 2457124042907027857, 0.433778, 'O03lJVlmLP') index_test.go:143: sql update test_index set c1 = 8844523323507009463, c2 = 0.811326, c3 = '2xtBVg5ngs' where c = 214 index_test.go:140: sql delete from test_index where c = 71 index_test.go:143: sql update test_index set c1 = 6475800629615744839, c2 = 0.820928, c3 = 'u7pdlNMGp1' where c = 296 index_test.go:140: sql delete from test_index where c = 311 index_test.go:143: sql update test_index set c1 = 2710741464714377312, c2 = 0.254433, c3 = 'VqjOwiV89Y' where c = 2 index_test.go:143: sql update test_index set c1 = 6501884984531466539, c2 = 0.631175, c3 = 'a6N81mhETv' where c = 9 index_test.go:137: sql insert into test_index values (658, 2326166304769079723, 0.674348, 'Pitl2PnPLG') index_test.go:137: sql insert into test_index values (659, 5912114444193208020, 0.567480, 'PdsxD0xNMP') index_test.go:137: sql insert into test_index values (657, 2461433674425396476, 0.055291, 'N9UltrXnBv') index_test.go:140: sql delete from test_index where c = 642 index_test.go:137: sql insert into test_index values (660, 4771853702607332140, 0.327874, 'JI2RwOOgtY') index_test.go:143: sql update test_index set c1 = 5513444024196608156, c2 = 0.508260, c3 = '8bYVbqorsv' where c = 550 index_test.go:140: sql delete from test_index where c = 177 index_test.go:140: sql delete from test_index where c = 391 index_test.go:143: sql update test_index set c1 = 2936616192564775683, c2 = 0.307175, c3 = 'Frd3G8C0AC' where c = 478 index_test.go:140: sql delete from test_index where c = 236 index_test.go:137: sql insert into test_index values (663, 665273049414769544, 0.049159, 'A8wgHQPP3R') index_test.go:137: sql insert into test_index values (661, 5401276587231943286, 0.983288, 'Eg7CJv3Hj2') index_test.go:143: sql update test_index set c1 = 4480338369329131871, c2 = 0.269262, c3 = 'htQKjC5EhM' where c = 157 index_test.go:140: sql delete from test_index where c = 28 index_test.go:137: sql insert into test_index values (662, 935714513739260238, 0.689061, 'Qb2Mf9cO5y') index_test.go:143: sql update test_index set c1 = 6171677016725476818, c2 = 0.226304, c3 = '8nkQJRALcH' where c = 180 index_test.go:137: sql insert into test_index values (664, 1777736247677775298, 0.962956, 'tPUGvEfh8g') index_test.go:140: sql delete from test_index where c = 296 index_test.go:143: sql update test_index set c1 = 4248574769730823427, c2 = 0.858346, c3 = 'X7vInf8iwP' where c = 473 index_test.go:140: sql delete from test_index where c = 86 index_test.go:143: sql update test_index set c1 = 5913959055368729401, c2 = 0.458871, c3 = 'DigBI6jJry' where c = 384 index_test.go:137: sql insert into test_index values (665, 3361638495587424504, 0.271082, '0nPltFjoDN') index_test.go:143: sql update test_index set c1 = 7983425262615866053, c2 = 0.591218, c3 = 'Em4ZbDsaOH' where c = 38 index_test.go:137: sql insert into test_index values (666, 8454886081799657818, 0.340533, 'IKRf88X9tg') index_test.go:143: sql update test_index set c1 = 1615058886041784900, c2 = 0.546231, c3 = 'YA2HDArkGR' where c = 460 index_test.go:140: sql delete from test_index where c = 58 index_test.go:137: sql insert into test_index values (668, 1955981702321897626, 0.549477, 'P3Et2qJIYG') index_test.go:137: sql insert into test_index values (667, 2106078743230150362, 0.236538, 'mAo0YEIISE') index_test.go:137: sql insert into test_index values (669, 9029721868218935131, 0.944653, 'DicTFs56ho') index_test.go:143: sql update test_index set c1 = 3447526492588673475, c2 = 0.243720, c3 = 'QzoPHqklss' where c = 274 index_test.go:140: sql delete from test_index where c = 589 index_test.go:137: sql insert into test_index values (670, 4693737730065399024, 0.223213, 'FzLs1fk3Ce') index_test.go:140: sql delete from test_index where c = 438 index_test.go:140: sql delete from test_index where c = 61 index_test.go:137: sql insert into test_index values (671, 552174023337660699, 0.561611, 'TrhQzkwGMs') index_test.go:143: sql update test_index set c1 = 977908798557651089, c2 = 0.049236, c3 = 'bp3ZQumorA' where c = 633 index_test.go:140: sql delete from test_index where c = 262 index_test.go:140: sql delete from test_index where c = 78 index_test.go:140: sql delete from test_index where c = 174 index_test.go:140: sql delete from test_index where c = 17 index_test.go:140: sql delete from test_index where c = 607 index_test.go:137: sql insert into test_index values (672, 1187971355315043865, 0.835929, 'iPfis8dgLW') index_test.go:143: sql update test_index set c1 = 7394612183262295099, c2 = 0.952066, c3 = 'TxCQNavEVE' where c = 264 index_test.go:143: sql update test_index set c1 = 815158884488990104, c2 = 0.434665, c3 = 'BCd7aTCOvO' where c = 41 index_test.go:140: sql delete from test_index where c = 105 index_test.go:143: sql update test_index set c1 = 2911096837393315567, c2 = 0.822513, c3 = 'ocLeuELjk4' where c = 123 index_test.go:143: sql update test_index set c1 = 3772517684255840479, c2 = 0.538152, c3 = 'wBMDQS38Wg' where c = 616 index_test.go:137: sql insert into test_index values (673, 4590999524016651606, 0.030895, 'N4zHLFwQSI') index_test.go:143: sql update test_index set c1 = 1526086674013215422, c2 = 0.810635, c3 = 'KRy8HKdqqg' where c = 553 index_test.go:143: sql update test_index set c1 = 7228759718141213020, c2 = 0.457264, c3 = 'bHAV24BIx1' where c = 92 index_test.go:143: sql update test_index set c1 = 4448154279933782521, c2 = 0.240901, c3 = 'hEodekEmfE' where c = 136 index_test.go:143: sql update test_index set c1 = 4067722894583811951, c2 = 0.914258, c3 = 'zfIyhPuPsV' where c = 321 index_test.go:143: sql update test_index set c1 = 8061958993627270092, c2 = 0.640197, c3 = 'lKE8Th6kK0' where c = 313 index_test.go:137: sql insert into test_index values (674, 8266726962707399719, 0.662122, 'ySIDOUhOoh') index_test.go:137: sql insert into test_index values (675, 471177940326586052, 0.855892, 'OWI3cy0GYO') index_test.go:137: sql insert into test_index values (676, 2264923471994597014, 0.189056, 'jv11yEQxkJ') index_test.go:137: sql insert into test_index values (678, 8511740967941411778, 0.444566, '4x6cR0QHdn') index_test.go:137: sql insert into test_index values (679, 4141776513110857777, 0.448100, 'D3lbsRkQy3') index_test.go:137: sql insert into test_index values (681, 9079937852577528416, 0.780132, 'zZ324YrOGK') index_test.go:137: sql insert into test_index values (682, 8717090609957169111, 0.491086, 'Y850mZRdmf') index_test.go:137: sql insert into test_index values (677, 8723669904808821858, 0.309584, 'C4vo2Gai1L') index_test.go:140: sql delete from test_index where c = 308 index_test.go:140: sql delete from test_index where c = 465 index_test.go:137: sql insert into test_index values (680, 7198829106654854327, 0.184856, 'srLxV2l6GX') index_test.go:140: sql delete from test_index where c = 387 index_test.go:140: sql delete from test_index where c = 239 index_test.go:140: sql delete from test_index where c = 433 index_test.go:140: sql delete from test_index where c = 386 index_test.go:143: sql update test_index set c1 = 1794333808744308493, c2 = 0.098308, c3 = '7Czi3Qh8gD' where c = 42 index_test.go:140: sql delete from test_index where c = 306 index_test.go:140: sql delete from test_index where c = 578 index_test.go:143: sql update test_index set c1 = 2521538721266982010, c2 = 0.841031, c3 = 'gytDuI8y9N' where c = 261 index_test.go:140: sql delete from test_index where c = 547 index_test.go:143: sql update test_index set c1 = 8654230409887908999, c2 = 0.519125, c3 = 'H0ydBDIcsy' where c = 267 index_test.go:143: sql update test_index set c1 = 1264950178766383205, c2 = 0.419273, c3 = 'vWW0uUR9Ui' where c = 346 index_test.go:143: sql update test_index set c1 = 1004669957841286265, c2 = 0.666155, c3 = '8OzHunOBYv' where c = 26 index_test.go:143: sql update test_index set c1 = 2661108596086465608, c2 = 0.483162, c3 = 'HSglSbgF7o' where c = 154 index_test.go:140: sql delete from test_index where c = 423 index_test.go:143: sql update test_index set c1 = 1587276636398284058, c2 = 0.598274, c3 = 'HJlBcDGPPo' where c = 191 index_test.go:143: sql update test_index set c1 = 2148726797741457905, c2 = 0.502519, c3 = 'nIq4IzFNvo' where c = 593 index_test.go:143: sql update test_index set c1 = 4955981815695283675, c2 = 0.607699, c3 = 'xrUntOompU' where c = 462 index_test.go:137: sql insert into test_index values (683, 8626565997312177630, 0.842324, 'j0s1HeuQYb') index_test.go:143: sql update test_index set c1 = 3783258712473966479, c2 = 0.914162, c3 = 'srOaoOnr5a' where c = 40 index_test.go:137: sql insert into test_index values (685, 6903385225788017475, 0.345256, 'o6opAl17Tl') index_test.go:137: sql insert into test_index values (686, 8304031988631031865, 0.497272, 'MOrZ6HScno') index_test.go:137: sql insert into test_index values (687, 8633092097880428485, 0.498722, 'w3Xltr5XlZ') index_test.go:137: sql insert into test_index values (684, 8287287990823012273, 0.493165, 'wiJeszYz36') index_test.go:137: sql insert into test_index values (688, 4850473160392851922, 0.027021, 'kbAgWSVd75') index_test.go:137: sql insert into test_index values (689, 6045797391830165322, 0.585500, 'mH4wA7UOCj') index_test.go:140: sql delete from test_index where c = 23 index_test.go:137: sql insert into test_index values (690, 3734426851160990918, 0.042736, 'JsD8QCHu6a') index_test.go:137: sql insert into test_index values (691, 1758781789365146227, 0.067471, 'HiUqUG4vZJ') index_test.go:140: sql delete from test_index where c = 264 index_test.go:140: sql delete from test_index where c = 163 index_test.go:140: sql delete from test_index where c = 547 index_test.go:143: sql update test_index set c1 = 3230471072458169523, c2 = 0.216503, c3 = 'JeKKQuzCbf' where c = 306 index_test.go:143: sql update test_index set c1 = 3698698748990009992, c2 = 0.190884, c3 = 'OGEYe1WdJs' where c = 142 index_test.go:140: sql delete from test_index where c = 561 index_test.go:140: sql delete from test_index where c = 284 index_test.go:140: sql delete from test_index where c = 549 index_test.go:140: sql delete from test_index where c = 532 index_test.go:140: sql delete from test_index where c = 580 index_test.go:143: sql update test_index set c1 = 9214163853771433717, c2 = 0.442370, c3 = 'DHSJkP5wuV' where c = 8 index_test.go:143: sql update test_index set c1 = 4366252228362014054, c2 = 0.461479, c3 = 'WlAh4jGvy6' where c = 10 index_test.go:143: sql update test_index set c1 = 5426789489031532571, c2 = 0.006623, c3 = 'wOA7z1Oco3' where c = 74 index_test.go:137: sql insert into test_index values (692, 5195070594074638547, 0.052196, '815Z4MtYWa') index_test.go:143: sql update test_index set c1 = 6866238933289824133, c2 = 0.744910, c3 = 'W4FXTEXKbw' where c = 215 index_test.go:143: sql update test_index set c1 = 741615330037001467, c2 = 0.297085, c3 = 'yfwJj2xIBH' where c = 616 index_test.go:143: sql update test_index set c1 = 6637381246875728170, c2 = 0.020390, c3 = 'ZQD3hnBN6s' where c = 613 index_test.go:140: sql delete from test_index where c = 84 index_test.go:143: sql update test_index set c1 = 8477675937955685004, c2 = 0.935860, c3 = 'BQDGE9EgkW' where c = 673 index_test.go:137: sql insert into test_index values (694, 7491321871187384133, 0.987228, '1dmNlJGRKo') index_test.go:137: sql insert into test_index values (693, 6332865109357794672, 0.891474, 'QlgyW79tbk') index_test.go:143: sql update test_index set c1 = 875087220780125141, c2 = 0.218374, c3 = 'NU8nanS8dz' where c = 451 index_test.go:137: sql insert into test_index values (695, 2574038061742041836, 0.635666, 'TqFlTfz6zJ') index_test.go:137: sql insert into test_index values (697, 250559555657841478, 0.071438, '5lK87CG60o') index_test.go:140: sql delete from test_index where c = 314 index_test.go:137: sql insert into test_index values (696, 3700125400732891158, 0.021744, 'WqWnyvRoVf') index_test.go:140: sql delete from test_index where c = 152 index_test.go:137: sql insert into test_index values (699, 3740426613059590256, 0.355778, 'scBtgF9V2S') index_test.go:137: sql insert into test_index values (698, 4828743086900420811, 0.009748, '3rQPEfwf31') index_test.go:140: sql delete from test_index where c = 338 index_test.go:140: sql delete from test_index where c = 65 index_test.go:143: sql update test_index set c1 = 1617162456368277533, c2 = 0.033025, c3 = 'Fmbg43Sf7X' where c = 438 index_test.go:143: sql update test_index set c1 = 8339049426530088256, c2 = 0.550244, c3 = 'Y61hyEYRsJ' where c = 523 index_test.go:140: sql delete from test_index where c = 479 index_test.go:140: sql delete from test_index where c = 405 index_test.go:140: sql delete from test_index where c = 512 index_test.go:143: sql update test_index set c1 = 3142530208907906353, c2 = 0.587264, c3 = 'HXGnnSFlij' where c = 2 index_test.go:143: sql update test_index set c1 = 5373467418631526946, c2 = 0.694193, c3 = 'cMFcbr2ucY' where c = 369 index_test.go:143: sql update test_index set c1 = 4717532008601552576, c2 = 0.897681, c3 = 'YG3UKa0tYb' where c = 1 index_test.go:143: sql update test_index set c1 = 8778340756515149933, c2 = 0.748189, c3 = 'gwsE9f4bVM' where c = 155 index_test.go:143: sql update test_index set c1 = 7426008922188102153, c2 = 0.731986, c3 = 'KRCsF4Pfhj' where c = 514 index_test.go:137: sql insert into test_index values (700, 609105151917225167, 0.180898, 'wYROw8olsK') index_test.go:140: sql delete from test_index where c = 17 index_test.go:143: sql update test_index set c1 = 4895547251755070680, c2 = 0.410455, c3 = 'iqz4zE41nN' where c = 458 [Pipeline] sh + ls -alh bin/ total 930M drwxr-sr-x. 2 jenkins jenkins 4.0K May 6 10:16 . drwxr-sr-x. 49 jenkins jenkins 4.0K May 6 10:16 .. -rwxr-xr-x. 1 jenkins jenkins 200M May 6 10:14 ddltest -rwxr-xr-x. 1 jenkins jenkins 106M May 6 10:14 pd-server -rwxr-xr-x. 1 jenkins jenkins 208M May 6 10:14 tidb-server -rwxr-xr-x. 1 jenkins jenkins 418M May 6 10:14 tikv-server + ./bin/pd-server -V Release Version: v8.2.0-alpha-14-g1679dbca2 Edition: Community Git Commit Hash: 1679dbca25b3483d1375c7e747da27e99ad77360 Git Branch: master UTC Build Time: 2024-04-30 08:09:12 + ./bin/tikv-server -V TiKV Release Version: 8.2.0-alpha Edition: Community Git Commit Hash: 72a0fd5b00235a7c56014b77ddd933e2a0d33c88 Git Commit Branch: master UTC Build Time: 2024-04-30 02:23:51 Rust Version: rustc 1.77.0-nightly (89e2160c4 2023-12-27) Enable Features: memory-engine pprof-fp jemalloc mem-profiling portable sse test-engine-kv-rocksdb test-engine-raft-raft-engine trace-async-tasks openssl-vendored Profile: dist_release + ./bin/tidb-server -V Release Version: v8.2.0-alpha-81-g21e87a661c Edition: Community Git Commit Hash: 21e87a661cb476cfd6585312209b02ba7c0cff7b Git Branch: HEAD UTC Build Time: 2024-05-06 02:08:38 GoVersion: go1.21.6 Race Enabled: false Check Table Before Drop: false Store: unistore [Pipeline] sh index_test.go:137: sql insert into test_index values (708, 2186497833272185078, 0.423840, 'rCZYvR80oA') index_test.go:137: sql insert into test_index values (704, 3136956965730321467, 0.139211, '9iDDAYlKwW') index_test.go:137: sql insert into test_index values (702, 4561192016010058619, 0.657519, 'JVPspamxHI') index_test.go:137: sql insert into test_index values (703, 4221535921121839528, 0.322214, '8ztrMsMKcu') index_test.go:137: sql insert into test_index values (701, 122449917695375862, 0.892810, 'ErAFc8dLnO') index_test.go:137: sql insert into test_index values (709, 2339854083325650209, 0.146249, 'vReZ2nD7Hc') index_test.go:137: sql insert into test_index values (705, 2987941620038953435, 0.618043, 'M4HEUKrRvq') index_test.go:137: sql insert into test_index values (707, 5033156792969907207, 0.065569, 'PU2Ib2QIP9') index_test.go:137: sql insert into test_index values (710, 8576468415846330934, 0.260799, 'NPdIpfjfX7') index_test.go:137: sql insert into test_index values (706, 1019023156570320627, 0.108136, 'tblQNeXhAY') index_test.go:140: sql delete from test_index where c = 7 index_test.go:140: sql delete from test_index where c = 197 index_test.go:140: sql delete from test_index where c = 231 index_test.go:140: sql delete from test_index where c = 327 index_test.go:140: sql delete from test_index where c = 382 index_test.go:140: sql delete from test_index where c = 164 index_test.go:140: sql delete from test_index where c = 682 index_test.go:143: sql update test_index set c1 = 7583231111109603136, c2 = 0.195313, c3 = 'AhmZY9b8BN' where c = 130 index_test.go:140: sql delete from test_index where c = 309 index_test.go:143: sql update test_index set c1 = 3453147816290119071, c2 = 0.849270, c3 = '5yLhr3Bgsb' where c = 659 index_test.go:143: sql update test_index set c1 = 2224350383094309788, c2 = 0.290512, c3 = 'NhAYTssZFB' where c = 649 index_test.go:143: sql update test_index set c1 = 2052707039076287699, c2 = 0.475860, c3 = 'xnMSVVrk23' where c = 554 index_test.go:140: sql delete from test_index where c = 280 index_test.go:140: sql delete from test_index where c = 371 index_test.go:143: sql update test_index set c1 = 8095783406912981729, c2 = 0.749676, c3 = 'JgwqMsUTeK' where c = 438 index_test.go:143: sql update test_index set c1 = 498373059704517172, c2 = 0.474169, c3 = 'GkgxMgxN3M' where c = 696 index_test.go:143: sql update test_index set c1 = 3066755223902090488, c2 = 0.866275, c3 = 'scVYrVnm6C' where c = 108 index_test.go:137: sql insert into test_index values (712, 8367337098161745013, 0.257275, 'W6BcEGfcsS') index_test.go:143: sql update test_index set c1 = 2320983892216831590, c2 = 0.874071, c3 = 'o2xI6g1gTY' where c = 356 index_test.go:143: sql update test_index set c1 = 814906262681072329, c2 = 0.481303, c3 = 'nKv9kBS3UU' where c = 302 index_test.go:137: sql insert into test_index values (713, 275228258141367493, 0.061072, '21EWUIoCGJ') index_test.go:137: sql insert into test_index values (716, 4116941663134130328, 0.058225, 'hMoVIHbZAU') index_test.go:137: sql insert into test_index values (711, 428851601312941998, 0.456793, 'DyoqiNK81d') index_test.go:137: sql insert into test_index values (714, 6777829452300107721, 0.372337, '7IREVQMFbO') index_test.go:137: sql insert into test_index values (715, 69005191560571304, 0.480312, 'BXkDT7Wi2Y') index_test.go:143: sql update test_index set c1 = 7853083860668260480, c2 = 0.089116, c3 = 'aKtnVdzqhG' where c = 170 index_test.go:137: sql insert into test_index values (717, 177851052702370235, 0.551741, 'uMaSQEDDOX') index_test.go:140: sql delete from test_index where c = 149 index_test.go:137: sql insert into test_index values (718, 4214538505126336554, 0.404507, '3B2RPw0mLZ') index_test.go:137: sql insert into test_index values (719, 8132177726026601503, 0.630096, 'lokvduxZN6') index_test.go:140: sql delete from test_index where c = 246 index_test.go:140: sql delete from test_index where c = 101 index_test.go:140: sql delete from test_index where c = 431 index_test.go:140: sql delete from test_index where c = 259 index_test.go:143: sql update test_index set c1 = 7670506321614086802, c2 = 0.021297, c3 = 'PXMBi0D3T3' where c = 110 index_test.go:140: sql delete from test_index where c = 514 index_test.go:140: sql delete from test_index where c = 161 index_test.go:137: sql insert into test_index values (720, 4265717899226637448, 0.476996, 'xwJGtY88yf') index_test.go:143: sql update test_index set c1 = 4284524478815817164, c2 = 0.444073, c3 = '8b2erzxTaO' where c = 61 index_test.go:140: sql delete from test_index where c = 422 index_test.go:143: sql update test_index set c1 = 6430168761262716367, c2 = 0.894940, c3 = 'uRTQheKFu1' where c = 665 index_test.go:143: sql update test_index set c1 = 7238085131834553606, c2 = 0.749592, c3 = 'o8BltqU9vt' where c = 478 index_test.go:143: sql update test_index set c1 = 6941834522032344963, c2 = 0.735128, c3 = 'xzkGWiojTU' where c = 100 index_test.go:143: sql update test_index set c1 = 1711014156027510293, c2 = 0.867112, c3 = 'UhrEjwOny4' where c = 416 index_test.go:140: sql delete from test_index where c = 537 index_test.go:137: sql insert into test_index values (721, 1914656802354214529, 0.626939, 'TbQeVE6a6F') index_test.go:143: sql update test_index set c1 = 4565555558119461713, c2 = 0.189970, c3 = 'u7xXUgyhGf' where c = 442 index_test.go:143: sql update test_index set c1 = 6218979591194316460, c2 = 0.626486, c3 = 'mwiMIiWUQH' where c = 534 index_test.go:143: sql update test_index set c1 = 3129313452153754144, c2 = 0.842462, c3 = 'zdGASw1qeX' where c = 493 index_test.go:140: sql delete from test_index where c = 507 index_test.go:137: sql insert into test_index values (724, 8135904540047972086, 0.678898, 'pkqnrZnw7E') index_test.go:137: sql insert into test_index values (725, 3851332944051120946, 0.341617, '8idCgrVpN6') index_test.go:137: sql insert into test_index values (726, 2470577190241141168, 0.760229, 'RHndvbp8pg') index_test.go:140: sql delete from test_index where c = 113 index_test.go:137: sql insert into test_index values (727, 3672626568393010836, 0.710657, 'RRMwHrDZ51') index_test.go:137: sql insert into test_index values (728, 3027059129291217608, 0.867843, 'Ve9V7D0asr') index_test.go:137: sql insert into test_index values (722, 1813725078014733197, 0.114731, 'MuytsxCpBo') index_test.go:140: sql delete from test_index where c = 233 index_test.go:137: sql insert into test_index values (723, 1891141596761338431, 0.543274, 'K9FXdzxw6Z') index_test.go:137: sql insert into test_index values (729, 8982338789336360054, 0.990998, 'WPLJBRcfZk') index_test.go:143: sql update test_index set c1 = 5703808193202903617, c2 = 0.844371, c3 = 'oCc4aOSqIM' where c = 28 index_test.go:140: sql delete from test_index where c = 73 index_test.go:140: sql delete from test_index where c = 430 index_test.go:143: sql update test_index set c1 = 1632334599769407161, c2 = 0.794594, c3 = 'S7xCNQEK3h' where c = 521 index_test.go:140: sql delete from test_index where c = 140 index_test.go:140: sql delete from test_index where c = 111 index_test.go:143: sql update test_index set c1 = 443712247247843414, c2 = 0.760751, c3 = 'MpujTo87qq' where c = 121 index_test.go:140: sql delete from test_index where c = 426 index_test.go:143: sql update test_index set c1 = 6521077577020205098, c2 = 0.381095, c3 = 'yFsVW13kco' where c = 506 index_test.go:137: sql insert into test_index values (731, 3384991576671724013, 0.924161, '2R2S1ckglQ') index_test.go:143: sql update test_index set c1 = 385302548153031530, c2 = 0.801305, c3 = 'RCg713HeV2' where c = 188 index_test.go:140: sql delete from test_index where c = 489 index_test.go:140: sql delete from test_index where c = 458 index_test.go:137: sql insert into test_index values (730, 1208192678065363820, 0.246801, 'XCM2jaiZjf') index_test.go:143: sql update test_index set c1 = 6328505284796327618, c2 = 0.136960, c3 = '2GzhoDEoQF' where c = 357 index_test.go:140: sql delete from test_index where c = 141 index_test.go:143: sql update test_index set c1 = 3629890054385759617, c2 = 0.625119, c3 = '8ywEANem9N' where c = 701 index_test.go:140: sql delete from test_index where c = 52 index_test.go:143: sql update test_index set c1 = 4324755434199290400, c2 = 0.665188, c3 = 'HGHJguyNLY' where c = 300 index_test.go:137: sql insert into test_index values (733, 6864767302831364806, 0.411914, 'wndpwmkpxl') index_test.go:143: sql update test_index set c1 = 5552450475421908549, c2 = 0.736998, c3 = 'XcrKM8slXG' where c = 89 index_test.go:137: sql insert into test_index values (732, 4203536090626592137, 0.989011, 'ANAXu3A4GO') index_test.go:143: sql update test_index set c1 = 7349261843486449916, c2 = 0.533092, c3 = 'mQ34rnm7ZU' where c = 240 index_test.go:143: sql update test_index set c1 = 2945892413596422075, c2 = 0.955935, c3 = 'xNt1rFeY1B' where c = 113 index_test.go:140: sql delete from test_index where c = 448 index_test.go:137: sql insert into test_index values (735, 4155649637350307354, 0.119253, 'Hr1OtTryLO') index_test.go:137: sql insert into test_index values (736, 8593883263257877545, 0.543061, '5m3Wppbskf') index_test.go:143: sql update test_index set c1 = 8308691738549626602, c2 = 0.917839, c3 = 'yaMbyyI9cU' where c = 686 index_test.go:137: sql insert into test_index values (734, 3843441061235183446, 0.106862, 'Wfri3pNFbN') index_test.go:140: sql delete from test_index where c = 514 index_test.go:140: sql delete from test_index where c = 13 index_test.go:137: sql insert into test_index values (738, 7103337657505972726, 0.446818, 'doHonyPYOO') index_test.go:140: sql delete from test_index where c = 451 index_test.go:143: sql update test_index set c1 = 8266502209311386011, c2 = 0.553809, c3 = 'SneYGFP0Lm' where c = 272 index_test.go:137: sql insert into test_index values (737, 8857382129297957861, 0.616638, '0qJwsKrA1p') index_test.go:137: sql insert into test_index values (739, 6272752832721749991, 0.277568, '1JTQOqejhx') index_test.go:140: sql delete from test_index where c = 480 index_test.go:143: sql update test_index set c1 = 8644424298305031710, c2 = 0.659612, c3 = 'pFHulbPAxd' where c = 684 index_test.go:137: sql insert into test_index values (740, 290190656245035908, 0.869627, 'sMU8PXjC4h') index_test.go:137: sql insert into test_index values (741, 1035934569800565259, 0.503494, 'X5XBUawXwW') index_test.go:140: sql delete from test_index where c = 361 index_test.go:143: sql update test_index set c1 = 3261588547873141762, c2 = 0.596730, c3 = 'HpNDeC6ap2' where c = 634 index_test.go:140: sql delete from test_index where c = 568 index_test.go:137: sql insert into test_index values (742, 4867334032685459328, 0.711617, 'FJL0fT3otG') index_test.go:140: sql delete from test_index where c = 274 index_test.go:143: sql update test_index set c1 = 6520552103751545582, c2 = 0.868008, c3 = 'A9VMzonQP0' where c = 526 index_test.go:140: sql delete from test_index where c = 686 index_test.go:143: sql update test_index set c1 = 1125232894266069502, c2 = 0.952442, c3 = '5y5U0BqHSY' where c = 713 index_test.go:137: sql insert into test_index values (744, 6993098519858721221, 0.636957, 'B7TKFu5ZJX') index_test.go:140: sql delete from test_index where c = 651 index_test.go:143: sql update test_index set c1 = 4496115748437388746, c2 = 0.197257, c3 = '3uxQ64RG1G' where c = 650 index_test.go:137: sql insert into test_index values (743, 4986540741821647259, 0.334454, 'btS45gG53k') index_test.go:140: sql delete from test_index where c = 566 index_test.go:143: sql update test_index set c1 = 1864888868190859144, c2 = 0.347523, c3 = 'DpH1utBiGc' where c = 192 index_test.go:137: sql insert into test_index values (745, 472979817851615651, 0.523059, 'deKQPksyzt') index_test.go:143: sql update test_index set c1 = 4560791093131442257, c2 = 0.054274, c3 = 'TQOX1vnIom' where c = 731 index_test.go:137: sql insert into test_index values (746, 1957421496261404933, 0.397652, 'DN71L7z80R') index_test.go:140: sql delete from test_index where c = 130 index_test.go:140: sql delete from test_index where c = 456 index_test.go:143: sql update test_index set c1 = 32175977549490192, c2 = 0.094673, c3 = '1TyJKtnyF1' where c = 323 index_test.go:137: sql insert into test_index values (747, 3293462079748080277, 0.663122, 'HkxSB1kqld') index_test.go:140: sql delete from test_index where c = 730 index_test.go:143: sql update test_index set c1 = 2412250615384815488, c2 = 0.315581, c3 = '0dL7jTIskG' where c = 324 index_test.go:143: sql update test_index set c1 = 2986858341738504031, c2 = 0.825803, c3 = 'EcZvu9qIgl' where c = 706 index_test.go:137: sql insert into test_index values (748, 143150589219238030, 0.609705, 'kpQo1VxDRH') index_test.go:137: sql insert into test_index values (749, 1462249351109241639, 0.049279, 'sS9UGgsVcz') index_test.go:140: sql delete from test_index where c = 122 index_test.go:143: sql update test_index set c1 = 3218007469040655121, c2 = 0.115936, c3 = 'KynnVCfUsu' where c = 159 index_test.go:140: sql delete from test_index where c = 658 index_test.go:143: sql update test_index set c1 = 5059038443112656005, c2 = 0.636441, c3 = 'SPWeISuiko' where c = 573 index_test.go:140: sql delete from test_index where c = 379 index_test.go:143: sql update test_index set c1 = 4813553446347297032, c2 = 0.576717, c3 = 'tSFLTEqDGi' where c = 319 index_test.go:137: sql insert into test_index values (751, 4687788640544418144, 0.465131, 'ApOE3uPODA') index_test.go:137: sql insert into test_index values (752, 8158599001312925230, 0.214410, 'CUvA1DnrRa') index_test.go:137: sql insert into test_index values (750, 274630976192541202, 0.536908, 'EXLcuzx2Gu') index_test.go:140: sql delete from test_index where c = 361 index_test.go:140: sql delete from test_index where c = 623 index_test.go:140: sql delete from test_index where c = 59 index_test.go:137: sql insert into test_index values (753, 1793821288602818036, 0.578352, '28qub4Tyd4') index_test.go:137: sql insert into test_index values (755, 1068962910881875732, 0.266396, 'et6JT3TF88') index_test.go:143: sql update test_index set c1 = 7653135635031505179, c2 = 0.605947, c3 = 'cRucIu33gk' where c = 434 index_test.go:143: sql update test_index set c1 = 3437037201971232656, c2 = 0.213942, c3 = 'bJTes7xGba' where c = 582 index_test.go:143: sql update test_index set c1 = 5708164861499893168, c2 = 0.495702, c3 = 'D4cSERMlXs' where c = 500 index_test.go:137: sql insert into test_index values (754, 6189644302390149544, 0.012711, 'U6WJZlA5ZB') index_test.go:140: sql delete from test_index where c = 114 index_test.go:140: sql delete from test_index where c = 97 index_test.go:143: sql update test_index set c1 = 2242658074476205755, c2 = 0.785634, c3 = 'UzCxvH5o4q' where c = 364 index_test.go:137: sql insert into test_index values (756, 1836874926708981393, 0.076137, 'rNDww2vfZG') index_test.go:140: sql delete from test_index where c = 211 index_test.go:140: sql delete from test_index where c = 141 index_test.go:137: sql insert into test_index values (757, 4017963126758820362, 0.005104, 'V2YwVcdjUG') index_test.go:137: sql insert into test_index values (758, 221916317321254490, 0.006369, 'QXW8swJymY') index_test.go:143: sql update test_index set c1 = 4219146457648969967, c2 = 0.343055, c3 = 'eFV2gs08Nb' where c = 50 index_test.go:143: sql update test_index set c1 = 1626977240615125581, c2 = 0.111404, c3 = 'NVdw7q5eVO' where c = 575 index_test.go:143: sql update test_index set c1 = 6596314437082556413, c2 = 0.993447, c3 = 'oxepWHkP3R' where c = 239 index_test.go:143: sql update test_index set c1 = 6616754747985714922, c2 = 0.046286, c3 = 'LTzjfEN6Zv' where c = 609 index_test.go:143: sql update test_index set c1 = 31777499423953905, c2 = 0.869393, c3 = 'BLubpphLoH' where c = 40 index_test.go:140: sql delete from test_index where c = 332 index_test.go:137: sql insert into test_index values (759, 8927146984599516211, 0.123533, '3yBunDo2vA') index_test.go:140: sql delete from test_index where c = 290 index_test.go:137: sql insert into test_index values (760, 2676929608303061530, 0.424755, 'MtOJ8wIeFZ') index_test.go:140: sql delete from test_index where c = 109 index_test.go:140: sql delete from test_index where c = 608 index_test.go:143: sql update test_index set c1 = 7195534222110557473, c2 = 0.750502, c3 = 'RFztjKVaar' where c = 594 index_test.go:137: sql insert into test_index values (761, 1567143132976972910, 0.639958, 'DskMe6WueR') index_test.go:137: sql insert into test_index values (763, 6936398484262336283, 0.148565, 'DIvmuiRAFO') index_test.go:137: sql insert into test_index values (762, 6985435834274502089, 0.843242, 'mXnGNDHYnF') index_test.go:137: sql insert into test_index values (764, 8536768649526145579, 0.585635, 'dodVa03SqE') index_test.go:140: sql delete from test_index where c = 67 index_test.go:140: sql delete from test_index where c = 233 index_test.go:143: sql update test_index set c1 = 379967488486598207, c2 = 0.152446, c3 = 'VJaTgHX5Mw' where c = 390 index_test.go:140: sql delete from test_index where c = 575 index_test.go:143: sql update test_index set c1 = 4689304805020405810, c2 = 0.867558, c3 = 'hEJ04zTX73' where c = 723 index_test.go:140: sql delete from test_index where c = 720 index_test.go:143: sql update test_index set c1 = 1482930141171700034, c2 = 0.895851, c3 = 'sIN3NcLjAN' where c = 622 index_test.go:143: sql update test_index set c1 = 7304638368255869258, c2 = 0.501693, c3 = 'esnT8mOyui' where c = 717 index_test.go:137: sql insert into test_index values (765, 1299096864562343586, 0.248478, 'afp0f7FFH9') index_test.go:143: sql update test_index set c1 = 1712181180606680860, c2 = 0.871354, c3 = 'q10rRBYvf8' where c = 290 index_test.go:143: sql update test_index set c1 = 3447666006429858003, c2 = 0.489478, c3 = 'xMBBFgel0W' where c = 587 index_test.go:137: sql insert into test_index values (766, 3003104967830006137, 0.197537, 'OQwYFMY7qc') index_test.go:140: sql delete from test_index where c = 599 index_test.go:137: sql insert into test_index values (767, 1033797774813849201, 0.511204, '9PLH07qT8n') index_test.go:143: sql update test_index set c1 = 7686522591826984155, c2 = 0.957021, c3 = 'E4J4ny5d50' where c = 19 index_test.go:143: sql update test_index set c1 = 6446125570780845284, c2 = 0.098055, c3 = 'zLe54orxkB' where c = 552 index_test.go:143: sql update test_index set c1 = 4560243495822962176, c2 = 0.639867, c3 = 'MhssdS2ENC' where c = 690 index_test.go:140: sql delete from test_index where c = 98 index_test.go:137: sql insert into test_index values (768, 2036564514371089576, 0.039961, 'oTj6xqBqzc') index_test.go:140: sql delete from test_index where c = 13 index_test.go:137: sql insert into test_index values (771, 177787539449997506, 0.875912, 'L0KQ7esWmP') index_test.go:137: sql insert into test_index values (769, 6739465026301794443, 0.603152, 'Ym3cVlhaVg') index_test.go:143: sql update test_index set c1 = 8914192999301897289, c2 = 0.848181, c3 = '2gdBAh5ahV' where c = 432 index_test.go:143: sql update test_index set c1 = 2713181051159011546, c2 = 0.230917, c3 = 'HQvJpzP67O' where c = 108 index_test.go:137: sql insert into test_index values (770, 8384412793171241707, 0.221254, '8S3DYBR4Uh') index_test.go:140: sql delete from test_index where c = 562 index_test.go:137: sql insert into test_index values (774, 3228196077710108613, 0.148951, 'z2dONHVkdk') index_test.go:140: sql delete from test_index where c = 82 index_test.go:143: sql update test_index set c1 = 6333206510673454699, c2 = 0.606632, c3 = 'Vye0QLh3IO' where c = 354 index_test.go:140: sql delete from test_index where c = 23 index_test.go:140: sql delete from test_index where c = 634 index_test.go:137: sql insert into test_index values (772, 3506262176021275562, 0.529630, '27sGBEZ28w') index_test.go:137: sql insert into test_index values (775, 5601934426111348331, 0.332732, '6st5ba0cMa') index_test.go:137: sql insert into test_index values (773, 96128755884391136, 0.513552, 'SL9OMjcA7k') index_test.go:137: sql insert into test_index values (776, 1912063430805234456, 0.242776, 'eW1USeOwbG') index_test.go:143: sql update test_index set c1 = 6963238556287686128, c2 = 0.058024, c3 = 'MZtYMppKBc' where c = 150 index_test.go:140: sql delete from test_index where c = 549 index_test.go:140: sql delete from test_index where c = 221 index_test.go:140: sql delete from test_index where c = 266 index_test.go:140: sql delete from test_index where c = 384 index_test.go:140: sql delete from test_index where c = 333 index_test.go:137: sql insert into test_index values (777, 2274877562706851651, 0.547414, 'j5ZnyQ0wjz') index_test.go:143: sql update test_index set c1 = 1322180911373594328, c2 = 0.005208, c3 = 'hOy1ut3LxP' where c = 409 index_test.go:140: sql delete from test_index where c = 732 index_test.go:143: sql update test_index set c1 = 544290745659622626, c2 = 0.659481, c3 = '5bEqsb5o9e' where c = 227 index_test.go:143: sql update test_index set c1 = 5715240612273969628, c2 = 0.570639, c3 = '7Uf12jzL9C' where c = 688 index_test.go:143: sql update test_index set c1 = 3913866071803836297, c2 = 0.084815, c3 = 'lpc8k3QRso' where c = 514 index_test.go:143: sql update test_index set c1 = 3642234219125162576, c2 = 0.582159, c3 = '23HtLgvZ8A' where c = 568 index_test.go:143: sql update test_index set c1 = 1716885046413981899, c2 = 0.907422, c3 = '6JcGAcgJRi' where c = 680 index_test.go:137: sql insert into test_index values (778, 7639617078225822596, 0.443547, 'SwU0B5rqKy') index_test.go:143: sql update test_index set c1 = 6034451018181959903, c2 = 0.402816, c3 = 'RkLgUmM9yP' where c = 644 index_test.go:143: sql update test_index set c1 = 8180203885146155439, c2 = 0.729063, c3 = 'TQ0fI5CbrB' where c = 90 index_test.go:137: sql insert into test_index values (780, 4463053410481613205, 0.941200, 'WsPF2gagVJ') index_test.go:137: sql insert into test_index values (782, 7571177850197093790, 0.271977, 'L4vL333kly') index_test.go:137: sql insert into test_index values (781, 3442310797167311667, 0.704458, 'VCyb15GxxG') index_test.go:137: sql insert into test_index values (779, 332712382733262429, 0.149884, 'vzONoPFa4A') index_test.go:137: sql insert into test_index values (783, 8285043480281501658, 0.823215, 'lXkwtNla6z') index_test.go:137: sql insert into test_index values (784, 3183192451636437685, 0.612390, 'pIIBmpTGRm') index_test.go:137: sql insert into test_index values (785, 1225460043476604227, 0.828410, 'HJe01dRPRS') index_test.go:140: sql delete from test_index where c = 271 index_test.go:140: sql delete from test_index where c = 499 index_test.go:137: sql insert into test_index values (786, 8861416588862400703, 0.713480, 'fB5PLGvQ4x') index_test.go:140: sql delete from test_index where c = 215 index_test.go:140: sql delete from test_index where c = 120 index_test.go:140: sql delete from test_index where c = 33 index_test.go:140: sql delete from test_index where c = 176 index_test.go:143: sql update test_index set c1 = 2210343681046936020, c2 = 0.286768, c3 = '1LY8QPCuPC' where c = 36 index_test.go:140: sql delete from test_index where c = 676 index_test.go:140: sql delete from test_index where c = 42 index_test.go:140: sql delete from test_index where c = 708 index_test.go:143: sql update test_index set c1 = 2165592791046382593, c2 = 0.376392, c3 = 'gtT5BfWOS1' where c = 267 index_test.go:143: sql update test_index set c1 = 6560575934432370177, c2 = 0.290801, c3 = '3BBbCRKrn3' where c = 542 index_test.go:140: sql delete from test_index where c = 648 index_test.go:137: sql insert into test_index values (787, 8747064652828270814, 0.816893, 'r3rZZdwuxf') index_test.go:143: sql update test_index set c1 = 7965006413168600899, c2 = 0.888326, c3 = '6mysciDyaY' where c = 647 index_test.go:143: sql update test_index set c1 = 1154130760832585702, c2 = 0.028802, c3 = 'oNB5Lo0M5a' where c = 669 index_test.go:143: sql update test_index set c1 = 5707760235159066786, c2 = 0.251691, c3 = '3yPUk3Mqi7' where c = 305 index_test.go:143: sql update test_index set c1 = 4502344760158998513, c2 = 0.243386, c3 = 'TsAa5BUj4d' where c = 292 index_test.go:143: sql update test_index set c1 = 4368919467136193546, c2 = 0.337063, c3 = '31GEwCwRfV' where c = 684 index_test.go:137: sql insert into test_index values (788, 8239648347728438843, 0.327539, 'DZdNq0CdA0') index_test.go:143: sql update test_index set c1 = 8966542253952104429, c2 = 0.860975, c3 = 'PmVbLT1kFP' where c = 563 index_test.go:137: sql insert into test_index values (789, 2184800577330727154, 0.418213, '3YuBaGchMq') index_test.go:143: sql update test_index set c1 = 694176812165296811, c2 = 0.711914, c3 = '29yUGStzDm' where c = 685 index_test.go:140: sql delete from test_index where c = 465 index_test.go:137: sql insert into test_index values (790, 5553716356116628232, 0.698429, 'ub2N6nAX0J') index_test.go:140: sql delete from test_index where c = 744 index_test.go:143: sql update test_index set c1 = 4641976149237106900, c2 = 0.960313, c3 = 'JIAsvFV3M1' where c = 129 index_test.go:137: sql insert into test_index values (794, 502372758633627993, 0.312740, 'feQ1huA4LQ') index_test.go:137: sql insert into test_index values (795, 7431172962507869083, 0.504689, 'UQbTefPbZo') index_test.go:137: sql insert into test_index values (793, 7288422244544560456, 0.188527, '8xqd9Nl4uy') index_test.go:143: sql update test_index set c1 = 7023043629980688992, c2 = 0.036972, c3 = 'YwEu6X9E92' where c = 269 index_test.go:137: sql insert into test_index values (796, 8582815252449505126, 0.011896, 'lQaGD0ANPy') index_test.go:137: sql insert into test_index values (792, 8272474382921819858, 0.367837, 'yDzlIWFgdS') index_test.go:137: sql insert into test_index values (791, 5746668482208933642, 0.179088, '5qufTAFKRv') index_test.go:140: sql delete from test_index where c = 57 index_test.go:140: sql delete from test_index where c = 501 index_test.go:140: sql delete from test_index where c = 110 index_test.go:140: sql delete from test_index where c = 403 index_test.go:140: sql delete from test_index where c = 266 index_test.go:140: sql delete from test_index where c = 506 index_test.go:137: sql insert into test_index values (797, 92453206542191925, 0.810094, 'mnDP9l73Im') index_test.go:140: sql delete from test_index where c = 300 index_test.go:143: sql update test_index set c1 = 8388782398214396580, c2 = 0.996136, c3 = 'XaCgmuRPWh' where c = 102 index_test.go:143: sql update test_index set c1 = 2031175198821949128, c2 = 0.105131, c3 = 'ST630zRJUH' where c = 214 index_test.go:143: sql update test_index set c1 = 7992031515034268185, c2 = 0.171792, c3 = 'PuSyLzeC6w' where c = 638 index_test.go:143: sql update test_index set c1 = 5894488627317268883, c2 = 0.071451, c3 = 'T1D4igzTj2' where c = 212 index_test.go:143: sql update test_index set c1 = 1908100291039669625, c2 = 0.738821, c3 = '5NCwPfd2tc' where c = 229 index_test.go:140: sql delete from test_index where c = 493 index_test.go:137: sql insert into test_index values (798, 804747168372113940, 0.572158, 'vkZSXLbsk5') index_test.go:140: sql delete from test_index where c = 392 index_test.go:143: sql update test_index set c1 = 1459904547095649929, c2 = 0.673490, c3 = 'A4WuDl1vEN' where c = 545 index_test.go:140: sql delete from test_index where c = 52 index_test.go:143: sql update test_index set c1 = 7592664427451932034, c2 = 0.022683, c3 = 'AnJUPcdXIL' where c = 769 index_test.go:143: sql update test_index set c1 = 44578101900192810, c2 = 0.609513, c3 = 'vfmapT13Z8' where c = 762 index_test.go:137: sql insert into test_index values (799, 1293214880814795939, 0.155904, '2IUSf0DuME') index_test.go:137: sql insert into test_index values (800, 4255800404742472662, 0.114881, 'x8gpkHddBq') index_test.go:143: sql update test_index set c1 = 8801735423420703589, c2 = 0.470729, c3 = 'fEJgH29qDZ' where c = 369 index_test.go:140: sql delete from test_index where c = 28 index_test.go:140: sql delete from test_index where c = 318 index_test.go:143: sql update test_index set c1 = 8882168363438314949, c2 = 0.833090, c3 = '81UXzBvmCl' where c = 656 index_test.go:143: sql update test_index set c1 = 8516568141568903877, c2 = 0.632632, c3 = 'jJt8zpgakd' where c = 558 index_test.go:143: sql update test_index set c1 = 5603624299706990816, c2 = 0.231091, c3 = 'EvkW9709sW' where c = 664 + ls -alh bin/ total 930M drwxr-sr-x. 2 jenkins jenkins 4.0K May 6 10:16 . drwxr-sr-x. 49 jenkins jenkins 4.0K May 6 10:16 .. -rwxr-xr-x. 1 jenkins jenkins 200M May 6 10:14 ddltest -rwxr-xr-x. 1 jenkins jenkins 106M May 6 10:14 pd-server -rwxr-xr-x. 1 jenkins jenkins 208M May 6 10:14 tidb-server -rwxr-xr-x. 1 jenkins jenkins 418M May 6 10:14 tikv-server + ./bin/pd-server -V Release Version: v8.2.0-alpha-14-g1679dbca2 Edition: Community Git Commit Hash: 1679dbca25b3483d1375c7e747da27e99ad77360 Git Branch: master UTC Build Time: 2024-04-30 08:09:12 + ./bin/tikv-server -V TiKV Release Version: 8.2.0-alpha Edition: Community Git Commit Hash: 72a0fd5b00235a7c56014b77ddd933e2a0d33c88 Git Commit Branch: master UTC Build Time: 2024-04-30 02:23:51 Rust Version: rustc 1.77.0-nightly (89e2160c4 2023-12-27) Enable Features: memory-engine pprof-fp jemalloc mem-profiling portable sse test-engine-kv-rocksdb test-engine-raft-raft-engine trace-async-tasks openssl-vendored Profile: dist_release + ./bin/tidb-server -V Release Version: v8.2.0-alpha-81-g21e87a661c Edition: Community Git Commit Hash: 21e87a661cb476cfd6585312209b02ba7c0cff7b Git Branch: HEAD UTC Build Time: 2024-05-06 02:08:38 GoVersion: go1.21.6 Race Enabled: false Check Table Before Drop: false Store: unistore index_test.go:137: sql insert into test_index values (808, 5073283164197010416, 0.157498, 'HGo6wlq0c4') index_test.go:137: sql insert into test_index values (802, 2407881737201405430, 0.117363, 'jjoGrt5Bbb') index_test.go:137: sql insert into test_index values (810, 1068429726746643949, 0.704666, 'ZP3iygEoKy') index_test.go:137: sql insert into test_index values (807, 2492534279130629792, 0.636670, 'Dwo4DlerNB') index_test.go:137: sql insert into test_index values (801, 5780796598733659300, 0.467403, 'TA70JWdTgV') index_test.go:137: sql insert into test_index values (804, 2855412896775491588, 0.341214, 'RYhXxbkjQ3') index_test.go:137: sql insert into test_index values (809, 3988287388456991685, 0.186391, 'WmoAIrZyoE') index_test.go:137: sql insert into test_index values (803, 5382069924914415684, 0.893198, 'FIL7sZj5ph') index_test.go:137: sql insert into test_index values (805, 2818851202520502202, 0.661404, 'K9S4MEHtOn') index_test.go:137: sql insert into test_index values (806, 7140196052948668822, 0.087537, '1P5Jz6pRLA') index_test.go:140: sql delete from test_index where c = 370 index_test.go:140: sql delete from test_index where c = 397 index_test.go:143: sql update test_index set c1 = 9016269300036040389, c2 = 0.315713, c3 = '3qgxmpfUVY' where c = 57 index_test.go:140: sql delete from test_index where c = 463 index_test.go:140: sql delete from test_index where c = 380 index_test.go:140: sql delete from test_index where c = 718 index_test.go:140: sql delete from test_index where c = 155 index_test.go:140: sql delete from test_index where c = 170 index_test.go:143: sql update test_index set c1 = 4962240951581156734, c2 = 0.639946, c3 = 'Rx5a6pHG4N' where c = 642 index_test.go:143: sql update test_index set c1 = 4957056784910515562, c2 = 0.429871, c3 = 'Cw6AMN4Zn4' where c = 114 index_test.go:140: sql delete from test_index where c = 773 index_test.go:140: sql delete from test_index where c = 650 index_test.go:137: sql insert into test_index values (811, 5736225923911439200, 0.479107, 'Cg8hvZHhTu') index_test.go:143: sql update test_index set c1 = 4524530009453216606, c2 = 0.043795, c3 = 'nXWVUAIUlW' where c = 34 index_test.go:140: sql delete from test_index where c = 382 index_test.go:143: sql update test_index set c1 = 2212958323205257738, c2 = 0.005135, c3 = 'KNi6jhvcbN' where c = 408 index_test.go:140: sql delete from test_index where c = 616 index_test.go:143: sql update test_index set c1 = 4636767695956368817, c2 = 0.159131, c3 = 'a2zlKcF5PP' where c = 208 index_test.go:143: sql update test_index set c1 = 3663224972660830332, c2 = 0.582702, c3 = 'zRfPXTDaMz' where c = 785 index_test.go:137: sql insert into test_index values (812, 1323996859637718319, 0.356542, 'i9rh4jL5Vh') index_test.go:143: sql update test_index set c1 = 6641300585894483670, c2 = 0.583046, c3 = '28BiQkghM8' where c = 452 index_test.go:137: sql insert into test_index values (815, 3650977386027664499, 0.841427, '1jb7hhQptb') index_test.go:143: sql update test_index set c1 = 4725814594990558325, c2 = 0.600894, c3 = 'vpP5pEphWG' where c = 551 index_test.go:143: sql update test_index set c1 = 7628653249782839170, c2 = 0.852956, c3 = 'rzhs6yk7qW' where c = 389 index_test.go:143: sql update test_index set c1 = 6093109257058908851, c2 = 0.409089, c3 = '7JmZGIeSpj' where c = 630 index_test.go:137: sql insert into test_index values (813, 4343383329991451684, 0.358451, 'Ri7GMFa1Hj') index_test.go:137: sql insert into test_index values (814, 743730860072403269, 0.325553, 'acUoe66LIo') index_test.go:140: sql delete from test_index where c = 116 index_test.go:137: sql insert into test_index values (817, 6332152256411713824, 0.930176, 'RTfr2v0Mvl') index_test.go:137: sql insert into test_index values (816, 6772029288358490797, 0.444422, 'REhcn4u98R') index_test.go:143: sql update test_index set c1 = 7683068089521460244, c2 = 0.174421, c3 = 'M5gouwExiz' where c = 61 index_test.go:137: sql insert into test_index values (819, 2965861473563248879, 0.127258, 'YkQEHTAhJV') index_test.go:137: sql insert into test_index values (818, 7456992661897826613, 0.637979, 'G4FoiSH62a') index_test.go:140: sql delete from test_index where c = 488 index_test.go:137: sql insert into test_index values (821, 6605793744617284208, 0.457607, '0MDkdb4sBj') index_test.go:137: sql insert into test_index values (820, 1496959697545792373, 0.759685, '8D2MyVdMDc') index_test.go:140: sql delete from test_index where c = 410 index_test.go:140: sql delete from test_index where c = 126 index_test.go:140: sql delete from test_index where c = 186 index_test.go:140: sql delete from test_index where c = 336 index_test.go:140: sql delete from test_index where c = 291 index_test.go:140: sql delete from test_index where c = 722 index_test.go:143: sql update test_index set c1 = 728885533040443088, c2 = 0.263513, c3 = 'RQusAkgzKX' where c = 410 index_test.go:140: sql delete from test_index where c = 326 index_test.go:143: sql update test_index set c1 = 1078355755777718141, c2 = 0.895857, c3 = 'I2XAbNgvMI' where c = 550 index_test.go:143: sql update test_index set c1 = 8432036714852267247, c2 = 0.620387, c3 = 'U9ORelA1FQ' where c = 157 index_test.go:143: sql update test_index set c1 = 2949214312000813553, c2 = 0.314382, c3 = 'FP44UliAME' where c = 237 index_test.go:137: sql insert into test_index values (822, 1205348354303403160, 0.725971, '2TZ1ZatRBs') index_test.go:143: sql update test_index set c1 = 4751568819748292617, c2 = 0.054188, c3 = 'HHgd0FYitE' where c = 393 index_test.go:140: sql delete from test_index where c = 270 index_test.go:140: sql delete from test_index where c = 440 index_test.go:143: sql update test_index set c1 = 2748475665085265910, c2 = 0.199693, c3 = '2t6WTCouH0' where c = 746 index_test.go:143: sql update test_index set c1 = 435239088625634220, c2 = 0.240402, c3 = 'As2csryZMt' where c = 178 index_test.go:137: sql insert into test_index values (823, 1098505520228476646, 0.755342, 'k5DEmtSNQX') index_test.go:143: sql update test_index set c1 = 4639239620423124303, c2 = 0.462312, c3 = '10hAgkoHnZ' where c = 656 index_test.go:137: sql insert into test_index values (824, 33809867779844738, 0.209470, 'WyHgzmxaMK') index_test.go:137: sql insert into test_index values (825, 7233233452193009533, 0.797881, 'BrJquLEnd0') index_test.go:137: sql insert into test_index values (826, 2220260023178486942, 0.202468, 'AUaslqBj7a') index_test.go:140: sql delete from test_index where c = 61 index_test.go:137: sql insert into test_index values (827, 1939550065888240755, 0.263874, 'IEdnAaECKD') index_test.go:143: sql update test_index set c1 = 473561835316123281, c2 = 0.201474, c3 = 'uWubERex8V' where c = 650 index_test.go:137: sql insert into test_index values (828, 250175672046700172, 0.159311, 'NYZjJiOT7d') index_test.go:137: sql insert into test_index values (829, 8580552311283257977, 0.884924, 'Zsw8QZkpf1') index_test.go:140: sql delete from test_index where c = 262 index_test.go:140: sql delete from test_index where c = 54 index_test.go:143: sql update test_index set c1 = 6630348061675714614, c2 = 0.747480, c3 = 'Cq7pJAwnMu' where c = 791 index_test.go:137: sql insert into test_index values (830, 1425431870197039087, 0.653365, 'RTRB3xAE3O') index_test.go:140: sql delete from test_index where c = 592 [Pipeline] container [Pipeline] { + ls -alh bin/ total 930M drwxr-sr-x. 2 jenkins jenkins 4.0K May 6 10:16 . drwxr-sr-x. 49 jenkins jenkins 4.0K May 6 10:16 .. -rwxr-xr-x. 1 jenkins jenkins 200M May 6 10:14 ddltest -rwxr-xr-x. 1 jenkins jenkins 106M May 6 10:14 pd-server -rwxr-xr-x. 1 jenkins jenkins 208M May 6 10:14 tidb-server -rwxr-xr-x. 1 jenkins jenkins 418M May 6 10:14 tikv-server + ./bin/pd-server -V Release Version: v8.2.0-alpha-14-g1679dbca2 Edition: Community Git Commit Hash: 1679dbca25b3483d1375c7e747da27e99ad77360 Git Branch: master UTC Build Time: 2024-04-30 08:09:12 + ./bin/tikv-server -V TiKV Release Version: 8.2.0-alpha Edition: Community Git Commit Hash: 72a0fd5b00235a7c56014b77ddd933e2a0d33c88 Git Commit Branch: master UTC Build Time: 2024-04-30 02:23:51 Rust Version: rustc 1.77.0-nightly (89e2160c4 2023-12-27) Enable Features: memory-engine pprof-fp jemalloc mem-profiling portable sse test-engine-kv-rocksdb test-engine-raft-raft-engine trace-async-tasks openssl-vendored Profile: dist_release + ./bin/tidb-server -V Release Version: v8.2.0-alpha-81-g21e87a661c Edition: Community Git Commit Hash: 21e87a661cb476cfd6585312209b02ba7c0cff7b Git Branch: HEAD UTC Build Time: 2024-05-06 02:08:38 GoVersion: go1.21.6 Race Enabled: false Check Table Before Drop: false Store: unistore [Pipeline] container [Pipeline] { [Pipeline] withEnv [Pipeline] { index_test.go:137: sql insert into test_index values (831, 5460136577793544372, 0.253651, 'ZpZAqHyM2R') index_test.go:140: sql delete from test_index where c = 558 index_test.go:143: sql update test_index set c1 = 4528990520583202617, c2 = 0.222469, c3 = 'WBn44iBtef' where c = 721 index_test.go:140: sql delete from test_index where c = 640 index_test.go:143: sql update test_index set c1 = 6093704789867779512, c2 = 0.975228, c3 = 'OJXYGACtrf' where c = 448 index_test.go:137: sql insert into test_index values (832, 5555770412927247356, 0.592195, 'QicgbJN08J') index_test.go:143: sql update test_index set c1 = 2533168330201116395, c2 = 0.150120, c3 = 'HktopPhp5H' where c = 82 index_test.go:140: sql delete from test_index where c = 791 index_test.go:140: sql delete from test_index where c = 98 index_test.go:143: sql update test_index set c1 = 3626884280070826919, c2 = 0.228733, c3 = 'ddWAzpo9S4' where c = 44 index_test.go:143: sql update test_index set c1 = 7449292874028407165, c2 = 0.322463, c3 = 'ReYjhM734Y' where c = 318 index_test.go:143: sql update test_index set c1 = 8555583916627535955, c2 = 0.245508, c3 = 'L3SyAiV24J' where c = 395 index_test.go:137: sql insert into test_index values (833, 8036168694685049508, 0.269688, 'dNBsfxncKv') index_test.go:140: sql delete from test_index where c = 351 index_test.go:143: sql update test_index set c1 = 5079913137240066139, c2 = 0.826756, c3 = 'nIrSZYvy3j' where c = 339 index_test.go:137: sql insert into test_index values (834, 2984849119040138264, 0.738695, 'j9CD9O8N6z') index_test.go:137: sql insert into test_index values (835, 6088007112155273765, 0.718304, 'TxF45qkhB4') index_test.go:140: sql delete from test_index where c = 622 index_test.go:143: sql update test_index set c1 = 7395656073685321129, c2 = 0.380813, c3 = 'zKCW2kxLSc' where c = 375 index_test.go:140: sql delete from test_index where c = 115 index_test.go:137: sql insert into test_index values (836, 3392115708215481346, 0.990109, 'qeytFpxkWz') index_test.go:137: sql insert into test_index values (838, 8526436663957300043, 0.788886, 'm100j71sYT') index_test.go:143: sql update test_index set c1 = 4529770545128177413, c2 = 0.077326, c3 = 'UaWS5oSfTV' where c = 696 index_test.go:140: sql delete from test_index where c = 378 index_test.go:137: sql insert into test_index values (837, 6161189031396917255, 0.061378, 'y3lfot6WCK') index_test.go:137: sql insert into test_index values (839, 2096620898267947415, 0.475348, 'QnjgOjnvx5') index_test.go:140: sql delete from test_index where c = 72 index_test.go:140: sql delete from test_index where c = 431 index_test.go:137: sql insert into test_index values (840, 1927658344844018162, 0.120715, '3WFOVPllAb') index_test.go:140: sql delete from test_index where c = 117 index_test.go:140: sql delete from test_index where c = 159 index_test.go:143: sql update test_index set c1 = 8738784025145648675, c2 = 0.803803, c3 = '2jrVtpCvAU' where c = 447 index_test.go:137: sql insert into test_index values (841, 1243973950383059286, 0.021968, '1raAQcYASM') index_test.go:143: sql update test_index set c1 = 1415191618461158525, c2 = 0.079942, c3 = 'gLSW3Ay8aU' where c = 750 index_test.go:140: sql delete from test_index where c = 539 index_test.go:143: sql update test_index set c1 = 1066205749041795006, c2 = 0.753087, c3 = 'i4TwMSvve2' where c = 503 index_test.go:143: sql update test_index set c1 = 3866060882912595497, c2 = 0.765689, c3 = '40GYQbwljg' where c = 754 index_test.go:140: sql delete from test_index where c = 115 index_test.go:143: sql update test_index set c1 = 6107096222172013187, c2 = 0.175629, c3 = 'HSiYqwK23P' where c = 723 index_test.go:140: sql delete from test_index where c = 633 index_test.go:143: sql update test_index set c1 = 9040091900877731220, c2 = 0.345908, c3 = 'WBgzTrHK3A' where c = 665 index_test.go:137: sql insert into test_index values (845, 399463840929624384, 0.631871, 'UTkaJpyyyU') index_test.go:137: sql insert into test_index values (842, 6615625648685779157, 0.072476, 'DRM73HpTFW') index_test.go:143: sql update test_index set c1 = 2947641242371715056, c2 = 0.195749, c3 = 'PGk0HL24LU' where c = 350 index_test.go:137: sql insert into test_index values (844, 3962817976976330751, 0.164723, 'uDCuJDdTqT') index_test.go:143: sql update test_index set c1 = 6053973632566113441, c2 = 0.085366, c3 = 'GxCNDtxxEe' where c = 491 index_test.go:137: sql insert into test_index values (843, 7571808268146392390, 0.578843, 'aG0YqfJe0Q') index_test.go:137: sql insert into test_index values (846, 5792912809617387695, 0.475459, 'b9kBnVzHlz') index_test.go:143: sql update test_index set c1 = 1312587193386978073, c2 = 0.674592, c3 = 'BCbRqmsiGl' where c = 473 index_test.go:137: sql insert into test_index values (847, 5732639903423719858, 0.413244, 'Te6uTnWBkC') index_test.go:143: sql update test_index set c1 = 7596190226220219491, c2 = 0.462654, c3 = 'r9kGSoZVYb' where c = 249 index_test.go:137: sql insert into test_index values (849, 7001334591119847787, 0.178113, 'gvi65dr5WS') index_test.go:137: sql insert into test_index values (848, 7436524086891036302, 0.666206, 'zWvTAF5U4d') index_test.go:140: sql delete from test_index where c = 745 index_test.go:140: sql delete from test_index where c = 826 index_test.go:140: sql delete from test_index where c = 238 index_test.go:140: sql delete from test_index where c = 5 index_test.go:140: sql delete from test_index where c = 571 index_test.go:140: sql delete from test_index where c = 400 index_test.go:140: sql delete from test_index where c = 575 index_test.go:137: sql insert into test_index values (850, 1284213297078630202, 0.636194, 'A8dEeVSaHe') index_test.go:143: sql update test_index set c1 = 3158834748125849683, c2 = 0.905699, c3 = 'fS7odHJ7xO' where c = 157 index_test.go:140: sql delete from test_index where c = 228 index_test.go:137: sql insert into test_index values (851, 4025337295342955773, 0.831882, '3IthJvKKOn') index_test.go:143: sql update test_index set c1 = 207577142391843570, c2 = 0.573238, c3 = 'ZaSpsv3NBx' where c = 442 index_test.go:143: sql update test_index set c1 = 7941633628470387022, c2 = 0.538088, c3 = 'ijbxDWlvWR' where c = 9 index_test.go:140: sql delete from test_index where c = 153 index_test.go:143: sql update test_index set c1 = 6924328557943611365, c2 = 0.067595, c3 = 'J8lZxbQ4TH' where c = 771 index_test.go:137: sql insert into test_index values (852, 2697070021465322987, 0.295119, 'V67nUYq4cr') index_test.go:143: sql update test_index set c1 = 7275787628846599951, c2 = 0.684053, c3 = 'CypO8x3RpL' where c = 140 index_test.go:143: sql update test_index set c1 = 4575048016080310398, c2 = 0.191232, c3 = 'uYoJFz99Rk' where c = 509 index_test.go:143: sql update test_index set c1 = 5946700655517340492, c2 = 0.786140, c3 = 'G5JAr49iUt' where c = 704 index_test.go:143: sql update test_index set c1 = 6130510058767851390, c2 = 0.789879, c3 = '9yocZBTOpv' where c = 612 index_test.go:137: sql insert into test_index values (854, 7085921486003092530, 0.732980, 'MHu8gyUapc') index_test.go:140: sql delete from test_index where c = 368 index_test.go:137: sql insert into test_index values (853, 3537619928438611356, 0.462375, 'eOT8lEO3ZT') index_test.go:137: sql insert into test_index values (855, 1725871258946319930, 0.500919, 'xxvVp48hhK') index_test.go:143: sql update test_index set c1 = 8947752268468287487, c2 = 0.555482, c3 = 'CvkigxFgUM' where c = 399 index_test.go:137: sql insert into test_index values (857, 6186463142547259116, 0.516230, 'D8hSr1SrnO') index_test.go:137: sql insert into test_index values (856, 3308222089945607658, 0.111125, 'RFgpCEDjw5') index_test.go:137: sql insert into test_index values (858, 1848528487758130532, 0.729529, 'fl699JJzL0') index_test.go:140: sql delete from test_index where c = 751 index_test.go:137: sql insert into test_index values (859, 6669088163550172070, 0.427084, 'aczSjuXxcj') index_test.go:140: sql delete from test_index where c = 324 index_test.go:140: sql delete from test_index where c = 215 index_test.go:140: sql delete from test_index where c = 253 index_test.go:143: sql update test_index set c1 = 4244822955401821063, c2 = 0.445652, c3 = 'BZuxYMeFSp' where c = 291 index_test.go:137: sql insert into test_index values (860, 3309727290775484326, 0.102145, '40q2lWwgxp') index_test.go:140: sql delete from test_index where c = 601 index_test.go:140: sql delete from test_index where c = 774 index_test.go:143: sql update test_index set c1 = 4989642282664664026, c2 = 0.857439, c3 = 'YXOuFd4Bzv' where c = 63 index_test.go:143: sql update test_index set c1 = 4219231047866511873, c2 = 0.175017, c3 = 'gn3TaHaScs' where c = 180 index_test.go:140: sql delete from test_index where c = 572 index_test.go:140: sql delete from test_index where c = 554 index_test.go:137: sql insert into test_index values (861, 5882355354483648142, 0.758375, 'rVHZlsYhLD') index_test.go:143: sql update test_index set c1 = 659397526875344604, c2 = 0.863264, c3 = 'SX3EPHyqkl' where c = 721 index_test.go:140: sql delete from test_index where c = 702 index_test.go:143: sql update test_index set c1 = 4591477738759862052, c2 = 0.141975, c3 = '0PaPwcLyOn' where c = 765 index_test.go:143: sql update test_index set c1 = 807153284078801445, c2 = 0.145024, c3 = 'O6KWj9xKBM' where c = 794 index_test.go:143: sql update test_index set c1 = 6693738037249221476, c2 = 0.824992, c3 = 'kKI8vVEwac' where c = 501 index_test.go:143: sql update test_index set c1 = 7124869002039587784, c2 = 0.401675, c3 = 'G8a06Yqf6l' where c = 496 index_test.go:143: sql update test_index set c1 = 6401421294501849976, c2 = 0.781959, c3 = 'ookrlUj4bp' where c = 362 index_test.go:143: sql update test_index set c1 = 6993163577292662790, c2 = 0.919546, c3 = 'llEUtZIClh' where c = 266 index_test.go:137: sql insert into test_index values (863, 303731268964575870, 0.133730, 'vIb3uedK7d') index_test.go:140: sql delete from test_index where c = 857 index_test.go:137: sql insert into test_index values (864, 8458424123289703472, 0.226181, 'EEECJ0C5FM') index_test.go:137: sql insert into test_index values (865, 4900371445332340618, 0.091792, 'b2O9XwZXYO') index_test.go:137: sql insert into test_index values (862, 6232692027047542756, 0.240594, 'JOL30nLqgW') index_test.go:137: sql insert into test_index values (867, 3691014968276822349, 0.313206, 'xGrXkntT7B') index_test.go:137: sql insert into test_index values (869, 5311088954265528540, 0.999750, 'WgbTgUr4hC') index_test.go:137: sql insert into test_index values (866, 490768184376000582, 0.865723, 'AtcZmgjNZQ') index_test.go:140: sql delete from test_index where c = 131 index_test.go:137: sql insert into test_index values (868, 5593847229735238417, 0.018492, 'K3segk6h21') index_test.go:140: sql delete from test_index where c = 687 index_test.go:137: sql insert into test_index values (870, 9124110007193226135, 0.942789, 'gTqdzyUcYv') index_test.go:143: sql update test_index set c1 = 2789930590646679805, c2 = 0.343667, c3 = 'SLQpUTM2YQ' where c = 530 index_test.go:140: sql delete from test_index where c = 853 index_test.go:140: sql delete from test_index where c = 82 index_test.go:140: sql delete from test_index where c = 160 index_test.go:140: sql delete from test_index where c = 635 index_test.go:140: sql delete from test_index where c = 796 index_test.go:143: sql update test_index set c1 = 1605404341579613270, c2 = 0.907769, c3 = 'bQKiB7j1Ob' where c = 351 index_test.go:143: sql update test_index set c1 = 6084939506543771189, c2 = 0.724867, c3 = 'dahVV78HHb' where c = 545 index_test.go:143: sql update test_index set c1 = 7607616962587162025, c2 = 0.640687, c3 = 'ZWpzR9CuKN' where c = 454 index_test.go:140: sql delete from test_index where c = 536 index_test.go:137: sql insert into test_index values (871, 6867100626749749763, 0.348574, 'ukjkWPN5wV') index_test.go:143: sql update test_index set c1 = 6927750485604887054, c2 = 0.814974, c3 = 'yJQZTOPZRi' where c = 703 index_test.go:143: sql update test_index set c1 = 44228843115188186, c2 = 0.862760, c3 = '590zr73mP3' where c = 440 index_test.go:143: sql update test_index set c1 = 6844201789673063383, c2 = 0.342703, c3 = 'oRShyR7p8v' where c = 173 index_test.go:140: sql delete from test_index where c = 194 index_test.go:143: sql update test_index set c1 = 7133079392346071774, c2 = 0.569571, c3 = 'CtaRE2H4M6' where c = 795 index_test.go:137: sql insert into test_index values (873, 8273222114540122179, 0.099545, 't8PqX9Mxkl') index_test.go:137: sql insert into test_index values (872, 7990945607965213607, 0.646893, 'JazfCMBGCj') index_test.go:143: sql update test_index set c1 = 197464113478128407, c2 = 0.019078, c3 = 'ayMku8l4dP' where c = 594 index_test.go:137: sql insert into test_index values (874, 7196551556560730444, 0.711485, 'nkIOlhb3PA') index_test.go:137: sql insert into test_index values (877, 6226110442512182422, 0.474149, 'TujdCo98XV') index_test.go:137: sql insert into test_index values (875, 4263169879518426312, 0.874086, 'd9L3gIdxzJ') index_test.go:137: sql insert into test_index values (876, 965732105112203680, 0.291608, 'S7wcWFPrl7') index_test.go:137: sql insert into test_index values (878, 4783258368281616906, 0.793565, 'iw5VurKDbt') index_test.go:140: sql delete from test_index where c = 399 index_test.go:143: sql update test_index set c1 = 8000207769712300266, c2 = 0.357664, c3 = 'qah4aYpuWj' where c = 780 index_test.go:140: sql delete from test_index where c = 616 index_test.go:140: sql delete from test_index where c = 422 index_test.go:140: sql delete from test_index where c = 178 index_test.go:143: sql update test_index set c1 = 8272150608765432865, c2 = 0.304050, c3 = 'BmMjnT3EPE' where c = 448 index_test.go:140: sql delete from test_index where c = 617 index_test.go:143: sql update test_index set c1 = 2344562755574742945, c2 = 0.439664, c3 = '34DbZmZKmT' where c = 370 index_test.go:143: sql update test_index set c1 = 2494662709381946724, c2 = 0.856577, c3 = '6PmXooRM8p' where c = 383 index_test.go:140: sql delete from test_index where c = 867 index_test.go:140: sql delete from test_index where c = 477 index_test.go:137: sql insert into test_index values (879, 8300367934220196060, 0.136610, 'fdgzImUEk1') index_test.go:140: sql delete from test_index where c = 646 index_test.go:137: sql insert into test_index values (880, 4216803574408080236, 0.759547, 'MGEoo0Ahxe') index_test.go:143: sql update test_index set c1 = 693979517105943101, c2 = 0.070170, c3 = 'Y3xEfYqQSt' where c = 403 index_test.go:143: sql update test_index set c1 = 3136453876215207550, c2 = 0.982903, c3 = 'BaiZU1oIav' where c = 810 index_test.go:137: sql insert into test_index values (881, 1594931827524823798, 0.979261, 'rspmOU10DJ') index_test.go:143: sql update test_index set c1 = 8774770211465786853, c2 = 0.694542, c3 = 'G5M33x5Nvs' where c = 730 index_test.go:143: sql update test_index set c1 = 1586536980667706970, c2 = 0.976133, c3 = 'FmV6KLpDjh' where c = 308 index_test.go:137: sql insert into test_index values (883, 6579317670955032902, 0.073429, 'Hlvl3jnn9d') index_test.go:137: sql insert into test_index values (882, 7498785502514522844, 0.556903, 'onxkKK2MOb') index_test.go:143: sql update test_index set c1 = 1393511968148975815, c2 = 0.660156, c3 = '6Y2iOeQEpk' where c = 493 index_test.go:140: sql delete from test_index where c = 571 index_test.go:140: sql delete from test_index where c = 46 index_test.go:140: sql delete from test_index where c = 394 index_test.go:140: sql delete from test_index where c = 521 index_test.go:140: sql delete from test_index where c = 363 index_test.go:137: sql insert into test_index values (886, 726037481543232238, 0.257004, 'k4EUNbmeXO') index_test.go:143: sql update test_index set c1 = 4759243846901638047, c2 = 0.674460, c3 = '90blIzlO3D' where c = 236 index_test.go:137: sql insert into test_index values (885, 5240072633971859606, 0.155661, 'w7nV35f4tR') index_test.go:137: sql insert into test_index values (884, 1878535028660411386, 0.693588, 'rjjq1Z6j8f') index_test.go:143: sql update test_index set c1 = 7173340914552500645, c2 = 0.944524, c3 = 'rW9w5aDmHO' where c = 378 index_test.go:137: sql insert into test_index values (887, 175914099483385987, 0.916604, 'Mjoe7P3uDi') index_test.go:143: sql update test_index set c1 = 2486034380403393885, c2 = 0.128539, c3 = 'zKxVlAdGIT' where c = 260 index_test.go:140: sql delete from test_index where c = 399 index_test.go:143: sql update test_index set c1 = 7048704794860779226, c2 = 0.391478, c3 = 'ciP7KFDJsl' where c = 116 index_test.go:143: sql update test_index set c1 = 6896463957400848225, c2 = 0.214343, c3 = 'OkNKzNfDk7' where c = 50 index_test.go:140: sql delete from test_index where c = 5 index_test.go:140: sql delete from test_index where c = 518 index_test.go:140: sql delete from test_index where c = 820 index_test.go:137: sql insert into test_index values (890, 5867878007235468551, 0.203464, 'mie43JutuD') index_test.go:143: sql update test_index set c1 = 5332065937705587615, c2 = 0.805800, c3 = 'ARL3zU8LZg' where c = 840 index_test.go:137: sql insert into test_index values (889, 1733350976171833371, 0.166679, 's1CvLD54OH') index_test.go:140: sql delete from test_index where c = 34 index_test.go:140: sql delete from test_index where c = 477 index_test.go:137: sql insert into test_index values (888, 669576707267926390, 0.746893, 'T3W6aF1bAK') index_test.go:137: sql insert into test_index values (891, 3486794860951954814, 0.430338, '5p7I9cJBbh') index_test.go:143: sql update test_index set c1 = 4630600669635698000, c2 = 0.629164, c3 = 'rrHDRTLeR1' where c = 508 index_test.go:137: sql insert into test_index values (892, 8524972708074251090, 0.751858, 'FooBdHH9LU') index_test.go:140: sql delete from test_index where c = 142 index_test.go:140: sql delete from test_index where c = 53 index_test.go:143: sql update test_index set c1 = 1218242974716216938, c2 = 0.385892, c3 = 'Omz7JLFK8N' where c = 23 index_test.go:143: sql update test_index set c1 = 2982338448466025742, c2 = 0.862763, c3 = 'trgDTeAKhC' where c = 781 index_test.go:143: sql update test_index set c1 = 5615252628466708294, c2 = 0.393594, c3 = 'MnKzsLW2Cx' where c = 768 index_test.go:143: sql update test_index set c1 = 997196877506705624, c2 = 0.756509, c3 = 'L6bYGZO8pT' where c = 279 index_test.go:137: sql insert into test_index values (893, 1970232657749503508, 0.034514, 'JdY4fMGbGf') index_test.go:143: sql update test_index set c1 = 6373120908713519956, c2 = 0.981940, c3 = '6uEPF3Yb8T' where c = 724 index_test.go:143: sql update test_index set c1 = 1839672630709559349, c2 = 0.941126, c3 = 'h6aUygHwUh' where c = 148 index_test.go:137: sql insert into test_index values (894, 3947839653274253319, 0.475770, 'ybAfiTuM0m') index_test.go:140: sql delete from test_index where c = 43 index_test.go:137: sql insert into test_index values (895, 2831509918491129947, 0.180063, 'OtVunljPBh') index_test.go:140: sql delete from test_index where c = 579 index_test.go:137: sql insert into test_index values (897, 2774241959883150342, 0.890463, '0UlUlkFlOG') index_test.go:140: sql delete from test_index where c = 687 index_test.go:137: sql insert into test_index values (896, 4450169073571660910, 0.185180, 'Ycnbb2TaeF') index_test.go:137: sql insert into test_index values (898, 2201914837533459633, 0.502262, '1Z3AxVVMd3') index_test.go:140: sql delete from test_index where c = 142 index_test.go:140: sql delete from test_index where c = 607 index_test.go:143: sql update test_index set c1 = 7788328497146391494, c2 = 0.455500, c3 = 'SwF6FcieSC' where c = 290 index_test.go:140: sql delete from test_index where c = 237 index_test.go:140: sql delete from test_index where c = 600 index_test.go:143: sql update test_index set c1 = 7610960112883481719, c2 = 0.545961, c3 = 'pKA7CMszeE' where c = 557 index_test.go:143: sql update test_index set c1 = 3548001725928047853, c2 = 0.181761, c3 = 'YOVCZL0ijt' where c = 243 index_test.go:143: sql update test_index set c1 = 5421983744273244727, c2 = 0.423118, c3 = 'lf76CsTVNp' where c = 677 index_test.go:143: sql update test_index set c1 = 5105931227443641026, c2 = 0.206778, c3 = 'tw17tRlCtX' where c = 133 index_test.go:143: sql update test_index set c1 = 8264044856531291499, c2 = 0.669172, c3 = 'Zg8kmTtikK' where c = 497 index_test.go:137: sql insert into test_index values (899, 8158404683511717875, 0.113934, 'GhxG5X7ib1') index_test.go:143: sql update test_index set c1 = 5860633910462043870, c2 = 0.866174, c3 = 'k8TTJHiUvm' where c = 252 index_test.go:137: sql insert into test_index values (900, 147104471990827794, 0.846919, 'IFbk1DLJcz') index_test.go:140: sql delete from test_index where c = 457 index_test.go:140: sql delete from test_index where c = 247 index_test.go:143: sql update test_index set c1 = 7168066907280624142, c2 = 0.913150, c3 = 'iNpje4o6S6' where c = 13 index_test.go:143: sql update test_index set c1 = 5199194072017228249, c2 = 0.934594, c3 = 'TMAnRKBSF7' where c = 672 [Pipeline] withEnv [Pipeline] { [Pipeline] sh index_test.go:137: sql insert into test_index values (902, 8026011647942879742, 0.042573, 'JH6ieexzlX') index_test.go:137: sql insert into test_index values (901, 3054998391811686084, 0.898993, 'M65siwIrzG') index_test.go:137: sql insert into test_index values (904, 8590871902559779996, 0.127731, 'QWWl049bAm') index_test.go:137: sql insert into test_index values (906, 4078423512821177532, 0.450413, 'e25ybDEBcP') index_test.go:137: sql insert into test_index values (903, 4193558483779967577, 0.876135, 'zoL5ZRowCh') index_test.go:137: sql insert into test_index values (910, 426235916988851952, 0.016373, '9m4EmjrBD0') index_test.go:137: sql insert into test_index values (909, 3593137124612367704, 0.069334, 'BAWElLNRNk') index_test.go:137: sql insert into test_index values (905, 98611880000072365, 0.211900, 'MXzTpdqx18') index_test.go:137: sql insert into test_index values (908, 4237217912261746492, 0.140833, 'JGK9vtWKh5') index_test.go:140: sql delete from test_index where c = 197 index_test.go:140: sql delete from test_index where c = 341 index_test.go:140: sql delete from test_index where c = 20 index_test.go:137: sql insert into test_index values (907, 4322051375599081189, 0.094702, 'p6U2NTdlYq') index_test.go:140: sql delete from test_index where c = 94 index_test.go:140: sql delete from test_index where c = 713 index_test.go:140: sql delete from test_index where c = 531 index_test.go:143: sql update test_index set c1 = 41329213194577211, c2 = 0.231021, c3 = '3cc1eoYKVi' where c = 22 index_test.go:140: sql delete from test_index where c = 668 index_test.go:140: sql delete from test_index where c = 726 index_test.go:143: sql update test_index set c1 = 3005186197912797225, c2 = 0.866442, c3 = 'ylBhPBfMBh' where c = 635 index_test.go:143: sql update test_index set c1 = 5409553860530073343, c2 = 0.778501, c3 = 'BthPnQBLb5' where c = 867 index_test.go:143: sql update test_index set c1 = 330313291251479595, c2 = 0.354059, c3 = 'MQrMHYKfWy' where c = 13 index_test.go:143: sql update test_index set c1 = 5664635435778609723, c2 = 0.125930, c3 = '6MndviA094' where c = 361 index_test.go:140: sql delete from test_index where c = 510 index_test.go:143: sql update test_index set c1 = 8995788237260185403, c2 = 0.913767, c3 = 'MKyV8TbBb5' where c = 783 index_test.go:140: sql delete from test_index where c = 680 index_test.go:137: sql insert into test_index values (911, 3273100970527268121, 0.775950, 'y3956jHyUv') index_test.go:143: sql update test_index set c1 = 3835483754867292667, c2 = 0.185321, c3 = '0bpHeUtaBE' where c = 784 index_test.go:143: sql update test_index set c1 = 7021725147548308786, c2 = 0.531197, c3 = 'UUsJt4Ng6n' where c = 865 index_test.go:140: sql delete from test_index where c = 448 index_test.go:137: sql insert into test_index values (915, 1787864820201662261, 0.498671, 'HlMhrAR6VF') index_test.go:137: sql insert into test_index values (913, 7281010669426794997, 0.187524, 'q1WhyIhP6c') index_test.go:137: sql insert into test_index values (916, 362935455560625497, 0.139326, 'zyBTFmGbqr') index_test.go:137: sql insert into test_index values (914, 4899309190199170251, 0.542483, '5jyQ9NomiY') index_test.go:137: sql insert into test_index values (917, 6187032962582654886, 0.311532, 'cD3l3xgnsd') index_test.go:137: sql insert into test_index values (912, 7053977815858370744, 0.125489, 'MIFfXnHzBr') index_test.go:143: sql update test_index set c1 = 535520856144405747, c2 = 0.103121, c3 = 'NERSYoMoKs' where c = 819 index_test.go:143: sql update test_index set c1 = 8217948888934611652, c2 = 0.521453, c3 = 'OVidnuSQxw' where c = 463 index_test.go:140: sql delete from test_index where c = 94 index_test.go:137: sql insert into test_index values (918, 7962683111831895917, 0.375903, 'YHpramYdnn') index_test.go:140: sql delete from test_index where c = 30 index_test.go:143: sql update test_index set c1 = 5279052125385689365, c2 = 0.214012, c3 = 'Tt2rXFf5UC' where c = 807 index_test.go:140: sql delete from test_index where c = 290 index_test.go:140: sql delete from test_index where c = 887 index_test.go:140: sql delete from test_index where c = 230 index_test.go:140: sql delete from test_index where c = 302 index_test.go:140: sql delete from test_index where c = 289 index_test.go:137: sql insert into test_index values (920, 1020456270919745531, 0.411438, 'NTbdrvrUDz') index_test.go:137: sql insert into test_index values (919, 3458958844369832744, 0.821779, '7njkj7k6U6') index_test.go:143: sql update test_index set c1 = 5257092000594372754, c2 = 0.126137, c3 = 'OSow64Dbgh' where c = 57 index_test.go:143: sql update test_index set c1 = 8513589648129938109, c2 = 0.753671, c3 = 'C1nMxkEd25' where c = 61 index_test.go:143: sql update test_index set c1 = 8717969862973367637, c2 = 0.399159, c3 = 'xQWpxdpOSO' where c = 720 index_test.go:137: sql insert into test_index values (921, 65797150198961163, 0.951426, 'ZXS3syzXLH') index_test.go:140: sql delete from test_index where c = 107 index_test.go:140: sql delete from test_index where c = 23 index_test.go:140: sql delete from test_index where c = 238 index_test.go:143: sql update test_index set c1 = 5014225356254683725, c2 = 0.576658, c3 = 'zAcNKa8K9W' where c = 214 index_test.go:143: sql update test_index set c1 = 2794987381141317725, c2 = 0.270861, c3 = '2K1E0lNNfM' where c = 249 index_test.go:143: sql update test_index set c1 = 6417187354081266616, c2 = 0.636707, c3 = 'LsTDQfsKwn' where c = 501 index_test.go:143: sql update test_index set c1 = 2815134344474784222, c2 = 0.047855, c3 = '5X3XRPG2Ag' where c = 346 index_test.go:137: sql insert into test_index values (922, 3415146041368604653, 0.223181, 'Wy5FpHA4lV') index_test.go:137: sql insert into test_index values (923, 2105996795413222345, 0.202783, '2TI8sMs1Pi') index_test.go:143: sql update test_index set c1 = 3019753408129401045, c2 = 0.317949, c3 = 'bM352CnNDb' where c = 287 index_test.go:137: sql insert into test_index values (924, 3293231940005269462, 0.990377, 'W7Gzhp9Bae') index_test.go:140: sql delete from test_index where c = 486 index_test.go:137: sql insert into test_index values (925, 899012508807998723, 0.403364, 'JElKR4AOYP') index_test.go:143: sql update test_index set c1 = 3808272384781388416, c2 = 0.443481, c3 = 'oVzaHs9QXE' where c = 6 index_test.go:137: sql insert into test_index values (926, 6212642220840102161, 0.945142, 'OZjmNOfz5J') index_test.go:137: sql insert into test_index values (927, 5168497197374067534, 0.906038, 'DSuZeawxFS') index_test.go:143: sql update test_index set c1 = 6462243189593057227, c2 = 0.609678, c3 = 'wsYUEGpTJU' where c = 909 index_test.go:140: sql delete from test_index where c = 452 index_test.go:140: sql delete from test_index where c = 621 index_test.go:137: sql insert into test_index values (929, 1433739552957175224, 0.496054, '09ae2ZnXwo') index_test.go:143: sql update test_index set c1 = 5258827754913639978, c2 = 0.221872, c3 = '65BApyzfzN' where c = 304 index_test.go:140: sql delete from test_index where c = 690 index_test.go:137: sql insert into test_index values (928, 6560317838761974589, 0.999479, 'KDBDIEODRA') index_test.go:143: sql update test_index set c1 = 6280376120459212712, c2 = 0.015143, c3 = 'EMQrAcDwQn' where c = 809 index_test.go:137: sql insert into test_index values (930, 1199039638556252603, 0.465668, 'WwZt4i7eXM') index_test.go:137: sql insert into test_index values (931, 352641993757323512, 0.930837, 'YDipjBDlTR') index_test.go:140: sql delete from test_index where c = 681 index_test.go:140: sql delete from test_index where c = 638 index_test.go:143: sql update test_index set c1 = 8110044013996139227, c2 = 0.225272, c3 = '8fk6YW5H4X' where c = 258 index_test.go:140: sql delete from test_index where c = 395 index_test.go:140: sql delete from test_index where c = 668 index_test.go:140: sql delete from test_index where c = 914 index_test.go:137: sql insert into test_index values (934, 3611024232562029862, 0.490378, 'FyWpAjPg85') index_test.go:143: sql update test_index set c1 = 8411833100038907468, c2 = 0.773520, c3 = '8dzwRXaCq8' where c = 848 index_test.go:137: sql insert into test_index values (933, 4120079845964798231, 0.999712, '59TynLowUC') index_test.go:137: sql insert into test_index values (932, 7373044166292382524, 0.734092, 'cGt0jOsZvC') index_test.go:143: sql update test_index set c1 = 2190547814061908028, c2 = 0.890850, c3 = 'oalalDVWvz' where c = 55 index_test.go:143: sql update test_index set c1 = 7221185765830224708, c2 = 0.546565, c3 = 'CtODBTkmd0' where c = 710 index_test.go:143: sql update test_index set c1 = 330023210535847210, c2 = 0.647762, c3 = 'S9AetZZdbl' where c = 812 index_test.go:140: sql delete from test_index where c = 739 index_test.go:143: sql update test_index set c1 = 1166631436790789535, c2 = 0.958086, c3 = 'Yy6FIp3g9Y' where c = 908 index_test.go:143: sql update test_index set c1 = 3872518735047884174, c2 = 0.972270, c3 = 'ZiuVrk3Tgf' where c = 202 index_test.go:140: sql delete from test_index where c = 330 index_test.go:140: sql delete from test_index where c = 575 index_test.go:143: sql update test_index set c1 = 23216154715519537, c2 = 0.983370, c3 = 'WSKnQ0lvK7' where c = 128 index_test.go:143: sql update test_index set c1 = 5440883465684478511, c2 = 0.570441, c3 = '89bgvsHpxw' where c = 668 index_test.go:137: sql insert into test_index values (937, 6893068733868773979, 0.588176, 'JD1ktcgwtz') index_test.go:137: sql insert into test_index values (935, 8819417711292897756, 0.297295, 'CaU2cfEaml') index_test.go:137: sql insert into test_index values (940, 1190982670653194494, 0.864495, 'ccMFEf8939') index_test.go:137: sql insert into test_index values (938, 8899656839439203184, 0.506560, '64RvzADTcN') index_test.go:137: sql insert into test_index values (939, 407407162951440908, 0.414018, 'oWwDigS6Xv') index_test.go:140: sql delete from test_index where c = 476 index_test.go:137: sql insert into test_index values (936, 8720225379321334370, 0.316747, '9nEWxQrk6o') index_test.go:140: sql delete from test_index where c = 480 index_test.go:137: sql insert into test_index values (942, 4740780142695685597, 0.789256, 'PrtuO1zwzs') index_test.go:137: sql insert into test_index values (941, 7947008258027763323, 0.433163, 'I4zBirp2P7') index_test.go:140: sql delete from test_index where c = 236 index_test.go:140: sql delete from test_index where c = 4 index_test.go:143: sql update test_index set c1 = 415868192080072225, c2 = 0.360084, c3 = 'HCDLGWASZI' where c = 192 index_test.go:140: sql delete from test_index where c = 347 index_test.go:140: sql delete from test_index where c = 110 index_test.go:140: sql delete from test_index where c = 577 index_test.go:143: sql update test_index set c1 = 85506858784016472, c2 = 0.977440, c3 = '4XIwVFdbiR' where c = 661 index_test.go:140: sql delete from test_index where c = 884 index_test.go:143: sql update test_index set c1 = 1411469808013911836, c2 = 0.836921, c3 = 'Um97HpJ8pT' where c = 391 index_test.go:143: sql update test_index set c1 = 4138125747994670561, c2 = 0.714202, c3 = 'LqlzmHzaMm' where c = 201 index_test.go:143: sql update test_index set c1 = 7589441536960769970, c2 = 0.323274, c3 = 'MYIrqHwwWH' where c = 727 index_test.go:137: sql insert into test_index values (943, 734176967884995648, 0.759254, 'bFnp093PHN') index_test.go:143: sql update test_index set c1 = 5184834100232806647, c2 = 0.843059, c3 = 'RSIn7tE7GW' where c = 684 index_test.go:143: sql update test_index set c1 = 2344607040004777337, c2 = 0.266988, c3 = 'bjWioCtNH3' where c = 709 index_test.go:140: sql delete from test_index where c = 292 index_test.go:143: sql update test_index set c1 = 5891434526251295571, c2 = 0.914211, c3 = 'GWOgEduyzf' where c = 849 index_test.go:137: sql insert into test_index values (944, 9203582699846936655, 0.836785, 'QnOAQCuO5A') index_test.go:143: sql update test_index set c1 = 5538766298510847800, c2 = 0.163528, c3 = 'MEuNHNcEdb' where c = 730 index_test.go:137: sql insert into test_index values (947, 3566999880572045110, 0.068544, 'e56r3tJtUY') index_test.go:140: sql delete from test_index where c = 277 index_test.go:137: sql insert into test_index values (948, 4447640074706746799, 0.232928, 'jb5JRAoNnU') index_test.go:137: sql insert into test_index values (945, 4861996136566188194, 0.861165, 'jR7AcoaUWk') index_test.go:137: sql insert into test_index values (946, 5966369780197599014, 0.829509, 'UG5bN8sPL4') index_test.go:143: sql update test_index set c1 = 1136929493036618790, c2 = 0.229334, c3 = '0TsXm3wy6q' where c = 338 index_test.go:137: sql insert into test_index values (950, 5265374037724398311, 0.756140, 'DTo9C2Kpl6') index_test.go:140: sql delete from test_index where c = 834 index_test.go:137: sql insert into test_index values (949, 1263413947768865963, 0.388310, 'wtoa5OWVcQ') index_test.go:137: sql insert into test_index values (951, 617330839579417459, 0.621264, 'yCqQJGGsRy') index_test.go:143: sql update test_index set c1 = 4720011922491099962, c2 = 0.070932, c3 = 'nzAFSF85ag' where c = 915 index_test.go:140: sql delete from test_index where c = 769 index_test.go:140: sql delete from test_index where c = 469 index_test.go:140: sql delete from test_index where c = 907 index_test.go:137: sql insert into test_index values (952, 6500437335438957992, 0.112441, '0mDOqLCseH') index_test.go:143: sql update test_index set c1 = 8244436070396109518, c2 = 0.851458, c3 = 'gUpMFGLrwB' where c = 241 index_test.go:140: sql delete from test_index where c = 677 index_test.go:137: sql insert into test_index values (953, 4058073886178172702, 0.092130, 'JPA4MTsz8K') index_test.go:140: sql delete from test_index where c = 197 index_test.go:140: sql delete from test_index where c = 482 index_test.go:140: sql delete from test_index where c = 398 index_test.go:143: sql update test_index set c1 = 5751590932690064789, c2 = 0.524993, c3 = 'XVtDJU3AjM' where c = 39 index_test.go:140: sql delete from test_index where c = 29 index_test.go:143: sql update test_index set c1 = 8499871629399610493, c2 = 0.053547, c3 = '0Z4cyuVrOj' where c = 900 index_test.go:143: sql update test_index set c1 = 7947888825196939512, c2 = 0.558103, c3 = '5ehIE7eqDF' where c = 2 index_test.go:140: sql delete from test_index where c = 780 index_test.go:137: sql insert into test_index values (954, 1971995949032060324, 0.718142, 'sN4djdf373') index_test.go:143: sql update test_index set c1 = 8752238621161224207, c2 = 0.812625, c3 = 'LHpVEI9hMN' where c = 319 index_test.go:143: sql update test_index set c1 = 29227975242969892, c2 = 0.417672, c3 = 'wderWCvXaT' where c = 944 index_test.go:143: sql update test_index set c1 = 9102463682918822049, c2 = 0.190470, c3 = 'bwI4DGWrxu' where c = 590 index_test.go:140: sql delete from test_index where c = 433 index_test.go:137: sql insert into test_index values (956, 3273368685506781386, 0.141099, 'YwB20sSLfy') index_test.go:137: sql insert into test_index values (957, 4381002283890842762, 0.132972, 'Cphb8zyxjr') index_test.go:143: sql update test_index set c1 = 8994550917136946891, c2 = 0.831633, c3 = '7C7zZuRsIq' where c = 840 index_test.go:137: sql insert into test_index values (958, 7288845439551100854, 0.123785, '8WUaniBtaZ') index_test.go:137: sql insert into test_index values (955, 8897878380531638700, 0.680227, '3spxhaQcB6') index_test.go:143: sql update test_index set c1 = 219443225715796818, c2 = 0.269047, c3 = 'ed9dGfxpd4' where c = 631 index_test.go:137: sql insert into test_index values (959, 884932910353957591, 0.523930, 'mD49dTX4jO') index_test.go:143: sql update test_index set c1 = 3718000638391576778, c2 = 0.857616, c3 = 'yEFer11Mlp' where c = 334 index_test.go:137: sql insert into test_index values (960, 760380293965169434, 0.609483, 'A7GBcExPCh') index_test.go:143: sql update test_index set c1 = 1591185731040026567, c2 = 0.768712, c3 = 'mv5BezT8Lw' where c = 664 index_test.go:140: sql delete from test_index where c = 324 index_test.go:140: sql delete from test_index where c = 60 index_test.go:140: sql delete from test_index where c = 760 index_test.go:143: sql update test_index set c1 = 5320634144879412353, c2 = 0.347842, c3 = 'XrRV9LI5et' where c = 415 index_test.go:140: sql delete from test_index where c = 119 index_test.go:137: sql insert into test_index values (963, 6059221723231951570, 0.203095, 'znv3JwCsFY') index_test.go:137: sql insert into test_index values (962, 5936340071326217745, 0.208145, '0jlLwRDNnO') index_test.go:137: sql insert into test_index values (961, 1991948360141401595, 0.685203, '1VjNm3aBNe') index_test.go:140: sql delete from test_index where c = 905 index_test.go:137: sql insert into test_index values (964, 5171379710176646119, 0.344229, 'nkrVrxaLFr') index_test.go:140: sql delete from test_index where c = 381 index_test.go:143: sql update test_index set c1 = 2301293683392757846, c2 = 0.778265, c3 = 'CAZCc8SSLO' where c = 174 index_test.go:140: sql delete from test_index where c = 292 index_test.go:143: sql update test_index set c1 = 3107139060655379321, c2 = 0.253588, c3 = 'DFBm75CwT9' where c = 513 index_test.go:137: sql insert into test_index values (965, 5159210999603626774, 0.205504, 'nQ0X1tKz5U') index_test.go:143: sql update test_index set c1 = 6545445847006983635, c2 = 0.585445, c3 = 'W0yk48tQEM' where c = 63 index_test.go:140: sql delete from test_index where c = 851 index_test.go:143: sql update test_index set c1 = 4417725553576378766, c2 = 0.125731, c3 = 'M7nytaCAYW' where c = 321 index_test.go:143: sql update test_index set c1 = 3644969120258442724, c2 = 0.688857, c3 = 'gNiZkRsVIE' where c = 213 index_test.go:140: sql delete from test_index where c = 845 index_test.go:143: sql update test_index set c1 = 4719320955372224274, c2 = 0.011836, c3 = 'dzvrakZ4I5' where c = 873 index_test.go:140: sql delete from test_index where c = 722 index_test.go:143: sql update test_index set c1 = 5703760110538319876, c2 = 0.093949, c3 = 'h04M8znSTz' where c = 539 index_test.go:137: sql insert into test_index values (967, 2599017754721940772, 0.673651, 'AamHLcFcBc') index_test.go:140: sql delete from test_index where c = 875 index_test.go:137: sql insert into test_index values (966, 144601811952648929, 0.562795, 'AsIELaRerP') index_test.go:137: sql insert into test_index values (968, 7907049208245405685, 0.476830, '08E8QFUMPC') index_test.go:143: sql update test_index set c1 = 3392402195078186585, c2 = 0.413571, c3 = 'SGTqO1KECt' where c = 261 index_test.go:143: sql update test_index set c1 = 1674935292379176643, c2 = 0.384737, c3 = '5wGG0dmsSf' where c = 209 index_test.go:137: sql insert into test_index values (969, 780745739833434197, 0.422662, 'uiq7Cy6Xd1') index_test.go:137: sql insert into test_index values (971, 1903213449236656701, 0.789638, 'ikiapelPRI') index_test.go:137: sql insert into test_index values (972, 5949401850312135989, 0.256454, 'n2ZX1hsAAH') index_test.go:137: sql insert into test_index values (970, 8421011475386950943, 0.851492, 'KMtfHwSZG0') index_test.go:140: sql delete from test_index where c = 80 index_test.go:140: sql delete from test_index where c = 518 index_test.go:137: sql insert into test_index values (973, 5565312212095468813, 0.855596, 'MmlzoXLnY3') index_test.go:140: sql delete from test_index where c = 492 index_test.go:137: sql insert into test_index values (974, 2352677407325366530, 0.138439, '1eqgkhTJeB') index_test.go:143: sql update test_index set c1 = 519944335364617174, c2 = 0.566480, c3 = 'gGFvmW3uiG' where c = 232 index_test.go:143: sql update test_index set c1 = 1796348869112554426, c2 = 0.986253, c3 = 'SqKY9xJWf7' where c = 184 index_test.go:143: sql update test_index set c1 = 778422736899228025, c2 = 0.029078, c3 = 'oPkHN98MNQ' where c = 289 index_test.go:140: sql delete from test_index where c = 284 index_test.go:140: sql delete from test_index where c = 876 index_test.go:140: sql delete from test_index where c = 862 index_test.go:140: sql delete from test_index where c = 805 index_test.go:140: sql delete from test_index where c = 647 index_test.go:137: sql insert into test_index values (975, 9020095955800124762, 0.032531, 'Ifw77xlzgd') index_test.go:143: sql update test_index set c1 = 2597929745906337497, c2 = 0.970964, c3 = 'rcbtOHDNKe' where c = 205 index_test.go:143: sql update test_index set c1 = 3529921495113628240, c2 = 0.139849, c3 = 'OvSGUG9SDJ' where c = 246 index_test.go:137: sql insert into test_index values (976, 8383611076236860482, 0.039158, '6wLO3j0N9i') index_test.go:143: sql update test_index set c1 = 5737902458561598061, c2 = 0.787092, c3 = 'meMEXEXK8K' where c = 390 index_test.go:137: sql insert into test_index values (977, 943611697120573917, 0.454508, 'CXOoh9jMBJ') index_test.go:140: sql delete from test_index where c = 406 index_test.go:140: sql delete from test_index where c = 733 index_test.go:143: sql update test_index set c1 = 4408327122400852683, c2 = 0.608727, c3 = 'yQKdmubLr8' where c = 878 index_test.go:137: sql insert into test_index values (978, 8754192958577643000, 0.307638, '3SVEj4uaXM') index_test.go:143: sql update test_index set c1 = 4072489148802063304, c2 = 0.159377, c3 = 'C5xNw5kzOh' where c = 297 index_test.go:143: sql update test_index set c1 = 8940381809089940188, c2 = 0.567782, c3 = '7gPNGSYdTU' where c = 12 index_test.go:143: sql update test_index set c1 = 5848882204828846837, c2 = 0.315403, c3 = 'mHExwyzg6W' where c = 858 index_test.go:137: sql insert into test_index values (979, 5381143612688236263, 0.257152, 'ZFf5B5aajy') index_test.go:137: sql insert into test_index values (980, 7422032516543817036, 0.898431, 'LD7RxJFUfN') index_test.go:140: sql delete from test_index where c = 954 index_test.go:143: sql update test_index set c1 = 6785936471987060111, c2 = 0.037923, c3 = 'vBxIGcyXje' where c = 839 index_test.go:140: sql delete from test_index where c = 738 index_test.go:137: sql insert into test_index values (982, 6147785224468816679, 0.041559, 'ZbuwugFHmX') index_test.go:143: sql update test_index set c1 = 8806390711254985818, c2 = 0.428625, c3 = 'aZFF7IjRZE' where c = 857 index_test.go:137: sql insert into test_index values (981, 6320776285361792519, 0.223314, 'ET65bphIij') index_test.go:137: sql insert into test_index values (983, 524676076979377449, 0.040682, 'lQEcYcW6BP') [Pipeline] sh index_test.go:137: sql insert into test_index values (984, 7787450793245995725, 0.820862, 'sm7DMucUMp') index_test.go:140: sql delete from test_index where c = 888 index_test.go:140: sql delete from test_index where c = 550 index_test.go:140: sql delete from test_index where c = 375 index_test.go:137: sql insert into test_index values (985, 7465076255014981317, 0.704562, 'nd5wxfHB5C') index_test.go:143: sql update test_index set c1 = 8974327756103481669, c2 = 0.080419, c3 = 'dONeT4VJ5z' where c = 406 index_test.go:143: sql update test_index set c1 = 4445751377406774833, c2 = 0.552385, c3 = 'kdkMVVsmOT' where c = 351 index_test.go:140: sql delete from test_index where c = 778 index_test.go:143: sql update test_index set c1 = 2852995178743123358, c2 = 0.574194, c3 = 'DzxymRTZQG' where c = 202 index_test.go:140: sql delete from test_index where c = 388 index_test.go:140: sql delete from test_index where c = 606 index_test.go:140: sql delete from test_index where c = 923 index_test.go:137: sql insert into test_index values (987, 547257890405943896, 0.578056, 'QZ69KLQyZw') index_test.go:140: sql delete from test_index where c = 825 index_test.go:143: sql update test_index set c1 = 1679710264598867137, c2 = 0.538482, c3 = 'dgVehIKfew' where c = 567 index_test.go:137: sql insert into test_index values (988, 448902745930918515, 0.617870, 'mxYhhd83pl') index_test.go:143: sql update test_index set c1 = 6707167631468534873, c2 = 0.599840, c3 = 'nsYAiuuyb3' where c = 678 index_test.go:143: sql update test_index set c1 = 4819135327853551006, c2 = 0.203917, c3 = '5IIg0yRZqt' where c = 354 index_test.go:137: sql insert into test_index values (986, 5673539559904299787, 0.552403, 'BlMVvklYIe') index_test.go:143: sql update test_index set c1 = 7455791316326928057, c2 = 0.077416, c3 = 'PQY22KePmg' where c = 354 index_test.go:143: sql update test_index set c1 = 7877479469475491114, c2 = 0.020204, c3 = '4y0NWo8XIZ' where c = 125 index_test.go:140: sql delete from test_index where c = 107 index_test.go:143: sql update test_index set c1 = 6182312781207352774, c2 = 0.274931, c3 = '7WKSEG6q09' where c = 192 index_test.go:140: sql delete from test_index where c = 811 index_test.go:137: sql insert into test_index values (989, 5434377932626330418, 0.559718, 'eDu8sThLgx') index_test.go:137: sql insert into test_index values (990, 5731937411597420858, 0.853509, 'w3uCzVHXyC') index_test.go:137: sql insert into test_index values (991, 4587911997848573249, 0.156338, 'YhJ6VLSDyI') index_test.go:140: sql delete from test_index where c = 790 index_test.go:137: sql insert into test_index values (992, 6472687000225066195, 0.028559, 'R4BzmHvQNP') index_test.go:140: sql delete from test_index where c = 634 index_test.go:140: sql delete from test_index where c = 834 index_test.go:143: sql update test_index set c1 = 5205672586068489888, c2 = 0.712633, c3 = 'FbofV8wt4P' where c = 215 index_test.go:140: sql delete from test_index where c = 486 index_test.go:143: sql update test_index set c1 = 2031463683161038313, c2 = 0.885295, c3 = 'M4I7pZSfPL' where c = 654 index_test.go:143: sql update test_index set c1 = 8896573733988967829, c2 = 0.594222, c3 = 'GCUjwnQMzw' where c = 131 index_test.go:137: sql insert into test_index values (993, 1103248405110656994, 0.906277, 'E5kmZVJABb') index_test.go:140: sql delete from test_index where c = 423 index_test.go:143: sql update test_index set c1 = 1671935170678704648, c2 = 0.160587, c3 = 'FS71tnWAz2' where c = 383 index_test.go:140: sql delete from test_index where c = 38 index_test.go:137: sql insert into test_index values (994, 3807016430255674322, 0.560157, '7QqtkAdzeE') index_test.go:143: sql update test_index set c1 = 3046832491837256012, c2 = 0.588834, c3 = 'dY9Z6sKOAN' where c = 269 index_test.go:137: sql insert into test_index values (995, 7801952397063843072, 0.348278, 'KKY41S1qiH') index_test.go:143: sql update test_index set c1 = 4713951243693895963, c2 = 0.487156, c3 = '9M0hdcC7n4' where c = 898 index_test.go:143: sql update test_index set c1 = 421475424813755553, c2 = 0.645457, c3 = 'vUNeMsWJqF' where c = 97 index_test.go:137: sql insert into test_index values (996, 2697344835079770758, 0.276879, '1D55XUa3fy') index_test.go:143: sql update test_index set c1 = 7106623186823156714, c2 = 0.803255, c3 = 'sPxe3SjN9y' where c = 870 index_test.go:137: sql insert into test_index values (997, 3716275033414382637, 0.192465, 'NuqlIOfllw') index_test.go:140: sql delete from test_index where c = 74 index_test.go:140: sql delete from test_index where c = 794 index_test.go:140: sql delete from test_index where c = 482 index_test.go:140: sql delete from test_index where c = 786 index_test.go:137: sql insert into test_index values (998, 9018319304887082789, 0.815330, 's00QKzSbix') index_test.go:137: sql insert into test_index values (999, 5050333420484509586, 0.953552, 'fUy1KLUJ7H') index_test.go:137: sql insert into test_index values (1000, 6351546132441252076, 0.995000, 'Ke6AjFHVhL') index_test.go:143: sql update test_index set c1 = 7016865968729972224, c2 = 0.852330, c3 = 'BxIlSRyF3c' where c = 615 index_test.go:140: sql delete from test_index where c = 128 index_test.go:140: sql delete from test_index where c = 55 index_test.go:143: sql update test_index set c1 = 3305039548894452737, c2 = 0.549026, c3 = 'Mu2VVMu8wN' where c = 274 index_test.go:143: sql update test_index set c1 = 2516966554250730435, c2 = 0.118427, c3 = 'TztZajDK1G' where c = 765 index_test.go:140: sql delete from test_index where c = 725 index_test.go:143: sql update test_index set c1 = 3152488016365206084, c2 = 0.264904, c3 = 'xL54pExSTq' where c = 624 index_test.go:143: sql update test_index set c1 = 9222844125939002819, c2 = 0.076549, c3 = 'p8VkUBGEX8' where c = 191 index_test.go:143: sql update test_index set c1 = 5320499790431655443, c2 = 0.034053, c3 = 'JizDUfJDJk' where c = 201 index_test.go:143: sql update test_index set c1 = 6646868144291513942, c2 = 0.069525, c3 = '0qPZYlOLPS' where c = 908 wait pd ready... [Pipeline] container [Pipeline] { [Pipeline] container [Pipeline] { [Pipeline] container [Pipeline] { [Pipeline] sh index_test.go:137: sql insert into test_index values (1002, 8546214692582666129, 0.954391, '4kKaS9U3aJ') index_test.go:137: sql insert into test_index values (1010, 219523114507958358, 0.689716, 'mD7Pq2e2Wv') index_test.go:137: sql insert into test_index values (1003, 2283926740023270720, 0.298943, 'eBzbKlsqKx') index_test.go:137: sql insert into test_index values (1008, 2993216240533336896, 0.003340, 'lDJfvzhUMx') index_test.go:137: sql insert into test_index values (1005, 7532221889226466806, 0.013221, 'rqCLmVbP6R') index_test.go:137: sql insert into test_index values (1001, 7346242049959058501, 0.381055, 'p8e65NZ70N') index_test.go:137: sql insert into test_index values (1009, 3528981158959673777, 0.546283, 'Sth0eHRTui') index_test.go:137: sql insert into test_index values (1006, 7217024268220776853, 0.929057, 'HSDDIfQJiS') index_test.go:137: sql insert into test_index values (1004, 4776506709545037097, 0.524001, 'VZsFwuYGRJ') index_test.go:137: sql insert into test_index values (1007, 7247596296013982603, 0.270932, '5FBtqW0rn5') index_test.go:140: sql delete from test_index where c = 10 index_test.go:140: sql delete from test_index where c = 333 index_test.go:140: sql delete from test_index where c = 476 index_test.go:140: sql delete from test_index where c = 646 index_test.go:140: sql delete from test_index where c = 130 index_test.go:140: sql delete from test_index where c = 440 index_test.go:140: sql delete from test_index where c = 877 index_test.go:143: sql update test_index set c1 = 2564654732666933314, c2 = 0.849078, c3 = 'uh497k3cDc' where c = 52 index_test.go:143: sql update test_index set c1 = 9191782244848042229, c2 = 0.864285, c3 = '81eNlqAO1J' where c = 330 index_test.go:143: sql update test_index set c1 = 2734858186764901635, c2 = 0.431058, c3 = 'NGSaDhh241' where c = 13 index_test.go:140: sql delete from test_index where c = 203 index_test.go:140: sql delete from test_index where c = 625 index_test.go:143: sql update test_index set c1 = 5392652950649303842, c2 = 0.818918, c3 = 'nDgRw4PvTa' where c = 219 index_test.go:140: sql delete from test_index where c = 525 index_test.go:143: sql update test_index set c1 = 8153604178403675346, c2 = 0.079755, c3 = '1a7cBGvVgS' where c = 390 index_test.go:143: sql update test_index set c1 = 2364481667534491380, c2 = 0.686403, c3 = 'WLhaYZwwb7' where c = 386 index_test.go:143: sql update test_index set c1 = 1729226880750078350, c2 = 0.733864, c3 = 'gaRQcB08Go' where c = 257 index_test.go:137: sql insert into test_index values (1011, 1702941794141915872, 0.693990, 'Ewxs257zae') index_test.go:143: sql update test_index set c1 = 3378546586005977140, c2 = 0.608803, c3 = 'G12YlSq5lh' where c = 671 index_test.go:137: sql insert into test_index values (1012, 6105757388738651643, 0.458690, 'ocWLnQ4Dhk') index_test.go:137: sql insert into test_index values (1013, 2615854908763946543, 0.985151, 'hXdPP7fhuY') index_test.go:143: sql update test_index set c1 = 2720271610508644716, c2 = 0.504023, c3 = 'ET83bpzLUy' where c = 858 index_test.go:140: sql delete from test_index where c = 117 index_test.go:137: sql insert into test_index values (1017, 7027380874918898859, 0.444547, 'rofTZGNTjN') index_test.go:137: sql insert into test_index values (1015, 6164396606635250422, 0.213647, '1O1M2qMP9V') index_test.go:140: sql delete from test_index where c = 702 index_test.go:143: sql update test_index set c1 = 4267137310248193765, c2 = 0.110023, c3 = 'TROoSQpIC6' where c = 286 index_test.go:143: sql update test_index set c1 = 5829843209321306639, c2 = 0.425951, c3 = 'zl7blOEYnF' where c = 857 index_test.go:137: sql insert into test_index values (1016, 4094902715716840987, 0.861858, 'jTzmxPXvDK') index_test.go:137: sql insert into test_index values (1018, 225044523332841300, 0.049451, 'Kg2NEvTXnv') index_test.go:140: sql delete from test_index where c = 877 index_test.go:140: sql delete from test_index where c = 206 index_test.go:140: sql delete from test_index where c = 429 index_test.go:137: sql insert into test_index values (1014, 5072483614739026373, 0.347475, 'MoDHEDXe8A') index_test.go:143: sql update test_index set c1 = 8350423806805997288, c2 = 0.652315, c3 = 'ICbyhHrhdK' where c = 37 index_test.go:137: sql insert into test_index values (1019, 1073623406316521227, 0.838080, 'fc4eZerGaF') index_test.go:137: sql insert into test_index values (1021, 7709063846500095709, 0.756239, '0UMhIx7iJF') index_test.go:137: sql insert into test_index values (1020, 2981605660608348142, 0.418529, 'J8xIymP8vJ') index_test.go:140: sql delete from test_index where c = 799 index_test.go:143: sql update test_index set c1 = 641099150427256235, c2 = 0.669114, c3 = 'GrTSEHT40m' where c = 607 index_test.go:143: sql update test_index set c1 = 5836934609003816188, c2 = 0.314487, c3 = 'ou0OLp0GLx' where c = 486 index_test.go:140: sql delete from test_index where c = 894 index_test.go:140: sql delete from test_index where c = 59 index_test.go:140: sql delete from test_index where c = 639 index_test.go:143: sql update test_index set c1 = 754707333401072040, c2 = 0.896991, c3 = 'sLbQDSHw7j' where c = 626 index_test.go:137: sql insert into test_index values (1022, 8850323998861207789, 0.691857, 'QKFXS8z1Ss') index_test.go:143: sql update test_index set c1 = 1022455286766234929, c2 = 0.476286, c3 = 'mmG1RaVwAn' where c = 330 index_test.go:143: sql update test_index set c1 = 3466990794931196343, c2 = 0.139535, c3 = 'I25BncYwVg' where c = 317 index_test.go:143: sql update test_index set c1 = 2245905743864137856, c2 = 0.650308, c3 = 'Stvfebjkiu' where c = 166 index_test.go:140: sql delete from test_index where c = 917 index_test.go:140: sql delete from test_index where c = 701 index_test.go:143: sql update test_index set c1 = 7461683245063086554, c2 = 0.357381, c3 = 'QdOrD8konb' where c = 218 index_test.go:140: sql delete from test_index where c = 170 index_test.go:137: sql insert into test_index values (1024, 6091364641143918825, 0.150327, 'deRS7XKqjQ') index_test.go:137: sql insert into test_index values (1023, 5287675376953085189, 0.343404, 'g11BAKyNhu') index_test.go:143: sql update test_index set c1 = 9163648206681163601, c2 = 0.175049, c3 = 'v5kG1cPHlU' where c = 621 index_test.go:143: sql update test_index set c1 = 2871887124141896400, c2 = 0.940013, c3 = 'cUn1WH49sp' where c = 573 index_test.go:137: sql insert into test_index values (1025, 1868902909411397621, 0.011159, 'bgxaecAM3o') index_test.go:137: sql insert into test_index values (1026, 5509316380292928596, 0.908975, 'DwBZLv17kT') index_test.go:137: sql insert into test_index values (1027, 5745781282113535048, 0.768317, 'jeFpAzQRQD') index_test.go:140: sql delete from test_index where c = 68 index_test.go:143: sql update test_index set c1 = 9149906754918901063, c2 = 0.821121, c3 = 'pLHxyYgGUs' where c = 919 index_test.go:137: sql insert into test_index values (1028, 1072484180120084621, 0.717683, 'GF3OKmSx18') index_test.go:137: sql insert into test_index values (1031, 4807792699814847463, 0.299174, '3lQqCrDLcW') index_test.go:137: sql insert into test_index values (1029, 8959106210234232239, 0.886563, 'zTFG9f8uAc') index_test.go:140: sql delete from test_index where c = 998 index_test.go:140: sql delete from test_index where c = 34 index_test.go:140: sql delete from test_index where c = 156 index_test.go:140: sql delete from test_index where c = 116 index_test.go:140: sql delete from test_index where c = 630 index_test.go:140: sql delete from test_index where c = 741 index_test.go:143: sql update test_index set c1 = 2548256143823973294, c2 = 0.026880, c3 = 'OpeY240jvM' where c = 131 index_test.go:143: sql update test_index set c1 = 2611433057083751366, c2 = 0.367759, c3 = 'ygZgNSZPWG' where c = 511 index_test.go:143: sql update test_index set c1 = 587074867690892785, c2 = 0.899410, c3 = '4Ceh7VDW0b' where c = 140 index_test.go:143: sql update test_index set c1 = 3776152510361633367, c2 = 0.666997, c3 = 'i1kHu7dbOq' where c = 449 index_test.go:137: sql insert into test_index values (1032, 7340320461070014980, 0.350334, 'yzzWndhRlM') index_test.go:143: sql update test_index set c1 = 8557447045131783581, c2 = 0.005420, c3 = 'cvfU4D5sS7' where c = 524 index_test.go:137: sql insert into test_index values (1030, 8313374367413510456, 0.629597, 'FpQRkczqOK') index_test.go:140: sql delete from test_index where c = 215 index_test.go:140: sql delete from test_index where c = 288 index_test.go:143: sql update test_index set c1 = 218557569982829006, c2 = 0.412480, c3 = 'I2WWnYlPmd' where c = 911 index_test.go:137: sql insert into test_index values (1033, 4877186868783162114, 0.430069, 'NpV8wTHOXU') index_test.go:137: sql insert into test_index values (1035, 7873798047827419976, 0.595378, 'kIs8tTv3JY') index_test.go:143: sql update test_index set c1 = 3047541295031554143, c2 = 0.948995, c3 = 'zuh4qFZWIl' where c = 608 index_test.go:143: sql update test_index set c1 = 2808146786591331675, c2 = 0.559714, c3 = 'nZnoef2QrO' where c = 402 index_test.go:137: sql insert into test_index values (1034, 6432369374804682400, 0.531334, 'Y25FJMB2pE') index_test.go:143: sql update test_index set c1 = 8095023015047154556, c2 = 0.754163, c3 = 'p24qibq29l' where c = 903 index_test.go:137: sql insert into test_index values (1036, 3762034795561973203, 0.318276, 'Pz31RCdw3K') index_test.go:140: sql delete from test_index where c = 368 index_test.go:140: sql delete from test_index where c = 367 index_test.go:137: sql insert into test_index values (1038, 2370226546258274666, 0.582597, 'gvTMuzOHBk') index_test.go:140: sql delete from test_index where c = 452 index_test.go:140: sql delete from test_index where c = 325 index_test.go:137: sql insert into test_index values (1037, 586912282002864475, 0.166147, 'Tk7DrnKKjp') index_test.go:143: sql update test_index set c1 = 8323271181660594207, c2 = 0.873853, c3 = 'FFsIeNnZpe' where c = 381 index_test.go:137: sql insert into test_index values (1039, 5371349087711039379, 0.741386, 'LKkrc0AXiA') index_test.go:137: sql insert into test_index values (1040, 875732589440351148, 0.375603, 'UN9egduXc1') index_test.go:140: sql delete from test_index where c = 423 index_test.go:140: sql delete from test_index where c = 521 index_test.go:137: sql insert into test_index values (1041, 7762971820022285700, 0.365811, 'aZaAImfQc4') index_test.go:140: sql delete from test_index where c = 207 index_test.go:140: sql delete from test_index where c = 227 index_test.go:137: sql insert into test_index values (1042, 2303125702602136083, 0.445637, '6LXGARaTDa') index_test.go:140: sql delete from test_index where c = 92 index_test.go:140: sql delete from test_index where c = 661 index_test.go:143: sql update test_index set c1 = 5554219520422329221, c2 = 0.155995, c3 = 'YRWWwm9dX7' where c = 717 index_test.go:143: sql update test_index set c1 = 5784332363549646372, c2 = 0.750389, c3 = 'SGUOvABUxz' where c = 530 index_test.go:143: sql update test_index set c1 = 9213828401104467935, c2 = 0.172980, c3 = 'UJYgni44TA' where c = 887 index_test.go:143: sql update test_index set c1 = 2739960749530184492, c2 = 0.394804, c3 = 'VlfnMFJI1D' where c = 134 index_test.go:143: sql update test_index set c1 = 7091510156809193418, c2 = 0.848989, c3 = '7unlQ4Yefs' where c = 691 index_test.go:143: sql update test_index set c1 = 8589887151319534908, c2 = 0.772080, c3 = 'X26rXo1keJ' where c = 412 index_test.go:143: sql update test_index set c1 = 3023224762420914081, c2 = 0.649745, c3 = 'vjDA1ATfCA' where c = 198 index_test.go:137: sql insert into test_index values (1043, 3709890231772294894, 0.429604, 'amiDVIF9YH') index_test.go:140: sql delete from test_index where c = 999 index_test.go:137: sql insert into test_index values (1044, 1124939050688455795, 0.326073, 'uwHQZqozbl') index_test.go:137: sql insert into test_index values (1045, 4537035383563147998, 0.797411, '8Buv2p0FCg') index_test.go:143: sql update test_index set c1 = 4729000708377820963, c2 = 0.962402, c3 = 'A2Dc5Iq35y' where c = 858 index_test.go:137: sql insert into test_index values (1046, 3532464115939696680, 0.662994, 'cBxAIqPbBk') index_test.go:143: sql update test_index set c1 = 8733942004032104325, c2 = 0.837081, c3 = 'yvVnpeGTC4' where c = 705 index_test.go:137: sql insert into test_index values (1047, 4728089318538174287, 0.514981, 'XFBR9ADVrO') index_test.go:137: sql insert into test_index values (1048, 2767434947813626243, 0.694997, 'bN6AMQ8Zqm') index_test.go:140: sql delete from test_index where c = 568 index_test.go:140: sql delete from test_index where c = 961 index_test.go:140: sql delete from test_index where c = 605 index_test.go:140: sql delete from test_index where c = 26 index_test.go:137: sql insert into test_index values (1050, 4287033538698400259, 0.042541, 'OXWPdCIxoc') index_test.go:137: sql insert into test_index values (1051, 1215962442662930994, 0.787652, 'IrVabthpCf') index_test.go:137: sql insert into test_index values (1049, 8449238632780048026, 0.579272, 'pe7cEH8zUQ') index_test.go:140: sql delete from test_index where c = 927 index_test.go:143: sql update test_index set c1 = 1178362917169244853, c2 = 0.466003, c3 = 'cYvpUUAiGG' where c = 283 index_test.go:143: sql update test_index set c1 = 7385967782454995877, c2 = 0.083101, c3 = 'iDeeJffekB' where c = 738 index_test.go:143: sql update test_index set c1 = 1354754666862196169, c2 = 0.832576, c3 = 'KnZkg1QsKl' where c = 758 index_test.go:140: sql delete from test_index where c = 568 index_test.go:143: sql update test_index set c1 = 987011668116863758, c2 = 0.244618, c3 = 'JXBnJ5eXWv' where c = 607 index_test.go:143: sql update test_index set c1 = 8128328410507686738, c2 = 0.351766, c3 = 'mgya7NbCVn' where c = 164 index_test.go:143: sql update test_index set c1 = 6468230265529470326, c2 = 0.530463, c3 = '1piZxZLeip' where c = 796 index_test.go:140: sql delete from test_index where c = 960 index_test.go:140: sql delete from test_index where c = 596 index_test.go:140: sql delete from test_index where c = 1022 index_test.go:137: sql insert into test_index values (1054, 2151499115934812963, 0.631084, 'UPZcYXyvDN') index_test.go:137: sql insert into test_index values (1052, 6531991590385536602, 0.824813, 'SiUp0nlJSm') index_test.go:143: sql update test_index set c1 = 337292998206738176, c2 = 0.234497, c3 = '8hW08ofcgR' where c = 677 index_test.go:137: sql insert into test_index values (1055, 3691031858376886389, 0.256016, 'mebQmJKOs4') index_test.go:137: sql insert into test_index values (1056, 396623945100346779, 0.552035, 'VjROK07BV4') index_test.go:137: sql insert into test_index values (1053, 3828515993315436563, 0.473680, 'yiqier1KOa') index_test.go:140: sql delete from test_index where c = 128 index_test.go:143: sql update test_index set c1 = 6997125054876376238, c2 = 0.115001, c3 = 'oqHZHtrBVQ' where c = 352 index_test.go:137: sql insert into test_index values (1057, 6130875109918101928, 0.023241, 'kAE8FNz32O') index_test.go:143: sql update test_index set c1 = 6729748804510379020, c2 = 0.978368, c3 = 'bv464llRvj' where c = 610 index_test.go:140: sql delete from test_index where c = 601 index_test.go:143: sql update test_index set c1 = 7663671653818750178, c2 = 0.202550, c3 = 'WJDqMmAYAQ' where c = 859 index_test.go:143: sql update test_index set c1 = 1274552849899596141, c2 = 0.426573, c3 = '6p5MYD3Rqt' where c = 206 index_test.go:140: sql delete from test_index where c = 283 index_test.go:137: sql insert into test_index values (1058, 1861130874123761070, 0.472463, 'DqiyM8VXdU') index_test.go:140: sql delete from test_index where c = 115 index_test.go:140: sql delete from test_index where c = 821 index_test.go:137: sql insert into test_index values (1061, 6727830575695837636, 0.330645, 'lEXzdbW3M9') index_test.go:137: sql insert into test_index values (1060, 4251773237277083251, 0.152852, 'sLun4A1JcF') index_test.go:137: sql insert into test_index values (1062, 5408314425245517458, 0.000846, 'TGz4DUG3Yd') index_test.go:143: sql update test_index set c1 = 2896318890934327891, c2 = 0.108785, c3 = 'O4NxQ9jt9B' where c = 333 index_test.go:137: sql insert into test_index values (1059, 525154500522927459, 0.606774, 'ThdgxAl7yc') index_test.go:140: sql delete from test_index where c = 1039 index_test.go:140: sql delete from test_index where c = 38 index_test.go:143: sql update test_index set c1 = 6099441154156518578, c2 = 0.265407, c3 = 'pZ8eVEzWM2' where c = 360 index_test.go:140: sql delete from test_index where c = 404 index_test.go:140: sql delete from test_index where c = 974 index_test.go:143: sql update test_index set c1 = 5333643334021169804, c2 = 0.194677, c3 = 'SEvsNB0aLZ' where c = 13 index_test.go:140: sql delete from test_index where c = 1059 index_test.go:143: sql update test_index set c1 = 4300335133399901673, c2 = 0.336829, c3 = 'oL7TyQOEDu' where c = 1004 index_test.go:140: sql delete from test_index where c = 516 index_test.go:143: sql update test_index set c1 = 4237415390678556111, c2 = 0.366488, c3 = '5nvw2FR6Oj' where c = 619 index_test.go:137: sql insert into test_index values (1064, 7959713717297920838, 0.782737, 'yADJAGni9Z') index_test.go:143: sql update test_index set c1 = 5090195230439188214, c2 = 0.349044, c3 = 'OiBsGSwBLg' where c = 800 index_test.go:143: sql update test_index set c1 = 2037667504853277644, c2 = 0.707216, c3 = '0JEecDSoAJ' where c = 219 index_test.go:137: sql insert into test_index values (1063, 1968622204914774431, 0.500537, 'G53ZizQ9RT') index_test.go:143: sql update test_index set c1 = 4643579155026039493, c2 = 0.965009, c3 = 'u7X1PaRUEY' where c = 460 index_test.go:140: sql delete from test_index where c = 207 index_test.go:143: sql update test_index set c1 = 482222053018175880, c2 = 0.097521, c3 = 'Wy8lfFmPhJ' where c = 880 index_test.go:137: sql insert into test_index values (1066, 8594914651415581114, 0.968295, 'JOM7q7kHZj') index_test.go:137: sql insert into test_index values (1065, 2813218654618480478, 0.918028, '0uGBMYm7Gu') index_test.go:137: sql insert into test_index values (1067, 8972197703492823707, 0.810064, 'AV7H7vk9Pn') index_test.go:143: sql update test_index set c1 = 5332681914120955006, c2 = 0.383333, c3 = 'buypBXk75O' where c = 812 index_test.go:140: sql delete from test_index where c = 153 index_test.go:137: sql insert into test_index values (1069, 2048374212015041250, 0.709358, 'JbYI1sladV') index_test.go:140: sql delete from test_index where c = 778 index_test.go:137: sql insert into test_index values (1068, 5257809129512182603, 0.276448, 'Ctaqo9nYal') index_test.go:140: sql delete from test_index where c = 730 index_test.go:137: sql insert into test_index values (1071, 1216803907856635860, 0.740994, 'k5snWTqhYy') index_test.go:143: sql update test_index set c1 = 7960447321904453497, c2 = 0.471538, c3 = 'MddmdPKPsw' where c = 222 index_test.go:137: sql insert into test_index values (1072, 8579648655376311689, 0.636005, 'ymYN4syU3t') index_test.go:137: sql insert into test_index values (1070, 4701715282211895025, 0.060543, 'TRwLZspJA3') index_test.go:140: sql delete from test_index where c = 670 index_test.go:140: sql delete from test_index where c = 905 index_test.go:140: sql delete from test_index where c = 800 index_test.go:143: sql update test_index set c1 = 5102284902744633541, c2 = 0.149393, c3 = 'BJYx5XLcLK' where c = 319 index_test.go:143: sql update test_index set c1 = 2937936531225108742, c2 = 0.034224, c3 = 'OIB0tXsem7' where c = 419 index_test.go:140: sql delete from test_index where c = 410 index_test.go:140: sql delete from test_index where c = 597 index_test.go:143: sql update test_index set c1 = 6796463114153567114, c2 = 0.543325, c3 = 'uvPhFKhcwJ' where c = 500 index_test.go:137: sql insert into test_index values (1073, 5258011634063160082, 0.744499, '2MGak4l4w0') index_test.go:140: sql delete from test_index where c = 873 index_test.go:143: sql update test_index set c1 = 7412375532483723753, c2 = 0.784581, c3 = '59Z0K0ake6' where c = 471 index_test.go:143: sql update test_index set c1 = 247471290217413249, c2 = 0.585109, c3 = 'UB7qS4nGDE' where c = 293 index_test.go:143: sql update test_index set c1 = 7537332028747233782, c2 = 0.599052, c3 = 'QZxKdx60Sn' where c = 523 index_test.go:137: sql insert into test_index values (1075, 7267950642358731309, 0.504836, 'ATLPkvJWHx') index_test.go:143: sql update test_index set c1 = 322497274639130140, c2 = 0.203998, c3 = 'PaK4QSH8OG' where c = 438 index_test.go:137: sql insert into test_index values (1076, 3599829597775669053, 0.696308, 'dyPWHxU70X') index_test.go:143: sql update test_index set c1 = 715213182909893173, c2 = 0.663060, c3 = '2e6nUtqKge' where c = 609 index_test.go:137: sql insert into test_index values (1078, 7918509063236102069, 0.676224, 'tiu44LJg9p') index_test.go:137: sql insert into test_index values (1077, 3943067391093416621, 0.160211, 'xhxxdFcTP8') index_test.go:137: sql insert into test_index values (1079, 3615821216025070607, 0.008915, '89Ir9Pebdg') index_test.go:137: sql insert into test_index values (1080, 5133578372655723045, 0.532628, 'gvcXwmNkNB') index_test.go:140: sql delete from test_index where c = 839 index_test.go:143: sql update test_index set c1 = 3981237206152831916, c2 = 0.669161, c3 = 'fC482AFQPt' where c = 443 index_test.go:140: sql delete from test_index where c = 991 index_test.go:140: sql delete from test_index where c = 222 index_test.go:137: sql insert into test_index values (1081, 2669271610585777640, 0.141267, 'qp90eytKAZ') index_test.go:140: sql delete from test_index where c = 672 index_test.go:140: sql delete from test_index where c = 827 index_test.go:143: sql update test_index set c1 = 5985771560592132892, c2 = 0.796933, c3 = 'VWDJ805MOW' where c = 247 index_test.go:143: sql update test_index set c1 = 4683710890216998508, c2 = 0.837634, c3 = 'skbi9ZRBlm' where c = 773 index_test.go:140: sql delete from test_index where c = 1014 index_test.go:137: sql insert into test_index values (1082, 3605545394799635236, 0.350346, 'Il2PoD2EID') index_test.go:140: sql delete from test_index where c = 198 index_test.go:140: sql delete from test_index where c = 996 index_test.go:140: sql delete from test_index where c = 400 index_test.go:143: sql update test_index set c1 = 3852515415852465595, c2 = 0.462163, c3 = 'TtvFNBWSZO' where c = 267 index_test.go:143: sql update test_index set c1 = 4567343756882370302, c2 = 0.866471, c3 = '455Zt69V6r' where c = 287 index_test.go:143: sql update test_index set c1 = 1354745699674803576, c2 = 0.297197, c3 = 'I54mzDRrp6' where c = 590 index_test.go:137: sql insert into test_index values (1083, 7373183034815513287, 0.755849, 'D4synK8cbt') index_test.go:143: sql update test_index set c1 = 5917383778097722395, c2 = 0.370969, c3 = 'bD8EeXg8pZ' where c = 392 index_test.go:143: sql update test_index set c1 = 3813035618052771121, c2 = 0.205696, c3 = 'aGoSpaUxdl' where c = 840 index_test.go:137: sql insert into test_index values (1084, 2276794854802691365, 0.359366, 'RNPe4ugZ9o') index_test.go:143: sql update test_index set c1 = 4520910945901618929, c2 = 0.761799, c3 = 'a8PcTQYV8V' where c = 112 index_test.go:137: sql insert into test_index values (1085, 3749837348272080698, 0.715615, 'x2G5DlDHTF') index_test.go:137: sql insert into test_index values (1086, 819810522352434708, 0.287358, 'Pq31GMZxC1') index_test.go:137: sql insert into test_index values (1087, 1281070593981598662, 0.221196, 'lJHruRO8EU') index_test.go:143: sql update test_index set c1 = 4505455427401321710, c2 = 0.922675, c3 = '3vsxqCtRv1' where c = 675 index_test.go:137: sql insert into test_index values (1089, 7059375399554849323, 0.774269, 'UCwfR4C5BA') index_test.go:137: sql insert into test_index values (1088, 7244194962749765211, 0.285127, 'EDSPR8nt4K') index_test.go:140: sql delete from test_index where c = 974 index_test.go:140: sql delete from test_index where c = 937 index_test.go:137: sql insert into test_index values (1090, 4661452266658251879, 0.044508, '68eDtHVWaZ') index_test.go:137: sql insert into test_index values (1074, 8528855863840826068, 0.653548, 'GoIOdWZAF9') index_test.go:140: sql delete from test_index where c = 135 index_test.go:140: sql delete from test_index where c = 698 index_test.go:140: sql delete from test_index where c = 808 index_test.go:137: sql insert into test_index values (1091, 7797888200528384617, 0.717636, 'n37h9WiBHR') index_test.go:140: sql delete from test_index where c = 23 index_test.go:140: sql delete from test_index where c = 945 index_test.go:140: sql delete from test_index where c = 952 index_test.go:143: sql update test_index set c1 = 8121130393327440525, c2 = 0.671210, c3 = 'jYb4Qo3HVo' where c = 152 index_test.go:143: sql update test_index set c1 = 7940845795020537464, c2 = 0.873201, c3 = 'M73GmTOatY' where c = 270 index_test.go:143: sql update test_index set c1 = 2473361117002160748, c2 = 0.224930, c3 = 'oBbRSs9SKo' where c = 35 index_test.go:140: sql delete from test_index where c = 307 index_test.go:143: sql update test_index set c1 = 3964280742815392176, c2 = 0.409134, c3 = '6AE4BweXN5' where c = 72 index_test.go:143: sql update test_index set c1 = 2052873275107048683, c2 = 0.650138, c3 = 'viGqBlITIJ' where c = 422 index_test.go:143: sql update test_index set c1 = 8697172066032567841, c2 = 0.536526, c3 = '2BTqPxbwof' where c = 797 index_test.go:140: sql delete from test_index where c = 950 index_test.go:137: sql insert into test_index values (1092, 7234898762479921018, 0.409111, 'IRTIRJzKW3') index_test.go:143: sql update test_index set c1 = 4241427135444732872, c2 = 0.543699, c3 = 'FkkrtqQJKD' where c = 1030 index_test.go:137: sql insert into test_index values (1093, 2750596402071784283, 0.572459, 'dTODevFtXO') index_test.go:137: sql insert into test_index values (1094, 4108874988536433634, 0.025347, '8QDbw08Ael') index_test.go:143: sql update test_index set c1 = 2243964654688736763, c2 = 0.528344, c3 = 'uK9bOxNvhP' where c = 814 index_test.go:143: sql update test_index set c1 = 2976116901589448230, c2 = 0.660569, c3 = 'OCcpfquQwW' where c = 542 index_test.go:140: sql delete from test_index where c = 601 index_test.go:140: sql delete from test_index where c = 451 index_test.go:137: sql insert into test_index values (1097, 7338815979927848403, 0.405031, 'vHtkVP4MDg') wait pd ready... index_test.go:140: sql delete from test_index where c = 520 index_test.go:143: sql update test_index set c1 = 2614769539552192516, c2 = 0.475168, c3 = 'VWoySIueVH' where c = 267 index_test.go:137: sql insert into test_index values (1095, 3422747548339148794, 0.042693, 'cUz2Zrrz1F') index_test.go:137: sql insert into test_index values (1098, 5695278516073098180, 0.073590, 'fPEKoJ6Bgo') index_test.go:143: sql update test_index set c1 = 8096709504668280388, c2 = 0.719705, c3 = 'j5clmIffZb' where c = 68 index_test.go:143: sql update test_index set c1 = 1974297872937298037, c2 = 0.788443, c3 = 'stlZcostwK' where c = 625 index_test.go:137: sql insert into test_index values (1096, 8957295487768721510, 0.137003, 'd4U0IbkZwl') index_test.go:140: sql delete from test_index where c = 445 index_test.go:143: sql update test_index set c1 = 4024631078025571956, c2 = 0.513421, c3 = 'fYhZqP3ENO' where c = 436 index_test.go:137: sql insert into test_index values (1099, 6720999311935192595, 0.851684, 'q4U5sKptFZ') index_test.go:140: sql delete from test_index where c = 786 index_test.go:140: sql delete from test_index where c = 860 index_test.go:140: sql delete from test_index where c = 982 index_test.go:143: sql update test_index set c1 = 7210034252611778455, c2 = 0.274315, c3 = 'v64cGmWX6M' where c = 711 index_test.go:140: sql delete from test_index where c = 831 index_test.go:143: sql update test_index set c1 = 1259498732589736789, c2 = 0.077813, c3 = '3ICBwlIIBy' where c = 417 index_test.go:143: sql update test_index set c1 = 175665423291807068, c2 = 0.080766, c3 = 'urqcWWe56Q' where c = 310 index_test.go:137: sql insert into test_index values (1100, 145891245350552297, 0.431304, 'GvY8pzRCWb') index_test.go:143: sql update test_index set c1 = 3638225754716679653, c2 = 0.146155, c3 = 'kfpQhdWcd6' where c = 1000 index_test.go:143: sql update test_index set c1 = 2966257239511676233, c2 = 0.160079, c3 = 'uHH3cAHnqs' where c = 543 index_test.go:140: sql delete from test_index where c = 239 index_test.go:143: sql update test_index set c1 = 4926551577139451899, c2 = 0.670626, c3 = 'AVSVQOG4fc' where c = 491 wait pd ready... [Pipeline] stage [Pipeline] { (Test) [Pipeline] stage [Pipeline] { (Test) [Pipeline] timeout Timeout set to expire in 40 min [Pipeline] { [Pipeline] timeout Timeout set to expire in 40 min [Pipeline] { index_test.go:137: sql insert into test_index values (1103, 2046719690837248875, 0.607197, 'v1OQbdKDcw') index_test.go:137: sql insert into test_index values (1101, 4090559733416927900, 0.580649, 'JEL7CtjbyD') index_test.go:137: sql insert into test_index values (1104, 2186405909960347399, 0.008962, 'hO9fRAkSgh') index_test.go:137: sql insert into test_index values (1109, 6675040030362705788, 0.131554, 'Tk10uXAARr') index_test.go:137: sql insert into test_index values (1105, 2232866206372969954, 0.741706, 'PJFyh3ugXl') index_test.go:137: sql insert into test_index values (1102, 4922007320365761503, 0.027135, 'n5TgmaoQ3O') index_test.go:137: sql insert into test_index values (1106, 1360254950347727193, 0.625260, 'Tyeditrnem') index_test.go:140: sql delete from test_index where c = 773 index_test.go:140: sql delete from test_index where c = 851 index_test.go:140: sql delete from test_index where c = 622 index_test.go:140: sql delete from test_index where c = 876 index_test.go:140: sql delete from test_index where c = 887 index_test.go:143: sql update test_index set c1 = 5139348444815283571, c2 = 0.670279, c3 = '6cRw6Lne0V' where c = 276 index_test.go:137: sql insert into test_index values (1110, 1232614160684615350, 0.175211, 'qByyON3NoA') index_test.go:137: sql insert into test_index values (1107, 2455847606469927661, 0.333098, 'lqUBy0kK8K') index_test.go:143: sql update test_index set c1 = 1904377768246683216, c2 = 0.094200, c3 = 'Za7pY3Br4f' where c = 768 index_test.go:140: sql delete from test_index where c = 454 index_test.go:137: sql insert into test_index values (1108, 5411288327024208566, 0.609466, 'dIYaXOewJy') index_test.go:137: sql insert into test_index values (1111, 6222041701109512760, 0.032625, 'oqIPNOXQIE') index_test.go:140: sql delete from test_index where c = 1096 index_test.go:143: sql update test_index set c1 = 7303634800358157151, c2 = 0.964720, c3 = 'EE3EXZfoGj' where c = 823 index_test.go:143: sql update test_index set c1 = 3898810352275451650, c2 = 0.432224, c3 = 'f9lrZwBym5' where c = 632 index_test.go:143: sql update test_index set c1 = 7864959408403335798, c2 = 0.272987, c3 = 'a061Gk90A2' where c = 806 index_test.go:140: sql delete from test_index where c = 1046 index_test.go:140: sql delete from test_index where c = 24 index_test.go:143: sql update test_index set c1 = 6550331131368553079, c2 = 0.092284, c3 = 'X69t0NELTL' where c = 346 index_test.go:140: sql delete from test_index where c = 240 index_test.go:143: sql update test_index set c1 = 8799740027169782513, c2 = 0.748843, c3 = 'qONNuZbPU0' where c = 34 index_test.go:140: sql delete from test_index where c = 915 index_test.go:143: sql update test_index set c1 = 6165360932885669877, c2 = 0.343600, c3 = 'UaVset5gqk' where c = 647 index_test.go:137: sql insert into test_index values (1112, 3380619333892284455, 0.468763, 'ajgxINnUWS') index_test.go:137: sql insert into test_index values (1114, 5804340029517975522, 0.773299, 'QgHSfFRHU9') index_test.go:137: sql insert into test_index values (1113, 7880814536619178139, 0.418184, 'Nd25EWMet6') index_test.go:143: sql update test_index set c1 = 4204778826242755067, c2 = 0.486190, c3 = 'UjDpecX8pV' where c = 995 index_test.go:137: sql insert into test_index values (1115, 7668186593328226831, 0.979678, 'mT3DJqaEF1') index_test.go:137: sql insert into test_index values (1116, 6521858310029449565, 0.730741, 'TTfFpzQSPJ') index_test.go:140: sql delete from test_index where c = 496 index_test.go:143: sql update test_index set c1 = 6618018508875877722, c2 = 0.850976, c3 = 'YvUoHz5xRj' where c = 856 index_test.go:140: sql delete from test_index where c = 85 index_test.go:137: sql insert into test_index values (1118, 1789733504860481494, 0.095564, 'QCAWDL5TJs') index_test.go:143: sql update test_index set c1 = 2546166499796678583, c2 = 0.196525, c3 = 'sA5PJjfMYk' where c = 643 index_test.go:140: sql delete from test_index where c = 267 index_test.go:137: sql insert into test_index values (1119, 6936851166725428463, 0.462711, 'MuE0Esfa1K') index_test.go:137: sql insert into test_index values (1117, 1957768515978478276, 0.836784, 'Gy7aIUpGkP') index_test.go:143: sql update test_index set c1 = 8287777518504453909, c2 = 0.328980, c3 = 'EUS1oAolm0' where c = 658 index_test.go:140: sql delete from test_index where c = 110 index_test.go:143: sql update test_index set c1 = 3555537600358994670, c2 = 0.897481, c3 = 'EFozF5xjj6' where c = 173 index_test.go:140: sql delete from test_index where c = 591 index_test.go:137: sql insert into test_index values (1120, 7689336728004798128, 0.442419, 'as4EouZJdV') index_test.go:137: sql insert into test_index values (1121, 7459372662427019090, 0.250086, 'gQBiiBXBP4') index_test.go:140: sql delete from test_index where c = 913 index_test.go:140: sql delete from test_index where c = 1029 index_test.go:143: sql update test_index set c1 = 5044941539903338736, c2 = 0.080378, c3 = 'ZuIAs1QIc2' where c = 767 index_test.go:140: sql delete from test_index where c = 185 index_test.go:143: sql update test_index set c1 = 5185217031537152449, c2 = 0.969366, c3 = 'pttjp5ggqF' where c = 363 index_test.go:140: sql delete from test_index where c = 639 index_test.go:137: sql insert into test_index values (1122, 5256555359184954351, 0.367954, 'mvrI9ZZx8l') index_test.go:143: sql update test_index set c1 = 4646246031440222784, c2 = 0.099809, c3 = 'w0FAXBUEZl' where c = 464 index_test.go:143: sql update test_index set c1 = 2650884157866611279, c2 = 0.480317, c3 = 'HzVHfyvo02' where c = 422 index_test.go:137: sql insert into test_index values (1123, 1544959815647252249, 0.836885, 'SjG3cGgOKf') index_test.go:143: sql update test_index set c1 = 3240700056232921694, c2 = 0.543114, c3 = 'TU3CjL6wm0' where c = 872 index_test.go:140: sql delete from test_index where c = 925 index_test.go:137: sql insert into test_index values (1125, 7766613674145036546, 0.416872, 'fA3BkuPSmp') index_test.go:137: sql insert into test_index values (1124, 1984530184807347859, 0.708352, 'kXr7xQkYwS') index_test.go:143: sql update test_index set c1 = 7213075001924049894, c2 = 0.250787, c3 = '8Qo2bhWQql' where c = 704 index_test.go:140: sql delete from test_index where c = 1107 index_test.go:137: sql insert into test_index values (1127, 4256821325636741786, 0.286853, 'FCGbkTdt9p') index_test.go:137: sql insert into test_index values (1126, 9012315685241549326, 0.083359, 'PSqigCtZPc') index_test.go:140: sql delete from test_index where c = 649 index_test.go:137: sql insert into test_index values (1128, 2906712674609268401, 0.799906, 'wd7I1nQa36') index_test.go:140: sql delete from test_index where c = 211 index_test.go:143: sql update test_index set c1 = 2025927724551347142, c2 = 0.285941, c3 = 'YhIfLGFA2P' where c = 710 index_test.go:140: sql delete from test_index where c = 417 index_test.go:143: sql update test_index set c1 = 1319228403419154510, c2 = 0.631582, c3 = 'ce9AdOLovU' where c = 472 index_test.go:137: sql insert into test_index values (1129, 9139283602336457905, 0.698892, 'tg0QC9DcGX') index_test.go:143: sql update test_index set c1 = 4444070492687772838, c2 = 0.057815, c3 = 'xwJxw3hMym' where c = 378 index_test.go:143: sql update test_index set c1 = 5389512347761056343, c2 = 0.420958, c3 = '9WqRhFgEpP' where c = 572 index_test.go:140: sql delete from test_index where c = 904 index_test.go:137: sql insert into test_index values (1130, 9040897783123988398, 0.544486, 'BSSXdT9Vtw') index_test.go:140: sql delete from test_index where c = 743 index_test.go:137: sql insert into test_index values (1131, 4648906507723036055, 0.500240, 'tbmTjAYL8r') index_test.go:140: sql delete from test_index where c = 470 index_test.go:143: sql update test_index set c1 = 1160790373527917889, c2 = 0.457592, c3 = 'WPktIcmpV5' where c = 417 index_test.go:137: sql insert into test_index values (1133, 3550556653724593642, 0.307047, 'EGWxNNkplv') index_test.go:143: sql update test_index set c1 = 1351683350297328331, c2 = 0.642483, c3 = 'Zj0ZfBMiZ4' where c = 1026 index_test.go:143: sql update test_index set c1 = 4186516868276646420, c2 = 0.288352, c3 = 'uB6lIKiMGQ' where c = 532 index_test.go:137: sql insert into test_index values (1132, 3359389524762189968, 0.841663, 'M4jfp4Vfk1') index_test.go:140: sql delete from test_index where c = 304 index_test.go:140: sql delete from test_index where c = 838 index_test.go:143: sql update test_index set c1 = 3526752320197871227, c2 = 0.047623, c3 = 'J1N6IXzjnk' where c = 171 index_test.go:137: sql insert into test_index values (1134, 8481527353659587931, 0.516333, 'ZfM8yKP24d') index_test.go:143: sql update test_index set c1 = 3624097870492599985, c2 = 0.033273, c3 = 'gDSsxzi1JA' where c = 103 index_test.go:137: sql insert into test_index values (1135, 8452203490420359066, 0.380707, 'gD7yJ5Pk29') index_test.go:143: sql update test_index set c1 = 309265572735980940, c2 = 0.695096, c3 = 'Ikt9mlc930' where c = 273 index_test.go:140: sql delete from test_index where c = 1015 index_test.go:140: sql delete from test_index where c = 959 index_test.go:137: sql insert into test_index values (1136, 2154733959315655040, 0.377114, '1cegmICE3n') index_test.go:140: sql delete from test_index where c = 941 index_test.go:143: sql update test_index set c1 = 8050513962633893922, c2 = 0.216762, c3 = 'T21mTI2rAJ' where c = 177 index_test.go:137: sql insert into test_index values (1138, 6898391854934249087, 0.885296, 'eonMYSd4Wv') index_test.go:143: sql update test_index set c1 = 419488060973313968, c2 = 0.108910, c3 = 'YzX5ohXiPH' where c = 868 index_test.go:137: sql insert into test_index values (1137, 8634798920201414671, 0.061486, 'rxNzZUxW9v') index_test.go:137: sql insert into test_index values (1139, 357101528211243580, 0.231492, 'BCk8fzl0G3') index_test.go:140: sql delete from test_index where c = 671 index_test.go:140: sql delete from test_index where c = 669 index_test.go:140: sql delete from test_index where c = 68 index_test.go:143: sql update test_index set c1 = 4074484447926835629, c2 = 0.255413, c3 = 'wKUcyqTVLK' where c = 1021 index_test.go:140: sql delete from test_index where c = 474 index_test.go:143: sql update test_index set c1 = 7155437556113730247, c2 = 0.535568, c3 = 'qEcjqr4baP' where c = 516 index_test.go:143: sql update test_index set c1 = 2177880503676256051, c2 = 0.965358, c3 = 'p8pBClrIT5' where c = 1086 index_test.go:143: sql update test_index set c1 = 1583580469537554597, c2 = 0.887615, c3 = 'o4OHVNIJsa' where c = 226 index_test.go:137: sql insert into test_index values (1140, 1235101818238315073, 0.649680, 'hCqi7fv09d') index_test.go:140: sql delete from test_index where c = 1012 index_test.go:143: sql update test_index set c1 = 6946556700358354814, c2 = 0.161438, c3 = '8LeYyROxGA' where c = 568 index_test.go:143: sql update test_index set c1 = 6597143720872959290, c2 = 0.806098, c3 = 'qF7Mj7Dir6' where c = 1016 index_test.go:137: sql insert into test_index values (1143, 7073497004455376844, 0.768004, 'v1YX5O5Yqn') index_test.go:137: sql insert into test_index values (1141, 2814440588927248416, 0.569924, 'cYtIgqGEHi') index_test.go:137: sql insert into test_index values (1142, 2156919460826380912, 0.421906, '6HYEHtiDPG') index_test.go:143: sql update test_index set c1 = 8378514301084727992, c2 = 0.521026, c3 = 'IHa7ySH813' where c = 452 index_test.go:140: sql delete from test_index where c = 505 index_test.go:137: sql insert into test_index values (1144, 5828729568626566458, 0.115366, 'YcM3wE24jN') index_test.go:140: sql delete from test_index where c = 260 index_test.go:137: sql insert into test_index values (1145, 3110019606270131352, 0.316047, 'pw1hTFVVZb') index_test.go:140: sql delete from test_index where c = 558 index_test.go:140: sql delete from test_index where c = 734 index_test.go:143: sql update test_index set c1 = 5331917512585898424, c2 = 0.783134, c3 = 'y51Xas4qRL' where c = 61 index_test.go:143: sql update test_index set c1 = 5742421947886062847, c2 = 0.485451, c3 = 'ru0CNLEhmK' where c = 258 index_test.go:137: sql insert into test_index values (1147, 7137878140673671232, 0.081491, 'HT8Mz9nI7O') index_test.go:143: sql update test_index set c1 = 4696444142998854928, c2 = 0.620939, c3 = 'LRpz3W8Zgt' where c = 1015 index_test.go:140: sql delete from test_index where c = 620 index_test.go:140: sql delete from test_index where c = 68 index_test.go:137: sql insert into test_index values (1146, 544784994430734134, 0.637858, 'bVptV2jIVd') index_test.go:140: sql delete from test_index where c = 1006 index_test.go:137: sql insert into test_index values (1148, 6907198155571710455, 0.085110, '5uwvjLc36A') index_test.go:140: sql delete from test_index where c = 194 index_test.go:143: sql update test_index set c1 = 1406355051590752105, c2 = 0.834527, c3 = 'NPXbrE4f93' where c = 889 index_test.go:137: sql insert into test_index values (1151, 7883629867605603625, 0.435603, 'qT2TJJK94s') index_test.go:137: sql insert into test_index values (1149, 6786638491040788872, 0.679430, 'e5hdasgktA') index_test.go:137: sql insert into test_index values (1150, 7501341898500445780, 0.555075, 'DHvHrWGeaq') index_test.go:143: sql update test_index set c1 = 865288390739366762, c2 = 0.057704, c3 = 'ytqmBtgmul' where c = 125 index_test.go:143: sql update test_index set c1 = 4649746463400151908, c2 = 0.579596, c3 = 'ZypBSGqaWt' where c = 641 index_test.go:143: sql update test_index set c1 = 5773621949967456774, c2 = 0.985168, c3 = '0YAqyPw1PP' where c = 898 index_test.go:140: sql delete from test_index where c = 1044 index_test.go:137: sql insert into test_index values (1152, 5673024437660615354, 0.274315, 'FsHp0TPuKv') index_test.go:140: sql delete from test_index where c = 64 index_test.go:140: sql delete from test_index where c = 10 index_test.go:140: sql delete from test_index where c = 969 index_test.go:143: sql update test_index set c1 = 5243078972276916702, c2 = 0.916965, c3 = 'pGDpYtZ6of' where c = 582 index_test.go:137: sql insert into test_index values (1153, 5075547317036990619, 0.227880, 'OuIGzyl3SG') index_test.go:137: sql insert into test_index values (1154, 1765021582872518542, 0.094316, 'P48DuUs7gM') index_test.go:140: sql delete from test_index where c = 972 index_test.go:143: sql update test_index set c1 = 8033967842368566271, c2 = 0.192161, c3 = 'cMrJMX1Jdy' where c = 163 index_test.go:140: sql delete from test_index where c = 121 index_test.go:143: sql update test_index set c1 = 8951403107809079739, c2 = 0.755417, c3 = '1Pn0mNPV64' where c = 575 index_test.go:140: sql delete from test_index where c = 102 index_test.go:143: sql update test_index set c1 = 5003367590038745303, c2 = 0.873512, c3 = 'RXFj3P0W6p' where c = 321 index_test.go:143: sql update test_index set c1 = 7922600351025134376, c2 = 0.457449, c3 = 'bxQbNBZud1' where c = 694 index_test.go:137: sql insert into test_index values (1156, 3789034337798882936, 0.220685, 'DUjdkYkmSR') index_test.go:143: sql update test_index set c1 = 497719512855486982, c2 = 0.841604, c3 = 'lkbk12Qi1L' where c = 1065 index_test.go:137: sql insert into test_index values (1155, 8091737275461053786, 0.445114, 'QWJJ5w1Emk') index_test.go:140: sql delete from test_index where c = 976 index_test.go:137: sql insert into test_index values (1157, 5015316510151595925, 0.572160, '3rBgH6BOiS') index_test.go:140: sql delete from test_index where c = 5 index_test.go:140: sql delete from test_index where c = 884 index_test.go:143: sql update test_index set c1 = 2637525619839567659, c2 = 0.652249, c3 = '7p0p74fJOn' where c = 549 index_test.go:137: sql insert into test_index values (1158, 6037986807676271029, 0.286901, 'VRwQ8Mwf6s') index_test.go:137: sql insert into test_index values (1161, 5141986675706280839, 0.620627, 'HCHPgljcmo') index_test.go:143: sql update test_index set c1 = 4404013013782260595, c2 = 0.579341, c3 = 'sZPh19Gx1F' where c = 437 index_test.go:140: sql delete from test_index where c = 855 index_test.go:140: sql delete from test_index where c = 698 index_test.go:137: sql insert into test_index values (1160, 2614629440836654928, 0.935651, '9m4fWdbLHH') index_test.go:137: sql insert into test_index values (1159, 2844869423063162576, 0.736622, 'w3V4ncBv15') index_test.go:143: sql update test_index set c1 = 4575384829308996913, c2 = 0.510836, c3 = 'VS3FNKacds' where c = 1081 index_test.go:137: sql insert into test_index values (1162, 7873621304478416200, 0.928163, 'vONbd0c04A') index_test.go:143: sql update test_index set c1 = 2552133907031921704, c2 = 0.567791, c3 = 'Ol2qgzeAnW' where c = 468 index_test.go:143: sql update test_index set c1 = 5048691081356072976, c2 = 0.678967, c3 = 'fdZsKBuuz7' where c = 601 index_test.go:140: sql delete from test_index where c = 346 index_test.go:143: sql update test_index set c1 = 2048579171833730865, c2 = 0.236980, c3 = 'slgpYOM2x7' where c = 849 index_test.go:143: sql update test_index set c1 = 3355949770015336798, c2 = 0.948944, c3 = 'Aufd2McwpC' where c = 983 index_test.go:137: sql insert into test_index values (1163, 8711578283230873356, 0.255754, 'XPklquG3uW') index_test.go:140: sql delete from test_index where c = 624 index_test.go:140: sql delete from test_index where c = 311 index_test.go:140: sql delete from test_index where c = 861 index_test.go:137: sql insert into test_index values (1165, 789908260170403228, 0.544979, '3784PUWuB1') index_test.go:137: sql insert into test_index values (1166, 5731459940438257605, 0.211505, '5qjACPmGdo') index_test.go:137: sql insert into test_index values (1164, 753998371731766236, 0.266396, '5BTxLugeI3') index_test.go:140: sql delete from test_index where c = 118 index_test.go:143: sql update test_index set c1 = 7494876835865225334, c2 = 0.335941, c3 = 'JsANUxvsXk' where c = 95 index_test.go:143: sql update test_index set c1 = 4037755614667513776, c2 = 0.584661, c3 = 'YSRyzRl7SM' where c = 83 index_test.go:140: sql delete from test_index where c = 189 index_test.go:137: sql insert into test_index values (1167, 3121093186923248775, 0.440089, 'DSGVFfd3HM') index_test.go:143: sql update test_index set c1 = 2087839132499195242, c2 = 0.664451, c3 = 'xRMckVr08N' where c = 197 index_test.go:143: sql update test_index set c1 = 6611137623599750542, c2 = 0.072358, c3 = 'v4bLgO0oi9' where c = 403 index_test.go:140: sql delete from test_index where c = 389 index_test.go:143: sql update test_index set c1 = 3813460307605993997, c2 = 0.785179, c3 = '0JWpdS1cU0' where c = 537 index_test.go:143: sql update test_index set c1 = 7628932796380495544, c2 = 0.661565, c3 = 'h4zejoG4fi' where c = 1017 index_test.go:137: sql insert into test_index values (1168, 6153308754242127456, 0.595231, 'PWq7J2lqr2') index_test.go:140: sql delete from test_index where c = 742 index_test.go:140: sql delete from test_index where c = 225 index_test.go:137: sql insert into test_index values (1173, 5992345990867530728, 0.929680, 'g4XakEqGSI') index_test.go:137: sql insert into test_index values (1172, 7792364604482063339, 0.215802, 'artLuhGaBk') index_test.go:137: sql insert into test_index values (1174, 7173645251206147771, 0.187254, 'zv0N6V1RmX') index_test.go:143: sql update test_index set c1 = 8283771589460193769, c2 = 0.925450, c3 = 'Bn5HTab1NO' where c = 637 index_test.go:137: sql insert into test_index values (1170, 4072712448065797932, 0.044065, 'QFKeRgd4kb') index_test.go:137: sql insert into test_index values (1169, 7318354268598676749, 0.506213, 'q74r0AvrqT') index_test.go:137: sql insert into test_index values (1171, 544663330249896650, 0.579417, '2geK69HFb0') index_test.go:140: sql delete from test_index where c = 126 index_test.go:140: sql delete from test_index where c = 396 index_test.go:143: sql update test_index set c1 = 4477667189996260868, c2 = 0.474137, c3 = 'qcvTHBdOC7' where c = 943 index_test.go:140: sql delete from test_index where c = 10 index_test.go:140: sql delete from test_index where c = 351 index_test.go:140: sql delete from test_index where c = 966 index_test.go:143: sql update test_index set c1 = 8050437016792104167, c2 = 0.863516, c3 = 'HpaW8qWgLT' where c = 676 index_test.go:143: sql update test_index set c1 = 3415311417098773044, c2 = 0.957759, c3 = 'zEIBDKEKEA' where c = 359 index_test.go:143: sql update test_index set c1 = 3968705285108005898, c2 = 0.480102, c3 = 'wMbofKsZFV' where c = 391 index_test.go:137: sql insert into test_index values (1175, 6791564404916988586, 0.406670, 'XCCdMzmHfe') index_test.go:140: sql delete from test_index where c = 1073 index_test.go:143: sql update test_index set c1 = 6566935453430679085, c2 = 0.344705, c3 = 'qy4IZRTnwr' where c = 185 index_test.go:140: sql delete from test_index where c = 584 index_test.go:137: sql insert into test_index values (1176, 2481841343546239977, 0.050391, 'fjnGJmsLz3') index_test.go:143: sql update test_index set c1 = 3052626133893755241, c2 = 0.712312, c3 = 'hF3Z3ZkpSy' where c = 317 index_test.go:140: sql delete from test_index where c = 371 index_test.go:143: sql update test_index set c1 = 6786422719591988999, c2 = 0.811098, c3 = 'NHxlyj140y' where c = 635 index_test.go:143: sql update test_index set c1 = 4788896622029610597, c2 = 0.075826, c3 = 's5WnySSzeO' where c = 195 index_test.go:143: sql update test_index set c1 = 5920890019310825740, c2 = 0.043676, c3 = 'qXiQxI5IIn' where c = 109 index_test.go:137: sql insert into test_index values (1179, 3762908737056763616, 0.372798, 'jQWjq9Qst4') index_test.go:137: sql insert into test_index values (1178, 2403082096896570659, 0.644518, 'zum0ySCDOc') index_test.go:143: sql update test_index set c1 = 8597417801243597926, c2 = 0.915679, c3 = 'Ke8KKe8Db2' where c = 218 index_test.go:137: sql insert into test_index values (1180, 1650730720575601426, 0.975931, 'Y5zkbC6qkN') index_test.go:137: sql insert into test_index values (1177, 7575808045734411828, 0.867729, 'PnTVw7TqnW') index_test.go:137: sql insert into test_index values (1181, 7118298149382850870, 0.971765, 'NwT1Xp2XXW') index_test.go:140: sql delete from test_index where c = 839 index_test.go:137: sql insert into test_index values (1184, 2881928551858750102, 0.286059, 'HA8s1CS4Bl') index_test.go:140: sql delete from test_index where c = 164 index_test.go:137: sql insert into test_index values (1183, 4214546882834168391, 0.230421, 'rWzHhGKuYQ') index_test.go:140: sql delete from test_index where c = 133 index_test.go:140: sql delete from test_index where c = 679 index_test.go:140: sql delete from test_index where c = 949 index_test.go:137: sql insert into test_index values (1182, 3932304106212869628, 0.298489, 'NZXJuwmgyw') index_test.go:140: sql delete from test_index where c = 955 index_test.go:137: sql insert into test_index values (1185, 2574812116120704382, 0.235097, '7bgovEnxgP') index_test.go:143: sql update test_index set c1 = 3656176479417174068, c2 = 0.631225, c3 = 'xNBt0Ka8iO' where c = 265 index_test.go:143: sql update test_index set c1 = 7786453626014304161, c2 = 0.488432, c3 = 'UIfmmx6qOp' where c = 599 index_test.go:140: sql delete from test_index where c = 461 index_test.go:140: sql delete from test_index where c = 899 index_test.go:143: sql update test_index set c1 = 6628289581668348834, c2 = 0.682449, c3 = 'qBkYdkeJeW' where c = 548 index_test.go:143: sql update test_index set c1 = 3936690324580422733, c2 = 0.970079, c3 = 'frMvxupPT7' where c = 981 index_test.go:143: sql update test_index set c1 = 8803699696977180876, c2 = 0.713411, c3 = 'rzSz0uEU9h' where c = 417 index_test.go:140: sql delete from test_index where c = 103 index_test.go:140: sql delete from test_index where c = 692 index_test.go:143: sql update test_index set c1 = 4532765317987861569, c2 = 0.723818, c3 = 'h6AzPBMOBX' where c = 921 index_test.go:143: sql update test_index set c1 = 2311234047436332378, c2 = 0.403177, c3 = 'GQ1Rdyr9WZ' where c = 978 index_test.go:137: sql insert into test_index values (1186, 565289551671788304, 0.814489, 'Wb1lnqodGh') index_test.go:137: sql insert into test_index values (1187, 2312289120782664997, 0.874732, 'lC5gEoqo24') index_test.go:143: sql update test_index set c1 = 3640991465572305768, c2 = 0.318210, c3 = 'UqMx5NVgAH' where c = 4 index_test.go:137: sql insert into test_index values (1188, 3810791108377902503, 0.913887, 'pGmWkUN2QF') index_test.go:143: sql update test_index set c1 = 1955562868900760732, c2 = 0.024592, c3 = '1FWgSKpers' where c = 924 index_test.go:137: sql insert into test_index values (1189, 1566571142203822049, 0.898278, '8zOSroX2cV') index_test.go:137: sql insert into test_index values (1190, 2146805522125351372, 0.632214, 'HzLt9mRmQL') index_test.go:143: sql update test_index set c1 = 6664447546022295419, c2 = 0.101495, c3 = 'AluTr2jnfy' where c = 176 index_test.go:137: sql insert into test_index values (1192, 4257945941120110684, 0.596688, 'rr3KaDlYRA') index_test.go:140: sql delete from test_index where c = 457 index_test.go:137: sql insert into test_index values (1193, 6415358717313798555, 0.540189, 't356iIWoYJ') index_test.go:140: sql delete from test_index where c = 132 index_test.go:140: sql delete from test_index where c = 1043 index_test.go:143: sql update test_index set c1 = 5296932407675979486, c2 = 0.863167, c3 = 'W6p89T6Kyc' where c = 129 index_test.go:137: sql insert into test_index values (1191, 4142497063041203095, 0.878142, 'KDRbIQxcIG') index_test.go:137: sql insert into test_index values (1194, 313976039275675180, 0.209782, 'TFYIRZkuQj') index_test.go:137: sql insert into test_index values (1195, 1883470295978773262, 0.537396, 'jHlsJ9ebqn') index_test.go:140: sql delete from test_index where c = 99 index_test.go:140: sql delete from test_index where c = 871 index_test.go:140: sql delete from test_index where c = 258 index_test.go:140: sql delete from test_index where c = 49 index_test.go:140: sql delete from test_index where c = 998 index_test.go:140: sql delete from test_index where c = 743 index_test.go:140: sql delete from test_index where c = 1126 index_test.go:143: sql update test_index set c1 = 2282714368473653071, c2 = 0.866987, c3 = 'G4uM4B5pCY' where c = 456 index_test.go:143: sql update test_index set c1 = 7900779750250916932, c2 = 0.288397, c3 = '8TsTB7kswr' where c = 684 index_test.go:143: sql update test_index set c1 = 8655523860327940776, c2 = 0.419240, c3 = 'PlGeWFXHYj' where c = 422 index_test.go:137: sql insert into test_index values (1196, 5647448322016149782, 0.759254, 'xFue435Bv0') index_test.go:143: sql update test_index set c1 = 1454661423472480081, c2 = 0.851375, c3 = 'Ju1Q9rjaZ8' where c = 1067 index_test.go:143: sql update test_index set c1 = 7225629040841521812, c2 = 0.441931, c3 = 'jdWSGeWMcx' where c = 124 index_test.go:143: sql update test_index set c1 = 656288773924791116, c2 = 0.582310, c3 = 'KwrqK5yyAU' where c = 318 index_test.go:143: sql update test_index set c1 = 7655836681346527917, c2 = 0.709783, c3 = 'qR7hNrlLd9' where c = 254 index_test.go:143: sql update test_index set c1 = 8911093709232419119, c2 = 0.617283, c3 = 'wVZh7z7o2p' where c = 1056 index_test.go:137: sql insert into test_index values (1197, 3524645153011329458, 0.832412, 'uwbkFl8oZn') index_test.go:143: sql update test_index set c1 = 2793446942362716230, c2 = 0.258826, c3 = 'weEX7eE0bf' where c = 217 index_test.go:137: sql insert into test_index values (1198, 332100998115259046, 0.514739, 'f508quBYhf') index_test.go:140: sql delete from test_index where c = 747 index_test.go:140: sql delete from test_index where c = 566 index_test.go:137: sql insert into test_index values (1199, 85856990166015802, 0.816054, 'NNmBVO7nxz') index_test.go:137: sql insert into test_index values (1200, 2608001309012330959, 0.895117, 'XmP7M7cKwu') index_test.go:140: sql delete from test_index where c = 220 index_test.go:143: sql update test_index set c1 = 6145082146575072848, c2 = 0.832019, c3 = 'oZDHPffPO1' where c = 972 index_test.go:143: sql update test_index set c1 = 8509065587188637265, c2 = 0.050870, c3 = '1ZIS6cjcBX' where c = 851 index_test.go:140: sql delete from test_index where c = 1086 index_test.go:140: sql delete from test_index where c = 989 index_test.go:143: sql update test_index set c1 = 897377635400278581, c2 = 0.612080, c3 = 'p3o7AHYK8L' where c = 721 index_test.go:143: sql update test_index set c1 = 3220103830495235872, c2 = 0.721955, c3 = 'O8fuQXXrpy' where c = 238 index_test.go:143: sql update test_index set c1 = 6670102449999818017, c2 = 0.337103, c3 = 'ya8j85kZek' where c = 920 [Pipeline] dir Running in /home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb-test [Pipeline] { [Pipeline] dir Running in /home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb-test [Pipeline] { [Pipeline] cache index_test.go:137: sql insert into test_index values (1206, 3701464429993925305, 0.054899, 'Zk8WDtO95R') index_test.go:137: sql insert into test_index values (1202, 5001279976870377708, 0.536340, 'oLDnrcKbYo') index_test.go:137: sql insert into test_index values (1204, 2043190447044899247, 0.457408, 'dPdEtK5jly') index_test.go:137: sql insert into test_index values (1207, 8097691480464634360, 0.813628, 'tuZehgTVyL') index_test.go:137: sql insert into test_index values (1208, 4603826636068291093, 0.662343, 'owVbx4VytU') index_test.go:137: sql insert into test_index values (1205, 2055551153940072723, 0.791975, 'b4brqldEzG') index_test.go:137: sql insert into test_index values (1201, 3394651300371627652, 0.797036, 'itpP8FPFTe') index_test.go:140: sql delete from test_index where c = 381 index_test.go:140: sql delete from test_index where c = 647 index_test.go:143: sql update test_index set c1 = 1292515963151718295, c2 = 0.389200, c3 = 'Oq7Iu9Su8g' where c = 135 index_test.go:140: sql delete from test_index where c = 107 index_test.go:143: sql update test_index set c1 = 8247251561187090841, c2 = 0.936617, c3 = 'Xkgh0jB312' where c = 17 index_test.go:137: sql insert into test_index values (1209, 3099892336275609346, 0.721222, 'qTgHlgDWKd') # Time: 2024-05-06T10:16:37.425561354+08:00 # Txn_start_ts: 0 # Query_time: 1.010562461 # Parse_time: 0.000064097 # Compile_time: 0.000079702 # Rewrite_time: 0.000002708 # Optimize_time: 0 # Wait_TS: 0.000222332 # DB: test_ddl # Is_internal: false # Digest: 1e45b2f05f7b38f2fdc029b91eb6ff81999a5598f095ea2c19744cfb7f0febbf # Num_cop_tasks: 0 # Prepared: false # Plan_from_cache: false # Plan_from_binding: false # Has_more_results: false # KV_total: 0 # PD_total: 0 # Backoff_total: 0 # Write_sql_response_total: 0 # Result_rows: 0 # Succ: true # IsExplicitTxn: false # IsSyncStatsFailed: false # Resource_group: default drop index c1_index on test_index; index_test.go:137: sql insert into test_index values (1203, 639107834515460644, 0.243523, 'xVqgq6QxKt') index_test.go:137: sql insert into test_index values (1210, 7079165432459016377, 0.183077, 'QaXHkFdKKk') index_test.go:140: sql delete from test_index where c = 614 index_test.go:140: sql delete from test_index where c = 766 index_test.go:137: sql insert into test_index values (1211, 7580106828021283222, 0.586691, 'OVnyOpyUIR') index_test.go:140: sql delete from test_index where c = 1102 index_test.go:140: sql delete from test_index where c = 1120 index_test.go:140: sql delete from test_index where c = 344 index_test.go:143: sql update test_index set c1 = 2114186483343925780, c2 = 0.866099, c3 = 'D2xz8bAzNt' where c = 1106 index_test.go:137: sql insert into test_index values (1212, 5270902006593936301, 0.574126, 'BHvQKmIZK4') index_test.go:140: sql delete from test_index where c = 488 index_test.go:143: sql update test_index set c1 = 5325081190896360691, c2 = 0.168277, c3 = 'hHaFxpTSQq' where c = 342 index_test.go:140: sql delete from test_index where c = 899 index_test.go:143: sql update test_index set c1 = 7789526381931744015, c2 = 0.452470, c3 = 'eV1xrE2qa7' where c = 188 index_test.go:140: sql delete from test_index where c = 1038 index_test.go:143: sql update test_index set c1 = 2972360399547225978, c2 = 0.528949, c3 = 'gPJejPOt9W' where c = 509 index_test.go:140: sql delete from test_index where c = 500 index_test.go:143: sql update test_index set c1 = 3241134203484663976, c2 = 0.682305, c3 = 'uoKjmaWnxl' where c = 483 index_test.go:137: sql insert into test_index values (1213, 6477826447522161191, 0.189637, 'V0wADoxBqs') index_test.go:137: sql insert into test_index values (1214, 2037113898766547959, 0.748878, 'd7O60nJeFq') index_test.go:143: sql update test_index set c1 = 2261659562651089855, c2 = 0.103124, c3 = 'g8n1P8ENVi' where c = 16 index_test.go:143: sql update test_index set c1 = 6861574601462147799, c2 = 0.874092, c3 = 'NyIbF0uPRm' where c = 406 index_test.go:140: sql delete from test_index where c = 129 index_test.go:137: sql insert into test_index values (1216, 5190277054650279437, 0.872455, 'fw186v8rgf') index_test.go:143: sql update test_index set c1 = 5511172037130319000, c2 = 0.675965, c3 = '3G4jEeDzl7' where c = 1097 index_test.go:137: sql insert into test_index values (1217, 1402220486693943268, 0.439793, 'T1s7HKaBuq') index_test.go:143: sql update test_index set c1 = 48915407365733246, c2 = 0.098843, c3 = '4IeNoiu1KO' where c = 154 index_test.go:137: sql insert into test_index values (1219, 3268541008297731560, 0.124690, 'qHpjQYzofw') index_test.go:137: sql insert into test_index values (1215, 946536915710897712, 0.136182, 't88Og4a4Fq') index_test.go:137: sql insert into test_index values (1220, 6812832903210779, 0.603399, 'Kojb6fjHO3') index_test.go:143: sql update test_index set c1 = 3752492339514367636, c2 = 0.474226, c3 = '9RgeWAEGgA' where c = 427 index_test.go:143: sql update test_index set c1 = 8393267307124611811, c2 = 0.541485, c3 = 'KjffJ7SSvZ' where c = 360 index_test.go:140: sql delete from test_index where c = 1081 index_test.go:140: sql delete from test_index where c = 454 index_test.go:140: sql delete from test_index where c = 781 index_test.go:140: sql delete from test_index where c = 585 index_test.go:140: sql delete from test_index where c = 1003 index_test.go:137: sql insert into test_index values (1218, 4324036843481792007, 0.092141, 'Mgd648go19') index_test.go:140: sql delete from test_index where c = 854 index_test.go:137: sql insert into test_index values (1222, 897020596242104186, 0.832145, 'CTDLplZm6o') index_test.go:143: sql update test_index set c1 = 6928953475820666486, c2 = 0.347614, c3 = 'zL84jX6FC8' where c = 288 index_test.go:137: sql insert into test_index values (1223, 2073982803731230140, 0.343257, 'WejKhInxoA') index_test.go:137: sql insert into test_index values (1221, 182135041635940241, 0.756762, 'cyrHhBznJi') index_test.go:143: sql update test_index set c1 = 1010447856549168704, c2 = 0.592612, c3 = 'h1j4ZYMUrb' where c = 41 index_test.go:143: sql update test_index set c1 = 8199454553580805311, c2 = 0.091431, c3 = 'xZdWqWlL6C' where c = 142 index_test.go:140: sql delete from test_index where c = 857 index_test.go:140: sql delete from test_index where c = 65 index_test.go:140: sql delete from test_index where c = 213 index_test.go:143: sql update test_index set c1 = 1848161000136092149, c2 = 0.349107, c3 = 'VsR1b6PEvA' where c = 469 index_test.go:140: sql delete from test_index where c = 29 index_test.go:143: sql update test_index set c1 = 6128016032529012472, c2 = 0.071594, c3 = 'dvCjSEU6wY' where c = 98 index_test.go:143: sql update test_index set c1 = 8593983255568678547, c2 = 0.792538, c3 = 'ZKp8KRCeSy' where c = 778 index_test.go:143: sql update test_index set c1 = 3935353617455033396, c2 = 0.462709, c3 = 'w3UFtjbYpL' where c = 1078 index_test.go:143: sql update test_index set c1 = 2682311108448132358, c2 = 0.912682, c3 = 'VYXwx6Z1I7' where c = 69 index_test.go:137: sql insert into test_index values (1226, 5352093185659667267, 0.956145, 'Y2XOoLK10y') index_test.go:137: sql insert into test_index values (1227, 6243431631101903506, 0.646227, 'HKBfrgPJCB') index_test.go:137: sql insert into test_index values (1224, 8715961164642664231, 0.980144, '4wTllIGOqs') index_test.go:143: sql update test_index set c1 = 4514366457126861864, c2 = 0.638376, c3 = '6Hjc2Lb5IJ' where c = 1061 index_test.go:140: sql delete from test_index where c = 37 index_test.go:137: sql insert into test_index values (1225, 3854261906657544669, 0.580207, 'ISMpESYpbG') index_test.go:143: sql update test_index set c1 = 3475751077886535100, c2 = 0.116440, c3 = 'gkzaIspQqU' where c = 139 index_test.go:140: sql delete from test_index where c = 432 index_test.go:137: sql insert into test_index values (1229, 5165984592226161886, 0.287355, '2xAl2Vz8ZR') index_test.go:137: sql insert into test_index values (1228, 3363322466968185083, 0.935909, 'FqPBiWtNQ4') index_test.go:140: sql delete from test_index where c = 1014 index_test.go:140: sql delete from test_index where c = 982 index_test.go:137: sql insert into test_index values (1230, 6246081390652323128, 0.041839, '3tQHE7nStx') index_test.go:137: sql insert into test_index values (1231, 5451066746891139988, 0.387723, 'BEeF6eELAQ') index_test.go:140: sql delete from test_index where c = 617 index_test.go:137: sql insert into test_index values (1232, 3180665558225148757, 0.067660, 'rS2SgiXHGF') index_test.go:137: sql insert into test_index values (1233, 3000962911524350641, 0.576632, 'HFXNTqdaHl') index_test.go:143: sql update test_index set c1 = 789095892307002380, c2 = 0.532598, c3 = '3nFjlTIkm2' where c = 161 index_test.go:140: sql delete from test_index where c = 332 index_test.go:140: sql delete from test_index where c = 990 index_test.go:143: sql update test_index set c1 = 8223281297901285326, c2 = 0.009154, c3 = 'zDGY9zLGTF' where c = 1027 index_test.go:143: sql update test_index set c1 = 4082667352672838609, c2 = 0.149617, c3 = 'Clhks4ry7u' where c = 666 index_test.go:140: sql delete from test_index where c = 802 index_test.go:140: sql delete from test_index where c = 711 index_test.go:140: sql delete from test_index where c = 453 index_test.go:143: sql update test_index set c1 = 947831650958933024, c2 = 0.841717, c3 = 'xQHVyP64g4' where c = 983 index_test.go:143: sql update test_index set c1 = 3204047343051911190, c2 = 0.462663, c3 = 'M4qfRdfA1s' where c = 967 index_test.go:143: sql update test_index set c1 = 7063252826653931664, c2 = 0.815963, c3 = 'Z1yR1iMmnc' where c = 297 index_test.go:137: sql insert into test_index values (1235, 9024642707903742488, 0.457626, 'EuObopr0fL') index_test.go:143: sql update test_index set c1 = 3441032879184264641, c2 = 0.534708, c3 = 'aMk7FLNIqr' where c = 690 index_test.go:143: sql update test_index set c1 = 4553776509987964090, c2 = 0.855231, c3 = 'FToti11YH2' where c = 430 index_test.go:143: sql update test_index set c1 = 6766508761006319010, c2 = 0.456722, c3 = 'hYt3XAxVyx' where c = 97 index_test.go:137: sql insert into test_index values (1234, 4970784229974914589, 0.764906, 'JgMhQ8Revo') index_test.go:137: sql insert into test_index values (1237, 5587070713227526758, 0.267175, 'M32cflG4Qq') index_test.go:140: sql delete from test_index where c = 320 index_test.go:137: sql insert into test_index values (1239, 7352709811528007131, 0.802228, 'H896U1omlz') index_test.go:143: sql update test_index set c1 = 7297917241312280680, c2 = 0.844200, c3 = 'xFeuRwnEXF' where c = 743 index_test.go:137: sql insert into test_index values (1236, 5512855538556683148, 0.652449, 'Iwp3BikUhS') index_test.go:137: sql insert into test_index values (1238, 3345373294562180073, 0.082785, 'vdGR9dO8id') index_test.go:140: sql delete from test_index where c = 1041 index_test.go:137: sql insert into test_index values (1242, 158649835203223094, 0.796079, 'ffDrxjwM9x') index_test.go:143: sql update test_index set c1 = 3651402123645687122, c2 = 0.855347, c3 = 'xAML8JjGZk' where c = 500 index_test.go:140: sql delete from test_index where c = 156 index_test.go:140: sql delete from test_index where c = 1015 index_test.go:137: sql insert into test_index values (1241, 2350560828494984760, 0.609145, 'ACf7zqyjBp') index_test.go:137: sql insert into test_index values (1240, 2252277211684648824, 0.395472, '2bzAkTyXYa') index_test.go:140: sql delete from test_index where c = 766 index_test.go:143: sql update test_index set c1 = 823191571556417122, c2 = 0.872675, c3 = 'djHilkHERg' where c = 549 index_test.go:137: sql insert into test_index values (1243, 622299651248021082, 0.263850, 'l4sEKLbbLk') index_test.go:140: sql delete from test_index where c = 415 index_test.go:140: sql delete from test_index where c = 53 index_test.go:140: sql delete from test_index where c = 556 index_test.go:140: sql delete from test_index where c = 585 index_test.go:137: sql insert into test_index values (1244, 5813459622753849233, 0.299284, 'dFEQ6ktl0Y') index_test.go:143: sql update test_index set c1 = 3534236580277623051, c2 = 0.612410, c3 = 'g6iz5vZtTr' where c = 1106 index_test.go:143: sql update test_index set c1 = 8960584887246031868, c2 = 0.232138, c3 = 'FQDcS5ocHj' where c = 582 index_test.go:140: sql delete from test_index where c = 900 index_test.go:143: sql update test_index set c1 = 3555754210699713432, c2 = 0.932538, c3 = 'YfMIHIya9l' where c = 623 index_test.go:143: sql update test_index set c1 = 5941041131323083433, c2 = 0.213535, c3 = 'zRNMTTf8xi' where c = 295 index_test.go:143: sql update test_index set c1 = 3681856939740812945, c2 = 0.166177, c3 = 'tL8u1y786L' where c = 1153 index_test.go:140: sql delete from test_index where c = 70 index_test.go:137: sql insert into test_index values (1245, 2823265071609728087, 0.620704, 'vJvYmaa6mZ') index_test.go:143: sql update test_index set c1 = 548013682484591873, c2 = 0.809540, c3 = 'mmKYlWEE0I' where c = 988 index_test.go:143: sql update test_index set c1 = 5140799661426121570, c2 = 0.359360, c3 = 'srgOcwMkMe' where c = 101 index_test.go:137: sql insert into test_index values (1247, 3055077936125458102, 0.542439, 'LIQ0v8u4aC') index_test.go:137: sql insert into test_index values (1246, 9154703398290527826, 0.537808, '37NfzSzVU7') index_test.go:143: sql update test_index set c1 = 6239442182953538770, c2 = 0.637755, c3 = 'oxz1qYI422' where c = 814 index_test.go:140: sql delete from test_index where c = 1014 index_test.go:137: sql insert into test_index values (1250, 9221275750819883135, 0.143503, 'nD9RhhiNbm') index_test.go:140: sql delete from test_index where c = 197 index_test.go:137: sql insert into test_index values (1249, 3840320316631986064, 0.784247, 'FOte8cXdkm') index_test.go:137: sql insert into test_index values (1251, 757492768921570667, 0.102385, 'XD6C7WRb2s') index_test.go:143: sql update test_index set c1 = 5307356825482305034, c2 = 0.269118, c3 = 'RUT7oBw3cX' where c = 541 index_test.go:137: sql insert into test_index values (1248, 6977162080446927594, 0.396869, 'xPdda3Y2MM') index_test.go:137: sql insert into test_index values (1252, 8615173240220130895, 0.669610, 'pi4XSkwXHU') index_test.go:143: sql update test_index set c1 = 2017913843208951459, c2 = 0.129612, c3 = 'BUCpiUoeu8' where c = 171 index_test.go:140: sql delete from test_index where c = 9 index_test.go:137: sql insert into test_index values (1253, 7222467061688090263, 0.322305, 'FqtLxM4sW1') index_test.go:140: sql delete from test_index where c = 159 index_test.go:140: sql delete from test_index where c = 578 index_test.go:143: sql update test_index set c1 = 6835470745591651266, c2 = 0.824236, c3 = 'YCuaRwVMvu' where c = 152 index_test.go:143: sql update test_index set c1 = 6018001465860690556, c2 = 0.035751, c3 = 'a42cYUsKih' where c = 89 index_test.go:140: sql delete from test_index where c = 69 index_test.go:140: sql delete from test_index where c = 746 index_test.go:143: sql update test_index set c1 = 4971551806082530986, c2 = 0.257285, c3 = 'L0fTtrwsbj' where c = 996 index_test.go:143: sql update test_index set c1 = 7649816747024041112, c2 = 0.606119, c3 = 'V8FdmTBcrW' where c = 209 index_test.go:140: sql delete from test_index where c = 563 index_test.go:143: sql update test_index set c1 = 6521284200307859565, c2 = 0.140144, c3 = 'wZNpyJdn5t' where c = 430 index_test.go:137: sql insert into test_index values (1254, 3362252160330466158, 0.333778, 'isAahCXJPc') index_test.go:140: sql delete from test_index where c = 436 index_test.go:137: sql insert into test_index values (1256, 1093786604738662307, 0.578428, 'Jtl87NoVA4') index_test.go:137: sql insert into test_index values (1257, 7911377973656218204, 0.049668, 'qtc23nS7qF') index_test.go:137: sql insert into test_index values (1258, 7035953868557897267, 0.390085, 'kwvisy49mj') index_test.go:143: sql update test_index set c1 = 5549087833863875764, c2 = 0.722542, c3 = 'QFrrkWzaV0' where c = 234 index_test.go:143: sql update test_index set c1 = 7147050271135319384, c2 = 0.177303, c3 = 'HFBorx3Wzf' where c = 579 index_test.go:137: sql insert into test_index values (1255, 343415756874101114, 0.128883, 'qWGErStBnS') index_test.go:143: sql update test_index set c1 = 4547703102814844994, c2 = 0.449106, c3 = 'jTKF2YEpKV' where c = 468 index_test.go:137: sql insert into test_index values (1259, 3782368219117378465, 0.130495, 'P5BUebgyqJ') index_test.go:140: sql delete from test_index where c = 609 index_test.go:137: sql insert into test_index values (1261, 8112534591157400344, 0.664046, 'LnqzmRge77') index_test.go:137: sql insert into test_index values (1260, 7960125461971196387, 0.270995, 'zzmiiI3K3y') index_test.go:140: sql delete from test_index where c = 787 index_test.go:140: sql delete from test_index where c = 468 index_test.go:140: sql delete from test_index where c = 547 index_test.go:137: sql insert into test_index values (1262, 8357419499435662120, 0.729542, '0Fzdmqwcny') index_test.go:137: sql insert into test_index values (1263, 2102261300730856184, 0.481732, '3Dgpysueov') index_test.go:140: sql delete from test_index where c = 236 index_test.go:143: sql update test_index set c1 = 8341637481745672695, c2 = 0.553117, c3 = 'XITwV22O3h' where c = 790 index_test.go:140: sql delete from test_index where c = 832 index_test.go:140: sql delete from test_index where c = 1229 index_test.go:140: sql delete from test_index where c = 162 index_test.go:143: sql update test_index set c1 = 2131232543988800441, c2 = 0.680927, c3 = 'HwrYWVcLqM' where c = 1197 index_test.go:143: sql update test_index set c1 = 4378898394828545918, c2 = 0.625066, c3 = 'L3Ukbx3CV7' where c = 302 index_test.go:140: sql delete from test_index where c = 842 index_test.go:143: sql update test_index set c1 = 7299733872327815153, c2 = 0.823352, c3 = '73KnQCLRSw' where c = 983 index_test.go:140: sql delete from test_index where c = 979 index_test.go:137: sql insert into test_index values (1265, 3380962506734851363, 0.118900, 'MjMRrWZpAv') index_test.go:143: sql update test_index set c1 = 2053300662743551795, c2 = 0.481839, c3 = '8uSYyi7TmK' where c = 852 index_test.go:143: sql update test_index set c1 = 2405573772194743555, c2 = 0.051767, c3 = 'qPQTFDy9g5' where c = 169 index_test.go:143: sql update test_index set c1 = 1968667503392176436, c2 = 0.348338, c3 = 'yspAW7mEPV' where c = 1138 index_test.go:143: sql update test_index set c1 = 539869925530642798, c2 = 0.313638, c3 = 'MFgPLvuuSV' where c = 245 index_test.go:143: sql update test_index set c1 = 2728405074612342384, c2 = 0.721130, c3 = 'f6JiO34sHE' where c = 1067 index_test.go:143: sql update test_index set c1 = 5138654941516515616, c2 = 0.111579, c3 = 'AN4Z5ndUDz' where c = 669 index_test.go:137: sql insert into test_index values (1264, 5909822449815715715, 0.224859, 'Kn44Ayti9E') index_test.go:140: sql delete from test_index where c = 461 index_test.go:137: sql insert into test_index values (1266, 5839849167187715919, 0.067629, 'HdntPtvWBt') index_test.go:137: sql insert into test_index values (1267, 4388250696536433058, 0.915161, '7KI9bsQsX1') index_test.go:140: sql delete from test_index where c = 526 index_test.go:137: sql insert into test_index values (1270, 3083420198436851177, 0.383883, 'tEjPRaqxjy') index_test.go:137: sql insert into test_index values (1273, 572954390950650411, 0.241059, 'ooBABeBGbu') index_test.go:137: sql insert into test_index values (1271, 2347756066557136837, 0.585230, 'cwP9djMNaL') index_test.go:137: sql insert into test_index values (1272, 2125446652276200106, 0.811681, 'HeN1TuLXMT') index_test.go:140: sql delete from test_index where c = 668 index_test.go:137: sql insert into test_index values (1268, 7967496752706074350, 0.222227, 'gJMpdtLWsP') index_test.go:140: sql delete from test_index where c = 1256 index_test.go:137: sql insert into test_index values (1269, 2334273123577556036, 0.336520, 'PXx6RX1kPr') index_test.go:143: sql update test_index set c1 = 6666229967233122917, c2 = 0.598252, c3 = 'SbE6onkX86' where c = 1222 index_test.go:140: sql delete from test_index where c = 909 index_test.go:143: sql update test_index set c1 = 1846577504030044861, c2 = 0.274773, c3 = 'tT396OBi4i' where c = 675 index_test.go:140: sql delete from test_index where c = 921 index_test.go:140: sql delete from test_index where c = 933 index_test.go:143: sql update test_index set c1 = 3205417648248881153, c2 = 0.555482, c3 = 'hoWO7u7W71' where c = 449 index_test.go:143: sql update test_index set c1 = 2797305109951414932, c2 = 0.473018, c3 = 'EcHHB4Bdn1' where c = 338 index_test.go:140: sql delete from test_index where c = 618 index_test.go:140: sql delete from test_index where c = 154 index_test.go:140: sql delete from test_index where c = 768 index_test.go:143: sql update test_index set c1 = 334392461031160037, c2 = 0.904396, c3 = 'GtQLbJyy8m' where c = 1035 index_test.go:137: sql insert into test_index values (1274, 7860987091124553313, 0.835994, 'kLyDITmao4') index_test.go:143: sql update test_index set c1 = 5065796231296917091, c2 = 0.383518, c3 = '90DvUgy6DW' where c = 342 index_test.go:143: sql update test_index set c1 = 2561937283970708647, c2 = 0.050215, c3 = 'GoGPGnNzs0' where c = 333 index_test.go:143: sql update test_index set c1 = 4016867111953613339, c2 = 0.470529, c3 = 'N6KQRm2Vyh' where c = 973 index_test.go:137: sql insert into test_index values (1277, 2855721561016128623, 0.225163, 'l9x7H1u1pY') index_test.go:137: sql insert into test_index values (1276, 2875107365461365414, 0.075925, 'zeWfxMTzyr') index_test.go:137: sql insert into test_index values (1275, 7102751447518458766, 0.725089, 'wDVw33eK74') index_test.go:140: sql delete from test_index where c = 85 index_test.go:137: sql insert into test_index values (1279, 7731416394195358967, 0.069267, 'wCPbfplKJs') index_test.go:143: sql update test_index set c1 = 3342283103328765639, c2 = 0.774656, c3 = 'tkdcCyHvHx' where c = 61 index_test.go:140: sql delete from test_index where c = 879 index_test.go:143: sql update test_index set c1 = 7420316212473181786, c2 = 0.528352, c3 = '0P3g1SpnkX' where c = 555 index_test.go:137: sql insert into test_index values (1281, 6366918622016016296, 0.300224, 'Ea1oNniS0W') index_test.go:140: sql delete from test_index where c = 257 index_test.go:137: sql insert into test_index values (1278, 2253931038033901484, 0.680744, 'sz9OxmXdfp') index_test.go:140: sql delete from test_index where c = 975 index_test.go:140: sql delete from test_index where c = 513 index_test.go:137: sql insert into test_index values (1280, 8899105351109860232, 0.378210, 'UUtN8rYKdm') index_test.go:137: sql insert into test_index values (1282, 8363256572847419692, 0.023634, '0aCgqmeZ18') index_test.go:143: sql update test_index set c1 = 3879706440822888257, c2 = 0.075864, c3 = 'BMu01yArTL' where c = 526 index_test.go:143: sql update test_index set c1 = 4436261904496823208, c2 = 0.394855, c3 = 'pYyHTsAuUY' where c = 17 index_test.go:140: sql delete from test_index where c = 118 index_test.go:143: sql update test_index set c1 = 5725863195093794100, c2 = 0.783496, c3 = 'jBuwMclnrg' where c = 908 index_test.go:137: sql insert into test_index values (1283, 8198873997863364023, 0.021827, 'Iy4b9Cpq4Z') index_test.go:140: sql delete from test_index where c = 177 index_test.go:140: sql delete from test_index where c = 260 index_test.go:143: sql update test_index set c1 = 7447762202384296049, c2 = 0.977699, c3 = 'HtJkO1gQdn' where c = 90 index_test.go:143: sql update test_index set c1 = 8646925915675586598, c2 = 0.429440, c3 = 'm1G29MOetF' where c = 957 index_test.go:137: sql insert into test_index values (1285, 3915580693891766835, 0.447123, 'umPioYrhVg') index_test.go:140: sql delete from test_index where c = 286 index_test.go:143: sql update test_index set c1 = 8770944349318995817, c2 = 0.406191, c3 = 'hLDjX7a6es' where c = 1176 index_test.go:143: sql update test_index set c1 = 8627004615534505073, c2 = 0.348624, c3 = 'Yv8BhBZ2PQ' where c = 628 index_test.go:137: sql insert into test_index values (1284, 4295568496836611556, 0.832705, 'FXz4poEegx') index_test.go:140: sql delete from test_index where c = 924 index_test.go:137: sql insert into test_index values (1287, 2934914720794865708, 0.678483, 'tpZACPiDhl') index_test.go:137: sql insert into test_index values (1286, 8903178184398894261, 0.259338, 'aRdoAdU5en') index_test.go:143: sql update test_index set c1 = 8334719812846011935, c2 = 0.403315, c3 = 'NC1rrnVHiK' where c = 288 index_test.go:137: sql insert into test_index values (1288, 3186393883356827082, 0.976926, 'NRZ5ngpaGh') index_test.go:140: sql delete from test_index where c = 713 index_test.go:140: sql delete from test_index where c = 192 index_test.go:143: sql update test_index set c1 = 3754730903113422570, c2 = 0.624942, c3 = 'Q0Dnbq6PwG' where c = 286 index_test.go:137: sql insert into test_index values (1290, 3016993342858555545, 0.204321, 'kDOe6HHeMU') index_test.go:143: sql update test_index set c1 = 2694467647669058045, c2 = 0.662371, c3 = 'dXl6KukfAA' where c = 107 index_test.go:137: sql insert into test_index values (1291, 4214089974550671213, 0.022607, 'XysGLGA28V') index_test.go:140: sql delete from test_index where c = 1048 index_test.go:137: sql insert into test_index values (1289, 301806095687763096, 0.012354, 'wywMCjjreL') index_test.go:143: sql update test_index set c1 = 3224479717828510904, c2 = 0.552110, c3 = 'T0oq9Qx6KF' where c = 1177 index_test.go:140: sql delete from test_index where c = 837 index_test.go:140: sql delete from test_index where c = 624 index_test.go:140: sql delete from test_index where c = 999 index_test.go:137: sql insert into test_index values (1292, 4890469040694760024, 0.872764, 'arK2rOGfcV') index_test.go:143: sql update test_index set c1 = 4983049529205258516, c2 = 0.309109, c3 = 'oAwhwAJmdB' where c = 527 index_test.go:137: sql insert into test_index values (1293, 8295616274597110824, 0.886292, 'Hu15XETCsf') index_test.go:143: sql update test_index set c1 = 7092873606788026488, c2 = 0.305724, c3 = 'SAHM0sNITy' where c = 168 index_test.go:143: sql update test_index set c1 = 7757154843861237349, c2 = 0.524908, c3 = 'uwIdVyNKlB' where c = 1242 index_test.go:140: sql delete from test_index where c = 787 index_test.go:140: sql delete from test_index where c = 293 index_test.go:140: sql delete from test_index where c = 974 index_test.go:143: sql update test_index set c1 = 7433372760312132524, c2 = 0.956841, c3 = 'Dklfm1lyYn' where c = 1202 index_test.go:137: sql insert into test_index values (1294, 2068631962453964612, 0.378963, 'yauUMlf3lQ') index_test.go:143: sql update test_index set c1 = 8347970299958855276, c2 = 0.993638, c3 = 'nJMGD2Y0Ru' where c = 857 index_test.go:140: sql delete from test_index where c = 281 index_test.go:140: sql delete from test_index where c = 444 index_test.go:143: sql update test_index set c1 = 8670855585277389264, c2 = 0.872528, c3 = 'duTKISc6B3' where c = 664 index_test.go:143: sql update test_index set c1 = 8417407951369660596, c2 = 0.878507, c3 = '1Q6WgicUJ0' where c = 1195 index_test.go:137: sql insert into test_index values (1295, 261989328748145162, 0.539650, 'CJIb1uae6t') index_test.go:143: sql update test_index set c1 = 2101738074411175362, c2 = 0.449202, c3 = 'VJk9eUnIuN' where c = 95 index_test.go:137: sql insert into test_index values (1296, 90318953599715292, 0.296956, 'cP4wTTyUqI') index_test.go:143: sql update test_index set c1 = 7740147228006768333, c2 = 0.099484, c3 = 'skHaK2wL47' where c = 706 index_test.go:137: sql insert into test_index values (1297, 1961554992660307069, 0.631183, 'G49IEv0dh4') index_test.go:143: sql update test_index set c1 = 3886684798849663952, c2 = 0.006564, c3 = 'BNpiXFkWm1' where c = 252 index_test.go:137: sql insert into test_index values (1298, 4918957900500453108, 0.617619, 'uOFVcVZkyC') index_test.go:140: sql delete from test_index where c = 467 index_test.go:140: sql delete from test_index where c = 1257 index_test.go:140: sql delete from test_index where c = 223 index_test.go:137: sql insert into test_index values (1299, 7899010881583649409, 0.360036, 'owuzLh7coM') index_test.go:143: sql update test_index set c1 = 8738435791424731557, c2 = 0.696010, c3 = 'ilfmQlMNJM' where c = 571 index_test.go:140: sql delete from test_index where c = 1037 index_test.go:143: sql update test_index set c1 = 4977342420495030495, c2 = 0.855141, c3 = 'vtF5MYax53' where c = 855 index_test.go:143: sql update test_index set c1 = 4207030544377517461, c2 = 0.819096, c3 = 'KfDKlZ7nAD' where c = 153 index_test.go:143: sql update test_index set c1 = 9045551007764603768, c2 = 0.903901, c3 = 'Bb1n7oN8h2' where c = 1080 index_test.go:137: sql insert into test_index values (1300, 7222254756885245077, 0.834497, 'lNYavXMMPw') index_test.go:140: sql delete from test_index where c = 995 index_test.go:140: sql delete from test_index where c = 484 index_test.go:143: sql update test_index set c1 = 2681252130854716995, c2 = 0.282556, c3 = '7aMjiAHJzW' where c = 747 index_test.go:143: sql update test_index set c1 = 3347628742583523377, c2 = 0.598521, c3 = 'jSpaSHyCWf' where c = 320 index_test.go:137: sql insert into test_index values (1301, 4690952088411240024, 0.074196, 'hTYKawVs9i') index_test.go:137: sql insert into test_index values (1303, 2668182858518005588, 0.915908, '8diP0MIca5') index_test.go:137: sql insert into test_index values (1304, 328116655753673357, 0.394411, 'QYoJ2wcSaG') index_test.go:137: sql insert into test_index values (1307, 5056146015561541272, 0.921406, '0CAUXWYNkK') index_test.go:137: sql insert into test_index values (1308, 7143779806686497598, 0.448108, 'eQk1EVNTXS') index_test.go:137: sql insert into test_index values (1305, 6346116487967554572, 0.909569, '08iUmW1vy5') index_test.go:137: sql insert into test_index values (1302, 7471201189492944297, 0.749056, 'pwWyM2HY3t') index_test.go:137: sql insert into test_index values (1310, 8935207149535505899, 0.769984, '7Y9shQQIjq') index_test.go:140: sql delete from test_index where c = 4 index_test.go:140: sql delete from test_index where c = 875 index_test.go:137: sql insert into test_index values (1306, 2775497522364086835, 0.276260, '1tq11GWZof') index_test.go:137: sql insert into test_index values (1309, 8904436832424966231, 0.828484, 'LcO1T95rwh') index_test.go:143: sql update test_index set c1 = 9182773754476249651, c2 = 0.076666, c3 = 'AVBptLqPTW' where c = 511 index_test.go:140: sql delete from test_index where c = 499 index_test.go:140: sql delete from test_index where c = 338 index_test.go:140: sql delete from test_index where c = 560 index_test.go:140: sql delete from test_index where c = 72 index_test.go:140: sql delete from test_index where c = 728 index_test.go:143: sql update test_index set c1 = 634252568280880942, c2 = 0.157806, c3 = 'VJpLNcEPlJ' where c = 853 index_test.go:140: sql delete from test_index where c = 503 index_test.go:143: sql update test_index set c1 = 2546449595509120642, c2 = 0.103320, c3 = 'pnollpznu3' where c = 755 index_test.go:143: sql update test_index set c1 = 4808419357647338681, c2 = 0.716724, c3 = 'cUDqXKi8aw' where c = 165 index_test.go:143: sql update test_index set c1 = 1450060707040122345, c2 = 0.072850, c3 = 'ePHZySUlha' where c = 727 index_test.go:137: sql insert into test_index values (1312, 2153728879003246492, 0.761320, 'hWLqrnvd5l') index_test.go:140: sql delete from test_index where c = 762 index_test.go:143: sql update test_index set c1 = 1240634818511866626, c2 = 0.046622, c3 = 'CqRWl6I40w' where c = 151 index_test.go:137: sql insert into test_index values (1313, 1675623171560213048, 0.056993, 'ej4xLbscOa') index_test.go:143: sql update test_index set c1 = 7123033541358346026, c2 = 0.991382, c3 = 'yw9VRqSdDX' where c = 593 index_test.go:137: sql insert into test_index values (1311, 3030362460105353611, 0.015275, 'xNzGt78L6n') index_test.go:140: sql delete from test_index where c = 986 index_test.go:137: sql insert into test_index values (1315, 1460196796271062716, 0.171825, 'C6RRLsI2EL') index_test.go:137: sql insert into test_index values (1314, 3396084869171420687, 0.806118, '16gAb5kahu') index_test.go:137: sql insert into test_index values (1317, 7125835098551316945, 0.314377, 'OPdjD2AUdb') index_test.go:140: sql delete from test_index where c = 120 index_test.go:137: sql insert into test_index values (1316, 82829302299024620, 0.254434, 'hd36HH3MNT') index_test.go:143: sql update test_index set c1 = 8155501156473800697, c2 = 0.227253, c3 = 'fzQ6jHDr5u' where c = 759 index_test.go:140: sql delete from test_index where c = 361 index_test.go:140: sql delete from test_index where c = 806 index_test.go:143: sql update test_index set c1 = 4273711052213438189, c2 = 0.854905, c3 = 'd4bZtLVXCM' where c = 1252 index_test.go:140: sql delete from test_index where c = 6 index_test.go:140: sql delete from test_index where c = 729 index_test.go:143: sql update test_index set c1 = 8291524018410459015, c2 = 0.105635, c3 = 'v4if70mehA' where c = 690 index_test.go:143: sql update test_index set c1 = 8019988874999849477, c2 = 0.269640, c3 = 'adXHOC3f60' where c = 489 index_test.go:140: sql delete from test_index where c = 1236 index_test.go:143: sql update test_index set c1 = 195117296071536904, c2 = 0.586359, c3 = 'IEujhb7ouI' where c = 211 index_test.go:143: sql update test_index set c1 = 5883257547112155608, c2 = 0.443818, c3 = 'QfY9jHyGTC' where c = 612 index_test.go:137: sql insert into test_index values (1318, 3841185578620517373, 0.673000, 'nJ2ScBqUry') index_test.go:140: sql delete from test_index where c = 189 index_test.go:140: sql delete from test_index where c = 16 index_test.go:137: sql insert into test_index values (1320, 6936591894937050155, 0.265928, 'qOBL2HUeFE') index_test.go:137: sql insert into test_index values (1319, 384743906889745940, 0.541225, 'MES7X809wm') index_test.go:143: sql update test_index set c1 = 5200288054559861551, c2 = 0.988925, c3 = 'uh0qSrbuSU' where c = 1093 index_test.go:137: sql insert into test_index values (1321, 1890573405382917416, 0.461238, 'CqrtDJhD1q') index_test.go:143: sql update test_index set c1 = 2620496713461270289, c2 = 0.619611, c3 = 'DdSyMyrnf6' where c = 810 index_test.go:137: sql insert into test_index values (1322, 5833164511603359099, 0.968989, 'xc8kZxdttP') index_test.go:143: sql update test_index set c1 = 5588211304282249160, c2 = 0.988527, c3 = '5YJuNvNS5P' where c = 883 index_test.go:137: sql insert into test_index values (1323, 7718206274428675579, 0.167992, '42qCayyjce') index_test.go:143: sql update test_index set c1 = 6301457786806692956, c2 = 0.578142, c3 = 'PkmrRv2HJ4' where c = 1172 index_test.go:143: sql update test_index set c1 = 5156820665492347248, c2 = 0.076654, c3 = 'VjC5RNH4kW' where c = 881 index_test.go:140: sql delete from test_index where c = 38 index_test.go:137: sql insert into test_index values (1325, 6732123723818283841, 0.259095, 'mKDvuiO0Yo') index_test.go:140: sql delete from test_index where c = 88 index_test.go:137: sql insert into test_index values (1324, 7390083155632739133, 0.653001, 'J3mig0Ar9h') index_test.go:140: sql delete from test_index where c = 96 index_test.go:140: sql delete from test_index where c = 143 index_test.go:137: sql insert into test_index values (1326, 7630007874330637297, 0.355754, 'HuU6lI8RQO') index_test.go:143: sql update test_index set c1 = 1492333104621035552, c2 = 0.071313, c3 = '2XUMYD2cmd' where c = 58 index_test.go:140: sql delete from test_index where c = 424 index_test.go:143: sql update test_index set c1 = 5675569390644368596, c2 = 0.196029, c3 = 'Yr5Cg9CH9R' where c = 718 index_test.go:137: sql insert into test_index values (1328, 2813215547783397323, 0.653216, 'AMwjGBceoG') index_test.go:137: sql insert into test_index values (1327, 7645885316154570470, 0.322640, 'MS7CgqlLVD') index_test.go:143: sql update test_index set c1 = 5219331569232924135, c2 = 0.168235, c3 = '12dJpg4Bmr' where c = 533 index_test.go:140: sql delete from test_index where c = 1012 index_test.go:140: sql delete from test_index where c = 1110 index_test.go:140: sql delete from test_index where c = 487 index_test.go:137: sql insert into test_index values (1330, 4197268875395947455, 0.725486, 'dakBi6DuNV') index_test.go:137: sql insert into test_index values (1329, 665015129366057649, 0.956123, 'NIoxWJqlAf') index_test.go:140: sql delete from test_index where c = 1219 index_test.go:143: sql update test_index set c1 = 467077105537300375, c2 = 0.995617, c3 = 'WQe9QYfLQA' where c = 730 index_test.go:143: sql update test_index set c1 = 3996347644244370385, c2 = 0.142919, c3 = 'tPMXoH0OXV' where c = 128 index_test.go:140: sql delete from test_index where c = 960 index_test.go:143: sql update test_index set c1 = 4145189203714000990, c2 = 0.058591, c3 = 'JtB8cHEx7R' where c = 0 index_test.go:143: sql update test_index set c1 = 2453653337016155535, c2 = 0.863453, c3 = 'LnjczBdxkJ' where c = 78 index_test.go:143: sql update test_index set c1 = 1517846950936501337, c2 = 0.864390, c3 = 'xHf5fZ7pUb' where c = 1244 index_test.go:137: sql insert into test_index values (1331, 186639456865798654, 0.601877, 'XSIXa3h538') index_test.go:137: sql insert into test_index values (1332, 4872995011801015015, 0.299680, 'MJIr6inllr') index_test.go:137: sql insert into test_index values (1333, 177944627904817217, 0.079812, 'y2red6DWvb') index_test.go:140: sql delete from test_index where c = 1006 index_test.go:137: sql insert into test_index values (1334, 6813351503502759071, 0.368763, 'qP5YuJHw4U') index_test.go:140: sql delete from test_index where c = 594 index_test.go:143: sql update test_index set c1 = 5907406966273796280, c2 = 0.549260, c3 = 'PLB4IyNPbv' where c = 1247 index_test.go:140: sql delete from test_index where c = 178 index_test.go:143: sql update test_index set c1 = 3216341792342288003, c2 = 0.636278, c3 = '7Req9KJ9lI' where c = 969 index_test.go:137: sql insert into test_index values (1336, 5990472027391859133, 0.357902, 'DDS9HnkbK0') index_test.go:137: sql insert into test_index values (1335, 4548967335918608294, 0.537425, '5YD8jciI1m') index_test.go:143: sql update test_index set c1 = 1341828340126253224, c2 = 0.982108, c3 = 'HCrbqtikMi' where c = 271 index_test.go:143: sql update test_index set c1 = 2981132852961997341, c2 = 0.334306, c3 = 'rMWWiyUbSN' where c = 437 index_test.go:140: sql delete from test_index where c = 148 index_test.go:140: sql delete from test_index where c = 357 index_test.go:143: sql update test_index set c1 = 489479735597506365, c2 = 0.950627, c3 = '72Idps72qf' where c = 877 index_test.go:140: sql delete from test_index where c = 1131 index_test.go:140: sql delete from test_index where c = 139 index_test.go:137: sql insert into test_index values (1337, 7152410697298909793, 0.979751, 'FNzGMSXmEC') index_test.go:140: sql delete from test_index where c = 591 index_test.go:137: sql insert into test_index values (1339, 6749508419248831820, 0.626311, 'sCKhBzEy4t') index_test.go:137: sql insert into test_index values (1338, 5534095699012171622, 0.121342, 'Cw04dzqCFL') index_test.go:143: sql update test_index set c1 = 8253870182706877842, c2 = 0.719878, c3 = 'zwXxNKHMvV' where c = 294 index_test.go:143: sql update test_index set c1 = 1427688886189907151, c2 = 0.513235, c3 = '0y7Q48CMIs' where c = 681 index_test.go:137: sql insert into test_index values (1341, 6274979520628739942, 0.614421, 'sEqwDejSqK') index_test.go:140: sql delete from test_index where c = 1022 index_test.go:143: sql update test_index set c1 = 1754410785242049815, c2 = 0.468335, c3 = 'Ku2ZgDLlaa' where c = 64 index_test.go:140: sql delete from test_index where c = 445 index_test.go:143: sql update test_index set c1 = 8044540828366036401, c2 = 0.922637, c3 = 'jx9DaHhn4n' where c = 542 index_test.go:137: sql insert into test_index values (1340, 1236131540865815640, 0.633653, 'rRjzH7uNS0') index_test.go:140: sql delete from test_index where c = 244 index_test.go:143: sql update test_index set c1 = 5934261045288787454, c2 = 0.510690, c3 = 'RLrN0TmG2U' where c = 989 index_test.go:143: sql update test_index set c1 = 8468009045385670175, c2 = 0.876238, c3 = 'miWgrQcrFG' where c = 421 index_test.go:143: sql update test_index set c1 = 2578985092969120671, c2 = 0.678699, c3 = 'Y5un0YeuAp' where c = 959 index_test.go:137: sql insert into test_index values (1343, 2979622291599454173, 0.001814, 'OoWOkKFFZZ') index_test.go:137: sql insert into test_index values (1342, 7095920403330755391, 0.468531, 'UcYKhbPPgZ') index_test.go:140: sql delete from test_index where c = 1060 index_test.go:137: sql insert into test_index values (1347, 2539537325418025876, 0.802363, 'dH77r3zfZx') index_test.go:137: sql insert into test_index values (1345, 737179698470443740, 0.844570, 'ghnqe5rawH') index_test.go:143: sql update test_index set c1 = 15836691637850050, c2 = 0.252255, c3 = 'AEKV7VBIQx' where c = 59 index_test.go:137: sql insert into test_index values (1348, 8318642302325742054, 0.895226, 'MWiTZIg0YZ') index_test.go:137: sql insert into test_index values (1344, 578252578246211536, 0.644630, 'XdwwNGAPR3') index_test.go:137: sql insert into test_index values (1346, 7472630320078624790, 0.268815, '9eLwDLDtgq') index_test.go:140: sql delete from test_index where c = 860 index_test.go:140: sql delete from test_index where c = 1071 index_test.go:140: sql delete from test_index where c = 387 index_test.go:140: sql delete from test_index where c = 883 index_test.go:143: sql update test_index set c1 = 8653588278871087984, c2 = 0.207225, c3 = 'SWX7kIQU5T' where c = 22 index_test.go:143: sql update test_index set c1 = 8347311246795568945, c2 = 0.774558, c3 = 'NJumt9Qo3a' where c = 1024 index_test.go:140: sql delete from test_index where c = 935 index_test.go:140: sql delete from test_index where c = 202 index_test.go:143: sql update test_index set c1 = 6193919894734076305, c2 = 0.748539, c3 = 'LdlUxc0CNf' where c = 448 index_test.go:140: sql delete from test_index where c = 1325 index_test.go:143: sql update test_index set c1 = 2354399785435843540, c2 = 0.293627, c3 = '73M8qqab4W' where c = 1192 index_test.go:143: sql update test_index set c1 = 6652824162727244183, c2 = 0.319027, c3 = 'im388dYdcQ' where c = 267 index_test.go:137: sql insert into test_index values (1349, 141900970435254509, 0.021692, 'qPsyphhVNS') index_test.go:143: sql update test_index set c1 = 3062010598430983260, c2 = 0.432581, c3 = 'NHuhn1MPsi' where c = 477 index_test.go:137: sql insert into test_index values (1350, 631013150061192875, 0.654566, 'kAtFWkEH3h') index_test.go:143: sql update test_index set c1 = 4580632806162073683, c2 = 0.034843, c3 = 'AaEFGtKB5q' where c = 223 index_test.go:143: sql update test_index set c1 = 707236652678382031, c2 = 0.653609, c3 = 'JjEtmkkdXy' where c = 105 index_test.go:140: sql delete from test_index where c = 1116 index_test.go:140: sql delete from test_index where c = 103 index_test.go:137: sql insert into test_index values (1352, 8986680770984768518, 0.621268, 'v1ulnuszaT') index_test.go:137: sql insert into test_index values (1351, 4077943571268822327, 0.334681, 'yy9ZaKhg2W') index_test.go:143: sql update test_index set c1 = 3488527342249496520, c2 = 0.169805, c3 = 'ZrAe5CiHHD' where c = 362 index_test.go:143: sql update test_index set c1 = 1013329261181639071, c2 = 0.261448, c3 = 'JtezPvoJ8m' where c = 449 index_test.go:137: sql insert into test_index values (1356, 6601931804636263820, 0.593848, '4BrdzuFtXi') index_test.go:137: sql insert into test_index values (1355, 5355921008315918156, 0.593308, '47Cb7hEXNz') index_test.go:140: sql delete from test_index where c = 360 index_test.go:137: sql insert into test_index values (1357, 8368775055107957401, 0.131329, 'b49MJu8Cvl') index_test.go:140: sql delete from test_index where c = 857 index_test.go:137: sql insert into test_index values (1354, 888434699207715165, 0.087094, 'TAzYvsxA2t') index_test.go:137: sql insert into test_index values (1353, 4825486401718980157, 0.095387, 'rx0XkcLRj2') index_test.go:140: sql delete from test_index where c = 380 index_test.go:140: sql delete from test_index where c = 856 index_test.go:140: sql delete from test_index where c = 5 index_test.go:143: sql update test_index set c1 = 3291978958058470376, c2 = 0.337318, c3 = 'm8aGPFq71V' where c = 229 index_test.go:137: sql insert into test_index values (1359, 5782291996616357342, 0.239644, 'LDdEix05KW') index_test.go:140: sql delete from test_index where c = 18 index_test.go:137: sql insert into test_index values (1358, 8964795127979529858, 0.681174, 'Er0b3eCvXh') index_test.go:143: sql update test_index set c1 = 4492973095553175158, c2 = 0.443415, c3 = 'A9KO5eGCAE' where c = 332 index_test.go:143: sql update test_index set c1 = 5579396605083273868, c2 = 0.922448, c3 = 'hMgUSNPnea' where c = 1199 index_test.go:143: sql update test_index set c1 = 457255391875675382, c2 = 0.411169, c3 = 'QKKgN8DRii' where c = 129 index_test.go:143: sql update test_index set c1 = 9151599542305913754, c2 = 0.499768, c3 = 'a4PWD9oPGC' where c = 940 index_test.go:140: sql delete from test_index where c = 1178 index_test.go:140: sql delete from test_index where c = 1240 index_test.go:137: sql insert into test_index values (1361, 8665196342580423635, 0.555976, 'nGDcLoTFSx') index_test.go:137: sql insert into test_index values (1360, 7434242923099239053, 0.409605, 'y0CBuwPAdP') index_test.go:137: sql insert into test_index values (1362, 5261798690838758361, 0.612773, 'FlSXNxBMIr') index_test.go:143: sql update test_index set c1 = 4713243924425961116, c2 = 0.312805, c3 = 'wSfxrwEEQi' where c = 1054 index_test.go:140: sql delete from test_index where c = 1043 index_test.go:140: sql delete from test_index where c = 789 index_test.go:143: sql update test_index set c1 = 4157099899017479162, c2 = 0.224540, c3 = 'g5RlaC1MP7' where c = 237 index_test.go:137: sql insert into test_index values (1364, 3635811807200859726, 0.289472, 'KHWlVcijm1') index_test.go:137: sql insert into test_index values (1363, 4906937981400157188, 0.395336, 'u7vPuW5zDK') index_test.go:140: sql delete from test_index where c = 1293 index_test.go:140: sql delete from test_index where c = 403 index_test.go:143: sql update test_index set c1 = 1173751511271671236, c2 = 0.365761, c3 = 'p8esFzvzNN' where c = 108 index_test.go:143: sql update test_index set c1 = 8101896320600708988, c2 = 0.177156, c3 = 'kF9IpX53zR' where c = 990 index_test.go:143: sql update test_index set c1 = 8779820435766628190, c2 = 0.682688, c3 = 'WTVjw7KdkB' where c = 844 index_test.go:140: sql delete from test_index where c = 673 index_test.go:137: sql insert into test_index values (1366, 489634630717757974, 0.554995, 'OkTs3mtXcH') index_test.go:140: sql delete from test_index where c = 380 index_test.go:143: sql update test_index set c1 = 8742880500191469941, c2 = 0.261307, c3 = 'jyFfKuAhOL' where c = 25 index_test.go:143: sql update test_index set c1 = 5205812122445112992, c2 = 0.796554, c3 = '1wOJJdlYek' where c = 0 index_test.go:137: sql insert into test_index values (1365, 3567396087338370825, 0.131044, 'X9i346K7KL') index_test.go:140: sql delete from test_index where c = 710 index_test.go:140: sql delete from test_index where c = 162 index_test.go:137: sql insert into test_index values (1367, 2766019850464640860, 0.033205, '2KclhREnme') index_test.go:137: sql insert into test_index values (1368, 8597057238207632861, 0.380159, 'HwmInDoh5i') index_test.go:143: sql update test_index set c1 = 2497775783686077846, c2 = 0.273825, c3 = 'XicSsCicLy' where c = 438 index_test.go:140: sql delete from test_index where c = 406 index_test.go:143: sql update test_index set c1 = 5619935431141794346, c2 = 0.266716, c3 = 'hSMGDcpNqj' where c = 842 index_test.go:143: sql update test_index set c1 = 2961452489327261964, c2 = 0.257338, c3 = 'Ek2gY6UbDM' where c = 508 index_test.go:137: sql insert into test_index values (1371, 5125046841180546729, 0.560473, 'xizkhfryNS') index_test.go:137: sql insert into test_index values (1369, 7654498782720318571, 0.884783, 'AfjVEYoLLT') index_test.go:137: sql insert into test_index values (1370, 8695762036488282404, 0.518481, 'AtaTAKQxFO') index_test.go:140: sql delete from test_index where c = 933 index_test.go:143: sql update test_index set c1 = 4660410764372052723, c2 = 0.653057, c3 = 'DYWjrNJcKf' where c = 332 index_test.go:140: sql delete from test_index where c = 1260 index_test.go:143: sql update test_index set c1 = 7635313018996297969, c2 = 0.020923, c3 = 'vGUiKDhEAf' where c = 685 index_test.go:140: sql delete from test_index where c = 875 index_test.go:137: sql insert into test_index values (1373, 8945109465180762891, 0.723079, '9q7g7OSbXl') index_test.go:137: sql insert into test_index values (1374, 5976935926085898221, 0.689917, 'oevz3Pc2cc') index_test.go:143: sql update test_index set c1 = 2848620536087479493, c2 = 0.437593, c3 = 'dzpa0nJD46' where c = 624 index_test.go:137: sql insert into test_index values (1372, 2796361841247989100, 0.945658, 'tM34fJu1HP') index_test.go:140: sql delete from test_index where c = 364 index_test.go:137: sql insert into test_index values (1375, 7524684670900873973, 0.913323, 'GChjv7UGDw') index_test.go:140: sql delete from test_index where c = 820 index_test.go:143: sql update test_index set c1 = 8867903187403197195, c2 = 0.219804, c3 = 'sTgc2ByRuF' where c = 997 index_test.go:140: sql delete from test_index where c = 663 index_test.go:137: sql insert into test_index values (1376, 8435987302813332635, 0.602934, 'p85a7tv7wJ') index_test.go:140: sql delete from test_index where c = 629 index_test.go:140: sql delete from test_index where c = 331 index_test.go:137: sql insert into test_index values (1377, 195236356791036888, 0.025199, 'R23DGxbocS') index_test.go:143: sql update test_index set c1 = 8073854869951400191, c2 = 0.995324, c3 = 'q03Da5gJJo' where c = 535 index_test.go:143: sql update test_index set c1 = 5605999650552395122, c2 = 0.904426, c3 = 'rrA85Ls2iG' where c = 1257 index_test.go:143: sql update test_index set c1 = 1732844709402531638, c2 = 0.175615, c3 = 'zwOcE8C1qx' where c = 1205 index_test.go:140: sql delete from test_index where c = 209 index_test.go:137: sql insert into test_index values (1378, 5838405829411905136, 0.210057, 'jt1HRwiEad') index_test.go:143: sql update test_index set c1 = 9097773530783417470, c2 = 0.718882, c3 = 'y02qTnvhZW' where c = 462 index_test.go:140: sql delete from test_index where c = 551 index_test.go:143: sql update test_index set c1 = 586303994957026082, c2 = 0.150857, c3 = 'oB5Wfqm00P' where c = 874 index_test.go:137: sql insert into test_index values (1379, 6842164948608665074, 0.126960, 'qCn8Zbyfhs') index_test.go:143: sql update test_index set c1 = 7303271201231514158, c2 = 0.518303, c3 = 'p7oapPbUzd' where c = 1195 index_test.go:143: sql update test_index set c1 = 7405630505860407268, c2 = 0.411983, c3 = '6OxY80elD5' where c = 1106 index_test.go:137: sql insert into test_index values (1380, 1738528168449599162, 0.435510, 'oThw9tWKzX') index_test.go:140: sql delete from test_index where c = 810 index_test.go:140: sql delete from test_index where c = 851 index_test.go:137: sql insert into test_index values (1381, 2387769965238995090, 0.812344, 'sNV3C9Nsmn') index_test.go:137: sql insert into test_index values (1382, 2203273812182979684, 0.681512, 'HfbJioy67w') index_test.go:140: sql delete from test_index where c = 603 index_test.go:143: sql update test_index set c1 = 159036709129234998, c2 = 0.896334, c3 = 'Pa9Dnda9IC' where c = 274 index_test.go:137: sql insert into test_index values (1383, 3316075834392191477, 0.844237, '5Sro48JtEP') index_test.go:137: sql insert into test_index values (1384, 4551469131948578575, 0.615140, 'lbc0wg1O8a') index_test.go:143: sql update test_index set c1 = 5387882022012563076, c2 = 0.634349, c3 = 'ZZ8FpiOuGQ' where c = 1190 index_test.go:140: sql delete from test_index where c = 215 index_test.go:137: sql insert into test_index values (1385, 1038482882890256310, 0.105300, 'BVhTCWqB0E') index_test.go:143: sql update test_index set c1 = 2190850023875193884, c2 = 0.084655, c3 = 'hAZ1p4iYZt' where c = 624 index_test.go:143: sql update test_index set c1 = 1830837250661355616, c2 = 0.785775, c3 = 'emVDBZr7vl' where c = 853 index_test.go:140: sql delete from test_index where c = 923 index_test.go:140: sql delete from test_index where c = 277 index_test.go:137: sql insert into test_index values (1386, 2655162036786509586, 0.641844, 'As7DahZqlT') index_test.go:140: sql delete from test_index where c = 981 index_test.go:137: sql insert into test_index values (1387, 6693378816409821483, 0.621548, '8B8tXAmYJt') index_test.go:143: sql update test_index set c1 = 4092648546273643644, c2 = 0.942576, c3 = 'lwMItdR5iD' where c = 432 index_test.go:137: sql insert into test_index values (1388, 4825022918805076046, 0.475093, 'U4FdNIzLYZ') index_test.go:140: sql delete from test_index where c = 1310 index_test.go:137: sql insert into test_index values (1389, 8832211377841232149, 0.453090, 'LEeiYlHAT6') index_test.go:140: sql delete from test_index where c = 1134 index_test.go:140: sql delete from test_index where c = 406 index_test.go:140: sql delete from test_index where c = 773 index_test.go:143: sql update test_index set c1 = 7855003141326240527, c2 = 0.103624, c3 = 'xsKjxDlBm7' where c = 1244 index_test.go:143: sql update test_index set c1 = 948278319470272320, c2 = 0.445189, c3 = '9jZKpQqX0i' where c = 1125 index_test.go:140: sql delete from test_index where c = 149 index_test.go:143: sql update test_index set c1 = 1691727827324206825, c2 = 0.893653, c3 = '2iaUt2gU4u' where c = 94 index_test.go:137: sql insert into test_index values (1390, 4006974954626459789, 0.028961, 'Tob9DLEo5D') index_test.go:143: sql update test_index set c1 = 6706267264621659215, c2 = 0.873073, c3 = 'i0UHjB9Lua' where c = 635 index_test.go:143: sql update test_index set c1 = 6301299838785989294, c2 = 0.711415, c3 = 'FiWHry3UU7' where c = 201 index_test.go:140: sql delete from test_index where c = 882 index_test.go:143: sql update test_index set c1 = 2907762500251439228, c2 = 0.277610, c3 = 'puDeyOUP0N' where c = 718 index_test.go:137: sql insert into test_index values (1391, 8997687071114940899, 0.422393, '2tWVtcfiYB') index_test.go:143: sql update test_index set c1 = 5250145828427083311, c2 = 0.940044, c3 = 'OmfvT9e2uM' where c = 1090 index_test.go:137: sql insert into test_index values (1392, 4351601444430580783, 0.461893, 'lei0bEPkJx') index_test.go:143: sql update test_index set c1 = 2979800465843946978, c2 = 0.089779, c3 = 'syBjshbs6t' where c = 931 index_test.go:137: sql insert into test_index values (1395, 3525623629110451846, 0.046115, 'z13fP7rW0o') index_test.go:143: sql update test_index set c1 = 3617892053070894031, c2 = 0.006270, c3 = 'E17JsHdhI2' where c = 1032 index_test.go:137: sql insert into test_index values (1393, 1078390919023686122, 0.022819, 'Rlybti0iyF') index_test.go:137: sql insert into test_index values (1396, 6090489555802451545, 0.112668, '3hhAwAiCt7') index_test.go:137: sql insert into test_index values (1397, 8502449549043169440, 0.382930, '1QQatIfSWy') index_test.go:137: sql insert into test_index values (1394, 6571630922348723053, 0.082800, 'zRAXMGbxdY') index_test.go:140: sql delete from test_index where c = 1124 index_test.go:140: sql delete from test_index where c = 948 index_test.go:140: sql delete from test_index where c = 799 index_test.go:140: sql delete from test_index where c = 108 index_test.go:140: sql delete from test_index where c = 587 index_test.go:140: sql delete from test_index where c = 1248 index_test.go:140: sql delete from test_index where c = 963 index_test.go:140: sql delete from test_index where c = 1241 index_test.go:143: sql update test_index set c1 = 5326312081419362207, c2 = 0.877177, c3 = 'Qn6x83MkHK' where c = 368 index_test.go:143: sql update test_index set c1 = 2729153476336093082, c2 = 0.744050, c3 = 'jypi2jkFfv' where c = 1190 index_test.go:143: sql update test_index set c1 = 3904890736172517579, c2 = 0.597956, c3 = '5ZcYvRJNJq' where c = 539 index_test.go:143: sql update test_index set c1 = 7892812146715636940, c2 = 0.923482, c3 = 'zzmBrypOjj' where c = 700 index_test.go:143: sql update test_index set c1 = 4265953191572914769, c2 = 0.232159, c3 = 'bBiBvaStSH' where c = 988 index_test.go:143: sql update test_index set c1 = 8847948387687430150, c2 = 0.168800, c3 = 'DEULQaIrDw' where c = 1139 index_test.go:143: sql update test_index set c1 = 6257400445618207136, c2 = 0.167210, c3 = '0fDeKxwrKf' where c = 992 index_test.go:143: sql update test_index set c1 = 5891411257988514116, c2 = 0.488729, c3 = 'tTkOSn3OHk' where c = 1303 index_test.go:137: sql insert into test_index values (1399, 1504476861624459556, 0.617929, 'gRRbhTIPfM') index_test.go:137: sql insert into test_index values (1398, 8684802539168534432, 0.442598, 'R33icfZFsY') index_test.go:137: sql insert into test_index values (1400, 7288467084356548306, 0.967588, 'XugfGTQW0y') index_test.go:140: sql delete from test_index where c = 630 index_test.go:140: sql delete from test_index where c = 1060 index_test.go:140: sql delete from test_index where c = 450 index_test.go:143: sql update test_index set c1 = 7984746715919114781, c2 = 0.651741, c3 = 'zFqHkPUfyC' where c = 886 index_test.go:143: sql update test_index set c1 = 2686169185351450387, c2 = 0.062464, c3 = 'QbCaPuG1I5' where c = 970 index_test.go:143: sql update test_index set c1 = 2096324742508707578, c2 = 0.798075, c3 = 'cDfUVHRIPJ' where c = 1000 index_test.go:137: sql insert into test_index values (1404, 7628276156731604166, 0.485971, 'FJLBHiAtK2') index_test.go:137: sql insert into test_index values (1406, 2674593871078205501, 0.932225, '1Tww8nmtuU') index_test.go:137: sql insert into test_index values (1402, 5683841560704658215, 0.539587, 'a6Bb0JT7VU') index_test.go:137: sql insert into test_index values (1403, 2628113736651221004, 0.215141, 'cFO4YVNujE') index_test.go:137: sql insert into test_index values (1408, 8020304722327059456, 0.433160, 'NOzisuQ2wT') index_test.go:140: sql delete from test_index where c = 396 index_test.go:140: sql delete from test_index where c = 787 index_test.go:137: sql insert into test_index values (1407, 2414710884954982618, 0.833088, 'In4QXPcwJG') index_test.go:137: sql insert into test_index values (1410, 7388918716291376486, 0.179598, '6vFZNSNfhM') index_test.go:137: sql insert into test_index values (1405, 2307911415496194302, 0.443292, 'elRAnOII7t') index_test.go:137: sql insert into test_index values (1409, 675419351706867884, 0.771064, 'pqVwwOGgpu') index_test.go:137: sql insert into test_index values (1401, 7370042243797161238, 0.477402, '0vxy4ToLim') index_test.go:140: sql delete from test_index where c = 501 index_test.go:140: sql delete from test_index where c = 0 index_test.go:140: sql delete from test_index where c = 572 index_test.go:140: sql delete from test_index where c = 213 index_test.go:140: sql delete from test_index where c = 242 index_test.go:140: sql delete from test_index where c = 1304 index_test.go:143: sql update test_index set c1 = 8177419373027766200, c2 = 0.356659, c3 = '1v1BQD6u8I' where c = 182 index_test.go:143: sql update test_index set c1 = 4777183563829163957, c2 = 0.243415, c3 = 'ow4yY7FMzo' where c = 702 index_test.go:140: sql delete from test_index where c = 29 index_test.go:143: sql update test_index set c1 = 4560666567505179402, c2 = 0.960658, c3 = 'Hg1WukH9b7' where c = 3 index_test.go:140: sql delete from test_index where c = 1125 index_test.go:143: sql update test_index set c1 = 8609660823508737968, c2 = 0.644886, c3 = 'B9rKmij0JA' where c = 800 index_test.go:143: sql update test_index set c1 = 7905569210093452083, c2 = 0.679338, c3 = 'SBDsSp4WEf' where c = 953 index_test.go:143: sql update test_index set c1 = 2574807295126466220, c2 = 0.858848, c3 = 'hQqPlmrrZm' where c = 659 index_test.go:143: sql update test_index set c1 = 8424125704664050771, c2 = 0.512929, c3 = 'Dfk69R91dc' where c = 1031 index_test.go:143: sql update test_index set c1 = 5819809585951697588, c2 = 0.910409, c3 = 'SYeHt5tI4V' where c = 358 index_test.go:137: sql insert into test_index values (1411, 3008567661176948256, 0.544491, '0pUZtJAMB1') index_test.go:137: sql insert into test_index values (1412, 6782066459814524773, 0.513662, 'yRRB7xmeAV') index_test.go:143: sql update test_index set c1 = 3557513290870661164, c2 = 0.811122, c3 = '0gspYTFIpz' where c = 815 index_test.go:137: sql insert into test_index values (1414, 8419942126830193462, 0.873519, 'lHIfOdSQ9a') index_test.go:137: sql insert into test_index values (1416, 39259084044877693, 0.184038, 'hVMqQf8oBf') index_test.go:143: sql update test_index set c1 = 5418275634866980785, c2 = 0.307897, c3 = 'D9H1NO6YrK' where c = 1104 index_test.go:140: sql delete from test_index where c = 240 index_test.go:140: sql delete from test_index where c = 405 index_test.go:137: sql insert into test_index values (1413, 2660537437934496024, 0.780960, 'eZjo9oj5Ow') index_test.go:140: sql delete from test_index where c = 269 index_test.go:137: sql insert into test_index values (1415, 3891981117657629052, 0.793090, 'Fvk1D8qTjj') index_test.go:137: sql insert into test_index values (1417, 1395806136548939755, 0.598902, 's80OQtsnE5') index_test.go:137: sql insert into test_index values (1418, 6968161851377495727, 0.117216, '8pWodopZwV') index_test.go:140: sql delete from test_index where c = 377 index_test.go:137: sql insert into test_index values (1419, 1427453912232402011, 0.639831, 'L4rchVlzcb') index_test.go:140: sql delete from test_index where c = 100 index_test.go:137: sql insert into test_index values (1420, 6309454542647610778, 0.431981, 'UpO4gcnJet') index_test.go:143: sql update test_index set c1 = 4894719371344888810, c2 = 0.391229, c3 = 'PD7v1Cpstl' where c = 463 index_test.go:140: sql delete from test_index where c = 416 index_test.go:143: sql update test_index set c1 = 5970427436260575524, c2 = 0.640825, c3 = '6Hrn2OYMEB' where c = 245 index_test.go:140: sql delete from test_index where c = 787 index_test.go:143: sql update test_index set c1 = 7374671788193516672, c2 = 0.828889, c3 = 'SZmNMNjJjn' where c = 942 index_test.go:140: sql delete from test_index where c = 840 index_test.go:143: sql update test_index set c1 = 2473903644107653078, c2 = 0.279537, c3 = 'Wgig6f6gVs' where c = 1053 index_test.go:143: sql update test_index set c1 = 5951171051304530113, c2 = 0.709959, c3 = '0MhNft9oJk' where c = 686 index_test.go:140: sql delete from test_index where c = 1114 index_test.go:143: sql update test_index set c1 = 5079188745501070653, c2 = 0.857447, c3 = 'QANpzwP0Ya' where c = 123 index_test.go:137: sql insert into test_index values (1421, 5196435106835214323, 0.662406, 'hWSpxw0yEi') index_test.go:137: sql insert into test_index values (1422, 4177700653828219398, 0.248852, 'Loehdz9BBq') index_test.go:140: sql delete from test_index where c = 461 index_test.go:143: sql update test_index set c1 = 201039331580439517, c2 = 0.039956, c3 = 'MLjW1y5eEe' where c = 767 index_test.go:137: sql insert into test_index values (1425, 4657387081499241811, 0.859041, 'n8PVpM6YUP') index_test.go:137: sql insert into test_index values (1424, 1418576526416600300, 0.555319, 'XlHomSQyTB') index_test.go:143: sql update test_index set c1 = 6939819295394751683, c2 = 0.113519, c3 = 'D0AMHcu3Ag' where c = 1026 index_test.go:137: sql insert into test_index values (1423, 2202033784100015603, 0.007888, '2CyjaGHntt') index_test.go:137: sql insert into test_index values (1426, 6757876243195352793, 0.451585, 'arouCTyvew') index_test.go:143: sql update test_index set c1 = 535587140060597317, c2 = 0.730416, c3 = 'QnUS0lQt6G' where c = 1348 index_test.go:140: sql delete from test_index where c = 256 index_test.go:140: sql delete from test_index where c = 738 index_test.go:137: sql insert into test_index values (1427, 4918839359573050478, 0.271560, 'oxFhG4YROF') index_test.go:143: sql update test_index set c1 = 111578451172948061, c2 = 0.504422, c3 = '617WOWikn5' where c = 369 index_test.go:140: sql delete from test_index where c = 485 index_test.go:137: sql insert into test_index values (1428, 5627464656032031932, 0.366373, 'T6WQk9DRJS') index_test.go:140: sql delete from test_index where c = 1233 index_test.go:140: sql delete from test_index where c = 1285 index_test.go:143: sql update test_index set c1 = 2973117315454149775, c2 = 0.538912, c3 = 'bXqdWsy25I' where c = 180 index_test.go:143: sql update test_index set c1 = 480281097018982473, c2 = 0.420065, c3 = 'qKmKjMJnzU' where c = 227 index_test.go:137: sql insert into test_index values (1430, 3090471847287796450, 0.449883, '4QySQ0w3rD') index_test.go:140: sql delete from test_index where c = 372 index_test.go:137: sql insert into test_index values (1429, 5127483332891454244, 0.734627, '2YkH0afnep') index_test.go:143: sql update test_index set c1 = 8096488985685630124, c2 = 0.819033, c3 = 'XJwsyBmRlI' where c = 56 index_test.go:140: sql delete from test_index where c = 914 index_test.go:143: sql update test_index set c1 = 4409332908245015374, c2 = 0.309920, c3 = 'hOHesKp0uy' where c = 695 index_test.go:143: sql update test_index set c1 = 5712269689421555421, c2 = 0.741156, c3 = 'ABDhoBxkwo' where c = 147 index_test.go:137: sql insert into test_index values (1431, 6264867198957662231, 0.139485, 'k0FBQnVP0U') index_test.go:143: sql update test_index set c1 = 5863916716036833529, c2 = 0.064902, c3 = '7NBpUK4oZa' where c = 339 index_test.go:140: sql delete from test_index where c = 1146 index_test.go:143: sql update test_index set c1 = 376586058481295265, c2 = 0.526797, c3 = 'Pfm1uTQwJB' where c = 1048 index_test.go:140: sql delete from test_index where c = 178 index_test.go:140: sql delete from test_index where c = 174 index_test.go:137: sql insert into test_index values (1432, 1158293009692374802, 0.077647, 'CNgMTY26kJ') index_test.go:137: sql insert into test_index values (1433, 1004252454736761817, 0.985466, 'w1pu5lyQQB') index_test.go:137: sql insert into test_index values (1434, 4918714803390573737, 0.776127, '7FTET03MOj') index_test.go:140: sql delete from test_index where c = 686 index_test.go:140: sql delete from test_index where c = 745 index_test.go:143: sql update test_index set c1 = 4165143157058185113, c2 = 0.764812, c3 = '76XdT3vrVi' where c = 997 index_test.go:137: sql insert into test_index values (1435, 5672037971015012339, 0.679455, 'C9KV0dXKpt') index_test.go:143: sql update test_index set c1 = 9008073797194875408, c2 = 0.184452, c3 = 'ZjV0wSAupP' where c = 1124 index_test.go:137: sql insert into test_index values (1436, 7258602807919061893, 0.321222, 'l4kwptjgpX') index_test.go:143: sql update test_index set c1 = 367035048339637639, c2 = 0.509632, c3 = 'qkP3mxVwcD' where c = 241 index_test.go:143: sql update test_index set c1 = 9050470616701988561, c2 = 0.020092, c3 = 'bMllSvpOm3' where c = 224 index_test.go:140: sql delete from test_index where c = 574 index_test.go:137: sql insert into test_index values (1437, 847378646247215793, 0.111827, 'DHmPs5oMx3') index_test.go:140: sql delete from test_index where c = 199 index_test.go:137: sql insert into test_index values (1438, 1227548194675487812, 0.078781, 'skuP2fX5wY') index_test.go:143: sql update test_index set c1 = 4062186942016448137, c2 = 0.450245, c3 = 'HRVVIcGDrv' where c = 833 index_test.go:140: sql delete from test_index where c = 566 index_test.go:137: sql insert into test_index values (1439, 8819737062253597883, 0.288950, '41Y2rMpZRc') index_test.go:140: sql delete from test_index where c = 726 index_test.go:137: sql insert into test_index values (1441, 7684069270803234140, 0.402087, '9Pg1VvbHnN') index_test.go:140: sql delete from test_index where c = 479 index_test.go:143: sql update test_index set c1 = 7322478126529587448, c2 = 0.149504, c3 = 'xsL9pcYxvh' where c = 439 index_test.go:143: sql update test_index set c1 = 6014542486381404690, c2 = 0.422440, c3 = 'h7PIsdO0UO' where c = 1114 index_test.go:143: sql update test_index set c1 = 3947753776475327441, c2 = 0.389738, c3 = '8qolIPDN8g' where c = 375 index_test.go:140: sql delete from test_index where c = 388 index_test.go:143: sql update test_index set c1 = 139351438243540465, c2 = 0.406224, c3 = '4OyS9ar261' where c = 1186 index_test.go:137: sql insert into test_index values (1440, 7946085196057853205, 0.163871, 'RPqXs51Q4W') index_test.go:137: sql insert into test_index values (1442, 2205868918441765347, 0.323902, 'lbvr4ei3vO') index_test.go:137: sql insert into test_index values (1444, 5625986917904521248, 0.854713, 'zyCgUmh506') index_test.go:137: sql insert into test_index values (1446, 8188672785254332812, 0.784538, 'bveNd9NSLt') index_test.go:137: sql insert into test_index values (1445, 8307211494665681597, 0.309817, 'Dx1rSE4p3H') index_test.go:143: sql update test_index set c1 = 8585639137620172734, c2 = 0.819970, c3 = 'cqUEI98aKl' where c = 792 index_test.go:140: sql delete from test_index where c = 258 index_test.go:140: sql delete from test_index where c = 1006 index_test.go:140: sql delete from test_index where c = 1432 index_test.go:140: sql delete from test_index where c = 55 index_test.go:143: sql update test_index set c1 = 5349651445639326406, c2 = 0.234880, c3 = 'HoARK8CI3n' where c = 613 index_test.go:137: sql insert into test_index values (1443, 4156198283539765558, 0.278752, 'mnf30j6Lr2') index_test.go:140: sql delete from test_index where c = 1406 index_test.go:140: sql delete from test_index where c = 247 index_test.go:140: sql delete from test_index where c = 1158 index_test.go:137: sql insert into test_index values (1447, 3254897434144099887, 0.193699, 'weKgvGl3Ez') index_test.go:143: sql update test_index set c1 = 2558372235448070353, c2 = 0.314644, c3 = 'RpHOdBeEJg' where c = 668 index_test.go:137: sql insert into test_index values (1448, 4899373188755120384, 0.513799, 'I4wnruYnRd') index_test.go:143: sql update test_index set c1 = 8820393828110156189, c2 = 0.709726, c3 = 'CxUC2gJHLi' where c = 749 index_test.go:143: sql update test_index set c1 = 134531290585563813, c2 = 0.753123, c3 = 'UFiNLIOcm0' where c = 602 index_test.go:143: sql update test_index set c1 = 888571838258995606, c2 = 0.204146, c3 = 'cYCqmk4fqq' where c = 1035 index_test.go:143: sql update test_index set c1 = 8185821139093397968, c2 = 0.558121, c3 = 'jlO2r3F2Wz' where c = 511 index_test.go:140: sql delete from test_index where c = 415 index_test.go:143: sql update test_index set c1 = 6885547896343037883, c2 = 0.210632, c3 = 're34YHIVZc' where c = 1032 index_test.go:143: sql update test_index set c1 = 2778365005035092762, c2 = 0.504748, c3 = 'AG98AfLtME' where c = 1123 index_test.go:140: sql delete from test_index where c = 1176 index_test.go:137: sql insert into test_index values (1450, 603959677224087201, 0.872483, 'AZ2wTuafiu') index_test.go:137: sql insert into test_index values (1451, 4691360065122314739, 0.010276, 'vAKBi815NE') index_test.go:137: sql insert into test_index values (1452, 858633069042630042, 0.047285, 'K4EGBWu7kD') index_test.go:137: sql insert into test_index values (1453, 2730295376666864208, 0.259249, 'F0nNdkvhh2') index_test.go:137: sql insert into test_index values (1449, 6151746187882795068, 0.476998, 'nSV2dIFxvU') index_test.go:140: sql delete from test_index where c = 999 index_test.go:140: sql delete from test_index where c = 741 index_test.go:143: sql update test_index set c1 = 3592059534798943034, c2 = 0.295118, c3 = '8V7T0UYjA5' where c = 1430 index_test.go:137: sql insert into test_index values (1454, 8684986616008424535, 0.257706, 'zK8Mr9as0k') index_test.go:140: sql delete from test_index where c = 142 index_test.go:137: sql insert into test_index values (1455, 3884672992690296242, 0.764237, 'HyBLZPGuh6') index_test.go:143: sql update test_index set c1 = 6284942220061735000, c2 = 0.898830, c3 = 'doWWvfnscD' where c = 303 index_test.go:140: sql delete from test_index where c = 1088 index_test.go:140: sql delete from test_index where c = 1084 index_test.go:137: sql insert into test_index values (1456, 3947944919133827151, 0.125701, '9R1Bpe0a6I') index_test.go:143: sql update test_index set c1 = 6320424359888126146, c2 = 0.356582, c3 = 'tYEWvScoj4' where c = 634 index_test.go:143: sql update test_index set c1 = 6004143848260771253, c2 = 0.445607, c3 = 'iW9OyPyo7O' where c = 302 index_test.go:137: sql insert into test_index values (1457, 2891309676730127042, 0.979697, 'q8XIPXQcaZ') index_test.go:140: sql delete from test_index where c = 460 index_test.go:140: sql delete from test_index where c = 25 index_test.go:143: sql update test_index set c1 = 2547654173889512435, c2 = 0.926821, c3 = 'uq1IZiCYso' where c = 1342 index_test.go:143: sql update test_index set c1 = 3173486270683895236, c2 = 0.643641, c3 = 'Tx9ZSYURFj' where c = 1438 index_test.go:137: sql insert into test_index values (1458, 2670376884797181351, 0.484133, 'bhapXce09T') index_test.go:140: sql delete from test_index where c = 1279 index_test.go:143: sql update test_index set c1 = 6799132358773171862, c2 = 0.692063, c3 = 'Z5xpYb7Lyt' where c = 1025 index_test.go:137: sql insert into test_index values (1459, 8868415760007816423, 0.456658, 'b4ViePNZyy') index_test.go:137: sql insert into test_index values (1460, 8493049068013655660, 0.031809, '6s1TKeBbWI') index_test.go:137: sql insert into test_index values (1461, 3870015589228030180, 0.922520, '9o4INpQ3ff') index_test.go:143: sql update test_index set c1 = 8159354209352669441, c2 = 0.991653, c3 = 'VYKy3kw027' where c = 1029 index_test.go:143: sql update test_index set c1 = 267150831499796079, c2 = 0.673905, c3 = 'MNRqeX1jIq' where c = 1421 index_test.go:143: sql update test_index set c1 = 5104874689697883171, c2 = 0.490223, c3 = 'sjSonXS2fi' where c = 572 index_test.go:140: sql delete from test_index where c = 672 index_test.go:140: sql delete from test_index where c = 351 index_test.go:140: sql delete from test_index where c = 151 index_test.go:137: sql insert into test_index values (1462, 3647534142329839833, 0.652453, '6uUWi9HGlW') index_test.go:140: sql delete from test_index where c = 372 index_test.go:140: sql delete from test_index where c = 167 index_test.go:143: sql update test_index set c1 = 142204770602940146, c2 = 0.987830, c3 = 'S1CdRlrsTH' where c = 94 index_test.go:137: sql insert into test_index values (1464, 5154015880973320032, 0.453456, '72zl8DHGQ8') index_test.go:140: sql delete from test_index where c = 374 index_test.go:137: sql insert into test_index values (1465, 278671352168119298, 0.183314, 'rJ3E1uBVpn') index_test.go:137: sql insert into test_index values (1463, 5370234928451677649, 0.929096, 'r9PIeyZ4zX') index_test.go:143: sql update test_index set c1 = 7492452338873451977, c2 = 0.554969, c3 = 'YfW2IGnVQs' where c = 290 index_test.go:143: sql update test_index set c1 = 3080883012783179900, c2 = 0.506973, c3 = '0ihjBvlFFf' where c = 336 index_test.go:140: sql delete from test_index where c = 743 index_test.go:143: sql update test_index set c1 = 505188835367624304, c2 = 0.509726, c3 = 'sGDdgGIiVU' where c = 306 index_test.go:143: sql update test_index set c1 = 4294888975696323567, c2 = 0.223097, c3 = '1epph4sbAd' where c = 267 index_test.go:143: sql update test_index set c1 = 5100495798691589266, c2 = 0.154969, c3 = 'h1tUA6ebmh' where c = 517 index_test.go:143: sql update test_index set c1 = 5208171292504167439, c2 = 0.608055, c3 = 'MebbL9dUVw' where c = 1106 index_test.go:140: sql delete from test_index where c = 1292 index_test.go:140: sql delete from test_index where c = 934 index_test.go:137: sql insert into test_index values (1467, 1427763574816604358, 0.304575, 'glH6WzDMJZ') index_test.go:137: sql insert into test_index values (1466, 9103936828489973824, 0.640602, 'e9HRP64TJM') index_test.go:137: sql insert into test_index values (1468, 6408071094105538324, 0.753022, 'Jcr4sxVh4z') index_test.go:143: sql update test_index set c1 = 8406625692992331476, c2 = 0.834799, c3 = 'eiwwqRDCpP' where c = 234 index_test.go:137: sql insert into test_index values (1469, 7756376000608049822, 0.701379, 'hWo85PGFLn') index_test.go:143: sql update test_index set c1 = 2048463282509506021, c2 = 0.829004, c3 = 'FG24z6TI9e' where c = 203 index_test.go:140: sql delete from test_index where c = 469 index_test.go:137: sql insert into test_index values (1471, 4609385340074598064, 0.707858, 'fZeJolhGKE') index_test.go:137: sql insert into test_index values (1472, 8959851484783922530, 0.126790, 'h0qeEYXwbj') index_test.go:137: sql insert into test_index values (1470, 8925814528324233685, 0.560156, 'xeROdWPaWi') index_test.go:143: sql update test_index set c1 = 1835971802843356583, c2 = 0.077498, c3 = 'ouVHQYnHG1' where c = 186 index_test.go:140: sql delete from test_index where c = 722 index_test.go:140: sql delete from test_index where c = 1251 index_test.go:137: sql insert into test_index values (1473, 5903769789986744147, 0.652836, 'HusQAJkXYC') index_test.go:137: sql insert into test_index values (1474, 4285326257101352925, 0.569076, 'aHLASEFKef') index_test.go:143: sql update test_index set c1 = 6937494499284087066, c2 = 0.822784, c3 = '0cDVTEkjnd' where c = 969 index_test.go:140: sql delete from test_index where c = 1281 index_test.go:143: sql update test_index set c1 = 6904456356277228015, c2 = 0.634352, c3 = '0xbZyRTIuT' where c = 876 index_test.go:140: sql delete from test_index where c = 790 index_test.go:137: sql insert into test_index values (1475, 7323692590812038303, 0.173895, 'WaWY9RLVg7') index_test.go:140: sql delete from test_index where c = 1142 index_test.go:140: sql delete from test_index where c = 252 index_test.go:140: sql delete from test_index where c = 1026 index_test.go:143: sql update test_index set c1 = 5336299419689748722, c2 = 0.810480, c3 = 'RwAxmQbPrS' where c = 492 index_test.go:137: sql insert into test_index values (1477, 3814708425088172806, 0.066095, '3js4pyrLwz') index_test.go:143: sql update test_index set c1 = 109772668828370892, c2 = 0.474896, c3 = '4inJztXe1y' where c = 576 index_test.go:143: sql update test_index set c1 = 8678116124146244341, c2 = 0.369125, c3 = 'IPrwIsjKUN' where c = 365 index_test.go:140: sql delete from test_index where c = 1135 index_test.go:137: sql insert into test_index values (1476, 4519306397186243596, 0.274244, 'l9Hup3UoXQ') index_test.go:140: sql delete from test_index where c = 1103 index_test.go:143: sql update test_index set c1 = 3480246945883023492, c2 = 0.249794, c3 = '63Ihn9bzxN' where c = 918 index_test.go:143: sql update test_index set c1 = 3954011954239083253, c2 = 0.271910, c3 = 'zC9u9Dor1h' where c = 1470 index_test.go:137: sql insert into test_index values (1480, 4125875705232615864, 0.996339, 'sr1pY8WM1y') index_test.go:140: sql delete from test_index where c = 1374 index_test.go:137: sql insert into test_index values (1478, 1624492730739473676, 0.132802, '9K3owsQSq5') index_test.go:140: sql delete from test_index where c = 529 index_test.go:143: sql update test_index set c1 = 7879892428397746393, c2 = 0.947443, c3 = 'OVfCiBlzFu' where c = 1218 index_test.go:137: sql insert into test_index values (1479, 8149642553788450505, 0.843569, 'ZyT8OVn10y') index_test.go:143: sql update test_index set c1 = 6486880984756120736, c2 = 0.360559, c3 = 'u3cdH0D054' where c = 433 index_test.go:140: sql delete from test_index where c = 348 index_test.go:137: sql insert into test_index values (1481, 2094902556630210163, 0.136967, 'zeJtOhHeP6') index_test.go:140: sql delete from test_index where c = 291 index_test.go:143: sql update test_index set c1 = 8237898374219786937, c2 = 0.778761, c3 = 'hHKWTxqu2t' where c = 459 index_test.go:140: sql delete from test_index where c = 29 index_test.go:140: sql delete from test_index where c = 1106 index_test.go:143: sql update test_index set c1 = 3606753468065290563, c2 = 0.469320, c3 = '7Fjc2kfJYR' where c = 793 index_test.go:137: sql insert into test_index values (1483, 21629319406128952, 0.356393, '91GfoPCpj2') index_test.go:137: sql insert into test_index values (1482, 1607495111392146907, 0.375543, 'rU3IBqBLMN') index_test.go:143: sql update test_index set c1 = 8811249362967082160, c2 = 0.522813, c3 = '0Z4lU90egV' where c = 1387 index_test.go:137: sql insert into test_index values (1484, 2780056629192620099, 0.196293, 'AJO6ojwq25') index_test.go:143: sql update test_index set c1 = 4687976284485257647, c2 = 0.128480, c3 = 'phccpPc5wo' where c = 725 index_test.go:143: sql update test_index set c1 = 41778398735112651, c2 = 0.171167, c3 = 'a00BC4LrFw' where c = 392 index_test.go:137: sql insert into test_index values (1485, 2465662714387611899, 0.273123, 'Mf9X8rNoDx') index_test.go:140: sql delete from test_index where c = 651 index_test.go:137: sql insert into test_index values (1486, 5937833954922866626, 0.335272, 'kz1eZpE295') index_test.go:140: sql delete from test_index where c = 617 index_test.go:137: sql insert into test_index values (1487, 280563274980433953, 0.503238, '6CZ1AUtyup') index_test.go:143: sql update test_index set c1 = 8483516987391803941, c2 = 0.501412, c3 = 'xR619sLNiJ' where c = 575 index_test.go:137: sql insert into test_index values (1488, 5678424688527457690, 0.382157, 'eXyEe5Dc53') index_test.go:137: sql insert into test_index values (1489, 6300496603734169111, 0.277600, 'r2nxqcdfWF') index_test.go:140: sql delete from test_index where c = 538 index_test.go:143: sql update test_index set c1 = 8072748298890232969, c2 = 0.240529, c3 = '9a8rgaJ0DI' where c = 1197 index_test.go:140: sql delete from test_index where c = 345 index_test.go:140: sql delete from test_index where c = 190 index_test.go:137: sql insert into test_index values (1490, 3390586331613161390, 0.393262, 't4sUeNE8P0') index_test.go:143: sql update test_index set c1 = 8922669296595701925, c2 = 0.820809, c3 = 'B7WC3eR7K7' where c = 121 index_test.go:140: sql delete from test_index where c = 897 index_test.go:143: sql update test_index set c1 = 5089986822093537807, c2 = 0.790255, c3 = 'QQANKVf9jo' where c = 1068 index_test.go:140: sql delete from test_index where c = 983 index_test.go:140: sql delete from test_index where c = 1075 index_test.go:143: sql update test_index set c1 = 4240334091689484163, c2 = 0.551267, c3 = 'GRsTvZXc4f' where c = 926 index_test.go:143: sql update test_index set c1 = 8864227162449055050, c2 = 0.218121, c3 = 'b6E3BBEmSF' where c = 471 index_test.go:143: sql update test_index set c1 = 2088720274357649827, c2 = 0.581428, c3 = 'DYuJVPuCs5' where c = 348 index_test.go:137: sql insert into test_index values (1491, 3591622751900923255, 0.435145, 'nG80RzbCku') index_test.go:143: sql update test_index set c1 = 6916876409533884566, c2 = 0.841317, c3 = 'gswm1yHBbK' where c = 1005 index_test.go:137: sql insert into test_index values (1492, 837573297874134481, 0.883850, '49NWbGH2bX') index_test.go:140: sql delete from test_index where c = 413 index_test.go:143: sql update test_index set c1 = 6504776414192637849, c2 = 0.345965, c3 = 'RRNCqJcg7s' where c = 1484 index_test.go:140: sql delete from test_index where c = 966 index_test.go:143: sql update test_index set c1 = 1682525220549740925, c2 = 0.796957, c3 = 'LMMWSR3wbp' where c = 825 index_test.go:140: sql delete from test_index where c = 1412 index_test.go:143: sql update test_index set c1 = 7295719082226195390, c2 = 0.576817, c3 = 'sMGj1tmwtJ' where c = 1380 index_test.go:143: sql update test_index set c1 = 7747661050212736181, c2 = 0.066219, c3 = 'hixZktqBOU' where c = 1242 index_test.go:140: sql delete from test_index where c = 942 index_test.go:143: sql update test_index set c1 = 8176071772094098406, c2 = 0.870467, c3 = 'P0ZSLoIEWk' where c = 1193 index_test.go:137: sql insert into test_index values (1493, 2344513140655797332, 0.390873, 'sF9AeX9JZW') index_test.go:140: sql delete from test_index where c = 98 index_test.go:143: sql update test_index set c1 = 2822191350310068348, c2 = 0.898501, c3 = 'fFthuz4LEs' where c = 809 index_test.go:137: sql insert into test_index values (1494, 4355059970603554252, 0.174276, 'wGQ2tDVd94') index_test.go:140: sql delete from test_index where c = 636 index_test.go:143: sql update test_index set c1 = 5415819880840819299, c2 = 0.610492, c3 = 'RdptuakE3L' where c = 781 index_test.go:137: sql insert into test_index values (1495, 200003060152193184, 0.640901, 'SyxjNzDveC') index_test.go:140: sql delete from test_index where c = 102 index_test.go:143: sql update test_index set c1 = 713156405904866668, c2 = 0.806488, c3 = 'Ry0S8sQha2' where c = 1366 index_test.go:137: sql insert into test_index values (1496, 5122134699464169968, 0.856035, 'Poa0xOhdsV') index_test.go:140: sql delete from test_index where c = 656 index_test.go:143: sql update test_index set c1 = 275597533546896136, c2 = 0.589475, c3 = 'MjrNOcmnpm' where c = 1004 index_test.go:137: sql insert into test_index values (1497, 6419179615718537675, 0.469264, 'DufoeR5m91') index_test.go:140: sql delete from test_index where c = 1007 index_test.go:143: sql update test_index set c1 = 4241272763932736587, c2 = 0.453614, c3 = 'KXYDCsCoVU' where c = 72 index_test.go:137: sql insert into test_index values (1498, 5919506806005128434, 0.536194, 'WGOtKhR4jk') index_test.go:140: sql delete from test_index where c = 699 index_test.go:143: sql update test_index set c1 = 8259580345545127836, c2 = 0.625578, c3 = 'uz24MX2wxH' where c = 1066 index_test.go:137: sql insert into test_index values (1499, 2706168318689052499, 0.771817, 'abAnyhG31H') index_test.go:140: sql delete from test_index where c = 1277 index_test.go:143: sql update test_index set c1 = 2086468327585186835, c2 = 0.907079, c3 = 'YAhGqc1xxr' where c = 915 index_test.go:137: sql insert into test_index values (1500, 2363575018097025990, 0.151136, 'Cuphg3bbRZ') index_test.go:140: sql delete from test_index where c = 912 index_test.go:143: sql update test_index set c1 = 6530069527545723602, c2 = 0.102866, c3 = 'WFMgPlqBNM' where c = 316 [2024/05/06 10:16:39.924 +08:00] [ERROR] [gc_worker.go:1764] ["deleteRanges is called"] index_test.go:137: sql insert into test_index values (1501, 2240831337416480596, 0.097573, 'hUawtbfGXI') index_test.go:137: sql insert into test_index values (1505, 6149754074583000201, 0.923661, 'JKO38jPbU0') index_test.go:137: sql insert into test_index values (1503, 4588714198132196091, 0.758752, '1yrPJExOPE') index_test.go:137: sql insert into test_index values (1504, 4739325454207510732, 0.238641, 'PVrJCOl3gA') index_test.go:137: sql insert into test_index values (1508, 4217060921141345981, 0.022107, '581lel26Ki') index_test.go:137: sql insert into test_index values (1509, 1814032443890414997, 0.865366, 'j8rRsXxjT6') index_test.go:137: sql insert into test_index values (1502, 6255229923803321283, 0.068324, 'ryNMOgEcOY') index_test.go:140: sql delete from test_index where c = 436 index_test.go:137: sql insert into test_index values (1506, 5089308224955432700, 0.118124, 'UlmUX9rFun') index_test.go:137: sql insert into test_index values (1507, 7381463825990514682, 0.980762, 'oE6Cej4HA0') index_test.go:137: sql insert into test_index values (1510, 6256927298504547253, 0.784007, 'kD6t59sZL0') index_test.go:143: sql update test_index set c1 = 6517727544579020638, c2 = 0.627261, c3 = 'F5fcNXhNqW' where c = 253 index_test.go:140: sql delete from test_index where c = 1460 index_test.go:140: sql delete from test_index where c = 369 index_test.go:140: sql delete from test_index where c = 1365 index_test.go:140: sql delete from test_index where c = 832 index_test.go:140: sql delete from test_index where c = 593 index_test.go:143: sql update test_index set c1 = 8558671513449511907, c2 = 0.380697, c3 = 'yUVtnFYnfQ' where c = 1014 index_test.go:140: sql delete from test_index where c = 1132 index_test.go:140: sql delete from test_index where c = 1403 index_test.go:140: sql delete from test_index where c = 936 index_test.go:143: sql update test_index set c1 = 1450448950199593444, c2 = 0.017702, c3 = '4m9d6Jb2M7' where c = 621 index_test.go:143: sql update test_index set c1 = 7882267378136195410, c2 = 0.058961, c3 = 'HgQOdYZpzD' where c = 1010 index_test.go:137: sql insert into test_index values (1512, 7255624338600175369, 0.643565, 'BnmTWvx4nC') index_test.go:140: sql delete from test_index where c = 1383 index_test.go:137: sql insert into test_index values (1511, 8422215114061369042, 0.163238, 'atVLnbwQKE') index_test.go:143: sql update test_index set c1 = 225369910558874012, c2 = 0.534318, c3 = 'A6kdZR4UGT' where c = 1255 index_test.go:143: sql update test_index set c1 = 94203488395164689, c2 = 0.046595, c3 = 'oDBkHPm9RZ' where c = 1497 index_test.go:140: sql delete from test_index where c = 452 index_test.go:143: sql update test_index set c1 = 3355290630357880302, c2 = 0.683647, c3 = '9Z0O9tGGUJ' where c = 1415 index_test.go:143: sql update test_index set c1 = 2679642583414764341, c2 = 0.664565, c3 = 'y7htHvd8fw' where c = 1057 index_test.go:143: sql update test_index set c1 = 329819337114646740, c2 = 0.682061, c3 = 'jDprebIk5E' where c = 717 index_test.go:140: sql delete from test_index where c = 1487 index_test.go:137: sql insert into test_index values (1513, 8736954248840827719, 0.727685, 'WFlV45ZBQl') index_test.go:137: sql insert into test_index values (1514, 7084674429757805975, 0.035158, '9uzXL0c4nF') index_test.go:137: sql insert into test_index values (1519, 1584746149816807741, 0.427065, 'hzgemVdY7s') index_test.go:143: sql update test_index set c1 = 359827189947266893, c2 = 0.911374, c3 = 'IHDxTjNZvs' where c = 916 index_test.go:137: sql insert into test_index values (1516, 3445233959619975743, 0.900501, 'lgzcLd1lS2') index_test.go:143: sql update test_index set c1 = 3196519805761232742, c2 = 0.300986, c3 = 'JfxIetzq9e' where c = 896 index_test.go:137: sql insert into test_index values (1518, 2892472361300485766, 0.048822, '43GoVWgYfa') index_test.go:140: sql delete from test_index where c = 633 index_test.go:137: sql insert into test_index values (1517, 4186268308532612906, 0.666844, 'Fc1PRoVxWk') index_test.go:143: sql update test_index set c1 = 8537662549256629522, c2 = 0.575276, c3 = '9Ckpvgz8o0' where c = 986 index_test.go:137: sql insert into test_index values (1515, 7359830073938962927, 0.108010, 'gxv71MOBUx') index_test.go:140: sql delete from test_index where c = 408 index_test.go:143: sql update test_index set c1 = 4250958398373150286, c2 = 0.830469, c3 = '8NX4LpTPfY' where c = 658 index_test.go:140: sql delete from test_index where c = 659 index_test.go:140: sql delete from test_index where c = 587 index_test.go:140: sql delete from test_index where c = 374 index_test.go:137: sql insert into test_index values (1520, 8807879528888961067, 0.498200, 'Hllef5VQES') index_test.go:140: sql delete from test_index where c = 1252 index_test.go:140: sql delete from test_index where c = 1479 index_test.go:137: sql insert into test_index values (1521, 4765365992317098951, 0.892932, 'JpwpKr6dZ4') index_test.go:143: sql update test_index set c1 = 4790369379558406476, c2 = 0.510129, c3 = 'YTL4avx1YJ' where c = 606 index_test.go:137: sql insert into test_index values (1522, 1631880963791575295, 0.275965, 'PKPMaTBFcP') index_test.go:143: sql update test_index set c1 = 4156617268888645943, c2 = 0.789519, c3 = 'cLIQ3yp6MM' where c = 547 index_test.go:143: sql update test_index set c1 = 5571451664500601894, c2 = 0.938320, c3 = 'oNhgLIJKef' where c = 173 index_test.go:140: sql delete from test_index where c = 466 index_test.go:143: sql update test_index set c1 = 4779944154562520017, c2 = 0.236343, c3 = 'HiRlywEuyk' where c = 570 index_test.go:143: sql update test_index set c1 = 7216936030490059016, c2 = 0.890780, c3 = 'VfsZWlDAdu' where c = 1194 index_test.go:143: sql update test_index set c1 = 5228596145210046074, c2 = 0.879417, c3 = 'IsKlWPT8Ku' where c = 1264 index_test.go:137: sql insert into test_index values (1523, 3802187849820100257, 0.237699, 'Bnrq3yr14v') index_test.go:137: sql insert into test_index values (1524, 7584100009513698385, 0.915434, 'xKHTVWET98') index_test.go:137: sql insert into test_index values (1525, 5498644075809323271, 0.597982, 'VhazX3b5gv') index_test.go:143: sql update test_index set c1 = 2333230114291111617, c2 = 0.488113, c3 = 'eOwf168VO7' where c = 1412 index_test.go:140: sql delete from test_index where c = 628 index_test.go:140: sql delete from test_index where c = 1338 index_test.go:137: sql insert into test_index values (1527, 1730220475850424406, 0.789596, 'VBC5QWgSHy') index_test.go:137: sql insert into test_index values (1526, 1789086114086203147, 0.473979, 'oJ0O0n8qb7') index_test.go:137: sql insert into test_index values (1529, 5033848222872496853, 0.459495, 'MonoZxJT3T') index_test.go:140: sql delete from test_index where c = 42 index_test.go:140: sql delete from test_index where c = 1351 index_test.go:137: sql insert into test_index values (1530, 6754298449286727993, 0.394733, 'TgjU76Fh9R') index_test.go:140: sql delete from test_index where c = 752 index_test.go:140: sql delete from test_index where c = 829 index_test.go:140: sql delete from test_index where c = 451 index_test.go:143: sql update test_index set c1 = 7836057179958644672, c2 = 0.439195, c3 = 'ktjEXCrBxb' where c = 1006 index_test.go:137: sql insert into test_index values (1528, 3972756530988377342, 0.910557, 'yKjZML0lG1') index_test.go:143: sql update test_index set c1 = 7446824694124165811, c2 = 0.955192, c3 = '0IJOjxJI7p' where c = 161 index_test.go:140: sql delete from test_index where c = 425 index_test.go:143: sql update test_index set c1 = 4095017181644295110, c2 = 0.991487, c3 = 'rxMu4ktyOH' where c = 1220 index_test.go:137: sql insert into test_index values (1531, 3498881223178058880, 0.865319, 'zMmcZrpnEu') index_test.go:140: sql delete from test_index where c = 370 index_test.go:143: sql update test_index set c1 = 921799520468953102, c2 = 0.086514, c3 = '64m9qNGomc' where c = 716 index_test.go:140: sql delete from test_index where c = 1367 index_test.go:143: sql update test_index set c1 = 1624881356726794952, c2 = 0.215673, c3 = '7mmlxbI1Ss' where c = 828 index_test.go:137: sql insert into test_index values (1532, 3179339179100661976, 0.765567, 'uf2wf0BKrD') index_test.go:143: sql update test_index set c1 = 6572464251647185926, c2 = 0.106834, c3 = '8i1OVfZsEM' where c = 186 index_test.go:143: sql update test_index set c1 = 7058082818299737789, c2 = 0.006062, c3 = 'uKXvjrOWFj' where c = 1211 index_test.go:140: sql delete from test_index where c = 487 index_test.go:137: sql insert into test_index values (1533, 7225211836827904660, 0.565147, 'JZ5CdWv9g4') index_test.go:140: sql delete from test_index where c = 437 index_test.go:137: sql insert into test_index values (1534, 4887105190753275345, 0.946753, 'OqBdrqmAr8') index_test.go:143: sql update test_index set c1 = 5598769616145227154, c2 = 0.975912, c3 = 'aPk98kro5S' where c = 409 index_test.go:143: sql update test_index set c1 = 1210681552097482734, c2 = 0.239778, c3 = 'FATsBPkXua' where c = 1449 index_test.go:137: sql insert into test_index values (1536, 3223954736969570885, 0.165180, 'dS9AfYhPju') index_test.go:137: sql insert into test_index values (1535, 818272718864887719, 0.833817, 'fZS77StmTB') index_test.go:137: sql insert into test_index values (1537, 5350820541908750536, 0.254044, 'V0vfN38WUq') index_test.go:140: sql delete from test_index where c = 730 index_test.go:143: sql update test_index set c1 = 1597557747008230658, c2 = 0.360716, c3 = 'AMm97InSTz' where c = 583 index_test.go:143: sql update test_index set c1 = 6905100956701066499, c2 = 0.102899, c3 = 'd17y36qmlD' where c = 1266 index_test.go:140: sql delete from test_index where c = 798 index_test.go:137: sql insert into test_index values (1538, 8260355095299180843, 0.492605, 'w0M6TLjTRM') index_test.go:137: sql insert into test_index values (1539, 3658897804516789716, 0.800204, 'rDdqxi6NrF') index_test.go:140: sql delete from test_index where c = 597 index_test.go:143: sql update test_index set c1 = 2386313821651745797, c2 = 0.187235, c3 = '1Sqs4iDDx8' where c = 371 index_test.go:143: sql update test_index set c1 = 7443024541412834207, c2 = 0.169495, c3 = '0pFBeZJwgC' where c = 458 index_test.go:140: sql delete from test_index where c = 713 index_test.go:140: sql delete from test_index where c = 44 index_test.go:137: sql insert into test_index values (1540, 1656242377702880440, 0.266036, 'Pr2kDQuk32') index_test.go:143: sql update test_index set c1 = 5622869768971874135, c2 = 0.494970, c3 = 'aENFqFglmg' where c = 346 index_test.go:140: sql delete from test_index where c = 859 index_test.go:137: sql insert into test_index values (1541, 6411016087755499505, 0.423643, 'tCXCOGHlkl') index_test.go:137: sql insert into test_index values (1542, 6199123368588663527, 0.989683, '9D315Od04i') index_test.go:143: sql update test_index set c1 = 5283867527725863773, c2 = 0.163875, c3 = 'cpUFcKzV2O' where c = 311 index_test.go:143: sql update test_index set c1 = 1151280064612510375, c2 = 0.344532, c3 = 'JWqCYbRuHH' where c = 934 index_test.go:140: sql delete from test_index where c = 668 index_test.go:143: sql update test_index set c1 = 932839155264290258, c2 = 0.213038, c3 = 'XjzRdpt3t8' where c = 1461 index_test.go:140: sql delete from test_index where c = 864 index_test.go:137: sql insert into test_index values (1544, 5117050140498736458, 0.993591, 'wItLQOLlTp') index_test.go:137: sql insert into test_index values (1543, 7884448249186601914, 0.600054, 'L16UbyDq99') index_test.go:143: sql update test_index set c1 = 7064631986088471226, c2 = 0.627750, c3 = '5UvzCtyOJr' where c = 45 index_test.go:143: sql update test_index set c1 = 2675042959663576250, c2 = 0.620213, c3 = '3VXv9AOoeu' where c = 969 index_test.go:140: sql delete from test_index where c = 330 index_test.go:137: sql insert into test_index values (1546, 7968815183709424385, 0.903830, 'rzJFZV9Id5') index_test.go:137: sql insert into test_index values (1545, 7205165974937449086, 0.566059, 'MhlpZIJMGm') index_test.go:140: sql delete from test_index where c = 765 index_test.go:143: sql update test_index set c1 = 4511020593920088853, c2 = 0.159581, c3 = 'iS9rQrvcdU' where c = 1480 index_test.go:137: sql insert into test_index values (1547, 8986930857498873914, 0.976291, 'vrlhW1sLi7') index_test.go:137: sql insert into test_index values (1548, 135312603792859493, 0.732952, '5uvHZFsXSp') index_test.go:140: sql delete from test_index where c = 63 index_test.go:143: sql update test_index set c1 = 7633619834904409163, c2 = 0.057889, c3 = 'ACHhpct1pC' where c = 1310 index_test.go:140: sql delete from test_index where c = 968 index_test.go:140: sql delete from test_index where c = 98 index_test.go:140: sql delete from test_index where c = 1241 index_test.go:140: sql delete from test_index where c = 1348 index_test.go:137: sql insert into test_index values (1549, 4333371580574494009, 0.869031, 'PXyzAlOBaG') index_test.go:137: sql insert into test_index values (1550, 8384339489386947207, 0.338613, 'K7rQ72AUph') index_test.go:140: sql delete from test_index where c = 747 index_test.go:143: sql update test_index set c1 = 4554210846202646700, c2 = 0.021910, c3 = 'VI76qteYpm' where c = 217 index_test.go:143: sql update test_index set c1 = 8660312801356606532, c2 = 0.149284, c3 = '4IalJOdk52' where c = 867 index_test.go:143: sql update test_index set c1 = 5503612335204497935, c2 = 0.040521, c3 = 'nRmCUMsqmJ' where c = 49 index_test.go:140: sql delete from test_index where c = 282 index_test.go:143: sql update test_index set c1 = 8338676680072744141, c2 = 0.134306, c3 = 'PCK1Rlh6G7' where c = 943 index_test.go:143: sql update test_index set c1 = 649380812674497336, c2 = 0.595941, c3 = 'Eig1x0zV5m' where c = 396 index_test.go:143: sql update test_index set c1 = 5673432100170025312, c2 = 0.528356, c3 = 'EYWmPBzlpO' where c = 371 index_test.go:137: sql insert into test_index values (1551, 197066832622132029, 0.095649, 'b1V6aRFcmA') index_test.go:143: sql update test_index set c1 = 2096137414582686240, c2 = 0.687189, c3 = 'gGqLm9eCll' where c = 102 index_test.go:143: sql update test_index set c1 = 5399561276951094766, c2 = 0.725277, c3 = 'GnM3k4EudF' where c = 554 index_test.go:140: sql delete from test_index where c = 1535 index_test.go:137: sql insert into test_index values (1552, 5955621662790734718, 0.491015, 'BwJLe8E8u3') index_test.go:137: sql insert into test_index values (1553, 1548976394799610934, 0.803855, '24qbYHRxhb') index_test.go:137: sql insert into test_index values (1554, 4554258189729859204, 0.672893, 'VOlB2vtCV6') index_test.go:137: sql insert into test_index values (1555, 7689627012089854911, 0.313560, 'kJ8Xf8TZez') index_test.go:137: sql insert into test_index values (1556, 2244821624909313444, 0.608214, 'd3e5KDVCYr') index_test.go:137: sql insert into test_index values (1557, 5293294199770789763, 0.423345, 'Dnv6bLmn0F') index_test.go:140: sql delete from test_index where c = 124 index_test.go:140: sql delete from test_index where c = 75 index_test.go:137: sql insert into test_index values (1558, 3758238343065817757, 0.694248, 'zjNfM0N29e') index_test.go:143: sql update test_index set c1 = 5029011324008526080, c2 = 0.412202, c3 = 'vLgBiIaVyw' where c = 195 index_test.go:140: sql delete from test_index where c = 637 index_test.go:140: sql delete from test_index where c = 1482 index_test.go:140: sql delete from test_index where c = 125 index_test.go:137: sql insert into test_index values (1559, 3319171368378445948, 0.601486, 'Ywfk8O7KPv') index_test.go:143: sql update test_index set c1 = 6265022667857420563, c2 = 0.421731, c3 = 'zALiy7A3BP' where c = 1487 index_test.go:140: sql delete from test_index where c = 570 index_test.go:140: sql delete from test_index where c = 1465 index_test.go:143: sql update test_index set c1 = 1660139743124220205, c2 = 0.766920, c3 = 'oufy1i6M21' where c = 1035 index_test.go:137: sql insert into test_index values (1560, 6751428949990577690, 0.552126, 'vA29nCQ8Dh') index_test.go:143: sql update test_index set c1 = 6604847880925364288, c2 = 0.674504, c3 = 'kGgWa9F0Ed' where c = 513 index_test.go:140: sql delete from test_index where c = 1148 index_test.go:143: sql update test_index set c1 = 2031421964981014590, c2 = 0.890442, c3 = '2hHbJtgPu0' where c = 315 index_test.go:140: sql delete from test_index where c = 1481 index_test.go:137: sql insert into test_index values (1561, 1527348222353589068, 0.768480, 'DkoXOQwFCM') index_test.go:143: sql update test_index set c1 = 5734982471543023745, c2 = 0.396921, c3 = 'URgvUJixh1' where c = 1111 index_test.go:143: sql update test_index set c1 = 8801944310937992309, c2 = 0.409168, c3 = '8EhRGDGY0L' where c = 548 index_test.go:137: sql insert into test_index values (1562, 4433652801137088272, 0.412638, '7LLjWq9ykF') index_test.go:140: sql delete from test_index where c = 1204 index_test.go:143: sql update test_index set c1 = 8611312902274265054, c2 = 0.741738, c3 = 'W73Fg2skkH' where c = 1020 index_test.go:137: sql insert into test_index values (1564, 5092009917928360561, 0.906647, 'zjyBFopAE1') index_test.go:143: sql update test_index set c1 = 1987388854258104301, c2 = 0.228453, c3 = 'OaXJ4lM5MR' where c = 850 index_test.go:140: sql delete from test_index where c = 278 index_test.go:137: sql insert into test_index values (1566, 2434429139908847199, 0.753407, '1lNvY4BacJ') index_test.go:143: sql update test_index set c1 = 2176719196503534816, c2 = 0.019546, c3 = 'Tv1o01Ii7q' where c = 1335 index_test.go:137: sql insert into test_index values (1563, 1332323953935714630, 0.457551, '58Gcmqjbs9') index_test.go:140: sql delete from test_index where c = 1068 index_test.go:137: sql insert into test_index values (1565, 2092030425692579484, 0.317658, 'OMgGRq4V3a') index_test.go:140: sql delete from test_index where c = 857 index_test.go:140: sql delete from test_index where c = 921 index_test.go:137: sql insert into test_index values (1567, 5934714626718160104, 0.232263, 'mKv4syJdXh') index_test.go:143: sql update test_index set c1 = 6647760099308751439, c2 = 0.715372, c3 = 'EqYbtkyAFU' where c = 916 index_test.go:140: sql delete from test_index where c = 434 index_test.go:137: sql insert into test_index values (1568, 9003756456954534627, 0.675721, 'grohZTmwXw') index_test.go:143: sql update test_index set c1 = 6353931835523404530, c2 = 0.960268, c3 = 'D0SsaAEpYk' where c = 1457 index_test.go:143: sql update test_index set c1 = 352358361526512021, c2 = 0.841705, c3 = 'cereZDj2DZ' where c = 792 index_test.go:137: sql insert into test_index values (1569, 8126365966844563809, 0.503751, 'aqhAFEsFZA') index_test.go:143: sql update test_index set c1 = 3953781601803533926, c2 = 0.977569, c3 = '4LhifC4N5Z' where c = 1242 index_test.go:140: sql delete from test_index where c = 1280 index_test.go:143: sql update test_index set c1 = 9004023987182779218, c2 = 0.205128, c3 = 'OMlHAspOnE' where c = 613 index_test.go:140: sql delete from test_index where c = 1432 index_test.go:137: sql insert into test_index values (1570, 4990645517954103021, 0.432925, 'UNiAMZS2cD') index_test.go:143: sql update test_index set c1 = 6828909341192190795, c2 = 0.778429, c3 = 'ooHZkoEhfn' where c = 1325 index_test.go:140: sql delete from test_index where c = 172 index_test.go:137: sql insert into test_index values (1572, 366416206199895400, 0.958211, 'zrMbGH8z2n') index_test.go:137: sql insert into test_index values (1573, 1126078812386109049, 0.572525, '5t1BznWWKL') index_test.go:137: sql insert into test_index values (1571, 8789808507249087199, 0.736338, 'f0hjgGqOyu') index_test.go:140: sql delete from test_index where c = 1036 index_test.go:140: sql delete from test_index where c = 118 index_test.go:143: sql update test_index set c1 = 1519909065889364821, c2 = 0.069677, c3 = 'bbx8WpBbKT' where c = 535 index_test.go:137: sql insert into test_index values (1574, 6980325847878063405, 0.627793, '725UwMrCpg') index_test.go:140: sql delete from test_index where c = 1071 index_test.go:137: sql insert into test_index values (1575, 1666072813692846961, 0.071691, '7mDE1RS8F1') index_test.go:143: sql update test_index set c1 = 6265771734266834066, c2 = 0.305620, c3 = 'j9PvWaBCz5' where c = 847 index_test.go:143: sql update test_index set c1 = 514792181701718826, c2 = 0.324435, c3 = 'Il96DpMAx8' where c = 228 index_test.go:140: sql delete from test_index where c = 163 index_test.go:140: sql delete from test_index where c = 684 index_test.go:140: sql delete from test_index where c = 1544 index_test.go:143: sql update test_index set c1 = 8551148247654238170, c2 = 0.223671, c3 = 'VxhKGPblSV' where c = 1078 index_test.go:140: sql delete from test_index where c = 1341 index_test.go:143: sql update test_index set c1 = 856929697998251653, c2 = 0.615017, c3 = 'q1KUYBDBVb' where c = 809 index_test.go:143: sql update test_index set c1 = 4484383791405553488, c2 = 0.096296, c3 = 'WTVSFga0rF' where c = 1520 index_test.go:143: sql update test_index set c1 = 8956174203358832424, c2 = 0.697806, c3 = 'V7j29viWY5' where c = 348 index_test.go:143: sql update test_index set c1 = 5102506011252704754, c2 = 0.074196, c3 = 'r3KvDPubZE' where c = 811 index_test.go:137: sql insert into test_index values (1576, 4928623561083275278, 0.423661, 'mCAeBar0pK') index_test.go:137: sql insert into test_index values (1577, 7484801401108595335, 0.773633, 'kr89og0FBi') index_test.go:137: sql insert into test_index values (1578, 6948090229388418105, 0.227590, 'VEDCi2CiA1') index_test.go:140: sql delete from test_index where c = 825 index_test.go:143: sql update test_index set c1 = 7220552424579874128, c2 = 0.768604, c3 = 'rz9094jMbg' where c = 1087 index_test.go:137: sql insert into test_index values (1579, 3758326844151031529, 0.203724, 'xHU40WRlhY') index_test.go:137: sql insert into test_index values (1582, 8572460124693209881, 0.446720, 'H1EzFyVI13') index_test.go:137: sql insert into test_index values (1580, 2856597552493170549, 0.356952, 'INNaABL9Kh') index_test.go:137: sql insert into test_index values (1583, 5010863144420855018, 0.589600, '4Hb8Ocoh6z') index_test.go:140: sql delete from test_index where c = 650 index_test.go:140: sql delete from test_index where c = 443 index_test.go:137: sql insert into test_index values (1581, 4886098528722983016, 0.262300, 's73QYiVwZG') index_test.go:143: sql update test_index set c1 = 134464404375511601, c2 = 0.499227, c3 = '98cmFjMeTF' where c = 712 index_test.go:137: sql insert into test_index values (1584, 1267323666537869612, 0.171077, 'ynMbtTYNZu') index_test.go:143: sql update test_index set c1 = 6358878978194230936, c2 = 0.639981, c3 = 'm0UfaViQpS' where c = 1536 index_test.go:143: sql update test_index set c1 = 1689901219398257357, c2 = 0.435008, c3 = 'd491bIzY3M' where c = 1060 index_test.go:140: sql delete from test_index where c = 1195 index_test.go:143: sql update test_index set c1 = 2398470875129419988, c2 = 0.814879, c3 = '5HPJulCf9u' where c = 380 index_test.go:140: sql delete from test_index where c = 852 index_test.go:140: sql delete from test_index where c = 481 index_test.go:143: sql update test_index set c1 = 1236136448478997700, c2 = 0.031044, c3 = 'YwHJNiq7Of' where c = 458 index_test.go:140: sql delete from test_index where c = 1555 index_test.go:140: sql delete from test_index where c = 1396 index_test.go:137: sql insert into test_index values (1585, 71527759382320495, 0.631707, 'ajxSu8x0Ky') index_test.go:137: sql insert into test_index values (1587, 8131066007750886097, 0.906816, 'tgg1sD2xbR') index_test.go:137: sql insert into test_index values (1586, 2628470331058441968, 0.081519, 'MPC0xC3P3Z') index_test.go:137: sql insert into test_index values (1588, 3342541775060918842, 0.187697, 'n0jl7e7jo9') index_test.go:143: sql update test_index set c1 = 3872749869286305496, c2 = 0.624809, c3 = 'NpLPVbvqeT' where c = 531 index_test.go:140: sql delete from test_index where c = 80 index_test.go:140: sql delete from test_index where c = 67 index_test.go:137: sql insert into test_index values (1589, 1087884877319949240, 0.249812, 'r1Te9o7TIZ') index_test.go:143: sql update test_index set c1 = 5312035060007848603, c2 = 0.290249, c3 = '9ZySYEEmzo' where c = 782 index_test.go:140: sql delete from test_index where c = 1159 index_test.go:143: sql update test_index set c1 = 4534750421242624952, c2 = 0.105400, c3 = 'Ob1k8FyooV' where c = 1422 index_test.go:143: sql update test_index set c1 = 2661320774140819530, c2 = 0.707475, c3 = 'Y6CDFiKyGg' where c = 1109 index_test.go:140: sql delete from test_index where c = 1502 index_test.go:140: sql delete from test_index where c = 1230 index_test.go:137: sql insert into test_index values (1590, 6425667741583462282, 0.767419, 'HsJy8BAjyC') index_test.go:143: sql update test_index set c1 = 7932812974535817284, c2 = 0.973472, c3 = 'ytjDkP1CTF' where c = 1403 index_test.go:137: sql insert into test_index values (1591, 4339465508211969567, 0.086588, 'WckdjZpQBh') index_test.go:140: sql delete from test_index where c = 1079 index_test.go:143: sql update test_index set c1 = 8074209137340901312, c2 = 0.561346, c3 = 'O6sy2GfaYI' where c = 995 index_test.go:143: sql update test_index set c1 = 3059082767066922729, c2 = 0.058034, c3 = 'WHe0DXZOyJ' where c = 838 index_test.go:143: sql update test_index set c1 = 3265489193348892672, c2 = 0.672721, c3 = 'q3eF7o5pHr' where c = 640 index_test.go:137: sql insert into test_index values (1593, 7465127097776144095, 0.884439, 'sznCKZCmoX') index_test.go:137: sql insert into test_index values (1592, 1879875167674058599, 0.958596, '6X6KhjttkD') index_test.go:140: sql delete from test_index where c = 552 index_test.go:143: sql update test_index set c1 = 439522914916525431, c2 = 0.584392, c3 = 'fxFxHGu3o3' where c = 1265 index_test.go:140: sql delete from test_index where c = 57 index_test.go:140: sql delete from test_index where c = 346 index_test.go:140: sql delete from test_index where c = 1305 index_test.go:143: sql update test_index set c1 = 6123267786844825756, c2 = 0.187078, c3 = '4qCQhhYHDa' where c = 318 index_test.go:137: sql insert into test_index values (1595, 6791702683852939886, 0.489490, 'At5676E5oh') index_test.go:137: sql insert into test_index values (1594, 5715425843734514530, 0.859194, '27ua7GaJ5d') index_test.go:137: sql insert into test_index values (1596, 217424174928030422, 0.966109, 'Db4MPM8bU4') index_test.go:143: sql update test_index set c1 = 2806045477464866679, c2 = 0.792839, c3 = 'rXYMGgBykZ' where c = 1097 index_test.go:143: sql update test_index set c1 = 8997624510511062395, c2 = 0.251031, c3 = 'HQaGaVNjr5' where c = 152 index_test.go:143: sql update test_index set c1 = 7177682895290894602, c2 = 0.201447, c3 = 'GWuPMqfBSw' where c = 1395 index_test.go:140: sql delete from test_index where c = 811 index_test.go:140: sql delete from test_index where c = 722 index_test.go:143: sql update test_index set c1 = 1564368625428261691, c2 = 0.597444, c3 = 'DjOtvYeFbG' where c = 1577 index_test.go:140: sql delete from test_index where c = 1568 index_test.go:137: sql insert into test_index values (1597, 5414014641716273790, 0.721944, 'RSGRmFtjT1') index_test.go:137: sql insert into test_index values (1599, 5956899210336075105, 0.676553, 'J1DhfjDhqD') index_test.go:143: sql update test_index set c1 = 2770181940877549562, c2 = 0.889042, c3 = 'W603maEF05' where c = 1118 index_test.go:143: sql update test_index set c1 = 7142172516733408121, c2 = 0.615229, c3 = 'Imudf1aQP5' where c = 619 index_test.go:137: sql insert into test_index values (1598, 3314715988880173001, 0.565867, 't4mZoLECGQ') index_test.go:140: sql delete from test_index where c = 241 index_test.go:140: sql delete from test_index where c = 384 index_test.go:140: sql delete from test_index where c = 1413 index_test.go:143: sql update test_index set c1 = 4939184259335672508, c2 = 0.344071, c3 = 'MkW89MR542' where c = 714 index_test.go:137: sql insert into test_index values (1600, 5438114517048891203, 0.721342, 'cjVWllpXoZ') index_test.go:143: sql update test_index set c1 = 5418025074175632012, c2 = 0.122611, c3 = 'nQpPpCR550' where c = 204 index_test.go:143: sql update test_index set c1 = 7134014406096514534, c2 = 0.786493, c3 = '0QXkN3nsjQ' where c = 301 index_test.go:140: sql delete from test_index where c = 1559 index_test.go:143: sql update test_index set c1 = 4157794076439518829, c2 = 0.767615, c3 = 'EKUwsJUf93' where c = 1566 index_test.go:143: sql update test_index set c1 = 2993212097371007429, c2 = 0.396214, c3 = '8OvZ3IooUm' where c = 153 index_test.go:137: sql insert into test_index values (1602, 6747676966618587056, 0.994432, 'QBuSEqGlAM') index_test.go:137: sql insert into test_index values (1601, 3912056845894917102, 0.112386, 'pPSO1veF68') index_test.go:137: sql insert into test_index values (1603, 9062076638799436222, 0.195864, 'ztUigzpa4t') index_test.go:137: sql insert into test_index values (1608, 3776202788692477156, 0.508916, 'IGSSeuUyIN') index_test.go:137: sql insert into test_index values (1607, 9022577034362782709, 0.848068, 'ZnXle7Yvct') index_test.go:137: sql insert into test_index values (1609, 5443073553215632620, 0.559466, 'SgpA0lIaMV') index_test.go:137: sql insert into test_index values (1610, 5010160250873050911, 0.637779, 'KcKAYvYV30') index_test.go:137: sql insert into test_index values (1605, 7815761900021030212, 0.034319, 'VaZ5fSgiC4') index_test.go:137: sql insert into test_index values (1604, 5463613225474337348, 0.616819, 'HTsjlgvEy9') index_test.go:137: sql insert into test_index values (1606, 6367573895362786540, 0.321212, 'Y2YTMRtcoT') index_test.go:140: sql delete from test_index where c = 1125 index_test.go:140: sql delete from test_index where c = 234 index_test.go:140: sql delete from test_index where c = 607 index_test.go:140: sql delete from test_index where c = 1212 index_test.go:143: sql update test_index set c1 = 4910704176752734696, c2 = 0.090638, c3 = 'lU94hxTKKx' where c = 345 index_test.go:140: sql delete from test_index where c = 1588 index_test.go:140: sql delete from test_index where c = 843 index_test.go:140: sql delete from test_index where c = 626 index_test.go:140: sql delete from test_index where c = 1478 index_test.go:143: sql update test_index set c1 = 3010124515176489620, c2 = 0.162472, c3 = 'IjP1kGgOV0' where c = 726 index_test.go:140: sql delete from test_index where c = 645 index_test.go:143: sql update test_index set c1 = 6723402287774226639, c2 = 0.963664, c3 = 'dH60zYcuCE' where c = 55 index_test.go:143: sql update test_index set c1 = 3954491625063457020, c2 = 0.690021, c3 = 'ULglRmQuqg' where c = 940 index_test.go:137: sql insert into test_index values (1611, 8293279049471180406, 0.633549, 'KyJEw8Tp4C') index_test.go:140: sql delete from test_index where c = 1539 index_test.go:140: sql delete from test_index where c = 1229 index_test.go:143: sql update test_index set c1 = 4404394155115527491, c2 = 0.736290, c3 = 'yFUlvqUA6s' where c = 861 index_test.go:143: sql update test_index set c1 = 117037951706305332, c2 = 0.331731, c3 = 'lMfD6dspKA' where c = 1063 index_test.go:143: sql update test_index set c1 = 7158436030042907450, c2 = 0.401131, c3 = 'phBWfNqQ5f' where c = 44 index_test.go:143: sql update test_index set c1 = 2331255615688361331, c2 = 0.416332, c3 = 'SwnM2kyiyI' where c = 1584 index_test.go:137: sql insert into test_index values (1612, 2115291417772872572, 0.446364, 'EKnb2JSutH') index_test.go:137: sql insert into test_index values (1614, 6332869663656606594, 0.438090, 'NunIpAPohO') index_test.go:143: sql update test_index set c1 = 6283358883083257051, c2 = 0.983761, c3 = 'fKeINNTtTn' where c = 161 index_test.go:143: sql update test_index set c1 = 7713628031700089040, c2 = 0.341937, c3 = '1cRruxhFPM' where c = 179 index_test.go:140: sql delete from test_index where c = 277 index_test.go:137: sql insert into test_index values (1613, 5138634977552677238, 0.663067, 'L66JYS1V9g') index_test.go:137: sql insert into test_index values (1616, 8612329370088018576, 0.604082, 'YrodWQMnYO') index_test.go:137: sql insert into test_index values (1618, 8947605871875138242, 0.255531, 'znJLegBqWJ') index_test.go:143: sql update test_index set c1 = 991560039195680470, c2 = 0.457506, c3 = 'XgIkVWEkRb' where c = 1327 index_test.go:137: sql insert into test_index values (1615, 6583453183967103403, 0.890724, '9rC1rcrchv') index_test.go:143: sql update test_index set c1 = 3972387285199931524, c2 = 0.685634, c3 = 'Lh7fxm0NeC' where c = 362 index_test.go:137: sql insert into test_index values (1620, 1815288471540726511, 0.944538, 'KBAQTrB4Bv') index_test.go:137: sql insert into test_index values (1617, 1960050691987216778, 0.533495, 'uO84AtiAMZ') index_test.go:140: sql delete from test_index where c = 407 index_test.go:140: sql delete from test_index where c = 1292 index_test.go:140: sql delete from test_index where c = 113 index_test.go:140: sql delete from test_index where c = 296 index_test.go:137: sql insert into test_index values (1619, 6390649771417716325, 0.001071, 'Jav8hBmoB2') index_test.go:137: sql insert into test_index values (1621, 7713328486501222237, 0.162203, 'v0FToPo4MF') index_test.go:137: sql insert into test_index values (1622, 7438986231463501851, 0.558595, '3etJCF48Xm') index_test.go:143: sql update test_index set c1 = 1487930244714603596, c2 = 0.131020, c3 = 'Rp27lBTYqh' where c = 196 index_test.go:140: sql delete from test_index where c = 187 index_test.go:143: sql update test_index set c1 = 8849650010168405825, c2 = 0.628996, c3 = 'OVgafQa1Ks' where c = 941 index_test.go:140: sql delete from test_index where c = 876 index_test.go:140: sql delete from test_index where c = 1092 index_test.go:140: sql delete from test_index where c = 763 index_test.go:143: sql update test_index set c1 = 3434255524962184500, c2 = 0.514065, c3 = '3xQjVemHdK' where c = 1034 index_test.go:143: sql update test_index set c1 = 4228990018892247292, c2 = 0.953256, c3 = '9KlCURcGev' where c = 402 index_test.go:140: sql delete from test_index where c = 700 index_test.go:143: sql update test_index set c1 = 8802821193603222634, c2 = 0.979352, c3 = 'zbkKDMAjsk' where c = 574 index_test.go:140: sql delete from test_index where c = 1599 index_test.go:137: sql insert into test_index values (1624, 2942334530096236159, 0.019871, 'AzBBYaDvx3') index_test.go:143: sql update test_index set c1 = 121281750182063312, c2 = 0.174289, c3 = 'nml2ZGw9WO' where c = 1578 index_test.go:137: sql insert into test_index values (1623, 3069383573682903135, 0.474520, 'KhK5cWG4Pj') index_test.go:143: sql update test_index set c1 = 5846165103918957452, c2 = 0.248420, c3 = 'cjh5fECdnm' where c = 559 index_test.go:137: sql insert into test_index values (1625, 586797957295861701, 0.578009, 'ZgBmpBAH69') index_test.go:143: sql update test_index set c1 = 8159805896658252152, c2 = 0.847605, c3 = 'Pu4f7g1o47' where c = 755 index_test.go:137: sql insert into test_index values (1626, 2205427740646393246, 0.297630, 'C0inNFEn0g') index_test.go:137: sql insert into test_index values (1627, 3290235571385059323, 0.002761, 'oczPNNnXBu') index_test.go:137: sql insert into test_index values (1628, 7515472699537617411, 0.026326, 'kVZapHCFgq') index_test.go:140: sql delete from test_index where c = 442 index_test.go:143: sql update test_index set c1 = 3849698734029965707, c2 = 0.354330, c3 = 'Nncdi4YZA8' where c = 992 index_test.go:140: sql delete from test_index where c = 1235 index_test.go:143: sql update test_index set c1 = 3775710896499044539, c2 = 0.791465, c3 = 'uHewckgYg0' where c = 1424 index_test.go:140: sql delete from test_index where c = 1219 index_test.go:140: sql delete from test_index where c = 1032 index_test.go:140: sql delete from test_index where c = 555 index_test.go:137: sql insert into test_index values (1629, 605007140325752728, 0.754671, 'N7seQXuw6t') index_test.go:137: sql insert into test_index values (1630, 2602107104622300232, 0.286634, 'QEXUGLoxJV') index_test.go:143: sql update test_index set c1 = 1654346985564540332, c2 = 0.855477, c3 = 'DqzPGzroky' where c = 17 index_test.go:137: sql insert into test_index values (1631, 3341363870421171581, 0.452753, 'PmhJOLcs1L') index_test.go:143: sql update test_index set c1 = 5988457788392669558, c2 = 0.323234, c3 = 'KgIEcR9XBg' where c = 1549 index_test.go:137: sql insert into test_index values (1632, 6253002471694153455, 0.230224, 'o4obvSb1d7') index_test.go:143: sql update test_index set c1 = 2218683967854191389, c2 = 0.733705, c3 = 'veGSEbK3TH' where c = 1273 index_test.go:140: sql delete from test_index where c = 772 index_test.go:143: sql update test_index set c1 = 8777260925505007592, c2 = 0.411764, c3 = '5zTiiF6ock' where c = 1402 index_test.go:143: sql update test_index set c1 = 1461127472698821422, c2 = 0.710609, c3 = 'KZiZDzl6em' where c = 980 index_test.go:140: sql delete from test_index where c = 1177 index_test.go:140: sql delete from test_index where c = 1110 index_test.go:140: sql delete from test_index where c = 1052 index_test.go:137: sql insert into test_index values (1633, 3059372481802541491, 0.351601, 'wLoPeC4jHE') index_test.go:140: sql delete from test_index where c = 1251 index_test.go:140: sql delete from test_index where c = 182 index_test.go:137: sql insert into test_index values (1634, 1303597898916610421, 0.448675, '1fGKSkn1YX') index_test.go:143: sql update test_index set c1 = 3025397256010218592, c2 = 0.541287, c3 = 'iyV2UgXswy' where c = 995 index_test.go:137: sql insert into test_index values (1637, 6002857210489954780, 0.924073, 'T3AObcg3We') index_test.go:137: sql insert into test_index values (1636, 4555500429928035502, 0.912789, 'I3LeAnEngg') index_test.go:143: sql update test_index set c1 = 5977118872000277663, c2 = 0.168269, c3 = '3V6iET97LI' where c = 286 index_test.go:137: sql insert into test_index values (1635, 6920141860222517934, 0.348768, '6pNR9mcN3k') index_test.go:140: sql delete from test_index where c = 609 index_test.go:140: sql delete from test_index where c = 248 index_test.go:143: sql update test_index set c1 = 5026158187594281564, c2 = 0.560435, c3 = 'laGYPkzXfC' where c = 1000 index_test.go:143: sql update test_index set c1 = 6387714373786997086, c2 = 0.701033, c3 = 'CJiW3FFlVL' where c = 287 index_test.go:140: sql delete from test_index where c = 191 index_test.go:143: sql update test_index set c1 = 6348477652024390464, c2 = 0.584664, c3 = 'z2oDhTr9nu' where c = 1238 index_test.go:137: sql insert into test_index values (1638, 5743985454705434155, 0.370158, 'IkfQOYEI5W') index_test.go:143: sql update test_index set c1 = 2648187553066962618, c2 = 0.455629, c3 = 'AauT95uioG' where c = 1232 index_test.go:143: sql update test_index set c1 = 9101195239170485732, c2 = 0.717113, c3 = 'a1GywX8zCm' where c = 1006 index_test.go:140: sql delete from test_index where c = 496 index_test.go:143: sql update test_index set c1 = 7788065956733701752, c2 = 0.933119, c3 = 'NdcVXPOPwg' where c = 989 index_test.go:137: sql insert into test_index values (1640, 5399856024860784384, 0.895759, 'OJGgOrVvfu') index_test.go:140: sql delete from test_index where c = 1584 index_test.go:143: sql update test_index set c1 = 5123693293654449093, c2 = 0.050985, c3 = 'GT8Qhzmq9S' where c = 1352 index_test.go:137: sql insert into test_index values (1644, 5888252449411557099, 0.846965, 'Xh2mQGugfu') index_test.go:137: sql insert into test_index values (1642, 2501391488772027903, 0.040217, 'gLHxCn8PXo') index_test.go:137: sql insert into test_index values (1639, 2943238268686779597, 0.547187, 'USGx4JpMry') index_test.go:137: sql insert into test_index values (1643, 1173753535755595106, 0.493020, 'tNBoUPMXF5') index_test.go:137: sql insert into test_index values (1641, 5085548004580797423, 0.031249, 'czRLtjFoa9') index_test.go:137: sql insert into test_index values (1645, 2774050015914325891, 0.481609, 'E87cPFzu4Q') index_test.go:140: sql delete from test_index where c = 718 index_test.go:140: sql delete from test_index where c = 1279 index_test.go:140: sql delete from test_index where c = 832 index_test.go:140: sql delete from test_index where c = 426 index_test.go:143: sql update test_index set c1 = 9153504172476322337, c2 = 0.709000, c3 = '363u3I2grT' where c = 1490 index_test.go:143: sql update test_index set c1 = 3512431852853037192, c2 = 0.402118, c3 = 'Yl51j8eEUq' where c = 623 index_test.go:137: sql insert into test_index values (1646, 7353301161647767009, 0.410600, 'RqV9k1luSF') index_test.go:143: sql update test_index set c1 = 759979007012994619, c2 = 0.307234, c3 = 'VjXWRACKkP' where c = 847 index_test.go:140: sql delete from test_index where c = 1421 index_test.go:140: sql delete from test_index where c = 1604 index_test.go:143: sql update test_index set c1 = 1348253149529532651, c2 = 0.508360, c3 = 'GTEdOjWe2l' where c = 968 index_test.go:143: sql update test_index set c1 = 8157526042819217257, c2 = 0.794291, c3 = 'epfOScgXsX' where c = 489 index_test.go:143: sql update test_index set c1 = 3121817080813420639, c2 = 0.416410, c3 = 'j897DmnQMK' where c = 705 index_test.go:143: sql update test_index set c1 = 1246509826909558016, c2 = 0.197003, c3 = 'F1INsJvGwK' where c = 309 index_test.go:137: sql insert into test_index values (1647, 7219400030856565984, 0.185938, 'tyvGCBSTvi') index_test.go:137: sql insert into test_index values (1648, 5533279740280556927, 0.292809, 'LmSzuyGpkD') index_test.go:140: sql delete from test_index where c = 1267 index_test.go:140: sql delete from test_index where c = 1200 index_test.go:137: sql insert into test_index values (1649, 5466991399618897707, 0.423698, '8CGncbIpTo') index_test.go:140: sql delete from test_index where c = 950 index_test.go:143: sql update test_index set c1 = 2465853072647316405, c2 = 0.498013, c3 = 'hdYCxQiht7' where c = 1204 index_test.go:143: sql update test_index set c1 = 2465020289366017548, c2 = 0.833130, c3 = 'pOicNv0LW4' where c = 375 index_test.go:140: sql delete from test_index where c = 215 index_test.go:137: sql insert into test_index values (1651, 2914620846387181710, 0.928960, 'pLpCPY3Abk') index_test.go:137: sql insert into test_index values (1652, 2664619044838544531, 0.595185, 'CvLhp94G5n') index_test.go:137: sql insert into test_index values (1650, 4116991929511594059, 0.789924, 'lV1AppPaGR') index_test.go:137: sql insert into test_index values (1653, 8058713325481844019, 0.250579, 'zbHd7SMrkN') index_test.go:143: sql update test_index set c1 = 2636897823482949861, c2 = 0.462294, c3 = 'rfLb3fIRa0' where c = 1518 index_test.go:143: sql update test_index set c1 = 5148159245404265323, c2 = 0.130325, c3 = '3yCuBRtDNg' where c = 438 index_test.go:140: sql delete from test_index where c = 1030 index_test.go:140: sql delete from test_index where c = 262 index_test.go:137: sql insert into test_index values (1655, 1778702330561163287, 0.768929, 'HUUH6EMqOl') index_test.go:137: sql insert into test_index values (1654, 112176661535929766, 0.054040, 'hUINz2C0y1') index_test.go:143: sql update test_index set c1 = 1793873001000196741, c2 = 0.848903, c3 = 'UJIzRcEIL0' where c = 353 index_test.go:143: sql update test_index set c1 = 8949670921157835479, c2 = 0.896017, c3 = 'kNKjpAhOQQ' where c = 539 index_test.go:140: sql delete from test_index where c = 1308 index_test.go:140: sql delete from test_index where c = 745 index_test.go:140: sql delete from test_index where c = 1592 index_test.go:143: sql update test_index set c1 = 231557161543340303, c2 = 0.062785, c3 = '246RKlBcap' where c = 1567 index_test.go:140: sql delete from test_index where c = 993 index_test.go:137: sql insert into test_index values (1656, 7784777411369246335, 0.279491, 'wAFnMViyLs') index_test.go:137: sql insert into test_index values (1657, 8780069110737533571, 0.006497, 'VHUztkEuHn') index_test.go:140: sql delete from test_index where c = 375 index_test.go:143: sql update test_index set c1 = 6636356298337624720, c2 = 0.554599, c3 = 'qCnSn3zDk9' where c = 864 index_test.go:143: sql update test_index set c1 = 6962256261804676076, c2 = 0.792731, c3 = 'LX4CldkVtT' where c = 147 index_test.go:140: sql delete from test_index where c = 98 index_test.go:140: sql delete from test_index where c = 558 index_test.go:137: sql insert into test_index values (1658, 9039267708254300427, 0.611296, 'e4QM3r3h4b') index_test.go:137: sql insert into test_index values (1660, 1476499062980756524, 0.926587, 'DgaBMdqLxc') index_test.go:137: sql insert into test_index values (1659, 6282137507304634644, 0.087697, 'J7isppEV5K') index_test.go:140: sql delete from test_index where c = 1252 index_test.go:143: sql update test_index set c1 = 8019623118277042055, c2 = 0.995903, c3 = 'Nhgvr9azWW' where c = 1177 index_test.go:143: sql update test_index set c1 = 6500168922579606113, c2 = 0.563811, c3 = 'wWHs0H8f48' where c = 1365 index_test.go:143: sql update test_index set c1 = 6645359545381602914, c2 = 0.989402, c3 = '0FqbT2zBCB' where c = 1169 index_test.go:143: sql update test_index set c1 = 7167075607056598188, c2 = 0.970307, c3 = 'fFMlTI1zl4' where c = 1035 index_test.go:140: sql delete from test_index where c = 1505 index_test.go:137: sql insert into test_index values (1661, 1891009347135784576, 0.438511, '8CTN0eNYT4') index_test.go:140: sql delete from test_index where c = 1192 index_test.go:137: sql insert into test_index values (1663, 7427837512493507363, 0.825245, 'EiGQAYXbjc') index_test.go:143: sql update test_index set c1 = 7367534507063252051, c2 = 0.258699, c3 = 'JOToJlvcHN' where c = 1530 index_test.go:137: sql insert into test_index values (1662, 6520417149162705228, 0.039630, 'VLixLHyFkc') index_test.go:137: sql insert into test_index values (1665, 5885827014283367647, 0.595869, 'TKc2hGGyKB') index_test.go:137: sql insert into test_index values (1666, 6815135504123053184, 0.541572, 'KdSAZN6hn7') index_test.go:143: sql update test_index set c1 = 5239538826068195343, c2 = 0.654844, c3 = 'oDNMJCGKul' where c = 1446 index_test.go:140: sql delete from test_index where c = 639 index_test.go:143: sql update test_index set c1 = 5884201877835335469, c2 = 0.925414, c3 = 'xVuTSKC0EW' where c = 469 index_test.go:137: sql insert into test_index values (1664, 5875970108355008552, 0.742172, 'SGNfmagFCb') index_test.go:143: sql update test_index set c1 = 947836773880893663, c2 = 0.430876, c3 = 'VO6eFOeSef' where c = 527 index_test.go:140: sql delete from test_index where c = 403 index_test.go:143: sql update test_index set c1 = 8749468515309389699, c2 = 0.607993, c3 = 'kimq6a0NFp' where c = 222 index_test.go:140: sql delete from test_index where c = 692 index_test.go:137: sql insert into test_index values (1667, 7289271724958590968, 0.472318, 'zL49vvmv5P') index_test.go:140: sql delete from test_index where c = 1604 index_test.go:140: sql delete from test_index where c = 1556 index_test.go:143: sql update test_index set c1 = 3804375405436062789, c2 = 0.745258, c3 = 'hNIJrYCPU8' where c = 794 index_test.go:137: sql insert into test_index values (1669, 9115345091784631109, 0.648649, 'Sm6KJMN8oH') index_test.go:143: sql update test_index set c1 = 7571947831685331257, c2 = 0.116485, c3 = '6Vox4hlVP7' where c = 142 index_test.go:143: sql update test_index set c1 = 1385960466595118834, c2 = 0.132234, c3 = '7gbg3otc6P' where c = 43 index_test.go:137: sql insert into test_index values (1668, 6575884855167765980, 0.188270, '2pXrvejo8B') index_test.go:140: sql delete from test_index where c = 150 index_test.go:137: sql insert into test_index values (1670, 5406944277650121133, 0.450698, 'XgP9dzp4xw') index_test.go:143: sql update test_index set c1 = 2734223131793298363, c2 = 0.569647, c3 = 'QMRl2AAuGb' where c = 286 index_test.go:140: sql delete from test_index where c = 694 index_test.go:140: sql delete from test_index where c = 632 index_test.go:137: sql insert into test_index values (1672, 1384580338561216788, 0.490300, '7OeqvwXKJO') index_test.go:143: sql update test_index set c1 = 6529526189406734247, c2 = 0.863453, c3 = 'NRgh7rRfIW' where c = 381 index_test.go:140: sql delete from test_index where c = 364 index_test.go:137: sql insert into test_index values (1674, 7993379054537198624, 0.682185, 'GHfFDBE4dD') index_test.go:137: sql insert into test_index values (1671, 6283564372995461202, 0.269356, '6GqJugRTUX') index_test.go:137: sql insert into test_index values (1673, 3644246040051176089, 0.927075, 'yj3maW4NbM') index_test.go:140: sql delete from test_index where c = 739 index_test.go:143: sql update test_index set c1 = 5944007800451053163, c2 = 0.933189, c3 = 'fpl5jy5NGc' where c = 382 index_test.go:143: sql update test_index set c1 = 750407112336683335, c2 = 0.224555, c3 = 'ohHsqLfjYg' where c = 635 index_test.go:140: sql delete from test_index where c = 1661 index_test.go:137: sql insert into test_index values (1675, 5588612350364408924, 0.603187, 'lanvAKGmzC') index_test.go:140: sql delete from test_index where c = 711 index_test.go:140: sql delete from test_index where c = 329 index_test.go:140: sql delete from test_index where c = 287 index_test.go:137: sql insert into test_index values (1677, 8606199147114591066, 0.516960, 'Ukesd4uNEV') index_test.go:143: sql update test_index set c1 = 8310094517943397448, c2 = 0.475664, c3 = '8tlgv5rw0F' where c = 1657 index_test.go:143: sql update test_index set c1 = 6442470701807765048, c2 = 0.485608, c3 = 'h67a0AvlJF' where c = 1057 index_test.go:137: sql insert into test_index values (1676, 5812240133908844275, 0.972806, 'GCZLwQzMNF') index_test.go:140: sql delete from test_index where c = 1170 index_test.go:143: sql update test_index set c1 = 5153238636059087631, c2 = 0.018383, c3 = '7o9T1mWF25' where c = 602 index_test.go:143: sql update test_index set c1 = 1056583829751836393, c2 = 0.256407, c3 = '4MRTQhFydE' where c = 86 index_test.go:137: sql insert into test_index values (1678, 9165240049425059130, 0.695493, 'lFhoGjFDx9') index_test.go:143: sql update test_index set c1 = 5435992409908740003, c2 = 0.399669, c3 = '1C2Mru1emw' where c = 1045 index_test.go:143: sql update test_index set c1 = 4426637845753682458, c2 = 0.837650, c3 = 'OlyGDBTxxe' where c = 826 index_test.go:140: sql delete from test_index where c = 680 index_test.go:143: sql update test_index set c1 = 4856332790503823522, c2 = 0.458214, c3 = 'QXPzFidsNB' where c = 997 index_test.go:137: sql insert into test_index values (1679, 4179016636409624292, 0.193010, 'EYNIGElSSz') index_test.go:137: sql insert into test_index values (1681, 96847734511385350, 0.957135, 'D4BPSRI2FL') index_test.go:140: sql delete from test_index where c = 874 index_test.go:137: sql insert into test_index values (1680, 9126295745710819691, 0.006362, 'qmRb6zqPLq') index_test.go:137: sql insert into test_index values (1682, 5487786946883128065, 0.650581, 'hzuFXfcL9t') index_test.go:137: sql insert into test_index values (1684, 2942740188090860915, 0.194982, 'zP4CicXH9a') index_test.go:137: sql insert into test_index values (1683, 8023697438532299166, 0.518108, 'OdZ2FaU8I1') index_test.go:140: sql delete from test_index where c = 352 index_test.go:140: sql delete from test_index where c = 1401 index_test.go:137: sql insert into test_index values (1685, 6404686743801259138, 0.549952, 'Ml2Q9iuHny') index_test.go:143: sql update test_index set c1 = 2635992189137155543, c2 = 0.580603, c3 = 'FZHTq4wB8m' where c = 182 index_test.go:143: sql update test_index set c1 = 4616148364534960967, c2 = 0.156017, c3 = '69x58Pc8Ww' where c = 1446 index_test.go:140: sql delete from test_index where c = 440 index_test.go:140: sql delete from test_index where c = 830 index_test.go:143: sql update test_index set c1 = 1773192972708612436, c2 = 0.939600, c3 = 'Ev2Cp8NCBQ' where c = 1267 index_test.go:140: sql delete from test_index where c = 1319 index_test.go:143: sql update test_index set c1 = 4341577245084585078, c2 = 0.538437, c3 = 'Xe2In2oVSx' where c = 474 index_test.go:143: sql update test_index set c1 = 7221198708064673700, c2 = 0.358169, c3 = 'l3GZztaL6i' where c = 1360 index_test.go:140: sql delete from test_index where c = 1390 index_test.go:137: sql insert into test_index values (1687, 2258546643504563629, 0.799113, 'VAK9yCVP5P') index_test.go:140: sql delete from test_index where c = 491 index_test.go:140: sql delete from test_index where c = 1499 index_test.go:143: sql update test_index set c1 = 3265138087929816317, c2 = 0.568531, c3 = 'AttaJVlQQp' where c = 1678 index_test.go:137: sql insert into test_index values (1686, 7591184733800576463, 0.455105, 'KuaZ8mVqsr') index_test.go:143: sql update test_index set c1 = 7888340200067659215, c2 = 0.158002, c3 = 'ep63xA0Gfd' where c = 168 index_test.go:143: sql update test_index set c1 = 4070989691339479593, c2 = 0.841659, c3 = 'hIUaaY9YFE' where c = 506 index_test.go:143: sql update test_index set c1 = 6306165809599165089, c2 = 0.080631, c3 = 'FV7SO9vRbl' where c = 673 index_test.go:140: sql delete from test_index where c = 651 index_test.go:140: sql delete from test_index where c = 727 index_test.go:143: sql update test_index set c1 = 8216673664550453140, c2 = 0.878164, c3 = 'dDV3T4QU85' where c = 435 index_test.go:137: sql insert into test_index values (1690, 6304857525986644985, 0.415068, '2gK8iTjsPS') index_test.go:143: sql update test_index set c1 = 7345748135576656121, c2 = 0.844428, c3 = 'FX3jdLSmRg' where c = 1283 index_test.go:137: sql insert into test_index values (1691, 776228566032723507, 0.760714, 'aKNpZ0Kg9X') index_test.go:137: sql insert into test_index values (1692, 2210892751435663256, 0.372102, 'EevbI0v7Sn') index_test.go:137: sql insert into test_index values (1689, 5250346212256516563, 0.325712, '9AVMYba3HK') index_test.go:137: sql insert into test_index values (1693, 2990117884441979679, 0.375903, 'TX8OYPHVAf') index_test.go:137: sql insert into test_index values (1688, 4419794842647101173, 0.812633, '2FVo1uJREp') index_test.go:140: sql delete from test_index where c = 621 index_test.go:140: sql delete from test_index where c = 96 index_test.go:140: sql delete from test_index where c = 69 index_test.go:140: sql delete from test_index where c = 325 index_test.go:143: sql update test_index set c1 = 1181182143372717652, c2 = 0.771960, c3 = 'Jx5Sw1OSp2' where c = 1681 index_test.go:140: sql delete from test_index where c = 685 index_test.go:143: sql update test_index set c1 = 5903163487409922057, c2 = 0.032728, c3 = 'm6vwGVxUtH' where c = 402 index_test.go:140: sql delete from test_index where c = 824 index_test.go:137: sql insert into test_index values (1694, 2423789604230807922, 0.169549, 'pxh2E8Djx9') index_test.go:143: sql update test_index set c1 = 518303213364978598, c2 = 0.853028, c3 = 'c9maYu8gcu' where c = 1060 index_test.go:143: sql update test_index set c1 = 9089442189974215496, c2 = 0.700855, c3 = 'mGzlMr72vh' where c = 1486 index_test.go:143: sql update test_index set c1 = 7806035615628793406, c2 = 0.846815, c3 = 'PvYBMPNegr' where c = 1558 index_test.go:137: sql insert into test_index values (1695, 6691067192045343581, 0.547097, 'zXDNplAE47') index_test.go:143: sql update test_index set c1 = 1625903773547923308, c2 = 0.829983, c3 = 'Yc60lDrYSc' where c = 1136 index_test.go:137: sql insert into test_index values (1696, 7827710096591019291, 0.999985, 'SsWMLc13UE') index_test.go:143: sql update test_index set c1 = 544030875023479665, c2 = 0.303424, c3 = 'wxnb345Zd0' where c = 1078 index_test.go:140: sql delete from test_index where c = 331 index_test.go:137: sql insert into test_index values (1697, 4738670341765805626, 0.451869, '1LsJHTIIhK') index_test.go:140: sql delete from test_index where c = 1655 index_test.go:137: sql insert into test_index values (1698, 2325203242766600157, 0.908779, 'i2at4SG8Hx') index_test.go:140: sql delete from test_index where c = 889 index_test.go:137: sql insert into test_index values (1699, 6692252744297330146, 0.173800, 'i1oTDVHgpj') index_test.go:143: sql update test_index set c1 = 5262051641568892944, c2 = 0.780252, c3 = '7da8OJ45JY' where c = 1063 index_test.go:140: sql delete from test_index where c = 366 index_test.go:143: sql update test_index set c1 = 100345274298533827, c2 = 0.397924, c3 = 'butxoNBQJm' where c = 284 index_test.go:143: sql update test_index set c1 = 5400564686241857486, c2 = 0.399134, c3 = 'rO8L6XZxXN' where c = 689 index_test.go:140: sql delete from test_index where c = 1660 index_test.go:140: sql delete from test_index where c = 1444 index_test.go:143: sql update test_index set c1 = 5141904135251167744, c2 = 0.581437, c3 = 'CC6O7Z9JxB' where c = 1456 index_test.go:143: sql update test_index set c1 = 489574792524874844, c2 = 0.767086, c3 = 'wNGFpAXIFV' where c = 891 index_test.go:137: sql insert into test_index values (1700, 774424453930759623, 0.448580, '903F9oO4Rs') index_test.go:143: sql update test_index set c1 = 5749941942018327871, c2 = 0.084948, c3 = 'PHYfWICc1I' where c = 1328 index_test.go:140: sql delete from test_index where c = 142 index_test.go:143: sql update test_index set c1 = 5789865968684066071, c2 = 0.631265, c3 = '7jOxzwIkVX' where c = 57 index_test.go:137: sql insert into test_index values (1707, 2408735000070818207, 0.913432, 'Cp6EJIstoG') index_test.go:137: sql insert into test_index values (1701, 2518359339888260973, 0.241896, 'cpKAvS3JCm') index_test.go:137: sql insert into test_index values (1703, 4998841238711794910, 0.566345, '6XFdOa2g7f') index_test.go:137: sql insert into test_index values (1706, 2165500609568283229, 0.542547, '5yL469q2jC') index_test.go:137: sql insert into test_index values (1708, 1428709964421695296, 0.332774, 'XXl2mEJLQU') index_test.go:137: sql insert into test_index values (1709, 645686369637355708, 0.888195, 'oDa4oXHpTv') index_test.go:137: sql insert into test_index values (1704, 7450309518479816292, 0.075377, 'hTphJcein1') index_test.go:137: sql insert into test_index values (1710, 2833640394500688055, 0.930162, 'igYj5sF7DM') index_test.go:140: sql delete from test_index where c = 117 index_test.go:140: sql delete from test_index where c = 900 index_test.go:137: sql insert into test_index values (1702, 812264708243479822, 0.013042, 'XZZUny57T3') index_test.go:140: sql delete from test_index where c = 392 index_test.go:137: sql insert into test_index values (1705, 304008066661414295, 0.363287, 'BhMeWCTT6p') index_test.go:140: sql delete from test_index where c = 383 index_test.go:140: sql delete from test_index where c = 605 index_test.go:140: sql delete from test_index where c = 1345 index_test.go:143: sql update test_index set c1 = 6194663991614246413, c2 = 0.681142, c3 = 'H1HePsAR0W' where c = 5 index_test.go:143: sql update test_index set c1 = 4668769797383003666, c2 = 0.515857, c3 = 'hfqUDmZM0p' where c = 574 index_test.go:140: sql delete from test_index where c = 1529 index_test.go:140: sql delete from test_index where c = 1543 index_test.go:143: sql update test_index set c1 = 1052870050795133933, c2 = 0.923876, c3 = 'crJqmL1tSu' where c = 323 index_test.go:143: sql update test_index set c1 = 7269886523324706193, c2 = 0.845293, c3 = '1IWKPYYig2' where c = 285 index_test.go:143: sql update test_index set c1 = 2114320752467087365, c2 = 0.656006, c3 = 'XliApA7kIV' where c = 1319 index_test.go:140: sql delete from test_index where c = 1344 index_test.go:143: sql update test_index set c1 = 9191481833199916155, c2 = 0.783908, c3 = 'MRiHNdaMr5' where c = 625 index_test.go:140: sql delete from test_index where c = 789 index_test.go:143: sql update test_index set c1 = 7121919598676064343, c2 = 0.643021, c3 = 'nYcy5BOQRV' where c = 309 index_test.go:137: sql insert into test_index values (1712, 3325075851287854356, 0.199079, 'Qrawst6u7c') index_test.go:137: sql insert into test_index values (1711, 2264184718445127018, 0.483940, 'U1tu0gyX2a') index_test.go:143: sql update test_index set c1 = 4557150213988020611, c2 = 0.983885, c3 = 'XAoo6swN3f' where c = 656 index_test.go:137: sql insert into test_index values (1714, 1531542824304073676, 0.776568, 'DPBebVp0kg') index_test.go:140: sql delete from test_index where c = 591 index_test.go:140: sql delete from test_index where c = 830 index_test.go:137: sql insert into test_index values (1716, 6915718401634070079, 0.261046, '8le5GOpRcX') index_test.go:137: sql insert into test_index values (1717, 6817636735954570387, 0.101528, '85ftrjB37s') index_test.go:143: sql update test_index set c1 = 3721954128544978836, c2 = 0.110184, c3 = 'TuSXfxv5jh' where c = 298 index_test.go:143: sql update test_index set c1 = 1695352924047323004, c2 = 0.922697, c3 = 'zSL2ew8pEv' where c = 1665 index_test.go:137: sql insert into test_index values (1718, 6986601180784703696, 0.010330, 'S0HBWQgw7z') index_test.go:137: sql insert into test_index values (1713, 473926330947543598, 0.675635, 'i7G2DwyGmY') index_test.go:137: sql insert into test_index values (1715, 3887969207542860041, 0.556651, '3lcFVwki6L') index_test.go:140: sql delete from test_index where c = 301 index_test.go:143: sql update test_index set c1 = 3935717026277271847, c2 = 0.856149, c3 = 'nbAF4N1AKa' where c = 731 index_test.go:143: sql update test_index set c1 = 205123106245003736, c2 = 0.596097, c3 = '32Uj9w3hRu' where c = 627 index_test.go:140: sql delete from test_index where c = 791 index_test.go:137: sql insert into test_index values (1719, 3417529846652699247, 0.734017, 'JFtLLyRxfT') index_test.go:140: sql delete from test_index where c = 417 index_test.go:140: sql delete from test_index where c = 508 index_test.go:140: sql delete from test_index where c = 1676 index_test.go:137: sql insert into test_index values (1720, 6454160736672555253, 0.197513, 'qe8nwMl1fb') index_test.go:140: sql delete from test_index where c = 53 index_test.go:143: sql update test_index set c1 = 2103780956502105693, c2 = 0.519961, c3 = 'dy6dJiLamj' where c = 306 index_test.go:140: sql delete from test_index where c = 510 index_test.go:137: sql insert into test_index values (1722, 1443830576942913501, 0.293414, 'UQ69kvUiIa') index_test.go:143: sql update test_index set c1 = 3502985953425647530, c2 = 0.228139, c3 = 'vR5Z0VIGNo' where c = 1055 index_test.go:140: sql delete from test_index where c = 793 index_test.go:143: sql update test_index set c1 = 6557278379893827266, c2 = 0.406188, c3 = 'n2vQWHOcHK' where c = 1651 index_test.go:137: sql insert into test_index values (1721, 7529104635570504362, 0.045173, 'ppzKGzg9Hp') index_test.go:143: sql update test_index set c1 = 9164362282042392901, c2 = 0.210862, c3 = 'srieP6KvUX' where c = 320 index_test.go:143: sql update test_index set c1 = 7629537818778156917, c2 = 0.607812, c3 = '9iLpSCLCLO' where c = 502 index_test.go:140: sql delete from test_index where c = 1192 index_test.go:143: sql update test_index set c1 = 8621438461712745546, c2 = 0.857024, c3 = 'P04LdosTTc' where c = 327 index_test.go:143: sql update test_index set c1 = 8542739395896680588, c2 = 0.621602, c3 = 'FEmNCdSchd' where c = 519 index_test.go:143: sql update test_index set c1 = 4866728692600273754, c2 = 0.421823, c3 = 'ZU6YF2Gdva' where c = 1018 index_test.go:140: sql delete from test_index where c = 876 index_test.go:137: sql insert into test_index values (1723, 4324265357257048650, 0.591313, 'iIC5BYgBzX') index_test.go:143: sql update test_index set c1 = 4188973695361165531, c2 = 0.350409, c3 = 'T8wCHnlAYj' where c = 21 index_test.go:137: sql insert into test_index values (1724, 5414059932378558360, 0.896741, 'o5FXgPgaov') index_test.go:137: sql insert into test_index values (1725, 1246312510870618794, 0.294679, 'SdVsr3Y3OM') index_test.go:137: sql insert into test_index values (1726, 3571904974880776694, 0.489237, 'hWQxbtRTXm') index_test.go:140: sql delete from test_index where c = 733 index_test.go:137: sql insert into test_index values (1730, 3045140850865450309, 0.456022, 'ZAw36bsm3S') index_test.go:137: sql insert into test_index values (1727, 8710851931668615632, 0.064965, 'MSO74fgFth') index_test.go:140: sql delete from test_index where c = 899 index_test.go:137: sql insert into test_index values (1728, 5399785859355574025, 0.922329, 'n4YQFDkFj8') index_test.go:137: sql insert into test_index values (1729, 8715233905045861056, 0.369374, 'RiklA4L0gx') index_test.go:140: sql delete from test_index where c = 101 index_test.go:140: sql delete from test_index where c = 733 index_test.go:143: sql update test_index set c1 = 905913411006136321, c2 = 0.185230, c3 = 'NmebWwpAI7' where c = 146 index_test.go:143: sql update test_index set c1 = 3119972682832187116, c2 = 0.711487, c3 = 'wQ24jbDITc' where c = 202 index_test.go:143: sql update test_index set c1 = 6233817241879755997, c2 = 0.948157, c3 = '2Ezkqz2DTy' where c = 930 index_test.go:137: sql insert into test_index values (1731, 8612491479892419337, 0.871994, 'EzQn9CAVtM') index_test.go:143: sql update test_index set c1 = 1799512412243374589, c2 = 0.841778, c3 = '8IV8iSXNdl' where c = 257 index_test.go:140: sql delete from test_index where c = 577 index_test.go:140: sql delete from test_index where c = 490 index_test.go:140: sql delete from test_index where c = 286 index_test.go:140: sql delete from test_index where c = 1362 index_test.go:143: sql update test_index set c1 = 2769558222096575176, c2 = 0.049498, c3 = 'YAyC2dUudx' where c = 991 index_test.go:140: sql delete from test_index where c = 502 index_test.go:137: sql insert into test_index values (1732, 2655252938184774017, 0.735248, 'ty4ZtOCgyO') index_test.go:143: sql update test_index set c1 = 4683648811961006348, c2 = 0.211968, c3 = 'NtH3kPPWqi' where c = 907 index_test.go:143: sql update test_index set c1 = 7693462303783140971, c2 = 0.392490, c3 = 'nQrr5NPqCG' where c = 452 index_test.go:143: sql update test_index set c1 = 1782246809012487148, c2 = 0.829986, c3 = '7eRYd9atbT' where c = 789 index_test.go:137: sql insert into test_index values (1734, 4987564007706483254, 0.653757, '6W09d4seHq') index_test.go:137: sql insert into test_index values (1733, 1899537613319116315, 0.656721, 'vk18YwEJvG') index_test.go:137: sql insert into test_index values (1735, 8968322342065911855, 0.419239, 'wgJyewQIYa') index_test.go:140: sql delete from test_index where c = 343 index_test.go:140: sql delete from test_index where c = 378 index_test.go:143: sql update test_index set c1 = 5148088539030827033, c2 = 0.657828, c3 = 'aFVBYcAHyD' where c = 1079 index_test.go:143: sql update test_index set c1 = 4555562160183676282, c2 = 0.226930, c3 = 's3Ve1qP40f' where c = 1333 index_test.go:137: sql insert into test_index values (1736, 8774422100677934184, 0.491819, 'DDxZ2HXQBE') index_test.go:137: sql insert into test_index values (1737, 7018492065779357627, 0.693252, 'AJaTeyp5Ca') index_test.go:137: sql insert into test_index values (1738, 4607005717022279102, 0.595669, '1lW3noXdhW') index_test.go:140: sql delete from test_index where c = 1277 index_test.go:143: sql update test_index set c1 = 8561070075378927495, c2 = 0.592024, c3 = 'gGBkQIGBzE' where c = 130 index_test.go:140: sql delete from test_index where c = 200 index_test.go:137: sql insert into test_index values (1739, 9103870415456760828, 0.539963, 'XcAwXsFHmz') index_test.go:143: sql update test_index set c1 = 7612247827225894732, c2 = 0.931285, c3 = 'Lix5mVL5UG' where c = 698 index_test.go:143: sql update test_index set c1 = 300699210604203676, c2 = 0.083039, c3 = '1IpegwimHK' where c = 1435 index_test.go:140: sql delete from test_index where c = 1681 index_test.go:137: sql insert into test_index values (1742, 4621507039618898930, 0.552975, 'hCrbIj3Zle') index_test.go:137: sql insert into test_index values (1740, 5859944546416156722, 0.719538, 'LzUYbS3XDa') index_test.go:140: sql delete from test_index where c = 188 index_test.go:143: sql update test_index set c1 = 1136925097676808864, c2 = 0.423242, c3 = 'EXL57DkojP' where c = 1716 index_test.go:137: sql insert into test_index values (1741, 1467422743013068995, 0.811282, 'LGVYawIwSl') index_test.go:140: sql delete from test_index where c = 112 index_test.go:140: sql delete from test_index where c = 184 index_test.go:140: sql delete from test_index where c = 478 index_test.go:137: sql insert into test_index values (1744, 5349215701301497884, 0.968003, 'jDtyEU4sVD') index_test.go:143: sql update test_index set c1 = 1913290522663393586, c2 = 0.200440, c3 = 'RZeOcxeltL' where c = 1694 index_test.go:137: sql insert into test_index values (1745, 5189359490404718235, 0.857041, 'ZUx6FXQWK9') index_test.go:143: sql update test_index set c1 = 509361715039865053, c2 = 0.501203, c3 = 'MmvsdM8gWV' where c = 203 index_test.go:137: sql insert into test_index values (1743, 591293142051422476, 0.943401, 'AYQwWVcLbc') index_test.go:140: sql delete from test_index where c = 1557 index_test.go:140: sql delete from test_index where c = 212 index_test.go:143: sql update test_index set c1 = 743508946026233660, c2 = 0.286506, c3 = 'q6gEqIIZnl' where c = 1370 index_test.go:143: sql update test_index set c1 = 4374539758289710728, c2 = 0.841925, c3 = '3SDWLVUjnq' where c = 1056 index_test.go:143: sql update test_index set c1 = 6573751201377300255, c2 = 0.311851, c3 = 'NO68JfWEuJ' where c = 685 index_test.go:143: sql update test_index set c1 = 7365721681081135964, c2 = 0.137458, c3 = 'mxztOHNX4F' where c = 1118 index_test.go:137: sql insert into test_index values (1746, 6794399458567354495, 0.248425, 'b1Shg01lcf') index_test.go:140: sql delete from test_index where c = 1284 index_test.go:140: sql delete from test_index where c = 588 index_test.go:137: sql insert into test_index values (1747, 6657981090975711248, 0.950124, '8ibBlvgC1D') index_test.go:143: sql update test_index set c1 = 3625016740386382901, c2 = 0.018272, c3 = 'hJJOYke5Ka' where c = 1737 index_test.go:140: sql delete from test_index where c = 1491 index_test.go:137: sql insert into test_index values (1748, 4418187870896662641, 0.244455, 'RmuHlzTSKZ') index_test.go:137: sql insert into test_index values (1750, 4287282189671055369, 0.964379, 'tc8zSzjvAV') index_test.go:137: sql insert into test_index values (1749, 4941752767792095678, 0.361754, 'OBRtuSSJdi') index_test.go:137: sql insert into test_index values (1751, 1307896899264143239, 0.610105, 'RLzkUpQSJe') index_test.go:143: sql update test_index set c1 = 779796989097890581, c2 = 0.676811, c3 = 'kA9FGgKS1g' where c = 1146 index_test.go:140: sql delete from test_index where c = 1646 index_test.go:140: sql delete from test_index where c = 624 index_test.go:143: sql update test_index set c1 = 204047375068388635, c2 = 0.505564, c3 = 'fC4DOGx2Lb' where c = 1149 index_test.go:140: sql delete from test_index where c = 345 index_test.go:137: sql insert into test_index values (1752, 5461505790996394240, 0.654693, 'pNgcY5rA4p') index_test.go:143: sql update test_index set c1 = 6252312120246213098, c2 = 0.041620, c3 = 'kvBa82X8lv' where c = 814 index_test.go:140: sql delete from test_index where c = 1534 index_test.go:140: sql delete from test_index where c = 483 index_test.go:143: sql update test_index set c1 = 8743155787730342844, c2 = 0.303033, c3 = 'LrT9xO27nm' where c = 1256 index_test.go:140: sql delete from test_index where c = 178 index_test.go:140: sql delete from test_index where c = 1466 index_test.go:143: sql update test_index set c1 = 183126735504481045, c2 = 0.558853, c3 = 'gyaZ8TObWH' where c = 180 index_test.go:137: sql insert into test_index values (1754, 8377304536586619632, 0.820497, 'ewRYR9WqpW') index_test.go:137: sql insert into test_index values (1753, 3094343765038703654, 0.459880, 'JZQznAOAWg') index_test.go:143: sql update test_index set c1 = 5721102272301677858, c2 = 0.819174, c3 = 'ewXML4f9Zf' where c = 1662 index_test.go:137: sql insert into test_index values (1755, 581101917740332967, 0.487237, 'vKvNoNL7Vt') index_test.go:143: sql update test_index set c1 = 505876697659418249, c2 = 0.333920, c3 = 'Y23pC2PGks' where c = 905 index_test.go:137: sql insert into test_index values (1756, 7343859903391853133, 0.796993, 'kSYpvLXVNu') index_test.go:143: sql update test_index set c1 = 2537771805433364600, c2 = 0.944284, c3 = 'cMlVvs8NBU' where c = 1265 index_test.go:140: sql delete from test_index where c = 700 index_test.go:137: sql insert into test_index values (1757, 4930552398108117998, 0.984855, 'j3w9GyZhei') index_test.go:143: sql update test_index set c1 = 6344724117183629631, c2 = 0.542983, c3 = 'p1Xezv8J4P' where c = 1309 index_test.go:140: sql delete from test_index where c = 405 index_test.go:137: sql insert into test_index values (1759, 2442006844095576965, 0.427134, 'dQQ67xsjZH') index_test.go:140: sql delete from test_index where c = 101 index_test.go:137: sql insert into test_index values (1758, 1732377844669574337, 0.920468, 'rkXerQ7f7I') index_test.go:143: sql update test_index set c1 = 296062922250489157, c2 = 0.520649, c3 = 'E08PLc9TLe' where c = 1351 index_test.go:143: sql update test_index set c1 = 4728781910231911859, c2 = 0.059989, c3 = 'ChaqmizIdE' where c = 1255 index_test.go:143: sql update test_index set c1 = 1311707786031131416, c2 = 0.699178, c3 = 'QjiFrm22AK' where c = 533 index_test.go:143: sql update test_index set c1 = 8730361172028629916, c2 = 0.121667, c3 = 'TbVLOWAjeD' where c = 222 index_test.go:140: sql delete from test_index where c = 1729 index_test.go:137: sql insert into test_index values (1761, 7108792789472966535, 0.262715, 'w3N5gwHeeK') index_test.go:140: sql delete from test_index where c = 991 index_test.go:137: sql insert into test_index values (1760, 1757012266327361126, 0.724262, 'RKj4JK8FMO') index_test.go:140: sql delete from test_index where c = 446 index_test.go:140: sql delete from test_index where c = 1113 index_test.go:137: sql insert into test_index values (1762, 2575136361286728675, 0.686576, 'Ol8mUYPqFC') index_test.go:140: sql delete from test_index where c = 1641 index_test.go:137: sql insert into test_index values (1765, 5652319491789519393, 0.403624, '0o4ry21S5R') index_test.go:137: sql insert into test_index values (1763, 7448526296035121581, 0.055164, 'EfVWTbmSK0') index_test.go:140: sql delete from test_index where c = 642 index_test.go:143: sql update test_index set c1 = 4846736537128706131, c2 = 0.436237, c3 = '3Qf007iHCD' where c = 694 index_test.go:143: sql update test_index set c1 = 697709246666326809, c2 = 0.925968, c3 = 'dPXvkrOuBL' where c = 1422 index_test.go:143: sql update test_index set c1 = 1633742325532691069, c2 = 0.172846, c3 = 'ZzqweF9gMF' where c = 189 index_test.go:140: sql delete from test_index where c = 1302 index_test.go:143: sql update test_index set c1 = 7797060854588505316, c2 = 0.026005, c3 = '3HnzmhBI3i' where c = 1104 index_test.go:143: sql update test_index set c1 = 1761305130555950222, c2 = 0.321010, c3 = 'UzwSYnl22D' where c = 318 index_test.go:137: sql insert into test_index values (1764, 53033021032009553, 0.760786, 't7KnFQfc7V') index_test.go:140: sql delete from test_index where c = 1043 index_test.go:140: sql delete from test_index where c = 1009 index_test.go:137: sql insert into test_index values (1766, 8403931940868452140, 0.374984, 'msdCSnfeAj') index_test.go:143: sql update test_index set c1 = 8218112706116632584, c2 = 0.068479, c3 = 'Qvd4MQ2Uxd' where c = 1212 index_test.go:137: sql insert into test_index values (1767, 3270263140200283978, 0.136320, 'NJg9UpoxhB') index_test.go:137: sql insert into test_index values (1768, 2315003620108183392, 0.894159, 'LTZsaoVPrM') index_test.go:143: sql update test_index set c1 = 1012041267750870216, c2 = 0.556789, c3 = 'koTD3BM5UP' where c = 130 index_test.go:137: sql insert into test_index values (1769, 8267459045599995396, 0.117287, '403LhrssSh') index_test.go:143: sql update test_index set c1 = 8213920461406428851, c2 = 0.132490, c3 = '08TE08MZGL' where c = 1007 index_test.go:143: sql update test_index set c1 = 9190885006321417744, c2 = 0.336162, c3 = 'o77rLM5bq3' where c = 153 index_test.go:140: sql delete from test_index where c = 388 index_test.go:140: sql delete from test_index where c = 76 index_test.go:137: sql insert into test_index values (1770, 4146368666633912962, 0.901963, 'wtA1l3m2cl') index_test.go:140: sql delete from test_index where c = 1419 index_test.go:143: sql update test_index set c1 = 4664797922173219332, c2 = 0.241831, c3 = 'DbZ3Dcz2CO' where c = 573 index_test.go:140: sql delete from test_index where c = 715 index_test.go:137: sql insert into test_index values (1772, 5987986306274802921, 0.903105, '5blAMBf8qN') index_test.go:137: sql insert into test_index values (1774, 6711161902187877492, 0.725115, 'QlVWnCJESz') index_test.go:143: sql update test_index set c1 = 8698035584544316193, c2 = 0.171612, c3 = 'S42YbpKJMN' where c = 1224 index_test.go:137: sql insert into test_index values (1771, 6144367563206076381, 0.801270, 'wRuoiBnJGY') index_test.go:137: sql insert into test_index values (1773, 7002261624830374938, 0.112176, 'ZnCZn5Q5N1') index_test.go:143: sql update test_index set c1 = 8514454831580033409, c2 = 0.834695, c3 = 'rlhDjCZTKd' where c = 1230 index_test.go:140: sql delete from test_index where c = 1468 index_test.go:140: sql delete from test_index where c = 1041 index_test.go:140: sql delete from test_index where c = 368 index_test.go:137: sql insert into test_index values (1775, 5545031885505703219, 0.140737, 'tm5YcPz67I') index_test.go:143: sql update test_index set c1 = 167214885881995446, c2 = 0.857729, c3 = 'SmdrPCu8kH' where c = 1102 index_test.go:140: sql delete from test_index where c = 393 index_test.go:137: sql insert into test_index values (1776, 1397108618654879828, 0.335782, 'WLQkxKnt5W') index_test.go:137: sql insert into test_index values (1777, 7601420977795644892, 0.132814, 'zril90qXZd') index_test.go:143: sql update test_index set c1 = 7781169123942709184, c2 = 0.502705, c3 = 'iU80tDFXX7' where c = 416 index_test.go:140: sql delete from test_index where c = 723 index_test.go:140: sql delete from test_index where c = 287 index_test.go:140: sql delete from test_index where c = 279 index_test.go:143: sql update test_index set c1 = 8187707855654712142, c2 = 0.469610, c3 = 'ZsA4vXalea' where c = 448 index_test.go:143: sql update test_index set c1 = 8430749512733371838, c2 = 0.803333, c3 = 'lyk28iv5Lt' where c = 1626 index_test.go:140: sql delete from test_index where c = 1241 index_test.go:140: sql delete from test_index where c = 805 index_test.go:143: sql update test_index set c1 = 6658373777401020157, c2 = 0.874375, c3 = 'yzCDklXecU' where c = 884 index_test.go:137: sql insert into test_index values (1778, 5216254392458325903, 0.611925, 'VMZmR60oFh') index_test.go:143: sql update test_index set c1 = 1182823367257185829, c2 = 0.802079, c3 = 'L0DJgitXJ5' where c = 606 index_test.go:143: sql update test_index set c1 = 1941247038520948027, c2 = 0.634604, c3 = 'gT4zgVSztr' where c = 628 index_test.go:137: sql insert into test_index values (1779, 363256283564260273, 0.286440, 'RlwSqxiX6i') index_test.go:137: sql insert into test_index values (1780, 3469209102190993303, 0.237164, '26CgH8pQJk') index_test.go:143: sql update test_index set c1 = 333059249991030136, c2 = 0.037630, c3 = 'VLVE3gZ9YX' where c = 1415 index_test.go:143: sql update test_index set c1 = 5618925211397064438, c2 = 0.611368, c3 = 'rcbehuWg9j' where c = 1684 index_test.go:137: sql insert into test_index values (1781, 3457762380701967659, 0.318710, 'oafR0ih1LV') index_test.go:137: sql insert into test_index values (1782, 5247258021590005660, 0.705052, 'IVI1kBws51') index_test.go:140: sql delete from test_index where c = 99 index_test.go:137: sql insert into test_index values (1783, 6792561379235855383, 0.504314, 'ZwfdFPh5J4') index_test.go:140: sql delete from test_index where c = 326 index_test.go:140: sql delete from test_index where c = 1438 index_test.go:137: sql insert into test_index values (1786, 5194998920272456415, 0.143751, 'YEApd8fEVK') index_test.go:143: sql update test_index set c1 = 694429585792077544, c2 = 0.912600, c3 = 'TCzO6N05k6' where c = 617 index_test.go:137: sql insert into test_index values (1785, 1045652549102173390, 0.781777, 'b9ZVljkw2f') index_test.go:143: sql update test_index set c1 = 2266771097453235555, c2 = 0.256218, c3 = 'mct9pSgoeh' where c = 1376 index_test.go:140: sql delete from test_index where c = 1608 index_test.go:137: sql insert into test_index values (1784, 17194291774944697, 0.146487, 'ueCrQcQjkN') index_test.go:140: sql delete from test_index where c = 1462 index_test.go:143: sql update test_index set c1 = 1399677546430898507, c2 = 0.742796, c3 = 'NYYSwqqS1c' where c = 426 index_test.go:140: sql delete from test_index where c = 1308 index_test.go:143: sql update test_index set c1 = 7313387914432624839, c2 = 0.376562, c3 = 'sOHctPjm7G' where c = 184 index_test.go:137: sql insert into test_index values (1787, 2303187199257603351, 0.416325, 'rKvniLo6HS') index_test.go:140: sql delete from test_index where c = 1218 index_test.go:137: sql insert into test_index values (1788, 7278293349411607946, 0.087418, 'h59LEHCYnA') index_test.go:143: sql update test_index set c1 = 1496012861601042481, c2 = 0.786373, c3 = '10mjZLf2S5' where c = 1127 index_test.go:140: sql delete from test_index where c = 546 index_test.go:140: sql delete from test_index where c = 1377 index_test.go:143: sql update test_index set c1 = 7961445968808078723, c2 = 0.003292, c3 = 'omBlBSGo4d' where c = 1559 index_test.go:137: sql insert into test_index values (1789, 6588345821152695098, 0.154028, 'doCtKMzn7V') index_test.go:140: sql delete from test_index where c = 1491 index_test.go:137: sql insert into test_index values (1790, 3340284347031584478, 0.903740, 'KSVYKD45YO') index_test.go:140: sql delete from test_index where c = 1260 index_test.go:143: sql update test_index set c1 = 648639964014777366, c2 = 0.444044, c3 = 'Ate5AONFwK' where c = 352 index_test.go:143: sql update test_index set c1 = 2433925797915758643, c2 = 0.127620, c3 = 'wiuuY2W0Q3' where c = 1186 index_test.go:143: sql update test_index set c1 = 1886084198753566587, c2 = 0.766431, c3 = '2ManGwXtv7' where c = 1663 index_test.go:137: sql insert into test_index values (1791, 5232257898371118858, 0.224420, 'HxLiOjKRsi') index_test.go:137: sql insert into test_index values (1792, 4317355140484404153, 0.498187, 'ki0QB9rV1P') index_test.go:143: sql update test_index set c1 = 6100417849130317905, c2 = 0.598033, c3 = 'R2LdM7zWh8' where c = 1636 index_test.go:143: sql update test_index set c1 = 1542094008139028988, c2 = 0.520535, c3 = 'WIcg1c658N' where c = 457 index_test.go:140: sql delete from test_index where c = 569 index_test.go:140: sql delete from test_index where c = 1584 index_test.go:143: sql update test_index set c1 = 3482275749313583772, c2 = 0.264231, c3 = 'WYnqhVSBT1' where c = 250 index_test.go:140: sql delete from test_index where c = 862 index_test.go:137: sql insert into test_index values (1794, 7265315401890218838, 0.830791, 'JGBXWVPUEJ') index_test.go:137: sql insert into test_index values (1795, 6603318104572280735, 0.251155, 'AjOE6v86x1') index_test.go:137: sql insert into test_index values (1793, 5191420368525726576, 0.640431, 'X5GP276x8S') index_test.go:143: sql update test_index set c1 = 3219334933597947298, c2 = 0.524777, c3 = 'sNjW203xRA' where c = 694 index_test.go:140: sql delete from test_index where c = 1005 index_test.go:140: sql delete from test_index where c = 949 index_test.go:143: sql update test_index set c1 = 5689528526530553810, c2 = 0.924873, c3 = 'QUAlek19fC' where c = 924 index_test.go:137: sql insert into test_index values (1796, 6491568049255295372, 0.875614, 'Arvuwj0SPA') index_test.go:137: sql insert into test_index values (1797, 4998493247761408766, 0.105120, 'ixG3eIMKbw') index_test.go:143: sql update test_index set c1 = 2517590926742824997, c2 = 0.608222, c3 = 'TeZzrJebOj' where c = 116 index_test.go:140: sql delete from test_index where c = 1357 index_test.go:143: sql update test_index set c1 = 7871766911129675524, c2 = 0.565200, c3 = 'iLCExO0pQj' where c = 1523 index_test.go:143: sql update test_index set c1 = 2176257129773898677, c2 = 0.751645, c3 = 'BkXaVJE369' where c = 896 index_test.go:140: sql delete from test_index where c = 1477 index_test.go:143: sql update test_index set c1 = 3478970661843166947, c2 = 0.972602, c3 = 'ylQREyKqtL' where c = 188 index_test.go:137: sql insert into test_index values (1798, 8594120619196354123, 0.999214, '7njzywvWjW') index_test.go:137: sql insert into test_index values (1799, 532976807202453101, 0.821899, 'afJ3GcwfUd') index_test.go:143: sql update test_index set c1 = 3687386398760514044, c2 = 0.184473, c3 = 'olOQnurbaP' where c = 840 index_test.go:140: sql delete from test_index where c = 556 index_test.go:140: sql delete from test_index where c = 980 index_test.go:140: sql delete from test_index where c = 1689 index_test.go:143: sql update test_index set c1 = 7886339045404016747, c2 = 0.736575, c3 = 'eQCoJMWZ2f' where c = 685 index_test.go:137: sql insert into test_index values (1800, 7463250828065185018, 0.745123, 'ofzW7JjTtA') index_test.go:143: sql update test_index set c1 = 8517453368225982907, c2 = 0.282882, c3 = '9eonfGE5Kz' where c = 290 index_test.go:143: sql update test_index set c1 = 717913570194911811, c2 = 0.907567, c3 = '42EFo23QBW' where c = 552 index_test.go:140: sql delete from test_index where c = 1342 index_test.go:140: sql delete from test_index where c = 1543 index_test.go:143: sql update test_index set c1 = 3508708185212608269, c2 = 0.518086, c3 = '8AKPbHw2Yr' where c = 1768 index_test.go:143: sql update test_index set c1 = 8536938436074300818, c2 = 0.437734, c3 = 'QAXcQHfAaH' where c = 552 index_test.go:137: sql insert into test_index values (1804, 4627313696928663804, 0.261987, 'TfVwiIYIrf') index_test.go:137: sql insert into test_index values (1803, 5490983590980960877, 0.655003, 'wSH4qWQ07H') index_test.go:137: sql insert into test_index values (1809, 7359007962877513028, 0.718796, 'qWIzYpDQV5') index_test.go:137: sql insert into test_index values (1810, 4322308687649995617, 0.392964, 'P27H9nt57x') index_test.go:137: sql insert into test_index values (1802, 2003178468984143667, 0.104290, 'tYUJef5V4e') index_test.go:137: sql insert into test_index values (1801, 2313027667225066502, 0.508916, 'LJpBE4etj2') index_test.go:140: sql delete from test_index where c = 65 index_test.go:137: sql insert into test_index values (1808, 2513578301801599052, 0.975591, 'HZDyh2U4Lk') index_test.go:137: sql insert into test_index values (1807, 3739449210741122599, 0.791517, '2CqSitLywv') index_test.go:137: sql insert into test_index values (1805, 4845658688939280253, 0.011946, 'NghPxEzP3m') index_test.go:137: sql insert into test_index values (1806, 891701879627765272, 0.299623, 'o3SynQhkWN') index_test.go:140: sql delete from test_index where c = 169 index_test.go:140: sql delete from test_index where c = 97 index_test.go:140: sql delete from test_index where c = 1471 index_test.go:140: sql delete from test_index where c = 1016 index_test.go:140: sql delete from test_index where c = 1405 index_test.go:140: sql delete from test_index where c = 1172 index_test.go:143: sql update test_index set c1 = 5092007228828164198, c2 = 0.593735, c3 = 'CEZMUNL8lg' where c = 1342 index_test.go:143: sql update test_index set c1 = 7903112057126088418, c2 = 0.730762, c3 = 'OrOuvFTfnh' where c = 649 index_test.go:143: sql update test_index set c1 = 8952908675649775356, c2 = 0.316276, c3 = 'NqAGf6uFFv' where c = 1048 index_test.go:140: sql delete from test_index where c = 1381 index_test.go:143: sql update test_index set c1 = 2519563739594614736, c2 = 0.827943, c3 = 'oCvVeOHuB3' where c = 246 index_test.go:143: sql update test_index set c1 = 3371391155461430655, c2 = 0.265482, c3 = 'ayCkMs1Dp5' where c = 395 index_test.go:143: sql update test_index set c1 = 4018637697112987969, c2 = 0.500033, c3 = 'aXO3R0VoLW' where c = 326 index_test.go:143: sql update test_index set c1 = 3694351940857872574, c2 = 0.093889, c3 = 'qpy3dpgrrk' where c = 310 index_test.go:140: sql delete from test_index where c = 1629 index_test.go:137: sql insert into test_index values (1811, 9193853179797152494, 0.110224, 'WcZxxmKDJi') index_test.go:137: sql insert into test_index values (1812, 7324713261106625146, 0.832257, 'tfus0ke58Z') index_test.go:137: sql insert into test_index values (1813, 1502190933263773002, 0.693194, 'hoKC0FwwTK') index_test.go:137: sql insert into test_index values (1815, 8508240014248945049, 0.962856, 'yx9vVi1MCu') index_test.go:140: sql delete from test_index where c = 675 index_test.go:140: sql delete from test_index where c = 837 index_test.go:137: sql insert into test_index values (1816, 2133349579420452852, 0.458024, 'VANgoIs6b5') index_test.go:143: sql update test_index set c1 = 8331768631088126057, c2 = 0.245541, c3 = 'DrBdIvJ9M7' where c = 1354 index_test.go:140: sql delete from test_index where c = 1113 index_test.go:143: sql update test_index set c1 = 8522324621937738390, c2 = 0.786066, c3 = '9IV9O89MYa' where c = 404 index_test.go:137: sql insert into test_index values (1817, 1012406644029543555, 0.041941, 'ZcXBEbWiZx') index_test.go:137: sql insert into test_index values (1814, 2370638855081579825, 0.482773, 'VnXBW4ZbkS') index_test.go:140: sql delete from test_index where c = 1502 index_test.go:140: sql delete from test_index where c = 3 index_test.go:140: sql delete from test_index where c = 316 index_test.go:137: sql insert into test_index values (1818, 184799341485672540, 0.842268, 'nUIvBCf1kw') index_test.go:137: sql insert into test_index values (1819, 1068052593841908666, 0.897647, 'X6lRio4fjO') index_test.go:143: sql update test_index set c1 = 5497772150264318270, c2 = 0.697885, c3 = 'phATRiPx51' where c = 669 index_test.go:140: sql delete from test_index where c = 81 index_test.go:143: sql update test_index set c1 = 2811791539552715212, c2 = 0.846916, c3 = 'sHUMxKWEKh' where c = 1802 index_test.go:143: sql update test_index set c1 = 8547804943292974305, c2 = 0.131669, c3 = 'ZB11hVPCQe' where c = 1268 index_test.go:143: sql update test_index set c1 = 5630417772481682421, c2 = 0.291469, c3 = 'jKT3HQGLvq' where c = 255 index_test.go:143: sql update test_index set c1 = 5475992569637084990, c2 = 0.240582, c3 = 't58J5D3UOg' where c = 801 index_test.go:140: sql delete from test_index where c = 1750 index_test.go:140: sql delete from test_index where c = 208 index_test.go:140: sql delete from test_index where c = 1591 index_test.go:137: sql insert into test_index values (1820, 4270458539926928069, 0.555293, '89ktnQVMli') index_test.go:143: sql update test_index set c1 = 8054929835364338770, c2 = 0.099444, c3 = 'WJMwSK8zuy' where c = 711 index_test.go:143: sql update test_index set c1 = 8922875055024295602, c2 = 0.347867, c3 = 'nLbbgt2F36' where c = 1696 index_test.go:143: sql update test_index set c1 = 1930431914274385974, c2 = 0.509761, c3 = '6TQ2ByT5bS' where c = 1347 index_test.go:137: sql insert into test_index values (1821, 2586106308910575108, 0.768814, 'OEL9adXqIT') index_test.go:137: sql insert into test_index values (1822, 5913733244394572601, 0.186042, '1i1dYSiOnv') index_test.go:137: sql insert into test_index values (1823, 4190402445166369151, 0.412547, '6oL5I9CHKl') index_test.go:137: sql insert into test_index values (1824, 1624405899225396468, 0.634857, 'wowUPnHUQH') index_test.go:137: sql insert into test_index values (1826, 3933103983158081332, 0.256576, 'YPQM4IF9ch') index_test.go:137: sql insert into test_index values (1825, 3589070650205796009, 0.032974, 'T3BsblcyEw') index_test.go:140: sql delete from test_index where c = 1803 index_test.go:140: sql delete from test_index where c = 1136 index_test.go:140: sql delete from test_index where c = 285 index_test.go:140: sql delete from test_index where c = 1420 index_test.go:143: sql update test_index set c1 = 9154042958682525559, c2 = 0.235086, c3 = '3Kp6CPPFz6' where c = 1220 index_test.go:143: sql update test_index set c1 = 3571651416990046721, c2 = 0.565274, c3 = '5jAPPShgOK' where c = 1182 index_test.go:137: sql insert into test_index values (1827, 5537262870318246846, 0.077622, 'S6L38Rtg0e') index_test.go:143: sql update test_index set c1 = 556036856901366741, c2 = 0.490026, c3 = 'LdFEdeIqFW' where c = 596 index_test.go:140: sql delete from test_index where c = 965 index_test.go:140: sql delete from test_index where c = 1655 index_test.go:140: sql delete from test_index where c = 1018 index_test.go:143: sql update test_index set c1 = 1373625652773632497, c2 = 0.552759, c3 = 'ctl1XISqZp' where c = 340 index_test.go:143: sql update test_index set c1 = 4065362500384260038, c2 = 0.503695, c3 = 'FqrBclJbja' where c = 1004 index_test.go:137: sql insert into test_index values (1828, 7513270854323767014, 0.432310, 'UFSI5OnFaO') index_test.go:143: sql update test_index set c1 = 3490914688245595927, c2 = 0.386243, c3 = 'wQT0wl9UMY' where c = 1715 index_test.go:143: sql update test_index set c1 = 3042227283641261112, c2 = 0.612899, c3 = 'w7vWcmoHkv' where c = 326 index_test.go:137: sql insert into test_index values (1830, 5134816957831787903, 0.496203, 'PMjuybkeaX') index_test.go:140: sql delete from test_index where c = 1568 index_test.go:143: sql update test_index set c1 = 3854219456425201673, c2 = 0.444666, c3 = 'pdQ5WQ0PlV' where c = 1158 index_test.go:137: sql insert into test_index values (1829, 8238249074143014919, 0.450121, 'AReRxXblmE') index_test.go:143: sql update test_index set c1 = 3216549788312860834, c2 = 0.484221, c3 = '6ijqx5Mnzh' where c = 1173 index_test.go:140: sql delete from test_index where c = 461 index_test.go:137: sql insert into test_index values (1832, 7329074666402284463, 0.132683, '1prOIh8S47') index_test.go:137: sql insert into test_index values (1833, 806110354092019763, 0.268422, 'PFAr4hLnSu') index_test.go:140: sql delete from test_index where c = 1384 index_test.go:137: sql insert into test_index values (1834, 3762582856620877794, 0.944809, 'Q9pcz2PbFW') index_test.go:137: sql insert into test_index values (1831, 6585177779339164468, 0.918676, 'KE3AuGtdR1') index_test.go:143: sql update test_index set c1 = 6155472676977033798, c2 = 0.057161, c3 = 'doa3kK7j5L' where c = 669 index_test.go:137: sql insert into test_index values (1835, 699151710769072670, 0.914320, 'wJq44JJniF') index_test.go:140: sql delete from test_index where c = 125 index_test.go:143: sql update test_index set c1 = 2907662524742671075, c2 = 0.485394, c3 = '8qb2Y4Cs1y' where c = 104 index_test.go:140: sql delete from test_index where c = 329 index_test.go:140: sql delete from test_index where c = 544 index_test.go:140: sql delete from test_index where c = 43 index_test.go:143: sql update test_index set c1 = 8203155272506860437, c2 = 0.250163, c3 = 'xOdm2mj7gk' where c = 107 index_test.go:143: sql update test_index set c1 = 5435818234726560280, c2 = 0.932943, c3 = 'ZVLwPPz4ba' where c = 316 index_test.go:137: sql insert into test_index values (1836, 449282979894403519, 0.250446, '34RxDF8EIM') index_test.go:140: sql delete from test_index where c = 1416 index_test.go:137: sql insert into test_index values (1837, 1646725845536207547, 0.076490, 'WWD15Ll1Xk') index_test.go:137: sql insert into test_index values (1838, 2838732521517021311, 0.358706, '8nMbGkaXwX') index_test.go:140: sql delete from test_index where c = 490 index_test.go:143: sql update test_index set c1 = 5206831806461195980, c2 = 0.288717, c3 = 'Newh3phUMR' where c = 1158 index_test.go:143: sql update test_index set c1 = 7662525766385625074, c2 = 0.869600, c3 = 'bWXV7sCwWu' where c = 1344 index_test.go:137: sql insert into test_index values (1839, 2348299355899487637, 0.480675, '6UAKg1fiab') index_test.go:143: sql update test_index set c1 = 4336429169276868062, c2 = 0.287512, c3 = 'D7isgmRlwZ' where c = 804 index_test.go:137: sql insert into test_index values (1840, 4284602382154769500, 0.381868, 'enSGesPRh6') index_test.go:140: sql delete from test_index where c = 1589 index_test.go:143: sql update test_index set c1 = 4580843579320568603, c2 = 0.450068, c3 = 'ZdNsH9F5QY' where c = 1656 index_test.go:140: sql delete from test_index where c = 829 index_test.go:140: sql delete from test_index where c = 683 index_test.go:137: sql insert into test_index values (1842, 8573993234210173329, 0.825980, '4pzAHMvhDL') index_test.go:140: sql delete from test_index where c = 1631 index_test.go:140: sql delete from test_index where c = 64 index_test.go:137: sql insert into test_index values (1841, 5588691385212006681, 0.501868, 'rVJI4ajSE1') index_test.go:137: sql insert into test_index values (1843, 3543918112890633203, 0.221641, '547twuojm4') index_test.go:143: sql update test_index set c1 = 3921809424605770877, c2 = 0.119069, c3 = '5fr0Me2UxA' where c = 325 index_test.go:143: sql update test_index set c1 = 6637238938552199023, c2 = 0.784748, c3 = 'o0bhy04dFG' where c = 1666 index_test.go:143: sql update test_index set c1 = 5935687587565742479, c2 = 0.535739, c3 = '4DL3rm3NeU' where c = 236 index_test.go:137: sql insert into test_index values (1844, 5712304654722706869, 0.260737, 'urfVUprArk') index_test.go:143: sql update test_index set c1 = 4537185776339228886, c2 = 0.108785, c3 = 'xSsNw1SIOJ' where c = 1598 index_test.go:140: sql delete from test_index where c = 968 index_test.go:140: sql delete from test_index where c = 1112 index_test.go:143: sql update test_index set c1 = 7607801542056136797, c2 = 0.822730, c3 = 'GeUKnbPVov' where c = 370 index_test.go:137: sql insert into test_index values (1846, 8628653197604970448, 0.516312, '0a0zvjQD7d') index_test.go:137: sql insert into test_index values (1847, 7888801121520956735, 0.037144, 'LvyJmUy00s') index_test.go:143: sql update test_index set c1 = 2946071492413979684, c2 = 0.722728, c3 = 'AiXzXrojS7' where c = 1561 index_test.go:137: sql insert into test_index values (1845, 6863069144949222352, 0.780283, '8sn4Xra2Dh') index_test.go:137: sql insert into test_index values (1848, 1074154084387836872, 0.590328, 'vMyswZr0Aw') index_test.go:143: sql update test_index set c1 = 5282338051888311718, c2 = 0.157933, c3 = '6LgTzHd8Cg' where c = 539 index_test.go:143: sql update test_index set c1 = 9068281365743798236, c2 = 0.623725, c3 = 'O53LNbbaQj' where c = 1309 index_test.go:140: sql delete from test_index where c = 1011 index_test.go:140: sql delete from test_index where c = 1736 index_test.go:140: sql delete from test_index where c = 399 index_test.go:137: sql insert into test_index values (1850, 91863827942656984, 0.258564, 'Cl2wL8jShA') index_test.go:137: sql insert into test_index values (1849, 4837465786932932733, 0.207620, '521tcXTb93') index_test.go:140: sql delete from test_index where c = 1133 index_test.go:140: sql delete from test_index where c = 1823 index_test.go:143: sql update test_index set c1 = 1072489056752219618, c2 = 0.044707, c3 = 'fr6I13yLT5' where c = 168 index_test.go:140: sql delete from test_index where c = 1627 index_test.go:140: sql delete from test_index where c = 1 index_test.go:137: sql insert into test_index values (1851, 7343910092238232906, 0.309966, 'XgegqKpbeQ') index_test.go:143: sql update test_index set c1 = 6460056390952695352, c2 = 0.692500, c3 = 'bW8Uv1lUpW' where c = 1482 index_test.go:143: sql update test_index set c1 = 4113438432948682867, c2 = 0.796882, c3 = 'Lzs3uGqX2O' where c = 1088 index_test.go:137: sql insert into test_index values (1852, 4756584348054889847, 0.883395, 'E7wYdNzSdI') index_test.go:140: sql delete from test_index where c = 1107 index_test.go:140: sql delete from test_index where c = 1600 index_test.go:143: sql update test_index set c1 = 540355964546386309, c2 = 0.295577, c3 = 'sezxYJAtbE' where c = 1053 index_test.go:137: sql insert into test_index values (1853, 2266859789158403619, 0.119272, 'nTW5l6fAcZ') index_test.go:143: sql update test_index set c1 = 423730150635117375, c2 = 0.532513, c3 = 'ljVZt5vXCv' where c = 1572 index_test.go:143: sql update test_index set c1 = 1294241474092352425, c2 = 0.216373, c3 = 'NTR0aa2rfF' where c = 443 index_test.go:143: sql update test_index set c1 = 7697274758145585287, c2 = 0.326040, c3 = 'A1PWfd0Uy2' where c = 1790 index_test.go:137: sql insert into test_index values (1855, 4503649391945894871, 0.796418, 'TSgUI2cjDa') index_test.go:137: sql insert into test_index values (1854, 9214299226966311157, 0.945223, 'aTaYSqZiPK') index_test.go:140: sql delete from test_index where c = 1373 index_test.go:137: sql insert into test_index values (1856, 5487524035474112644, 0.435906, 'hsGJXubiIQ') index_test.go:143: sql update test_index set c1 = 3665831175885511249, c2 = 0.150158, c3 = 'n8DB6oekGO' where c = 1797 index_test.go:143: sql update test_index set c1 = 7591663799056766330, c2 = 0.779455, c3 = '6fr09YACUT' where c = 625 index_test.go:143: sql update test_index set c1 = 3747659726145090435, c2 = 0.104318, c3 = '41sq7t7KtI' where c = 1334 index_test.go:137: sql insert into test_index values (1857, 4916525176239081758, 0.892863, 'aJ6aXtGVsi') index_test.go:137: sql insert into test_index values (1858, 3057526933305830358, 0.832283, 'Ar9C0myhkG') index_test.go:140: sql delete from test_index where c = 489 index_test.go:137: sql insert into test_index values (1859, 3718409388758537722, 0.172643, 'EEh2fExiIj') index_test.go:140: sql delete from test_index where c = 1461 index_test.go:140: sql delete from test_index where c = 1076 index_test.go:137: sql insert into test_index values (1861, 7408415740558110389, 0.151877, 'LopCPmlPCD') index_test.go:140: sql delete from test_index where c = 1001 index_test.go:137: sql insert into test_index values (1860, 2917750387417447816, 0.345255, '2BjX1FLTn3') index_test.go:140: sql delete from test_index where c = 611 index_test.go:137: sql insert into test_index values (1862, 2888655320445873946, 0.776252, 'x9AHCIqb9q') index_test.go:140: sql delete from test_index where c = 1177 index_test.go:143: sql update test_index set c1 = 515441989841854983, c2 = 0.913844, c3 = 'xuQQ0Yam3T' where c = 934 index_test.go:140: sql delete from test_index where c = 917 index_test.go:140: sql delete from test_index where c = 212 index_test.go:140: sql delete from test_index where c = 686 index_test.go:143: sql update test_index set c1 = 5364583666881089900, c2 = 0.451197, c3 = 'zSjtHt8Ic7' where c = 1597 index_test.go:140: sql delete from test_index where c = 1222 index_test.go:143: sql update test_index set c1 = 6414912313659262781, c2 = 0.773722, c3 = 'dDAln5YMMV' where c = 723 index_test.go:143: sql update test_index set c1 = 643044767602881039, c2 = 0.035540, c3 = 'sxgcxPuDcB' where c = 660 index_test.go:137: sql insert into test_index values (1863, 2681028302336373186, 0.043101, '6YOtKSXRTL') index_test.go:143: sql update test_index set c1 = 1577865769947237158, c2 = 0.198097, c3 = '0MNwJwXK3b' where c = 1843 index_test.go:143: sql update test_index set c1 = 5950046408251049853, c2 = 0.335894, c3 = 'kDaMZ4P9wm' where c = 1273 index_test.go:143: sql update test_index set c1 = 596718500540410310, c2 = 0.737260, c3 = 'WGR5TBeKOS' where c = 967 index_test.go:143: sql update test_index set c1 = 4564357273458658438, c2 = 0.187174, c3 = 'tHDHqpGY6W' where c = 70 index_test.go:143: sql update test_index set c1 = 8856075451493589451, c2 = 0.887342, c3 = 'gRrH4kD1X5' where c = 1694 index_test.go:143: sql update test_index set c1 = 3493958290297611067, c2 = 0.909757, c3 = 'bMBOWW7CTd' where c = 1724 index_test.go:137: sql insert into test_index values (1864, 4861854693062228683, 0.826309, 'lsOEwk0eIQ') index_test.go:137: sql insert into test_index values (1865, 3286221579663922287, 0.993998, 'kfl1YQa3ig') index_test.go:137: sql insert into test_index values (1866, 4450697246733566373, 0.259006, 'vzKwggzCYu') index_test.go:140: sql delete from test_index where c = 209 index_test.go:137: sql insert into test_index values (1867, 2420438576857579051, 0.074599, '9u05EyfVgr') index_test.go:137: sql insert into test_index values (1868, 3198639014313508489, 0.161810, 'zlM5P4kKTa') index_test.go:137: sql insert into test_index values (1869, 7581807208796847459, 0.938240, 'rDge3IaerH') index_test.go:137: sql insert into test_index values (1870, 8585214187571229802, 0.305547, 'zMSATgO2NW') index_test.go:140: sql delete from test_index where c = 1771 index_test.go:140: sql delete from test_index where c = 1413 index_test.go:140: sql delete from test_index where c = 1172 index_test.go:140: sql delete from test_index where c = 1465 index_test.go:140: sql delete from test_index where c = 144 index_test.go:140: sql delete from test_index where c = 18 index_test.go:143: sql update test_index set c1 = 2992858401499595809, c2 = 0.452134, c3 = 'UWH3kOSAc5' where c = 105 index_test.go:143: sql update test_index set c1 = 8810701669967583429, c2 = 0.473874, c3 = 'OKHlzFEgaL' where c = 1068 index_test.go:137: sql insert into test_index values (1871, 8071976086903487981, 0.836720, '6ibEAH6sM2') index_test.go:137: sql insert into test_index values (1872, 2330985041601330074, 0.011123, 'sRj2dd66CT') index_test.go:143: sql update test_index set c1 = 4223445145136559547, c2 = 0.488789, c3 = 'nwgOg52DlD' where c = 1694 index_test.go:140: sql delete from test_index where c = 113 index_test.go:143: sql update test_index set c1 = 556685360889353936, c2 = 0.627851, c3 = 'u8GUSVXeX6' where c = 1169 index_test.go:143: sql update test_index set c1 = 4147583339956514518, c2 = 0.589100, c3 = 'vWlP6HXkyw' where c = 1135 index_test.go:140: sql delete from test_index where c = 1350 index_test.go:143: sql update test_index set c1 = 4544273333102626043, c2 = 0.125957, c3 = 'PuRA8djBQZ' where c = 871 index_test.go:137: sql insert into test_index values (1874, 6023848823607591380, 0.188066, 'Uko6OIzwiq') index_test.go:137: sql insert into test_index values (1873, 7515005464287965508, 0.481887, '4jDUskjwuT') index_test.go:140: sql delete from test_index where c = 745 index_test.go:143: sql update test_index set c1 = 4560383329261168276, c2 = 0.671409, c3 = 'qxaIA9zYna' where c = 1761 index_test.go:143: sql update test_index set c1 = 7699131299927511356, c2 = 0.480921, c3 = 'Ny1w54Zb1l' where c = 1178 index_test.go:140: sql delete from test_index where c = 50 index_test.go:137: sql insert into test_index values (1875, 390711339363346298, 0.028640, 'zpxaerI2FN') index_test.go:143: sql update test_index set c1 = 144574655502806624, c2 = 0.710414, c3 = 'ahCMAxIRio' where c = 364 index_test.go:143: sql update test_index set c1 = 2927208688915600773, c2 = 0.024309, c3 = 'esNG48nwgi' where c = 1337 index_test.go:137: sql insert into test_index values (1877, 823136743003291187, 0.415505, '85sr51Bd4A') index_test.go:137: sql insert into test_index values (1876, 6860987689532636507, 0.808597, 'PVqQAmvHZM') index_test.go:137: sql insert into test_index values (1878, 1948099588127371068, 0.223867, 'A2yfMHE5GK') index_test.go:140: sql delete from test_index where c = 1172 index_test.go:137: sql insert into test_index values (1879, 6096408195041113649, 0.279561, 'YENGIY8MWx') index_test.go:140: sql delete from test_index where c = 1250 index_test.go:140: sql delete from test_index where c = 1068 index_test.go:137: sql insert into test_index values (1880, 7884605628755782608, 0.839504, 'mv1Ggg1cRQ') index_test.go:143: sql update test_index set c1 = 4063362203403857741, c2 = 0.713537, c3 = 'NDxpeHCQg5' where c = 907 index_test.go:143: sql update test_index set c1 = 9079408620214433188, c2 = 0.524901, c3 = 'NiI7msq0dL' where c = 308 index_test.go:143: sql update test_index set c1 = 7856152366005750901, c2 = 0.225530, c3 = 'lFJZzG7T3F' where c = 379 index_test.go:137: sql insert into test_index values (1882, 2708207665953692942, 0.521522, 'w11ebzuJ1S') index_test.go:140: sql delete from test_index where c = 1384 index_test.go:137: sql insert into test_index values (1881, 2836570588309113575, 0.693096, 'Yf7EvGCj5p') index_test.go:140: sql delete from test_index where c = 1023 index_test.go:140: sql delete from test_index where c = 960 index_test.go:137: sql insert into test_index values (1884, 381538363954456885, 0.068063, 'K6mEgZLnMw') index_test.go:143: sql update test_index set c1 = 3683724195306108435, c2 = 0.729005, c3 = 'tIwGSxH4DR' where c = 793 index_test.go:140: sql delete from test_index where c = 883 index_test.go:140: sql delete from test_index where c = 1813 index_test.go:137: sql insert into test_index values (1883, 2715579287485312847, 0.310813, 'AP38qQiJl2') index_test.go:143: sql update test_index set c1 = 8531564727733364245, c2 = 0.745614, c3 = 'iJmfKwtvhQ' where c = 1565 index_test.go:137: sql insert into test_index values (1885, 2072613830329495196, 0.366447, 'QYat55sBNt') index_test.go:140: sql delete from test_index where c = 251 index_test.go:140: sql delete from test_index where c = 677 index_test.go:143: sql update test_index set c1 = 391397002399371484, c2 = 0.471146, c3 = 'BiYeDjQPhj' where c = 513 index_test.go:140: sql delete from test_index where c = 184 index_test.go:140: sql delete from test_index where c = 1036 index_test.go:143: sql update test_index set c1 = 801852573447410917, c2 = 0.023989, c3 = 'uRiOgvXqSi' where c = 661 index_test.go:143: sql update test_index set c1 = 8693808400196011096, c2 = 0.711445, c3 = 'mLjUuDHJh0' where c = 4 index_test.go:143: sql update test_index set c1 = 3565165339084900706, c2 = 0.584504, c3 = 'rpGqoIUaP8' where c = 330 index_test.go:143: sql update test_index set c1 = 6222642435144408051, c2 = 0.530191, c3 = 'Qh5qgvsWGQ' where c = 161 index_test.go:143: sql update test_index set c1 = 8621905858596423832, c2 = 0.892535, c3 = 'ITQ0hVbSRT' where c = 1405 index_test.go:137: sql insert into test_index values (1887, 9075168265256959746, 0.648357, 'Y9izs2EKpn') index_test.go:137: sql insert into test_index values (1886, 8064356055434468056, 0.298475, 'x40NPdtWej') index_test.go:143: sql update test_index set c1 = 2128222092067484699, c2 = 0.614435, c3 = 'aXoRhSdHpa' where c = 1066 index_test.go:140: sql delete from test_index where c = 1599 index_test.go:137: sql insert into test_index values (1889, 4174881756777896072, 0.150712, 'HJOwFRDnKc') index_test.go:137: sql insert into test_index values (1890, 7031523824616592336, 0.078233, 'S5JrNEvH8m') index_test.go:137: sql insert into test_index values (1888, 6556431861173583818, 0.740358, 'rO517UrFd6') index_test.go:137: sql insert into test_index values (1892, 3256499733916293285, 0.464806, 'kjt1OPpr58') index_test.go:137: sql insert into test_index values (1891, 2131937842663186616, 0.372073, 'O01CABERlI') index_test.go:143: sql update test_index set c1 = 6696974181078034683, c2 = 0.970539, c3 = 'ZnLv7HJPuO' where c = 644 index_test.go:140: sql delete from test_index where c = 278 index_test.go:140: sql delete from test_index where c = 1426 index_test.go:140: sql delete from test_index where c = 981 index_test.go:137: sql insert into test_index values (1893, 8232455329988096951, 0.089512, 'D57yCXc5RQ') index_test.go:143: sql update test_index set c1 = 3180857554916402153, c2 = 0.620039, c3 = 'ug7Bzx8ppp' where c = 461 index_test.go:140: sql delete from test_index where c = 1690 index_test.go:143: sql update test_index set c1 = 4733334870587554595, c2 = 0.368132, c3 = 'Mq36r9idiA' where c = 1060 index_test.go:140: sql delete from test_index where c = 153 index_test.go:137: sql insert into test_index values (1894, 9023055878478289823, 0.292023, 'N6Z1cDz3hE') index_test.go:140: sql delete from test_index where c = 343 index_test.go:140: sql delete from test_index where c = 779 index_test.go:143: sql update test_index set c1 = 1314604783571472238, c2 = 0.809655, c3 = 'y3hp0Wu95q' where c = 1476 index_test.go:140: sql delete from test_index where c = 196 index_test.go:143: sql update test_index set c1 = 7403524444215081822, c2 = 0.227915, c3 = 'e5DKjTSLcP' where c = 640 index_test.go:143: sql update test_index set c1 = 2243212345308852822, c2 = 0.950078, c3 = 'aia4uUgWiJ' where c = 240 index_test.go:143: sql update test_index set c1 = 7194921522574601082, c2 = 0.909987, c3 = 'eASzvtUcmb' where c = 1879 index_test.go:143: sql update test_index set c1 = 6292644017773244303, c2 = 0.201406, c3 = '8KqQ544sTJ' where c = 1735 index_test.go:143: sql update test_index set c1 = 7407844591825789682, c2 = 0.693462, c3 = 'zpAyV0DA6K' where c = 1877 index_test.go:137: sql insert into test_index values (1896, 4705542646855884489, 0.482630, 'fXISHD3kYh') index_test.go:137: sql insert into test_index values (1895, 362624783765821844, 0.369225, 'RZxdapFnrT') index_test.go:143: sql update test_index set c1 = 1159202380677217302, c2 = 0.549993, c3 = 'cb8Fe0CwhH' where c = 1006 index_test.go:137: sql insert into test_index values (1897, 2451198369457676890, 0.927958, '2mCAR1koWr') index_test.go:140: sql delete from test_index where c = 855 index_test.go:137: sql insert into test_index values (1898, 1042617569542971637, 0.404787, 'XIGEbpdAYO') index_test.go:137: sql insert into test_index values (1899, 3968572775287799171, 0.396529, 'YmCXyJ7rYm') index_test.go:140: sql delete from test_index where c = 1188 index_test.go:143: sql update test_index set c1 = 8689378917201493764, c2 = 0.619752, c3 = 'SMd0zWalua' where c = 503 index_test.go:137: sql insert into test_index values (1900, 5044148494205329625, 0.735236, 'vxuYC5t1mg') index_test.go:140: sql delete from test_index where c = 9 index_test.go:140: sql delete from test_index where c = 1803 index_test.go:140: sql delete from test_index where c = 1571 index_test.go:140: sql delete from test_index where c = 1830 index_test.go:143: sql update test_index set c1 = 4756822770478831742, c2 = 0.882402, c3 = '4sWhgA7LJm' where c = 793 index_test.go:143: sql update test_index set c1 = 5815062818395122182, c2 = 0.012471, c3 = 'tjQgVE5jZ9' where c = 1164 index_test.go:143: sql update test_index set c1 = 2766872612142050528, c2 = 0.952269, c3 = 'o85ED1URpf' where c = 282 index_test.go:143: sql update test_index set c1 = 4698852003172971118, c2 = 0.523152, c3 = 'tmnC3BHc55' where c = 381 index_test.go:143: sql update test_index set c1 = 5151159087800721005, c2 = 0.621474, c3 = 's9d7mkFpI9' where c = 777 index_test.go:137: sql insert into test_index values (1906, 3791440609053934397, 0.112940, 'VSMgwNstDD') index_test.go:137: sql insert into test_index values (1903, 7011385849310973535, 0.448894, 'aTwQGVCjm6') index_test.go:137: sql insert into test_index values (1907, 2569737557042266894, 0.117549, 'AYkYPK6Z3K') index_test.go:137: sql insert into test_index values (1902, 4527841077013286738, 0.599682, 'xe1YK4p57E') index_test.go:140: sql delete from test_index where c = 1043 index_test.go:140: sql delete from test_index where c = 363 index_test.go:137: sql insert into test_index values (1905, 2781305978441146716, 0.820713, 'mZXWwiQO09') index_test.go:137: sql insert into test_index values (1908, 5456634445507504274, 0.124611, 'JBMk7jqJZ8') index_test.go:137: sql insert into test_index values (1909, 1861262858213690661, 0.909656, '8gv4WELVoP') index_test.go:137: sql insert into test_index values (1910, 489705740242412275, 0.782711, '2jRX1lJ70b') index_test.go:137: sql insert into test_index values (1904, 621714476586502308, 0.366959, 'zvue2g26eq') index_test.go:137: sql insert into test_index values (1901, 2526744642069207878, 0.455919, 'h9MSaGnOUU') index_test.go:140: sql delete from test_index where c = 362 index_test.go:140: sql delete from test_index where c = 118 index_test.go:143: sql update test_index set c1 = 7437882708543984237, c2 = 0.365130, c3 = 'Y2enAWgJTe' where c = 1131 index_test.go:143: sql update test_index set c1 = 4537162920405960626, c2 = 0.648853, c3 = 'u1KhBiDg7n' where c = 335 index_test.go:140: sql delete from test_index where c = 1487 index_test.go:140: sql delete from test_index where c = 1487 index_test.go:143: sql update test_index set c1 = 6958935464182744881, c2 = 0.338939, c3 = '6Qczyh4ObX' where c = 722 index_test.go:143: sql update test_index set c1 = 1382975365662267882, c2 = 0.490089, c3 = '1hqgSTGAzr' where c = 626 index_test.go:140: sql delete from test_index where c = 1162 index_test.go:140: sql delete from test_index where c = 868 index_test.go:140: sql delete from test_index where c = 1860 index_test.go:143: sql update test_index set c1 = 491533977429229096, c2 = 0.031959, c3 = 'Lp2NDdrz6Q' where c = 295 index_test.go:137: sql insert into test_index values (1911, 6523460116727645882, 0.121336, 'GUqaiFfoKS') index_test.go:140: sql delete from test_index where c = 1651 index_test.go:137: sql insert into test_index values (1913, 7491471028378732218, 0.487058, 'AIBL3cEYsM') index_test.go:143: sql update test_index set c1 = 5097166345624929361, c2 = 0.108555, c3 = 'dqcVIWBimc' where c = 1280 index_test.go:137: sql insert into test_index values (1914, 889922720477368953, 0.800788, '01NHXPYPaD') index_test.go:140: sql delete from test_index where c = 877 index_test.go:143: sql update test_index set c1 = 6705820065618202610, c2 = 0.293587, c3 = 'nHJYO9WZRZ' where c = 1369 index_test.go:137: sql insert into test_index values (1912, 3739533532345723800, 0.418928, 'P6UqkwAFQf') index_test.go:137: sql insert into test_index values (1915, 5173991660731564729, 0.271982, 'z1dXyYh0qy') index_test.go:143: sql update test_index set c1 = 1350673833797817165, c2 = 0.436472, c3 = 'k1wq8Kr0E3' where c = 1341 index_test.go:143: sql update test_index set c1 = 5946961314769028198, c2 = 0.374454, c3 = '0H7Phol6qu' where c = 984 index_test.go:137: sql insert into test_index values (1916, 6821914775119964471, 0.346969, 'Q5B3raVFX4') index_test.go:137: sql insert into test_index values (1917, 3514520544439535310, 0.784864, 'XNKrsuAo52') index_test.go:140: sql delete from test_index where c = 1894 index_test.go:143: sql update test_index set c1 = 8385200600991697143, c2 = 0.562456, c3 = 'aFuWPRs0xY' where c = 1451 index_test.go:140: sql delete from test_index where c = 1724 index_test.go:143: sql update test_index set c1 = 510183177466046085, c2 = 0.872278, c3 = '6R7s2p10fm' where c = 1130 index_test.go:140: sql delete from test_index where c = 916 index_test.go:137: sql insert into test_index values (1918, 1534527820126582333, 0.411465, 'dNTe8vJc0F') index_test.go:137: sql insert into test_index values (1919, 3208052055910472998, 0.368008, 'NdT2ChqHfC') index_test.go:140: sql delete from test_index where c = 933 index_test.go:137: sql insert into test_index values (1920, 4151156573274055222, 0.301149, 'sx40tSdehA') index_test.go:140: sql delete from test_index where c = 1388 index_test.go:143: sql update test_index set c1 = 3475108426338731394, c2 = 0.139535, c3 = 'F4eNtg7kIu' where c = 409 index_test.go:143: sql update test_index set c1 = 8622574085731863264, c2 = 0.715524, c3 = 'jGzWwsFBJt' where c = 65 index_test.go:140: sql delete from test_index where c = 1858 index_test.go:143: sql update test_index set c1 = 8542502571483309836, c2 = 0.143335, c3 = 'bSRCyt3Z1t' where c = 16 index_test.go:140: sql delete from test_index where c = 1892 index_test.go:137: sql insert into test_index values (1921, 6928724914524611287, 0.077236, 'IvSmE16fZl') index_test.go:140: sql delete from test_index where c = 356 index_test.go:143: sql update test_index set c1 = 8925577630445468728, c2 = 0.233362, c3 = 'tQ1NPYsdr2' where c = 1649 index_test.go:137: sql insert into test_index values (1922, 2636786493774915353, 0.299897, 'ckeSyEKQ7s') index_test.go:140: sql delete from test_index where c = 895 index_test.go:143: sql update test_index set c1 = 8796819073279772398, c2 = 0.919608, c3 = 'fLhQKsfsUr' where c = 30 index_test.go:143: sql update test_index set c1 = 2127924953863648884, c2 = 0.346653, c3 = 'oXHnytEil7' where c = 1124 index_test.go:140: sql delete from test_index where c = 1604 index_test.go:140: sql delete from test_index where c = 560 index_test.go:137: sql insert into test_index values (1924, 554792927114732938, 0.090863, 'spFYdYdxZG') index_test.go:143: sql update test_index set c1 = 5576909218831155931, c2 = 0.755205, c3 = 'JKnFzcwnLC' where c = 215 index_test.go:143: sql update test_index set c1 = 4465660221326063748, c2 = 0.822146, c3 = 'FPBIB7AuTn' where c = 1607 index_test.go:137: sql insert into test_index values (1925, 4662799698963569401, 0.713823, 'nJOIIs5ifl') index_test.go:137: sql insert into test_index values (1923, 1590827795310527781, 0.018550, 'fXtjLokDrx') index_test.go:143: sql update test_index set c1 = 8998156347744349436, c2 = 0.585263, c3 = 'PX7X5r95EF' where c = 1573 index_test.go:137: sql insert into test_index values (1926, 2196222727284835656, 0.160839, 'rGO7caV3wN') index_test.go:140: sql delete from test_index where c = 477 index_test.go:137: sql insert into test_index values (1927, 6715754863597866888, 0.589032, 'XNwXjdhBm6') index_test.go:140: sql delete from test_index where c = 361 index_test.go:137: sql insert into test_index values (1928, 6332039465991528737, 0.032832, 'elG04n4nle') index_test.go:143: sql update test_index set c1 = 5596845724056323379, c2 = 0.454461, c3 = 'pH5VYe4IES' where c = 1717 index_test.go:143: sql update test_index set c1 = 3613716476928455474, c2 = 0.160586, c3 = 'ddTMosneDD' where c = 673 index_test.go:137: sql insert into test_index values (1929, 5993046114055604986, 0.666951, 'sfDGxzlQOS') index_test.go:140: sql delete from test_index where c = 1310 index_test.go:137: sql insert into test_index values (1930, 3603435338859330611, 0.003968, 'retVQ9OMmW') index_test.go:140: sql delete from test_index where c = 1379 index_test.go:143: sql update test_index set c1 = 7616120886947992041, c2 = 0.110374, c3 = 'ykueo2ItEZ' where c = 1913 index_test.go:140: sql delete from test_index where c = 1847 index_test.go:143: sql update test_index set c1 = 2647392294830210089, c2 = 0.891430, c3 = 'h2XBukkpm8' where c = 671 index_test.go:143: sql update test_index set c1 = 691144319860580940, c2 = 0.946433, c3 = '6RIYwn8o8d' where c = 972 index_test.go:137: sql insert into test_index values (1931, 4713842987011316604, 0.851504, 'gArviQiLoC') index_test.go:137: sql insert into test_index values (1932, 2694143100967378728, 0.196090, '7871MZh7rA') index_test.go:140: sql delete from test_index where c = 136 index_test.go:140: sql delete from test_index where c = 1741 index_test.go:143: sql update test_index set c1 = 1821016088389081560, c2 = 0.292341, c3 = 'CYJgS3v6LW' where c = 799 index_test.go:140: sql delete from test_index where c = 210 index_test.go:137: sql insert into test_index values (1933, 6510210726355232363, 0.093608, 'DBl5tdMpje') index_test.go:137: sql insert into test_index values (1935, 6288021270430445718, 0.615662, 'Y9tLMZebqK') index_test.go:137: sql insert into test_index values (1934, 6060072965879941986, 0.851881, 'T9oCVSdQet') index_test.go:140: sql delete from test_index where c = 509 index_test.go:137: sql insert into test_index values (1936, 4847790084215794887, 0.943538, 'P9kBpW2b0C') index_test.go:140: sql delete from test_index where c = 1738 index_test.go:143: sql update test_index set c1 = 3033297099625046914, c2 = 0.560723, c3 = 'rTY1BC5Tho' where c = 1130 index_test.go:143: sql update test_index set c1 = 5975824444699462373, c2 = 0.389793, c3 = 'Ig6hLVxVi3' where c = 1067 index_test.go:143: sql update test_index set c1 = 8878765420818312500, c2 = 0.919969, c3 = 'voN0dGmc64' where c = 65 index_test.go:143: sql update test_index set c1 = 5408681620708141511, c2 = 0.751375, c3 = 'Lmd4vwxYKh' where c = 1608 index_test.go:140: sql delete from test_index where c = 614 index_test.go:140: sql delete from test_index where c = 1017 index_test.go:143: sql update test_index set c1 = 4249106143963735627, c2 = 0.996967, c3 = '2iBNCa2avH' where c = 1663 index_test.go:143: sql update test_index set c1 = 4458449162596229903, c2 = 0.882776, c3 = 'NnnEP9K6E7' where c = 766 index_test.go:137: sql insert into test_index values (1938, 3378704472536309808, 0.010909, 'Xks9uAJxXn') index_test.go:137: sql insert into test_index values (1937, 4885783326552307326, 0.699768, 'xYvsN4VTL5') index_test.go:137: sql insert into test_index values (1939, 8259728867327600747, 0.733047, 'qztPBNMrfG') index_test.go:140: sql delete from test_index where c = 119 index_test.go:140: sql delete from test_index where c = 1494 index_test.go:137: sql insert into test_index values (1940, 7109941272013057141, 0.706451, 'Fs0L1TY2iB') index_test.go:140: sql delete from test_index where c = 961 index_test.go:140: sql delete from test_index where c = 417 index_test.go:143: sql update test_index set c1 = 8789934175368589902, c2 = 0.008971, c3 = 'zE1nzhH8xS' where c = 1128 index_test.go:143: sql update test_index set c1 = 1461433846375448806, c2 = 0.742999, c3 = 'ppRYd9chL9' where c = 250 index_test.go:140: sql delete from test_index where c = 1618 index_test.go:143: sql update test_index set c1 = 2990085036675655660, c2 = 0.101399, c3 = 'FhQwO5iSFJ' where c = 666 index_test.go:137: sql insert into test_index values (1941, 9062063332768362674, 0.130952, 'qqL1tVXN2U') index_test.go:137: sql insert into test_index values (1942, 8519706611997818146, 0.629387, 'nSUSkTf4zk') index_test.go:143: sql update test_index set c1 = 210186311078269630, c2 = 0.010831, c3 = 'obbZHnPafK' where c = 979 index_test.go:140: sql delete from test_index where c = 657 index_test.go:137: sql insert into test_index values (1943, 740770873209982302, 0.591017, '5YJB8VIRpJ') index_test.go:143: sql update test_index set c1 = 3520122499393619438, c2 = 0.705297, c3 = '7CFrc6SwXP' where c = 984 index_test.go:143: sql update test_index set c1 = 182515111299218963, c2 = 0.633685, c3 = 'kDU5bFqJd8' where c = 709 index_test.go:137: sql insert into test_index values (1944, 6792517567227139120, 0.788715, 'CNUHPACS8M') index_test.go:137: sql insert into test_index values (1945, 4106302274386645956, 0.040849, 'jpBWfCt3rY') index_test.go:143: sql update test_index set c1 = 6841907720268952921, c2 = 0.639700, c3 = 'RaFlqt4QCJ' where c = 1580 index_test.go:140: sql delete from test_index where c = 1824 index_test.go:140: sql delete from test_index where c = 1695 index_test.go:137: sql insert into test_index values (1947, 3850700154327679304, 0.915382, 'wahvgRQ62G') index_test.go:140: sql delete from test_index where c = 1643 index_test.go:137: sql insert into test_index values (1948, 30086599939140605, 0.796138, 'pZH9W3wnlI') index_test.go:143: sql update test_index set c1 = 7278475051580412099, c2 = 0.060722, c3 = 'uVjeesv5sP' where c = 1434 index_test.go:140: sql delete from test_index where c = 1171 index_test.go:137: sql insert into test_index values (1946, 7183674478159376122, 0.025309, 'K88R5Nz2u1') index_test.go:140: sql delete from test_index where c = 1537 index_test.go:140: sql delete from test_index where c = 34 index_test.go:143: sql update test_index set c1 = 1046187805190765969, c2 = 0.904050, c3 = 'U2BddW6dGC' where c = 1402 index_test.go:137: sql insert into test_index values (1950, 5681830340182048961, 0.621050, 'gbKPgfS1Ih') index_test.go:137: sql insert into test_index values (1949, 947176139745276845, 0.336533, '8S4vzFXkK5') index_test.go:143: sql update test_index set c1 = 367628012263542083, c2 = 0.427122, c3 = 'vJCE1NWWtr' where c = 875 index_test.go:143: sql update test_index set c1 = 7900415041999615525, c2 = 0.450737, c3 = 'pXXTE5RY3F' where c = 364 index_test.go:143: sql update test_index set c1 = 5174074733692972409, c2 = 0.081959, c3 = 'A9TCrEwbOs' where c = 268 index_test.go:140: sql delete from test_index where c = 1127 index_test.go:140: sql delete from test_index where c = 1698 index_test.go:143: sql update test_index set c1 = 4649551196905379473, c2 = 0.907930, c3 = 'jXtKX7FMRN' where c = 1413 index_test.go:143: sql update test_index set c1 = 8613693447466365959, c2 = 0.409612, c3 = 'uejNEEwa73' where c = 1400 index_test.go:137: sql insert into test_index values (1951, 7436637009465581334, 0.209349, 'GRBXhLSjbU') index_test.go:137: sql insert into test_index values (1954, 4110654443725336349, 0.776443, 'QbP3EEv7Lj') index_test.go:137: sql insert into test_index values (1953, 3920124761948915969, 0.306637, 'X2AL0sw2If') index_test.go:137: sql insert into test_index values (1952, 3849898376609217373, 0.612127, 'QYBHN97fnp') index_test.go:140: sql delete from test_index where c = 1179 index_test.go:140: sql delete from test_index where c = 419 index_test.go:137: sql insert into test_index values (1955, 1215422600422614497, 0.332477, 'xo16YJCjow') index_test.go:143: sql update test_index set c1 = 4106590906813900028, c2 = 0.574610, c3 = 'QjLOkqOUz3' where c = 1083 index_test.go:140: sql delete from test_index where c = 839 index_test.go:137: sql insert into test_index values (1956, 8337451021210482978, 0.394517, 'PTzUlc2brE') index_test.go:140: sql delete from test_index where c = 247 index_test.go:143: sql update test_index set c1 = 6992535034500891941, c2 = 0.325872, c3 = '3fsdKEiGiR' where c = 673 index_test.go:143: sql update test_index set c1 = 1745079307747237173, c2 = 0.573183, c3 = '3VZtFLlikJ' where c = 903 index_test.go:143: sql update test_index set c1 = 5128762064752344168, c2 = 0.929572, c3 = '0nT25qa4Ty' where c = 1229 index_test.go:143: sql update test_index set c1 = 6632600155740377186, c2 = 0.523602, c3 = 'PNNao8bmo5' where c = 301 index_test.go:140: sql delete from test_index where c = 801 index_test.go:140: sql delete from test_index where c = 1300 index_test.go:143: sql update test_index set c1 = 380664215828514713, c2 = 0.599351, c3 = 'RScB2hH1l6' where c = 1927 index_test.go:140: sql delete from test_index where c = 1424 index_test.go:137: sql insert into test_index values (1958, 7664164282461906109, 0.778794, 'pfSfZvuxIq') index_test.go:137: sql insert into test_index values (1960, 6342506945160920690, 0.155790, 'vrAXmK9cfV') index_test.go:137: sql insert into test_index values (1957, 5468933643113310040, 0.222420, 'ls49IlkomH') index_test.go:140: sql delete from test_index where c = 1876 index_test.go:143: sql update test_index set c1 = 3189730205135015499, c2 = 0.114390, c3 = 'voN1G1u6WK' where c = 961 index_test.go:137: sql insert into test_index values (1959, 6413844228666874435, 0.088614, 'MAVVFDEyQ5') index_test.go:143: sql update test_index set c1 = 8841652589287172221, c2 = 0.443553, c3 = '5e7RGQDYTg' where c = 1566 index_test.go:140: sql delete from test_index where c = 1556 index_test.go:143: sql update test_index set c1 = 7201263791082685635, c2 = 0.992561, c3 = 'iCLklE1VFu' where c = 196 index_test.go:137: sql insert into test_index values (1962, 1004189966612067744, 0.934439, '2LFE8CzSPA') index_test.go:140: sql delete from test_index where c = 620 index_test.go:137: sql insert into test_index values (1961, 9055622624212568078, 0.361857, '9YK8d7vSsZ') index_test.go:143: sql update test_index set c1 = 1639188785404328377, c2 = 0.273693, c3 = 'x5iYqTgcUF' where c = 1031 index_test.go:140: sql delete from test_index where c = 1542 index_test.go:140: sql delete from test_index where c = 294 index_test.go:140: sql delete from test_index where c = 742 index_test.go:137: sql insert into test_index values (1963, 6102778929109720637, 0.266980, 'EUmp5h12Hc') index_test.go:140: sql delete from test_index where c = 594 index_test.go:137: sql insert into test_index values (1964, 6195245682314528583, 0.996757, 'hPLwYd3A7Q') index_test.go:137: sql insert into test_index values (1965, 3715274664406018240, 0.150276, 'LeUQbP3gXW') index_test.go:143: sql update test_index set c1 = 2946215241775667342, c2 = 0.791768, c3 = 'WXJMg3PmN8' where c = 879 index_test.go:143: sql update test_index set c1 = 4432096629752404808, c2 = 0.323856, c3 = 'EBQdEqvWhl' where c = 841 index_test.go:140: sql delete from test_index where c = 287 index_test.go:137: sql insert into test_index values (1966, 5409073055100843039, 0.234016, 'gnVnGHyhPr') index_test.go:143: sql update test_index set c1 = 4692153070521054228, c2 = 0.772019, c3 = 'GISFDyXkZ0' where c = 1805 index_test.go:140: sql delete from test_index where c = 1168 index_test.go:143: sql update test_index set c1 = 7595195700097341793, c2 = 0.884220, c3 = 'hYu1KIEIfw' where c = 214 index_test.go:137: sql insert into test_index values (1967, 277107448385867348, 0.181851, 's3gx85VNXB') index_test.go:140: sql delete from test_index where c = 1410 index_test.go:137: sql insert into test_index values (1968, 8614333227730359025, 0.556495, 'YS2yV1OuFa') index_test.go:143: sql update test_index set c1 = 8478510805070676577, c2 = 0.854417, c3 = 'jRUfvugdvo' where c = 1483 index_test.go:140: sql delete from test_index where c = 1505 index_test.go:143: sql update test_index set c1 = 3932756815918208, c2 = 0.037160, c3 = 'Wc6CWO5qU6' where c = 1247 index_test.go:143: sql update test_index set c1 = 2273488678395741396, c2 = 0.001257, c3 = 'aZgHM8Qnns' where c = 1625 index_test.go:140: sql delete from test_index where c = 917 index_test.go:137: sql insert into test_index values (1970, 3707314522237064019, 0.044767, 'YhlLsiB4lF') index_test.go:137: sql insert into test_index values (1969, 6955222758986237135, 0.872263, 'kQYVnWjPX7') index_test.go:137: sql insert into test_index values (1972, 2760508903096781603, 0.239928, 'UNw2YAXw1P') index_test.go:143: sql update test_index set c1 = 8177971756862003007, c2 = 0.681648, c3 = 'e1jZ8clx74' where c = 245 index_test.go:143: sql update test_index set c1 = 5648469792106160638, c2 = 0.261748, c3 = 'Bg6uKGUhz6' where c = 1655 index_test.go:137: sql insert into test_index values (1973, 5507812808272950824, 0.803039, 'qgm56LNco1') index_test.go:143: sql update test_index set c1 = 2445836607350788172, c2 = 0.609072, c3 = 'gh00j7Ox95' where c = 818 index_test.go:140: sql delete from test_index where c = 1523 index_test.go:137: sql insert into test_index values (1971, 1513835867578433462, 0.160820, 'f2362gGhHd') index_test.go:143: sql update test_index set c1 = 6219598085794099992, c2 = 0.774511, c3 = 'AGIgEbfRc8' where c = 987 index_test.go:140: sql delete from test_index where c = 1723 index_test.go:140: sql delete from test_index where c = 226 index_test.go:143: sql update test_index set c1 = 7624443129077142460, c2 = 0.380625, c3 = '9OhhhrI2yH' where c = 907 index_test.go:137: sql insert into test_index values (1975, 4353717891265761875, 0.824623, 'hKRUZ2WeBL') index_test.go:137: sql insert into test_index values (1974, 8977302808535895672, 0.563112, 'BzWNl9DPpn') index_test.go:137: sql insert into test_index values (1976, 1561247534987675674, 0.198765, '0b1hRgENHv') index_test.go:140: sql delete from test_index where c = 833 index_test.go:140: sql delete from test_index where c = 1808 index_test.go:140: sql delete from test_index where c = 926 index_test.go:143: sql update test_index set c1 = 3552743026637133762, c2 = 0.476413, c3 = 'cymvCX2Rfc' where c = 1194 index_test.go:140: sql delete from test_index where c = 1280 index_test.go:137: sql insert into test_index values (1977, 7091915693241456872, 0.328637, 'CsNilCSm6y') index_test.go:143: sql update test_index set c1 = 8520767575789639390, c2 = 0.128463, c3 = 'L3XD1IWiFO' where c = 845 index_test.go:137: sql insert into test_index values (1978, 201633203259706776, 0.722721, '21thWYRIDd') index_test.go:143: sql update test_index set c1 = 2352414125874074503, c2 = 0.807826, c3 = 'i2DeKyRmd2' where c = 454 index_test.go:140: sql delete from test_index where c = 901 index_test.go:140: sql delete from test_index where c = 598 index_test.go:143: sql update test_index set c1 = 1715186727778445495, c2 = 0.373291, c3 = 'ZQtbTadzZ2' where c = 881 index_test.go:140: sql delete from test_index where c = 912 index_test.go:137: sql insert into test_index values (1979, 3404640509044482638, 0.360907, 'Zkraj0TRhF') index_test.go:143: sql update test_index set c1 = 5235161218686040162, c2 = 0.932029, c3 = 'Hy3RnNBHO4' where c = 1213 index_test.go:137: sql insert into test_index values (1980, 3939838017381415382, 0.368470, 'dO36hjUrVk') index_test.go:143: sql update test_index set c1 = 2757637314604722816, c2 = 0.927242, c3 = 'uG7tPDPga8' where c = 1925 index_test.go:140: sql delete from test_index where c = 1679 index_test.go:143: sql update test_index set c1 = 2821736154167212777, c2 = 0.105897, c3 = 'AuB9hoijMA' where c = 598 index_test.go:140: sql delete from test_index where c = 1629 index_test.go:143: sql update test_index set c1 = 2955293104131122240, c2 = 0.814171, c3 = '67eJx5mszG' where c = 103 index_test.go:137: sql insert into test_index values (1981, 3820954169537132062, 0.645353, 'Dw88FZJbc6') index_test.go:137: sql insert into test_index values (1982, 7924948409756275117, 0.318368, 'IIpzwTv8Gy') index_test.go:137: sql insert into test_index values (1984, 1526343728743674535, 0.498458, 'EKekVhRvCA') index_test.go:143: sql update test_index set c1 = 6950537380685667590, c2 = 0.813883, c3 = 'L9YBHwvLYM' where c = 1759 index_test.go:137: sql insert into test_index values (1983, 8908693176011588330, 0.380877, 'NKH9yAhdkO') index_test.go:143: sql update test_index set c1 = 2171579955970398135, c2 = 0.024660, c3 = 'Qljzcn05rC' where c = 90 index_test.go:140: sql delete from test_index where c = 1317 index_test.go:143: sql update test_index set c1 = 7756493217302204257, c2 = 0.195522, c3 = 'i1Md0KGVML' where c = 41 index_test.go:137: sql insert into test_index values (1985, 7381183232644033188, 0.611534, '7DXONxxMN4') index_test.go:140: sql delete from test_index where c = 443 index_test.go:137: sql insert into test_index values (1986, 2156886109467974843, 0.650117, 'lpvZh18VKd') index_test.go:140: sql delete from test_index where c = 786 index_test.go:140: sql delete from test_index where c = 284 index_test.go:140: sql delete from test_index where c = 1239 index_test.go:143: sql update test_index set c1 = 4500543894603009131, c2 = 0.770616, c3 = 'CalwpzlmNQ' where c = 584 index_test.go:137: sql insert into test_index values (1988, 820451916548920725, 0.368376, 'mNpvBEZeoM') index_test.go:143: sql update test_index set c1 = 4066231881321284530, c2 = 0.819096, c3 = 'NHyEpu7UZ4' where c = 1813 index_test.go:140: sql delete from test_index where c = 96 index_test.go:137: sql insert into test_index values (1989, 6785734597342631175, 0.269446, 'N6nySyewAk') index_test.go:140: sql delete from test_index where c = 918 index_test.go:137: sql insert into test_index values (1987, 6165382130555107733, 0.510876, 'G8QWMloy7S') index_test.go:140: sql delete from test_index where c = 454 index_test.go:143: sql update test_index set c1 = 551038467573681878, c2 = 0.914713, c3 = 'hUbXtD567L' where c = 30 index_test.go:137: sql insert into test_index values (1990, 1552804891668593389, 0.517615, 'wNec361yAE') index_test.go:143: sql update test_index set c1 = 6041091302708519717, c2 = 0.082538, c3 = '5LTq7GdOFy' where c = 1676 index_test.go:143: sql update test_index set c1 = 640351100251016790, c2 = 0.820656, c3 = 'QSKTUB8cP0' where c = 569 index_test.go:140: sql delete from test_index where c = 1480 index_test.go:143: sql update test_index set c1 = 744353622846680613, c2 = 0.306044, c3 = '4Lvvn1xwGI' where c = 1730 index_test.go:140: sql delete from test_index where c = 1040 index_test.go:143: sql update test_index set c1 = 7448867941143950930, c2 = 0.616808, c3 = 'jeNwcVAcmU' where c = 1166 index_test.go:137: sql insert into test_index values (1991, 1698547873010215526, 0.583641, 'B8Rv6gVFf5') index_test.go:143: sql update test_index set c1 = 7294114102829827798, c2 = 0.041579, c3 = '4dd79L6Kz0' where c = 256 index_test.go:137: sql insert into test_index values (1992, 3818143866270260440, 0.815549, 'eNGICznUsz') index_test.go:143: sql update test_index set c1 = 7382460152181665354, c2 = 0.453958, c3 = 'yRb0dPcq0m' where c = 1078 index_test.go:137: sql insert into test_index values (1993, 3017623650771156132, 0.450666, '3pxsCZmbcZ') index_test.go:140: sql delete from test_index where c = 1238 index_test.go:137: sql insert into test_index values (1996, 1180631895413502210, 0.680147, 'f82Y3AVBTh') index_test.go:143: sql update test_index set c1 = 8853631680130700035, c2 = 0.348045, c3 = '4UysWegEii' where c = 1422 index_test.go:140: sql delete from test_index where c = 140 index_test.go:140: sql delete from test_index where c = 399 index_test.go:137: sql insert into test_index values (1994, 7201778567763779619, 0.228813, 'cScKU9thKC') index_test.go:143: sql update test_index set c1 = 1828018763159016021, c2 = 0.206644, c3 = '85Bbre1qBH' where c = 240 index_test.go:137: sql insert into test_index values (1995, 6052097354339525112, 0.726240, 'HhSwpCErCg') index_test.go:140: sql delete from test_index where c = 1936 index_test.go:137: sql insert into test_index values (1997, 5214588721832996214, 0.669733, 'iAj6iFyJRS') index_test.go:140: sql delete from test_index where c = 742 index_test.go:140: sql delete from test_index where c = 68 index_test.go:140: sql delete from test_index where c = 202 index_test.go:137: sql insert into test_index values (1998, 6260646507348755542, 0.524470, '8fTDCgwMCH') index_test.go:143: sql update test_index set c1 = 9054558912098489474, c2 = 0.283670, c3 = 'BuOMbABGmT' where c = 715 index_test.go:143: sql update test_index set c1 = 5495138387175934411, c2 = 0.124531, c3 = 'dLsV1nME24' where c = 268 index_test.go:140: sql delete from test_index where c = 1647 index_test.go:137: sql insert into test_index values (1999, 4912470469383318679, 0.093711, 'eGpX8vZmdn') index_test.go:140: sql delete from test_index where c = 424 index_test.go:140: sql delete from test_index where c = 1200 index_test.go:143: sql update test_index set c1 = 7697516244705614623, c2 = 0.592327, c3 = 'oLaMv2lU13' where c = 1296 index_test.go:143: sql update test_index set c1 = 889876613633280408, c2 = 0.026661, c3 = 'wHFE8VupDj' where c = 530 index_test.go:143: sql update test_index set c1 = 9146700159005508273, c2 = 0.329196, c3 = 'QW9ErnbmtQ' where c = 770 index_test.go:143: sql update test_index set c1 = 8847258230629210551, c2 = 0.148449, c3 = 'oTDE7KISkB' where c = 752 index_test.go:143: sql update test_index set c1 = 6567753848369712226, c2 = 0.475222, c3 = 'qTZpmkxnJV' where c = 1198 index_test.go:143: sql update test_index set c1 = 776588159830916893, c2 = 0.230035, c3 = 'fC8ZOVLIWn' where c = 980 index_test.go:143: sql update test_index set c1 = 2485717246814329143, c2 = 0.859508, c3 = 'HlnaBEg8Cu' where c = 1526 index_test.go:137: sql insert into test_index values (2000, 5968566081903844510, 0.364573, 'xXqTnlZ4vN') index_test.go:140: sql delete from test_index where c = 1519 index_test.go:143: sql update test_index set c1 = 942947563331636090, c2 = 0.602458, c3 = 'zQFzpQa2ly' where c = 1316 index_test.go:137: sql insert into test_index values (2002, 5452734696996103823, 0.547736, '0I1HcF98oz') index_test.go:137: sql insert into test_index values (2006, 4654174293259939141, 0.452989, 'cXz76KrG51') index_test.go:137: sql insert into test_index values (2001, 6494966225037378970, 0.355326, 'SAaKAlleNN') index_test.go:137: sql insert into test_index values (2004, 5826538257557717550, 0.968451, 'Ry290gZBoN') index_test.go:137: sql insert into test_index values (2010, 6141882496892932811, 0.088507, 'cIPbINFcaj') index_test.go:137: sql insert into test_index values (2003, 4344188264661886621, 0.947671, '6ZLHF97r1s') index_test.go:137: sql insert into test_index values (2007, 7182041245241059907, 0.182705, 'YrTLZ8Ep2z') index_test.go:137: sql insert into test_index values (2008, 3800686577460583034, 0.561318, 'VJ9hko23aW') index_test.go:137: sql insert into test_index values (2005, 1949152082027452420, 0.498353, 'eoVoPkBpnM') index_test.go:137: sql insert into test_index values (2009, 1438655705653544247, 0.562784, 'ywtS1Vljyo') index_test.go:140: sql delete from test_index where c = 74 index_test.go:140: sql delete from test_index where c = 1646 index_test.go:140: sql delete from test_index where c = 75 index_test.go:140: sql delete from test_index where c = 686 index_test.go:140: sql delete from test_index where c = 1742 index_test.go:143: sql update test_index set c1 = 7312107471216392839, c2 = 0.781266, c3 = 'uoVkYmshXl' where c = 227 index_test.go:143: sql update test_index set c1 = 8338744554777231338, c2 = 0.643469, c3 = 'eucAj03SzB' where c = 1491 index_test.go:140: sql delete from test_index where c = 409 index_test.go:140: sql delete from test_index where c = 943 index_test.go:140: sql delete from test_index where c = 1767 index_test.go:140: sql delete from test_index where c = 737 index_test.go:143: sql update test_index set c1 = 337413079970662858, c2 = 0.999876, c3 = 'WtlNgGAYXh' where c = 683 index_test.go:143: sql update test_index set c1 = 2599759810918608534, c2 = 0.310182, c3 = 'wpDLLvYfKP' where c = 1991 index_test.go:140: sql delete from test_index where c = 1105 index_test.go:137: sql insert into test_index values (2011, 197986325935218721, 0.129893, 'dYIhYskNyM') index_test.go:143: sql update test_index set c1 = 4836650729124075541, c2 = 0.325724, c3 = 'fHCVK1eohB' where c = 959 index_test.go:137: sql insert into test_index values (2012, 3885427336000882452, 0.775920, 'EyFvShz4Bm') index_test.go:143: sql update test_index set c1 = 1832428268514556402, c2 = 0.819288, c3 = 'NicF9HkedS' where c = 647 index_test.go:143: sql update test_index set c1 = 3238205928792700162, c2 = 0.221410, c3 = 'zGjbvqoct7' where c = 1818 index_test.go:143: sql update test_index set c1 = 4673306244455602017, c2 = 0.564973, c3 = 'xqGmYOUHQ2' where c = 533 index_test.go:137: sql insert into test_index values (2013, 5675414737179008068, 0.959227, 'iRfyMFQ43B') index_test.go:143: sql update test_index set c1 = 2672230557777247732, c2 = 0.826520, c3 = 'cUpoLhPh3P' where c = 1609 index_test.go:137: sql insert into test_index values (2015, 402231058917220334, 0.005065, 'fel45L0eIU') index_test.go:137: sql insert into test_index values (2014, 921740924259141835, 0.545115, 'YCaefEgdYw') index_test.go:140: sql delete from test_index where c = 36 index_test.go:137: sql insert into test_index values (2016, 2570166366617862972, 0.482054, 'CiO3WcL59O') index_test.go:140: sql delete from test_index where c = 1139 index_test.go:143: sql update test_index set c1 = 4586323190216002219, c2 = 0.590659, c3 = '44OqdbC9aN' where c = 691 index_test.go:140: sql delete from test_index where c = 813 index_test.go:143: sql update test_index set c1 = 4408317228935431707, c2 = 0.622679, c3 = 'Ulj9RlAogG' where c = 1539 index_test.go:137: sql insert into test_index values (2017, 8886608076881010716, 0.880456, 'gzDwLxzZJN') index_test.go:137: sql insert into test_index values (2019, 4719822741106933181, 0.492983, 'gvWOsJgTkl') index_test.go:143: sql update test_index set c1 = 4963578276072697137, c2 = 0.317484, c3 = 'IZ7MEpJ0Qy' where c = 883 index_test.go:137: sql insert into test_index values (2018, 8873136903502828896, 0.342793, 'tBP3fg6Duo') index_test.go:140: sql delete from test_index where c = 1914 index_test.go:137: sql insert into test_index values (2020, 8995746211137055332, 0.640958, '8owAT71OKz') index_test.go:143: sql update test_index set c1 = 8900934435649209999, c2 = 0.390237, c3 = 'zZoFDUgkoQ' where c = 1004 index_test.go:140: sql delete from test_index where c = 177 index_test.go:140: sql delete from test_index where c = 810 index_test.go:140: sql delete from test_index where c = 530 index_test.go:140: sql delete from test_index where c = 1266 index_test.go:137: sql insert into test_index values (2021, 6928776737336024333, 0.734285, 'j9tSFXpsxS') index_test.go:140: sql delete from test_index where c = 196 index_test.go:143: sql update test_index set c1 = 7275244687919760503, c2 = 0.249165, c3 = 'vTGPAVQbyX' where c = 616 index_test.go:143: sql update test_index set c1 = 90994259775464695, c2 = 0.756956, c3 = 'vYd2064KkX' where c = 1403 index_test.go:137: sql insert into test_index values (2022, 4406773845235889783, 0.187400, 'LMWuHLU8xb') index_test.go:143: sql update test_index set c1 = 3351635291976058603, c2 = 0.397743, c3 = 'C3FaKT8FH4' where c = 690 index_test.go:140: sql delete from test_index where c = 1372 index_test.go:143: sql update test_index set c1 = 8476866383358826222, c2 = 0.932036, c3 = '5F6sDExsVK' where c = 1750 index_test.go:143: sql update test_index set c1 = 1435005122408064135, c2 = 0.451391, c3 = 'FQcLXehvIj' where c = 386 index_test.go:137: sql insert into test_index values (2023, 6253600029864568692, 0.257692, '3ibPEgoj46') index_test.go:143: sql update test_index set c1 = 2930280065371380641, c2 = 0.653012, c3 = 'MQRdEKmwl1' where c = 923 index_test.go:143: sql update test_index set c1 = 4121160306894009020, c2 = 0.983897, c3 = 'ct9nvXq7fX' where c = 371 index_test.go:140: sql delete from test_index where c = 117 index_test.go:143: sql update test_index set c1 = 5996412474666231436, c2 = 0.411642, c3 = '1Dqfslr1t6' where c = 396 index_test.go:140: sql delete from test_index where c = 1337 index_test.go:137: sql insert into test_index values (2025, 5449894543864381190, 0.582182, '4MxGnQHMxp') index_test.go:137: sql insert into test_index values (2027, 105187444468907597, 0.135906, '3QI1f8F38Q') index_test.go:137: sql insert into test_index values (2026, 8575357851484514736, 0.204361, 'CcTLymX7eO') index_test.go:137: sql insert into test_index values (2029, 6639109073405185579, 0.671170, 'FYkBzHid9a') index_test.go:140: sql delete from test_index where c = 944 index_test.go:137: sql insert into test_index values (2028, 2625495763456736583, 0.193560, 'pG6OhZwY4S') index_test.go:137: sql insert into test_index values (2024, 8873891665935375010, 0.517706, 'LisWFVPtwI') index_test.go:137: sql insert into test_index values (2030, 2376755268044316744, 0.450488, '8Uivl72f5w') index_test.go:137: sql insert into test_index values (2031, 711356636722806777, 0.899720, 'QllTPrbEmI') index_test.go:140: sql delete from test_index where c = 624 index_test.go:140: sql delete from test_index where c = 621 index_test.go:140: sql delete from test_index where c = 645 index_test.go:140: sql delete from test_index where c = 429 index_test.go:143: sql update test_index set c1 = 5639051703626426631, c2 = 0.931053, c3 = 'eF3CclwXX1' where c = 1740 index_test.go:143: sql update test_index set c1 = 7918099551769198935, c2 = 0.788080, c3 = 'j3CmUm3ipB' where c = 1803 index_test.go:140: sql delete from test_index where c = 1867 index_test.go:143: sql update test_index set c1 = 2170795982598765286, c2 = 0.050965, c3 = 'aR3Z45lRtR' where c = 61 index_test.go:143: sql update test_index set c1 = 2018443269907914320, c2 = 0.938984, c3 = 'kQOX372Ykl' where c = 1118 index_test.go:140: sql delete from test_index where c = 1816 index_test.go:140: sql delete from test_index where c = 967 index_test.go:140: sql delete from test_index where c = 1035 index_test.go:143: sql update test_index set c1 = 5232572896559146808, c2 = 0.775114, c3 = 'OdtsaBTKft' where c = 1744 index_test.go:137: sql insert into test_index values (2032, 2081654611433907963, 0.530351, 'ly2qEdvtzG') index_test.go:143: sql update test_index set c1 = 7423265924988929673, c2 = 0.381118, c3 = 'HRIYHHtiQI' where c = 1956 index_test.go:137: sql insert into test_index values (2033, 62610466701350904, 0.551341, 'vmgZiCEMY9') index_test.go:143: sql update test_index set c1 = 4420570363059520654, c2 = 0.447163, c3 = 'MMZB3nI3SF' where c = 680 index_test.go:140: sql delete from test_index where c = 1059 index_test.go:137: sql insert into test_index values (2035, 1560514216490397841, 0.406002, 'kbDc4LXab3') index_test.go:143: sql update test_index set c1 = 5173696523952039475, c2 = 0.558246, c3 = 'V2zhX6P8hh' where c = 1576 index_test.go:137: sql insert into test_index values (2034, 1048100154757777198, 0.207396, '6UefcatPa8') index_test.go:143: sql update test_index set c1 = 7560310886731729249, c2 = 0.788778, c3 = 'Ltyu7kWgSs' where c = 337 index_test.go:143: sql update test_index set c1 = 84822713998143052, c2 = 0.543384, c3 = '8uhXDi2q5l' where c = 103 index_test.go:137: sql insert into test_index values (2036, 3081168817846432012, 0.108496, '2KLzcPQ2s2') index_test.go:140: sql delete from test_index where c = 579 index_test.go:137: sql insert into test_index values (2037, 4217843050340706782, 0.041578, 'Oidk9luaYi') index_test.go:143: sql update test_index set c1 = 3824452661235818428, c2 = 0.533656, c3 = 'hrJhQAgleW' where c = 1978 index_test.go:140: sql delete from test_index where c = 2021 index_test.go:137: sql insert into test_index values (2039, 2369193047776751711, 0.673202, 'dca9DnOfvu') index_test.go:137: sql insert into test_index values (2038, 1064001412853842111, 0.718656, 'Iwz2vij35g') index_test.go:140: sql delete from test_index where c = 1450 index_test.go:143: sql update test_index set c1 = 1102137767788259809, c2 = 0.916231, c3 = 'mZPVYgEiPU' where c = 244 index_test.go:137: sql insert into test_index values (2041, 1503428252620749257, 0.379853, 'C9L6sME3QW') index_test.go:140: sql delete from test_index where c = 1988 index_test.go:140: sql delete from test_index where c = 570 index_test.go:143: sql update test_index set c1 = 1619881965975793097, c2 = 0.089912, c3 = 'pkd1iOANka' where c = 1124 index_test.go:137: sql insert into test_index values (2040, 8651431525103076389, 0.669613, 'lWiE72uuto') index_test.go:140: sql delete from test_index where c = 121 index_test.go:140: sql delete from test_index where c = 313 index_test.go:137: sql insert into test_index values (2042, 4840470119455386877, 0.325551, 'JKbHjO3rs2') index_test.go:143: sql update test_index set c1 = 6316210496565919596, c2 = 0.809033, c3 = 'wVFyvt14aD' where c = 229 index_test.go:143: sql update test_index set c1 = 4923474131732525247, c2 = 0.000606, c3 = 'gvYjYRZ7W5' where c = 1219 index_test.go:140: sql delete from test_index where c = 416 index_test.go:143: sql update test_index set c1 = 1163645999061421477, c2 = 0.072467, c3 = 'MLqAb6tKzE' where c = 1337 index_test.go:143: sql update test_index set c1 = 4323763592690759099, c2 = 0.479864, c3 = 'CVrlWh2fpH' where c = 1820 index_test.go:140: sql delete from test_index where c = 1355 index_test.go:137: sql insert into test_index values (2044, 8894582476514023308, 0.921983, '1GgagwhIeG') index_test.go:143: sql update test_index set c1 = 1948508771466904536, c2 = 0.265861, c3 = 'QOLmQC4Rjg' where c = 635 index_test.go:143: sql update test_index set c1 = 1531286424693091698, c2 = 0.643799, c3 = 'yNgoHJrd0b' where c = 710 index_test.go:143: sql update test_index set c1 = 8377466474256895258, c2 = 0.378338, c3 = 'mlxWkfwJmM' where c = 238 index_test.go:137: sql insert into test_index values (2043, 70827880351277176, 0.169176, 'eTB6VGqcQI') index_test.go:140: sql delete from test_index where c = 2012 index_test.go:137: sql insert into test_index values (2045, 1155359950099220411, 0.871129, 'sM0tCTQBeQ') index_test.go:137: sql insert into test_index values (2046, 8902414264174545320, 0.484148, 'tZFsz8FlLw') index_test.go:140: sql delete from test_index where c = 991 index_test.go:137: sql insert into test_index values (2048, 1526219892653124292, 0.134832, 'XsCgcGsCLw') index_test.go:137: sql insert into test_index values (2050, 1387979992934381795, 0.609160, 'EJGuCNjX2R') index_test.go:140: sql delete from test_index where c = 906 index_test.go:137: sql insert into test_index values (2051, 9139257598179096532, 0.613490, '8esHqxOt7N') index_test.go:143: sql update test_index set c1 = 3456574493837100537, c2 = 0.128621, c3 = 'q10pnvWGsK' where c = 80 index_test.go:137: sql insert into test_index values (2049, 7514748547386104583, 0.557810, 'ixpmivjMKF') index_test.go:140: sql delete from test_index where c = 341 index_test.go:140: sql delete from test_index where c = 1513 index_test.go:137: sql insert into test_index values (2047, 4191418136174554843, 0.207917, 'wmDDWJFZJX') index_test.go:143: sql update test_index set c1 = 2822299011386299428, c2 = 0.232006, c3 = 'QQ9NYXLDXV' where c = 816 index_test.go:140: sql delete from test_index where c = 1948 index_test.go:140: sql delete from test_index where c = 1337 index_test.go:140: sql delete from test_index where c = 282 index_test.go:143: sql update test_index set c1 = 8846629229987144626, c2 = 0.262015, c3 = 'JPhT3ZYgC6' where c = 1478 index_test.go:137: sql insert into test_index values (2052, 760798537195025237, 0.222123, 'kaPZ7zAaPJ') index_test.go:143: sql update test_index set c1 = 4734806302588206280, c2 = 0.974213, c3 = 'A7SKPnX6ga' where c = 1628 index_test.go:143: sql update test_index set c1 = 5358213268257470432, c2 = 0.278952, c3 = 'vJTVeXXUUj' where c = 1283 index_test.go:143: sql update test_index set c1 = 3708899596542323690, c2 = 0.842437, c3 = 'DV7LITz4vb' where c = 1171 index_test.go:140: sql delete from test_index where c = 535 index_test.go:143: sql update test_index set c1 = 1457664327025839759, c2 = 0.450757, c3 = 'sZtfQi78XK' where c = 400 index_test.go:140: sql delete from test_index where c = 248 index_test.go:140: sql delete from test_index where c = 1117 index_test.go:137: sql insert into test_index values (2053, 8923547150610613045, 0.047331, 'szEU5ciRYI') index_test.go:143: sql update test_index set c1 = 9015566856258465275, c2 = 0.525668, c3 = 'HkiprJG6K6' where c = 1790 index_test.go:137: sql insert into test_index values (2054, 3051683563784032359, 0.462211, 'st0Vam6pzG') index_test.go:140: sql delete from test_index where c = 141 index_test.go:137: sql insert into test_index values (2055, 4436601105980846652, 0.257977, 'npLDLTWbRt') index_test.go:137: sql insert into test_index values (2056, 2689688110746786441, 0.754318, 'utyVC8zRvq') index_test.go:137: sql insert into test_index values (2058, 8001601596725284441, 0.857657, 'yejx1qRMUG') index_test.go:143: sql update test_index set c1 = 7303618231682687149, c2 = 0.232042, c3 = '4XvXKlFtx3' where c = 154 index_test.go:143: sql update test_index set c1 = 6233645749360534238, c2 = 0.840097, c3 = 'Jv0TfmLrpk' where c = 1320 index_test.go:137: sql insert into test_index values (2059, 3157299150526102587, 0.317209, 'Jq9GLmgNBc') index_test.go:143: sql update test_index set c1 = 4493678710844815240, c2 = 0.832224, c3 = 'A5hX9lM7hV' where c = 641 index_test.go:140: sql delete from test_index where c = 1300 index_test.go:140: sql delete from test_index where c = 11 index_test.go:137: sql insert into test_index values (2057, 1472334188011350537, 0.069682, 'RQ04z08Tl8') index_test.go:143: sql update test_index set c1 = 6585314744349408588, c2 = 0.872454, c3 = 'BSv0byVCXL' where c = 249 index_test.go:140: sql delete from test_index where c = 942 index_test.go:143: sql update test_index set c1 = 4487374017655232049, c2 = 0.788912, c3 = 'd0llJwaNpD' where c = 621 index_test.go:140: sql delete from test_index where c = 1531 index_test.go:140: sql delete from test_index where c = 500 index_test.go:137: sql insert into test_index values (2061, 6805559100862616670, 0.883004, 'VEHgJyMZ6n') index_test.go:137: sql insert into test_index values (2060, 5194954185723714092, 0.633907, 'tmEJcX7ZUh') index_test.go:137: sql insert into test_index values (2062, 3631722975735066759, 0.911804, 'co6kxQsj4R') index_test.go:143: sql update test_index set c1 = 1347650856044273085, c2 = 0.148913, c3 = '09VEVuz4Oj' where c = 73 index_test.go:143: sql update test_index set c1 = 2804144210173193068, c2 = 0.504731, c3 = '871rxPbQ3T' where c = 1798 index_test.go:140: sql delete from test_index where c = 1998 index_test.go:140: sql delete from test_index where c = 109 index_test.go:137: sql insert into test_index values (2064, 3621513831124812087, 0.708908, 'DOZdc63PKn') index_test.go:143: sql update test_index set c1 = 5917174851215239785, c2 = 0.018935, c3 = 'uAZCN66W0n' where c = 34 index_test.go:137: sql insert into test_index values (2063, 7610098391273399126, 0.924648, 'TEkpgHkNwh') index_test.go:137: sql insert into test_index values (2066, 4395330043825063946, 0.830053, 'EjZXZSutAM') index_test.go:140: sql delete from test_index where c = 85 index_test.go:137: sql insert into test_index values (2065, 6044733090495530983, 0.655970, '90lBrF9u7v') index_test.go:140: sql delete from test_index where c = 1654 index_test.go:143: sql update test_index set c1 = 7333198917798546984, c2 = 0.018092, c3 = 'gOMnqaKkBg' where c = 1714 index_test.go:140: sql delete from test_index where c = 1636 index_test.go:143: sql update test_index set c1 = 2865673369475423438, c2 = 0.244670, c3 = 'kRHCnukpXW' where c = 804 index_test.go:140: sql delete from test_index where c = 1723 index_test.go:140: sql delete from test_index where c = 149 index_test.go:140: sql delete from test_index where c = 702 index_test.go:143: sql update test_index set c1 = 4497578018723380622, c2 = 0.908890, c3 = 'QPvADbHQQz' where c = 39 index_test.go:143: sql update test_index set c1 = 2404294164112987042, c2 = 0.244581, c3 = 'Z7RkrjKvx1' where c = 959 index_test.go:143: sql update test_index set c1 = 2398471273604326486, c2 = 0.739946, c3 = 'ULW4koJaq1' where c = 1370 index_test.go:143: sql update test_index set c1 = 5202762543045592033, c2 = 0.536977, c3 = 'EOT752Lsr4' where c = 253 index_test.go:137: sql insert into test_index values (2067, 8528413568762503558, 0.874323, 'JKcUS6w2Ti') index_test.go:137: sql insert into test_index values (2068, 585043329046898395, 0.381419, '0NG2x03gDH') index_test.go:137: sql insert into test_index values (2069, 5862189011795150153, 0.256937, 'WYGYBnmvLc') index_test.go:143: sql update test_index set c1 = 5751377429338610192, c2 = 0.768522, c3 = 'K7aFOfldSI' where c = 14 index_test.go:137: sql insert into test_index values (2070, 5797307692280493907, 0.429235, 'bWEToG8qUd') index_test.go:143: sql update test_index set c1 = 2783466911220123157, c2 = 0.387864, c3 = '0pgatLMVmj' where c = 1010 index_test.go:143: sql update test_index set c1 = 6195091641100890298, c2 = 0.093789, c3 = 'BjncgLuUpI' where c = 930 index_test.go:140: sql delete from test_index where c = 139 index_test.go:140: sql delete from test_index where c = 296 index_test.go:137: sql insert into test_index values (2072, 4881581200872812459, 0.481431, 'BrUKrGTNeU') index_test.go:137: sql insert into test_index values (2073, 417610064245309617, 0.338230, 'fq48FV6zMr') index_test.go:137: sql insert into test_index values (2071, 3647984147654133726, 0.600841, 'GBPrI1eXu0') index_test.go:140: sql delete from test_index where c = 1262 index_test.go:140: sql delete from test_index where c = 2031 index_test.go:137: sql insert into test_index values (2075, 1446074358475077846, 0.440137, 'WTAOWsvoQ5') index_test.go:143: sql update test_index set c1 = 1387939586940598144, c2 = 0.192957, c3 = 'Au233uxlxj' where c = 1084 index_test.go:137: sql insert into test_index values (2076, 1346149181892927458, 0.446374, 'sLeITte6TB') index_test.go:140: sql delete from test_index where c = 729 index_test.go:137: sql insert into test_index values (2074, 1998383124588221546, 0.298665, 'Axb7tAmrDc') index_test.go:143: sql update test_index set c1 = 4806267888344224448, c2 = 0.134961, c3 = 'dS8Vm0fnCK' where c = 1452 index_test.go:140: sql delete from test_index where c = 187 index_test.go:140: sql delete from test_index where c = 1782 index_test.go:140: sql delete from test_index where c = 790 index_test.go:140: sql delete from test_index where c = 1578 index_test.go:143: sql update test_index set c1 = 3440483719914132578, c2 = 0.309368, c3 = 'po8c7tJjjf' where c = 587 index_test.go:143: sql update test_index set c1 = 4202398136423936945, c2 = 0.732932, c3 = '4837Twm2Lj' where c = 429 index_test.go:137: sql insert into test_index values (2077, 134348506519083806, 0.558664, '6ID1DEV6lo') index_test.go:140: sql delete from test_index where c = 1986 index_test.go:143: sql update test_index set c1 = 3796283069611606632, c2 = 0.508718, c3 = 'HlKFWyKvOp' where c = 1193 index_test.go:143: sql update test_index set c1 = 5201845169175546095, c2 = 0.976751, c3 = 'EvVy2pw7RU' where c = 1633 index_test.go:143: sql update test_index set c1 = 8186645701301742644, c2 = 0.426668, c3 = '6F5fHrrghr' where c = 196 index_test.go:137: sql insert into test_index values (2078, 273243292129827961, 0.092918, 'NpOFGAto0E') index_test.go:143: sql update test_index set c1 = 7900546233986526529, c2 = 0.359104, c3 = '4wD8XeVbiQ' where c = 1954 index_test.go:140: sql delete from test_index where c = 46 index_test.go:143: sql update test_index set c1 = 2101140866168392370, c2 = 0.828893, c3 = '3XVRFYoBiy' where c = 1088 index_test.go:137: sql insert into test_index values (2081, 7464048635209168255, 0.799767, '3BiEeGYPuW') index_test.go:143: sql update test_index set c1 = 6832652748755776683, c2 = 0.316899, c3 = 'FwDCxiKjw3' where c = 652 index_test.go:140: sql delete from test_index where c = 812 index_test.go:137: sql insert into test_index values (2082, 6973705314449216672, 0.910191, 'E7OilsjYxa') index_test.go:137: sql insert into test_index values (2083, 8404158114975803790, 0.785188, '3ZZrcSgRbP') index_test.go:143: sql update test_index set c1 = 8566098776667759057, c2 = 0.567869, c3 = 'YtfQz7AzRD' where c = 220 index_test.go:137: sql insert into test_index values (2079, 230027743388026787, 0.476233, 'KtHufwRBHX') index_test.go:137: sql insert into test_index values (2084, 6592829476515307210, 0.068666, 'pYdcFhc3AS') index_test.go:140: sql delete from test_index where c = 58 index_test.go:137: sql insert into test_index values (2080, 2129102145922342635, 0.507777, 'Mh2N97BNgV') index_test.go:140: sql delete from test_index where c = 1482 index_test.go:137: sql insert into test_index values (2085, 9221978640416351159, 0.669167, 'ifg9aGNGNV') index_test.go:143: sql update test_index set c1 = 3720087934414371781, c2 = 0.482705, c3 = '5wwAocgtQe' where c = 1700 index_test.go:140: sql delete from test_index where c = 1328 index_test.go:143: sql update test_index set c1 = 99545930258957756, c2 = 0.888418, c3 = 'GZ2ZpktGji' where c = 1233 index_test.go:137: sql insert into test_index values (2086, 5409568727170261501, 0.731727, 'hSPimMGR4Z') index_test.go:140: sql delete from test_index where c = 724 index_test.go:137: sql insert into test_index values (2087, 7120258394560801981, 0.729757, 'pfkREI798V') index_test.go:140: sql delete from test_index where c = 240 index_test.go:143: sql update test_index set c1 = 7790237300799784446, c2 = 0.758949, c3 = 'priYd6MF89' where c = 1899 index_test.go:143: sql update test_index set c1 = 8176966640972451617, c2 = 0.592447, c3 = 'aTDNzGkoEI' where c = 1071 index_test.go:140: sql delete from test_index where c = 2006 index_test.go:140: sql delete from test_index where c = 1865 index_test.go:137: sql insert into test_index values (2088, 45354300511905232, 0.919070, '6y5FEDHmmt') index_test.go:137: sql insert into test_index values (2089, 7809725053592866526, 0.454462, 'Na2ir5r6q3') index_test.go:143: sql update test_index set c1 = 4477969578339023864, c2 = 0.461447, c3 = 'R0FxuKMLZx' where c = 34 index_test.go:140: sql delete from test_index where c = 1210 index_test.go:137: sql insert into test_index values (2091, 1514494234818561863, 0.811912, 'iMiYSIrxPd') index_test.go:140: sql delete from test_index where c = 909 index_test.go:140: sql delete from test_index where c = 698 index_test.go:143: sql update test_index set c1 = 4891282939811531030, c2 = 0.983479, c3 = 'cpr9jzm82t' where c = 443 index_test.go:137: sql insert into test_index values (2090, 6745710844224795201, 0.023891, 'KXJUd3KCGA') index_test.go:143: sql update test_index set c1 = 4852180137330022021, c2 = 0.861572, c3 = 'JmD40SaTEc' where c = 1244 index_test.go:140: sql delete from test_index where c = 791 index_test.go:143: sql update test_index set c1 = 3970111364958086783, c2 = 0.885659, c3 = 'gCMGbWO9L0' where c = 1981 index_test.go:140: sql delete from test_index where c = 1952 index_test.go:143: sql update test_index set c1 = 901368389110858574, c2 = 0.647888, c3 = 'r2bASOVlGo' where c = 629 index_test.go:137: sql insert into test_index values (2092, 4875940202788725627, 0.489153, 'aIS431kCYS') index_test.go:140: sql delete from test_index where c = 635 index_test.go:143: sql update test_index set c1 = 636256141665102911, c2 = 0.849601, c3 = 'ErYyu860po' where c = 1121 index_test.go:137: sql insert into test_index values (2093, 2474085883436858073, 0.768753, 'MXX4sHqYQi') index_test.go:143: sql update test_index set c1 = 8522245020402730192, c2 = 0.363213, c3 = 'iLjRiB3VvI' where c = 1553 index_test.go:140: sql delete from test_index where c = 435 index_test.go:137: sql insert into test_index values (2095, 4140107752498719609, 0.875137, 'l0mFzrqz5e') index_test.go:140: sql delete from test_index where c = 550 index_test.go:143: sql update test_index set c1 = 9000052116931901490, c2 = 0.731831, c3 = '3vq6EvpqDZ' where c = 1145 index_test.go:137: sql insert into test_index values (2094, 8136754549640411500, 0.079897, 'hqhLfqRfWw') index_test.go:137: sql insert into test_index values (2096, 8255685138611606649, 0.314286, '0t7gN8V1US') index_test.go:143: sql update test_index set c1 = 61084454290864174, c2 = 0.890099, c3 = 'VnXXdjcFAj' where c = 1949 index_test.go:140: sql delete from test_index where c = 161 index_test.go:143: sql update test_index set c1 = 3332895480147601427, c2 = 0.438163, c3 = 'cjDOIhNXRZ' where c = 1766 index_test.go:140: sql delete from test_index where c = 1865 index_test.go:143: sql update test_index set c1 = 933086641483757332, c2 = 0.877375, c3 = 'EXdTC2ja7c' where c = 1694 index_test.go:143: sql update test_index set c1 = 8674229379193998042, c2 = 0.519189, c3 = '0362IKAkaf' where c = 1993 index_test.go:143: sql update test_index set c1 = 5158845506481808951, c2 = 0.612610, c3 = 'ViWExGV2zm' where c = 1219 index_test.go:140: sql delete from test_index where c = 1259 index_test.go:137: sql insert into test_index values (2097, 2900272045022711549, 0.520178, '7F1IuhLK4w') index_test.go:143: sql update test_index set c1 = 2125064980697072546, c2 = 0.028426, c3 = 'yRpla6j5aU' where c = 1233 index_test.go:143: sql update test_index set c1 = 4834911382961730334, c2 = 0.476999, c3 = 'QyG7zL77Xv' where c = 863 index_test.go:137: sql insert into test_index values (2099, 8865523139764777280, 0.825606, 'EWEi4Rtgal') index_test.go:137: sql insert into test_index values (2098, 8837787785433123927, 0.647186, 'dPMZvFgRKl') index_test.go:140: sql delete from test_index where c = 804 index_test.go:137: sql insert into test_index values (2100, 8695553624503467128, 0.719808, 'aMkyTvT4yZ') index_test.go:143: sql update test_index set c1 = 8071852866251106878, c2 = 0.594544, c3 = 'HTeKjRoAjr' where c = 300 index_test.go:140: sql delete from test_index where c = 989 index_test.go:140: sql delete from test_index where c = 14 index_test.go:140: sql delete from test_index where c = 756 index_test.go:143: sql update test_index set c1 = 1649527535890387237, c2 = 0.414014, c3 = 'syWrGnZTxa' where c = 521 index_test.go:143: sql update test_index set c1 = 6960867040604133385, c2 = 0.203200, c3 = 'mOHWFggO55' where c = 617 index_test.go:143: sql update test_index set c1 = 8228811431736982701, c2 = 0.052883, c3 = 'DQlOIxoRQX' where c = 1669 index_test.go:137: sql insert into test_index values (2105, 2423921072465784233, 0.453971, 'g6FpySevba') index_test.go:137: sql insert into test_index values (2102, 7419693154587989069, 0.316625, '6wmvj6uCO5') index_test.go:137: sql insert into test_index values (2103, 1933330673601791401, 0.208759, 'QQ4vxjISmX') index_test.go:137: sql insert into test_index values (2101, 4016841908963301283, 0.320870, 'tCfAYjH5IZ') index_test.go:137: sql insert into test_index values (2104, 4139813805532104583, 0.469827, 'WAIUbsrH8n') index_test.go:137: sql insert into test_index values (2110, 2765545906096304080, 0.541388, 'qkvKd2ryQe') index_test.go:137: sql insert into test_index values (2109, 8341717907922140420, 0.962047, 'x6dcyqjffP') index_test.go:137: sql insert into test_index values (2108, 4261401617092883905, 0.193307, 'xrHfAdUzm0') index_test.go:137: sql insert into test_index values (2107, 5217765477037856086, 0.060226, 'vj7N64LGX6') index_test.go:137: sql insert into test_index values (2106, 2504072766850954814, 0.175401, 'TBv3rplKAo') index_test.go:140: sql delete from test_index where c = 1007 index_test.go:140: sql delete from test_index where c = 309 index_test.go:140: sql delete from test_index where c = 1856 index_test.go:140: sql delete from test_index where c = 688 index_test.go:140: sql delete from test_index where c = 1945 index_test.go:143: sql update test_index set c1 = 5859069776155388741, c2 = 0.716445, c3 = 'R5Pz4lFOkz' where c = 274 index_test.go:140: sql delete from test_index where c = 1354 index_test.go:140: sql delete from test_index where c = 1255 index_test.go:140: sql delete from test_index where c = 1203 index_test.go:143: sql update test_index set c1 = 1525754335535042891, c2 = 0.670174, c3 = '42TmO75Gkn' where c = 983 index_test.go:143: sql update test_index set c1 = 8992259696436336124, c2 = 0.670970, c3 = '0GTMv4ia4B' where c = 1860 index_test.go:143: sql update test_index set c1 = 7126857256397923470, c2 = 0.986275, c3 = 'epfJkcvjHR' where c = 1281 index_test.go:143: sql update test_index set c1 = 6077996991519548354, c2 = 0.466581, c3 = 'ABuaDIUTAz' where c = 1597 index_test.go:143: sql update test_index set c1 = 446737638918658353, c2 = 0.432300, c3 = 'R3J1N4k5U6' where c = 760 index_test.go:137: sql insert into test_index values (2111, 5069674003661375514, 0.171848, 'ItC3LXx4q0') index_test.go:143: sql update test_index set c1 = 8459870620229755536, c2 = 0.525003, c3 = 'pJz26bZOEo' where c = 1756 index_test.go:140: sql delete from test_index where c = 1276 index_test.go:140: sql delete from test_index where c = 1699 index_test.go:137: sql insert into test_index values (2112, 7971705310551629871, 0.686499, 'eFUKymbIgC') index_test.go:140: sql delete from test_index where c = 163 index_test.go:143: sql update test_index set c1 = 505329594652218173, c2 = 0.345477, c3 = 'AULazWroPI' where c = 714 index_test.go:137: sql insert into test_index values (2114, 2704384812200993134, 0.305130, 'gz6BEomFk2') index_test.go:137: sql insert into test_index values (2116, 4771129204474182405, 0.916298, 'VprKPXnKf1') index_test.go:140: sql delete from test_index where c = 650 index_test.go:137: sql insert into test_index values (2113, 1522230658473405460, 0.306500, 'o01HcDuRUa') index_test.go:137: sql insert into test_index values (2117, 6666701569925696738, 0.556649, 't2GO324MVI') index_test.go:137: sql insert into test_index values (2115, 8937317779377586484, 0.052562, 'I9HZBNdVcx') index_test.go:140: sql delete from test_index where c = 454 index_test.go:143: sql update test_index set c1 = 4249786860765470909, c2 = 0.702320, c3 = 'mLBVkaq2RZ' where c = 1979 index_test.go:143: sql update test_index set c1 = 589491432044260414, c2 = 0.743548, c3 = 'pIyQRRECOz' where c = 1209 index_test.go:137: sql insert into test_index values (2118, 6821783820338204162, 0.022667, 'cwbXGduEsE') index_test.go:143: sql update test_index set c1 = 7157171774391408736, c2 = 0.768564, c3 = 'f8dGHyqFQT' where c = 716 index_test.go:143: sql update test_index set c1 = 7257452676960260195, c2 = 0.248619, c3 = 'UBbT7qUhJc' where c = 57 index_test.go:140: sql delete from test_index where c = 1607 index_test.go:140: sql delete from test_index where c = 1554 index_test.go:143: sql update test_index set c1 = 4939452032267804693, c2 = 0.309860, c3 = 'NQKvnZia3S' where c = 2104 index_test.go:140: sql delete from test_index where c = 574 index_test.go:137: sql insert into test_index values (2119, 4597279080849310997, 0.831316, 'O6IUmCNhUR') index_test.go:140: sql delete from test_index where c = 1476 index_test.go:137: sql insert into test_index values (2120, 8895619570575495922, 0.398454, 'quzO1CuoaT') index_test.go:137: sql insert into test_index values (2121, 2092894104398461199, 0.340539, 'WCbkWi0ww7') index_test.go:137: sql insert into test_index values (2122, 856764605351683172, 0.861571, 'CxT8LFqje6') index_test.go:140: sql delete from test_index where c = 1217 index_test.go:143: sql update test_index set c1 = 5799092421004431345, c2 = 0.195983, c3 = '8QQTQD9ce7' where c = 549 index_test.go:140: sql delete from test_index where c = 363 index_test.go:140: sql delete from test_index where c = 965 index_test.go:143: sql update test_index set c1 = 6969242197588022097, c2 = 0.649117, c3 = 'eGpq6AVfj0' where c = 458 index_test.go:140: sql delete from test_index where c = 935 index_test.go:143: sql update test_index set c1 = 5368942730757059504, c2 = 0.954068, c3 = 'NLBQ8hQ4BW' where c = 1024 index_test.go:143: sql update test_index set c1 = 48382893256183660, c2 = 0.237074, c3 = 'n2Vp0JKsUB' where c = 2033 index_test.go:143: sql update test_index set c1 = 4093320365577741404, c2 = 0.424449, c3 = 'dJOPOHGJxU' where c = 508 index_test.go:143: sql update test_index set c1 = 3334940815330310832, c2 = 0.273660, c3 = 'I2QLPljvfq' where c = 6 index_test.go:137: sql insert into test_index values (2123, 2662160909914004334, 0.616253, '0nCL7DcU1j') index_test.go:137: sql insert into test_index values (2124, 2100443588465405945, 0.572524, '870qTZmjUk') index_test.go:140: sql delete from test_index where c = 2074 index_test.go:137: sql insert into test_index values (2125, 6764689850252522890, 0.647923, '9jJoDQcaf1') index_test.go:143: sql update test_index set c1 = 1734755835215127711, c2 = 0.831689, c3 = 'secpzPw9bV' where c = 292 index_test.go:140: sql delete from test_index where c = 4 index_test.go:143: sql update test_index set c1 = 3453976004571819555, c2 = 0.517198, c3 = 'FFPpFTiXWg' where c = 1490 index_test.go:143: sql update test_index set c1 = 741836293359969396, c2 = 0.963318, c3 = 'HnTDl22a9G' where c = 157 index_test.go:137: sql insert into test_index values (2126, 3735705826149127742, 0.990130, 'st5xZ64bA5') index_test.go:137: sql insert into test_index values (2128, 4936070663890051016, 0.237921, '9gx6RBIXsA') index_test.go:137: sql insert into test_index values (2129, 1904202322879484911, 0.283732, 'HvLHyYjX3Z') index_test.go:143: sql update test_index set c1 = 3261847086700281993, c2 = 0.243388, c3 = 'TSFKclsLwS' where c = 875 index_test.go:137: sql insert into test_index values (2130, 7837045688686857959, 0.511622, 'uwsS2ECukS') index_test.go:140: sql delete from test_index where c = 1765 index_test.go:137: sql insert into test_index values (2127, 7919019117002927258, 0.037534, 'Kpy5OCPKPi') index_test.go:140: sql delete from test_index where c = 2055 index_test.go:140: sql delete from test_index where c = 360 index_test.go:140: sql delete from test_index where c = 765 index_test.go:137: sql insert into test_index values (2131, 6041525036973432338, 0.978457, '7WaiQWYp2A') index_test.go:143: sql update test_index set c1 = 8818074117923323017, c2 = 0.416363, c3 = 'UTUmwOHYk3' where c = 1738 index_test.go:140: sql delete from test_index where c = 307 index_test.go:140: sql delete from test_index where c = 1175 index_test.go:137: sql insert into test_index values (2133, 2081756499605958624, 0.231369, 'PpAysEZpW0') index_test.go:143: sql update test_index set c1 = 7203804618739834600, c2 = 0.800736, c3 = 'mQaEr3XvYk' where c = 1187 index_test.go:140: sql delete from test_index where c = 896 index_test.go:137: sql insert into test_index values (2132, 2234587317697202622, 0.757197, 'GJW5xwPrkj') index_test.go:140: sql delete from test_index where c = 2088 index_test.go:143: sql update test_index set c1 = 8939899675568063143, c2 = 0.423266, c3 = 'UqNqyGQSii' where c = 1055 index_test.go:143: sql update test_index set c1 = 8099789742385597892, c2 = 0.809864, c3 = 'STvANnFVWY' where c = 664 index_test.go:140: sql delete from test_index where c = 361 index_test.go:137: sql insert into test_index values (2134, 5154010821585191238, 0.106555, 'ugADAfTmB7') index_test.go:137: sql insert into test_index values (2135, 4360154746733496233, 0.211864, '00AqJhZuRc') index_test.go:143: sql update test_index set c1 = 6419312258464220260, c2 = 0.390189, c3 = 'JrKINiks96' where c = 2122 index_test.go:143: sql update test_index set c1 = 7597271226166488778, c2 = 0.792054, c3 = 'FQ4redxyHZ' where c = 1449 index_test.go:140: sql delete from test_index where c = 1633 index_test.go:143: sql update test_index set c1 = 2712636824331181790, c2 = 0.997819, c3 = 'KL30QrZykt' where c = 23 index_test.go:143: sql update test_index set c1 = 7896670121581067990, c2 = 0.978777, c3 = 'amukvu08mj' where c = 144 index_test.go:137: sql insert into test_index values (2136, 2475974702691567324, 0.672398, 'Rfv14uvpmb') index_test.go:143: sql update test_index set c1 = 1260971669503843098, c2 = 0.737224, c3 = 'RkdcNMdLBq' where c = 1610 index_test.go:140: sql delete from test_index where c = 1362 index_test.go:140: sql delete from test_index where c = 795 index_test.go:137: sql insert into test_index values (2140, 7313665230947254344, 0.185437, 'xamwWKJsP4') index_test.go:137: sql insert into test_index values (2139, 5052336585974840647, 0.557081, 'wS38AxKG5S') index_test.go:137: sql insert into test_index values (2138, 1386092659590527229, 0.715157, 'mWDZ1NaaDT') index_test.go:137: sql insert into test_index values (2141, 1456786988335716992, 0.777582, 'Yy9VG6jdYF') index_test.go:137: sql insert into test_index values (2137, 5382118159681654859, 0.230489, '9kJbcm7ege') index_test.go:140: sql delete from test_index where c = 1108 index_test.go:137: sql insert into test_index values (2142, 8559880208998852354, 0.685812, 'HBypmEvrgv') index_test.go:140: sql delete from test_index where c = 873 index_test.go:143: sql update test_index set c1 = 365597106135428967, c2 = 0.170420, c3 = 'mEGEgooxJV' where c = 1048 index_test.go:140: sql delete from test_index where c = 917 index_test.go:143: sql update test_index set c1 = 5169154584802049779, c2 = 0.349324, c3 = 'uegvc01pBA' where c = 583 index_test.go:140: sql delete from test_index where c = 75 index_test.go:140: sql delete from test_index where c = 367 index_test.go:143: sql update test_index set c1 = 384550896125779875, c2 = 0.079396, c3 = '7xijQzTOod' where c = 1631 index_test.go:140: sql delete from test_index where c = 108 index_test.go:143: sql update test_index set c1 = 3217547630623313613, c2 = 0.481388, c3 = 'bAvbVl1dFS' where c = 328 index_test.go:143: sql update test_index set c1 = 1212029392649171401, c2 = 0.687135, c3 = '401xFHwTiG' where c = 186 index_test.go:143: sql update test_index set c1 = 4530474486296300628, c2 = 0.606679, c3 = '9L7vKDJhEl' where c = 1142 index_test.go:140: sql delete from test_index where c = 2131 index_test.go:137: sql insert into test_index values (2144, 5097126404177357097, 0.615295, 'afHRcwobAK') index_test.go:137: sql insert into test_index values (2146, 1388215091314803441, 0.919360, 'RLvbJ4JE8T') index_test.go:143: sql update test_index set c1 = 432377400595450679, c2 = 0.727193, c3 = 't8Or9OVI50' where c = 1487 index_test.go:143: sql update test_index set c1 = 773581998666024556, c2 = 0.696463, c3 = 'qpwJTomiUE' where c = 1701 index_test.go:137: sql insert into test_index values (2143, 5849538209990954198, 0.709222, 'AL4ZkJJmFV') index_test.go:140: sql delete from test_index where c = 308 index_test.go:143: sql update test_index set c1 = 3869369099939735381, c2 = 0.604747, c3 = 'HPqRgzUxDn' where c = 849 index_test.go:137: sql insert into test_index values (2147, 8218369856822238731, 0.615195, 'fIoHxE0CFa') index_test.go:137: sql insert into test_index values (2148, 5795293224904663071, 0.697104, 'YK7sUng5zk') index_test.go:137: sql insert into test_index values (2145, 6438383730294286543, 0.408798, 'HCBK3IKQhL') index_test.go:143: sql update test_index set c1 = 4843949259287683282, c2 = 0.121744, c3 = 'xPsvWPIZGj' where c = 1580 index_test.go:140: sql delete from test_index where c = 632 index_test.go:137: sql insert into test_index values (2149, 3300176310387936769, 0.760662, '54vWtxwvaM') index_test.go:137: sql insert into test_index values (2150, 8792364580440630297, 0.357999, 'ZKg2Mqj9ME') index_test.go:140: sql delete from test_index where c = 93 index_test.go:140: sql delete from test_index where c = 1942 index_test.go:143: sql update test_index set c1 = 6717736217634291455, c2 = 0.692035, c3 = 'yUsjg8PF8W' where c = 932 index_test.go:140: sql delete from test_index where c = 307 index_test.go:143: sql update test_index set c1 = 6233582144494144254, c2 = 0.637826, c3 = 'UqJHK3Efyu' where c = 451 index_test.go:140: sql delete from test_index where c = 230 index_test.go:140: sql delete from test_index where c = 268 index_test.go:137: sql insert into test_index values (2151, 2255352942469867881, 0.251328, 'rldfy5tn68') index_test.go:140: sql delete from test_index where c = 1954 index_test.go:137: sql insert into test_index values (2152, 1363016721720848261, 0.005792, '8nBCq5rINj') index_test.go:143: sql update test_index set c1 = 2567803157296514895, c2 = 0.906233, c3 = 'a3numoEcwI' where c = 550 index_test.go:143: sql update test_index set c1 = 8017272630212913683, c2 = 0.131834, c3 = 'Lpsf7TRcuS' where c = 539 index_test.go:143: sql update test_index set c1 = 8625611784559526833, c2 = 0.907558, c3 = 'TansrjSrPH' where c = 18 index_test.go:137: sql insert into test_index values (2155, 1648034902226546566, 0.414398, '117D2Gxa2o') index_test.go:143: sql update test_index set c1 = 8386957098710264455, c2 = 0.333676, c3 = 'BDfvYtGTOZ' where c = 1687 index_test.go:140: sql delete from test_index where c = 928 index_test.go:137: sql insert into test_index values (2153, 7493089338730911053, 0.637217, 'WEq06UG6RS') index_test.go:143: sql update test_index set c1 = 7369350399833766876, c2 = 0.316660, c3 = '3TcOy3IpQu' where c = 1798 index_test.go:143: sql update test_index set c1 = 7117963986029635527, c2 = 0.717258, c3 = 'zoDKQE4WrK' where c = 964 index_test.go:140: sql delete from test_index where c = 1567 index_test.go:137: sql insert into test_index values (2154, 129143599187721066, 0.173936, 'aVqcCrQL9f') index_test.go:137: sql insert into test_index values (2156, 7841154294271064854, 0.209899, 'aJD9Xp36dE') index_test.go:140: sql delete from test_index where c = 820 index_test.go:140: sql delete from test_index where c = 105 index_test.go:137: sql insert into test_index values (2157, 4403193280157557346, 0.551236, 'pk7k68aXSX') index_test.go:137: sql insert into test_index values (2158, 8413816752006599384, 0.607900, '65ocN1ebHb') index_test.go:143: sql update test_index set c1 = 2528175166907763583, c2 = 0.086174, c3 = 'mhmBrs3QXo' where c = 164 index_test.go:137: sql insert into test_index values (2160, 6695629088615265139, 0.002549, 'NQp9zvBOYO') index_test.go:143: sql update test_index set c1 = 8218102778826958, c2 = 0.612363, c3 = 'WvuG3TiGpG' where c = 513 index_test.go:137: sql insert into test_index values (2159, 3644171996077828483, 0.265348, 'HAZXigzhAf') index_test.go:143: sql update test_index set c1 = 6680204225861919602, c2 = 0.893634, c3 = 'pSzucyID2Y' where c = 2103 index_test.go:143: sql update test_index set c1 = 8471738004001188072, c2 = 0.611875, c3 = '51CuvwThXN' where c = 777 index_test.go:140: sql delete from test_index where c = 1384 index_test.go:140: sql delete from test_index where c = 1323 index_test.go:140: sql delete from test_index where c = 674 index_test.go:137: sql insert into test_index values (2162, 5468278455284682523, 0.727681, 'L8jXjsfXql') index_test.go:143: sql update test_index set c1 = 508025781112623660, c2 = 0.772910, c3 = 'bC27QpDuku' where c = 913 index_test.go:140: sql delete from test_index where c = 1472 index_test.go:140: sql delete from test_index where c = 2020 index_test.go:137: sql insert into test_index values (2161, 8426600018856063673, 0.624045, 'K450gnvQbh') index_test.go:140: sql delete from test_index where c = 1934 index_test.go:137: sql insert into test_index values (2164, 55618644062140101, 0.361134, '6QKC8qCefe') index_test.go:137: sql insert into test_index values (2163, 4581723092339010334, 0.733716, '1Lck2SURNt') index_test.go:143: sql update test_index set c1 = 3995283341448979015, c2 = 0.305592, c3 = 'jUXmafhixp' where c = 1983 index_test.go:143: sql update test_index set c1 = 243323418139499543, c2 = 0.865139, c3 = 'GqvyQqY86U' where c = 279 index_test.go:137: sql insert into test_index values (2165, 4435515999965669679, 0.901816, 'G3I5lSTOqj') index_test.go:143: sql update test_index set c1 = 8578545935123379672, c2 = 0.669019, c3 = '2NLt7mkLp2' where c = 1030 index_test.go:140: sql delete from test_index where c = 602 index_test.go:143: sql update test_index set c1 = 4145194362685786137, c2 = 0.313874, c3 = 'xmEnhXPDwa' where c = 477 index_test.go:140: sql delete from test_index where c = 411 index_test.go:140: sql delete from test_index where c = 853 index_test.go:143: sql update test_index set c1 = 586267189964456754, c2 = 0.851430, c3 = '2HIyM2r3gh' where c = 946 index_test.go:137: sql insert into test_index values (2166, 1340398474871374139, 0.451101, 'gmfV1cjAhP') index_test.go:137: sql insert into test_index values (2167, 7981913420885780057, 0.800077, 'ycXt8nKLZF') index_test.go:140: sql delete from test_index where c = 1639 index_test.go:140: sql delete from test_index where c = 1789 index_test.go:137: sql insert into test_index values (2169, 2252091708617086656, 0.149012, 'QNkcuN3taW') index_test.go:140: sql delete from test_index where c = 1858 index_test.go:140: sql delete from test_index where c = 202 index_test.go:143: sql update test_index set c1 = 3948825820767517135, c2 = 0.387854, c3 = 'ELbK0T0I98' where c = 73 index_test.go:137: sql insert into test_index values (2170, 793646503788506276, 0.680125, 'fhjqxJ59LA') index_test.go:137: sql insert into test_index values (2168, 1369805071896228052, 0.525283, 'O2RU3DMwCc') index_test.go:143: sql update test_index set c1 = 5835447523722373480, c2 = 0.593252, c3 = 'z1yNoWnB25' where c = 1985 index_test.go:140: sql delete from test_index where c = 1462 index_test.go:143: sql update test_index set c1 = 7698905359858598948, c2 = 0.347178, c3 = 'UXxfGtMnJd' where c = 583 index_test.go:143: sql update test_index set c1 = 8835210182705554576, c2 = 0.024310, c3 = 'mCNvQaXpax' where c = 358 index_test.go:143: sql update test_index set c1 = 3580122501855777437, c2 = 0.778488, c3 = 'CoIBgT8N2B' where c = 1155 index_test.go:140: sql delete from test_index where c = 1864 index_test.go:137: sql insert into test_index values (2171, 1302759861309936485, 0.441352, 'PlqPahmtDP') index_test.go:143: sql update test_index set c1 = 753796861102894376, c2 = 0.628119, c3 = 'UMxu4u3NOS' where c = 1706 index_test.go:143: sql update test_index set c1 = 5613900910331558057, c2 = 0.479106, c3 = '7hqAuhoPbj' where c = 1947 index_test.go:137: sql insert into test_index values (2172, 2425439514399746292, 0.858206, 'fvRUnuAvQH') index_test.go:140: sql delete from test_index where c = 2118 index_test.go:137: sql insert into test_index values (2175, 8506208770177234762, 0.196836, 'mJW8c2NwFx') index_test.go:140: sql delete from test_index where c = 295 index_test.go:143: sql update test_index set c1 = 1403561215801741807, c2 = 0.339576, c3 = '94NP9eWJAv' where c = 628 index_test.go:143: sql update test_index set c1 = 8561999700538924721, c2 = 0.933939, c3 = 'grcooAGNYM' where c = 624 index_test.go:137: sql insert into test_index values (2173, 7487753080474477106, 0.586640, 'KcRZr5onkN') index_test.go:137: sql insert into test_index values (2177, 8553544135937204305, 0.748610, 'SbeZ1VxPdk') index_test.go:143: sql update test_index set c1 = 7771427493582926456, c2 = 0.607222, c3 = 'GF5sbYtnFU' where c = 51 index_test.go:143: sql update test_index set c1 = 4872481651251445256, c2 = 0.011548, c3 = 'Ts3N4yJcRx' where c = 882 index_test.go:140: sql delete from test_index where c = 242 index_test.go:137: sql insert into test_index values (2174, 6957332974858395893, 0.928000, '7lhGF4W1P4') index_test.go:137: sql insert into test_index values (2176, 7909355847470948442, 0.812577, '1Fc9DIQTzf') index_test.go:140: sql delete from test_index where c = 1750 index_test.go:137: sql insert into test_index values (2178, 6068433688975078001, 0.811416, 'W6qjTuUOJY') index_test.go:137: sql insert into test_index values (2179, 3139270535919340711, 0.995754, 'IPNwNUfsRh') index_test.go:143: sql update test_index set c1 = 245929958958449438, c2 = 0.453431, c3 = 'Pyu9H6m8u9' where c = 1539 index_test.go:140: sql delete from test_index where c = 1923 index_test.go:137: sql insert into test_index values (2180, 5821733792382167083, 0.043304, 'mekLQbIroh') index_test.go:140: sql delete from test_index where c = 426 index_test.go:140: sql delete from test_index where c = 986 index_test.go:137: sql insert into test_index values (2181, 4972690812787662088, 0.169020, 'uQV0l80J5d') index_test.go:140: sql delete from test_index where c = 2083 index_test.go:140: sql delete from test_index where c = 930 index_test.go:143: sql update test_index set c1 = 3034709724969768579, c2 = 0.646811, c3 = 'hRf9qSGnFj' where c = 669 index_test.go:137: sql insert into test_index values (2182, 5216537152667481480, 0.328530, 'dybgtVgEyr') index_test.go:143: sql update test_index set c1 = 3090298960495330869, c2 = 0.070823, c3 = 'n7JYBi6P8f' where c = 909 index_test.go:143: sql update test_index set c1 = 7673737909050124238, c2 = 0.381617, c3 = 'BczM26yT7M' where c = 252 index_test.go:140: sql delete from test_index where c = 2012 index_test.go:140: sql delete from test_index where c = 1642 index_test.go:143: sql update test_index set c1 = 4624024700164988559, c2 = 0.846402, c3 = 'OLlGcc1yXG' where c = 1366 index_test.go:143: sql update test_index set c1 = 9026660845806607050, c2 = 0.687801, c3 = 'B1WlqTG3ps' where c = 1223 index_test.go:137: sql insert into test_index values (2183, 1658690028249227740, 0.538043, 'LCIozRgHWW') index_test.go:143: sql update test_index set c1 = 3353397028772861186, c2 = 0.789213, c3 = 'aVFQ9E2Yqt' where c = 1654 index_test.go:143: sql update test_index set c1 = 7564767222654580975, c2 = 0.703553, c3 = 'hM2vPbTaL8' where c = 1087 index_test.go:140: sql delete from test_index where c = 1616 index_test.go:140: sql delete from test_index where c = 1718 index_test.go:140: sql delete from test_index where c = 1305 index_test.go:137: sql insert into test_index values (2186, 7256470324563398305, 0.300410, 'PCpY6vZGLW') index_test.go:143: sql update test_index set c1 = 7050018600714394808, c2 = 0.452115, c3 = 'wXythndjKr' where c = 18 index_test.go:137: sql insert into test_index values (2184, 8210871858259641630, 0.126231, '707MEy5HXJ') index_test.go:137: sql insert into test_index values (2187, 2403960930396990209, 0.171595, 'LhXWKbnd19') index_test.go:137: sql insert into test_index values (2188, 1992762964664364048, 0.537131, 'r2NAAz2Nh3') index_test.go:137: sql insert into test_index values (2185, 1747505239503753058, 0.242482, 'B13xfpWh7e') index_test.go:137: sql insert into test_index values (2189, 2914639844765484136, 0.028866, 'oufcUwbSfK') index_test.go:140: sql delete from test_index where c = 769 index_test.go:143: sql update test_index set c1 = 3814633887619968562, c2 = 0.112582, c3 = 'rUQSaNYJw8' where c = 1028 index_test.go:143: sql update test_index set c1 = 8808313667551856337, c2 = 0.656655, c3 = 'WJuHjAyft8' where c = 1692 index_test.go:143: sql update test_index set c1 = 5943381034293138986, c2 = 0.929909, c3 = 'wf4xreuFWd' where c = 877 index_test.go:137: sql insert into test_index values (2190, 1017371377255112550, 0.929470, 'odeKbc5zEf') index_test.go:140: sql delete from test_index where c = 2130 index_test.go:143: sql update test_index set c1 = 4002089922732028099, c2 = 0.716963, c3 = '4rN8UAtV2t' where c = 2060 index_test.go:140: sql delete from test_index where c = 1533 index_test.go:140: sql delete from test_index where c = 1320 index_test.go:140: sql delete from test_index where c = 1067 index_test.go:140: sql delete from test_index where c = 1622 index_test.go:143: sql update test_index set c1 = 387496343672398040, c2 = 0.066997, c3 = 'YUxbBy3JUL' where c = 215 index_test.go:137: sql insert into test_index values (2191, 1096580691823287086, 0.212035, '3FoiaVzQKF') index_test.go:137: sql insert into test_index values (2193, 5695741707012987375, 0.469056, 'fkeAEYe9QX') index_test.go:140: sql delete from test_index where c = 502 index_test.go:143: sql update test_index set c1 = 7463041307486028188, c2 = 0.601037, c3 = 'Nnsrh56Mbb' where c = 483 index_test.go:137: sql insert into test_index values (2194, 2118928054246702323, 0.412761, '8X1H4TKuKP') index_test.go:137: sql insert into test_index values (2192, 1407497045355585738, 0.082300, '5iMHrloUK6') index_test.go:140: sql delete from test_index where c = 791 index_test.go:143: sql update test_index set c1 = 7351995761539592991, c2 = 0.811133, c3 = 'e2muZo1rEA' where c = 1403 index_test.go:137: sql insert into test_index values (2195, 1548594825623588647, 0.040582, 'wG5jnQ4KKD') index_test.go:143: sql update test_index set c1 = 137529667118335404, c2 = 0.733139, c3 = '89GUWIzzM8' where c = 1765 index_test.go:143: sql update test_index set c1 = 4918251024355670126, c2 = 0.578587, c3 = 'NUa7V8vrFx' where c = 395 index_test.go:143: sql update test_index set c1 = 1719319611777875985, c2 = 0.632325, c3 = 'GAarTkLufM' where c = 1062 index_test.go:140: sql delete from test_index where c = 2103 index_test.go:143: sql update test_index set c1 = 5572057691090462468, c2 = 0.717740, c3 = 'Vfu5KhoqHW' where c = 604 index_test.go:143: sql update test_index set c1 = 246287570871963807, c2 = 0.952752, c3 = '5gmXdc5w4C' where c = 806 index_test.go:140: sql delete from test_index where c = 1850 index_test.go:140: sql delete from test_index where c = 595 index_test.go:137: sql insert into test_index values (2196, 1112580392379705364, 0.925451, 'jHHaHTKBUS') index_test.go:137: sql insert into test_index values (2197, 6807994952803684466, 0.086132, '3Eb9dLh8zP') index_test.go:143: sql update test_index set c1 = 3691379609047192092, c2 = 0.399976, c3 = 'Yd741QCfCr' where c = 96 index_test.go:140: sql delete from test_index where c = 1804 index_test.go:137: sql insert into test_index values (2198, 7723178434885628254, 0.476167, 'gApSx1WPi0') index_test.go:143: sql update test_index set c1 = 5333849995458885089, c2 = 0.337865, c3 = 'UmwveHcE7t' where c = 1070 index_test.go:143: sql update test_index set c1 = 7948119316448390363, c2 = 0.578716, c3 = 'xwmYccBQ2Y' where c = 453 index_test.go:140: sql delete from test_index where c = 200 index_test.go:140: sql delete from test_index where c = 1617 index_test.go:140: sql delete from test_index where c = 1185 index_test.go:137: sql insert into test_index values (2199, 1691433118216249837, 0.743272, 'M6OBoG9yKR') index_test.go:140: sql delete from test_index where c = 1267 index_test.go:143: sql update test_index set c1 = 664103801569806394, c2 = 0.227178, c3 = 'oXcfe6Rgjo' where c = 1048 index_test.go:143: sql update test_index set c1 = 6088706468590642218, c2 = 0.472796, c3 = 'Xlexn9Xssb' where c = 1735 index_test.go:143: sql update test_index set c1 = 8376644141096432766, c2 = 0.404572, c3 = 'PL7QHYKozX' where c = 1656 index_test.go:143: sql update test_index set c1 = 7967209538004845104, c2 = 0.181669, c3 = 'c3zjVbBvfJ' where c = 2021 index_test.go:137: sql insert into test_index values (2200, 6931227789746299424, 0.826567, '11UoMwEVul') index_test.go:140: sql delete from test_index where c = 760 index_test.go:143: sql update test_index set c1 = 345178321254296931, c2 = 0.728796, c3 = '2dAckqEsq6' where c = 184 index_test.go:137: sql insert into test_index values (2201, 1866632915669813061, 0.570374, 'zYAAl2z8tK') index_test.go:137: sql insert into test_index values (2204, 2874020260426329430, 0.799503, 'yRdH6Jb7EZ') index_test.go:137: sql insert into test_index values (2207, 461241375674120198, 0.860649, 'pHLKhYF83x') index_test.go:137: sql insert into test_index values (2205, 5788422184154653490, 0.789645, 'LNWXlLfdwu') index_test.go:137: sql insert into test_index values (2209, 5391753362122964042, 0.960492, '1ybLUgtgER') index_test.go:137: sql insert into test_index values (2210, 193127010077651743, 0.390943, '3bKzvBL7TK') index_test.go:137: sql insert into test_index values (2203, 8067206261584570097, 0.671806, 'vOXazyrOCD') index_test.go:137: sql insert into test_index values (2206, 7337668941667684780, 0.312888, 'pw46qTK85M') index_test.go:137: sql insert into test_index values (2202, 2189066068309996067, 0.230062, 'NNirLFyBSQ') index_test.go:140: sql delete from test_index where c = 1081 index_test.go:137: sql insert into test_index values (2208, 3050121881533229280, 0.915654, 'y0Yge6W74p') index_test.go:140: sql delete from test_index where c = 391 index_test.go:140: sql delete from test_index where c = 301 index_test.go:140: sql delete from test_index where c = 1013 index_test.go:140: sql delete from test_index where c = 1386 index_test.go:143: sql update test_index set c1 = 3150629379184929249, c2 = 0.237924, c3 = 'KyJRt0ilSD' where c = 1367 index_test.go:140: sql delete from test_index where c = 2037 index_test.go:140: sql delete from test_index where c = 2158 index_test.go:143: sql update test_index set c1 = 2622771329559676313, c2 = 0.994383, c3 = 'bun8bpVMsX' where c = 737 index_test.go:140: sql delete from test_index where c = 1799 index_test.go:143: sql update test_index set c1 = 7139138848441962823, c2 = 0.689493, c3 = 'FLvJQt5YyC' where c = 1463 index_test.go:143: sql update test_index set c1 = 2631985180674358483, c2 = 0.502960, c3 = '4Bf00EpCWr' where c = 1230 index_test.go:137: sql insert into test_index values (2211, 6576074211394885687, 0.794215, 'C9es3dIIEX') index_test.go:140: sql delete from test_index where c = 2168 index_test.go:143: sql update test_index set c1 = 1441928989075614935, c2 = 0.234218, c3 = 'VjWVCQwBCC' where c = 2195 index_test.go:140: sql delete from test_index where c = 1111 index_test.go:143: sql update test_index set c1 = 5344611299021417500, c2 = 0.874828, c3 = 'lLp10eruyT' where c = 1019 index_test.go:137: sql insert into test_index values (2212, 6353089032899827494, 0.668650, '2BsW2BFRfw') index_test.go:140: sql delete from test_index where c = 698 index_test.go:143: sql update test_index set c1 = 1625728383546136720, c2 = 0.098209, c3 = 'aD6bUfNxtb' where c = 579 index_test.go:143: sql update test_index set c1 = 6395037730077707468, c2 = 0.906696, c3 = 'cqQ7VuTWKg' where c = 1660 index_test.go:143: sql update test_index set c1 = 1806846242447961512, c2 = 0.305370, c3 = 'qjGrEmju1n' where c = 1104 index_test.go:137: sql insert into test_index values (2213, 7589714372953068356, 0.996429, 'RTgEj2XIU0') index_test.go:143: sql update test_index set c1 = 7235181426970217244, c2 = 0.128012, c3 = 'kF3Y6HrRop' where c = 2037 index_test.go:137: sql insert into test_index values (2214, 4492511531775450883, 0.292974, 'OCg8dwShlB') index_test.go:137: sql insert into test_index values (2215, 6628436678253980050, 0.578954, 'xYYOTexxp1') index_test.go:137: sql insert into test_index values (2217, 2048668875344218765, 0.284906, 'NSqlmbuaM2') index_test.go:137: sql insert into test_index values (2216, 477211061565855806, 0.334803, 'tjUlBNzBP3') index_test.go:137: sql insert into test_index values (2219, 2149489206439464768, 0.844116, 'xlOt15lU9o') index_test.go:137: sql insert into test_index values (2218, 2718706549479732856, 0.936282, 'P2U7g84Lq3') index_test.go:140: sql delete from test_index where c = 1314 index_test.go:140: sql delete from test_index where c = 1584 index_test.go:140: sql delete from test_index where c = 516 index_test.go:143: sql update test_index set c1 = 3640231223541760442, c2 = 0.088880, c3 = 'tGPiO9W51o' where c = 1517 index_test.go:140: sql delete from test_index where c = 639 index_test.go:140: sql delete from test_index where c = 275 index_test.go:143: sql update test_index set c1 = 6679696257016711519, c2 = 0.998099, c3 = '9v0dYzIR9x' where c = 1081 index_test.go:137: sql insert into test_index values (2220, 2954039558818956952, 0.543906, '5y0iC9YEoD') index_test.go:140: sql delete from test_index where c = 480 index_test.go:140: sql delete from test_index where c = 1758 index_test.go:137: sql insert into test_index values (2221, 4957437224346680262, 0.315279, 'G22rsPGWwx') index_test.go:143: sql update test_index set c1 = 4911888270427345972, c2 = 0.518668, c3 = 'HrWrrAblau' where c = 1362 index_test.go:143: sql update test_index set c1 = 8370499083012513855, c2 = 0.335130, c3 = 'XkRGl80UPS' where c = 784 index_test.go:140: sql delete from test_index where c = 618 index_test.go:143: sql update test_index set c1 = 8157137892533296572, c2 = 0.827437, c3 = 'EVd6RSmkpr' where c = 1217 index_test.go:137: sql insert into test_index values (2222, 1304610778073743402, 0.688311, 'wVRqLnJXXU') index_test.go:143: sql update test_index set c1 = 3768519270942133750, c2 = 0.313030, c3 = 'DiWKeOESYD' where c = 190 index_test.go:140: sql delete from test_index where c = 1498 index_test.go:143: sql update test_index set c1 = 1928119878074615028, c2 = 0.196388, c3 = 'gQDvxzAMJ7' where c = 503 index_test.go:140: sql delete from test_index where c = 1864 index_test.go:143: sql update test_index set c1 = 2066682558362215279, c2 = 0.286652, c3 = 'G68OowipZK' where c = 1074 index_test.go:140: sql delete from test_index where c = 979 index_test.go:137: sql insert into test_index values (2224, 5182110337999012829, 0.116498, 'eFtVB9ZueS') index_test.go:143: sql update test_index set c1 = 2109129794434537124, c2 = 0.386941, c3 = 'z2tX0Nq6S7' where c = 1809 index_test.go:137: sql insert into test_index values (2225, 4364280964154399441, 0.969200, 'UnRPkgMbdv') index_test.go:143: sql update test_index set c1 = 4897506281183144004, c2 = 0.856483, c3 = 'LwAI1f2kP8' where c = 829 index_test.go:143: sql update test_index set c1 = 2811960480517800378, c2 = 0.296376, c3 = 'S1naaz7tCF' where c = 562 index_test.go:137: sql insert into test_index values (2223, 4428621199654741006, 0.979889, 'SJvlgfrp6j') index_test.go:140: sql delete from test_index where c = 1248 index_test.go:137: sql insert into test_index values (2226, 9107590748542959258, 0.550806, 'zHIif3l588') index_test.go:137: sql insert into test_index values (2227, 4973719040478539203, 0.114037, 'hrhj3fBegV') index_test.go:137: sql insert into test_index values (2228, 7862002668564326774, 0.338765, 'l4i3SJ9PLM') index_test.go:140: sql delete from test_index where c = 45 index_test.go:140: sql delete from test_index where c = 336 index_test.go:137: sql insert into test_index values (2229, 5223526446122584281, 0.933328, 'P5WtspB44K') index_test.go:140: sql delete from test_index where c = 1159 index_test.go:137: sql insert into test_index values (2231, 4988356988000852494, 0.132020, '89KT5MrfzL') index_test.go:143: sql update test_index set c1 = 8774987597809622073, c2 = 0.329897, c3 = '2mf3rMRBrf' where c = 1389 index_test.go:137: sql insert into test_index values (2230, 2697890502684586215, 0.254123, 'NXPZUlyfx3') index_test.go:140: sql delete from test_index where c = 1332 index_test.go:143: sql update test_index set c1 = 2004626748849380341, c2 = 0.810593, c3 = 'FMt0jvHV1Z' where c = 1642 index_test.go:143: sql update test_index set c1 = 4693301050228677887, c2 = 0.868023, c3 = 'et3x8zeRO5' where c = 529 index_test.go:140: sql delete from test_index where c = 1742 index_test.go:140: sql delete from test_index where c = 1416 index_test.go:143: sql update test_index set c1 = 7657202886623343544, c2 = 0.035108, c3 = '2FRl1IdGRQ' where c = 575 index_test.go:137: sql insert into test_index values (2232, 6980834760621968351, 0.405951, 'ecRdrTPFqM') index_test.go:143: sql update test_index set c1 = 5945931057670994079, c2 = 0.634727, c3 = 'rPv6b8EhlX' where c = 963 index_test.go:143: sql update test_index set c1 = 6141674634679174406, c2 = 0.982575, c3 = 'IZG213fjit' where c = 1244 index_test.go:140: sql delete from test_index where c = 1436 index_test.go:137: sql insert into test_index values (2234, 5804637224449435642, 0.160365, 'g2fb6rtG4B') index_test.go:140: sql delete from test_index where c = 2214 index_test.go:137: sql insert into test_index values (2233, 3440797736516759712, 0.676776, '0XsbW0jaQc') index_test.go:143: sql update test_index set c1 = 6776621621013760225, c2 = 0.159615, c3 = 'hpo3uvYbt5' where c = 1684 index_test.go:140: sql delete from test_index where c = 36 index_test.go:143: sql update test_index set c1 = 1648382177250684149, c2 = 0.541370, c3 = '83aezg5ao0' where c = 610 index_test.go:143: sql update test_index set c1 = 5131653245489740233, c2 = 0.111358, c3 = 'nbVD94fZtH' where c = 16 index_test.go:140: sql delete from test_index where c = 1462 index_test.go:137: sql insert into test_index values (2236, 3004185081043095717, 0.180419, 'FSx6J9Qkrr') index_test.go:137: sql insert into test_index values (2237, 2064438179464042168, 0.531619, 'Ha4cJcQ0uK') index_test.go:140: sql delete from test_index where c = 1053 index_test.go:137: sql insert into test_index values (2235, 7396002607675641534, 0.453660, 'wpI0BntHuy') index_test.go:143: sql update test_index set c1 = 7999467700479641050, c2 = 0.428023, c3 = '4gK6DgBGZq' where c = 481 index_test.go:140: sql delete from test_index where c = 275 index_test.go:137: sql insert into test_index values (2239, 5392045143512591985, 0.564358, 'Bs1zm7D5n4') index_test.go:137: sql insert into test_index values (2240, 4096334168677583819, 0.458349, '5Pb76A8EuG') index_test.go:137: sql insert into test_index values (2238, 4000208124290171365, 0.350440, 'mFCESibxAB') index_test.go:143: sql update test_index set c1 = 3265270461309752817, c2 = 0.190386, c3 = '2KnLYqplqS' where c = 1049 index_test.go:140: sql delete from test_index where c = 562 index_test.go:140: sql delete from test_index where c = 1025 index_test.go:143: sql update test_index set c1 = 89017755506018910, c2 = 0.298477, c3 = 'axexv54sSA' where c = 1512 index_test.go:140: sql delete from test_index where c = 193 index_test.go:137: sql insert into test_index values (2241, 6436694137154528098, 0.499779, 'mhovYUQ6va') index_test.go:140: sql delete from test_index where c = 204 index_test.go:143: sql update test_index set c1 = 3473376913882285493, c2 = 0.781747, c3 = 'hC8Vu2BWf5' where c = 2021 index_test.go:143: sql update test_index set c1 = 6135583600384031491, c2 = 0.235246, c3 = 'eiW9J7drAw' where c = 1661 index_test.go:143: sql update test_index set c1 = 5217852860800392713, c2 = 0.946466, c3 = 'djgWG893Wf' where c = 53 index_test.go:140: sql delete from test_index where c = 125 index_test.go:140: sql delete from test_index where c = 1753 index_test.go:143: sql update test_index set c1 = 1671668523357267256, c2 = 0.721952, c3 = '3jQhZSAI4z' where c = 534 index_test.go:137: sql insert into test_index values (2242, 240056706046330949, 0.614117, 'dhJoTNHCxQ') index_test.go:137: sql insert into test_index values (2243, 5581871926707011820, 0.457717, '5RPeBoceLh') index_test.go:137: sql insert into test_index values (2244, 2221599928629338522, 0.253761, 'c7p3bczm8x') index_test.go:143: sql update test_index set c1 = 7801767568325599553, c2 = 0.529675, c3 = 'm8cnW1bjQr' where c = 1340 index_test.go:137: sql insert into test_index values (2246, 7763813411898289200, 0.879663, 'i3WWNx4e2h') index_test.go:143: sql update test_index set c1 = 7146422271950073889, c2 = 0.382826, c3 = '6Rq3xxtFTZ' where c = 717 index_test.go:137: sql insert into test_index values (2245, 6661477497461362100, 0.151882, 'ZJCeZuOj4C') index_test.go:143: sql update test_index set c1 = 2009269508199507231, c2 = 0.079547, c3 = 'yguU5Jaemn' where c = 2224 index_test.go:143: sql update test_index set c1 = 8511829408424642133, c2 = 0.797499, c3 = 'lumaoXUpaY' where c = 1727 index_test.go:137: sql insert into test_index values (2247, 2324760259748812489, 0.618514, 'xRYvF3mAmp') index_test.go:140: sql delete from test_index where c = 1113 index_test.go:140: sql delete from test_index where c = 242 index_test.go:140: sql delete from test_index where c = 962 index_test.go:137: sql insert into test_index values (2249, 592376913012766273, 0.780888, 'C6I1qwSJoU') index_test.go:143: sql update test_index set c1 = 9216078670116868691, c2 = 0.884150, c3 = '47EqM5uhbJ' where c = 398 index_test.go:137: sql insert into test_index values (2250, 8205389452515239704, 0.619047, 'eFa9TcNbVP') index_test.go:140: sql delete from test_index where c = 1024 index_test.go:137: sql insert into test_index values (2248, 6639813991653911443, 0.407322, 'xlDW6dvSa7') index_test.go:137: sql insert into test_index values (2251, 4675940452021106689, 0.440072, '1xxxE75brD') index_test.go:140: sql delete from test_index where c = 1566 index_test.go:143: sql update test_index set c1 = 3213389367297533779, c2 = 0.486766, c3 = 'bUrCN9thYn' where c = 264 index_test.go:143: sql update test_index set c1 = 3149274620692478529, c2 = 0.358903, c3 = 'Lw5UjEuhU5' where c = 897 index_test.go:143: sql update test_index set c1 = 1064405310299352827, c2 = 0.296199, c3 = 'ZtESSNJLjx' where c = 784 index_test.go:137: sql insert into test_index values (2252, 5218654732875356442, 0.399147, 's2mWAzJ59A') index_test.go:140: sql delete from test_index where c = 2107 index_test.go:140: sql delete from test_index where c = 1817 index_test.go:140: sql delete from test_index where c = 1056 index_test.go:137: sql insert into test_index values (2253, 7319826550460319744, 0.335028, 'qfK3QMsZue') index_test.go:143: sql update test_index set c1 = 7654997006612118029, c2 = 0.294326, c3 = '1lCAY6y1hN' where c = 878 index_test.go:140: sql delete from test_index where c = 1528 index_test.go:137: sql insert into test_index values (2254, 3583492203831399429, 0.547842, 'e1KIIP1LdO') index_test.go:137: sql insert into test_index values (2255, 5087837651817561485, 0.955157, 'e5BPcEmDaC') index_test.go:140: sql delete from test_index where c = 1449 index_test.go:140: sql delete from test_index where c = 1803 index_test.go:143: sql update test_index set c1 = 553531231669608757, c2 = 0.117297, c3 = 'bY0nv4USNk' where c = 86 index_test.go:140: sql delete from test_index where c = 564 index_test.go:143: sql update test_index set c1 = 2010565325703529880, c2 = 0.392577, c3 = '28UbI7gGPf' where c = 15 index_test.go:137: sql insert into test_index values (2256, 7071660689880307091, 0.946621, 'OusVG36w81') index_test.go:143: sql update test_index set c1 = 5250220374020286494, c2 = 0.571405, c3 = 'Wheikmpkbg' where c = 1283 index_test.go:140: sql delete from test_index where c = 2234 index_test.go:143: sql update test_index set c1 = 2005996479429176009, c2 = 0.989393, c3 = 'vLtqlAN9HO' where c = 787 index_test.go:140: sql delete from test_index where c = 1818 index_test.go:143: sql update test_index set c1 = 8025232028902983114, c2 = 0.644665, c3 = 'pmJTCk16QY' where c = 385 index_test.go:143: sql update test_index set c1 = 7607817850596364372, c2 = 0.366883, c3 = 'fhCBfWwwXp' where c = 1243 index_test.go:143: sql update test_index set c1 = 9166575264517795431, c2 = 0.107519, c3 = 'WB341HPmLi' where c = 81 index_test.go:143: sql update test_index set c1 = 7586456871192059506, c2 = 0.110223, c3 = 'yINC3xD5Cc' where c = 1692 index_test.go:137: sql insert into test_index values (2257, 2645215959060829487, 0.630405, 'qkUyGvyUWa') index_test.go:137: sql insert into test_index values (2259, 1262219417903044246, 0.736225, 'R7m7l3jR1J') index_test.go:137: sql insert into test_index values (2258, 4052259113718284726, 0.642448, 'TXmCpNy4Of') index_test.go:137: sql insert into test_index values (2261, 2375591151592275218, 0.933327, 'Di0jEWfXnA') index_test.go:140: sql delete from test_index where c = 1301 index_test.go:143: sql update test_index set c1 = 7652621540957466070, c2 = 0.376653, c3 = 'EYbP7mpLOs' where c = 1848 index_test.go:137: sql insert into test_index values (2262, 9065450289072811536, 0.677354, 'D3J9MNaGbE') index_test.go:137: sql insert into test_index values (2263, 6126101179890697016, 0.374011, 'pz0RdPTyoM') index_test.go:137: sql insert into test_index values (2264, 2422451525389626351, 0.032640, 'e0KI7PIWRx') index_test.go:137: sql insert into test_index values (2260, 6004575969550243861, 0.685891, 'erTmvBm8jD') index_test.go:140: sql delete from test_index where c = 338 index_test.go:140: sql delete from test_index where c = 567 index_test.go:140: sql delete from test_index where c = 892 index_test.go:140: sql delete from test_index where c = 1752 index_test.go:137: sql insert into test_index values (2265, 1011860216620944763, 0.573820, 'u9B1ye9Rgh') index_test.go:143: sql update test_index set c1 = 1111256096980972525, c2 = 0.363452, c3 = 'oq59O3JB21' where c = 1033 index_test.go:140: sql delete from test_index where c = 1166 index_test.go:140: sql delete from test_index where c = 1792 index_test.go:140: sql delete from test_index where c = 247 index_test.go:140: sql delete from test_index where c = 1561 index_test.go:143: sql update test_index set c1 = 8350541931648732631, c2 = 0.417359, c3 = 'kxkU0HVA7v' where c = 215 index_test.go:143: sql update test_index set c1 = 5589713292107467640, c2 = 0.037213, c3 = '0yCZb37CNM' where c = 309 index_test.go:143: sql update test_index set c1 = 4507695077566456650, c2 = 0.216228, c3 = 'dBFzl17k4s' where c = 483 index_test.go:143: sql update test_index set c1 = 3903686028646885271, c2 = 0.518175, c3 = 'R2Xn9PyZTU' where c = 1995 index_test.go:137: sql insert into test_index values (2266, 3519550125918531590, 0.724314, 'ihAMjYsKDQ') index_test.go:140: sql delete from test_index where c = 2039 index_test.go:143: sql update test_index set c1 = 2044091774874735160, c2 = 0.441275, c3 = 'd5Ce7mIHfA' where c = 1463 index_test.go:143: sql update test_index set c1 = 3417045441877704342, c2 = 0.972262, c3 = 'rQOOtG58ol' where c = 1691 index_test.go:143: sql update test_index set c1 = 304232738031505804, c2 = 0.837696, c3 = '526hoV5JnH' where c = 2262 index_test.go:140: sql delete from test_index where c = 1148 index_test.go:143: sql update test_index set c1 = 4200575384088028979, c2 = 0.337836, c3 = 'aX7vHXuF7N' where c = 1780 index_test.go:137: sql insert into test_index values (2268, 8787710995422254537, 0.377108, 'g8clmffwEF') index_test.go:137: sql insert into test_index values (2269, 8004898209252465338, 0.058417, '60ULGi5oxc') index_test.go:137: sql insert into test_index values (2270, 8756910015594458638, 0.953815, '41zCetPKwl') index_test.go:143: sql update test_index set c1 = 491543088715130690, c2 = 0.016951, c3 = 'H6P1ppfcFD' where c = 2039 index_test.go:137: sql insert into test_index values (2267, 8829761480280941702, 0.592258, 'DPzA08U5Ul') index_test.go:137: sql insert into test_index values (2273, 2632084744311897427, 0.449160, 'gYPzJym8NS') index_test.go:137: sql insert into test_index values (2272, 1721370418596473760, 0.208032, 'flN1H5owb7') index_test.go:143: sql update test_index set c1 = 626754196080714798, c2 = 0.643775, c3 = 'oJkWts4zru' where c = 1149 index_test.go:137: sql insert into test_index values (2274, 8005386803693372395, 0.954583, 'nWL3R0iTW7') index_test.go:137: sql insert into test_index values (2271, 400447483148928038, 0.865985, 'wFph4Zl2Hm') index_test.go:140: sql delete from test_index where c = 550 index_test.go:140: sql delete from test_index where c = 1424 index_test.go:140: sql delete from test_index where c = 2230 index_test.go:140: sql delete from test_index where c = 1065 index_test.go:137: sql insert into test_index values (2275, 3774472485271968433, 0.084785, '098RQ6jK75') index_test.go:143: sql update test_index set c1 = 6090325585670574357, c2 = 0.613522, c3 = 'QKmbJ1gaej' where c = 1480 index_test.go:140: sql delete from test_index where c = 1575 index_test.go:143: sql update test_index set c1 = 9057142722381810815, c2 = 0.028114, c3 = 'ckdn5Hpdon' where c = 1412 index_test.go:140: sql delete from test_index where c = 1696 index_test.go:143: sql update test_index set c1 = 4874494578406057999, c2 = 0.841052, c3 = 'ABDcplvAgP' where c = 795 index_test.go:137: sql insert into test_index values (2276, 5765972449589245952, 0.284742, 'OlIpBAlZvf') index_test.go:140: sql delete from test_index where c = 788 index_test.go:140: sql delete from test_index where c = 1872 index_test.go:143: sql update test_index set c1 = 3695451311798262446, c2 = 0.552790, c3 = 'Tln3guVwOs' where c = 1295 index_test.go:143: sql update test_index set c1 = 6107101906106226807, c2 = 0.198119, c3 = 'RtTrxGGrtE' where c = 671 index_test.go:140: sql delete from test_index where c = 1773 index_test.go:137: sql insert into test_index values (2277, 8545509322855266036, 0.327934, 'j3MSG8foU1') index_test.go:143: sql update test_index set c1 = 2672682475717997103, c2 = 0.770174, c3 = 'W6Iqvpx0yU' where c = 383 index_test.go:137: sql insert into test_index values (2278, 706390824704158951, 0.089710, 'sgxAlH1oF1') index_test.go:137: sql insert into test_index values (2279, 301766313434811924, 0.647531, '0aWAeA8BCb') index_test.go:143: sql update test_index set c1 = 1453380546113584183, c2 = 0.053868, c3 = 'JdIeIlHTnZ' where c = 2180 index_test.go:143: sql update test_index set c1 = 1424599826032336586, c2 = 0.952300, c3 = 'DuwGjVIqhh' where c = 800 index_test.go:140: sql delete from test_index where c = 1986 index_test.go:137: sql insert into test_index values (2281, 5465428058940268095, 0.149711, 'taA973ZuT3') index_test.go:137: sql insert into test_index values (2280, 5243605331193152760, 0.271547, 'Jzo6ay52ed') index_test.go:140: sql delete from test_index where c = 969 index_test.go:140: sql delete from test_index where c = 394 index_test.go:137: sql insert into test_index values (2282, 1032216542665608582, 0.960186, 'pCOiNj3x9w') index_test.go:140: sql delete from test_index where c = 2028 index_test.go:143: sql update test_index set c1 = 8306793742882278762, c2 = 0.326277, c3 = 'P9Wk8WthMA' where c = 2251 index_test.go:140: sql delete from test_index where c = 1167 index_test.go:143: sql update test_index set c1 = 2479318860272202746, c2 = 0.078871, c3 = 'IPOdPSUmjn' where c = 28 index_test.go:137: sql insert into test_index values (2284, 8103365250488731657, 0.077698, 'TjRS4pr5lo') index_test.go:137: sql insert into test_index values (2283, 527859706581742778, 0.332621, 'B0RUxqbfe1') index_test.go:143: sql update test_index set c1 = 1103221399514110222, c2 = 0.201888, c3 = 'OuSMcL3wpv' where c = 446 index_test.go:140: sql delete from test_index where c = 2163 index_test.go:143: sql update test_index set c1 = 1790942180643288349, c2 = 0.801273, c3 = 'jmN6mM1xJf' where c = 607 index_test.go:140: sql delete from test_index where c = 1499 index_test.go:137: sql insert into test_index values (2285, 7746891741392617677, 0.263862, 'yut5OUQKsh') index_test.go:143: sql update test_index set c1 = 1821595772727327714, c2 = 0.769615, c3 = 'DX5Tw99wXz' where c = 580 index_test.go:143: sql update test_index set c1 = 2432392721673583126, c2 = 0.556497, c3 = 'rr3Wgf92yd' where c = 2202 index_test.go:137: sql insert into test_index values (2286, 369370729620990979, 0.268979, 'Xow4Lcqhgv') index_test.go:143: sql update test_index set c1 = 3519276864008394935, c2 = 0.648091, c3 = 'Q0b1rGhJ6L' where c = 970 index_test.go:143: sql update test_index set c1 = 4261284076019374244, c2 = 0.926412, c3 = 'xrNO6qgAqA' where c = 1559 index_test.go:140: sql delete from test_index where c = 1855 index_test.go:140: sql delete from test_index where c = 1328 index_test.go:140: sql delete from test_index where c = 1731 index_test.go:137: sql insert into test_index values (2287, 7733424394158398369, 0.067486, 'tjTPOG4ob0') index_test.go:137: sql insert into test_index values (2288, 7614938307722074624, 0.265194, 'rNpedDmSB1') index_test.go:143: sql update test_index set c1 = 3919738162446034953, c2 = 0.081645, c3 = '3Mjzc5Qngz' where c = 700 index_test.go:140: sql delete from test_index where c = 1024 index_test.go:137: sql insert into test_index values (2289, 4138151372951310232, 0.938521, '5QQvqHUMvI') index_test.go:137: sql insert into test_index values (2290, 4831806863002952242, 0.645506, '3VNIjsQLHW') index_test.go:137: sql insert into test_index values (2292, 8985359811503201501, 0.287835, 'opGeJh9i2v') index_test.go:140: sql delete from test_index where c = 1067 index_test.go:143: sql update test_index set c1 = 565754521405291412, c2 = 0.914001, c3 = 'rBMu1bRG6h' where c = 689 index_test.go:140: sql delete from test_index where c = 640 index_test.go:143: sql update test_index set c1 = 4884931777092642781, c2 = 0.245834, c3 = 'tliwVKNzqQ' where c = 1077 index_test.go:137: sql insert into test_index values (2291, 2875205367015081460, 0.495665, '4IyxD1l6Pb') index_test.go:140: sql delete from test_index where c = 1836 index_test.go:143: sql update test_index set c1 = 9059303385147590042, c2 = 0.397754, c3 = '5olR6c6h5h' where c = 1798 index_test.go:140: sql delete from test_index where c = 220 index_test.go:143: sql update test_index set c1 = 2137228058062384721, c2 = 0.113586, c3 = '2dFShERjkh' where c = 1535 index_test.go:137: sql insert into test_index values (2293, 4107373395562533105, 0.246172, '8VdbsMVP3l') index_test.go:140: sql delete from test_index where c = 1915 index_test.go:143: sql update test_index set c1 = 1257533342449925891, c2 = 0.564102, c3 = 'n84rUptKAy' where c = 794 index_test.go:140: sql delete from test_index where c = 1442 index_test.go:143: sql update test_index set c1 = 3224614395887336275, c2 = 0.356220, c3 = 'MPD1oAIH2A' where c = 1070 index_test.go:140: sql delete from test_index where c = 671 index_test.go:137: sql insert into test_index values (2295, 6696207990863894443, 0.704018, '1cPTaYeWrI') index_test.go:137: sql insert into test_index values (2296, 2982656005727469143, 0.562889, 'Sv1AUHDg3S') index_test.go:137: sql insert into test_index values (2294, 2805065935074125473, 0.765551, '7Giiqz5aYz') index_test.go:143: sql update test_index set c1 = 8684111121500116522, c2 = 0.764672, c3 = 'cIPEUX6fgZ' where c = 1850 index_test.go:137: sql insert into test_index values (2297, 6620052643226496835, 0.874375, 'NpoPNIwvxE') index_test.go:143: sql update test_index set c1 = 6211186474546072110, c2 = 0.348722, c3 = 'm3hlwzpm2t' where c = 1878 index_test.go:143: sql update test_index set c1 = 7959517914382921837, c2 = 0.259495, c3 = 'L1Ow99Hkj6' where c = 1605 index_test.go:140: sql delete from test_index where c = 541 index_test.go:137: sql insert into test_index values (2298, 2454499673736317433, 0.596509, 'V2l5bBTPAB') index_test.go:140: sql delete from test_index where c = 771 index_test.go:140: sql delete from test_index where c = 1697 index_test.go:143: sql update test_index set c1 = 2733296324862869039, c2 = 0.720713, c3 = 'z1u5PEBavk' where c = 1123 index_test.go:140: sql delete from test_index where c = 1244 index_test.go:137: sql insert into test_index values (2299, 5827819293314037957, 0.988522, 'KdRf4Sho3e') index_test.go:143: sql update test_index set c1 = 1309182931763145271, c2 = 0.417122, c3 = 'oFzQ1Ulrmb' where c = 331 index_test.go:143: sql update test_index set c1 = 1482929275474251659, c2 = 0.724130, c3 = 'KB3o7ZjtDY' where c = 337 index_test.go:140: sql delete from test_index where c = 2240 index_test.go:143: sql update test_index set c1 = 7237140303174234694, c2 = 0.524872, c3 = '1VbSMrXE50' where c = 1702 index_test.go:140: sql delete from test_index where c = 1882 index_test.go:143: sql update test_index set c1 = 4815891407044678594, c2 = 0.089023, c3 = 'Fzx63l3Wtx' where c = 916 index_test.go:143: sql update test_index set c1 = 2404236368857259883, c2 = 0.681686, c3 = 'WpVGeGighn' where c = 1397 index_test.go:137: sql insert into test_index values (2300, 2697949457364523245, 0.825736, 'NMngcvoqi6') index_test.go:143: sql update test_index set c1 = 5507393918476870912, c2 = 0.706864, c3 = 'V3gGV8oX05' where c = 1785 index_test.go:140: sql delete from test_index where c = 1774 index_test.go:143: sql update test_index set c1 = 4969874416534358624, c2 = 0.100791, c3 = 'fZlCaylrxm' where c = 1379 index_test.go:137: sql insert into test_index values (2303, 1415826119040735549, 0.121392, '5EJpvisBrX') index_test.go:137: sql insert into test_index values (2302, 4067849597840992033, 0.954209, 'AL0y6SLpVR') index_test.go:137: sql insert into test_index values (2301, 170569554642830063, 0.329374, 'nPG4956hZd') index_test.go:137: sql insert into test_index values (2308, 3560414833494003723, 0.902148, '4zRrLGWAmR') index_test.go:137: sql insert into test_index values (2305, 5550892718163991906, 0.920409, '1k6MQvLKrz') index_test.go:137: sql insert into test_index values (2304, 3842796609136408451, 0.209476, 'b4agzmW1ut') index_test.go:137: sql insert into test_index values (2310, 4070422688185957630, 0.524581, 'fkPRo64vOP') index_test.go:137: sql insert into test_index values (2307, 2360594124251756878, 0.919876, 'Dm0P8BaHIP') index_test.go:137: sql insert into test_index values (2309, 2950915799244867365, 0.215306, 'aJA1gktaTf') index_test.go:137: sql insert into test_index values (2306, 5814545840347143910, 0.654963, 'dfn4BHQCTr') index_test.go:140: sql delete from test_index where c = 991 index_test.go:140: sql delete from test_index where c = 0 index_test.go:140: sql delete from test_index where c = 124 index_test.go:140: sql delete from test_index where c = 1421 index_test.go:143: sql update test_index set c1 = 4345310391429023884, c2 = 0.852721, c3 = '1dhHuUFOtW' where c = 1043 index_test.go:140: sql delete from test_index where c = 1353 index_test.go:140: sql delete from test_index where c = 1140 index_test.go:140: sql delete from test_index where c = 426 index_test.go:143: sql update test_index set c1 = 6218418029274909102, c2 = 0.591739, c3 = 'i4V51bB80n' where c = 810 index_test.go:140: sql delete from test_index where c = 1097 index_test.go:143: sql update test_index set c1 = 6744948828872550181, c2 = 0.017270, c3 = 'cGC4V8NmGy' where c = 943 index_test.go:140: sql delete from test_index where c = 1630 index_test.go:143: sql update test_index set c1 = 7029080781072640789, c2 = 0.498993, c3 = 'erByRFh0bY' where c = 1209 index_test.go:140: sql delete from test_index where c = 2136 index_test.go:143: sql update test_index set c1 = 6672836104961516966, c2 = 0.334127, c3 = 'mgiqc0YdT0' where c = 325 index_test.go:143: sql update test_index set c1 = 287415448605998950, c2 = 0.421585, c3 = 'wW2S7X5vm4' where c = 252 index_test.go:137: sql insert into test_index values (2311, 1219641480656967575, 0.949222, 'aXG2O1dXWB') index_test.go:143: sql update test_index set c1 = 3116280154735929967, c2 = 0.145356, c3 = 'n8vHxMrujm' where c = 776 index_test.go:143: sql update test_index set c1 = 8010335507434445791, c2 = 0.582529, c3 = 'SDzU9vpYoC' where c = 116 index_test.go:143: sql update test_index set c1 = 8915380532323015239, c2 = 0.427674, c3 = 'o5Ak4ZgEfk' where c = 270 index_test.go:143: sql update test_index set c1 = 1028536903435359373, c2 = 0.399500, c3 = 'huSgjjgF2o' where c = 1720 index_test.go:140: sql delete from test_index where c = 530 index_test.go:137: sql insert into test_index values (2312, 5551822283347945476, 0.209496, 'dedGCB86yp') index_test.go:137: sql insert into test_index values (2313, 2617288399102112632, 0.965227, 'QtWGxAR2w7') index_test.go:137: sql insert into test_index values (2314, 3337142123211761127, 0.409079, 'hbW7UPHFMz') index_test.go:137: sql insert into test_index values (2316, 1831851407963061895, 0.362374, 'GGSj7HVX13') index_test.go:137: sql insert into test_index values (2317, 3387504869366779087, 0.334681, '9uw7e1hxQc') index_test.go:140: sql delete from test_index where c = 1575 index_test.go:137: sql insert into test_index values (2315, 8393498456907513742, 0.068488, 'drxrxg13H0') index_test.go:140: sql delete from test_index where c = 648 index_test.go:140: sql delete from test_index where c = 257 index_test.go:137: sql insert into test_index values (2320, 3876634356339412590, 0.704634, 'Omup35mnYa') index_test.go:140: sql delete from test_index where c = 745 index_test.go:140: sql delete from test_index where c = 709 index_test.go:143: sql update test_index set c1 = 3975423737903557412, c2 = 0.301405, c3 = 'ZudiBysUaU' where c = 1669 index_test.go:137: sql insert into test_index values (2318, 1266877205204997117, 0.331934, 'C3B3f9nhEZ') index_test.go:137: sql insert into test_index values (2319, 1021212665008622009, 0.455915, 'yKULxf5o7Y') index_test.go:140: sql delete from test_index where c = 792 index_test.go:143: sql update test_index set c1 = 798815496120190089, c2 = 0.314560, c3 = 'xvqGKJeGBt' where c = 1327 index_test.go:143: sql update test_index set c1 = 3985866540842714432, c2 = 0.686682, c3 = 'RO3yzcZIR7' where c = 1515 index_test.go:140: sql delete from test_index where c = 2011 index_test.go:137: sql insert into test_index values (2321, 1411711127585748423, 0.945600, 'mBShMatQM0') index_test.go:143: sql update test_index set c1 = 2733570430985002082, c2 = 0.141092, c3 = '4lytpkH0qb' where c = 2063 index_test.go:143: sql update test_index set c1 = 4798386312544286062, c2 = 0.445493, c3 = 'RvjesBiBXd' where c = 443 index_test.go:140: sql delete from test_index where c = 704 index_test.go:143: sql update test_index set c1 = 8219749634548629806, c2 = 0.646936, c3 = 'DvZ1zNMGvY' where c = 1010 index_test.go:143: sql update test_index set c1 = 1045682366749140582, c2 = 0.928959, c3 = 'Ttbboh2GHU' where c = 606 index_test.go:143: sql update test_index set c1 = 2524054163736653934, c2 = 0.279252, c3 = 'nCFupwD4GD' where c = 443 index_test.go:140: sql delete from test_index where c = 674 index_test.go:143: sql update test_index set c1 = 4942305973541401620, c2 = 0.532866, c3 = '71zzMSVlef' where c = 189 index_test.go:140: sql delete from test_index where c = 1680 index_test.go:137: sql insert into test_index values (2324, 7455635800382294111, 0.210911, 'zFyCxoR1Jb') index_test.go:137: sql insert into test_index values (2323, 5885237055230560985, 0.687484, 'qtyHj2tJpF') index_test.go:137: sql insert into test_index values (2322, 4176919177260181756, 0.548297, 'QdWDaI7K92') index_test.go:137: sql insert into test_index values (2325, 6465177257234685856, 0.745445, '8LuRAHiXYk') index_test.go:143: sql update test_index set c1 = 2953395555353225922, c2 = 0.659284, c3 = 'bpCi4dC13W' where c = 1018 index_test.go:140: sql delete from test_index where c = 205 index_test.go:137: sql insert into test_index values (2326, 5882006206009663079, 0.085889, 'bJSjuS79d1') index_test.go:137: sql insert into test_index values (2327, 5282384444039199900, 0.260966, 'ACieixdNcj') index_test.go:137: sql insert into test_index values (2329, 5634722011301792682, 0.981866, 'o3BvjBn6pl') index_test.go:143: sql update test_index set c1 = 2741150535069845176, c2 = 0.795130, c3 = 'ybSAxOwLEY' where c = 1957 index_test.go:137: sql insert into test_index values (2328, 2251099570319843691, 0.056625, '5NE75AuqP0') index_test.go:140: sql delete from test_index where c = 1705 index_test.go:140: sql delete from test_index where c = 590 index_test.go:140: sql delete from test_index where c = 2212 index_test.go:143: sql update test_index set c1 = 9191447452433697775, c2 = 0.864369, c3 = 'R0TKRur10c' where c = 1566 index_test.go:140: sql delete from test_index where c = 2077 index_test.go:140: sql delete from test_index where c = 191 index_test.go:143: sql update test_index set c1 = 7313839549583848471, c2 = 0.138083, c3 = '7w1YNVcXqR' where c = 1382 index_test.go:137: sql insert into test_index values (2330, 1672534642416995603, 0.939302, 'SO2CrTRnNc') index_test.go:140: sql delete from test_index where c = 449 index_test.go:140: sql delete from test_index where c = 1656 index_test.go:137: sql insert into test_index values (2331, 2430342136766604211, 0.503453, 's03CWZw6XX') index_test.go:143: sql update test_index set c1 = 5345853879874005236, c2 = 0.436124, c3 = '7gVFYyGSZo' where c = 1007 index_test.go:143: sql update test_index set c1 = 1474219420854499300, c2 = 0.668568, c3 = 'SSrE3fdRil' where c = 1678 index_test.go:140: sql delete from test_index where c = 1494 index_test.go:140: sql delete from test_index where c = 1633 index_test.go:143: sql update test_index set c1 = 1476901378334206468, c2 = 0.676651, c3 = 'aICG5L9wLB' where c = 1034 index_test.go:143: sql update test_index set c1 = 3804491436897297939, c2 = 0.451868, c3 = 'QFzdTX3Zu8' where c = 1577 index_test.go:137: sql insert into test_index values (2333, 2931086508528646418, 0.118011, 'wBZOk4rT8x') index_test.go:137: sql insert into test_index values (2332, 5076723967608851950, 0.401560, '3dSLBDSGrm') index_test.go:143: sql update test_index set c1 = 5795692775604384181, c2 = 0.820778, c3 = 'JRlp11UkgA' where c = 592 index_test.go:137: sql insert into test_index values (2334, 7740231482144927954, 0.559390, 'xljp7lauvJ') index_test.go:143: sql update test_index set c1 = 3323096566573402590, c2 = 0.980241, c3 = 'Mc7lpQOGLh' where c = 138 index_test.go:143: sql update test_index set c1 = 3055032389003910823, c2 = 0.402487, c3 = 'pcqY5dBRgA' where c = 1181 index_test.go:137: sql insert into test_index values (2335, 568665788757508552, 0.734067, 'wtEhiwgSqI') index_test.go:140: sql delete from test_index where c = 283 index_test.go:137: sql insert into test_index values (2336, 1916172982964744110, 0.377643, 'tCBE5jY102') index_test.go:137: sql insert into test_index values (2337, 3858918850514848104, 0.163926, 'cVB5Elhhs4') index_test.go:143: sql update test_index set c1 = 3875247624444383647, c2 = 0.721739, c3 = 'zWQgNd6AG5' where c = 860 index_test.go:143: sql update test_index set c1 = 2995725282201776548, c2 = 0.957042, c3 = 'IfszfHdOzF' where c = 1503 index_test.go:140: sql delete from test_index where c = 489 index_test.go:137: sql insert into test_index values (2339, 1752122690360153986, 0.365459, 'nu52vNMa9E') index_test.go:140: sql delete from test_index where c = 77 index_test.go:143: sql update test_index set c1 = 3480864797208963046, c2 = 0.048125, c3 = 'AW1EXEtKWN' where c = 348 index_test.go:137: sql insert into test_index values (2340, 5179070737412564957, 0.148363, '5KU4jHXoY7') index_test.go:140: sql delete from test_index where c = 62 index_test.go:137: sql insert into test_index values (2338, 6069059972749848695, 0.714067, '9wN88vLyDz') index_test.go:140: sql delete from test_index where c = 1296 index_test.go:140: sql delete from test_index where c = 791 index_test.go:143: sql update test_index set c1 = 7978029647180621912, c2 = 0.090099, c3 = 'xThfUshRkd' where c = 164 index_test.go:137: sql insert into test_index values (2341, 8757397145253463971, 0.236813, 'WYX3dbzsNc') index_test.go:137: sql insert into test_index values (2342, 48287045642182486, 0.592893, 'sQPUlJ5i5S') index_test.go:140: sql delete from test_index where c = 918 index_test.go:140: sql delete from test_index where c = 1308 index_test.go:143: sql update test_index set c1 = 384666754046043194, c2 = 0.440813, c3 = '0toQJV7FYL' where c = 687 index_test.go:137: sql insert into test_index values (2343, 8654391986225588660, 0.081597, 'Xe9oy073KI') index_test.go:143: sql update test_index set c1 = 2114324247673989321, c2 = 0.302153, c3 = '2NQRqH96LV' where c = 1911 index_test.go:143: sql update test_index set c1 = 7193229087291803643, c2 = 0.286293, c3 = 'lNV4YThgYV' where c = 1112 index_test.go:140: sql delete from test_index where c = 1778 index_test.go:140: sql delete from test_index where c = 2129 index_test.go:140: sql delete from test_index where c = 1698 index_test.go:137: sql insert into test_index values (2345, 3786445074027786604, 0.148568, 'Txez8ZCkWu') index_test.go:137: sql insert into test_index values (2344, 4275572495670652756, 0.484009, 'sF4sSvzKGY') index_test.go:143: sql update test_index set c1 = 5755743581154126000, c2 = 0.150742, c3 = 'PVblD9XIg4' where c = 964 index_test.go:143: sql update test_index set c1 = 6709648892885259252, c2 = 0.523377, c3 = 'q4ZhYxFvLQ' where c = 7 index_test.go:143: sql update test_index set c1 = 3666255559079147646, c2 = 0.715510, c3 = 'AlE32M53x2' where c = 337 index_test.go:140: sql delete from test_index where c = 1440 index_test.go:137: sql insert into test_index values (2347, 3624581954042945020, 0.098592, 'uUVozpjFGW') index_test.go:143: sql update test_index set c1 = 7467141050182655658, c2 = 0.644580, c3 = 'DvmnLe6she' where c = 1695 index_test.go:143: sql update test_index set c1 = 3964775605887872757, c2 = 0.736960, c3 = 'PbJ9y1UjVT' where c = 1463 index_test.go:137: sql insert into test_index values (2346, 5288612595178037397, 0.098324, 'YHxM9HlOfH') index_test.go:143: sql update test_index set c1 = 4908633574667098913, c2 = 0.273063, c3 = 'nQhcnVWR3p' where c = 1125 index_test.go:137: sql insert into test_index values (2348, 8279905243641271421, 0.367756, 'EQjGeH6hgC') index_test.go:140: sql delete from test_index where c = 1900 index_test.go:137: sql insert into test_index values (2350, 990193402044091479, 0.938029, 'SDFLtq5APZ') index_test.go:140: sql delete from test_index where c = 2003 index_test.go:137: sql insert into test_index values (2349, 8984214594656088984, 0.039832, 'KoufsagEP3') index_test.go:140: sql delete from test_index where c = 155 index_test.go:137: sql insert into test_index values (2351, 6782583933574223402, 0.032835, 'ukTpKmtmWv') index_test.go:137: sql insert into test_index values (2352, 3157363009712713067, 0.567700, 'vdaLqkdFAn') index_test.go:143: sql update test_index set c1 = 2962524201013978893, c2 = 0.977853, c3 = 'CEIj1KMBVl' where c = 61 index_test.go:140: sql delete from test_index where c = 2026 index_test.go:137: sql insert into test_index values (2353, 6769372889036860324, 0.392516, 'ZMeR8Vdhzq') index_test.go:140: sql delete from test_index where c = 2024 index_test.go:140: sql delete from test_index where c = 1401 index_test.go:140: sql delete from test_index where c = 2180 index_test.go:143: sql update test_index set c1 = 7146574680161669401, c2 = 0.376080, c3 = 'JkYbczCUbT' where c = 2073 index_test.go:137: sql insert into test_index values (2354, 4981993739450620492, 0.843764, 'AtrvOEZz0M') index_test.go:140: sql delete from test_index where c = 1770 index_test.go:143: sql update test_index set c1 = 7601644212904418388, c2 = 0.962007, c3 = 'GgQQ9y64ES' where c = 596 index_test.go:143: sql update test_index set c1 = 4306467351085007337, c2 = 0.356381, c3 = 'X46sDdk78R' where c = 511 index_test.go:140: sql delete from test_index where c = 155 index_test.go:140: sql delete from test_index where c = 1715 index_test.go:140: sql delete from test_index where c = 2208 index_test.go:143: sql update test_index set c1 = 5743309217759970216, c2 = 0.331795, c3 = 'qcFXkHB45n' where c = 1387 index_test.go:143: sql update test_index set c1 = 5462143474822867311, c2 = 0.832984, c3 = 'yHaJjN8UIW' where c = 1236 index_test.go:143: sql update test_index set c1 = 8073333622928354808, c2 = 0.980120, c3 = 'mrITzZ6MVo' where c = 1297 index_test.go:143: sql update test_index set c1 = 7399979457447934982, c2 = 0.780702, c3 = 'cQfxsA1Xfg' where c = 863 index_test.go:137: sql insert into test_index values (2355, 6669494306000460297, 0.375376, 'Up8QyobdWA') index_test.go:143: sql update test_index set c1 = 5871365665329692099, c2 = 0.885691, c3 = 'wiFfcGfIhw' where c = 1557 index_test.go:143: sql update test_index set c1 = 5890167749043597503, c2 = 0.710383, c3 = 'bXvM4iD874' where c = 1233 index_test.go:137: sql insert into test_index values (2356, 3066493132391892896, 0.892889, '2YBIm6Vbdk') index_test.go:140: sql delete from test_index where c = 509 index_test.go:137: sql insert into test_index values (2359, 6693931095903911712, 0.013469, 'nC7rbSrFLk') index_test.go:137: sql insert into test_index values (2357, 1414419429578784801, 0.563696, 'Hhrrqp5tEh') index_test.go:137: sql insert into test_index values (2358, 1223908935705807962, 0.785366, 'oRsoczDxJz') index_test.go:143: sql update test_index set c1 = 8663385356769938828, c2 = 0.670411, c3 = 'RpB1NO43oO' where c = 100 index_test.go:137: sql insert into test_index values (2360, 2669596991009993460, 0.732063, '8y0ELhOPtl') index_test.go:137: sql insert into test_index values (2363, 2348101622866597064, 0.682111, 'fXbXIz4qVK') index_test.go:140: sql delete from test_index where c = 1505 index_test.go:140: sql delete from test_index where c = 1680 index_test.go:137: sql insert into test_index values (2361, 1485679273059000941, 0.304809, 'hQUYvf0gJY') index_test.go:140: sql delete from test_index where c = 1727 index_test.go:143: sql update test_index set c1 = 236371309661535592, c2 = 0.630269, c3 = 'SXxnWRUlKg' where c = 258 index_test.go:137: sql insert into test_index values (2362, 3962396498167402719, 0.798507, 'pN5h7V6gHB') index_test.go:137: sql insert into test_index values (2364, 3938297041308903335, 0.058280, 'lFSIuABSFB') index_test.go:140: sql delete from test_index where c = 2322 index_test.go:140: sql delete from test_index where c = 1662 index_test.go:140: sql delete from test_index where c = 1807 index_test.go:140: sql delete from test_index where c = 479 index_test.go:143: sql update test_index set c1 = 5163879983715696233, c2 = 0.335416, c3 = 'xZUUTyNTbe' where c = 2091 index_test.go:143: sql update test_index set c1 = 4476756139478233715, c2 = 0.446427, c3 = '5JsIaWSvwA' where c = 599 index_test.go:137: sql insert into test_index values (2365, 7902531328362710967, 0.061856, 'y3DRBQF3ao') index_test.go:143: sql update test_index set c1 = 878541942427224722, c2 = 0.369634, c3 = 'rzr0V1sx6k' where c = 676 index_test.go:143: sql update test_index set c1 = 7637729373623503857, c2 = 0.398559, c3 = '0rzJagJCgp' where c = 1202 index_test.go:143: sql update test_index set c1 = 4712206478357322435, c2 = 0.418233, c3 = 'nR4gzrzXBC' where c = 461 index_test.go:143: sql update test_index set c1 = 4598043720085384709, c2 = 0.358725, c3 = 'unDQTH9z3s' where c = 1551 index_test.go:140: sql delete from test_index where c = 1021 index_test.go:140: sql delete from test_index where c = 2139 index_test.go:143: sql update test_index set c1 = 8018765349186727872, c2 = 0.898563, c3 = 'x6rIuzU4fq' where c = 1097 index_test.go:137: sql insert into test_index values (2367, 4532766669380095745, 0.536215, '3AubYJT1bC') index_test.go:137: sql insert into test_index values (2369, 6657279365161141151, 0.114609, 'E36dv0KKHm') index_test.go:137: sql insert into test_index values (2368, 3652437669549992265, 0.676734, 'eyPCq37Wtj') index_test.go:137: sql insert into test_index values (2371, 7925245525197973263, 0.499497, 'h2CJWcy1W5') index_test.go:140: sql delete from test_index where c = 1467 index_test.go:137: sql insert into test_index values (2370, 5253523680418955736, 0.499644, 'WgFwcNmgXo') index_test.go:137: sql insert into test_index values (2366, 4407529410145920816, 0.833318, '4MYxRu7IvB') index_test.go:140: sql delete from test_index where c = 1277 index_test.go:137: sql insert into test_index values (2372, 1525728587044801183, 0.434841, 'Hjway81ebk') index_test.go:143: sql update test_index set c1 = 2769051616174215522, c2 = 0.373393, c3 = 'UYDiRmfITj' where c = 992 index_test.go:140: sql delete from test_index where c = 377 index_test.go:143: sql update test_index set c1 = 8053112188323919855, c2 = 0.723232, c3 = 'y7EteSeY2a' where c = 1395 index_test.go:140: sql delete from test_index where c = 548 index_test.go:143: sql update test_index set c1 = 8785184942677199643, c2 = 0.399531, c3 = 'nn7GO0sQBg' where c = 1323 index_test.go:143: sql update test_index set c1 = 8164441130639979492, c2 = 0.474676, c3 = '3q2W9LfwMf' where c = 1283 index_test.go:140: sql delete from test_index where c = 399 index_test.go:140: sql delete from test_index where c = 1104 index_test.go:140: sql delete from test_index where c = 2033 index_test.go:140: sql delete from test_index where c = 2206 index_test.go:137: sql insert into test_index values (2373, 592701490769403750, 0.282831, 'SU2wqstlNa') index_test.go:143: sql update test_index set c1 = 8924152803787563604, c2 = 0.976240, c3 = 'b469Ai0ycP' where c = 956 index_test.go:143: sql update test_index set c1 = 4622723358719553262, c2 = 0.377518, c3 = 'Y4ZbGgRt0z' where c = 690 index_test.go:140: sql delete from test_index where c = 574 index_test.go:143: sql update test_index set c1 = 7338942149443156823, c2 = 0.186102, c3 = 'c4H9RpN3Ye' where c = 2086 index_test.go:137: sql insert into test_index values (2375, 4126331626349925165, 0.429251, 'mjGSWbV8NV') index_test.go:137: sql insert into test_index values (2376, 9203113827765178032, 0.399026, 'WiGhuUZGhD') index_test.go:137: sql insert into test_index values (2374, 9159938692155854692, 0.397200, '2NUVq7nAQf') index_test.go:143: sql update test_index set c1 = 580536358161654601, c2 = 0.200885, c3 = 'VdBfs3OvA7' where c = 1491 index_test.go:137: sql insert into test_index values (2377, 2142595398296408047, 0.610782, 'NcPl1KubNJ') index_test.go:143: sql update test_index set c1 = 6618743455460539022, c2 = 0.680544, c3 = 'bzTbwMmB7o' where c = 2363 index_test.go:143: sql update test_index set c1 = 7441812025760589377, c2 = 0.498537, c3 = 'yibHZnukjy' where c = 2052 index_test.go:143: sql update test_index set c1 = 6513901663578493455, c2 = 0.428815, c3 = 'zNwpM6rsts' where c = 1829 index_test.go:137: sql insert into test_index values (2379, 6857688498292332414, 0.717670, '6hs2XL3DGa') index_test.go:137: sql insert into test_index values (2378, 8256213151577816011, 0.372212, '8mLKns89Ne') index_test.go:140: sql delete from test_index where c = 494 index_test.go:140: sql delete from test_index where c = 181 index_test.go:137: sql insert into test_index values (2380, 7895764393233690185, 0.737204, 'ZQwTGamomm') index_test.go:137: sql insert into test_index values (2381, 8979173322139823694, 0.686560, '3guhAxLnKN') index_test.go:140: sql delete from test_index where c = 350 index_test.go:140: sql delete from test_index where c = 1607 index_test.go:140: sql delete from test_index where c = 776 index_test.go:137: sql insert into test_index values (2383, 798117265508951436, 0.492985, 'kJSW0w7LHI') index_test.go:137: sql insert into test_index values (2382, 5674060988466569173, 0.415749, 'F3ZphRqkFB') index_test.go:140: sql delete from test_index where c = 1466 index_test.go:143: sql update test_index set c1 = 7740740923749531880, c2 = 0.428600, c3 = 'V5MrWqBf8E' where c = 923 index_test.go:140: sql delete from test_index where c = 853 index_test.go:140: sql delete from test_index where c = 1750 index_test.go:143: sql update test_index set c1 = 6267328156572032584, c2 = 0.264766, c3 = 'qcy8k5F8i5' where c = 1450 index_test.go:143: sql update test_index set c1 = 4597565930813114469, c2 = 0.216538, c3 = 'RIs3XYX2Vw' where c = 1300 index_test.go:143: sql update test_index set c1 = 5405498880552315599, c2 = 0.159072, c3 = 'WudytMiRRP' where c = 660 index_test.go:143: sql update test_index set c1 = 1823790994881959140, c2 = 0.427346, c3 = 'ITElNUmaoo' where c = 725 index_test.go:143: sql update test_index set c1 = 6728019154548278282, c2 = 0.172262, c3 = 'CSpHqS07Vi' where c = 1427 index_test.go:140: sql delete from test_index where c = 1128 index_test.go:140: sql delete from test_index where c = 1751 index_test.go:137: sql insert into test_index values (2384, 7870946833881635747, 0.060633, 'Yuu4p1UciV') index_test.go:143: sql update test_index set c1 = 1414801151707012107, c2 = 0.955687, c3 = 'C0rJvi1832' where c = 1657 index_test.go:143: sql update test_index set c1 = 3292151865726013376, c2 = 0.325914, c3 = 'aGFzzBn3vE' where c = 537 index_test.go:137: sql insert into test_index values (2385, 2957393943790633457, 0.774152, 'yBknGUsrfm') index_test.go:137: sql insert into test_index values (2386, 7900909804711824317, 0.030774, '2X80zwUNfS') index_test.go:137: sql insert into test_index values (2387, 7370666860032937080, 0.728553, 'HLBrQNnoE4') index_test.go:137: sql insert into test_index values (2388, 2980334263174657495, 0.531541, 'Ga46ECwOJf') index_test.go:140: sql delete from test_index where c = 375 index_test.go:143: sql update test_index set c1 = 7787543129029434838, c2 = 0.188002, c3 = '4rae6NABGp' where c = 2179 index_test.go:140: sql delete from test_index where c = 263 index_test.go:137: sql insert into test_index values (2390, 529938611678711684, 0.029713, '9CHkyK3vf7') index_test.go:143: sql update test_index set c1 = 3320466249670108588, c2 = 0.213561, c3 = 'Ych8jaSenb' where c = 533 index_test.go:137: sql insert into test_index values (2391, 7472109252997054511, 0.301538, 'smjipkJpcP') index_test.go:140: sql delete from test_index where c = 244 index_test.go:143: sql update test_index set c1 = 4626269015673478831, c2 = 0.006844, c3 = '4NlLHCujAa' where c = 162 index_test.go:137: sql insert into test_index values (2389, 4319970410256983192, 0.282060, 'qbUxxXdo6Z') index_test.go:140: sql delete from test_index where c = 1487 index_test.go:140: sql delete from test_index where c = 1900 index_test.go:140: sql delete from test_index where c = 2263 index_test.go:137: sql insert into test_index values (2392, 8410094600142055919, 0.545817, 'ryGTLpOYJI') index_test.go:140: sql delete from test_index where c = 1469 index_test.go:143: sql update test_index set c1 = 6914675005165323670, c2 = 0.239431, c3 = 'IFK4M9INRQ' where c = 1624 index_test.go:140: sql delete from test_index where c = 281 index_test.go:137: sql insert into test_index values (2394, 9036096324063183899, 0.856311, 'CJ6La2Cocn') index_test.go:143: sql update test_index set c1 = 5597929164189405068, c2 = 0.306072, c3 = 'LiWcEqKuOy' where c = 773 index_test.go:143: sql update test_index set c1 = 4722510843011411903, c2 = 0.276533, c3 = 'JU6P187Ttp' where c = 305 index_test.go:143: sql update test_index set c1 = 4793593750175852411, c2 = 0.595827, c3 = 'ZyPYSzitoU' where c = 1921 index_test.go:137: sql insert into test_index values (2393, 6023487068784751791, 0.242951, '6oxCDAM4BH') index_test.go:143: sql update test_index set c1 = 8659443401854590043, c2 = 0.362637, c3 = 'e5Mh0KE2L0' where c = 464 index_test.go:143: sql update test_index set c1 = 3964211602829973698, c2 = 0.987481, c3 = 'FOfuQ4cMfn' where c = 1120 index_test.go:140: sql delete from test_index where c = 2204 index_test.go:143: sql update test_index set c1 = 6937525073346391941, c2 = 0.993957, c3 = 'e1y2RBev82' where c = 2192 index_test.go:137: sql insert into test_index values (2396, 408197818577842031, 0.108042, 'g1FhF1psYB') index_test.go:137: sql insert into test_index values (2397, 74043243711806623, 0.736165, 'q8H9SlO0wR') index_test.go:140: sql delete from test_index where c = 2043 index_test.go:137: sql insert into test_index values (2395, 1876061702764030156, 0.397708, 't0En6N03FV') index_test.go:137: sql insert into test_index values (2398, 7287541792342106110, 0.877024, 'xsvQFF5mp2') index_test.go:140: sql delete from test_index where c = 599 index_test.go:140: sql delete from test_index where c = 612 index_test.go:137: sql insert into test_index values (2399, 6296486158822941151, 0.829363, '23Yc9msfFC') index_test.go:143: sql update test_index set c1 = 6607301956858152595, c2 = 0.955248, c3 = 'Sj3iIBInUE' where c = 1691 index_test.go:140: sql delete from test_index where c = 1266 index_test.go:140: sql delete from test_index where c = 1683 index_test.go:140: sql delete from test_index where c = 174 index_test.go:143: sql update test_index set c1 = 908997537214532812, c2 = 0.136445, c3 = 'M65zCrpINl' where c = 471 index_test.go:140: sql delete from test_index where c = 1869 index_test.go:143: sql update test_index set c1 = 1198471000330465360, c2 = 0.143486, c3 = 'EyjMvkKkiN' where c = 368 index_test.go:143: sql update test_index set c1 = 4344400564455024059, c2 = 0.225881, c3 = 'ooFwpuBvEL' where c = 1452 index_test.go:143: sql update test_index set c1 = 1260189084538379224, c2 = 0.327246, c3 = 'uOqcLcqiKR' where c = 1839 index_test.go:143: sql update test_index set c1 = 656034884120207311, c2 = 0.657049, c3 = 'nCfNZFMS7O' where c = 2337 index_test.go:143: sql update test_index set c1 = 8205248453414479873, c2 = 0.943025, c3 = '4SPiOKgY4N' where c = 1418 index_test.go:143: sql update test_index set c1 = 6969818901688736210, c2 = 0.329681, c3 = '5INJxXFtk3' where c = 1182 index_test.go:137: sql insert into test_index values (2400, 5028863181781321494, 0.814629, 'kEvenN91TH') index_test.go:140: sql delete from test_index where c = 1040 index_test.go:143: sql update test_index set c1 = 8735806721982160380, c2 = 0.970877, c3 = 'r4MYC9tdYV' where c = 420 index_test.go:137: sql insert into test_index values (2402, 690127729122112989, 0.313879, '2gfzuL7yJR') index_test.go:137: sql insert into test_index values (2401, 5389456757284061289, 0.051451, 'qzLgYKi4Gu') index_test.go:137: sql insert into test_index values (2409, 904007580614904175, 0.796172, 'Vi7iqJJlOi') index_test.go:137: sql insert into test_index values (2403, 7069946403148875458, 0.866930, 'leEazNEklf') index_test.go:137: sql insert into test_index values (2404, 1189035567384177047, 0.039831, '7UIBGYrPuI') index_test.go:137: sql insert into test_index values (2407, 7619540483844242593, 0.360474, '68jqRNQzt0') index_test.go:140: sql delete from test_index where c = 2206 index_test.go:137: sql insert into test_index values (2408, 5661109984890258280, 0.152634, 'QuRTD6owJd') index_test.go:140: sql delete from test_index where c = 1390 index_test.go:137: sql insert into test_index values (2406, 3748073710165772853, 0.591215, 'NN1h731bzw') index_test.go:137: sql insert into test_index values (2405, 8144704010782581944, 0.421402, 'pTuyjEZG2x') index_test.go:137: sql insert into test_index values (2410, 4631984227717983676, 0.785655, 'KdzPrQqtT9') index_test.go:140: sql delete from test_index where c = 309 index_test.go:140: sql delete from test_index where c = 2179 index_test.go:140: sql delete from test_index where c = 1914 index_test.go:140: sql delete from test_index where c = 1462 index_test.go:140: sql delete from test_index where c = 1829 index_test.go:143: sql update test_index set c1 = 1330014596890055593, c2 = 0.761118, c3 = 'NqUsi90J0Z' where c = 995 index_test.go:140: sql delete from test_index where c = 994 index_test.go:143: sql update test_index set c1 = 2515455738988535776, c2 = 0.424734, c3 = 'x5ovkOf1VM' where c = 1150 index_test.go:143: sql update test_index set c1 = 9077734915589156882, c2 = 0.617213, c3 = 'qDVBSdS4NU' where c = 80 index_test.go:143: sql update test_index set c1 = 602560137695294071, c2 = 0.371499, c3 = 'fWF9UETKFW' where c = 381 index_test.go:140: sql delete from test_index where c = 1911 index_test.go:143: sql update test_index set c1 = 8115307136183702386, c2 = 0.167749, c3 = 'h4PK1Y9lNC' where c = 2353 index_test.go:140: sql delete from test_index where c = 1336 index_test.go:143: sql update test_index set c1 = 2630778301958378289, c2 = 0.933378, c3 = '3FCx8ErCDf' where c = 1738 index_test.go:143: sql update test_index set c1 = 7793388986813487767, c2 = 0.530220, c3 = 'TOASH64Cc1' where c = 305 index_test.go:143: sql update test_index set c1 = 3002492941970780892, c2 = 0.240293, c3 = 'K54LcUch0v' where c = 801 index_test.go:143: sql update test_index set c1 = 589045064196207916, c2 = 0.293110, c3 = 'wY9cue0G8j' where c = 531 index_test.go:137: sql insert into test_index values (2411, 4919155975800451406, 0.191867, 'bwU7DHuaEj') index_test.go:137: sql insert into test_index values (2412, 5618631729912636082, 0.228225, 'ZKogKb8ZZ9') index_test.go:137: sql insert into test_index values (2413, 8801467564815111471, 0.478907, '68kkbp4JuP') index_test.go:137: sql insert into test_index values (2415, 4578712155801916281, 0.350154, 'rn6Ns8ncbr') index_test.go:137: sql insert into test_index values (2416, 976497102448163412, 0.780894, 'Hy5nMJSVxy') index_test.go:143: sql update test_index set c1 = 4598942268443531589, c2 = 0.244538, c3 = '29jTVSyhHT' where c = 2251 index_test.go:137: sql insert into test_index values (2417, 1269149315450925401, 0.734656, 'gwfpm1H5Gn') index_test.go:137: sql insert into test_index values (2419, 509854536861567009, 0.539836, 'UIG1QwMAbw') index_test.go:140: sql delete from test_index where c = 75 index_test.go:137: sql insert into test_index values (2418, 8597497208489231686, 0.789467, '24x0IgvMTs') index_test.go:140: sql delete from test_index where c = 756 index_test.go:137: sql insert into test_index values (2414, 7741151452288211158, 0.677925, 'RWqgriPvWE') index_test.go:143: sql update test_index set c1 = 5025627808533194112, c2 = 0.332347, c3 = '1WnJ1GXAJt' where c = 299 index_test.go:137: sql insert into test_index values (2420, 8000023263270530121, 0.406976, 'UDgbJKEmCu') index_test.go:140: sql delete from test_index where c = 1407 index_test.go:140: sql delete from test_index where c = 921 index_test.go:140: sql delete from test_index where c = 2320 index_test.go:140: sql delete from test_index where c = 1275 index_test.go:140: sql delete from test_index where c = 1205 index_test.go:140: sql delete from test_index where c = 1780 index_test.go:140: sql delete from test_index where c = 2330 index_test.go:143: sql update test_index set c1 = 8670211876605983828, c2 = 0.732632, c3 = 'wpBcptJFXN' where c = 802 index_test.go:140: sql delete from test_index where c = 628 index_test.go:137: sql insert into test_index values (2421, 5887812994371417504, 0.235273, 'JHcl1TYCgM') index_test.go:143: sql update test_index set c1 = 57384136622275652, c2 = 0.375461, c3 = 'm8gNEjNIjC' where c = 1182 index_test.go:143: sql update test_index set c1 = 6511067915740280656, c2 = 0.893420, c3 = '3l9wK6XDMv' where c = 389 index_test.go:143: sql update test_index set c1 = 2577910163721413639, c2 = 0.498925, c3 = '6YxvqRBI7g' where c = 1871 index_test.go:143: sql update test_index set c1 = 1532792169890448164, c2 = 0.748285, c3 = '0mGaLw28zG' where c = 1035 index_test.go:143: sql update test_index set c1 = 4733570695320676436, c2 = 0.328012, c3 = 'QcdT25ARmt' where c = 2269 index_test.go:143: sql update test_index set c1 = 3245092128095548102, c2 = 0.951959, c3 = 'Lqwr6fkkI3' where c = 1577 index_test.go:137: sql insert into test_index values (2422, 2085126927428257208, 0.424428, 'n8nZwT8epg') index_test.go:143: sql update test_index set c1 = 4491332162015812979, c2 = 0.021301, c3 = 'gPGM6OLbsp' where c = 1759 index_test.go:137: sql insert into test_index values (2423, 3516670310623576575, 0.721447, 'OlREZ0TdeA') index_test.go:140: sql delete from test_index where c = 2217 index_test.go:143: sql update test_index set c1 = 128508385285801954, c2 = 0.741667, c3 = 'nOqFYSkcSk' where c = 2096 index_test.go:137: sql insert into test_index values (2425, 4276844202822109505, 0.673156, 'JD8Lv19ElH') index_test.go:137: sql insert into test_index values (2427, 6717220790117835862, 0.196360, 'b28z0IhrgH') index_test.go:137: sql insert into test_index values (2424, 3615017576969676590, 0.262143, 'G2s2VSkDZ0') index_test.go:140: sql delete from test_index where c = 93 index_test.go:140: sql delete from test_index where c = 876 index_test.go:140: sql delete from test_index where c = 373 index_test.go:137: sql insert into test_index values (2426, 6366199331885201996, 0.706732, 'd5BrvHRzmR') index_test.go:137: sql insert into test_index values (2430, 7091778448560611096, 0.747494, 'tPP96fzufh') index_test.go:137: sql insert into test_index values (2429, 4341952338022893110, 0.079603, '1sSVb3m1iS') index_test.go:137: sql insert into test_index values (2428, 8896938800035709856, 0.566043, 'LlZsIeKTDw') index_test.go:143: sql update test_index set c1 = 8014465693400994577, c2 = 0.622127, c3 = 'jNkmSwuz26' where c = 31 index_test.go:143: sql update test_index set c1 = 9022386806391628456, c2 = 0.443853, c3 = 'bGGVgZ9aKY' where c = 2178 index_test.go:143: sql update test_index set c1 = 8146548326956216226, c2 = 0.614488, c3 = 'cFOY52Khub' where c = 1081 index_test.go:140: sql delete from test_index where c = 852 index_test.go:140: sql delete from test_index where c = 1576 index_test.go:140: sql delete from test_index where c = 216 index_test.go:140: sql delete from test_index where c = 1965 index_test.go:140: sql delete from test_index where c = 948 index_test.go:143: sql update test_index set c1 = 5898377285630500800, c2 = 0.905518, c3 = 'kD64dZxVBN' where c = 1791 index_test.go:137: sql insert into test_index values (2432, 3733500960398849886, 0.067401, 'rFpw4vCAsD') index_test.go:137: sql insert into test_index values (2431, 6468441380590428247, 0.700661, 'BXNt48TSna') index_test.go:137: sql insert into test_index values (2433, 966863989130235785, 0.675001, '72Cc98JFEW') index_test.go:143: sql update test_index set c1 = 5621670613326453202, c2 = 0.193385, c3 = 'ja7ZA63DlA' where c = 228 index_test.go:140: sql delete from test_index where c = 1477 index_test.go:143: sql update test_index set c1 = 1647750407666639878, c2 = 0.500740, c3 = 'nM6GEj4Y6g' where c = 1488 index_test.go:140: sql delete from test_index where c = 1342 index_test.go:137: sql insert into test_index values (2434, 1736985779042264605, 0.906040, 'kbeKV15xgh') index_test.go:143: sql update test_index set c1 = 8833812468044427659, c2 = 0.541664, c3 = 'hj42hPWPuA' where c = 582 index_test.go:143: sql update test_index set c1 = 4155844041860427986, c2 = 0.876260, c3 = 's4aXAAixJq' where c = 1854 index_test.go:140: sql delete from test_index where c = 791 index_test.go:143: sql update test_index set c1 = 2464118629847993156, c2 = 0.410599, c3 = 'BsGRdnzzyG' where c = 2217 index_test.go:140: sql delete from test_index where c = 2024 index_test.go:137: sql insert into test_index values (2435, 2659300119505820349, 0.324019, 'jyOOhQBFnj') index_test.go:140: sql delete from test_index where c = 1939 index_test.go:137: sql insert into test_index values (2436, 5393989219244048523, 0.616612, 'F98DAepdEs') index_test.go:143: sql update test_index set c1 = 2680173623396668237, c2 = 0.619797, c3 = 'FOyipefNyr' where c = 2397 index_test.go:143: sql update test_index set c1 = 6612335985734964121, c2 = 0.490251, c3 = '8UNOIqQoDM' where c = 2342 index_test.go:140: sql delete from test_index where c = 838 index_test.go:137: sql insert into test_index values (2437, 645389897346024229, 0.665933, 'qttXDCF60U') index_test.go:143: sql update test_index set c1 = 54881339362059312, c2 = 0.260536, c3 = 'tUppe27jf4' where c = 2003 index_test.go:137: sql insert into test_index values (2438, 990228206242140818, 0.639400, 'MHBZdPPrf4') index_test.go:140: sql delete from test_index where c = 1015 index_test.go:143: sql update test_index set c1 = 3900861675181328366, c2 = 0.836378, c3 = 'sqfFicHX0a' where c = 1704 index_test.go:143: sql update test_index set c1 = 172802715619890891, c2 = 0.481852, c3 = 'dhaEhLcuel' where c = 26 index_test.go:137: sql insert into test_index values (2440, 3783138235468667269, 0.049120, 'dK7AwqO9bJ') index_test.go:143: sql update test_index set c1 = 7175417160746864150, c2 = 0.678370, c3 = 'IrF4bMGpPi' where c = 1307 index_test.go:140: sql delete from test_index where c = 233 index_test.go:137: sql insert into test_index values (2439, 2779142473889439147, 0.070575, '9kNQp3Kr7A') index_test.go:140: sql delete from test_index where c = 897 index_test.go:137: sql insert into test_index values (2441, 8798110759848614038, 0.548907, 'cFNelY7Znw') index_test.go:137: sql insert into test_index values (2442, 1370870240122735945, 0.151759, 'LV30K5zsZ8') index_test.go:140: sql delete from test_index where c = 1123 index_test.go:143: sql update test_index set c1 = 5173170034810728487, c2 = 0.011666, c3 = 'bUxqplyK9Z' where c = 201 index_test.go:143: sql update test_index set c1 = 3586331252759344322, c2 = 0.056366, c3 = 'ojAzdLgz6m' where c = 1880 index_test.go:137: sql insert into test_index values (2443, 5277334949987136273, 0.800320, 'eDkULnml0X') index_test.go:140: sql delete from test_index where c = 1679 index_test.go:137: sql insert into test_index values (2444, 162969377737441395, 0.251107, 'ivWwBpOtvI') index_test.go:143: sql update test_index set c1 = 2311518997774098883, c2 = 0.043208, c3 = 'JaulY2EvIQ' where c = 173 index_test.go:137: sql insert into test_index values (2445, 1511058534450794398, 0.470688, 'OHYBUx02qp') index_test.go:143: sql update test_index set c1 = 982183322208377194, c2 = 0.775150, c3 = 'S77aHZnErz' where c = 2169 index_test.go:140: sql delete from test_index where c = 963 index_test.go:140: sql delete from test_index where c = 2222 index_test.go:137: sql insert into test_index values (2446, 9203915800897569273, 0.989674, 'YrePEn7qXH') index_test.go:143: sql update test_index set c1 = 2000033576527670317, c2 = 0.808457, c3 = 'IGFFc3hQSV' where c = 96 index_test.go:143: sql update test_index set c1 = 1550188457466910299, c2 = 0.276707, c3 = '7ca55vmxe9' where c = 1591 index_test.go:137: sql insert into test_index values (2447, 7402128413203686818, 0.373746, '7JKfJQh9nq') index_test.go:137: sql insert into test_index values (2448, 9004693187343965737, 0.614380, 'q3PAJqihz9') index_test.go:140: sql delete from test_index where c = 274 index_test.go:140: sql delete from test_index where c = 581 index_test.go:140: sql delete from test_index where c = 1254 index_test.go:137: sql insert into test_index values (2449, 1245993512714776647, 0.894256, 'Twph6cJ4t0') index_test.go:140: sql delete from test_index where c = 2435 index_test.go:143: sql update test_index set c1 = 4484910774401560990, c2 = 0.060640, c3 = 'zEmWKQyM3g' where c = 858 index_test.go:143: sql update test_index set c1 = 2580176998683829990, c2 = 0.275362, c3 = 'YvmW8m1WSO' where c = 799 index_test.go:137: sql insert into test_index values (2451, 3356917172691812135, 0.966511, '75cVEJbamT') index_test.go:140: sql delete from test_index where c = 616 index_test.go:137: sql insert into test_index values (2450, 6598637155492632971, 0.498378, 'vZMhKYJ1C8') index_test.go:140: sql delete from test_index where c = 1380 index_test.go:143: sql update test_index set c1 = 1596227411916263337, c2 = 0.088051, c3 = 'phPtyE4rMj' where c = 258 index_test.go:140: sql delete from test_index where c = 1355 index_test.go:143: sql update test_index set c1 = 4416391837198788748, c2 = 0.179716, c3 = 'i8lRn5nVwD' where c = 1313 index_test.go:140: sql delete from test_index where c = 505 index_test.go:143: sql update test_index set c1 = 3375235359216033126, c2 = 0.701828, c3 = 'D2sBg1Xuz4' where c = 1188 index_test.go:137: sql insert into test_index values (2452, 5949877795510164985, 0.189571, 'EbDLML7s3M') index_test.go:140: sql delete from test_index where c = 2271 index_test.go:137: sql insert into test_index values (2453, 2460272202427712557, 0.515689, 'X1vUMJwCMa') index_test.go:143: sql update test_index set c1 = 4253619767793322888, c2 = 0.501614, c3 = 'mdIJrrx25d' where c = 2072 index_test.go:137: sql insert into test_index values (2454, 8522994050523824591, 0.364009, 'KowHSMIQ7p') index_test.go:140: sql delete from test_index where c = 968 index_test.go:137: sql insert into test_index values (2455, 2724015247810318322, 0.176986, 'kwNuA1HPgT') index_test.go:137: sql insert into test_index values (2456, 5836691488149414977, 0.524690, 'ROuN7wkQMq') index_test.go:143: sql update test_index set c1 = 3404456083774993603, c2 = 0.905531, c3 = '2dN0O7Ajyn' where c = 1979 index_test.go:143: sql update test_index set c1 = 2651742102102282024, c2 = 0.374312, c3 = 'tRNesGFGVt' where c = 1352 index_test.go:140: sql delete from test_index where c = 629 index_test.go:143: sql update test_index set c1 = 6126882416679116536, c2 = 0.458441, c3 = 'wIbvjFiX44' where c = 1743 index_test.go:137: sql insert into test_index values (2457, 4418675274330220599, 0.616308, 'BxnJlytVDs') index_test.go:143: sql update test_index set c1 = 2976804975726327327, c2 = 0.902238, c3 = '6lVegCyWNv' where c = 992 index_test.go:140: sql delete from test_index where c = 951 index_test.go:140: sql delete from test_index where c = 172 index_test.go:143: sql update test_index set c1 = 4076830634750663727, c2 = 0.613924, c3 = 'W2eTQQSPth' where c = 627 index_test.go:137: sql insert into test_index values (2458, 4104819448611145733, 0.156038, 'BqOaXpqE4H') index_test.go:137: sql insert into test_index values (2460, 441117197638569599, 0.316181, 'vmkeAyRgd2') index_test.go:143: sql update test_index set c1 = 6697292643533060378, c2 = 0.196260, c3 = 'suoF8EzXLq' where c = 620 index_test.go:140: sql delete from test_index where c = 2353 index_test.go:140: sql delete from test_index where c = 1688 index_test.go:137: sql insert into test_index values (2461, 5357616674692071925, 0.238226, 'zmb0KAm7ne') index_test.go:143: sql update test_index set c1 = 1865292193378131431, c2 = 0.119364, c3 = 'vut8l4VClR' where c = 2279 index_test.go:137: sql insert into test_index values (2459, 4335793577159810520, 0.223283, 'wyjtpAL87x') index_test.go:140: sql delete from test_index where c = 2240 index_test.go:143: sql update test_index set c1 = 377159608122008892, c2 = 0.840341, c3 = 'yMrNZQCgGF' where c = 1074 index_test.go:140: sql delete from test_index where c = 900 index_test.go:137: sql insert into test_index values (2463, 1521189650744502812, 0.729361, 'a5z1QRFScT') index_test.go:143: sql update test_index set c1 = 671358921160978441, c2 = 0.922357, c3 = 'ef5NzisgkW' where c = 1515 index_test.go:140: sql delete from test_index where c = 1613 index_test.go:137: sql insert into test_index values (2462, 4137386714203452910, 0.029804, 'MrKmQv64Ul') index_test.go:140: sql delete from test_index where c = 1761 index_test.go:143: sql update test_index set c1 = 8579627087942592542, c2 = 0.445014, c3 = '7DeCpe8JLv' where c = 1569 index_test.go:137: sql insert into test_index values (2464, 5743845882169914249, 0.618527, 'Ah1CKpqO23') index_test.go:137: sql insert into test_index values (2465, 977101669555147425, 0.806252, 'q947FssEvB') index_test.go:143: sql update test_index set c1 = 8608087739688210707, c2 = 0.973318, c3 = '3lAXzhhERd' where c = 1975 index_test.go:137: sql insert into test_index values (2466, 656901591912595467, 0.960863, 'hgiTPAjlzw') index_test.go:140: sql delete from test_index where c = 1602 index_test.go:143: sql update test_index set c1 = 134970680790992377, c2 = 0.060041, c3 = 'TVUaUsBoCq' where c = 390 index_test.go:143: sql update test_index set c1 = 7630172486349696068, c2 = 0.446713, c3 = 'vG7i4PA3Tv' where c = 830 index_test.go:140: sql delete from test_index where c = 900 index_test.go:140: sql delete from test_index where c = 1292 index_test.go:137: sql insert into test_index values (2467, 2755441637023079744, 0.979467, 'Kmq7cCj4eA') index_test.go:140: sql delete from test_index where c = 2245 index_test.go:143: sql update test_index set c1 = 7602438931680964101, c2 = 0.746476, c3 = 'w8Ahc1NPlD' where c = 1470 index_test.go:140: sql delete from test_index where c = 113 index_test.go:143: sql update test_index set c1 = 6313570963080195110, c2 = 0.697702, c3 = 'Ng3Dwjjx8V' where c = 143 index_test.go:137: sql insert into test_index values (2468, 7759245612761771192, 0.830792, 'EMxYTGSVnx') index_test.go:143: sql update test_index set c1 = 8795205036584532341, c2 = 0.712021, c3 = 'Afq36EumuE' where c = 1687 index_test.go:143: sql update test_index set c1 = 6809978728486635680, c2 = 0.743167, c3 = 'mwv5XCaFDG' where c = 949 index_test.go:137: sql insert into test_index values (2471, 8825833424660022866, 0.767732, '82pTIqDWh3') index_test.go:140: sql delete from test_index where c = 738 index_test.go:137: sql insert into test_index values (2470, 4401017493461626541, 0.293231, 'un0653Wk3g') index_test.go:137: sql insert into test_index values (2469, 7762473028405196060, 0.033855, 'SA8WqKxaym') index_test.go:143: sql update test_index set c1 = 7222201371212661953, c2 = 0.744183, c3 = 'eQH9ubPRwr' where c = 1211 index_test.go:143: sql update test_index set c1 = 2515385347356088732, c2 = 0.902424, c3 = 'DsfOHQUXTp' where c = 2000 index_test.go:137: sql insert into test_index values (2472, 7891735244599246774, 0.253261, 'kcHkEzQm05') index_test.go:140: sql delete from test_index where c = 2298 index_test.go:137: sql insert into test_index values (2473, 8547631829449036939, 0.546293, 'BkcFObClqm') index_test.go:137: sql insert into test_index values (2474, 8908799205423999602, 0.275562, 'uLgFoY9Cj8') index_test.go:143: sql update test_index set c1 = 7898193929582664717, c2 = 0.200034, c3 = 'Eam6zM0cRm' where c = 1616 index_test.go:140: sql delete from test_index where c = 1063 index_test.go:140: sql delete from test_index where c = 1458 index_test.go:137: sql insert into test_index values (2476, 2363032825933692454, 0.841038, 'Xgt3xrsDxq') index_test.go:137: sql insert into test_index values (2475, 3530144809523595863, 0.908746, 'UEHyPf8nGW') index_test.go:143: sql update test_index set c1 = 6298586942684888818, c2 = 0.576213, c3 = '3IKSB7HMe3' where c = 1068 index_test.go:140: sql delete from test_index where c = 1625 index_test.go:140: sql delete from test_index where c = 304 index_test.go:137: sql insert into test_index values (2477, 1536904210609297536, 0.403994, 'Kg9j2X1j5g') index_test.go:140: sql delete from test_index where c = 2368 index_test.go:140: sql delete from test_index where c = 2442 index_test.go:140: sql delete from test_index where c = 2090 index_test.go:143: sql update test_index set c1 = 338615367380868199, c2 = 0.169080, c3 = 'Tho9T6NdW3' where c = 405 index_test.go:143: sql update test_index set c1 = 4115734795606979469, c2 = 0.476015, c3 = 'l3fnQhWerH' where c = 224 index_test.go:143: sql update test_index set c1 = 8645598435443149951, c2 = 0.009841, c3 = 'rvE9ips3jd' where c = 1573 index_test.go:140: sql delete from test_index where c = 1632 index_test.go:137: sql insert into test_index values (2478, 8576786481649557856, 0.361104, '5rC7lGBirW') index_test.go:143: sql update test_index set c1 = 547523179795086626, c2 = 0.348965, c3 = 'XUA5wO9BFz' where c = 590 index_test.go:143: sql update test_index set c1 = 5960863233267126658, c2 = 0.297327, c3 = '73QQwwvm5L' where c = 423 index_test.go:143: sql update test_index set c1 = 130884368181838929, c2 = 0.132481, c3 = '66M0CDkDhY' where c = 1466 index_test.go:140: sql delete from test_index where c = 1966 index_test.go:143: sql update test_index set c1 = 3615695868146992431, c2 = 0.193884, c3 = 'Jj22Wn94kT' where c = 130 index_test.go:137: sql insert into test_index values (2481, 8831694558267555801, 0.491233, '3zTpdbHI6L') index_test.go:137: sql insert into test_index values (2479, 4730945614093248664, 0.668227, 'MUu9dscjKC') index_test.go:143: sql update test_index set c1 = 5101298259783264680, c2 = 0.993769, c3 = 'zAwMQWCcc0' where c = 2149 index_test.go:140: sql delete from test_index where c = 117 index_test.go:137: sql insert into test_index values (2483, 2057890497060495215, 0.510687, '7LZ6oCPFH1') index_test.go:137: sql insert into test_index values (2482, 4811026257582317448, 0.108410, 'bjOlO64DtZ') index_test.go:137: sql insert into test_index values (2480, 6178835767353181341, 0.136187, 'x1CwLfm5M4') index_test.go:137: sql insert into test_index values (2484, 8071953774096223595, 0.242872, 'Q4XQxbpDSv') index_test.go:140: sql delete from test_index where c = 1076 index_test.go:140: sql delete from test_index where c = 829 index_test.go:137: sql insert into test_index values (2485, 3394665473654311945, 0.179695, 'ROetXDnTyU') index_test.go:143: sql update test_index set c1 = 3644301583354928309, c2 = 0.674065, c3 = 'tEK9Icw7Wm' where c = 818 index_test.go:143: sql update test_index set c1 = 8090598379021896625, c2 = 0.944433, c3 = 'IYlZ1HRFDK' where c = 862 index_test.go:140: sql delete from test_index where c = 2151 index_test.go:140: sql delete from test_index where c = 1410 index_test.go:143: sql update test_index set c1 = 6886224239475814672, c2 = 0.575983, c3 = 'rlb6oUD9Qk' where c = 1881 index_test.go:140: sql delete from test_index where c = 1706 index_test.go:140: sql delete from test_index where c = 2066 index_test.go:140: sql delete from test_index where c = 1937 index_test.go:137: sql insert into test_index values (2486, 3416840512791815221, 0.198962, 'qR2UNS5A33') index_test.go:143: sql update test_index set c1 = 1698021473525975691, c2 = 0.494236, c3 = 'NPApT9o1CB' where c = 993 index_test.go:143: sql update test_index set c1 = 6980807536145080795, c2 = 0.729986, c3 = 'nznc0fRBYH' where c = 4 index_test.go:137: sql insert into test_index values (2487, 9110125480271457034, 0.226198, 'vslBhvrQ5x') index_test.go:143: sql update test_index set c1 = 6002409895124904203, c2 = 0.453985, c3 = 'td3uNgnV4H' where c = 1486 index_test.go:140: sql delete from test_index where c = 521 index_test.go:137: sql insert into test_index values (2488, 6039761280674163740, 0.045942, 'J8NINKTfPu') index_test.go:143: sql update test_index set c1 = 1869558691496554720, c2 = 0.353712, c3 = 'X9IhFR3BqW' where c = 1337 index_test.go:137: sql insert into test_index values (2489, 8082403963352483639, 0.222806, 'neeZUlGesg') index_test.go:143: sql update test_index set c1 = 4372621158411399314, c2 = 0.093694, c3 = 'ZZKgP4f1kX' where c = 1409 index_test.go:143: sql update test_index set c1 = 4655161584328825754, c2 = 0.301993, c3 = 'hg8eeg5SWN' where c = 448 index_test.go:137: sql insert into test_index values (2490, 4397877792081040008, 0.522112, 'V3YJ1DFqs3') index_test.go:137: sql insert into test_index values (2491, 4006101004896329775, 0.889948, 'IwGkxlxmuj') index_test.go:140: sql delete from test_index where c = 2065 index_test.go:143: sql update test_index set c1 = 5539455201079329853, c2 = 0.764628, c3 = '0ENkBLLUpe' where c = 244 index_test.go:140: sql delete from test_index where c = 315 index_test.go:140: sql delete from test_index where c = 256 index_test.go:140: sql delete from test_index where c = 661 index_test.go:143: sql update test_index set c1 = 4480579836236793407, c2 = 0.147070, c3 = '9poA2QhIoP' where c = 703 index_test.go:140: sql delete from test_index where c = 2247 index_test.go:137: sql insert into test_index values (2492, 8222111650895400276, 0.809618, 'Lp3V1fdIWd') index_test.go:143: sql update test_index set c1 = 243485206255739258, c2 = 0.640783, c3 = 'EFXW8DA4il' where c = 1230 index_test.go:143: sql update test_index set c1 = 1172764284380652608, c2 = 0.653711, c3 = 'PtvbulacbN' where c = 599 index_test.go:137: sql insert into test_index values (2495, 4409247303714262313, 0.832970, 'xPjM6RYeZq') index_test.go:137: sql insert into test_index values (2494, 7032389449900032354, 0.889954, 'hKVDHmCrvw') index_test.go:137: sql insert into test_index values (2493, 8681747557715569734, 0.969199, 'cx7bvQlhgO') index_test.go:140: sql delete from test_index where c = 904 index_test.go:140: sql delete from test_index where c = 976 index_test.go:140: sql delete from test_index where c = 941 index_test.go:137: sql insert into test_index values (2496, 5709459671992752884, 0.029691, 'hYnS501XKy') index_test.go:143: sql update test_index set c1 = 6043295789386452032, c2 = 0.072283, c3 = 'yf2uMR3R6L' where c = 2340 index_test.go:137: sql insert into test_index values (2497, 593064601048919807, 0.686925, 'BxBEUHZVWq') index_test.go:143: sql update test_index set c1 = 8712826515175524354, c2 = 0.801419, c3 = 'BWQMBDZDaa' where c = 2087 index_test.go:137: sql insert into test_index values (2498, 6528217252556929222, 0.171845, 'j4PPGtWkUt') index_test.go:143: sql update test_index set c1 = 3830010350390671677, c2 = 0.273366, c3 = '4zXJtQMipl' where c = 2026 index_test.go:140: sql delete from test_index where c = 2442 index_test.go:143: sql update test_index set c1 = 3058640617916455082, c2 = 0.847198, c3 = 'WIq5pxSKX6' where c = 376 index_test.go:143: sql update test_index set c1 = 8664344908819222463, c2 = 0.163784, c3 = 's69zhiMNk8' where c = 956 index_test.go:137: sql insert into test_index values (2499, 5662271591982097270, 0.723686, 'yK5vI74HW3') index_test.go:140: sql delete from test_index where c = 707 index_test.go:140: sql delete from test_index where c = 2478 index_test.go:143: sql update test_index set c1 = 4896955269068311485, c2 = 0.850195, c3 = 'ruacGw1Na9' where c = 1090 index_test.go:140: sql delete from test_index where c = 1954 index_test.go:140: sql delete from test_index where c = 1361 index_test.go:143: sql update test_index set c1 = 42695331584096746, c2 = 0.887905, c3 = 'FKMzzt5Eqd' where c = 1222 index_test.go:143: sql update test_index set c1 = 5116743177054350011, c2 = 0.414981, c3 = '4NNdUg9CV4' where c = 2474 index_test.go:143: sql update test_index set c1 = 3555036400112473320, c2 = 0.215976, c3 = 'vhnzXH8mQr' where c = 1985 index_test.go:143: sql update test_index set c1 = 158214316613849862, c2 = 0.076102, c3 = 'jPznocHJBa' where c = 1560 index_test.go:137: sql insert into test_index values (2500, 1791700245256535307, 0.035715, '2bTpO0Yrly') index_test.go:140: sql delete from test_index where c = 1876 index_test.go:143: sql update test_index set c1 = 3458289090328282439, c2 = 0.698914, c3 = 'vIdJWjkEKm' where c = 429 index_test.go:137: sql insert into test_index values (2501, 5223641204974063060, 0.657130, 'jwOyzP19sP') index_test.go:137: sql insert into test_index values (2505, 2243357585303200939, 0.168641, '1cixoQd0uF') index_test.go:137: sql insert into test_index values (2502, 939950688490179782, 0.833638, 'F6MV8RGjua') index_test.go:137: sql insert into test_index values (2508, 5521409668747614359, 0.224552, 'cWe5vhbSG9') index_test.go:137: sql insert into test_index values (2504, 8518087268030976998, 0.830133, '9uIuTYzquS') index_test.go:137: sql insert into test_index values (2510, 8048778984692287525, 0.760735, 'caPd0of38F') index_test.go:137: sql insert into test_index values (2509, 6921425760583522581, 0.307036, 'sfCYK4lqBT') index_test.go:137: sql insert into test_index values (2503, 6777859844245099632, 0.154380, 'TpldHP8NOj') index_test.go:140: sql delete from test_index where c = 1752 index_test.go:140: sql delete from test_index where c = 1758 index_test.go:137: sql insert into test_index values (2506, 4768136082949571420, 0.072744, 'ThxGWM2KEI') index_test.go:137: sql insert into test_index values (2507, 5521158566189224767, 0.343553, 's1IO2i0yIk') index_test.go:140: sql delete from test_index where c = 593 index_test.go:140: sql delete from test_index where c = 1301 index_test.go:140: sql delete from test_index where c = 2478 index_test.go:143: sql update test_index set c1 = 8457014041560774501, c2 = 0.630299, c3 = 'XKBaPOKqtm' where c = 541 index_test.go:140: sql delete from test_index where c = 1388 index_test.go:140: sql delete from test_index where c = 1035 index_test.go:140: sql delete from test_index where c = 1915 index_test.go:143: sql update test_index set c1 = 2097299719992151315, c2 = 0.212604, c3 = 'CJfVsGGsCt' where c = 907 index_test.go:143: sql update test_index set c1 = 1638933858344446136, c2 = 0.799566, c3 = 'Yb5YC8QFli' where c = 943 index_test.go:140: sql delete from test_index where c = 1787 index_test.go:140: sql delete from test_index where c = 2258 index_test.go:143: sql update test_index set c1 = 5256004461327596298, c2 = 0.706450, c3 = 'FhnJzU0x8o' where c = 2110 index_test.go:137: sql insert into test_index values (2511, 8677968434194164136, 0.382969, 'uawu0oPLzv') index_test.go:143: sql update test_index set c1 = 2797040367058362916, c2 = 0.357824, c3 = 'U6PgnBZA3G' where c = 324 index_test.go:143: sql update test_index set c1 = 1890345929070894520, c2 = 0.773290, c3 = 'dIWibuunAA' where c = 2134 index_test.go:143: sql update test_index set c1 = 3958070106096372017, c2 = 0.234265, c3 = 'jhsoWFh780' where c = 1089 index_test.go:143: sql update test_index set c1 = 1085744466835504474, c2 = 0.614755, c3 = 'a9zOeCKdwA' where c = 1677 index_test.go:140: sql delete from test_index where c = 1 index_test.go:137: sql insert into test_index values (2512, 4969634028331719701, 0.611041, 'zw70uZc6RH') index_test.go:137: sql insert into test_index values (2513, 6074244011998612611, 0.347082, 'N18aC8sG5L') index_test.go:140: sql delete from test_index where c = 121 index_test.go:137: sql insert into test_index values (2514, 6987474007940669946, 0.288277, '3RfkTR5wRt') index_test.go:143: sql update test_index set c1 = 2489329645706150041, c2 = 0.136175, c3 = 'z84k569Kum' where c = 1644 index_test.go:137: sql insert into test_index values (2516, 3516284409447955744, 0.029485, 'ir76k0NZfq') index_test.go:137: sql insert into test_index values (2518, 6367432675899727544, 0.550471, 'zYyQvSSFcK') index_test.go:140: sql delete from test_index where c = 1688 index_test.go:140: sql delete from test_index where c = 574 index_test.go:143: sql update test_index set c1 = 5451954800434943875, c2 = 0.770653, c3 = '4tlm2OoVaz' where c = 917 index_test.go:143: sql update test_index set c1 = 7927771984146314199, c2 = 0.923511, c3 = '68UE6NqVxt' where c = 2477 index_test.go:143: sql update test_index set c1 = 3005195829290831312, c2 = 0.703178, c3 = 'HmXaaOJ16B' where c = 1797 index_test.go:137: sql insert into test_index values (2515, 4867985538246178379, 0.079098, 'sM36QXNWPb') index_test.go:137: sql insert into test_index values (2517, 3614471286761497777, 0.966518, 'rVO4yht68W') index_test.go:143: sql update test_index set c1 = 3421199708452875352, c2 = 0.913922, c3 = 'EP9NjH6CXs' where c = 2055 index_test.go:140: sql delete from test_index where c = 1452 index_test.go:137: sql insert into test_index values (2519, 4541281634303413482, 0.953253, 'T1OjS5sveA') index_test.go:140: sql delete from test_index where c = 1046 index_test.go:140: sql delete from test_index where c = 549 index_test.go:143: sql update test_index set c1 = 8948122002655066654, c2 = 0.618435, c3 = 'xqS2bYdq6Y' where c = 693 index_test.go:143: sql update test_index set c1 = 6076905488945197459, c2 = 0.519837, c3 = 'RyLgNo0lpl' where c = 401 index_test.go:137: sql insert into test_index values (2521, 7151710746261041939, 0.876768, 'OeWOLfjUPw') index_test.go:137: sql insert into test_index values (2520, 3593652303987866635, 0.856858, '8dUc7zYtjW') index_test.go:137: sql insert into test_index values (2522, 5354652035196410935, 0.452982, 'ZACAVJrwnb') index_test.go:140: sql delete from test_index where c = 1590 index_test.go:140: sql delete from test_index where c = 351 index_test.go:143: sql update test_index set c1 = 3815858930182284042, c2 = 0.670276, c3 = 'nFEGbHqzLN' where c = 225 index_test.go:137: sql insert into test_index values (2523, 2923086923257700980, 0.803196, 'rnlVzkZ05R') index_test.go:143: sql update test_index set c1 = 3896185202156804638, c2 = 0.688231, c3 = '81INti03PE' where c = 560 index_test.go:143: sql update test_index set c1 = 9056786348999538845, c2 = 0.708323, c3 = 'n2WxdI5KBa' where c = 502 index_test.go:140: sql delete from test_index where c = 1229 index_test.go:137: sql insert into test_index values (2524, 5752896700036173884, 0.873527, '6dcq2w9Am7') index_test.go:137: sql insert into test_index values (2525, 7934803000677229742, 0.654985, 'YJFLoi5VdX') index_test.go:140: sql delete from test_index where c = 341 index_test.go:140: sql delete from test_index where c = 2451 index_test.go:143: sql update test_index set c1 = 1668678591154857956, c2 = 0.921918, c3 = 'fAtz4JKD0N' where c = 2091 index_test.go:137: sql insert into test_index values (2526, 1281928095568140288, 0.309837, 'Gmi2CADwDf') index_test.go:140: sql delete from test_index where c = 1996 index_test.go:137: sql insert into test_index values (2528, 9082385174816922596, 0.674582, 'fEI8K5gdZw') index_test.go:137: sql insert into test_index values (2527, 5156064823406304181, 0.245721, '6wPHCIfuy1') index_test.go:143: sql update test_index set c1 = 281853573063609951, c2 = 0.297625, c3 = 'xY6CSySYIC' where c = 228 index_test.go:143: sql update test_index set c1 = 3306699102552149247, c2 = 0.092336, c3 = 'Ft9JsOWSlV' where c = 772 index_test.go:140: sql delete from test_index where c = 1599 index_test.go:143: sql update test_index set c1 = 8399261038651779672, c2 = 0.297125, c3 = 'SDQoYMEQw3' where c = 1410 index_test.go:140: sql delete from test_index where c = 2112 index_test.go:137: sql insert into test_index values (2529, 7917042641620909029, 0.513166, 'dXB92T6MQy') index_test.go:140: sql delete from test_index where c = 870 index_test.go:140: sql delete from test_index where c = 1903 index_test.go:137: sql insert into test_index values (2531, 4507522651310224640, 0.865746, 'mZW3eEQ3zp') index_test.go:137: sql insert into test_index values (2530, 2283515814556577721, 0.862702, 'h2V84HVRH4') index_test.go:143: sql update test_index set c1 = 3050019348848525076, c2 = 0.935395, c3 = 'FlQccGP3Be' where c = 6 index_test.go:137: sql insert into test_index values (2532, 428289985571853331, 0.165721, 'HkLiIj3xig') index_test.go:143: sql update test_index set c1 = 5792208964988231282, c2 = 0.658965, c3 = 'YyvZXqGusP' where c = 1569 index_test.go:143: sql update test_index set c1 = 7260562271010401015, c2 = 0.899644, c3 = 'CR3vr9oOJT' where c = 9 index_test.go:140: sql delete from test_index where c = 1498 index_test.go:140: sql delete from test_index where c = 1159 index_test.go:140: sql delete from test_index where c = 2007 index_test.go:140: sql delete from test_index where c = 2288 index_test.go:143: sql update test_index set c1 = 2957264768601434741, c2 = 0.531350, c3 = '0pbbhy9xeq' where c = 1554 index_test.go:143: sql update test_index set c1 = 3296222998305238860, c2 = 0.973031, c3 = 'nHHMF6RiTl' where c = 1071 index_test.go:143: sql update test_index set c1 = 2160367016699148022, c2 = 0.806566, c3 = 'q98twKriW9' where c = 1290 index_test.go:137: sql insert into test_index values (2533, 7206305023530265860, 0.422393, 'HncAhMSPqH') index_test.go:137: sql insert into test_index values (2535, 60062121104424959, 0.403445, 'yjvc1I8WDw') index_test.go:137: sql insert into test_index values (2534, 469702093304487011, 0.275038, '1FNkxDJc8c') index_test.go:143: sql update test_index set c1 = 9140422637741552782, c2 = 0.293067, c3 = '4EVDCPefbV' where c = 2126 index_test.go:140: sql delete from test_index where c = 769 index_test.go:140: sql delete from test_index where c = 2453 index_test.go:143: sql update test_index set c1 = 2239392811475299227, c2 = 0.198298, c3 = 'qnWlZ0qXpQ' where c = 2193 index_test.go:137: sql insert into test_index values (2536, 5301934201884300251, 0.545623, 'cSfvKYMCda') index_test.go:143: sql update test_index set c1 = 8554851411277124606, c2 = 0.452731, c3 = 'q1lQQYaqVq' where c = 1044 index_test.go:137: sql insert into test_index values (2538, 3440077950835251817, 0.563687, 'PpuFyJYTGL') index_test.go:143: sql update test_index set c1 = 6510628387750091591, c2 = 0.227563, c3 = 'mUKrYM7nfT' where c = 479 index_test.go:137: sql insert into test_index values (2537, 5242536294438984278, 0.505442, 'wzzUqxBkkl') index_test.go:140: sql delete from test_index where c = 196 index_test.go:140: sql delete from test_index where c = 1573 index_test.go:137: sql insert into test_index values (2540, 5784711432077465885, 0.217469, 'nzDfNzGNIm') index_test.go:140: sql delete from test_index where c = 1649 index_test.go:137: sql insert into test_index values (2539, 6705530573227330398, 0.242816, 'lKRWCV6Aua') index_test.go:137: sql insert into test_index values (2541, 5516958930788522128, 0.277400, 'WoNb9Mtlyw') index_test.go:140: sql delete from test_index where c = 41 index_test.go:143: sql update test_index set c1 = 8919708930348532600, c2 = 0.408110, c3 = 'mnxOQIgNya' where c = 1131 index_test.go:140: sql delete from test_index where c = 1372 index_test.go:137: sql insert into test_index values (2542, 8636522520070631667, 0.719833, 'c7UI8pRGer') index_test.go:140: sql delete from test_index where c = 2210 index_test.go:143: sql update test_index set c1 = 8592307057817532156, c2 = 0.734681, c3 = '5DLPc5OUT1' where c = 1693 index_test.go:140: sql delete from test_index where c = 1798 index_test.go:140: sql delete from test_index where c = 2007 index_test.go:143: sql update test_index set c1 = 3815220210028033790, c2 = 0.225970, c3 = 'CR0eVTuem3' where c = 1460 index_test.go:143: sql update test_index set c1 = 4188300399358537934, c2 = 0.149537, c3 = 'df1teibyNP' where c = 300 index_test.go:143: sql update test_index set c1 = 6046742518154132432, c2 = 0.580175, c3 = 'XTXfmFeAPr' where c = 1682 index_test.go:137: sql insert into test_index values (2543, 2714242952822296604, 0.503460, 'DWGspTxszV') index_test.go:140: sql delete from test_index where c = 1686 index_test.go:140: sql delete from test_index where c = 1362 index_test.go:143: sql update test_index set c1 = 5172864160838811745, c2 = 0.945312, c3 = 'BagbF1I0u7' where c = 1515 index_test.go:143: sql update test_index set c1 = 298986939966421678, c2 = 0.074332, c3 = 'Anootdjepi' where c = 714 index_test.go:143: sql update test_index set c1 = 1018501869363278213, c2 = 0.206009, c3 = 'qMiFpTOEvM' where c = 2086 index_test.go:137: sql insert into test_index values (2545, 6525229777273656387, 0.299691, 'pT0VisFulr') index_test.go:137: sql insert into test_index values (2547, 439228090778349895, 0.493384, 'OOVsXXnr8V') index_test.go:137: sql insert into test_index values (2544, 6183811798473594553, 0.337058, 'GCpUzCE9iL') index_test.go:137: sql insert into test_index values (2546, 8624073464458819835, 0.295304, 'ceBwvwtLhf') index_test.go:143: sql update test_index set c1 = 1818758343291421501, c2 = 0.571218, c3 = 'PXznlykXmK' where c = 554 index_test.go:140: sql delete from test_index where c = 593 index_test.go:143: sql update test_index set c1 = 3704083861951263020, c2 = 0.152943, c3 = 'ydXqIBkkro' where c = 204 index_test.go:140: sql delete from test_index where c = 781 index_test.go:137: sql insert into test_index values (2550, 9053998826850928113, 0.897209, 'PXggy6KWuD') index_test.go:137: sql insert into test_index values (2551, 5332857275500445826, 0.310415, 'F9JeBJCHOP') index_test.go:143: sql update test_index set c1 = 8421644754495277659, c2 = 0.076229, c3 = 'Y6JwJyqVct' where c = 1120 index_test.go:140: sql delete from test_index where c = 1334 index_test.go:140: sql delete from test_index where c = 2348 index_test.go:140: sql delete from test_index where c = 38 index_test.go:137: sql insert into test_index values (2552, 5760455809537366393, 0.429638, 'vvZp8E4560') index_test.go:137: sql insert into test_index values (2548, 2913759765016535719, 0.863640, '49lpsaC9PJ') index_test.go:143: sql update test_index set c1 = 5454240015074957882, c2 = 0.126009, c3 = 'QaqlPyZ4rK' where c = 2229 index_test.go:143: sql update test_index set c1 = 2641934775297738803, c2 = 0.240405, c3 = 'kzZYUBi015' where c = 1071 index_test.go:137: sql insert into test_index values (2553, 8393980732361961644, 0.547553, 'Vq3VrpKQs1') index_test.go:140: sql delete from test_index where c = 1443 index_test.go:140: sql delete from test_index where c = 868 index_test.go:137: sql insert into test_index values (2549, 3950577105969026026, 0.914285, 'J00dv5TnGC') index_test.go:143: sql update test_index set c1 = 2908419963293482782, c2 = 0.281057, c3 = 'Qankew15vg' where c = 1866 index_test.go:140: sql delete from test_index where c = 132 index_test.go:143: sql update test_index set c1 = 1320900439448676806, c2 = 0.220213, c3 = '8LZsaoIb9u' where c = 2149 index_test.go:143: sql update test_index set c1 = 3687887398204194910, c2 = 0.575454, c3 = 'ewj4PX1q4a' where c = 1491 index_test.go:137: sql insert into test_index values (2555, 1509168491946612773, 0.427280, 'LBdSP0x8P9') index_test.go:140: sql delete from test_index where c = 600 index_test.go:137: sql insert into test_index values (2554, 1091747698214546197, 0.674737, 'Ta5AtZb8At') index_test.go:137: sql insert into test_index values (2557, 8772356465469605330, 0.778368, 'nuIjiJ7O83') index_test.go:137: sql insert into test_index values (2558, 8145235589080811282, 0.633680, 'DRt357VPm9') index_test.go:140: sql delete from test_index where c = 243 index_test.go:140: sql delete from test_index where c = 1908 index_test.go:137: sql insert into test_index values (2556, 8981314991471299929, 0.851229, 'H6P8MdVm3F') index_test.go:143: sql update test_index set c1 = 1914327916817652752, c2 = 0.573681, c3 = 'LRAI84bNJO' where c = 1097 index_test.go:140: sql delete from test_index where c = 141 index_test.go:143: sql update test_index set c1 = 4273165532691310412, c2 = 0.660171, c3 = 'D1u5dZPTIS' where c = 1669 index_test.go:143: sql update test_index set c1 = 3717763776682298516, c2 = 0.354692, c3 = '6NW7fZ6I4l' where c = 1716 index_test.go:143: sql update test_index set c1 = 554717070629018066, c2 = 0.322802, c3 = 'sWowq3Jgun' where c = 1696 index_test.go:140: sql delete from test_index where c = 1340 index_test.go:143: sql update test_index set c1 = 612541835565334823, c2 = 0.849801, c3 = 'w1tHOEDO1G' where c = 1488 index_test.go:143: sql update test_index set c1 = 2200940783703784861, c2 = 0.496846, c3 = 'ize5EU14lF' where c = 1985 index_test.go:137: sql insert into test_index values (2560, 4124446846485382226, 0.927586, 'QOn83TH3oj') index_test.go:140: sql delete from test_index where c = 1814 index_test.go:137: sql insert into test_index values (2559, 7057932314495216789, 0.045061, 'nF6PfJC48c') index_test.go:140: sql delete from test_index where c = 1165 index_test.go:143: sql update test_index set c1 = 7165317895553231858, c2 = 0.696696, c3 = '054Y5UO9xN' where c = 470 index_test.go:137: sql insert into test_index values (2562, 5054657944381984427, 0.003509, 'MehGa5hRNb') index_test.go:137: sql insert into test_index values (2561, 3816072153158454223, 0.082544, 'sTcP1Xl5pp') index_test.go:140: sql delete from test_index where c = 999 index_test.go:143: sql update test_index set c1 = 6747485036985138090, c2 = 0.006435, c3 = 'dgi6FIeLQz' where c = 1377 index_test.go:140: sql delete from test_index where c = 945 index_test.go:143: sql update test_index set c1 = 5090729678651082202, c2 = 0.985436, c3 = 'SdQaVC1Fay' where c = 2258 index_test.go:137: sql insert into test_index values (2564, 2619300880188441681, 0.536591, 'vtII77PHlX') index_test.go:143: sql update test_index set c1 = 415812547744669812, c2 = 0.834770, c3 = 'bECQKuAbRn' where c = 288 index_test.go:137: sql insert into test_index values (2565, 6174438018494352222, 0.484439, 'rEtVOBXJzC') index_test.go:137: sql insert into test_index values (2563, 4570984147363037629, 0.495501, '3PEZXDKKqY') index_test.go:140: sql delete from test_index where c = 2099 index_test.go:140: sql delete from test_index where c = 2290 index_test.go:137: sql insert into test_index values (2566, 8572220038236406529, 0.992926, 'SfIA6UwIPd') index_test.go:137: sql insert into test_index values (2567, 5413327057613723957, 0.937336, 'f85OXvsXHZ') index_test.go:140: sql delete from test_index where c = 568 index_test.go:143: sql update test_index set c1 = 1432652607199123688, c2 = 0.106343, c3 = '5TomaquTHq' where c = 527 index_test.go:140: sql delete from test_index where c = 641 index_test.go:143: sql update test_index set c1 = 5446437632822695869, c2 = 0.855029, c3 = '8BXAY3dQgq' where c = 1388 index_test.go:143: sql update test_index set c1 = 6196039123607762372, c2 = 0.727353, c3 = '3hhL9JIKkV' where c = 2458 index_test.go:137: sql insert into test_index values (2568, 5253643305633602418, 0.018446, 'sZ606fMgEt') index_test.go:140: sql delete from test_index where c = 1298 index_test.go:143: sql update test_index set c1 = 496924639956277613, c2 = 0.636085, c3 = 'yWHc520HXQ' where c = 1586 index_test.go:140: sql delete from test_index where c = 1805 index_test.go:140: sql delete from test_index where c = 1232 index_test.go:137: sql insert into test_index values (2569, 3201848647021556887, 0.491467, '1OBrPc9IMl') index_test.go:143: sql update test_index set c1 = 7099620601034740652, c2 = 0.092416, c3 = 'gCFgUVyul6' where c = 2549 index_test.go:137: sql insert into test_index values (2570, 5865962622310438359, 0.483210, 'fyNFIfYUNd') index_test.go:143: sql update test_index set c1 = 4207867195655553196, c2 = 0.342797, c3 = '1RN8H9pJLS' where c = 1238 index_test.go:140: sql delete from test_index where c = 1909 index_test.go:137: sql insert into test_index values (2572, 1411028444889516109, 0.562990, 'otKh2E7P0P') index_test.go:143: sql update test_index set c1 = 4425942803739512636, c2 = 0.672543, c3 = 'YCGzce0JSx' where c = 2260 index_test.go:137: sql insert into test_index values (2571, 6186572941183290807, 0.244235, 'OoQIygoAbd') index_test.go:137: sql insert into test_index values (2573, 5814286933201071132, 0.890466, '6irFp81T1W') index_test.go:143: sql update test_index set c1 = 1543629128766160818, c2 = 0.212027, c3 = '3GmKaaM8Lu' where c = 1365 index_test.go:137: sql insert into test_index values (2574, 2153226911876401186, 0.294497, 'FrxGgsnsN7') index_test.go:143: sql update test_index set c1 = 8563181914057115024, c2 = 0.425361, c3 = '9LMWMueiMA' where c = 695 index_test.go:140: sql delete from test_index where c = 2416 index_test.go:140: sql delete from test_index where c = 1352 index_test.go:137: sql insert into test_index values (2575, 6325927256058300441, 0.034090, 'ha3v9ebmgs') index_test.go:140: sql delete from test_index where c = 1547 index_test.go:140: sql delete from test_index where c = 2350 index_test.go:140: sql delete from test_index where c = 1440 index_test.go:140: sql delete from test_index where c = 2499 index_test.go:137: sql insert into test_index values (2576, 2409198027831514316, 0.514369, 'corylLoLEw') index_test.go:143: sql update test_index set c1 = 3561822476688829202, c2 = 0.230113, c3 = 'CPcmJTNkPK' where c = 2422 index_test.go:137: sql insert into test_index values (2577, 2576931491603605548, 0.172789, 'Lid42YfaDi') index_test.go:143: sql update test_index set c1 = 8773407142114313346, c2 = 0.560915, c3 = 'izDcKpY5UC' where c = 1720 index_test.go:143: sql update test_index set c1 = 837963106331803169, c2 = 0.061353, c3 = 'uumbrWQL8G' where c = 1825 index_test.go:140: sql delete from test_index where c = 1797 index_test.go:143: sql update test_index set c1 = 5178684557449152070, c2 = 0.154305, c3 = '7taeWNcK5Y' where c = 830 index_test.go:143: sql update test_index set c1 = 5558401227267468251, c2 = 0.147238, c3 = 'FO0kMZoLW0' where c = 1550 index_test.go:143: sql update test_index set c1 = 5449225005478056080, c2 = 0.880539, c3 = 'xqcSENscsg' where c = 1172 index_test.go:137: sql insert into test_index values (2578, 5011065735520622092, 0.338511, 'GroKHceXHW') index_test.go:143: sql update test_index set c1 = 7769718252837935453, c2 = 0.300239, c3 = 'oTcZh5G5E2' where c = 1145 index_test.go:137: sql insert into test_index values (2581, 1409876159547621884, 0.904021, 'cNsjuLpThx') index_test.go:137: sql insert into test_index values (2579, 1247833940862648059, 0.408457, 'IJcjsfg1eZ') index_test.go:137: sql insert into test_index values (2580, 2858447728971968333, 0.505683, 'thhRypVPZ8') index_test.go:140: sql delete from test_index where c = 2312 index_test.go:140: sql delete from test_index where c = 2437 index_test.go:137: sql insert into test_index values (2582, 4938119760479438081, 0.202505, 'qigK3TUBDj') index_test.go:137: sql insert into test_index values (2583, 4561221751233962679, 0.642788, '6t59dQhLzj') index_test.go:140: sql delete from test_index where c = 1805 index_test.go:140: sql delete from test_index where c = 1420 index_test.go:140: sql delete from test_index where c = 2083 index_test.go:143: sql update test_index set c1 = 3513639300597007472, c2 = 0.568899, c3 = '8GvnjuPm54' where c = 207 index_test.go:140: sql delete from test_index where c = 1715 index_test.go:137: sql insert into test_index values (2584, 1766705452126790846, 0.438493, 'P2Vv4g4ARu') index_test.go:140: sql delete from test_index where c = 2042 index_test.go:140: sql delete from test_index where c = 1105 index_test.go:143: sql update test_index set c1 = 46600440839032445, c2 = 0.500036, c3 = 'j7PvEsUwOC' where c = 1357 index_test.go:143: sql update test_index set c1 = 7789280521797544156, c2 = 0.506952, c3 = 'mgTBTumLJ1' where c = 2146 index_test.go:143: sql update test_index set c1 = 7370339515277981898, c2 = 0.053168, c3 = 'HbXkVpssiV' where c = 2222 index_test.go:143: sql update test_index set c1 = 8931517273526269624, c2 = 0.075383, c3 = '1fjheuzoZY' where c = 2484 index_test.go:140: sql delete from test_index where c = 1763 index_test.go:137: sql insert into test_index values (2585, 3564317494705876746, 0.540565, '9TbZUKYhbR') index_test.go:143: sql update test_index set c1 = 1156757984577358677, c2 = 0.481316, c3 = 'iX85xB4SsR' where c = 2375 index_test.go:143: sql update test_index set c1 = 6030092886111060597, c2 = 0.241209, c3 = 'EEkkOaFcu0' where c = 1391 index_test.go:137: sql insert into test_index values (2587, 1471887651398295563, 0.481278, 'hJs2pDbdah') index_test.go:137: sql insert into test_index values (2586, 4288418408290908610, 0.103149, 'PCMp6gsiWh') index_test.go:137: sql insert into test_index values (2588, 7508965180921587109, 0.179386, 'En7PQKat4h') index_test.go:143: sql update test_index set c1 = 4381955387892764868, c2 = 0.889396, c3 = '0eKJyPVubA' where c = 2294 index_test.go:140: sql delete from test_index where c = 191 index_test.go:143: sql update test_index set c1 = 7836915582265941772, c2 = 0.209689, c3 = 'Q1P56BXm7y' where c = 2285 index_test.go:140: sql delete from test_index where c = 1292 index_test.go:137: sql insert into test_index values (2589, 317080629646901417, 0.335985, 'xQJY7Kfybk') index_test.go:140: sql delete from test_index where c = 1315 index_test.go:143: sql update test_index set c1 = 1018810694859677736, c2 = 0.908589, c3 = 'ZWvCvwfuEw' where c = 741 index_test.go:140: sql delete from test_index where c = 807 index_test.go:140: sql delete from test_index where c = 1304 index_test.go:143: sql update test_index set c1 = 7697448744058266110, c2 = 0.596293, c3 = '8exPXobodQ' where c = 404 index_test.go:137: sql insert into test_index values (2590, 2623690182627072487, 0.819399, '1UHIpllalb') index_test.go:137: sql insert into test_index values (2591, 5541369805743821771, 0.400782, 'qRVPvq8kVL') index_test.go:143: sql update test_index set c1 = 121232125724585274, c2 = 0.128535, c3 = 'cnyzplUTu8' where c = 208 index_test.go:140: sql delete from test_index where c = 368 index_test.go:140: sql delete from test_index where c = 1279 index_test.go:143: sql update test_index set c1 = 8746821374550914276, c2 = 0.565614, c3 = 'FRNENGQSAf' where c = 209 index_test.go:143: sql update test_index set c1 = 2890095223849931532, c2 = 0.088736, c3 = '94WOiybwnX' where c = 1645 index_test.go:143: sql update test_index set c1 = 593136250410476145, c2 = 0.168950, c3 = 'p66d9V2RPX' where c = 1288 index_test.go:137: sql insert into test_index values (2592, 6388615047787636466, 0.961272, 'fEYpRXurqc') index_test.go:137: sql insert into test_index values (2593, 1595244273315766515, 0.588910, '2xipEkWsrQ') index_test.go:143: sql update test_index set c1 = 5212616507833213010, c2 = 0.941549, c3 = 'FPXNAxn3jR' where c = 890 index_test.go:140: sql delete from test_index where c = 1811 index_test.go:140: sql delete from test_index where c = 664 index_test.go:143: sql update test_index set c1 = 5075639109612722189, c2 = 0.790228, c3 = 'UkTRhAL4FL' where c = 989 index_test.go:143: sql update test_index set c1 = 1905962025016499735, c2 = 0.225439, c3 = 'jAv4v6xa3E' where c = 804 index_test.go:143: sql update test_index set c1 = 2538503156673920448, c2 = 0.285903, c3 = 'tGVVOVwJbw' where c = 1903 index_test.go:137: sql insert into test_index values (2594, 7431001530717359909, 0.591550, 'v0Q4XBN7DT') index_test.go:140: sql delete from test_index where c = 1051 index_test.go:143: sql update test_index set c1 = 7690297090994366653, c2 = 0.221692, c3 = 'yCI4cv1Wsg' where c = 1592 index_test.go:137: sql insert into test_index values (2595, 1184404756596088480, 0.400962, 'YOAdA9seLZ') index_test.go:140: sql delete from test_index where c = 1125 index_test.go:143: sql update test_index set c1 = 7453315864458100547, c2 = 0.303193, c3 = 'dM91AJkEEQ' where c = 2523 index_test.go:137: sql insert into test_index values (2596, 2749963586983816947, 0.168408, 'pINfg4LyvU') index_test.go:140: sql delete from test_index where c = 1636 index_test.go:143: sql update test_index set c1 = 1571163191848236113, c2 = 0.775945, c3 = 'dg09A4HKB9' where c = 1153 index_test.go:137: sql insert into test_index values (2597, 2760475762062298218, 0.307619, 'leP5r8GG6M') index_test.go:140: sql delete from test_index where c = 378 index_test.go:143: sql update test_index set c1 = 8558068785054296738, c2 = 0.459401, c3 = 'GEFXmEx61t' where c = 1989 index_test.go:137: sql insert into test_index values (2598, 5240366157947410265, 0.171160, 'XXzNCM9Wc6') index_test.go:140: sql delete from test_index where c = 1300 index_test.go:143: sql update test_index set c1 = 769704110482884391, c2 = 0.652423, c3 = 'ae6o6VNs5E' where c = 8 index_test.go:137: sql insert into test_index values (2599, 3747204865504251954, 0.099010, '6oEoRFJXqB') index_test.go:140: sql delete from test_index where c = 99 index_test.go:143: sql update test_index set c1 = 9012962164929971220, c2 = 0.522998, c3 = 'bv8pAsDxuT' where c = 759 index_test.go:137: sql insert into test_index values (2600, 1029696732553277669, 0.221077, 'hFBotSeYdm') index_test.go:140: sql delete from test_index where c = 2514 index_test.go:143: sql update test_index set c1 = 6001061694924358023, c2 = 0.495631, c3 = 'daSdQSP9XV' where c = 702 wait tikv ready... index_test.go:137: sql insert into test_index values (2608, 1845913022351367301, 0.203797, 'RD6atmYrxo') index_test.go:137: sql insert into test_index values (2601, 684487325448556643, 0.696430, '4OeQ9upBom') index_test.go:137: sql insert into test_index values (2603, 4330568510965706643, 0.711178, 'JE9Q00FsvI') index_test.go:137: sql insert into test_index values (2607, 2154985290467083643, 0.971330, 'ZHhAz6CdhL') index_test.go:137: sql insert into test_index values (2602, 4461779424864213873, 0.905345, 'rT9hGooc9z') index_test.go:137: sql insert into test_index values (2605, 1271302736258011014, 0.550108, '1UqLo3ycEx') index_test.go:140: sql delete from test_index where c = 1698 index_test.go:137: sql insert into test_index values (2606, 6140507388537904151, 0.390644, 'V5erc6DXCR') index_test.go:137: sql insert into test_index values (2610, 4130390630882725470, 0.990422, 'hBruD84Irs') index_test.go:137: sql insert into test_index values (2604, 7294686329884701593, 0.649060, 'n7X6fBHkSj') index_test.go:137: sql insert into test_index values (2609, 4975858612854473049, 0.088713, 'VyP2pwhwfR') index_test.go:140: sql delete from test_index where c = 183 index_test.go:140: sql delete from test_index where c = 194 index_test.go:140: sql delete from test_index where c = 654 index_test.go:143: sql update test_index set c1 = 7347316426255161414, c2 = 0.657597, c3 = 'OeWqQqudVv' where c = 791 index_test.go:140: sql delete from test_index where c = 1701 index_test.go:143: sql update test_index set c1 = 1776436278087966160, c2 = 0.779478, c3 = 'kj5lUAAzrB' where c = 1599 index_test.go:140: sql delete from test_index where c = 502 index_test.go:143: sql update test_index set c1 = 8108890967597640314, c2 = 0.499494, c3 = 'kgxmkiGTo9' where c = 982 index_test.go:140: sql delete from test_index where c = 1389 index_test.go:140: sql delete from test_index where c = 867 index_test.go:143: sql update test_index set c1 = 4050372898335290833, c2 = 0.311826, c3 = '0os5YTJOeg' where c = 2284 index_test.go:143: sql update test_index set c1 = 6893986830224035252, c2 = 0.276456, c3 = 'CtyOC2xqpy' where c = 449 index_test.go:140: sql delete from test_index where c = 2173 index_test.go:140: sql delete from test_index where c = 1663 index_test.go:143: sql update test_index set c1 = 1503293586735883714, c2 = 0.978252, c3 = 'nBfPS35FCF' where c = 774 index_test.go:137: sql insert into test_index values (2611, 9105765435232483959, 0.773589, 'oqqg4k25IP') index_test.go:137: sql insert into test_index values (2613, 5505575918388583206, 0.397101, 'DBlmfkm2Zw') index_test.go:137: sql insert into test_index values (2612, 1297021320643696943, 0.063452, 'oWR6lYjkZO') index_test.go:143: sql update test_index set c1 = 2095566224326157342, c2 = 0.672503, c3 = 'pHDvox3lGQ' where c = 2466 index_test.go:137: sql insert into test_index values (2616, 3778342971760469563, 0.232596, 'HgIxhxh1uj') index_test.go:137: sql insert into test_index values (2615, 1162890760201483636, 0.963389, 'xIOQiZleMG') index_test.go:137: sql insert into test_index values (2614, 6469063628476224080, 0.202465, 'YwQYqKpyrx') index_test.go:140: sql delete from test_index where c = 1113 index_test.go:143: sql update test_index set c1 = 9196074206694157590, c2 = 0.479849, c3 = 'JO2Pbpf9oF' where c = 1423 index_test.go:143: sql update test_index set c1 = 1270048515057513914, c2 = 0.547058, c3 = 'vrDL7qoupg' where c = 1889 index_test.go:143: sql update test_index set c1 = 2089941470995334474, c2 = 0.074162, c3 = 'ugsesuLj0A' where c = 1267 index_test.go:140: sql delete from test_index where c = 1878 index_test.go:137: sql insert into test_index values (2617, 4536983330354780102, 0.615231, 'BIbhiZRWhl') index_test.go:140: sql delete from test_index where c = 1242 index_test.go:143: sql update test_index set c1 = 763616319431572425, c2 = 0.723775, c3 = '3yi5rLj6Y8' where c = 1640 index_test.go:140: sql delete from test_index where c = 2025 index_test.go:137: sql insert into test_index values (2618, 4039798789044755791, 0.329839, 's8EA1C3Pm4') # Time: 2024-05-06T10:16:45.946774502+08:00 # Txn_start_ts: 0 # Query_time: 6.012187896 # Parse_time: 0.00007785 # Compile_time: 0.000075416 # Rewrite_time: 0.000001643 # Optimize_time: 0 # Wait_TS: 0.000134954 # DB: test_ddl # Is_internal: false # Digest: ea55b917f3ff0711f6cdc54e8cfbf495a920fdb20f6749a7a030261ad51c0674 # Num_cop_tasks: 0 # Prepared: false # Plan_from_cache: false # Plan_from_binding: false # Has_more_results: false # KV_total: 0 # PD_total: 0 # Backoff_total: 0 # Write_sql_response_total: 0 # Result_rows: 0 # Succ: true # IsExplicitTxn: false # IsSyncStatsFailed: false # Resource_group: default create index c2_index on test_index (c2); index_test.go:143: sql update test_index set c1 = 1738759272082888214, c2 = 0.835809, c3 = 'wFg8zVHRXc' where c = 1608 index_test.go:140: sql delete from test_index where c = 1791 index_test.go:140: sql delete from test_index where c = 932 index_test.go:137: sql insert into test_index values (2619, 7047828319228629446, 0.501688, 'TudppuP6Cf') index_test.go:137: sql insert into test_index values (2620, 1732785740836817275, 0.035907, 'JqDF02A4dd') index_test.go:137: sql insert into test_index values (2621, 8348618940863912799, 0.028594, 'p9USnqPS88') index_test.go:140: sql delete from test_index where c = 2106 index_test.go:143: sql update test_index set c1 = 5293092482316489625, c2 = 0.738280, c3 = '95HsyOMGay' where c = 2585 index_test.go:140: sql delete from test_index where c = 25 index_test.go:143: sql update test_index set c1 = 6806306571617955435, c2 = 0.419094, c3 = '4q1bPjcdkc' where c = 983 index_test.go:137: sql insert into test_index values (2622, 1009238880388890345, 0.311931, 'ODQUFFHYmE') index_test.go:143: sql update test_index set c1 = 624065074309674072, c2 = 0.044766, c3 = 'fOMYrdIxIm' where c = 1635 index_test.go:143: sql update test_index set c1 = 8376420937702639480, c2 = 0.223421, c3 = 'h6BB3px9Rr' where c = 168 index_test.go:140: sql delete from test_index where c = 834 index_test.go:143: sql update test_index set c1 = 4174278701125296152, c2 = 0.312975, c3 = 'ojkH7JTksB' where c = 816 index_test.go:140: sql delete from test_index where c = 1033 index_test.go:137: sql insert into test_index values (2624, 8365704352659138901, 0.376295, 'v8NjFRxFyD') index_test.go:140: sql delete from test_index where c = 2589 index_test.go:143: sql update test_index set c1 = 709533072395102017, c2 = 0.811272, c3 = 'EkeyE9HA9K' where c = 1466 index_test.go:137: sql insert into test_index values (2623, 7426189562218805079, 0.822022, 'L1NR2BQO57') index_test.go:143: sql update test_index set c1 = 6453479975458302233, c2 = 0.033416, c3 = 'tMkpewOtps' where c = 1784 index_test.go:137: sql insert into test_index values (2625, 8399992626918289563, 0.685640, 'cZCDFk028a') index_test.go:140: sql delete from test_index where c = 2400 index_test.go:143: sql update test_index set c1 = 2535643910106550400, c2 = 0.041929, c3 = 'yEKSgaPwrT' where c = 1051 index_test.go:140: sql delete from test_index where c = 950 index_test.go:140: sql delete from test_index where c = 1965 index_test.go:137: sql insert into test_index values (2626, 8239332125595508689, 0.952686, 'dVRRr6vxW6') index_test.go:143: sql update test_index set c1 = 5690294867943967290, c2 = 0.761505, c3 = '4vfwk9U4eS' where c = 102 index_test.go:143: sql update test_index set c1 = 4465886772335478638, c2 = 0.565091, c3 = '9dDEhFg4dW' where c = 168 index_test.go:137: sql insert into test_index values (2628, 3876843241868192602, 0.112550, '5hUU23vmg9') index_test.go:137: sql insert into test_index values (2627, 7817944664867200629, 0.868157, 'nyT2BaWmUY') index_test.go:143: sql update test_index set c1 = 4143940681519596937, c2 = 0.479913, c3 = 'A4MY7MDZCf' where c = 497 index_test.go:137: sql insert into test_index values (2630, 2799141987718956546, 0.085006, 'CYqJaCO4op') index_test.go:140: sql delete from test_index where c = 266 index_test.go:140: sql delete from test_index where c = 1129 index_test.go:137: sql insert into test_index values (2629, 3066878328508270760, 0.833046, 'VwGXrvlwQA') index_test.go:143: sql update test_index set c1 = 6479248981648007784, c2 = 0.397830, c3 = 'EZeoH2OZ2g' where c = 2208 index_test.go:143: sql update test_index set c1 = 3763322097668528779, c2 = 0.604661, c3 = 'NfqRTAZtAw' where c = 467 index_test.go:137: sql insert into test_index values (2631, 46777613067278541, 0.176776, 'gz6J0yKHFP') index_test.go:143: sql update test_index set c1 = 4614553523412484206, c2 = 0.783285, c3 = 'jA9dNVhand' where c = 2582 index_test.go:140: sql delete from test_index where c = 1497 index_test.go:137: sql insert into test_index values (2634, 554712581023881032, 0.743711, '17Ff2d65zu') index_test.go:137: sql insert into test_index values (2632, 52998060807220828, 0.494363, 'x9Z1dqBRpx') index_test.go:137: sql insert into test_index values (2635, 2804946802339521095, 0.680761, '7rANxCymtd') index_test.go:137: sql insert into test_index values (2633, 7724071406529185531, 0.933407, 'ASOPUZJqHS') index_test.go:140: sql delete from test_index where c = 2479 index_test.go:140: sql delete from test_index where c = 319 index_test.go:140: sql delete from test_index where c = 1582 index_test.go:140: sql delete from test_index where c = 701 index_test.go:143: sql update test_index set c1 = 3177456205351757872, c2 = 0.535611, c3 = 'k6LPMFj1VE' where c = 449 index_test.go:143: sql update test_index set c1 = 8348744756873988798, c2 = 0.809322, c3 = 'vONut33MQC' where c = 2024 index_test.go:140: sql delete from test_index where c = 2548 index_test.go:143: sql update test_index set c1 = 6154274081054376145, c2 = 0.633093, c3 = 'rOEOupBNCI' where c = 741 index_test.go:137: sql insert into test_index values (2636, 7385806885673206860, 0.068996, '0mD85azbNV') index_test.go:140: sql delete from test_index where c = 2000 index_test.go:143: sql update test_index set c1 = 70341587928736776, c2 = 0.208724, c3 = 'NRU3fRVk41' where c = 1837 index_test.go:140: sql delete from test_index where c = 297 index_test.go:143: sql update test_index set c1 = 2873806157228319957, c2 = 0.849770, c3 = 'b8QEECOCbx' where c = 1991 index_test.go:143: sql update test_index set c1 = 4614308277792989135, c2 = 0.034234, c3 = 'ZGsPqVVvrb' where c = 1539 index_test.go:140: sql delete from test_index where c = 1871 index_test.go:137: sql insert into test_index values (2637, 304069345219590517, 0.068831, 'Ej8UBo148Y') index_test.go:143: sql update test_index set c1 = 8337051670445961158, c2 = 0.756175, c3 = 'PHux0M7fhW' where c = 425 index_test.go:143: sql update test_index set c1 = 8680614034638014361, c2 = 0.902201, c3 = 'Ye6HnUoyzi' where c = 723 index_test.go:137: sql insert into test_index values (2639, 5468018968009931160, 0.217278, 'W2WGwrKu6q') index_test.go:137: sql insert into test_index values (2640, 415625059379093383, 0.610157, 'Vn2b7v079t') index_test.go:140: sql delete from test_index where c = 1623 index_test.go:137: sql insert into test_index values (2638, 8808491790775333305, 0.891497, 'LNwpo0XEzF') index_test.go:137: sql insert into test_index values (2642, 7777865619528774606, 0.559964, '2hCWw14gfv') index_test.go:137: sql insert into test_index values (2641, 4988468534863245529, 0.331899, 'a0Egithsuc') index_test.go:140: sql delete from test_index where c = 1513 index_test.go:140: sql delete from test_index where c = 2545 index_test.go:140: sql delete from test_index where c = 489 index_test.go:143: sql update test_index set c1 = 8735658615492190078, c2 = 0.651767, c3 = 'vxFHMAMmtn' where c = 667 index_test.go:140: sql delete from test_index where c = 1361 index_test.go:140: sql delete from test_index where c = 474 index_test.go:137: sql insert into test_index values (2643, 29178119091952431, 0.799257, 'PTEfsdm9PU') index_test.go:137: sql insert into test_index values (2644, 9043414719376025613, 0.780639, 'glqjrWlM5r') index_test.go:140: sql delete from test_index where c = 1182 index_test.go:143: sql update test_index set c1 = 6404524958108353597, c2 = 0.710296, c3 = 'JLFRprY7SM' where c = 63 index_test.go:137: sql insert into test_index values (2645, 6101695213316984108, 0.148869, 'ULlLZDwdeY') index_test.go:143: sql update test_index set c1 = 5204891136494296851, c2 = 0.768999, c3 = 'nWYpHXHGvn' where c = 1557 index_test.go:143: sql update test_index set c1 = 921001411406109056, c2 = 0.989877, c3 = 'hAwLtYOcFM' where c = 2282 index_test.go:143: sql update test_index set c1 = 1203519220978522769, c2 = 0.188380, c3 = 'zaehodRdJ1' where c = 1816 index_test.go:143: sql update test_index set c1 = 3061296724766132938, c2 = 0.481913, c3 = 'ZhyTfaCIDZ' where c = 2609 index_test.go:140: sql delete from test_index where c = 1178 index_test.go:140: sql delete from test_index where c = 533 index_test.go:143: sql update test_index set c1 = 4081865044872087334, c2 = 0.528985, c3 = 'QkMb8zHILE' where c = 2420 index_test.go:143: sql update test_index set c1 = 3780948937956933293, c2 = 0.529098, c3 = 'BeJaABXvqW' where c = 1952 index_test.go:140: sql delete from test_index where c = 2505 index_test.go:137: sql insert into test_index values (2646, 7215768824370050798, 0.004279, 'bV4m9K3Aw2') index_test.go:137: sql insert into test_index values (2649, 4817748421657764505, 0.617539, 'JHu3uD74IU') index_test.go:137: sql insert into test_index values (2648, 2175845132348879331, 0.347010, 'WOXamau1nD') index_test.go:143: sql update test_index set c1 = 8707783892568766762, c2 = 0.760033, c3 = 'cI7A8OUtW4' where c = 2445 index_test.go:137: sql insert into test_index values (2647, 7350829094295364721, 0.694242, 'zXGiR32z8G') index_test.go:137: sql insert into test_index values (2651, 4683162571832401139, 0.909798, 'CslE8jXmTO') index_test.go:137: sql insert into test_index values (2652, 2083385960888748727, 0.097918, '67yU9N665H') index_test.go:143: sql update test_index set c1 = 5039632272766715571, c2 = 0.804164, c3 = 'nXzUuExPfD' where c = 2504 index_test.go:140: sql delete from test_index where c = 2432 index_test.go:140: sql delete from test_index where c = 276 index_test.go:140: sql delete from test_index where c = 1331 index_test.go:140: sql delete from test_index where c = 502 index_test.go:143: sql update test_index set c1 = 238949649908343656, c2 = 0.892928, c3 = 'vAuezwk5km' where c = 2476 index_test.go:137: sql insert into test_index values (2653, 6625477091583936045, 0.219888, 'AGIk5qjDz2') index_test.go:143: sql update test_index set c1 = 7248057156407832099, c2 = 0.751116, c3 = 'QNEE4EAmPl' where c = 133 index_test.go:137: sql insert into test_index values (2654, 1294621070854602648, 0.330964, 'A6QPumNiz9') index_test.go:140: sql delete from test_index where c = 911 index_test.go:140: sql delete from test_index where c = 48 index_test.go:143: sql update test_index set c1 = 6235199931006752039, c2 = 0.508180, c3 = 'sXMnUfQdr4' where c = 1838 index_test.go:137: sql insert into test_index values (2655, 9066696646375786321, 0.632364, 'nlMc2yozp6') index_test.go:137: sql insert into test_index values (2656, 2949532523220556233, 0.745604, 'HyCkPQf6So') index_test.go:137: sql insert into test_index values (2650, 7415887151027377660, 0.790926, 'ZT0evYIwfn') index_test.go:143: sql update test_index set c1 = 7702359051616604788, c2 = 0.270706, c3 = 'cNjHYag3tF' where c = 496 index_test.go:140: sql delete from test_index where c = 1242 index_test.go:143: sql update test_index set c1 = 4825505502691052074, c2 = 0.747181, c3 = 'ZvMJCpGP9f' where c = 885 index_test.go:140: sql delete from test_index where c = 491 index_test.go:140: sql delete from test_index where c = 1092 index_test.go:143: sql update test_index set c1 = 9041913260189053940, c2 = 0.491105, c3 = 'HxJK6YEu6j' where c = 2060 index_test.go:140: sql delete from test_index where c = 2008 index_test.go:137: sql insert into test_index values (2657, 111068529904374743, 0.241824, 'SMuhCVhSUr') index_test.go:140: sql delete from test_index where c = 722 index_test.go:137: sql insert into test_index values (2659, 3835615488638886921, 0.105071, '5idLIA2Fav') index_test.go:143: sql update test_index set c1 = 9166003065880295260, c2 = 0.670150, c3 = 'wkMzohlU3M' where c = 559 index_test.go:137: sql insert into test_index values (2658, 4938502704141415813, 0.503632, 'To5rZpcIEv') index_test.go:143: sql update test_index set c1 = 980661888509825029, c2 = 0.395221, c3 = 'EMUYIla6t8' where c = 2516 index_test.go:143: sql update test_index set c1 = 2238384722118812260, c2 = 0.858655, c3 = 's9hObVp22Z' where c = 2289 index_test.go:143: sql update test_index set c1 = 7068060809240997538, c2 = 0.538347, c3 = 'arotTiOPf3' where c = 2276 index_test.go:140: sql delete from test_index where c = 1101 index_test.go:143: sql update test_index set c1 = 7874282388851447364, c2 = 0.162293, c3 = 'XuZ62exmj8' where c = 1531 index_test.go:143: sql update test_index set c1 = 6408903161135256528, c2 = 0.002291, c3 = 'MaF7ULYag0' where c = 2328 index_test.go:137: sql insert into test_index values (2660, 2107250972760951596, 0.377556, 'n4pXhlVubz') index_test.go:137: sql insert into test_index values (2662, 7680331116652408695, 0.028894, 'jKmoskyr5s') index_test.go:137: sql insert into test_index values (2663, 8071688040493914574, 0.497995, 'arce4DxL2p') index_test.go:140: sql delete from test_index where c = 2023 index_test.go:137: sql insert into test_index values (2664, 4790973968725363753, 0.171310, 'VKTDysmIYn') index_test.go:140: sql delete from test_index where c = 735 index_test.go:143: sql update test_index set c1 = 8592676175631854409, c2 = 0.053005, c3 = 'B9hI3zNfzy' where c = 2557 index_test.go:140: sql delete from test_index where c = 1016 index_test.go:140: sql delete from test_index where c = 208 index_test.go:137: sql insert into test_index values (2666, 6249779813241447241, 0.901819, 'qzZLagnULm') index_test.go:137: sql insert into test_index values (2665, 5673619065858708465, 0.108306, 'mcqpjjmZg4') index_test.go:137: sql insert into test_index values (2661, 163859088135737570, 0.697472, 'YZ6arjL8VU') index_test.go:143: sql update test_index set c1 = 48333313452942590, c2 = 0.392658, c3 = 'kEcIddy1BV' where c = 451 index_test.go:143: sql update test_index set c1 = 8577336634849298567, c2 = 0.882375, c3 = 'aI5P8l01kO' where c = 2106 index_test.go:143: sql update test_index set c1 = 8211087930625310116, c2 = 0.418830, c3 = 'VKsHKt5AKH' where c = 199 index_test.go:140: sql delete from test_index where c = 844 index_test.go:143: sql update test_index set c1 = 283292101759229510, c2 = 0.052378, c3 = '2sBo38VGg6' where c = 1841 index_test.go:137: sql insert into test_index values (2667, 3978616475382333966, 0.242708, 'DE3wdaf2Ez') index_test.go:140: sql delete from test_index where c = 2617 index_test.go:140: sql delete from test_index where c = 1064 index_test.go:140: sql delete from test_index where c = 2496 index_test.go:140: sql delete from test_index where c = 2553 index_test.go:137: sql insert into test_index values (2668, 4895834991653394704, 0.845123, 'fRv2aUhJny') index_test.go:137: sql insert into test_index values (2670, 8873198429576895656, 0.683100, 'xLvTv5Pn7B') index_test.go:143: sql update test_index set c1 = 1610882230946772201, c2 = 0.049890, c3 = '0voLNfoAHx' where c = 120 index_test.go:143: sql update test_index set c1 = 3384051412731138513, c2 = 0.231987, c3 = 'iGZZlGbx6H' where c = 1142 index_test.go:143: sql update test_index set c1 = 6350908606805581991, c2 = 0.033912, c3 = 'Qn3xWxjpFa' where c = 1084 index_test.go:143: sql update test_index set c1 = 3394224979780856860, c2 = 0.484522, c3 = 'xQsZIF5wTC' where c = 2230 index_test.go:137: sql insert into test_index values (2671, 7564524741917186125, 0.313354, '5Pjdi0fIRE') index_test.go:137: sql insert into test_index values (2669, 7824174743433119534, 0.424850, 'P4ILGlpCMU') index_test.go:140: sql delete from test_index where c = 2426 index_test.go:140: sql delete from test_index where c = 489 index_test.go:137: sql insert into test_index values (2672, 8576531308941448152, 0.067741, 'LtS2wxS5qP') index_test.go:143: sql update test_index set c1 = 6918306685005076089, c2 = 0.650892, c3 = 'EPLJwCR4dE' where c = 2610 index_test.go:137: sql insert into test_index values (2675, 446288896168402262, 0.430574, 'lZuJkkSJ2c') index_test.go:140: sql delete from test_index where c = 2652 index_test.go:137: sql insert into test_index values (2674, 802577526014500398, 0.027353, 'MkQWhAh5Hq') index_test.go:140: sql delete from test_index where c = 1748 index_test.go:137: sql insert into test_index values (2673, 4057529046169328647, 0.256208, 'iIVRbjovCe') index_test.go:143: sql update test_index set c1 = 717828002364983923, c2 = 0.845298, c3 = 'Gk7tuIhwo6' where c = 972 index_test.go:143: sql update test_index set c1 = 465655519706307321, c2 = 0.141452, c3 = '2E9Lockod6' where c = 2363 index_test.go:140: sql delete from test_index where c = 2148 index_test.go:140: sql delete from test_index where c = 567 index_test.go:143: sql update test_index set c1 = 4066746287392275569, c2 = 0.672772, c3 = 'xvTZUeBzPS' where c = 1510 index_test.go:140: sql delete from test_index where c = 903 index_test.go:140: sql delete from test_index where c = 2175 index_test.go:137: sql insert into test_index values (2676, 173502971550868368, 0.799967, 'O06Nf03ruj') index_test.go:137: sql insert into test_index values (2677, 5175687632152328996, 0.360059, 'pZzfcrhINn') index_test.go:137: sql insert into test_index values (2678, 1874469987634014961, 0.969116, 'xWicNuEFge') index_test.go:140: sql delete from test_index where c = 1161 index_test.go:143: sql update test_index set c1 = 6524092327081764284, c2 = 0.215743, c3 = 'wl3eBUDkA2' where c = 2307 index_test.go:143: sql update test_index set c1 = 5219070619140711790, c2 = 0.250006, c3 = '4xJ6JPw5SM' where c = 2581 index_test.go:137: sql insert into test_index values (2679, 3396570766920270756, 0.284445, 'IY8aG7UEhP') index_test.go:140: sql delete from test_index where c = 609 index_test.go:143: sql update test_index set c1 = 2058311313430675292, c2 = 0.557653, c3 = 'cdPkrHyUCd' where c = 2449 index_test.go:140: sql delete from test_index where c = 1499 index_test.go:143: sql update test_index set c1 = 6576702590454644979, c2 = 0.145794, c3 = 'epPeokLmFZ' where c = 712 index_test.go:140: sql delete from test_index where c = 2059 index_test.go:143: sql update test_index set c1 = 9030042566619249542, c2 = 0.211292, c3 = 'pwx0hpsUk0' where c = 338 index_test.go:143: sql update test_index set c1 = 7532276177289373500, c2 = 0.981771, c3 = 'zF2ZtNwYqU' where c = 988 index_test.go:137: sql insert into test_index values (2682, 3712958395025931366, 0.385986, 'eNjfvnQy2L') index_test.go:143: sql update test_index set c1 = 152976833628940739, c2 = 0.794958, c3 = 'o0vSeymw97' where c = 16 index_test.go:143: sql update test_index set c1 = 7658926798641477628, c2 = 0.750414, c3 = 'crlIqEQLWF' where c = 2401 index_test.go:137: sql insert into test_index values (2681, 41290636459500362, 0.865950, 'lgy4Y9bGmo') index_test.go:137: sql insert into test_index values (2683, 2461077612237193672, 0.976792, 'Tm3pVweOYI') index_test.go:140: sql delete from test_index where c = 98 index_test.go:143: sql update test_index set c1 = 460306025092096887, c2 = 0.176960, c3 = 'GGGx0B0sZE' where c = 1895 index_test.go:137: sql insert into test_index values (2680, 4811223573863180070, 0.458348, 'aqeZoOXz5f') index_test.go:137: sql insert into test_index values (2685, 8020237675122351754, 0.514924, 'Zvg44iLy0Z') index_test.go:137: sql insert into test_index values (2686, 4181670442538794768, 0.875708, '08xRtRbMa3') index_test.go:140: sql delete from test_index where c = 1154 index_test.go:137: sql insert into test_index values (2684, 7785277226109325500, 0.494056, 'FwkRWvGwEu') index_test.go:137: sql insert into test_index values (2687, 4828391817721289131, 0.399389, 'dxCZiXI69v') index_test.go:140: sql delete from test_index where c = 709 index_test.go:140: sql delete from test_index where c = 931 index_test.go:143: sql update test_index set c1 = 3516087946191268054, c2 = 0.550506, c3 = 'ao3snM2xGg' where c = 85 index_test.go:143: sql update test_index set c1 = 2259466983988765564, c2 = 0.428179, c3 = 'PhSoyJyfND' where c = 2634 index_test.go:137: sql insert into test_index values (2688, 5586712371491460021, 0.055148, '13wqfXfWNT') index_test.go:143: sql update test_index set c1 = 7999968494695134226, c2 = 0.005460, c3 = 'mUqfYiyX9P' where c = 1584 index_test.go:140: sql delete from test_index where c = 1592 index_test.go:143: sql update test_index set c1 = 1444076494903197830, c2 = 0.178764, c3 = 'NAxQ9Siink' where c = 1480 index_test.go:140: sql delete from test_index where c = 2530 index_test.go:140: sql delete from test_index where c = 1243 index_test.go:140: sql delete from test_index where c = 2010 index_test.go:137: sql insert into test_index values (2689, 1119396500135121598, 0.840257, 'lWybgSSlpv') index_test.go:140: sql delete from test_index where c = 770 index_test.go:137: sql insert into test_index values (2692, 1812449264591155504, 0.543354, 'f3DP3T6iaV') index_test.go:143: sql update test_index set c1 = 5500594139067674310, c2 = 0.868306, c3 = 'HDSwtn77s3' where c = 483 index_test.go:143: sql update test_index set c1 = 6170945957555660840, c2 = 0.389259, c3 = 'CxVuVjXEHm' where c = 1856 index_test.go:140: sql delete from test_index where c = 2333 index_test.go:137: sql insert into test_index values (2691, 7358445928707443976, 0.340278, 'fOE1XUxNq0') index_test.go:137: sql insert into test_index values (2690, 6649797602065018233, 0.369443, '4aq1XpSmEp') index_test.go:143: sql update test_index set c1 = 409435272617159902, c2 = 0.381560, c3 = 'BJLxgSO9kv' where c = 1431 index_test.go:140: sql delete from test_index where c = 1374 index_test.go:143: sql update test_index set c1 = 4100449376978818658, c2 = 0.806424, c3 = 'BGtA6sTg5g' where c = 2647 index_test.go:137: sql insert into test_index values (2693, 2886270826170629974, 0.183274, 'Ew35lu0qKU') index_test.go:140: sql delete from test_index where c = 788 index_test.go:143: sql update test_index set c1 = 7842891150358906077, c2 = 0.511981, c3 = '7k0briEtZZ' where c = 1206 index_test.go:143: sql update test_index set c1 = 1654135989698463354, c2 = 0.119918, c3 = '9qfAH4gLgU' where c = 2680 index_test.go:140: sql delete from test_index where c = 1069 index_test.go:137: sql insert into test_index values (2695, 272835814376723033, 0.940044, 'u3H8y9Qc6X') index_test.go:143: sql update test_index set c1 = 196122117269582545, c2 = 0.755659, c3 = 'JWBb72z9qN' where c = 222 index_test.go:140: sql delete from test_index where c = 558 index_test.go:137: sql insert into test_index values (2694, 1273963503193774781, 0.597648, 'RfXxhD6c5l') index_test.go:140: sql delete from test_index where c = 806 index_test.go:143: sql update test_index set c1 = 8297786331025493193, c2 = 0.472975, c3 = 'Ukk7JZtBUm' where c = 214 index_test.go:143: sql update test_index set c1 = 3650642834779333530, c2 = 0.876098, c3 = 'WAkgfks4k2' where c = 1110 index_test.go:140: sql delete from test_index where c = 1042 index_test.go:143: sql update test_index set c1 = 6944477870432325019, c2 = 0.641989, c3 = '44Z85TlRs1' where c = 1836 index_test.go:137: sql insert into test_index values (2696, 2562441631144434295, 0.516878, 's3UzdXKzYa') index_test.go:143: sql update test_index set c1 = 4969770218946661076, c2 = 0.471593, c3 = 'kv6mHO09WH' where c = 771 index_test.go:137: sql insert into test_index values (2697, 9150757421401667277, 0.478536, 'FYxYghSSoq') index_test.go:137: sql insert into test_index values (2698, 1813131714966877522, 0.532107, 'cUC01CuHrt') index_test.go:137: sql insert into test_index values (2699, 9085282206720093622, 0.260321, 'wElucq7UBt') index_test.go:140: sql delete from test_index where c = 779 index_test.go:143: sql update test_index set c1 = 6257697579026053066, c2 = 0.709096, c3 = 'x474HTy81a' where c = 1947 index_test.go:140: sql delete from test_index where c = 928 index_test.go:140: sql delete from test_index where c = 2448 index_test.go:140: sql delete from test_index where c = 2461 index_test.go:143: sql update test_index set c1 = 5115967199672495430, c2 = 0.627165, c3 = 'fwkLt3gFZ8' where c = 25 index_test.go:140: sql delete from test_index where c = 1851 index_test.go:143: sql update test_index set c1 = 8160274825037586466, c2 = 0.096548, c3 = 'Bya6szyfWy' where c = 2282 index_test.go:143: sql update test_index set c1 = 1331720362118630463, c2 = 0.149978, c3 = 'ZbmFnYWXRN' where c = 2557 index_test.go:143: sql update test_index set c1 = 3136484046216621682, c2 = 0.982032, c3 = 'RqQBSzIADU' where c = 2387 index_test.go:143: sql update test_index set c1 = 4012103577275240239, c2 = 0.752372, c3 = 'm0BnViTXgI' where c = 1565 index_test.go:137: sql insert into test_index values (2700, 248123939085537500, 0.090284, 'jboimEkMyS') index_test.go:140: sql delete from test_index where c = 1622 index_test.go:143: sql update test_index set c1 = 4783153613587510493, c2 = 0.247140, c3 = '0OViDixXtw' where c = 427 wait tikv ready... index_test.go:137: sql insert into test_index values (2701, 8880960145248440505, 0.433192, '6vQ5goZvtl') index_test.go:137: sql insert into test_index values (2705, 7480453554261548233, 0.588234, '3UYLvM9i1q') index_test.go:137: sql insert into test_index values (2702, 6179148922252882216, 0.058688, 'wvpUmJBQDP') index_test.go:137: sql insert into test_index values (2710, 7055539139010829649, 0.077993, 'LQvqj94tj9') index_test.go:137: sql insert into test_index values (2703, 424753829839522116, 0.941614, 'U2Hnb8oyKb') index_test.go:137: sql insert into test_index values (2704, 1269411491351852303, 0.959138, 'RXMxH1ox0j') index_test.go:137: sql insert into test_index values (2709, 7358908458957824296, 0.437640, 'y39H0KvjhK') index_test.go:137: sql insert into test_index values (2707, 2385661579562978174, 0.398214, 'QWjTOe5eDG') index_test.go:137: sql insert into test_index values (2706, 3597624064261290873, 0.716316, '7PNlPlg3z3') index_test.go:137: sql insert into test_index values (2708, 7349765411150881704, 0.593446, 'QnvkCSv9bD') index_test.go:140: sql delete from test_index where c = 747 index_test.go:140: sql delete from test_index where c = 41 index_test.go:140: sql delete from test_index where c = 1010 index_test.go:140: sql delete from test_index where c = 2169 index_test.go:140: sql delete from test_index where c = 2316 index_test.go:140: sql delete from test_index where c = 2567 index_test.go:143: sql update test_index set c1 = 5583457312812802371, c2 = 0.632787, c3 = 'LVNZ0hfvAl' where c = 827 index_test.go:140: sql delete from test_index where c = 769 index_test.go:140: sql delete from test_index where c = 1420 index_test.go:140: sql delete from test_index where c = 2100 index_test.go:140: sql delete from test_index where c = 1258 index_test.go:143: sql update test_index set c1 = 3444727507895458838, c2 = 0.095649, c3 = 'QrwZIWVxHB' where c = 202 index_test.go:143: sql update test_index set c1 = 9062007775200626245, c2 = 0.527755, c3 = 'WNLyijPZMS' where c = 250 index_test.go:143: sql update test_index set c1 = 2682266745688379996, c2 = 0.503034, c3 = 'p86pPy13uJ' where c = 1941 index_test.go:143: sql update test_index set c1 = 4964773608410586668, c2 = 0.093027, c3 = 'QjAgCW1W3C' where c = 1410 index_test.go:137: sql insert into test_index values (2711, 8168352145837407127, 0.155374, 'l0UwGuuggA') index_test.go:143: sql update test_index set c1 = 6889412849178415684, c2 = 0.155404, c3 = '3Kz60LNsIQ' where c = 2514 index_test.go:143: sql update test_index set c1 = 7101991793370103578, c2 = 0.670947, c3 = 'SkdF64lo5b' where c = 1603 index_test.go:143: sql update test_index set c1 = 6582532139678811889, c2 = 0.486055, c3 = 'LJcrgdwqnm' where c = 2117 index_test.go:143: sql update test_index set c1 = 685798846269129046, c2 = 0.340524, c3 = 'NeCZTo0QEH' where c = 2102 index_test.go:137: sql insert into test_index values (2712, 4863881245039940727, 0.358423, '7cGpK0bq45') index_test.go:143: sql update test_index set c1 = 4742784328870463061, c2 = 0.070582, c3 = 'NeBuMGtlW7' where c = 2556 index_test.go:137: sql insert into test_index values (2718, 8439484139127828279, 0.781553, 'vIzbbpfkKJ') index_test.go:137: sql insert into test_index values (2713, 7246581573987571482, 0.486835, '6O0lvyagD6') index_test.go:137: sql insert into test_index values (2715, 3384748017575808884, 0.582696, 'z0nGlT7eqV') index_test.go:137: sql insert into test_index values (2717, 4865927762605085755, 0.879199, '3egAmEBQPo') index_test.go:137: sql insert into test_index values (2714, 1891178627940921058, 0.289525, 'Qo57ANGJEH') index_test.go:140: sql delete from test_index where c = 91 index_test.go:140: sql delete from test_index where c = 956 index_test.go:137: sql insert into test_index values (2716, 7806754306609951370, 0.222029, 'xXuaznBtEQ') index_test.go:137: sql insert into test_index values (2719, 3434448816719773123, 0.980715, 'qWCaeuzfCw') index_test.go:140: sql delete from test_index where c = 2258 index_test.go:140: sql delete from test_index where c = 6 index_test.go:143: sql update test_index set c1 = 1832614945855968173, c2 = 0.268797, c3 = '7BvEgFr56x' where c = 638 index_test.go:137: sql insert into test_index values (2720, 6738884747340710189, 0.854286, 'Q3eoAvJryN') index_test.go:140: sql delete from test_index where c = 80 index_test.go:140: sql delete from test_index where c = 34 index_test.go:140: sql delete from test_index where c = 2550 index_test.go:140: sql delete from test_index where c = 2475 index_test.go:143: sql update test_index set c1 = 6414927606914923006, c2 = 0.865234, c3 = 'YGapmr3wuv' where c = 1308 index_test.go:140: sql delete from test_index where c = 248 index_test.go:143: sql update test_index set c1 = 654000223271837848, c2 = 0.430327, c3 = 'UDGrxEmNWO' where c = 672 index_test.go:143: sql update test_index set c1 = 726137969082744847, c2 = 0.197251, c3 = 'SvvOrUsQMz' where c = 481 index_test.go:143: sql update test_index set c1 = 2455399300025506037, c2 = 0.457258, c3 = '132NXGDFc2' where c = 395 index_test.go:143: sql update test_index set c1 = 4322309111536065896, c2 = 0.971503, c3 = 'pbybf3s2GE' where c = 2360 index_test.go:137: sql insert into test_index values (2721, 6506417896826052692, 0.720049, 'Wf79O6EEHV') index_test.go:143: sql update test_index set c1 = 7722318694043071465, c2 = 0.496599, c3 = 'EdQoSf0rWQ' where c = 2700 index_test.go:140: sql delete from test_index where c = 2662 index_test.go:137: sql insert into test_index values (2722, 6323230821369445031, 0.424422, 'pUs1BRD6LI') index_test.go:143: sql update test_index set c1 = 552667631121665276, c2 = 0.974405, c3 = 'y3TTsPRNu2' where c = 2278 index_test.go:143: sql update test_index set c1 = 1927007525255992859, c2 = 0.735688, c3 = 'eVeCznRARu' where c = 2145 index_test.go:140: sql delete from test_index where c = 593 index_test.go:137: sql insert into test_index values (2723, 8701407603970768673, 0.286167, 'U9gWE40ZwV') index_test.go:137: sql insert into test_index values (2724, 2221064118120874001, 0.656368, 'RoRCiHyON8') index_test.go:143: sql update test_index set c1 = 3943988516745968419, c2 = 0.551865, c3 = 'IoriD77vo2' where c = 2106 index_test.go:137: sql insert into test_index values (2726, 7694919640803129707, 0.508490, 'aOaGbk11Pt') index_test.go:140: sql delete from test_index where c = 1814 index_test.go:137: sql insert into test_index values (2729, 8498729231778558659, 0.446923, 'qxWfCiGgna') index_test.go:137: sql insert into test_index values (2725, 6619416448958594537, 0.113903, 'tIO0SKF7YZ') index_test.go:137: sql insert into test_index values (2727, 2271438018059200555, 0.160059, 'i9BSQCjqfq') index_test.go:143: sql update test_index set c1 = 6280228172598942701, c2 = 0.062115, c3 = '2Z09TogawW' where c = 1475 index_test.go:137: sql insert into test_index values (2728, 4921136179294733086, 0.551071, 'KZvb2ecTgj') index_test.go:143: sql update test_index set c1 = 5479412749706880489, c2 = 0.430449, c3 = 'S0PeMyIz2O' where c = 629 index_test.go:140: sql delete from test_index where c = 1544 index_test.go:140: sql delete from test_index where c = 640 index_test.go:137: sql insert into test_index values (2730, 2406369750676646480, 0.428376, 'F6jO0d3yFo') index_test.go:140: sql delete from test_index where c = 2064 index_test.go:140: sql delete from test_index where c = 153 index_test.go:140: sql delete from test_index where c = 494 index_test.go:140: sql delete from test_index where c = 1305 index_test.go:140: sql delete from test_index where c = 1759 index_test.go:143: sql update test_index set c1 = 2374033952698990445, c2 = 0.661926, c3 = 'ZKhr2SY9Zu' where c = 770 index_test.go:137: sql insert into test_index values (2732, 7477974695645477262, 0.825425, 'McjbZmFCGt') index_test.go:143: sql update test_index set c1 = 7913808586643920125, c2 = 0.180673, c3 = 'snBu8KECjc' where c = 518 index_test.go:143: sql update test_index set c1 = 2404817214466954137, c2 = 0.302628, c3 = 'kCS8Zsw5Ys' where c = 332 index_test.go:140: sql delete from test_index where c = 640 index_test.go:140: sql delete from test_index where c = 1096 index_test.go:137: sql insert into test_index values (2731, 4275723582935748387, 0.309298, 'Z9fIm4gvOx') index_test.go:143: sql update test_index set c1 = 2002140604999197090, c2 = 0.836626, c3 = 'reMojPSgrU' where c = 2227 index_test.go:143: sql update test_index set c1 = 8218951002829388055, c2 = 0.787915, c3 = '0aPxGfvdeB' where c = 24 index_test.go:137: sql insert into test_index values (2733, 6285211103012922340, 0.917576, '7y84acsGu3') index_test.go:143: sql update test_index set c1 = 8390662152444925165, c2 = 0.129714, c3 = 'pwVmB1J2Xz' where c = 1062 index_test.go:137: sql insert into test_index values (2735, 7603399339506357047, 0.475011, '7begpDRsAl') index_test.go:137: sql insert into test_index values (2734, 6422191690674352862, 0.816381, 'Z7daIiutne') index_test.go:143: sql update test_index set c1 = 3163469628780827986, c2 = 0.767990, c3 = 'lYbxzcGv8R' where c = 1883 index_test.go:143: sql update test_index set c1 = 5896582813680804960, c2 = 0.861488, c3 = 'UbjaaoGYX7' where c = 2239 index_test.go:137: sql insert into test_index values (2736, 3818434889198088793, 0.607412, 'Q4ZJaSqK1h') index_test.go:143: sql update test_index set c1 = 4284836756281973337, c2 = 0.004208, c3 = 'amf6rqmS1U' where c = 1802 index_test.go:137: sql insert into test_index values (2737, 5638662628716625945, 0.407691, 'aofbl8HRqh') index_test.go:137: sql insert into test_index values (2738, 6976080968812651567, 0.275274, 'g3ESpGXktZ') index_test.go:140: sql delete from test_index where c = 2070 index_test.go:140: sql delete from test_index where c = 56 index_test.go:137: sql insert into test_index values (2740, 2407471322393566879, 0.734063, 'Zu00aOL5gV') index_test.go:140: sql delete from test_index where c = 56 index_test.go:140: sql delete from test_index where c = 439 index_test.go:140: sql delete from test_index where c = 1992 index_test.go:137: sql insert into test_index values (2739, 8024622312098735114, 0.912627, 'OIEdopbVd4') index_test.go:140: sql delete from test_index where c = 598 index_test.go:137: sql insert into test_index values (2741, 7005115056968784404, 0.265282, 'QwjUjwNsEZ') index_test.go:140: sql delete from test_index where c = 2266 index_test.go:143: sql update test_index set c1 = 6534625611750398580, c2 = 0.350223, c3 = 'H1PeKmxSOd' where c = 1298 index_test.go:143: sql update test_index set c1 = 5285601978592008268, c2 = 0.461474, c3 = 'BXMRoC5ALq' where c = 2100 index_test.go:140: sql delete from test_index where c = 1520 index_test.go:140: sql delete from test_index where c = 521 index_test.go:143: sql update test_index set c1 = 1093785132075279763, c2 = 0.258585, c3 = '0aFdB0n6bf' where c = 2016 index_test.go:143: sql update test_index set c1 = 4054321050638869260, c2 = 0.319877, c3 = 'wURH1nZk1r' where c = 2376 index_test.go:143: sql update test_index set c1 = 8609822615704884852, c2 = 0.805460, c3 = 'sYz9Oz3qHY' where c = 233 index_test.go:143: sql update test_index set c1 = 5194889194515785858, c2 = 0.899981, c3 = 'NxyJqIdGIB' where c = 201 index_test.go:143: sql update test_index set c1 = 1805712853862136857, c2 = 0.602273, c3 = '1Ed2EUspKl' where c = 830 index_test.go:137: sql insert into test_index values (2743, 4677855175317821657, 0.493020, 'H2DfTpT3qY') index_test.go:137: sql insert into test_index values (2742, 4098596741198358543, 0.191452, 'nbsyD4mtwr') index_test.go:143: sql update test_index set c1 = 167967955593564644, c2 = 0.743458, c3 = '49i3JzjwQH' where c = 2268 index_test.go:143: sql update test_index set c1 = 1804134651732084326, c2 = 0.095176, c3 = '7c4lf0Kdeb' where c = 2116 index_test.go:137: sql insert into test_index values (2745, 1219485764506197338, 0.136636, 'J0Siys4cPh') index_test.go:137: sql insert into test_index values (2744, 937063391186459662, 0.685666, 'TklZ6HMDwt') index_test.go:140: sql delete from test_index where c = 1704 index_test.go:137: sql insert into test_index values (2746, 5217357651585481457, 0.020159, 'QZjthvqZeo') index_test.go:140: sql delete from test_index where c = 969 index_test.go:137: sql insert into test_index values (2747, 5109806116636124113, 0.202851, 'PvAT8IoiDO') index_test.go:137: sql insert into test_index values (2748, 1032568598210216012, 0.916407, 'ynDht1zOQk') index_test.go:140: sql delete from test_index where c = 1586 index_test.go:143: sql update test_index set c1 = 3820218434328815584, c2 = 0.065110, c3 = 'czBWUcxFqU' where c = 1010 index_test.go:137: sql insert into test_index values (2750, 7929131492641980030, 0.117717, 'tTT2fBq0pf') index_test.go:137: sql insert into test_index values (2749, 2672410480993500359, 0.045069, 'pAxmZJP4hM') index_test.go:143: sql update test_index set c1 = 7076558249532913770, c2 = 0.179175, c3 = 'yaPqGruozO' where c = 1966 index_test.go:140: sql delete from test_index where c = 1604 index_test.go:140: sql delete from test_index where c = 2596 index_test.go:140: sql delete from test_index where c = 2617 index_test.go:140: sql delete from test_index where c = 1882 index_test.go:140: sql delete from test_index where c = 1068 index_test.go:143: sql update test_index set c1 = 6221749389116428652, c2 = 0.549944, c3 = '97yasoa9KW' where c = 1824 index_test.go:140: sql delete from test_index where c = 2682 index_test.go:143: sql update test_index set c1 = 980414920448603214, c2 = 0.793767, c3 = '5HkzfbwSrL' where c = 1389 index_test.go:140: sql delete from test_index where c = 1910 index_test.go:137: sql insert into test_index values (2752, 7009013098787703622, 0.529906, 'ZbOvGfmnsx') index_test.go:137: sql insert into test_index values (2751, 9179259292558035242, 0.090883, 'FgXEQmSbmY') index_test.go:143: sql update test_index set c1 = 5848093542491432276, c2 = 0.127731, c3 = 'ZZjRTuLHZV' where c = 2371 index_test.go:143: sql update test_index set c1 = 610502209113301247, c2 = 0.640839, c3 = 'H9bWZulK7C' where c = 305 index_test.go:143: sql update test_index set c1 = 2053531741991966165, c2 = 0.200330, c3 = 'MbsOrm2NBE' where c = 2319 index_test.go:143: sql update test_index set c1 = 3478079196339542779, c2 = 0.294446, c3 = '9ah4xcDFv7' where c = 85 index_test.go:137: sql insert into test_index values (2753, 763999513563562538, 0.036900, 'UCD73Ab0cN') index_test.go:137: sql insert into test_index values (2754, 5319736090191712048, 0.840649, 'lJw1V27aXg') index_test.go:143: sql update test_index set c1 = 3857859164345433287, c2 = 0.172965, c3 = 'QldvYenzCI' where c = 2379 index_test.go:143: sql update test_index set c1 = 2407394929676576087, c2 = 0.470700, c3 = 'bpdSRjxwy3' where c = 754 index_test.go:140: sql delete from test_index where c = 1924 index_test.go:137: sql insert into test_index values (2756, 6948191148136724274, 0.798187, 'QO1b2l2kCz') index_test.go:140: sql delete from test_index where c = 1975 index_test.go:137: sql insert into test_index values (2757, 311673120494540201, 0.259292, 'jwzWVD1nZa') index_test.go:140: sql delete from test_index where c = 832 index_test.go:137: sql insert into test_index values (2755, 1568108158446953078, 0.701381, 'T9vVWCk1WL') index_test.go:140: sql delete from test_index where c = 1236 index_test.go:137: sql insert into test_index values (2758, 3036551170249081523, 0.258375, 'jSeBFq8NQX') index_test.go:140: sql delete from test_index where c = 192 index_test.go:137: sql insert into test_index values (2759, 3399617606863796991, 0.117922, 'PJN6I0EEQo') index_test.go:140: sql delete from test_index where c = 1534 index_test.go:140: sql delete from test_index where c = 1311 index_test.go:143: sql update test_index set c1 = 6130507366825975414, c2 = 0.126044, c3 = 'zoulCYG5Ow' where c = 990 index_test.go:140: sql delete from test_index where c = 1778 index_test.go:143: sql update test_index set c1 = 4598923640110079634, c2 = 0.876439, c3 = 'wJC2sCj29H' where c = 1539 index_test.go:137: sql insert into test_index values (2760, 5202068210744589756, 0.381939, 'o6DiFegBCs') index_test.go:143: sql update test_index set c1 = 6226945146533739818, c2 = 0.042516, c3 = 'DzorfXPfgX' where c = 1990 index_test.go:143: sql update test_index set c1 = 4791180208991092181, c2 = 0.849704, c3 = 'N0VzH9oLvD' where c = 2052 index_test.go:143: sql update test_index set c1 = 7982233583938724403, c2 = 0.921332, c3 = 'rFEwYVSwLA' where c = 2575 index_test.go:137: sql insert into test_index values (2761, 4442198961941445206, 0.268855, 'Rvah2bK1D9') index_test.go:143: sql update test_index set c1 = 8111526987253959407, c2 = 0.400763, c3 = 'EVAMxEbfGR' where c = 1634 index_test.go:140: sql delete from test_index where c = 2689 index_test.go:137: sql insert into test_index values (2762, 2143930029220354338, 0.323756, 'Z9IndC7FsP') index_test.go:143: sql update test_index set c1 = 788836338091407228, c2 = 0.172209, c3 = 'qVzbvR8XvM' where c = 1536 index_test.go:137: sql insert into test_index values (2763, 1561248528370239243, 0.303525, 'AE6I4UVkvt') index_test.go:140: sql delete from test_index where c = 1710 index_test.go:140: sql delete from test_index where c = 286 index_test.go:143: sql update test_index set c1 = 7950511831024914175, c2 = 0.599773, c3 = 'FJaDNnafSc' where c = 1831 index_test.go:143: sql update test_index set c1 = 618543623097640964, c2 = 0.315894, c3 = '46t7zvRiEn' where c = 270 index_test.go:137: sql insert into test_index values (2764, 6045758841202650605, 0.976744, 'RwwuBOdBUV') index_test.go:137: sql insert into test_index values (2766, 3520922662731821067, 0.719593, 'uC2DaVjkQj') index_test.go:143: sql update test_index set c1 = 3477462075377736507, c2 = 0.642054, c3 = 'GmEoosEQeB' where c = 708 index_test.go:137: sql insert into test_index values (2765, 2710257813003090751, 0.041818, 'nefSI9nf8w') index_test.go:140: sql delete from test_index where c = 108 index_test.go:140: sql delete from test_index where c = 418 index_test.go:140: sql delete from test_index where c = 1317 index_test.go:137: sql insert into test_index values (2767, 1644062736400611911, 0.080213, '0Ewaroxhde') index_test.go:140: sql delete from test_index where c = 127 index_test.go:140: sql delete from test_index where c = 1589 index_test.go:137: sql insert into test_index values (2769, 7031268725468901447, 0.711531, 'jfUl3Qkssc') index_test.go:137: sql insert into test_index values (2768, 7984742919804142690, 0.159838, 'oWRMNYRoEg') index_test.go:143: sql update test_index set c1 = 4051461648896461924, c2 = 0.749220, c3 = 'HqJJZqn26T' where c = 2738 index_test.go:143: sql update test_index set c1 = 7962470947398182610, c2 = 0.604087, c3 = 'TL8SukzgOH' where c = 175 index_test.go:140: sql delete from test_index where c = 31 index_test.go:143: sql update test_index set c1 = 1075530575816022518, c2 = 0.080743, c3 = 'O39XnMBY8h' where c = 673 index_test.go:140: sql delete from test_index where c = 882 index_test.go:137: sql insert into test_index values (2770, 8553219699730822499, 0.182632, 'kpd96IGKbB') index_test.go:143: sql update test_index set c1 = 552382680659696694, c2 = 0.568507, c3 = 'mYI6O3Me32' where c = 2249 index_test.go:143: sql update test_index set c1 = 799865515582451357, c2 = 0.709182, c3 = 'POyR9cq5PU' where c = 2064 index_test.go:140: sql delete from test_index where c = 505 index_test.go:143: sql update test_index set c1 = 2648719524752924035, c2 = 0.412769, c3 = 'tBMo3oXA1I' where c = 668 index_test.go:143: sql update test_index set c1 = 1621608885059939255, c2 = 0.786848, c3 = 'VzZFMenvKp' where c = 1145 index_test.go:143: sql update test_index set c1 = 9205600525725062094, c2 = 0.496048, c3 = 'rnsJcritvz' where c = 1619 index_test.go:137: sql insert into test_index values (2772, 3192543794282784858, 0.353397, 'hZ6yX0TQcL') index_test.go:137: sql insert into test_index values (2773, 6419916627096084497, 0.078532, '2EN05NWT3K') index_test.go:137: sql insert into test_index values (2774, 1194206003861551231, 0.672278, 'swQ6aehbiz') index_test.go:140: sql delete from test_index where c = 2551 index_test.go:140: sql delete from test_index where c = 1663 index_test.go:137: sql insert into test_index values (2777, 4317171508779426225, 0.722261, 'BOpVOEC12y') index_test.go:137: sql insert into test_index values (2771, 8657477025687186163, 0.791410, 'Gb0FHqw6Xs') index_test.go:140: sql delete from test_index where c = 1251 index_test.go:137: sql insert into test_index values (2776, 3326293713264473825, 0.656980, 'dxFVtKxoEA') index_test.go:137: sql insert into test_index values (2778, 4954615170134818551, 0.708235, '7dtT1GIwmi') index_test.go:143: sql update test_index set c1 = 169361021362730698, c2 = 0.181970, c3 = 'slO7SaHREA' where c = 120 index_test.go:137: sql insert into test_index values (2775, 2176309963629347227, 0.815066, '3hljpobLxs') index_test.go:143: sql update test_index set c1 = 3397710770864728532, c2 = 0.506861, c3 = 'i2vE5uQI6F' where c = 332 index_test.go:140: sql delete from test_index where c = 1697 index_test.go:140: sql delete from test_index where c = 73 index_test.go:140: sql delete from test_index where c = 2168 index_test.go:140: sql delete from test_index where c = 286 index_test.go:143: sql update test_index set c1 = 3216767269396883017, c2 = 0.495586, c3 = 'DO9UwF9WCz' where c = 1431 index_test.go:140: sql delete from test_index where c = 2760 index_test.go:143: sql update test_index set c1 = 1656214224058196132, c2 = 0.306284, c3 = 'EefpqZhCCw' where c = 2688 index_test.go:140: sql delete from test_index where c = 2588 index_test.go:143: sql update test_index set c1 = 44784800026832920, c2 = 0.998138, c3 = 'u7qDS0VJtF' where c = 120 index_test.go:143: sql update test_index set c1 = 4726494296927997887, c2 = 0.851237, c3 = 'aIM3ArIHHL' where c = 37 index_test.go:137: sql insert into test_index values (2780, 8052436438321082193, 0.106905, 'AkJsnVFBoy') index_test.go:137: sql insert into test_index values (2779, 5692397523588580848, 0.376936, 'sTqhm7NZBH') index_test.go:137: sql insert into test_index values (2781, 8762579497850854351, 0.219711, 'OAZqg9cSdr') index_test.go:143: sql update test_index set c1 = 2024683514916184527, c2 = 0.710104, c3 = 'ecM3md7UwA' where c = 420 index_test.go:143: sql update test_index set c1 = 7671079955256477614, c2 = 0.676787, c3 = 'BacPf463Lk' where c = 2527 index_test.go:143: sql update test_index set c1 = 2174981427275922763, c2 = 0.299245, c3 = 'qcUUp0dpIC' where c = 2506 index_test.go:137: sql insert into test_index values (2782, 7803693981194175924, 0.236615, 'UXtrV4yk5s') index_test.go:140: sql delete from test_index where c = 612 index_test.go:143: sql update test_index set c1 = 496729786844040442, c2 = 0.239030, c3 = 'T5G77LN48X' where c = 2597 index_test.go:137: sql insert into test_index values (2784, 2608863735556227436, 0.729717, 'UlyHw5Mw80') index_test.go:140: sql delete from test_index where c = 1814 index_test.go:137: sql insert into test_index values (2783, 6697593949221838125, 0.338582, 'Vpebj1fqIc') index_test.go:143: sql update test_index set c1 = 7249704940571166471, c2 = 0.584412, c3 = '6pvVNdyfIM' where c = 1705 index_test.go:140: sql delete from test_index where c = 2596 index_test.go:140: sql delete from test_index where c = 1581 index_test.go:137: sql insert into test_index values (2787, 3882143922599439325, 0.830395, 'rpUJ51KE4O') index_test.go:143: sql update test_index set c1 = 5438287606712518989, c2 = 0.243451, c3 = 'T2SI63w8Nk' where c = 1908 index_test.go:137: sql insert into test_index values (2785, 4827357450470427198, 0.614081, 'LdS3b38qWz') index_test.go:140: sql delete from test_index where c = 2264 index_test.go:137: sql insert into test_index values (2788, 5168284180858052032, 0.387374, 'GFSTg7Tyww') index_test.go:137: sql insert into test_index values (2786, 2018829491126718579, 0.550875, 'EugNZUeSfP') index_test.go:143: sql update test_index set c1 = 2052200419939093803, c2 = 0.021766, c3 = 'zQfKecZWXn' where c = 431 index_test.go:137: sql insert into test_index values (2789, 8517722814945336752, 0.617534, 'ywPeMkHfhI') index_test.go:140: sql delete from test_index where c = 1936 index_test.go:140: sql delete from test_index where c = 1695 index_test.go:140: sql delete from test_index where c = 2406 index_test.go:140: sql delete from test_index where c = 78 index_test.go:140: sql delete from test_index where c = 2276 index_test.go:143: sql update test_index set c1 = 8730480572602358296, c2 = 0.590838, c3 = 'wTV2PbqqKa' where c = 2496 index_test.go:143: sql update test_index set c1 = 3327324369503321936, c2 = 0.185544, c3 = 'wwsPjgHLvJ' where c = 644 index_test.go:140: sql delete from test_index where c = 1096 index_test.go:143: sql update test_index set c1 = 8196408640606503916, c2 = 0.312974, c3 = 'efpdlblIkA' where c = 192 index_test.go:143: sql update test_index set c1 = 6620963031267476590, c2 = 0.286489, c3 = 'ld7ETaX3pW' where c = 345 index_test.go:143: sql update test_index set c1 = 4094061633172546543, c2 = 0.479417, c3 = 'nzk8ayug2v' where c = 794 index_test.go:143: sql update test_index set c1 = 6581468725754804629, c2 = 0.022072, c3 = 'En2SwQPkXv' where c = 491 index_test.go:137: sql insert into test_index values (2790, 6810082996596888779, 0.078974, 'nbebD9CoDv') index_test.go:143: sql update test_index set c1 = 5801176878418556851, c2 = 0.758417, c3 = 'YJx1CaiGjz' where c = 2333 index_test.go:137: sql insert into test_index values (2791, 7590397119197172396, 0.673389, '6vPCAEu1iG') index_test.go:137: sql insert into test_index values (2792, 3900944445607603269, 0.803123, 'CwG8bSE46K') index_test.go:143: sql update test_index set c1 = 5871697994398419978, c2 = 0.825212, c3 = 'Lvc0Ocsc8a' where c = 334 index_test.go:137: sql insert into test_index values (2794, 2398600109857363525, 0.012464, 'Hfpi7TY4sf') index_test.go:137: sql insert into test_index values (2795, 7214957872718979211, 0.632833, '0wB0PPmj69') index_test.go:140: sql delete from test_index where c = 1436 index_test.go:137: sql insert into test_index values (2796, 5372037079019169990, 0.088760, 'irqaE4TlEd') index_test.go:140: sql delete from test_index where c = 799 index_test.go:140: sql delete from test_index where c = 1934 index_test.go:140: sql delete from test_index where c = 1466 index_test.go:137: sql insert into test_index values (2793, 6388221855935784714, 0.564177, 'rq2gPeJYId') index_test.go:143: sql update test_index set c1 = 1891463014068191974, c2 = 0.914791, c3 = 'iKYbvwcV3Z' where c = 1200 index_test.go:137: sql insert into test_index values (2797, 3992446942707245397, 0.921754, 'cNaU6wHc7c') index_test.go:140: sql delete from test_index where c = 1191 index_test.go:143: sql update test_index set c1 = 7357360502890571200, c2 = 0.623409, c3 = 'VIkNklOyD9' where c = 2292 index_test.go:140: sql delete from test_index where c = 2302 index_test.go:143: sql update test_index set c1 = 7141599071653681961, c2 = 0.636846, c3 = 'CpXJNH5OIP' where c = 2790 index_test.go:143: sql update test_index set c1 = 5489426976517652795, c2 = 0.887476, c3 = 'lyzqmwhdmT' where c = 865 index_test.go:143: sql update test_index set c1 = 2369944738784757950, c2 = 0.746850, c3 = 'EJNK7PNknr' where c = 824 index_test.go:137: sql insert into test_index values (2798, 3487285034878638103, 0.322243, 'i3J380BfM2') index_test.go:143: sql update test_index set c1 = 6363302816183646458, c2 = 0.755307, c3 = '6gJXi6svPz' where c = 965 index_test.go:140: sql delete from test_index where c = 2053 index_test.go:140: sql delete from test_index where c = 15 index_test.go:140: sql delete from test_index where c = 2083 index_test.go:143: sql update test_index set c1 = 186399936434779472, c2 = 0.244733, c3 = 'sqdPOs2R9E' where c = 1542 index_test.go:137: sql insert into test_index values (2799, 1471456452715948872, 0.315141, 'osVKM0JzKX') index_test.go:140: sql delete from test_index where c = 1043 index_test.go:143: sql update test_index set c1 = 1147911316843293010, c2 = 0.015060, c3 = 'V4UCdTPOkN' where c = 1746 index_test.go:137: sql insert into test_index values (2800, 2541769551574248349, 0.156203, 'zaMWF3zkNd') index_test.go:143: sql update test_index set c1 = 4838813848037838059, c2 = 0.185483, c3 = 'BkGI3DHxZX' where c = 2216 index_test.go:143: sql update test_index set c1 = 8885792225039263556, c2 = 0.945967, c3 = 'S6LhZvq2iB' where c = 1226 index_test.go:140: sql delete from test_index where c = 1054 index_test.go:143: sql update test_index set c1 = 2752625075204879088, c2 = 0.974494, c3 = 'do8xzOaBKZ' where c = 125 wait tikv ready... index_test.go:137: sql insert into test_index values (2801, 8560946509070052133, 0.655915, 'P28DCAKZ2I') index_test.go:137: sql insert into test_index values (2804, 1638836677190205382, 0.072343, 'm6Yg52U9mt') index_test.go:137: sql insert into test_index values (2807, 2843435561618772527, 0.601215, 'LZW0O8gkVb') index_test.go:137: sql insert into test_index values (2810, 9151107453739992943, 0.025409, 'irrfS9qbZq') index_test.go:137: sql insert into test_index values (2803, 78378273227364314, 0.776666, 'fdKMCJNrbY') index_test.go:137: sql insert into test_index values (2802, 2267953633768257357, 0.911590, 'jeq21WijzF') index_test.go:140: sql delete from test_index where c = 496 index_test.go:137: sql insert into test_index values (2808, 3486585942771312594, 0.904596, 'NZCFx0WbS6') index_test.go:137: sql insert into test_index values (2806, 4551702023505689700, 0.656100, 'Pi73XPxScc') index_test.go:137: sql insert into test_index values (2809, 2504113217770911195, 0.636798, 'IQJHfYTUwf') index_test.go:137: sql insert into test_index values (2805, 7715016863774324350, 0.380432, 'ysfES1NwtR') index_test.go:140: sql delete from test_index where c = 690 index_test.go:140: sql delete from test_index where c = 945 index_test.go:140: sql delete from test_index where c = 1914 index_test.go:140: sql delete from test_index where c = 678 index_test.go:143: sql update test_index set c1 = 4457284296225051748, c2 = 0.485326, c3 = 'JRCe7IAw0O' where c = 657 index_test.go:140: sql delete from test_index where c = 2127 index_test.go:140: sql delete from test_index where c = 1391 index_test.go:140: sql delete from test_index where c = 2249 index_test.go:140: sql delete from test_index where c = 898 index_test.go:143: sql update test_index set c1 = 7683647147423639609, c2 = 0.390492, c3 = '16pLUr081k' where c = 215 index_test.go:143: sql update test_index set c1 = 7204657090252859680, c2 = 0.360198, c3 = 'VyVaqpiTwG' where c = 55 index_test.go:143: sql update test_index set c1 = 1628890868653956038, c2 = 0.647603, c3 = 'NunxusSUIA' where c = 1830 index_test.go:140: sql delete from test_index where c = 2289 index_test.go:143: sql update test_index set c1 = 5505056347599930892, c2 = 0.869282, c3 = 'DfkxKB1y5A' where c = 2710 index_test.go:143: sql update test_index set c1 = 1648870697175523060, c2 = 0.101346, c3 = 'N7pPRUI8q7' where c = 1647 index_test.go:143: sql update test_index set c1 = 6900300853424185390, c2 = 0.484484, c3 = 'OQ1r9g1rmy' where c = 678 index_test.go:137: sql insert into test_index values (2811, 1808166774444909348, 0.109709, 'Q1bslvIG52') index_test.go:143: sql update test_index set c1 = 2145844734754271396, c2 = 0.315536, c3 = 'EQWbgYGXkP' where c = 874 index_test.go:137: sql insert into test_index values (2812, 8582268870048830439, 0.633716, 'eFuo2sCrIx') index_test.go:137: sql insert into test_index values (2814, 3965660211553960765, 0.631967, 'AyvMjzRcxO') index_test.go:143: sql update test_index set c1 = 9096269574704040901, c2 = 0.065521, c3 = '96zSrVbBle' where c = 1586 index_test.go:137: sql insert into test_index values (2813, 5910335841950294130, 0.684823, '5tkXgX8TGB') index_test.go:137: sql insert into test_index values (2815, 202768663432936667, 0.732189, 'auFAHsXvHF') index_test.go:137: sql insert into test_index values (2816, 8506523909005510590, 0.148461, 'X3R0Hnn6HX') index_test.go:140: sql delete from test_index where c = 234 index_test.go:137: sql insert into test_index values (2817, 1492717795344868626, 0.905458, 'pmqCjhmvRM') index_test.go:140: sql delete from test_index where c = 1992 index_test.go:140: sql delete from test_index where c = 664 index_test.go:143: sql update test_index set c1 = 7972628838396785240, c2 = 0.252101, c3 = 'v1i9BRXpKz' where c = 1873 index_test.go:137: sql insert into test_index values (2819, 7451691989512612268, 0.768819, 'j96nHWU44Z') index_test.go:143: sql update test_index set c1 = 824229007456431239, c2 = 0.425133, c3 = 'u2bYa0s30U' where c = 840 index_test.go:143: sql update test_index set c1 = 6638035039968023219, c2 = 0.499662, c3 = '9XnmTZXtJ3' where c = 861 index_test.go:137: sql insert into test_index values (2818, 4169057294189958914, 0.013919, '5DZgygAGX4') index_test.go:140: sql delete from test_index where c = 1619 index_test.go:140: sql delete from test_index where c = 2391 index_test.go:140: sql delete from test_index where c = 2152 index_test.go:140: sql delete from test_index where c = 2348 index_test.go:140: sql delete from test_index where c = 1743 index_test.go:140: sql delete from test_index where c = 2234 index_test.go:143: sql update test_index set c1 = 8914281578505076768, c2 = 0.939799, c3 = '1IBqwIcjfb' where c = 204 index_test.go:143: sql update test_index set c1 = 2855272597895124460, c2 = 0.117292, c3 = 'shKetceCOk' where c = 1295 index_test.go:143: sql update test_index set c1 = 5223248283668200177, c2 = 0.527939, c3 = 'cIawHtJYVx' where c = 226 index_test.go:143: sql update test_index set c1 = 5811126701976962305, c2 = 0.409345, c3 = 'ThaoxUq32h' where c = 294 index_test.go:137: sql insert into test_index values (2820, 3302526798209434111, 0.182472, 'uJ1faSkDf9') index_test.go:137: sql insert into test_index values (2821, 8975497768183393769, 0.682258, 'fMSqeTAXs0') index_test.go:143: sql update test_index set c1 = 3451702829876123339, c2 = 0.321414, c3 = 'KHVd8pCFq9' where c = 499 index_test.go:137: sql insert into test_index values (2822, 5446341060783457828, 0.102802, 'eYg2Ya7YsF') index_test.go:137: sql insert into test_index values (2825, 2547935473403687036, 0.629632, 'I7jpGghNl6') index_test.go:140: sql delete from test_index where c = 1063 index_test.go:137: sql insert into test_index values (2824, 4408243182729154172, 0.952782, 'EquRkK6etS') index_test.go:140: sql delete from test_index where c = 147 index_test.go:143: sql update test_index set c1 = 1311290885360010808, c2 = 0.047313, c3 = 'nE951P89XJ' where c = 619 index_test.go:140: sql delete from test_index where c = 2754 index_test.go:137: sql insert into test_index values (2827, 5120860928563534197, 0.320110, '7S0VuN3pdV') index_test.go:137: sql insert into test_index values (2826, 8598287145868822287, 0.822011, 'CCuNMjzxmD') index_test.go:137: sql insert into test_index values (2823, 3180613651291240155, 0.044702, '5V4XReEfoU') index_test.go:143: sql update test_index set c1 = 833673095677687014, c2 = 0.734261, c3 = '142iEHDclK' where c = 721 index_test.go:140: sql delete from test_index where c = 112 index_test.go:140: sql delete from test_index where c = 283 index_test.go:143: sql update test_index set c1 = 3472629076709613550, c2 = 0.145488, c3 = 'sUUIffdmou' where c = 2325 index_test.go:137: sql insert into test_index values (2828, 3390922993225079616, 0.550321, 'JTeJEz38f8') index_test.go:143: sql update test_index set c1 = 797675934258335885, c2 = 0.066666, c3 = 'OiewsZIrFw' where c = 1837 index_test.go:140: sql delete from test_index where c = 1795 index_test.go:143: sql update test_index set c1 = 4560760343718550111, c2 = 0.585137, c3 = 'aVfJuUeQNz' where c = 1243 index_test.go:140: sql delete from test_index where c = 2335 index_test.go:143: sql update test_index set c1 = 1977739058277420894, c2 = 0.757952, c3 = '0nH3C7yj8Q' where c = 1977 index_test.go:143: sql update test_index set c1 = 1698822173884071347, c2 = 0.529100, c3 = 'fl8WfcFaO8' where c = 2179 index_test.go:143: sql update test_index set c1 = 7080469790409547702, c2 = 0.186131, c3 = 'n3UsnVzVWu' where c = 368 index_test.go:140: sql delete from test_index where c = 1848 index_test.go:143: sql update test_index set c1 = 3013670584926325238, c2 = 0.974086, c3 = 'xHkGRX869M' where c = 2652 index_test.go:137: sql insert into test_index values (2830, 7165090923257831729, 0.397987, 'dM6nkWzIA4') index_test.go:137: sql insert into test_index values (2829, 2537596976090977063, 0.422124, 'GRUjmywNxz') index_test.go:140: sql delete from test_index where c = 41 index_test.go:137: sql insert into test_index values (2831, 6292818696816632299, 0.915657, 'Lawt8rEUDc') index_test.go:140: sql delete from test_index where c = 326 index_test.go:137: sql insert into test_index values (2832, 7615613236870687493, 0.583657, 'NdKes9q334') index_test.go:137: sql insert into test_index values (2833, 3820141032736049432, 0.399688, 'IJCFB42o4a') index_test.go:137: sql insert into test_index values (2835, 109545385721127040, 0.518586, 'vi3Vzsrf9Q') index_test.go:143: sql update test_index set c1 = 8943239204741521811, c2 = 0.766369, c3 = 'eqHOYavC9J' where c = 1332 index_test.go:137: sql insert into test_index values (2836, 5675219155437491919, 0.887565, 'Pvrfapf20y') index_test.go:143: sql update test_index set c1 = 2404478169900564364, c2 = 0.496183, c3 = 'YwGoKEzSmh' where c = 1667 index_test.go:137: sql insert into test_index values (2834, 96737766188251755, 0.144121, '9GpeUPHaC9') index_test.go:140: sql delete from test_index where c = 1785 index_test.go:143: sql update test_index set c1 = 3040800187282637882, c2 = 0.657447, c3 = 'lkV0fxs4In' where c = 2821 index_test.go:140: sql delete from test_index where c = 1937 index_test.go:143: sql update test_index set c1 = 7914548942078317436, c2 = 0.259084, c3 = 'oTfvpWNkS2' where c = 1729 index_test.go:140: sql delete from test_index where c = 2299 index_test.go:140: sql delete from test_index where c = 1409 index_test.go:140: sql delete from test_index where c = 2156 index_test.go:137: sql insert into test_index values (2837, 4433172847364164211, 0.669142, 'Q5nB9GdueE') index_test.go:140: sql delete from test_index where c = 1395 index_test.go:143: sql update test_index set c1 = 7635966006256311988, c2 = 0.766607, c3 = 'IcrnVdSrh7' where c = 1913 index_test.go:143: sql update test_index set c1 = 926048460614370213, c2 = 0.504977, c3 = 'U4TxUfRENG' where c = 501 index_test.go:137: sql insert into test_index values (2838, 91777067766750422, 0.574133, 'qVGq2hGKYY') index_test.go:137: sql insert into test_index values (2839, 577126575718711315, 0.334768, 'T4fjZSH3Fb') index_test.go:137: sql insert into test_index values (2840, 6205102977356400271, 0.742305, 'EAYEvbdIOO') index_test.go:140: sql delete from test_index where c = 1806 index_test.go:143: sql update test_index set c1 = 7372631235627376588, c2 = 0.299304, c3 = 'vByS4AtsoE' where c = 588 index_test.go:140: sql delete from test_index where c = 2127 index_test.go:140: sql delete from test_index where c = 1813 index_test.go:143: sql update test_index set c1 = 1975423346831797522, c2 = 0.084799, c3 = 'j0R5M1CHe1' where c = 498 index_test.go:137: sql insert into test_index values (2841, 220591897408315283, 0.826250, 'XHCafiWFPM') index_test.go:140: sql delete from test_index where c = 696 index_test.go:143: sql update test_index set c1 = 5847804913137447199, c2 = 0.924661, c3 = 'M9o8ZwG50j' where c = 2159 index_test.go:140: sql delete from test_index where c = 2832 index_test.go:137: sql insert into test_index values (2842, 6381210992915570900, 0.962182, 'yvzE8fhUma') index_test.go:143: sql update test_index set c1 = 4117781175825327030, c2 = 0.523558, c3 = 'eysaFHkdm4' where c = 1655 index_test.go:140: sql delete from test_index where c = 313 index_test.go:140: sql delete from test_index where c = 679 index_test.go:137: sql insert into test_index values (2843, 8846394956845787917, 0.107312, '6QGizPfhZe') index_test.go:143: sql update test_index set c1 = 6921867539947135144, c2 = 0.049275, c3 = 'iD6c2bzxPZ' where c = 2056 index_test.go:143: sql update test_index set c1 = 7051459022288360436, c2 = 0.816838, c3 = '7MJWsGD9cC' where c = 1715 index_test.go:137: sql insert into test_index values (2845, 7830690698856455488, 0.062953, '7NpOyf0nSr') index_test.go:137: sql insert into test_index values (2844, 7949416385688956799, 0.512376, 'U6FiYG1SUF') index_test.go:137: sql insert into test_index values (2846, 4499426794279776622, 0.363650, 'SEHKW8gTWT') index_test.go:143: sql update test_index set c1 = 2455341267366314243, c2 = 0.928857, c3 = 'kW5uhXSpdv' where c = 2529 index_test.go:143: sql update test_index set c1 = 6452047131189188166, c2 = 0.606995, c3 = 'rvdwJWT8Gt' where c = 1888 index_test.go:143: sql update test_index set c1 = 2337776088015511136, c2 = 0.845562, c3 = 'ORI1n1gUkB' where c = 2205 index_test.go:143: sql update test_index set c1 = 4141148498713267948, c2 = 0.404978, c3 = 'XwlAS5aRho' where c = 1375 index_test.go:140: sql delete from test_index where c = 2103 index_test.go:137: sql insert into test_index values (2847, 6161954458348406043, 0.427365, 'nuXS8OGmhX') index_test.go:140: sql delete from test_index where c = 2626 index_test.go:137: sql insert into test_index values (2848, 3502174951351319995, 0.759243, '8atC8lAtAc') index_test.go:140: sql delete from test_index where c = 1663 index_test.go:137: sql insert into test_index values (2849, 3118801144978857835, 0.635397, 'EAJmhukjpw') index_test.go:140: sql delete from test_index where c = 2380 index_test.go:140: sql delete from test_index where c = 1493 index_test.go:137: sql insert into test_index values (2850, 2699139953334710752, 0.161691, 'FFqcvebBYw') index_test.go:137: sql insert into test_index values (2852, 7350424793552836242, 0.211038, 'A3FnJ2nkax') index_test.go:137: sql insert into test_index values (2851, 320657147386890437, 0.904911, 'c4zgdp0Oi1') index_test.go:140: sql delete from test_index where c = 40 index_test.go:143: sql update test_index set c1 = 3535055366675030489, c2 = 0.187678, c3 = 't9VSO9DSwd' where c = 2548 index_test.go:143: sql update test_index set c1 = 1312981364032351890, c2 = 0.697307, c3 = '5Wl1oFX4k3' where c = 467 index_test.go:140: sql delete from test_index where c = 184 index_test.go:140: sql delete from test_index where c = 1805 index_test.go:140: sql delete from test_index where c = 1021 index_test.go:140: sql delete from test_index where c = 800 index_test.go:143: sql update test_index set c1 = 3067583201983169302, c2 = 0.128719, c3 = 'LzXnUM9x70' where c = 2270 index_test.go:143: sql update test_index set c1 = 4824244670503505061, c2 = 0.183899, c3 = '69tcPMgBr8' where c = 1262 index_test.go:143: sql update test_index set c1 = 5801235670114410083, c2 = 0.178595, c3 = 'ABtO9AMp7r' where c = 1268 index_test.go:143: sql update test_index set c1 = 4949889475198310652, c2 = 0.334131, c3 = 'OEsjp1Seym' where c = 2233 index_test.go:143: sql update test_index set c1 = 6211740884707429926, c2 = 0.183367, c3 = 'zFZsXcFMtt' where c = 1847 index_test.go:137: sql insert into test_index values (2853, 4206013687764788367, 0.528447, '5G5yoFkNzS') index_test.go:137: sql insert into test_index values (2854, 2150997084851794475, 0.463342, 'cE1Mw5v67F') index_test.go:143: sql update test_index set c1 = 8167940246989177076, c2 = 0.162080, c3 = 'R5EzIH9UKx' where c = 2414 index_test.go:143: sql update test_index set c1 = 953950976944635294, c2 = 0.843946, c3 = 'c9vSmboHUu' where c = 1058 index_test.go:137: sql insert into test_index values (2856, 1724368635385224162, 0.839534, 'cdZR4ypnGw') index_test.go:137: sql insert into test_index values (2855, 7640134225094424847, 0.689957, 'r8KmWkOCzY') index_test.go:137: sql insert into test_index values (2857, 9106180123992221077, 0.063927, 'tgaZ0POSM2') index_test.go:137: sql insert into test_index values (2858, 79851019339105555, 0.732161, 'q693jd7EKq') index_test.go:143: sql update test_index set c1 = 1479924153751276573, c2 = 0.550954, c3 = '4yISF5hRnj' where c = 2057 index_test.go:137: sql insert into test_index values (2859, 7407141668880625697, 0.876917, 'fOGTrin3xI') index_test.go:137: sql insert into test_index values (2861, 4851483041294720382, 0.375616, '4lxvVDLxUY') index_test.go:137: sql insert into test_index values (2860, 2208277852868570903, 0.986767, 'SspwFgmtKS') index_test.go:140: sql delete from test_index where c = 1883 index_test.go:140: sql delete from test_index where c = 2481 index_test.go:140: sql delete from test_index where c = 1606 index_test.go:140: sql delete from test_index where c = 1363 index_test.go:140: sql delete from test_index where c = 2672 index_test.go:140: sql delete from test_index where c = 2231 index_test.go:137: sql insert into test_index values (2862, 2934323499464463727, 0.980136, 'Tt8RwN059D') index_test.go:143: sql update test_index set c1 = 5970577289218139939, c2 = 0.780793, c3 = 'rN7psUcoM3' where c = 463 index_test.go:143: sql update test_index set c1 = 2051461758036266083, c2 = 0.596719, c3 = 'vUEXk0re5z' where c = 92 index_test.go:140: sql delete from test_index where c = 445 index_test.go:140: sql delete from test_index where c = 1722 index_test.go:140: sql delete from test_index where c = 2799 index_test.go:143: sql update test_index set c1 = 2281130062697657983, c2 = 0.403841, c3 = 'Xooc2q20kw' where c = 827 index_test.go:140: sql delete from test_index where c = 571 index_test.go:143: sql update test_index set c1 = 7604444602255352544, c2 = 0.276876, c3 = 'oJDXqURnRj' where c = 2218 index_test.go:143: sql update test_index set c1 = 7890860651919045870, c2 = 0.352171, c3 = 'XuN1R70wU4' where c = 2319 index_test.go:143: sql update test_index set c1 = 2724044924566663537, c2 = 0.589515, c3 = 'GpiGkEB2cZ' where c = 9 index_test.go:143: sql update test_index set c1 = 6575845795417942094, c2 = 0.391014, c3 = 'Mva8GQfCxk' where c = 274 index_test.go:143: sql update test_index set c1 = 1613272702202723839, c2 = 0.044672, c3 = 'FInd4SNGIH' where c = 1045 index_test.go:143: sql update test_index set c1 = 5162697088947264654, c2 = 0.274195, c3 = 'cW1NEwiyhP' where c = 1830 index_test.go:137: sql insert into test_index values (2864, 89937291843783958, 0.986568, '1LeZQF1tCc') index_test.go:137: sql insert into test_index values (2863, 3231565313966895332, 0.673244, 'JjcekGzMpH') index_test.go:143: sql update test_index set c1 = 1583666355407333717, c2 = 0.896508, c3 = 'Pmdfp9Qmaw' where c = 1564 index_test.go:140: sql delete from test_index where c = 1651 index_test.go:137: sql insert into test_index values (2865, 4017504350515919889, 0.453845, '8TQNxPOvph') index_test.go:137: sql insert into test_index values (2869, 2575604240848562101, 0.445125, 'tWAh8BC2gj') index_test.go:137: sql insert into test_index values (2868, 2601106967869094770, 0.660965, 'x27YoYWtcO') index_test.go:137: sql insert into test_index values (2866, 7186822046315044341, 0.164111, 'DhhwSjNgHk') index_test.go:143: sql update test_index set c1 = 7209206933411795562, c2 = 0.056240, c3 = 'BwhOONyzDn' where c = 702 index_test.go:137: sql insert into test_index values (2867, 9129068631210905733, 0.279819, 'Av91MU3zMz') index_test.go:140: sql delete from test_index where c = 132 index_test.go:137: sql insert into test_index values (2870, 4345274578777704277, 0.904799, 'inQ265W6Eh') index_test.go:137: sql insert into test_index values (2871, 141705659347379401, 0.232433, 'sjvC8Sdd86') index_test.go:137: sql insert into test_index values (2872, 819608763620560423, 0.460137, '2c7x9pVSV1') index_test.go:140: sql delete from test_index where c = 1264 index_test.go:140: sql delete from test_index where c = 2797 index_test.go:140: sql delete from test_index where c = 1458 index_test.go:143: sql update test_index set c1 = 8789428080013946435, c2 = 0.106574, c3 = '1JsnNonS0j' where c = 1681 index_test.go:143: sql update test_index set c1 = 7731800285022148209, c2 = 0.928050, c3 = '1lyD61CooD' where c = 281 index_test.go:140: sql delete from test_index where c = 2511 index_test.go:140: sql delete from test_index where c = 1165 index_test.go:140: sql delete from test_index where c = 2472 index_test.go:143: sql update test_index set c1 = 7352152522298233270, c2 = 0.054488, c3 = 'o6gtfew6ci' where c = 769 index_test.go:137: sql insert into test_index values (2873, 4892640869450617849, 0.094122, 'D7DITKuwHA') index_test.go:143: sql update test_index set c1 = 8295826944713796458, c2 = 0.201427, c3 = 'yV6pzwKtue' where c = 1494 index_test.go:140: sql delete from test_index where c = 2518 index_test.go:140: sql delete from test_index where c = 1031 index_test.go:137: sql insert into test_index values (2874, 5907904405547746279, 0.834179, '02Cmu8i0bX') index_test.go:137: sql insert into test_index values (2875, 4517997371078777099, 0.544639, 'YML6UMAYNv') index_test.go:143: sql update test_index set c1 = 1618729438754820050, c2 = 0.563331, c3 = 'RAvNViOAG9' where c = 880 index_test.go:143: sql update test_index set c1 = 1482411433902486705, c2 = 0.468348, c3 = 'HiTS061e44' where c = 2752 index_test.go:137: sql insert into test_index values (2876, 4685989210379664987, 0.801178, 'pIBgFzXAke') index_test.go:137: sql insert into test_index values (2877, 8540160969533968778, 0.307569, 'gGDCtx4DKc') index_test.go:140: sql delete from test_index where c = 591 index_test.go:143: sql update test_index set c1 = 6239926350845170943, c2 = 0.205129, c3 = 'QRJRc4e8Ch' where c = 1647 index_test.go:140: sql delete from test_index where c = 1677 index_test.go:143: sql update test_index set c1 = 8719937886358188841, c2 = 0.179633, c3 = 'UUq2oGWryh' where c = 816 index_test.go:140: sql delete from test_index where c = 874 index_test.go:143: sql update test_index set c1 = 7768028224466718967, c2 = 0.741175, c3 = 'QfEMtWsEr3' where c = 885 index_test.go:137: sql insert into test_index values (2879, 8620771613657828565, 0.558749, 'nKbCknMwGk') index_test.go:137: sql insert into test_index values (2878, 1754922455237262027, 0.915209, 'neeziUOEyB') index_test.go:137: sql insert into test_index values (2880, 641629644849075164, 0.393447, 'hiAAe0Nnpp') index_test.go:140: sql delete from test_index where c = 1971 index_test.go:140: sql delete from test_index where c = 2719 index_test.go:140: sql delete from test_index where c = 701 index_test.go:143: sql update test_index set c1 = 5527104057455611450, c2 = 0.872586, c3 = 'zZm6J7xW5T' where c = 1019 index_test.go:143: sql update test_index set c1 = 3519187228799961883, c2 = 0.598810, c3 = 'eS7DT8BmGZ' where c = 2418 index_test.go:137: sql insert into test_index values (2881, 7377670534892206843, 0.205689, 'FxqQkojWhl') index_test.go:143: sql update test_index set c1 = 3000923414424544616, c2 = 0.481510, c3 = 'vsXtk0BcNr' where c = 148 index_test.go:143: sql update test_index set c1 = 2125578479602287461, c2 = 0.606735, c3 = 'hM7DHWEcgD' where c = 2806 index_test.go:140: sql delete from test_index where c = 764 index_test.go:143: sql update test_index set c1 = 4281619519176518332, c2 = 0.376338, c3 = 'RiMbdzmGBu' where c = 316 index_test.go:137: sql insert into test_index values (2882, 5775824570885050226, 0.712369, '10nZU5qhcz') index_test.go:143: sql update test_index set c1 = 1193727604170785747, c2 = 0.910017, c3 = 'GbZGh326YC' where c = 2119 index_test.go:137: sql insert into test_index values (2883, 8608287151983131081, 0.104467, 'RFYhutZEZD') index_test.go:140: sql delete from test_index where c = 2742 index_test.go:137: sql insert into test_index values (2884, 5799451269837951299, 0.044981, 'bpCmvw1lbC') index_test.go:137: sql insert into test_index values (2885, 5589458580871486224, 0.455018, 'wAMPjHiozo') index_test.go:140: sql delete from test_index where c = 2558 index_test.go:137: sql insert into test_index values (2886, 5040369142877341979, 0.685800, 'iJfnZ8QNv0') index_test.go:140: sql delete from test_index where c = 10 index_test.go:143: sql update test_index set c1 = 4706074948365883511, c2 = 0.285682, c3 = 'OVLwFBGRau' where c = 1559 index_test.go:137: sql insert into test_index values (2887, 7548441327046341809, 0.678610, '29YazVdsKl') index_test.go:143: sql update test_index set c1 = 5726766143601057, c2 = 0.478279, c3 = 'AzKw4gnuwp' where c = 2533 index_test.go:140: sql delete from test_index where c = 2861 index_test.go:137: sql insert into test_index values (2888, 6317452399871673200, 0.322406, 'ucnYfkPdKP') index_test.go:140: sql delete from test_index where c = 2282 index_test.go:140: sql delete from test_index where c = 1036 index_test.go:140: sql delete from test_index where c = 346 index_test.go:143: sql update test_index set c1 = 2075285925269684506, c2 = 0.071837, c3 = '81DzQ6b0o0' where c = 1361 index_test.go:143: sql update test_index set c1 = 4925935990066511542, c2 = 0.451819, c3 = 'qvPS5ceaNl' where c = 2698 index_test.go:137: sql insert into test_index values (2890, 3754744450736280257, 0.541015, 'XRVPhMxrC9') index_test.go:143: sql update test_index set c1 = 4431144182740096032, c2 = 0.600521, c3 = 'vaDbwQENIY' where c = 366 index_test.go:143: sql update test_index set c1 = 5268071617527046834, c2 = 0.924751, c3 = 'y5b8lJsNsA' where c = 870 index_test.go:140: sql delete from test_index where c = 2293 index_test.go:137: sql insert into test_index values (2889, 7321473081016192048, 0.461270, '6aETx1dDJ6') index_test.go:140: sql delete from test_index where c = 2486 index_test.go:143: sql update test_index set c1 = 4800598181807740724, c2 = 0.156592, c3 = 'p8yoErsJnO' where c = 1815 index_test.go:143: sql update test_index set c1 = 1142020618707558920, c2 = 0.078767, c3 = 'ld7eUts4Na' where c = 1908 index_test.go:143: sql update test_index set c1 = 5291523751327779378, c2 = 0.972253, c3 = 'PHR0Fh2CAs' where c = 560 index_test.go:143: sql update test_index set c1 = 3680900025320831039, c2 = 0.354977, c3 = 'Ef4QlmUSAp' where c = 2045 index_test.go:137: sql insert into test_index values (2893, 7029867015461219280, 0.096907, 'olyjAzPZHg') index_test.go:137: sql insert into test_index values (2892, 1770455485705357771, 0.957279, 'Tu3Za0IEeY') index_test.go:137: sql insert into test_index values (2891, 5490475985393503789, 0.516933, 'v25HFjrbG2') index_test.go:140: sql delete from test_index where c = 2544 index_test.go:137: sql insert into test_index values (2895, 7758732881981098219, 0.995070, 'AVjkOQ5k02') index_test.go:137: sql insert into test_index values (2894, 8997350951805797821, 0.883105, '95a3mTqU9H') index_test.go:140: sql delete from test_index where c = 2465 index_test.go:140: sql delete from test_index where c = 154 index_test.go:140: sql delete from test_index where c = 1996 index_test.go:143: sql update test_index set c1 = 685384051081102753, c2 = 0.433237, c3 = 'GudPfGN4fb' where c = 376 index_test.go:140: sql delete from test_index where c = 1352 index_test.go:140: sql delete from test_index where c = 1764 index_test.go:140: sql delete from test_index where c = 1815 index_test.go:143: sql update test_index set c1 = 2552119432319175643, c2 = 0.885667, c3 = 'xTJubg6b9b' where c = 175 index_test.go:143: sql update test_index set c1 = 5090638107930078072, c2 = 0.402396, c3 = 'CTNIQJhvSq' where c = 2668 index_test.go:137: sql insert into test_index values (2896, 7942740723037703358, 0.368466, 'pJ0tJQySKi') index_test.go:143: sql update test_index set c1 = 4202405125323011745, c2 = 0.651341, c3 = 'oDSsBetPk2' where c = 2568 index_test.go:143: sql update test_index set c1 = 5146770749258862265, c2 = 0.557790, c3 = '2u1rz0Xq76' where c = 1624 index_test.go:137: sql insert into test_index values (2897, 2953437158358622413, 0.195892, 'QBZMh0LDyy') index_test.go:143: sql update test_index set c1 = 4873997156159450912, c2 = 0.820664, c3 = '56EKRzWyPs' where c = 985 index_test.go:137: sql insert into test_index values (2898, 5398808257636281728, 0.471486, 'WlyMIMU63i') index_test.go:143: sql update test_index set c1 = 5060276845508732122, c2 = 0.248339, c3 = 'NbWNcwevyA' where c = 1404 index_test.go:140: sql delete from test_index where c = 1595 index_test.go:140: sql delete from test_index where c = 2567 index_test.go:137: sql insert into test_index values (2899, 5399662551456182451, 0.562450, 'KRYz1yelVR') index_test.go:140: sql delete from test_index where c = 1964 index_test.go:137: sql insert into test_index values (2900, 6521734705026397879, 0.088024, 'uvqlexRHSh') index_test.go:143: sql update test_index set c1 = 7038709179269902748, c2 = 0.753463, c3 = 'NXqn7MW4ZO' where c = 1897 index_test.go:143: sql update test_index set c1 = 3604271078319446093, c2 = 0.159576, c3 = 'yi6w9Ejk24' where c = 83 index_test.go:140: sql delete from test_index where c = 749 index_test.go:143: sql update test_index set c1 = 6730321766807965621, c2 = 0.717496, c3 = '9CqoOu4ine' where c = 2128 index_test.go:140: sql delete from test_index where c = 1810 index_test.go:143: sql update test_index set c1 = 7744149453377004391, c2 = 0.460498, c3 = 'xXesqZ1f4B' where c = 1953 index_test.go:143: sql update test_index set c1 = 7782609492883827246, c2 = 0.111873, c3 = 'dq9dCoUvXi' where c = 1496 index_test.go:137: sql insert into test_index values (2902, 8502766164080909356, 0.938424, 'Gdej1Ejwj8') index_test.go:137: sql insert into test_index values (2904, 3058733978363821232, 0.622542, 'as11kEFyVd') index_test.go:137: sql insert into test_index values (2906, 7737505915368451900, 0.338912, 'HBRKu1QVRI') index_test.go:137: sql insert into test_index values (2901, 4721396629550877515, 0.968968, '7ADJvrDhXJ') index_test.go:137: sql insert into test_index values (2909, 394275457346922846, 0.125648, 'w36pKVIJhw') index_test.go:137: sql insert into test_index values (2903, 7812629133326332737, 0.916753, 'nhVSKKXpae') index_test.go:137: sql insert into test_index values (2907, 6302802748679725778, 0.360301, '5vuy4Rzkgx') index_test.go:140: sql delete from test_index where c = 1264 index_test.go:137: sql insert into test_index values (2910, 7361960205795801726, 0.698721, 'fpbg8k2Bbm') index_test.go:137: sql insert into test_index values (2908, 8481080470178334608, 0.678812, 'ufSREvDYbL') index_test.go:140: sql delete from test_index where c = 2545 index_test.go:137: sql insert into test_index values (2905, 5009031352510027979, 0.200170, 'wCnDgrM3wF') index_test.go:140: sql delete from test_index where c = 810 index_test.go:140: sql delete from test_index where c = 49 index_test.go:140: sql delete from test_index where c = 1741 index_test.go:143: sql update test_index set c1 = 5474457977450186429, c2 = 0.709500, c3 = 'AI0E3gJWnd' where c = 5 index_test.go:143: sql update test_index set c1 = 3453029038648181756, c2 = 0.278817, c3 = 'fXcnQ0s2RM' where c = 520 index_test.go:143: sql update test_index set c1 = 7941439927163147363, c2 = 0.069740, c3 = 'nldzoMh44x' where c = 1748 index_test.go:140: sql delete from test_index where c = 2111 index_test.go:140: sql delete from test_index where c = 369 index_test.go:140: sql delete from test_index where c = 2517 index_test.go:140: sql delete from test_index where c = 2119 index_test.go:143: sql update test_index set c1 = 1015975387589501793, c2 = 0.939966, c3 = 'h5NM1PkvIY' where c = 1528 index_test.go:140: sql delete from test_index where c = 2084 index_test.go:137: sql insert into test_index values (2913, 4796349898710283176, 0.743303, 'gQBgwrngHV') index_test.go:137: sql insert into test_index values (2911, 2045266790884122194, 0.458724, 'BGSZm2fL6M') index_test.go:143: sql update test_index set c1 = 5930336823060989513, c2 = 0.162879, c3 = 'O9dr39LAfm' where c = 2883 index_test.go:143: sql update test_index set c1 = 6898691099926832185, c2 = 0.404371, c3 = 'cRBB9UzmQ2' where c = 2204 index_test.go:143: sql update test_index set c1 = 8036770761215228811, c2 = 0.823593, c3 = 'zmOgdzRPoC' where c = 687 index_test.go:137: sql insert into test_index values (2912, 6770367946572340524, 0.269727, 'AhW8wT9Ew4') index_test.go:143: sql update test_index set c1 = 5663975586047563892, c2 = 0.309292, c3 = 'OLn3P9ymP2' where c = 2708 index_test.go:143: sql update test_index set c1 = 4537184701574173227, c2 = 0.430750, c3 = 'giBZAUkgyY' where c = 1500 index_test.go:140: sql delete from test_index where c = 2910 index_test.go:140: sql delete from test_index where c = 2376 index_test.go:137: sql insert into test_index values (2915, 5574007274400153773, 0.697226, 'g0a4yx7bHz') index_test.go:143: sql update test_index set c1 = 2499955254661693497, c2 = 0.755768, c3 = 'pxv4ggiTFW' where c = 1489 index_test.go:140: sql delete from test_index where c = 1505 index_test.go:137: sql insert into test_index values (2914, 1549777975239255971, 0.786717, 'G9CSdVpg7s') index_test.go:140: sql delete from test_index where c = 749 index_test.go:143: sql update test_index set c1 = 3190007537055261685, c2 = 0.624459, c3 = 'Uj8pWbQxSC' where c = 751 index_test.go:137: sql insert into test_index values (2918, 1292746576987490886, 0.924092, 'LrzJCTMCsN') index_test.go:137: sql insert into test_index values (2917, 1098242225151982128, 0.976286, 'K7Ks2rIJhm') index_test.go:137: sql insert into test_index values (2919, 2496832298991157512, 0.196297, 'Jn200DqkJr') index_test.go:140: sql delete from test_index where c = 481 index_test.go:137: sql insert into test_index values (2916, 2613866655570445567, 0.635038, 'uTiejYwqWu') index_test.go:140: sql delete from test_index where c = 2212 index_test.go:143: sql update test_index set c1 = 7156442741067447991, c2 = 0.256917, c3 = 'laN0Vkh3L8' where c = 131 index_test.go:143: sql update test_index set c1 = 181309805772864, c2 = 0.189533, c3 = 'SNC1Tmnn7M' where c = 886 index_test.go:137: sql insert into test_index values (2920, 3178629576294149359, 0.938763, 'TBgXVhyR4X') index_test.go:140: sql delete from test_index where c = 1191 index_test.go:143: sql update test_index set c1 = 4504964097789631773, c2 = 0.546071, c3 = 'l7hVnfxZSS' where c = 688 index_test.go:143: sql update test_index set c1 = 2409889365788414686, c2 = 0.042393, c3 = '7XgWl5Xyqk' where c = 501 index_test.go:140: sql delete from test_index where c = 439 index_test.go:140: sql delete from test_index where c = 1165 index_test.go:143: sql update test_index set c1 = 9011798986134473419, c2 = 0.713386, c3 = 'th8sGinsfz' where c = 2811 index_test.go:140: sql delete from test_index where c = 2195 index_test.go:137: sql insert into test_index values (2923, 450874022583117036, 0.357013, 'ue6dyNjbNG') index_test.go:137: sql insert into test_index values (2921, 2552659161233315248, 0.206373, 'MMXII9vWjY') index_test.go:143: sql update test_index set c1 = 2887136094294431729, c2 = 0.375330, c3 = 'RM4iobSovb' where c = 793 index_test.go:143: sql update test_index set c1 = 3187346945292746427, c2 = 0.287945, c3 = 'G8ubDlx9rW' where c = 640 index_test.go:137: sql insert into test_index values (2925, 9187996056920887340, 0.186987, 'dOd7doi2br') index_test.go:137: sql insert into test_index values (2922, 2324889570640934721, 0.131367, 'ApU4PL6yiM') index_test.go:140: sql delete from test_index where c = 2011 index_test.go:137: sql insert into test_index values (2924, 4087465183698998676, 0.184294, 'MPxz1h1U9w') index_test.go:143: sql update test_index set c1 = 659307216219280470, c2 = 0.450700, c3 = 'LiiCs1ZUWe' where c = 1171 index_test.go:137: sql insert into test_index values (2926, 222721365386085234, 0.200149, '4czAz45kO8') index_test.go:143: sql update test_index set c1 = 1475814166414975008, c2 = 0.644600, c3 = 'LLKmBI7hDl' where c = 1072 index_test.go:140: sql delete from test_index where c = 433 index_test.go:137: sql insert into test_index values (2927, 2060758977001299345, 0.378704, 'f9ZVGQiLJs') index_test.go:137: sql insert into test_index values (2928, 4563460532091694517, 0.946732, 'x1QiH1DhOn') index_test.go:137: sql insert into test_index values (2929, 9112018924213658809, 0.555294, '5qZvE5kblU') index_test.go:143: sql update test_index set c1 = 2894273929796739540, c2 = 0.605122, c3 = 'dRBs6dKKId' where c = 2158 index_test.go:140: sql delete from test_index where c = 1347 index_test.go:140: sql delete from test_index where c = 2767 index_test.go:140: sql delete from test_index where c = 1587 index_test.go:140: sql delete from test_index where c = 15 index_test.go:143: sql update test_index set c1 = 6097441805113868964, c2 = 0.673905, c3 = 'iSLAchMbxB' where c = 2721 index_test.go:137: sql insert into test_index values (2930, 6148234095442777034, 0.007503, '5t6psbtrhc') index_test.go:140: sql delete from test_index where c = 2854 index_test.go:143: sql update test_index set c1 = 6766431228963050568, c2 = 0.688922, c3 = 'ml5HRXDf7P' where c = 1071 index_test.go:143: sql update test_index set c1 = 4702325887888139401, c2 = 0.161403, c3 = 'IlhPjmmA3S' where c = 1469 index_test.go:137: sql insert into test_index values (2931, 8114872745260122229, 0.256957, 'inDOJYggfF') index_test.go:140: sql delete from test_index where c = 32 index_test.go:137: sql insert into test_index values (2932, 1270624109218229475, 0.793703, 'j3sppo4ISv') index_test.go:143: sql update test_index set c1 = 1025847483200463070, c2 = 0.093693, c3 = 'r3Ugbiomrb' where c = 592 index_test.go:143: sql update test_index set c1 = 3547348811739930683, c2 = 0.946993, c3 = 'R5E05uWgh0' where c = 2824 index_test.go:143: sql update test_index set c1 = 5586103463046713895, c2 = 0.329873, c3 = 'cO53GO1yZ5' where c = 664 index_test.go:140: sql delete from test_index where c = 1964 index_test.go:143: sql update test_index set c1 = 2304820183882939052, c2 = 0.050888, c3 = 'Mydq7DaRfP' where c = 2297 index_test.go:137: sql insert into test_index values (2934, 8870204334933187208, 0.135591, 'hA42yZQdA1') index_test.go:140: sql delete from test_index where c = 2061 index_test.go:143: sql update test_index set c1 = 560624181645338640, c2 = 0.873177, c3 = 'SZx6QnZPQU' where c = 1676 index_test.go:140: sql delete from test_index where c = 1214 index_test.go:137: sql insert into test_index values (2933, 8495041008290186593, 0.155264, 'QshP1k9him') index_test.go:140: sql delete from test_index where c = 1446 index_test.go:137: sql insert into test_index values (2935, 4175028758891407972, 0.472263, '00wtI1426i') index_test.go:137: sql insert into test_index values (2937, 7342566041915438402, 0.444768, 'fxGl7qicFU') index_test.go:137: sql insert into test_index values (2936, 3797910057147825105, 0.291500, 'Q189XZXcqW') index_test.go:140: sql delete from test_index where c = 86 index_test.go:137: sql insert into test_index values (2938, 1942993497535297296, 0.139784, 'w4hCGQm2Y0') index_test.go:140: sql delete from test_index where c = 51 index_test.go:140: sql delete from test_index where c = 2553 index_test.go:140: sql delete from test_index where c = 2061 index_test.go:143: sql update test_index set c1 = 8829542258658262254, c2 = 0.125539, c3 = 'NpsERtVlfG' where c = 2163 index_test.go:137: sql insert into test_index values (2939, 696125386152886113, 0.160532, 'ONhZkWNSLS') index_test.go:140: sql delete from test_index where c = 2760 index_test.go:143: sql update test_index set c1 = 5535879460054594343, c2 = 0.242005, c3 = 'eSC4uMdBaV' where c = 2815 index_test.go:143: sql update test_index set c1 = 8237508314620545634, c2 = 0.891030, c3 = 'VEeLYN6bja' where c = 388 index_test.go:143: sql update test_index set c1 = 5264991399127794286, c2 = 0.942086, c3 = 'YTc4AJHEmk' where c = 27 index_test.go:140: sql delete from test_index where c = 832 index_test.go:143: sql update test_index set c1 = 7770057594499336532, c2 = 0.712379, c3 = 'LQXLVJPZJX' where c = 851 index_test.go:140: sql delete from test_index where c = 181 index_test.go:143: sql update test_index set c1 = 7158954780941517513, c2 = 0.605818, c3 = '4NYqF3OoUl' where c = 2879 index_test.go:143: sql update test_index set c1 = 5062435300514949506, c2 = 0.792235, c3 = 'YnlO57XEW4' where c = 2293 index_test.go:143: sql update test_index set c1 = 2778516600367853124, c2 = 0.452146, c3 = '7YpdlYYKVO' where c = 2515 index_test.go:137: sql insert into test_index values (2940, 5969031959685189428, 0.765805, 'lq0AGAodDt') index_test.go:137: sql insert into test_index values (2942, 4372825761827868882, 0.815874, 'E3XUEEfd0K') index_test.go:137: sql insert into test_index values (2943, 5107179133047576101, 0.226504, 'DrTenxGypf') index_test.go:137: sql insert into test_index values (2941, 5236652749296065856, 0.020806, 'clA7u6U7vJ') index_test.go:143: sql update test_index set c1 = 4596677809532770110, c2 = 0.874440, c3 = 'iqTp4mN7HP' where c = 2764 index_test.go:140: sql delete from test_index where c = 460 index_test.go:137: sql insert into test_index values (2944, 3218444465443175881, 0.040658, 'YeJKg5Z7mE') index_test.go:137: sql insert into test_index values (2945, 6820746662832616863, 0.792247, 'xIJuqleReq') index_test.go:143: sql update test_index set c1 = 6036977485629830931, c2 = 0.686885, c3 = 'W3AeCmlYwJ' where c = 1072 index_test.go:137: sql insert into test_index values (2946, 6479178376013143566, 0.373807, 'iuw0mCP2CL') index_test.go:140: sql delete from test_index where c = 1344 index_test.go:137: sql insert into test_index values (2947, 4938706934443734557, 0.386747, 'ZwACbnTBhA') index_test.go:140: sql delete from test_index where c = 2446 index_test.go:140: sql delete from test_index where c = 2457 index_test.go:140: sql delete from test_index where c = 2499 index_test.go:143: sql update test_index set c1 = 955727120363532048, c2 = 0.541166, c3 = 'ZKzr6bmFL3' where c = 1470 index_test.go:137: sql insert into test_index values (2949, 4451149590159855482, 0.991470, 'ASWD6mKQZS') index_test.go:137: sql insert into test_index values (2948, 4045338236946932755, 0.845984, 'TxF8oyOiw0') index_test.go:140: sql delete from test_index where c = 1717 index_test.go:140: sql delete from test_index where c = 560 index_test.go:140: sql delete from test_index where c = 971 index_test.go:143: sql update test_index set c1 = 1986679331488639584, c2 = 0.776682, c3 = 'rzJYs3Mf61' where c = 2539 index_test.go:143: sql update test_index set c1 = 1062295731189306016, c2 = 0.177618, c3 = 'Rkixnwc65e' where c = 911 index_test.go:143: sql update test_index set c1 = 9079372602920662138, c2 = 0.875486, c3 = 'MsBMca1bTS' where c = 2472 index_test.go:143: sql update test_index set c1 = 3270638943739949695, c2 = 0.712097, c3 = 'ltMKI3gxgB' where c = 1628 index_test.go:143: sql update test_index set c1 = 4692137380185860045, c2 = 0.937905, c3 = '2VuPCmEqq9' where c = 1755 index_test.go:143: sql update test_index set c1 = 8974074824024986615, c2 = 0.596974, c3 = 'BoyXADTkdH' where c = 818 index_test.go:140: sql delete from test_index where c = 562 index_test.go:137: sql insert into test_index values (2950, 5530769134743014984, 0.392201, 'v57M3yLGes') index_test.go:137: sql insert into test_index values (2951, 466326527233676196, 0.393802, 'htEJn4Ckb9') index_test.go:143: sql update test_index set c1 = 2114423172600894504, c2 = 0.044826, c3 = '3NDxlYvWCP' where c = 2051 index_test.go:140: sql delete from test_index where c = 1551 index_test.go:137: sql insert into test_index values (2952, 884023402519752972, 0.311605, 'ZeefZQyZUo') index_test.go:143: sql update test_index set c1 = 4375097775482843679, c2 = 0.151613, c3 = '2JZdjcaP7A' where c = 641 index_test.go:140: sql delete from test_index where c = 200 index_test.go:137: sql insert into test_index values (2954, 1107787873360199215, 0.702939, 'VdRWkcK3hZ') index_test.go:137: sql insert into test_index values (2955, 3846541793435801506, 0.874198, 'eZlx5EU1Bu') index_test.go:140: sql delete from test_index where c = 511 index_test.go:137: sql insert into test_index values (2956, 3015296049692733132, 0.407184, 'YadQpThpvV') index_test.go:137: sql insert into test_index values (2957, 2532445422454018228, 0.456601, 'MoWPWjxY44') index_test.go:137: sql insert into test_index values (2953, 4525317710195848216, 0.917212, 'wqcLl8MW2g') index_test.go:140: sql delete from test_index where c = 917 index_test.go:137: sql insert into test_index values (2958, 8000948293243430270, 0.623605, 'fpLNt62fD2') index_test.go:143: sql update test_index set c1 = 7309753716042217017, c2 = 0.523847, c3 = '7P3ZP4DdT4' where c = 320 index_test.go:140: sql delete from test_index where c = 859 index_test.go:140: sql delete from test_index where c = 480 index_test.go:140: sql delete from test_index where c = 1619 index_test.go:140: sql delete from test_index where c = 960 index_test.go:140: sql delete from test_index where c = 2943 index_test.go:143: sql update test_index set c1 = 8665500561548015757, c2 = 0.894223, c3 = '8JPe9u7uGS' where c = 2565 index_test.go:143: sql update test_index set c1 = 6179237894638642304, c2 = 0.202527, c3 = 'OUQMxgdWoo' where c = 228 index_test.go:140: sql delete from test_index where c = 2867 index_test.go:137: sql insert into test_index values (2959, 5981232019945500417, 0.227522, 'QFCcmaItJk') index_test.go:143: sql update test_index set c1 = 8964139410619561805, c2 = 0.616042, c3 = 'JMQGrJmVCp' where c = 1144 index_test.go:143: sql update test_index set c1 = 3458035358457855442, c2 = 0.739422, c3 = 'fSDSTxZnfp' where c = 2086 index_test.go:143: sql update test_index set c1 = 4505407902579340799, c2 = 0.366596, c3 = '1v5WrpWzVt' where c = 1384 index_test.go:143: sql update test_index set c1 = 8487704220503647992, c2 = 0.871060, c3 = '3Amuk1w2OK' where c = 1393 index_test.go:137: sql insert into test_index values (2960, 8159286938983994847, 0.323526, '4la7x5hOcU') index_test.go:140: sql delete from test_index where c = 67 index_test.go:143: sql update test_index set c1 = 3502388264949255761, c2 = 0.367308, c3 = 'FkPiBdP7P0' where c = 940 index_test.go:137: sql insert into test_index values (2962, 6953169656519284826, 0.863318, 'D6BpRHdrXt') index_test.go:143: sql update test_index set c1 = 8310907680367110134, c2 = 0.908422, c3 = 'SngGcQp6Pk' where c = 1675 index_test.go:137: sql insert into test_index values (2964, 5133440035714303552, 0.950827, 'fWGXJN7rsx') index_test.go:137: sql insert into test_index values (2961, 3133329355275030978, 0.984940, 'PUYZDjHPuc') index_test.go:140: sql delete from test_index where c = 784 index_test.go:143: sql update test_index set c1 = 7471050081511039361, c2 = 0.545844, c3 = 'Oyx6Nh29eS' where c = 1144 index_test.go:137: sql insert into test_index values (2963, 131322215019687768, 0.958480, 'TXWd7bJgXu') index_test.go:140: sql delete from test_index where c = 363 index_test.go:140: sql delete from test_index where c = 1256 index_test.go:137: sql insert into test_index values (2965, 8874007050261689613, 0.656487, '9cZmKuKRfZ') index_test.go:137: sql insert into test_index values (2966, 5874417277469496973, 0.831841, 'PW0FRSzhtT') index_test.go:143: sql update test_index set c1 = 3762876237004714691, c2 = 0.438935, c3 = 'YswMr7HvmC' where c = 1244 index_test.go:140: sql delete from test_index where c = 1382 index_test.go:137: sql insert into test_index values (2967, 2442154139602118709, 0.680079, 'FDciRH4LOy') index_test.go:140: sql delete from test_index where c = 1211 index_test.go:140: sql delete from test_index where c = 917 index_test.go:140: sql delete from test_index where c = 1003 index_test.go:143: sql update test_index set c1 = 2120040913856811407, c2 = 0.995711, c3 = 'bmKXHy3w7o' where c = 514 index_test.go:143: sql update test_index set c1 = 4886781095797603511, c2 = 0.988516, c3 = 'AhpQ06BqBh' where c = 1879 index_test.go:137: sql insert into test_index values (2968, 3599647151342310086, 0.552577, 'linZ0fl6Pb') index_test.go:143: sql update test_index set c1 = 7368114717692125761, c2 = 0.186064, c3 = 'nfWrnFY1sR' where c = 2014 index_test.go:143: sql update test_index set c1 = 8292662316327814149, c2 = 0.286264, c3 = '8sIVNkIBCP' where c = 1666 index_test.go:137: sql insert into test_index values (2969, 4484615025794515797, 0.946387, 'tXynsW1NQ1') index_test.go:140: sql delete from test_index where c = 753 index_test.go:143: sql update test_index set c1 = 4316858278967706242, c2 = 0.238491, c3 = 'xlPsCPm1cc' where c = 2840 index_test.go:137: sql insert into test_index values (2970, 6601422956094417264, 0.617629, 'qgT120cHMc') index_test.go:140: sql delete from test_index where c = 2288 index_test.go:140: sql delete from test_index where c = 871 index_test.go:143: sql update test_index set c1 = 4461798754439691294, c2 = 0.740490, c3 = 'TrWZUF0VcO' where c = 2444 index_test.go:143: sql update test_index set c1 = 5705640421524761741, c2 = 0.099534, c3 = 'u9pVXxIx9I' where c = 174 index_test.go:137: sql insert into test_index values (2972, 1609767158802148929, 0.120194, 'hAFHgSghcQ') index_test.go:137: sql insert into test_index values (2973, 6285533149034422577, 0.268729, 'CHN9ISzS7s') index_test.go:137: sql insert into test_index values (2971, 7875617751734604927, 0.079100, 'PaQH5SLe8l') index_test.go:143: sql update test_index set c1 = 732385099922225540, c2 = 0.352433, c3 = 'dl2Ue654Ch' where c = 2917 index_test.go:137: sql insert into test_index values (2974, 1610139979456648366, 0.817090, 'Sq1lVRNIiC') index_test.go:140: sql delete from test_index where c = 135 index_test.go:143: sql update test_index set c1 = 1637992260706713208, c2 = 0.991991, c3 = 'QdtTVkZq0M' where c = 1386 index_test.go:137: sql insert into test_index values (2975, 1962323880994015003, 0.245200, 'MXB9sfTtdz') index_test.go:140: sql delete from test_index where c = 236 index_test.go:140: sql delete from test_index where c = 354 index_test.go:137: sql insert into test_index values (2976, 5365021968405917518, 0.992701, '3VvxsEsPy5') index_test.go:143: sql update test_index set c1 = 5670298369849767777, c2 = 0.083661, c3 = 'iwnPf9UsoS' where c = 2787 index_test.go:143: sql update test_index set c1 = 4956863555513935682, c2 = 0.133463, c3 = 'dIBTZxnYRR' where c = 805 index_test.go:140: sql delete from test_index where c = 1304 index_test.go:137: sql insert into test_index values (2977, 7024482568861434529, 0.575272, 'vL7ubhDWst') index_test.go:140: sql delete from test_index where c = 1612 index_test.go:140: sql delete from test_index where c = 2359 index_test.go:143: sql update test_index set c1 = 4336524490932576838, c2 = 0.719467, c3 = 'myPCgTz2Pb' where c = 255 index_test.go:143: sql update test_index set c1 = 4544559537214305825, c2 = 0.714745, c3 = '1Baj3yS8Gr' where c = 531 index_test.go:137: sql insert into test_index values (2978, 1710097593318210928, 0.215370, 'jLjYhFsCAv') index_test.go:143: sql update test_index set c1 = 7375568822957768961, c2 = 0.413033, c3 = 'tWhDmUIFnT' where c = 2432 index_test.go:143: sql update test_index set c1 = 8592343899364973649, c2 = 0.483322, c3 = '0dVnJYz0m0' where c = 2359 index_test.go:137: sql insert into test_index values (2979, 3258910192543161936, 0.571828, 'MAgPCDg0Ba') index_test.go:140: sql delete from test_index where c = 1610 index_test.go:140: sql delete from test_index where c = 1169 index_test.go:137: sql insert into test_index values (2982, 2879994625514458284, 0.868498, 'RL7vC3Pm3M') index_test.go:140: sql delete from test_index where c = 326 index_test.go:137: sql insert into test_index values (2981, 1354256685239768566, 0.174656, 'f0UVQ2TKwQ') index_test.go:140: sql delete from test_index where c = 374 index_test.go:137: sql insert into test_index values (2980, 5652815212278313420, 0.497959, 'TaEfo7xJFa') index_test.go:143: sql update test_index set c1 = 4424430897343247691, c2 = 0.542979, c3 = 'ex7fCv3JrZ' where c = 2917 index_test.go:137: sql insert into test_index values (2983, 6019572450670914057, 0.779697, 'lepwNBDe7g') index_test.go:143: sql update test_index set c1 = 3752099465881217531, c2 = 0.135324, c3 = 'gawNIH00iP' where c = 725 index_test.go:140: sql delete from test_index where c = 1211 index_test.go:140: sql delete from test_index where c = 601 index_test.go:137: sql insert into test_index values (2984, 2332544131645475549, 0.768344, 'K16ajt47M7') index_test.go:143: sql update test_index set c1 = 9216419155397871695, c2 = 0.264985, c3 = 'KKkedpHcaX' where c = 1988 index_test.go:143: sql update test_index set c1 = 2883976143679654596, c2 = 0.592857, c3 = 'IbSudCiobM' where c = 1086 index_test.go:140: sql delete from test_index where c = 1197 index_test.go:143: sql update test_index set c1 = 5277046068768906891, c2 = 0.744329, c3 = 'vgSC0JMmxN' where c = 2636 index_test.go:143: sql update test_index set c1 = 6723784661522067677, c2 = 0.056116, c3 = 'gGYjThAr4S' where c = 1945 index_test.go:137: sql insert into test_index values (2985, 8534680015015911490, 0.755577, '6x9fup8XtT') index_test.go:143: sql update test_index set c1 = 2015703916730889447, c2 = 0.686108, c3 = 'O900wVPTJE' where c = 2412 index_test.go:140: sql delete from test_index where c = 2469 index_test.go:137: sql insert into test_index values (2986, 7391664518977772802, 0.807492, 'FE2Wi1sMrv') index_test.go:143: sql update test_index set c1 = 8970569828994951399, c2 = 0.376579, c3 = 'itAM9JaH6E' where c = 1056 index_test.go:137: sql insert into test_index values (2989, 477907635536056819, 0.849058, 'KWbWvOt3Qc') index_test.go:140: sql delete from test_index where c = 2391 index_test.go:137: sql insert into test_index values (2990, 6444859102430807302, 0.699296, '2P0g7EbQyr') index_test.go:140: sql delete from test_index where c = 194 index_test.go:137: sql insert into test_index values (2987, 7435104034432375425, 0.657173, 'Y2S5Ee06Wv') index_test.go:137: sql insert into test_index values (2991, 4489719006457814567, 0.371999, 'JHr1DAgwqq') index_test.go:140: sql delete from test_index where c = 2702 index_test.go:137: sql insert into test_index values (2988, 2354853958339643955, 0.206838, 'SUHUTyhUE6') index_test.go:140: sql delete from test_index where c = 489 index_test.go:137: sql insert into test_index values (2992, 6540652909035413999, 0.728660, '2ChRASMXKB') index_test.go:143: sql update test_index set c1 = 4861243323571158001, c2 = 0.503037, c3 = '1wOCH5qqv3' where c = 2631 index_test.go:143: sql update test_index set c1 = 5511371890195417692, c2 = 0.765513, c3 = 'O7neJylJDP' where c = 1374 index_test.go:143: sql update test_index set c1 = 2650223735246407792, c2 = 0.985005, c3 = 'PCin6NedRM' where c = 2837 index_test.go:143: sql update test_index set c1 = 7752833319230381623, c2 = 0.171642, c3 = '2wonPEfQzJ' where c = 1707 index_test.go:140: sql delete from test_index where c = 318 index_test.go:140: sql delete from test_index where c = 2273 index_test.go:140: sql delete from test_index where c = 2642 index_test.go:140: sql delete from test_index where c = 2325 index_test.go:137: sql insert into test_index values (2993, 6839974055767760217, 0.830892, 'xnEaaqsJWa') index_test.go:143: sql update test_index set c1 = 8569803597692465472, c2 = 0.565172, c3 = 's3wLTKMstA' where c = 2623 index_test.go:143: sql update test_index set c1 = 2859947425144507794, c2 = 0.699841, c3 = 'Z0CXIRDl7V' where c = 242 index_test.go:140: sql delete from test_index where c = 2327 index_test.go:137: sql insert into test_index values (2995, 2707301729099608168, 0.867037, 'VgwtmLBZCz') index_test.go:140: sql delete from test_index where c = 1328 index_test.go:137: sql insert into test_index values (2994, 248125261615052246, 0.495390, 'nIH76A4IQQ') index_test.go:140: sql delete from test_index where c = 1656 index_test.go:143: sql update test_index set c1 = 2247258817526541698, c2 = 0.595471, c3 = 'u9yZoJpzFA' where c = 2758 index_test.go:137: sql insert into test_index values (2997, 1408896755954308929, 0.771727, 'cZMZPflxP5') index_test.go:143: sql update test_index set c1 = 5356260838723117712, c2 = 0.088764, c3 = 'QMwYlohGh0' where c = 1887 index_test.go:143: sql update test_index set c1 = 3508718964897464064, c2 = 0.272530, c3 = 'nBYZeZ9yOk' where c = 917 index_test.go:143: sql update test_index set c1 = 2431046189946030337, c2 = 0.635647, c3 = 'rxPS2p30VR' where c = 2739 index_test.go:143: sql update test_index set c1 = 3370281772441504293, c2 = 0.749815, c3 = 'EPAdFzkgOd' where c = 2360 index_test.go:137: sql insert into test_index values (2996, 6204491591583374920, 0.525842, 'r3JvigCJrx') index_test.go:140: sql delete from test_index where c = 1431 index_test.go:143: sql update test_index set c1 = 365630700512069471, c2 = 0.161274, c3 = 'E8PjdVdyPx' where c = 1459 index_test.go:137: sql insert into test_index values (2998, 5372481330784169937, 0.488106, 'FdrpOO5rQu') index_test.go:137: sql insert into test_index values (2999, 4108734941073548411, 0.502254, '5k6JSoQca2') index_test.go:140: sql delete from test_index where c = 1292 index_test.go:137: sql insert into test_index values (3000, 8785398269032283375, 0.191101, '2ZA8Jyev4k') index_test.go:140: sql delete from test_index where c = 566 index_test.go:143: sql update test_index set c1 = 3163288434879934549, c2 = 0.559084, c3 = 'SRvIYA02ZN' where c = 1711 index_test.go:140: sql delete from test_index where c = 2629 index_test.go:143: sql update test_index set c1 = 2827097665882020466, c2 = 0.684717, c3 = 'ZVfULBOmxU' where c = 1588 index_test.go:140: sql delete from test_index where c = 1583 index_test.go:143: sql update test_index set c1 = 6434247824493390397, c2 = 0.699316, c3 = 'oaVo1gLFCX' where c = 760 index_test.go:143: sql update test_index set c1 = 673633761870908420, c2 = 0.376955, c3 = 'gNjQcwaujO' where c = 1233 index_test.go:143: sql update test_index set c1 = 875735974896872694, c2 = 0.482475, c3 = 'zVKgUKiOTP' where c = 2738 index_test.go:140: sql delete from test_index where c = 2345 index_test.go:143: sql update test_index set c1 = 958426864682601107, c2 = 0.086606, c3 = 'uFkLvGkP20' where c = 476 index_test.go:137: sql insert into test_index values (3008, 5573019091161268095, 0.930569, 'KZqEgO0nfH') index_test.go:137: sql insert into test_index values (3002, 2600410715928187646, 0.287891, 'IwYFApaWJm') index_test.go:137: sql insert into test_index values (3001, 2463751355850517074, 0.972708, 'jlReIWREn8') index_test.go:137: sql insert into test_index values (3005, 8649695336355634236, 0.632290, 'ePW4b7E5LY') index_test.go:137: sql insert into test_index values (3003, 4618429879251439875, 0.694827, 'pLXvXykOny') index_test.go:137: sql insert into test_index values (3006, 5963859836479388051, 0.682562, '2AfqzgpcgF') index_test.go:137: sql insert into test_index values (3004, 516364836149001298, 0.743337, 'ndV1gQuzTb') index_test.go:137: sql insert into test_index values (3010, 7664815084184425578, 0.046289, 'iloxTGz6v0') index_test.go:140: sql delete from test_index where c = 348 index_test.go:137: sql insert into test_index values (3007, 7417964991268208050, 0.580226, '9ks0ZnnKYh') index_test.go:137: sql insert into test_index values (3009, 6721927081727016740, 0.849202, 'K8F05TzfAl') index_test.go:140: sql delete from test_index where c = 2742 index_test.go:140: sql delete from test_index where c = 893 index_test.go:140: sql delete from test_index where c = 535 index_test.go:140: sql delete from test_index where c = 859 index_test.go:140: sql delete from test_index where c = 2412 index_test.go:143: sql update test_index set c1 = 1597529607967646626, c2 = 0.090200, c3 = '3WpX2IUvXB' where c = 2070 index_test.go:143: sql update test_index set c1 = 2931108983744638144, c2 = 0.793973, c3 = 'hij58X8rw9' where c = 1936 index_test.go:140: sql delete from test_index where c = 2422 index_test.go:140: sql delete from test_index where c = 1472 index_test.go:143: sql update test_index set c1 = 2682801321894192463, c2 = 0.966753, c3 = 'iw1cbDGzDP' where c = 2210 index_test.go:143: sql update test_index set c1 = 8769180156466606160, c2 = 0.486621, c3 = 'Bouts7zt0C' where c = 2264 index_test.go:140: sql delete from test_index where c = 2213 index_test.go:143: sql update test_index set c1 = 8491834743611692113, c2 = 0.102395, c3 = 'xb6YmJNrKy' where c = 51 index_test.go:140: sql delete from test_index where c = 1515 index_test.go:137: sql insert into test_index values (3012, 1576655824384688669, 0.559681, 'zNaLCMYqwE') index_test.go:137: sql insert into test_index values (3011, 1437438310395536090, 0.972015, 'PCamjmK2hH') index_test.go:143: sql update test_index set c1 = 1674125437441765938, c2 = 0.493738, c3 = 'cl8Of5ZRWl' where c = 1479 index_test.go:143: sql update test_index set c1 = 8891650609109797545, c2 = 0.687892, c3 = 'ICpXaTAq5I' where c = 2145 index_test.go:137: sql insert into test_index values (3014, 5855988460263129837, 0.433705, 'wBC3Gcze84') index_test.go:140: sql delete from test_index where c = 250 index_test.go:137: sql insert into test_index values (3013, 8790739025546262826, 0.277502, 'CPVJXMXFfc') index_test.go:143: sql update test_index set c1 = 1548880937452557330, c2 = 0.043414, c3 = 'KfErsWAyyL' where c = 2988 index_test.go:137: sql insert into test_index values (3015, 8192518394955005735, 0.747643, 'hcKlXjq0mF') index_test.go:143: sql update test_index set c1 = 6321100999635412537, c2 = 0.584126, c3 = '6zNeQSk0qz' where c = 138 index_test.go:140: sql delete from test_index where c = 511 index_test.go:137: sql insert into test_index values (3016, 4069822289072986891, 0.941545, 'ovwIKWcKtH') index_test.go:140: sql delete from test_index where c = 1116 index_test.go:140: sql delete from test_index where c = 2787 index_test.go:137: sql insert into test_index values (3017, 663405895494048120, 0.522876, 'ftqs4hJ8yI') index_test.go:143: sql update test_index set c1 = 3719041938415275539, c2 = 0.667203, c3 = 'mSWpDEDDyi' where c = 2402 index_test.go:137: sql insert into test_index values (3018, 765083118046593486, 0.943519, 'tA1Ow5fJM1') index_test.go:143: sql update test_index set c1 = 8954175995112936602, c2 = 0.095491, c3 = 'FPvBoT7eLj' where c = 2335 index_test.go:143: sql update test_index set c1 = 4645934638913024690, c2 = 0.572131, c3 = 'ql5if7RHyq' where c = 2987 index_test.go:140: sql delete from test_index where c = 2098 index_test.go:137: sql insert into test_index values (3019, 6531377457664162097, 0.554457, 'tYp0T0REvC') index_test.go:140: sql delete from test_index where c = 2893 index_test.go:140: sql delete from test_index where c = 636 index_test.go:143: sql update test_index set c1 = 6785782236666750605, c2 = 0.965442, c3 = 'OgtRqtNMft' where c = 1138 index_test.go:143: sql update test_index set c1 = 2897125791530361044, c2 = 0.915467, c3 = 'dEWqGnWWva' where c = 1491 index_test.go:140: sql delete from test_index where c = 1205 index_test.go:137: sql insert into test_index values (3020, 5578706594142062211, 0.050517, 'kPQCizf3F1') index_test.go:143: sql update test_index set c1 = 3930120609556812969, c2 = 0.576983, c3 = 'L6epFgIl2A' where c = 1978 index_test.go:137: sql insert into test_index values (3021, 1815234194729810215, 0.295100, 'RaV8GUU4BR') index_test.go:140: sql delete from test_index where c = 1682 index_test.go:143: sql update test_index set c1 = 6636216617990994301, c2 = 0.700911, c3 = 'HhLQgcVMVI' where c = 1629 index_test.go:137: sql insert into test_index values (3022, 445177544462492041, 0.693407, 'jeYCdL6gti') index_test.go:137: sql insert into test_index values (3023, 7793060289580088441, 0.095891, 'JF88rKHLyI') index_test.go:143: sql update test_index set c1 = 2168478515948609709, c2 = 0.712891, c3 = 'L4U6loKQym' where c = 2594 index_test.go:137: sql insert into test_index values (3024, 1825126773780629420, 0.358738, '1CXBpjx2Km') index_test.go:140: sql delete from test_index where c = 1937 index_test.go:137: sql insert into test_index values (3025, 5616545956960566456, 0.978762, 'PSRZRRYhBT') index_test.go:140: sql delete from test_index where c = 308 index_test.go:143: sql update test_index set c1 = 5272784257025860002, c2 = 0.249814, c3 = 'kcXGGZbsvj' where c = 1935 index_test.go:137: sql insert into test_index values (3026, 6416885709252960933, 0.067389, 'pRH3sPINB9') index_test.go:143: sql update test_index set c1 = 8963919615772158166, c2 = 0.667521, c3 = 'gSfLdaHCZn' where c = 226 index_test.go:137: sql insert into test_index values (3027, 251327255052740308, 0.904717, 'aJaXGtbt1W') index_test.go:140: sql delete from test_index where c = 474 index_test.go:140: sql delete from test_index where c = 2120 index_test.go:143: sql update test_index set c1 = 7823322178627868523, c2 = 0.545019, c3 = 'UZQ5t4XQoN' where c = 1850 index_test.go:143: sql update test_index set c1 = 5135070629383038754, c2 = 0.888096, c3 = '8mS8YefvXw' where c = 1843 index_test.go:140: sql delete from test_index where c = 2376 index_test.go:140: sql delete from test_index where c = 2109 index_test.go:137: sql insert into test_index values (3028, 2992447955683729661, 0.118002, 'AJ127sEEbt') index_test.go:140: sql delete from test_index where c = 2941 index_test.go:137: sql insert into test_index values (3031, 6535310489801978960, 0.558898, 'GmoQ0CmsXV') index_test.go:140: sql delete from test_index where c = 546 index_test.go:137: sql insert into test_index values (3030, 9179650054814079368, 0.777922, 'gXUiLhx5Tz') index_test.go:143: sql update test_index set c1 = 2965490747550278242, c2 = 0.985531, c3 = '2xkhkQ5DTn' where c = 2315 index_test.go:143: sql update test_index set c1 = 282146490553498822, c2 = 0.673730, c3 = 'Yh2lYxPoid' where c = 201 index_test.go:140: sql delete from test_index where c = 1787 index_test.go:137: sql insert into test_index values (3029, 4486033670823634967, 0.014932, 'LePA7kHAt1') index_test.go:143: sql update test_index set c1 = 7134276367676711032, c2 = 0.097389, c3 = 'qpbc0LH99S' where c = 2360 index_test.go:140: sql delete from test_index where c = 2133 index_test.go:140: sql delete from test_index where c = 2672 index_test.go:143: sql update test_index set c1 = 5923694782431892164, c2 = 0.694485, c3 = 'nXLoRx4wEZ' where c = 1040 index_test.go:143: sql update test_index set c1 = 1450599701154347873, c2 = 0.502119, c3 = 'kGk6mv4Pma' where c = 1155 index_test.go:143: sql update test_index set c1 = 5174995104485846545, c2 = 0.486928, c3 = '91XSzG0fX5' where c = 1130 index_test.go:143: sql update test_index set c1 = 6081717278302507905, c2 = 0.894077, c3 = 'VGDlxB5BY7' where c = 1360 index_test.go:137: sql insert into test_index values (3033, 427050117653687629, 0.102929, 'uNv5WLc6bZ') index_test.go:140: sql delete from test_index where c = 1951 index_test.go:143: sql update test_index set c1 = 7789441182626234399, c2 = 0.951527, c3 = '5TXyAnBVKJ' where c = 276 index_test.go:140: sql delete from test_index where c = 723 index_test.go:137: sql insert into test_index values (3032, 7343583808108420749, 0.235131, 'gWZ3OV91sn') index_test.go:137: sql insert into test_index values (3035, 8482838886438620799, 0.257250, 'wy01sPsjal') index_test.go:143: sql update test_index set c1 = 7599581066342096178, c2 = 0.483297, c3 = 'Lt1xSPKiH5' where c = 1424 index_test.go:137: sql insert into test_index values (3036, 6403961574176193869, 0.287935, 'JP0O9dNXLK') index_test.go:137: sql insert into test_index values (3038, 8194062817150333319, 0.330198, 'QCKGB6bKXk') index_test.go:143: sql update test_index set c1 = 477167818703381820, c2 = 0.874657, c3 = 'vAxTsSkF2N' where c = 47 index_test.go:137: sql insert into test_index values (3034, 6030942122742195746, 0.044057, 'kZ40jXVILf') index_test.go:137: sql insert into test_index values (3037, 2064857553796359884, 0.941664, 'IXqpinNm0C') index_test.go:140: sql delete from test_index where c = 408 index_test.go:137: sql insert into test_index values (3039, 7387043808388901929, 0.022167, 'UPVLFKTw2t') index_test.go:143: sql update test_index set c1 = 7331558473899954519, c2 = 0.104146, c3 = 'FgAEd3C1Mf' where c = 222 index_test.go:140: sql delete from test_index where c = 2298 index_test.go:143: sql update test_index set c1 = 4599578409567200457, c2 = 0.219266, c3 = 'MEh6zCJKWB' where c = 1395 index_test.go:137: sql insert into test_index values (3041, 9104437311526557949, 0.659619, 'fzETHREFdW') index_test.go:143: sql update test_index set c1 = 616749554656930199, c2 = 0.713209, c3 = 'MLo8DAH1mi' where c = 1860 index_test.go:140: sql delete from test_index where c = 2036 index_test.go:140: sql delete from test_index where c = 1490 index_test.go:137: sql insert into test_index values (3040, 7408508932642046089, 0.092348, 'MSLFLSBK9A') index_test.go:140: sql delete from test_index where c = 223 index_test.go:140: sql delete from test_index where c = 2444 index_test.go:137: sql insert into test_index values (3042, 1689009681372221974, 0.180583, '34LkkisVUG') index_test.go:140: sql delete from test_index where c = 3030 index_test.go:137: sql insert into test_index values (3043, 1791183733164242016, 0.953274, '7x6XS9bE3a') index_test.go:137: sql insert into test_index values (3044, 663212041607472090, 0.346294, 'gBMSA3ktlM') index_test.go:143: sql update test_index set c1 = 2942344795674842071, c2 = 0.334454, c3 = 'ZkmzZzexO3' where c = 502 index_test.go:140: sql delete from test_index where c = 1836 index_test.go:143: sql update test_index set c1 = 3203532278406388955, c2 = 0.117568, c3 = 'E9s3pVhTGL' where c = 1036 index_test.go:140: sql delete from test_index where c = 549 index_test.go:140: sql delete from test_index where c = 1739 index_test.go:140: sql delete from test_index where c = 1146 index_test.go:143: sql update test_index set c1 = 4215426513206924252, c2 = 0.055335, c3 = 'PJYjrFeWal' where c = 310 index_test.go:143: sql update test_index set c1 = 4958091918350698190, c2 = 0.781914, c3 = 'dJNfGTwtDX' where c = 668 index_test.go:143: sql update test_index set c1 = 6431600238403306654, c2 = 0.900870, c3 = 'JEI6OC5v8D' where c = 2714 index_test.go:137: sql insert into test_index values (3046, 8474438881252162804, 0.230426, '2hkvmibzYr') index_test.go:143: sql update test_index set c1 = 5304888076867446725, c2 = 0.972691, c3 = 'VYEgrVKwUD' where c = 2987 index_test.go:140: sql delete from test_index where c = 1709 index_test.go:137: sql insert into test_index values (3045, 8972043855752902464, 0.426932, 'Fi5ZaoSnj5') index_test.go:143: sql update test_index set c1 = 3299827176780743464, c2 = 0.180676, c3 = 'jDo4dogjdH' where c = 958 index_test.go:143: sql update test_index set c1 = 8398636802704357231, c2 = 0.748886, c3 = 'YHnQXri2Ti' where c = 2091 index_test.go:137: sql insert into test_index values (3047, 7763847913018142472, 0.763737, 'Fy8V6cIWBo') index_test.go:137: sql insert into test_index values (3048, 2769760116809608485, 0.826127, 'iMd9C4V6GI') index_test.go:143: sql update test_index set c1 = 3700613916469306718, c2 = 0.669851, c3 = 'UTfO0nAPny' where c = 1326 index_test.go:140: sql delete from test_index where c = 2017 index_test.go:137: sql insert into test_index values (3049, 6478766752752563796, 0.517776, '7J3b4bNkEN') index_test.go:137: sql insert into test_index values (3050, 412880922733623687, 0.148905, 'zXrVtaoHgo') index_test.go:137: sql insert into test_index values (3051, 2621467953246045702, 0.723763, 'Xo2KcwUxyq') index_test.go:137: sql insert into test_index values (3052, 7980460933338955385, 0.258701, 'DiOiuxSJM7') index_test.go:143: sql update test_index set c1 = 7834762161249481643, c2 = 0.015375, c3 = 'Sswpla4Gr3' where c = 1701 index_test.go:143: sql update test_index set c1 = 5321139733871883185, c2 = 0.442710, c3 = 'ZrsL404QS8' where c = 1800 index_test.go:140: sql delete from test_index where c = 1758 index_test.go:140: sql delete from test_index where c = 588 index_test.go:140: sql delete from test_index where c = 2901 index_test.go:143: sql update test_index set c1 = 8277965901414298042, c2 = 0.179439, c3 = '5ZhLsDD7mo' where c = 139 index_test.go:137: sql insert into test_index values (3055, 2786351770087737865, 0.651791, 'BLtniarZef') index_test.go:143: sql update test_index set c1 = 8262016167280753831, c2 = 0.941140, c3 = 'h787GqFpvu' where c = 990 index_test.go:143: sql update test_index set c1 = 4049801302854349758, c2 = 0.786506, c3 = 'otCk2n7cJs' where c = 279 index_test.go:140: sql delete from test_index where c = 1631 index_test.go:137: sql insert into test_index values (3053, 6816151019596397761, 0.337757, 'iuvOYqSWJk') index_test.go:137: sql insert into test_index values (3054, 7064311493440819775, 0.049812, 'lIDWI4ikFL') index_test.go:137: sql insert into test_index values (3056, 6065610184652442824, 0.203496, 'ZYWvDNofbE') index_test.go:140: sql delete from test_index where c = 1635 index_test.go:140: sql delete from test_index where c = 2843 index_test.go:140: sql delete from test_index where c = 2619 index_test.go:143: sql update test_index set c1 = 490293890078679296, c2 = 0.893361, c3 = 'ocKG59CUf0' where c = 982 index_test.go:140: sql delete from test_index where c = 1953 index_test.go:137: sql insert into test_index values (3057, 2575394220330206976, 0.702123, 'TaAd2jxGB3') index_test.go:143: sql update test_index set c1 = 9102495610180625273, c2 = 0.037944, c3 = 'D276qDCn4y' where c = 242 index_test.go:137: sql insert into test_index values (3058, 1491419677516533319, 0.494762, 'zRpAAISgbZ') index_test.go:140: sql delete from test_index where c = 733 index_test.go:143: sql update test_index set c1 = 5214490480419849249, c2 = 0.469407, c3 = 'aiErda6gnT' where c = 256 index_test.go:140: sql delete from test_index where c = 861 index_test.go:143: sql update test_index set c1 = 4658616937576701967, c2 = 0.969622, c3 = 'gBlYKel7HT' where c = 170 index_test.go:140: sql delete from test_index where c = 1731 index_test.go:140: sql delete from test_index where c = 1885 index_test.go:137: sql insert into test_index values (3059, 1966971338856670599, 0.643710, 'qHrBVRkZKn') index_test.go:137: sql insert into test_index values (3060, 6947222790629345822, 0.027844, 'rqOtVp7cxA') index_test.go:143: sql update test_index set c1 = 4821212783297998054, c2 = 0.356345, c3 = 'oPgxExl1uR' where c = 1378 index_test.go:143: sql update test_index set c1 = 3911571220229951193, c2 = 0.489334, c3 = 'kX9OuULoJr' where c = 1079 index_test.go:140: sql delete from test_index where c = 583 index_test.go:137: sql insert into test_index values (3061, 4816714282383830085, 0.663362, 'lKmgT7anq6') index_test.go:140: sql delete from test_index where c = 1015 index_test.go:143: sql update test_index set c1 = 9090954831249730391, c2 = 0.914550, c3 = 'mVWTW4C5Kk' where c = 1185 index_test.go:143: sql update test_index set c1 = 5274522471220779449, c2 = 0.878805, c3 = '57nopbtD2O' where c = 2984 index_test.go:137: sql insert into test_index values (3062, 6883507402127510326, 0.123230, 'u6IBlzwDj6') index_test.go:143: sql update test_index set c1 = 4570333213234249532, c2 = 0.584713, c3 = 'ilnFqMvHot' where c = 2751 index_test.go:140: sql delete from test_index where c = 2374 index_test.go:143: sql update test_index set c1 = 4560172262936810180, c2 = 0.688265, c3 = '5PtcGPdC3w' where c = 2062 index_test.go:140: sql delete from test_index where c = 2189 index_test.go:137: sql insert into test_index values (3063, 4573669752234883541, 0.444313, '2l2Fw0Y9AM') index_test.go:140: sql delete from test_index where c = 1500 index_test.go:137: sql insert into test_index values (3066, 4116968515643402806, 0.527736, 'BitL7VINE1') index_test.go:137: sql insert into test_index values (3064, 4521964355908555263, 0.502263, 'zAvlVi6Fbe') index_test.go:143: sql update test_index set c1 = 7389953409964447629, c2 = 0.529397, c3 = 'lBKk0iVNRI' where c = 414 index_test.go:137: sql insert into test_index values (3065, 337363643726416985, 0.683320, 'IxbcibEZ7l') index_test.go:137: sql insert into test_index values (3067, 1077364189611306539, 0.105072, 'bpVCvuga2I') index_test.go:140: sql delete from test_index where c = 1112 index_test.go:143: sql update test_index set c1 = 4407343121403791841, c2 = 0.564064, c3 = 'BUY5DWeIW3' where c = 1983 index_test.go:137: sql insert into test_index values (3068, 137773132273330081, 0.869070, 'x0aicSMh7j') index_test.go:140: sql delete from test_index where c = 286 index_test.go:140: sql delete from test_index where c = 1011 index_test.go:137: sql insert into test_index values (3069, 7425184498386984091, 0.363307, 'Vf28xMpwcS') index_test.go:140: sql delete from test_index where c = 1085 index_test.go:143: sql update test_index set c1 = 7047627116547869829, c2 = 0.005207, c3 = 'JMttf9Qg4L' where c = 283 index_test.go:137: sql insert into test_index values (3070, 6398502740154567052, 0.481729, 'rJtsAcLHyU') index_test.go:140: sql delete from test_index where c = 604 index_test.go:143: sql update test_index set c1 = 5873611316297466520, c2 = 0.245549, c3 = '5BQ45L5GJB' where c = 0 index_test.go:143: sql update test_index set c1 = 6410218970934041198, c2 = 0.013762, c3 = 'z4oAv8dQuI' where c = 1237 index_test.go:140: sql delete from test_index where c = 2123 index_test.go:143: sql update test_index set c1 = 4264200437111556600, c2 = 0.779067, c3 = 'HJVRYDrlvh' where c = 2704 index_test.go:143: sql update test_index set c1 = 4207569108573790569, c2 = 0.138743, c3 = 'z68cnmukQl' where c = 2280 index_test.go:143: sql update test_index set c1 = 8622760289382600826, c2 = 0.497827, c3 = 'RiThvnRNIG' where c = 2970 index_test.go:143: sql update test_index set c1 = 517182692735021602, c2 = 0.561349, c3 = 'uSB5dhojTc' where c = 1642 index_test.go:137: sql insert into test_index values (3071, 303414743544940283, 0.226143, 'kGfbiVqR8W') index_test.go:140: sql delete from test_index where c = 761 index_test.go:137: sql insert into test_index values (3072, 7147025274945551438, 0.652844, 'MVsu2vAGkw') index_test.go:137: sql insert into test_index values (3073, 575666574760979711, 0.764526, 'awwGssbQis') index_test.go:137: sql insert into test_index values (3074, 2266309050024756394, 0.688399, 'wZ92O8AqKm') index_test.go:143: sql update test_index set c1 = 1082947531401879511, c2 = 0.258326, c3 = 'GNrl59EiOU' where c = 1132 index_test.go:140: sql delete from test_index where c = 753 index_test.go:143: sql update test_index set c1 = 6684510285153332265, c2 = 0.395879, c3 = 'RBBwL9eOls' where c = 1109 index_test.go:140: sql delete from test_index where c = 1265 index_test.go:137: sql insert into test_index values (3076, 6829660580521113945, 0.625629, 'fVwpcRVUre') index_test.go:143: sql update test_index set c1 = 6180922267793344222, c2 = 0.948480, c3 = 'G5QiM9e285' where c = 210 index_test.go:140: sql delete from test_index where c = 2195 index_test.go:140: sql delete from test_index where c = 2599 index_test.go:137: sql insert into test_index values (3077, 2690675423889077905, 0.248469, 'Bk9C0m4Rbn') index_test.go:137: sql insert into test_index values (3075, 4212999703519559465, 0.906217, '8FgFGXPKyp') index_test.go:140: sql delete from test_index where c = 1845 index_test.go:140: sql delete from test_index where c = 2806 index_test.go:137: sql insert into test_index values (3079, 3018096969149628808, 0.405990, 'Tut7B6Upm7') index_test.go:143: sql update test_index set c1 = 2472353454329708146, c2 = 0.718641, c3 = 'ADnFyLsOFC' where c = 911 index_test.go:140: sql delete from test_index where c = 398 index_test.go:143: sql update test_index set c1 = 3087100838328827794, c2 = 0.747805, c3 = 'x6o88Mv1Sg' where c = 2790 index_test.go:137: sql insert into test_index values (3078, 6677060905070217904, 0.734644, 'qjmAW8A8Nb') index_test.go:140: sql delete from test_index where c = 1013 index_test.go:143: sql update test_index set c1 = 5529955152267966381, c2 = 0.243921, c3 = 'h4ez3dgu03' where c = 1346 index_test.go:140: sql delete from test_index where c = 1441 index_test.go:143: sql update test_index set c1 = 8719874454478693533, c2 = 0.664663, c3 = 'JtXHXsRhET' where c = 1107 index_test.go:143: sql update test_index set c1 = 565963031665157711, c2 = 0.428292, c3 = 'akVEF4RYFl' where c = 655 index_test.go:137: sql insert into test_index values (3080, 7459963696686348986, 0.212469, '82sXJkyrVP') index_test.go:137: sql insert into test_index values (3081, 967978783692238908, 0.345513, 'NSQV5hcBu1') index_test.go:140: sql delete from test_index where c = 2370 index_test.go:143: sql update test_index set c1 = 7906825310109979242, c2 = 0.719436, c3 = 'PEEsYlHcXZ' where c = 2701 index_test.go:140: sql delete from test_index where c = 1680 index_test.go:140: sql delete from test_index where c = 812 index_test.go:137: sql insert into test_index values (3083, 3905301630022349454, 0.532143, 'ZqpVRgaH53') index_test.go:143: sql update test_index set c1 = 1113187353025419236, c2 = 0.898265, c3 = 'NPqj4SdBtb' where c = 1801 index_test.go:143: sql update test_index set c1 = 1407532099418669343, c2 = 0.955989, c3 = 'tDoLNr7MiF' where c = 144 index_test.go:143: sql update test_index set c1 = 5355065248709586458, c2 = 0.197872, c3 = 'EwymoqS2GA' where c = 304 index_test.go:137: sql insert into test_index values (3082, 3514627868776382722, 0.031628, 'atyMzE0Uyf') index_test.go:143: sql update test_index set c1 = 2722816681139124507, c2 = 0.930546, c3 = 'D51sopAptY' where c = 847 index_test.go:140: sql delete from test_index where c = 257 index_test.go:137: sql insert into test_index values (3085, 7926383181893874976, 0.473193, 'ifabRGLN5M') index_test.go:137: sql insert into test_index values (3086, 2223879866830781805, 0.306153, 'uN28SR31c1') index_test.go:137: sql insert into test_index values (3084, 6946930570218156393, 0.713663, 'SwIJQaunse') index_test.go:143: sql update test_index set c1 = 2724537124602207863, c2 = 0.428237, c3 = 'y4rB0YFV1M' where c = 2646 index_test.go:137: sql insert into test_index values (3087, 4713714599724007084, 0.317850, 'jNK4yAOoPC') index_test.go:137: sql insert into test_index values (3088, 2876490034981184466, 0.088309, 'ZMEMqXKzje') index_test.go:140: sql delete from test_index where c = 790 index_test.go:140: sql delete from test_index where c = 370 index_test.go:137: sql insert into test_index values (3089, 1992508137818749347, 0.980440, 'jkVyfQ6Zwy') index_test.go:140: sql delete from test_index where c = 478 index_test.go:143: sql update test_index set c1 = 3856100634587338216, c2 = 0.869423, c3 = 'TCa8g2aBPx' where c = 2094 index_test.go:143: sql update test_index set c1 = 4063926258266806598, c2 = 0.544306, c3 = 'z3TyM9iJu3' where c = 583 index_test.go:140: sql delete from test_index where c = 750 index_test.go:140: sql delete from test_index where c = 1858 index_test.go:137: sql insert into test_index values (3090, 55429306327742409, 0.780759, 'i8ArM6K6Ne') index_test.go:140: sql delete from test_index where c = 2557 index_test.go:143: sql update test_index set c1 = 5510530363730360849, c2 = 0.238610, c3 = 'KsyYrzsiCF' where c = 45 index_test.go:143: sql update test_index set c1 = 3479715769157338260, c2 = 0.042211, c3 = 'RFUpC0sul7' where c = 337 index_test.go:137: sql insert into test_index values (3092, 3120807335174969642, 0.623257, '5r785hHTUp') index_test.go:140: sql delete from test_index where c = 1821 index_test.go:143: sql update test_index set c1 = 5269247088802531783, c2 = 0.404953, c3 = 'Ye5gv68otY' where c = 654 index_test.go:143: sql update test_index set c1 = 8175741463313486362, c2 = 0.528543, c3 = 'rDW9yMcwD9' where c = 1376 index_test.go:137: sql insert into test_index values (3091, 6230653442180026343, 0.517806, 'yVL0GW9zbG') index_test.go:143: sql update test_index set c1 = 768799554833601332, c2 = 0.928087, c3 = 'JBwGrlXYYo' where c = 1834 index_test.go:137: sql insert into test_index values (3093, 1728091239541239607, 0.458522, 'HJkXTvhwNU') index_test.go:140: sql delete from test_index where c = 2054 index_test.go:140: sql delete from test_index where c = 1786 index_test.go:143: sql update test_index set c1 = 8396855418402897586, c2 = 0.355001, c3 = '1ceeYlywQk' where c = 2976 index_test.go:137: sql insert into test_index values (3095, 1038681789582452356, 0.878463, 'cTQ9nrbSeY') index_test.go:137: sql insert into test_index values (3094, 7974387539245324354, 0.840408, 'VYeeilpi1x') index_test.go:143: sql update test_index set c1 = 7577364178075290917, c2 = 0.644132, c3 = 'Wi08PbRxkr' where c = 2589 index_test.go:140: sql delete from test_index where c = 95 index_test.go:140: sql delete from test_index where c = 2138 index_test.go:137: sql insert into test_index values (3096, 1563249671974566673, 0.744875, 'Mu6Y59MGYa') index_test.go:140: sql delete from test_index where c = 53 index_test.go:143: sql update test_index set c1 = 711459381491370598, c2 = 0.543431, c3 = 'czcnYaPypj' where c = 54 index_test.go:143: sql update test_index set c1 = 6091116795126006749, c2 = 0.700106, c3 = '8IhSs7ViZh' where c = 537 index_test.go:137: sql insert into test_index values (3097, 7636366528723075011, 0.439032, 'Wh68vbPfBY') index_test.go:143: sql update test_index set c1 = 1629798046885058908, c2 = 0.287816, c3 = 'BTItxvv8eH' where c = 262 index_test.go:137: sql insert into test_index values (3098, 9162527581346327759, 0.005272, '7Uexmpo1Ej') index_test.go:140: sql delete from test_index where c = 2032 index_test.go:137: sql insert into test_index values (3099, 6156969505997905962, 0.886430, 'MEwCc6xjdl') index_test.go:140: sql delete from test_index where c = 1296 index_test.go:143: sql update test_index set c1 = 4895732230646062486, c2 = 0.950926, c3 = 'I2QY9tU2EM' where c = 2850 index_test.go:140: sql delete from test_index where c = 2527 index_test.go:143: sql update test_index set c1 = 3247352666993574139, c2 = 0.121017, c3 = 'UB2624MKAX' where c = 599 index_test.go:140: sql delete from test_index where c = 2957 index_test.go:143: sql update test_index set c1 = 2838515441393238223, c2 = 0.903948, c3 = 'A6AnZUdern' where c = 1430 index_test.go:143: sql update test_index set c1 = 984914892547991358, c2 = 0.135565, c3 = '9nhE45FXbj' where c = 3042 index_test.go:140: sql delete from test_index where c = 1337 index_test.go:137: sql insert into test_index values (3100, 9117689365597130058, 0.901692, 'JPOhuVrfx1') index_test.go:143: sql update test_index set c1 = 7339153412362258217, c2 = 0.417301, c3 = 'HaFBxlXUD2' where c = 2814 index_test.go:143: sql update test_index set c1 = 7036068206208628371, c2 = 0.985955, c3 = 'DeNiMTRQKL' where c = 2192 index_test.go:140: sql delete from test_index where c = 1875 index_test.go:143: sql update test_index set c1 = 8242430919213904924, c2 = 0.871778, c3 = 'vCv2VkCoaV' where c = 191 index_test.go:137: sql insert into test_index values (3101, 5825052954416594903, 0.681434, 'M4l2h0e4zI') index_test.go:137: sql insert into test_index values (3102, 1153239707508172889, 0.316698, 'ABDTnKFovF') index_test.go:137: sql insert into test_index values (3110, 6269693490704034479, 0.724777, 'OjWfsCdC81') index_test.go:137: sql insert into test_index values (3103, 1581224284290105071, 0.046804, '3dDW6yvFtz') index_test.go:137: sql insert into test_index values (3106, 7653106525476202523, 0.088543, '1TpZtiEbNd') index_test.go:137: sql insert into test_index values (3104, 6094128063036348799, 0.483202, 'G1RwyLTUxD') index_test.go:137: sql insert into test_index values (3105, 3463203217766141774, 0.501439, '4zeqom5nux') index_test.go:137: sql insert into test_index values (3108, 2668455164187873606, 0.326663, 'v640xCcOw8') index_test.go:137: sql insert into test_index values (3109, 755306161602351295, 0.020739, '7Fy74wB3KN') index_test.go:140: sql delete from test_index where c = 1025 index_test.go:140: sql delete from test_index where c = 580 index_test.go:137: sql insert into test_index values (3107, 800133419058339038, 0.094729, 'u2kn39hxa0') index_test.go:140: sql delete from test_index where c = 594 index_test.go:140: sql delete from test_index where c = 2906 index_test.go:140: sql delete from test_index where c = 19 index_test.go:143: sql update test_index set c1 = 4482300330797277786, c2 = 0.697982, c3 = 'su6KqvAsgX' where c = 1909 index_test.go:140: sql delete from test_index where c = 2215 index_test.go:140: sql delete from test_index where c = 2996 index_test.go:143: sql update test_index set c1 = 7574435656308159884, c2 = 0.542724, c3 = '31DAY0501w' where c = 1154 index_test.go:143: sql update test_index set c1 = 2346843919787018465, c2 = 0.005005, c3 = 'iTgwTKmNGi' where c = 13 index_test.go:140: sql delete from test_index where c = 615 index_test.go:143: sql update test_index set c1 = 1076633721829196095, c2 = 0.737377, c3 = 'tt2oqRCg4X' where c = 2936 index_test.go:140: sql delete from test_index where c = 1290 index_test.go:143: sql update test_index set c1 = 2595527176658576496, c2 = 0.074512, c3 = '26C0dGN0On' where c = 1824 index_test.go:143: sql update test_index set c1 = 8726035722512619243, c2 = 0.523380, c3 = 'TYJDuXn6Z6' where c = 1327 index_test.go:140: sql delete from test_index where c = 816 index_test.go:143: sql update test_index set c1 = 1524139756446606512, c2 = 0.757429, c3 = 'R2x7IjZt11' where c = 1291 index_test.go:137: sql insert into test_index values (3112, 8513340277241842465, 0.753194, 'don5PQ7vcY') index_test.go:143: sql update test_index set c1 = 490752073357475889, c2 = 0.021772, c3 = 'zPOui1NULa' where c = 1023 index_test.go:137: sql insert into test_index values (3111, 3566583101856410231, 0.850391, 'SvVqpydrCD') index_test.go:143: sql update test_index set c1 = 6684300039098239064, c2 = 0.479793, c3 = 'wki4wujX1E' where c = 616 index_test.go:137: sql insert into test_index values (3115, 7218491991226011827, 0.033253, '9waMWbtWqB') index_test.go:140: sql delete from test_index where c = 2527 index_test.go:137: sql insert into test_index values (3114, 1287993511789857626, 0.608547, 'FEyQTVfMdV') index_test.go:137: sql insert into test_index values (3116, 4758103663377087363, 0.786226, 'gvBp3W50QL') index_test.go:143: sql update test_index set c1 = 2471292986885331303, c2 = 0.345290, c3 = 'FlUXqOGxmI' where c = 1249 index_test.go:137: sql insert into test_index values (3117, 3180710367032984413, 0.940117, '45YZz0pF7V') index_test.go:140: sql delete from test_index where c = 1484 index_test.go:137: sql insert into test_index values (3118, 1884434707536785841, 0.336947, 'wvzPJVGelD') index_test.go:140: sql delete from test_index where c = 533 index_test.go:140: sql delete from test_index where c = 2031 index_test.go:137: sql insert into test_index values (3113, 4009230985961152958, 0.782274, 'atXYDXTwYs') index_test.go:137: sql insert into test_index values (3119, 4162487997877740703, 0.443560, 'nXNIxekyVJ') index_test.go:143: sql update test_index set c1 = 5833908265316546010, c2 = 0.840874, c3 = '4ujdjP8YAv' where c = 544 index_test.go:143: sql update test_index set c1 = 7781992077658681696, c2 = 0.478902, c3 = '5IDeJ6Fboi' where c = 538 index_test.go:143: sql update test_index set c1 = 2141937187795670980, c2 = 0.806671, c3 = 'knIzs3ONrP' where c = 1468 index_test.go:137: sql insert into test_index values (3120, 4697337873477678560, 0.439087, '1OFJl7IX1r') index_test.go:140: sql delete from test_index where c = 1509 index_test.go:143: sql update test_index set c1 = 5486273631195419668, c2 = 0.267999, c3 = 'Hasp5fX8T3' where c = 2993 index_test.go:140: sql delete from test_index where c = 1674 index_test.go:140: sql delete from test_index where c = 721 index_test.go:137: sql insert into test_index values (3121, 3966515648856214881, 0.564409, 'Wus20CNlcP') index_test.go:143: sql update test_index set c1 = 8079904778330785367, c2 = 0.250666, c3 = 'J8NM4oo0Fz' where c = 935 index_test.go:137: sql insert into test_index values (3123, 2068358831880064773, 0.686504, 'OEKoKTQ4cI') index_test.go:137: sql insert into test_index values (3122, 2438239210773942282, 0.249236, 'eq0c6MqsMc') index_test.go:137: sql insert into test_index values (3124, 8462976688990188493, 0.430163, 'm8TjRh3MsT') index_test.go:140: sql delete from test_index where c = 1224 index_test.go:140: sql delete from test_index where c = 3005 index_test.go:140: sql delete from test_index where c = 1597 index_test.go:140: sql delete from test_index where c = 1701 index_test.go:143: sql update test_index set c1 = 7026030615623066365, c2 = 0.799780, c3 = '4u8PpGe1iD' where c = 1922 index_test.go:140: sql delete from test_index where c = 485 index_test.go:143: sql update test_index set c1 = 1706905252683114669, c2 = 0.665036, c3 = 'qTOkH1PvK4' where c = 2168 index_test.go:140: sql delete from test_index where c = 2063 index_test.go:137: sql insert into test_index values (3126, 1557379354933256168, 0.851505, '218kEMu9et') index_test.go:137: sql insert into test_index values (3125, 2831876231844955362, 0.636137, 'ocrY7N75Hm') index_test.go:143: sql update test_index set c1 = 7654528100317181893, c2 = 0.518628, c3 = '3FBQ85X6Ee' where c = 1976 index_test.go:143: sql update test_index set c1 = 8257492892089381387, c2 = 0.819032, c3 = 'e4So70QTCO' where c = 1457 index_test.go:143: sql update test_index set c1 = 2900128697771945256, c2 = 0.289470, c3 = 'rBhKy87EiG' where c = 2809 index_test.go:143: sql update test_index set c1 = 8158396335850561603, c2 = 0.590104, c3 = 'TN1TmaPwmZ' where c = 2192 index_test.go:140: sql delete from test_index where c = 1227 index_test.go:143: sql update test_index set c1 = 4606252674894854195, c2 = 0.098184, c3 = 'nrLFd5oC5S' where c = 1993 index_test.go:143: sql update test_index set c1 = 4284388490741264847, c2 = 0.160629, c3 = 'i61a7v1Ltz' where c = 321 index_test.go:137: sql insert into test_index values (3129, 1168919533237787088, 0.541882, 'bvyIWYaEWn') index_test.go:137: sql insert into test_index values (3127, 4504621642038284355, 0.140000, '72ylbyl0ND') index_test.go:140: sql delete from test_index where c = 2401 index_test.go:140: sql delete from test_index where c = 1987 index_test.go:143: sql update test_index set c1 = 3597434486359999652, c2 = 0.048668, c3 = 'h53fKC5xGw' where c = 2538 index_test.go:137: sql insert into test_index values (3132, 6942016012944379118, 0.051623, 'yIwnh3psS1') index_test.go:137: sql insert into test_index values (3131, 7504669195415587866, 0.587655, 'ksD4nj3n0m') index_test.go:137: sql insert into test_index values (3130, 3023651375470385351, 0.659454, 'zCMams1aUQ') index_test.go:137: sql insert into test_index values (3128, 6695288185177288984, 0.620326, 'JBN1brlXxC') index_test.go:137: sql insert into test_index values (3133, 127376073925981033, 0.472756, 'bhE0UQK990') index_test.go:140: sql delete from test_index where c = 2079 index_test.go:140: sql delete from test_index where c = 739 index_test.go:140: sql delete from test_index where c = 2608 index_test.go:137: sql insert into test_index values (3134, 1874988392108021993, 0.299343, 'kguA7IkCir') index_test.go:143: sql update test_index set c1 = 5992775568027825243, c2 = 0.297579, c3 = '6PeW6tdXAg' where c = 2440 index_test.go:143: sql update test_index set c1 = 858461335236057766, c2 = 0.541000, c3 = 'UisYUG4ybT' where c = 268 index_test.go:143: sql update test_index set c1 = 3139425060394138343, c2 = 0.817186, c3 = 'Fluhzr9WTb' where c = 2320 index_test.go:143: sql update test_index set c1 = 5557721989560100151, c2 = 0.484136, c3 = 'XZEhHUGg9S' where c = 2388 index_test.go:140: sql delete from test_index where c = 1126 index_test.go:140: sql delete from test_index where c = 1652 index_test.go:140: sql delete from test_index where c = 3097 index_test.go:140: sql delete from test_index where c = 2376 index_test.go:143: sql update test_index set c1 = 9144031732685854723, c2 = 0.736294, c3 = 'XsTdLliMDN' where c = 353 index_test.go:140: sql delete from test_index where c = 1825 index_test.go:143: sql update test_index set c1 = 9218770846657163776, c2 = 0.495792, c3 = 'Yxz0BFmPHT' where c = 952 index_test.go:137: sql insert into test_index values (3136, 7171190149520367105, 0.443449, 'WZU9oPCKPO') index_test.go:137: sql insert into test_index values (3137, 6263672457369374594, 0.439655, 'eYOBRqKnS7') index_test.go:137: sql insert into test_index values (3138, 7329595145914782889, 0.217115, '1yRaGfqhRe') index_test.go:137: sql insert into test_index values (3135, 3679863765132942177, 0.033493, 'Q4PxIpIS6O') index_test.go:143: sql update test_index set c1 = 6516420525325961266, c2 = 0.881009, c3 = 'ZM8gAJreIZ' where c = 2560 index_test.go:140: sql delete from test_index where c = 307 index_test.go:140: sql delete from test_index where c = 101 index_test.go:140: sql delete from test_index where c = 383 index_test.go:143: sql update test_index set c1 = 6031481877070312457, c2 = 0.628728, c3 = 'gs4Pu6SDUI' where c = 1711 index_test.go:143: sql update test_index set c1 = 4236660388468701682, c2 = 0.096941, c3 = 'ZtZJ5V84Wn' where c = 793 index_test.go:143: sql update test_index set c1 = 8736836507065148817, c2 = 0.342619, c3 = 'pi25XQMkmI' where c = 1381 index_test.go:137: sql insert into test_index values (3139, 6261605504691745774, 0.077246, '4qugGw2E3O') index_test.go:143: sql update test_index set c1 = 1955433220743109612, c2 = 0.546328, c3 = 'lsXA2F3Yb5' where c = 1212 index_test.go:140: sql delete from test_index where c = 532 index_test.go:137: sql insert into test_index values (3140, 6230791992443625054, 0.734447, '36hFtigd3l') index_test.go:137: sql insert into test_index values (3141, 5198565835029682300, 0.668357, 'PslxWQ4VXo') index_test.go:143: sql update test_index set c1 = 2361935644109215872, c2 = 0.741803, c3 = 'UJuRaKPMPP' where c = 1667 index_test.go:143: sql update test_index set c1 = 1324677046402529636, c2 = 0.641757, c3 = 'Nevj0z8JHg' where c = 1702 index_test.go:137: sql insert into test_index values (3142, 6429261135258893693, 0.793555, 'fxWVA0cIWF') index_test.go:137: sql insert into test_index values (3144, 5899142013159983348, 0.912092, 'GlwDYqxCci') index_test.go:140: sql delete from test_index where c = 991 index_test.go:137: sql insert into test_index values (3145, 7652546798327733836, 0.220770, 'oMv7ZafIda') index_test.go:140: sql delete from test_index where c = 700 index_test.go:137: sql insert into test_index values (3143, 891479963842613565, 0.724729, 'TAYEbGqqzw') index_test.go:140: sql delete from test_index where c = 1823 index_test.go:140: sql delete from test_index where c = 679 index_test.go:137: sql insert into test_index values (3147, 6347014373068352132, 0.302519, 'bJCUSJ2aWc') index_test.go:140: sql delete from test_index where c = 1815 index_test.go:143: sql update test_index set c1 = 2579617472052449612, c2 = 0.197224, c3 = 'XpgN3GW445' where c = 2149 index_test.go:143: sql update test_index set c1 = 2543897232815420497, c2 = 0.159672, c3 = 'Ih8RlEckhR' where c = 963 index_test.go:143: sql update test_index set c1 = 8065238437624865946, c2 = 0.657896, c3 = 'J02q86bvjG' where c = 1992 index_test.go:137: sql insert into test_index values (3146, 7738222563209082349, 0.845068, '1M94gqEtfz') index_test.go:143: sql update test_index set c1 = 6473690525822018531, c2 = 0.363251, c3 = 'A5VHs06Zia' where c = 1962 index_test.go:140: sql delete from test_index where c = 978 index_test.go:143: sql update test_index set c1 = 746985790237094365, c2 = 0.880986, c3 = 'TLDXoVueMb' where c = 2432 index_test.go:140: sql delete from test_index where c = 547 index_test.go:137: sql insert into test_index values (3148, 2913366693388853474, 0.863623, 'cNiQkno5gs') index_test.go:137: sql insert into test_index values (3150, 3046554375744271742, 0.205782, 'MvhTwy9J2Q') index_test.go:137: sql insert into test_index values (3149, 2661338266905184949, 0.575238, 'rZWbIPjrWH') index_test.go:140: sql delete from test_index where c = 2346 index_test.go:143: sql update test_index set c1 = 7653604812808960036, c2 = 0.864252, c3 = 'VK5cR5nQ2n' where c = 712 index_test.go:137: sql insert into test_index values (3151, 8669817655788423079, 0.968495, 'kG1xfi4co3') index_test.go:140: sql delete from test_index where c = 633 index_test.go:143: sql update test_index set c1 = 4540393777490889872, c2 = 0.397256, c3 = 'VsK8AISnGp' where c = 2442 index_test.go:140: sql delete from test_index where c = 2654 index_test.go:137: sql insert into test_index values (3152, 8937451097160844523, 0.076493, '6rGT8jZCS7') index_test.go:137: sql insert into test_index values (3153, 8552963563392488297, 0.195292, 'bWAnZq20dB') index_test.go:140: sql delete from test_index where c = 1020 index_test.go:143: sql update test_index set c1 = 3622848986963635108, c2 = 0.962982, c3 = 'UP1YlGuVKG' where c = 1539 index_test.go:143: sql update test_index set c1 = 4620612216567560294, c2 = 0.982170, c3 = 'IHmq8rm5dF' where c = 2701 index_test.go:140: sql delete from test_index where c = 45 index_test.go:140: sql delete from test_index where c = 1038 index_test.go:143: sql update test_index set c1 = 1916758103883932384, c2 = 0.022623, c3 = 'HGoheTi92e' where c = 2160 index_test.go:140: sql delete from test_index where c = 2960 index_test.go:143: sql update test_index set c1 = 631997314590806640, c2 = 0.435427, c3 = 'Ioz9pmxBr5' where c = 2359 index_test.go:140: sql delete from test_index where c = 1951 index_test.go:137: sql insert into test_index values (3154, 2207186051114772702, 0.390430, 'iAezGYP4wQ') index_test.go:143: sql update test_index set c1 = 1521285427400673662, c2 = 0.907002, c3 = 'KZQaFPItbJ' where c = 111 index_test.go:143: sql update test_index set c1 = 6422153979501565210, c2 = 0.519666, c3 = 'SrwsJHGlF5' where c = 1987 index_test.go:143: sql update test_index set c1 = 3141935419790809300, c2 = 0.713920, c3 = '3eGXjoTuhJ' where c = 2007 index_test.go:143: sql update test_index set c1 = 9207533853176145309, c2 = 0.797715, c3 = 'pXkIeHowDj' where c = 725 index_test.go:137: sql insert into test_index values (3155, 931005260863327249, 0.592601, 'gGCE5uyj8I') index_test.go:137: sql insert into test_index values (3158, 5488271578388092738, 0.899165, 'wxcYwA85G5') index_test.go:137: sql insert into test_index values (3157, 5165961564655202006, 0.345518, 'xmvzulx94J') index_test.go:137: sql insert into test_index values (3156, 1074394764997815961, 0.474863, 'y3MvphX6VG') index_test.go:143: sql update test_index set c1 = 7707325532134333640, c2 = 0.473513, c3 = '6Zff8chyBa' where c = 2680 index_test.go:137: sql insert into test_index values (3160, 3986042468237563338, 0.783308, 'Ig9rJKz5Rf') index_test.go:140: sql delete from test_index where c = 2957 index_test.go:137: sql insert into test_index values (3159, 757383365442463865, 0.282830, 'PJbZNCccU0') index_test.go:140: sql delete from test_index where c = 1806 index_test.go:140: sql delete from test_index where c = 841 index_test.go:137: sql insert into test_index values (3161, 1386561889709884953, 0.378457, 'PfAy0mA6nT') index_test.go:137: sql insert into test_index values (3162, 3345936234020315504, 0.631845, 'sYTNwkcCFM') index_test.go:143: sql update test_index set c1 = 1473740824979216967, c2 = 0.865903, c3 = '8kf8Kh6pSd' where c = 509 index_test.go:140: sql delete from test_index where c = 3138 index_test.go:137: sql insert into test_index values (3163, 494848751770230957, 0.616154, 'wUXaHULPOp') index_test.go:140: sql delete from test_index where c = 1832 index_test.go:140: sql delete from test_index where c = 2826 index_test.go:143: sql update test_index set c1 = 8081266924068113536, c2 = 0.216567, c3 = 'A2mB5YCgqk' where c = 2336 index_test.go:143: sql update test_index set c1 = 1963380968760667752, c2 = 0.090285, c3 = 'wStT2Bfw4B' where c = 1368 index_test.go:140: sql delete from test_index where c = 1313 index_test.go:140: sql delete from test_index where c = 3113 index_test.go:137: sql insert into test_index values (3164, 4335993432469682124, 0.317402, '9UNNeM1kmI') index_test.go:140: sql delete from test_index where c = 2677 index_test.go:143: sql update test_index set c1 = 5646797689386381102, c2 = 0.944180, c3 = 'i6U2fAvyoh' where c = 246 index_test.go:143: sql update test_index set c1 = 8142794608326459538, c2 = 0.861885, c3 = 'xh79YVE9e6' where c = 2642 index_test.go:143: sql update test_index set c1 = 5769155335909867052, c2 = 0.108344, c3 = '2VFYteY4Qv' where c = 2163 index_test.go:143: sql update test_index set c1 = 473808885738842781, c2 = 0.934220, c3 = '4UQPB4sM7D' where c = 2187 index_test.go:143: sql update test_index set c1 = 1811942821707119202, c2 = 0.174821, c3 = 'GrpmcrBep5' where c = 264 index_test.go:137: sql insert into test_index values (3165, 7494015909573662676, 0.713362, 'XEpeLu9eFc') index_test.go:137: sql insert into test_index values (3166, 5401198485305811647, 0.920555, 'GlHbjbZrLO') index_test.go:140: sql delete from test_index where c = 1153 index_test.go:137: sql insert into test_index values (3167, 6267092926010284601, 0.747000, 'XqVilLQCXO') index_test.go:140: sql delete from test_index where c = 139 index_test.go:143: sql update test_index set c1 = 4069986398858119068, c2 = 0.589042, c3 = 'PBWJFbrb4c' where c = 333 index_test.go:137: sql insert into test_index values (3170, 209892935492456298, 0.431553, '8ijsbjkf1t') index_test.go:143: sql update test_index set c1 = 5113001653411392610, c2 = 0.820191, c3 = 'RUIxrXZpw3' where c = 2800 index_test.go:137: sql insert into test_index values (3171, 740849669174329069, 0.510777, 'Lh64OrI1rg') index_test.go:140: sql delete from test_index where c = 358 index_test.go:137: sql insert into test_index values (3169, 1982147467513658443, 0.851353, 'fpWp9ITyIo') index_test.go:137: sql insert into test_index values (3168, 4974478068307456700, 0.156330, 'kvkA3MYMR0') index_test.go:140: sql delete from test_index where c = 1091 index_test.go:137: sql insert into test_index values (3172, 8894875175036541310, 0.479030, '1A0DsjQWJY') index_test.go:143: sql update test_index set c1 = 1339798955879779727, c2 = 0.696293, c3 = '1CZN74Zbhv' where c = 302 index_test.go:140: sql delete from test_index where c = 3081 index_test.go:137: sql insert into test_index values (3173, 3378772440890520055, 0.009530, 'anz4mh3BuZ') index_test.go:140: sql delete from test_index where c = 1947 index_test.go:140: sql delete from test_index where c = 43 index_test.go:143: sql update test_index set c1 = 8443983844149011445, c2 = 0.214274, c3 = 'IkOIYiprdI' where c = 1489 index_test.go:140: sql delete from test_index where c = 557 index_test.go:143: sql update test_index set c1 = 3612679106042102999, c2 = 0.600712, c3 = 'CXpOdSyr70' where c = 2176 index_test.go:140: sql delete from test_index where c = 1409 index_test.go:137: sql insert into test_index values (3174, 7320509088958976217, 0.485190, 'XYWAqt09X3') index_test.go:143: sql update test_index set c1 = 6375627710432509704, c2 = 0.187187, c3 = 'YhrBvZVZEG' where c = 1867 index_test.go:140: sql delete from test_index where c = 2894 index_test.go:143: sql update test_index set c1 = 8986493984832056593, c2 = 0.966679, c3 = '7ZIIMPwSTz' where c = 1970 index_test.go:140: sql delete from test_index where c = 2112 index_test.go:137: sql insert into test_index values (3176, 4119844784884442607, 0.337749, 'HWqtjBedCk') index_test.go:140: sql delete from test_index where c = 1333 index_test.go:143: sql update test_index set c1 = 6936936922366062080, c2 = 0.005641, c3 = 'PiRswmrEAg' where c = 1244 index_test.go:143: sql update test_index set c1 = 8374638999214135640, c2 = 0.387617, c3 = '1rh9W99jdT' where c = 2242 index_test.go:137: sql insert into test_index values (3175, 1531327458936878819, 0.315133, 'igOfssgRrd') index_test.go:143: sql update test_index set c1 = 3355216098313718306, c2 = 0.814102, c3 = 'xFeSAFVWD2' where c = 205 index_test.go:143: sql update test_index set c1 = 6961445616645798071, c2 = 0.093435, c3 = 'jab2R68Aej' where c = 2391 index_test.go:137: sql insert into test_index values (3178, 2886885506214187202, 0.861077, 'jDvwANcD9k') index_test.go:143: sql update test_index set c1 = 3493134700546466804, c2 = 0.039527, c3 = 'JDaeEzS13i' where c = 1536 index_test.go:137: sql insert into test_index values (3177, 5847636181819168273, 0.783109, '8Ajw6ZDlFJ') index_test.go:137: sql insert into test_index values (3179, 5353731848987222097, 0.615852, 'Yv0qR7bWFk') index_test.go:140: sql delete from test_index where c = 2807 index_test.go:137: sql insert into test_index values (3180, 6549772161094850009, 0.891874, 'U8LJphvUka') index_test.go:143: sql update test_index set c1 = 3418136495500666391, c2 = 0.427399, c3 = 'xeJbbUHNBS' where c = 1237 index_test.go:137: sql insert into test_index values (3181, 6593668149304400017, 0.478205, 'yA6ctL6zvS') index_test.go:137: sql insert into test_index values (3183, 6556528403409175568, 0.744883, 'wLufs3Y8jN') index_test.go:140: sql delete from test_index where c = 2666 index_test.go:140: sql delete from test_index where c = 2229 index_test.go:137: sql insert into test_index values (3182, 8763772934929390026, 0.282167, '4rEHgKm6Fi') index_test.go:140: sql delete from test_index where c = 2931 index_test.go:140: sql delete from test_index where c = 2768 index_test.go:143: sql update test_index set c1 = 3766224715349465039, c2 = 0.219774, c3 = 'waMWNTXHAZ' where c = 1773 index_test.go:143: sql update test_index set c1 = 6704911818017382123, c2 = 0.918305, c3 = 'zBl0FPBj2u' where c = 2252 index_test.go:140: sql delete from test_index where c = 2566 index_test.go:140: sql delete from test_index where c = 3166 index_test.go:137: sql insert into test_index values (3184, 2154014832875598689, 0.684985, 'kByY9nT1YS') index_test.go:143: sql update test_index set c1 = 2614550117482092365, c2 = 0.548414, c3 = 'zasQjsTH0o' where c = 550 index_test.go:140: sql delete from test_index where c = 1490 index_test.go:143: sql update test_index set c1 = 5655965743351239802, c2 = 0.013288, c3 = 'Nw8gG10rjr' where c = 2845 index_test.go:140: sql delete from test_index where c = 2532 index_test.go:137: sql insert into test_index values (3186, 7342150609177566123, 0.468066, '0GgrkqpRE3') index_test.go:143: sql update test_index set c1 = 6046855983476855339, c2 = 0.038459, c3 = 'kDodpDUOXy' where c = 3094 index_test.go:143: sql update test_index set c1 = 7580716346738194994, c2 = 0.134704, c3 = 'ayCmLqWpW1' where c = 1644 index_test.go:143: sql update test_index set c1 = 2316893279099063200, c2 = 0.163011, c3 = 'kRVePW9hvg' where c = 2306 index_test.go:140: sql delete from test_index where c = 2918 index_test.go:143: sql update test_index set c1 = 2490632818979240569, c2 = 0.855280, c3 = '5HolXIf2Uh' where c = 471 index_test.go:137: sql insert into test_index values (3187, 6565055196716841171, 0.866786, '9KBPisjFKq') index_test.go:137: sql insert into test_index values (3185, 2921177924442264441, 0.077841, '2XpQIhTnsD') index_test.go:143: sql update test_index set c1 = 4240123028863103711, c2 = 0.508643, c3 = 'ahP395jYxd' where c = 1553 index_test.go:137: sql insert into test_index values (3188, 6935605386966814646, 0.885580, 'wrNfpr3GCs') index_test.go:137: sql insert into test_index values (3189, 27247399874384200, 0.860056, 'A0R3WXTovZ') index_test.go:137: sql insert into test_index values (3190, 8129626662211709589, 0.356712, 'cGfEGcSZw8') index_test.go:140: sql delete from test_index where c = 2779 index_test.go:137: sql insert into test_index values (3192, 2766113637418530340, 0.711695, '6pCvTuABMp') index_test.go:137: sql insert into test_index values (3193, 3634622217970729924, 0.660327, 'OUIj5Emz2M') index_test.go:140: sql delete from test_index where c = 1457 index_test.go:143: sql update test_index set c1 = 4190146173189480639, c2 = 0.698181, c3 = 'G3ZfATRmk7' where c = 1711 index_test.go:143: sql update test_index set c1 = 665133533044989167, c2 = 0.694561, c3 = '5TJ9NJwrBS' where c = 1132 index_test.go:140: sql delete from test_index where c = 1945 index_test.go:137: sql insert into test_index values (3191, 4576152972975441931, 0.763182, 'spHsFI56CF') index_test.go:140: sql delete from test_index where c = 964 index_test.go:140: sql delete from test_index where c = 2808 index_test.go:140: sql delete from test_index where c = 2087 index_test.go:143: sql update test_index set c1 = 6224344679539511726, c2 = 0.097147, c3 = 'LXQQ6H5DZs' where c = 331 index_test.go:143: sql update test_index set c1 = 421911469272434627, c2 = 0.226193, c3 = 'ZBjlB3GAuw' where c = 959 index_test.go:137: sql insert into test_index values (3194, 7287952363658229556, 0.457940, 'AgABlBsuZl') index_test.go:137: sql insert into test_index values (3195, 1847930713140363632, 0.211913, 'cdlAyXHqkL') index_test.go:143: sql update test_index set c1 = 145342970651255761, c2 = 0.167077, c3 = 'AouS4YWMwT' where c = 582 index_test.go:143: sql update test_index set c1 = 1298568850995217690, c2 = 0.560261, c3 = 'JjwRiDbwbA' where c = 2929 index_test.go:140: sql delete from test_index where c = 2967 index_test.go:140: sql delete from test_index where c = 2162 index_test.go:143: sql update test_index set c1 = 3740652213871641201, c2 = 0.055736, c3 = 'wTibGFFI92' where c = 1803 index_test.go:143: sql update test_index set c1 = 1214699943824619693, c2 = 0.221325, c3 = 'uR8VzG59Qm' where c = 2046 index_test.go:140: sql delete from test_index where c = 2914 index_test.go:140: sql delete from test_index where c = 1517 index_test.go:137: sql insert into test_index values (3196, 3186203767260073420, 0.257628, '5vnZlLUtst') index_test.go:143: sql update test_index set c1 = 7265494644692621011, c2 = 0.070397, c3 = 'lclm4iAvCc' where c = 812 index_test.go:137: sql insert into test_index values (3197, 5088112264107717693, 0.888592, 'F9AnKwgMVP') index_test.go:143: sql update test_index set c1 = 2010337302938592262, c2 = 0.078380, c3 = 'K69x5JlRVW' where c = 2103 index_test.go:140: sql delete from test_index where c = 3093 index_test.go:140: sql delete from test_index where c = 1116 index_test.go:137: sql insert into test_index values (3198, 4605944617381506656, 0.612168, 'NxbECCfYcg') index_test.go:143: sql update test_index set c1 = 3304574986462728064, c2 = 0.722318, c3 = 'BZbuZMCq5U' where c = 2363 index_test.go:140: sql delete from test_index where c = 2135 index_test.go:137: sql insert into test_index values (3199, 6766320219399448017, 0.898160, 'jG38FRnr8C') index_test.go:140: sql delete from test_index where c = 1815 index_test.go:143: sql update test_index set c1 = 1453408100710144437, c2 = 0.582251, c3 = 'Z8frUp4IZx' where c = 2648 index_test.go:140: sql delete from test_index where c = 1561 index_test.go:143: sql update test_index set c1 = 4999637409482017426, c2 = 0.987707, c3 = 'HsNZmcUS8x' where c = 1428 index_test.go:143: sql update test_index set c1 = 3713079478408089477, c2 = 0.040898, c3 = 'GPXJcRaMtD' where c = 2245 index_test.go:137: sql insert into test_index values (3200, 3457831912559054432, 0.642272, 'WGOZnwJHM5') index_test.go:143: sql update test_index set c1 = 8710523031531284106, c2 = 0.960175, c3 = 'FOkWO3voYe' where c = 2660 index_test.go:143: sql update test_index set c1 = 5766009222186113697, c2 = 0.622826, c3 = 'U7vNoqDUZ3' where c = 2255 index_test.go:140: sql delete from test_index where c = 2940 index_test.go:143: sql update test_index set c1 = 7108683080508774259, c2 = 0.399124, c3 = 'JfZCIUJMJJ' where c = 1422 index_test.go:137: sql insert into test_index values (3202, 3713846298239745436, 0.066748, 'o1ABsduZet') index_test.go:137: sql insert into test_index values (3201, 7086875102765062971, 0.269012, 'jTvU0lbcYi') index_test.go:137: sql insert into test_index values (3204, 7244105584259261571, 0.013969, 'SGIzR1VATV') index_test.go:137: sql insert into test_index values (3207, 4831217393696854116, 0.293392, 'S164jM3OJa') index_test.go:137: sql insert into test_index values (3206, 8913777727743348495, 0.024386, 'zBadA9Mdti') index_test.go:137: sql insert into test_index values (3210, 8749642994179721373, 0.755878, 'P1AoSEcjJN') index_test.go:137: sql insert into test_index values (3205, 5787629888601818892, 0.766162, '75i5OEgOGP') index_test.go:137: sql insert into test_index values (3203, 8278173518535336131, 0.966831, 'H9mgb6lYSN') index_test.go:140: sql delete from test_index where c = 930 index_test.go:140: sql delete from test_index where c = 795 index_test.go:140: sql delete from test_index where c = 33 index_test.go:140: sql delete from test_index where c = 207 index_test.go:143: sql update test_index set c1 = 4772697273785048707, c2 = 0.599024, c3 = '9B3O3sATcd' where c = 877 index_test.go:137: sql insert into test_index values (3209, 6882335530971740496, 0.128457, 'AfVCGIHgRF') index_test.go:137: sql insert into test_index values (3208, 8755819871156768147, 0.751766, 'UBTvCPv0gm') index_test.go:140: sql delete from test_index where c = 217 index_test.go:140: sql delete from test_index where c = 495 index_test.go:143: sql update test_index set c1 = 6466681381228357934, c2 = 0.962482, c3 = 'dZKdyWVKjI' where c = 596 index_test.go:140: sql delete from test_index where c = 2779 index_test.go:143: sql update test_index set c1 = 6634545213128719546, c2 = 0.026686, c3 = 'TZAHON9TmP' where c = 1048 index_test.go:140: sql delete from test_index where c = 1837 index_test.go:140: sql delete from test_index where c = 2913 index_test.go:143: sql update test_index set c1 = 1423623078148602939, c2 = 0.002987, c3 = 'CLFJO4K3GO' where c = 3194 index_test.go:137: sql insert into test_index values (3211, 4564130075157603562, 0.934148, 'JxEsWQJZ0b') index_test.go:143: sql update test_index set c1 = 3290654783995301063, c2 = 0.786327, c3 = '0H87liNwky' where c = 1880 index_test.go:140: sql delete from test_index where c = 90 index_test.go:143: sql update test_index set c1 = 4328160274297321055, c2 = 0.480804, c3 = 'mwg5BrX0Y5' where c = 46 index_test.go:140: sql delete from test_index where c = 1250 index_test.go:137: sql insert into test_index values (3212, 1011110564070672004, 0.065595, '0JwL6faYdz') index_test.go:143: sql update test_index set c1 = 1483765897167109089, c2 = 0.341038, c3 = 'd3QkN6LU7E' where c = 529 index_test.go:143: sql update test_index set c1 = 7262242527987040689, c2 = 0.938520, c3 = 'ablJ5KJDJR' where c = 610 index_test.go:137: sql insert into test_index values (3214, 3328405851858176460, 0.684235, 'GFjqItkZg4') index_test.go:137: sql insert into test_index values (3213, 3052908333083838955, 0.417150, '5n2BSm0fmM') index_test.go:143: sql update test_index set c1 = 7385488197705096212, c2 = 0.246428, c3 = 'jiFaLx8bCS' where c = 2188 index_test.go:140: sql delete from test_index where c = 834 index_test.go:137: sql insert into test_index values (3215, 2110271194879766064, 0.838686, 'FWxsBR0KKj') index_test.go:137: sql insert into test_index values (3216, 5330074600584183646, 0.655103, 'PIWEWimEtN') index_test.go:143: sql update test_index set c1 = 940443116637039358, c2 = 0.040717, c3 = 'ORoQbWnnRz' where c = 2742 index_test.go:140: sql delete from test_index where c = 1706 index_test.go:137: sql insert into test_index values (3217, 1540400616856702426, 0.849524, 'Eh0ZKMhi0O') index_test.go:140: sql delete from test_index where c = 2213 index_test.go:143: sql update test_index set c1 = 3824564278439282785, c2 = 0.282656, c3 = 'tHmwpmKhUc' where c = 1960 index_test.go:140: sql delete from test_index where c = 2180 index_test.go:143: sql update test_index set c1 = 3022593869815194995, c2 = 0.994079, c3 = '8JmHefGhpR' where c = 92 index_test.go:137: sql insert into test_index values (3218, 8437189164891589251, 0.475020, 'uzoGsKciz9') index_test.go:137: sql insert into test_index values (3220, 4283772007542944837, 0.158598, 's6BOiARzMg') index_test.go:137: sql insert into test_index values (3219, 4619011138231540067, 0.845052, 'qh99Z8t2em') index_test.go:143: sql update test_index set c1 = 8404590138362866998, c2 = 0.781888, c3 = 'zttVZwFyrK' where c = 1532 index_test.go:137: sql insert into test_index values (3221, 9001412025071588349, 0.960520, '9KfaV2wVpK') index_test.go:143: sql update test_index set c1 = 5713689727669022087, c2 = 0.752359, c3 = 'xngGFE2FOu' where c = 2284 index_test.go:140: sql delete from test_index where c = 2421 index_test.go:140: sql delete from test_index where c = 1776 index_test.go:140: sql delete from test_index where c = 1508 index_test.go:137: sql insert into test_index values (3222, 2061326359802788849, 0.716373, 'qxgPJJLbY5') index_test.go:140: sql delete from test_index where c = 939 index_test.go:143: sql update test_index set c1 = 7542383463349420363, c2 = 0.681572, c3 = 'cC2ZWyWGH2' where c = 1836 index_test.go:140: sql delete from test_index where c = 2062 index_test.go:143: sql update test_index set c1 = 4219458664247797487, c2 = 0.404309, c3 = 'pYm16avcyg' where c = 1678 index_test.go:137: sql insert into test_index values (3223, 7207825630261590186, 0.441531, 'nkhyReetGp') index_test.go:140: sql delete from test_index where c = 2457 index_test.go:143: sql update test_index set c1 = 2982218648759169779, c2 = 0.085092, c3 = 'YhlED1nqz0' where c = 1191 index_test.go:137: sql insert into test_index values (3224, 5930062939680433553, 0.197926, '7o2pAtsddU') index_test.go:140: sql delete from test_index where c = 1247 index_test.go:143: sql update test_index set c1 = 7851205689872037515, c2 = 0.806404, c3 = 'h3UM6jJpFz' where c = 1307 index_test.go:137: sql insert into test_index values (3225, 4523475752701775931, 0.027342, 'wd3ukQhmiZ') index_test.go:137: sql insert into test_index values (3226, 3417307651240253306, 0.199078, 'I6V7q6ZBBh') index_test.go:140: sql delete from test_index where c = 923 index_test.go:143: sql update test_index set c1 = 4937766290838895639, c2 = 0.964194, c3 = 'vRRzyFOobA' where c = 1305 index_test.go:137: sql insert into test_index values (3227, 396778934741464296, 0.221797, 'zJrsN8hjTn') index_test.go:143: sql update test_index set c1 = 4593185786042916888, c2 = 0.686889, c3 = 'KqxRqigwpi' where c = 192 index_test.go:143: sql update test_index set c1 = 1602549511171385797, c2 = 0.638986, c3 = 'OKmh9yjwsL' where c = 1982 index_test.go:140: sql delete from test_index where c = 25 index_test.go:137: sql insert into test_index values (3228, 5390233693813699824, 0.816535, '1SHZgv8YAR') index_test.go:143: sql update test_index set c1 = 8810016498841706715, c2 = 0.735126, c3 = 'CNhFbNsf7k' where c = 1619 index_test.go:143: sql update test_index set c1 = 8904273815700660286, c2 = 0.919127, c3 = '35zPohq2tA' where c = 3043 index_test.go:140: sql delete from test_index where c = 322 index_test.go:140: sql delete from test_index where c = 2757 index_test.go:137: sql insert into test_index values (3229, 7119993380204079134, 0.115744, 'xOFAvolvnp') index_test.go:137: sql insert into test_index values (3231, 6076445203163596767, 0.615631, 'e8bF6lriUp') index_test.go:137: sql insert into test_index values (3230, 2769612772988604830, 0.439449, 'lrK3tKQqrV') index_test.go:140: sql delete from test_index where c = 1506 index_test.go:140: sql delete from test_index where c = 2619 index_test.go:140: sql delete from test_index where c = 611 index_test.go:143: sql update test_index set c1 = 5868709964255687757, c2 = 0.789188, c3 = 'tsE2Kz7A4C' where c = 17 index_test.go:137: sql insert into test_index values (3233, 6698938792077512230, 0.276318, 'g4gtrx2yRE') index_test.go:140: sql delete from test_index where c = 2483 index_test.go:137: sql insert into test_index values (3232, 5864430933532263022, 0.885249, 'KcjgqLwHoW') index_test.go:143: sql update test_index set c1 = 4995693513700123931, c2 = 0.428121, c3 = 'hDkGpG26Et' where c = 2833 index_test.go:143: sql update test_index set c1 = 1550612839534386259, c2 = 0.861933, c3 = 'Qt23Vvz9BN' where c = 876 index_test.go:143: sql update test_index set c1 = 3398953904690195493, c2 = 0.277795, c3 = 'IHZbYFLpa6' where c = 1798 index_test.go:143: sql update test_index set c1 = 4286744165688249243, c2 = 0.437665, c3 = 'pfoP1WMK8F' where c = 930 index_test.go:143: sql update test_index set c1 = 5795604764971119759, c2 = 0.629085, c3 = '1ZBvOoAzGr' where c = 2481 index_test.go:140: sql delete from test_index where c = 2402 index_test.go:140: sql delete from test_index where c = 3026 index_test.go:137: sql insert into test_index values (3234, 4934812920587876733, 0.773064, 'bDfYJzBV0v') index_test.go:137: sql insert into test_index values (3235, 4240635987703152404, 0.945353, 'KkpkqpMufJ') index_test.go:143: sql update test_index set c1 = 4405846509222779987, c2 = 0.804016, c3 = 'oQellVjM9T' where c = 2829 index_test.go:137: sql insert into test_index values (3237, 3228443449232846007, 0.823098, 'SstS8RyMiK') index_test.go:137: sql insert into test_index values (3236, 5144671885729000802, 0.586697, 'x9oKCsNxFp') index_test.go:137: sql insert into test_index values (3238, 1520649036435973061, 0.800198, 'eyhiUFCxQ4') index_test.go:137: sql insert into test_index values (3239, 8633760272910348724, 0.714591, 'vF3rNNkEmY') index_test.go:140: sql delete from test_index where c = 2859 index_test.go:143: sql update test_index set c1 = 3024693491026288078, c2 = 0.629060, c3 = 'BOmZeAvxdL' where c = 105 index_test.go:137: sql insert into test_index values (3240, 3521825861578623563, 0.960133, 'QtOSxwzB2C') index_test.go:140: sql delete from test_index where c = 1957 index_test.go:143: sql update test_index set c1 = 7851061086874279527, c2 = 0.663736, c3 = '596bG0v85G' where c = 3024 index_test.go:140: sql delete from test_index where c = 2580 index_test.go:140: sql delete from test_index where c = 1548 index_test.go:143: sql update test_index set c1 = 3483136118516611951, c2 = 0.136579, c3 = 'pYKcWhPycj' where c = 1754 index_test.go:140: sql delete from test_index where c = 740 index_test.go:140: sql delete from test_index where c = 2860 index_test.go:137: sql insert into test_index values (3241, 717116901439788664, 0.108017, 'gqar4wenDW') index_test.go:140: sql delete from test_index where c = 2734 index_test.go:137: sql insert into test_index values (3242, 2579717099847100806, 0.091650, 'hvC7UCugXM') index_test.go:140: sql delete from test_index where c = 2831 index_test.go:143: sql update test_index set c1 = 3062629144681583939, c2 = 0.564548, c3 = '8maoJuEz6H' where c = 321 index_test.go:143: sql update test_index set c1 = 2371026128032091882, c2 = 0.743644, c3 = '69p91R4CpD' where c = 1657 index_test.go:137: sql insert into test_index values (3243, 4004642173205086732, 0.437087, 'Oc41biWRsn') index_test.go:143: sql update test_index set c1 = 4390412014269467389, c2 = 0.290727, c3 = 'ABTZJc403Y' where c = 2085 index_test.go:140: sql delete from test_index where c = 1396 index_test.go:143: sql update test_index set c1 = 546660266686875835, c2 = 0.197944, c3 = '2IHVgyUTM6' where c = 1060 index_test.go:143: sql update test_index set c1 = 6769545735780752011, c2 = 0.389299, c3 = 'xmGzjX3QZ5' where c = 1794 index_test.go:143: sql update test_index set c1 = 5778666537110400971, c2 = 0.682561, c3 = '3f3snp9XJI' where c = 626 index_test.go:137: sql insert into test_index values (3244, 158057180981862119, 0.055702, 'MiL6bwhhhT') index_test.go:137: sql insert into test_index values (3245, 1770077804743640703, 0.267166, 'W6Q4Oi6oPb') index_test.go:137: sql insert into test_index values (3246, 6201212802393053196, 0.930155, 'AJgkQ4c16b') index_test.go:140: sql delete from test_index where c = 2928 index_test.go:143: sql update test_index set c1 = 7296906100202641918, c2 = 0.603559, c3 = 'Ph0d71JEGJ' where c = 2569 index_test.go:143: sql update test_index set c1 = 2809973196017766159, c2 = 0.179850, c3 = 'Vkrw7AytR4' where c = 2349 index_test.go:140: sql delete from test_index where c = 2188 index_test.go:137: sql insert into test_index values (3249, 7179190304018784314, 0.719076, 'ixFxwb6dsF') index_test.go:137: sql insert into test_index values (3247, 2670261794114520329, 0.880388, 'sq3q8Q2I8x') index_test.go:140: sql delete from test_index where c = 2228 index_test.go:140: sql delete from test_index where c = 3175 index_test.go:137: sql insert into test_index values (3250, 2362456750609339057, 0.354527, 'jO4UIj6Waw') index_test.go:137: sql insert into test_index values (3248, 7453925612509767962, 0.631286, 'kVv2Xx1UWE') index_test.go:140: sql delete from test_index where c = 922 index_test.go:140: sql delete from test_index where c = 615 index_test.go:143: sql update test_index set c1 = 4750175683829589091, c2 = 0.733849, c3 = '0wix8E2bsx' where c = 215 index_test.go:143: sql update test_index set c1 = 4082621443755180129, c2 = 0.863562, c3 = 'tvRO1nVub8' where c = 3033 index_test.go:140: sql delete from test_index where c = 272 index_test.go:143: sql update test_index set c1 = 6976399395227795023, c2 = 0.273657, c3 = 'mQYL8LYq94' where c = 248 index_test.go:140: sql delete from test_index where c = 694 index_test.go:137: sql insert into test_index values (3251, 9210460318213521998, 0.596958, 'dwZO6BCubl') index_test.go:140: sql delete from test_index where c = 1139 index_test.go:143: sql update test_index set c1 = 6634897973203798109, c2 = 0.288841, c3 = 'yTcztgAC1U' where c = 2481 index_test.go:143: sql update test_index set c1 = 3961010812863516715, c2 = 0.008892, c3 = 'R1z3Pt0kCw' where c = 2883 index_test.go:143: sql update test_index set c1 = 8962209498508206623, c2 = 0.006431, c3 = 'udnFPRLZj7' where c = 1418 index_test.go:137: sql insert into test_index values (3253, 2687728814266397226, 0.825019, 'eDMF51pcBI') index_test.go:143: sql update test_index set c1 = 2791633552644027058, c2 = 0.290671, c3 = 'omuekhksYX' where c = 1511 index_test.go:143: sql update test_index set c1 = 3915142778544653851, c2 = 0.226765, c3 = 'dB1s0Rszvo' where c = 977 index_test.go:137: sql insert into test_index values (3252, 8261508546362318146, 0.448437, 'yTtZTLw0Fv') index_test.go:143: sql update test_index set c1 = 6870013541810812460, c2 = 0.646851, c3 = 'toiAUaYkiz' where c = 876 index_test.go:137: sql insert into test_index values (3254, 4270420534225111911, 0.472776, 'Iwduxc6v2b') index_test.go:140: sql delete from test_index where c = 2926 index_test.go:137: sql insert into test_index values (3256, 425383864409413244, 0.420023, 'zC0DIwh2QJ') index_test.go:140: sql delete from test_index where c = 1020 index_test.go:137: sql insert into test_index values (3257, 690433823491815673, 0.005499, 'p6m9oR9s2y') index_test.go:137: sql insert into test_index values (3255, 1912653686126154121, 0.703219, 'kXMJh2lV4U') index_test.go:140: sql delete from test_index where c = 1233 index_test.go:137: sql insert into test_index values (3258, 3588801267682008093, 0.364860, '6oIU7pni6t') index_test.go:137: sql insert into test_index values (3260, 1465777563588035370, 0.824404, 'jUKadtcDjw') index_test.go:143: sql update test_index set c1 = 1733953286077532173, c2 = 0.357390, c3 = 'xcZmRDVUdm' where c = 704 index_test.go:140: sql delete from test_index where c = 882 index_test.go:137: sql insert into test_index values (3259, 7404628872931422308, 0.577069, 'NJEOU06zg7') index_test.go:140: sql delete from test_index where c = 1242 index_test.go:140: sql delete from test_index where c = 1879 index_test.go:140: sql delete from test_index where c = 2566 index_test.go:140: sql delete from test_index where c = 2802 index_test.go:140: sql delete from test_index where c = 861 index_test.go:143: sql update test_index set c1 = 3991392929904641695, c2 = 0.595866, c3 = 'EcjgULjVUv' where c = 102 index_test.go:143: sql update test_index set c1 = 709267077855509792, c2 = 0.995083, c3 = '6srsNhE4rX' where c = 2803 index_test.go:140: sql delete from test_index where c = 2664 index_test.go:143: sql update test_index set c1 = 532984447601136167, c2 = 0.692294, c3 = 'UgQOA7ahvR' where c = 443 index_test.go:143: sql update test_index set c1 = 8929359620062173677, c2 = 0.307264, c3 = 'TlHrTwi4xk' where c = 383 index_test.go:137: sql insert into test_index values (3261, 594232094431987080, 0.666131, '0xMJ1YUIZg') index_test.go:143: sql update test_index set c1 = 6045203954461983649, c2 = 0.868159, c3 = 'RGm2muApDA' where c = 2081 index_test.go:143: sql update test_index set c1 = 5163188115633002517, c2 = 0.386783, c3 = 'VvajhMcM4V' where c = 2049 index_test.go:137: sql insert into test_index values (3262, 6375984910099889020, 0.273295, 'e5Wl7rwIfm') index_test.go:143: sql update test_index set c1 = 7581749957456220945, c2 = 0.065211, c3 = 'Xb6FFGBHRc' where c = 3151 index_test.go:137: sql insert into test_index values (3263, 6613795446030215681, 0.203978, 'vftxxjucey') index_test.go:143: sql update test_index set c1 = 8773720693633124267, c2 = 0.359433, c3 = 'MEbL0mJoMw' where c = 2900 index_test.go:140: sql delete from test_index where c = 740 index_test.go:140: sql delete from test_index where c = 762 index_test.go:137: sql insert into test_index values (3264, 8352201914077592902, 0.825487, '3LL5eJsbBM') index_test.go:143: sql update test_index set c1 = 4907391429994961595, c2 = 0.586310, c3 = 'gshTqNf3dN' where c = 2727 index_test.go:137: sql insert into test_index values (3265, 271350792816051039, 0.461512, 'O3EXBnGEf4') index_test.go:137: sql insert into test_index values (3266, 6386015852792162719, 0.537455, 'ymRClHqKNN') index_test.go:143: sql update test_index set c1 = 3215558077072353773, c2 = 0.538538, c3 = 'hFI4YLkATp' where c = 166 index_test.go:140: sql delete from test_index where c = 234 index_test.go:137: sql insert into test_index values (3267, 7174269912097121, 0.227183, 'YzlJu7AGaw') index_test.go:140: sql delete from test_index where c = 646 index_test.go:137: sql insert into test_index values (3269, 4235927034708383796, 0.599685, 'DJJCN30OsB') index_test.go:137: sql insert into test_index values (3268, 2403262194121312500, 0.814392, '1oA70mYiaP') index_test.go:140: sql delete from test_index where c = 2184 index_test.go:137: sql insert into test_index values (3270, 902659417287392718, 0.480126, 'HJ2SwVEuQX') index_test.go:140: sql delete from test_index where c = 330 index_test.go:140: sql delete from test_index where c = 1153 index_test.go:140: sql delete from test_index where c = 265 index_test.go:143: sql update test_index set c1 = 7149710384019278249, c2 = 0.676315, c3 = 'S1FymR8rgg' where c = 3033 index_test.go:137: sql insert into test_index values (3271, 7915485959892819935, 0.798189, 'rIWNyApw7d') index_test.go:143: sql update test_index set c1 = 6313004824268022325, c2 = 0.398612, c3 = 'oSJDf8ySeJ' where c = 2854 index_test.go:143: sql update test_index set c1 = 5568558887354343264, c2 = 0.421773, c3 = 'G8smeDwAyG' where c = 597 index_test.go:143: sql update test_index set c1 = 5703330161972259315, c2 = 0.115654, c3 = 'cnsOmeIFr1' where c = 1578 index_test.go:140: sql delete from test_index where c = 3188 index_test.go:140: sql delete from test_index where c = 286 index_test.go:143: sql update test_index set c1 = 887684635328904269, c2 = 0.587009, c3 = 'WDEZQrQnrA' where c = 697 index_test.go:143: sql update test_index set c1 = 2211430246240957033, c2 = 0.416912, c3 = 'Gk1QkNFDLH' where c = 504 index_test.go:137: sql insert into test_index values (3273, 5560502133408307923, 0.220553, 'dT6xu9iqdN') index_test.go:143: sql update test_index set c1 = 4454603395426986014, c2 = 0.562825, c3 = 'Ym5LKgHpDx' where c = 1755 index_test.go:143: sql update test_index set c1 = 2483187729138656945, c2 = 0.453741, c3 = 'niAWSXOB3r' where c = 1468 index_test.go:140: sql delete from test_index where c = 1318 index_test.go:137: sql insert into test_index values (3272, 6394860367069486994, 0.875412, 'Ms4JkzMN7A') index_test.go:140: sql delete from test_index where c = 663 index_test.go:137: sql insert into test_index values (3274, 4099694131769426207, 0.077951, 'Iy7zaGOPZk') index_test.go:143: sql update test_index set c1 = 6259635946078989237, c2 = 0.479776, c3 = '1Lm4uEeUPi' where c = 148 index_test.go:137: sql insert into test_index values (3276, 8000471164017451624, 0.268152, 'mwrQ5XsVei') index_test.go:143: sql update test_index set c1 = 772391756577909581, c2 = 0.209713, c3 = 'XPuuaBbWLn' where c = 2271 index_test.go:137: sql insert into test_index values (3277, 3831632791382587360, 0.647478, '4rX6sQcBzs') index_test.go:137: sql insert into test_index values (3278, 1234624617645176646, 0.121702, 'VCaKv4vaMn') index_test.go:137: sql insert into test_index values (3275, 8720830431977105607, 0.043035, 'f9r34JZOdS') index_test.go:137: sql insert into test_index values (3279, 5461403168472515542, 0.012730, 'Mpg79KJq8R') index_test.go:143: sql update test_index set c1 = 4554517504755051298, c2 = 0.107686, c3 = '6OAAG8Vj7D' where c = 2089 index_test.go:137: sql insert into test_index values (3280, 320301239076773609, 0.616156, 'RwO0AulvDH') index_test.go:140: sql delete from test_index where c = 476 index_test.go:140: sql delete from test_index where c = 2846 index_test.go:137: sql insert into test_index values (3281, 3094716561386930973, 0.684023, 'zzeNvQeZqK') index_test.go:140: sql delete from test_index where c = 2077 index_test.go:140: sql delete from test_index where c = 1950 index_test.go:140: sql delete from test_index where c = 2146 index_test.go:137: sql insert into test_index values (3282, 4485352151984668382, 0.705936, 'R1OKZNHLfR') index_test.go:140: sql delete from test_index where c = 2221 index_test.go:140: sql delete from test_index where c = 1501 index_test.go:143: sql update test_index set c1 = 6349364355037413403, c2 = 0.570295, c3 = 'U4iX3mMIVu' where c = 764 index_test.go:140: sql delete from test_index where c = 1528 index_test.go:140: sql delete from test_index where c = 1063 index_test.go:143: sql update test_index set c1 = 1558208420101824113, c2 = 0.515893, c3 = 'JLL9RwPtMY' where c = 966 index_test.go:140: sql delete from test_index where c = 2311 index_test.go:143: sql update test_index set c1 = 5696053153271459809, c2 = 0.969919, c3 = 'KN3KAAIL3P' where c = 2165 index_test.go:143: sql update test_index set c1 = 2672364273616154735, c2 = 0.031435, c3 = '12rBGSxGgX' where c = 3203 index_test.go:143: sql update test_index set c1 = 8159165833104603113, c2 = 0.500909, c3 = 'HqRKGx6hnM' where c = 143 index_test.go:143: sql update test_index set c1 = 281409243343970822, c2 = 0.895863, c3 = '7lkga2QGsK' where c = 912 index_test.go:143: sql update test_index set c1 = 6878344990155771571, c2 = 0.840284, c3 = 'cel19ZdNvd' where c = 915 index_test.go:137: sql insert into test_index values (3283, 4793456718453885860, 0.203392, 'E086LDlDRi') index_test.go:143: sql update test_index set c1 = 1219753149390542773, c2 = 0.051046, c3 = 'SD4mlPhRjM' where c = 1291 index_test.go:143: sql update test_index set c1 = 8463280531630987312, c2 = 0.681334, c3 = 'p9xCTfEoT0' where c = 988 index_test.go:137: sql insert into test_index values (3284, 1659783147554039168, 0.621739, 'PMl0gtFzx9') index_test.go:137: sql insert into test_index values (3286, 1194259458213464828, 0.260248, 'UZPH6XXi74') index_test.go:137: sql insert into test_index values (3285, 8624684358885659424, 0.072839, 'hqYQcukscX') index_test.go:143: sql update test_index set c1 = 2686410468342307964, c2 = 0.624979, c3 = 'nHlCEwArBY' where c = 2883 index_test.go:137: sql insert into test_index values (3290, 8061854464772379707, 0.270651, 'CIguE8n2dT') index_test.go:137: sql insert into test_index values (3288, 4106674148221826744, 0.638203, 'jkIcItVoyJ') index_test.go:140: sql delete from test_index where c = 1133 index_test.go:140: sql delete from test_index where c = 1580 index_test.go:137: sql insert into test_index values (3291, 3274753998697326092, 0.162831, 'bsorx6tv5g') index_test.go:137: sql insert into test_index values (3287, 935665864634407566, 0.755911, 'wMVqaXuWyU') index_test.go:140: sql delete from test_index where c = 407 index_test.go:140: sql delete from test_index where c = 1270 index_test.go:140: sql delete from test_index where c = 299 index_test.go:137: sql insert into test_index values (3289, 4087240213441969332, 0.075416, 'y9fHMHmuZA') index_test.go:143: sql update test_index set c1 = 6082346823305260070, c2 = 0.913277, c3 = 'VmIn7aGjBr' where c = 1085 index_test.go:137: sql insert into test_index values (3292, 8043129347333555351, 0.375290, '7DdnFmbksu') index_test.go:143: sql update test_index set c1 = 8899049199095237965, c2 = 0.532645, c3 = 'KwO45p9oKT' where c = 1035 index_test.go:143: sql update test_index set c1 = 5044658231902238144, c2 = 0.779497, c3 = 'cYmYvrXday' where c = 357 index_test.go:140: sql delete from test_index where c = 1160 index_test.go:140: sql delete from test_index where c = 1276 index_test.go:143: sql update test_index set c1 = 3712786313107027585, c2 = 0.802078, c3 = '96VM1orVU3' where c = 338 index_test.go:140: sql delete from test_index where c = 3193 index_test.go:140: sql delete from test_index where c = 2611 index_test.go:140: sql delete from test_index where c = 1470 index_test.go:137: sql insert into test_index values (3293, 4954803188560176754, 0.175269, 'KnoSYsxsmW') index_test.go:143: sql update test_index set c1 = 4063233389883323983, c2 = 0.694921, c3 = '9VTnuzTZAs' where c = 1286 index_test.go:137: sql insert into test_index values (3294, 5009468173771528324, 0.394460, 'WohRxXiYI8') index_test.go:143: sql update test_index set c1 = 189698675075667212, c2 = 0.124535, c3 = 'sxEAeNVrqj' where c = 1188 index_test.go:143: sql update test_index set c1 = 77471014253127011, c2 = 0.306392, c3 = 'XPjByUsFd2' where c = 920 index_test.go:143: sql update test_index set c1 = 2685122362000299365, c2 = 0.458521, c3 = 'BkWvZygxVt' where c = 3062 index_test.go:143: sql update test_index set c1 = 3151070254955328242, c2 = 0.170232, c3 = 'glPRypNWdf' where c = 1350 index_test.go:140: sql delete from test_index where c = 2372 index_test.go:137: sql insert into test_index values (3295, 8884950790375811820, 0.136419, 'ts9tfp2E8R') index_test.go:143: sql update test_index set c1 = 2955443236682451646, c2 = 0.209411, c3 = 'EHEhFo1eFG' where c = 2634 index_test.go:140: sql delete from test_index where c = 1217 index_test.go:137: sql insert into test_index values (3297, 401803763376222405, 0.782708, '8GXS3YexnZ') index_test.go:137: sql insert into test_index values (3298, 2142403393260753785, 0.799061, 'd4BTJMnEdV') index_test.go:143: sql update test_index set c1 = 5252961735549622388, c2 = 0.605658, c3 = '7KUcaPuju8' where c = 945 index_test.go:137: sql insert into test_index values (3296, 7592060075765264663, 0.438325, 'R7xroxn87M') index_test.go:137: sql insert into test_index values (3299, 2328154023765219251, 0.653259, '4i8WV7RSGu') index_test.go:140: sql delete from test_index where c = 2215 index_test.go:140: sql delete from test_index where c = 3210 index_test.go:140: sql delete from test_index where c = 851 index_test.go:143: sql update test_index set c1 = 3457230619925671429, c2 = 0.614613, c3 = 'xoGuX7SRK9' where c = 2383 index_test.go:140: sql delete from test_index where c = 2995 index_test.go:143: sql update test_index set c1 = 4923730526632812779, c2 = 0.613112, c3 = 'IBZQGalqMC' where c = 1858 index_test.go:143: sql update test_index set c1 = 4709534034740895475, c2 = 0.930787, c3 = 'PMW4f6FK01' where c = 504 index_test.go:143: sql update test_index set c1 = 6518309177909538137, c2 = 0.868074, c3 = 'dRxT0zDmRq' where c = 1980 index_test.go:143: sql update test_index set c1 = 4907817567123404379, c2 = 0.702094, c3 = 'x9gmrKmq9Q' where c = 2521 index_test.go:140: sql delete from test_index where c = 2775 index_test.go:143: sql update test_index set c1 = 4705710175717683062, c2 = 0.658093, c3 = 'ufLurqdjzt' where c = 670 index_test.go:137: sql insert into test_index values (3300, 7627167462176331489, 0.206704, 'LofcpLu6S2') index_test.go:140: sql delete from test_index where c = 1581 index_test.go:143: sql update test_index set c1 = 1996140307661259305, c2 = 0.008938, c3 = 'j9UaTtacKf' where c = 2754 index_test.go:137: sql insert into test_index values (3301, 1367384018254697993, 0.602976, 'txEpyXAUsA') index_test.go:137: sql insert into test_index values (3303, 1421809976140017289, 0.336337, 'F1GtyGXoKC') index_test.go:137: sql insert into test_index values (3302, 22497824285063127, 0.632114, '5IlowdUfXW') index_test.go:137: sql insert into test_index values (3308, 2334095691857599010, 0.321122, 'h2tWHfIVmo') index_test.go:137: sql insert into test_index values (3310, 6771351431931058526, 0.961806, 'l00jzgzW75') index_test.go:137: sql insert into test_index values (3304, 4812683836953425894, 0.099425, 'Rp7iaT5JQP') index_test.go:137: sql insert into test_index values (3307, 8413148316522758069, 0.298880, 'mfrSipUr36') index_test.go:137: sql insert into test_index values (3305, 6140335680673998065, 0.824138, 'BuAH0Kh1vB') index_test.go:137: sql insert into test_index values (3306, 3918861997949962623, 0.166929, 'EzvbMN3fOH') index_test.go:137: sql insert into test_index values (3309, 997432179732982944, 0.721402, 'UePCso30sV') index_test.go:140: sql delete from test_index where c = 625 index_test.go:140: sql delete from test_index where c = 199 index_test.go:140: sql delete from test_index where c = 2511 index_test.go:140: sql delete from test_index where c = 1770 index_test.go:140: sql delete from test_index where c = 2407 index_test.go:143: sql update test_index set c1 = 2970440841265218102, c2 = 0.023263, c3 = 'l1tPiz1JvZ' where c = 508 index_test.go:140: sql delete from test_index where c = 1053 index_test.go:143: sql update test_index set c1 = 8319671147432161996, c2 = 0.541370, c3 = 'HvLgoQhLtS' where c = 362 index_test.go:143: sql update test_index set c1 = 5461362524024513493, c2 = 0.778864, c3 = 'jHT5QAy11r' where c = 497 index_test.go:140: sql delete from test_index where c = 2278 index_test.go:140: sql delete from test_index where c = 619 index_test.go:143: sql update test_index set c1 = 4881632585360011798, c2 = 0.526480, c3 = 'LJavLm4f4t' where c = 1349 index_test.go:140: sql delete from test_index where c = 1972 index_test.go:137: sql insert into test_index values (3311, 4082042710652352706, 0.392876, 'uf1HcfmuAb') index_test.go:140: sql delete from test_index where c = 2936 index_test.go:143: sql update test_index set c1 = 5437399577598567786, c2 = 0.028104, c3 = 'DOuIfYuYgU' where c = 463 index_test.go:137: sql insert into test_index values (3313, 5915531799069294194, 0.881065, 'hQf7bPwXJt') index_test.go:143: sql update test_index set c1 = 1676765427324400942, c2 = 0.719081, c3 = 'cBgFrZ8if5' where c = 952 index_test.go:143: sql update test_index set c1 = 2437538420092237513, c2 = 0.135355, c3 = 'UrQfhPWVFn' where c = 228 index_test.go:143: sql update test_index set c1 = 2410746508704172633, c2 = 0.505862, c3 = 'lTqOwIbw5i' where c = 2202 index_test.go:143: sql update test_index set c1 = 753157785204238035, c2 = 0.826081, c3 = 'GgCGUqG2ih' where c = 586 index_test.go:137: sql insert into test_index values (3314, 738781712534630890, 0.887658, 'l4yLA9mwjx') index_test.go:137: sql insert into test_index values (3312, 3462143808984418038, 0.127791, 'nALkrFN45t') index_test.go:143: sql update test_index set c1 = 1539717754646851241, c2 = 0.776553, c3 = 'XFu2r7ws4p' where c = 3188 index_test.go:137: sql insert into test_index values (3315, 2198285753066979984, 0.689778, 'NyygkedYlb') index_test.go:140: sql delete from test_index where c = 1922 index_test.go:140: sql delete from test_index where c = 370 index_test.go:137: sql insert into test_index values (3316, 3212295631319154963, 0.361123, 'YLjQvLvsrZ') index_test.go:137: sql insert into test_index values (3318, 619707249549634546, 0.869769, 'UxTwoW4JYc') index_test.go:137: sql insert into test_index values (3319, 472294875625366469, 0.806890, 'VNVHd5h3zD') index_test.go:140: sql delete from test_index where c = 1755 index_test.go:143: sql update test_index set c1 = 6270996196061789400, c2 = 0.247121, c3 = 'fUvJubRuPv' where c = 1608 index_test.go:137: sql insert into test_index values (3317, 8935391301143530147, 0.058276, 'l97tU9r0hO') index_test.go:140: sql delete from test_index where c = 831 index_test.go:140: sql delete from test_index where c = 2136 index_test.go:140: sql delete from test_index where c = 1923 index_test.go:140: sql delete from test_index where c = 1771 index_test.go:137: sql insert into test_index values (3320, 6922074221255546918, 0.360039, 'kljNWuUwGV') index_test.go:140: sql delete from test_index where c = 360 index_test.go:143: sql update test_index set c1 = 1023227866125911371, c2 = 0.187380, c3 = 'BpYpLMhwkz' where c = 3305 index_test.go:140: sql delete from test_index where c = 2955 # Time: 2024-05-06T10:16:50.545918683+08:00 # Txn_start_ts: 0 # Query_time: 2.00966473 # Parse_time: 0.000115107 # Compile_time: 0.000093907 # Rewrite_time: 0.000003177 # Optimize_time: 0 # Wait_TS: 0.000250848 # DB: test_ddl # Is_internal: false # Digest: dca966c114ddec9694d60160365be4f13a7b89ba9e7b7739957fb07b907f8def # Num_cop_tasks: 0 # Prepared: false # Plan_from_cache: false # Plan_from_binding: false # Has_more_results: false # KV_total: 0 # PD_total: 0 # Backoff_total: 0 # Write_sql_response_total: 0 # Result_rows: 0 # Succ: true # IsExplicitTxn: false # IsSyncStatsFailed: false # Resource_group: default drop index c2_index on test_index; index_test.go:143: sql update test_index set c1 = 653508095697185763, c2 = 0.180794, c3 = 'p078HSU6GQ' where c = 1484 index_test.go:137: sql insert into test_index values (3321, 4888499717133310799, 0.455655, 'ar7wQSe7t4') index_test.go:143: sql update test_index set c1 = 8214582990227005569, c2 = 0.372459, c3 = 'hwKDEMD6C2' where c = 1841 index_test.go:143: sql update test_index set c1 = 2058224798675742578, c2 = 0.500181, c3 = 'UXl3Z7w245' where c = 2222 index_test.go:137: sql insert into test_index values (3322, 417952810026339928, 0.911035, 'cmk6QWXjaA') index_test.go:143: sql update test_index set c1 = 3643380352145199959, c2 = 0.787642, c3 = 'XCnAnegmHd' where c = 1546 index_test.go:140: sql delete from test_index where c = 2937 index_test.go:137: sql insert into test_index values (3323, 410941670255197151, 0.954960, 'hAN1ZqZ3fQ') index_test.go:143: sql update test_index set c1 = 2697580517080735013, c2 = 0.904410, c3 = 'Nkso58oz3V' where c = 1219 index_test.go:143: sql update test_index set c1 = 4091650022328033357, c2 = 0.427125, c3 = 'kuZ30mkIs9' where c = 1959 index_test.go:140: sql delete from test_index where c = 2640 index_test.go:137: sql insert into test_index values (3324, 2826002307865932257, 0.913835, 'KRnwZj72B2') index_test.go:140: sql delete from test_index where c = 1345 index_test.go:143: sql update test_index set c1 = 8199967290346990727, c2 = 0.110155, c3 = 'C8R5xiTJdp' where c = 2249 index_test.go:143: sql update test_index set c1 = 5725757627010658201, c2 = 0.507242, c3 = 'ehEQQF3v4E' where c = 2749 index_test.go:137: sql insert into test_index values (3325, 788265770109930695, 0.327209, 'ZG0O7IZeuV') index_test.go:137: sql insert into test_index values (3326, 6880112881710491662, 0.890290, '7D5khx9TYF') index_test.go:143: sql update test_index set c1 = 7374251437186479122, c2 = 0.331821, c3 = 'oytmV0tigK' where c = 77 index_test.go:137: sql insert into test_index values (3327, 3628612665196824651, 0.082719, 'Sog0OSG7by') index_test.go:140: sql delete from test_index where c = 2118 index_test.go:140: sql delete from test_index where c = 2173 index_test.go:143: sql update test_index set c1 = 5619688534251551917, c2 = 0.472324, c3 = 'TXOLeIPTm6' where c = 2265 index_test.go:140: sql delete from test_index where c = 804 index_test.go:140: sql delete from test_index where c = 3132 index_test.go:137: sql insert into test_index values (3328, 8182086829231213567, 0.795254, 'HGsUcefUBM') index_test.go:137: sql insert into test_index values (3330, 8053735969667720515, 0.206320, 'HKuKvfdySu') index_test.go:137: sql insert into test_index values (3329, 1835369349787664155, 0.623116, 'KoHgQvBxy1') index_test.go:137: sql insert into test_index values (3331, 6180794696061496311, 0.675967, 'X5UTBSVWa3') index_test.go:140: sql delete from test_index where c = 2788 index_test.go:143: sql update test_index set c1 = 5044222626263905200, c2 = 0.429589, c3 = 'AoZ0mQv2Oo' where c = 279 index_test.go:137: sql insert into test_index values (3332, 4115181308634038660, 0.803803, '1JDyirJU41') index_test.go:143: sql update test_index set c1 = 4603896118604324220, c2 = 0.064151, c3 = 'OQUdVmIYqH' where c = 2214 index_test.go:143: sql update test_index set c1 = 3093078827069447774, c2 = 0.177567, c3 = 'HTIRhxMahK' where c = 2683 index_test.go:140: sql delete from test_index where c = 2682 index_test.go:140: sql delete from test_index where c = 3237 index_test.go:143: sql update test_index set c1 = 3692939460908908709, c2 = 0.187194, c3 = 'zCylOBnLAn' where c = 1868 index_test.go:143: sql update test_index set c1 = 2665202151672201705, c2 = 0.865727, c3 = 'NKIJXE6QRj' where c = 624 index_test.go:143: sql update test_index set c1 = 7175822288685409233, c2 = 0.339180, c3 = '0dGNdWznwB' where c = 1280 index_test.go:137: sql insert into test_index values (3333, 917437566457943014, 0.453665, 'M917M26V66') index_test.go:140: sql delete from test_index where c = 2656 index_test.go:137: sql insert into test_index values (3335, 6757792013922373932, 0.924260, 'UpnGiIShFj') index_test.go:140: sql delete from test_index where c = 1046 index_test.go:137: sql insert into test_index values (3334, 4760529394574911119, 0.045056, '6MY5xBI5Uj') index_test.go:140: sql delete from test_index where c = 2211 index_test.go:137: sql insert into test_index values (3336, 8555924836255743897, 0.656177, 'nlH3spqvCB') index_test.go:143: sql update test_index set c1 = 1148910744635921908, c2 = 0.170562, c3 = 'Weg6qOtLfq' where c = 527 index_test.go:143: sql update test_index set c1 = 2601963975850258361, c2 = 0.822775, c3 = '52EiPdxAhP' where c = 2276 index_test.go:143: sql update test_index set c1 = 3946796457940622266, c2 = 0.250625, c3 = 'tK0Z5QO4Sy' where c = 14 index_test.go:140: sql delete from test_index where c = 1849 index_test.go:140: sql delete from test_index where c = 553 index_test.go:137: sql insert into test_index values (3337, 2470468069162255012, 0.643583, 'SLQtxWvgp3') index_test.go:140: sql delete from test_index where c = 3097 index_test.go:143: sql update test_index set c1 = 1710594453472968161, c2 = 0.472746, c3 = 'So0U9rVoWx' where c = 2059 index_test.go:137: sql insert into test_index values (3338, 5344438697438284048, 0.329333, 'DXFFGDDm7w') index_test.go:140: sql delete from test_index where c = 2518 index_test.go:137: sql insert into test_index values (3339, 1729341426111845473, 0.338329, '3ihSODxnrH') index_test.go:140: sql delete from test_index where c = 1534 index_test.go:137: sql insert into test_index values (3340, 1041159869022524454, 0.660080, 'ePl2YWjQ33') index_test.go:137: sql insert into test_index values (3341, 2851528989819654495, 0.990059, 'clOs7aZJob') index_test.go:143: sql update test_index set c1 = 4607998331732354686, c2 = 0.298734, c3 = 'zhlYsRbJRi' where c = 3019 index_test.go:140: sql delete from test_index where c = 2128 index_test.go:140: sql delete from test_index where c = 1808 index_test.go:140: sql delete from test_index where c = 2483 index_test.go:140: sql delete from test_index where c = 1409 index_test.go:143: sql update test_index set c1 = 7036575669172000374, c2 = 0.606711, c3 = 'Z3NRXc42YK' where c = 2618 index_test.go:137: sql insert into test_index values (3342, 7380219296735747914, 0.882857, 'h3KWyxWWsR') index_test.go:143: sql update test_index set c1 = 1169839687738019012, c2 = 0.330216, c3 = 'JzkqZbGobn' where c = 1247 index_test.go:143: sql update test_index set c1 = 4941587931420078052, c2 = 0.919668, c3 = 'wdU07esiQ7' where c = 2861 index_test.go:143: sql update test_index set c1 = 2760558832398968138, c2 = 0.798720, c3 = 'kPFughU9jE' where c = 1970 index_test.go:143: sql update test_index set c1 = 3103214758897818319, c2 = 0.941369, c3 = 'gubuwSZ0k4' where c = 1984 index_test.go:143: sql update test_index set c1 = 7884930246492149466, c2 = 0.617594, c3 = 'QuMhVFrdJi' where c = 72 index_test.go:143: sql update test_index set c1 = 280789298334762224, c2 = 0.879156, c3 = '51k7LEEIPc' where c = 717 index_test.go:137: sql insert into test_index values (3343, 7755897272286867558, 0.239883, 'XrgRBC5xc9') index_test.go:143: sql update test_index set c1 = 1461792434558424133, c2 = 0.267579, c3 = '5GIXvzRxbt' where c = 3240 index_test.go:137: sql insert into test_index values (3344, 6873486932908696014, 0.542373, 'PIsFZBYzHS') index_test.go:137: sql insert into test_index values (3345, 4799203341135368695, 0.059494, 'ctPWCKQsxl') index_test.go:137: sql insert into test_index values (3347, 3327602482661803240, 0.217585, 'TPe06qL4mR') index_test.go:140: sql delete from test_index where c = 1122 index_test.go:137: sql insert into test_index values (3346, 7190158087246542068, 0.825165, 'aiiseZ8mIh') index_test.go:137: sql insert into test_index values (3349, 8933884497278294202, 0.925539, 'MOw5XVJJ7q') index_test.go:137: sql insert into test_index values (3350, 252593392383963524, 0.578983, 'R3uVk012Pz') index_test.go:140: sql delete from test_index where c = 174 index_test.go:140: sql delete from test_index where c = 2669 index_test.go:140: sql delete from test_index where c = 636 index_test.go:137: sql insert into test_index values (3348, 1973671709077033038, 0.012191, 'U3sdfUWKkw') index_test.go:140: sql delete from test_index where c = 108 index_test.go:137: sql insert into test_index values (3351, 1703830815160842994, 0.551208, '8GCQjFeaaR') index_test.go:143: sql update test_index set c1 = 7282310400402028950, c2 = 0.509364, c3 = 'aJ1vmj9BWq' where c = 54 index_test.go:140: sql delete from test_index where c = 953 index_test.go:143: sql update test_index set c1 = 3427145214380630983, c2 = 0.483777, c3 = 'ntA4isyZja' where c = 1613 index_test.go:140: sql delete from test_index where c = 842 index_test.go:143: sql update test_index set c1 = 5920172082424203027, c2 = 0.819272, c3 = 'HsDfi0eWrF' where c = 2003 index_test.go:140: sql delete from test_index where c = 2550 index_test.go:140: sql delete from test_index where c = 2654 index_test.go:143: sql update test_index set c1 = 8289823580047554661, c2 = 0.162022, c3 = 'CN6OKgC499' where c = 1209 index_test.go:140: sql delete from test_index where c = 757 index_test.go:143: sql update test_index set c1 = 4966194625054939238, c2 = 0.999978, c3 = 'UE1GryczlJ' where c = 834 index_test.go:143: sql update test_index set c1 = 7627797074508158648, c2 = 0.175990, c3 = 'OiMzmfZsc2' where c = 1806 index_test.go:137: sql insert into test_index values (3352, 5577702371547252640, 0.120727, 'XW4ApHEgQo') index_test.go:137: sql insert into test_index values (3354, 1326830197473047371, 0.238036, 'KFgx5QEIIY') index_test.go:137: sql insert into test_index values (3353, 4049824401394280279, 0.619932, 'LH80G7aTve') index_test.go:137: sql insert into test_index values (3355, 3213934635354389250, 0.296435, 'HkmVqczLBQ') index_test.go:140: sql delete from test_index where c = 690 index_test.go:143: sql update test_index set c1 = 1758568931847439778, c2 = 0.766538, c3 = 'FxqNgZMvHe' where c = 2540 index_test.go:143: sql update test_index set c1 = 5687929969399004191, c2 = 0.030089, c3 = 'JSaaOiErG1' where c = 1359 index_test.go:143: sql update test_index set c1 = 4955293549749774546, c2 = 0.849493, c3 = 'WYDob6r0KC' where c = 3117 index_test.go:143: sql update test_index set c1 = 4783674967911988260, c2 = 0.185843, c3 = 'tDVIfz992v' where c = 1221 index_test.go:137: sql insert into test_index values (3356, 7346910849547260200, 0.502167, 'for5PwZILc') index_test.go:137: sql insert into test_index values (3357, 3003776176728009440, 0.823314, 'l40tQFHqnj') index_test.go:140: sql delete from test_index where c = 978 index_test.go:140: sql delete from test_index where c = 2173 index_test.go:140: sql delete from test_index where c = 2007 index_test.go:140: sql delete from test_index where c = 3294 index_test.go:137: sql insert into test_index values (3361, 8384401639716816394, 0.800705, 'j6uyIyUHzh') index_test.go:137: sql insert into test_index values (3358, 2198221957115619206, 0.232646, 'oCiRmUFKXb') index_test.go:143: sql update test_index set c1 = 2678619821325259500, c2 = 0.017376, c3 = '9Pw0UraS34' where c = 3208 index_test.go:143: sql update test_index set c1 = 4936424640070745268, c2 = 0.558471, c3 = '4XuiaQJ0dF' where c = 462 index_test.go:143: sql update test_index set c1 = 6388545321007321218, c2 = 0.016648, c3 = 's1yl2xrnnd' where c = 1236 index_test.go:143: sql update test_index set c1 = 5228095125433378119, c2 = 0.841441, c3 = 'eGLAOxEdZP' where c = 1461 index_test.go:143: sql update test_index set c1 = 4070651526977173277, c2 = 0.675309, c3 = 'ZMJZpAnBUL' where c = 1990 index_test.go:137: sql insert into test_index values (3359, 8555621100021671462, 0.595091, '04tGA0Hxwd') index_test.go:137: sql insert into test_index values (3360, 9169287108747681192, 0.555795, 'o9feC0eoly') index_test.go:140: sql delete from test_index where c = 1913 index_test.go:137: sql insert into test_index values (3363, 2034040431749330537, 0.889171, 'wHmfshh7Nb') index_test.go:140: sql delete from test_index where c = 2473 index_test.go:137: sql insert into test_index values (3362, 2743433166420027281, 0.296628, 'SB9kGcmggL') index_test.go:140: sql delete from test_index where c = 1897 index_test.go:143: sql update test_index set c1 = 1994348463226130935, c2 = 0.738645, c3 = 'FeImOOSCGL' where c = 1534 index_test.go:140: sql delete from test_index where c = 258 index_test.go:143: sql update test_index set c1 = 5995565049803243252, c2 = 0.543079, c3 = 'Z4vUE8r0ts' where c = 130 index_test.go:137: sql insert into test_index values (3364, 8794765882109337870, 0.687717, 'oQTeMaovyH') index_test.go:140: sql delete from test_index where c = 3128 index_test.go:140: sql delete from test_index where c = 1380 index_test.go:137: sql insert into test_index values (3366, 4549358019724085186, 0.097186, 'Z0x8EytYvI') index_test.go:143: sql update test_index set c1 = 2912449235938505593, c2 = 0.076188, c3 = 'Xi3IJQ7Qjy' where c = 177 index_test.go:140: sql delete from test_index where c = 1781 index_test.go:140: sql delete from test_index where c = 684 index_test.go:143: sql update test_index set c1 = 2763411146535320729, c2 = 0.207428, c3 = 'V3K0vFW2mt' where c = 143 index_test.go:137: sql insert into test_index values (3367, 7012598903778431933, 0.767257, 'wzqqeHVR4w') index_test.go:137: sql insert into test_index values (3365, 6538477561907598295, 0.103587, 'fyOa5TiVEp') index_test.go:137: sql insert into test_index values (3368, 4458714904717543679, 0.349910, 'e3pSAnFTPn') index_test.go:143: sql update test_index set c1 = 6668544405544287291, c2 = 0.844538, c3 = 'b78ay2r3Sy' where c = 2980 index_test.go:143: sql update test_index set c1 = 474433676121405801, c2 = 0.892926, c3 = 'bIa8LzwSpC' where c = 1663 index_test.go:140: sql delete from test_index where c = 2231 index_test.go:140: sql delete from test_index where c = 792 index_test.go:143: sql update test_index set c1 = 1564488420402493387, c2 = 0.533038, c3 = '5z6W31PL3e' where c = 2341 index_test.go:137: sql insert into test_index values (3369, 4289562202339615063, 0.774570, 'iIPisrhB6g') index_test.go:143: sql update test_index set c1 = 5423434303935057101, c2 = 0.171756, c3 = 'osweRgVXdv' where c = 1293 index_test.go:137: sql insert into test_index values (3370, 2367878674018718171, 0.016473, 'zs7G9E3ctt') index_test.go:143: sql update test_index set c1 = 6630673979945284815, c2 = 0.556104, c3 = 'ex75hyyKBl' where c = 1420 index_test.go:140: sql delete from test_index where c = 3330 index_test.go:143: sql update test_index set c1 = 8126586471840983019, c2 = 0.905460, c3 = 'aKgsHL2dNc' where c = 441 index_test.go:140: sql delete from test_index where c = 1566 index_test.go:140: sql delete from test_index where c = 2779 index_test.go:137: sql insert into test_index values (3372, 4831608959758131265, 0.034574, 'souYJ4HtfK') index_test.go:140: sql delete from test_index where c = 737 index_test.go:143: sql update test_index set c1 = 5605768315274775385, c2 = 0.118152, c3 = 'lZSPnTPMpa' where c = 1293 index_test.go:137: sql insert into test_index values (3371, 2986771475854825378, 0.116004, '3qun95xhT1') index_test.go:137: sql insert into test_index values (3374, 8632141800639820271, 0.007646, 'Eqc4KL7CNM') index_test.go:143: sql update test_index set c1 = 4531200484858908795, c2 = 0.903195, c3 = 'u4jcGDnybb' where c = 1529 index_test.go:137: sql insert into test_index values (3376, 8074373242608518248, 0.230294, '4H80nKfcxi') index_test.go:137: sql insert into test_index values (3375, 3428135609319887467, 0.110008, 'JQyWN2vYvs') index_test.go:137: sql insert into test_index values (3373, 7273195245779628636, 0.229037, '3ciq5mCwMJ') index_test.go:143: sql update test_index set c1 = 7647512000616368474, c2 = 0.990677, c3 = 'zjo1SNEw5I' where c = 1492 index_test.go:143: sql update test_index set c1 = 6910890068183090734, c2 = 0.152001, c3 = 'fgLEQOR00k' where c = 3136 index_test.go:140: sql delete from test_index where c = 923 index_test.go:140: sql delete from test_index where c = 2841 index_test.go:137: sql insert into test_index values (3377, 2976026395914791919, 0.698366, 'UIaCedsQjw') index_test.go:140: sql delete from test_index where c = 3225 index_test.go:137: sql insert into test_index values (3378, 6742833718721644124, 0.870641, 'besOf3izvp') index_test.go:140: sql delete from test_index where c = 3266 index_test.go:140: sql delete from test_index where c = 174 index_test.go:143: sql update test_index set c1 = 6501783768089210714, c2 = 0.706258, c3 = 'UPqQJ4gN48' where c = 1362 index_test.go:140: sql delete from test_index where c = 1049 index_test.go:137: sql insert into test_index values (3379, 7943992157684584611, 0.367895, 'geSG7SoJ07') index_test.go:137: sql insert into test_index values (3380, 7822737143546800560, 0.370879, 'gbp1HqTSCA') index_test.go:140: sql delete from test_index where c = 91 index_test.go:143: sql update test_index set c1 = 2968940485111134082, c2 = 0.661438, c3 = '3Vi3A7haMO' where c = 47 index_test.go:140: sql delete from test_index where c = 2889 index_test.go:140: sql delete from test_index where c = 1135 index_test.go:143: sql update test_index set c1 = 6838025096149114085, c2 = 0.062985, c3 = 'PwqtIHj9SZ' where c = 2390 index_test.go:143: sql update test_index set c1 = 2504685553829362235, c2 = 0.636759, c3 = 'Kls8pRT4Ut' where c = 2636 index_test.go:137: sql insert into test_index values (3381, 8650243505079017812, 0.919580, 'HwpcWU1n2k') index_test.go:143: sql update test_index set c1 = 1949151278821666907, c2 = 0.226089, c3 = '4DVGBQY5FM' where c = 526 index_test.go:140: sql delete from test_index where c = 2030 index_test.go:143: sql update test_index set c1 = 909193805288869875, c2 = 0.885259, c3 = 'Fl77LFIyZd' where c = 891 index_test.go:143: sql update test_index set c1 = 5557106147288148888, c2 = 0.472333, c3 = 'b1wpi5KCLr' where c = 2929 index_test.go:143: sql update test_index set c1 = 1366517698824265522, c2 = 0.941853, c3 = 'BfoWftBcHe' where c = 247 index_test.go:137: sql insert into test_index values (3382, 5819304580942672243, 0.959694, 'qulahX8ZVO') index_test.go:143: sql update test_index set c1 = 8647327542258248899, c2 = 0.103384, c3 = '74xKeYxt7v' where c = 3247 index_test.go:137: sql insert into test_index values (3383, 1237727061595390655, 0.030580, 'zAmb48MGOS') index_test.go:137: sql insert into test_index values (3384, 18252660847435001, 0.170630, 'KNloUZqwsD') index_test.go:137: sql insert into test_index values (3385, 7269428010103029924, 0.981456, 'uWdbj7xPkQ') index_test.go:140: sql delete from test_index where c = 1257 index_test.go:140: sql delete from test_index where c = 2200 index_test.go:143: sql update test_index set c1 = 348468956323941610, c2 = 0.538309, c3 = 'XxBM3nnGab' where c = 1329 index_test.go:140: sql delete from test_index where c = 2195 index_test.go:140: sql delete from test_index where c = 305 index_test.go:137: sql insert into test_index values (3388, 8015917377504630987, 0.276426, '7ggnVdVV5X') index_test.go:137: sql insert into test_index values (3389, 2966785190184479519, 0.360067, 'j99Ehr7QOG') index_test.go:143: sql update test_index set c1 = 4671108992092111135, c2 = 0.573655, c3 = '123MDa9F79' where c = 1748 index_test.go:137: sql insert into test_index values (3386, 5483914693249596162, 0.771300, 'Cimvx41w4n') index_test.go:137: sql insert into test_index values (3387, 7524746959956647774, 0.793116, 'HET0n9Hwvh') index_test.go:140: sql delete from test_index where c = 3371 index_test.go:140: sql delete from test_index where c = 1230 index_test.go:143: sql update test_index set c1 = 1550463453198760486, c2 = 0.173835, c3 = 'HZ4H7ksphO' where c = 1404 index_test.go:137: sql insert into test_index values (3390, 6662854814029141847, 0.306126, 'QIv9CnWh1m') index_test.go:140: sql delete from test_index where c = 487 index_test.go:140: sql delete from test_index where c = 461 index_test.go:143: sql update test_index set c1 = 607533025819143250, c2 = 0.781034, c3 = 'zjSiWdM6JZ' where c = 2550 index_test.go:143: sql update test_index set c1 = 6433272234715419501, c2 = 0.639666, c3 = 'pjBmehlySq' where c = 2692 index_test.go:143: sql update test_index set c1 = 1972790713964479643, c2 = 0.566868, c3 = 'h9cjNwj9uW' where c = 2207 index_test.go:140: sql delete from test_index where c = 490 index_test.go:140: sql delete from test_index where c = 2362 index_test.go:143: sql update test_index set c1 = 6503600758047240110, c2 = 0.741588, c3 = 'C9RnWWHXWf' where c = 458 index_test.go:137: sql insert into test_index values (3391, 28975015034215758, 0.426217, 'BAe8seEIaI') index_test.go:143: sql update test_index set c1 = 6456834200183982302, c2 = 0.383315, c3 = 'E9kkrClkDH' where c = 1160 index_test.go:137: sql insert into test_index values (3392, 3984977975963830677, 0.976835, 'T3dxRorV0X') index_test.go:143: sql update test_index set c1 = 14701792437361104, c2 = 0.106488, c3 = 'xstiNeW2Wh' where c = 1011 index_test.go:137: sql insert into test_index values (3393, 1522831951928591898, 0.646997, 'NG3iYiaoSo') index_test.go:140: sql delete from test_index where c = 426 index_test.go:143: sql update test_index set c1 = 454822604943157888, c2 = 0.777155, c3 = 'sArR8hW7ry' where c = 1725 index_test.go:143: sql update test_index set c1 = 6054779895611669779, c2 = 0.392799, c3 = 'XbkpFAaOB0' where c = 2604 index_test.go:137: sql insert into test_index values (3395, 843605662536473426, 0.111059, 'vc66AsweGd') index_test.go:140: sql delete from test_index where c = 945 index_test.go:137: sql insert into test_index values (3397, 224328365217537302, 0.489739, 'ru6VLAB8IE') index_test.go:137: sql insert into test_index values (3394, 816383331611330756, 0.006089, 'rmsx6GZaLJ') index_test.go:140: sql delete from test_index where c = 1129 index_test.go:143: sql update test_index set c1 = 5835561811865181884, c2 = 0.380953, c3 = 'wjrdqC0yS9' where c = 1950 index_test.go:137: sql insert into test_index values (3396, 7395666524783552768, 0.156698, 'F2GVVq106S') index_test.go:137: sql insert into test_index values (3398, 1091698341404422045, 0.396952, 'BiAWRozaZw') index_test.go:140: sql delete from test_index where c = 2178 index_test.go:140: sql delete from test_index where c = 2548 index_test.go:143: sql update test_index set c1 = 8391348452984855436, c2 = 0.428790, c3 = 'OeADm0DQsW' where c = 1621 index_test.go:140: sql delete from test_index where c = 1613 index_test.go:143: sql update test_index set c1 = 1520553011077348072, c2 = 0.537516, c3 = 'B9Fr65toqh' where c = 2867 index_test.go:140: sql delete from test_index where c = 296 index_test.go:143: sql update test_index set c1 = 7733329731916948227, c2 = 0.339627, c3 = 'urvgv11FUR' where c = 1829 index_test.go:140: sql delete from test_index where c = 1912 index_test.go:137: sql insert into test_index values (3399, 7263066594319864102, 0.859198, 'lS5e6SRqxT') index_test.go:143: sql update test_index set c1 = 4141102360671611674, c2 = 0.969847, c3 = 'uYx7rItsFg' where c = 2858 index_test.go:143: sql update test_index set c1 = 4669727883523962462, c2 = 0.704104, c3 = 'Ea8YZkxg1T' where c = 2738 index_test.go:143: sql update test_index set c1 = 4289721924878119881, c2 = 0.926919, c3 = 'XOteqQ2xvE' where c = 890 index_test.go:143: sql update test_index set c1 = 3736451279630100917, c2 = 0.282242, c3 = 'sGXwnArbLb' where c = 1375 index_test.go:140: sql delete from test_index where c = 1784 index_test.go:143: sql update test_index set c1 = 7176586884365226708, c2 = 0.416966, c3 = '35TkJp7zQq' where c = 304 index_test.go:137: sql insert into test_index values (3400, 4703845822412318449, 0.388168, '1zGKWPfdgQ') index_test.go:140: sql delete from test_index where c = 1446 index_test.go:143: sql update test_index set c1 = 288308608490936247, c2 = 0.750383, c3 = 'etRzjQLH3V' where c = 2407 index_test.go:137: sql insert into test_index values (3402, 6853584182126549480, 0.177469, 'qTDnrSBM7D') index_test.go:137: sql insert into test_index values (3401, 2049806005175208572, 0.671307, 'KWjAwXe7a4') index_test.go:137: sql insert into test_index values (3403, 6534679013266411573, 0.779901, 'oJxJeho5mI') index_test.go:137: sql insert into test_index values (3408, 8129160965635054401, 0.079327, 'fNJNOuPPry') index_test.go:137: sql insert into test_index values (3406, 5298433570109956644, 0.330272, 'cISiOhvaKa') index_test.go:137: sql insert into test_index values (3404, 1403317780483677715, 0.323970, 'f04RqEm1uq') index_test.go:140: sql delete from test_index where c = 1123 index_test.go:137: sql insert into test_index values (3410, 3554964263107641902, 0.326891, 'eFlSww6jXr') index_test.go:137: sql insert into test_index values (3405, 2220629406643336, 0.567392, 'PsaSIz0wjv') index_test.go:137: sql insert into test_index values (3409, 5147832657424512226, 0.735875, '78vgJrx2Gr') index_test.go:140: sql delete from test_index where c = 903 index_test.go:137: sql insert into test_index values (3407, 3700972402316946585, 0.291030, 'WekRWAuuOi') index_test.go:140: sql delete from test_index where c = 2211 index_test.go:140: sql delete from test_index where c = 3313 index_test.go:140: sql delete from test_index where c = 1133 index_test.go:143: sql update test_index set c1 = 7593458142819380471, c2 = 0.405197, c3 = 'Xr7Go0JpxW' where c = 1715 index_test.go:140: sql delete from test_index where c = 1189 index_test.go:143: sql update test_index set c1 = 1330333186881046911, c2 = 0.238858, c3 = 'S5t0Bc7lW6' where c = 2302 index_test.go:140: sql delete from test_index where c = 361 index_test.go:143: sql update test_index set c1 = 817072988999509973, c2 = 0.785269, c3 = '5fFfvCuj2M' where c = 2566 index_test.go:140: sql delete from test_index where c = 1436 index_test.go:143: sql update test_index set c1 = 4300658908498748197, c2 = 0.210154, c3 = 'ydalxmUVff' where c = 1479 index_test.go:143: sql update test_index set c1 = 3151149605065395796, c2 = 0.280147, c3 = 'rIO2TIdeEY' where c = 15 index_test.go:137: sql insert into test_index values (3411, 7325384554894244370, 0.549781, 'rsXnyx3vlz') index_test.go:143: sql update test_index set c1 = 2790285031118823441, c2 = 0.803043, c3 = 'FZVbxdHh1v' where c = 1657 index_test.go:140: sql delete from test_index where c = 1098 index_test.go:140: sql delete from test_index where c = 1339 index_test.go:137: sql insert into test_index values (3413, 4371025737565024455, 0.618001, 'ozL5wRd5Q8') index_test.go:137: sql insert into test_index values (3412, 2390275300074048727, 0.812292, 'aNL9TNlQYc') index_test.go:137: sql insert into test_index values (3414, 5824650286360080608, 0.657892, 'LjeT0Ls43G') index_test.go:143: sql update test_index set c1 = 957821461018389701, c2 = 0.538449, c3 = 'N42eJ4p3f4' where c = 1622 index_test.go:143: sql update test_index set c1 = 736515600426561375, c2 = 0.357202, c3 = 'ecMmwJCYCI' where c = 2040 index_test.go:137: sql insert into test_index values (3415, 5469842943211931257, 0.571988, 'NS9cNtqxS9') index_test.go:140: sql delete from test_index where c = 1830 index_test.go:140: sql delete from test_index where c = 1914 index_test.go:143: sql update test_index set c1 = 1687156896802581001, c2 = 0.169847, c3 = 'cKmJ6Ed0gE' where c = 3005 index_test.go:143: sql update test_index set c1 = 5470682644052738233, c2 = 0.623559, c3 = 'C7wKd19FpH' where c = 1136 index_test.go:140: sql delete from test_index where c = 1015 index_test.go:137: sql insert into test_index values (3416, 1773868193111280250, 0.132439, 'BuXp0M7Yvj') index_test.go:140: sql delete from test_index where c = 1550 index_test.go:137: sql insert into test_index values (3417, 8844813667515695415, 0.937921, 'xweQJ2wbEm') index_test.go:137: sql insert into test_index values (3418, 8072005822063278346, 0.571229, 'ZKFl48D1mP') index_test.go:140: sql delete from test_index where c = 3250 index_test.go:143: sql update test_index set c1 = 8836974473347988806, c2 = 0.254638, c3 = 'WhKCaSbYlr' where c = 1042 index_test.go:137: sql insert into test_index values (3419, 3496435102010762649, 0.901696, '1nx5v6y82G') index_test.go:143: sql update test_index set c1 = 3506857801719243758, c2 = 0.630547, c3 = 'Bq6XD1qIbO' where c = 606 index_test.go:143: sql update test_index set c1 = 1418497279122322570, c2 = 0.486964, c3 = 'Wc44sKkfKu' where c = 2878 index_test.go:137: sql insert into test_index values (3420, 3442999205312591062, 0.722670, '3qpFooNpMg') index_test.go:140: sql delete from test_index where c = 1179 index_test.go:140: sql delete from test_index where c = 2283 index_test.go:140: sql delete from test_index where c = 1959 index_test.go:143: sql update test_index set c1 = 6462412074936463882, c2 = 0.449371, c3 = 'ItbSetczvn' where c = 1343 index_test.go:137: sql insert into test_index values (3422, 3087123792278647286, 0.098299, 'UigrGPHzdn') index_test.go:140: sql delete from test_index where c = 2170 index_test.go:143: sql update test_index set c1 = 3049551513181184486, c2 = 0.783671, c3 = 'wwWjcu4Eq6' where c = 3408 index_test.go:137: sql insert into test_index values (3423, 8071631184522293722, 0.701994, '50RoXhU0RI') index_test.go:140: sql delete from test_index where c = 2979 index_test.go:143: sql update test_index set c1 = 2188917682254748717, c2 = 0.085064, c3 = 'daur88mqKI' where c = 912 index_test.go:143: sql update test_index set c1 = 8879636459961253533, c2 = 0.024324, c3 = 'efeI4dpVIl' where c = 418 index_test.go:143: sql update test_index set c1 = 5645146737807023513, c2 = 0.427839, c3 = 'm9Dse4gT5v' where c = 2851 index_test.go:143: sql update test_index set c1 = 9156447220452695181, c2 = 0.303749, c3 = 'FgSKtv7fFK' where c = 1701 index_test.go:137: sql insert into test_index values (3421, 1405173022294360558, 0.371554, 'YgaxWs23Qb') index_test.go:143: sql update test_index set c1 = 7075074515763568698, c2 = 0.518999, c3 = 'gO8hgi9ES0' where c = 27 index_test.go:137: sql insert into test_index values (3425, 164667256419613705, 0.900915, 'TM1giNvzd5') index_test.go:140: sql delete from test_index where c = 1623 index_test.go:140: sql delete from test_index where c = 1363 index_test.go:140: sql delete from test_index where c = 2692 index_test.go:137: sql insert into test_index values (3424, 729318127497441350, 0.895255, 'r36sbT8Ak4') index_test.go:137: sql insert into test_index values (3428, 3590667874411969699, 0.104726, 'F96wdscHM7') index_test.go:137: sql insert into test_index values (3429, 7392263848792581645, 0.799685, 'ddfJrv9Tsa') index_test.go:143: sql update test_index set c1 = 6754175215442601156, c2 = 0.343240, c3 = 'WtdebSQDj1' where c = 2530 index_test.go:137: sql insert into test_index values (3427, 3843017712795343533, 0.603720, 'rHGgo2SEOg') index_test.go:137: sql insert into test_index values (3426, 3252794053201212785, 0.519480, '9iP0Kwnom9') index_test.go:137: sql insert into test_index values (3430, 962892398029007025, 0.895555, 'rmPVcr1Dum') index_test.go:140: sql delete from test_index where c = 1751 index_test.go:140: sql delete from test_index where c = 2324 index_test.go:137: sql insert into test_index values (3431, 1805592435129631808, 0.580321, 'ygV4wVy7NK') index_test.go:143: sql update test_index set c1 = 782044114453753838, c2 = 0.025087, c3 = 'KqCbNJGdGt' where c = 1046 index_test.go:140: sql delete from test_index where c = 3374 index_test.go:143: sql update test_index set c1 = 828602799730237456, c2 = 0.800599, c3 = 'uV2jhSbZnc' where c = 2418 index_test.go:140: sql delete from test_index where c = 3007 index_test.go:140: sql delete from test_index where c = 1886 index_test.go:140: sql delete from test_index where c = 2804 index_test.go:143: sql update test_index set c1 = 2234380774276680015, c2 = 0.368258, c3 = 'ZztrH5eCa7' where c = 185 index_test.go:140: sql delete from test_index where c = 1485 index_test.go:143: sql update test_index set c1 = 7417421877275937092, c2 = 0.815128, c3 = 'GauCxkNPSQ' where c = 1495 index_test.go:140: sql delete from test_index where c = 2642 index_test.go:137: sql insert into test_index values (3433, 7743537090135796946, 0.690368, 'NZG2IDB0zW') index_test.go:143: sql update test_index set c1 = 8824172921686978437, c2 = 0.207301, c3 = 'Phlvuqedxx' where c = 1669 index_test.go:143: sql update test_index set c1 = 6348279041221220836, c2 = 0.358701, c3 = 'nu41Hi1Vvg' where c = 424 index_test.go:137: sql insert into test_index values (3434, 4659015655719291635, 0.267046, 'Kgypgli58F') index_test.go:143: sql update test_index set c1 = 6254240363762050202, c2 = 0.581545, c3 = 'TuCGiRW07K' where c = 1925 index_test.go:143: sql update test_index set c1 = 6862789723350055555, c2 = 0.487240, c3 = '4TNvLZCxGh' where c = 2746 index_test.go:137: sql insert into test_index values (3432, 3655905739245161805, 0.870215, 'oLsdcHYKMb') index_test.go:137: sql insert into test_index values (3435, 7764425128311571883, 0.344622, '1LCnlFu9xy') index_test.go:143: sql update test_index set c1 = 3052617287624113776, c2 = 0.447650, c3 = 'ADc2mMvckk' where c = 2956 index_test.go:137: sql insert into test_index values (3436, 7829685982753139596, 0.970817, 'UePauiGNY4') index_test.go:137: sql insert into test_index values (3438, 4580470069724105034, 0.108434, '8cApOlPuLY') index_test.go:137: sql insert into test_index values (3437, 1629505481039871974, 0.210510, 'CDiTZXpfES') index_test.go:143: sql update test_index set c1 = 623145693664921589, c2 = 0.137149, c3 = '6otFxiHYUR' where c = 2819 index_test.go:140: sql delete from test_index where c = 2151 index_test.go:140: sql delete from test_index where c = 3236 index_test.go:140: sql delete from test_index where c = 2517 index_test.go:137: sql insert into test_index values (3439, 8224108374765819351, 0.621401, 'EU2voZh2oo') index_test.go:140: sql delete from test_index where c = 473 index_test.go:140: sql delete from test_index where c = 1000 index_test.go:140: sql delete from test_index where c = 2597 index_test.go:143: sql update test_index set c1 = 4047697400207720902, c2 = 0.402742, c3 = 'scxDOYgSwU' where c = 871 index_test.go:143: sql update test_index set c1 = 600444358783411599, c2 = 0.625872, c3 = 'i0d2032Efc' where c = 381 index_test.go:137: sql insert into test_index values (3440, 7623888874139267849, 0.496020, 'woo640kAei') index_test.go:140: sql delete from test_index where c = 3368 index_test.go:143: sql update test_index set c1 = 8859292896370482857, c2 = 0.375401, c3 = 'vVmvJGca1d' where c = 1731 index_test.go:140: sql delete from test_index where c = 1010 index_test.go:143: sql update test_index set c1 = 2783896974344611181, c2 = 0.906429, c3 = '9PWlu2Yyn6' where c = 1963 index_test.go:137: sql insert into test_index values (3441, 4436454449788106052, 0.887969, 'D1mrmKamOx') index_test.go:143: sql update test_index set c1 = 7075753573572899227, c2 = 0.644237, c3 = 'JdOHqwETt9' where c = 3263 index_test.go:143: sql update test_index set c1 = 7977437125424089471, c2 = 0.751271, c3 = '76vF12Cejr' where c = 1492 index_test.go:137: sql insert into test_index values (3442, 5400636884535685441, 0.700568, '92lcxSvrUc') index_test.go:137: sql insert into test_index values (3443, 3599654919660539786, 0.789479, 'mMrWyBzvC6') index_test.go:140: sql delete from test_index where c = 3072 index_test.go:140: sql delete from test_index where c = 2400 index_test.go:143: sql update test_index set c1 = 5117123129526731201, c2 = 0.460206, c3 = 'wlZtJ43sPj' where c = 1611 index_test.go:137: sql insert into test_index values (3444, 2267455116330225633, 0.607703, 'remrUuQVAI') index_test.go:137: sql insert into test_index values (3447, 9118872997432237391, 0.163520, '5kZZOdHXiL') index_test.go:137: sql insert into test_index values (3445, 8166908228056415453, 0.987994, 'GscqLI5gzS') index_test.go:143: sql update test_index set c1 = 7680704676799673612, c2 = 0.581136, c3 = 'GOfOzfgtyb' where c = 3224 index_test.go:137: sql insert into test_index values (3446, 6499671192945491695, 0.771101, 'SyDgLZAi6S') index_test.go:143: sql update test_index set c1 = 7128911339178151264, c2 = 0.535412, c3 = 'z8Y8XetKvR' where c = 1663 index_test.go:140: sql delete from test_index where c = 1105 index_test.go:140: sql delete from test_index where c = 2054 index_test.go:140: sql delete from test_index where c = 1698 index_test.go:140: sql delete from test_index where c = 643 index_test.go:143: sql update test_index set c1 = 330204886200221996, c2 = 0.458534, c3 = 'ojkp9KtQhK' where c = 2317 index_test.go:140: sql delete from test_index where c = 1051 index_test.go:140: sql delete from test_index where c = 2905 index_test.go:143: sql update test_index set c1 = 1047069817328474656, c2 = 0.893241, c3 = 'zieWsuOuWK' where c = 1438 index_test.go:137: sql insert into test_index values (3448, 3968252172870548913, 0.809057, 'FT5E29bVly') index_test.go:143: sql update test_index set c1 = 5725314762466281112, c2 = 0.334307, c3 = '4RsqGvgaV9' where c = 1631 index_test.go:137: sql insert into test_index values (3449, 7717570609973566182, 0.460326, 'H4m7TKGWPg') index_test.go:143: sql update test_index set c1 = 4793163910403880250, c2 = 0.049332, c3 = 'l0HiH9xNTE' where c = 1413 index_test.go:143: sql update test_index set c1 = 7279747466158776894, c2 = 0.176568, c3 = 'LoQKxleP7v' where c = 2517 index_test.go:143: sql update test_index set c1 = 280823312283107922, c2 = 0.098838, c3 = 'cscSXpUmxN' where c = 1643 index_test.go:140: sql delete from test_index where c = 49 index_test.go:137: sql insert into test_index values (3450, 7039336816089720165, 0.470899, 'QLt3dBLx3y') index_test.go:137: sql insert into test_index values (3451, 3959661870121421153, 0.859159, 'vbhO0fJ6qf') index_test.go:137: sql insert into test_index values (3452, 2389198903697648733, 0.083197, 'mQ1JWFjXwa') index_test.go:143: sql update test_index set c1 = 505195644850045877, c2 = 0.918260, c3 = '8GWNT42J6d' where c = 2131 index_test.go:143: sql update test_index set c1 = 1183510270577834242, c2 = 0.544972, c3 = 'rwkhQN77C1' where c = 3204 index_test.go:137: sql insert into test_index values (3453, 4457118882210153726, 0.642122, 'WgInq3ujfm') index_test.go:137: sql insert into test_index values (3454, 4250963761939588701, 0.346147, 'xpbsShYQV5') index_test.go:137: sql insert into test_index values (3455, 7320538213285515032, 0.901642, '95f182oJAZ') index_test.go:137: sql insert into test_index values (3456, 6031780970636047111, 0.089860, 'bO749AAhG9') index_test.go:140: sql delete from test_index where c = 844 index_test.go:140: sql delete from test_index where c = 2983 index_test.go:137: sql insert into test_index values (3457, 3412068757305750365, 0.729884, 'IEKM4zEvUY') index_test.go:140: sql delete from test_index where c = 2892 index_test.go:137: sql insert into test_index values (3458, 6203275145339570411, 0.587368, 'wQNVN9qOqp') index_test.go:140: sql delete from test_index where c = 2349 index_test.go:140: sql delete from test_index where c = 2048 index_test.go:140: sql delete from test_index where c = 1349 index_test.go:140: sql delete from test_index where c = 3265 index_test.go:140: sql delete from test_index where c = 1898 index_test.go:143: sql update test_index set c1 = 9213315986398213892, c2 = 0.545123, c3 = 'TdrAGaNRJf' where c = 816 index_test.go:143: sql update test_index set c1 = 3345860388113835608, c2 = 0.308926, c3 = 'cGcCcER351' where c = 233 index_test.go:143: sql update test_index set c1 = 4126715162559706454, c2 = 0.871979, c3 = 'NXA1rywX7A' where c = 914 index_test.go:140: sql delete from test_index where c = 1344 index_test.go:143: sql update test_index set c1 = 255695440355051959, c2 = 0.006748, c3 = 'ASTswhHOiY' where c = 380 index_test.go:137: sql insert into test_index values (3459, 684782117044801100, 0.719304, 'eV6bWS6TEk') index_test.go:137: sql insert into test_index values (3460, 2117530270770892173, 0.618650, 'btZeTHejQ8') index_test.go:140: sql delete from test_index where c = 3249 index_test.go:143: sql update test_index set c1 = 4878257373049519975, c2 = 0.564308, c3 = '3oF9rMda4L' where c = 2577 index_test.go:137: sql insert into test_index values (3461, 4336710903558143625, 0.964136, 'A6G1tP1e45') index_test.go:143: sql update test_index set c1 = 4459010289044024721, c2 = 0.054204, c3 = '4n66VnJ6RC' where c = 3373 index_test.go:143: sql update test_index set c1 = 5040938479355884925, c2 = 0.478273, c3 = '9SWom9mb7v' where c = 1866 index_test.go:143: sql update test_index set c1 = 4743007825966338443, c2 = 0.864009, c3 = 'NAW7UwfOS3' where c = 2067 index_test.go:140: sql delete from test_index where c = 718 index_test.go:137: sql insert into test_index values (3462, 4356090802580917263, 0.530362, 'zTQSXpyGIR') index_test.go:143: sql update test_index set c1 = 5094259857185467418, c2 = 0.997415, c3 = 'Tikf0RNzGL' where c = 642 index_test.go:143: sql update test_index set c1 = 1208452066072375085, c2 = 0.559590, c3 = 'NoTAbjRqB0' where c = 3252 index_test.go:140: sql delete from test_index where c = 718 index_test.go:143: sql update test_index set c1 = 4827987704250952361, c2 = 0.658041, c3 = 'j8l8W4jmSE' where c = 972 index_test.go:137: sql insert into test_index values (3465, 5916498877867721492, 0.867484, 'AoO1IlYAOP') index_test.go:137: sql insert into test_index values (3463, 4885526866715224020, 0.974324, 'u7z7lMBTtK') index_test.go:137: sql insert into test_index values (3464, 1218599320466005385, 0.789373, 'LGmnEDbN4B') index_test.go:137: sql insert into test_index values (3466, 1769074696683215984, 0.243180, 'x6wU8M0iZV') index_test.go:137: sql insert into test_index values (3467, 9051280095625149355, 0.709168, 'Q9niwberb7') index_test.go:140: sql delete from test_index where c = 2992 index_test.go:140: sql delete from test_index where c = 1391 index_test.go:137: sql insert into test_index values (3469, 5121813010127146461, 0.255500, 'HM8NXD0Fgf') index_test.go:140: sql delete from test_index where c = 2560 index_test.go:143: sql update test_index set c1 = 7297987333139900753, c2 = 0.614462, c3 = 'QHj7fjX3sR' where c = 1613 index_test.go:140: sql delete from test_index where c = 3163 index_test.go:140: sql delete from test_index where c = 495 index_test.go:140: sql delete from test_index where c = 912 index_test.go:143: sql update test_index set c1 = 7909709222610067913, c2 = 0.762254, c3 = 'X8oWeKqpby' where c = 1649 index_test.go:143: sql update test_index set c1 = 5062627748314681180, c2 = 0.850958, c3 = 'WYDYgPN012' where c = 1052 index_test.go:137: sql insert into test_index values (3468, 1192173571629405444, 0.310402, 'MIrY0oXFgu') index_test.go:140: sql delete from test_index where c = 2389 index_test.go:143: sql update test_index set c1 = 4336816621142622643, c2 = 0.019160, c3 = '1yUvNcnYWO' where c = 1871 index_test.go:143: sql update test_index set c1 = 2098581453302512881, c2 = 0.005702, c3 = 'kAZy0WJTkQ' where c = 1462 index_test.go:140: sql delete from test_index where c = 1027 index_test.go:143: sql update test_index set c1 = 8691494522033816607, c2 = 0.585985, c3 = 'ZPkHglASbW' where c = 2657 index_test.go:137: sql insert into test_index values (3471, 474003578095132597, 0.613033, 'uhDUZ853vJ') index_test.go:137: sql insert into test_index values (3470, 319475927012361656, 0.897081, 'XU52CPgQln') index_test.go:143: sql update test_index set c1 = 3536620105092178786, c2 = 0.190282, c3 = 'NuPvFFZ8Wp' where c = 1749 index_test.go:137: sql insert into test_index values (3472, 1678000971095021035, 0.235820, 'AvncaOI80T') index_test.go:140: sql delete from test_index where c = 2655 index_test.go:143: sql update test_index set c1 = 5022006111768197715, c2 = 0.292355, c3 = 'GZAlPiCnTV' where c = 3213 index_test.go:137: sql insert into test_index values (3474, 7918281481285729492, 0.425128, 'UpVVJ9oIeD') index_test.go:140: sql delete from test_index where c = 2518 index_test.go:143: sql update test_index set c1 = 7202234149261977647, c2 = 0.558646, c3 = 'qbpn6Sgdyy' where c = 360 index_test.go:143: sql update test_index set c1 = 7831545245404880105, c2 = 0.823874, c3 = 'VTaE5DTDvl' where c = 1560 index_test.go:140: sql delete from test_index where c = 3195 index_test.go:137: sql insert into test_index values (3476, 4276753507583491306, 0.266509, 'f7W3bmqJ8k') index_test.go:137: sql insert into test_index values (3473, 6343259981607384678, 0.226291, 'WMFqWC8dj3') index_test.go:140: sql delete from test_index where c = 904 index_test.go:137: sql insert into test_index values (3475, 6020038458622804685, 0.589327, 'swYMa4Y92Z') index_test.go:143: sql update test_index set c1 = 6679332439815556301, c2 = 0.519549, c3 = '4rSwNj1oQp' where c = 2195 index_test.go:137: sql insert into test_index values (3478, 4686378308758203833, 0.194079, 'VdpVUmlM8b') index_test.go:143: sql update test_index set c1 = 8027441312694626493, c2 = 0.414723, c3 = 'qPvROagiXx' where c = 2618 index_test.go:140: sql delete from test_index where c = 2607 index_test.go:137: sql insert into test_index values (3479, 8518924309157345253, 0.510514, 'pDJA5i46qv') index_test.go:137: sql insert into test_index values (3477, 5889027183516375654, 0.550492, 'JsA8lrwHYq') index_test.go:140: sql delete from test_index where c = 2545 index_test.go:140: sql delete from test_index where c = 390 index_test.go:140: sql delete from test_index where c = 1100 index_test.go:137: sql insert into test_index values (3480, 1112371970026539936, 0.154241, 'P05sNNvmsi') index_test.go:143: sql update test_index set c1 = 4950537105315010998, c2 = 0.886861, c3 = '0w5UI2pHOA' where c = 3374 index_test.go:143: sql update test_index set c1 = 3533456016000415940, c2 = 0.583765, c3 = 'NtMZnHSic8' where c = 2539 index_test.go:140: sql delete from test_index where c = 1432 index_test.go:143: sql update test_index set c1 = 9101968497951017768, c2 = 0.251476, c3 = 'JO062nzwTo' where c = 1300 index_test.go:140: sql delete from test_index where c = 2204 index_test.go:137: sql insert into test_index values (3481, 3319012840951483045, 0.867434, 'AsPW3KMHYw') index_test.go:137: sql insert into test_index values (3482, 4220641001487080088, 0.422068, 'pHj9rRPwtL') index_test.go:137: sql insert into test_index values (3483, 4881848064653115402, 0.705280, 'Ez2iiKVHNf') index_test.go:143: sql update test_index set c1 = 8702501805253125073, c2 = 0.790603, c3 = '5JOYFDMGin' where c = 3171 index_test.go:143: sql update test_index set c1 = 5054114486602019662, c2 = 0.832903, c3 = 'jaZusz1khg' where c = 3314 index_test.go:143: sql update test_index set c1 = 6792958900334030656, c2 = 0.919548, c3 = '0lEb0VTHKe' where c = 3423 index_test.go:140: sql delete from test_index where c = 1711 index_test.go:137: sql insert into test_index values (3484, 7346193747931577287, 0.506085, 'vjijySGSFL') index_test.go:140: sql delete from test_index where c = 1445 index_test.go:143: sql update test_index set c1 = 820619950030703614, c2 = 0.548099, c3 = 'WzsmDuEpqS' where c = 791 index_test.go:140: sql delete from test_index where c = 551 index_test.go:140: sql delete from test_index where c = 3287 index_test.go:137: sql insert into test_index values (3485, 1117558155333329562, 0.142420, 'UwKTlCTqn0') index_test.go:137: sql insert into test_index values (3486, 3671387998082981319, 0.077664, 'SqCa6m5OXi') index_test.go:140: sql delete from test_index where c = 173 index_test.go:137: sql insert into test_index values (3487, 8519674891812329331, 0.389538, 'rF161HNUS3') index_test.go:143: sql update test_index set c1 = 8871085430891141305, c2 = 0.053224, c3 = 'uXufR5Ticb' where c = 2873 index_test.go:143: sql update test_index set c1 = 6542097452951365117, c2 = 0.660898, c3 = '0by5In3pi3' where c = 1431 index_test.go:137: sql insert into test_index values (3488, 4943145143377914606, 0.983597, 'zhVleM8mHn') index_test.go:140: sql delete from test_index where c = 2256 index_test.go:143: sql update test_index set c1 = 8459372406412700771, c2 = 0.902629, c3 = 'TVnLFOUpIf' where c = 3063 index_test.go:143: sql update test_index set c1 = 1876633152641702145, c2 = 0.910833, c3 = '1RrjNweO05' where c = 1175 index_test.go:140: sql delete from test_index where c = 1041 index_test.go:140: sql delete from test_index where c = 3056 index_test.go:140: sql delete from test_index where c = 2202 index_test.go:143: sql update test_index set c1 = 1456845907395195305, c2 = 0.704509, c3 = '54o8ssHKZO' where c = 1207 index_test.go:137: sql insert into test_index values (3489, 8410682989515586307, 0.119546, '8qwqmDjdqz') index_test.go:137: sql insert into test_index values (3490, 164800205808361882, 0.207341, 'a0q5XpTDrR') index_test.go:140: sql delete from test_index where c = 1414 index_test.go:137: sql insert into test_index values (3492, 3594777832417527595, 0.159763, 'nB3uq63s9o') index_test.go:140: sql delete from test_index where c = 2138 index_test.go:143: sql update test_index set c1 = 6246754192504585776, c2 = 0.687675, c3 = 'vy0V30qD19' where c = 1456 index_test.go:137: sql insert into test_index values (3491, 5810521580538096786, 0.678647, '6OyzE7O5fU') index_test.go:143: sql update test_index set c1 = 8521846402331014798, c2 = 0.097416, c3 = '1gheeN5zXT' where c = 2096 index_test.go:143: sql update test_index set c1 = 4044105130567246692, c2 = 0.756820, c3 = 'Iw8Zgjqni7' where c = 2569 index_test.go:137: sql insert into test_index values (3493, 9024194719026598322, 0.741905, '4cWJZpWaFp') index_test.go:143: sql update test_index set c1 = 5356464168012328788, c2 = 0.302868, c3 = 'sIhHWK71Vk' where c = 3069 index_test.go:143: sql update test_index set c1 = 7142203767255846899, c2 = 0.587696, c3 = '17Q7VGiGzV' where c = 966 index_test.go:140: sql delete from test_index where c = 2488 index_test.go:143: sql update test_index set c1 = 367652646788645541, c2 = 0.694709, c3 = 'LecY1FDD3B' where c = 3096 index_test.go:140: sql delete from test_index where c = 3474 index_test.go:137: sql insert into test_index values (3494, 7039533642089474078, 0.962014, 'x0qi0hNICk') index_test.go:137: sql insert into test_index values (3495, 2002268118033929739, 0.440688, 'Iw05cJ0gRP') index_test.go:140: sql delete from test_index where c = 1902 index_test.go:140: sql delete from test_index where c = 225 index_test.go:137: sql insert into test_index values (3496, 3898629420224610129, 0.350353, '86hcY7FAaq') index_test.go:140: sql delete from test_index where c = 1552 index_test.go:143: sql update test_index set c1 = 8989292975847127582, c2 = 0.855564, c3 = '70cP2Cqm3f' where c = 940 index_test.go:143: sql update test_index set c1 = 7391945766606408404, c2 = 0.663006, c3 = 'Hr43kjGTv4' where c = 660 index_test.go:140: sql delete from test_index where c = 1112 index_test.go:140: sql delete from test_index where c = 1665 index_test.go:143: sql update test_index set c1 = 820922581578065779, c2 = 0.592992, c3 = '5GuzQGT3sE' where c = 973 index_test.go:143: sql update test_index set c1 = 8316508708723954394, c2 = 0.716137, c3 = '0GuwektBSx' where c = 2262 index_test.go:143: sql update test_index set c1 = 7908048314230297652, c2 = 0.438215, c3 = 'Fvkcyd8n8y' where c = 590 index_test.go:143: sql update test_index set c1 = 6712189764307204741, c2 = 0.884351, c3 = '3DLEkTdvx7' where c = 1095 index_test.go:137: sql insert into test_index values (3497, 4354721169830082007, 0.188978, 'kpSKhgSq1U') index_test.go:143: sql update test_index set c1 = 3290417634562235984, c2 = 0.600561, c3 = 'u9lpeD7B8V' where c = 3018 index_test.go:137: sql insert into test_index values (3498, 7454779206940435788, 0.084654, 'oLZ3AxNvVV') index_test.go:137: sql insert into test_index values (3499, 1153318028991841807, 0.588527, 'wKL7LDQMt4') index_test.go:137: sql insert into test_index values (3500, 4932157244042335813, 0.005944, 'ej6f7nnpqa') index_test.go:140: sql delete from test_index where c = 2281 index_test.go:140: sql delete from test_index where c = 2339 index_test.go:143: sql update test_index set c1 = 1138258628638037458, c2 = 0.507776, c3 = 'LGFghdhJ0S' where c = 966 index_test.go:140: sql delete from test_index where c = 2241 index_test.go:140: sql delete from test_index where c = 3272 index_test.go:143: sql update test_index set c1 = 1858342956722951886, c2 = 0.302079, c3 = 'aO0bJlVElq' where c = 828 index_test.go:143: sql update test_index set c1 = 3794521017814187917, c2 = 0.366182, c3 = 'xLtbjS4Qao' where c = 2 index_test.go:143: sql update test_index set c1 = 8963561731053179547, c2 = 0.690337, c3 = 'n51ZsVY5Ez' where c = 2753 index_test.go:137: sql insert into test_index values (3507, 2175922182085273870, 0.904559, 'avpag8Dq9O') index_test.go:137: sql insert into test_index values (3502, 8990268136513500382, 0.315690, 'MFfYcbP6Mz') index_test.go:137: sql insert into test_index values (3505, 3487556239947534517, 0.985392, 'k5TPjwnK4M') index_test.go:137: sql insert into test_index values (3501, 8367702774755701056, 0.918972, 'Zh0VHMqn2T') index_test.go:137: sql insert into test_index values (3506, 4840192222022453935, 0.036830, '8FUF4LuEni') index_test.go:137: sql insert into test_index values (3503, 7338388087502114587, 0.893407, '12XStnxQaU') index_test.go:137: sql insert into test_index values (3504, 6952097372268380411, 0.097860, 'DXcq1GWkZp') index_test.go:140: sql delete from test_index where c = 2799 index_test.go:137: sql insert into test_index values (3510, 1621064637224025507, 0.751224, 'IHVT3yYORj') index_test.go:137: sql insert into test_index values (3509, 9007995220020059053, 0.792989, 'jalJdH0HAe') index_test.go:140: sql delete from test_index where c = 2788 index_test.go:137: sql insert into test_index values (3508, 3480023796894653273, 0.865380, 'juBmmfgzNN') index_test.go:140: sql delete from test_index where c = 1977 index_test.go:140: sql delete from test_index where c = 1727 index_test.go:140: sql delete from test_index where c = 795 index_test.go:140: sql delete from test_index where c = 1420 index_test.go:140: sql delete from test_index where c = 758 index_test.go:143: sql update test_index set c1 = 332297210091956774, c2 = 0.659885, c3 = 'nY6NHR4LBe' where c = 1461 index_test.go:143: sql update test_index set c1 = 6425940801183921895, c2 = 0.428992, c3 = 'cekQilbvMQ' where c = 1260 index_test.go:140: sql delete from test_index where c = 2296 index_test.go:140: sql delete from test_index where c = 2732 index_test.go:140: sql delete from test_index where c = 3273 index_test.go:143: sql update test_index set c1 = 7260694254881502425, c2 = 0.091072, c3 = 'BGYxKdXXNl' where c = 3325 index_test.go:143: sql update test_index set c1 = 4243764186195551700, c2 = 0.382087, c3 = '0ccQX8eW4X' where c = 2188 index_test.go:143: sql update test_index set c1 = 5204348872606284323, c2 = 0.476304, c3 = 'TrHGXdlWMC' where c = 3050 index_test.go:143: sql update test_index set c1 = 1971869089089411001, c2 = 0.074641, c3 = 'eqKgN4DJjH' where c = 3459 index_test.go:143: sql update test_index set c1 = 4826376448183035709, c2 = 0.484301, c3 = 'dt2lNK1tsJ' where c = 1599 index_test.go:137: sql insert into test_index values (3511, 4509409904960495542, 0.905126, '0tNsVY9Ziz') index_test.go:137: sql insert into test_index values (3512, 2035150365317423898, 0.422941, 'lass2FWhse') index_test.go:137: sql insert into test_index values (3513, 4503480308101082146, 0.184530, 'kvbyJ0G0Hb') index_test.go:140: sql delete from test_index where c = 1519 index_test.go:143: sql update test_index set c1 = 1880907522173347473, c2 = 0.723101, c3 = 'aXws24WCX9' where c = 1274 index_test.go:137: sql insert into test_index values (3514, 4133086933090611624, 0.730837, 'oP20LL2K51') index_test.go:143: sql update test_index set c1 = 461454638637922540, c2 = 0.770902, c3 = 'h2X740siu6' where c = 992 index_test.go:137: sql insert into test_index values (3517, 4716874649785703176, 0.606214, 'rD7N0kVdv3') index_test.go:137: sql insert into test_index values (3516, 8608463492802234751, 0.111728, 'crFqLD4K8H') index_test.go:140: sql delete from test_index where c = 2676 index_test.go:137: sql insert into test_index values (3515, 270251005314976588, 0.576072, 'fGhnY7L8bc') index_test.go:137: sql insert into test_index values (3519, 7397275320759514426, 0.635240, '96DwCmgQkP') index_test.go:137: sql insert into test_index values (3518, 678892003217343435, 0.953724, 'BAFhvGatqF') index_test.go:143: sql update test_index set c1 = 1286163053577556848, c2 = 0.084020, c3 = 'J7sZmsrXj8' where c = 848 index_test.go:140: sql delete from test_index where c = 2093 index_test.go:140: sql delete from test_index where c = 2875 index_test.go:143: sql update test_index set c1 = 4525337852475224127, c2 = 0.045266, c3 = 'BAU3VhipxS' where c = 1485 index_test.go:140: sql delete from test_index where c = 3181 index_test.go:140: sql delete from test_index where c = 3375 index_test.go:143: sql update test_index set c1 = 7394356377224311970, c2 = 0.972372, c3 = 'H2XGiQcA2Z' where c = 3050 index_test.go:140: sql delete from test_index where c = 1482 index_test.go:143: sql update test_index set c1 = 5937122601862193543, c2 = 0.221536, c3 = 'VlvIZqoV91' where c = 1000 index_test.go:140: sql delete from test_index where c = 563 index_test.go:137: sql insert into test_index values (3520, 6570521627680870248, 0.715650, '4U9dz7vRjb') index_test.go:143: sql update test_index set c1 = 3083509817917217596, c2 = 0.734971, c3 = 'swwWBBrgL6' where c = 2760 index_test.go:137: sql insert into test_index values (3521, 6117464441102852402, 0.744099, 'xGtqiCLhmk') index_test.go:137: sql insert into test_index values (3522, 6196741800229904788, 0.530788, '9c4Adq63Q0') index_test.go:143: sql update test_index set c1 = 9114751241555513997, c2 = 0.679555, c3 = 'bX0hHJn0FC' where c = 1446 index_test.go:137: sql insert into test_index values (3523, 2531362906270942657, 0.725082, 'RVr2A6MnPg') index_test.go:140: sql delete from test_index where c = 2581 index_test.go:137: sql insert into test_index values (3524, 678222862512628997, 0.791682, 'Ua2RKRrPpu') index_test.go:143: sql update test_index set c1 = 1621097216371751212, c2 = 0.413438, c3 = 'MdySva2Gl9' where c = 1247 index_test.go:143: sql update test_index set c1 = 8207540731217234092, c2 = 0.690725, c3 = 'rs7EmMq5xq' where c = 3011 index_test.go:140: sql delete from test_index where c = 3069 index_test.go:140: sql delete from test_index where c = 1085 index_test.go:143: sql update test_index set c1 = 5261802654562230369, c2 = 0.471003, c3 = 'woSvXwZd2I' where c = 2113 index_test.go:140: sql delete from test_index where c = 1639 index_test.go:143: sql update test_index set c1 = 4294934280439544163, c2 = 0.247186, c3 = 'e9b5dtXoMj' where c = 2478 index_test.go:137: sql insert into test_index values (3525, 3207609605486948559, 0.626925, 'srmzkmGW4i') index_test.go:140: sql delete from test_index where c = 2204 index_test.go:143: sql update test_index set c1 = 4500209283671972809, c2 = 0.408278, c3 = 'MliydGke3Y' where c = 161 index_test.go:140: sql delete from test_index where c = 1831 index_test.go:143: sql update test_index set c1 = 5156286058020469007, c2 = 0.530667, c3 = 'EBomqcUxqM' where c = 2215 index_test.go:137: sql insert into test_index values (3528, 6926492192959621130, 0.316278, 'vgj4RIAdUx') index_test.go:137: sql insert into test_index values (3526, 4322110283675214684, 0.805294, 'QC2dxZVKJe') index_test.go:137: sql insert into test_index values (3527, 7022814183193708422, 0.143936, 'iw010RY9Na') index_test.go:137: sql insert into test_index values (3529, 2865892546163216550, 0.651482, 'xSz5j5LTQl') index_test.go:140: sql delete from test_index where c = 2937 index_test.go:143: sql update test_index set c1 = 1838175849844914079, c2 = 0.611691, c3 = 'XVxWc0xKOU' where c = 2506 index_test.go:140: sql delete from test_index where c = 1288 index_test.go:140: sql delete from test_index where c = 674 index_test.go:137: sql insert into test_index values (3531, 8521384750627239200, 0.310013, 'bh3n9RVM85') index_test.go:143: sql update test_index set c1 = 2013879844177454877, c2 = 0.111931, c3 = 'AldLwWgXii' where c = 1612 index_test.go:143: sql update test_index set c1 = 16177494493744392, c2 = 0.027864, c3 = '3OBHUvhrwz' where c = 848 index_test.go:143: sql update test_index set c1 = 5040024240858996369, c2 = 0.693490, c3 = 'kd6HuF7eOK' where c = 509 index_test.go:143: sql update test_index set c1 = 7173168396111139073, c2 = 0.989542, c3 = 'iyD3ovoMmk' where c = 1641 index_test.go:137: sql insert into test_index values (3530, 273595353341819045, 0.004926, 'T364SllZ5S') index_test.go:137: sql insert into test_index values (3532, 1902790748528707306, 0.852755, '9TVwO6NlSf') index_test.go:140: sql delete from test_index where c = 2142 index_test.go:140: sql delete from test_index where c = 1979 index_test.go:143: sql update test_index set c1 = 978408361965679547, c2 = 0.947158, c3 = 'nfoVQlm7ed' where c = 2968 index_test.go:137: sql insert into test_index values (3533, 8993757685419307503, 0.258159, 'MEdWteQ7Fw') index_test.go:140: sql delete from test_index where c = 2366 index_test.go:137: sql insert into test_index values (3534, 289035919580743047, 0.793860, 'L30iFrAlcU') index_test.go:140: sql delete from test_index where c = 2000 index_test.go:140: sql delete from test_index where c = 674 index_test.go:143: sql update test_index set c1 = 2385067941753848753, c2 = 0.170584, c3 = 'knJE58A6dW' where c = 262 index_test.go:143: sql update test_index set c1 = 3241171793673288798, c2 = 0.354544, c3 = 'IpKksM1j35' where c = 2296 index_test.go:137: sql insert into test_index values (3535, 7179828038979845692, 0.807880, 'WtUNOHut28') index_test.go:137: sql insert into test_index values (3537, 5593205262717209654, 0.777844, 'g8vPeBbnbF') index_test.go:143: sql update test_index set c1 = 7762581577424820801, c2 = 0.908142, c3 = 'V4FTVUlTHg' where c = 196 index_test.go:137: sql insert into test_index values (3536, 8767354964869862648, 0.729436, 'Y8wHj4TFEd') index_test.go:140: sql delete from test_index where c = 2049 index_test.go:140: sql delete from test_index where c = 1617 index_test.go:140: sql delete from test_index where c = 3505 index_test.go:137: sql insert into test_index values (3538, 1744354533783300630, 0.163755, 'GsCIvVkriO') index_test.go:143: sql update test_index set c1 = 3354631139000353405, c2 = 0.746999, c3 = 'OYZbSEnLRM' where c = 2917 index_test.go:143: sql update test_index set c1 = 8357458588396999356, c2 = 0.383943, c3 = '0jDgNpg4y5' where c = 1088 index_test.go:137: sql insert into test_index values (3539, 1629048421336471351, 0.735566, 'OxPAFjlEuT') index_test.go:143: sql update test_index set c1 = 8260188109139765083, c2 = 0.480551, c3 = 'yHsJ0EQpiS' where c = 2829 index_test.go:143: sql update test_index set c1 = 2230585069686714768, c2 = 0.401466, c3 = 'mSWo95azzU' where c = 495 index_test.go:137: sql insert into test_index values (3540, 6120840289245358904, 0.642609, 'xXGVCKNSu3') index_test.go:140: sql delete from test_index where c = 2004 index_test.go:140: sql delete from test_index where c = 2788 index_test.go:140: sql delete from test_index where c = 2562 index_test.go:143: sql update test_index set c1 = 6743979869344161833, c2 = 0.166812, c3 = 'lsryAh3fSP' where c = 1638 index_test.go:137: sql insert into test_index values (3542, 2746485158981002379, 0.238569, 'vUrT1T6XiT') index_test.go:137: sql insert into test_index values (3543, 7423063415575744174, 0.805748, 'eMwTe5X2lF') index_test.go:140: sql delete from test_index where c = 1394 index_test.go:143: sql update test_index set c1 = 5607978840822607724, c2 = 0.989793, c3 = 'FuVNK0mqs5' where c = 1804 index_test.go:140: sql delete from test_index where c = 1478 index_test.go:140: sql delete from test_index where c = 1019 index_test.go:137: sql insert into test_index values (3544, 947475137757296950, 0.592473, '16XRPocyvI') index_test.go:137: sql insert into test_index values (3541, 6193919300465606569, 0.946254, 'HrCXIGNCCA') index_test.go:143: sql update test_index set c1 = 932118426462172485, c2 = 0.942266, c3 = '9KI1mZiW4u' where c = 2275 index_test.go:143: sql update test_index set c1 = 4091267637003559537, c2 = 0.414056, c3 = 'FWUfGrCBuP' where c = 947 index_test.go:140: sql delete from test_index where c = 509 index_test.go:143: sql update test_index set c1 = 962152616930457442, c2 = 0.341597, c3 = 'RXrf8H4Jzg' where c = 1612 index_test.go:143: sql update test_index set c1 = 8570241298569903426, c2 = 0.953002, c3 = 'YSlQrPoxOt' where c = 229 index_test.go:140: sql delete from test_index where c = 182 index_test.go:143: sql update test_index set c1 = 7869416234658182956, c2 = 0.091785, c3 = 'IO7WpTuhIa' where c = 1791 index_test.go:140: sql delete from test_index where c = 2881 index_test.go:137: sql insert into test_index values (3546, 6017025981789837042, 0.203493, 'W3MlL1CEYx') index_test.go:137: sql insert into test_index values (3545, 2550204444047082549, 0.900765, 'jj9d8OqnZp') index_test.go:143: sql update test_index set c1 = 6732442760267167696, c2 = 0.969078, c3 = 'XzPkqBEShW' where c = 1689 index_test.go:140: sql delete from test_index where c = 1951 index_test.go:143: sql update test_index set c1 = 1774326135073813464, c2 = 0.642578, c3 = 'MJevNUMJvI' where c = 367 index_test.go:137: sql insert into test_index values (3549, 3823960445350204226, 0.958887, 'rDzacaX4Nz') index_test.go:137: sql insert into test_index values (3548, 368926416830624136, 0.198891, 'PVYOkDCjyb') index_test.go:137: sql insert into test_index values (3550, 2682508364807724208, 0.761634, 'DMxGofLA5Y') index_test.go:140: sql delete from test_index where c = 1168 index_test.go:137: sql insert into test_index values (3552, 3338255313340185277, 0.415088, 'gFQMAW9nUP') index_test.go:143: sql update test_index set c1 = 757644833120997287, c2 = 0.172266, c3 = '0bejXEuVYz' where c = 2829 index_test.go:137: sql insert into test_index values (3553, 8816414964282997029, 0.110981, 'edrbidDROU') index_test.go:137: sql insert into test_index values (3547, 2581126999988075524, 0.003812, 'RSlRgFT7fC') index_test.go:140: sql delete from test_index where c = 508 index_test.go:140: sql delete from test_index where c = 2799 index_test.go:143: sql update test_index set c1 = 474391811005735637, c2 = 0.908611, c3 = 'CkTmlPqk9r' where c = 743 index_test.go:137: sql insert into test_index values (3551, 3748412984106020157, 0.263453, 'oPq916T6Mu') index_test.go:140: sql delete from test_index where c = 361 index_test.go:140: sql delete from test_index where c = 979 index_test.go:140: sql delete from test_index where c = 385 index_test.go:143: sql update test_index set c1 = 4346212119861267631, c2 = 0.473896, c3 = 'HTRxkDACYa' where c = 406 index_test.go:137: sql insert into test_index values (3554, 4600960931030442799, 0.047432, 'K64O12g0AU') index_test.go:143: sql update test_index set c1 = 6665171140126458728, c2 = 0.229672, c3 = '7vwZomOoou' where c = 729 index_test.go:143: sql update test_index set c1 = 2895125744286828942, c2 = 0.520058, c3 = 't3Xyd5QRLw' where c = 1308 index_test.go:143: sql update test_index set c1 = 8093338460083214359, c2 = 0.679564, c3 = 'j8F4du9FzC' where c = 3131 index_test.go:137: sql insert into test_index values (3555, 4331562073112552283, 0.153520, 'M7C3c9H1aU') index_test.go:143: sql update test_index set c1 = 1271803914267683203, c2 = 0.401339, c3 = 'u6FhAVTeRI' where c = 388 index_test.go:140: sql delete from test_index where c = 755 index_test.go:143: sql update test_index set c1 = 3962050824909867823, c2 = 0.899796, c3 = 'jeS7rqrmmo' where c = 1808 index_test.go:140: sql delete from test_index where c = 13 index_test.go:137: sql insert into test_index values (3556, 805265825477034390, 0.842980, 'lf63CYpJbd') index_test.go:140: sql delete from test_index where c = 3322 index_test.go:137: sql insert into test_index values (3557, 1763224461198100811, 0.936816, 'wn0IDZ8iGf') index_test.go:137: sql insert into test_index values (3558, 2631737136509698571, 0.895552, 'Z3aRQZmyMc') index_test.go:143: sql update test_index set c1 = 3957936363570628894, c2 = 0.540149, c3 = 'edhrp6q0Pu' where c = 1188 index_test.go:143: sql update test_index set c1 = 3091373012566551814, c2 = 0.625703, c3 = '21Ws18nJtt' where c = 3072 index_test.go:140: sql delete from test_index where c = 2968 index_test.go:143: sql update test_index set c1 = 2983541521499974764, c2 = 0.829443, c3 = 'VkfpvELhmC' where c = 2786 index_test.go:140: sql delete from test_index where c = 541 index_test.go:137: sql insert into test_index values (3559, 8076559766918870975, 0.701889, 'wB77XalRWv') index_test.go:137: sql insert into test_index values (3560, 6662274328095930601, 0.577676, 'jbeb1x57hv') index_test.go:137: sql insert into test_index values (3561, 3094207572535082215, 0.725950, '3rFacNd1q7') index_test.go:137: sql insert into test_index values (3562, 4896832798806336499, 0.865282, 'fgIPHKb6bX') index_test.go:140: sql delete from test_index where c = 2240 index_test.go:137: sql insert into test_index values (3563, 3423106436129344489, 0.173244, 'IDTWhKEM3w') index_test.go:143: sql update test_index set c1 = 3100503599972833048, c2 = 0.346381, c3 = 'g3Eivd74BP' where c = 94 index_test.go:143: sql update test_index set c1 = 6288207251181091329, c2 = 0.829497, c3 = 'QdKV4gYGX4' where c = 2310 index_test.go:140: sql delete from test_index where c = 725 index_test.go:137: sql insert into test_index values (3564, 6996376509330263423, 0.796612, 'LDawq2VnVq') index_test.go:140: sql delete from test_index where c = 2423 index_test.go:140: sql delete from test_index where c = 465 index_test.go:140: sql delete from test_index where c = 2662 index_test.go:140: sql delete from test_index where c = 2990 index_test.go:140: sql delete from test_index where c = 237 index_test.go:137: sql insert into test_index values (3565, 5683291426154540632, 0.305901, 'fMtqEbqxe6') index_test.go:140: sql delete from test_index where c = 1206 index_test.go:143: sql update test_index set c1 = 3609961086029412070, c2 = 0.323786, c3 = 'Xj7Qj1tqCw' where c = 1102 index_test.go:143: sql update test_index set c1 = 1672474737738542666, c2 = 0.768966, c3 = 'wJcfT9viou' where c = 867 index_test.go:137: sql insert into test_index values (3566, 3695079098458264670, 0.331432, 'rJPrz755Sl') index_test.go:143: sql update test_index set c1 = 7124503954161401835, c2 = 0.196301, c3 = 'zZOvpi998z' where c = 42 index_test.go:143: sql update test_index set c1 = 4287657604816864683, c2 = 0.548350, c3 = 'IprbbK9fPu' where c = 103 index_test.go:143: sql update test_index set c1 = 86535889957972390, c2 = 0.132552, c3 = 'uSRGv0fi3U' where c = 742 index_test.go:143: sql update test_index set c1 = 4013033544794687560, c2 = 0.751409, c3 = 'cDkLHD7PLL' where c = 123 index_test.go:137: sql insert into test_index values (3568, 7431078234312365080, 0.138003, 'TD4XzPDpKm') index_test.go:140: sql delete from test_index where c = 1941 index_test.go:137: sql insert into test_index values (3567, 7267480691001534561, 0.512189, 'Q0PT3ImEqm') index_test.go:140: sql delete from test_index where c = 349 index_test.go:143: sql update test_index set c1 = 5161408089406093943, c2 = 0.725346, c3 = 'QeEyxsUCj3' where c = 1439 index_test.go:137: sql insert into test_index values (3569, 1310977067015526706, 0.052038, 'zPGT2q3ZGL') index_test.go:137: sql insert into test_index values (3570, 9178393099383968879, 0.606763, 'n6SzQMQQfy') index_test.go:143: sql update test_index set c1 = 1612038276668900577, c2 = 0.752366, c3 = 'UmvNTSh0HU' where c = 2497 index_test.go:137: sql insert into test_index values (3571, 6136019786523010633, 0.530970, 'sYlxH5DwhL') index_test.go:137: sql insert into test_index values (3572, 5143706955971341023, 0.773153, 'HIub2DomCJ') index_test.go:140: sql delete from test_index where c = 797 index_test.go:140: sql delete from test_index where c = 3298 index_test.go:143: sql update test_index set c1 = 302973603847166008, c2 = 0.443060, c3 = 'fpyxOaNBaJ' where c = 1891 index_test.go:143: sql update test_index set c1 = 2309300421618319759, c2 = 0.837891, c3 = '0XeZzGQZUs' where c = 3186 index_test.go:137: sql insert into test_index values (3574, 132349126178118145, 0.471181, 'wBRT0apUjb') index_test.go:143: sql update test_index set c1 = 4723416305909134158, c2 = 0.118309, c3 = 'U9nQShLvJo' where c = 937 index_test.go:140: sql delete from test_index where c = 3402 index_test.go:137: sql insert into test_index values (3573, 1197051370292927561, 0.369541, '2ymKE0ug42') index_test.go:140: sql delete from test_index where c = 1831 index_test.go:140: sql delete from test_index where c = 992 index_test.go:140: sql delete from test_index where c = 1356 index_test.go:143: sql update test_index set c1 = 8616516354199822964, c2 = 0.889298, c3 = 'D6pawLaszk' where c = 538 index_test.go:137: sql insert into test_index values (3575, 8826190980970078706, 0.353468, 'HuEnWdfbaM') index_test.go:137: sql insert into test_index values (3576, 284248172412585766, 0.199242, 'i5gwh4cNHe') index_test.go:140: sql delete from test_index where c = 3076 index_test.go:137: sql insert into test_index values (3577, 6473606015440679539, 0.850914, 'x3eBRRhzPv') index_test.go:140: sql delete from test_index where c = 2881 index_test.go:143: sql update test_index set c1 = 4731183844807543569, c2 = 0.292633, c3 = 'QxxlfOo6nL' where c = 546 index_test.go:140: sql delete from test_index where c = 1079 index_test.go:140: sql delete from test_index where c = 2481 index_test.go:140: sql delete from test_index where c = 3088 index_test.go:143: sql update test_index set c1 = 1753287925693625869, c2 = 0.267094, c3 = 'Ptg7EYL9bp' where c = 1346 index_test.go:143: sql update test_index set c1 = 1056591486545993644, c2 = 0.870001, c3 = 'LAUoS4qGVN' where c = 1526 index_test.go:137: sql insert into test_index values (3578, 9030705152199635372, 0.449005, 'NnNjEptv7R') index_test.go:143: sql update test_index set c1 = 163784202469190366, c2 = 0.433946, c3 = '9swY1Hzctx' where c = 20 index_test.go:143: sql update test_index set c1 = 8179813028556418713, c2 = 0.756905, c3 = 'ObTVbWkR0L' where c = 1315 index_test.go:140: sql delete from test_index where c = 1377 index_test.go:143: sql update test_index set c1 = 3422940438189495322, c2 = 0.624453, c3 = 'IXVzwoV7Xi' where c = 2659 index_test.go:143: sql update test_index set c1 = 7146613069642856717, c2 = 0.041959, c3 = 'PSnLEYZIG9' where c = 3186 index_test.go:137: sql insert into test_index values (3579, 4611407993493731483, 0.139079, 'WWKseBALHP') index_test.go:137: sql insert into test_index values (3582, 5598827633358254476, 0.919307, 'cy9Ln9Xfxm') index_test.go:143: sql update test_index set c1 = 5600489061297200017, c2 = 0.970432, c3 = 'YcSYkMkfLm' where c = 1974 index_test.go:143: sql update test_index set c1 = 4645494026035606034, c2 = 0.711599, c3 = 'PCAkt0JmIW' where c = 1066 index_test.go:137: sql insert into test_index values (3580, 420130924034919343, 0.425621, '82iTN1cF73') index_test.go:137: sql insert into test_index values (3581, 3026170960480042841, 0.945174, 'ytIJyOeqwq') index_test.go:137: sql insert into test_index values (3583, 9034762832378286447, 0.061319, '0Rc9f3wWlt') index_test.go:140: sql delete from test_index where c = 550 index_test.go:137: sql insert into test_index values (3584, 5489283240079906880, 0.749215, 'vgpyPyNAPE') index_test.go:143: sql update test_index set c1 = 490335686492192276, c2 = 0.336534, c3 = 'rksWQORc5S' where c = 2268 index_test.go:140: sql delete from test_index where c = 1699 index_test.go:140: sql delete from test_index where c = 2219 index_test.go:137: sql insert into test_index values (3585, 7892756416680007265, 0.943627, 'R9HCPxsTPC') index_test.go:143: sql update test_index set c1 = 473447516180781282, c2 = 0.809997, c3 = '6oQ5YzCC9b' where c = 1120 index_test.go:137: sql insert into test_index values (3586, 7199068164201886737, 0.197052, 'iI32FU7lao') index_test.go:137: sql insert into test_index values (3587, 7196121302964001585, 0.506793, 'oZIe9dofyj') index_test.go:140: sql delete from test_index where c = 213 index_test.go:140: sql delete from test_index where c = 245 index_test.go:140: sql delete from test_index where c = 2275 index_test.go:143: sql update test_index set c1 = 4417711163033057317, c2 = 0.028808, c3 = '9MRaECKWCY' where c = 2931 index_test.go:140: sql delete from test_index where c = 322 index_test.go:143: sql update test_index set c1 = 3185401343634198373, c2 = 0.804653, c3 = 'Ig5xd6sauX' where c = 1384 index_test.go:137: sql insert into test_index values (3588, 3563112909368424045, 0.292260, 'jsmYG7bR0H') index_test.go:140: sql delete from test_index where c = 268 index_test.go:140: sql delete from test_index where c = 3463 index_test.go:137: sql insert into test_index values (3590, 7363934889502044761, 0.836183, 'HtNWZbIXmW') index_test.go:143: sql update test_index set c1 = 9051404855275209031, c2 = 0.534371, c3 = 'EE8bqMZr0Y' where c = 2990 index_test.go:143: sql update test_index set c1 = 6931750019554764210, c2 = 0.210302, c3 = 'cpr8aBC6QE' where c = 1609 index_test.go:143: sql update test_index set c1 = 4238097447197275170, c2 = 0.542982, c3 = 'xCN2QYda7q' where c = 2924 index_test.go:137: sql insert into test_index values (3591, 6408402711712436609, 0.463096, 'BQmN1ekzwu') index_test.go:137: sql insert into test_index values (3589, 3921639538894903169, 0.800944, 'NO0YPSprnS') index_test.go:143: sql update test_index set c1 = 5579402744773700841, c2 = 0.119739, c3 = 'rm4ZbTYaKT' where c = 2676 index_test.go:143: sql update test_index set c1 = 6083649378619536272, c2 = 0.045148, c3 = 'DSskcCE34F' where c = 1817 index_test.go:140: sql delete from test_index where c = 1329 index_test.go:143: sql update test_index set c1 = 4583212386647916883, c2 = 0.458269, c3 = 'ZawizaLhOx' where c = 783 index_test.go:137: sql insert into test_index values (3594, 8221351961967549097, 0.677546, 'liPQ9JM19W') index_test.go:137: sql insert into test_index values (3593, 1718346690856474568, 0.780396, 'yaKtIJ8fZ9') index_test.go:137: sql insert into test_index values (3595, 7503919812729059369, 0.110381, 'dV5sLGfIWh') index_test.go:140: sql delete from test_index where c = 1569 index_test.go:140: sql delete from test_index where c = 218 index_test.go:137: sql insert into test_index values (3592, 8536512843611191196, 0.231771, 'KgKAiFDKj9') index_test.go:143: sql update test_index set c1 = 2499123603495666816, c2 = 0.736732, c3 = 'OfGhZ2x19S' where c = 2082 index_test.go:143: sql update test_index set c1 = 392964206506896571, c2 = 0.666542, c3 = 'xjnEwwJGtp' where c = 1988 index_test.go:140: sql delete from test_index where c = 1136 index_test.go:140: sql delete from test_index where c = 1306 index_test.go:140: sql delete from test_index where c = 3101 index_test.go:140: sql delete from test_index where c = 3046 index_test.go:137: sql insert into test_index values (3596, 6610838784143950018, 0.975107, 'lLOcaxY650') index_test.go:143: sql update test_index set c1 = 1382957379686988650, c2 = 0.759847, c3 = 'vCEmIva4Vf' where c = 998 index_test.go:140: sql delete from test_index where c = 3323 index_test.go:143: sql update test_index set c1 = 6153314877378213394, c2 = 0.535422, c3 = 'Duuh2wJjcd' where c = 1176 index_test.go:140: sql delete from test_index where c = 447 index_test.go:143: sql update test_index set c1 = 4843868206506595819, c2 = 0.619206, c3 = 'sKTi2t4Osd' where c = 974 index_test.go:137: sql insert into test_index values (3597, 961142291845732913, 0.357887, 'V7B0Aqn2YX') index_test.go:143: sql update test_index set c1 = 3217689861239130028, c2 = 0.368226, c3 = 'g52YEDs0J9' where c = 1625 index_test.go:143: sql update test_index set c1 = 5149415905843180738, c2 = 0.305524, c3 = 'RLEhKtJ8rg' where c = 1386 index_test.go:143: sql update test_index set c1 = 2580744834380910274, c2 = 0.771331, c3 = 'mAspwRmjNm' where c = 1891 index_test.go:143: sql update test_index set c1 = 5823320094565816188, c2 = 0.826306, c3 = '2JUAN7h7o8' where c = 823 index_test.go:137: sql insert into test_index values (3598, 7382099316740577017, 0.567375, '3aGI7URpGw') index_test.go:140: sql delete from test_index where c = 2433 index_test.go:137: sql insert into test_index values (3599, 6978202717414051837, 0.858697, 'A3sY4qBjP0') index_test.go:137: sql insert into test_index values (3600, 4948194987899175618, 0.521977, 'N4ixNntlKM') index_test.go:140: sql delete from test_index where c = 2545 index_test.go:143: sql update test_index set c1 = 6812334781299243837, c2 = 0.362219, c3 = '9KDfijwiPr' where c = 1100 index_test.go:140: sql delete from test_index where c = 852 index_test.go:143: sql update test_index set c1 = 8626793053892999444, c2 = 0.459327, c3 = 'ykiTVzXYiM' where c = 2451 index_test.go:140: sql delete from test_index where c = 3141 index_test.go:143: sql update test_index set c1 = 5740552137049684810, c2 = 0.750431, c3 = 'GpEWfsieIh' where c = 2328 index_test.go:143: sql update test_index set c1 = 734905468297966872, c2 = 0.969272, c3 = 'zTP7YwTXBa' where c = 670 index_test.go:137: sql insert into test_index values (3601, 3064688322730792925, 0.587613, 'NNdzSl2eMd') index_test.go:137: sql insert into test_index values (3602, 1085371619162951889, 0.097337, 'cXbqpz0YbZ') index_test.go:137: sql insert into test_index values (3607, 164593102411178933, 0.627431, 'kT6XRkANzH') index_test.go:137: sql insert into test_index values (3603, 6596749226630275783, 0.924865, '8nAjUiiPZ8') index_test.go:137: sql insert into test_index values (3604, 2969004108936215137, 0.841957, 'EvjQ82prJv') index_test.go:137: sql insert into test_index values (3606, 5933607750362001235, 0.421768, 'gxceAbaqBX') index_test.go:137: sql insert into test_index values (3609, 7347653314351958008, 0.017679, '3RvnczzN5d') index_test.go:137: sql insert into test_index values (3608, 5915470476023717520, 0.039654, 'cyRfD8SIx0') index_test.go:137: sql insert into test_index values (3605, 2364404421719140445, 0.415357, 'RO2CLloDSo') index_test.go:140: sql delete from test_index where c = 634 index_test.go:137: sql insert into test_index values (3610, 1093575642052672821, 0.593647, 'AHibFJYpPs') index_test.go:140: sql delete from test_index where c = 3163 index_test.go:140: sql delete from test_index where c = 1690 index_test.go:140: sql delete from test_index where c = 935 index_test.go:143: sql update test_index set c1 = 1344128623519999582, c2 = 0.372028, c3 = 'JGJEiZIP9T' where c = 802 index_test.go:140: sql delete from test_index where c = 437 index_test.go:140: sql delete from test_index where c = 2300 index_test.go:140: sql delete from test_index where c = 1074 index_test.go:140: sql delete from test_index where c = 569 index_test.go:140: sql delete from test_index where c = 3362 index_test.go:143: sql update test_index set c1 = 3313446687407630885, c2 = 0.941532, c3 = 'qJn4mg9tHf' where c = 2456 index_test.go:143: sql update test_index set c1 = 6701610127671287022, c2 = 0.764130, c3 = 'e7kqJHvwtE' where c = 2222 index_test.go:143: sql update test_index set c1 = 6050783207636971571, c2 = 0.875531, c3 = 'j9RUHSwWZn' where c = 1122 index_test.go:140: sql delete from test_index where c = 1944 index_test.go:143: sql update test_index set c1 = 6918234413750108316, c2 = 0.607326, c3 = 'cRLJXBG4pT' where c = 841 index_test.go:137: sql insert into test_index values (3611, 1481440493893026003, 0.681371, 'a73CGVzve0') index_test.go:143: sql update test_index set c1 = 5983253668758988415, c2 = 0.026354, c3 = 'oyBPWKmayJ' where c = 242 index_test.go:143: sql update test_index set c1 = 6741976893197884527, c2 = 0.013986, c3 = 'TPDH63BMZp' where c = 1440 index_test.go:140: sql delete from test_index where c = 1832 index_test.go:143: sql update test_index set c1 = 454941206857508248, c2 = 0.219233, c3 = 'hSBWk5aJby' where c = 576 index_test.go:137: sql insert into test_index values (3612, 3523968410343633719, 0.146825, 'nzz6wQ46GQ') index_test.go:143: sql update test_index set c1 = 7748116828068100303, c2 = 0.296346, c3 = 'H4gdeWHGzw' where c = 2661 index_test.go:137: sql insert into test_index values (3615, 1839218427398818842, 0.738572, 'j1PeIDfdQL') index_test.go:137: sql insert into test_index values (3614, 544411092606370352, 0.280338, 'tarqLr0jwQ') index_test.go:140: sql delete from test_index where c = 1436 index_test.go:143: sql update test_index set c1 = 48584407653293267, c2 = 0.896680, c3 = 'UsR3QKBPVM' where c = 2704 index_test.go:137: sql insert into test_index values (3613, 8279473261242945060, 0.079174, 'h48GXX68bx') index_test.go:137: sql insert into test_index values (3616, 4794081028293708713, 0.690005, '9FtWJWMJsp') index_test.go:137: sql insert into test_index values (3619, 7734243803470814975, 0.696968, '6942pYmfaZ') index_test.go:137: sql insert into test_index values (3617, 7327979476410413102, 0.849636, 'Vrw3u6U86h') index_test.go:140: sql delete from test_index where c = 1052 index_test.go:140: sql delete from test_index where c = 1221 index_test.go:137: sql insert into test_index values (3618, 2719759746273727771, 0.872206, 'MFkKHXuToY') index_test.go:140: sql delete from test_index where c = 2514 index_test.go:137: sql insert into test_index values (3620, 6280239631378584158, 0.392617, 'P7GGC6cZRr') index_test.go:143: sql update test_index set c1 = 2243231316703328903, c2 = 0.735615, c3 = 'WJ5IeVRR5k' where c = 2828 index_test.go:143: sql update test_index set c1 = 8027734999731849661, c2 = 0.784542, c3 = 'Dy3GjUbKNG' where c = 3052 index_test.go:140: sql delete from test_index where c = 312 index_test.go:143: sql update test_index set c1 = 8121710487733413972, c2 = 0.547820, c3 = 'CrNLeZieFV' where c = 768 index_test.go:143: sql update test_index set c1 = 8317027250831676499, c2 = 0.743872, c3 = 'ujQS5odzjQ' where c = 400 index_test.go:140: sql delete from test_index where c = 2320 index_test.go:140: sql delete from test_index where c = 2762 index_test.go:140: sql delete from test_index where c = 3149 index_test.go:143: sql update test_index set c1 = 6287051716596357898, c2 = 0.891307, c3 = 'kx3Kgeldxn' where c = 3464 index_test.go:137: sql insert into test_index values (3621, 6258724821100058153, 0.124509, 'na0M8pAeR7') index_test.go:140: sql delete from test_index where c = 3099 index_test.go:137: sql insert into test_index values (3623, 4964172951136565772, 0.635445, 'FyLoqdLlex') index_test.go:143: sql update test_index set c1 = 6576337776090731141, c2 = 0.209458, c3 = 'lKr0aMJ3DQ' where c = 2545 index_test.go:137: sql insert into test_index values (3622, 8580864382927154123, 0.182216, 'u78IHwlZg0') index_test.go:143: sql update test_index set c1 = 8273358631919401354, c2 = 0.534952, c3 = 'g003zGMGzD' where c = 839 index_test.go:143: sql update test_index set c1 = 6593946056354802282, c2 = 0.458533, c3 = 'ReOCHc4jFR' where c = 2117 index_test.go:137: sql insert into test_index values (3625, 7439432921562013615, 0.438208, 'GviEUDL4Xf') index_test.go:143: sql update test_index set c1 = 3565525244025518799, c2 = 0.165122, c3 = 'wpunCXPIbs' where c = 3442 index_test.go:137: sql insert into test_index values (3624, 5720613081292626736, 0.167546, 'UYpIynjNeY') index_test.go:140: sql delete from test_index where c = 844 index_test.go:143: sql update test_index set c1 = 3310506483705949685, c2 = 0.781064, c3 = 'yVD0fsj8Z2' where c = 1974 index_test.go:137: sql insert into test_index values (3626, 7120296284708176918, 0.715410, 'Vvy16ookAf') index_test.go:140: sql delete from test_index where c = 2777 index_test.go:140: sql delete from test_index where c = 351 index_test.go:137: sql insert into test_index values (3628, 8991892608661841276, 0.094379, '1diKleyerd') index_test.go:137: sql insert into test_index values (3627, 9009017303807240928, 0.714596, 'oXL0C1ewgw') index_test.go:140: sql delete from test_index where c = 3255 index_test.go:143: sql update test_index set c1 = 330428260068176553, c2 = 0.601538, c3 = 'vmKv0TtVi1' where c = 1098 index_test.go:140: sql delete from test_index where c = 2298 index_test.go:137: sql insert into test_index values (3629, 4523785902944930992, 0.833147, '3XqjdsbyU7') index_test.go:137: sql insert into test_index values (3630, 6688491098129570821, 0.040166, '81TESmUpWK') index_test.go:140: sql delete from test_index where c = 1960 index_test.go:140: sql delete from test_index where c = 1236 index_test.go:143: sql update test_index set c1 = 1324485188009872228, c2 = 0.169836, c3 = 'UrOKL8BNdU' where c = 991 index_test.go:143: sql update test_index set c1 = 5075715093559743479, c2 = 0.170567, c3 = 'EGY2yjxaYd' where c = 586 index_test.go:143: sql update test_index set c1 = 3365489218177693336, c2 = 0.164400, c3 = 'MvcZrMwv1L' where c = 1550 index_test.go:140: sql delete from test_index where c = 297 index_test.go:140: sql delete from test_index where c = 1584 index_test.go:137: sql insert into test_index values (3631, 6419674578377801696, 0.131395, 'oH1HRmSo8h') index_test.go:140: sql delete from test_index where c = 2239 index_test.go:143: sql update test_index set c1 = 1616737467518594724, c2 = 0.244079, c3 = '3UK7Mr9ww0' where c = 285 index_test.go:143: sql update test_index set c1 = 6470927855302794449, c2 = 0.848466, c3 = 'gVVfwMfcry' where c = 468 index_test.go:137: sql insert into test_index values (3632, 3929008411942763369, 0.592653, 'v8sw0yzuhB') index_test.go:143: sql update test_index set c1 = 1909898324309748757, c2 = 0.939087, c3 = 'HxeIqBEfCc' where c = 2338 index_test.go:143: sql update test_index set c1 = 3787796417856141147, c2 = 0.457576, c3 = 'gteCxwjAvu' where c = 2727 index_test.go:143: sql update test_index set c1 = 6137217446157965666, c2 = 0.751253, c3 = '3NdlUKTepg' where c = 450 index_test.go:140: sql delete from test_index where c = 2130 index_test.go:137: sql insert into test_index values (3633, 3027725268902858387, 0.365059, 'EqU6aSfJfk') index_test.go:140: sql delete from test_index where c = 1601 index_test.go:137: sql insert into test_index values (3635, 4657014592475733292, 0.833896, 'opQdoS55Te') index_test.go:137: sql insert into test_index values (3636, 6047761497068908317, 0.450407, 'FalLORAIDW') index_test.go:137: sql insert into test_index values (3637, 2491059544645407345, 0.740256, 'LawHa5Cf9c') index_test.go:137: sql insert into test_index values (3634, 2692739602320310042, 0.667082, 'h8IDdvKTid') index_test.go:137: sql insert into test_index values (3639, 7857182031478371263, 0.650550, '1gIAfW7odl') index_test.go:143: sql update test_index set c1 = 3553375951676055712, c2 = 0.293438, c3 = 'xqzI4ebTh2' where c = 2659 index_test.go:137: sql insert into test_index values (3638, 1664585855899957398, 0.842397, 'GRM09DtrJI') index_test.go:140: sql delete from test_index where c = 928 index_test.go:140: sql delete from test_index where c = 2689 index_test.go:143: sql update test_index set c1 = 8997127928922919672, c2 = 0.735591, c3 = '6BskVudVVe' where c = 3037 index_test.go:140: sql delete from test_index where c = 1290 index_test.go:140: sql delete from test_index where c = 1209 index_test.go:140: sql delete from test_index where c = 2382 index_test.go:137: sql insert into test_index values (3640, 2400741147613354965, 0.139117, 'yfmIl14NrH') index_test.go:143: sql update test_index set c1 = 1166107280841229707, c2 = 0.378224, c3 = 'Dv1lp9svV6' where c = 2882 index_test.go:140: sql delete from test_index where c = 3150 index_test.go:143: sql update test_index set c1 = 6032126474025058133, c2 = 0.376143, c3 = 'OHg0Rpjwru' where c = 646 index_test.go:140: sql delete from test_index where c = 1788 index_test.go:137: sql insert into test_index values (3641, 2377139382471000410, 0.582696, 'zHViXMDq81') index_test.go:143: sql update test_index set c1 = 8444497211046520203, c2 = 0.632335, c3 = 'ZxGZOPM2D3' where c = 1137 index_test.go:143: sql update test_index set c1 = 4501797888947753499, c2 = 0.171897, c3 = 'GypXeNNRC0' where c = 2244 index_test.go:143: sql update test_index set c1 = 3937585799622711962, c2 = 0.920899, c3 = 'aRsRTmzhxp' where c = 1135 index_test.go:137: sql insert into test_index values (3642, 7776624515314771930, 0.333550, 'gYyabWYTiA') index_test.go:143: sql update test_index set c1 = 61433337420300584, c2 = 0.943692, c3 = 'l1hbyK2UK0' where c = 1602 index_test.go:143: sql update test_index set c1 = 1274173820115370205, c2 = 0.581978, c3 = 'xcpwjpJott' where c = 2598 index_test.go:140: sql delete from test_index where c = 799 index_test.go:137: sql insert into test_index values (3643, 3824261956339820856, 0.713014, 'qSjmcdoUt8') index_test.go:137: sql insert into test_index values (3644, 5573486751460996910, 0.382875, 'hrrxOWc1Oa') index_test.go:140: sql delete from test_index where c = 3409 index_test.go:140: sql delete from test_index where c = 3115 index_test.go:137: sql insert into test_index values (3645, 4832533709590702134, 0.921940, 'eNnP7h2Dmk') index_test.go:137: sql insert into test_index values (3646, 3613353772817123757, 0.772632, 'ZO610K6Uhx') index_test.go:140: sql delete from test_index where c = 2088 index_test.go:143: sql update test_index set c1 = 4132286209957837007, c2 = 0.399987, c3 = 'MLkYUFEE9m' where c = 1055 index_test.go:137: sql insert into test_index values (3647, 6316504223352906388, 0.262527, 'U4HVihIml2') index_test.go:137: sql insert into test_index values (3648, 1949570156011703309, 0.194734, '18Ht5eWAr9') index_test.go:143: sql update test_index set c1 = 2558447810329407004, c2 = 0.019786, c3 = '2xN9dt3F7p' where c = 581 index_test.go:143: sql update test_index set c1 = 913434538488674221, c2 = 0.074471, c3 = 'bDEkHjlcLX' where c = 231 index_test.go:140: sql delete from test_index where c = 1484 index_test.go:140: sql delete from test_index where c = 1337 index_test.go:143: sql update test_index set c1 = 6960881063109735738, c2 = 0.459170, c3 = 'pHkksMUi11' where c = 265 index_test.go:143: sql update test_index set c1 = 6834796556943551872, c2 = 0.087172, c3 = 'bcc0g6qltm' where c = 215 index_test.go:137: sql insert into test_index values (3649, 965155827968503433, 0.306946, '7hYOUMD4rS') index_test.go:140: sql delete from test_index where c = 3348 index_test.go:140: sql delete from test_index where c = 1177 index_test.go:143: sql update test_index set c1 = 8312848120445608559, c2 = 0.189662, c3 = 'Tsz2leqqrd' where c = 3617 index_test.go:137: sql insert into test_index values (3650, 8510634525299071727, 0.959982, '55jHDt6iiE') index_test.go:140: sql delete from test_index where c = 3405 index_test.go:137: sql insert into test_index values (3652, 5900325945489448371, 0.001792, 'nzdEjnv87c') index_test.go:137: sql insert into test_index values (3651, 1759858524611811660, 0.304701, 'Ne59o2hHva') index_test.go:143: sql update test_index set c1 = 8652754141437724467, c2 = 0.422638, c3 = 'zGQ84Nefo3' where c = 1846 index_test.go:143: sql update test_index set c1 = 5097067384855398707, c2 = 0.767328, c3 = 'H3YFOsP93V' where c = 346 index_test.go:143: sql update test_index set c1 = 1262471770291231456, c2 = 0.722221, c3 = 'Wb82ZI6I4L' where c = 1515 index_test.go:140: sql delete from test_index where c = 32 index_test.go:143: sql update test_index set c1 = 4045060189538741234, c2 = 0.711142, c3 = 'b4iRV73hhF' where c = 2567 index_test.go:140: sql delete from test_index where c = 825 index_test.go:137: sql insert into test_index values (3654, 1706437601648495653, 0.823651, 'sg7MsrbyoP') index_test.go:137: sql insert into test_index values (3653, 9036007433975110720, 0.864949, '1W9DsvH8QQ') index_test.go:137: sql insert into test_index values (3656, 583514255185538999, 0.656475, 'exdcte5fJd') index_test.go:140: sql delete from test_index where c = 814 index_test.go:137: sql insert into test_index values (3657, 7854921571244353315, 0.498757, 'llMsDR3D7T') index_test.go:137: sql insert into test_index values (3655, 8394832634414003449, 0.807965, 'KyVFRWlmHQ') index_test.go:137: sql insert into test_index values (3658, 4805207309910283402, 0.427518, 'XSHRe5Ls3O') index_test.go:143: sql update test_index set c1 = 5748652976969182538, c2 = 0.797086, c3 = 'nvIS9hk5tX' where c = 834 index_test.go:140: sql delete from test_index where c = 1432 index_test.go:140: sql delete from test_index where c = 746 index_test.go:143: sql update test_index set c1 = 668675747639718373, c2 = 0.620360, c3 = 'xSFIfBdkLk' where c = 2336 index_test.go:140: sql delete from test_index where c = 693 index_test.go:143: sql update test_index set c1 = 3077151533163123284, c2 = 0.727795, c3 = 'XdjjX21JRe' where c = 3290 index_test.go:140: sql delete from test_index where c = 1794 index_test.go:140: sql delete from test_index where c = 2997 index_test.go:140: sql delete from test_index where c = 2863 index_test.go:137: sql insert into test_index values (3660, 8463642372464392018, 0.368693, 'tyjUuJ2ukX') index_test.go:140: sql delete from test_index where c = 2259 index_test.go:143: sql update test_index set c1 = 7591257473759869515, c2 = 0.825966, c3 = 'lLEPu69uKy' where c = 918 index_test.go:143: sql update test_index set c1 = 7682756003559498293, c2 = 0.863000, c3 = 'v1NqPh0ltS' where c = 935 index_test.go:143: sql update test_index set c1 = 7073610993278506311, c2 = 0.355143, c3 = '681LkOxXAp' where c = 3129 index_test.go:143: sql update test_index set c1 = 536684504911428184, c2 = 0.461999, c3 = 'WKQJcky4qC' where c = 1816 index_test.go:143: sql update test_index set c1 = 792521407114599101, c2 = 0.899047, c3 = '32OvY3l4dB' where c = 2966 index_test.go:137: sql insert into test_index values (3661, 4697932179014104442, 0.870160, 'o1RaqVf1IJ') index_test.go:143: sql update test_index set c1 = 5465794231883797338, c2 = 0.809868, c3 = 'XlJUA3rCwJ' where c = 434 index_test.go:137: sql insert into test_index values (3659, 8358465915746123325, 0.343226, 'Y3hKv9TCTC') index_test.go:143: sql update test_index set c1 = 426679800904876207, c2 = 0.957158, c3 = 'ldqChgrDz2' where c = 1417 index_test.go:137: sql insert into test_index values (3663, 5376904303536304945, 0.669024, 'mWlbdGrnfW') index_test.go:137: sql insert into test_index values (3664, 2223471598214092952, 0.831426, 'HQfIGmvlyy') index_test.go:140: sql delete from test_index where c = 361 index_test.go:137: sql insert into test_index values (3662, 7207789722510975543, 0.956599, 'qJYmhz7dqz') index_test.go:140: sql delete from test_index where c = 1967 index_test.go:137: sql insert into test_index values (3666, 6733737534295105166, 0.099044, 'X0WLnkdsnD') index_test.go:137: sql insert into test_index values (3667, 1148046400968427030, 0.536736, 'tclrK3SfiE') index_test.go:140: sql delete from test_index where c = 3225 index_test.go:137: sql insert into test_index values (3665, 5664276220076754301, 0.747990, 'v2Gm4MfEiT') index_test.go:137: sql insert into test_index values (3668, 4343033033454679808, 0.028050, 'YX31tk0lRN') index_test.go:140: sql delete from test_index where c = 2030 index_test.go:140: sql delete from test_index where c = 3086 index_test.go:140: sql delete from test_index where c = 1446 index_test.go:143: sql update test_index set c1 = 5380370540382741018, c2 = 0.069368, c3 = 'UORvSsyqAv' where c = 556 index_test.go:143: sql update test_index set c1 = 6210468728249317941, c2 = 0.029033, c3 = 'O18SST6WaE' where c = 1870 index_test.go:143: sql update test_index set c1 = 25853702994901312, c2 = 0.411662, c3 = '82HjlmDPVX' where c = 1516 index_test.go:140: sql delete from test_index where c = 1921 index_test.go:143: sql update test_index set c1 = 1268651107372753382, c2 = 0.345802, c3 = 'QGfuNb6rIr' where c = 1165 index_test.go:140: sql delete from test_index where c = 2697 index_test.go:140: sql delete from test_index where c = 1983 index_test.go:143: sql update test_index set c1 = 7209834481256378782, c2 = 0.839034, c3 = 'mYBHhMfMBI' where c = 1354 index_test.go:143: sql update test_index set c1 = 7500640815795341454, c2 = 0.916307, c3 = 'QPDuanTMuh' where c = 1274 index_test.go:140: sql delete from test_index where c = 1273 index_test.go:143: sql update test_index set c1 = 7809305319197424392, c2 = 0.288111, c3 = 'zi8EON1TEE' where c = 2395 index_test.go:137: sql insert into test_index values (3671, 4591137157764490287, 0.348275, 'Tlh26LIE8m') index_test.go:143: sql update test_index set c1 = 3077218751972573402, c2 = 0.897040, c3 = '8LtSq7hxo5' where c = 1441 index_test.go:137: sql insert into test_index values (3669, 1745743120315157847, 0.033740, 'PDkdCTr3tt') index_test.go:137: sql insert into test_index values (3670, 4477151870773717140, 0.030129, 'Irt57lejGo') index_test.go:137: sql insert into test_index values (3672, 5045300644378907288, 0.174994, 'T5mwacgSlq') index_test.go:137: sql insert into test_index values (3673, 4925030617472813165, 0.119516, '0vnWB6t5ue') index_test.go:140: sql delete from test_index where c = 1209 index_test.go:137: sql insert into test_index values (3674, 6967732555391566467, 0.910818, 'OwMp2IcM6S') index_test.go:137: sql insert into test_index values (3676, 4083961311875038478, 0.991557, 'atu5A5ELLT') index_test.go:140: sql delete from test_index where c = 955 index_test.go:137: sql insert into test_index values (3675, 1988887252721115380, 0.390149, 'uNeRkDg2QN') index_test.go:143: sql update test_index set c1 = 5276072590321716518, c2 = 0.309381, c3 = 'Nta9wrjYKh' where c = 2905 index_test.go:140: sql delete from test_index where c = 2252 index_test.go:140: sql delete from test_index where c = 3348 index_test.go:140: sql delete from test_index where c = 3230 index_test.go:143: sql update test_index set c1 = 3884743631145648106, c2 = 0.958391, c3 = 'cG9yRm0mxZ' where c = 3117 index_test.go:140: sql delete from test_index where c = 689 index_test.go:143: sql update test_index set c1 = 5659189562909444974, c2 = 0.061470, c3 = 'ivfkLhIWsa' where c = 344 index_test.go:143: sql update test_index set c1 = 139650004314785504, c2 = 0.213779, c3 = 'b9cStmJAmU' where c = 332 index_test.go:143: sql update test_index set c1 = 4867144755853117696, c2 = 0.626485, c3 = 'ttJfSimzY5' where c = 3564 index_test.go:140: sql delete from test_index where c = 1754 index_test.go:137: sql insert into test_index values (3677, 4087018620071094830, 0.306039, 'fuFIz6wwKB') index_test.go:143: sql update test_index set c1 = 5691564220305457345, c2 = 0.454594, c3 = 'sZ1vzTgXgx' where c = 2984 index_test.go:143: sql update test_index set c1 = 2711564582196368127, c2 = 0.602956, c3 = '65orjmHFkt' where c = 412 index_test.go:140: sql delete from test_index where c = 2247 index_test.go:137: sql insert into test_index values (3679, 6483718871402281126, 0.761990, 'nExE94O8BL') index_test.go:137: sql insert into test_index values (3681, 8361074300640439961, 0.285527, '3fKjaKNo4a') index_test.go:137: sql insert into test_index values (3678, 7676573265765615409, 0.685452, 'ZvNyF9GwKq') index_test.go:143: sql update test_index set c1 = 7387775660940768767, c2 = 0.984166, c3 = 'JkrCxdzc0o' where c = 2052 index_test.go:143: sql update test_index set c1 = 5067666295265254949, c2 = 0.949150, c3 = 'YILFXJH01n' where c = 330 index_test.go:140: sql delete from test_index where c = 608 index_test.go:137: sql insert into test_index values (3682, 7274019597708757325, 0.787580, 'SNc96WeYHS') index_test.go:143: sql update test_index set c1 = 6492488403739411670, c2 = 0.211623, c3 = 'XwLGesllBN' where c = 2671 index_test.go:137: sql insert into test_index values (3680, 5915112391600780684, 0.260588, 'vl2YQmZqqk') index_test.go:137: sql insert into test_index values (3683, 2185060398606473250, 0.236660, '5KtQ7rAfXi') index_test.go:137: sql insert into test_index values (3684, 1599704740241931103, 0.439244, 'Yn7XLRwW0p') index_test.go:140: sql delete from test_index where c = 3457 index_test.go:140: sql delete from test_index where c = 1391 index_test.go:140: sql delete from test_index where c = 472 index_test.go:143: sql update test_index set c1 = 1244664727452562374, c2 = 0.075794, c3 = 'IrhvCZ1cYR' where c = 2464 index_test.go:137: sql insert into test_index values (3685, 3738069317997642598, 0.976356, 'WJM10um6Hx') index_test.go:137: sql insert into test_index values (3686, 8718411974683637491, 0.962246, '5x5iBAL4RE') index_test.go:140: sql delete from test_index where c = 2509 index_test.go:140: sql delete from test_index where c = 1036 index_test.go:140: sql delete from test_index where c = 3603 index_test.go:137: sql insert into test_index values (3687, 4462126447404450338, 0.946800, 'LObdqqqmot') index_test.go:140: sql delete from test_index where c = 2410 index_test.go:143: sql update test_index set c1 = 1212632800699313694, c2 = 0.111467, c3 = 'W4WjMshfoe' where c = 1970 index_test.go:143: sql update test_index set c1 = 613067903347732008, c2 = 0.668006, c3 = 'ErCaLMTP3b' where c = 2676 index_test.go:143: sql update test_index set c1 = 4538570221625678296, c2 = 0.758022, c3 = '2ljS1T8WLP' where c = 371 index_test.go:140: sql delete from test_index where c = 3337 index_test.go:143: sql update test_index set c1 = 5654594759366876671, c2 = 0.105868, c3 = 'qfvUxHNcVS' where c = 2986 index_test.go:143: sql update test_index set c1 = 3733149879186287710, c2 = 0.197524, c3 = 'A9DqIP157U' where c = 1552 index_test.go:143: sql update test_index set c1 = 5522251465278364797, c2 = 0.686008, c3 = 'fPbfoY4Quq' where c = 3660 index_test.go:143: sql update test_index set c1 = 4548692897799732539, c2 = 0.537151, c3 = 'aPwQKIh6G2' where c = 3576 index_test.go:143: sql update test_index set c1 = 4131947902957843988, c2 = 0.534514, c3 = 'gbUoxKvvpg' where c = 3255 index_test.go:137: sql insert into test_index values (3688, 8501563857778618024, 0.439032, 'sUdFKNGkwx') index_test.go:137: sql insert into test_index values (3690, 5126787731056238102, 0.344062, 'IPDmxFD0IU') index_test.go:137: sql insert into test_index values (3689, 6232862439363386653, 0.455995, 'yGEvyTTW2C') index_test.go:137: sql insert into test_index values (3691, 1872198964883000184, 0.722456, '6TvQ8YE6uo') index_test.go:137: sql insert into test_index values (3692, 7160343166936422081, 0.645347, 'p4dOFiUbHn') index_test.go:140: sql delete from test_index where c = 676 index_test.go:140: sql delete from test_index where c = 3024 index_test.go:140: sql delete from test_index where c = 188 index_test.go:140: sql delete from test_index where c = 1610 index_test.go:137: sql insert into test_index values (3694, 2909659000773959322, 0.827506, 'JkH1rtTw1c') index_test.go:137: sql insert into test_index values (3693, 51695307971116425, 0.200204, 'ar3WA2JO1m') index_test.go:140: sql delete from test_index where c = 2354 index_test.go:140: sql delete from test_index where c = 3331 index_test.go:143: sql update test_index set c1 = 5459328174467581034, c2 = 0.742260, c3 = '450pwKKUx2' where c = 3100 index_test.go:143: sql update test_index set c1 = 7550688608426964473, c2 = 0.894042, c3 = 'LPQTWJbh0j' where c = 3035 index_test.go:143: sql update test_index set c1 = 604436749783322787, c2 = 0.520998, c3 = 'Pz5x775e0z' where c = 2689 index_test.go:140: sql delete from test_index where c = 1245 index_test.go:143: sql update test_index set c1 = 1897575093967555949, c2 = 0.860693, c3 = 'mLA3jGVm8c' where c = 2829 index_test.go:143: sql update test_index set c1 = 8224476130300148127, c2 = 0.187849, c3 = 'EZRsT0zcyu' where c = 797 index_test.go:143: sql update test_index set c1 = 9164213921101691618, c2 = 0.284149, c3 = 'PcGiZIubSe' where c = 1656 index_test.go:137: sql insert into test_index values (3695, 3139663836936948015, 0.293693, 'DUNBwTr0kd') index_test.go:140: sql delete from test_index where c = 2357 index_test.go:143: sql update test_index set c1 = 4968486443952369979, c2 = 0.975181, c3 = 'JRMKslkDCX' where c = 997 index_test.go:137: sql insert into test_index values (3696, 6300919396433468637, 0.247874, 'SLAnGEiCMq') index_test.go:140: sql delete from test_index where c = 433 index_test.go:140: sql delete from test_index where c = 2760 index_test.go:143: sql update test_index set c1 = 7932912871821209714, c2 = 0.800203, c3 = 'O6thOWPL8y' where c = 3011 index_test.go:143: sql update test_index set c1 = 5970772364883259912, c2 = 0.827363, c3 = '0i1BGKqMUJ' where c = 77 index_test.go:137: sql insert into test_index values (3697, 4621113793817074339, 0.581434, 'ZhoBnW3zVf') index_test.go:143: sql update test_index set c1 = 8395570792461449686, c2 = 0.821267, c3 = 'dAHrwIavKO' where c = 2144 index_test.go:140: sql delete from test_index where c = 2550 index_test.go:143: sql update test_index set c1 = 3253995009317173126, c2 = 0.094169, c3 = 'GB26bneQn0' where c = 1530 index_test.go:140: sql delete from test_index where c = 3564 index_test.go:143: sql update test_index set c1 = 4992434842673396834, c2 = 0.679351, c3 = 'u4m4ffZzGa' where c = 644 index_test.go:137: sql insert into test_index values (3698, 1719901313311517999, 0.746213, 'L9Hul2xKLX') index_test.go:140: sql delete from test_index where c = 2529 index_test.go:143: sql update test_index set c1 = 4289407104409159051, c2 = 0.832218, c3 = 'rbEqITX5CT' where c = 3200 index_test.go:137: sql insert into test_index values (3699, 4283062209314292695, 0.010318, 'aTwvjHaki4') index_test.go:140: sql delete from test_index where c = 62 index_test.go:143: sql update test_index set c1 = 7028527563005402423, c2 = 0.369982, c3 = 'aFJXWA6hrP' where c = 3140 index_test.go:137: sql insert into test_index values (3700, 7586287254471757825, 0.374181, 'Z4NOfk3N2P') index_test.go:140: sql delete from test_index where c = 3670 index_test.go:143: sql update test_index set c1 = 6549761174900338306, c2 = 0.829822, c3 = 'AubaGH4pPY' where c = 3131 index_test.go:137: sql insert into test_index values (3703, 1020042572793665073, 0.416585, '4zejnfUVvo') index_test.go:137: sql insert into test_index values (3701, 2003893011670058178, 0.793361, 'p5J7KllXSg') index_test.go:137: sql insert into test_index values (3705, 2280627247915971686, 0.655579, 'oLNpQaBrXh') index_test.go:137: sql insert into test_index values (3706, 7877590821019838096, 0.501034, '0Fs0I2FLg0') index_test.go:137: sql insert into test_index values (3704, 4951710896948258651, 0.486106, '0AhX5KPR9k') index_test.go:137: sql insert into test_index values (3702, 5761166221005815847, 0.019116, 'AzlwZXqjQp') index_test.go:137: sql insert into test_index values (3707, 6368018298466814098, 0.223152, 'CjiwZkhWzs') index_test.go:137: sql insert into test_index values (3709, 8048859771498815576, 0.928167, '0vddz9rbeZ') index_test.go:137: sql insert into test_index values (3708, 3109488438759731456, 0.446441, 'LFX7Rt8PQk') index_test.go:137: sql insert into test_index values (3710, 3222914302300977972, 0.903094, '257eEAmNdy') index_test.go:140: sql delete from test_index where c = 1781 index_test.go:140: sql delete from test_index where c = 812 index_test.go:140: sql delete from test_index where c = 618 index_test.go:140: sql delete from test_index where c = 987 index_test.go:140: sql delete from test_index where c = 3681 index_test.go:140: sql delete from test_index where c = 2624 index_test.go:140: sql delete from test_index where c = 984 index_test.go:140: sql delete from test_index where c = 2535 index_test.go:140: sql delete from test_index where c = 47 index_test.go:140: sql delete from test_index where c = 1638 index_test.go:143: sql update test_index set c1 = 5093695302979950797, c2 = 0.262067, c3 = 'iVkV7QBrNC' where c = 771 index_test.go:143: sql update test_index set c1 = 2897062795265409494, c2 = 0.964029, c3 = 'O30lOM9JAm' where c = 1409 index_test.go:143: sql update test_index set c1 = 3952072088471258753, c2 = 0.508718, c3 = 'gB0j3Aviq2' where c = 1210 index_test.go:143: sql update test_index set c1 = 3358860422277936681, c2 = 0.361913, c3 = 'o7mKI88PMH' where c = 438 index_test.go:143: sql update test_index set c1 = 2189301308404842939, c2 = 0.841452, c3 = '7t1e3cxCva' where c = 136 index_test.go:143: sql update test_index set c1 = 5869065354827353978, c2 = 0.094926, c3 = 'XCU8UIn2El' where c = 3245 index_test.go:143: sql update test_index set c1 = 4366578902731207666, c2 = 0.461911, c3 = '3zNNu9urVV' where c = 1695 index_test.go:143: sql update test_index set c1 = 599054391401274766, c2 = 0.401735, c3 = 'D44BJvjZcF' where c = 3624 index_test.go:143: sql update test_index set c1 = 1105492274937055500, c2 = 0.174078, c3 = '4D9coosTkF' where c = 1708 index_test.go:143: sql update test_index set c1 = 5841714266408075221, c2 = 0.089243, c3 = '5mQAh9uBrT' where c = 2291 index_test.go:137: sql insert into test_index values (3711, 3837209306016929661, 0.200085, 'RMM46y65Pi') index_test.go:137: sql insert into test_index values (3714, 8990982844222800084, 0.229483, 'g7zdl6HxbE') index_test.go:137: sql insert into test_index values (3716, 4474119372509050351, 0.342737, '4EyfBRsxoG') index_test.go:137: sql insert into test_index values (3713, 2065898589642588426, 0.815717, 'Xqj3piPhha') index_test.go:137: sql insert into test_index values (3718, 2827122647749538769, 0.812259, 'IGMaPzDZSn') index_test.go:140: sql delete from test_index where c = 394 index_test.go:140: sql delete from test_index where c = 689 index_test.go:137: sql insert into test_index values (3717, 4456522197669665725, 0.682904, 'nYJ09nhFbC') index_test.go:137: sql insert into test_index values (3715, 7031094641467502555, 0.336308, 'ZTkjpKlRgp') index_test.go:140: sql delete from test_index where c = 332 index_test.go:137: sql insert into test_index values (3719, 7076765738133806572, 0.159159, 'LManscztwP') index_test.go:137: sql insert into test_index values (3712, 8767688017509354979, 0.278185, 'OnDIZMF8Db') index_test.go:137: sql insert into test_index values (3720, 8733338445177896577, 0.958901, 'SWNHBrI7gW') index_test.go:140: sql delete from test_index where c = 1986 index_test.go:140: sql delete from test_index where c = 1616 index_test.go:140: sql delete from test_index where c = 3575 index_test.go:143: sql update test_index set c1 = 4504381194382846977, c2 = 0.777631, c3 = 'NJzzR9IKWe' where c = 478 index_test.go:140: sql delete from test_index where c = 2840 index_test.go:143: sql update test_index set c1 = 332959398106010579, c2 = 0.255750, c3 = 'fUwBTYjBkr' where c = 3404 index_test.go:143: sql update test_index set c1 = 3787822964326388089, c2 = 0.062053, c3 = 'YWWe7T0Kqn' where c = 2352 index_test.go:143: sql update test_index set c1 = 2276217006506575667, c2 = 0.897381, c3 = 'PpBrYWxeRG' where c = 3707 index_test.go:140: sql delete from test_index where c = 2592 index_test.go:140: sql delete from test_index where c = 3144 index_test.go:143: sql update test_index set c1 = 2163358506652560771, c2 = 0.652738, c3 = '67FtKHgX4C' where c = 2252 index_test.go:140: sql delete from test_index where c = 3566 index_test.go:143: sql update test_index set c1 = 1689196803359336888, c2 = 0.835269, c3 = 'tbJaIevuvm' where c = 3019 index_test.go:137: sql insert into test_index values (3723, 5659321343852599168, 0.346368, 'sXAloTFxGU') index_test.go:137: sql insert into test_index values (3721, 2326062843376066102, 0.030722, 'reYT4EYhdu') index_test.go:143: sql update test_index set c1 = 7416920576802611156, c2 = 0.420408, c3 = 'vQ6aehCssf' where c = 195 index_test.go:137: sql insert into test_index values (3724, 3732835055162017848, 0.231858, 'Ct1dhHV72y') index_test.go:137: sql insert into test_index values (3722, 8423367633889594229, 0.260649, 'ZV5OZrBzp7') index_test.go:143: sql update test_index set c1 = 6670558369927769718, c2 = 0.829755, c3 = 'iB5ZiSk0aB' where c = 1986 index_test.go:143: sql update test_index set c1 = 1870899577165859897, c2 = 0.680477, c3 = 'vVBw8RflvP' where c = 775 index_test.go:140: sql delete from test_index where c = 341 index_test.go:143: sql update test_index set c1 = 5954045121700135631, c2 = 0.682501, c3 = 'jId3zUU67k' where c = 2361 index_test.go:137: sql insert into test_index values (3725, 1824478476304431445, 0.078705, 's0JWNGLggT') index_test.go:140: sql delete from test_index where c = 449 index_test.go:137: sql insert into test_index values (3726, 3246828323629317195, 0.499615, 'Xlpw9GGHAP') index_test.go:140: sql delete from test_index where c = 1442 index_test.go:140: sql delete from test_index where c = 1119 index_test.go:140: sql delete from test_index where c = 1792 index_test.go:137: sql insert into test_index values (3728, 7222898107838948408, 0.368398, 'U4LMbF4zoa') index_test.go:137: sql insert into test_index values (3729, 8935388613288458610, 0.354138, 'CZmc4fIPYq') index_test.go:137: sql insert into test_index values (3727, 502431765041652531, 0.088684, 'rOKVA1nrn6') index_test.go:140: sql delete from test_index where c = 556 index_test.go:143: sql update test_index set c1 = 74253007673577626, c2 = 0.125710, c3 = 'Lwqdi6LVNS' where c = 2715 index_test.go:137: sql insert into test_index values (3730, 3065753460472084434, 0.915581, 'TgYa3GfOOJ') index_test.go:143: sql update test_index set c1 = 5352527046281915894, c2 = 0.133183, c3 = 'DbYdp2tGiY' where c = 1981 index_test.go:143: sql update test_index set c1 = 8053875845088176333, c2 = 0.646078, c3 = 'gY7cP48A2T' where c = 3516 index_test.go:140: sql delete from test_index where c = 1014 index_test.go:143: sql update test_index set c1 = 4837582474097727009, c2 = 0.727953, c3 = 'agFGN9D7f3' where c = 1687 index_test.go:140: sql delete from test_index where c = 3366 index_test.go:140: sql delete from test_index where c = 2781 index_test.go:143: sql update test_index set c1 = 1105736018610759609, c2 = 0.115065, c3 = 'D04bl5CFff' where c = 3347 index_test.go:137: sql insert into test_index values (3731, 6918324738567927913, 0.436559, 'GEphtu2Y2g') index_test.go:137: sql insert into test_index values (3732, 4430313432646847622, 0.409620, 'wkMKU7tqDi') index_test.go:143: sql update test_index set c1 = 8668722048614616246, c2 = 0.241881, c3 = 'Tex1qX4U5U' where c = 238 index_test.go:143: sql update test_index set c1 = 5391165571694494555, c2 = 0.845416, c3 = 'tdfDqMVUNj' where c = 2597 index_test.go:137: sql insert into test_index values (3733, 1802648592103517346, 0.198719, 'wvNEaI5Hjg') index_test.go:140: sql delete from test_index where c = 3148 index_test.go:140: sql delete from test_index where c = 3294 index_test.go:137: sql insert into test_index values (3734, 916755588466949531, 0.262345, 'gcV4U6WTPT') index_test.go:143: sql update test_index set c1 = 7566817886903271569, c2 = 0.507377, c3 = '6iB5a3vhMH' where c = 279 index_test.go:140: sql delete from test_index where c = 1914 index_test.go:143: sql update test_index set c1 = 5752041159161493035, c2 = 0.695079, c3 = '4wwl33YyfK' where c = 1451 index_test.go:137: sql insert into test_index values (3735, 7203427510991385231, 0.365589, 'Xu9ooRy9fE') index_test.go:140: sql delete from test_index where c = 1513 index_test.go:143: sql update test_index set c1 = 7065214469953612483, c2 = 0.446162, c3 = 'U2o00c1MEn' where c = 557 index_test.go:140: sql delete from test_index where c = 2164 index_test.go:140: sql delete from test_index where c = 271 index_test.go:137: sql insert into test_index values (3736, 6202704528348075193, 0.618793, 'yBEhPOttyZ') index_test.go:143: sql update test_index set c1 = 6939034294121306114, c2 = 0.551674, c3 = 'mHyyKCNUC5' where c = 192 index_test.go:137: sql insert into test_index values (3738, 3776213838442914149, 0.819278, 'iWSDBs0Nxq') index_test.go:143: sql update test_index set c1 = 7586008066978932271, c2 = 0.885193, c3 = 'sf72vsrlb8' where c = 3168 index_test.go:143: sql update test_index set c1 = 5767686435309401793, c2 = 0.119139, c3 = 'TP7ve9k6Jd' where c = 1052 index_test.go:143: sql update test_index set c1 = 4828866856183005865, c2 = 0.543979, c3 = 'CS2UYtGBqJ' where c = 2908 index_test.go:137: sql insert into test_index values (3737, 3450155598571315928, 0.016766, 'Snkt6jhhIa') index_test.go:137: sql insert into test_index values (3739, 5491141815835942845, 0.710248, '1lngiC2S3k') index_test.go:140: sql delete from test_index where c = 2499 index_test.go:140: sql delete from test_index where c = 483 index_test.go:137: sql insert into test_index values (3740, 6212822960312026417, 0.026752, 'UoIYbSSQyd') index_test.go:137: sql insert into test_index values (3741, 8710523241693109188, 0.541360, '63Lxw0BGB1') index_test.go:143: sql update test_index set c1 = 8896063338501303184, c2 = 0.641663, c3 = '1RJKvPFngp' where c = 2291 index_test.go:137: sql insert into test_index values (3742, 2122079591200948061, 0.070692, 'YiQFbFDxJn') index_test.go:143: sql update test_index set c1 = 2549853890090661293, c2 = 0.917036, c3 = '10BtcPmlpJ' where c = 60 index_test.go:137: sql insert into test_index values (3743, 4307036632403400461, 0.686931, 'MbukgoETsP') index_test.go:137: sql insert into test_index values (3744, 1509681846565665067, 0.950384, 'gWaEKiUtOh') index_test.go:140: sql delete from test_index where c = 3035 index_test.go:140: sql delete from test_index where c = 2963 index_test.go:140: sql delete from test_index where c = 1723 index_test.go:143: sql update test_index set c1 = 3213256799339287899, c2 = 0.535249, c3 = 'ZbnVQWa43B' where c = 3118 index_test.go:143: sql update test_index set c1 = 443674336575304085, c2 = 0.539410, c3 = '0hBZY4Yvzl' where c = 2831 index_test.go:140: sql delete from test_index where c = 2714 index_test.go:137: sql insert into test_index values (3746, 2297910611126049628, 0.693379, 'ruksQF5zPq') index_test.go:140: sql delete from test_index where c = 2679 index_test.go:137: sql insert into test_index values (3745, 881753744927417598, 0.456890, 'hjTn2W0rrQ') index_test.go:143: sql update test_index set c1 = 1428435305798388021, c2 = 0.886120, c3 = 'Q50GXatG2l' where c = 942 index_test.go:140: sql delete from test_index where c = 279 index_test.go:140: sql delete from test_index where c = 3531 index_test.go:140: sql delete from test_index where c = 3680 index_test.go:137: sql insert into test_index values (3748, 8815129591505586470, 0.805784, 'LGxOh3zLWL') index_test.go:137: sql insert into test_index values (3747, 2424714123498429541, 0.777595, 'KE6cSbN8rp') index_test.go:143: sql update test_index set c1 = 5250934465304431474, c2 = 0.677410, c3 = 'mvJ6Gizrqo' where c = 1232 index_test.go:143: sql update test_index set c1 = 383127990560093204, c2 = 0.155235, c3 = 'kgzTgf0ufU' where c = 604 index_test.go:143: sql update test_index set c1 = 2608084411626277740, c2 = 0.604185, c3 = 'Lk1DxH3qxe' where c = 1495 index_test.go:137: sql insert into test_index values (3749, 6720723978032734310, 0.960986, 'mbdSQcvoi7') index_test.go:140: sql delete from test_index where c = 49 index_test.go:143: sql update test_index set c1 = 1542757507017734713, c2 = 0.969848, c3 = 'AbmE0rGAyw' where c = 1299 index_test.go:143: sql update test_index set c1 = 5051350691290156324, c2 = 0.651082, c3 = 'N4In7LiGY7' where c = 2034 index_test.go:143: sql update test_index set c1 = 4532193603241307598, c2 = 0.431489, c3 = 'st3K1TrtHV' where c = 1687 index_test.go:140: sql delete from test_index where c = 1639 index_test.go:140: sql delete from test_index where c = 3030 index_test.go:137: sql insert into test_index values (3750, 1960551937624063121, 0.093342, 'CZs832ouzl') index_test.go:140: sql delete from test_index where c = 2920 index_test.go:137: sql insert into test_index values (3751, 3193343228649630044, 0.488690, 'paVUDiHOTO') index_test.go:143: sql update test_index set c1 = 2542510789924590671, c2 = 0.171639, c3 = 'K70TslixKY' where c = 2532 index_test.go:137: sql insert into test_index values (3753, 1711916463036435625, 0.645429, 'pJtqgNMK1g') index_test.go:137: sql insert into test_index values (3752, 8402512746173849780, 0.407149, 'b5UX3IuXbO') index_test.go:137: sql insert into test_index values (3754, 5800726747304142070, 0.243817, 'TCfadWC91a') index_test.go:140: sql delete from test_index where c = 1064 index_test.go:143: sql update test_index set c1 = 8152703855182664432, c2 = 0.110691, c3 = '5APnMgiYFg' where c = 509 index_test.go:140: sql delete from test_index where c = 784 index_test.go:143: sql update test_index set c1 = 5813177123403681317, c2 = 0.759688, c3 = 'aeCn9LfDxI' where c = 2735 index_test.go:143: sql update test_index set c1 = 5495621060804249135, c2 = 0.906554, c3 = 'JMMUN4Tog3' where c = 1054 index_test.go:137: sql insert into test_index values (3755, 7808816620150164314, 0.474476, 'FBeN9H6Gv9') index_test.go:137: sql insert into test_index values (3756, 7013216294602677699, 0.505883, 'wYScxwpNS0') index_test.go:137: sql insert into test_index values (3757, 3609700339367249739, 0.596923, '3wqI5YRXww') index_test.go:137: sql insert into test_index values (3758, 6978944016259100087, 0.555183, 'Cew4KN6OKH') index_test.go:143: sql update test_index set c1 = 5266685368801034346, c2 = 0.784303, c3 = 'FgJkRqvWnS' where c = 2603 index_test.go:140: sql delete from test_index where c = 3269 index_test.go:143: sql update test_index set c1 = 622767322677773999, c2 = 0.696529, c3 = 'hWyTZdpsIL' where c = 3632 index_test.go:140: sql delete from test_index where c = 2315 index_test.go:137: sql insert into test_index values (3759, 3997934553780234473, 0.513248, 'VIVtbFt78k') index_test.go:140: sql delete from test_index where c = 796 index_test.go:140: sql delete from test_index where c = 716 index_test.go:140: sql delete from test_index where c = 2337 index_test.go:143: sql update test_index set c1 = 1479727018562578255, c2 = 0.651090, c3 = 'uMJ6eDi2E0' where c = 592 index_test.go:140: sql delete from test_index where c = 2873 index_test.go:140: sql delete from test_index where c = 3639 index_test.go:137: sql insert into test_index values (3761, 6072906788492151892, 0.574313, 'scP0hDfqsV') index_test.go:143: sql update test_index set c1 = 971051491987687469, c2 = 0.129018, c3 = 'DhTh8y2lgX' where c = 767 index_test.go:137: sql insert into test_index values (3760, 830045890005629990, 0.222867, 'phTCMe1Zh0') index_test.go:143: sql update test_index set c1 = 2505005578738936587, c2 = 0.200996, c3 = 'UY8Kz8sPpf' where c = 2178 index_test.go:140: sql delete from test_index where c = 1468 index_test.go:143: sql update test_index set c1 = 1311057282139769057, c2 = 0.223514, c3 = 't2ZSyN7Uyh' where c = 1744 index_test.go:140: sql delete from test_index where c = 426 index_test.go:143: sql update test_index set c1 = 9148696093275729678, c2 = 0.168111, c3 = 'w0zTwJlvNr' where c = 2122 index_test.go:137: sql insert into test_index values (3762, 5400660625669667438, 0.392101, 'vYOrSUk8E9') index_test.go:143: sql update test_index set c1 = 4545141567678937016, c2 = 0.224276, c3 = '9KvLRsHATD' where c = 847 index_test.go:143: sql update test_index set c1 = 8795951852005919585, c2 = 0.555982, c3 = 'ti8SoWinqo' where c = 1390 index_test.go:140: sql delete from test_index where c = 1895 index_test.go:137: sql insert into test_index values (3763, 8626498351351823294, 0.427429, 'zZYTDjS5v3') index_test.go:140: sql delete from test_index where c = 1270 index_test.go:137: sql insert into test_index values (3764, 4496042962437745763, 0.620286, '5yfvxqb7Aa') index_test.go:143: sql update test_index set c1 = 160930912209039106, c2 = 0.719438, c3 = '1QXLjwR0hY' where c = 3405 index_test.go:140: sql delete from test_index where c = 375 index_test.go:143: sql update test_index set c1 = 3446374588140929984, c2 = 0.045406, c3 = '2zZNekUkSY' where c = 8 index_test.go:143: sql update test_index set c1 = 2647719944450117522, c2 = 0.364668, c3 = 'SH40GIAo20' where c = 2454 index_test.go:137: sql insert into test_index values (3766, 4226084480548256011, 0.830913, 'Lgvvp0F7zb') index_test.go:143: sql update test_index set c1 = 1135888445421924007, c2 = 0.836470, c3 = 'h5AOA8evsv' where c = 2462 index_test.go:137: sql insert into test_index values (3768, 5512881897997040513, 0.738703, 'QOpRUOMNws') index_test.go:143: sql update test_index set c1 = 3250775619140307372, c2 = 0.270906, c3 = 'U1PyBOUJQU' where c = 2100 index_test.go:137: sql insert into test_index values (3767, 1029639838613957537, 0.415964, 'fsCmKf0qXP') index_test.go:140: sql delete from test_index where c = 1067 index_test.go:137: sql insert into test_index values (3765, 5850152634197735259, 0.560971, 'fNbNz0D6DH') index_test.go:137: sql insert into test_index values (3769, 4436976255399331823, 0.097596, 'fSCDXks7se') index_test.go:140: sql delete from test_index where c = 3201 index_test.go:140: sql delete from test_index where c = 15 index_test.go:137: sql insert into test_index values (3771, 4195483384218146623, 0.772390, 'TygZjoRQ94') index_test.go:137: sql insert into test_index values (3770, 7222043851363671345, 0.299246, 'zacv8vj6cL') index_test.go:137: sql insert into test_index values (3772, 289655796842840497, 0.787705, 'RPDN1sTG6y') index_test.go:140: sql delete from test_index where c = 2678 index_test.go:143: sql update test_index set c1 = 8279691386187217505, c2 = 0.595800, c3 = 'y1IzuU5CZl' where c = 2039 index_test.go:137: sql insert into test_index values (3773, 2828261394673893175, 0.139394, '0uqJzIzwmD') index_test.go:140: sql delete from test_index where c = 381 index_test.go:140: sql delete from test_index where c = 2964 index_test.go:140: sql delete from test_index where c = 1242 index_test.go:143: sql update test_index set c1 = 6315634896880321473, c2 = 0.621038, c3 = 'IRbFsYOLbl' where c = 2729 index_test.go:140: sql delete from test_index where c = 629 index_test.go:143: sql update test_index set c1 = 474605062096939502, c2 = 0.044494, c3 = 'EpX9AHKHaB' where c = 822 index_test.go:143: sql update test_index set c1 = 6412220571835022767, c2 = 0.518635, c3 = 'DJrLcKhZ38' where c = 637 index_test.go:137: sql insert into test_index values (3774, 5823480322115210753, 0.705305, 'Dv8or1eYex') index_test.go:140: sql delete from test_index where c = 3061 index_test.go:140: sql delete from test_index where c = 1364 index_test.go:143: sql update test_index set c1 = 5728586664994575592, c2 = 0.868155, c3 = '8HqMTMDq4N' where c = 3611 index_test.go:140: sql delete from test_index where c = 417 index_test.go:143: sql update test_index set c1 = 5290351930347045777, c2 = 0.187532, c3 = 'vnXRd7h8I0' where c = 2896 index_test.go:137: sql insert into test_index values (3776, 6340135546686785162, 0.465871, 'HjGbAnFDvz') index_test.go:137: sql insert into test_index values (3777, 1564291570365517767, 0.929272, 'ExDbnyu0aq') index_test.go:143: sql update test_index set c1 = 106555792750080800, c2 = 0.636568, c3 = 'oc55uESKik' where c = 3502 index_test.go:143: sql update test_index set c1 = 8236481350988848240, c2 = 0.630185, c3 = 'PPbgrD2BPA' where c = 2655 index_test.go:137: sql insert into test_index values (3775, 2809972377290767535, 0.877707, 't5bMpImpI0') index_test.go:143: sql update test_index set c1 = 7245670564948903746, c2 = 0.129829, c3 = '3hKeUTj835' where c = 1763 index_test.go:143: sql update test_index set c1 = 8611726663789801153, c2 = 0.630429, c3 = 'W5ER1EnkTm' where c = 2850 index_test.go:137: sql insert into test_index values (3779, 683157744400367907, 0.690730, '8weGlnYpQ8') index_test.go:137: sql insert into test_index values (3778, 8392516820030641545, 0.929727, '2QOkqKLcGt') index_test.go:140: sql delete from test_index where c = 388 index_test.go:143: sql update test_index set c1 = 4450003897646470791, c2 = 0.277342, c3 = 'XfJpvWrB75' where c = 1664 index_test.go:137: sql insert into test_index values (3781, 283086974785184230, 0.888557, 'mzrfpTPc5y') index_test.go:140: sql delete from test_index where c = 2617 index_test.go:137: sql insert into test_index values (3782, 6018272343164502662, 0.968911, 'tGivrnEnct') index_test.go:143: sql update test_index set c1 = 5983945568489785649, c2 = 0.988222, c3 = 'U2JthYZOtA' where c = 1878 index_test.go:140: sql delete from test_index where c = 2227 index_test.go:140: sql delete from test_index where c = 3480 index_test.go:137: sql insert into test_index values (3780, 1977978498094538580, 0.647017, 'w6CxBfNd1f') index_test.go:140: sql delete from test_index where c = 2619 index_test.go:140: sql delete from test_index where c = 3666 index_test.go:137: sql insert into test_index values (3784, 4093285005486493788, 0.729457, 'gH35kkgFIb') index_test.go:137: sql insert into test_index values (3783, 8885914158613175980, 0.207524, 'N1Fs1oyYze') index_test.go:137: sql insert into test_index values (3785, 4466537492243964683, 0.387261, 'lc7mrl2Xhk') index_test.go:140: sql delete from test_index where c = 2034 index_test.go:140: sql delete from test_index where c = 1581 index_test.go:143: sql update test_index set c1 = 1941057822969459618, c2 = 0.078066, c3 = 'y1TFi85BcC' where c = 1326 index_test.go:143: sql update test_index set c1 = 313963660244069226, c2 = 0.315310, c3 = 'NRDPiiR0wN' where c = 2034 index_test.go:143: sql update test_index set c1 = 7920649201063640798, c2 = 0.410229, c3 = 'QBaguHH8bl' where c = 243 index_test.go:143: sql update test_index set c1 = 8498477236574494073, c2 = 0.632816, c3 = 'VrZkZJZ8sg' where c = 2035 index_test.go:143: sql update test_index set c1 = 8423164105610969465, c2 = 0.591690, c3 = 'ADiKOamSQR' where c = 2676 index_test.go:143: sql update test_index set c1 = 8531102689205747374, c2 = 0.364747, c3 = 'rlXKgttyqf' where c = 3184 index_test.go:140: sql delete from test_index where c = 2971 index_test.go:140: sql delete from test_index where c = 2492 index_test.go:140: sql delete from test_index where c = 3242 index_test.go:143: sql update test_index set c1 = 2781754016021169565, c2 = 0.123204, c3 = 'oPpoExi1YA' where c = 266 index_test.go:143: sql update test_index set c1 = 7052962387848340765, c2 = 0.965739, c3 = '5VAppbsr6Y' where c = 424 index_test.go:143: sql update test_index set c1 = 4870685764197748272, c2 = 0.940661, c3 = 'UR6RZeDSa8' where c = 3493 index_test.go:137: sql insert into test_index values (3786, 9189966108742310913, 0.362225, 'lavKX9Ywt5') index_test.go:137: sql insert into test_index values (3787, 566087786602011557, 0.262233, 'YdQXHzRkpq') index_test.go:137: sql insert into test_index values (3788, 8731303847207704367, 0.276080, 'gFVP3Ptnvi') index_test.go:137: sql insert into test_index values (3789, 5614845301400221611, 0.190112, 'CkhiEyus6B') index_test.go:137: sql insert into test_index values (3790, 1414670892620774206, 0.647796, 'PV2YtfeycZ') index_test.go:143: sql update test_index set c1 = 2939247703556655852, c2 = 0.802483, c3 = '2ZweTD6bRL' where c = 508 index_test.go:140: sql delete from test_index where c = 2173 index_test.go:137: sql insert into test_index values (3791, 2878138929885038755, 0.179233, 'OJNUvVSUfW') index_test.go:137: sql insert into test_index values (3793, 4946113178145554577, 0.387725, 'TX0YzGM5fW') index_test.go:137: sql insert into test_index values (3794, 3330004131420715614, 0.570194, 'Wb7u67kh57') index_test.go:143: sql update test_index set c1 = 3318612979312661270, c2 = 0.172365, c3 = 'GjZs0lFUXs' where c = 1660 index_test.go:140: sql delete from test_index where c = 1668 index_test.go:137: sql insert into test_index values (3795, 769257906658791121, 0.598552, 't4gLoD6Sde') index_test.go:140: sql delete from test_index where c = 3676 index_test.go:140: sql delete from test_index where c = 2392 index_test.go:140: sql delete from test_index where c = 3333 index_test.go:137: sql insert into test_index values (3792, 2004246090965838505, 0.158443, 'nDVWsn8oVq') index_test.go:140: sql delete from test_index where c = 2593 index_test.go:137: sql insert into test_index values (3796, 633115949496392676, 0.183604, 'SRZstOxAbh') index_test.go:140: sql delete from test_index where c = 1073 index_test.go:143: sql update test_index set c1 = 6600362868271194043, c2 = 0.782330, c3 = 'IyV4eMMjaR' where c = 1403 index_test.go:140: sql delete from test_index where c = 2734 index_test.go:143: sql update test_index set c1 = 7666010937103659344, c2 = 0.103525, c3 = 'mCCcrm6Wyx' where c = 1240 index_test.go:143: sql update test_index set c1 = 3054796155769396168, c2 = 0.156138, c3 = 'NWTMAiHM3F' where c = 2631 index_test.go:140: sql delete from test_index where c = 1297 index_test.go:143: sql update test_index set c1 = 3480837589810959889, c2 = 0.544669, c3 = 'i1wIEzq9kc' where c = 3437 index_test.go:143: sql update test_index set c1 = 1351944092030610087, c2 = 0.100988, c3 = '90qifKqQfu' where c = 589 index_test.go:140: sql delete from test_index where c = 2113 index_test.go:143: sql update test_index set c1 = 1801985582786663086, c2 = 0.918441, c3 = 'F9pvODrCwT' where c = 3370 index_test.go:143: sql update test_index set c1 = 6270559063360525068, c2 = 0.644481, c3 = 'tn0nifkZRj' where c = 2649 index_test.go:140: sql delete from test_index where c = 958 index_test.go:137: sql insert into test_index values (3797, 3268586853876695523, 0.560759, 'rezIMPh2YD') index_test.go:143: sql update test_index set c1 = 2153495562695591021, c2 = 0.142043, c3 = 'MCs9YWWqQQ' where c = 405 index_test.go:137: sql insert into test_index values (3798, 3494676302951259083, 0.158679, '7ERbJxGqAE') index_test.go:137: sql insert into test_index values (3799, 3172961812823876128, 0.940795, 'OVNDPM3OXC') index_test.go:143: sql update test_index set c1 = 723161298569041696, c2 = 0.331498, c3 = 'VRly4BTmEY' where c = 3244 index_test.go:143: sql update test_index set c1 = 2500034557540724182, c2 = 0.476176, c3 = 'hJb5Rx7tMw' where c = 3759 index_test.go:140: sql delete from test_index where c = 1487 index_test.go:137: sql insert into test_index values (3800, 958493408304114911, 0.945324, 'oIUl5Yg3q0') index_test.go:143: sql update test_index set c1 = 837570662421474822, c2 = 0.074572, c3 = '7h32NEDCzM' where c = 1883 index_test.go:140: sql delete from test_index where c = 3778 index_test.go:140: sql delete from test_index where c = 2966 index_test.go:140: sql delete from test_index where c = 2698 index_test.go:143: sql update test_index set c1 = 4983955966636113085, c2 = 0.275110, c3 = 'PNYl8xl6vi' where c = 1970 index_test.go:143: sql update test_index set c1 = 857798436708112050, c2 = 0.919389, c3 = '4omc20Gr3t' where c = 2225 index_test.go:143: sql update test_index set c1 = 4360724368409115102, c2 = 0.504212, c3 = '4FcqK5Ju9G' where c = 367 [2024/05/06 10:16:52.582 +08:00] [ERROR] [gc_worker.go:1764] ["deleteRanges is called"] index_test.go:137: sql insert into test_index values (3801, 5797844638268871213, 0.389114, 'ogabIRSzSI') index_test.go:137: sql insert into test_index values (3807, 4015394949760281201, 0.267811, 'iMUbIMYNDV') index_test.go:137: sql insert into test_index values (3810, 3673267705757759574, 0.154192, '7HUXyT1wmT') index_test.go:137: sql insert into test_index values (3802, 3013758487360366682, 0.251994, 'uL5BDx4hIC') index_test.go:137: sql insert into test_index values (3803, 4665105323370381783, 0.432795, 'm8jdiFtCl3') index_test.go:137: sql insert into test_index values (3808, 6583895931297580156, 0.137266, 'JJE7gmW3xa') index_test.go:137: sql insert into test_index values (3809, 819398329516477072, 0.092658, '9QPlyMD1nH') index_test.go:137: sql insert into test_index values (3804, 8207946875648760865, 0.373342, 'EEVeeAqxW7') index_test.go:140: sql delete from test_index where c = 71 index_test.go:137: sql insert into test_index values (3806, 348839188946562674, 0.973771, 'Fmm3YrsMwe') index_test.go:137: sql insert into test_index values (3805, 7065860478444330331, 0.052296, 'zYcjYojnK3') index_test.go:140: sql delete from test_index where c = 1611 index_test.go:140: sql delete from test_index where c = 318 index_test.go:140: sql delete from test_index where c = 928 index_test.go:140: sql delete from test_index where c = 2746 index_test.go:140: sql delete from test_index where c = 2413 index_test.go:140: sql delete from test_index where c = 3446 index_test.go:140: sql delete from test_index where c = 2965 index_test.go:140: sql delete from test_index where c = 2880 index_test.go:140: sql delete from test_index where c = 731 index_test.go:143: sql update test_index set c1 = 2642697344860121633, c2 = 0.055572, c3 = 'K8tTAyVJl8' where c = 3054 index_test.go:143: sql update test_index set c1 = 4278079692751234810, c2 = 0.743828, c3 = 'TUOakvzcxI' where c = 573 index_test.go:143: sql update test_index set c1 = 4475665534427787098, c2 = 0.386861, c3 = 'vkgthP98o1' where c = 2885 index_test.go:143: sql update test_index set c1 = 6680356455556762992, c2 = 0.777215, c3 = 'SNXj5ljZvL' where c = 2315 index_test.go:143: sql update test_index set c1 = 808479373754931567, c2 = 0.848104, c3 = '5RyMAWbTwZ' where c = 616 index_test.go:143: sql update test_index set c1 = 25690719564735449, c2 = 0.196502, c3 = 'RKyugn8GD6' where c = 1016 index_test.go:143: sql update test_index set c1 = 830740405197804944, c2 = 0.325437, c3 = 'L3Z9NrLVO7' where c = 1628 index_test.go:137: sql insert into test_index values (3812, 1487607230207469578, 0.744617, 'kbmfw6RPzf') index_test.go:143: sql update test_index set c1 = 8898509683927403365, c2 = 0.599759, c3 = 'RC3HCxDZBB' where c = 3591 index_test.go:143: sql update test_index set c1 = 5044842355381702765, c2 = 0.947032, c3 = 'IS7VaLqg6N' where c = 10 index_test.go:143: sql update test_index set c1 = 7990409990597672089, c2 = 0.459108, c3 = '3nlJ0CsVyh' where c = 2904 index_test.go:137: sql insert into test_index values (3811, 9197688109209226862, 0.072283, 'iKPuMoThad') index_test.go:137: sql insert into test_index values (3814, 167082162370476549, 0.144029, 'Vl7kD3YgTZ') index_test.go:137: sql insert into test_index values (3813, 277123850619237460, 0.693975, 'M6yx0iJbEu') index_test.go:137: sql insert into test_index values (3815, 6373652416095610563, 0.557690, 'YlIAUcr3ly') index_test.go:137: sql insert into test_index values (3816, 7275564603835567295, 0.724901, 'lJ271DaR6X') index_test.go:140: sql delete from test_index where c = 2841 index_test.go:137: sql insert into test_index values (3817, 5798212955309942254, 0.208857, 'yBnVPPuqbg') index_test.go:137: sql insert into test_index values (3818, 1066223350128276449, 0.197492, 'jsyLhDdpq8') index_test.go:140: sql delete from test_index where c = 3066 index_test.go:140: sql delete from test_index where c = 1879 index_test.go:137: sql insert into test_index values (3819, 136867574948303860, 0.084824, '0ZVOvsNh0S') index_test.go:140: sql delete from test_index where c = 3061 index_test.go:140: sql delete from test_index where c = 1211 index_test.go:140: sql delete from test_index where c = 2003 index_test.go:137: sql insert into test_index values (3820, 8996364110609554848, 0.218797, 'ix57YRmcdO') index_test.go:143: sql update test_index set c1 = 8883001954383736770, c2 = 0.628807, c3 = 'cvxHonmKXI' where c = 2030 index_test.go:140: sql delete from test_index where c = 2282 index_test.go:143: sql update test_index set c1 = 4513484724426297924, c2 = 0.384886, c3 = 'siA880qsdg' where c = 2136 index_test.go:140: sql delete from test_index where c = 1514 index_test.go:143: sql update test_index set c1 = 8143941276739343492, c2 = 0.703866, c3 = 'BXNVy2ji6Z' where c = 1217 index_test.go:143: sql update test_index set c1 = 3095836010848925358, c2 = 0.836377, c3 = '7fwcQIRhSs' where c = 3108 index_test.go:140: sql delete from test_index where c = 3295 index_test.go:143: sql update test_index set c1 = 2377257812587561888, c2 = 0.085531, c3 = 'mjTLqcFicv' where c = 3204 index_test.go:137: sql insert into test_index values (3821, 4037853534430645123, 0.694937, 'VhPLqo5vau') index_test.go:137: sql insert into test_index values (3822, 1254604440296582006, 0.460376, 'UQvyzQfpe8') index_test.go:143: sql update test_index set c1 = 2770409821017601437, c2 = 0.516675, c3 = 'zblvSetWLz' where c = 3142 index_test.go:140: sql delete from test_index where c = 1207 index_test.go:143: sql update test_index set c1 = 7158227176571863541, c2 = 0.727517, c3 = '62vL5LlTv7' where c = 3714 index_test.go:137: sql insert into test_index values (3824, 5591445488048418069, 0.930803, '49yLGmYjSc') index_test.go:143: sql update test_index set c1 = 7648209929007490008, c2 = 0.564105, c3 = '0LZFChgHFP' where c = 3010 index_test.go:137: sql insert into test_index values (3825, 325378262514963769, 0.482774, 'Tph3Hj33sK') index_test.go:143: sql update test_index set c1 = 2592311822191097281, c2 = 0.976210, c3 = 'Ay0doK1BBt' where c = 2508 index_test.go:140: sql delete from test_index where c = 3198 index_test.go:137: sql insert into test_index values (3823, 8944392989272972139, 0.780965, 'NTHAiJ7w4c') index_test.go:137: sql insert into test_index values (3826, 8385561856970549460, 0.078215, 'fyieGeOkzi') index_test.go:140: sql delete from test_index where c = 3115 index_test.go:143: sql update test_index set c1 = 4692412687114758438, c2 = 0.160848, c3 = 'zPb3oSJfss' where c = 646 index_test.go:143: sql update test_index set c1 = 7972077285143441528, c2 = 0.925217, c3 = 'qmNzCFntRg' where c = 1823 index_test.go:137: sql insert into test_index values (3828, 9085762456152951044, 0.933425, 'LNjfJPIajq') index_test.go:140: sql delete from test_index where c = 3576 index_test.go:137: sql insert into test_index values (3829, 3202881594253593445, 0.949462, 'gxtRiwbl9U') index_test.go:137: sql insert into test_index values (3827, 1873184477242716771, 0.996255, 'PXdSiqMynF') index_test.go:140: sql delete from test_index where c = 2805 index_test.go:143: sql update test_index set c1 = 2590226923445081110, c2 = 0.816971, c3 = '5uu1IFdOep' where c = 2422 index_test.go:140: sql delete from test_index where c = 2592 index_test.go:143: sql update test_index set c1 = 7557400356634477740, c2 = 0.861434, c3 = 'av1IqK5PNA' where c = 1103 index_test.go:140: sql delete from test_index where c = 3444 index_test.go:137: sql insert into test_index values (3830, 4215785156765648222, 0.350172, '5vR1CEnjEs') index_test.go:140: sql delete from test_index where c = 2658 index_test.go:140: sql delete from test_index where c = 2837 index_test.go:140: sql delete from test_index where c = 2999 index_test.go:143: sql update test_index set c1 = 7933001811945974437, c2 = 0.201748, c3 = 'WEdwQRISzW' where c = 178 index_test.go:137: sql insert into test_index values (3832, 8125989663515450663, 0.456809, 'iapfogjhj9') index_test.go:137: sql insert into test_index values (3831, 8795617646867158898, 0.428001, 'Sl5KjeNdcN') index_test.go:143: sql update test_index set c1 = 3552022910118374995, c2 = 0.730871, c3 = 'AoFpGyotCP' where c = 1213 index_test.go:137: sql insert into test_index values (3833, 5286323716631794593, 0.270737, '0FrJ00pDTU') index_test.go:140: sql delete from test_index where c = 3462 index_test.go:140: sql delete from test_index where c = 2488 index_test.go:143: sql update test_index set c1 = 7773827024491858525, c2 = 0.302714, c3 = 'y2g8WgJDzt' where c = 3688 index_test.go:137: sql insert into test_index values (3834, 1559340439932489704, 0.086222, 'a7lNHDtgGv') index_test.go:143: sql update test_index set c1 = 2778643843208546044, c2 = 0.821961, c3 = '2kzjEPexGE' where c = 3534 index_test.go:143: sql update test_index set c1 = 8060160924127086735, c2 = 0.042210, c3 = 'aNpzgmncem' where c = 3571 index_test.go:137: sql insert into test_index values (3835, 107951927465673191, 0.685831, '3JKoQ6sgNJ') index_test.go:143: sql update test_index set c1 = 4454907518365044613, c2 = 0.558260, c3 = 'np5wvA3CaE' where c = 705 index_test.go:140: sql delete from test_index where c = 3637 index_test.go:143: sql update test_index set c1 = 2739471810340965162, c2 = 0.119145, c3 = 'IMBRkqGt52' where c = 290 index_test.go:140: sql delete from test_index where c = 1429 index_test.go:137: sql insert into test_index values (3836, 54283102483004477, 0.149952, 'HJKiALTj9u') index_test.go:137: sql insert into test_index values (3837, 3462959778260556752, 0.765732, '07fO57ksKC') index_test.go:137: sql insert into test_index values (3838, 2914523953924581824, 0.159335, 'qSPA2Yo6Fg') index_test.go:137: sql insert into test_index values (3839, 5295883720237372690, 0.698004, 'kAwYhMCLbm') index_test.go:143: sql update test_index set c1 = 5942872617167426508, c2 = 0.627279, c3 = 'QWSjisPs64' where c = 2927 index_test.go:140: sql delete from test_index where c = 2364 index_test.go:143: sql update test_index set c1 = 6684994942522391139, c2 = 0.197086, c3 = '90gEQkOr2d' where c = 2568 index_test.go:140: sql delete from test_index where c = 251 index_test.go:143: sql update test_index set c1 = 1352220892462337228, c2 = 0.542209, c3 = 'wt5qHTgIxc' where c = 3561 index_test.go:140: sql delete from test_index where c = 303 index_test.go:140: sql delete from test_index where c = 3315 index_test.go:137: sql insert into test_index values (3840, 8394663905916307219, 0.974400, 'TcgEU6OFnm') index_test.go:140: sql delete from test_index where c = 3734 index_test.go:143: sql update test_index set c1 = 4610288789317232129, c2 = 0.000510, c3 = 'oxokXam1cs' where c = 3154 index_test.go:143: sql update test_index set c1 = 1361361753569368979, c2 = 0.400939, c3 = 'uxDAsKLZ5D' where c = 15 index_test.go:137: sql insert into test_index values (3843, 3168927521205281515, 0.396270, 'NT0eIhnCOm') index_test.go:143: sql update test_index set c1 = 8222363192118588, c2 = 0.877460, c3 = 'DPbz9Ye3KC' where c = 1729 index_test.go:137: sql insert into test_index values (3841, 5410577262137072623, 0.978668, 'VmbdVxeYbH') index_test.go:143: sql update test_index set c1 = 735611515520708500, c2 = 0.867393, c3 = 'yyJMQe9X7r' where c = 3293 index_test.go:137: sql insert into test_index values (3844, 6012527990538308868, 0.674914, 'SI8ElcglLq') index_test.go:137: sql insert into test_index values (3842, 4942516720082573816, 0.941952, 'Q33LSAyL3q') index_test.go:140: sql delete from test_index where c = 2999 index_test.go:140: sql delete from test_index where c = 3400 index_test.go:140: sql delete from test_index where c = 1569 index_test.go:137: sql insert into test_index values (3845, 5546598385270891047, 0.981457, '5Qlay7PzaS') index_test.go:140: sql delete from test_index where c = 1441 index_test.go:137: sql insert into test_index values (3847, 7196374242236564546, 0.447308, '1Jnlt2Hw6m') index_test.go:143: sql update test_index set c1 = 5366565153850156363, c2 = 0.231906, c3 = 'UwmrKA8apo' where c = 3257 index_test.go:143: sql update test_index set c1 = 773436762351363618, c2 = 0.137831, c3 = 'jBBoH0h0it' where c = 1313 index_test.go:143: sql update test_index set c1 = 4474319087441581278, c2 = 0.641581, c3 = 'IckWVs03nP' where c = 1556 index_test.go:143: sql update test_index set c1 = 5184703796080896743, c2 = 0.108865, c3 = 'xSpRz6DTfg' where c = 1432 index_test.go:140: sql delete from test_index where c = 1706 index_test.go:137: sql insert into test_index values (3846, 6941196883849401037, 0.778441, 'XFhQCJagVB') index_test.go:140: sql delete from test_index where c = 2194 index_test.go:143: sql update test_index set c1 = 5695612306007288877, c2 = 0.188720, c3 = '4JxbkmFtLH' where c = 1673 index_test.go:137: sql insert into test_index values (3850, 5506630605060631930, 0.031328, 'dcw4TEBU42') index_test.go:137: sql insert into test_index values (3851, 8990951986720011324, 0.067086, 'S1fX4oGrZS') index_test.go:140: sql delete from test_index where c = 3451 index_test.go:137: sql insert into test_index values (3849, 7176753754759421573, 0.967875, 'IoXuzyZEoR') index_test.go:143: sql update test_index set c1 = 1871424050337455205, c2 = 0.403238, c3 = 'YYRGwzwLJy' where c = 3518 index_test.go:140: sql delete from test_index where c = 1966 index_test.go:137: sql insert into test_index values (3848, 2713026513807735557, 0.183791, 'shT4a2CLJb') index_test.go:140: sql delete from test_index where c = 22 index_test.go:143: sql update test_index set c1 = 2748619965172190516, c2 = 0.760162, c3 = 'p7vaSKbasH' where c = 1098 index_test.go:143: sql update test_index set c1 = 6972869770468171744, c2 = 0.122759, c3 = 'ojlfj5kL98' where c = 887 index_test.go:140: sql delete from test_index where c = 930 index_test.go:137: sql insert into test_index values (3852, 8680942146423133399, 0.972233, 'uzbDkjXvIk') index_test.go:143: sql update test_index set c1 = 8343608453750992802, c2 = 0.584013, c3 = 'YcqVe0nNtR' where c = 326 index_test.go:140: sql delete from test_index where c = 2717 index_test.go:140: sql delete from test_index where c = 1832 index_test.go:137: sql insert into test_index values (3853, 637683952856763442, 0.806022, 'BFrrCaien6') index_test.go:137: sql insert into test_index values (3854, 6826467220026846510, 0.008903, 'JxyIighvDD') index_test.go:140: sql delete from test_index where c = 2030 index_test.go:137: sql insert into test_index values (3855, 7651389347291538820, 0.532939, '67Cz5rJirE') index_test.go:140: sql delete from test_index where c = 2475 index_test.go:140: sql delete from test_index where c = 2353 index_test.go:137: sql insert into test_index values (3856, 8748256135987754402, 0.157447, 'oxSyHNYhQ8') index_test.go:143: sql update test_index set c1 = 6431443653973599143, c2 = 0.891789, c3 = 'm21G7f88NZ' where c = 3284 index_test.go:143: sql update test_index set c1 = 7615454451555029396, c2 = 0.607052, c3 = '8WwJtZ9KiA' where c = 1179 index_test.go:140: sql delete from test_index where c = 130 index_test.go:143: sql update test_index set c1 = 5027292014603614004, c2 = 0.958957, c3 = 'TddlSLvcdS' where c = 156 index_test.go:143: sql update test_index set c1 = 476753244114893545, c2 = 0.904924, c3 = 'cN4jJG6aAu' where c = 1344 index_test.go:143: sql update test_index set c1 = 3875748918202366766, c2 = 0.151340, c3 = 'n1HGTJniSn' where c = 3738 index_test.go:143: sql update test_index set c1 = 7725878523048225273, c2 = 0.653285, c3 = 'Yf1pHG6wRl' where c = 19 index_test.go:143: sql update test_index set c1 = 5626142052290513732, c2 = 0.717828, c3 = 'NwEjnJD1EJ' where c = 422 index_test.go:137: sql insert into test_index values (3857, 8605738991372951607, 0.025344, '6K57cLIwR5') index_test.go:140: sql delete from test_index where c = 3220 index_test.go:137: sql insert into test_index values (3858, 5004910458047874185, 0.936115, 'kybIi2ZZ9l') index_test.go:143: sql update test_index set c1 = 8940870620065487304, c2 = 0.013614, c3 = 'SWQ1Agyw1L' where c = 880 index_test.go:137: sql insert into test_index values (3860, 6971648218134263724, 0.965784, 'uDA9ZxsRy9') index_test.go:137: sql insert into test_index values (3859, 7529168070660349169, 0.892903, 'BnyHpJ0xj4') index_test.go:143: sql update test_index set c1 = 3038017919160504396, c2 = 0.896946, c3 = 'OYljmPI81b' where c = 650 index_test.go:140: sql delete from test_index where c = 1349 index_test.go:137: sql insert into test_index values (3861, 5178815862672512893, 0.743214, 'ocT5OvvYYV') index_test.go:137: sql insert into test_index values (3863, 4060598980744061637, 0.123339, 'cajmLh4ngv') index_test.go:140: sql delete from test_index where c = 941 index_test.go:137: sql insert into test_index values (3862, 2698687163039733908, 0.796553, 'XaiT1My7BE') index_test.go:140: sql delete from test_index where c = 138 index_test.go:140: sql delete from test_index where c = 1893 index_test.go:137: sql insert into test_index values (3864, 7870635498156294847, 0.105458, '2WRXwBwI8L') index_test.go:137: sql insert into test_index values (3865, 1258043729860835810, 0.127405, 'kydbORtI0w') index_test.go:140: sql delete from test_index where c = 3700 index_test.go:143: sql update test_index set c1 = 4682256211676718314, c2 = 0.697385, c3 = 'SuHFc9AjNL' where c = 787 index_test.go:143: sql update test_index set c1 = 2126022790078354172, c2 = 0.416596, c3 = '2INsNBtl2h' where c = 1232 index_test.go:140: sql delete from test_index where c = 3803 index_test.go:140: sql delete from test_index where c = 3153 index_test.go:140: sql delete from test_index where c = 2742 index_test.go:143: sql update test_index set c1 = 4528898115198766968, c2 = 0.530202, c3 = 'YanfoTzUb4' where c = 1759 index_test.go:143: sql update test_index set c1 = 5901580565829499830, c2 = 0.713347, c3 = 'CyV2ZLKRZg' where c = 2278 index_test.go:143: sql update test_index set c1 = 8375032018840343745, c2 = 0.215796, c3 = 't0Kv4G3BkE' where c = 2156 index_test.go:143: sql update test_index set c1 = 8088140588957170786, c2 = 0.734064, c3 = 'vCjlIG4ejz' where c = 3418 index_test.go:137: sql insert into test_index values (3867, 6832259330372755015, 0.655072, 'gX8FwZ2VpB') index_test.go:143: sql update test_index set c1 = 1296836790372760725, c2 = 0.746517, c3 = 'NYMvVCGE0h' where c = 1126 index_test.go:140: sql delete from test_index where c = 2409 index_test.go:137: sql insert into test_index values (3868, 1133436840276725406, 0.889353, 'VgM4xE6fdN') index_test.go:143: sql update test_index set c1 = 9173801170103976776, c2 = 0.269009, c3 = 'bpv8g6fwg7' where c = 3549 index_test.go:140: sql delete from test_index where c = 2892 index_test.go:137: sql insert into test_index values (3866, 8104120961116266770, 0.547624, 'LNNrOOU6C4') index_test.go:143: sql update test_index set c1 = 7975913535662955839, c2 = 0.091498, c3 = 'Ir9IjdpRaP' where c = 1729 index_test.go:137: sql insert into test_index values (3870, 8996817699341940550, 0.917930, '7wSOUmPxic') index_test.go:137: sql insert into test_index values (3871, 7275502698418115059, 0.264661, '2Ph1ry0lfy') index_test.go:140: sql delete from test_index where c = 135 index_test.go:137: sql insert into test_index values (3872, 3956191119225483250, 0.227894, 'v3zTAyUDlH') index_test.go:137: sql insert into test_index values (3869, 8092235395592163541, 0.438912, 'guAXl2XjGa') index_test.go:140: sql delete from test_index where c = 1102 index_test.go:137: sql insert into test_index values (3873, 7106190241379007869, 0.762681, 'b93oie2f3J') index_test.go:137: sql insert into test_index values (3874, 2811550761038362333, 0.816282, 'skQhH0KbaV') index_test.go:143: sql update test_index set c1 = 1839865614480056279, c2 = 0.584899, c3 = 'nLVWMfzgEn' where c = 3494 index_test.go:140: sql delete from test_index where c = 1075 index_test.go:140: sql delete from test_index where c = 2063 index_test.go:140: sql delete from test_index where c = 3429 index_test.go:140: sql delete from test_index where c = 3705 index_test.go:140: sql delete from test_index where c = 3749 index_test.go:143: sql update test_index set c1 = 4969407778190793897, c2 = 0.610105, c3 = 'IM7bssyNQ4' where c = 2191 index_test.go:143: sql update test_index set c1 = 8060414775798088271, c2 = 0.702599, c3 = 'hnHrlsT6jt' where c = 3807 index_test.go:140: sql delete from test_index where c = 1461 index_test.go:143: sql update test_index set c1 = 6366627995660998963, c2 = 0.052569, c3 = '8gNpHF0wSb' where c = 1210 index_test.go:143: sql update test_index set c1 = 1235387997529122133, c2 = 0.882561, c3 = 'GBrnq0iLgU' where c = 2873 index_test.go:143: sql update test_index set c1 = 4996317995508423897, c2 = 0.943304, c3 = 'UodyADwIZI' where c = 2889 index_test.go:137: sql insert into test_index values (3875, 3822342011660790908, 0.304719, 'q0aO2uhfpY') index_test.go:143: sql update test_index set c1 = 5224012451103078797, c2 = 0.014658, c3 = 't1IN9fU0zZ' where c = 1909 index_test.go:137: sql insert into test_index values (3876, 1165448210051966250, 0.199193, 'FcXRCa6Nsn') index_test.go:137: sql insert into test_index values (3877, 799009343606548955, 0.692009, 'ssn5nOINRc') index_test.go:137: sql insert into test_index values (3878, 8047548156999333249, 0.942122, 'KuNQcTZohb') index_test.go:143: sql update test_index set c1 = 2389665720617885432, c2 = 0.658354, c3 = '6fVass5xGP' where c = 2135 index_test.go:137: sql insert into test_index values (3880, 5620369355357145792, 0.443630, '94B9UTbXDL') index_test.go:137: sql insert into test_index values (3879, 5458205767626237539, 0.855087, 'kKe2T22fqi') index_test.go:140: sql delete from test_index where c = 2293 index_test.go:137: sql insert into test_index values (3881, 1388857687976625903, 0.949525, 'NA8JRPT4dB') index_test.go:140: sql delete from test_index where c = 3368 index_test.go:140: sql delete from test_index where c = 2511 index_test.go:143: sql update test_index set c1 = 202095893420147212, c2 = 0.383119, c3 = '3oeIPZBnu9' where c = 2381 index_test.go:140: sql delete from test_index where c = 471 index_test.go:143: sql update test_index set c1 = 6639427249247899659, c2 = 0.467937, c3 = 'cd6RPK7AJM' where c = 321 index_test.go:140: sql delete from test_index where c = 1655 index_test.go:140: sql delete from test_index where c = 2105 index_test.go:143: sql update test_index set c1 = 3697775104209039191, c2 = 0.304082, c3 = 'IuchrXBb19' where c = 260 index_test.go:137: sql insert into test_index values (3882, 4719604680163535052, 0.317474, 'ZgWh5A9UqT') index_test.go:143: sql update test_index set c1 = 1774172601116932945, c2 = 0.920447, c3 = 'q75kfzbvGI' where c = 1676 index_test.go:140: sql delete from test_index where c = 3048 index_test.go:137: sql insert into test_index values (3885, 3523785859544948719, 0.001202, 'pzL3FQaGZ6') index_test.go:143: sql update test_index set c1 = 3103532925754448271, c2 = 0.024882, c3 = 'ZtaYeoCKTU' where c = 2377 index_test.go:137: sql insert into test_index values (3883, 120761265387155432, 0.238276, 'epsjux4vig') index_test.go:143: sql update test_index set c1 = 7409224888585732197, c2 = 0.641728, c3 = 'eE7vrUDeSa' where c = 2997 index_test.go:143: sql update test_index set c1 = 3293210046577239666, c2 = 0.960667, c3 = 'CFvKAE8Jy8' where c = 3818 index_test.go:137: sql insert into test_index values (3884, 130388365098749988, 0.727932, 'FMBVH9tdnI') index_test.go:140: sql delete from test_index where c = 2801 index_test.go:137: sql insert into test_index values (3886, 6320033837747196999, 0.418620, 'ENzKhRRzwJ') index_test.go:140: sql delete from test_index where c = 673 index_test.go:140: sql delete from test_index where c = 3128 index_test.go:140: sql delete from test_index where c = 749 index_test.go:137: sql insert into test_index values (3887, 2063721750137648314, 0.486522, 'hUXcOWcOR8') index_test.go:143: sql update test_index set c1 = 4525664657090873439, c2 = 0.495840, c3 = 'UPQc50y7TS' where c = 2143 index_test.go:140: sql delete from test_index where c = 2732 index_test.go:137: sql insert into test_index values (3889, 8624048413989497145, 0.506934, 'qEkWd4WLSC') index_test.go:137: sql insert into test_index values (3888, 977179805870363930, 0.511276, 'gdthflI1Vu') index_test.go:143: sql update test_index set c1 = 5269115741959843064, c2 = 0.740280, c3 = 'vUSukmsABb' where c = 3568 index_test.go:140: sql delete from test_index where c = 1977 index_test.go:137: sql insert into test_index values (3890, 5495472447325634602, 0.588450, 'S8iqiR6Vh2') index_test.go:143: sql update test_index set c1 = 6971795930277191601, c2 = 0.644036, c3 = '5aFbf9Hn2Q' where c = 1155 index_test.go:143: sql update test_index set c1 = 5345883016434101386, c2 = 0.055450, c3 = 'Vds1pSTS8R' where c = 2256 index_test.go:143: sql update test_index set c1 = 3175575561999883441, c2 = 0.519231, c3 = 'Twft3lvEez' where c = 1229 index_test.go:143: sql update test_index set c1 = 7298152173699114545, c2 = 0.649384, c3 = 'APg8Abn7lW' where c = 2183 index_test.go:143: sql update test_index set c1 = 4193478030475050801, c2 = 0.991250, c3 = 'qaxOnyGnBz' where c = 947 index_test.go:137: sql insert into test_index values (3891, 824907468375564402, 0.417549, 'Z02UDS4MJk') index_test.go:140: sql delete from test_index where c = 3344 index_test.go:140: sql delete from test_index where c = 1518 index_test.go:140: sql delete from test_index where c = 2794 index_test.go:137: sql insert into test_index values (3892, 8646624300541721493, 0.707132, 'Z708ULIpqf') index_test.go:137: sql insert into test_index values (3893, 8294517373944805247, 0.404828, 'knxoa41cVC') index_test.go:143: sql update test_index set c1 = 1332654189418951927, c2 = 0.322089, c3 = 'jMAztfd1a5' where c = 1551 index_test.go:143: sql update test_index set c1 = 7420267210007732541, c2 = 0.073162, c3 = 'Gj6ym29QFl' where c = 1242 index_test.go:140: sql delete from test_index where c = 923 index_test.go:140: sql delete from test_index where c = 1524 index_test.go:143: sql update test_index set c1 = 5827229652269982467, c2 = 0.899399, c3 = 'GOhHAHZ9FG' where c = 2579 index_test.go:143: sql update test_index set c1 = 864572589516820594, c2 = 0.373652, c3 = 'F8oQtqrFxJ' where c = 707 index_test.go:140: sql delete from test_index where c = 1772 index_test.go:143: sql update test_index set c1 = 806517017908848073, c2 = 0.423061, c3 = 'hpurefrC2G' where c = 2472 index_test.go:137: sql insert into test_index values (3894, 7701615316625079246, 0.628429, 'KxeEdHK5qm') index_test.go:143: sql update test_index set c1 = 2611489311638143939, c2 = 0.165949, c3 = 'kmFExyFaDa' where c = 2021 index_test.go:140: sql delete from test_index where c = 2326 index_test.go:143: sql update test_index set c1 = 5380407261904227832, c2 = 0.030921, c3 = 'vIvUa2dxn5' where c = 3381 index_test.go:140: sql delete from test_index where c = 3561 index_test.go:143: sql update test_index set c1 = 2730885491886482538, c2 = 0.815787, c3 = 'QLVvmbRtNb' where c = 2329 index_test.go:137: sql insert into test_index values (3895, 8253580737809120421, 0.442069, 'VKHP04V62u') index_test.go:140: sql delete from test_index where c = 1204 index_test.go:143: sql update test_index set c1 = 5193219218739853704, c2 = 0.435076, c3 = 'SLILCBh7kR' where c = 2896 index_test.go:137: sql insert into test_index values (3896, 8435042666430488659, 0.069836, 'e6QsJ9pBE5') index_test.go:140: sql delete from test_index where c = 1699 index_test.go:143: sql update test_index set c1 = 6616143155971578121, c2 = 0.049348, c3 = '22wewka7uo' where c = 793 index_test.go:137: sql insert into test_index values (3897, 6256900137392536815, 0.703529, 'Fm7n2dIv6z') index_test.go:140: sql delete from test_index where c = 3189 index_test.go:143: sql update test_index set c1 = 7503774155795089640, c2 = 0.109825, c3 = 'uLHrr7BlSg' where c = 1381 index_test.go:137: sql insert into test_index values (3898, 64247351385482348, 0.416548, 'bgM88fs01d') index_test.go:140: sql delete from test_index where c = 934 index_test.go:143: sql update test_index set c1 = 5458338014342972361, c2 = 0.299386, c3 = 'Oybbqsbclm' where c = 2781 index_test.go:137: sql insert into test_index values (3899, 1005474301130156204, 0.039429, 'Jdo8HKMQHI') index_test.go:140: sql delete from test_index where c = 2075 index_test.go:143: sql update test_index set c1 = 437296254512381551, c2 = 0.859631, c3 = 'NCpdT4xG3Y' where c = 3448 index_test.go:137: sql insert into test_index values (3900, 3735269202534434624, 0.120211, 'O7ZpYtPUv7') index_test.go:140: sql delete from test_index where c = 382 index_test.go:143: sql update test_index set c1 = 8821897264250394970, c2 = 0.596942, c3 = 'sEymSWYMvG' where c = 2719 index_test.go:137: sql insert into test_index values (3903, 110522766804517671, 0.537828, '8UKqeSE38I') index_test.go:137: sql insert into test_index values (3901, 8554298654154082275, 0.155152, 'PfKCCAaMqT') index_test.go:137: sql insert into test_index values (3902, 7016535125145365786, 0.815375, 'b3zP7oYVzK') index_test.go:137: sql insert into test_index values (3904, 8594715439521466343, 0.927816, 'MXdqh5h8bi') index_test.go:137: sql insert into test_index values (3907, 387068973431088760, 0.183112, 'shWK6G2NCV') index_test.go:137: sql insert into test_index values (3909, 8648192372534797596, 0.642999, 'j9AKekZTq2') index_test.go:137: sql insert into test_index values (3906, 2885233941082799977, 0.713237, '6hRjcuHH7m') index_test.go:137: sql insert into test_index values (3910, 4415754847932724584, 0.165739, 'KgezyB3MmL') index_test.go:137: sql insert into test_index values (3908, 8753671573390472144, 0.904209, 'Tf5hqEFrTp') index_test.go:137: sql insert into test_index values (3905, 618147004325348044, 0.418310, 'wQ3n5b8iTj') index_test.go:140: sql delete from test_index where c = 1573 index_test.go:140: sql delete from test_index where c = 671 index_test.go:140: sql delete from test_index where c = 434 index_test.go:143: sql update test_index set c1 = 5737329326747789313, c2 = 0.496962, c3 = 'Jj31nEML5X' where c = 1934 index_test.go:143: sql update test_index set c1 = 5600081503839848172, c2 = 0.258803, c3 = 'B3qkpAmcBL' where c = 1829 index_test.go:140: sql delete from test_index where c = 1872 index_test.go:140: sql delete from test_index where c = 3244 index_test.go:140: sql delete from test_index where c = 3628 index_test.go:143: sql update test_index set c1 = 2706128673303957665, c2 = 0.898494, c3 = 'x9vNVuzhH8' where c = 2662 index_test.go:143: sql update test_index set c1 = 1054728562513089736, c2 = 0.469931, c3 = 'cIlKSrFrpn' where c = 677 index_test.go:140: sql delete from test_index where c = 3217 index_test.go:140: sql delete from test_index where c = 775 index_test.go:140: sql delete from test_index where c = 2870 index_test.go:140: sql delete from test_index where c = 421 index_test.go:143: sql update test_index set c1 = 4746461095701586943, c2 = 0.246581, c3 = 'NdqtUG0SDq' where c = 1534 index_test.go:143: sql update test_index set c1 = 6997319404010802718, c2 = 0.348869, c3 = 'Eo4IaZnR6W' where c = 321 index_test.go:143: sql update test_index set c1 = 8241011388443276693, c2 = 0.617219, c3 = '95xKnQ3VII' where c = 1586 index_test.go:143: sql update test_index set c1 = 6079119414023250807, c2 = 0.570811, c3 = 'VibjQTzxJE' where c = 1239 index_test.go:143: sql update test_index set c1 = 8412974307049870058, c2 = 0.545662, c3 = 'GoFwzhl2Qg' where c = 1158 index_test.go:137: sql insert into test_index values (3911, 8238461686730379325, 0.659901, 'NLMeCh4FC2') index_test.go:137: sql insert into test_index values (3912, 9112627529070493950, 0.930741, 'Lp1S1qaE4h') index_test.go:143: sql update test_index set c1 = 1253124676762705272, c2 = 0.393052, c3 = 'kq83T16YWf' where c = 1925 index_test.go:137: sql insert into test_index values (3913, 5126170467811051636, 0.785051, 'RuecJu7BRX') index_test.go:137: sql insert into test_index values (3914, 5164898434407488067, 0.261985, 'TF0lDaxKfg') index_test.go:137: sql insert into test_index values (3916, 2067203188929481762, 0.528741, 'HWzSlczH3w') index_test.go:137: sql insert into test_index values (3918, 4645427406259548533, 0.716036, 'XBknz38Rh4') index_test.go:137: sql insert into test_index values (3915, 3531666247469847444, 0.507696, '2A2AehbiJB') index_test.go:137: sql insert into test_index values (3919, 7126292888321020504, 0.099843, '7UTzio9sdq') index_test.go:140: sql delete from test_index where c = 124 index_test.go:140: sql delete from test_index where c = 1643 index_test.go:140: sql delete from test_index where c = 1224 index_test.go:140: sql delete from test_index where c = 2856 index_test.go:137: sql insert into test_index values (3920, 8702099317175781648, 0.387856, 'LJAM2aJ4RY') index_test.go:140: sql delete from test_index where c = 1787 index_test.go:140: sql delete from test_index where c = 304 index_test.go:143: sql update test_index set c1 = 1987585152181611724, c2 = 0.463553, c3 = '8B0BrwTQWm' where c = 1016 index_test.go:137: sql insert into test_index values (3917, 2283827496572791801, 0.599333, 'C93LtHbfwq') index_test.go:140: sql delete from test_index where c = 329 index_test.go:143: sql update test_index set c1 = 6676153759111782939, c2 = 0.119427, c3 = 'cHxGNmoz2h' where c = 257 index_test.go:140: sql delete from test_index where c = 418 index_test.go:140: sql delete from test_index where c = 2630 index_test.go:143: sql update test_index set c1 = 6053023021153844264, c2 = 0.042866, c3 = 'gayukpmFvn' where c = 899 index_test.go:140: sql delete from test_index where c = 978 index_test.go:143: sql update test_index set c1 = 2178900113254500072, c2 = 0.269055, c3 = 'c711Ol6yJc' where c = 106 index_test.go:143: sql update test_index set c1 = 6378165675699128606, c2 = 0.537711, c3 = '7vpUc8WI2o' where c = 16 index_test.go:143: sql update test_index set c1 = 8656340440476798866, c2 = 0.710430, c3 = 'XUF2QwsBhY' where c = 2952 index_test.go:143: sql update test_index set c1 = 4525102806208840725, c2 = 0.402298, c3 = 'ILrEiG7Sd1' where c = 3755 index_test.go:143: sql update test_index set c1 = 3140138853467435633, c2 = 0.874221, c3 = 'zoinVVpc0Z' where c = 377 index_test.go:137: sql insert into test_index values (3921, 1353229076489993046, 0.678724, 'ubJbs0JWbp') index_test.go:137: sql insert into test_index values (3922, 2577316406887263309, 0.554163, 'lkw9ls47vX') index_test.go:143: sql update test_index set c1 = 4385163739741082743, c2 = 0.378775, c3 = '51MVnxQb8E' where c = 1283 index_test.go:143: sql update test_index set c1 = 1170349524099110268, c2 = 0.504609, c3 = 'WpCH15xlP8' where c = 3665 index_test.go:137: sql insert into test_index values (3924, 7965212263676300902, 0.927390, 'fg0p5igGc4') index_test.go:140: sql delete from test_index where c = 212 index_test.go:137: sql insert into test_index values (3927, 8824281670174955342, 0.832990, 'N4tWJCJ3vF') index_test.go:137: sql insert into test_index values (3926, 6177976567691799277, 0.062236, 'PvRL2YOGbh') index_test.go:137: sql insert into test_index values (3923, 6130479972928410233, 0.830906, 'IJm20b1IyU') index_test.go:137: sql insert into test_index values (3928, 3056547157641059122, 0.663852, 'NGtUW6QZET') index_test.go:140: sql delete from test_index where c = 3082 index_test.go:140: sql delete from test_index where c = 2714 index_test.go:137: sql insert into test_index values (3929, 8231102224797705611, 0.803849, 'JafGupoVPq') index_test.go:137: sql insert into test_index values (3925, 4391594375592058634, 0.038837, '6QeiGzfy9a') index_test.go:137: sql insert into test_index values (3930, 6324489572464049477, 0.201858, '1vhiFZPrRD') index_test.go:140: sql delete from test_index where c = 2267 index_test.go:143: sql update test_index set c1 = 8461821410865798739, c2 = 0.594402, c3 = 'V0NPJPuv88' where c = 623 index_test.go:140: sql delete from test_index where c = 2158 index_test.go:140: sql delete from test_index where c = 378 index_test.go:140: sql delete from test_index where c = 3361 index_test.go:143: sql update test_index set c1 = 9146704927875562394, c2 = 0.011558, c3 = 'JwATB4Y3lC' where c = 1576 index_test.go:140: sql delete from test_index where c = 2785 index_test.go:140: sql delete from test_index where c = 3470 index_test.go:143: sql update test_index set c1 = 5268882940422228149, c2 = 0.170084, c3 = 'rlimMRRyBk' where c = 1065 index_test.go:143: sql update test_index set c1 = 1883002557858712684, c2 = 0.063748, c3 = 'JnNPSgSPib' where c = 439 index_test.go:143: sql update test_index set c1 = 3021531962780267476, c2 = 0.760403, c3 = '8rbRDOjGKL' where c = 3135 index_test.go:140: sql delete from test_index where c = 2125 index_test.go:143: sql update test_index set c1 = 4496289191808191220, c2 = 0.348769, c3 = 'GLd8nUCRAw' where c = 3497 index_test.go:137: sql insert into test_index values (3931, 2047757325276999558, 0.669241, 'XoFg20Eq7S') index_test.go:137: sql insert into test_index values (3934, 5637581615092183028, 0.444866, 'gwDuF4Hyzd') index_test.go:143: sql update test_index set c1 = 2215238582984923294, c2 = 0.308523, c3 = 'GmK4ES2BBr' where c = 3428 index_test.go:137: sql insert into test_index values (3935, 7719939649317380174, 0.082701, 'Ppj3P6WcHJ') index_test.go:140: sql delete from test_index where c = 1189 index_test.go:143: sql update test_index set c1 = 3172490557657838876, c2 = 0.042752, c3 = 'wdCKA4fIR8' where c = 2766 index_test.go:143: sql update test_index set c1 = 5836748378073938495, c2 = 0.230514, c3 = '4E0xQ88TrG' where c = 3206 index_test.go:137: sql insert into test_index values (3932, 8241720230963979095, 0.115505, '83ZoWTVSk0') index_test.go:143: sql update test_index set c1 = 6133474801043799096, c2 = 0.047068, c3 = 'XoafqATQtE' where c = 2041 index_test.go:137: sql insert into test_index values (3936, 9160755107047418215, 0.287877, 'SGEMhdcnNg') index_test.go:137: sql insert into test_index values (3933, 2639116495221300150, 0.121553, 'TF2Dvu9S4X') index_test.go:140: sql delete from test_index where c = 832 index_test.go:140: sql delete from test_index where c = 1409 index_test.go:137: sql insert into test_index values (3937, 1037869772884326447, 0.569166, 'N5zf5Kzffa') index_test.go:140: sql delete from test_index where c = 347 index_test.go:143: sql update test_index set c1 = 1205615387473715747, c2 = 0.462341, c3 = '4zV1MZzaN2' where c = 2856 index_test.go:137: sql insert into test_index values (3940, 5690042234507237092, 0.066189, 'TxgUpvjmQG') index_test.go:137: sql insert into test_index values (3938, 5458545924237357371, 0.371029, 'Q4AgdlSPIZ') index_test.go:140: sql delete from test_index where c = 2715 index_test.go:143: sql update test_index set c1 = 2480044096014616340, c2 = 0.936026, c3 = 'RShsQe2R5r' where c = 3032 index_test.go:140: sql delete from test_index where c = 2784 index_test.go:137: sql insert into test_index values (3939, 3290749854540023283, 0.747506, 'UBxOwNmbPh') index_test.go:143: sql update test_index set c1 = 3786816240130142754, c2 = 0.348312, c3 = 'bqzZCiRWqR' where c = 2330 index_test.go:140: sql delete from test_index where c = 3601 index_test.go:140: sql delete from test_index where c = 318 index_test.go:143: sql update test_index set c1 = 8192227235470425899, c2 = 0.350193, c3 = 'AFFyQdNdF9' where c = 3036 index_test.go:137: sql insert into test_index values (3941, 913329264222953022, 0.270786, 'koVGrVYJAR') index_test.go:140: sql delete from test_index where c = 3777 index_test.go:137: sql insert into test_index values (3942, 7370726580652549903, 0.667104, '3fvQBIGbVZ') index_test.go:143: sql update test_index set c1 = 6788396623207826462, c2 = 0.610358, c3 = 'sgFYz4dUQj' where c = 1155 index_test.go:143: sql update test_index set c1 = 2336492550646989513, c2 = 0.631938, c3 = 'cyfpHBvapx' where c = 2880 index_test.go:140: sql delete from test_index where c = 2825 index_test.go:143: sql update test_index set c1 = 9153491078486119432, c2 = 0.577089, c3 = 'duNgJwDwKL' where c = 1125 index_test.go:143: sql update test_index set c1 = 1057497941135635553, c2 = 0.692386, c3 = 'QOCQB4PXt3' where c = 1430 index_test.go:137: sql insert into test_index values (3944, 4148602940019273080, 0.911956, 'WN6GLikZ7k') index_test.go:137: sql insert into test_index values (3943, 3739633200367777734, 0.160790, 'Wkk1R8kezU') index_test.go:143: sql update test_index set c1 = 8068548888032746761, c2 = 0.771775, c3 = 'Yj9mPCJFyv' where c = 2594 index_test.go:137: sql insert into test_index values (3945, 6410948917492537799, 0.004953, 'tFQBs8x8BK') index_test.go:140: sql delete from test_index where c = 3091 index_test.go:137: sql insert into test_index values (3946, 1662113189191283633, 0.215446, 'ZqAkY8qcKk') index_test.go:140: sql delete from test_index where c = 2399 index_test.go:143: sql update test_index set c1 = 6332369798267534858, c2 = 0.525172, c3 = 'whuGNnprfr' where c = 3151 index_test.go:140: sql delete from test_index where c = 2296 index_test.go:140: sql delete from test_index where c = 65 index_test.go:137: sql insert into test_index values (3947, 5759336680619121418, 0.361253, 'N6OJyZg8kF') index_test.go:137: sql insert into test_index values (3948, 2558295803387590818, 0.840086, 'NAD0z35HO5') index_test.go:140: sql delete from test_index where c = 583 index_test.go:137: sql insert into test_index values (3949, 7936608526481070987, 0.023410, 'PiozzZkG14') index_test.go:140: sql delete from test_index where c = 412 index_test.go:140: sql delete from test_index where c = 2316 index_test.go:143: sql update test_index set c1 = 151884090336878585, c2 = 0.936674, c3 = 'mveANiYnK8' where c = 566 index_test.go:143: sql update test_index set c1 = 2630260529177012868, c2 = 0.202298, c3 = 'pUpnc9vjvF' where c = 1377 index_test.go:137: sql insert into test_index values (3950, 1385668164358826436, 0.699810, 'aPMgxuO4BF') index_test.go:143: sql update test_index set c1 = 8897860731210706079, c2 = 0.497526, c3 = 'Gq4Dc1DYfw' where c = 2221 index_test.go:143: sql update test_index set c1 = 7477846632892566716, c2 = 0.524349, c3 = 'v1HEtsi4Nz' where c = 3577 index_test.go:140: sql delete from test_index where c = 721 index_test.go:143: sql update test_index set c1 = 4003630443193129619, c2 = 0.013101, c3 = 'wYrpe7PeGH' where c = 2447 index_test.go:143: sql update test_index set c1 = 1193036163878573282, c2 = 0.501903, c3 = 'N4qnHEmGGx' where c = 3168 index_test.go:137: sql insert into test_index values (3951, 1831254323066174737, 0.050821, 'FllrQTfp1T') index_test.go:143: sql update test_index set c1 = 3524542709194897538, c2 = 0.206610, c3 = '3cDlwja7AH' where c = 3870 index_test.go:140: sql delete from test_index where c = 2568 index_test.go:140: sql delete from test_index where c = 818 index_test.go:137: sql insert into test_index values (3954, 8072640666147816763, 0.734942, 'YUlILcCXxb') index_test.go:137: sql insert into test_index values (3952, 6342562754443214407, 0.677546, '9SsluKkpjD') index_test.go:137: sql insert into test_index values (3956, 4594824521262931548, 0.584274, 'TaJPnl3jkn') index_test.go:143: sql update test_index set c1 = 4255904293081725784, c2 = 0.443955, c3 = 'mv5KNgDkzZ' where c = 1361 index_test.go:137: sql insert into test_index values (3953, 8272077988631095897, 0.628300, 'XyFe4QANW5') index_test.go:137: sql insert into test_index values (3955, 7800015314991136437, 0.039039, 'MnrbU2CbOc') index_test.go:143: sql update test_index set c1 = 6336161766400755276, c2 = 0.824571, c3 = '7yTNkG0oJa' where c = 3804 index_test.go:140: sql delete from test_index where c = 72 index_test.go:140: sql delete from test_index where c = 1012 index_test.go:140: sql delete from test_index where c = 1802 index_test.go:143: sql update test_index set c1 = 8182557351099381053, c2 = 0.618497, c3 = 'zmfoEZhGJb' where c = 3445 index_test.go:137: sql insert into test_index values (3957, 1736913820277398855, 0.769875, 'ZKtDAFBHKt') index_test.go:137: sql insert into test_index values (3958, 2584514756342379389, 0.529550, 'luRBxBEAed') index_test.go:143: sql update test_index set c1 = 2345435910933364596, c2 = 0.101036, c3 = 'RjmKjeteW1' where c = 81 index_test.go:137: sql insert into test_index values (3959, 7756003758797945469, 0.812179, 'PwpnoQQdVu') index_test.go:140: sql delete from test_index where c = 1925 index_test.go:140: sql delete from test_index where c = 2092 index_test.go:140: sql delete from test_index where c = 84 index_test.go:143: sql update test_index set c1 = 7545705175975765971, c2 = 0.473374, c3 = 'Rcb1Ycm22l' where c = 3757 index_test.go:140: sql delete from test_index where c = 3691 index_test.go:137: sql insert into test_index values (3960, 7768234952218373930, 0.857667, 'pbVUcPfpFS') index_test.go:137: sql insert into test_index values (3961, 780622889966560684, 0.290969, 'oiMoxKAeIc') index_test.go:143: sql update test_index set c1 = 7744669188453129366, c2 = 0.257330, c3 = '1GFWcFGYqf' where c = 2943 index_test.go:143: sql update test_index set c1 = 7198782113088768328, c2 = 0.221864, c3 = 'aNykpHsjXK' where c = 641 index_test.go:140: sql delete from test_index where c = 2476 index_test.go:140: sql delete from test_index where c = 770 index_test.go:140: sql delete from test_index where c = 429 index_test.go:143: sql update test_index set c1 = 5877801328293726698, c2 = 0.865301, c3 = 'QQIedXe0rm' where c = 3083 index_test.go:143: sql update test_index set c1 = 7799709562006057533, c2 = 0.481723, c3 = 'CKJlpKk7S7' where c = 2455 index_test.go:143: sql update test_index set c1 = 7614600172756883990, c2 = 0.502769, c3 = 'CbmRzysRqx' where c = 3 index_test.go:137: sql insert into test_index values (3962, 8200073326703591470, 0.035094, 'bttvXBhx1g') index_test.go:143: sql update test_index set c1 = 2738029052346213963, c2 = 0.923961, c3 = 'KSd0cllyqP' where c = 3470 index_test.go:140: sql delete from test_index where c = 1080 index_test.go:137: sql insert into test_index values (3964, 5096831738856382902, 0.265673, 'jnlg8jZbmf') index_test.go:143: sql update test_index set c1 = 3942401162498120360, c2 = 0.490563, c3 = '1tXVaRe7Ye' where c = 1130 index_test.go:137: sql insert into test_index values (3963, 4878626029829954327, 0.642627, 'OrAZw7jRlI') index_test.go:137: sql insert into test_index values (3965, 8051572154257462972, 0.382801, 'ucGuRRAYrV') index_test.go:140: sql delete from test_index where c = 1345 index_test.go:140: sql delete from test_index where c = 871 index_test.go:143: sql update test_index set c1 = 3876151739104639129, c2 = 0.689115, c3 = 'gW2xiDIgLj' where c = 1263 index_test.go:137: sql insert into test_index values (3966, 5716363123783051882, 0.783610, 'Js9X0dq0dy') index_test.go:140: sql delete from test_index where c = 3777 index_test.go:137: sql insert into test_index values (3968, 6525258197805229052, 0.345468, '9lvujr2h7j') index_test.go:143: sql update test_index set c1 = 2192488568573498198, c2 = 0.298340, c3 = 'YkJIP9dZzv' where c = 51 index_test.go:137: sql insert into test_index values (3969, 5432397896314348590, 0.245961, 'FwOTLv0cOI') index_test.go:143: sql update test_index set c1 = 673289503820361497, c2 = 0.267844, c3 = 'ysTajb8fhN' where c = 2819 index_test.go:143: sql update test_index set c1 = 3316447879016472628, c2 = 0.971879, c3 = 'dKGtcQ6VN3' where c = 1102 index_test.go:140: sql delete from test_index where c = 1390 index_test.go:137: sql insert into test_index values (3967, 6209086995852390908, 0.348075, 'ttIlawTJ3l') index_test.go:137: sql insert into test_index values (3970, 4220088075533833829, 0.218228, 'JsGW7P4DuX') index_test.go:143: sql update test_index set c1 = 318501775278861903, c2 = 0.930669, c3 = 'xYWzFgBOuK' where c = 3361 index_test.go:143: sql update test_index set c1 = 2651057724718928052, c2 = 0.308461, c3 = 'YywPb2qrVN' where c = 5 index_test.go:140: sql delete from test_index where c = 3355 index_test.go:137: sql insert into test_index values (3973, 5042541598716007820, 0.051562, '9enXgXQWm1') index_test.go:140: sql delete from test_index where c = 1436 index_test.go:140: sql delete from test_index where c = 3038 index_test.go:137: sql insert into test_index values (3971, 8133732840691222615, 0.705537, 'ouKtGUYPKa') index_test.go:140: sql delete from test_index where c = 2755 index_test.go:140: sql delete from test_index where c = 2680 index_test.go:143: sql update test_index set c1 = 6967358782803588859, c2 = 0.190431, c3 = 'yiCHktB9fh' where c = 2169 index_test.go:143: sql update test_index set c1 = 3901942901827353330, c2 = 0.725594, c3 = 'YvwpL5U7BB' where c = 1651 index_test.go:137: sql insert into test_index values (3972, 4203092369499497233, 0.047859, 'EpTrcp7VaF') index_test.go:140: sql delete from test_index where c = 2202 index_test.go:137: sql insert into test_index values (3974, 4553114724185884598, 0.140153, 'cgElW9uyQD') index_test.go:143: sql update test_index set c1 = 8741919396791953798, c2 = 0.719295, c3 = 'prPNYUDulr' where c = 726 index_test.go:137: sql insert into test_index values (3975, 7166831799336045069, 0.464218, 'd2WQz82Eah') index_test.go:140: sql delete from test_index where c = 1386 index_test.go:140: sql delete from test_index where c = 1343 index_test.go:143: sql update test_index set c1 = 7657549769126298948, c2 = 0.422989, c3 = '5lu7NAONWN' where c = 3731 index_test.go:143: sql update test_index set c1 = 2980784616226418458, c2 = 0.161720, c3 = 'Bh8LB3EwFR' where c = 1990 index_test.go:137: sql insert into test_index values (3977, 5464022621909546203, 0.594892, 'x1GsP4YU1B') index_test.go:143: sql update test_index set c1 = 1067592247889164511, c2 = 0.862157, c3 = '6rBELFT3GL' where c = 2491 index_test.go:140: sql delete from test_index where c = 2858 index_test.go:137: sql insert into test_index values (3976, 1264656693231141962, 0.993332, 'ELlWl87dRN') index_test.go:140: sql delete from test_index where c = 1297 index_test.go:143: sql update test_index set c1 = 7742805055494340725, c2 = 0.633844, c3 = 'pLaiC6OPRd' where c = 1195 index_test.go:143: sql update test_index set c1 = 8115361392222199504, c2 = 0.797881, c3 = 'op1IApZzTY' where c = 1460 index_test.go:137: sql insert into test_index values (3978, 5195874803064754864, 0.780400, 'GuxkCHoNUK') index_test.go:140: sql delete from test_index where c = 2195 index_test.go:140: sql delete from test_index where c = 2107 index_test.go:143: sql update test_index set c1 = 6064505643512876388, c2 = 0.134522, c3 = 'faVFkIkJL5' where c = 3210 index_test.go:143: sql update test_index set c1 = 2511015514513934753, c2 = 0.269679, c3 = 'JlY1K7l2rZ' where c = 2195 index_test.go:137: sql insert into test_index values (3981, 8852870667329387704, 0.242657, 'K3eaDDIw53') index_test.go:137: sql insert into test_index values (3980, 5861347551291221090, 0.974458, 'SNfwq2RyGK') index_test.go:143: sql update test_index set c1 = 137420072032177384, c2 = 0.182132, c3 = 'hpjKk55Bqh' where c = 1210 index_test.go:137: sql insert into test_index values (3983, 6063447918198074331, 0.216013, 'Le63E1jdWD') index_test.go:137: sql insert into test_index values (3979, 8850903496110936938, 0.527002, 'X1eDR8IFSy') index_test.go:137: sql insert into test_index values (3982, 6450898827485687679, 0.400951, 'JzD2Bn9ThZ') index_test.go:143: sql update test_index set c1 = 2134771661025220403, c2 = 0.297934, c3 = 'p4QxMFDlJq' where c = 3256 index_test.go:137: sql insert into test_index values (3984, 4217185601399533420, 0.492259, '7mvpNqdvkJ') index_test.go:140: sql delete from test_index where c = 729 index_test.go:140: sql delete from test_index where c = 2067 index_test.go:137: sql insert into test_index values (3986, 6801816135375866665, 0.234132, 'VNdp8ukKdm') index_test.go:140: sql delete from test_index where c = 327 index_test.go:143: sql update test_index set c1 = 2095509136553218321, c2 = 0.120438, c3 = 'rLu6j3vrfX' where c = 646 index_test.go:143: sql update test_index set c1 = 2016173557258887691, c2 = 0.057937, c3 = '8Gl7RmZOGR' where c = 2231 index_test.go:137: sql insert into test_index values (3987, 7868238870228246601, 0.781787, 'nFRtiCmrq6') index_test.go:137: sql insert into test_index values (3985, 277778421385422671, 0.219553, 'Je3EKENXDX') index_test.go:140: sql delete from test_index where c = 2329 index_test.go:140: sql delete from test_index where c = 3937 index_test.go:143: sql update test_index set c1 = 6486401902294158194, c2 = 0.694342, c3 = 'IbksCB5KFb' where c = 2075 index_test.go:140: sql delete from test_index where c = 1417 index_test.go:140: sql delete from test_index where c = 748 index_test.go:140: sql delete from test_index where c = 159 index_test.go:137: sql insert into test_index values (3989, 2004646545328411372, 0.798699, '0EsLlvnOyr') index_test.go:137: sql insert into test_index values (3988, 6928707417805841672, 0.734118, 'GQL9NasCJu') index_test.go:143: sql update test_index set c1 = 7217887257182369713, c2 = 0.902522, c3 = '4KhUQ3IEUO' where c = 3473 index_test.go:140: sql delete from test_index where c = 3610 index_test.go:143: sql update test_index set c1 = 3510750784570216030, c2 = 0.402781, c3 = 'K33akXqOl7' where c = 1832 index_test.go:140: sql delete from test_index where c = 1435 index_test.go:140: sql delete from test_index where c = 2067 index_test.go:143: sql update test_index set c1 = 8628085206588198121, c2 = 0.766122, c3 = 'sgmVDbNNP2' where c = 1205 index_test.go:137: sql insert into test_index values (3990, 1637141385262959461, 0.067691, 'LWXJaU1aSZ') index_test.go:140: sql delete from test_index where c = 680 index_test.go:137: sql insert into test_index values (3992, 8656837160905145767, 0.926233, 'uUPj5iJAVV') index_test.go:143: sql update test_index set c1 = 654405513999126479, c2 = 0.081039, c3 = 'pBOJ3vlplg' where c = 2013 index_test.go:137: sql insert into test_index values (3991, 6032699105096170373, 0.641877, '4Ui34TE7G3') index_test.go:143: sql update test_index set c1 = 4920019234399517267, c2 = 0.623991, c3 = 'csL5Nl51ZK' where c = 2666 index_test.go:143: sql update test_index set c1 = 7682877554570349332, c2 = 0.764278, c3 = 'FxYADqmgUL' where c = 577 index_test.go:143: sql update test_index set c1 = 2066582416770097605, c2 = 0.849454, c3 = 'liEAluAwTq' where c = 2950 index_test.go:137: sql insert into test_index values (3993, 6335084337950018543, 0.427992, '9ukpoeiOjD') index_test.go:143: sql update test_index set c1 = 6147296153595423928, c2 = 0.909724, c3 = 'bRac1S7ppE' where c = 3191 index_test.go:143: sql update test_index set c1 = 7728929436128155552, c2 = 0.720096, c3 = 'RAHlpGaIde' where c = 2592 index_test.go:140: sql delete from test_index where c = 3943 index_test.go:140: sql delete from test_index where c = 1329 index_test.go:137: sql insert into test_index values (3994, 6297709560875909713, 0.912615, 'qrUoo2LnN5') index_test.go:140: sql delete from test_index where c = 2364 index_test.go:143: sql update test_index set c1 = 8965932925189911493, c2 = 0.001299, c3 = 'RcfMqb8WAx' where c = 315 index_test.go:143: sql update test_index set c1 = 5351215244565821331, c2 = 0.901902, c3 = '5s3QpJBaSS' where c = 600 index_test.go:140: sql delete from test_index where c = 3576 index_test.go:137: sql insert into test_index values (3996, 5993266263363452105, 0.652576, 'Gp75jdYjaL') index_test.go:140: sql delete from test_index where c = 3900 index_test.go:143: sql update test_index set c1 = 6968277473654958833, c2 = 0.837334, c3 = 'BdqYexYeiJ' where c = 3071 index_test.go:137: sql insert into test_index values (3995, 831340867408514681, 0.008107, 'FBE973VccF') index_test.go:143: sql update test_index set c1 = 5013532448545248257, c2 = 0.962302, c3 = 'kBLDYTFFpi' where c = 774 index_test.go:137: sql insert into test_index values (3997, 4966998107938100699, 0.451189, 'K7DuMmQyGa') index_test.go:140: sql delete from test_index where c = 380 index_test.go:137: sql insert into test_index values (3998, 7984531611244580979, 0.450362, 'ttYEUUMq0y') index_test.go:143: sql update test_index set c1 = 806581521064392426, c2 = 0.689264, c3 = 'GwGEkaNqVu' where c = 2852 index_test.go:140: sql delete from test_index where c = 3253 index_test.go:140: sql delete from test_index where c = 212 index_test.go:143: sql update test_index set c1 = 3409737231073271491, c2 = 0.714559, c3 = 'kKmFDBjOUO' where c = 3803 index_test.go:143: sql update test_index set c1 = 4911346412514682473, c2 = 0.843434, c3 = 'fHMLg3F3E6' where c = 2593 index_test.go:140: sql delete from test_index where c = 2371 index_test.go:137: sql insert into test_index values (3999, 1319814725274405436, 0.010264, 'ar1ZaK0Wgh') index_test.go:143: sql update test_index set c1 = 212442505743419229, c2 = 0.773713, c3 = 'qgTOMeAaj7' where c = 187 index_test.go:143: sql update test_index set c1 = 5585199805790070989, c2 = 0.724648, c3 = 'RgzCSrucZK' where c = 3636 index_test.go:137: sql insert into test_index values (4000, 227552581509462007, 0.059666, 'SMYz06mO2Y') index_test.go:140: sql delete from test_index where c = 266 index_test.go:140: sql delete from test_index where c = 2953 index_test.go:143: sql update test_index set c1 = 3241617212322580228, c2 = 0.503366, c3 = 'M3gPRLyEvx' where c = 3128 index_test.go:143: sql update test_index set c1 = 6674266047558961190, c2 = 0.388679, c3 = 'cPwWNTlsyB' where c = 438 index_test.go:137: sql insert into test_index values (4004, 8725256921081063232, 0.760474, 'FRw1klGwbK') index_test.go:137: sql insert into test_index values (4006, 6205677104515642696, 0.474979, '3CJFtkhNLt') index_test.go:137: sql insert into test_index values (4001, 3925010719241172860, 0.938770, 'IhzRcUpWaX') index_test.go:137: sql insert into test_index values (4005, 4373621429098461691, 0.416641, 'W5OwCbSbGT') index_test.go:137: sql insert into test_index values (4003, 5864102968430492349, 0.590994, 'LZWn1d9z8K') index_test.go:137: sql insert into test_index values (4010, 5193889585343291280, 0.015682, 'oAcGWOrCXp') index_test.go:137: sql insert into test_index values (4002, 2852834622455047725, 0.843730, '3p7rOmyjvu') index_test.go:137: sql insert into test_index values (4007, 721782077670290009, 0.469597, 'K7R9zLNGRf') index_test.go:137: sql insert into test_index values (4009, 2294985190733477020, 0.888695, 'LQ24PpfJCa') index_test.go:137: sql insert into test_index values (4008, 6216314429186705684, 0.299734, 'AXfp2TZVKS') index_test.go:140: sql delete from test_index where c = 1508 index_test.go:140: sql delete from test_index where c = 1601 index_test.go:140: sql delete from test_index where c = 1059 index_test.go:143: sql update test_index set c1 = 3171745148917975045, c2 = 0.388977, c3 = 'vRpdHDZoGy' where c = 3250 index_test.go:140: sql delete from test_index where c = 90 index_test.go:140: sql delete from test_index where c = 712 index_test.go:140: sql delete from test_index where c = 1702 index_test.go:140: sql delete from test_index where c = 3986 index_test.go:143: sql update test_index set c1 = 4988863974527132, c2 = 0.060549, c3 = 'vsZAhVc7Lg' where c = 622 index_test.go:140: sql delete from test_index where c = 1274 index_test.go:140: sql delete from test_index where c = 2700 index_test.go:143: sql update test_index set c1 = 2038325403620449277, c2 = 0.265405, c3 = '5BPIlzA4yy' where c = 3592 index_test.go:137: sql insert into test_index values (4011, 3890279334507881375, 0.463819, 'ykSlLPqoQe') index_test.go:143: sql update test_index set c1 = 7280037019281066746, c2 = 0.256496, c3 = 'b5FFbhLpy6' where c = 1313 index_test.go:143: sql update test_index set c1 = 1339626569773457987, c2 = 0.169163, c3 = 'WOQWoAKB0k' where c = 129 index_test.go:143: sql update test_index set c1 = 1692311624565763938, c2 = 0.206338, c3 = 'YGbgfYCPzs' where c = 3146 index_test.go:140: sql delete from test_index where c = 2752 index_test.go:143: sql update test_index set c1 = 1577449335839996966, c2 = 0.167854, c3 = 'ea4iUd3AwK' where c = 2905 index_test.go:137: sql insert into test_index values (4012, 2552426979105899728, 0.201987, 'DwJcMIRJlQ') index_test.go:137: sql insert into test_index values (4013, 3105448192291386932, 0.929538, 'Mznm2acWIT') index_test.go:137: sql insert into test_index values (4014, 7908090570429004288, 0.770473, 'EN8vJB9iBy') index_test.go:137: sql insert into test_index values (4016, 5656070404509953798, 0.023724, 'KSXY5FLaLb') index_test.go:143: sql update test_index set c1 = 7654204931092773696, c2 = 0.532847, c3 = 'QWymWaMUbA' where c = 3103 index_test.go:140: sql delete from test_index where c = 2341 index_test.go:143: sql update test_index set c1 = 45662492807606359, c2 = 0.436902, c3 = 'GXy9AEBs8T' where c = 2930 index_test.go:137: sql insert into test_index values (4015, 2548222971316777614, 0.053864, 'ZWVdYPby4Y') index_test.go:143: sql update test_index set c1 = 4247593738439949593, c2 = 0.616968, c3 = 'Q9Hnmj1IbN' where c = 3390 index_test.go:140: sql delete from test_index where c = 2921 index_test.go:137: sql insert into test_index values (4017, 1058560514571331302, 0.326664, 'o2VCiRss2x') index_test.go:140: sql delete from test_index where c = 383 index_test.go:140: sql delete from test_index where c = 1381 index_test.go:143: sql update test_index set c1 = 4060892728911570024, c2 = 0.570846, c3 = 'F2bDcOkWcC' where c = 1758 index_test.go:140: sql delete from test_index where c = 3790 index_test.go:137: sql insert into test_index values (4018, 8076216074021093939, 0.200406, 'z57VOLUAxR') index_test.go:137: sql insert into test_index values (4019, 8820673460082203103, 0.968241, 'wWAzihrmup') index_test.go:143: sql update test_index set c1 = 9014168328164633074, c2 = 0.061805, c3 = 'qrC1tLkPny' where c = 3042 index_test.go:143: sql update test_index set c1 = 5495367310621975311, c2 = 0.673561, c3 = 'RFTS1iq8qN' where c = 818 index_test.go:137: sql insert into test_index values (4020, 3081967229953284507, 0.399703, 'A74mR2NGWA') index_test.go:143: sql update test_index set c1 = 6641611512640928119, c2 = 0.271510, c3 = 'SGeBMNvgMT' where c = 722 index_test.go:143: sql update test_index set c1 = 4337732705272857915, c2 = 0.117325, c3 = 'yRRQxhb3UX' where c = 1326 index_test.go:140: sql delete from test_index where c = 2493 index_test.go:140: sql delete from test_index where c = 1156 index_test.go:137: sql insert into test_index values (4021, 8344072908420928228, 0.853993, 'ZF0CWyAljD') index_test.go:140: sql delete from test_index where c = 2339 index_test.go:137: sql insert into test_index values (4022, 7950961346788278642, 0.165553, 'WwFnADiaf6') index_test.go:143: sql update test_index set c1 = 4801757228515905447, c2 = 0.086321, c3 = 'KnJ2EA0Rno' where c = 246 index_test.go:140: sql delete from test_index where c = 3962 index_test.go:140: sql delete from test_index where c = 1190 index_test.go:137: sql insert into test_index values (4023, 4416909120397092537, 0.226658, 'nOgBJIW3AR') index_test.go:137: sql insert into test_index values (4025, 1612373449186356483, 0.563123, 'qxkixQBycv') index_test.go:137: sql insert into test_index values (4024, 5286686806288025949, 0.144908, 'iCtzgLX3wn') index_test.go:140: sql delete from test_index where c = 2222 index_test.go:143: sql update test_index set c1 = 2056848198705145451, c2 = 0.529160, c3 = 'eWZg5d3yh5' where c = 115 index_test.go:143: sql update test_index set c1 = 2586079537630534370, c2 = 0.616012, c3 = 'aoChBi0Ow5' where c = 3036 index_test.go:140: sql delete from test_index where c = 1161 index_test.go:140: sql delete from test_index where c = 3010 index_test.go:140: sql delete from test_index where c = 3128 index_test.go:140: sql delete from test_index where c = 3363 index_test.go:137: sql insert into test_index values (4026, 1292129265236542744, 0.288846, 'LDz8Xmh8bB') index_test.go:143: sql update test_index set c1 = 6366703254646400325, c2 = 0.862497, c3 = '6IELye0ffa' where c = 1259 index_test.go:143: sql update test_index set c1 = 8117165496475028899, c2 = 0.254874, c3 = 'Bc8xZugFqZ' where c = 1421 index_test.go:143: sql update test_index set c1 = 6951164809995796468, c2 = 0.459113, c3 = 'X3ulNbsM27' where c = 1116 index_test.go:137: sql insert into test_index values (4028, 312597470339188537, 0.068761, 'As2KXfqjub') index_test.go:137: sql insert into test_index values (4027, 6075944149843662417, 0.734500, 'Mwt64bdkLI') index_test.go:143: sql update test_index set c1 = 7300358426014227233, c2 = 0.084385, c3 = 'baUOmHaYKw' where c = 880 index_test.go:143: sql update test_index set c1 = 1246661862083725302, c2 = 0.699406, c3 = 'IIllL11Fse' where c = 1272 index_test.go:143: sql update test_index set c1 = 7990055195665929235, c2 = 0.187166, c3 = 'rqDurCAT6B' where c = 3004 index_test.go:140: sql delete from test_index where c = 2784 index_test.go:137: sql insert into test_index values (4029, 2445779672894074468, 0.494466, '8Arj3pNVIR') index_test.go:140: sql delete from test_index where c = 3647 index_test.go:143: sql update test_index set c1 = 3544372959172049689, c2 = 0.604013, c3 = '0OWNk9Y6DZ' where c = 3974 index_test.go:137: sql insert into test_index values (4030, 7507143760000101375, 0.411640, 'O0Ujl5tgdc') index_test.go:140: sql delete from test_index where c = 851 index_test.go:137: sql insert into test_index values (4031, 2300915676373727005, 0.698066, 'bzNBqz49Q3') index_test.go:143: sql update test_index set c1 = 5213185280209008265, c2 = 0.490628, c3 = 'KXtpDScW14' where c = 176 index_test.go:137: sql insert into test_index values (4032, 7889543093617716749, 0.855542, 'P2LENdI80H') index_test.go:140: sql delete from test_index where c = 3210 index_test.go:137: sql insert into test_index values (4033, 1042418231538639477, 0.810697, '2QkXurTB50') index_test.go:137: sql insert into test_index values (4034, 7990412392420659032, 0.269010, 'HxUWLxYM6i') index_test.go:137: sql insert into test_index values (4035, 4773380091771697148, 0.077351, 'c0TIefmSK6') index_test.go:143: sql update test_index set c1 = 1215973076789078196, c2 = 0.047888, c3 = 'Bu0aX1hTWW' where c = 6 index_test.go:143: sql update test_index set c1 = 7816910208650656680, c2 = 0.804606, c3 = 'xTKbCIFiP9' where c = 1251 index_test.go:140: sql delete from test_index where c = 3660 index_test.go:140: sql delete from test_index where c = 1948 index_test.go:140: sql delete from test_index where c = 1981 index_test.go:137: sql insert into test_index values (4036, 1918095555462731553, 0.528615, 'Hi8MvufdYO') index_test.go:140: sql delete from test_index where c = 1414 index_test.go:140: sql delete from test_index where c = 631 index_test.go:143: sql update test_index set c1 = 1711758431472141260, c2 = 0.984932, c3 = 'vMbT5KGGU3' where c = 3208 index_test.go:143: sql update test_index set c1 = 562537282382085715, c2 = 0.224113, c3 = 'KpE3SY3NV5' where c = 1362 index_test.go:143: sql update test_index set c1 = 3071970278834003845, c2 = 0.582918, c3 = '0jwiRa7hOM' where c = 370 index_test.go:140: sql delete from test_index where c = 1896 index_test.go:137: sql insert into test_index values (4037, 2792169108364253822, 0.418405, 'K2B7Idvz3t') index_test.go:143: sql update test_index set c1 = 4462104481051988942, c2 = 0.320191, c3 = 'GpFBZstF7Z' where c = 1433 index_test.go:140: sql delete from test_index where c = 2644 index_test.go:137: sql insert into test_index values (4038, 4045628907876995131, 0.417885, 'USfbNzlS1N') index_test.go:143: sql update test_index set c1 = 3211608892368583905, c2 = 0.507797, c3 = 'C2prZC4Xp4' where c = 3911 index_test.go:137: sql insert into test_index values (4039, 7539903818145264511, 0.155121, 'mqEPsZwavq') index_test.go:143: sql update test_index set c1 = 2095871378369940188, c2 = 0.357333, c3 = 'Jwv6Pv4QC7' where c = 2747 index_test.go:137: sql insert into test_index values (4041, 5887809849431373697, 0.122431, 'cnOWZNj0Tn') index_test.go:140: sql delete from test_index where c = 1586 index_test.go:137: sql insert into test_index values (4040, 7236472644313347488, 0.697769, 'KwgFR9DWiW') index_test.go:137: sql insert into test_index values (4042, 5218868535468084369, 0.310034, 'Ims1z9FkAD') index_test.go:140: sql delete from test_index where c = 3597 index_test.go:140: sql delete from test_index where c = 635 index_test.go:143: sql update test_index set c1 = 2923802192854981047, c2 = 0.564974, c3 = 'eXSbqY0f3g' where c = 3218 index_test.go:140: sql delete from test_index where c = 2907 index_test.go:140: sql delete from test_index where c = 1266 index_test.go:140: sql delete from test_index where c = 1160 index_test.go:143: sql update test_index set c1 = 8165411056191220498, c2 = 0.628657, c3 = 'vmoNa5xopt' where c = 3565 index_test.go:137: sql insert into test_index values (4043, 3003064939781084174, 0.763171, 'ec1vI54Gc8') index_test.go:143: sql update test_index set c1 = 5600702451439749671, c2 = 0.190241, c3 = 'OwKKnHJPog' where c = 3864 index_test.go:137: sql insert into test_index values (4044, 5345175764140300280, 0.726317, 'zhvshSdejO') index_test.go:143: sql update test_index set c1 = 6271096323081566216, c2 = 0.024374, c3 = 'TRYCL35Lbe' where c = 330 index_test.go:137: sql insert into test_index values (4045, 9185413683173587973, 0.909488, '04QcXuL5wN') index_test.go:137: sql insert into test_index values (4046, 40496062753584959, 0.594630, 'Nmo3G8knsx') index_test.go:143: sql update test_index set c1 = 6795298642730606503, c2 = 0.199719, c3 = 'tEgOmuenZU' where c = 3347 index_test.go:143: sql update test_index set c1 = 4995327883011395597, c2 = 0.265545, c3 = 'Nsx57mNQl1' where c = 661 index_test.go:143: sql update test_index set c1 = 7183856246439774902, c2 = 0.666306, c3 = 'f4LD4Nmu8x' where c = 2160 index_test.go:143: sql update test_index set c1 = 908518741541284809, c2 = 0.956411, c3 = 'DfIhIH6WS4' where c = 2257 index_test.go:137: sql insert into test_index values (4047, 9048550952623924810, 0.604448, '7nLXpGiUiz') index_test.go:140: sql delete from test_index where c = 3946 index_test.go:140: sql delete from test_index where c = 1484 index_test.go:137: sql insert into test_index values (4048, 2993202567458479863, 0.010022, 'VnBlSG87So') index_test.go:140: sql delete from test_index where c = 2019 index_test.go:137: sql insert into test_index values (4049, 3865507536567875655, 0.068174, 'jk8mX8Gv5w') index_test.go:137: sql insert into test_index values (4050, 2765184458881981022, 0.225939, 'hlfqV6GlQf') index_test.go:137: sql insert into test_index values (4051, 9047066408221171913, 0.846336, '5mprK4miEb') index_test.go:137: sql insert into test_index values (4052, 1013060430370058807, 0.875936, 'FKnFYDbGru') index_test.go:140: sql delete from test_index where c = 2318 index_test.go:140: sql delete from test_index where c = 2535 index_test.go:140: sql delete from test_index where c = 443 index_test.go:140: sql delete from test_index where c = 184 index_test.go:143: sql update test_index set c1 = 5325495400634701192, c2 = 0.956626, c3 = '6981xoxahY' where c = 2189 index_test.go:143: sql update test_index set c1 = 4643117987288965144, c2 = 0.530337, c3 = '7w246OM3rg' where c = 1334 index_test.go:143: sql update test_index set c1 = 3270685099854839476, c2 = 0.637688, c3 = 'edWeawXTXp' where c = 1911 index_test.go:140: sql delete from test_index where c = 929 index_test.go:140: sql delete from test_index where c = 3693 index_test.go:143: sql update test_index set c1 = 2336699897917913465, c2 = 0.501808, c3 = 'TixbCiIs2e' where c = 823 index_test.go:143: sql update test_index set c1 = 8668409211585484536, c2 = 0.131872, c3 = '8Ijz3gqe1p' where c = 3489 index_test.go:143: sql update test_index set c1 = 6446522249632982197, c2 = 0.842776, c3 = 's9ns0LDKVF' where c = 45 index_test.go:143: sql update test_index set c1 = 5431671162297507766, c2 = 0.439520, c3 = 'ZhYul8x5vE' where c = 1745 index_test.go:143: sql update test_index set c1 = 3060909239038026000, c2 = 0.815932, c3 = '4DCkA0Sf9F' where c = 1893 index_test.go:140: sql delete from test_index where c = 2429 index_test.go:143: sql update test_index set c1 = 8816482655016471757, c2 = 0.779583, c3 = 'UcKYMKNYlq' where c = 814 index_test.go:137: sql insert into test_index values (4053, 6316652486688546746, 0.390267, 'Jpofs474oC') index_test.go:137: sql insert into test_index values (4054, 4504791137043524544, 0.335366, 'u2SeXKLRff') index_test.go:137: sql insert into test_index values (4055, 3477229522602712924, 0.197813, 'Y7SOXMwOeG') index_test.go:140: sql delete from test_index where c = 1847 index_test.go:143: sql update test_index set c1 = 532632692150191953, c2 = 0.596471, c3 = 'fmgcCs87fZ' where c = 2133 index_test.go:137: sql insert into test_index values (4056, 2985215174093328857, 0.569037, '2odkVKU3mS') index_test.go:137: sql insert into test_index values (4057, 4404263526803343232, 0.100942, 'uHAW42Ur4D') index_test.go:137: sql insert into test_index values (4059, 5772189200557580686, 0.484096, '1P1jg0g4sx') index_test.go:137: sql insert into test_index values (4061, 4433895328381765979, 0.445167, 'w3H3WwrzaN') index_test.go:140: sql delete from test_index where c = 353 index_test.go:137: sql insert into test_index values (4058, 4397213442848949223, 0.481469, 'bPek3uilho') index_test.go:140: sql delete from test_index where c = 1541 index_test.go:140: sql delete from test_index where c = 3217 index_test.go:137: sql insert into test_index values (4060, 9154472769120814488, 0.997559, 'G39dR11S3g') index_test.go:137: sql insert into test_index values (4062, 9131673586654454978, 0.276613, 'R5R0kdCyX6') index_test.go:140: sql delete from test_index where c = 1343 index_test.go:140: sql delete from test_index where c = 2886 index_test.go:143: sql update test_index set c1 = 811527943861055966, c2 = 0.281136, c3 = 'QyyT4PkLRQ' where c = 2384 index_test.go:143: sql update test_index set c1 = 5060157383662536555, c2 = 0.741559, c3 = 'qsXRFKAJ6S' where c = 73 index_test.go:140: sql delete from test_index where c = 1769 index_test.go:143: sql update test_index set c1 = 2423112054253592747, c2 = 0.267955, c3 = 'a4IPuQszMj' where c = 3998 index_test.go:140: sql delete from test_index where c = 3885 index_test.go:143: sql update test_index set c1 = 3038708017242452453, c2 = 0.973916, c3 = '1uViMUNqKb' where c = 2758 index_test.go:140: sql delete from test_index where c = 2902 index_test.go:143: sql update test_index set c1 = 3648206310510662364, c2 = 0.898238, c3 = 'eokl2rnbEe' where c = 2234 index_test.go:140: sql delete from test_index where c = 2707 index_test.go:137: sql insert into test_index values (4063, 6085269221452220656, 0.410936, 'oR6Vn0C4XB') index_test.go:143: sql update test_index set c1 = 1224616048788888739, c2 = 0.207852, c3 = 'EUsxn8rbIa' where c = 3965 index_test.go:143: sql update test_index set c1 = 1744206784428505754, c2 = 0.079694, c3 = 'ZmVnRFQSLb' where c = 1507 index_test.go:137: sql insert into test_index values (4065, 6998095984965801414, 0.896532, 'ZylIeTe2qr') index_test.go:137: sql insert into test_index values (4064, 7520967586782002462, 0.623128, 'HGiR5LAZ0m') index_test.go:137: sql insert into test_index values (4067, 4260038327272953873, 0.372730, 'WJFw2rsfyd') index_test.go:143: sql update test_index set c1 = 5955220102763323671, c2 = 0.030707, c3 = 'NDKekWzc3u' where c = 3978 index_test.go:137: sql insert into test_index values (4066, 1129559377794876403, 0.340390, 'kZi4bfoTvI') index_test.go:140: sql delete from test_index where c = 4050 index_test.go:140: sql delete from test_index where c = 2392 index_test.go:137: sql insert into test_index values (4068, 3406309662592625539, 0.999030, 'CsiuEMTdd9') index_test.go:143: sql update test_index set c1 = 6228169105015547457, c2 = 0.459368, c3 = 'rvyYyrYJLH' where c = 3559 index_test.go:143: sql update test_index set c1 = 4467885497804558177, c2 = 0.744836, c3 = 'bCLKXFJQri' where c = 3973 index_test.go:140: sql delete from test_index where c = 2872 index_test.go:137: sql insert into test_index values (4070, 1587111040781742079, 0.472782, 'Sv7uX4l1ww') index_test.go:140: sql delete from test_index where c = 2373 index_test.go:137: sql insert into test_index values (4069, 4128796516071512859, 0.439307, '1mMUl7WeX0') index_test.go:143: sql update test_index set c1 = 7304431275388042417, c2 = 0.616293, c3 = 'BZADvPM9Nz' where c = 143 index_test.go:143: sql update test_index set c1 = 7815117364543151670, c2 = 0.758980, c3 = 'ecSKQQ5iPj' where c = 2832 index_test.go:143: sql update test_index set c1 = 3448722614584867513, c2 = 0.274845, c3 = 'BmJVPWkNdt' where c = 3237 index_test.go:140: sql delete from test_index where c = 2192 index_test.go:137: sql insert into test_index values (4072, 7195921348622415348, 0.395694, 'CWmZG87k9U') index_test.go:137: sql insert into test_index values (4071, 3982475610914554345, 0.884210, 'Uh84Ysxzgx') index_test.go:140: sql delete from test_index where c = 3031 index_test.go:143: sql update test_index set c1 = 613959905435034072, c2 = 0.108910, c3 = 'BvQzGtORBh' where c = 3202 index_test.go:140: sql delete from test_index where c = 3079 index_test.go:143: sql update test_index set c1 = 6190313500601170402, c2 = 0.672169, c3 = 'EnWcSuqDee' where c = 3670 index_test.go:137: sql insert into test_index values (4073, 1499031548349209772, 0.190288, 'O9XmCjNPyP') index_test.go:143: sql update test_index set c1 = 7781870594266096472, c2 = 0.626151, c3 = 'EtnaJdfTJE' where c = 1830 index_test.go:140: sql delete from test_index where c = 1124 index_test.go:137: sql insert into test_index values (4075, 3628174428819962145, 0.456519, '63XGEYzNFg') index_test.go:140: sql delete from test_index where c = 2695 index_test.go:137: sql insert into test_index values (4076, 3851034756401194619, 0.635627, 'u6npQhkpqd') index_test.go:140: sql delete from test_index where c = 1562 index_test.go:137: sql insert into test_index values (4074, 5855491557396844259, 0.745663, 'TSvPXEibNn') index_test.go:140: sql delete from test_index where c = 1154 index_test.go:137: sql insert into test_index values (4077, 2343555293591049510, 0.543288, 'OVy1iqdeGy') index_test.go:143: sql update test_index set c1 = 6967575772557436462, c2 = 0.309875, c3 = 'KNVhH8RdwA' where c = 506 index_test.go:143: sql update test_index set c1 = 1509297487718954723, c2 = 0.632685, c3 = 'f0r8h73TiG' where c = 274 index_test.go:140: sql delete from test_index where c = 70 index_test.go:143: sql update test_index set c1 = 1945383473002082520, c2 = 0.332473, c3 = 'aRV8zgW6jr' where c = 2326 index_test.go:140: sql delete from test_index where c = 3948 index_test.go:137: sql insert into test_index values (4078, 55858390376751255, 0.752738, 'dAP2I1aQvU') index_test.go:143: sql update test_index set c1 = 2462975680335647989, c2 = 0.102750, c3 = 'q7yw6De69z' where c = 2979 index_test.go:140: sql delete from test_index where c = 1433 index_test.go:137: sql insert into test_index values (4079, 2990032111183182681, 0.479911, 'ihPO6gStjd') index_test.go:143: sql update test_index set c1 = 4011838162666128916, c2 = 0.885716, c3 = 'q5lrT63WW2' where c = 3564 index_test.go:140: sql delete from test_index where c = 570 index_test.go:140: sql delete from test_index where c = 921 index_test.go:143: sql update test_index set c1 = 8328143244402094445, c2 = 0.821656, c3 = 'EsVMJxtfxC' where c = 3136 index_test.go:137: sql insert into test_index values (4080, 8291773707410533492, 0.795268, 'NY4CrHbVvV') index_test.go:137: sql insert into test_index values (4082, 7098961155191881268, 0.221432, 'H1VSbOluci') index_test.go:143: sql update test_index set c1 = 8827833854091733241, c2 = 0.380378, c3 = 'L0l4H22f6R' where c = 2100 index_test.go:143: sql update test_index set c1 = 5962070951511728377, c2 = 0.289044, c3 = 'lvnJV9evna' where c = 1323 index_test.go:137: sql insert into test_index values (4081, 6979784974003203315, 0.926516, 'qGjztBmR0m') index_test.go:143: sql update test_index set c1 = 2715481763279457124, c2 = 0.878897, c3 = 'tOKUvE3Dra' where c = 1658 index_test.go:143: sql update test_index set c1 = 5576571638805596602, c2 = 0.425240, c3 = 'myDoB57DOJ' where c = 2044 index_test.go:140: sql delete from test_index where c = 2336 index_test.go:137: sql insert into test_index values (4084, 8805917813942717770, 0.122894, '9e1Edh6I5c') index_test.go:140: sql delete from test_index where c = 2867 index_test.go:137: sql insert into test_index values (4083, 2089614563270721947, 0.081498, 'lOSiRxr8gK') index_test.go:140: sql delete from test_index where c = 2284 index_test.go:137: sql insert into test_index values (4085, 8826268626515008389, 0.387166, '9spTAuMRf8') index_test.go:137: sql insert into test_index values (4086, 4562566103571278274, 0.561701, '7AJPfJOEMi') index_test.go:140: sql delete from test_index where c = 1698 index_test.go:143: sql update test_index set c1 = 2077256354803990235, c2 = 0.648127, c3 = 'qVfAmHucvz' where c = 444 index_test.go:137: sql insert into test_index values (4087, 2094811148539577116, 0.249155, 'ENfMNHnh9R') index_test.go:140: sql delete from test_index where c = 2467 index_test.go:137: sql insert into test_index values (4088, 1453531285352047081, 0.108741, 'gscHlt4O9f') index_test.go:140: sql delete from test_index where c = 2217 index_test.go:143: sql update test_index set c1 = 4964920766323057837, c2 = 0.944572, c3 = 'klVA1ArDrG' where c = 3972 index_test.go:140: sql delete from test_index where c = 3488 index_test.go:143: sql update test_index set c1 = 2549992499987999765, c2 = 0.475335, c3 = 'oTRS9eULX4' where c = 915 index_test.go:140: sql delete from test_index where c = 333 index_test.go:143: sql update test_index set c1 = 7767816608309097567, c2 = 0.008354, c3 = '2HYwM4nGBu' where c = 1381 index_test.go:143: sql update test_index set c1 = 5889530625523677989, c2 = 0.612408, c3 = 'YoxDQNiP9N' where c = 3572 index_test.go:143: sql update test_index set c1 = 6206708001652381873, c2 = 0.937119, c3 = 'fmGIvB1aX0' where c = 2284 index_test.go:140: sql delete from test_index where c = 2637 index_test.go:140: sql delete from test_index where c = 2783 index_test.go:137: sql insert into test_index values (4089, 6572504896304832359, 0.526862, 'W5UXG4p6op') index_test.go:143: sql update test_index set c1 = 9007678058975811724, c2 = 0.014154, c3 = 'nmroP6Fqpn' where c = 1592 index_test.go:137: sql insert into test_index values (4092, 4202941077769209009, 0.415818, 'wV1ByEPTk8') index_test.go:143: sql update test_index set c1 = 5985624885088127449, c2 = 0.217891, c3 = '4f33o3RW6j' where c = 2001 index_test.go:137: sql insert into test_index values (4094, 7232060239535935415, 0.627659, 'ipG2MX2bCb') index_test.go:137: sql insert into test_index values (4090, 2456352843446552487, 0.171865, 'qA1gqZL5ao') index_test.go:143: sql update test_index set c1 = 5679790341011265022, c2 = 0.681830, c3 = 'LBubMIPaQY' where c = 1128 index_test.go:137: sql insert into test_index values (4091, 3497887547409826964, 0.521470, 'beeG3umgla') index_test.go:137: sql insert into test_index values (4093, 3468281196163491164, 0.901883, 'Pmpa4yTxvC') index_test.go:143: sql update test_index set c1 = 4660821609492142738, c2 = 0.799805, c3 = 'FPtNWfdtpp' where c = 3999 index_test.go:137: sql insert into test_index values (4095, 8696605084541999377, 0.955068, 'kGLxvWvEiv') index_test.go:140: sql delete from test_index where c = 2824 index_test.go:137: sql insert into test_index values (4096, 7870032179145499208, 0.640343, '88FeyxGzLD') index_test.go:140: sql delete from test_index where c = 2851 index_test.go:140: sql delete from test_index where c = 3360 index_test.go:140: sql delete from test_index where c = 1877 index_test.go:140: sql delete from test_index where c = 217 index_test.go:137: sql insert into test_index values (4098, 8946002465860739114, 0.748631, 'ef1m8JtKlR') index_test.go:140: sql delete from test_index where c = 972 index_test.go:137: sql insert into test_index values (4097, 3716652574099625921, 0.460208, 'zea0ZaLmeP') index_test.go:140: sql delete from test_index where c = 1141 index_test.go:143: sql update test_index set c1 = 3961463643274190660, c2 = 0.557790, c3 = 'lKambH0vEx' where c = 2466 index_test.go:140: sql delete from test_index where c = 2379 index_test.go:143: sql update test_index set c1 = 3627929581702952633, c2 = 0.536893, c3 = 'XmzGtre7nl' where c = 2388 index_test.go:143: sql update test_index set c1 = 4987252105558438054, c2 = 0.175855, c3 = '1PLXZLuztu' where c = 3829 index_test.go:143: sql update test_index set c1 = 8156684245236423266, c2 = 0.712196, c3 = '87FmiY5EUv' where c = 2359 index_test.go:143: sql update test_index set c1 = 8070947127877722150, c2 = 0.432325, c3 = 'ezvTOvLYCQ' where c = 534 index_test.go:140: sql delete from test_index where c = 3580 index_test.go:143: sql update test_index set c1 = 5226526903100407438, c2 = 0.110503, c3 = 'c6EnU3mnZ6' where c = 1422 index_test.go:140: sql delete from test_index where c = 908 index_test.go:137: sql insert into test_index values (4099, 2802029316023337048, 0.191724, '4kYFhlnOyC') index_test.go:143: sql update test_index set c1 = 8264338929495171164, c2 = 0.576294, c3 = 'lS12msqaGO' where c = 2927 index_test.go:143: sql update test_index set c1 = 3791641732672947201, c2 = 0.753299, c3 = 'Ek4GGUoiaG' where c = 1973 index_test.go:140: sql delete from test_index where c = 71 index_test.go:143: sql update test_index set c1 = 5942698597471172958, c2 = 0.903344, c3 = '7ZE99AZd4a' where c = 246 index_test.go:143: sql update test_index set c1 = 6445510127214671548, c2 = 0.494026, c3 = '4Gbirl0796' where c = 3629 index_test.go:137: sql insert into test_index values (4100, 5305549943730813704, 0.278672, 'Rg4XUNf3zb') index_test.go:143: sql update test_index set c1 = 2483638231494259772, c2 = 0.465750, c3 = 'ozlC4Us7vA' where c = 1809 index_test.go:140: sql delete from test_index where c = 2123 index_test.go:143: sql update test_index set c1 = 5709172555675958499, c2 = 0.836981, c3 = 'SFZSkngo4A' where c = 3008 index_test.go:137: sql insert into test_index values (4102, 6805457638364838701, 0.065039, 'nE39R4UXOe') index_test.go:137: sql insert into test_index values (4104, 3685042498346381609, 0.696920, 'h2Y2OrSgmd') index_test.go:137: sql insert into test_index values (4105, 5403136416096214584, 0.606805, 'dqHrLaGfYO') index_test.go:137: sql insert into test_index values (4109, 5655587940261795656, 0.897796, 'OZLG7YWihm') index_test.go:137: sql insert into test_index values (4107, 992301478525115557, 0.218748, 'zt8pegur6g') index_test.go:137: sql insert into test_index values (4106, 2939678386301585379, 0.812311, 'UUw2eIuRq1') index_test.go:137: sql insert into test_index values (4110, 3819087582432820146, 0.816366, 'kkiwe0Q5ox') index_test.go:137: sql insert into test_index values (4103, 773475942047400423, 0.614249, 'XYmqRPYOiO') index_test.go:137: sql insert into test_index values (4101, 6665390833955503191, 0.052960, 'vgrJSthMf9') index_test.go:137: sql insert into test_index values (4108, 6102496489741650092, 0.660894, 'kNv3ZcfmKQ') index_test.go:140: sql delete from test_index where c = 2788 index_test.go:140: sql delete from test_index where c = 191 index_test.go:140: sql delete from test_index where c = 1706 index_test.go:140: sql delete from test_index where c = 2339 index_test.go:143: sql update test_index set c1 = 1200838341500378042, c2 = 0.274169, c3 = 'cgZzWIoJWs' where c = 1449 index_test.go:140: sql delete from test_index where c = 1093 index_test.go:140: sql delete from test_index where c = 2648 index_test.go:143: sql update test_index set c1 = 3801825341400522108, c2 = 0.625669, c3 = 'S2OFJPL5Y7' where c = 209 index_test.go:140: sql delete from test_index where c = 3589 index_test.go:140: sql delete from test_index where c = 1233 index_test.go:140: sql delete from test_index where c = 2598 index_test.go:143: sql update test_index set c1 = 8445903641621598927, c2 = 0.915064, c3 = '8QXTTgLtom' where c = 2215 index_test.go:137: sql insert into test_index values (4111, 336663515515401723, 0.331403, 'xZ3tG3K8rP') index_test.go:140: sql delete from test_index where c = 2790 index_test.go:143: sql update test_index set c1 = 5208832072699488496, c2 = 0.381911, c3 = 'a4p2BWiO6J' where c = 367 index_test.go:143: sql update test_index set c1 = 2524145100516957785, c2 = 0.400424, c3 = 'ezVLYnkYOK' where c = 1616 index_test.go:143: sql update test_index set c1 = 7334501257653950213, c2 = 0.021169, c3 = 'wKOOjyVPaV' where c = 190 index_test.go:137: sql insert into test_index values (4112, 7626583339043280225, 0.247569, 'iMZ5hdVlAj') index_test.go:143: sql update test_index set c1 = 3491254347100451724, c2 = 0.041754, c3 = 'pdivwNcOT7' where c = 3692 index_test.go:143: sql update test_index set c1 = 7461877735703452541, c2 = 0.004438, c3 = 'R8vQqGrYS1' where c = 2496 index_test.go:143: sql update test_index set c1 = 4747332327633935512, c2 = 0.185554, c3 = 'X1iJjrkuVT' where c = 2654 index_test.go:143: sql update test_index set c1 = 3830888901888885964, c2 = 0.440658, c3 = 'cDiLWHYMtt' where c = 1068 index_test.go:137: sql insert into test_index values (4115, 7479705967998463286, 0.254161, 'ZoPtrcZ7LL') index_test.go:137: sql insert into test_index values (4113, 706802580531256695, 0.338450, 'mz9PVZ1LsS') index_test.go:137: sql insert into test_index values (4114, 3337157406282280968, 0.056492, 'CXa5On5vP1') index_test.go:137: sql insert into test_index values (4116, 1905221311225349952, 0.209806, '2ySvFFhY4K') index_test.go:140: sql delete from test_index where c = 135 index_test.go:140: sql delete from test_index where c = 2920 index_test.go:140: sql delete from test_index where c = 3422 index_test.go:137: sql insert into test_index values (4117, 5586194666618047860, 0.598304, 'e1lyyqdSAO') index_test.go:143: sql update test_index set c1 = 3719306434035693381, c2 = 0.013775, c3 = '1qAvYOt6jT' where c = 1604 index_test.go:143: sql update test_index set c1 = 3474841446363471928, c2 = 0.951206, c3 = 'l7s6rCnKuW' where c = 2125 index_test.go:137: sql insert into test_index values (4118, 4659674009728477485, 0.257634, 'jjmKKQZPMD') index_test.go:137: sql insert into test_index values (4120, 2149497294808422970, 0.311114, 'fgJBDFDlws') index_test.go:143: sql update test_index set c1 = 9029670761809434001, c2 = 0.646149, c3 = 'HWXKq12Hlj' where c = 2619 index_test.go:140: sql delete from test_index where c = 18 index_test.go:143: sql update test_index set c1 = 3698878059059389390, c2 = 0.913820, c3 = 'yCBFfwI8MY' where c = 1573 index_test.go:140: sql delete from test_index where c = 1048 index_test.go:140: sql delete from test_index where c = 3921 index_test.go:137: sql insert into test_index values (4119, 3048083481149632683, 0.396506, '8hdNs6Ykev') index_test.go:140: sql delete from test_index where c = 1675 index_test.go:137: sql insert into test_index values (4121, 4158330351884268598, 0.466278, 'G9V91xKAky') index_test.go:137: sql insert into test_index values (4122, 8990180151866292389, 0.357332, 'fPgByl16eD') index_test.go:137: sql insert into test_index values (4123, 5889898261021601885, 0.221358, 'WNUHtYdZnK') index_test.go:143: sql update test_index set c1 = 4839039042729859074, c2 = 0.918720, c3 = 'FfjCiAKYyQ' where c = 685 index_test.go:143: sql update test_index set c1 = 9171867887125412926, c2 = 0.341998, c3 = '3eHcUBOI5i' where c = 3066 index_test.go:143: sql update test_index set c1 = 6679751594878666823, c2 = 0.269798, c3 = 'q3Ux0oYNjU' where c = 1552 index_test.go:140: sql delete from test_index where c = 3688 index_test.go:140: sql delete from test_index where c = 1136 index_test.go:140: sql delete from test_index where c = 1124 index_test.go:143: sql update test_index set c1 = 2483383612305469401, c2 = 0.034519, c3 = 'IC5Txj7yDk' where c = 2010 index_test.go:143: sql update test_index set c1 = 6598753608924169770, c2 = 0.882870, c3 = 'NSpCF0WjGf' where c = 1409 index_test.go:143: sql update test_index set c1 = 6447420045565570500, c2 = 0.482209, c3 = 'JQr6hnLtsE' where c = 1753 index_test.go:137: sql insert into test_index values (4124, 7912356960878066368, 0.786342, 'UkTQht4oHH') index_test.go:137: sql insert into test_index values (4127, 7086474518308841446, 0.709291, '8agy1cuBPn') index_test.go:140: sql delete from test_index where c = 3327 index_test.go:137: sql insert into test_index values (4125, 4355847951704856087, 0.425700, 'p2UKRzNk6u') index_test.go:137: sql insert into test_index values (4129, 3269212878029789352, 0.031936, 'RSgGw6sQ5Z') index_test.go:140: sql delete from test_index where c = 2570 index_test.go:140: sql delete from test_index where c = 251 index_test.go:137: sql insert into test_index values (4130, 1642152209184727001, 0.871345, 'PBYAO06scn') index_test.go:137: sql insert into test_index values (4128, 912152853776014241, 0.656128, 'DdT1rJE6Xy') index_test.go:137: sql insert into test_index values (4126, 5068307193580170526, 0.751373, 'jkkhElC77a') index_test.go:140: sql delete from test_index where c = 3579 index_test.go:140: sql delete from test_index where c = 1772 index_test.go:140: sql delete from test_index where c = 894 index_test.go:143: sql update test_index set c1 = 4713090040242956622, c2 = 0.316902, c3 = 'kejpNzBaN0' where c = 1864 index_test.go:140: sql delete from test_index where c = 3069 index_test.go:143: sql update test_index set c1 = 5143535679852631672, c2 = 0.289158, c3 = 'NbvLMB1r4T' where c = 686 index_test.go:143: sql update test_index set c1 = 5234705533739873707, c2 = 0.248881, c3 = 'bcKIBkNHSJ' where c = 3144 index_test.go:140: sql delete from test_index where c = 1440 index_test.go:140: sql delete from test_index where c = 3720 index_test.go:143: sql update test_index set c1 = 4819959748937281381, c2 = 0.780269, c3 = 'RCKH5oF9QV' where c = 3254 index_test.go:140: sql delete from test_index where c = 4108 index_test.go:143: sql update test_index set c1 = 1085891296815432459, c2 = 0.368444, c3 = 'n3sh4rQ1G5' where c = 4079 index_test.go:143: sql update test_index set c1 = 895553234999507647, c2 = 0.176297, c3 = 'n5HBYOOXGZ' where c = 2581 index_test.go:137: sql insert into test_index values (4131, 3887161177781293694, 0.995317, 'pI5ZZ8AKLD') index_test.go:143: sql update test_index set c1 = 8328898000879229010, c2 = 0.490575, c3 = 'pOMe5eo7kK' where c = 2844 index_test.go:140: sql delete from test_index where c = 289 index_test.go:137: sql insert into test_index values (4132, 7848978904123827708, 0.509035, 'a7Ihme9O90') index_test.go:143: sql update test_index set c1 = 2280268303698405415, c2 = 0.727189, c3 = '2aIO27AXl2' where c = 3134 index_test.go:137: sql insert into test_index values (4133, 1609573492306017876, 0.434198, 'tiq8NWhlpq') index_test.go:143: sql update test_index set c1 = 7628818545778895107, c2 = 0.570676, c3 = '6167QAGchd' where c = 3533 index_test.go:143: sql update test_index set c1 = 5194223294009721973, c2 = 0.111150, c3 = 'Kx3bMEhzZc' where c = 885 index_test.go:137: sql insert into test_index values (4134, 1693991383342951602, 0.149949, 'joOIYtTYIf') index_test.go:137: sql insert into test_index values (4136, 4052459375854141101, 0.913215, '0Yq1in3tWK') index_test.go:140: sql delete from test_index where c = 781 index_test.go:137: sql insert into test_index values (4135, 369270058851833208, 0.977514, 'spO5P43lb6') index_test.go:140: sql delete from test_index where c = 1539 index_test.go:137: sql insert into test_index values (4138, 485662691730390487, 0.206069, 'pNk2qQPwmn') index_test.go:143: sql update test_index set c1 = 7035864401644973594, c2 = 0.238501, c3 = 'aTdhpM66db' where c = 2085 index_test.go:137: sql insert into test_index values (4137, 7767567626059742343, 0.467079, 'nCHPj8pfdK') index_test.go:137: sql insert into test_index values (4139, 1866278107015253539, 0.739578, 'zcbVOdTeAX') index_test.go:137: sql insert into test_index values (4140, 1290823598350196649, 0.410533, 'jpDhHNLlX2') index_test.go:140: sql delete from test_index where c = 3170 index_test.go:140: sql delete from test_index where c = 162 index_test.go:140: sql delete from test_index where c = 3458 index_test.go:140: sql delete from test_index where c = 60 index_test.go:143: sql update test_index set c1 = 7222389489455255097, c2 = 0.702613, c3 = 'P8VmKPUnJr' where c = 2454 index_test.go:137: sql insert into test_index values (4141, 7520824884203940307, 0.496398, 'y5Dbs60IYx') index_test.go:143: sql update test_index set c1 = 1028662049827491452, c2 = 0.633102, c3 = 'ZeovEf9cBz' where c = 2416 index_test.go:143: sql update test_index set c1 = 7903295430987173481, c2 = 0.558997, c3 = 'PkK7d9SsZq' where c = 1936 index_test.go:140: sql delete from test_index where c = 1993 index_test.go:143: sql update test_index set c1 = 4031494344181305283, c2 = 0.449967, c3 = 'AfN2ORITWc' where c = 198 index_test.go:140: sql delete from test_index where c = 3951 index_test.go:140: sql delete from test_index where c = 3625 index_test.go:137: sql insert into test_index values (4142, 1227293864570079056, 0.186264, 'Jpp7OcbaOV') index_test.go:143: sql update test_index set c1 = 2464547005124871358, c2 = 0.281725, c3 = 'aKHjBR6bQ9' where c = 1914 index_test.go:143: sql update test_index set c1 = 2061378632723276565, c2 = 0.846086, c3 = 'jirvaeVWkH' where c = 3832 index_test.go:143: sql update test_index set c1 = 401830973396058616, c2 = 0.194049, c3 = 'D83E5KagTG' where c = 1431 index_test.go:137: sql insert into test_index values (4143, 8413045674262478557, 0.582548, 'EJ1JMzFa7W') index_test.go:140: sql delete from test_index where c = 3775 index_test.go:137: sql insert into test_index values (4145, 4627298409888144776, 0.737207, 'rB9vtmCuxs') index_test.go:143: sql update test_index set c1 = 4675405018470974254, c2 = 0.685133, c3 = 'iCzUj23Li6' where c = 3274 index_test.go:137: sql insert into test_index values (4144, 2152409975177913779, 0.770876, 'hcKAXaqS3O') index_test.go:140: sql delete from test_index where c = 488 index_test.go:140: sql delete from test_index where c = 4050 index_test.go:137: sql insert into test_index values (4146, 643918146494484310, 0.283308, 'wGHGs8fmsP') index_test.go:140: sql delete from test_index where c = 4098 index_test.go:137: sql insert into test_index values (4147, 6334093250378564784, 0.971707, 'PJh2Q6MkKO') index_test.go:137: sql insert into test_index values (4148, 909564943761305938, 0.124635, 'qApG1UYUGx') index_test.go:143: sql update test_index set c1 = 7375005753725389435, c2 = 0.818243, c3 = 'GTNCPOVHh9' where c = 51 index_test.go:143: sql update test_index set c1 = 6493952940625838093, c2 = 0.781978, c3 = 'qoSgr82igS' where c = 4059 index_test.go:143: sql update test_index set c1 = 7349977488975145430, c2 = 0.774193, c3 = 'n05Gv6kNZc' where c = 36 index_test.go:140: sql delete from test_index where c = 2036 index_test.go:137: sql insert into test_index values (4149, 7364465886060941145, 0.444702, 'plMJ9IXGlA') index_test.go:143: sql update test_index set c1 = 7162359978761681458, c2 = 0.433375, c3 = 'q9SMO9dYW0' where c = 1366 index_test.go:143: sql update test_index set c1 = 6089040065327941462, c2 = 0.774876, c3 = 'fzEXTImmNk' where c = 2700 index_test.go:140: sql delete from test_index where c = 1062 index_test.go:140: sql delete from test_index where c = 2970 index_test.go:140: sql delete from test_index where c = 2226 index_test.go:137: sql insert into test_index values (4150, 3642903099980835096, 0.741076, '1NBwmHYdhA') index_test.go:137: sql insert into test_index values (4153, 4592362007729419982, 0.092090, 'XP4tTum9kt') index_test.go:143: sql update test_index set c1 = 8671664165846012652, c2 = 0.179138, c3 = 'IQ6EQnjhQJ' where c = 3746 index_test.go:137: sql insert into test_index values (4151, 6442852247609107079, 0.548917, 'l4U6VDvtHY') index_test.go:140: sql delete from test_index where c = 1399 index_test.go:137: sql insert into test_index values (4152, 7403662790037706045, 0.757834, 'sc5hjdWAYc') index_test.go:137: sql insert into test_index values (4154, 3778465227726855783, 0.104006, 'zSj3qaRZpj') index_test.go:143: sql update test_index set c1 = 557091431726519373, c2 = 0.655627, c3 = 'KMsN9YsCt7' where c = 1403 index_test.go:137: sql insert into test_index values (4155, 7344852971586626342, 0.334825, 'hVdghWibGJ') index_test.go:143: sql update test_index set c1 = 5341574085546762283, c2 = 0.863115, c3 = 'UDO0ejvZRe' where c = 1155 index_test.go:140: sql delete from test_index where c = 3318 index_test.go:143: sql update test_index set c1 = 3177370790178631617, c2 = 0.802306, c3 = 'RyrhqZudfi' where c = 2030 index_test.go:140: sql delete from test_index where c = 3243 index_test.go:143: sql update test_index set c1 = 2474684756773579188, c2 = 0.033206, c3 = 'jNNL4qJk5L' where c = 3828 index_test.go:140: sql delete from test_index where c = 4142 index_test.go:137: sql insert into test_index values (4156, 4028363171131490705, 0.850239, 'KB4W5hiEke') index_test.go:140: sql delete from test_index where c = 1572 index_test.go:143: sql update test_index set c1 = 2012628332266350876, c2 = 0.752728, c3 = 'Xzy1bDPfUP' where c = 2028 index_test.go:140: sql delete from test_index where c = 3135 index_test.go:137: sql insert into test_index values (4157, 4813731539807976672, 0.801462, 'znjla1ef4r') index_test.go:140: sql delete from test_index where c = 3959 index_test.go:143: sql update test_index set c1 = 6703704475112151449, c2 = 0.910139, c3 = 'u3Ryrp3Eq5' where c = 1633 index_test.go:137: sql insert into test_index values (4158, 7804179608643601415, 0.813425, '117jbRFB78') index_test.go:137: sql insert into test_index values (4159, 1436533457461172014, 0.195075, '1yxeuvnGWR') index_test.go:140: sql delete from test_index where c = 1320 index_test.go:143: sql update test_index set c1 = 467223397442777290, c2 = 0.778419, c3 = 'vAYbfSO0og' where c = 1546 index_test.go:137: sql insert into test_index values (4160, 4677172374701958479, 0.536295, 'jYN78oXmuz') index_test.go:140: sql delete from test_index where c = 973 index_test.go:143: sql update test_index set c1 = 1889933025657606275, c2 = 0.196853, c3 = 'i4vFgq4Grx' where c = 3877 index_test.go:140: sql delete from test_index where c = 2273 index_test.go:143: sql update test_index set c1 = 4615558257243774517, c2 = 0.101978, c3 = 'gK1UBkxmAB' where c = 2747 index_test.go:143: sql update test_index set c1 = 3893305769943287719, c2 = 0.493390, c3 = 'p3QWkGIHnW' where c = 1683 index_test.go:137: sql insert into test_index values (4161, 6990238748801191911, 0.520620, 'bguctN3jRS') index_test.go:143: sql update test_index set c1 = 3193404060389082583, c2 = 0.536530, c3 = 'zuMl7JXEKq' where c = 3307 index_test.go:140: sql delete from test_index where c = 1772 index_test.go:137: sql insert into test_index values (4163, 30546272049308457, 0.383123, 'JNavTgK3dX') index_test.go:140: sql delete from test_index where c = 3178 index_test.go:137: sql insert into test_index values (4164, 4884277278261333515, 0.221008, 'LeuqivdIAR') index_test.go:140: sql delete from test_index where c = 214 index_test.go:143: sql update test_index set c1 = 488286038829839881, c2 = 0.003361, c3 = 'uawm4sND7e' where c = 850 index_test.go:137: sql insert into test_index values (4165, 1983343108943374388, 0.776701, 'ZBYI8iPEUB') index_test.go:137: sql insert into test_index values (4162, 2083500991226995535, 0.975946, 'qpJ8ovypBv') index_test.go:140: sql delete from test_index where c = 3666 index_test.go:143: sql update test_index set c1 = 3022189229904831799, c2 = 0.115527, c3 = 'M9FrmsYvgX' where c = 311 index_test.go:143: sql update test_index set c1 = 9050139180189869564, c2 = 0.078806, c3 = '4MfP5g7Uxk' where c = 496 index_test.go:143: sql update test_index set c1 = 3545660704187129239, c2 = 0.287540, c3 = 'hrGUjjxy8v' where c = 3708 index_test.go:137: sql insert into test_index values (4166, 7078558277059394169, 0.991952, '6C7ns7YQQm') index_test.go:143: sql update test_index set c1 = 5177011887848940756, c2 = 0.752113, c3 = 'He8fbcHs2V' where c = 1491 index_test.go:143: sql update test_index set c1 = 4151863986408451568, c2 = 0.757412, c3 = 'wKw6aa6BJE' where c = 2314 index_test.go:140: sql delete from test_index where c = 3389 index_test.go:140: sql delete from test_index where c = 1726 index_test.go:140: sql delete from test_index where c = 3502 index_test.go:137: sql insert into test_index values (4170, 6639547683648490914, 0.290026, 'tfEQMmW4eL') index_test.go:137: sql insert into test_index values (4167, 8557504277512997926, 0.962954, 'RnRl5BqDsE') index_test.go:137: sql insert into test_index values (4168, 2347057646782127158, 0.730915, 'CCk3yuN7cb') index_test.go:137: sql insert into test_index values (4171, 7405525049043649867, 0.546736, 'J4CSh8kTqa') index_test.go:137: sql insert into test_index values (4169, 11099778992605434, 0.876054, '4HOWWU6p8t') index_test.go:140: sql delete from test_index where c = 3636 index_test.go:137: sql insert into test_index values (4172, 1110702724157693191, 0.543948, '0xcgD3vovY') index_test.go:143: sql update test_index set c1 = 9026615110333129426, c2 = 0.791822, c3 = 'PwyLi7opR8' where c = 616 index_test.go:143: sql update test_index set c1 = 7083240721040515537, c2 = 0.526883, c3 = 'jqB4yYLcsQ' where c = 2226 index_test.go:140: sql delete from test_index where c = 3658 index_test.go:140: sql delete from test_index where c = 994 index_test.go:143: sql update test_index set c1 = 6370058153604379507, c2 = 0.383035, c3 = 'brehv3SswB' where c = 3718 index_test.go:140: sql delete from test_index where c = 1905 index_test.go:137: sql insert into test_index values (4173, 7988007393685425721, 0.538133, 'oo1OqGEOeX') index_test.go:140: sql delete from test_index where c = 4027 index_test.go:143: sql update test_index set c1 = 7472823517071598733, c2 = 0.806319, c3 = 'NYmjK2E5qX' where c = 3343 index_test.go:143: sql update test_index set c1 = 1126645921552105975, c2 = 0.293862, c3 = '3q0AXZasVR' where c = 486 index_test.go:140: sql delete from test_index where c = 1028 index_test.go:140: sql delete from test_index where c = 1962 index_test.go:143: sql update test_index set c1 = 11919114506805583, c2 = 0.189433, c3 = 'OOI2Yl6ITZ' where c = 686 index_test.go:143: sql update test_index set c1 = 6522175178671873410, c2 = 0.192481, c3 = 'TT7ATWUvDJ' where c = 2832 index_test.go:137: sql insert into test_index values (4174, 9055377126882714435, 0.910771, 'jHep6TaK6d') index_test.go:140: sql delete from test_index where c = 1207 index_test.go:137: sql insert into test_index values (4175, 2953309815652570814, 0.797570, 'HTjzP46pMc') index_test.go:137: sql insert into test_index values (4176, 1149306784628814844, 0.737810, 'lUfMbOqwWC') index_test.go:140: sql delete from test_index where c = 382 index_test.go:137: sql insert into test_index values (4178, 8363154769306503124, 0.317538, 'EBdVYaqRa9') index_test.go:137: sql insert into test_index values (4177, 3124395489645874084, 0.528234, 'jCUzINHVUo') index_test.go:143: sql update test_index set c1 = 8714332004892116300, c2 = 0.834208, c3 = 'lh0qpJm95h' where c = 2279 index_test.go:137: sql insert into test_index values (4179, 551352803113444623, 0.393108, 'y59MUJ7i4i') index_test.go:143: sql update test_index set c1 = 2015972942596515436, c2 = 0.744273, c3 = '0JLzeML3S3' where c = 2760 index_test.go:143: sql update test_index set c1 = 1240650062002333908, c2 = 0.941291, c3 = 'KiAI0vwxI0' where c = 3997 index_test.go:140: sql delete from test_index where c = 3273 index_test.go:140: sql delete from test_index where c = 1782 index_test.go:137: sql insert into test_index values (4180, 4938180680847689188, 0.738475, 'hsc4WZ4GKk') index_test.go:143: sql update test_index set c1 = 6391191209559768055, c2 = 0.795990, c3 = 'W6WsJLPGGr' where c = 1654 index_test.go:137: sql insert into test_index values (4181, 7506204803356879788, 0.221437, '460jOZytcn') index_test.go:143: sql update test_index set c1 = 9185858811682068988, c2 = 0.880454, c3 = 'lNDOdkfPbp' where c = 1970 index_test.go:140: sql delete from test_index where c = 4053 index_test.go:140: sql delete from test_index where c = 3942 index_test.go:143: sql update test_index set c1 = 6762400564506827604, c2 = 0.392378, c3 = 'oK1pWRoL4M' where c = 2834 index_test.go:140: sql delete from test_index where c = 3469 index_test.go:140: sql delete from test_index where c = 3329 index_test.go:143: sql update test_index set c1 = 1666596093962550012, c2 = 0.758803, c3 = 'rJvqiPs08v' where c = 1493 index_test.go:143: sql update test_index set c1 = 502921717957584637, c2 = 0.279658, c3 = 'UUrJxfqwJn' where c = 3764 index_test.go:137: sql insert into test_index values (4182, 6528055701351898875, 0.290683, 'FwsIZ8pwcw') index_test.go:137: sql insert into test_index values (4184, 6478701123941489691, 0.141025, '6xQXO3P80E') index_test.go:140: sql delete from test_index where c = 2193 index_test.go:137: sql insert into test_index values (4183, 2327846318725853132, 0.157728, 'AmP4OjOo9K') index_test.go:143: sql update test_index set c1 = 5709627094418908704, c2 = 0.272108, c3 = 'tfXijRaxaK' where c = 3318 index_test.go:140: sql delete from test_index where c = 244 index_test.go:140: sql delete from test_index where c = 770 index_test.go:143: sql update test_index set c1 = 1778209702296125071, c2 = 0.424341, c3 = 'yDmdcSVbCd' where c = 2909 index_test.go:137: sql insert into test_index values (4186, 3050166001589271936, 0.263947, 'uJGsNvhtHv') index_test.go:137: sql insert into test_index values (4187, 3081520231667289109, 0.664459, '9XDmXvFjyt') index_test.go:140: sql delete from test_index where c = 2024 index_test.go:143: sql update test_index set c1 = 6319045413194839791, c2 = 0.154741, c3 = '6WSArj6RZV' where c = 53 index_test.go:137: sql insert into test_index values (4185, 3082420461009971564, 0.739474, 'MdAFRsLCLY') index_test.go:143: sql update test_index set c1 = 4038358116092414771, c2 = 0.017640, c3 = 'n3dNmnt07Z' where c = 2761 index_test.go:140: sql delete from test_index where c = 1068 index_test.go:140: sql delete from test_index where c = 2493 index_test.go:137: sql insert into test_index values (4188, 7398925171203440558, 0.441046, 'GFUEFCJL4s') index_test.go:143: sql update test_index set c1 = 8917984102073530276, c2 = 0.056529, c3 = 'D7VX3RJWBk' where c = 3171 index_test.go:137: sql insert into test_index values (4189, 2852600739186349513, 0.643182, 'Tni54PM8bw') index_test.go:140: sql delete from test_index where c = 1553 index_test.go:140: sql delete from test_index where c = 76 index_test.go:143: sql update test_index set c1 = 4417319879096880158, c2 = 0.693113, c3 = '1Su2hUFZ1u' where c = 2198 index_test.go:143: sql update test_index set c1 = 5027646279610064473, c2 = 0.083639, c3 = 'DCP5BMhxpb' where c = 2501 index_test.go:137: sql insert into test_index values (4191, 1695613640133459239, 0.475207, 'fb132xO4A8') index_test.go:137: sql insert into test_index values (4190, 8961079421214360820, 0.272485, 'iBpc5OjS2l') index_test.go:143: sql update test_index set c1 = 3639072381845978888, c2 = 0.255579, c3 = '8gtDkaN8Xu' where c = 1995 index_test.go:143: sql update test_index set c1 = 8694103307475592388, c2 = 0.973835, c3 = 'VPnfxaiAOW' where c = 3930 index_test.go:143: sql update test_index set c1 = 5287810702405563962, c2 = 0.918597, c3 = 'qGKx0GIWd6' where c = 2240 index_test.go:137: sql insert into test_index values (4192, 8466590647404602733, 0.145760, 'aeMFRGiutA') index_test.go:140: sql delete from test_index where c = 4157 index_test.go:137: sql insert into test_index values (4193, 6645742296324032762, 0.616602, 'L9293fn7Hl') index_test.go:140: sql delete from test_index where c = 670 index_test.go:137: sql insert into test_index values (4194, 1452526425263879358, 0.202138, '09lQHcbr9f') index_test.go:143: sql update test_index set c1 = 7687888326148553018, c2 = 0.342215, c3 = 'gprh76dOx3' where c = 3131 index_test.go:140: sql delete from test_index where c = 443 index_test.go:137: sql insert into test_index values (4196, 643081911319396796, 0.329679, 'd4CFG97SMD') index_test.go:140: sql delete from test_index where c = 3126 index_test.go:137: sql insert into test_index values (4195, 8989810433575440258, 0.247724, 'DUQvjp12EJ') index_test.go:140: sql delete from test_index where c = 3648 index_test.go:143: sql update test_index set c1 = 8345111993461934059, c2 = 0.270934, c3 = 'lA9dGILZJU' where c = 3872 index_test.go:143: sql update test_index set c1 = 9157254418560343812, c2 = 0.088158, c3 = 'Mop14kO48S' where c = 1491 index_test.go:137: sql insert into test_index values (4197, 8139402855275362558, 0.844012, 'JM13CfBkpe') index_test.go:143: sql update test_index set c1 = 7472006261552875798, c2 = 0.514106, c3 = 'p7KpqXgO1n' where c = 3891 index_test.go:140: sql delete from test_index where c = 2295 index_test.go:140: sql delete from test_index where c = 2599 index_test.go:140: sql delete from test_index where c = 2617 index_test.go:143: sql update test_index set c1 = 8616215378124912185, c2 = 0.631291, c3 = '2LvtpJF7PF' where c = 1967 index_test.go:143: sql update test_index set c1 = 3684715744460197779, c2 = 0.693504, c3 = 'juYtjtmXhy' where c = 2267 index_test.go:137: sql insert into test_index values (4198, 4313123081842098138, 0.524298, 'YCMz9wJ17o') index_test.go:140: sql delete from test_index where c = 1468 index_test.go:137: sql insert into test_index values (4200, 1176135494984099503, 0.381314, 'NQ2yaQqi1E') index_test.go:137: sql insert into test_index values (4199, 2202109925451862708, 0.828907, 'F5ZxlozQ3g') index_test.go:143: sql update test_index set c1 = 6333945872698773906, c2 = 0.285495, c3 = 'TSLuJHPdAe' where c = 2420 index_test.go:143: sql update test_index set c1 = 6233742153494130713, c2 = 0.810126, c3 = 'JJpuaXZF83' where c = 1112 index_test.go:140: sql delete from test_index where c = 2407 index_test.go:143: sql update test_index set c1 = 495142856768361765, c2 = 0.236768, c3 = 'QhUwBKHTat' where c = 2415 index_test.go:143: sql update test_index set c1 = 6127228125241314579, c2 = 0.280070, c3 = 'PZDg7reKd9' where c = 2522 index_test.go:140: sql delete from test_index where c = 4186 index_test.go:143: sql update test_index set c1 = 5377570561532879482, c2 = 0.877107, c3 = 'x5rMBkDL2m' where c = 383 index_test.go:140: sql delete from test_index where c = 1783 index_test.go:143: sql update test_index set c1 = 8627576809977183899, c2 = 0.399237, c3 = 'BU3WrkG3Jo' where c = 231 index_test.go:143: sql update test_index set c1 = 2654786302428414528, c2 = 0.808361, c3 = 'Z64lizT9oP' where c = 4118 index_test.go:137: sql insert into test_index values (4201, 3189634215946641931, 0.471456, 'LYzgGWQFiL') index_test.go:137: sql insert into test_index values (4202, 7394388721267343813, 0.024583, 'WZTBUwj2oh') index_test.go:137: sql insert into test_index values (4209, 18139139570572886, 0.842918, 'JffXaakZRc') index_test.go:137: sql insert into test_index values (4204, 1955996589298719710, 0.607137, '5bX1BkV2GP') index_test.go:137: sql insert into test_index values (4205, 3951921214487084818, 0.349598, 'KMuUBgTf26') index_test.go:137: sql insert into test_index values (4203, 8594048591013638864, 0.217789, 'O0e1j1u971') index_test.go:137: sql insert into test_index values (4206, 493118040132015243, 0.274956, 'AGWAH0iIHN') index_test.go:137: sql insert into test_index values (4207, 5363055279750376047, 0.285910, 'atu6OEPE6g') index_test.go:140: sql delete from test_index where c = 624 index_test.go:140: sql delete from test_index where c = 625 index_test.go:137: sql insert into test_index values (4208, 5085129319427935194, 0.559830, 'VAkHpCBviC') index_test.go:143: sql update test_index set c1 = 8695290025135156726, c2 = 0.657583, c3 = 'bI20kpvB6Z' where c = 2055 index_test.go:143: sql update test_index set c1 = 1364953845113086091, c2 = 0.461422, c3 = 'RFgwhtZDOi' where c = 1484 index_test.go:140: sql delete from test_index where c = 3824 index_test.go:140: sql delete from test_index where c = 1990 index_test.go:140: sql delete from test_index where c = 833 index_test.go:137: sql insert into test_index values (4210, 8743677081784104005, 0.976018, 'VkacegTJgj') index_test.go:140: sql delete from test_index where c = 1159 index_test.go:140: sql delete from test_index where c = 997 index_test.go:140: sql delete from test_index where c = 2774 index_test.go:140: sql delete from test_index where c = 3772 index_test.go:137: sql insert into test_index values (4211, 8711027716006978203, 0.418650, 'rGKwEoIQNO') index_test.go:137: sql insert into test_index values (4212, 4288436660005409964, 0.401568, 'cQ3kkWeqop') index_test.go:143: sql update test_index set c1 = 5257498863283464416, c2 = 0.948349, c3 = 'DU8QxzG2Hu' where c = 3417 index_test.go:140: sql delete from test_index where c = 2924 index_test.go:143: sql update test_index set c1 = 2753410262874231972, c2 = 0.248633, c3 = 'rAE7nE8Frj' where c = 3437 index_test.go:143: sql update test_index set c1 = 290250366270992968, c2 = 0.142677, c3 = '0gU5EWKJhe' where c = 3507 index_test.go:140: sql delete from test_index where c = 2834 index_test.go:143: sql update test_index set c1 = 6765950736054586012, c2 = 0.507629, c3 = 'v6ilyjq93m' where c = 4043 index_test.go:143: sql update test_index set c1 = 477852458366093721, c2 = 0.663652, c3 = 'Uadyvz1FOM' where c = 3802 index_test.go:143: sql update test_index set c1 = 830581294387255846, c2 = 0.114748, c3 = 'N0aOWTVVyk' where c = 3729 index_test.go:143: sql update test_index set c1 = 4083919337533948059, c2 = 0.349741, c3 = 'RX2bOSzQs0' where c = 2138 index_test.go:143: sql update test_index set c1 = 3509965501221100951, c2 = 0.643482, c3 = 'lKA10mxDA0' where c = 3341 index_test.go:137: sql insert into test_index values (4214, 5236268069169542403, 0.779581, 'Jv030M9HC1') index_test.go:140: sql delete from test_index where c = 1303 index_test.go:137: sql insert into test_index values (4216, 6068700459134458466, 0.343703, 'akurZP9z2Q') index_test.go:137: sql insert into test_index values (4217, 1911134814955841700, 0.342758, 'WM9PNQlypI') index_test.go:137: sql insert into test_index values (4213, 2513115458061893019, 0.869445, 'B0pFNEpItj') index_test.go:140: sql delete from test_index where c = 294 index_test.go:143: sql update test_index set c1 = 9204834639963437041, c2 = 0.317108, c3 = '9GXQ6BMj1H' where c = 252 index_test.go:137: sql insert into test_index values (4219, 4987639977882602954, 0.448428, 'eyFZjZNycj') index_test.go:143: sql update test_index set c1 = 5740673801769665864, c2 = 0.867802, c3 = 'h4WrfWYw07' where c = 2157 index_test.go:137: sql insert into test_index values (4218, 4945813629465282026, 0.177221, 'QZ2SphXDDI') index_test.go:140: sql delete from test_index where c = 2626 index_test.go:140: sql delete from test_index where c = 1394 index_test.go:137: sql insert into test_index values (4215, 3363544620151306360, 0.779541, 'rKqqA2Coaa') index_test.go:137: sql insert into test_index values (4220, 567700268685680775, 0.838393, 'uDpxVNdmpu') index_test.go:140: sql delete from test_index where c = 1819 index_test.go:137: sql insert into test_index values (4221, 2202576261514415551, 0.652571, '3HBH6jQgLA') index_test.go:143: sql update test_index set c1 = 6776713800548544858, c2 = 0.433010, c3 = 'fLHLhjYjjQ' where c = 3795 index_test.go:140: sql delete from test_index where c = 3358 index_test.go:143: sql update test_index set c1 = 3298751791511677102, c2 = 0.691841, c3 = '4UZoVCF6oF' where c = 2576 index_test.go:140: sql delete from test_index where c = 883 index_test.go:140: sql delete from test_index where c = 4103 index_test.go:140: sql delete from test_index where c = 4052 index_test.go:137: sql insert into test_index values (4222, 90731686434316174, 0.518631, '7cqgaPYQ4R') index_test.go:140: sql delete from test_index where c = 1142 index_test.go:143: sql update test_index set c1 = 5687436311180202659, c2 = 0.465743, c3 = 'qgnwfb1gcc' where c = 2997 index_test.go:143: sql update test_index set c1 = 4983169338526386870, c2 = 0.906701, c3 = 'z83FAXdyw9' where c = 3893 index_test.go:143: sql update test_index set c1 = 8709482279319974640, c2 = 0.332437, c3 = 'tnnIQZIq2u' where c = 3937 index_test.go:143: sql update test_index set c1 = 9167449513888911308, c2 = 0.125402, c3 = 'oHZ3ecghSi' where c = 2264 index_test.go:143: sql update test_index set c1 = 7416736324428098076, c2 = 0.931065, c3 = 'uK1ewwrMHV' where c = 775 index_test.go:137: sql insert into test_index values (4223, 4258243760119007569, 0.502632, 'YJBei2FK2z') index_test.go:137: sql insert into test_index values (4224, 8264956780965908674, 0.907786, 'c2LXuKu2ah') index_test.go:143: sql update test_index set c1 = 1240997328484131756, c2 = 0.165690, c3 = 'QbVSKS7Mxa' where c = 3638 index_test.go:140: sql delete from test_index where c = 1951 index_test.go:140: sql delete from test_index where c = 2191 index_test.go:140: sql delete from test_index where c = 2028 index_test.go:137: sql insert into test_index values (4229, 7198414567515703178, 0.341389, '3xBXMMM2je') index_test.go:137: sql insert into test_index values (4226, 5791972863633826862, 0.094786, '1rR0ujK5Tu') index_test.go:137: sql insert into test_index values (4225, 882847793899964103, 0.616510, 'l9czIpM8Kq') index_test.go:143: sql update test_index set c1 = 6218925699892714742, c2 = 0.560771, c3 = 'aUpkWJv1yO' where c = 585 index_test.go:143: sql update test_index set c1 = 1216302138206724158, c2 = 0.860595, c3 = 'gPi4041V7Z' where c = 1453 index_test.go:143: sql update test_index set c1 = 6859727022681717424, c2 = 0.334790, c3 = 'sZh45qBpn5' where c = 1519 index_test.go:140: sql delete from test_index where c = 2339 index_test.go:137: sql insert into test_index values (4228, 1508563602193161855, 0.819001, '6oTdCG6EAo') index_test.go:137: sql insert into test_index values (4227, 9180868024645669475, 0.212349, 'YxmYSapPgW') index_test.go:137: sql insert into test_index values (4230, 27549300599211959, 0.845368, 'OSWkIx43qi') index_test.go:143: sql update test_index set c1 = 1010739120280412874, c2 = 0.931824, c3 = 'hrAX8cwnB2' where c = 1389 index_test.go:140: sql delete from test_index where c = 1550 index_test.go:143: sql update test_index set c1 = 1172789292922204783, c2 = 0.887346, c3 = 'hC0Mch9F5c' where c = 400 index_test.go:137: sql insert into test_index values (4231, 73532751503134384, 0.827369, 'CeGTFE5B0b') index_test.go:140: sql delete from test_index where c = 889 index_test.go:140: sql delete from test_index where c = 3711 index_test.go:143: sql update test_index set c1 = 4001540403259713638, c2 = 0.112029, c3 = 'Yj7gvDkzVG' where c = 1311 index_test.go:143: sql update test_index set c1 = 3114325717833463218, c2 = 0.740833, c3 = 'lx5wr7DjLn' where c = 1646 index_test.go:137: sql insert into test_index values (4234, 1101429011241119729, 0.711006, 'JGP4JHNjNk') index_test.go:137: sql insert into test_index values (4232, 7861958911837872628, 0.642949, 'iM2mgAW028') index_test.go:140: sql delete from test_index where c = 545 index_test.go:140: sql delete from test_index where c = 3440 index_test.go:137: sql insert into test_index values (4233, 2318643232036594402, 0.427123, 'LdZ7HviNWW') index_test.go:143: sql update test_index set c1 = 4552101117713242406, c2 = 0.206311, c3 = 'RuTj287AqW' where c = 3357 index_test.go:137: sql insert into test_index values (4235, 6942906501302201590, 0.958045, 'j8wD0V878i') index_test.go:140: sql delete from test_index where c = 696 index_test.go:143: sql update test_index set c1 = 5413461825633428882, c2 = 0.352977, c3 = 'ICcL8REtac' where c = 2037 index_test.go:140: sql delete from test_index where c = 1940 index_test.go:137: sql insert into test_index values (4237, 2642749574106580800, 0.397515, 'av1rPnqvWk') index_test.go:137: sql insert into test_index values (4236, 3115554522989615924, 0.610911, 'Rd1C92qlSl') index_test.go:137: sql insert into test_index values (4238, 8068459612740705658, 0.249081, '4pK6Rc8oEN') index_test.go:140: sql delete from test_index where c = 127 index_test.go:140: sql delete from test_index where c = 1307 index_test.go:143: sql update test_index set c1 = 4791871705201358424, c2 = 0.011497, c3 = 'JvfDoYGRMe' where c = 235 index_test.go:137: sql insert into test_index values (4239, 7852678316354541523, 0.020366, 'TpoW7dMtGj') index_test.go:140: sql delete from test_index where c = 57 index_test.go:140: sql delete from test_index where c = 3876 index_test.go:143: sql update test_index set c1 = 6920258947880816433, c2 = 0.997507, c3 = 'c95OeaSSyd' where c = 92 index_test.go:143: sql update test_index set c1 = 8068740967854082940, c2 = 0.686877, c3 = 'Da3NijAvNw' where c = 627 index_test.go:140: sql delete from test_index where c = 2455 index_test.go:143: sql update test_index set c1 = 985694348601199071, c2 = 0.862079, c3 = 'VuShGU4JZM' where c = 628 index_test.go:143: sql update test_index set c1 = 8214482952399927080, c2 = 0.693847, c3 = 'cLPFS5RsER' where c = 3882 index_test.go:143: sql update test_index set c1 = 2451364318945993026, c2 = 0.475744, c3 = 'lqo54aMcMR' where c = 2006 index_test.go:143: sql update test_index set c1 = 197229669794267042, c2 = 0.103462, c3 = 'BES1tYhpjK' where c = 4157 index_test.go:140: sql delete from test_index where c = 2952 index_test.go:137: sql insert into test_index values (4240, 2484159425549446864, 0.537424, 'YaBq9hXuzN') index_test.go:143: sql update test_index set c1 = 7724016929165187219, c2 = 0.351202, c3 = 'YYKMFcmtHD' where c = 1649 index_test.go:143: sql update test_index set c1 = 1068968157477522836, c2 = 0.994622, c3 = 'uIY5sESbq9' where c = 958 index_test.go:137: sql insert into test_index values (4241, 2915464695954605622, 0.364894, 'Ggh6aHZdhU') index_test.go:137: sql insert into test_index values (4242, 6127551551100242285, 0.162253, 'FquKdXhDiT') index_test.go:140: sql delete from test_index where c = 2826 index_test.go:137: sql insert into test_index values (4244, 2275486318205652574, 0.154348, 'd8p2j3B7zZ') index_test.go:137: sql insert into test_index values (4245, 7090533281711125207, 0.643116, 'lcGiHji9gG') index_test.go:137: sql insert into test_index values (4246, 7487652141073142076, 0.771498, 'xUtdCm59HN') index_test.go:140: sql delete from test_index where c = 3748 index_test.go:137: sql insert into test_index values (4243, 7463609313174897942, 0.676085, 'ArJvOWIMRb') index_test.go:140: sql delete from test_index where c = 2324 index_test.go:140: sql delete from test_index where c = 3937 index_test.go:143: sql update test_index set c1 = 5402405303450899041, c2 = 0.601685, c3 = 'L1XV4in6UK' where c = 2371 index_test.go:137: sql insert into test_index values (4247, 6135023572055562602, 0.654105, 'yn50rsA4rY') index_test.go:137: sql insert into test_index values (4248, 5392632359028287744, 0.410797, 'EPCgoxDRSA') index_test.go:143: sql update test_index set c1 = 1299037362672851383, c2 = 0.651736, c3 = '26dTimUdDp' where c = 726 index_test.go:143: sql update test_index set c1 = 4836995599824669647, c2 = 0.050376, c3 = 'pZjVf5Hgka' where c = 2592 index_test.go:140: sql delete from test_index where c = 3243 index_test.go:140: sql delete from test_index where c = 2416 index_test.go:140: sql delete from test_index where c = 3176 index_test.go:143: sql update test_index set c1 = 5087467509701581148, c2 = 0.128948, c3 = 'vRK8QpzxZ5' where c = 1420 index_test.go:140: sql delete from test_index where c = 1901 index_test.go:143: sql update test_index set c1 = 1029292789685608886, c2 = 0.570440, c3 = 'xty4kgx5BB' where c = 2341 index_test.go:137: sql insert into test_index values (4249, 2288524263363752919, 0.618888, 'lvbrGbPdTz') index_test.go:137: sql insert into test_index values (4250, 9171531640279897101, 0.972869, '6xnsfvomS2') index_test.go:143: sql update test_index set c1 = 7897347594473367946, c2 = 0.622860, c3 = 'a51P9kvNd2' where c = 521 index_test.go:140: sql delete from test_index where c = 1928 index_test.go:140: sql delete from test_index where c = 4165 index_test.go:137: sql insert into test_index values (4251, 9022296552002196184, 0.786533, '1XydxZpXZ8') index_test.go:137: sql insert into test_index values (4252, 7487632415720365379, 0.949162, '4NYsbtBH3w') index_test.go:143: sql update test_index set c1 = 199895191579691535, c2 = 0.817865, c3 = '8adyrkXOOM' where c = 1644 index_test.go:143: sql update test_index set c1 = 1881312923745646326, c2 = 0.891510, c3 = 'xb0QDTliot' where c = 1479 index_test.go:143: sql update test_index set c1 = 6177003375946176497, c2 = 0.531930, c3 = '0wZlZCFFKE' where c = 2530 index_test.go:140: sql delete from test_index where c = 3244 index_test.go:143: sql update test_index set c1 = 7771322317558505797, c2 = 0.575705, c3 = '3jgBCIs5QX' where c = 2933 index_test.go:137: sql insert into test_index values (4253, 1756017766591397244, 0.254566, 'yZp4tmrItH') index_test.go:137: sql insert into test_index values (4254, 7110168664064574859, 0.528245, 'JGhgoA0UZ4') index_test.go:143: sql update test_index set c1 = 8519603016335737195, c2 = 0.641313, c3 = 'MmhmDeUtH3' where c = 1590 index_test.go:140: sql delete from test_index where c = 3116 index_test.go:140: sql delete from test_index where c = 1220 index_test.go:137: sql insert into test_index values (4255, 2262125472240336397, 0.995337, 'LSAL83MfXr') index_test.go:137: sql insert into test_index values (4256, 7758187943531064498, 0.380640, 'XRSnDhgjyp') index_test.go:140: sql delete from test_index where c = 3381 index_test.go:137: sql insert into test_index values (4258, 3464439281046850543, 0.808884, 'kVlpLPZSdn') index_test.go:143: sql update test_index set c1 = 1164126535989556237, c2 = 0.246497, c3 = 'uW2LFj7Pw3' where c = 1662 index_test.go:140: sql delete from test_index where c = 166 index_test.go:137: sql insert into test_index values (4257, 3706280939413768296, 0.796430, 'Y68o7cWdNZ') index_test.go:137: sql insert into test_index values (4259, 993556134216138664, 0.812466, 'SEYkNHNcT0') index_test.go:140: sql delete from test_index where c = 2038 index_test.go:143: sql update test_index set c1 = 2437107914725241802, c2 = 0.707372, c3 = 'BkZEfJskBs' where c = 2340 index_test.go:143: sql update test_index set c1 = 5227274529889702127, c2 = 0.103932, c3 = 'OA9ZAWESq1' where c = 1578 index_test.go:140: sql delete from test_index where c = 2183 index_test.go:140: sql delete from test_index where c = 3964 index_test.go:140: sql delete from test_index where c = 1636 index_test.go:143: sql update test_index set c1 = 2994279489658663048, c2 = 0.116692, c3 = 'bn1wXFnSlY' where c = 500 index_test.go:137: sql insert into test_index values (4260, 8320278165383233550, 0.252515, '6HJT5E7htk') index_test.go:143: sql update test_index set c1 = 1430472714165021602, c2 = 0.814980, c3 = 'PSgV2bJjeL' where c = 3283 index_test.go:143: sql update test_index set c1 = 8277314480144437202, c2 = 0.891624, c3 = 'h2VMGLWHK9' where c = 2370 index_test.go:143: sql update test_index set c1 = 1813886888595643753, c2 = 0.137105, c3 = 'iwTr45odT4' where c = 2714 index_test.go:140: sql delete from test_index where c = 335 index_test.go:140: sql delete from test_index where c = 1160 index_test.go:140: sql delete from test_index where c = 2977 index_test.go:137: sql insert into test_index values (4261, 8804247195031580986, 0.147038, 'Klf2QkLEK6') index_test.go:137: sql insert into test_index values (4263, 84845268941869085, 0.889176, 'yO5atqt6gs') index_test.go:137: sql insert into test_index values (4262, 7085691932737490254, 0.874305, 'RN8Cdjbrw9') index_test.go:143: sql update test_index set c1 = 3892235762661650471, c2 = 0.103398, c3 = 'HfER8xwlKK' where c = 1495 index_test.go:137: sql insert into test_index values (4264, 3211906025328242416, 0.614357, 'Vo1LZn8h2Z') index_test.go:137: sql insert into test_index values (4266, 2636211036697684695, 0.479733, 'JLUCpNpdGV') index_test.go:143: sql update test_index set c1 = 4499230060672919601, c2 = 0.101175, c3 = 'DPrXImlHMQ' where c = 4182 index_test.go:143: sql update test_index set c1 = 4292797565707649271, c2 = 0.040843, c3 = 'zomOVomArG' where c = 3766 index_test.go:140: sql delete from test_index where c = 929 index_test.go:140: sql delete from test_index where c = 3115 index_test.go:137: sql insert into test_index values (4265, 4503046660917392407, 0.219041, 'BeNWrONmE2') index_test.go:143: sql update test_index set c1 = 3695897394748728718, c2 = 0.706185, c3 = 'nf3Vf1Wln4' where c = 617 index_test.go:140: sql delete from test_index where c = 1453 index_test.go:137: sql insert into test_index values (4267, 5297789647952255423, 0.671145, 'oCqedgFExg') index_test.go:140: sql delete from test_index where c = 4144 index_test.go:140: sql delete from test_index where c = 3735 index_test.go:143: sql update test_index set c1 = 7696157068291881366, c2 = 0.822485, c3 = 'nOzHxFjpS7' where c = 1756 index_test.go:137: sql insert into test_index values (4268, 5534583516164791379, 0.526475, '6qwsSIfIO2') index_test.go:143: sql update test_index set c1 = 4375250837631897191, c2 = 0.644400, c3 = 'VvBjmBfwhp' where c = 90 index_test.go:137: sql insert into test_index values (4269, 3952735908912092799, 0.948881, 'Tv1aHRXdhO') index_test.go:143: sql update test_index set c1 = 7464417216609353488, c2 = 0.935654, c3 = 'AEnDfIWurG' where c = 3330 index_test.go:143: sql update test_index set c1 = 7512516809335798901, c2 = 0.852505, c3 = '4NfAGf9gUh' where c = 255 index_test.go:140: sql delete from test_index where c = 1403 index_test.go:140: sql delete from test_index where c = 1533 index_test.go:140: sql delete from test_index where c = 345 index_test.go:137: sql insert into test_index values (4270, 310509983405734136, 0.936018, 'z6t0uW7f3S') index_test.go:140: sql delete from test_index where c = 1580 index_test.go:143: sql update test_index set c1 = 4368250792738387276, c2 = 0.667899, c3 = 'DBaj8C46H7' where c = 1860 index_test.go:143: sql update test_index set c1 = 1680956743075126605, c2 = 0.530215, c3 = 'DgpcpJPF35' where c = 1693 index_test.go:137: sql insert into test_index values (4271, 1982971567046237617, 0.111183, 'd8OAfcjNU9') index_test.go:137: sql insert into test_index values (4272, 2013984560668597266, 0.669024, '4yEBHnhYQw') index_test.go:140: sql delete from test_index where c = 3355 index_test.go:137: sql insert into test_index values (4274, 3389973402310023306, 0.939592, 'Q6mRkIxweV') index_test.go:143: sql update test_index set c1 = 8956779283925462671, c2 = 0.416552, c3 = 'bpPSJgWI4Q' where c = 2645 index_test.go:137: sql insert into test_index values (4273, 2587996875612113672, 0.130023, 'WGH6VYVmlf') index_test.go:143: sql update test_index set c1 = 440050403291052520, c2 = 0.146971, c3 = 'C56dXI3d7g' where c = 3932 index_test.go:143: sql update test_index set c1 = 7584338447790530403, c2 = 0.279704, c3 = 'lJvPReRFa5' where c = 2903 index_test.go:137: sql insert into test_index values (4275, 3542702038362029664, 0.420368, 'NmfZrJD6Ke') index_test.go:140: sql delete from test_index where c = 2025 index_test.go:140: sql delete from test_index where c = 2372 index_test.go:143: sql update test_index set c1 = 4725039507011608451, c2 = 0.728048, c3 = 'hH6RswtedW' where c = 3951 index_test.go:140: sql delete from test_index where c = 2887 index_test.go:137: sql insert into test_index values (4276, 5324358066420371097, 0.695339, 'e029oZ6TSw') index_test.go:140: sql delete from test_index where c = 938 index_test.go:137: sql insert into test_index values (4277, 3212391579716494946, 0.995917, 'vyZO3dDxOw') index_test.go:143: sql update test_index set c1 = 3531294690932524800, c2 = 0.255142, c3 = 'GWYxIHIKY2' where c = 3639 index_test.go:137: sql insert into test_index values (4278, 6273860003351857767, 0.850497, 'd5AhZaIP81') index_test.go:137: sql insert into test_index values (4279, 4251763218968094718, 0.794561, 'PuES7Wfx8L') index_test.go:140: sql delete from test_index where c = 1997 index_test.go:137: sql insert into test_index values (4280, 398850622346217450, 0.121506, '2sx9E6h5Mk') index_test.go:140: sql delete from test_index where c = 659 index_test.go:143: sql update test_index set c1 = 3695939291586102349, c2 = 0.960965, c3 = 'PUYLREXyij' where c = 2509 index_test.go:143: sql update test_index set c1 = 8951471124646134911, c2 = 0.707551, c3 = 'S8jzu2jl49' where c = 3656 index_test.go:143: sql update test_index set c1 = 5017301314897871258, c2 = 0.055153, c3 = '9q6HHJJ1Yn' where c = 1047 index_test.go:137: sql insert into test_index values (4281, 858509017974045037, 0.805781, 'Ip9ushcT0F') index_test.go:140: sql delete from test_index where c = 2657 index_test.go:140: sql delete from test_index where c = 1725 index_test.go:140: sql delete from test_index where c = 2243 index_test.go:143: sql update test_index set c1 = 1081942092358474811, c2 = 0.428934, c3 = 'BkEWycjhop' where c = 2549 index_test.go:140: sql delete from test_index where c = 3572 index_test.go:143: sql update test_index set c1 = 2814148921916159884, c2 = 0.040465, c3 = 'VAm3h6DOrz' where c = 28 index_test.go:137: sql insert into test_index values (4282, 5843915802032841669, 0.516827, '8GDtJSipfo') index_test.go:137: sql insert into test_index values (4284, 3980078727579358557, 0.615636, 'XQXQhN6uEx') index_test.go:143: sql update test_index set c1 = 4171844201102921519, c2 = 0.901680, c3 = 'JEFkWt6dFu' where c = 996 index_test.go:143: sql update test_index set c1 = 2921167821291827660, c2 = 0.121530, c3 = '8oBNH6mVQD' where c = 2328 index_test.go:140: sql delete from test_index where c = 2801 index_test.go:143: sql update test_index set c1 = 499142630665564103, c2 = 0.234181, c3 = 'EK5UC2BSZ0' where c = 1411 index_test.go:143: sql update test_index set c1 = 5207717198264394752, c2 = 0.317324, c3 = 'JWf5lYOzRY' where c = 1666 index_test.go:137: sql insert into test_index values (4283, 5559105030624788487, 0.341378, 'kBO4hTTBBT') index_test.go:137: sql insert into test_index values (4288, 4468331702516653607, 0.863607, 'vHadb5TEru') index_test.go:137: sql insert into test_index values (4287, 3392850525152454361, 0.530464, 'Q1z8ohWoyY') index_test.go:137: sql insert into test_index values (4286, 5965774007973255281, 0.286283, 'OnJZtue8KK') index_test.go:140: sql delete from test_index where c = 3661 index_test.go:140: sql delete from test_index where c = 3844 index_test.go:137: sql insert into test_index values (4285, 2757974204482676780, 0.646024, 'cLpHc39nh7') index_test.go:143: sql update test_index set c1 = 798179994694797743, c2 = 0.829529, c3 = 'zLllwvxXnx' where c = 4203 index_test.go:140: sql delete from test_index where c = 657 index_test.go:140: sql delete from test_index where c = 2476 index_test.go:137: sql insert into test_index values (4290, 2868600807485194788, 0.427110, 'oxKjc95IMm') index_test.go:137: sql insert into test_index values (4289, 797822473794961966, 0.552274, 'DqcM1sgdUQ') index_test.go:143: sql update test_index set c1 = 3067815037222024554, c2 = 0.194866, c3 = '8rpJ3lNURI' where c = 530 index_test.go:140: sql delete from test_index where c = 1689 index_test.go:143: sql update test_index set c1 = 7278226896656347380, c2 = 0.784067, c3 = 'fYITb9wDDo' where c = 743 index_test.go:140: sql delete from test_index where c = 2769 index_test.go:140: sql delete from test_index where c = 1080 index_test.go:140: sql delete from test_index where c = 987 index_test.go:140: sql delete from test_index where c = 2615 index_test.go:143: sql update test_index set c1 = 1504104090160916869, c2 = 0.570247, c3 = 'NvMjVPZwC0' where c = 2595 index_test.go:143: sql update test_index set c1 = 8054486687047201394, c2 = 0.074400, c3 = 'gQrvLmUdRN' where c = 26 index_test.go:137: sql insert into test_index values (4291, 5005428269697101053, 0.807969, 'Z6ZgIuLhno') index_test.go:143: sql update test_index set c1 = 2491006669361422142, c2 = 0.051538, c3 = '7lcTnX8r0o' where c = 3222 index_test.go:143: sql update test_index set c1 = 7875930447118571130, c2 = 0.949693, c3 = 'xUf8OtrA4n' where c = 1773 index_test.go:137: sql insert into test_index values (4292, 9123558117987018506, 0.468601, '20uQxLGBxp') index_test.go:143: sql update test_index set c1 = 8885596477470098222, c2 = 0.805853, c3 = 'VFSx755In6' where c = 1002 index_test.go:140: sql delete from test_index where c = 1769 index_test.go:143: sql update test_index set c1 = 2559196423240059379, c2 = 0.915829, c3 = 'zmGqRPZUiT' where c = 3709 index_test.go:137: sql insert into test_index values (4296, 6666205379383848247, 0.959238, '6ZqS2opRor') index_test.go:143: sql update test_index set c1 = 8540168968871500483, c2 = 0.274290, c3 = '17BdhBcdQj' where c = 3685 index_test.go:137: sql insert into test_index values (4295, 5549589903442994868, 0.498231, 'cSHJIZauZx') index_test.go:137: sql insert into test_index values (4294, 3253297501253510855, 0.493370, 'Fmwkjw9Ffv') index_test.go:137: sql insert into test_index values (4293, 3514074215846862354, 0.375190, 'xAnRcrJGjB') index_test.go:143: sql update test_index set c1 = 3483839834863424179, c2 = 0.283890, c3 = 'S31KoUga4V' where c = 1167 index_test.go:140: sql delete from test_index where c = 519 index_test.go:140: sql delete from test_index where c = 53 index_test.go:140: sql delete from test_index where c = 92 index_test.go:140: sql delete from test_index where c = 2256 index_test.go:143: sql update test_index set c1 = 2088844411241991797, c2 = 0.890862, c3 = 'P0wmn4tZqt' where c = 1377 index_test.go:137: sql insert into test_index values (4298, 3061623167706486749, 0.257136, 'bqupD0Y3V7') index_test.go:143: sql update test_index set c1 = 8711523664829559385, c2 = 0.349033, c3 = '5y3NlqkFQI' where c = 1608 index_test.go:137: sql insert into test_index values (4299, 1394296213621787035, 0.587951, 'tGjLVSrBz1') index_test.go:137: sql insert into test_index values (4297, 7764753291418644703, 0.157295, 'NBhYw8hjon') index_test.go:137: sql insert into test_index values (4300, 4220249452685421988, 0.884489, 'QzG64XaYHU') index_test.go:143: sql update test_index set c1 = 7051549946445347456, c2 = 0.296770, c3 = 'UH1mfsVCnP' where c = 7 index_test.go:140: sql delete from test_index where c = 23 index_test.go:143: sql update test_index set c1 = 8536280016189271684, c2 = 0.198367, c3 = 'aZ0bP4zUMh' where c = 3312 index_test.go:140: sql delete from test_index where c = 3260 index_test.go:140: sql delete from test_index where c = 468 index_test.go:143: sql update test_index set c1 = 4541256068859754376, c2 = 0.106015, c3 = 'kuVOs2tcro' where c = 1128 index_test.go:140: sql delete from test_index where c = 1408 index_test.go:143: sql update test_index set c1 = 4050556841931086550, c2 = 0.277652, c3 = 'FVttFKRNG4' where c = 753 index_test.go:140: sql delete from test_index where c = 3229 index_test.go:143: sql update test_index set c1 = 1901764049271650477, c2 = 0.073997, c3 = 'GB6WLIJlY6' where c = 521 index_test.go:143: sql update test_index set c1 = 2864769945915768641, c2 = 0.849336, c3 = 'IYnftQgVyM' where c = 1289 index_test.go:143: sql update test_index set c1 = 5329003856269483099, c2 = 0.275549, c3 = 'm0gnzOjG4R' where c = 1504 index_test.go:137: sql insert into test_index values (4303, 2574335007538739005, 0.908096, 'kU5K3oVseO') index_test.go:137: sql insert into test_index values (4301, 1276296076595952387, 0.467937, 'NSzSFugCuk') index_test.go:137: sql insert into test_index values (4302, 2346139952978924545, 0.527626, 'YtJXX9gBIf') index_test.go:137: sql insert into test_index values (4307, 2250588134234082475, 0.094483, 'Y3CBTA7KJZ') index_test.go:137: sql insert into test_index values (4305, 1453434759296885886, 0.637368, 'AME9OhTko5') index_test.go:137: sql insert into test_index values (4310, 4540119427092176013, 0.846851, 'dg6CvUpKnh') index_test.go:137: sql insert into test_index values (4308, 6165620804902648930, 0.220677, '4vgA82qmHz') index_test.go:137: sql insert into test_index values (4306, 5971287637959945155, 0.056642, 'lQKkvbbecV') index_test.go:137: sql insert into test_index values (4309, 2596697606659256405, 0.515859, 'iJaWZQw7Gy') index_test.go:137: sql insert into test_index values (4304, 4778566620724238085, 0.116331, 'lwGlwhcUjY') index_test.go:140: sql delete from test_index where c = 2354 index_test.go:140: sql delete from test_index where c = 924 index_test.go:140: sql delete from test_index where c = 209 index_test.go:140: sql delete from test_index where c = 2283 index_test.go:140: sql delete from test_index where c = 1096 index_test.go:140: sql delete from test_index where c = 425 index_test.go:140: sql delete from test_index where c = 2683 index_test.go:140: sql delete from test_index where c = 3925 index_test.go:143: sql update test_index set c1 = 3163070846265542443, c2 = 0.098791, c3 = '60CNpkaZZ3' where c = 1114 index_test.go:143: sql update test_index set c1 = 3100171578997960415, c2 = 0.075936, c3 = 'Mh2hUo8E5R' where c = 2785 index_test.go:143: sql update test_index set c1 = 7555171481491834070, c2 = 0.568686, c3 = 'HZQaC0S2vH' where c = 138 index_test.go:143: sql update test_index set c1 = 4783121716674153214, c2 = 0.631634, c3 = 'gV0fvwFJ2L' where c = 291 index_test.go:140: sql delete from test_index where c = 3554 index_test.go:143: sql update test_index set c1 = 5522202519049558921, c2 = 0.240356, c3 = 'D4nvctUgx7' where c = 267 index_test.go:140: sql delete from test_index where c = 3652 index_test.go:143: sql update test_index set c1 = 5942081101482024138, c2 = 0.552422, c3 = 'e42aC2n9Co' where c = 2510 index_test.go:137: sql insert into test_index values (4311, 8237692716466840490, 0.558602, '988FJiK4On') index_test.go:143: sql update test_index set c1 = 998412384962232411, c2 = 0.157303, c3 = 'ioS3ZaFmCv' where c = 1817 index_test.go:137: sql insert into test_index values (4314, 8355799601240857794, 0.332285, 'xBBDRATujs') index_test.go:143: sql update test_index set c1 = 8781482120310754367, c2 = 0.105344, c3 = 'oWuF56ALtn' where c = 2762 index_test.go:137: sql insert into test_index values (4312, 2327065116234131683, 0.034828, 'T2Ghox9dAv') index_test.go:143: sql update test_index set c1 = 5777441008213283268, c2 = 0.836885, c3 = 'k2nivnIZ2r' where c = 3241 index_test.go:137: sql insert into test_index values (4313, 1121957769630685251, 0.774931, '3hlExQWRfQ') index_test.go:137: sql insert into test_index values (4316, 5987733412282465013, 0.854293, 'nVtKT0I1yj') index_test.go:143: sql update test_index set c1 = 5152707650505148150, c2 = 0.415931, c3 = 'SRphGlfstR' where c = 3737 index_test.go:140: sql delete from test_index where c = 1179 index_test.go:137: sql insert into test_index values (4318, 4199702014188416256, 0.206026, 'xiItyTJmjm') index_test.go:137: sql insert into test_index values (4317, 4916873343921001971, 0.035501, 'Ss7AluRRXg') index_test.go:140: sql delete from test_index where c = 1199 index_test.go:140: sql delete from test_index where c = 4226 index_test.go:137: sql insert into test_index values (4315, 3252134507295219083, 0.488542, 'FTmmEjA590') index_test.go:140: sql delete from test_index where c = 3353 index_test.go:143: sql update test_index set c1 = 1881141005477167460, c2 = 0.344671, c3 = 'qRnQlv8k1N' where c = 764 index_test.go:137: sql insert into test_index values (4320, 6373592816902464171, 0.037460, 'BmVP7JzHJa') index_test.go:143: sql update test_index set c1 = 2887111230564419610, c2 = 0.188036, c3 = '7yoXWv5iQu' where c = 1228 index_test.go:137: sql insert into test_index values (4319, 1527046403085549964, 0.422756, 'w8va67KxSQ') index_test.go:140: sql delete from test_index where c = 3197 index_test.go:140: sql delete from test_index where c = 2759 index_test.go:140: sql delete from test_index where c = 3769 index_test.go:140: sql delete from test_index where c = 485 index_test.go:140: sql delete from test_index where c = 2400 index_test.go:140: sql delete from test_index where c = 1387 index_test.go:137: sql insert into test_index values (4321, 3247982628062203489, 0.669638, 'PQTB8ypwsp') index_test.go:143: sql update test_index set c1 = 4325907706877032900, c2 = 0.547336, c3 = 'MssgwfRnoy' where c = 453 index_test.go:143: sql update test_index set c1 = 5077628919254749563, c2 = 0.290995, c3 = 'I6L08XDC8j' where c = 499 index_test.go:143: sql update test_index set c1 = 168508980886262915, c2 = 0.645040, c3 = 'EQ7dWaBRCk' where c = 1279 index_test.go:143: sql update test_index set c1 = 1834362050222585340, c2 = 0.062827, c3 = 'SZ5zQYUzZG' where c = 2587 index_test.go:140: sql delete from test_index where c = 3943 index_test.go:137: sql insert into test_index values (4322, 8960372065212754223, 0.377258, '7upZWd6sjS') index_test.go:137: sql insert into test_index values (4323, 3464080883938213442, 0.888167, 'ZCJl2rhBJx') index_test.go:143: sql update test_index set c1 = 2489585843332520257, c2 = 0.723235, c3 = 'XFhF0mOnFJ' where c = 4287 index_test.go:137: sql insert into test_index values (4324, 4982566144799174956, 0.127146, 'Zdhfe8SMwm') index_test.go:143: sql update test_index set c1 = 8747830557701953787, c2 = 0.984115, c3 = '2Xtnff4IbV' where c = 3239 index_test.go:137: sql insert into test_index values (4325, 7931797032168010564, 0.619610, 'POgCP9qnaE') index_test.go:140: sql delete from test_index where c = 997 index_test.go:143: sql update test_index set c1 = 5588040544768458445, c2 = 0.464798, c3 = 'wxXHsxq8jv' where c = 3595 index_test.go:137: sql insert into test_index values (4326, 5849892317908924090, 0.266376, 'eT159BsGXQ') index_test.go:143: sql update test_index set c1 = 1776339188647819916, c2 = 0.130225, c3 = 'TyJnqt5TDr' where c = 524 index_test.go:143: sql update test_index set c1 = 1417704420011122418, c2 = 0.562323, c3 = 'G3WCD3Et6I' where c = 2161 index_test.go:140: sql delete from test_index where c = 1191 index_test.go:140: sql delete from test_index where c = 1943 index_test.go:137: sql insert into test_index values (4328, 3129338446839444726, 0.499022, '6GS255raZY') index_test.go:140: sql delete from test_index where c = 4289 index_test.go:140: sql delete from test_index where c = 1183 index_test.go:137: sql insert into test_index values (4329, 1086905066830831514, 0.703521, 'pfSfcIe1pa') index_test.go:143: sql update test_index set c1 = 8526786913125454418, c2 = 0.341915, c3 = 'qBDI7MCpia' where c = 3975 index_test.go:137: sql insert into test_index values (4327, 5350016032233068077, 0.985321, 'mTT64HYaR8') index_test.go:137: sql insert into test_index values (4330, 2162434878931563902, 0.600491, 'n4pTEP0PLZ') index_test.go:140: sql delete from test_index where c = 751 index_test.go:137: sql insert into test_index values (4331, 3633646669845320263, 0.151363, '9doSevUlXy') index_test.go:143: sql update test_index set c1 = 4703891818983951531, c2 = 0.961995, c3 = 'dQKhPAmZUR' where c = 3337 index_test.go:140: sql delete from test_index where c = 1588 index_test.go:143: sql update test_index set c1 = 1165735629841431802, c2 = 0.839148, c3 = 'FinBT96puM' where c = 476 index_test.go:140: sql delete from test_index where c = 2654 index_test.go:137: sql insert into test_index values (4332, 3263159207715158077, 0.998527, '2S2cYiFaZ7') index_test.go:143: sql update test_index set c1 = 5960395717199809184, c2 = 0.557748, c3 = '26xL3cykt7' where c = 907 index_test.go:143: sql update test_index set c1 = 2354777622220001560, c2 = 0.789183, c3 = 'Pvo6YBCVQZ' where c = 3785 index_test.go:143: sql update test_index set c1 = 4142547438534590645, c2 = 0.591253, c3 = 'BrYQzsZSH9' where c = 3557 index_test.go:140: sql delete from test_index where c = 1907 index_test.go:140: sql delete from test_index where c = 3391 index_test.go:137: sql insert into test_index values (4333, 3551623287337860469, 0.087137, 'dyLpeP1m5j') index_test.go:143: sql update test_index set c1 = 2644951088880796937, c2 = 0.186152, c3 = 'yqONqfLUUL' where c = 4189 index_test.go:137: sql insert into test_index values (4334, 655293079191704139, 0.295337, 'MzhgdIv8wj') index_test.go:143: sql update test_index set c1 = 2194048819817765007, c2 = 0.487624, c3 = 'PQt4qqOSu2' where c = 3473 index_test.go:137: sql insert into test_index values (4336, 7459267447876328648, 0.155638, 'QduPJW4YOp') index_test.go:140: sql delete from test_index where c = 4034 index_test.go:140: sql delete from test_index where c = 571 index_test.go:137: sql insert into test_index values (4337, 2680466242407684618, 0.026751, 'eJDMwuF75c') index_test.go:137: sql insert into test_index values (4335, 1024841578878239062, 0.281535, 'Y1HVv9Plxw') index_test.go:143: sql update test_index set c1 = 522230936453356701, c2 = 0.142747, c3 = '0XYEQ8LaTm' where c = 3194 index_test.go:143: sql update test_index set c1 = 1761186940038480622, c2 = 0.170925, c3 = 'mZGk24mWuI' where c = 2005 index_test.go:143: sql update test_index set c1 = 7311246145227741366, c2 = 0.352351, c3 = 'AuoBrOahDE' where c = 1452 index_test.go:140: sql delete from test_index where c = 677 index_test.go:140: sql delete from test_index where c = 2737 index_test.go:140: sql delete from test_index where c = 258 index_test.go:137: sql insert into test_index values (4338, 499650513898000854, 0.137346, 'Z5dkf2Hnhx') index_test.go:143: sql update test_index set c1 = 913248622713729912, c2 = 0.180545, c3 = 'FPtloi10gj' where c = 567 index_test.go:137: sql insert into test_index values (4339, 8296832984416432362, 0.688693, 'etzP2Ov6rZ') index_test.go:137: sql insert into test_index values (4340, 6460925018707924979, 0.630061, 'eCqlb8lCoR') index_test.go:137: sql insert into test_index values (4342, 8782250219745820991, 0.598047, 'TO1tS30lJy') index_test.go:140: sql delete from test_index where c = 234 index_test.go:140: sql delete from test_index where c = 3738 index_test.go:140: sql delete from test_index where c = 1610 index_test.go:143: sql update test_index set c1 = 4376217564083498373, c2 = 0.666886, c3 = 'Zy40olmHPa' where c = 4007 index_test.go:137: sql insert into test_index values (4341, 7437303845953600244, 0.604745, 'yEiunQN4OH') index_test.go:143: sql update test_index set c1 = 6437583192352600835, c2 = 0.000925, c3 = '0e27tYRlha' where c = 4118 index_test.go:140: sql delete from test_index where c = 93 index_test.go:143: sql update test_index set c1 = 2573461171193222528, c2 = 0.811141, c3 = 'PeQ1wBRhWw' where c = 1545 index_test.go:137: sql insert into test_index values (4343, 8631459522167997220, 0.366746, 'qFov4gokwF') index_test.go:143: sql update test_index set c1 = 1921501894552870872, c2 = 0.029335, c3 = 'Y6MCIn5GtB' where c = 713 index_test.go:140: sql delete from test_index where c = 2132 index_test.go:137: sql insert into test_index values (4344, 5389642408229368812, 0.319095, 'N9QhaB8ePG') index_test.go:137: sql insert into test_index values (4345, 2970990042953701119, 0.033107, 'YP0NUZQsHA') index_test.go:143: sql update test_index set c1 = 1131674434821014495, c2 = 0.111017, c3 = 'W6Yq8UgELw' where c = 344 index_test.go:140: sql delete from test_index where c = 4062 index_test.go:137: sql insert into test_index values (4346, 3311593257371513073, 0.143184, 'k3F7tfpJSF') index_test.go:140: sql delete from test_index where c = 2593 index_test.go:143: sql update test_index set c1 = 5663894870999468191, c2 = 0.746464, c3 = 'FoFemBjALq' where c = 4312 index_test.go:143: sql update test_index set c1 = 8241662342561378153, c2 = 0.206611, c3 = 'AqTwKnnNOr' where c = 3292 index_test.go:137: sql insert into test_index values (4347, 2696321079692943298, 0.067609, 'zv38rd9iUy') index_test.go:140: sql delete from test_index where c = 4251 index_test.go:140: sql delete from test_index where c = 2474 index_test.go:143: sql update test_index set c1 = 9159854509267473462, c2 = 0.470326, c3 = 'qmCA1EOG8J' where c = 3127 index_test.go:137: sql insert into test_index values (4348, 2088459312028721670, 0.480265, '7xcofeKowH') index_test.go:143: sql update test_index set c1 = 7780753551953181238, c2 = 0.311553, c3 = 'wTpFmdavki' where c = 694 index_test.go:140: sql delete from test_index where c = 3742 index_test.go:140: sql delete from test_index where c = 2416 index_test.go:137: sql insert into test_index values (4350, 8074498351085234893, 0.628784, 'AaQj15EsUz') index_test.go:137: sql insert into test_index values (4349, 5079492017344130417, 0.828410, '7rvKbtMiMh') index_test.go:143: sql update test_index set c1 = 4249969681281530216, c2 = 0.837879, c3 = 'sLF8qqol2q' where c = 3180 index_test.go:143: sql update test_index set c1 = 4433125317381185844, c2 = 0.861290, c3 = 'jBDxxSdT7x' where c = 93 index_test.go:143: sql update test_index set c1 = 9046621992729161804, c2 = 0.211181, c3 = 'y6fBKpQOXk' where c = 1780 index_test.go:140: sql delete from test_index where c = 143 index_test.go:137: sql insert into test_index values (4351, 8462764991257644816, 0.050465, 'ZbR5O277e5') index_test.go:143: sql update test_index set c1 = 1002202423594185045, c2 = 0.556125, c3 = 'GXC8HOitr7' where c = 3051 index_test.go:137: sql insert into test_index values (4352, 1077883981952495649, 0.602938, 'ra7z6gO3Vg') index_test.go:140: sql delete from test_index where c = 540 index_test.go:137: sql insert into test_index values (4353, 6695166439368877262, 0.964478, 'zfZONU4F0O') index_test.go:137: sql insert into test_index values (4354, 1436307455385987726, 0.509895, 'M30UEDKj63') index_test.go:143: sql update test_index set c1 = 8918130458360361049, c2 = 0.277884, c3 = 'Us3Ub6HVsF' where c = 941 index_test.go:140: sql delete from test_index where c = 953 index_test.go:140: sql delete from test_index where c = 4031 index_test.go:140: sql delete from test_index where c = 1725 index_test.go:137: sql insert into test_index values (4356, 2319533198195290260, 0.536675, 'isqnAKUE4U') index_test.go:143: sql update test_index set c1 = 8497222242555555319, c2 = 0.109485, c3 = 'eglArBTTtR' where c = 1778 index_test.go:140: sql delete from test_index where c = 938 index_test.go:143: sql update test_index set c1 = 4340701503807588688, c2 = 0.156924, c3 = 'vQQP4Kqa3r' where c = 3815 index_test.go:137: sql insert into test_index values (4355, 4633952922423033201, 0.832100, 'c98KYVwHpF') index_test.go:140: sql delete from test_index where c = 645 index_test.go:140: sql delete from test_index where c = 1780 index_test.go:137: sql insert into test_index values (4357, 4486168151393270526, 0.198485, '82rtiBT6ja') index_test.go:143: sql update test_index set c1 = 8637712746705306584, c2 = 0.618824, c3 = 'eyyUgftAOL' where c = 3530 index_test.go:140: sql delete from test_index where c = 3028 index_test.go:143: sql update test_index set c1 = 4655264224575098868, c2 = 0.061130, c3 = 'wbM7L8D349' where c = 686 index_test.go:143: sql update test_index set c1 = 9117667437320507853, c2 = 0.506361, c3 = 'WyaObKtNo6' where c = 1975 index_test.go:140: sql delete from test_index where c = 3575 index_test.go:143: sql update test_index set c1 = 2097255324085040498, c2 = 0.637603, c3 = 'rW3mkwlzJe' where c = 2277 index_test.go:137: sql insert into test_index values (4359, 8894802778798225717, 0.522543, 'okQ1Ih3DXW') index_test.go:137: sql insert into test_index values (4358, 5341328226513936871, 0.807672, 'j38urgTth6') index_test.go:143: sql update test_index set c1 = 410719145311313200, c2 = 0.648067, c3 = 'NyewP53XME' where c = 3634 index_test.go:137: sql insert into test_index values (4360, 6182197518731468012, 0.385717, 'brrhkrlWgV') index_test.go:140: sql delete from test_index where c = 769 index_test.go:143: sql update test_index set c1 = 3330040947537575841, c2 = 0.018091, c3 = 'LfzSpPa5pE' where c = 744 index_test.go:143: sql update test_index set c1 = 6688485202775905744, c2 = 0.178269, c3 = 'ey3cgl61dO' where c = 2641 index_test.go:137: sql insert into test_index values (4361, 5291409799162438374, 0.600751, 'xqtgTrESPb') index_test.go:137: sql insert into test_index values (4362, 2483857905717867341, 0.111258, '6bSdjEaovD') index_test.go:140: sql delete from test_index where c = 672 index_test.go:137: sql insert into test_index values (4363, 7606467758918126093, 0.847442, '8k7sgTDt2e') index_test.go:140: sql delete from test_index where c = 804 index_test.go:140: sql delete from test_index where c = 3520 index_test.go:143: sql update test_index set c1 = 7368528876429051420, c2 = 0.805486, c3 = 'TGSZSuK8Tx' where c = 80 index_test.go:143: sql update test_index set c1 = 2853142599746510978, c2 = 0.193637, c3 = 'rdRwoy3tOf' where c = 1423 index_test.go:137: sql insert into test_index values (4366, 7845059153381103643, 0.636571, 'LNG0n24T9P') index_test.go:140: sql delete from test_index where c = 3837 index_test.go:137: sql insert into test_index values (4364, 5232955549806683551, 0.563843, 'wEb9k1kULc') index_test.go:137: sql insert into test_index values (4365, 6046767285382875460, 0.390421, '4ZJ8y8MGwj') index_test.go:143: sql update test_index set c1 = 8771805603253044144, c2 = 0.080148, c3 = '8n6PJTmBR8' where c = 3254 index_test.go:140: sql delete from test_index where c = 897 index_test.go:137: sql insert into test_index values (4368, 2168131111186760054, 0.646717, '4d4FlSnBLg') index_test.go:143: sql update test_index set c1 = 9106999013291973106, c2 = 0.572262, c3 = '8ACf0umg40' where c = 3094 index_test.go:140: sql delete from test_index where c = 4201 index_test.go:143: sql update test_index set c1 = 5503671070971269445, c2 = 0.355848, c3 = 'aaqQQBcaKb' where c = 4054 index_test.go:140: sql delete from test_index where c = 1065 index_test.go:140: sql delete from test_index where c = 828 index_test.go:137: sql insert into test_index values (4367, 2299786926062532749, 0.616755, 'aCDm3MVP4z') index_test.go:143: sql update test_index set c1 = 4352850240611786926, c2 = 0.361804, c3 = 'jd3TfrOrdH' where c = 2880 index_test.go:143: sql update test_index set c1 = 2854325844679187540, c2 = 0.508225, c3 = 'kfrf5HzFcK' where c = 879 index_test.go:143: sql update test_index set c1 = 3902532453661234378, c2 = 0.918021, c3 = '9Ee0Up5S5X' where c = 1795 index_test.go:137: sql insert into test_index values (4369, 806791872321732518, 0.704510, 'JrsCqV5Nob') index_test.go:143: sql update test_index set c1 = 5313637576384317539, c2 = 0.470592, c3 = 'bpsk6lc2zM' where c = 451 index_test.go:137: sql insert into test_index values (4370, 6076039257316609442, 0.014631, 'zEsTDK9Lsc') index_test.go:143: sql update test_index set c1 = 2489653187414121273, c2 = 0.045195, c3 = 'BiOng7V7v7' where c = 2706 index_test.go:137: sql insert into test_index values (4371, 463177518732859671, 0.286991, 'qWRgHigPG3') index_test.go:140: sql delete from test_index where c = 4284 index_test.go:140: sql delete from test_index where c = 189 index_test.go:140: sql delete from test_index where c = 1797 index_test.go:143: sql update test_index set c1 = 8613733409109628738, c2 = 0.597298, c3 = '842vNdeLn3' where c = 160 index_test.go:137: sql insert into test_index values (4372, 2680537384089670446, 0.879386, 'VwnhdliyhS') index_test.go:137: sql insert into test_index values (4374, 410286911877455876, 0.779838, 'wlNgyD6pid') index_test.go:137: sql insert into test_index values (4373, 5664574176810943512, 0.678517, 'Jly0iWU73A') index_test.go:143: sql update test_index set c1 = 537387935451720076, c2 = 0.666717, c3 = 'bYDXWYvbg6' where c = 656 index_test.go:137: sql insert into test_index values (4376, 6857019764470384231, 0.336685, 'WZymucJDGT') index_test.go:140: sql delete from test_index where c = 3354 index_test.go:140: sql delete from test_index where c = 184 index_test.go:140: sql delete from test_index where c = 4136 index_test.go:137: sql insert into test_index values (4375, 3302265333843305739, 0.166885, 'dAtta1gKMQ') index_test.go:143: sql update test_index set c1 = 1689329787954684036, c2 = 0.446546, c3 = 'p1DPUpnPso' where c = 1038 index_test.go:143: sql update test_index set c1 = 5880692231162363399, c2 = 0.292429, c3 = 'PYszNENHCd' where c = 1151 index_test.go:137: sql insert into test_index values (4377, 958151513334389, 0.133384, 'JRRdZlfocn') index_test.go:140: sql delete from test_index where c = 103 index_test.go:137: sql insert into test_index values (4378, 7572984465784336804, 0.245933, 'i2MYSJByDQ') index_test.go:140: sql delete from test_index where c = 3109 index_test.go:140: sql delete from test_index where c = 3714 index_test.go:140: sql delete from test_index where c = 3447 index_test.go:143: sql update test_index set c1 = 1581676375365460515, c2 = 0.235528, c3 = 'rgx7auakzD' where c = 2321 index_test.go:143: sql update test_index set c1 = 7706965379289960053, c2 = 0.859324, c3 = 'tdumH2eSNB' where c = 1495 index_test.go:143: sql update test_index set c1 = 6951348090371243056, c2 = 0.801687, c3 = 'pGAGDSNmlp' where c = 44 index_test.go:137: sql insert into test_index values (4379, 5319225059774306690, 0.305773, 'RNAIfS1N7e') index_test.go:137: sql insert into test_index values (4380, 7584410331800188643, 0.549752, 'I0M2ybCagL') index_test.go:140: sql delete from test_index where c = 2758 index_test.go:140: sql delete from test_index where c = 674 index_test.go:137: sql insert into test_index values (4382, 6766927350377676978, 0.442386, 'iyHVeDsC5T') index_test.go:143: sql update test_index set c1 = 8158562644590605170, c2 = 0.236843, c3 = 'ts8JyELzc8' where c = 879 index_test.go:137: sql insert into test_index values (4381, 3770773857736841063, 0.885151, 'TSSqTx3cKq') index_test.go:143: sql update test_index set c1 = 2185839625698051165, c2 = 0.218790, c3 = 'gAavxEmw6d' where c = 492 index_test.go:140: sql delete from test_index where c = 1355 index_test.go:140: sql delete from test_index where c = 664 index_test.go:140: sql delete from test_index where c = 1127 index_test.go:140: sql delete from test_index where c = 242 index_test.go:143: sql update test_index set c1 = 3997651420591146527, c2 = 0.317724, c3 = 'Jl5OloGftp' where c = 2991 index_test.go:143: sql update test_index set c1 = 5764352959933147209, c2 = 0.640673, c3 = 'NkcmZQwrIX' where c = 1047 index_test.go:137: sql insert into test_index values (4383, 2584575872409316449, 0.583825, 'o6nHZqKnW5') index_test.go:143: sql update test_index set c1 = 7945794932370363217, c2 = 0.869469, c3 = 'C5QHDQxcmS' where c = 184 index_test.go:143: sql update test_index set c1 = 7209480868552767031, c2 = 0.071719, c3 = 'TX64mUrMYy' where c = 2706 index_test.go:143: sql update test_index set c1 = 5023957147376236932, c2 = 0.993299, c3 = 'bxz3hapCaX' where c = 2881 index_test.go:143: sql update test_index set c1 = 3074481373290726875, c2 = 0.396105, c3 = '3QzbjVawSJ' where c = 3720 index_test.go:143: sql update test_index set c1 = 4064333433938784196, c2 = 0.599847, c3 = 'FZfHmwHK6n' where c = 3639 index_test.go:137: sql insert into test_index values (4385, 7443932739773392353, 0.345493, '1fz0F1MJlL') index_test.go:140: sql delete from test_index where c = 2103 index_test.go:137: sql insert into test_index values (4386, 1465303351802657813, 0.807790, 'zp8nZoMR3E') index_test.go:137: sql insert into test_index values (4384, 9059474070894313166, 0.867252, 'fzf9u4rYjT') index_test.go:137: sql insert into test_index values (4387, 4369066727788910924, 0.432300, 'ORElBhBF0i') index_test.go:137: sql insert into test_index values (4392, 1318113849808650189, 0.050685, 'zF461uFU6N') index_test.go:140: sql delete from test_index where c = 421 index_test.go:137: sql insert into test_index values (4389, 1138206090496297578, 0.884590, 'BMMG5SllYE') index_test.go:140: sql delete from test_index where c = 2952 index_test.go:137: sql insert into test_index values (4390, 7191647719956157004, 0.919342, 'UVlKC4qMhY') index_test.go:137: sql insert into test_index values (4391, 8253514192561509147, 0.189712, 'XPi44mohaT') index_test.go:137: sql insert into test_index values (4388, 7110462793234410684, 0.361289, 'lxe8EcAq6L') index_test.go:140: sql delete from test_index where c = 1369 index_test.go:140: sql delete from test_index where c = 3387 index_test.go:143: sql update test_index set c1 = 4747009286124623078, c2 = 0.810682, c3 = 'zrJNqyrIkK' where c = 2309 index_test.go:140: sql delete from test_index where c = 1328 index_test.go:140: sql delete from test_index where c = 977 index_test.go:143: sql update test_index set c1 = 7640946788281843128, c2 = 0.964071, c3 = 'kYjRzSB7Ld' where c = 2382 index_test.go:140: sql delete from test_index where c = 2828 index_test.go:143: sql update test_index set c1 = 2886226836140733238, c2 = 0.917753, c3 = 'ITYrSiQfNa' where c = 3967 index_test.go:143: sql update test_index set c1 = 8545219816003525126, c2 = 0.789793, c3 = '8zZh61LsdN' where c = 3128 index_test.go:140: sql delete from test_index where c = 2712 index_test.go:143: sql update test_index set c1 = 2277761412477633509, c2 = 0.910702, c3 = '4UH8pSSx6b' where c = 1685 index_test.go:143: sql update test_index set c1 = 4488691767560584706, c2 = 0.461312, c3 = 'YUlTnWlcE5' where c = 4049 index_test.go:140: sql delete from test_index where c = 2443 index_test.go:143: sql update test_index set c1 = 8099065570618661066, c2 = 0.592399, c3 = 'zl5e9FaO8c' where c = 1731 index_test.go:137: sql insert into test_index values (4393, 8139562539776017247, 0.660340, 'l3b25fKVfh') index_test.go:143: sql update test_index set c1 = 2782729129835654162, c2 = 0.749813, c3 = 'c1JYVjDGcx' where c = 1030 index_test.go:137: sql insert into test_index values (4394, 3255864412934629088, 0.300307, 'mNNMLmyMRa') index_test.go:143: sql update test_index set c1 = 4751669151880365843, c2 = 0.476529, c3 = 'qtkFaxvkp5' where c = 3659 index_test.go:137: sql insert into test_index values (4395, 7487602884668875394, 0.437020, 'K8vjU7UFPC') index_test.go:137: sql insert into test_index values (4396, 9128102989595444856, 0.781592, 'J8ky58yxT3') index_test.go:137: sql insert into test_index values (4397, 7196475027363118566, 0.638148, 'PkQp3dUWQR') index_test.go:143: sql update test_index set c1 = 5505128851172817669, c2 = 0.527263, c3 = '6nMueVOYfP' where c = 3955 index_test.go:140: sql delete from test_index where c = 3523 index_test.go:140: sql delete from test_index where c = 225 index_test.go:137: sql insert into test_index values (4399, 9133152727989749434, 0.038717, 'BDLTNS77Ag') index_test.go:140: sql delete from test_index where c = 2398 index_test.go:137: sql insert into test_index values (4398, 1672628405248423336, 0.310311, 'zcv2ZkmbSZ') index_test.go:140: sql delete from test_index where c = 2290 index_test.go:143: sql update test_index set c1 = 7879444332692199124, c2 = 0.282247, c3 = 'OPFtTKKPg6' where c = 2412 index_test.go:140: sql delete from test_index where c = 2086 index_test.go:143: sql update test_index set c1 = 4296786926140585178, c2 = 0.100547, c3 = 'cNeHJlyaFO' where c = 18 index_test.go:143: sql update test_index set c1 = 2433578788261835680, c2 = 0.138298, c3 = 'SNIJJP0kw1' where c = 20 index_test.go:143: sql update test_index set c1 = 1167585695018789123, c2 = 0.082318, c3 = 'y4JRUUvYRt' where c = 20 index_test.go:140: sql delete from test_index where c = 3129 index_test.go:143: sql update test_index set c1 = 7309537433308341255, c2 = 0.752102, c3 = 'B1rVUB0E7I' where c = 2917 index_test.go:140: sql delete from test_index where c = 3904 index_test.go:143: sql update test_index set c1 = 8358525749168875957, c2 = 0.952202, c3 = 'JwdpKUGINP' where c = 1044 index_test.go:143: sql update test_index set c1 = 3754273076157194291, c2 = 0.735259, c3 = 'kCzfdPUcnJ' where c = 458 index_test.go:137: sql insert into test_index values (4400, 4417038532194927462, 0.099440, 'TMx7qHmjhA') index_test.go:140: sql delete from test_index where c = 3597 index_test.go:143: sql update test_index set c1 = 7283417216510989878, c2 = 0.405637, c3 = 'QsCViqHAJW' where c = 4068 index_test.go:137: sql insert into test_index values (4403, 8239822585351441573, 0.004145, 'M1cM0VSjq4') index_test.go:137: sql insert into test_index values (4401, 2720791152329823489, 0.463197, 'Vjgz3xGPp9') index_test.go:137: sql insert into test_index values (4402, 5029663832580254105, 0.469601, 'hMZfkYTQSI') index_test.go:137: sql insert into test_index values (4404, 6923558956022066017, 0.419389, 'WqntMezX6v') index_test.go:137: sql insert into test_index values (4405, 2294737200848294306, 0.306314, 'D9yiYAhCVd') index_test.go:137: sql insert into test_index values (4409, 7879049931959741629, 0.023420, 'D2lzWEpnKR') index_test.go:137: sql insert into test_index values (4406, 5122656882288609613, 0.587725, 'xu4x1WNBOR') index_test.go:137: sql insert into test_index values (4407, 5062606655642036273, 0.995554, 'J6acIQzaXB') index_test.go:140: sql delete from test_index where c = 1723 index_test.go:140: sql delete from test_index where c = 2215 index_test.go:137: sql insert into test_index values (4410, 8268338707338068841, 0.083877, 'ViCRNWSRhB') index_test.go:137: sql insert into test_index values (4408, 4290821462296237133, 0.993173, 'OWeCbOiwN8') index_test.go:140: sql delete from test_index where c = 1274 index_test.go:140: sql delete from test_index where c = 3005 index_test.go:140: sql delete from test_index where c = 2462 index_test.go:140: sql delete from test_index where c = 111 index_test.go:143: sql update test_index set c1 = 7913750607236467326, c2 = 0.566718, c3 = 'j65ohpbAWP' where c = 1515 index_test.go:140: sql delete from test_index where c = 2236 index_test.go:140: sql delete from test_index where c = 3637 index_test.go:143: sql update test_index set c1 = 1555018510369244619, c2 = 0.594702, c3 = 'ZbuRhMOs0q' where c = 329 index_test.go:143: sql update test_index set c1 = 1491719051542775356, c2 = 0.083072, c3 = 'Bmc9JEBjgz' where c = 2219 index_test.go:140: sql delete from test_index where c = 878 index_test.go:143: sql update test_index set c1 = 2205936962087883411, c2 = 0.681465, c3 = '6MaDKmcsdP' where c = 1027 index_test.go:143: sql update test_index set c1 = 6500837885670238205, c2 = 0.781055, c3 = 'P7ARJYovWc' where c = 3963 index_test.go:143: sql update test_index set c1 = 6460052772007841767, c2 = 0.629616, c3 = 'AxY2N7IRBV' where c = 1640 index_test.go:140: sql delete from test_index where c = 3998 index_test.go:143: sql update test_index set c1 = 6655179561289285788, c2 = 0.260584, c3 = 'psRQHOo2Kv' where c = 3910 index_test.go:143: sql update test_index set c1 = 3580453474808120264, c2 = 0.578481, c3 = 'eB9WfiVTxq' where c = 2380 index_test.go:143: sql update test_index set c1 = 3840690205397243602, c2 = 0.391981, c3 = 'j1hSBAmM9W' where c = 2288 index_test.go:137: sql insert into test_index values (4411, 8393176018534500804, 0.466051, '3wyp1eEVQ1') index_test.go:137: sql insert into test_index values (4412, 3124119071327927856, 0.290524, 'ncaP2rdfax') index_test.go:137: sql insert into test_index values (4413, 6637068405288852878, 0.667620, 'o07H17uIDV') index_test.go:137: sql insert into test_index values (4415, 7704797659156976451, 0.198633, 'luSvMXzepH') index_test.go:137: sql insert into test_index values (4416, 4688401747984432989, 0.092874, '1fwKeBmzpc') index_test.go:143: sql update test_index set c1 = 6475301377231341664, c2 = 0.510798, c3 = 'CKTRBkS7Fv' where c = 1775 index_test.go:140: sql delete from test_index where c = 2049 index_test.go:140: sql delete from test_index where c = 1060 index_test.go:137: sql insert into test_index values (4417, 6998982206457784223, 0.914736, 'ypOG5h3JuV') index_test.go:137: sql insert into test_index values (4414, 5578823409483078524, 0.485803, 'WGzd4ScMWX') index_test.go:137: sql insert into test_index values (4418, 935098296407490027, 0.891603, 'b2Zi4VCnFi') index_test.go:140: sql delete from test_index where c = 195 index_test.go:137: sql insert into test_index values (4419, 7284494836100839566, 0.543794, '4Mof9ES7fO') index_test.go:140: sql delete from test_index where c = 3093 index_test.go:140: sql delete from test_index where c = 3098 index_test.go:140: sql delete from test_index where c = 2996 index_test.go:140: sql delete from test_index where c = 1325 index_test.go:143: sql update test_index set c1 = 2424978229805716707, c2 = 0.215086, c3 = 'wrnN93j6Za' where c = 625 index_test.go:140: sql delete from test_index where c = 1933 index_test.go:143: sql update test_index set c1 = 100349423032449638, c2 = 0.833865, c3 = '35PtTfPUNh' where c = 2455 index_test.go:137: sql insert into test_index values (4420, 1043895787231580770, 0.081858, '87fRzTfvHY') index_test.go:143: sql update test_index set c1 = 6977096159501409249, c2 = 0.275067, c3 = 'HuMfhxArGU' where c = 1660 index_test.go:140: sql delete from test_index where c = 3493 index_test.go:140: sql delete from test_index where c = 2894 index_test.go:143: sql update test_index set c1 = 4055922976862140843, c2 = 0.804335, c3 = 'CqJMye9W6d' where c = 1408 index_test.go:143: sql update test_index set c1 = 1440208072291405752, c2 = 0.772517, c3 = 'dIUvkZEa8E' where c = 3246 index_test.go:143: sql update test_index set c1 = 931436903789054541, c2 = 0.878303, c3 = '0bb3tId7wf' where c = 1135 index_test.go:137: sql insert into test_index values (4421, 387480600817718593, 0.491884, '7awAzwsNSF') index_test.go:143: sql update test_index set c1 = 5739401209566663206, c2 = 0.555720, c3 = 'psi6KiVhEz' where c = 2121 index_test.go:143: sql update test_index set c1 = 8270040701580593773, c2 = 0.256913, c3 = '5N5uTXBHFD' where c = 1359 index_test.go:143: sql update test_index set c1 = 7676157198728728323, c2 = 0.763998, c3 = 'NFtUYzGtsE' where c = 3048 index_test.go:143: sql update test_index set c1 = 1247194201787580138, c2 = 0.279166, c3 = '1lTMTHuY7P' where c = 2493 index_test.go:137: sql insert into test_index values (4422, 1732598110417771100, 0.358439, 'okM5z7UHwN') index_test.go:140: sql delete from test_index where c = 2129 index_test.go:137: sql insert into test_index values (4423, 7786882205521104566, 0.267026, 'Oj5lcPT5kv') index_test.go:140: sql delete from test_index where c = 3575 index_test.go:137: sql insert into test_index values (4425, 5209307514398685311, 0.168643, 'I6Lmski0On') index_test.go:137: sql insert into test_index values (4428, 5568793424822965783, 0.317069, 'KBaQBCdKW3') index_test.go:137: sql insert into test_index values (4430, 7408207370277564644, 0.429578, 'A9Q4LDr15S') index_test.go:137: sql insert into test_index values (4426, 6831229288163643195, 0.821376, 'ZVpAH9qzrV') index_test.go:137: sql insert into test_index values (4424, 1182965185923465525, 0.624636, '4UKOIb3Q8R') index_test.go:140: sql delete from test_index where c = 1220 index_test.go:137: sql insert into test_index values (4427, 412182961557115862, 0.265633, 'BWnrqlFieE') index_test.go:137: sql insert into test_index values (4429, 8838655685654990381, 0.027195, 'XfYR6gAdzi') index_test.go:143: sql update test_index set c1 = 1872699716281494969, c2 = 0.181081, c3 = 'dkKcA8xXCC' where c = 4175 index_test.go:140: sql delete from test_index where c = 3741 index_test.go:140: sql delete from test_index where c = 3639 index_test.go:140: sql delete from test_index where c = 1941 index_test.go:143: sql update test_index set c1 = 4274864500546440703, c2 = 0.108036, c3 = '0yurliuZDk' where c = 2228 index_test.go:143: sql update test_index set c1 = 3094821499554105338, c2 = 0.698124, c3 = 'fPnwGfVOTT' where c = 1976 index_test.go:140: sql delete from test_index where c = 3104 index_test.go:143: sql update test_index set c1 = 6262733209262849823, c2 = 0.985414, c3 = 'oWZvO2Yq2d' where c = 1073 index_test.go:143: sql update test_index set c1 = 2060133724065848787, c2 = 0.897725, c3 = 'dOjtdSTSB1' where c = 243 index_test.go:143: sql update test_index set c1 = 6704148863964531856, c2 = 0.308585, c3 = 'WXmo7Zy115' where c = 42 index_test.go:140: sql delete from test_index where c = 1309 index_test.go:140: sql delete from test_index where c = 1103 index_test.go:137: sql insert into test_index values (4431, 8544575055627603612, 0.601272, '5xAjpoKNLe') index_test.go:140: sql delete from test_index where c = 1645 index_test.go:137: sql insert into test_index values (4433, 4089795188453709017, 0.260357, 'sAPEmOPSEo') index_test.go:137: sql insert into test_index values (4432, 151591183675176821, 0.014827, '6wTNmMxW3n') index_test.go:140: sql delete from test_index where c = 2215 index_test.go:137: sql insert into test_index values (4434, 7048078330698574709, 0.376109, 'CBBNNVwXqS') index_test.go:137: sql insert into test_index values (4435, 1876098629787759195, 0.062481, 'n3ErVx9E8l') index_test.go:143: sql update test_index set c1 = 8732516405961371333, c2 = 0.073411, c3 = 'DpxyfOUXUm' where c = 3858 index_test.go:143: sql update test_index set c1 = 7582769057703314541, c2 = 0.602657, c3 = 'jHfcEcshm0' where c = 2433 index_test.go:140: sql delete from test_index where c = 2112 index_test.go:140: sql delete from test_index where c = 716 index_test.go:137: sql insert into test_index values (4436, 7084909717305947631, 0.298879, 'DFBGiKQFMG') index_test.go:140: sql delete from test_index where c = 3363 index_test.go:143: sql update test_index set c1 = 8115315936612374465, c2 = 0.372545, c3 = 'EkoPnctyZB' where c = 1904 index_test.go:140: sql delete from test_index where c = 588 index_test.go:143: sql update test_index set c1 = 6553282504584731542, c2 = 0.151017, c3 = 'IK6kUXBmkt' where c = 1383 index_test.go:143: sql update test_index set c1 = 608672480945076240, c2 = 0.626255, c3 = 'xLWgyQX3Th' where c = 226 index_test.go:137: sql insert into test_index values (4437, 1826953532064613337, 0.950191, 'Nj539Z65kT') index_test.go:140: sql delete from test_index where c = 4076 index_test.go:143: sql update test_index set c1 = 5142810029532757308, c2 = 0.679263, c3 = 'myyAE7C7F0' where c = 2833 index_test.go:137: sql insert into test_index values (4438, 8997924300207096357, 0.358226, 'pKNKLAtBRk') index_test.go:143: sql update test_index set c1 = 6073563461899626053, c2 = 0.845008, c3 = '28rVjX87tU' where c = 3126 index_test.go:143: sql update test_index set c1 = 8601882342033440300, c2 = 0.521744, c3 = 'H3qdp2dGQm' where c = 1733 index_test.go:140: sql delete from test_index where c = 418 index_test.go:137: sql insert into test_index values (4441, 5936175567882274757, 0.460685, 'xfTHZYqDy1') index_test.go:140: sql delete from test_index where c = 1383 index_test.go:143: sql update test_index set c1 = 7704691631821285513, c2 = 0.059592, c3 = 'psUGfS4wBh' where c = 1411 index_test.go:143: sql update test_index set c1 = 5104391435446235578, c2 = 0.010784, c3 = 'KNDG9NInv3' where c = 3639 index_test.go:137: sql insert into test_index values (4442, 925157648781894133, 0.211318, 'zf5ab43jO6') index_test.go:137: sql insert into test_index values (4439, 7496301310350890555, 0.206099, 'maNEC5qLG8') index_test.go:137: sql insert into test_index values (4444, 6658977662112520836, 0.582749, 'fWrnSwR4Um') index_test.go:143: sql update test_index set c1 = 4153345556958882603, c2 = 0.370736, c3 = 'fTtX2oQhqU' where c = 3578 index_test.go:137: sql insert into test_index values (4440, 1597275938292306396, 0.887066, 'VgqUA62gCX') index_test.go:137: sql insert into test_index values (4443, 8992473550962494915, 0.264684, 'zXhzHzWRkQ') index_test.go:140: sql delete from test_index where c = 246 index_test.go:137: sql insert into test_index values (4445, 1354051094940987170, 0.601669, 'vcGapJjKos') index_test.go:140: sql delete from test_index where c = 2305 index_test.go:143: sql update test_index set c1 = 6390226268304989825, c2 = 0.553268, c3 = 'ycU5mKLNtG' where c = 2060 index_test.go:143: sql update test_index set c1 = 9196289806232399071, c2 = 0.205260, c3 = 'R52OrkJq3o' where c = 8 index_test.go:137: sql insert into test_index values (4446, 1842366047093743228, 0.844871, 'OWFy7p4hi3') index_test.go:140: sql delete from test_index where c = 4202 index_test.go:140: sql delete from test_index where c = 4169 index_test.go:140: sql delete from test_index where c = 3382 index_test.go:137: sql insert into test_index values (4447, 9214383380980937969, 0.299733, '5D92vV8xYB') index_test.go:140: sql delete from test_index where c = 3498 index_test.go:140: sql delete from test_index where c = 3775 index_test.go:143: sql update test_index set c1 = 3686993015606990376, c2 = 0.889203, c3 = 'VaBkGZmspM' where c = 162 index_test.go:143: sql update test_index set c1 = 1132835917018668658, c2 = 0.013652, c3 = 'Up13bfGG5y' where c = 913 index_test.go:137: sql insert into test_index values (4449, 2239728330416085908, 0.839833, 'xHgxRL1xhB') index_test.go:137: sql insert into test_index values (4448, 6201551649055138299, 0.666000, 'qIz5R2tUDR') index_test.go:140: sql delete from test_index where c = 2572 index_test.go:137: sql insert into test_index values (4450, 6375718046106716695, 0.251511, 'rCtsO6M24Q') index_test.go:143: sql update test_index set c1 = 2117677572220041910, c2 = 0.704678, c3 = 'sqHA7STv5B' where c = 1723 index_test.go:140: sql delete from test_index where c = 4094 index_test.go:137: sql insert into test_index values (4451, 4730926459836951802, 0.477450, 'WFd1bagTkR') index_test.go:143: sql update test_index set c1 = 5026152249173048235, c2 = 0.056363, c3 = '9NByR5ZjMA' where c = 2606 index_test.go:143: sql update test_index set c1 = 4087331024080700395, c2 = 0.878136, c3 = 'gzkbhRV0hq' where c = 4073 index_test.go:140: sql delete from test_index where c = 1958 index_test.go:140: sql delete from test_index where c = 2947 index_test.go:143: sql update test_index set c1 = 1180523757093415648, c2 = 0.882941, c3 = '5AbvDbLnqX' where c = 1433 index_test.go:143: sql update test_index set c1 = 8472478272506183882, c2 = 0.639305, c3 = 'wCKIURd3me' where c = 3191 index_test.go:143: sql update test_index set c1 = 6734792836254502571, c2 = 0.091288, c3 = 'HnYIRAqH2J' where c = 1026 index_test.go:140: sql delete from test_index where c = 3288 index_test.go:143: sql update test_index set c1 = 7974165427498189722, c2 = 0.591993, c3 = 'rPu6i8wErc' where c = 1073 index_test.go:137: sql insert into test_index values (4453, 1971586873258978890, 0.052354, '2ZRfwTeIUR') index_test.go:140: sql delete from test_index where c = 1669 index_test.go:137: sql insert into test_index values (4455, 4673610689296967247, 0.418642, 'tORGBfvPFh') index_test.go:137: sql insert into test_index values (4452, 9118274402642996822, 0.301509, '99nuy6w0ou') index_test.go:143: sql update test_index set c1 = 4131775206372599639, c2 = 0.604132, c3 = '1I5BYsMEGC' where c = 691 index_test.go:140: sql delete from test_index where c = 631 index_test.go:137: sql insert into test_index values (4454, 7869385614393704741, 0.609077, 'JVCW7f9PPG') index_test.go:137: sql insert into test_index values (4456, 4502069926165369305, 0.431859, '98QSeD0krW') index_test.go:143: sql update test_index set c1 = 5516746573183926190, c2 = 0.293979, c3 = 'xCsUZQmaIC' where c = 568 index_test.go:137: sql insert into test_index values (4457, 2647378927577118538, 0.166643, 'qRAuZ50l24') index_test.go:143: sql update test_index set c1 = 5375547975668044392, c2 = 0.083829, c3 = 'kDTu4mr8oF' where c = 2571 index_test.go:140: sql delete from test_index where c = 3476 index_test.go:140: sql delete from test_index where c = 509 index_test.go:137: sql insert into test_index values (4458, 921389681927211286, 0.959417, 'BvIKBtXdCK') index_test.go:140: sql delete from test_index where c = 2424 index_test.go:143: sql update test_index set c1 = 4979697190764216007, c2 = 0.205238, c3 = '7pzyGnQutF' where c = 4213 index_test.go:137: sql insert into test_index values (4460, 3968217291606910567, 0.004525, 'JYnZUO5mwJ') index_test.go:137: sql insert into test_index values (4461, 4886272791622976059, 0.739164, '3k2cQngrLa') index_test.go:140: sql delete from test_index where c = 771 index_test.go:137: sql insert into test_index values (4459, 3437010184542628025, 0.064556, '0nExPXX9Fx') index_test.go:140: sql delete from test_index where c = 833 index_test.go:140: sql delete from test_index where c = 3996 index_test.go:140: sql delete from test_index where c = 594 index_test.go:140: sql delete from test_index where c = 786 index_test.go:143: sql update test_index set c1 = 6033865204249804909, c2 = 0.389691, c3 = 'OZxmrXam28' where c = 1980 index_test.go:143: sql update test_index set c1 = 2997247904907235510, c2 = 0.275704, c3 = 'PVtxekgQfb' where c = 1401 index_test.go:137: sql insert into test_index values (4462, 842065074457628589, 0.928658, 'UHEpb9cvl4') index_test.go:143: sql update test_index set c1 = 88030680555832072, c2 = 0.280694, c3 = 'bjWH4KFUe0' where c = 1032 index_test.go:143: sql update test_index set c1 = 2928451805236725285, c2 = 0.282812, c3 = '7CN35mY6rC' where c = 1976 index_test.go:143: sql update test_index set c1 = 1569486030249521811, c2 = 0.200505, c3 = 'gKSKjCFtCI' where c = 4073 index_test.go:140: sql delete from test_index where c = 351 index_test.go:137: sql insert into test_index values (4463, 1956815842501444723, 0.393522, 'joyTMFaKjd') index_test.go:143: sql update test_index set c1 = 2151508094994703373, c2 = 0.050502, c3 = 'bbiwcTHlge' where c = 3791 index_test.go:137: sql insert into test_index values (4464, 1545023644769239112, 0.514388, 'XMc8xi3El2') index_test.go:143: sql update test_index set c1 = 3325476435260051926, c2 = 0.369536, c3 = 'TkVfeZZW4z' where c = 1658 index_test.go:140: sql delete from test_index where c = 1208 index_test.go:137: sql insert into test_index values (4465, 9219427877609349671, 0.884772, '5rxwRS8iht') index_test.go:143: sql update test_index set c1 = 117227943677103419, c2 = 0.815061, c3 = 'WRBuJ5QaF4' where c = 2829 index_test.go:140: sql delete from test_index where c = 554 index_test.go:143: sql update test_index set c1 = 6842101802798560889, c2 = 0.036501, c3 = 'M1T5DSqQms' where c = 629 index_test.go:140: sql delete from test_index where c = 376 index_test.go:143: sql update test_index set c1 = 7532644291373079666, c2 = 0.202569, c3 = 'ucf2OCPALn' where c = 1149 index_test.go:137: sql insert into test_index values (4466, 7062882274261869431, 0.807983, 'nWGGEpLHi7') index_test.go:137: sql insert into test_index values (4467, 805852406466919197, 0.030178, 'kmDEQ5CmWc') index_test.go:137: sql insert into test_index values (4468, 3350245686972737454, 0.461745, 'R071M9IZ9E') index_test.go:140: sql delete from test_index where c = 3917 index_test.go:137: sql insert into test_index values (4469, 7649386377026989274, 0.827025, 'b0EBsJn68n') index_test.go:137: sql insert into test_index values (4470, 8330883715945163245, 0.138908, 'GGcm84FdDP') index_test.go:137: sql insert into test_index values (4471, 5584069776529148066, 0.906259, 'bl680Tzqcr') index_test.go:137: sql insert into test_index values (4472, 1358551490111118828, 0.873088, 'ivPNvA0tP7') index_test.go:143: sql update test_index set c1 = 5812321930812543463, c2 = 0.403192, c3 = 'Kvv4hJ9zLM' where c = 2041 index_test.go:140: sql delete from test_index where c = 2076 index_test.go:140: sql delete from test_index where c = 212 index_test.go:143: sql update test_index set c1 = 3983711656669149785, c2 = 0.576473, c3 = 'laMmKl6hV5' where c = 875 index_test.go:140: sql delete from test_index where c = 4337 index_test.go:143: sql update test_index set c1 = 224436973872090106, c2 = 0.667032, c3 = '2E22nMFYND' where c = 3675 index_test.go:140: sql delete from test_index where c = 691 index_test.go:140: sql delete from test_index where c = 1564 index_test.go:143: sql update test_index set c1 = 7720806151706294258, c2 = 0.523872, c3 = 'XQMghRkI8c' where c = 928 index_test.go:140: sql delete from test_index where c = 82 index_test.go:140: sql delete from test_index where c = 2744 index_test.go:137: sql insert into test_index values (4473, 5908285529247917576, 0.135411, 'VCYfx6KkKd') index_test.go:143: sql update test_index set c1 = 2060133808050277382, c2 = 0.305247, c3 = 'EsKKaHSsLJ' where c = 3417 index_test.go:137: sql insert into test_index values (4474, 7278034693191321584, 0.982555, 'dCbgsDIjAQ') index_test.go:137: sql insert into test_index values (4475, 6447485000139035167, 0.617088, 'AEBrtRmkjt') index_test.go:143: sql update test_index set c1 = 1886210554399271627, c2 = 0.344087, c3 = '0nvWnLwyer' where c = 3112 index_test.go:143: sql update test_index set c1 = 966482177711643557, c2 = 0.100829, c3 = 'UCqazzhCAD' where c = 2639 index_test.go:143: sql update test_index set c1 = 4822785765973159451, c2 = 0.560676, c3 = '9KVSEuzZ8q' where c = 3529 index_test.go:137: sql insert into test_index values (4476, 8263514426639225581, 0.893236, 'sMNRR1j4AT') index_test.go:143: sql update test_index set c1 = 1798197353053413808, c2 = 0.885275, c3 = 'mf3MKW1P1p' where c = 3585 index_test.go:140: sql delete from test_index where c = 3837 index_test.go:140: sql delete from test_index where c = 514 index_test.go:137: sql insert into test_index values (4477, 9134985481049573393, 0.605491, '2y70nlpOak') index_test.go:143: sql update test_index set c1 = 1698833345179699307, c2 = 0.015488, c3 = '2ZQ94aDGPy' where c = 4001 index_test.go:137: sql insert into test_index values (4478, 4084184334152589688, 0.383086, 'jjpGNdJOUl') index_test.go:140: sql delete from test_index where c = 1368 index_test.go:137: sql insert into test_index values (4479, 4898360861647208237, 0.928233, 'hKPeWyZuAe') index_test.go:143: sql update test_index set c1 = 2345171015738550472, c2 = 0.080043, c3 = '3QV8vq2GNd' where c = 3198 index_test.go:140: sql delete from test_index where c = 2060 index_test.go:137: sql insert into test_index values (4480, 6704030047235401750, 0.813432, 'zJf5uKQsme') index_test.go:143: sql update test_index set c1 = 8446776177035310682, c2 = 0.884696, c3 = '3nhwbFCeHv' where c = 1177 index_test.go:137: sql insert into test_index values (4481, 4072525468621870458, 0.118599, 'knEUjERabE') index_test.go:140: sql delete from test_index where c = 3762 index_test.go:140: sql delete from test_index where c = 4326 index_test.go:140: sql delete from test_index where c = 4327 index_test.go:140: sql delete from test_index where c = 2025 index_test.go:143: sql update test_index set c1 = 7535960221210457068, c2 = 0.383347, c3 = 'uQyzGD25Rw' where c = 240 index_test.go:143: sql update test_index set c1 = 2221686459092913798, c2 = 0.048307, c3 = 'PHw97xmtIb' where c = 3728 index_test.go:143: sql update test_index set c1 = 1165174781624900315, c2 = 0.780732, c3 = 'mCYfencTtJ' where c = 1699 index_test.go:143: sql update test_index set c1 = 6364230924358491984, c2 = 0.627768, c3 = 'UcbM5PHIOK' where c = 2477 index_test.go:137: sql insert into test_index values (4483, 8925693581958808889, 0.259247, 'rAw5ZCnX0S') index_test.go:137: sql insert into test_index values (4482, 1983693881622140162, 0.801948, 'Z8OorFbuHo') index_test.go:140: sql delete from test_index where c = 334 index_test.go:137: sql insert into test_index values (4484, 617572627983249602, 0.064790, 'q66XJcriMm') index_test.go:143: sql update test_index set c1 = 8926058723798391569, c2 = 0.224909, c3 = '11a6ZzcSTa' where c = 4389 index_test.go:140: sql delete from test_index where c = 110 index_test.go:140: sql delete from test_index where c = 4315 index_test.go:143: sql update test_index set c1 = 8023996348283352462, c2 = 0.824081, c3 = 'G3wPEbS5Tl' where c = 4224 index_test.go:143: sql update test_index set c1 = 2815610468780618536, c2 = 0.552567, c3 = 'x8vSAAwstz' where c = 884 index_test.go:137: sql insert into test_index values (4486, 8074015058797593643, 0.405416, 'rg97MkrI3t') index_test.go:137: sql insert into test_index values (4488, 8415449093030672199, 0.364291, 'avmcH1xdkr') index_test.go:137: sql insert into test_index values (4487, 3193343608883451673, 0.253835, 'ms9P9CqPef') index_test.go:137: sql insert into test_index values (4485, 3581888667889737958, 0.828215, 'Q9GyBQO3JW') index_test.go:143: sql update test_index set c1 = 5830408794864712872, c2 = 0.299166, c3 = '5HUhPusA2f' where c = 4405 index_test.go:143: sql update test_index set c1 = 3288494906012634925, c2 = 0.523152, c3 = 'TfcVEejz0R' where c = 2226 index_test.go:137: sql insert into test_index values (4491, 8616194345925327593, 0.080950, 'BOkkvwXDXw') index_test.go:137: sql insert into test_index values (4489, 8420492415989918239, 0.661400, '4eIM316o2H') index_test.go:140: sql delete from test_index where c = 3548 index_test.go:140: sql delete from test_index where c = 1581 index_test.go:140: sql delete from test_index where c = 1507 index_test.go:137: sql insert into test_index values (4490, 4077166155894498051, 0.515889, 'C9GtfAWDYf') index_test.go:140: sql delete from test_index where c = 1423 index_test.go:140: sql delete from test_index where c = 4304 index_test.go:143: sql update test_index set c1 = 5493820961554845649, c2 = 0.119843, c3 = 'Rjb9yvTuCa' where c = 472 index_test.go:137: sql insert into test_index values (4492, 2582915969314809651, 0.580308, 'HV0iX9aR8t') index_test.go:140: sql delete from test_index where c = 1161 index_test.go:137: sql insert into test_index values (4493, 2264549233443878553, 0.261363, '5nWG1WRJ9L') index_test.go:140: sql delete from test_index where c = 3864 index_test.go:140: sql delete from test_index where c = 1281 index_test.go:143: sql update test_index set c1 = 8107940087943706720, c2 = 0.652841, c3 = 'XFyasuVCnG' where c = 2769 index_test.go:143: sql update test_index set c1 = 66690184623938954, c2 = 0.807731, c3 = 'DVpYX3kUx0' where c = 2024 index_test.go:140: sql delete from test_index where c = 788 index_test.go:143: sql update test_index set c1 = 6525833292724428523, c2 = 0.337223, c3 = 'hZEPrwLurZ' where c = 4266 index_test.go:143: sql update test_index set c1 = 321407208226959950, c2 = 0.384755, c3 = 'oZC8BitSDP' where c = 2558 index_test.go:137: sql insert into test_index values (4494, 3441176985986534861, 0.709344, '3pZyPFExrh') index_test.go:143: sql update test_index set c1 = 7606333167954301857, c2 = 0.650500, c3 = '8dHeHZr1wy' where c = 252 index_test.go:140: sql delete from test_index where c = 2577 index_test.go:143: sql update test_index set c1 = 7944521808481090240, c2 = 0.924250, c3 = 'bx89azsUF5' where c = 1110 index_test.go:140: sql delete from test_index where c = 2208 index_test.go:137: sql insert into test_index values (4495, 8296783472990337981, 0.852029, 'Qm2Pww9G8A') index_test.go:143: sql update test_index set c1 = 1865857269993043043, c2 = 0.552335, c3 = 'Fhg8X2bNf0' where c = 1451 index_test.go:143: sql update test_index set c1 = 3583191714790906800, c2 = 0.132543, c3 = '9ahucp9m5n' where c = 2114 index_test.go:137: sql insert into test_index values (4498, 8739193860816710323, 0.309897, '89a1BqgnpS') index_test.go:140: sql delete from test_index where c = 1814 index_test.go:137: sql insert into test_index values (4497, 1441300386365120977, 0.705046, 'Q6b8bGUnff') index_test.go:137: sql insert into test_index values (4496, 4220613583004898715, 0.350304, 'nrjSwJY0Fo') index_test.go:143: sql update test_index set c1 = 6119897083367782535, c2 = 0.882206, c3 = 'TnPzQ2mb9s' where c = 2134 index_test.go:143: sql update test_index set c1 = 4573028963171085461, c2 = 0.490861, c3 = 'JUwIT0OwCi' where c = 4219 index_test.go:140: sql delete from test_index where c = 825 index_test.go:137: sql insert into test_index values (4499, 6223333884916847731, 0.570133, 'uAdWN68FZX') index_test.go:140: sql delete from test_index where c = 3543 index_test.go:143: sql update test_index set c1 = 3006082793900891502, c2 = 0.434838, c3 = 'YHlpI01e8N' where c = 4391 index_test.go:143: sql update test_index set c1 = 2384499336092997409, c2 = 0.136127, c3 = 'BJsicqt5Dx' where c = 3269 index_test.go:140: sql delete from test_index where c = 340 index_test.go:137: sql insert into test_index values (4500, 7893776491305807164, 0.908703, 'ULBBkSWqMU') index_test.go:140: sql delete from test_index where c = 1847 index_test.go:140: sql delete from test_index where c = 1345 index_test.go:143: sql update test_index set c1 = 1335869688553909808, c2 = 0.019782, c3 = 'LdC50zErWm' where c = 2239 index_test.go:143: sql update test_index set c1 = 2969773720898076467, c2 = 0.864597, c3 = '99KYiYhTZp' where c = 2142 index_test.go:143: sql update test_index set c1 = 281233059552884457, c2 = 0.220350, c3 = 'cX0YVa7bEA' where c = 154 index_test.go:143: sql update test_index set c1 = 899124036951017776, c2 = 0.301459, c3 = 'ZpbrHVuNao' where c = 985 index_test.go:137: sql insert into test_index values (4502, 5966081751871855479, 0.942245, '9LdJVbSlA6') index_test.go:137: sql insert into test_index values (4507, 6748577419727652490, 0.816255, 'cFjqwmMVCt') index_test.go:137: sql insert into test_index values (4505, 3916567337622651949, 0.187804, 'AK4J1FvivQ') index_test.go:137: sql insert into test_index values (4501, 3020788030312411933, 0.935626, 'cAYrmPUJjC') index_test.go:137: sql insert into test_index values (4503, 2731013419117835677, 0.273507, '67uFbFTQrs') index_test.go:140: sql delete from test_index where c = 3189 index_test.go:137: sql insert into test_index values (4506, 7663080052612507147, 0.626553, 'gwNInuhOuY') index_test.go:137: sql insert into test_index values (4509, 1029640265200286414, 0.153548, 'dSUtNFJOOq') index_test.go:140: sql delete from test_index where c = 2514 index_test.go:137: sql insert into test_index values (4504, 4064475449813134705, 0.674501, 'GOlXx3QqPr') index_test.go:137: sql insert into test_index values (4510, 2133416259714887043, 0.394450, '53aLEWRQQ7') index_test.go:137: sql insert into test_index values (4508, 3690625741339466372, 0.970415, 'j62pIzAkoT') index_test.go:140: sql delete from test_index where c = 4192 index_test.go:140: sql delete from test_index where c = 1380 index_test.go:140: sql delete from test_index where c = 716 index_test.go:143: sql update test_index set c1 = 7402578631152339669, c2 = 0.477380, c3 = 'sAVyprJPI9' where c = 1013 index_test.go:140: sql delete from test_index where c = 1791 index_test.go:140: sql delete from test_index where c = 876 index_test.go:143: sql update test_index set c1 = 9180168599830030490, c2 = 0.055649, c3 = 'TvfVN0x1Au' where c = 2655 index_test.go:143: sql update test_index set c1 = 268529562415613498, c2 = 0.183746, c3 = 'RPsFwsJRLy' where c = 2395 index_test.go:140: sql delete from test_index where c = 1061 index_test.go:140: sql delete from test_index where c = 2663 index_test.go:140: sql delete from test_index where c = 2980 index_test.go:143: sql update test_index set c1 = 2158869599650631911, c2 = 0.797988, c3 = 'jzbLg5HPpX' where c = 3110 index_test.go:137: sql insert into test_index values (4511, 5608980886536891461, 0.107848, '6cOjGxZbms') index_test.go:143: sql update test_index set c1 = 1207175163852465468, c2 = 0.151861, c3 = '3AQuLci8ES' where c = 1806 index_test.go:143: sql update test_index set c1 = 7066301895767538285, c2 = 0.943772, c3 = 'YiLSFybUxS' where c = 1529 index_test.go:143: sql update test_index set c1 = 710733360423443233, c2 = 0.351000, c3 = 'lxqyiklVUk' where c = 2009 index_test.go:143: sql update test_index set c1 = 4356758670793633090, c2 = 0.675687, c3 = '7gb9vOsFA8' where c = 3716 index_test.go:137: sql insert into test_index values (4512, 3612332080196502032, 0.443727, 'VLAfTMVsBD') index_test.go:140: sql delete from test_index where c = 798 index_test.go:137: sql insert into test_index values (4513, 3713294705675136249, 0.240827, 'JEkEauma2V') index_test.go:140: sql delete from test_index where c = 2330 index_test.go:143: sql update test_index set c1 = 9020473947593942292, c2 = 0.903122, c3 = 'oC3IlL5Dtd' where c = 2056 index_test.go:140: sql delete from test_index where c = 361 index_test.go:143: sql update test_index set c1 = 8608151497450323088, c2 = 0.702210, c3 = '9rnjPXc5N5' where c = 4497 index_test.go:137: sql insert into test_index values (4515, 1677752411025536138, 0.035271, '3LeWq94kkt') index_test.go:137: sql insert into test_index values (4514, 3465126717509537612, 0.633177, '3ThJgK2Dtv') index_test.go:137: sql insert into test_index values (4516, 265390465605425721, 0.978805, 'm0LLwcsMn1') index_test.go:143: sql update test_index set c1 = 7860232633032435840, c2 = 0.348505, c3 = 'Ft6SmAmmzN' where c = 1509 index_test.go:143: sql update test_index set c1 = 4556304282411935036, c2 = 0.958757, c3 = 'LTD31tRCSm' where c = 900 index_test.go:137: sql insert into test_index values (4517, 8765909061795966231, 0.492614, 'RYWTNWJ7cO') index_test.go:137: sql insert into test_index values (4518, 9073308330705521000, 0.178804, '2ORApeTpck') index_test.go:140: sql delete from test_index where c = 517 index_test.go:140: sql delete from test_index where c = 2281 index_test.go:140: sql delete from test_index where c = 39 index_test.go:137: sql insert into test_index values (4519, 2149535039352833035, 0.639690, 'jvWUJ4DKcy') index_test.go:137: sql insert into test_index values (4520, 8652901814568510922, 0.409061, 'vACIrkGbx1') index_test.go:143: sql update test_index set c1 = 3362655714212738971, c2 = 0.266056, c3 = 'WvoBsFHFb5' where c = 476 index_test.go:137: sql insert into test_index values (4522, 9206340737284789533, 0.451436, '32z49sEqyF') index_test.go:140: sql delete from test_index where c = 832 index_test.go:140: sql delete from test_index where c = 2055 index_test.go:137: sql insert into test_index values (4521, 117627615438216265, 0.051180, 'oJD61fdu8e') index_test.go:140: sql delete from test_index where c = 2471 index_test.go:140: sql delete from test_index where c = 1903 index_test.go:143: sql update test_index set c1 = 8143431012960791214, c2 = 0.512723, c3 = 'uIlWIqmwDv' where c = 3050 index_test.go:140: sql delete from test_index where c = 3991 index_test.go:143: sql update test_index set c1 = 4210908446804837535, c2 = 0.757188, c3 = '5MeCxv909v' where c = 4322 index_test.go:143: sql update test_index set c1 = 9478626845999801, c2 = 0.968222, c3 = 'DtNgdo3jAV' where c = 2812 index_test.go:143: sql update test_index set c1 = 4949975746576849388, c2 = 0.063195, c3 = 'vdDP7YR2ug' where c = 683 index_test.go:143: sql update test_index set c1 = 3988643273903657838, c2 = 0.558466, c3 = '3niJJxdqe6' where c = 3440 index_test.go:137: sql insert into test_index values (4523, 2259877236292855571, 0.585383, 'qnzlYEKSTK') index_test.go:137: sql insert into test_index values (4524, 6582613774947848700, 0.636017, 'YJDe6fVI4S') index_test.go:137: sql insert into test_index values (4526, 8419320543234030799, 0.727929, '3WR4pgmvUr') index_test.go:140: sql delete from test_index where c = 4363 index_test.go:137: sql insert into test_index values (4525, 7355431945933201492, 0.660005, 'A3EpgTSYcV') index_test.go:143: sql update test_index set c1 = 5699114342607474512, c2 = 0.854925, c3 = 'lkh35tfcTZ' where c = 4379 index_test.go:143: sql update test_index set c1 = 7127559748534741998, c2 = 0.889028, c3 = 'uEom8LKwXH' where c = 3200 index_test.go:137: sql insert into test_index values (4527, 3078509815211995118, 0.541986, 'RXghklY5wL') index_test.go:140: sql delete from test_index where c = 1218 index_test.go:140: sql delete from test_index where c = 925 index_test.go:137: sql insert into test_index values (4528, 6501415323430346888, 0.859272, 'YYDkupBs0S') index_test.go:143: sql update test_index set c1 = 6065519202206636096, c2 = 0.230270, c3 = '6oEsk8B5Gm' where c = 1713 index_test.go:140: sql delete from test_index where c = 3689 index_test.go:137: sql insert into test_index values (4529, 8794970427636651086, 0.742430, 'FEioPbbjza') index_test.go:143: sql update test_index set c1 = 5886436390014249705, c2 = 0.500816, c3 = 'PLv4DT6fLL' where c = 2548 index_test.go:137: sql insert into test_index values (4530, 965392789333689933, 0.295812, 'KtBwGNwnmp') index_test.go:143: sql update test_index set c1 = 6698856787672944401, c2 = 0.928194, c3 = 'LucXMkIW2v' where c = 3875 index_test.go:140: sql delete from test_index where c = 3406 index_test.go:143: sql update test_index set c1 = 996975808002398649, c2 = 0.677905, c3 = 'nUHPrtItUQ' where c = 2471 index_test.go:143: sql update test_index set c1 = 1430519055166743814, c2 = 0.365959, c3 = 'YuMRaQhfFX' where c = 1456 index_test.go:140: sql delete from test_index where c = 455 index_test.go:140: sql delete from test_index where c = 491 index_test.go:137: sql insert into test_index values (4531, 1918239851351815335, 0.819386, '4SouTCWyEo') index_test.go:140: sql delete from test_index where c = 4483 index_test.go:143: sql update test_index set c1 = 3730843646220616205, c2 = 0.676044, c3 = 'IwQjTDJNVx' where c = 63 index_test.go:137: sql insert into test_index values (4533, 7157307119777989923, 0.414148, 'Xerj9hGutu') index_test.go:140: sql delete from test_index where c = 3170 index_test.go:137: sql insert into test_index values (4534, 5333144958795875656, 0.229654, 'SNHuHqXXjx') index_test.go:137: sql insert into test_index values (4532, 6422723354909083727, 0.817716, 'zK40kKETSm') index_test.go:137: sql insert into test_index values (4535, 4517565181823465061, 0.050328, 'I9Z8sznI9i') index_test.go:140: sql delete from test_index where c = 2168 index_test.go:140: sql delete from test_index where c = 351 index_test.go:137: sql insert into test_index values (4536, 6836820319459119165, 0.472487, 'sMf3f2wU3H') index_test.go:143: sql update test_index set c1 = 224127207228994610, c2 = 0.864959, c3 = 'ThU0TucxeG' where c = 4331 index_test.go:140: sql delete from test_index where c = 1682 index_test.go:143: sql update test_index set c1 = 3547295435647280809, c2 = 0.583022, c3 = 'PVbyEXEnoi' where c = 4462 index_test.go:143: sql update test_index set c1 = 5171978128454037778, c2 = 0.435420, c3 = 'IrUc4COwrm' where c = 2945 index_test.go:143: sql update test_index set c1 = 4426081063623810549, c2 = 0.337889, c3 = '9NW0o6LlRy' where c = 841 index_test.go:140: sql delete from test_index where c = 3194 index_test.go:140: sql delete from test_index where c = 1840 index_test.go:140: sql delete from test_index where c = 2552 index_test.go:143: sql update test_index set c1 = 1075282602216254589, c2 = 0.144973, c3 = '3c7C7L0lG9' where c = 4369 index_test.go:137: sql insert into test_index values (4539, 850259834800494173, 0.623678, 'b2CgF1rOT8') index_test.go:143: sql update test_index set c1 = 2971273000691173823, c2 = 0.737463, c3 = 'oAGFER9pjT' where c = 3399 index_test.go:143: sql update test_index set c1 = 8942888747075670028, c2 = 0.219649, c3 = 'qKmq6LEDph' where c = 2145 index_test.go:137: sql insert into test_index values (4537, 831035526640377897, 0.481919, 'Khv36R8xQ3') index_test.go:137: sql insert into test_index values (4538, 6724104148023846756, 0.338738, 'GvEVTG2XYz') index_test.go:137: sql insert into test_index values (4540, 5202685323173186201, 0.941368, '9NqQBYCFPZ') index_test.go:143: sql update test_index set c1 = 3739489438555627421, c2 = 0.336140, c3 = 'Hyek86Z4uM' where c = 2710 index_test.go:140: sql delete from test_index where c = 3917 index_test.go:140: sql delete from test_index where c = 3354 index_test.go:137: sql insert into test_index values (4541, 4960588288164861336, 0.158839, 'CNuQtffP3P') index_test.go:137: sql insert into test_index values (4542, 5380330986875157576, 0.372721, 'XBK5KHG1Y0') index_test.go:137: sql insert into test_index values (4543, 3922573767469303551, 0.232502, 'X0mzSqAyXe') index_test.go:143: sql update test_index set c1 = 8228245194712945354, c2 = 0.615455, c3 = 'ze5KkdfQrO' where c = 1620 index_test.go:143: sql update test_index set c1 = 2190718123649981864, c2 = 0.271615, c3 = '16FQhj94XN' where c = 4502 index_test.go:143: sql update test_index set c1 = 2999670599813119173, c2 = 0.233050, c3 = 'G09zbSqGVH' where c = 263 index_test.go:143: sql update test_index set c1 = 9119251641388981273, c2 = 0.213318, c3 = 'VkOuPorFtv' where c = 936 index_test.go:140: sql delete from test_index where c = 2661 index_test.go:140: sql delete from test_index where c = 2052 index_test.go:137: sql insert into test_index values (4544, 5992643690434748220, 0.499824, 'jF4Wknu7Ow') index_test.go:143: sql update test_index set c1 = 8821121099847349760, c2 = 0.251246, c3 = 'Bm0LU18Oah' where c = 738 index_test.go:140: sql delete from test_index where c = 1326 index_test.go:140: sql delete from test_index where c = 4313 index_test.go:137: sql insert into test_index values (4546, 8290155563274295474, 0.005751, 'IjYbQAxeDW') index_test.go:140: sql delete from test_index where c = 3252 index_test.go:137: sql insert into test_index values (4548, 3056705025355639169, 0.608431, 'fWNolGnrGp') index_test.go:143: sql update test_index set c1 = 7049286344697102303, c2 = 0.567531, c3 = 'fxb4BVxFQU' where c = 4334 index_test.go:137: sql insert into test_index values (4545, 5444563455634228326, 0.755655, 'yKbYZSQKF4') index_test.go:143: sql update test_index set c1 = 2777134974751998930, c2 = 0.649401, c3 = 'XhPC3hh5AG' where c = 1190 index_test.go:140: sql delete from test_index where c = 2967 index_test.go:140: sql delete from test_index where c = 1954 index_test.go:137: sql insert into test_index values (4547, 1856522708786994094, 0.650391, 's4RT2b2ZCa') index_test.go:140: sql delete from test_index where c = 740 index_test.go:140: sql delete from test_index where c = 2738 index_test.go:137: sql insert into test_index values (4550, 3823242867703775109, 0.685597, 'LIFqIvasvE') index_test.go:143: sql update test_index set c1 = 6158074482156466889, c2 = 0.664982, c3 = 'gi2huwVvaE' where c = 3947 index_test.go:137: sql insert into test_index values (4551, 3805918643021433548, 0.593703, 's4KsK9yBig') index_test.go:137: sql insert into test_index values (4549, 6931470357229474858, 0.768300, 'szeq28gHwD') index_test.go:143: sql update test_index set c1 = 3102678519034240508, c2 = 0.151878, c3 = 'ccN0SHPp6G' where c = 1532 index_test.go:143: sql update test_index set c1 = 2917382443845755852, c2 = 0.657455, c3 = 'IWzqPmwQxW' where c = 3631 index_test.go:140: sql delete from test_index where c = 2987 index_test.go:143: sql update test_index set c1 = 3073753393957433428, c2 = 0.327536, c3 = 'KhpQSW38lo' where c = 2814 index_test.go:143: sql update test_index set c1 = 1966295015744255846, c2 = 0.128614, c3 = 'H0ZUGrlwQd' where c = 754 index_test.go:137: sql insert into test_index values (4552, 7188617615428716176, 0.433024, 'oonfPaNb16') index_test.go:140: sql delete from test_index where c = 1488 index_test.go:140: sql delete from test_index where c = 1843 index_test.go:140: sql delete from test_index where c = 3256 index_test.go:143: sql update test_index set c1 = 6484923618358718142, c2 = 0.805947, c3 = 'dFvWZvWjAZ' where c = 1327 index_test.go:137: sql insert into test_index values (4553, 7700477898883202302, 0.214548, 'w3cyll287U') index_test.go:137: sql insert into test_index values (4555, 8310380174658811808, 0.090967, 'PcXOjJfSV3') index_test.go:143: sql update test_index set c1 = 7676138058303736725, c2 = 0.445124, c3 = 'braS44CNPg' where c = 3961 index_test.go:137: sql insert into test_index values (4556, 553501011929054806, 0.999792, 'qXM4xDIC91') index_test.go:137: sql insert into test_index values (4554, 7292061667913417396, 0.650295, 'YjiYpk2jRH') index_test.go:140: sql delete from test_index where c = 3203 index_test.go:143: sql update test_index set c1 = 666189457330296633, c2 = 0.492433, c3 = 'ZL02ZZwksh' where c = 3158 index_test.go:137: sql insert into test_index values (4557, 979422423160042913, 0.212906, 'L8qpF01L9Z') index_test.go:143: sql update test_index set c1 = 5306789680843291415, c2 = 0.231523, c3 = 'ZlaAdKKkmJ' where c = 3136 index_test.go:143: sql update test_index set c1 = 653139279918542678, c2 = 0.965915, c3 = 'S3vXRaHHO7' where c = 889 index_test.go:143: sql update test_index set c1 = 2458042130300914028, c2 = 0.526504, c3 = 'zVeBJ5iBHO' where c = 3339 index_test.go:140: sql delete from test_index where c = 4055 index_test.go:140: sql delete from test_index where c = 3022 index_test.go:140: sql delete from test_index where c = 3854 index_test.go:137: sql insert into test_index values (4559, 5294412793137780616, 0.888866, 'CGHAeuwPv5') index_test.go:143: sql update test_index set c1 = 266993350541851927, c2 = 0.836504, c3 = 'gp4HvUatVs' where c = 797 index_test.go:137: sql insert into test_index values (4558, 7298884437435479576, 0.930310, 'TOrjOuErlI') index_test.go:137: sql insert into test_index values (4560, 6817150985466349053, 0.638300, '5r78eCGsCA') index_test.go:140: sql delete from test_index where c = 2445 index_test.go:140: sql delete from test_index where c = 4036 index_test.go:137: sql insert into test_index values (4562, 1749692604700154507, 0.938049, 'PSzcgxLDOc') index_test.go:137: sql insert into test_index values (4561, 1979250325758299963, 0.177335, '9DLRfygD0D') index_test.go:140: sql delete from test_index where c = 688 index_test.go:140: sql delete from test_index where c = 2805 index_test.go:140: sql delete from test_index where c = 98 index_test.go:143: sql update test_index set c1 = 6174093177940384608, c2 = 0.054909, c3 = 'IJYZW3805n' where c = 3985 index_test.go:137: sql insert into test_index values (4563, 4939235614372420788, 0.594231, '9ZPIoRjpnm') index_test.go:143: sql update test_index set c1 = 8990129355690918251, c2 = 0.306506, c3 = 'jSKBG3YHWv' where c = 2729 index_test.go:140: sql delete from test_index where c = 2789 index_test.go:143: sql update test_index set c1 = 3873340223451433702, c2 = 0.168209, c3 = 'SKaRNljH15' where c = 1123 index_test.go:140: sql delete from test_index where c = 627 index_test.go:140: sql delete from test_index where c = 1326 index_test.go:143: sql update test_index set c1 = 8973250297984753660, c2 = 0.412047, c3 = 's22vBEfvjK' where c = 2472 index_test.go:143: sql update test_index set c1 = 5601272258889479939, c2 = 0.345065, c3 = 'cQfLN27Q92' where c = 2536 index_test.go:137: sql insert into test_index values (4564, 6265613304454525613, 0.008791, 'n0OxevIA71') index_test.go:137: sql insert into test_index values (4565, 411134691331263148, 0.723105, '3OseP3fEaq') index_test.go:143: sql update test_index set c1 = 7153430671555369715, c2 = 0.646340, c3 = 'zxaLjMHaox' where c = 2171 index_test.go:143: sql update test_index set c1 = 1869137481029179492, c2 = 0.470747, c3 = '1OvYDB6anM' where c = 3630 index_test.go:137: sql insert into test_index values (4566, 3293840844714938075, 0.409231, 'Tm9AIgVAwQ') index_test.go:143: sql update test_index set c1 = 2774195314675197403, c2 = 0.992763, c3 = 'DW7B1g06cr' where c = 395 index_test.go:140: sql delete from test_index where c = 2921 index_test.go:137: sql insert into test_index values (4567, 2434171138520342773, 0.351087, 'MeFOWFbrQo') index_test.go:143: sql update test_index set c1 = 8139432269456520387, c2 = 0.578756, c3 = 'SjspZ8xDp6' where c = 3513 index_test.go:137: sql insert into test_index values (4568, 5218189352043893807, 0.036220, 'ZnjwsEpv7T') index_test.go:140: sql delete from test_index where c = 1170 index_test.go:140: sql delete from test_index where c = 723 index_test.go:137: sql insert into test_index values (4569, 6857621570248459719, 0.006223, 'gdrT3ww7je') index_test.go:143: sql update test_index set c1 = 1700687139531760868, c2 = 0.335020, c3 = 'ycYtlq2FvB' where c = 3063 index_test.go:140: sql delete from test_index where c = 3167 index_test.go:140: sql delete from test_index where c = 1108 index_test.go:140: sql delete from test_index where c = 143 index_test.go:143: sql update test_index set c1 = 491519013132308507, c2 = 0.689975, c3 = 'FsnJzJ1Mdz' where c = 3196 index_test.go:137: sql insert into test_index values (4572, 4657067757840260325, 0.599855, '97rAo3VYC6') index_test.go:143: sql update test_index set c1 = 6153682392169219944, c2 = 0.195624, c3 = 'gVFPxWfMm3' where c = 1743 index_test.go:143: sql update test_index set c1 = 3459598892213334593, c2 = 0.721062, c3 = 'U2qEyz2jMi' where c = 1811 index_test.go:143: sql update test_index set c1 = 665580286258145665, c2 = 0.240201, c3 = 'AsvC6zX2GL' where c = 3595 index_test.go:137: sql insert into test_index values (4571, 3017532567378836406, 0.503581, 'HcNWMPSWXS') index_test.go:137: sql insert into test_index values (4570, 7530691877718057122, 0.149916, 'c2HM0WUT3S') index_test.go:143: sql update test_index set c1 = 6962959901457112187, c2 = 0.311139, c3 = 'HerWlChvx1' where c = 1202 index_test.go:140: sql delete from test_index where c = 107 index_test.go:140: sql delete from test_index where c = 3783 index_test.go:137: sql insert into test_index values (4576, 6525846118390339107, 0.844819, 'Aqk2FHWtmN') index_test.go:137: sql insert into test_index values (4575, 8995174830043521819, 0.633484, 'AG8bqvjcQ4') index_test.go:137: sql insert into test_index values (4574, 1549646465812125060, 0.513220, 'KgtKh4WTeL') index_test.go:137: sql insert into test_index values (4573, 3017704003812698682, 0.576369, 'PmAsLgXkd2') index_test.go:137: sql insert into test_index values (4577, 7389033452743659280, 0.008607, 'KEubnq5LYq') index_test.go:143: sql update test_index set c1 = 7948635533041670809, c2 = 0.000432, c3 = 'WWXiJwB9xs' where c = 2541 index_test.go:140: sql delete from test_index where c = 4175 index_test.go:140: sql delete from test_index where c = 715 index_test.go:140: sql delete from test_index where c = 1709 index_test.go:140: sql delete from test_index where c = 1457 index_test.go:143: sql update test_index set c1 = 3134654411069720631, c2 = 0.530415, c3 = 'BJAtaoIH2h' where c = 3298 index_test.go:143: sql update test_index set c1 = 2077697096025458229, c2 = 0.471542, c3 = 'Dj8wrQTEuv' where c = 1179 index_test.go:137: sql insert into test_index values (4578, 3440384772005494036, 0.485196, 'ms6DaEwqUZ') index_test.go:137: sql insert into test_index values (4579, 8789727780442500602, 0.706662, 'HNOjB4SU4E') index_test.go:140: sql delete from test_index where c = 1558 index_test.go:143: sql update test_index set c1 = 82487180830186913, c2 = 0.759752, c3 = 'UWO82PBMyh' where c = 3623 index_test.go:143: sql update test_index set c1 = 7090879308594806515, c2 = 0.398946, c3 = 'rLYO9KJuZp' where c = 4439 index_test.go:140: sql delete from test_index where c = 1825 index_test.go:140: sql delete from test_index where c = 1830 index_test.go:143: sql update test_index set c1 = 4647126401701550015, c2 = 0.141775, c3 = 'PZupiRsrDw' where c = 4459 index_test.go:143: sql update test_index set c1 = 5309310048830332332, c2 = 0.215386, c3 = '5tkEil1lcv' where c = 1005 index_test.go:140: sql delete from test_index where c = 2601 index_test.go:137: sql insert into test_index values (4581, 2453931815066279925, 0.763779, 'VNseHBQdpW') index_test.go:143: sql update test_index set c1 = 7064403298044783514, c2 = 0.775967, c3 = 'igAKZyAJFt' where c = 2340 index_test.go:143: sql update test_index set c1 = 1030882448717100345, c2 = 0.912926, c3 = '3wNrVKthKb' where c = 1380 index_test.go:137: sql insert into test_index values (4580, 5735115769079527951, 0.948280, 'OxC8mDabfF') index_test.go:137: sql insert into test_index values (4584, 6411251882014226041, 0.434663, 'Dhz4pMh974') index_test.go:143: sql update test_index set c1 = 3893068950058735909, c2 = 0.640826, c3 = 'dGnSTCV7u8' where c = 2641 index_test.go:137: sql insert into test_index values (4583, 7427809391613330179, 0.983314, '02uqhaGCBg') index_test.go:137: sql insert into test_index values (4582, 578479638829373707, 0.709672, 'ThdYO6Yy67') index_test.go:137: sql insert into test_index values (4586, 4653094510760747117, 0.300878, 'sJvweq1569') index_test.go:140: sql delete from test_index where c = 1093 index_test.go:137: sql insert into test_index values (4587, 7106244829148909842, 0.210679, 'YCFFjEioqU') index_test.go:140: sql delete from test_index where c = 2467 index_test.go:137: sql insert into test_index values (4585, 6309116792798960407, 0.533380, 'JoLGVSUR4l') index_test.go:140: sql delete from test_index where c = 4480 index_test.go:140: sql delete from test_index where c = 3494 index_test.go:143: sql update test_index set c1 = 51115979229057435, c2 = 0.239642, c3 = 'jSMyijtCgG' where c = 3760 index_test.go:140: sql delete from test_index where c = 1268 index_test.go:137: sql insert into test_index values (4588, 2693988118016493396, 0.354617, 'zcqdz6MDRn') index_test.go:140: sql delete from test_index where c = 3752 index_test.go:140: sql delete from test_index where c = 3158 index_test.go:143: sql update test_index set c1 = 8309069282347932713, c2 = 0.734587, c3 = 'wM2MG35rDr' where c = 296 index_test.go:143: sql update test_index set c1 = 8551257654368778591, c2 = 0.332423, c3 = 'azxlelvyUS' where c = 667 index_test.go:143: sql update test_index set c1 = 3030796160125196961, c2 = 0.019995, c3 = 'f5CKys9B7V' where c = 3621 index_test.go:140: sql delete from test_index where c = 3404 index_test.go:140: sql delete from test_index where c = 1661 index_test.go:143: sql update test_index set c1 = 169742398070103059, c2 = 0.472458, c3 = 'DuASjJtsZ3' where c = 1473 index_test.go:137: sql insert into test_index values (4589, 2822506415186199307, 0.743645, 'OMwIjJYY73') index_test.go:143: sql update test_index set c1 = 4588148475291208627, c2 = 0.217596, c3 = '8hJI6QptWf' where c = 1767 index_test.go:143: sql update test_index set c1 = 8750130628062500125, c2 = 0.833389, c3 = 'qzrBJEJg5Q' where c = 3638 index_test.go:137: sql insert into test_index values (4591, 3089992973730920792, 0.977896, 'ft05odEjtA') index_test.go:140: sql delete from test_index where c = 132 index_test.go:137: sql insert into test_index values (4590, 4761986607222009250, 0.315046, 'gFGRO8BBCS') index_test.go:140: sql delete from test_index where c = 1829 index_test.go:143: sql update test_index set c1 = 1786503844575331774, c2 = 0.254945, c3 = 'ueGn81Dklc' where c = 644 index_test.go:143: sql update test_index set c1 = 4191641150078983126, c2 = 0.724641, c3 = 'jReGJdReX5' where c = 2826 index_test.go:143: sql update test_index set c1 = 4073285713454482799, c2 = 0.784922, c3 = '2ei6nOHgEX' where c = 1437 index_test.go:137: sql insert into test_index values (4593, 387167955738135093, 0.994617, 'ZUYUoaEt6l') index_test.go:137: sql insert into test_index values (4594, 2595762027276884326, 0.818297, '1grOYOYIpc') index_test.go:143: sql update test_index set c1 = 671446326619540790, c2 = 0.706803, c3 = 'Izxfpp3H3J' where c = 3438 index_test.go:137: sql insert into test_index values (4592, 595201036649443537, 0.130416, 'liPrDNqyBJ') index_test.go:143: sql update test_index set c1 = 8023141886578726459, c2 = 0.689047, c3 = 'K0IH5IWUep' where c = 1567 index_test.go:140: sql delete from test_index where c = 2938 index_test.go:137: sql insert into test_index values (4595, 251132486979779769, 0.298371, 'WtyrMIWBdC') index_test.go:137: sql insert into test_index values (4597, 1324434708858224248, 0.384811, 'Mk0pToW2Ro') index_test.go:137: sql insert into test_index values (4596, 1197757646643674955, 0.666328, 'mbuHw4CrOk') index_test.go:140: sql delete from test_index where c = 2373 index_test.go:140: sql delete from test_index where c = 3745 index_test.go:140: sql delete from test_index where c = 2553 index_test.go:143: sql update test_index set c1 = 7481640727100461246, c2 = 0.878840, c3 = 'vIlHALlhxf' where c = 141 index_test.go:140: sql delete from test_index where c = 3134 index_test.go:137: sql insert into test_index values (4598, 7659367753123746605, 0.961893, 'olEtoVWl7W') index_test.go:140: sql delete from test_index where c = 4452 index_test.go:143: sql update test_index set c1 = 8791438168177119964, c2 = 0.696315, c3 = 'uSL1MiCZxM' where c = 3483 index_test.go:143: sql update test_index set c1 = 3809371519030506496, c2 = 0.068894, c3 = 'gd0q8qB41w' where c = 316 index_test.go:140: sql delete from test_index where c = 1271 index_test.go:143: sql update test_index set c1 = 5350859235185049594, c2 = 0.160702, c3 = 'gM26ezojQm' where c = 2828 index_test.go:143: sql update test_index set c1 = 2587725536431928896, c2 = 0.706794, c3 = 'peDl8o4T2Z' where c = 3727 index_test.go:140: sql delete from test_index where c = 3758 index_test.go:137: sql insert into test_index values (4599, 2576434767478263181, 0.799778, 'v6LSQLEEMk') index_test.go:143: sql update test_index set c1 = 8537414527027951029, c2 = 0.660369, c3 = 'pQ6cwZ47nj' where c = 3025 index_test.go:143: sql update test_index set c1 = 7142876967670525810, c2 = 0.764987, c3 = 'U5Dih9x5uw' where c = 3505 index_test.go:140: sql delete from test_index where c = 2219 index_test.go:143: sql update test_index set c1 = 8139606273447327458, c2 = 0.708502, c3 = 'lUcB85fBgK' where c = 3795 index_test.go:137: sql insert into test_index values (4600, 7216347874791712947, 0.489648, 'V2sn6pnYRZ') index_test.go:143: sql update test_index set c1 = 3582533809032043155, c2 = 0.209571, c3 = 'YCr2FgbWOt' where c = 4104 index_test.go:140: sql delete from test_index where c = 1890 index_test.go:143: sql update test_index set c1 = 8991272031233995432, c2 = 0.765197, c3 = 'ICH5l2r5VN' where c = 2123 index_test.go:137: sql insert into test_index values (4603, 8664822680025948052, 0.368252, 'ESGtyGDt3e') index_test.go:137: sql insert into test_index values (4604, 6867587835175156456, 0.245107, 'gfRsNbw9kN') index_test.go:137: sql insert into test_index values (4608, 311179492807800756, 0.745894, '1pDAYHu0zJ') index_test.go:137: sql insert into test_index values (4605, 609799960297746344, 0.441057, 'wY7Zm5xVBh') index_test.go:137: sql insert into test_index values (4606, 2352865594527026229, 0.400247, 'i5Nwbf72Mj') index_test.go:137: sql insert into test_index values (4602, 5797379670882976087, 0.450932, 'TI2bFM7mO9') index_test.go:137: sql insert into test_index values (4601, 4937262284926266063, 0.146728, '55t2k5d8fx') index_test.go:137: sql insert into test_index values (4607, 2567341115915553128, 0.387492, 'jnYduGvPpL') index_test.go:137: sql insert into test_index values (4609, 2338719606750042234, 0.368924, 'Tq1FvAc6d6') index_test.go:140: sql delete from test_index where c = 727 index_test.go:140: sql delete from test_index where c = 627 index_test.go:137: sql insert into test_index values (4610, 1185174615979602483, 0.527622, 'qt6r9kZ4e4') index_test.go:140: sql delete from test_index where c = 569 index_test.go:140: sql delete from test_index where c = 3499 index_test.go:140: sql delete from test_index where c = 230 index_test.go:143: sql update test_index set c1 = 3400603728089484028, c2 = 0.365468, c3 = 'bUuUkk8yCa' where c = 1167 index_test.go:143: sql update test_index set c1 = 2951910622130530265, c2 = 0.338257, c3 = '1L32PfHEok' where c = 2152 index_test.go:140: sql delete from test_index where c = 2335 index_test.go:143: sql update test_index set c1 = 1662093494767885552, c2 = 0.926054, c3 = 'mgISIl9dnm' where c = 62 index_test.go:143: sql update test_index set c1 = 5679274877016982524, c2 = 0.831189, c3 = 'AbSUKPHzrk' where c = 1937 index_test.go:140: sql delete from test_index where c = 2838 index_test.go:143: sql update test_index set c1 = 511907221590155438, c2 = 0.486407, c3 = 'dik0TN5rzE' where c = 48 index_test.go:140: sql delete from test_index where c = 4521 index_test.go:140: sql delete from test_index where c = 3617 index_test.go:143: sql update test_index set c1 = 337029648616524709, c2 = 0.401853, c3 = 'ajPVrcJG6g' where c = 623 index_test.go:143: sql update test_index set c1 = 97853905500831672, c2 = 0.505282, c3 = 'cSzJaqTo0O' where c = 1572 index_test.go:137: sql insert into test_index values (4612, 6087002712150093862, 0.777500, 'AsWgr7Jf2j') index_test.go:137: sql insert into test_index values (4611, 6902292611769641700, 0.921957, '7rqaJQkEu8') index_test.go:143: sql update test_index set c1 = 5456769475772622608, c2 = 0.640214, c3 = 'Jy9ie2m2O0' where c = 1508 index_test.go:140: sql delete from test_index where c = 2181 index_test.go:137: sql insert into test_index values (4613, 2841411625395105352, 0.826230, 'FRTJ1gUekW') index_test.go:140: sql delete from test_index where c = 2570 index_test.go:143: sql update test_index set c1 = 2416548559731026300, c2 = 0.474712, c3 = 'xAvBIeuPAJ' where c = 454 index_test.go:137: sql insert into test_index values (4617, 1029375538111455458, 0.958805, 'MCtHyazzn4') index_test.go:137: sql insert into test_index values (4616, 2160351444674185713, 0.531390, 'GCBtqAB0G6') index_test.go:137: sql insert into test_index values (4614, 4857702949625895103, 0.873088, 'HdPQ05ZoUn') index_test.go:137: sql insert into test_index values (4615, 5907165797775615724, 0.007077, 'DC9CRVE9U6') index_test.go:140: sql delete from test_index where c = 3731 index_test.go:140: sql delete from test_index where c = 3370 index_test.go:143: sql update test_index set c1 = 5193906633878644829, c2 = 0.285332, c3 = 'v2mVAuZd8P' where c = 2750 index_test.go:137: sql insert into test_index values (4619, 1679831511981738228, 0.202389, 'SOjbjOuHFV') index_test.go:140: sql delete from test_index where c = 1108 index_test.go:137: sql insert into test_index values (4618, 6906985461866074031, 0.317563, '8x1V4oaVy7') index_test.go:143: sql update test_index set c1 = 3877365162686223666, c2 = 0.264415, c3 = 'tBnhemdsVM' where c = 1009 index_test.go:140: sql delete from test_index where c = 2597 index_test.go:143: sql update test_index set c1 = 8522918102587592587, c2 = 0.683258, c3 = 'Q6qS8JgvdV' where c = 2029 index_test.go:143: sql update test_index set c1 = 2045411262444986504, c2 = 0.132313, c3 = '91QshUNRTe' where c = 3930 index_test.go:140: sql delete from test_index where c = 2531 index_test.go:140: sql delete from test_index where c = 3842 index_test.go:137: sql insert into test_index values (4620, 7366864604992276957, 0.167310, 'q4uNrsm6uy') index_test.go:140: sql delete from test_index where c = 4115 index_test.go:140: sql delete from test_index where c = 729 index_test.go:137: sql insert into test_index values (4621, 5621781078809796444, 0.805716, 'axsUZM2KC4') index_test.go:137: sql insert into test_index values (4622, 6112089432691976624, 0.340596, 'dsZh0SpBcu') index_test.go:143: sql update test_index set c1 = 1980387539843509982, c2 = 0.689254, c3 = 'xHPEygSwny' where c = 2836 index_test.go:143: sql update test_index set c1 = 3593912072360349919, c2 = 0.193694, c3 = 'QxqZZrLxtD' where c = 1476 index_test.go:143: sql update test_index set c1 = 83455307520364646, c2 = 0.802039, c3 = 'nYgi0VDj5i' where c = 2878 index_test.go:143: sql update test_index set c1 = 716162258900528532, c2 = 0.854084, c3 = '3CWZdEKhNa' where c = 2019 index_test.go:140: sql delete from test_index where c = 518 index_test.go:137: sql insert into test_index values (4623, 2728818569492760439, 0.476598, 'dAcekVcFXY') index_test.go:143: sql update test_index set c1 = 2341609359486427857, c2 = 0.743494, c3 = 'xt6Hx2aTbc' where c = 2892 index_test.go:143: sql update test_index set c1 = 7096870769744139640, c2 = 0.180871, c3 = 'GUMj5vj9LM' where c = 1566 index_test.go:137: sql insert into test_index values (4624, 4455893704281038166, 0.621203, 'Cx64zNp9pa') index_test.go:137: sql insert into test_index values (4625, 4959890278929964075, 0.040160, 'sLt0wlL54A') index_test.go:137: sql insert into test_index values (4627, 4226281883616028386, 0.407717, 'wCCP8rSHOo') index_test.go:137: sql insert into test_index values (4626, 4862825061591490017, 0.887769, 'jJYwD2J67N') index_test.go:140: sql delete from test_index where c = 3652 index_test.go:140: sql delete from test_index where c = 3206 index_test.go:140: sql delete from test_index where c = 2348 index_test.go:143: sql update test_index set c1 = 3557492745098083165, c2 = 0.894259, c3 = '2e7rL2opoN' where c = 4330 index_test.go:137: sql insert into test_index values (4628, 2128417783717173322, 0.902991, 'EM3fLMHnDG') index_test.go:140: sql delete from test_index where c = 3117 index_test.go:140: sql delete from test_index where c = 1053 index_test.go:140: sql delete from test_index where c = 1891 index_test.go:143: sql update test_index set c1 = 4465858606218094425, c2 = 0.719336, c3 = 'mr6U3aLhyP' where c = 1942 index_test.go:143: sql update test_index set c1 = 3535434591770417853, c2 = 0.534792, c3 = 'XS0dOY9rzE' where c = 737 index_test.go:137: sql insert into test_index values (4629, 2108399637849029018, 0.773502, 'zWhfirAMGE') index_test.go:140: sql delete from test_index where c = 2281 index_test.go:143: sql update test_index set c1 = 3499866062424174736, c2 = 0.423771, c3 = 'LqedRd4FFb' where c = 3520 index_test.go:143: sql update test_index set c1 = 8388522352224766711, c2 = 0.546081, c3 = 'WVqT1EuTjO' where c = 2246 index_test.go:140: sql delete from test_index where c = 2565 index_test.go:143: sql update test_index set c1 = 7190266300098670862, c2 = 0.303553, c3 = '7SzSqm5I12' where c = 3 index_test.go:137: sql insert into test_index values (4630, 3771790695134254860, 0.590953, 'u80oHlSMcS') index_test.go:137: sql insert into test_index values (4631, 5880532334035304683, 0.629868, 'yoJGwHXGqA') index_test.go:137: sql insert into test_index values (4632, 7431077404540553162, 0.798924, '0Xn52i2GV9') index_test.go:143: sql update test_index set c1 = 5336989051485030718, c2 = 0.140099, c3 = '1i1T7EGFmb' where c = 3018 index_test.go:137: sql insert into test_index values (4633, 3173349132548694291, 0.566031, 'AqfR4IDtOS') index_test.go:140: sql delete from test_index where c = 1862 index_test.go:140: sql delete from test_index where c = 1542 index_test.go:137: sql insert into test_index values (4634, 6077063103457387527, 0.895211, 'LM7nW8qTqe') index_test.go:140: sql delete from test_index where c = 1914 index_test.go:137: sql insert into test_index values (4635, 2298037995096160602, 0.673549, '92TqdToPZM') index_test.go:143: sql update test_index set c1 = 1471101147121409222, c2 = 0.784769, c3 = 'YJUYrESMX7' where c = 1402 index_test.go:137: sql insert into test_index values (4636, 142043181658893029, 0.233041, 'OgHSbEStVG') index_test.go:143: sql update test_index set c1 = 2464998867117469690, c2 = 0.958366, c3 = 'Yuk9V1psnf' where c = 2345 index_test.go:143: sql update test_index set c1 = 2808511527291977581, c2 = 0.958816, c3 = 'Q8kocN79Z9' where c = 2434 index_test.go:140: sql delete from test_index where c = 2920 index_test.go:140: sql delete from test_index where c = 3722 index_test.go:140: sql delete from test_index where c = 2226 index_test.go:143: sql update test_index set c1 = 7438797132027630887, c2 = 0.821708, c3 = 'cUfMDd9tDd' where c = 890 index_test.go:140: sql delete from test_index where c = 2633 index_test.go:140: sql delete from test_index where c = 3168 index_test.go:143: sql update test_index set c1 = 8625702627581657163, c2 = 0.836815, c3 = 'cYTftmlPhI' where c = 4171 index_test.go:143: sql update test_index set c1 = 4162007129360952245, c2 = 0.936208, c3 = 'msfjVmTv0K' where c = 119 index_test.go:137: sql insert into test_index values (4637, 498061138996609512, 0.107456, 'HHLIjjoQ7j') index_test.go:137: sql insert into test_index values (4640, 8369092780751851996, 0.361863, 'Kr1rzvicB5') index_test.go:137: sql insert into test_index values (4638, 9127906726276997833, 0.974990, 'Y6yeMjBI7u') index_test.go:143: sql update test_index set c1 = 3270487008001613791, c2 = 0.227770, c3 = '9vGu69Vcg8' where c = 4213 index_test.go:143: sql update test_index set c1 = 4608433910939114181, c2 = 0.723938, c3 = 'QM8FWOpwtW' where c = 1560 index_test.go:143: sql update test_index set c1 = 3351548812897578134, c2 = 0.631520, c3 = '2F4n4tMXrG' where c = 4527 index_test.go:143: sql update test_index set c1 = 8586423229957030964, c2 = 0.703966, c3 = 'sRv7pa0Wk4' where c = 3282 index_test.go:140: sql delete from test_index where c = 297 index_test.go:137: sql insert into test_index values (4639, 6615486475739188278, 0.756322, 'W0VC1xJovs') index_test.go:137: sql insert into test_index values (4641, 2831305695917367971, 0.123477, 'GcCqfHz90j') index_test.go:137: sql insert into test_index values (4642, 6155692855312198576, 0.744866, 'p4OuiV9egK') index_test.go:140: sql delete from test_index where c = 4077 index_test.go:140: sql delete from test_index where c = 1200 index_test.go:140: sql delete from test_index where c = 2644 index_test.go:137: sql insert into test_index values (4645, 3265343897334405754, 0.543637, 'CYBfhPSFm3') index_test.go:137: sql insert into test_index values (4643, 30887470023459229, 0.551559, '3usvrrIbyf') index_test.go:137: sql insert into test_index values (4644, 5895241490551444145, 0.856815, 'ReiTEMHERY') index_test.go:137: sql insert into test_index values (4646, 8206567741773802771, 0.309823, 'rrnyO2og9X') index_test.go:140: sql delete from test_index where c = 4506 index_test.go:140: sql delete from test_index where c = 2112 index_test.go:143: sql update test_index set c1 = 7831406787539665879, c2 = 0.801282, c3 = 'IOFWJaNiZG' where c = 2503 index_test.go:140: sql delete from test_index where c = 3203 index_test.go:140: sql delete from test_index where c = 106 index_test.go:143: sql update test_index set c1 = 141283922837632020, c2 = 0.176067, c3 = 'aUiGRyfZfY' where c = 1730 index_test.go:140: sql delete from test_index where c = 3690 index_test.go:140: sql delete from test_index where c = 2988 index_test.go:143: sql update test_index set c1 = 3908650286309128277, c2 = 0.179170, c3 = '8ssLNMZ74P' where c = 1304 index_test.go:143: sql update test_index set c1 = 4515915677530271409, c2 = 0.428149, c3 = '2gsorqP45W' where c = 3182 index_test.go:143: sql update test_index set c1 = 1084362685872605680, c2 = 0.696729, c3 = '8YfmvQ9SVX' where c = 390 index_test.go:143: sql update test_index set c1 = 3185723706073153760, c2 = 0.873471, c3 = 'xgt0njUF1f' where c = 336 index_test.go:143: sql update test_index set c1 = 4983877125427861568, c2 = 0.918937, c3 = 'knp4EdUGj9' where c = 331 index_test.go:137: sql insert into test_index values (4647, 3724429404811236430, 0.679621, 'tjazKbr9BZ') index_test.go:137: sql insert into test_index values (4648, 6703677689841223469, 0.655468, 'ueOtiSFg09') index_test.go:143: sql update test_index set c1 = 7146175820341640870, c2 = 0.631084, c3 = 'oC2neRXHOw' where c = 3525 index_test.go:143: sql update test_index set c1 = 1134893874085857933, c2 = 0.805008, c3 = 'MODb7RmAwq' where c = 2590 index_test.go:143: sql update test_index set c1 = 1398549691672471617, c2 = 0.674171, c3 = 'Itwdi100m7' where c = 1440 index_test.go:140: sql delete from test_index where c = 282 index_test.go:137: sql insert into test_index values (4649, 3273634890999395835, 0.482450, 'V6XYJdoxzg') index_test.go:137: sql insert into test_index values (4651, 3599318501424200652, 0.267184, '5PQePMgezX') index_test.go:137: sql insert into test_index values (4650, 6773813295032582680, 0.315021, 'i77cxBK2U8') index_test.go:137: sql insert into test_index values (4652, 3369799784165312414, 0.427942, 'FIRFBkUShC') index_test.go:143: sql update test_index set c1 = 1761798428267545506, c2 = 0.958911, c3 = '84owZxbWlX' where c = 100 index_test.go:137: sql insert into test_index values (4654, 1135253121258673222, 0.701680, 'FfECYHV3Xr') index_test.go:137: sql insert into test_index values (4655, 796051374152943145, 0.214272, 'uZOZ59hPzT') index_test.go:140: sql delete from test_index where c = 2834 index_test.go:137: sql insert into test_index values (4656, 2572012899762013336, 0.977090, '4zv0VZCg7d') index_test.go:140: sql delete from test_index where c = 1812 index_test.go:140: sql delete from test_index where c = 3548 index_test.go:137: sql insert into test_index values (4653, 7685210120493323434, 0.805547, 'FtuZ3R2fWB') index_test.go:140: sql delete from test_index where c = 4284 index_test.go:140: sql delete from test_index where c = 541 index_test.go:140: sql delete from test_index where c = 204 index_test.go:143: sql update test_index set c1 = 2719850675309009202, c2 = 0.248488, c3 = 'MV2CZzqxQx' where c = 149 index_test.go:140: sql delete from test_index where c = 787 index_test.go:137: sql insert into test_index values (4657, 624652322069748077, 0.733473, 'BwywBOPs0W') index_test.go:143: sql update test_index set c1 = 6167155157811682568, c2 = 0.268147, c3 = '1ftIvKr7S4' where c = 1372 index_test.go:140: sql delete from test_index where c = 159 index_test.go:143: sql update test_index set c1 = 1542166688754918318, c2 = 0.489218, c3 = 'VoWL1frdhs' where c = 187 index_test.go:143: sql update test_index set c1 = 7851874956279575830, c2 = 0.333599, c3 = '7E9qGufH88' where c = 805 index_test.go:140: sql delete from test_index where c = 614 index_test.go:140: sql delete from test_index where c = 2730 index_test.go:143: sql update test_index set c1 = 4975793393831096438, c2 = 0.425824, c3 = 'KUQ00eWkbA' where c = 4389 index_test.go:143: sql update test_index set c1 = 5675785072158236059, c2 = 0.376008, c3 = '5hnWB3ybXG' where c = 1642 index_test.go:143: sql update test_index set c1 = 8882891708550054202, c2 = 0.102151, c3 = 'QExUfwtljk' where c = 2376 index_test.go:143: sql update test_index set c1 = 7481817208557544208, c2 = 0.837151, c3 = 'MO1rFM3K6Z' where c = 4181 index_test.go:137: sql insert into test_index values (4658, 2817406224668029237, 0.538960, '0h5bQASxxk') index_test.go:143: sql update test_index set c1 = 8561072510722985500, c2 = 0.431114, c3 = '7igIWXiBQR' where c = 4311 index_test.go:137: sql insert into test_index values (4659, 4934738701608730313, 0.127496, '5AVNmJLVYn') index_test.go:137: sql insert into test_index values (4662, 6333282066644858402, 0.698173, 'OOvm2eqdTO') index_test.go:140: sql delete from test_index where c = 3520 index_test.go:137: sql insert into test_index values (4660, 7065451519400552839, 0.479847, 'OqRK2xvdrM') index_test.go:137: sql insert into test_index values (4663, 2487699890909798846, 0.168152, 'vypDZeAc11') index_test.go:140: sql delete from test_index where c = 94 index_test.go:137: sql insert into test_index values (4661, 7383538359479764843, 0.889355, 'NYcuGROGQp') index_test.go:137: sql insert into test_index values (4665, 6700474743462620229, 0.007030, 'ZlbcvQFINj') index_test.go:143: sql update test_index set c1 = 2097076342951461868, c2 = 0.085620, c3 = 'xlJkfaBSro' where c = 3672 index_test.go:137: sql insert into test_index values (4666, 4642710624375667212, 0.654843, '1beyLcfMed') index_test.go:140: sql delete from test_index where c = 1081 index_test.go:143: sql update test_index set c1 = 1103479960554006199, c2 = 0.011239, c3 = 'jxHgEMmJXk' where c = 271 index_test.go:137: sql insert into test_index values (4664, 6312920196740323724, 0.337813, 'Q7Jnj0UEaD') index_test.go:140: sql delete from test_index where c = 3619 index_test.go:140: sql delete from test_index where c = 4061 index_test.go:143: sql update test_index set c1 = 4322994736378603767, c2 = 0.091146, c3 = 'dzJp69aWkf' where c = 1931 index_test.go:140: sql delete from test_index where c = 3866 index_test.go:137: sql insert into test_index values (4667, 1515342224250244635, 0.936452, '1s8fMD8xfD') index_test.go:137: sql insert into test_index values (4668, 8220903564714707733, 0.505293, 'YhHpR5VPXY') index_test.go:143: sql update test_index set c1 = 739426402065831377, c2 = 0.525230, c3 = 'n4xkNVi1uI' where c = 2949 index_test.go:140: sql delete from test_index where c = 1073 index_test.go:140: sql delete from test_index where c = 3909 index_test.go:140: sql delete from test_index where c = 3300 index_test.go:143: sql update test_index set c1 = 3274711349662806168, c2 = 0.529913, c3 = 'ydRxSwagOG' where c = 3534 index_test.go:143: sql update test_index set c1 = 8295978503257134805, c2 = 0.985834, c3 = '6iG3mJHHFp' where c = 3687 index_test.go:140: sql delete from test_index where c = 1451 index_test.go:143: sql update test_index set c1 = 2374447107059249491, c2 = 0.472893, c3 = 'R6CEm62xmm' where c = 672 index_test.go:137: sql insert into test_index values (4669, 5479307305716264425, 0.038304, 'r5mXasqYFC') index_test.go:143: sql update test_index set c1 = 2537608436420588759, c2 = 0.987472, c3 = 'GYwigoqFdL' where c = 2661 index_test.go:143: sql update test_index set c1 = 3946334672495833474, c2 = 0.034220, c3 = 'Ubsu3wBk6y' where c = 993 index_test.go:140: sql delete from test_index where c = 1822 index_test.go:137: sql insert into test_index values (4671, 5129073766374079603, 0.569320, 'imUbycaHis') index_test.go:137: sql insert into test_index values (4673, 8099560673445211449, 0.983533, 'gz4f6rlQAr') index_test.go:137: sql insert into test_index values (4672, 1919653184474416009, 0.389418, 'HomlPoWUJ3') index_test.go:143: sql update test_index set c1 = 4784797441432152606, c2 = 0.104149, c3 = 'fNAGFwj8gq' where c = 4337 index_test.go:137: sql insert into test_index values (4670, 4201202133961523547, 0.692043, 'IcZYtd3XiC') index_test.go:143: sql update test_index set c1 = 3377885648255914143, c2 = 0.199197, c3 = 'Rqe443167Q' where c = 4554 index_test.go:140: sql delete from test_index where c = 104 index_test.go:143: sql update test_index set c1 = 6855933104086687396, c2 = 0.174946, c3 = 'USij2402Ej' where c = 4654 index_test.go:137: sql insert into test_index values (4674, 4622379549544960676, 0.559302, 'OP5vIJ4PZ7') index_test.go:140: sql delete from test_index where c = 3663 index_test.go:140: sql delete from test_index where c = 3444 index_test.go:140: sql delete from test_index where c = 1767 index_test.go:140: sql delete from test_index where c = 4512 index_test.go:137: sql insert into test_index values (4675, 3243664067560823935, 0.616066, 'sYBtfwlfda') index_test.go:137: sql insert into test_index values (4676, 1774696414952214392, 0.517896, 'pfSgeoeApW') index_test.go:143: sql update test_index set c1 = 2313129769746043879, c2 = 0.574223, c3 = 'oOf5oipsVW' where c = 1561 index_test.go:143: sql update test_index set c1 = 5542137898904117980, c2 = 0.387201, c3 = 'GtpFrwsina' where c = 3917 index_test.go:143: sql update test_index set c1 = 6931922152455772741, c2 = 0.238430, c3 = '9iELAFTCzg' where c = 1500 index_test.go:143: sql update test_index set c1 = 7519016997859701891, c2 = 0.771358, c3 = 'oU4j3ysH5D' where c = 474 index_test.go:140: sql delete from test_index where c = 4361 index_test.go:137: sql insert into test_index values (4677, 7251195753492365790, 0.392345, '1WxtMpL8y5') index_test.go:143: sql update test_index set c1 = 2279154379627238359, c2 = 0.776655, c3 = 'KxZEFtZJoR' where c = 1942 index_test.go:137: sql insert into test_index values (4678, 6460633000999424269, 0.430789, 'kq9gqRj279') index_test.go:140: sql delete from test_index where c = 4457 index_test.go:140: sql delete from test_index where c = 2081 index_test.go:137: sql insert into test_index values (4679, 2829705053386323569, 0.025642, 'OqjN8YgmoI') index_test.go:137: sql insert into test_index values (4680, 8349386994984168940, 0.504660, 'OoJAeRBX2L') index_test.go:143: sql update test_index set c1 = 5977303871123912876, c2 = 0.556395, c3 = '0trJrCGG96' where c = 812 index_test.go:137: sql insert into test_index values (4681, 6591369592827710251, 0.043232, 'OZHfOFx8Je') index_test.go:140: sql delete from test_index where c = 2839 index_test.go:137: sql insert into test_index values (4682, 2017480673453830015, 0.505246, 'aiO3osXRmM') index_test.go:137: sql insert into test_index values (4683, 3294859638154535601, 0.927689, 'EuBco7ZRFf') index_test.go:140: sql delete from test_index where c = 1267 index_test.go:143: sql update test_index set c1 = 202850105386184019, c2 = 0.368621, c3 = 'GbZVgHuaDr' where c = 3080 index_test.go:140: sql delete from test_index where c = 3209 index_test.go:140: sql delete from test_index where c = 1708 index_test.go:140: sql delete from test_index where c = 2995 index_test.go:143: sql update test_index set c1 = 3503711479054121473, c2 = 0.227253, c3 = 'JEGj5fzZxs' where c = 4093 index_test.go:140: sql delete from test_index where c = 2172 index_test.go:137: sql insert into test_index values (4684, 3887564914753768558, 0.144622, 'sDqOuOE8fv') index_test.go:140: sql delete from test_index where c = 2198 index_test.go:143: sql update test_index set c1 = 2948047769472520844, c2 = 0.126766, c3 = 'TG2Zsy5J96' where c = 2708 index_test.go:143: sql update test_index set c1 = 2959610391897305800, c2 = 0.753632, c3 = 'YF6baxglKt' where c = 1576 index_test.go:137: sql insert into test_index values (4685, 4885880757839125488, 0.236080, 'PhY7ZWne5N') index_test.go:143: sql update test_index set c1 = 3592690279839916749, c2 = 0.955799, c3 = 'AOS867rS84' where c = 2824 index_test.go:143: sql update test_index set c1 = 2044316596399261855, c2 = 0.799604, c3 = 'w1w7YjG6um' where c = 4036 index_test.go:143: sql update test_index set c1 = 5338165429661802471, c2 = 0.569101, c3 = 'iudYxiSZIa' where c = 1772 index_test.go:140: sql delete from test_index where c = 4361 index_test.go:143: sql update test_index set c1 = 7702071494181099718, c2 = 0.416463, c3 = '7j0gJaW4MY' where c = 3945 index_test.go:143: sql update test_index set c1 = 8612509974320896844, c2 = 0.122661, c3 = 'c5rzuSOLcn' where c = 3036 index_test.go:137: sql insert into test_index values (4686, 3146998958238161567, 0.383011, '35aA1GXga4') index_test.go:137: sql insert into test_index values (4687, 6851829545535412020, 0.163156, 'PEYctfoZRY') index_test.go:137: sql insert into test_index values (4689, 4600218649372641368, 0.250259, 'FGMfCJLd2i') index_test.go:137: sql insert into test_index values (4688, 619557753211538943, 0.107318, 'rch1YT8iOw') index_test.go:137: sql insert into test_index values (4690, 1666632803328976669, 0.136899, 'bxEIjftU2E') index_test.go:137: sql insert into test_index values (4691, 1385929508793026412, 0.856272, 'trFyieWRcD') index_test.go:140: sql delete from test_index where c = 4387 index_test.go:137: sql insert into test_index values (4692, 9171956519492385353, 0.693182, 'jbLT840Grj') index_test.go:140: sql delete from test_index where c = 1705 index_test.go:137: sql insert into test_index values (4693, 8610890250892336930, 0.082264, 'JsiHbN9AYR') index_test.go:143: sql update test_index set c1 = 3219339780968812613, c2 = 0.964951, c3 = 'YltK55KOcQ' where c = 3569 index_test.go:140: sql delete from test_index where c = 1154 index_test.go:140: sql delete from test_index where c = 2628 index_test.go:143: sql update test_index set c1 = 207711100258984985, c2 = 0.864193, c3 = 'gxdQQI5eH1' where c = 4142 index_test.go:140: sql delete from test_index where c = 1494 index_test.go:140: sql delete from test_index where c = 4198 index_test.go:140: sql delete from test_index where c = 3812 index_test.go:140: sql delete from test_index where c = 1570 index_test.go:140: sql delete from test_index where c = 2700 index_test.go:143: sql update test_index set c1 = 222416038948108142, c2 = 0.834554, c3 = 'tKCZYsWtkw' where c = 1714 index_test.go:137: sql insert into test_index values (4694, 4872736923270295475, 0.095247, 'Ay3RbpDa69') index_test.go:143: sql update test_index set c1 = 8391331161517727444, c2 = 0.431689, c3 = 'u8ypzyq5Y8' where c = 3807 index_test.go:140: sql delete from test_index where c = 1037 index_test.go:143: sql update test_index set c1 = 6423085616939674032, c2 = 0.534215, c3 = 'x5Kjunldab' where c = 3282 index_test.go:143: sql update test_index set c1 = 5637078316070121958, c2 = 0.993591, c3 = '5pee8dd0oz' where c = 4603 index_test.go:143: sql update test_index set c1 = 7301962173432744067, c2 = 0.900826, c3 = 'JOqhYFsDvx' where c = 681 index_test.go:143: sql update test_index set c1 = 1698747384799557880, c2 = 0.540879, c3 = 'g3CoNYAC11' where c = 3341 index_test.go:143: sql update test_index set c1 = 7709923715522098629, c2 = 0.323492, c3 = 'sl4dzv7ZUG' where c = 3131 index_test.go:143: sql update test_index set c1 = 2721082315250477584, c2 = 0.440050, c3 = 'Wa9DmXqUrV' where c = 2984 index_test.go:137: sql insert into test_index values (4695, 2137112677497420235, 0.158859, 'CeYy4sbMrF') index_test.go:143: sql update test_index set c1 = 3907393996853533762, c2 = 0.360289, c3 = 'KlAwtev56s' where c = 3928 index_test.go:137: sql insert into test_index values (4697, 2525465202414290816, 0.398874, 'PGHCs7tRlU') index_test.go:140: sql delete from test_index where c = 2076 index_test.go:137: sql insert into test_index values (4696, 7160860821189916548, 0.065732, 'IpYFSr5E4n') index_test.go:137: sql insert into test_index values (4698, 3451201613863837237, 0.848968, '7xWoNi1f1s') index_test.go:143: sql update test_index set c1 = 4737091472230995195, c2 = 0.167700, c3 = 'mR9C3ALVNc' where c = 661 index_test.go:140: sql delete from test_index where c = 1964 index_test.go:137: sql insert into test_index values (4699, 7543899984874339644, 0.458537, 'tHrkK9UCCE') index_test.go:140: sql delete from test_index where c = 3885 index_test.go:140: sql delete from test_index where c = 2182 index_test.go:143: sql update test_index set c1 = 3982827329894670682, c2 = 0.680404, c3 = 'w86AubnCT5' where c = 183 index_test.go:143: sql update test_index set c1 = 624063765861539232, c2 = 0.445398, c3 = 'i8PGAdE9N5' where c = 1075 index_test.go:143: sql update test_index set c1 = 3991715254443826641, c2 = 0.552003, c3 = 'OBqv333mXk' where c = 4484 index_test.go:140: sql delete from test_index where c = 4013 index_test.go:143: sql update test_index set c1 = 2898060728953280504, c2 = 0.541170, c3 = 'vUiRJhsABP' where c = 3846 index_test.go:137: sql insert into test_index values (4700, 4527842195179935358, 0.194370, 'nqhzPmdVpN') index_test.go:140: sql delete from test_index where c = 4512 index_test.go:143: sql update test_index set c1 = 8373463825303114948, c2 = 0.473639, c3 = '3rBCeEK7im' where c = 1079 index_test.go:137: sql insert into test_index values (4704, 7502849145925152603, 0.098718, 's6PPVF9c3i') index_test.go:137: sql insert into test_index values (4702, 2037121443078554038, 0.797277, 'YbNzr6YuKu') index_test.go:137: sql insert into test_index values (4708, 3802707996794690384, 0.181201, 'nTlGqdKje3') index_test.go:137: sql insert into test_index values (4701, 5235930328957482015, 0.853131, 'ECBEMUk3tG') index_test.go:137: sql insert into test_index values (4710, 5251742574931009194, 0.822954, 'rEH21J6BmY') index_test.go:137: sql insert into test_index values (4703, 2382858102053234750, 0.574898, 'CEdviFmLry') index_test.go:137: sql insert into test_index values (4709, 9029921645468210656, 0.117580, 'LJs8QU6dte') index_test.go:137: sql insert into test_index values (4707, 5978303983567762903, 0.533595, 'ueDIfPdgPB') index_test.go:137: sql insert into test_index values (4705, 3765524590384233866, 0.122201, 'wekinfxEhK') index_test.go:140: sql delete from test_index where c = 1595 index_test.go:137: sql insert into test_index values (4706, 9112096463412657696, 0.157448, '1DdMAlwWyt') index_test.go:140: sql delete from test_index where c = 3625 index_test.go:140: sql delete from test_index where c = 370 index_test.go:140: sql delete from test_index where c = 258 index_test.go:140: sql delete from test_index where c = 1506 index_test.go:143: sql update test_index set c1 = 5940813802736340690, c2 = 0.877486, c3 = 'N3o6uhSCos' where c = 692 index_test.go:140: sql delete from test_index where c = 3617 index_test.go:140: sql delete from test_index where c = 2013 index_test.go:140: sql delete from test_index where c = 3088 index_test.go:140: sql delete from test_index where c = 3465 index_test.go:140: sql delete from test_index where c = 2029 index_test.go:143: sql update test_index set c1 = 2155065219661630932, c2 = 0.370304, c3 = 'y9bcRSFNK0' where c = 1874 index_test.go:137: sql insert into test_index values (4711, 121960909373092963, 0.980623, 'J9XvXMvLcj') index_test.go:143: sql update test_index set c1 = 8391046585540154172, c2 = 0.339318, c3 = 'ccRCmZkhF4' where c = 528 index_test.go:143: sql update test_index set c1 = 6862903605007955731, c2 = 0.980733, c3 = '87zMEOixFB' where c = 1488 index_test.go:143: sql update test_index set c1 = 6698364681576556238, c2 = 0.162648, c3 = 'VNaiJZ2dnP' where c = 1274 index_test.go:143: sql update test_index set c1 = 1800707367684088344, c2 = 0.305875, c3 = 'ORMiHahEMv' where c = 4612 index_test.go:143: sql update test_index set c1 = 7881507753302389763, c2 = 0.139270, c3 = 'q1GfYWzP6W' where c = 3433 index_test.go:143: sql update test_index set c1 = 4362447534112481030, c2 = 0.831817, c3 = 'NAtpE4LHuf' where c = 3853 index_test.go:143: sql update test_index set c1 = 2693719582051238567, c2 = 0.933370, c3 = 'bJFvtlRa3g' where c = 4465 index_test.go:140: sql delete from test_index where c = 3447 index_test.go:143: sql update test_index set c1 = 1728009784629680271, c2 = 0.992510, c3 = '4L7He3m0e6' where c = 3461 index_test.go:137: sql insert into test_index values (4713, 60597313190780379, 0.908816, '8Eqmlfbcp1') index_test.go:137: sql insert into test_index values (4716, 8463326367518900757, 0.983124, 'fKGFv2NGNn') index_test.go:137: sql insert into test_index values (4712, 4935523518957262497, 0.525518, 'cZP535uY0X') index_test.go:137: sql insert into test_index values (4717, 3328126973274584428, 0.541780, 'rpVorQoAbB') index_test.go:137: sql insert into test_index values (4715, 3755372685800528377, 0.399891, 'Z8yixKLIXA') index_test.go:137: sql insert into test_index values (4714, 8714623952318906355, 0.228535, '0JtZwUtXJT') index_test.go:137: sql insert into test_index values (4719, 3007035514192117593, 0.634012, '3yI8PxwaPg') index_test.go:137: sql insert into test_index values (4718, 1766163000656739073, 0.995039, 'qi2OPR22Bx') index_test.go:140: sql delete from test_index where c = 2401 index_test.go:140: sql delete from test_index where c = 489 index_test.go:137: sql insert into test_index values (4720, 4351475336131684503, 0.613473, 'FOHWAl3icn') index_test.go:143: sql update test_index set c1 = 1013889149002482605, c2 = 0.108940, c3 = 'EosxVWDlQW' where c = 2513 index_test.go:140: sql delete from test_index where c = 2536 index_test.go:140: sql delete from test_index where c = 2363 index_test.go:140: sql delete from test_index where c = 920 index_test.go:140: sql delete from test_index where c = 1579 index_test.go:143: sql update test_index set c1 = 3641793553281751292, c2 = 0.164691, c3 = 'mOxLYuRE60' where c = 2333 index_test.go:140: sql delete from test_index where c = 1118 index_test.go:140: sql delete from test_index where c = 4067 index_test.go:137: sql insert into test_index values (4721, 9079831680742125896, 0.988000, 'pmnsSDr7gP') index_test.go:140: sql delete from test_index where c = 2705 index_test.go:143: sql update test_index set c1 = 864155474615802048, c2 = 0.006246, c3 = 'fQxASvMBRT' where c = 4148 index_test.go:143: sql update test_index set c1 = 3609876766101874042, c2 = 0.094476, c3 = 'cORV9gRNZW' where c = 1574 index_test.go:140: sql delete from test_index where c = 306 index_test.go:143: sql update test_index set c1 = 5755081094881264011, c2 = 0.103794, c3 = 'z3kN3e579E' where c = 4043 index_test.go:143: sql update test_index set c1 = 7992677444704181795, c2 = 0.224936, c3 = '16vf4lowvB' where c = 3103 index_test.go:137: sql insert into test_index values (4722, 550757900140104878, 0.952882, 'Q0yfhAffQx') index_test.go:143: sql update test_index set c1 = 565644729558949157, c2 = 0.071874, c3 = 't1R5Colfdz' where c = 11 index_test.go:143: sql update test_index set c1 = 331565667352570340, c2 = 0.915539, c3 = 'pkb1jc8oWI' where c = 3088 index_test.go:143: sql update test_index set c1 = 8831315543616132137, c2 = 0.174529, c3 = 'Wa1A87CXe2' where c = 2831 index_test.go:143: sql update test_index set c1 = 7319006470654217563, c2 = 0.214924, c3 = 'CQsV3FSaEU' where c = 3019 index_test.go:137: sql insert into test_index values (4723, 3305603512854801342, 0.315023, '9f5rnD0g6q') index_test.go:143: sql update test_index set c1 = 3761083637935977412, c2 = 0.616322, c3 = 'l55L5daDJy' where c = 4171 index_test.go:137: sql insert into test_index values (4725, 923166669894806478, 0.625354, 'w1KEFxqcQE') index_test.go:137: sql insert into test_index values (4724, 3862034245409155417, 0.498660, 'LHDO53iMok') index_test.go:140: sql delete from test_index where c = 1372 index_test.go:137: sql insert into test_index values (4726, 5035735911093117096, 0.180631, 'Apg8CJuqj8') index_test.go:137: sql insert into test_index values (4727, 221192790611752914, 0.718859, 'l8bTJBC4ka') total 1.2G drwxr-sr-x. 2 jenkins jenkins 4.0K May 6 10:16 . drwxr-sr-x. 51 jenkins jenkins 4.0K May 6 10:16 .. -rwxr-xr-x. 1 jenkins jenkins 200M May 6 10:14 ddltest -rwxr-xr-x. 1 jenkins jenkins 208M May 6 10:16 ddltest_tidb-server -rwxr-xr-x. 1 jenkins jenkins 106M May 6 10:14 pd-server -rwxr-xr-x. 1 jenkins jenkins 208M May 6 10:14 tidb-server -rwxr-xr-x. 1 jenkins jenkins 418M May 6 10:14 tikv-server /home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb-test/ddl_test ddl_test start tidb_manager_ttl 5 === RUN TestSimple index_test.go:140: sql delete from test_index where c = 2744 index_test.go:140: sql delete from test_index where c = 2455 index_test.go:140: sql delete from test_index where c = 3400 index_test.go:137: sql insert into test_index values (4730, 3955957041377208851, 0.640593, 'TfQKl2f6FS') index_test.go:137: sql insert into test_index values (4729, 5300529186352369082, 0.244650, 'NQHpYTDRXC') index_test.go:137: sql insert into test_index values (4731, 2394474298710363757, 0.688414, 'yFmoEEP1SD') index_test.go:140: sql delete from test_index where c = 3413 index_test.go:137: sql insert into test_index values (4728, 7840043776336001941, 0.586528, '84C79Rh2r0') index_test.go:140: sql delete from test_index where c = 2879 index_test.go:143: sql update test_index set c1 = 7545375966310404013, c2 = 0.605435, c3 = 'Q1zU9Q4ODn' where c = 3060 index_test.go:143: sql update test_index set c1 = 6787702912909675434, c2 = 0.045175, c3 = 'mbW1qyxf6I' where c = 2922 index_test.go:143: sql update test_index set c1 = 6847665184645401046, c2 = 0.347618, c3 = 'j8U2ZMbDLP' where c = 4501 index_test.go:143: sql update test_index set c1 = 6846460554510879290, c2 = 0.557921, c3 = 'VRhBUmNuzg' where c = 3677 index_test.go:140: sql delete from test_index where c = 1368 index_test.go:140: sql delete from test_index where c = 3091 index_test.go:143: sql update test_index set c1 = 1126903998936986338, c2 = 0.850947, c3 = 'SeASxDfjEE' where c = 1380 index_test.go:143: sql update test_index set c1 = 8826573467770738770, c2 = 0.526012, c3 = 'Kgkgj0vrOI' where c = 995 index_test.go:137: sql insert into test_index values (4732, 1149218490673790543, 0.801698, 'EjnwzgjFHM') index_test.go:140: sql delete from test_index where c = 4156 index_test.go:137: sql insert into test_index values (4733, 1577036480685013816, 0.281273, 'UMSytxlKy2') index_test.go:140: sql delete from test_index where c = 3855 index_test.go:143: sql update test_index set c1 = 5208824935050751401, c2 = 0.757967, c3 = 'gZBlq4wDGv' where c = 4508 index_test.go:137: sql insert into test_index values (4734, 8838987832903963162, 0.617014, 'C1yJGquuld') index_test.go:137: sql insert into test_index values (4735, 545106089049248109, 0.839029, 'mBq8QOM16q') index_test.go:143: sql update test_index set c1 = 5525467329596450672, c2 = 0.814951, c3 = '9ZGrAM5sFx' where c = 1355 index_test.go:137: sql insert into test_index values (4736, 3394939246251500257, 0.417491, 'PfMAgMBrXf') index_test.go:143: sql update test_index set c1 = 6998009518556084282, c2 = 0.183241, c3 = 'PdG1BqZDFb' where c = 4461 index_test.go:137: sql insert into test_index values (4737, 8477863220194733634, 0.894319, 'EqCdmOgc5d') index_test.go:140: sql delete from test_index where c = 2641 index_test.go:140: sql delete from test_index where c = 1170 index_test.go:137: sql insert into test_index values (4738, 2188757725872462535, 0.036143, '3sLNj2gcmF') index_test.go:140: sql delete from test_index where c = 845 index_test.go:143: sql update test_index set c1 = 7284545401953892236, c2 = 0.408336, c3 = 'fa2DH9lWHF' where c = 815 index_test.go:140: sql delete from test_index where c = 1090 index_test.go:137: sql insert into test_index values (4739, 8694940666436067246, 0.936432, '5RCqY0B5we') index_test.go:140: sql delete from test_index where c = 4252 index_test.go:137: sql insert into test_index values (4740, 3856772483875119321, 0.531240, 'sXmCIvQwXA') index_test.go:143: sql update test_index set c1 = 157455018062106097, c2 = 0.151789, c3 = 'sgopHizXCP' where c = 520 index_test.go:140: sql delete from test_index where c = 3286 index_test.go:143: sql update test_index set c1 = 377735887019557090, c2 = 0.188709, c3 = 'leaw8ri2KO' where c = 895 index_test.go:143: sql update test_index set c1 = 4837060059635563098, c2 = 0.702772, c3 = 'hrAYJ1tiYi' where c = 1537 index_test.go:140: sql delete from test_index where c = 1883 index_test.go:140: sql delete from test_index where c = 4469 index_test.go:143: sql update test_index set c1 = 3384235409218258055, c2 = 0.299091, c3 = 'y2rLcNS2Vy' where c = 4393 index_test.go:143: sql update test_index set c1 = 8988175124229562846, c2 = 0.643235, c3 = 'oUM7NJQR7g' where c = 863 index_test.go:143: sql update test_index set c1 = 767420384544605682, c2 = 0.090521, c3 = 'GPp5Euzt5k' where c = 1399 index_test.go:140: sql delete from test_index where c = 3057 index_test.go:143: sql update test_index set c1 = 1363594242764661212, c2 = 0.464684, c3 = 'OZtZ2V8twh' where c = 1331 index_test.go:137: sql insert into test_index values (4742, 8913368417901556260, 0.433223, '5lIXY9SNK4') index_test.go:137: sql insert into test_index values (4741, 5434088622772275603, 0.945808, 'VtjNWoKB5k') index_test.go:137: sql insert into test_index values (4744, 8337568999792105934, 0.182902, 'HYOL1jFU5g') index_test.go:143: sql update test_index set c1 = 1855513217005325983, c2 = 0.074632, c3 = 'byrWPlnJsN' where c = 2913 index_test.go:137: sql insert into test_index values (4743, 7992281056853795480, 0.102876, 'pJgu6jXJtr') index_test.go:140: sql delete from test_index where c = 2931 index_test.go:140: sql delete from test_index where c = 2790 index_test.go:137: sql insert into test_index values (4746, 5157564204730238984, 0.342658, 'HfbAoG9VeG') index_test.go:143: sql update test_index set c1 = 8105573951253064592, c2 = 0.116210, c3 = 'JEZg4HS2Ko' where c = 4672 index_test.go:137: sql insert into test_index values (4745, 6350705081247311690, 0.125593, 'nVDtmtgo2O') index_test.go:137: sql insert into test_index values (4747, 8635884117131911904, 0.116946, 'zFj9TeGFLy') index_test.go:137: sql insert into test_index values (4748, 3871031921267970130, 0.683891, 'JcUJmNfyFc') index_test.go:140: sql delete from test_index where c = 3645 index_test.go:143: sql update test_index set c1 = 1435543702953929150, c2 = 0.250996, c3 = 'uROhsAcAQP' where c = 23 index_test.go:140: sql delete from test_index where c = 448 index_test.go:137: sql insert into test_index values (4749, 5419350530718480033, 0.321339, '8DdWjPjKF4') index_test.go:140: sql delete from test_index where c = 350 index_test.go:140: sql delete from test_index where c = 1992 index_test.go:140: sql delete from test_index where c = 1004 index_test.go:143: sql update test_index set c1 = 8016193230010710937, c2 = 0.766490, c3 = 't6XnKB575t' where c = 2320 index_test.go:137: sql insert into test_index values (4751, 6952126038946916686, 0.035613, 'Z0opDY9w0p') index_test.go:143: sql update test_index set c1 = 4243461639747883299, c2 = 0.833212, c3 = 'RJoxOLg1fK' where c = 3776 index_test.go:143: sql update test_index set c1 = 5744066186446644733, c2 = 0.518610, c3 = 'CVUbUVINBu' where c = 2446 index_test.go:137: sql insert into test_index values (4750, 2731202187868585396, 0.649190, 'tGhkRuICD6') index_test.go:143: sql update test_index set c1 = 4448568091300019802, c2 = 0.238874, c3 = 'idyPhrUESX' where c = 3385 index_test.go:140: sql delete from test_index where c = 1684 index_test.go:140: sql delete from test_index where c = 189 index_test.go:140: sql delete from test_index where c = 3160 index_test.go:140: sql delete from test_index where c = 2719 index_test.go:137: sql insert into test_index values (4752, 2966370260898965536, 0.260382, 'BNiszG5WJt') index_test.go:137: sql insert into test_index values (4755, 6182300746219356900, 0.938066, 'ewPmmdXrdl') index_test.go:137: sql insert into test_index values (4754, 2952945804115744475, 0.214048, 'Lzr5nWhOga') index_test.go:143: sql update test_index set c1 = 7495126989649602222, c2 = 0.956656, c3 = 'D9FoWGI7XR' where c = 1777 index_test.go:143: sql update test_index set c1 = 2448535649242817765, c2 = 0.617914, c3 = 'v7NlwLbXCF' where c = 3601 index_test.go:140: sql delete from test_index where c = 2941 index_test.go:140: sql delete from test_index where c = 1069 index_test.go:143: sql update test_index set c1 = 3640973066408087579, c2 = 0.623047, c3 = 'VdQYqKV42w' where c = 3789 index_test.go:140: sql delete from test_index where c = 2689 index_test.go:143: sql update test_index set c1 = 2574551322202339770, c2 = 0.594319, c3 = 'x00hwsxxEj' where c = 3386 index_test.go:143: sql update test_index set c1 = 3321222609024270940, c2 = 0.167091, c3 = 'i3ikMdhjl3' where c = 4107 index_test.go:137: sql insert into test_index values (4753, 762963555190626629, 0.950476, '0Yw3EPl8xS') index_test.go:143: sql update test_index set c1 = 6582702661984220242, c2 = 0.835990, c3 = 'MsK9t8blpd' where c = 1939 index_test.go:143: sql update test_index set c1 = 3053040572841778351, c2 = 0.498860, c3 = 'hTGsSXNsvR' where c = 998 index_test.go:137: sql insert into test_index values (4756, 6972504712398445530, 0.720463, '8E65qPL4n7') index_test.go:137: sql insert into test_index values (4757, 3853303533262594805, 0.372336, 'vIi4npvwat') index_test.go:137: sql insert into test_index values (4758, 889030916666308517, 0.335301, '69wymzKJ6J') index_test.go:143: sql update test_index set c1 = 1260438912593022901, c2 = 0.586707, c3 = 'hlstFFxt0L' where c = 163 index_test.go:137: sql insert into test_index values (4760, 2087284464267968088, 0.578573, 'Y0dXRWRp7g') index_test.go:140: sql delete from test_index where c = 1608 index_test.go:140: sql delete from test_index where c = 3660 index_test.go:140: sql delete from test_index where c = 184 index_test.go:137: sql insert into test_index values (4761, 647722166168215885, 0.967643, 'dL87iE37K2') index_test.go:140: sql delete from test_index where c = 1043 index_test.go:137: sql insert into test_index values (4762, 6516186426493328660, 0.559969, 'qQlkrUSuuw') index_test.go:137: sql insert into test_index values (4759, 8121455856374051236, 0.356429, 'luW4l077y5') index_test.go:140: sql delete from test_index where c = 2706 index_test.go:143: sql update test_index set c1 = 8649167300177120746, c2 = 0.784502, c3 = 'nJdBXKjfRR' where c = 983 index_test.go:143: sql update test_index set c1 = 4651520269620768554, c2 = 0.991430, c3 = 'gIYe9Wcrxn' where c = 786 index_test.go:143: sql update test_index set c1 = 3832004626665837687, c2 = 0.624441, c3 = 'nSYbjrQhpb' where c = 2061 index_test.go:137: sql insert into test_index values (4763, 626096186259498804, 0.545821, '6d6Ytk4RhU') index_test.go:143: sql update test_index set c1 = 3801605750219536350, c2 = 0.325824, c3 = '2UfFw42TJl' where c = 2450 index_test.go:140: sql delete from test_index where c = 278 index_test.go:143: sql update test_index set c1 = 3382902485204735536, c2 = 0.049517, c3 = 'R36tGxuDkz' where c = 3825 index_test.go:140: sql delete from test_index where c = 3136 index_test.go:137: sql insert into test_index values (4764, 2593156728393994676, 0.307777, 'nHaF3M3wEN') index_test.go:140: sql delete from test_index where c = 2740 index_test.go:143: sql update test_index set c1 = 5810727009162509181, c2 = 0.918219, c3 = 'A9AVUEN97G' where c = 1518 index_test.go:137: sql insert into test_index values (4765, 5737198604426151429, 0.528187, 'rw6mjx2DmQ') index_test.go:137: sql insert into test_index values (4766, 4772293036563837567, 0.906519, 'Os0EXhkB8u') index_test.go:137: sql insert into test_index values (4767, 8898030616994724779, 0.167967, 'zss6DGAs5n') index_test.go:140: sql delete from test_index where c = 2214 index_test.go:137: sql insert into test_index values (4768, 3134361482253165280, 0.596771, '05DEBuxZHf') index_test.go:143: sql update test_index set c1 = 2231252991086980185, c2 = 0.985644, c3 = 'ASDi13D1Y8' where c = 3825 index_test.go:140: sql delete from test_index where c = 820 index_test.go:143: sql update test_index set c1 = 8357183713738505184, c2 = 0.544956, c3 = 'xim9M98Vxo' where c = 1449 index_test.go:137: sql insert into test_index values (4769, 8536015051312822983, 0.540186, 'NBu7BAW4KS') index_test.go:143: sql update test_index set c1 = 4507589314524083461, c2 = 0.281294, c3 = 'AZFNxXmjOZ' where c = 4453 index_test.go:140: sql delete from test_index where c = 4653 index_test.go:140: sql delete from test_index where c = 2925 index_test.go:137: sql insert into test_index values (4770, 3019296806948288354, 0.655827, 'cHlqnu30wv') index_test.go:140: sql delete from test_index where c = 3915 index_test.go:137: sql insert into test_index values (4771, 8376933834220309563, 0.877448, 'Jlu9thH6jz') index_test.go:143: sql update test_index set c1 = 367440528551198297, c2 = 0.486289, c3 = 'Kyrq6ifwDf' where c = 2974 index_test.go:140: sql delete from test_index where c = 946 index_test.go:140: sql delete from test_index where c = 3826 index_test.go:143: sql update test_index set c1 = 1137544454119563110, c2 = 0.366178, c3 = '0a8eGw7xGc' where c = 618 index_test.go:137: sql insert into test_index values (4772, 7155178435918341355, 0.572566, 'sEs2fX0A35') index_test.go:140: sql delete from test_index where c = 1823 index_test.go:143: sql update test_index set c1 = 7069667895335809261, c2 = 0.728445, c3 = 'QdXyb95fqn' where c = 4445 index_test.go:143: sql update test_index set c1 = 8968906962928664064, c2 = 0.462724, c3 = 'ISMj0X9n2r' where c = 2399 index_test.go:137: sql insert into test_index values (4774, 6370877656890793197, 0.566920, 'BZDdRsNv2F') index_test.go:140: sql delete from test_index where c = 2122 index_test.go:143: sql update test_index set c1 = 1037563821737344878, c2 = 0.471474, c3 = 'BbSR7Buh1C' where c = 3829 index_test.go:137: sql insert into test_index values (4773, 9103795892577317546, 0.444932, 'FthYVeIgZg') index_test.go:140: sql delete from test_index where c = 1266 index_test.go:143: sql update test_index set c1 = 3339521663012764582, c2 = 0.630766, c3 = 'KmYHKIrEZY' where c = 4303 index_test.go:143: sql update test_index set c1 = 3663928894801505746, c2 = 0.897937, c3 = 'JWqoNhZVab' where c = 4673 index_test.go:137: sql insert into test_index values (4775, 7716583556806070939, 0.102126, 'Qovuc63ut1') index_test.go:143: sql update test_index set c1 = 1648650434950456769, c2 = 0.938177, c3 = 'kf1nSOu9if' where c = 2243 index_test.go:140: sql delete from test_index where c = 3964 index_test.go:137: sql insert into test_index values (4776, 3214624880468465228, 0.338254, 'Sgen5cCvHQ') index_test.go:137: sql insert into test_index values (4777, 1457588687328382632, 0.373901, '9hlcSv7twm') index_test.go:140: sql delete from test_index where c = 898 index_test.go:137: sql insert into test_index values (4779, 8730921559502020831, 0.108269, '9Xob2OK06q') index_test.go:143: sql update test_index set c1 = 847510783315354165, c2 = 0.364500, c3 = '8kuXWOVqHL' where c = 3240 index_test.go:140: sql delete from test_index where c = 3585 index_test.go:137: sql insert into test_index values (4778, 1359699049331895468, 0.247299, '4TD87Fndwh') index_test.go:140: sql delete from test_index where c = 1562 index_test.go:140: sql delete from test_index where c = 2775 index_test.go:137: sql insert into test_index values (4780, 4417734559001491460, 0.584116, 'c6LVNNaaYG') index_test.go:143: sql update test_index set c1 = 2144707420979307681, c2 = 0.383408, c3 = 'GFzm97haUJ' where c = 88 index_test.go:140: sql delete from test_index where c = 1912 index_test.go:143: sql update test_index set c1 = 1268659291284267916, c2 = 0.999170, c3 = 'sg9HlrAPnw' where c = 1064 index_test.go:140: sql delete from test_index where c = 1484 index_test.go:140: sql delete from test_index where c = 1373 index_test.go:137: sql insert into test_index values (4781, 5121773503148533324, 0.820328, '0zi0ACa5uN') index_test.go:143: sql update test_index set c1 = 6731103528835371357, c2 = 0.758030, c3 = 'L3FxI2DzWs' where c = 2257 index_test.go:143: sql update test_index set c1 = 5994333502005181331, c2 = 0.911461, c3 = 'bytb1ShhzJ' where c = 3107 index_test.go:137: sql insert into test_index values (4782, 997893437823698955, 0.114828, 'lyA7oIb4Uy') index_test.go:137: sql insert into test_index values (4783, 4240024757532929242, 0.954897, 'byi0rS33F9') index_test.go:143: sql update test_index set c1 = 624028611069071015, c2 = 0.395497, c3 = 'Sx6oJGmbre' where c = 2610 index_test.go:143: sql update test_index set c1 = 6981293190058265489, c2 = 0.251354, c3 = 'b5VEKGnDTp' where c = 1602 index_test.go:140: sql delete from test_index where c = 746 index_test.go:143: sql update test_index set c1 = 5345034930285347095, c2 = 0.729913, c3 = 'QUYL65urT9' where c = 4348 index_test.go:140: sql delete from test_index where c = 3823 index_test.go:143: sql update test_index set c1 = 4442538958342209686, c2 = 0.180204, c3 = 'nqQ9sHUMds' where c = 4776 index_test.go:137: sql insert into test_index values (4784, 6513241386886735477, 0.789797, 'Xh5ffelQtZ') index_test.go:137: sql insert into test_index values (4785, 5904735212065887329, 0.927085, 'aRsrkBLlLt') index_test.go:137: sql insert into test_index values (4786, 518693751160705190, 0.862772, 'cAClKZphPb') index_test.go:143: sql update test_index set c1 = 2148521241432806397, c2 = 0.721549, c3 = 'tQq7GycSqh' where c = 2214 index_test.go:140: sql delete from test_index where c = 3501 index_test.go:140: sql delete from test_index where c = 468 index_test.go:143: sql update test_index set c1 = 8327818360643933375, c2 = 0.854533, c3 = 'etgWbAJZjG' where c = 4665 index_test.go:137: sql insert into test_index values (4788, 7278452211374872624, 0.431326, 'toEYCvg8SN') index_test.go:137: sql insert into test_index values (4787, 8282479185223076619, 0.423010, 'cfRnc6sZAe') index_test.go:143: sql update test_index set c1 = 1927013456897122813, c2 = 0.072042, c3 = '9weA22KzNU' where c = 348 index_test.go:140: sql delete from test_index where c = 2585 index_test.go:140: sql delete from test_index where c = 2713 index_test.go:143: sql update test_index set c1 = 6777795801375491220, c2 = 0.751355, c3 = '5vaeXfeEOp' where c = 243 index_test.go:137: sql insert into test_index values (4790, 708961691702779681, 0.726416, 'lvRkJWhCQL') index_test.go:143: sql update test_index set c1 = 8044997709314274693, c2 = 0.072972, c3 = 'uIzqImN9fl' where c = 445 index_test.go:137: sql insert into test_index values (4789, 2904233980105152571, 0.997231, 'ifmwAwIZlJ') index_test.go:140: sql delete from test_index where c = 3054 index_test.go:137: sql insert into test_index values (4791, 3824880028525958280, 0.154945, 'pgS7TqwMuT') index_test.go:140: sql delete from test_index where c = 2412 index_test.go:143: sql update test_index set c1 = 5776669354299375637, c2 = 0.762356, c3 = 'sSrYOMuVul' where c = 1463 index_test.go:143: sql update test_index set c1 = 4795531155624521658, c2 = 0.455161, c3 = '9SpcDX4IpW' where c = 604 index_test.go:140: sql delete from test_index where c = 1002 index_test.go:140: sql delete from test_index where c = 597 index_test.go:143: sql update test_index set c1 = 2932530234553072939, c2 = 0.152103, c3 = 'YzSfAAuHbZ' where c = 3236 index_test.go:140: sql delete from test_index where c = 3045 index_test.go:137: sql insert into test_index values (4792, 6811672463806849580, 0.892358, '91VjYnXqGA') index_test.go:143: sql update test_index set c1 = 6889571408051498387, c2 = 0.429692, c3 = 'niQPlRCdQo' where c = 1281 index_test.go:137: sql insert into test_index values (4793, 8323121861432559686, 0.144231, 'B9k124xd2v') index_test.go:143: sql update test_index set c1 = 682634061193475674, c2 = 0.955597, c3 = 'BTQ77S5hN1' where c = 3416 index_test.go:140: sql delete from test_index where c = 3964 index_test.go:143: sql update test_index set c1 = 9206757265726881257, c2 = 0.236793, c3 = 'Wgu0L8rBhj' where c = 3724 index_test.go:137: sql insert into test_index values (4794, 5572941583731234104, 0.400465, 'MdlsVnyadC') index_test.go:143: sql update test_index set c1 = 4996816112896624865, c2 = 0.139635, c3 = 'ps6HSedYfR' where c = 331 index_test.go:140: sql delete from test_index where c = 2542 index_test.go:140: sql delete from test_index where c = 564 index_test.go:137: sql insert into test_index values (4795, 2410217546955454352, 0.001626, 'ECqKcSeQfy') index_test.go:143: sql update test_index set c1 = 8618011534165369021, c2 = 0.207702, c3 = '20dhHoUx0A' where c = 3945 index_test.go:143: sql update test_index set c1 = 5315978113612698048, c2 = 0.052481, c3 = 'eorw8poYeG' where c = 4596 index_test.go:140: sql delete from test_index where c = 3095 index_test.go:137: sql insert into test_index values (4796, 989476366211696902, 0.489450, 'IoFKQ3CILn') index_test.go:140: sql delete from test_index where c = 3635 index_test.go:143: sql update test_index set c1 = 4703097900518556579, c2 = 0.353280, c3 = 'x3YN5TKVoo' where c = 2681 index_test.go:143: sql update test_index set c1 = 7137533584725076787, c2 = 0.383564, c3 = '5cHCHg6xIj' where c = 3613 index_test.go:143: sql update test_index set c1 = 8146427583728409297, c2 = 0.452337, c3 = '3LLmhcc545' where c = 4107 index_test.go:137: sql insert into test_index values (4797, 4831802096496165285, 0.880616, 'gHE6obadO9') index_test.go:140: sql delete from test_index where c = 2089 index_test.go:143: sql update test_index set c1 = 5761102033597028364, c2 = 0.289541, c3 = 'sLb4ggowyY' where c = 3495 index_test.go:137: sql insert into test_index values (4798, 8692327504440439975, 0.747679, '9G5c1BDMWy') index_test.go:140: sql delete from test_index where c = 1926 index_test.go:143: sql update test_index set c1 = 132273724257261090, c2 = 0.148645, c3 = 'ybxNm1W1oS' where c = 2072 index_test.go:137: sql insert into test_index values (4799, 3080779582808485861, 0.018907, 'qkO58ADf9Y') index_test.go:140: sql delete from test_index where c = 504 index_test.go:143: sql update test_index set c1 = 5250385933032690234, c2 = 0.469558, c3 = '2geh2CQHOz' where c = 4701 index_test.go:137: sql insert into test_index values (4800, 1445349163718497537, 0.171871, 'aXBEUU8VDr') index_test.go:140: sql delete from test_index where c = 795 index_test.go:143: sql update test_index set c1 = 6908006965225865575, c2 = 0.688475, c3 = 'IGqYSesis7' where c = 1678 total 1.2G drwxr-sr-x. 2 jenkins jenkins 4.0K May 6 10:16 . drwxr-sr-x. 51 jenkins jenkins 4.0K May 6 10:16 .. -rwxr-xr-x. 1 jenkins jenkins 200M May 6 10:14 ddltest -rwxr-xr-x. 1 jenkins jenkins 208M May 6 10:16 ddltest_tidb-server -rwxr-xr-x. 1 jenkins jenkins 106M May 6 10:14 pd-server -rwxr-xr-x. 1 jenkins jenkins 208M May 6 10:14 tidb-server -rwxr-xr-x. 1 jenkins jenkins 418M May 6 10:14 tikv-server /home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb-test/ddl_test ddl_test start tidb_manager_ttl 5 === RUN TestSimpleUpdate index_test.go:137: sql insert into test_index values (4803, 6573819530774876523, 0.437258, 'EHVGIMBidJ') index_test.go:137: sql insert into test_index values (4805, 4190173082000844359, 0.158594, 'GXIGFObwjJ') index_test.go:137: sql insert into test_index values (4802, 7470560424090267843, 0.654059, 'PxKpmaCjYU') index_test.go:137: sql insert into test_index values (4807, 5634940269457354880, 0.847611, 'VxED4HF43a') index_test.go:137: sql insert into test_index values (4806, 94477916763715767, 0.647415, '4f6S2FwPzT') index_test.go:137: sql insert into test_index values (4810, 2451711892833529235, 0.314632, 't64DQ8Udhh') index_test.go:140: sql delete from test_index where c = 2348 index_test.go:137: sql insert into test_index values (4809, 3153904278648852487, 0.632596, 'fEx4iSMdG4') index_test.go:140: sql delete from test_index where c = 588 index_test.go:137: sql insert into test_index values (4804, 2597104099841811842, 0.047609, 'cgQIq547uw') index_test.go:140: sql delete from test_index where c = 2194 index_test.go:137: sql insert into test_index values (4801, 3254214101472415038, 0.201981, 'tsH6PLCzBp') index_test.go:137: sql insert into test_index values (4808, 3140074315334161917, 0.460114, 'lo328OEWan') index_test.go:143: sql update test_index set c1 = 670896024408170079, c2 = 0.268435, c3 = 'iGPZW3rktc' where c = 2979 index_test.go:140: sql delete from test_index where c = 4014 index_test.go:140: sql delete from test_index where c = 3140 index_test.go:140: sql delete from test_index where c = 2633 index_test.go:140: sql delete from test_index where c = 3396 index_test.go:140: sql delete from test_index where c = 2303 index_test.go:143: sql update test_index set c1 = 8706797861397940711, c2 = 0.133636, c3 = 'Kp2aZ3ukIa' where c = 420 index_test.go:143: sql update test_index set c1 = 4245457299345196040, c2 = 0.190043, c3 = 'z5yQqao0E1' where c = 3757 index_test.go:143: sql update test_index set c1 = 1119470080844755922, c2 = 0.046214, c3 = 'xkVjIfTxpX' where c = 191 index_test.go:140: sql delete from test_index where c = 4196 index_test.go:140: sql delete from test_index where c = 1376 index_test.go:137: sql insert into test_index values (4811, 8791396815506901548, 0.666606, 'ZpF8cxhkO0') index_test.go:143: sql update test_index set c1 = 8068894156576928151, c2 = 0.096887, c3 = 'P76RJOE57Y' where c = 2041 index_test.go:143: sql update test_index set c1 = 8737360789168842596, c2 = 0.417837, c3 = 's5L3DkMIPO' where c = 2011 index_test.go:143: sql update test_index set c1 = 7331441039190793462, c2 = 0.030720, c3 = 'xAcFBXO6Jt' where c = 2577 index_test.go:143: sql update test_index set c1 = 8748799757986944073, c2 = 0.616971, c3 = 'B785i127dh' where c = 615 index_test.go:137: sql insert into test_index values (4813, 7185474698873693886, 0.776482, '0fqoGM7jol') index_test.go:137: sql insert into test_index values (4814, 4300106301234530388, 0.028152, 'Osbx96kMsh') index_test.go:140: sql delete from test_index where c = 2777 index_test.go:143: sql update test_index set c1 = 8307466860024144696, c2 = 0.307516, c3 = 'gXfv3MicpP' where c = 3785 index_test.go:137: sql insert into test_index values (4812, 1293123804422507449, 0.610854, 'BSQkRMkkki') index_test.go:143: sql update test_index set c1 = 5421443375290275745, c2 = 0.033070, c3 = 'RftLJEF2dq' where c = 4707 index_test.go:137: sql insert into test_index values (4815, 5197285008237206920, 0.404321, 'jPatGnx6Qm') # Time: 2024-05-06T10:16:58.602845858+08:00 # Txn_start_ts: 0 # Query_time: 6.011429865 # Parse_time: 0.000067941 # Compile_time: 0.000057578 # Rewrite_time: 0.000001508 # Optimize_time: 0 # Wait_TS: 0.000117833 # DB: test_ddl # Is_internal: false # Digest: 3252344aaf055f1d4c908a631fa82f1586e4191b19da517f8aaaca05cc0a1be5 # Num_cop_tasks: 0 # Prepared: false # Plan_from_cache: false # Plan_from_binding: false # Has_more_results: false # KV_total: 0 # PD_total: 0 # Backoff_total: 0 # Write_sql_response_total: 0 # Result_rows: 0 # Succ: true # IsExplicitTxn: false # IsSyncStatsFailed: false # Resource_group: default create index c3_index on test_index (c3); index_test.go:137: sql insert into test_index values (4816, 5602977636685408316, 0.301001, 'C5Cys9t2fS') index_test.go:137: sql insert into test_index values (4817, 6326830942524112469, 0.771924, 'rUcW47PCzJ') index_test.go:140: sql delete from test_index where c = 1071 index_test.go:140: sql delete from test_index where c = 3564 index_test.go:140: sql delete from test_index where c = 2210 index_test.go:137: sql insert into test_index values (4818, 4415009350801645244, 0.506694, '4TIXjdtqNP') index_test.go:143: sql update test_index set c1 = 7463729099323583896, c2 = 0.471517, c3 = 'o4ovDO4Qnx' where c = 1074 index_test.go:137: sql insert into test_index values (4820, 1680323882661935799, 0.858056, 'vvyycxWYoI') index_test.go:140: sql delete from test_index where c = 4376 index_test.go:137: sql insert into test_index values (4819, 5516488909096273563, 0.644542, 'FCJYmAuvP7') index_test.go:140: sql delete from test_index where c = 2541 index_test.go:143: sql update test_index set c1 = 4888175499943868407, c2 = 0.091150, c3 = 'ppQHLYIBlf' where c = 4289 index_test.go:137: sql insert into test_index values (4821, 1074788906957173670, 0.279845, 'uy7wzsq87c') index_test.go:140: sql delete from test_index where c = 4655 index_test.go:143: sql update test_index set c1 = 3909567753709090477, c2 = 0.318770, c3 = 'H6lZKhjRZp' where c = 1974 index_test.go:140: sql delete from test_index where c = 4023 index_test.go:143: sql update test_index set c1 = 2420005460190587702, c2 = 0.243593, c3 = 'VQ6YjjcA0r' where c = 10 index_test.go:143: sql update test_index set c1 = 9164735778206924808, c2 = 0.309511, c3 = '6nA6PlDlNg' where c = 3983 index_test.go:140: sql delete from test_index where c = 2379 index_test.go:140: sql delete from test_index where c = 3185 index_test.go:143: sql update test_index set c1 = 5952581182641913366, c2 = 0.758159, c3 = 'AAFtLyw9wr' where c = 2972 index_test.go:137: sql insert into test_index values (4822, 1402698894750144317, 0.227128, 'hZTF7cNbZb') index_test.go:143: sql update test_index set c1 = 759878185150424196, c2 = 0.415018, c3 = 'CVLKcm4SEP' where c = 3145 index_test.go:143: sql update test_index set c1 = 6699439673341980477, c2 = 0.512189, c3 = 'bqvogXWgTQ' where c = 1271 index_test.go:143: sql update test_index set c1 = 1346736733939144709, c2 = 0.270078, c3 = 'Azy4kL1II2' where c = 3402 index_test.go:140: sql delete from test_index where c = 2082 index_test.go:137: sql insert into test_index values (4823, 1566410674250236282, 0.739285, 'XS8nGQDcL3') index_test.go:137: sql insert into test_index values (4825, 6690977271267867342, 0.264189, 'RGxdfwoP0d') index_test.go:143: sql update test_index set c1 = 5287103245274151767, c2 = 0.492893, c3 = 'yIXF0POybh' where c = 1062 index_test.go:143: sql update test_index set c1 = 2371307469343694903, c2 = 0.260780, c3 = 'DZbhfcWR5m' where c = 3262 index_test.go:137: sql insert into test_index values (4827, 6426028915598355405, 0.602945, '6mmMUMp6Wq') index_test.go:140: sql delete from test_index where c = 1041 index_test.go:137: sql insert into test_index values (4826, 5885613633474580245, 0.421011, 'QiMuIdpBDP') index_test.go:137: sql insert into test_index values (4824, 8729811832263620446, 0.886215, 'ujSzA2HPla') index_test.go:137: sql insert into test_index values (4828, 1661165350858918885, 0.213961, '68GQdrzVel') index_test.go:137: sql insert into test_index values (4829, 5629517279879558704, 0.777923, 'IhnIjfczmD') index_test.go:140: sql delete from test_index where c = 4213 index_test.go:140: sql delete from test_index where c = 251 index_test.go:137: sql insert into test_index values (4830, 3671604957352874024, 0.574242, 'PjwrbiR3tr') index_test.go:143: sql update test_index set c1 = 3117508703345658891, c2 = 0.632372, c3 = 'jjfuMNKul0' where c = 3806 index_test.go:140: sql delete from test_index where c = 814 index_test.go:140: sql delete from test_index where c = 3175 index_test.go:140: sql delete from test_index where c = 1104 index_test.go:140: sql delete from test_index where c = 3340 index_test.go:140: sql delete from test_index where c = 434 index_test.go:140: sql delete from test_index where c = 2142 index_test.go:143: sql update test_index set c1 = 7438877933760905036, c2 = 0.294463, c3 = '5zMEerDk3J' where c = 350 index_test.go:137: sql insert into test_index values (4831, 3780654720016763371, 0.531903, 'FWMWCQMXzi') index_test.go:143: sql update test_index set c1 = 2673004860620215270, c2 = 0.897407, c3 = '9ZH0M58pPq' where c = 1377 index_test.go:143: sql update test_index set c1 = 2486703580648856588, c2 = 0.960498, c3 = '1AjlH3mn7y' where c = 38 index_test.go:143: sql update test_index set c1 = 620928170957779740, c2 = 0.948408, c3 = 'VnggIMq9rk' where c = 1027 index_test.go:143: sql update test_index set c1 = 4172668637810002023, c2 = 0.228529, c3 = 'LUUx3U2V7M' where c = 3162 index_test.go:143: sql update test_index set c1 = 78787065053512854, c2 = 0.925880, c3 = '66fEjjNdnF' where c = 86 index_test.go:137: sql insert into test_index values (4832, 776171577333893011, 0.169553, '9SbuogGQUM') index_test.go:140: sql delete from test_index where c = 2088 index_test.go:143: sql update test_index set c1 = 7310716529289225078, c2 = 0.195799, c3 = 'baQDplpuFU' where c = 2069 index_test.go:137: sql insert into test_index values (4833, 9003693934160587164, 0.163955, 'WOnoDWOQWK') index_test.go:143: sql update test_index set c1 = 5012021172614466015, c2 = 0.860291, c3 = 'T2u2j6MZv9' where c = 1583 index_test.go:137: sql insert into test_index values (4837, 3219892854637443635, 0.958554, '0qClEHZpoa') index_test.go:140: sql delete from test_index where c = 430 index_test.go:143: sql update test_index set c1 = 431661926269051071, c2 = 0.706700, c3 = 'xmgHlvD8Rh' where c = 1439 index_test.go:137: sql insert into test_index values (4836, 8769857308787379850, 0.269187, 'p3VPuiCHdI') index_test.go:137: sql insert into test_index values (4838, 1332231235319010294, 0.232479, '0MteS6eDvY') index_test.go:140: sql delete from test_index where c = 2130 index_test.go:137: sql insert into test_index values (4834, 699059887347523105, 0.947441, 'V80ev5Br1q') index_test.go:137: sql insert into test_index values (4835, 5045781670023281837, 0.160898, 'as2DpFDUiy') index_test.go:140: sql delete from test_index where c = 799 index_test.go:140: sql delete from test_index where c = 581 index_test.go:140: sql delete from test_index where c = 770 index_test.go:143: sql update test_index set c1 = 695959169581700593, c2 = 0.154751, c3 = '9uf8skIcmC' where c = 59 index_test.go:137: sql insert into test_index values (4840, 4791110483858007457, 0.122279, 'Aa0LYu26ZV') index_test.go:137: sql insert into test_index values (4839, 3695084117765971940, 0.139880, 'fHeVTYoQud') index_test.go:140: sql delete from test_index where c = 22 index_test.go:143: sql update test_index set c1 = 3747793767577388940, c2 = 0.177252, c3 = '2XPxMxwwXR' where c = 1875 index_test.go:140: sql delete from test_index where c = 1907 index_test.go:137: sql insert into test_index values (4841, 6067652180796180813, 0.136588, 'GIJD58ZV9X') index_test.go:143: sql update test_index set c1 = 4094924903235805856, c2 = 0.362264, c3 = 'tPGg96v02c' where c = 2581 index_test.go:140: sql delete from test_index where c = 3556 index_test.go:143: sql update test_index set c1 = 5604944675911159337, c2 = 0.652292, c3 = 'qEs7SmgQc9' where c = 2425 index_test.go:137: sql insert into test_index values (4842, 1523644381202261742, 0.789086, 'RyCb3YyDuw') index_test.go:140: sql delete from test_index where c = 1045 index_test.go:140: sql delete from test_index where c = 1829 index_test.go:143: sql update test_index set c1 = 486746793000599112, c2 = 0.232895, c3 = 'EL1L2lQzTD' where c = 3202 index_test.go:143: sql update test_index set c1 = 8292072412172956637, c2 = 0.994063, c3 = 'fqvY5fk2tu' where c = 400 index_test.go:143: sql update test_index set c1 = 3072087513785779668, c2 = 0.887112, c3 = 'DDsK7a2wb8' where c = 1411 index_test.go:143: sql update test_index set c1 = 1188817938809393360, c2 = 0.011200, c3 = 'wvF9RCUzmD' where c = 4388 index_test.go:137: sql insert into test_index values (4844, 266512827033698654, 0.504737, 'jwXCkjNzAh') index_test.go:143: sql update test_index set c1 = 7380242999874321787, c2 = 0.469084, c3 = 'GUR5axca1k' where c = 951 index_test.go:137: sql insert into test_index values (4843, 7149778527758798801, 0.461812, 'uOF31rs8RG') index_test.go:137: sql insert into test_index values (4845, 2182348158374464344, 0.205299, '6ZhBfkGFxT') index_test.go:143: sql update test_index set c1 = 5368253709219788294, c2 = 0.467301, c3 = 'aTqrsOYWrc' where c = 3832 index_test.go:137: sql insert into test_index values (4846, 7230755668811590906, 0.686204, 'IgtUPJMUFs') index_test.go:140: sql delete from test_index where c = 145 index_test.go:140: sql delete from test_index where c = 511 index_test.go:137: sql insert into test_index values (4847, 8394352188044560132, 0.327767, 'QGqWwp6aSb') index_test.go:137: sql insert into test_index values (4850, 8471234763632876790, 0.284031, 'fOASHONKjh') index_test.go:137: sql insert into test_index values (4848, 2717955486268393457, 0.202818, 'aJZlOy6DNx') index_test.go:140: sql delete from test_index where c = 3798 index_test.go:140: sql delete from test_index where c = 2944 index_test.go:137: sql insert into test_index values (4849, 4569748233705788485, 0.975400, '4SmKeyZ0ox') index_test.go:143: sql update test_index set c1 = 6142320503506446155, c2 = 0.577717, c3 = '0USkfg1f1o' where c = 1767 index_test.go:140: sql delete from test_index where c = 55 index_test.go:140: sql delete from test_index where c = 2801 index_test.go:140: sql delete from test_index where c = 4207 index_test.go:143: sql update test_index set c1 = 701203526115581187, c2 = 0.871307, c3 = 'fdYNKoMcKn' where c = 1483 index_test.go:137: sql insert into test_index values (4851, 2651833620986221768, 0.782088, 'WV7riZyQQZ') index_test.go:140: sql delete from test_index where c = 3565 index_test.go:143: sql update test_index set c1 = 2071084867177292292, c2 = 0.883199, c3 = 'ku9anBSnAM' where c = 4557 index_test.go:143: sql update test_index set c1 = 4493584684672981422, c2 = 0.187480, c3 = '1UVMrJQacU' where c = 52 index_test.go:143: sql update test_index set c1 = 2873874263227850477, c2 = 0.631255, c3 = 'rgVAVIQKwP' where c = 690 index_test.go:143: sql update test_index set c1 = 4862945929700213195, c2 = 0.430745, c3 = 'uHA9IoE14A' where c = 3963 index_test.go:137: sql insert into test_index values (4852, 5512490693881321479, 0.475558, 'AyQNpXEXcA') index_test.go:143: sql update test_index set c1 = 2446293827797350330, c2 = 0.230687, c3 = 'Z9nXcP6Wq7' where c = 1971 index_test.go:143: sql update test_index set c1 = 7721392329151660637, c2 = 0.348298, c3 = 'nZhpnjrXDL' where c = 3240 index_test.go:140: sql delete from test_index where c = 4317 index_test.go:137: sql insert into test_index values (4853, 3445132831838615061, 0.904816, 'Jt0UIBJ8V6') index_test.go:140: sql delete from test_index where c = 175 index_test.go:137: sql insert into test_index values (4856, 4106859929418827772, 0.930828, 'yoqN96ySEL') index_test.go:143: sql update test_index set c1 = 3765357957377825478, c2 = 0.386556, c3 = 'l8qhlINmTq' where c = 488 index_test.go:137: sql insert into test_index values (4854, 14267782986428511, 0.786872, '5w51lNRy4i') index_test.go:137: sql insert into test_index values (4857, 7591050050013241410, 0.683556, 'vNNbPvFXQk') index_test.go:137: sql insert into test_index values (4855, 4500787800724938211, 0.276707, 'zDJPTPXhb4') index_test.go:140: sql delete from test_index where c = 136 index_test.go:137: sql insert into test_index values (4859, 4621900096538089463, 0.747465, 'PmuNzvXDuT') index_test.go:137: sql insert into test_index values (4858, 2850247297934792005, 0.724531, 'RPz1vog3Zn') index_test.go:140: sql delete from test_index where c = 3179 index_test.go:140: sql delete from test_index where c = 4254 index_test.go:140: sql delete from test_index where c = 2127 index_test.go:143: sql update test_index set c1 = 2639991674058674453, c2 = 0.283001, c3 = '6iS0WdG3TX' where c = 819 index_test.go:137: sql insert into test_index values (4860, 7486780193814882077, 0.112644, 'ow59sX5SiT') index_test.go:143: sql update test_index set c1 = 4853250687644418795, c2 = 0.277029, c3 = 'SQo2Td1yFy' where c = 860 index_test.go:140: sql delete from test_index where c = 4629 index_test.go:143: sql update test_index set c1 = 1948016526797986690, c2 = 0.109357, c3 = 'fP7kTCg97V' where c = 3676 index_test.go:140: sql delete from test_index where c = 270 index_test.go:140: sql delete from test_index where c = 4549 index_test.go:140: sql delete from test_index where c = 2664 index_test.go:143: sql update test_index set c1 = 4918323594763465856, c2 = 0.291236, c3 = 'BEgNm93gcQ' where c = 3457 index_test.go:143: sql update test_index set c1 = 4193771958067107854, c2 = 0.700427, c3 = 'fx6ewFtagx' where c = 4236 index_test.go:140: sql delete from test_index where c = 3860 index_test.go:143: sql update test_index set c1 = 2200516049143771052, c2 = 0.708012, c3 = 'wBlkcRom3S' where c = 3656 index_test.go:143: sql update test_index set c1 = 6222634507407557844, c2 = 0.789881, c3 = '3BnGWCPo8S' where c = 1817 index_test.go:137: sql insert into test_index values (4861, 6783559459237842791, 0.368075, 'BZ2HE83Wpb') index_test.go:137: sql insert into test_index values (4862, 3340508593110391585, 0.914324, 'Lkl7JKZDCz') index_test.go:143: sql update test_index set c1 = 2872009143291570578, c2 = 0.327267, c3 = 'RwxP4NG6En' where c = 3429 index_test.go:143: sql update test_index set c1 = 5184015347220594912, c2 = 0.339485, c3 = 'oRGoNHqDA4' where c = 2698 index_test.go:143: sql update test_index set c1 = 5793879131635035807, c2 = 0.555535, c3 = 'bYo7W3RTtv' where c = 3372 index_test.go:140: sql delete from test_index where c = 1309 index_test.go:137: sql insert into test_index values (4864, 5573571188472741917, 0.504263, 'EdbrkCaq23') index_test.go:137: sql insert into test_index values (4863, 6887012726673142762, 0.397840, 'imEK535dNd') index_test.go:137: sql insert into test_index values (4867, 787335418455704927, 0.903069, 'JPC9ZO6SWc') index_test.go:137: sql insert into test_index values (4865, 1106925217284241259, 0.672309, 'FWq3Tey4BQ') index_test.go:137: sql insert into test_index values (4866, 473993236821731004, 0.490377, 'Ny7VUpiK1B') index_test.go:137: sql insert into test_index values (4868, 4125683862546874377, 0.986705, 'AcFsuywLBm') index_test.go:140: sql delete from test_index where c = 1496 index_test.go:140: sql delete from test_index where c = 861 index_test.go:137: sql insert into test_index values (4869, 5120366513727441031, 0.764828, 'ZdpH8WqrS3') index_test.go:140: sql delete from test_index where c = 696 index_test.go:140: sql delete from test_index where c = 581 index_test.go:143: sql update test_index set c1 = 1816065041986860394, c2 = 0.369029, c3 = 'SzrW5DuVhX' where c = 1767 index_test.go:143: sql update test_index set c1 = 1947443750464710753, c2 = 0.863654, c3 = '17WH7CRmTV' where c = 340 index_test.go:143: sql update test_index set c1 = 7326630442399014478, c2 = 0.571283, c3 = '2cWG5pzd1K' where c = 4408 index_test.go:140: sql delete from test_index where c = 235 index_test.go:143: sql update test_index set c1 = 973972705696014717, c2 = 0.727100, c3 = 'HyhDmfWJc9' where c = 76 index_test.go:137: sql insert into test_index values (4870, 7152458829258930556, 0.398688, 'xELJxPUsYH') index_test.go:140: sql delete from test_index where c = 4442 index_test.go:140: sql delete from test_index where c = 891 index_test.go:143: sql update test_index set c1 = 7714935955897932106, c2 = 0.025829, c3 = 'vnYfzqqjTI' where c = 2713 index_test.go:140: sql delete from test_index where c = 217 index_test.go:140: sql delete from test_index where c = 2737 index_test.go:137: sql insert into test_index values (4871, 98401843701283412, 0.750976, '6v23N8aWr2') index_test.go:143: sql update test_index set c1 = 7128763987749026748, c2 = 0.946577, c3 = 'srDhvfJRKN' where c = 450 index_test.go:137: sql insert into test_index values (4872, 2685741331281853016, 0.242318, 'YVLxF7OYfK') index_test.go:137: sql insert into test_index values (4873, 8532376736744861461, 0.429968, 'fVVDKtsNhS') index_test.go:137: sql insert into test_index values (4874, 7964095299772474542, 0.297044, 'J636uCcqHq') index_test.go:143: sql update test_index set c1 = 944900375714588761, c2 = 0.886765, c3 = 'ZuNoG1LEeW' where c = 493 index_test.go:143: sql update test_index set c1 = 1097986189379216019, c2 = 0.591625, c3 = 'zd4mzgQTY2' where c = 3936 index_test.go:140: sql delete from test_index where c = 1009 index_test.go:137: sql insert into test_index values (4875, 1150369072795180573, 0.664438, 'wnVwZUavke') index_test.go:140: sql delete from test_index where c = 191 index_test.go:140: sql delete from test_index where c = 2715 index_test.go:143: sql update test_index set c1 = 8161276752242309669, c2 = 0.738536, c3 = 'H0x1EpG6Xn' where c = 2745 index_test.go:140: sql delete from test_index where c = 1030 index_test.go:137: sql insert into test_index values (4876, 8954355763934453130, 0.992276, '4gqz2HAiof') index_test.go:143: sql update test_index set c1 = 5527157626162993096, c2 = 0.507053, c3 = '3PVDbEcgnX' where c = 1345 index_test.go:137: sql insert into test_index values (4877, 5041566821650463578, 0.749308, 'AE2U904jfT') index_test.go:137: sql insert into test_index values (4878, 7699007932252941274, 0.250619, 'hYI7mGzylO') index_test.go:143: sql update test_index set c1 = 5148247372607923869, c2 = 0.769464, c3 = 'hlalE4DTz1' where c = 4599 index_test.go:143: sql update test_index set c1 = 6104668937048940154, c2 = 0.325434, c3 = 'U3YrLobHRS' where c = 14 index_test.go:137: sql insert into test_index values (4879, 9016788522023237200, 0.532231, 'O2Y4MisxBz') index_test.go:143: sql update test_index set c1 = 7752919088942129295, c2 = 0.889736, c3 = '0GMpFgxycP' where c = 3723 index_test.go:143: sql update test_index set c1 = 7232458868440764028, c2 = 0.055406, c3 = 'nSLaje8Oft' where c = 3983 index_test.go:137: sql insert into test_index values (4880, 5965720359051643175, 0.509528, 'EcOfrG7Nu2') index_test.go:140: sql delete from test_index where c = 2426 index_test.go:140: sql delete from test_index where c = 218 index_test.go:140: sql delete from test_index where c = 4463 index_test.go:140: sql delete from test_index where c = 265 index_test.go:140: sql delete from test_index where c = 1140 index_test.go:137: sql insert into test_index values (4881, 3278383463179645894, 0.944146, 'sxF8tAygmB') index_test.go:140: sql delete from test_index where c = 4550 index_test.go:137: sql insert into test_index values (4884, 2479777624168082164, 0.347515, '4a2OliV746') index_test.go:143: sql update test_index set c1 = 6492910029078533145, c2 = 0.373941, c3 = 'RFNJ6d22aM' where c = 3803 index_test.go:137: sql insert into test_index values (4882, 2475458294062093947, 0.766764, 'nLNetQ1HJi') index_test.go:137: sql insert into test_index values (4883, 7981473074937889645, 0.917397, 'KyHx78fUQ6') index_test.go:140: sql delete from test_index where c = 596 index_test.go:140: sql delete from test_index where c = 679 index_test.go:143: sql update test_index set c1 = 8192875605178940845, c2 = 0.280923, c3 = 'e8v6oL91ry' where c = 4333 index_test.go:143: sql update test_index set c1 = 1086524705538669706, c2 = 0.024966, c3 = 'W6HhQl3yQN' where c = 3053 index_test.go:140: sql delete from test_index where c = 3587 index_test.go:143: sql update test_index set c1 = 8663561177391764083, c2 = 0.962056, c3 = 'IB7U9hs0BM' where c = 1193 index_test.go:143: sql update test_index set c1 = 4093981956818772833, c2 = 0.188905, c3 = '8bQYmOOq1G' where c = 4832 index_test.go:143: sql update test_index set c1 = 2952145686048702161, c2 = 0.395902, c3 = 'u5wa3xXLCw' where c = 4380 index_test.go:137: sql insert into test_index values (4885, 9173897489911973745, 0.503383, 'svNTPewzy0') index_test.go:137: sql insert into test_index values (4886, 4336862751519803873, 0.255773, 'my52tFBAlu') index_test.go:137: sql insert into test_index values (4887, 3634471568275310160, 0.889491, 'nA5Fj07oYC') index_test.go:140: sql delete from test_index where c = 572 index_test.go:137: sql insert into test_index values (4888, 2045350858133138561, 0.114696, 'PtojkKIwUU') index_test.go:143: sql update test_index set c1 = 3329480327545506156, c2 = 0.989732, c3 = '2bBBLAQxxX' where c = 2287 index_test.go:137: sql insert into test_index values (4890, 7630903844343510742, 0.471079, 'Oqegeim9ef') index_test.go:140: sql delete from test_index where c = 3737 index_test.go:143: sql update test_index set c1 = 2663559784227881074, c2 = 0.413269, c3 = 'IkaskmjjXS' where c = 3806 index_test.go:137: sql insert into test_index values (4889, 6272457060572871131, 0.068888, 'qRIv3BPtck') index_test.go:140: sql delete from test_index where c = 605 index_test.go:140: sql delete from test_index where c = 1438 index_test.go:143: sql update test_index set c1 = 8860534635821799630, c2 = 0.903441, c3 = 'Xf5kf1thf4' where c = 2906 index_test.go:143: sql update test_index set c1 = 4385643335734046486, c2 = 0.872279, c3 = 'JPgKmu2CAk' where c = 3873 index_test.go:140: sql delete from test_index where c = 1862 index_test.go:143: sql update test_index set c1 = 2355737872026333223, c2 = 0.896375, c3 = 'M5KfAlxyKB' where c = 3680 index_test.go:140: sql delete from test_index where c = 4436 index_test.go:137: sql insert into test_index values (4891, 4796318380970999573, 0.196378, '0uHPVAbXYA') index_test.go:140: sql delete from test_index where c = 3583 index_test.go:143: sql update test_index set c1 = 1290874189550006035, c2 = 0.895690, c3 = 'Tx5bI7h4GK' where c = 319 index_test.go:140: sql delete from test_index where c = 657 index_test.go:137: sql insert into test_index values (4894, 6288328706606428263, 0.341483, '4isn7qsKsn') index_test.go:137: sql insert into test_index values (4892, 6638390313503813347, 0.672027, 'xW36Jz6eVJ') index_test.go:137: sql insert into test_index values (4893, 202008723255241500, 0.192131, 'cihsb2hrpX') index_test.go:143: sql update test_index set c1 = 1600053040416494380, c2 = 0.004563, c3 = 'raNZ2wUgmk' where c = 2731 index_test.go:137: sql insert into test_index values (4895, 8905770552217286049, 0.476271, 'rQ45IRT6Pd') index_test.go:140: sql delete from test_index where c = 1062 index_test.go:143: sql update test_index set c1 = 4540217221846459084, c2 = 0.295629, c3 = 'Kv6lza2OQZ' where c = 2755 index_test.go:143: sql update test_index set c1 = 9121725247344768406, c2 = 0.230182, c3 = 'WFc4b1esyI' where c = 2556 index_test.go:140: sql delete from test_index where c = 1947 index_test.go:140: sql delete from test_index where c = 2475 index_test.go:140: sql delete from test_index where c = 4468 index_test.go:143: sql update test_index set c1 = 2579292099457824180, c2 = 0.419628, c3 = 'e5FyMHpipk' where c = 3669 index_test.go:137: sql insert into test_index values (4896, 6146526790994125435, 0.307368, 'MS0LqqioMT') index_test.go:137: sql insert into test_index values (4897, 6598999999069754674, 0.700944, 'PQmmAAN9Vv') index_test.go:143: sql update test_index set c1 = 2168777508756513272, c2 = 0.752753, c3 = 'wJsvyQ54Bf' where c = 4270 index_test.go:137: sql insert into test_index values (4898, 1400844702846010874, 0.262425, 'R2BTSU7cIJ') index_test.go:143: sql update test_index set c1 = 8678501830487521701, c2 = 0.051061, c3 = '1liD1HAhEp' where c = 28 index_test.go:143: sql update test_index set c1 = 7315772460651822654, c2 = 0.771444, c3 = 'wPauipgHRd' where c = 1920 index_test.go:137: sql insert into test_index values (4899, 2308761021023368168, 0.188607, 'gXxd6M6lVo') index_test.go:140: sql delete from test_index where c = 4095 index_test.go:140: sql delete from test_index where c = 1830 index_test.go:143: sql update test_index set c1 = 2016527733568381332, c2 = 0.878021, c3 = 'dxEsp6JA4K' where c = 1658 index_test.go:140: sql delete from test_index where c = 2236 index_test.go:143: sql update test_index set c1 = 3971495066968580204, c2 = 0.690164, c3 = 'N1g5LsOEPf' where c = 320 index_test.go:143: sql update test_index set c1 = 5090936913196619712, c2 = 0.583550, c3 = '9cqFd2IQyJ' where c = 2393 index_test.go:143: sql update test_index set c1 = 6123417506049800691, c2 = 0.215292, c3 = 'u5RKXuS0f6' where c = 247 index_test.go:140: sql delete from test_index where c = 2365 index_test.go:143: sql update test_index set c1 = 5163029506413055104, c2 = 0.523674, c3 = 'kH52YZm9wP' where c = 729 index_test.go:143: sql update test_index set c1 = 4012920870323456993, c2 = 0.964156, c3 = 'nDqWXdGydd' where c = 4704 index_test.go:137: sql insert into test_index values (4900, 5858043003048107998, 0.370430, 'g8KJDdTiw8') index_test.go:140: sql delete from test_index where c = 1868 index_test.go:143: sql update test_index set c1 = 8940325726022332687, c2 = 0.982053, c3 = 'NQxsmLlWkU' where c = 2812 total 1.2G drwxr-sr-x. 2 jenkins jenkins 4.0K May 6 10:16 . drwxr-sr-x. 51 jenkins jenkins 4.0K May 6 10:16 .. -rwxr-xr-x. 1 jenkins jenkins 200M May 6 10:14 ddltest -rwxr-xr-x. 1 jenkins jenkins 208M May 6 10:16 ddltest_tidb-server -rwxr-xr-x. 1 jenkins jenkins 106M May 6 10:14 pd-server -rwxr-xr-x. 1 jenkins jenkins 208M May 6 10:14 tidb-server -rwxr-xr-x. 1 jenkins jenkins 418M May 6 10:14 tikv-server /home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb-test/ddl_test ddl_test start tidb_manager_ttl 5 === RUN TestColumn index_test.go:137: sql insert into test_index values (4905, 4688920170562314266, 0.443341, 'zQgLdEh3DD') index_test.go:137: sql insert into test_index values (4906, 2634672740303536657, 0.070259, 'SLIH48fXrK') index_test.go:137: sql insert into test_index values (4903, 2842104212017682374, 0.007850, 'XPyxbRrPC2') index_test.go:137: sql insert into test_index values (4908, 2761180314333670554, 0.415613, 'Rdllk9vBw3') index_test.go:137: sql insert into test_index values (4910, 3177384225975156301, 0.868883, 'iUxWNYyyND') index_test.go:137: sql insert into test_index values (4904, 2202787807829212324, 0.519456, 'mSNz0I08Yi') index_test.go:137: sql insert into test_index values (4901, 7490974563167662436, 0.101672, 'LeAgCEWIQX') index_test.go:137: sql insert into test_index values (4907, 5936187982113063144, 0.710101, 'RIMAEXnH6T') index_test.go:137: sql insert into test_index values (4902, 7869540188110801924, 0.365720, 'MadJBkuYFr') index_test.go:137: sql insert into test_index values (4909, 8728064093088092524, 0.017637, 'Dbd1B5deSm') index_test.go:140: sql delete from test_index where c = 59 index_test.go:140: sql delete from test_index where c = 2336 index_test.go:140: sql delete from test_index where c = 4875 index_test.go:140: sql delete from test_index where c = 2261 index_test.go:140: sql delete from test_index where c = 3975 index_test.go:140: sql delete from test_index where c = 2268 index_test.go:140: sql delete from test_index where c = 3841 index_test.go:143: sql update test_index set c1 = 7626909582019578477, c2 = 0.267167, c3 = 'Sp7R1SIofU' where c = 4303 index_test.go:143: sql update test_index set c1 = 277956841845750078, c2 = 0.515610, c3 = 'eUEDXZwjXC' where c = 394 index_test.go:143: sql update test_index set c1 = 7246264522178354613, c2 = 0.909370, c3 = 'T2GlckSEFZ' where c = 417 index_test.go:140: sql delete from test_index where c = 4654 index_test.go:140: sql delete from test_index where c = 2561 index_test.go:143: sql update test_index set c1 = 5416755028891746596, c2 = 0.930399, c3 = 'SZXRzA9CPz' where c = 2855 index_test.go:140: sql delete from test_index where c = 3105 index_test.go:137: sql insert into test_index values (4911, 4393164978417566869, 0.201429, '6k5IUsR2Bm') index_test.go:143: sql update test_index set c1 = 2421874885139250784, c2 = 0.076198, c3 = 'IHfwE4t4VI' where c = 1684 index_test.go:140: sql delete from test_index where c = 2832 index_test.go:137: sql insert into test_index values (4913, 756702265229541576, 0.649622, 'IvQH69c4cs') index_test.go:143: sql update test_index set c1 = 234118972155503937, c2 = 0.695610, c3 = 'ob4Yzh3WyT' where c = 4860 index_test.go:143: sql update test_index set c1 = 8125740218302598905, c2 = 0.136753, c3 = 'vD3J3EfzOO' where c = 3831 index_test.go:137: sql insert into test_index values (4912, 3714128020717012152, 0.071229, '3iuAVme6xH') index_test.go:140: sql delete from test_index where c = 3658 index_test.go:143: sql update test_index set c1 = 699626790231363897, c2 = 0.215773, c3 = '1wWrfYUVj8' where c = 2590 index_test.go:143: sql update test_index set c1 = 5316918054320991848, c2 = 0.509968, c3 = 'X2Tle7nVrO' where c = 4350 index_test.go:137: sql insert into test_index values (4915, 2833009974963688261, 0.547564, 'VIHHGMMvQL') index_test.go:137: sql insert into test_index values (4914, 6214112594470655722, 0.725176, 'K1MKefpD1j') index_test.go:143: sql update test_index set c1 = 2575969388497122115, c2 = 0.358414, c3 = '0xiH7ZRQb3' where c = 1262 index_test.go:143: sql update test_index set c1 = 3594158723341599728, c2 = 0.259774, c3 = 'Q00SebG7FP' where c = 4308 index_test.go:140: sql delete from test_index where c = 788 index_test.go:137: sql insert into test_index values (4917, 7810379977808131131, 0.833432, '7A9NktnDTw') index_test.go:143: sql update test_index set c1 = 7368691177388773386, c2 = 0.246970, c3 = 'RBHBKq26fp' where c = 3425 index_test.go:137: sql insert into test_index values (4916, 4267658183717825518, 0.048490, 'DTStVx5zXt') index_test.go:143: sql update test_index set c1 = 887429115393134561, c2 = 0.074554, c3 = 'hYFrmc0jwa' where c = 273 index_test.go:137: sql insert into test_index values (4918, 5299238534608878672, 0.546049, 'GirVs1J7RY') index_test.go:137: sql insert into test_index values (4919, 7112669768601362095, 0.849402, 'zdi3ELpYQx') index_test.go:140: sql delete from test_index where c = 4739 index_test.go:137: sql insert into test_index values (4920, 6511103284043275177, 0.908352, '8cUZo6b3Fx') index_test.go:140: sql delete from test_index where c = 1441 index_test.go:140: sql delete from test_index where c = 716 index_test.go:137: sql insert into test_index values (4921, 6027918161437450331, 0.655170, '1isvnNs0LE') index_test.go:140: sql delete from test_index where c = 3147 index_test.go:143: sql update test_index set c1 = 5103473066787429919, c2 = 0.177038, c3 = 'Ki4pg43leT' where c = 0 index_test.go:137: sql insert into test_index values (4922, 6904534808283011381, 0.166188, 'tpwEHuNpAP') index_test.go:143: sql update test_index set c1 = 2901193366803258411, c2 = 0.989034, c3 = 'ZGOsPMcXxc' where c = 1680 index_test.go:137: sql insert into test_index values (4923, 2870337990914090066, 0.307064, 'rpUNqfFSO9') index_test.go:143: sql update test_index set c1 = 3452691977332456227, c2 = 0.966435, c3 = 'jAU92C7H6b' where c = 2245 index_test.go:140: sql delete from test_index where c = 1151 index_test.go:140: sql delete from test_index where c = 1101 index_test.go:140: sql delete from test_index where c = 4733 index_test.go:140: sql delete from test_index where c = 864 index_test.go:137: sql insert into test_index values (4924, 4211112499578338265, 0.408923, 'loBmDIyNWj') index_test.go:143: sql update test_index set c1 = 2274326228324424829, c2 = 0.733832, c3 = 'Uv41vYmjse' where c = 1438 index_test.go:140: sql delete from test_index where c = 1546 index_test.go:137: sql insert into test_index values (4925, 5499026628096049337, 0.731106, 'JyVrSCWLX3') index_test.go:143: sql update test_index set c1 = 3494051041119605582, c2 = 0.949584, c3 = '4z7sK2uc0P' where c = 1224 index_test.go:140: sql delete from test_index where c = 3450 index_test.go:143: sql update test_index set c1 = 8023108381680414634, c2 = 0.089723, c3 = '88C4FLp2LM' where c = 3430 index_test.go:143: sql update test_index set c1 = 424337295437509124, c2 = 0.491226, c3 = 'gVfLrSg98j' where c = 3912 index_test.go:137: sql insert into test_index values (4926, 7102219007123788469, 0.683555, 'z4Wm2r9R86') index_test.go:140: sql delete from test_index where c = 2677 index_test.go:143: sql update test_index set c1 = 626937144337350237, c2 = 0.322126, c3 = 'eWn90APmvQ' where c = 4135 index_test.go:143: sql update test_index set c1 = 680280445453019039, c2 = 0.166849, c3 = 'tlptBDyw9W' where c = 1244 index_test.go:137: sql insert into test_index values (4928, 49975456308923942, 0.811770, 'BCKlU3mprm') index_test.go:140: sql delete from test_index where c = 1384 index_test.go:140: sql delete from test_index where c = 3121 index_test.go:137: sql insert into test_index values (4927, 3955339548507729216, 0.578123, 'IoQUxlH4lV') index_test.go:137: sql insert into test_index values (4930, 8185756512591358355, 0.365402, 'hYFHwGqW3g') index_test.go:140: sql delete from test_index where c = 3531 index_test.go:137: sql insert into test_index values (4929, 3360278969791234132, 0.214541, 'CT5GEmSLNo') index_test.go:143: sql update test_index set c1 = 4866481462174073648, c2 = 0.113298, c3 = '3n51lKljwM' where c = 4829 index_test.go:140: sql delete from test_index where c = 3741 index_test.go:140: sql delete from test_index where c = 2236 index_test.go:137: sql insert into test_index values (4932, 4702754112967959918, 0.811177, 'nrgNiD1pou') index_test.go:143: sql update test_index set c1 = 6568502269639293352, c2 = 0.053033, c3 = 'SKLAMKObOy' where c = 4540 index_test.go:137: sql insert into test_index values (4931, 8534734090562306262, 0.969440, 'AWA5isTcaH') index_test.go:143: sql update test_index set c1 = 4325266741679435611, c2 = 0.873027, c3 = 'pesChN850F' where c = 3218 index_test.go:143: sql update test_index set c1 = 4404971616955400939, c2 = 0.192007, c3 = 'bL25gtnqfn' where c = 719 index_test.go:140: sql delete from test_index where c = 3243 index_test.go:137: sql insert into test_index values (4933, 5754061659867353764, 0.745617, 'UtxLFsMByM') index_test.go:140: sql delete from test_index where c = 1825 index_test.go:143: sql update test_index set c1 = 8422615289892403837, c2 = 0.648102, c3 = 'kjy6Wl0LzZ' where c = 630 index_test.go:143: sql update test_index set c1 = 8051035532729103887, c2 = 0.419646, c3 = 'SvToqCSE20' where c = 4862 index_test.go:140: sql delete from test_index where c = 1208 index_test.go:143: sql update test_index set c1 = 3830231643932361741, c2 = 0.021186, c3 = '3epHhiN1Kg' where c = 745 index_test.go:140: sql delete from test_index where c = 3620 index_test.go:143: sql update test_index set c1 = 1130430547948103033, c2 = 0.709713, c3 = 'NDP3GEPKIE' where c = 2727 index_test.go:137: sql insert into test_index values (4934, 6326365979778196724, 0.601305, '8xTimMVwyi') index_test.go:137: sql insert into test_index values (4935, 1324492568702427755, 0.076637, 'DzPpFAnJJt') index_test.go:143: sql update test_index set c1 = 7623112943346304463, c2 = 0.322466, c3 = 'QAAqsXXDeJ' where c = 500 index_test.go:137: sql insert into test_index values (4936, 5050858824606582631, 0.274369, '8ldxbleLOC') index_test.go:143: sql update test_index set c1 = 7234673721738703661, c2 = 0.462046, c3 = 'gvG5lnHAbU' where c = 1591 index_test.go:143: sql update test_index set c1 = 6418970466781118492, c2 = 0.133793, c3 = 'JzCmafGzd1' where c = 4392 index_test.go:137: sql insert into test_index values (4938, 5160659968337845275, 0.273244, 'qd3ojY3JhH') index_test.go:137: sql insert into test_index values (4939, 319786609058943273, 0.722736, 'k7BKNoCqwP') index_test.go:140: sql delete from test_index where c = 3866 index_test.go:137: sql insert into test_index values (4937, 2953914417876318796, 0.610112, '7hEIbl3Pgw') index_test.go:137: sql insert into test_index values (4940, 9955309769068844, 0.136104, '3yALaVBspW') index_test.go:140: sql delete from test_index where c = 3859 index_test.go:140: sql delete from test_index where c = 3893 index_test.go:137: sql insert into test_index values (4941, 6229239798440651249, 0.546978, 'cmZHeYEeVN') index_test.go:137: sql insert into test_index values (4942, 8819849848049127773, 0.000734, 'FezNgmGdHt') index_test.go:143: sql update test_index set c1 = 4140570334598995180, c2 = 0.950091, c3 = 'UhnRHLdRwP' where c = 4468 index_test.go:140: sql delete from test_index where c = 1312 index_test.go:143: sql update test_index set c1 = 3293222421825501977, c2 = 0.384840, c3 = 'we2RnQvhkV' where c = 3528 index_test.go:140: sql delete from test_index where c = 4408 index_test.go:140: sql delete from test_index where c = 4328 index_test.go:137: sql insert into test_index values (4943, 1038768546065966348, 0.742562, 'btqIrXkDxs') index_test.go:143: sql update test_index set c1 = 5222009902061304891, c2 = 0.235212, c3 = '8G5kXojkh1' where c = 1107 index_test.go:143: sql update test_index set c1 = 8566509338841061409, c2 = 0.054068, c3 = 'Dz0L3FhOua' where c = 132 index_test.go:143: sql update test_index set c1 = 4814995844236474403, c2 = 0.141364, c3 = '0aafMWJvzn' where c = 1168 index_test.go:140: sql delete from test_index where c = 1077 index_test.go:140: sql delete from test_index where c = 2749 index_test.go:137: sql insert into test_index values (4944, 4725870309710119298, 0.270490, 'KEYgb7B3Mo') index_test.go:140: sql delete from test_index where c = 4813 index_test.go:143: sql update test_index set c1 = 6879239732984924020, c2 = 0.219268, c3 = 'HXETnYgtKa' where c = 4182 index_test.go:137: sql insert into test_index values (4946, 9199721845163814356, 0.853209, '2rkbSD7aF9') index_test.go:140: sql delete from test_index where c = 3978 index_test.go:143: sql update test_index set c1 = 2081851907667551028, c2 = 0.117062, c3 = 'eUdLrRRdih' where c = 2169 index_test.go:137: sql insert into test_index values (4945, 2902861153870912928, 0.277247, 'GUY73zJJLU') index_test.go:137: sql insert into test_index values (4947, 464086808262309882, 0.711763, 'kL1FTzn7Cs') index_test.go:143: sql update test_index set c1 = 5801485447528564745, c2 = 0.366394, c3 = 'dxXc6wJinC' where c = 925 index_test.go:143: sql update test_index set c1 = 5835197986145641595, c2 = 0.046438, c3 = 'vQDMCIrfsC' where c = 2101 index_test.go:140: sql delete from test_index where c = 4633 index_test.go:137: sql insert into test_index values (4949, 5832251776970650176, 0.308525, '9uOLRDTwDV') index_test.go:137: sql insert into test_index values (4948, 814052007558554627, 0.834369, 'hDfkyvRgZ9') index_test.go:140: sql delete from test_index where c = 131 index_test.go:143: sql update test_index set c1 = 2940065445174272959, c2 = 0.697677, c3 = 'FygmtX0ZLD' where c = 139 index_test.go:140: sql delete from test_index where c = 1316 index_test.go:140: sql delete from test_index where c = 965 index_test.go:143: sql update test_index set c1 = 3166782996280356347, c2 = 0.727954, c3 = 'dvsutpTH4z' where c = 701 index_test.go:143: sql update test_index set c1 = 7576812116495673399, c2 = 0.993383, c3 = 'KmxkF4LrMG' where c = 3463 index_test.go:140: sql delete from test_index where c = 2058 index_test.go:137: sql insert into test_index values (4950, 2666959730133766165, 0.939602, 'gLHdEfWLhB') index_test.go:137: sql insert into test_index values (4952, 4185208759737623897, 0.784152, '08DiuQWOoX') index_test.go:143: sql update test_index set c1 = 8485962263354677626, c2 = 0.742441, c3 = 'dPUAtKNotr' where c = 2860 index_test.go:137: sql insert into test_index values (4951, 170434987579333928, 0.647260, 'Us4KK7xq7g') index_test.go:143: sql update test_index set c1 = 7738325998081960127, c2 = 0.451373, c3 = 'aMHK403tMh' where c = 1848 index_test.go:143: sql update test_index set c1 = 4841330373108285095, c2 = 0.545365, c3 = '44jYVQGMEx' where c = 1488 index_test.go:140: sql delete from test_index where c = 1084 index_test.go:137: sql insert into test_index values (4953, 172356139872896105, 0.473225, 'aTBRj44tsv') index_test.go:140: sql delete from test_index where c = 3017 index_test.go:137: sql insert into test_index values (4956, 8746497976402244479, 0.918458, 'eWfamuR8Z7') index_test.go:140: sql delete from test_index where c = 3334 index_test.go:137: sql insert into test_index values (4957, 3667852709593319618, 0.749216, 'Rzh9lAa7ol') index_test.go:140: sql delete from test_index where c = 4600 index_test.go:140: sql delete from test_index where c = 195 index_test.go:137: sql insert into test_index values (4958, 3453325694391416053, 0.012704, 'pdywLEtkuC') index_test.go:137: sql insert into test_index values (4954, 4531607812164861808, 0.765127, 'Y4fYnMTKaW') index_test.go:143: sql update test_index set c1 = 7743825520601649085, c2 = 0.181427, c3 = '34SytpGdo6' where c = 4255 index_test.go:137: sql insert into test_index values (4955, 32563744802713781, 0.721934, 'v8FStJOVYk') index_test.go:140: sql delete from test_index where c = 1189 index_test.go:143: sql update test_index set c1 = 7574703770746380612, c2 = 0.480244, c3 = 'a62r2TV67v' where c = 239 index_test.go:140: sql delete from test_index where c = 958 index_test.go:143: sql update test_index set c1 = 3111593872323734326, c2 = 0.504353, c3 = 'yhg8J4g2uK' where c = 1247 index_test.go:143: sql update test_index set c1 = 1916797667847273032, c2 = 0.028785, c3 = 'M20qRlYpMm' where c = 4800 index_test.go:140: sql delete from test_index where c = 4384 index_test.go:137: sql insert into test_index values (4959, 7127250768482322070, 0.042426, 'y0TsUShJAs') index_test.go:143: sql update test_index set c1 = 1630687907533132304, c2 = 0.485889, c3 = 'T4fEvjFXAM' where c = 2587 index_test.go:143: sql update test_index set c1 = 8947283566877668331, c2 = 0.115497, c3 = 'LUJmX85Mc6' where c = 2841 index_test.go:140: sql delete from test_index where c = 902 index_test.go:143: sql update test_index set c1 = 1194938318680526973, c2 = 0.702254, c3 = 'QWUKsdrlvT' where c = 3544 index_test.go:140: sql delete from test_index where c = 4798 index_test.go:137: sql insert into test_index values (4960, 3697525634485682308, 0.363761, 'PJXDEFgKRu') index_test.go:143: sql update test_index set c1 = 4135266582834678755, c2 = 0.578142, c3 = '0t7HECDhhW' where c = 1539 index_test.go:137: sql insert into test_index values (4962, 2612168098740180278, 0.887597, 'xfNKwtd4If') index_test.go:143: sql update test_index set c1 = 3610993624354285854, c2 = 0.541841, c3 = '4xHx3D7aqJ' where c = 4315 index_test.go:137: sql insert into test_index values (4961, 4830348907746202985, 0.728287, 'WOAEvooceL') index_test.go:137: sql insert into test_index values (4964, 6819859092489501713, 0.344536, 'FH1EmrpW9S') index_test.go:137: sql insert into test_index values (4966, 8846083746923310468, 0.705337, 'XMs00d7Fqk') index_test.go:143: sql update test_index set c1 = 3629879012559067871, c2 = 0.423781, c3 = '9zI9Tm3iEK' where c = 1883 index_test.go:137: sql insert into test_index values (4963, 3441386803129260589, 0.601987, 'rOwZ5AbH9a') index_test.go:140: sql delete from test_index where c = 3615 index_test.go:140: sql delete from test_index where c = 1675 index_test.go:137: sql insert into test_index values (4967, 6186710078346051440, 0.576884, 'pfXEu5yPKa') index_test.go:140: sql delete from test_index where c = 1650 index_test.go:140: sql delete from test_index where c = 968 index_test.go:137: sql insert into test_index values (4965, 5505244068604712032, 0.810112, 'sAJJkdBA8Z') index_test.go:140: sql delete from test_index where c = 2311 index_test.go:140: sql delete from test_index where c = 1072 index_test.go:143: sql update test_index set c1 = 6150487247499773721, c2 = 0.713830, c3 = 'J82hPoAqo9' where c = 1386 index_test.go:137: sql insert into test_index values (4968, 3586826230431203986, 0.945953, 'Ir6Ock3SM8') index_test.go:140: sql delete from test_index where c = 4589 index_test.go:140: sql delete from test_index where c = 1056 index_test.go:140: sql delete from test_index where c = 1769 index_test.go:143: sql update test_index set c1 = 2293651952782759485, c2 = 0.534966, c3 = 'ZwEorL1BYS' where c = 4595 index_test.go:140: sql delete from test_index where c = 1088 index_test.go:137: sql insert into test_index values (4969, 16319886486450335, 0.515461, 'ROkIzA7ZMq') index_test.go:143: sql update test_index set c1 = 753489278208704112, c2 = 0.445694, c3 = '8NIq7MgkRK' where c = 4846 index_test.go:143: sql update test_index set c1 = 4746665304871493021, c2 = 0.583208, c3 = '5KErpFDIin' where c = 3797 index_test.go:143: sql update test_index set c1 = 2011813304954880318, c2 = 0.426279, c3 = '7UJjRtAxmK' where c = 842 index_test.go:143: sql update test_index set c1 = 6963832794081466723, c2 = 0.814321, c3 = '50ZN542cls' where c = 3363 index_test.go:143: sql update test_index set c1 = 6179384642408007518, c2 = 0.581242, c3 = 'FT0vLKTXHp' where c = 2157 index_test.go:143: sql update test_index set c1 = 7414954528256741438, c2 = 0.809751, c3 = 'dP1wVyIyLd' where c = 2372 index_test.go:143: sql update test_index set c1 = 4663808335693355213, c2 = 0.938418, c3 = 'Au7HDPvd1m' where c = 3678 index_test.go:137: sql insert into test_index values (4970, 7949341177058749576, 0.159411, 'eB5Luym5dW') index_test.go:140: sql delete from test_index where c = 3385 index_test.go:137: sql insert into test_index values (4974, 1674258948373330487, 0.457878, '7I0GIe9dA3') index_test.go:137: sql insert into test_index values (4972, 6488672212975920003, 0.695071, 'HzZL6jMqYw') index_test.go:143: sql update test_index set c1 = 8304491960036376537, c2 = 0.370843, c3 = 'Ekz7ncqdjt' where c = 3774 index_test.go:137: sql insert into test_index values (4973, 8596247865745701847, 0.710987, '6K2SvRAB0y') index_test.go:137: sql insert into test_index values (4971, 2556422496257528868, 0.793098, 'jPwuaQPIMy') index_test.go:140: sql delete from test_index where c = 228 index_test.go:140: sql delete from test_index where c = 3447 index_test.go:137: sql insert into test_index values (4975, 8827841649049660475, 0.981375, 'O3eBuZH3Pc') index_test.go:143: sql update test_index set c1 = 1120273860266244807, c2 = 0.338949, c3 = 'JLanI28g8D' where c = 1535 index_test.go:137: sql insert into test_index values (4976, 6219273823148765221, 0.298818, 'jmmglNNuqJ') index_test.go:137: sql insert into test_index values (4978, 7272812460994194119, 0.316820, 'wL0Hmq0tyZ') index_test.go:137: sql insert into test_index values (4977, 677583354734319547, 0.148377, 'kjdcHHZCLJ') index_test.go:140: sql delete from test_index where c = 4113 index_test.go:143: sql update test_index set c1 = 4571692404080559586, c2 = 0.309957, c3 = 'jM05ue3PAu' where c = 4902 index_test.go:140: sql delete from test_index where c = 2883 index_test.go:140: sql delete from test_index where c = 4311 index_test.go:140: sql delete from test_index where c = 4342 index_test.go:137: sql insert into test_index values (4979, 1775653222332822574, 0.068959, 'zbAYbQ1y6k') index_test.go:140: sql delete from test_index where c = 3716 index_test.go:143: sql update test_index set c1 = 6388012355218122268, c2 = 0.249208, c3 = 'AMmpBO39i2' where c = 1666 index_test.go:143: sql update test_index set c1 = 8122648586608754878, c2 = 0.068074, c3 = 'mEWy6mGSfN' where c = 168 index_test.go:140: sql delete from test_index where c = 4784 index_test.go:143: sql update test_index set c1 = 5862967334598019026, c2 = 0.299762, c3 = 'ObFxiHbc9u' where c = 1458 index_test.go:143: sql update test_index set c1 = 2583833064788404569, c2 = 0.902188, c3 = 'P91KJrE3DV' where c = 1892 index_test.go:137: sql insert into test_index values (4980, 543540522823988720, 0.478811, 'CiFuQQFgus') index_test.go:140: sql delete from test_index where c = 4257 index_test.go:143: sql update test_index set c1 = 3894510125138429462, c2 = 0.420019, c3 = 'ug0cztpbNp' where c = 4342 index_test.go:140: sql delete from test_index where c = 2720 index_test.go:140: sql delete from test_index where c = 1235 index_test.go:137: sql insert into test_index values (4981, 6641798915433840022, 0.282691, 'lq5Ryhv468') index_test.go:137: sql insert into test_index values (4982, 4858770033582165721, 0.446716, '66WEEu1HSb') index_test.go:143: sql update test_index set c1 = 1315818403486030128, c2 = 0.915030, c3 = 'yMCnuDZx1t' where c = 1956 index_test.go:137: sql insert into test_index values (4983, 2383604945155166072, 0.101218, 'h9bOqfTKaX') index_test.go:143: sql update test_index set c1 = 1774761999348798243, c2 = 0.116950, c3 = 'zOduWKIn5p' where c = 4244 index_test.go:143: sql update test_index set c1 = 4032557240931305466, c2 = 0.577763, c3 = 'qW3vfpkv0b' where c = 2580 index_test.go:137: sql insert into test_index values (4984, 1180202025140007479, 0.680756, '5haigIdjq0') index_test.go:140: sql delete from test_index where c = 2511 index_test.go:140: sql delete from test_index where c = 1649 index_test.go:137: sql insert into test_index values (4985, 1469061396378668783, 0.554377, 'Kw4RcxkmY7') index_test.go:143: sql update test_index set c1 = 6064025749720901302, c2 = 0.815020, c3 = 'AbR9wBDksN' where c = 892 index_test.go:143: sql update test_index set c1 = 4394859635822054265, c2 = 0.701206, c3 = '1kTpCqK5w2' where c = 1910 index_test.go:140: sql delete from test_index where c = 224 index_test.go:137: sql insert into test_index values (4986, 5212387679278498000, 0.171403, 'T77nKA3UkV') index_test.go:143: sql update test_index set c1 = 8410565645485999800, c2 = 0.528431, c3 = 'bVnFRB662A' where c = 4454 index_test.go:140: sql delete from test_index where c = 3621 index_test.go:137: sql insert into test_index values (4988, 5240744295443691627, 0.735174, 'qOmlQ0tv1U') index_test.go:137: sql insert into test_index values (4987, 4875411791055093546, 0.685318, 't7oLheeuWq') index_test.go:140: sql delete from test_index where c = 4950 index_test.go:140: sql delete from test_index where c = 2303 index_test.go:143: sql update test_index set c1 = 480092852338742413, c2 = 0.340406, c3 = 'l25QpYjdG2' where c = 2089 index_test.go:137: sql insert into test_index values (4989, 5702063364969721206, 0.040511, 'UA5pU8pMth') index_test.go:143: sql update test_index set c1 = 3198900825965718794, c2 = 0.500812, c3 = 'UxZjh7oD1v' where c = 87 index_test.go:137: sql insert into test_index values (4990, 8314476406883372633, 0.530407, '6PsbnoB6vA') index_test.go:143: sql update test_index set c1 = 5757668067871169808, c2 = 0.336244, c3 = 'E9gfcG862O' where c = 613 index_test.go:140: sql delete from test_index where c = 4113 index_test.go:140: sql delete from test_index where c = 2087 index_test.go:140: sql delete from test_index where c = 350 index_test.go:143: sql update test_index set c1 = 6846654928867573547, c2 = 0.045367, c3 = 'jOMPeoP5M9' where c = 3301 index_test.go:143: sql update test_index set c1 = 6932708131177148470, c2 = 0.405710, c3 = 'nmgDnKau74' where c = 2900 index_test.go:137: sql insert into test_index values (4992, 1807975797116732207, 0.681395, 'HohrwM0g1p') index_test.go:143: sql update test_index set c1 = 6996428977203376832, c2 = 0.659964, c3 = 'v8Y20dYZ02' where c = 2195 index_test.go:137: sql insert into test_index values (4991, 5678629949314499217, 0.693644, 'bBWKxGeehC') index_test.go:140: sql delete from test_index where c = 2791 index_test.go:137: sql insert into test_index values (4994, 8938549973894497735, 0.269321, 'JXCpJi1ASy') index_test.go:137: sql insert into test_index values (4993, 4244066301830560315, 0.181225, '00lnCYJ9CG') index_test.go:137: sql insert into test_index values (4995, 1187779502412598291, 0.286024, 'vRWO1zoFJ9') index_test.go:137: sql insert into test_index values (4996, 7236063623612976715, 0.089031, 'Oc0h4Lad9h') index_test.go:140: sql delete from test_index where c = 1257 index_test.go:140: sql delete from test_index where c = 851 index_test.go:143: sql update test_index set c1 = 9142234140554142851, c2 = 0.493344, c3 = '0sArQmmiiY' where c = 2485 index_test.go:143: sql update test_index set c1 = 9048264408414070350, c2 = 0.418086, c3 = 'gbU4qFTKgJ' where c = 2756 index_test.go:140: sql delete from test_index where c = 4679 index_test.go:140: sql delete from test_index where c = 627 index_test.go:140: sql delete from test_index where c = 716 index_test.go:140: sql delete from test_index where c = 3437 index_test.go:143: sql update test_index set c1 = 1716115573788413201, c2 = 0.841475, c3 = 'UgC1glLFXW' where c = 4977 index_test.go:143: sql update test_index set c1 = 3691360225198268287, c2 = 0.514577, c3 = 'AILyFv33li' where c = 127 index_test.go:143: sql update test_index set c1 = 9218408334322294390, c2 = 0.934475, c3 = 'rTZkV8956F' where c = 2826 index_test.go:143: sql update test_index set c1 = 7522839543685465572, c2 = 0.482805, c3 = 'dmDBD4gYcg' where c = 1926 index_test.go:143: sql update test_index set c1 = 3697795780529504585, c2 = 0.037497, c3 = 'HR5222rAvQ' where c = 4216 index_test.go:137: sql insert into test_index values (4997, 737227047657984272, 0.094229, 'TNpGqpqdXp') index_test.go:143: sql update test_index set c1 = 6907259214074263207, c2 = 0.634483, c3 = '78XYT2Nc9V' where c = 3994 index_test.go:143: sql update test_index set c1 = 7250599962896009650, c2 = 0.411041, c3 = 'zb3oR2i1pA' where c = 2826 index_test.go:140: sql delete from test_index where c = 326 index_test.go:137: sql insert into test_index values (4999, 6868565466111862150, 0.619772, '4TtdmJoAV3') index_test.go:143: sql update test_index set c1 = 867227220385922092, c2 = 0.133966, c3 = 'AAVNoId0qx' where c = 1433 index_test.go:137: sql insert into test_index values (4998, 5639617415329268062, 0.070536, 'dRiYTym26c') index_test.go:140: sql delete from test_index where c = 2025 index_test.go:140: sql delete from test_index where c = 607 index_test.go:143: sql update test_index set c1 = 5970429745646316146, c2 = 0.002612, c3 = 'ISU75qwpLe' where c = 3803 index_test.go:143: sql update test_index set c1 = 3122056481921065265, c2 = 0.120100, c3 = 'OIOjW3rDWu' where c = 2660 index_test.go:137: sql insert into test_index values (5000, 3594559445300422371, 0.619422, 'oR89t3QZgP') index_test.go:140: sql delete from test_index where c = 4869 index_test.go:143: sql update test_index set c1 = 2217156830188753876, c2 = 0.942676, c3 = 'lt2rU9WvEN' where c = 2696 index_test.go:137: sql insert into test_index values (5003, 2194316764490878190, 0.779516, '205zxuz8Ha') index_test.go:137: sql insert into test_index values (5002, 7780948186267541579, 0.994704, 'ZAazhVDxhg') index_test.go:137: sql insert into test_index values (5001, 4638726526824793450, 0.860086, 'Z8D0qz18cO') index_test.go:137: sql insert into test_index values (5004, 1125383311674293140, 0.624700, 'oHtdez4rnd') index_test.go:137: sql insert into test_index values (5005, 2551018917736704494, 0.355722, 'g4z4duVTmS') index_test.go:137: sql insert into test_index values (5006, 3418173507562377632, 0.543119, 'QFJrr2nnbC') index_test.go:137: sql insert into test_index values (5007, 281410618360255767, 0.605293, 'zTuRTmkQti') index_test.go:140: sql delete from test_index where c = 3738 index_test.go:137: sql insert into test_index values (5009, 6756866198541304896, 0.847028, 'ZK8TWlIDBC') index_test.go:137: sql insert into test_index values (5008, 3188188986615075367, 0.630014, 'uwsRpEeQKy') index_test.go:137: sql insert into test_index values (5010, 5640507669486058862, 0.509801, 'dzytLOHTbY') index_test.go:140: sql delete from test_index where c = 4175 index_test.go:140: sql delete from test_index where c = 3354 index_test.go:140: sql delete from test_index where c = 4951 index_test.go:140: sql delete from test_index where c = 3510 index_test.go:140: sql delete from test_index where c = 4223 index_test.go:140: sql delete from test_index where c = 2475 index_test.go:140: sql delete from test_index where c = 4700 index_test.go:140: sql delete from test_index where c = 4221 index_test.go:143: sql update test_index set c1 = 4612172896472181142, c2 = 0.620736, c3 = 'WP2vtdv3Oj' where c = 2837 index_test.go:143: sql update test_index set c1 = 654503236750036869, c2 = 0.427988, c3 = 'vIrSE24i8O' where c = 1451 index_test.go:143: sql update test_index set c1 = 4690326160015365084, c2 = 0.920193, c3 = 'nplmTvJzC1' where c = 2859 index_test.go:140: sql delete from test_index where c = 3029 index_test.go:143: sql update test_index set c1 = 4944395507695202889, c2 = 0.651959, c3 = 'qnWW2Zn8to' where c = 2919 index_test.go:143: sql update test_index set c1 = 2537332738773285114, c2 = 0.582125, c3 = 'RMTQbTv5g8' where c = 4884 index_test.go:143: sql update test_index set c1 = 4562043819789756059, c2 = 0.485751, c3 = 'By7RmBy7q9' where c = 795 index_test.go:143: sql update test_index set c1 = 4858237913258571296, c2 = 0.923934, c3 = 'Woa7OOrPGq' where c = 1246 index_test.go:137: sql insert into test_index values (5011, 4281326075996326931, 0.245109, 'Nz4h9b7x36') index_test.go:143: sql update test_index set c1 = 4514823521079964799, c2 = 0.850955, c3 = '3Uj8f83QGb' where c = 2253 index_test.go:137: sql insert into test_index values (5012, 2779342292149388259, 0.011640, 'xO0e1kMNDn') index_test.go:143: sql update test_index set c1 = 2881824936710905744, c2 = 0.994042, c3 = '4cZ44LAnHg' where c = 4597 index_test.go:137: sql insert into test_index values (5013, 6532122705735693307, 0.054214, '4R6GuZlBqp') index_test.go:137: sql insert into test_index values (5015, 4028110529652305683, 0.372957, 'oTW9C35WFR') index_test.go:137: sql insert into test_index values (5016, 4586620012469074165, 0.600846, 'QZxj2lOAHZ') index_test.go:137: sql insert into test_index values (5017, 4584772185033115840, 0.356419, 'XE1UgVq4mM') index_test.go:137: sql insert into test_index values (5014, 4041183691677218773, 0.385733, 'EAm2sJfAGQ') index_test.go:143: sql update test_index set c1 = 2436082378719246686, c2 = 0.180529, c3 = 'oe0srSwhLP' where c = 1834 index_test.go:137: sql insert into test_index values (5018, 2511018618377500926, 0.909764, 'Cr6lsVUIjS') index_test.go:140: sql delete from test_index where c = 404 index_test.go:140: sql delete from test_index where c = 2323 index_test.go:140: sql delete from test_index where c = 1232 index_test.go:140: sql delete from test_index where c = 2125 index_test.go:140: sql delete from test_index where c = 3234 index_test.go:140: sql delete from test_index where c = 215 index_test.go:140: sql delete from test_index where c = 1333 index_test.go:137: sql insert into test_index values (5019, 5577918785750876640, 0.580166, 'nQcEGYOzMt') index_test.go:137: sql insert into test_index values (5020, 3086577212155129715, 0.637317, 'QjUWjcWWHL') index_test.go:143: sql update test_index set c1 = 1462047715509511276, c2 = 0.743715, c3 = 't83bbt8ucS' where c = 566 index_test.go:143: sql update test_index set c1 = 4873881339479755308, c2 = 0.536074, c3 = 'EqKt4pZ7sq' where c = 3402 index_test.go:143: sql update test_index set c1 = 7049196483045004856, c2 = 0.301169, c3 = '3Xb1HIK3O0' where c = 4292 index_test.go:140: sql delete from test_index where c = 2114 index_test.go:143: sql update test_index set c1 = 8176260249799573896, c2 = 0.846881, c3 = 'mTJL9g3fcR' where c = 3540 index_test.go:143: sql update test_index set c1 = 2109752357904568267, c2 = 0.100520, c3 = '8ZVLekZwkQ' where c = 4941 index_test.go:143: sql update test_index set c1 = 8742935910209035208, c2 = 0.445273, c3 = 'HjT5NPPgAo' where c = 4245 index_test.go:143: sql update test_index set c1 = 6275278495650746353, c2 = 0.765220, c3 = 'yJL8Qb8uKe' where c = 2840 index_test.go:140: sql delete from test_index where c = 3283 index_test.go:143: sql update test_index set c1 = 1725673728308542568, c2 = 0.632869, c3 = '8BC1KyOdht' where c = 2855 index_test.go:137: sql insert into test_index values (5023, 3803308843108172414, 0.863487, 'rbq61HBNWW') index_test.go:137: sql insert into test_index values (5022, 3762126033676492105, 0.258959, 'tsdUKOfmj9') index_test.go:143: sql update test_index set c1 = 8607043639765756295, c2 = 0.275692, c3 = '4lTlkgOJtd' where c = 343 index_test.go:137: sql insert into test_index values (5027, 2406544283412664953, 0.333720, 'pj0rN5BY1N') index_test.go:140: sql delete from test_index where c = 3449 index_test.go:137: sql insert into test_index values (5028, 330828350884795387, 0.068369, '8mnqX6ADwx') index_test.go:137: sql insert into test_index values (5024, 8240599484248122852, 0.209333, 'GFJU24WqiA') index_test.go:137: sql insert into test_index values (5026, 705931919589031755, 0.685060, 'g0mCgTxvBH') index_test.go:137: sql insert into test_index values (5021, 8647132698037470204, 0.518946, 'ow5EwsWIsK') index_test.go:140: sql delete from test_index where c = 1750 index_test.go:140: sql delete from test_index where c = 1259 index_test.go:140: sql delete from test_index where c = 645 index_test.go:137: sql insert into test_index values (5029, 651883247011624616, 0.967405, '38aCmx6IqS') index_test.go:140: sql delete from test_index where c = 19 index_test.go:143: sql update test_index set c1 = 3918975109509662512, c2 = 0.895020, c3 = 'HR4ZS7vKRg' where c = 1788 index_test.go:140: sql delete from test_index where c = 4820 index_test.go:137: sql insert into test_index values (5025, 1967707383509367142, 0.913418, 'gd9slMGG6E') index_test.go:140: sql delete from test_index where c = 2477 index_test.go:143: sql update test_index set c1 = 2566203960467477078, c2 = 0.428455, c3 = 'PngSLqldrC' where c = 2127 index_test.go:143: sql update test_index set c1 = 5498431474475794606, c2 = 0.166686, c3 = 'nbvpx8K228' where c = 1151 index_test.go:140: sql delete from test_index where c = 575 index_test.go:143: sql update test_index set c1 = 5365991185895069170, c2 = 0.850515, c3 = 'uNuecF4o9A' where c = 737 index_test.go:140: sql delete from test_index where c = 3513 index_test.go:143: sql update test_index set c1 = 6922381719719411046, c2 = 0.067650, c3 = 'TfUmhNiShf' where c = 1491 index_test.go:143: sql update test_index set c1 = 8155623042233391548, c2 = 0.260764, c3 = 'vQWmtafDxq' where c = 3597 index_test.go:137: sql insert into test_index values (5030, 1013437798972327639, 0.716853, 'lJFUeLySE3') index_test.go:140: sql delete from test_index where c = 3345 index_test.go:143: sql update test_index set c1 = 3583378299369905854, c2 = 0.478108, c3 = 'zFxItInTk8' where c = 3293 index_test.go:137: sql insert into test_index values (5031, 574821271965058703, 0.094263, 'HbdwnPvnMQ') index_test.go:143: sql update test_index set c1 = 1585574679578278828, c2 = 0.487587, c3 = '3zC3tkPbqW' where c = 2099 index_test.go:137: sql insert into test_index values (5032, 1365198939502605143, 0.985025, 'StPdD61lEN') index_test.go:137: sql insert into test_index values (5034, 4155117827747352026, 0.329251, '3RffeGBvr0') index_test.go:143: sql update test_index set c1 = 2991902334679629817, c2 = 0.581038, c3 = 'bW2z6yZppe' where c = 3319 index_test.go:137: sql insert into test_index values (5033, 6436298431197523275, 0.386631, 'mY9NmuDWQs') index_test.go:137: sql insert into test_index values (5035, 5454372449943989989, 0.002326, 'qcPdsKAv7o') index_test.go:140: sql delete from test_index where c = 1789 index_test.go:140: sql delete from test_index where c = 2952 index_test.go:140: sql delete from test_index where c = 1435 index_test.go:143: sql update test_index set c1 = 5875055831513656411, c2 = 0.409563, c3 = '32Ey6cNDmG' where c = 1963 index_test.go:137: sql insert into test_index values (5037, 5035036853271724107, 0.929168, 'MNixi4Y6R4') index_test.go:137: sql insert into test_index values (5036, 6651270148540399807, 0.312057, 'sYHy3onZiy') index_test.go:140: sql delete from test_index where c = 1628 index_test.go:137: sql insert into test_index values (5038, 6666751403729068797, 0.531858, 'JJwwwHAiKg') index_test.go:140: sql delete from test_index where c = 2134 index_test.go:143: sql update test_index set c1 = 1064608987893232226, c2 = 0.000046, c3 = 'zPpavHx2RW' where c = 989 index_test.go:143: sql update test_index set c1 = 4354497900665668505, c2 = 0.120959, c3 = 'ethCXrU0LS' where c = 1528 index_test.go:140: sql delete from test_index where c = 4134 index_test.go:140: sql delete from test_index where c = 4143 index_test.go:137: sql insert into test_index values (5039, 5162363489384762603, 0.627454, 'S1Obxk5IQ7') index_test.go:143: sql update test_index set c1 = 2622081493666084703, c2 = 0.224182, c3 = 'l0VdVsfRRH' where c = 1546 index_test.go:143: sql update test_index set c1 = 7646524986221375180, c2 = 0.169754, c3 = 'gDM3G1CFXn' where c = 2124 index_test.go:140: sql delete from test_index where c = 2497 index_test.go:140: sql delete from test_index where c = 1606 index_test.go:143: sql update test_index set c1 = 2036868987474569979, c2 = 0.837978, c3 = '8igWPH1iwq' where c = 1183 index_test.go:140: sql delete from test_index where c = 2216 index_test.go:143: sql update test_index set c1 = 1265087919349489745, c2 = 0.225925, c3 = 'mcShKEyUyw' where c = 4308 index_test.go:143: sql update test_index set c1 = 4727411978919454808, c2 = 0.437510, c3 = 'uxOvcmidxo' where c = 2943 index_test.go:137: sql insert into test_index values (5040, 3826474003375940009, 0.055216, 'X9aLKA3tzG') index_test.go:137: sql insert into test_index values (5041, 8771750547993603867, 0.035540, 'uPxFzbjtY3') index_test.go:143: sql update test_index set c1 = 4165232610714263603, c2 = 0.195639, c3 = 'fWG2mVTI0h' where c = 625 index_test.go:143: sql update test_index set c1 = 8604817726361867533, c2 = 0.037080, c3 = '964JRO9uVz' where c = 148 index_test.go:140: sql delete from test_index where c = 902 index_test.go:140: sql delete from test_index where c = 4463 index_test.go:137: sql insert into test_index values (5042, 3808201950136373892, 0.452863, '6lkYE8ck57') index_test.go:137: sql insert into test_index values (5046, 7686189832129474309, 0.326235, 'l1OarvITiJ') index_test.go:137: sql insert into test_index values (5045, 1499218279499729582, 0.049428, '75J152j3Ol') index_test.go:143: sql update test_index set c1 = 3026804458589558898, c2 = 0.566369, c3 = 'OZ4uhKCpjD' where c = 3886 index_test.go:137: sql insert into test_index values (5043, 5689905100570607734, 0.202359, 'B5oGK0zQJR') index_test.go:137: sql insert into test_index values (5044, 8926169503653344590, 0.897846, 'um1UwszS6A') index_test.go:137: sql insert into test_index values (5048, 333389821272881449, 0.534007, 'VigZsmOOjg') index_test.go:140: sql delete from test_index where c = 1195 index_test.go:137: sql insert into test_index values (5047, 682797498412593714, 0.511820, '3UcQrCKyRk') index_test.go:140: sql delete from test_index where c = 786 index_test.go:140: sql delete from test_index where c = 1948 index_test.go:137: sql insert into test_index values (5049, 5051750299587321395, 0.781387, 'wUuoAmAbWM') index_test.go:140: sql delete from test_index where c = 3944 index_test.go:143: sql update test_index set c1 = 4438607839568917886, c2 = 0.047871, c3 = 'GDl2v6W4gv' where c = 4805 index_test.go:143: sql update test_index set c1 = 4218548862652091162, c2 = 0.690131, c3 = 'hFNZqqpe2H' where c = 1614 index_test.go:140: sql delete from test_index where c = 2294 index_test.go:140: sql delete from test_index where c = 298 index_test.go:140: sql delete from test_index where c = 4574 index_test.go:143: sql update test_index set c1 = 1600731496692363375, c2 = 0.223316, c3 = '7bylVCXWdI' where c = 464 index_test.go:143: sql update test_index set c1 = 4559636578472025896, c2 = 0.014503, c3 = 'R46k2688qF' where c = 2788 index_test.go:143: sql update test_index set c1 = 5294145672677564072, c2 = 0.386740, c3 = 'FPGJUPjQeN' where c = 4796 index_test.go:143: sql update test_index set c1 = 416114041945514859, c2 = 0.646499, c3 = '3qiP2JSBOx' where c = 4579 index_test.go:137: sql insert into test_index values (5050, 5336226303978492854, 0.312022, 'yp9uzMrqkR') index_test.go:143: sql update test_index set c1 = 8895147490421048302, c2 = 0.663068, c3 = '5Ekh6u74PG' where c = 3827 index_test.go:143: sql update test_index set c1 = 8121695868574798618, c2 = 0.272009, c3 = '1KHsa9E6K4' where c = 181 index_test.go:140: sql delete from test_index where c = 4002 index_test.go:143: sql update test_index set c1 = 8009895444166890515, c2 = 0.139478, c3 = 'FLt2tgpqN4' where c = 1411 index_test.go:140: sql delete from test_index where c = 2566 index_test.go:137: sql insert into test_index values (5051, 1987968389031292818, 0.380116, 'NNAKlbh0J8') index_test.go:137: sql insert into test_index values (5052, 2006896952689647271, 0.948736, 'NsvEle4ld5') index_test.go:137: sql insert into test_index values (5055, 6090235081181123355, 0.273943, 'cb5i9NKBpJ') index_test.go:137: sql insert into test_index values (5056, 8155875690407996753, 0.292028, 'Ly6KXJRJnU') index_test.go:137: sql insert into test_index values (5053, 2862763800728951835, 0.785708, 'v53MqXJOxL') index_test.go:137: sql insert into test_index values (5057, 4742154756239380398, 0.613904, '6z2iVUsWXd') index_test.go:140: sql delete from test_index where c = 3115 index_test.go:140: sql delete from test_index where c = 2860 index_test.go:140: sql delete from test_index where c = 978 index_test.go:137: sql insert into test_index values (5054, 4492268957112524246, 0.474678, 'UsJCU5XOFL') index_test.go:137: sql insert into test_index values (5058, 4409238995348107411, 0.683458, '0tUMU7ThPG') index_test.go:143: sql update test_index set c1 = 951532661612993660, c2 = 0.577783, c3 = 'wkc4iS15u1' where c = 3156 index_test.go:143: sql update test_index set c1 = 2803668678941104227, c2 = 0.403006, c3 = 'l9wLVFMYFS' where c = 3964 index_test.go:143: sql update test_index set c1 = 4715706074635166331, c2 = 0.230649, c3 = 'HXWbzxSnEk' where c = 322 index_test.go:143: sql update test_index set c1 = 319796304559458204, c2 = 0.484621, c3 = 'uFkCDWZkJH' where c = 3102 index_test.go:140: sql delete from test_index where c = 3781 index_test.go:140: sql delete from test_index where c = 4297 index_test.go:140: sql delete from test_index where c = 10 index_test.go:143: sql update test_index set c1 = 84900249862003215, c2 = 0.419811, c3 = 'kDf0TGd8ND' where c = 3495 index_test.go:140: sql delete from test_index where c = 2313 index_test.go:143: sql update test_index set c1 = 6262266951111752144, c2 = 0.090513, c3 = 'GGI07gOYGa' where c = 2172 index_test.go:140: sql delete from test_index where c = 4886 index_test.go:137: sql insert into test_index values (5059, 1962674059678184278, 0.808269, '7GYD600Kb5') index_test.go:143: sql update test_index set c1 = 935192819194592789, c2 = 0.109987, c3 = 'A0wPxQGnHv' where c = 4361 index_test.go:137: sql insert into test_index values (5060, 3129825866565891614, 0.034578, 'fG9dcbXr5P') index_test.go:143: sql update test_index set c1 = 8352216097914853307, c2 = 0.939487, c3 = 'qMEQaHqd6x' where c = 894 index_test.go:137: sql insert into test_index values (5061, 420423303855125445, 0.435305, 'nO3CxOIM5y') index_test.go:140: sql delete from test_index where c = 1940 index_test.go:140: sql delete from test_index where c = 1629 index_test.go:137: sql insert into test_index values (5062, 2223156856506663492, 0.664403, '469oO5Xeia') index_test.go:137: sql insert into test_index values (5063, 1388342642196738996, 0.985816, 'WyyYC2Ee74') index_test.go:143: sql update test_index set c1 = 7899757362050257827, c2 = 0.756186, c3 = 'OQdtcQTIr8' where c = 2584 index_test.go:143: sql update test_index set c1 = 9032946726383955242, c2 = 0.040600, c3 = 'UmSzb0LGFN' where c = 2762 index_test.go:137: sql insert into test_index values (5065, 5265968652772382452, 0.158880, 'kqnMBpGkbj') index_test.go:143: sql update test_index set c1 = 6162594010710405095, c2 = 0.389344, c3 = 'dJa5kEnc0p' where c = 3580 index_test.go:140: sql delete from test_index where c = 660 index_test.go:140: sql delete from test_index where c = 755 index_test.go:137: sql insert into test_index values (5064, 3054985185376726866, 0.614503, '3gMYulhDK4') index_test.go:143: sql update test_index set c1 = 6321552617113635301, c2 = 0.064144, c3 = 'vfP4mt6x4n' where c = 1100 index_test.go:137: sql insert into test_index values (5066, 42035500346796084, 0.210515, 'FULRQcQ4Qf') index_test.go:140: sql delete from test_index where c = 982 index_test.go:137: sql insert into test_index values (5068, 4111683968128991219, 0.356088, 'Za296l63dc') index_test.go:140: sql delete from test_index where c = 4902 index_test.go:137: sql insert into test_index values (5069, 1726912584209433144, 0.492447, '7gEAoJEhyz') index_test.go:143: sql update test_index set c1 = 9210726355841324348, c2 = 0.945353, c3 = 'vmEBOaiXsi' where c = 5041 index_test.go:137: sql insert into test_index values (5067, 2874879181723217112, 0.564342, 'LJYyyRZS2p') index_test.go:137: sql insert into test_index values (5070, 1063955332216673574, 0.609150, 'E30QQj7wv0') index_test.go:143: sql update test_index set c1 = 9136933697068822462, c2 = 0.359522, c3 = 'DPG0JcHDvO' where c = 3597 index_test.go:140: sql delete from test_index where c = 4339 index_test.go:140: sql delete from test_index where c = 370 index_test.go:143: sql update test_index set c1 = 5938198162621451381, c2 = 0.211448, c3 = '7zdSQEti5V' where c = 494 index_test.go:140: sql delete from test_index where c = 3875 index_test.go:140: sql delete from test_index where c = 3377 index_test.go:140: sql delete from test_index where c = 3128 index_test.go:137: sql insert into test_index values (5071, 8531492617309089043, 0.264860, 'Wf3ZF06X4U') index_test.go:143: sql update test_index set c1 = 9145340479394410563, c2 = 0.824217, c3 = 'vwQwG4lrIN' where c = 3582 index_test.go:143: sql update test_index set c1 = 5259974094776758493, c2 = 0.941983, c3 = 'I4tggRjEoy' where c = 2481 index_test.go:143: sql update test_index set c1 = 9062590926964322960, c2 = 0.316898, c3 = '6eoU9XFwjt' where c = 2455 index_test.go:140: sql delete from test_index where c = 2888 index_test.go:137: sql insert into test_index values (5073, 698945812942371737, 0.218458, 'AfCqhcsvSI') index_test.go:137: sql insert into test_index values (5072, 2741999122448104550, 0.561508, 'qYbIa5fcFb') index_test.go:143: sql update test_index set c1 = 4848690410877692658, c2 = 0.443505, c3 = 'j52AKFnKhP' where c = 4850 index_test.go:143: sql update test_index set c1 = 736848036920862152, c2 = 0.558526, c3 = 'zHP9zepeN1' where c = 3043 index_test.go:137: sql insert into test_index values (5075, 6673798239897267660, 0.129502, '3o2FwH66O7') index_test.go:137: sql insert into test_index values (5074, 4950832280320426034, 0.752302, 'uxxfymeBMF') index_test.go:137: sql insert into test_index values (5076, 215941572306368373, 0.704721, 'iLgR4e5FCw') index_test.go:143: sql update test_index set c1 = 2629803429529205059, c2 = 0.604824, c3 = 'XC5g4ARffs' where c = 4391 index_test.go:140: sql delete from test_index where c = 3472 index_test.go:143: sql update test_index set c1 = 8270900849955302819, c2 = 0.274937, c3 = '4dqqQHD316' where c = 337 index_test.go:140: sql delete from test_index where c = 2526 index_test.go:137: sql insert into test_index values (5077, 8010964896257947056, 0.897535, 'bJk1bs0ZNp') index_test.go:140: sql delete from test_index where c = 1649 index_test.go:140: sql delete from test_index where c = 3370 index_test.go:143: sql update test_index set c1 = 5486283669598363861, c2 = 0.328704, c3 = 'EhlNK5R2je' where c = 2429 index_test.go:140: sql delete from test_index where c = 3413 index_test.go:137: sql insert into test_index values (5078, 1503272182810997190, 0.276461, 'J5ns5EB0fM') index_test.go:137: sql insert into test_index values (5079, 8342567480351752060, 0.084175, 'ggqjS7jzzK') index_test.go:143: sql update test_index set c1 = 1808209429572054974, c2 = 0.810453, c3 = 'NcjLEfk9Vz' where c = 1804 index_test.go:140: sql delete from test_index where c = 3828 index_test.go:137: sql insert into test_index values (5080, 1998151483797570652, 0.328525, 'TKcuUN0CdY') index_test.go:143: sql update test_index set c1 = 4862556848897700530, c2 = 0.824169, c3 = 'PeXS5MFc5f' where c = 3628 index_test.go:143: sql update test_index set c1 = 3998272243668473734, c2 = 0.028547, c3 = '5BQE7fvvmb' where c = 765 index_test.go:140: sql delete from test_index where c = 5006 index_test.go:140: sql delete from test_index where c = 1823 index_test.go:143: sql update test_index set c1 = 8424349165220793022, c2 = 0.484620, c3 = 'XnH8th2XKk' where c = 796 index_test.go:143: sql update test_index set c1 = 5441217687899029892, c2 = 0.051830, c3 = 'DJrR0S2WMQ' where c = 4738 index_test.go:137: sql insert into test_index values (5081, 5144667622902026153, 0.318429, 'vVUpjtCfDT') index_test.go:140: sql delete from test_index where c = 4486 index_test.go:143: sql update test_index set c1 = 7489657596632501132, c2 = 0.226599, c3 = 'KhAjs3nI8m' where c = 4252 index_test.go:137: sql insert into test_index values (5083, 2725994515546302685, 0.527362, 'lZ0vDjQpen') index_test.go:137: sql insert into test_index values (5082, 9112880920736677853, 0.629979, 'BW49SMxrHu') index_test.go:137: sql insert into test_index values (5084, 3805507560277321683, 0.958908, 'c4hVUhDyUM') index_test.go:140: sql delete from test_index where c = 904 index_test.go:140: sql delete from test_index where c = 3111 index_test.go:137: sql insert into test_index values (5086, 7197522174437881094, 0.915577, '5sEffsGGRe') index_test.go:137: sql insert into test_index values (5085, 2810504430282610398, 0.540090, 'gnxAc8toVy') index_test.go:143: sql update test_index set c1 = 8736801295976627192, c2 = 0.811704, c3 = 'TFlG3jnvvj' where c = 2820 index_test.go:140: sql delete from test_index where c = 1443 index_test.go:140: sql delete from test_index where c = 2752 index_test.go:143: sql update test_index set c1 = 6800829048903821152, c2 = 0.347591, c3 = 'Dc4RoboCDp' where c = 1228 index_test.go:143: sql update test_index set c1 = 8433951551887602124, c2 = 0.144463, c3 = 'ugrNImwDOY' where c = 1562 index_test.go:140: sql delete from test_index where c = 4110 index_test.go:137: sql insert into test_index values (5087, 7656152899575932357, 0.495932, 'K2hLRgIdpO') index_test.go:137: sql insert into test_index values (5088, 1050963101649787618, 0.872634, '1TZ956ahOW') index_test.go:140: sql delete from test_index where c = 203 index_test.go:143: sql update test_index set c1 = 5262112152010336280, c2 = 0.382391, c3 = '2x35NKa6YX' where c = 3713 index_test.go:140: sql delete from test_index where c = 2297 index_test.go:140: sql delete from test_index where c = 2645 index_test.go:137: sql insert into test_index values (5089, 5933144718624526967, 0.114496, 'J4jhXmr53t') index_test.go:143: sql update test_index set c1 = 6693038620676286088, c2 = 0.058898, c3 = 'TTolGwB4bB' where c = 3 index_test.go:143: sql update test_index set c1 = 7147745838545249595, c2 = 0.332406, c3 = 'MdjieaPBDB' where c = 1455 index_test.go:143: sql update test_index set c1 = 6715193817143828317, c2 = 0.169687, c3 = 'ZQemhP6eHL' where c = 3431 index_test.go:140: sql delete from test_index where c = 209 index_test.go:140: sql delete from test_index where c = 4018 index_test.go:137: sql insert into test_index values (5090, 5524220514473382023, 0.146455, 'JaPa74oNzh') index_test.go:143: sql update test_index set c1 = 9185302318548916419, c2 = 0.465293, c3 = '0wDOxmbKy5' where c = 4313 index_test.go:143: sql update test_index set c1 = 183488643009114525, c2 = 0.559939, c3 = 'nmvHHYRGFg' where c = 5079 index_test.go:143: sql update test_index set c1 = 5405263985111122670, c2 = 0.239611, c3 = 'VuET17YBcg' where c = 4811 index_test.go:137: sql insert into test_index values (5092, 3486923823334710504, 0.648448, 'EXkNIk7zi2') index_test.go:143: sql update test_index set c1 = 205298339948962326, c2 = 0.974940, c3 = 'AFdkmIhPiQ' where c = 4345 index_test.go:143: sql update test_index set c1 = 3687071448243618305, c2 = 0.880622, c3 = 'shmDardOTt' where c = 1466 index_test.go:137: sql insert into test_index values (5091, 944501104800589303, 0.581781, 'yOW5p8eawG') index_test.go:137: sql insert into test_index values (5093, 6222614177336651433, 0.371239, 'KpJAQ6R1UE') index_test.go:137: sql insert into test_index values (5094, 3958855428956039770, 0.500452, 'w8w85xebRE') index_test.go:137: sql insert into test_index values (5095, 8267127928306522293, 0.960884, 'XSQILi3kfD') index_test.go:140: sql delete from test_index where c = 689 index_test.go:137: sql insert into test_index values (5097, 9108773767152467865, 0.622637, 'ngji4KZq0Z') index_test.go:137: sql insert into test_index values (5098, 7415362147333879210, 0.551808, 'lvugO8kSYk') index_test.go:140: sql delete from test_index where c = 2817 index_test.go:140: sql delete from test_index where c = 2722 index_test.go:137: sql insert into test_index values (5096, 4037492366514205233, 0.936410, 'BzBZGYTN2p') index_test.go:140: sql delete from test_index where c = 4831 index_test.go:140: sql delete from test_index where c = 1415 index_test.go:140: sql delete from test_index where c = 3943 index_test.go:143: sql update test_index set c1 = 3447973265612899509, c2 = 0.343492, c3 = 'zRSAv1HbuC' where c = 3056 index_test.go:140: sql delete from test_index where c = 861 index_test.go:143: sql update test_index set c1 = 898681068965292293, c2 = 0.023145, c3 = 'fG3L6O8kTC' where c = 1523 index_test.go:143: sql update test_index set c1 = 1930203758440308217, c2 = 0.839381, c3 = '2EmPhb23uK' where c = 352 index_test.go:143: sql update test_index set c1 = 7341515901777299749, c2 = 0.938680, c3 = '2UeoqO80S1' where c = 160 index_test.go:140: sql delete from test_index where c = 1463 index_test.go:143: sql update test_index set c1 = 5766836663348054492, c2 = 0.286613, c3 = 'zvjRhXeg62' where c = 3111 index_test.go:143: sql update test_index set c1 = 3617865078806963557, c2 = 0.518285, c3 = 'm4yNBk6nUu' where c = 619 index_test.go:143: sql update test_index set c1 = 3865579599129647138, c2 = 0.368742, c3 = 'Clq0gWSTdu' where c = 3811 index_test.go:140: sql delete from test_index where c = 1982 index_test.go:143: sql update test_index set c1 = 815634962523159644, c2 = 0.318970, c3 = 'GkXczSu4Sv' where c = 4493 index_test.go:137: sql insert into test_index values (5099, 8044598344627698905, 0.193900, 'nZWiq1mxX9') index_test.go:143: sql update test_index set c1 = 2787609472254011857, c2 = 0.651075, c3 = 'okYMDfSMFk' where c = 1482 index_test.go:137: sql insert into test_index values (5100, 4286143838031076268, 0.900678, '2aaNdOSt6N') index_test.go:140: sql delete from test_index where c = 2815 index_test.go:143: sql update test_index set c1 = 4688092993054903075, c2 = 0.044015, c3 = 'TpA1ojc0zw' where c = 1025 index_test.go:140: sql delete from test_index where c = 2853 index_test.go:143: sql update test_index set c1 = 1027863507677967925, c2 = 0.411491, c3 = 'g7vCfS3TFF' where c = 4976 index_test.go:137: sql insert into test_index values (5101, 5978739447590449087, 0.458508, 'LsY3kTRvmR') index_test.go:137: sql insert into test_index values (5106, 8780426304598460538, 0.483119, 'tph7p6S01B') index_test.go:137: sql insert into test_index values (5104, 7766858679735775858, 0.407673, '1SAyuLzqs2') index_test.go:137: sql insert into test_index values (5103, 2955961410222560664, 0.192707, 'Olb8q1UdjG') index_test.go:137: sql insert into test_index values (5102, 7159924159002130394, 0.070332, '0ToxX0qM0T') index_test.go:137: sql insert into test_index values (5109, 5272178919249420321, 0.199836, 'AoQeX8COIP') index_test.go:137: sql insert into test_index values (5107, 4525502557733851721, 0.005307, 'ynGdcruxIn') index_test.go:137: sql insert into test_index values (5105, 7693984794906767191, 0.360696, 'bmPLp1SeJ2') index_test.go:137: sql insert into test_index values (5110, 7729019758211335155, 0.202697, 'vZEdYe9lnq') index_test.go:140: sql delete from test_index where c = 1500 index_test.go:137: sql insert into test_index values (5108, 7735280012168538799, 0.622746, 'MrsQKqXUe3') index_test.go:140: sql delete from test_index where c = 700 index_test.go:143: sql update test_index set c1 = 3496412515932916536, c2 = 0.359199, c3 = 'N6nAND8Jhd' where c = 61 index_test.go:140: sql delete from test_index where c = 3648 index_test.go:140: sql delete from test_index where c = 190 index_test.go:140: sql delete from test_index where c = 1286 index_test.go:140: sql delete from test_index where c = 802 index_test.go:140: sql delete from test_index where c = 1110 index_test.go:140: sql delete from test_index where c = 2822 index_test.go:140: sql delete from test_index where c = 3073 index_test.go:143: sql update test_index set c1 = 5168003230090530024, c2 = 0.561926, c3 = 'fBSAb0VG1S' where c = 4125 index_test.go:137: sql insert into test_index values (5111, 2933421598244090859, 0.729100, 'YWSIBCe5Ry') index_test.go:143: sql update test_index set c1 = 5153837091546892516, c2 = 0.733009, c3 = 'ov8G4Tr5xy' where c = 357 index_test.go:140: sql delete from test_index where c = 3341 index_test.go:143: sql update test_index set c1 = 6864837647226951370, c2 = 0.980241, c3 = 'xv6d8oTZiw' where c = 157 index_test.go:143: sql update test_index set c1 = 1392144412140416743, c2 = 0.642950, c3 = 'dTA5IU7hfg' where c = 4835 index_test.go:143: sql update test_index set c1 = 5245757798882407830, c2 = 0.350732, c3 = 'JYFstDoU7w' where c = 4627 index_test.go:143: sql update test_index set c1 = 4420412722029818162, c2 = 0.577780, c3 = 'fjGtszjQy8' where c = 3830 index_test.go:140: sql delete from test_index where c = 2325 index_test.go:143: sql update test_index set c1 = 7286130001183999442, c2 = 0.332174, c3 = 'U8KE3MUzo0' where c = 863 index_test.go:137: sql insert into test_index values (5112, 8018153707121893287, 0.459570, 'ZV3YXIKfZ8') index_test.go:137: sql insert into test_index values (5116, 4053601462879635441, 0.088197, 'GAk9DUeCJE') index_test.go:137: sql insert into test_index values (5113, 2409724895202224636, 0.327404, 'g6AKlr9wAU') index_test.go:143: sql update test_index set c1 = 4511123846985172580, c2 = 0.853744, c3 = 'hWJ535vZLD' where c = 1026 index_test.go:137: sql insert into test_index values (5114, 7244811048485325208, 0.579127, 'ebjBgnucGW') index_test.go:137: sql insert into test_index values (5115, 5327526621365999869, 0.623276, 'DhZzgxcpa0') index_test.go:143: sql update test_index set c1 = 208830375401302764, c2 = 0.390729, c3 = 'MtKgmu3KGw' where c = 3418 index_test.go:140: sql delete from test_index where c = 1623 index_test.go:140: sql delete from test_index where c = 1247 index_test.go:143: sql update test_index set c1 = 2316640244400903987, c2 = 0.568294, c3 = 'RsE6l6Mkk6' where c = 4688 index_test.go:137: sql insert into test_index values (5117, 1931213190011278167, 0.262927, 'Zwb7XhIIiJ') index_test.go:140: sql delete from test_index where c = 3294 index_test.go:143: sql update test_index set c1 = 180193239854733048, c2 = 0.086369, c3 = 'vxJYdZCxic' where c = 3017 index_test.go:143: sql update test_index set c1 = 1225965870215352309, c2 = 0.837447, c3 = 'lu6hkJoC9p' where c = 172 index_test.go:137: sql insert into test_index values (5118, 256009646376907001, 0.915962, '0TsoyPjIAL') index_test.go:137: sql insert into test_index values (5119, 6549164894605225235, 0.522337, 'fNfcTYzoQw') index_test.go:140: sql delete from test_index where c = 777 index_test.go:140: sql delete from test_index where c = 1050 index_test.go:140: sql delete from test_index where c = 46 index_test.go:137: sql insert into test_index values (5121, 6418993647519145006, 0.129531, 'QwnAVSOdA4') index_test.go:140: sql delete from test_index where c = 1173 index_test.go:143: sql update test_index set c1 = 598571876989699595, c2 = 0.035585, c3 = '015XYAZTHM' where c = 3354 index_test.go:143: sql update test_index set c1 = 6649195429004670213, c2 = 0.820775, c3 = 'NeVfQzrige' where c = 100 index_test.go:137: sql insert into test_index values (5120, 3318411739431884444, 0.126261, 'pDSo63XdXb') index_test.go:137: sql insert into test_index values (5123, 3813247124903890008, 0.870781, 'vCfu3t0xfS') index_test.go:143: sql update test_index set c1 = 6205056052366993239, c2 = 0.930026, c3 = 'l0KzDvbCQt' where c = 1890 index_test.go:143: sql update test_index set c1 = 6507459674181623214, c2 = 0.377614, c3 = 'v0LDYL0xgZ' where c = 1106 index_test.go:140: sql delete from test_index where c = 3492 index_test.go:137: sql insert into test_index values (5122, 5415712285411031938, 0.576079, 'tw1oF5ueBK') index_test.go:143: sql update test_index set c1 = 247840627592470176, c2 = 0.261838, c3 = 'MHLWMnlh8x' where c = 4503 index_test.go:137: sql insert into test_index values (5124, 613297029337785910, 0.361487, 'zimps6b9MS') index_test.go:143: sql update test_index set c1 = 2762278036849253961, c2 = 0.686893, c3 = 'R2H8bLi3ZJ' where c = 690 index_test.go:140: sql delete from test_index where c = 3542 index_test.go:140: sql delete from test_index where c = 3654 index_test.go:137: sql insert into test_index values (5126, 484779110127563845, 0.387396, 'UsApPMSf9z') index_test.go:143: sql update test_index set c1 = 1955559646665919434, c2 = 0.576506, c3 = 'QR9rxMklwl' where c = 2597 index_test.go:140: sql delete from test_index where c = 3419 index_test.go:137: sql insert into test_index values (5128, 1944005546534146938, 0.095040, 'CcGglQKnBx') index_test.go:137: sql insert into test_index values (5127, 4487633896177233824, 0.123351, 'MIgexxHvjY') index_test.go:137: sql insert into test_index values (5125, 2110686739337862949, 0.940603, 'ltOLz7m9JF') index_test.go:140: sql delete from test_index where c = 770 index_test.go:140: sql delete from test_index where c = 3930 index_test.go:137: sql insert into test_index values (5129, 5491116754716367268, 0.829567, 'KHceM0td5c') index_test.go:140: sql delete from test_index where c = 2303 index_test.go:143: sql update test_index set c1 = 2221362479025116121, c2 = 0.665178, c3 = 'gZTelaPrFl' where c = 257 index_test.go:143: sql update test_index set c1 = 3022757269827702171, c2 = 0.145603, c3 = 'usTzxuUAAd' where c = 1185 index_test.go:137: sql insert into test_index values (5130, 4289542007048011463, 0.017279, 'mtW6RZFHuG') index_test.go:140: sql delete from test_index where c = 4620 index_test.go:140: sql delete from test_index where c = 2166 index_test.go:140: sql delete from test_index where c = 2824 index_test.go:143: sql update test_index set c1 = 3550245818029654849, c2 = 0.435596, c3 = 'cV8lL0GIew' where c = 4847 index_test.go:140: sql delete from test_index where c = 4399 index_test.go:143: sql update test_index set c1 = 5601633717145714185, c2 = 0.956748, c3 = 'ddmtrPd7sx' where c = 4134 index_test.go:143: sql update test_index set c1 = 7411775813012897316, c2 = 0.742123, c3 = 'yt83B5MK0U' where c = 2899 index_test.go:143: sql update test_index set c1 = 7155874856866511777, c2 = 0.582720, c3 = 'HWuRtVjcb2' where c = 2353 index_test.go:137: sql insert into test_index values (5132, 107023928005806687, 0.320109, '63cZbgBGzB') index_test.go:143: sql update test_index set c1 = 8742560315841203716, c2 = 0.213614, c3 = 'tdp3GqWEXo' where c = 2968 index_test.go:143: sql update test_index set c1 = 8247098375864590092, c2 = 0.652507, c3 = 'SazbHx2ptR' where c = 2746 index_test.go:137: sql insert into test_index values (5131, 2164446163088182108, 0.639816, 'PYghRHBvjv') index_test.go:140: sql delete from test_index where c = 2185 index_test.go:140: sql delete from test_index where c = 3798 index_test.go:143: sql update test_index set c1 = 6009161109545554875, c2 = 0.664704, c3 = 'gauzBoOyG0' where c = 757 index_test.go:137: sql insert into test_index values (5134, 2832253069928904347, 0.804951, 'FhJRszwTd8') index_test.go:137: sql insert into test_index values (5135, 7133479923571325376, 0.068835, 'h05b2PFUQW') index_test.go:137: sql insert into test_index values (5136, 3663207056843759314, 0.481440, 'EsJwD3iMBK') index_test.go:137: sql insert into test_index values (5138, 4949302967610841590, 0.416552, '2yXwBb0wWT') index_test.go:137: sql insert into test_index values (5133, 3014218633408126687, 0.257663, 'TYjDfwpBIR') index_test.go:140: sql delete from test_index where c = 3836 index_test.go:140: sql delete from test_index where c = 1192 index_test.go:140: sql delete from test_index where c = 78 index_test.go:143: sql update test_index set c1 = 4259191811462619375, c2 = 0.931298, c3 = '2YcMO1o9qr' where c = 4170 index_test.go:140: sql delete from test_index where c = 1105 index_test.go:143: sql update test_index set c1 = 5447835238881795248, c2 = 0.954629, c3 = 'pTYWeDmtTg' where c = 3174 index_test.go:140: sql delete from test_index where c = 2063 index_test.go:137: sql insert into test_index values (5137, 3256345617870584968, 0.299718, 'trvGVZ1b3a') index_test.go:137: sql insert into test_index values (5139, 7215293528275602673, 0.245983, 'mgpyQekmwj') index_test.go:143: sql update test_index set c1 = 4237275580375048379, c2 = 0.910368, c3 = 'mfLSdKVIs8' where c = 2815 index_test.go:140: sql delete from test_index where c = 2652 index_test.go:140: sql delete from test_index where c = 4856 index_test.go:143: sql update test_index set c1 = 6638575401207695358, c2 = 0.248947, c3 = 'yk9yZdZXZE' where c = 590 index_test.go:140: sql delete from test_index where c = 2421 index_test.go:137: sql insert into test_index values (5141, 7333128034932794891, 0.591805, 'FZ2xCoFCBp') index_test.go:143: sql update test_index set c1 = 8096259478661682055, c2 = 0.039136, c3 = '8YlwMdcaSr' where c = 4901 index_test.go:143: sql update test_index set c1 = 1683868894967898886, c2 = 0.448967, c3 = 'gdeQKuOIgd' where c = 1535 index_test.go:143: sql update test_index set c1 = 5182560884421685970, c2 = 0.377293, c3 = '89nQW64bsa' where c = 4703 index_test.go:137: sql insert into test_index values (5140, 6322942476789705110, 0.766095, 'aQL0ui9p1N') index_test.go:137: sql insert into test_index values (5142, 5320215082293508031, 0.093077, '0MVe4CEv2c') index_test.go:140: sql delete from test_index where c = 1445 index_test.go:137: sql insert into test_index values (5143, 181854017892290036, 0.123727, '51oyfpWUOT') index_test.go:143: sql update test_index set c1 = 8155121559237260870, c2 = 0.010182, c3 = 'Xn0wJ8pd9J' where c = 1801 index_test.go:143: sql update test_index set c1 = 3293572471834650720, c2 = 0.649438, c3 = 'dGjnVJSf4k' where c = 4678 index_test.go:143: sql update test_index set c1 = 6538212520453404099, c2 = 0.678153, c3 = 'o7rTub6Yl7' where c = 5057 index_test.go:137: sql insert into test_index values (5144, 7098432402592413965, 0.989940, '2hFgK7rboz') index_test.go:137: sql insert into test_index values (5145, 3497871161489573297, 0.806817, 'CjU91Obm8U') index_test.go:137: sql insert into test_index values (5146, 4194055371866655718, 0.541401, 'gArt0gph9p') index_test.go:140: sql delete from test_index where c = 1470 index_test.go:140: sql delete from test_index where c = 3405 index_test.go:140: sql delete from test_index where c = 1599 index_test.go:140: sql delete from test_index where c = 3783 index_test.go:137: sql insert into test_index values (5148, 2197672947733041114, 0.369409, 'tSnMsttWT5') index_test.go:137: sql insert into test_index values (5149, 2366692961586638701, 0.118226, 'qN1dTn3cMp') index_test.go:143: sql update test_index set c1 = 9092855014917950357, c2 = 0.567902, c3 = 'TneH1xKQbe' where c = 3593 index_test.go:137: sql insert into test_index values (5147, 6603065123604732812, 0.176367, 'aBxYwwXDDa') index_test.go:143: sql update test_index set c1 = 8889662844358454092, c2 = 0.090788, c3 = 'uUiHNu1RIW' where c = 364 index_test.go:143: sql update test_index set c1 = 3936087197710354867, c2 = 0.582931, c3 = 'anclyHZmr6' where c = 92 index_test.go:140: sql delete from test_index where c = 3278 index_test.go:143: sql update test_index set c1 = 7827647901651441494, c2 = 0.991769, c3 = 'UmKA9h2TED' where c = 1990 index_test.go:140: sql delete from test_index where c = 259 index_test.go:140: sql delete from test_index where c = 2387 index_test.go:143: sql update test_index set c1 = 7114275933772937708, c2 = 0.481380, c3 = 'VkZ8y46r7Z' where c = 4503 index_test.go:137: sql insert into test_index values (5150, 7966231922815569935, 0.797902, 'MJMvnwgYSm') index_test.go:137: sql insert into test_index values (5151, 2690763623618318538, 0.951408, 'wVpyILvhzJ') index_test.go:143: sql update test_index set c1 = 7983513379953890484, c2 = 0.565537, c3 = 'YPHQJNEsjU' where c = 902 index_test.go:140: sql delete from test_index where c = 4464 index_test.go:140: sql delete from test_index where c = 3376 index_test.go:137: sql insert into test_index values (5152, 7725939453580252511, 0.741384, 'VAWKoDw53r') index_test.go:137: sql insert into test_index values (5153, 8342921449312450912, 0.962042, '3ihULaaFqx') index_test.go:143: sql update test_index set c1 = 7329395120600484387, c2 = 0.805026, c3 = 'VwKxmQSZl6' where c = 3556 index_test.go:137: sql insert into test_index values (5154, 3003659314853501289, 0.204169, '76AsC8V2wP') index_test.go:140: sql delete from test_index where c = 325 index_test.go:143: sql update test_index set c1 = 673503988681877703, c2 = 0.660384, c3 = 'ycvLF78zrm' where c = 2897 index_test.go:143: sql update test_index set c1 = 4004471150188339401, c2 = 0.674855, c3 = 'PsZt2EkvOn' where c = 3546 index_test.go:140: sql delete from test_index where c = 3845 index_test.go:140: sql delete from test_index where c = 1180 index_test.go:137: sql insert into test_index values (5155, 1316660906730337036, 0.265885, 'yxvreUsOS3') index_test.go:143: sql update test_index set c1 = 241161754755331354, c2 = 0.830227, c3 = 'EQ4Xo4xuTz' where c = 4755 index_test.go:140: sql delete from test_index where c = 3120 index_test.go:143: sql update test_index set c1 = 7212351769587052198, c2 = 0.172275, c3 = 'VhoblIuEgu' where c = 2657 index_test.go:140: sql delete from test_index where c = 337 index_test.go:137: sql insert into test_index values (5156, 4432483518423414202, 0.107102, 'JK3IGyylm1') index_test.go:143: sql update test_index set c1 = 1810248787059933872, c2 = 0.926401, c3 = 'PwkvntrJBO' where c = 2528 index_test.go:143: sql update test_index set c1 = 254440099337608587, c2 = 0.319520, c3 = 'yfrMUSEkLw' where c = 1286 index_test.go:137: sql insert into test_index values (5158, 1335405938038299931, 0.165383, '3DPOv8D9GX') index_test.go:137: sql insert into test_index values (5159, 341690013558180641, 0.222999, 'TDc6rN7sxs') index_test.go:137: sql insert into test_index values (5157, 5721915154548936522, 0.743775, '5qUiS7hiEw') index_test.go:143: sql update test_index set c1 = 6071083999990588292, c2 = 0.892652, c3 = 'gtfYNC2gHL' where c = 2844 index_test.go:140: sql delete from test_index where c = 3342 index_test.go:143: sql update test_index set c1 = 4653791211547825758, c2 = 0.594251, c3 = 'UK4fSndIR5' where c = 3031 index_test.go:137: sql insert into test_index values (5161, 6892717684652822972, 0.089877, 'i9InpmRYPO') index_test.go:137: sql insert into test_index values (5160, 5734976726309150282, 0.280242, 'i0zSR9JJ1k') index_test.go:140: sql delete from test_index where c = 1924 index_test.go:140: sql delete from test_index where c = 2487 index_test.go:137: sql insert into test_index values (5163, 4346821966718071764, 0.031202, 'vFBfob5jo9') index_test.go:140: sql delete from test_index where c = 4439 index_test.go:137: sql insert into test_index values (5162, 4690973382639488457, 0.666035, 'RbyAKeG0p9') index_test.go:140: sql delete from test_index where c = 4705 index_test.go:140: sql delete from test_index where c = 1418 index_test.go:143: sql update test_index set c1 = 7713892616760888149, c2 = 0.329480, c3 = '1hybH6V6As' where c = 749 index_test.go:140: sql delete from test_index where c = 950 index_test.go:143: sql update test_index set c1 = 2382137795121495144, c2 = 0.330008, c3 = 'l0O8oMVQPV' where c = 1445 index_test.go:140: sql delete from test_index where c = 116 index_test.go:137: sql insert into test_index values (5164, 1158569203860226286, 0.231154, 'PrynNIiLPF') index_test.go:143: sql update test_index set c1 = 7410841257559359921, c2 = 0.436148, c3 = 'wZWxZWp70d' where c = 2717 index_test.go:143: sql update test_index set c1 = 842914908673229507, c2 = 0.604293, c3 = 'vyQW9YxPVw' where c = 4526 index_test.go:143: sql update test_index set c1 = 168577085063116614, c2 = 0.495703, c3 = '6SZaK5ib2n' where c = 118 index_test.go:140: sql delete from test_index where c = 2552 index_test.go:140: sql delete from test_index where c = 1427 index_test.go:143: sql update test_index set c1 = 8672437593567809149, c2 = 0.985867, c3 = 'lydg0ZLB0e' where c = 5095 index_test.go:137: sql insert into test_index values (5165, 3928936375215783567, 0.561029, 'mOhrx31A83') index_test.go:143: sql update test_index set c1 = 4127067854558435421, c2 = 0.723752, c3 = 'y9DwwbT9RC' where c = 4027 index_test.go:137: sql insert into test_index values (5166, 8935557043329324427, 0.782085, '45yTyLBKSP') index_test.go:143: sql update test_index set c1 = 297747009554856473, c2 = 0.177970, c3 = '5EZLjRcKqV' where c = 2283 index_test.go:143: sql update test_index set c1 = 7223272894485271776, c2 = 0.365052, c3 = 'xL8SA8295F' where c = 4808 index_test.go:137: sql insert into test_index values (5168, 1598767132007858584, 0.902017, 'zyjGdL0YxJ') index_test.go:143: sql update test_index set c1 = 3337250950342334326, c2 = 0.852756, c3 = 'snEEcIZJVX' where c = 1181 index_test.go:137: sql insert into test_index values (5169, 4984020607516140487, 0.262166, 'g8EpGfFAnl') index_test.go:137: sql insert into test_index values (5170, 5512724867798999665, 0.000790, 'o70NdNBWfv') index_test.go:137: sql insert into test_index values (5167, 950086649141611215, 0.513736, 'lwanXDFR1E') index_test.go:140: sql delete from test_index where c = 4986 index_test.go:140: sql delete from test_index where c = 842 index_test.go:140: sql delete from test_index where c = 139 index_test.go:137: sql insert into test_index values (5171, 2298283482969667322, 0.116099, 'rHpPn8lCnc') index_test.go:137: sql insert into test_index values (5172, 6114714201645769223, 0.590657, 'YAwXc26xyW') index_test.go:137: sql insert into test_index values (5173, 5877059653001037196, 0.138485, 'at4VCrVVSC') index_test.go:137: sql insert into test_index values (5174, 1593228747865375215, 0.275454, 'OgG2xrQCdE') index_test.go:140: sql delete from test_index where c = 3984 index_test.go:143: sql update test_index set c1 = 9129882795068131250, c2 = 0.194300, c3 = 'IuvWBc51eq' where c = 2364 index_test.go:143: sql update test_index set c1 = 7070129434469691517, c2 = 0.284706, c3 = 'Re0dqkjGyD' where c = 1292 index_test.go:140: sql delete from test_index where c = 2608 index_test.go:140: sql delete from test_index where c = 700 index_test.go:140: sql delete from test_index where c = 5074 index_test.go:143: sql update test_index set c1 = 4205755256969490836, c2 = 0.055936, c3 = 'ldTg81v46e' where c = 4221 index_test.go:140: sql delete from test_index where c = 4954 index_test.go:143: sql update test_index set c1 = 8742922468184424026, c2 = 0.620211, c3 = 'eK8L8wPqbQ' where c = 2949 index_test.go:137: sql insert into test_index values (5176, 743567176966923597, 0.185093, 'oQRCF8ja8O') index_test.go:140: sql delete from test_index where c = 4235 index_test.go:143: sql update test_index set c1 = 8977905961098370227, c2 = 0.739613, c3 = '7dztKkNIn3' where c = 3883 index_test.go:140: sql delete from test_index where c = 5104 index_test.go:137: sql insert into test_index values (5175, 8670677193355899779, 0.867283, 'b0ZSEVdFlg') index_test.go:140: sql delete from test_index where c = 1958 index_test.go:137: sql insert into test_index values (5177, 4435644795141983684, 0.267584, 'jG63ItYaHx') index_test.go:143: sql update test_index set c1 = 6283165138477326549, c2 = 0.597744, c3 = 'pP8jn3uzfX' where c = 1622 index_test.go:143: sql update test_index set c1 = 350987452467779455, c2 = 0.988845, c3 = 'wDfH8koVnP' where c = 2165 index_test.go:143: sql update test_index set c1 = 7201877390791631843, c2 = 0.620275, c3 = 'LpXRUUYytT' where c = 3918 index_test.go:137: sql insert into test_index values (5178, 7982057485114142194, 0.320648, 'R5c3wzMBHr') index_test.go:140: sql delete from test_index where c = 1427 index_test.go:143: sql update test_index set c1 = 8203601501469214448, c2 = 0.119029, c3 = 'QcYE8wZzFf' where c = 976 index_test.go:137: sql insert into test_index values (5179, 5957432497399911440, 0.228793, '8g1VFNibSc') index_test.go:143: sql update test_index set c1 = 3552130973512584125, c2 = 0.801372, c3 = 'KSqiz5zg5G' where c = 4122 index_test.go:143: sql update test_index set c1 = 4401504687980048991, c2 = 0.936365, c3 = '2ui7xF4OD5' where c = 3766 index_test.go:137: sql insert into test_index values (5180, 6595943089616755276, 0.995859, '5GniabsD08') index_test.go:140: sql delete from test_index where c = 4405 index_test.go:137: sql insert into test_index values (5181, 6349209366775984245, 0.362741, 'xhun9LuwDZ') index_test.go:137: sql insert into test_index values (5182, 3220750563806513340, 0.609132, '9D2Od2BCpz') index_test.go:140: sql delete from test_index where c = 4041 index_test.go:137: sql insert into test_index values (5183, 2437800791548436615, 0.944855, 'p3ZKbBSf7p') index_test.go:143: sql update test_index set c1 = 6581691741713824725, c2 = 0.859135, c3 = 'EZmBPDgPbk' where c = 1425 index_test.go:137: sql insert into test_index values (5184, 7768806349442320806, 0.423289, 'y1NsIBNhLV') index_test.go:143: sql update test_index set c1 = 3148659817641385710, c2 = 0.590257, c3 = 'wSQzXP7NZg' where c = 5074 index_test.go:137: sql insert into test_index values (5185, 4468171650307030235, 0.256493, 'bXHLNSLQ3F') index_test.go:143: sql update test_index set c1 = 6305385386855295708, c2 = 0.281496, c3 = 'yV5EoYs53W' where c = 3931 index_test.go:140: sql delete from test_index where c = 1176 index_test.go:137: sql insert into test_index values (5186, 7479603490669802023, 0.976536, 'snxOOUUACv') index_test.go:140: sql delete from test_index where c = 3307 index_test.go:140: sql delete from test_index where c = 1615 index_test.go:140: sql delete from test_index where c = 1246 index_test.go:140: sql delete from test_index where c = 3223 index_test.go:143: sql update test_index set c1 = 7246497550313557187, c2 = 0.544383, c3 = 'P0iUdI8WaH' where c = 2944 index_test.go:140: sql delete from test_index where c = 4631 index_test.go:137: sql insert into test_index values (5187, 4947943314818161054, 0.083234, 'bGAzcoYJGB') index_test.go:140: sql delete from test_index where c = 3736 index_test.go:143: sql update test_index set c1 = 2342898649477261636, c2 = 0.841134, c3 = 'JmnqbpmwJI' where c = 13 index_test.go:137: sql insert into test_index values (5188, 7377946172864232683, 0.350639, '0P7ShaGJU5') index_test.go:143: sql update test_index set c1 = 3648084116108895620, c2 = 0.176600, c3 = 'YLg4g6vkRr' where c = 3900 index_test.go:140: sql delete from test_index where c = 510 index_test.go:143: sql update test_index set c1 = 8779045756258468633, c2 = 0.512451, c3 = 'KXR9uxQ8st' where c = 200 index_test.go:140: sql delete from test_index where c = 1834 index_test.go:143: sql update test_index set c1 = 8264024191267358929, c2 = 0.046765, c3 = '8Fni3OMbjO' where c = 2676 index_test.go:143: sql update test_index set c1 = 195052684077355905, c2 = 0.032982, c3 = 'hm1ujLUliS' where c = 2448 index_test.go:143: sql update test_index set c1 = 6131034744582604, c2 = 0.752502, c3 = 'cIOebZFPCP' where c = 1388 index_test.go:137: sql insert into test_index values (5189, 2201312994767731412, 0.005242, '0mcmAN9RVJ') index_test.go:143: sql update test_index set c1 = 3177117033326586858, c2 = 0.630919, c3 = 'YcfgbWnXKq' where c = 2895 index_test.go:137: sql insert into test_index values (5190, 3446607684368570279, 0.377843, 'PVJwwZCAbd') index_test.go:140: sql delete from test_index where c = 3417 index_test.go:140: sql delete from test_index where c = 501 index_test.go:137: sql insert into test_index values (5193, 286483993130089873, 0.662050, 'GCsW4FhWuW') index_test.go:137: sql insert into test_index values (5194, 8530090742971085433, 0.345316, 'H3UgRNHfcO') index_test.go:137: sql insert into test_index values (5192, 1421527007241623705, 0.574290, 'MlcYCavo6k') index_test.go:137: sql insert into test_index values (5191, 3131762858546769415, 0.326654, 'NR0RHymnzx') index_test.go:137: sql insert into test_index values (5195, 2268388500958891899, 0.994692, 'pvFal7Spxz') index_test.go:140: sql delete from test_index where c = 1572 index_test.go:143: sql update test_index set c1 = 8662473117478023711, c2 = 0.101410, c3 = 'o8TnC42li4' where c = 2482 index_test.go:143: sql update test_index set c1 = 4854247905945704113, c2 = 0.998966, c3 = 'K9bUdg5fRh' where c = 1948 index_test.go:143: sql update test_index set c1 = 3352989777712395683, c2 = 0.405777, c3 = 'AgYxhDqXeK' where c = 214 index_test.go:140: sql delete from test_index where c = 554 index_test.go:143: sql update test_index set c1 = 7274430277589430590, c2 = 0.789120, c3 = 'AtJu9DKchP' where c = 3118 index_test.go:140: sql delete from test_index where c = 3578 index_test.go:140: sql delete from test_index where c = 4064 index_test.go:140: sql delete from test_index where c = 965 index_test.go:143: sql update test_index set c1 = 1647998045832534147, c2 = 0.889832, c3 = 'Whpi0Pwmge' where c = 308 index_test.go:140: sql delete from test_index where c = 2543 index_test.go:143: sql update test_index set c1 = 2982300098846057728, c2 = 0.376464, c3 = 'C76zMTCKEP' where c = 2283 index_test.go:143: sql update test_index set c1 = 6742851865324792706, c2 = 0.109942, c3 = 'rjMFuA0LUC' where c = 1136 index_test.go:143: sql update test_index set c1 = 2580053584095787949, c2 = 0.473692, c3 = 'kgrZ1DlLVJ' where c = 1406 index_test.go:137: sql insert into test_index values (5196, 1067734890703617909, 0.704770, 'Ijh00mJVse') index_test.go:137: sql insert into test_index values (5197, 8586375981949479812, 0.910680, 'P0iCbdIszq') index_test.go:137: sql insert into test_index values (5198, 4930626403075550795, 0.266175, 'jiyEvdKDGu') index_test.go:143: sql update test_index set c1 = 3076082491465736981, c2 = 0.831228, c3 = 'N1l5cniOZP' where c = 2355 index_test.go:140: sql delete from test_index where c = 589 index_test.go:140: sql delete from test_index where c = 1264 index_test.go:137: sql insert into test_index values (5199, 641725358234337755, 0.268460, '7BsigfW0oW') index_test.go:137: sql insert into test_index values (5200, 5882730520566680623, 0.441805, 'DfXvWiCiaU') index_test.go:143: sql update test_index set c1 = 7719321907305088661, c2 = 0.696379, c3 = 'XBWl1fkabV' where c = 1761 index_test.go:140: sql delete from test_index where c = 4313 index_test.go:140: sql delete from test_index where c = 2478 index_test.go:140: sql delete from test_index where c = 4273 index_test.go:143: sql update test_index set c1 = 4192721829579770862, c2 = 0.596252, c3 = 'PFpz3dbaIQ' where c = 2685 index_test.go:143: sql update test_index set c1 = 5794164464481752406, c2 = 0.157595, c3 = 'NWFbUSM4bI' where c = 384 index_test.go:143: sql update test_index set c1 = 3520316141599864125, c2 = 0.229654, c3 = '0wp83LM6YQ' where c = 1963 index_test.go:143: sql update test_index set c1 = 5546629796388587540, c2 = 0.811801, c3 = 'KZyEczvv0A' where c = 4295 [2024/05/06 10:17:00.401 +08:00] [ERROR] [advancer.go:400] ["listen task meet error, would reopen."] [error=EOF] [2024/05/06 10:17:00.148 +08:00] [ERROR] [advancer.go:400] ["listen task meet error, would reopen."] [error=EOF] index_test.go:137: sql insert into test_index values (5206, 3913174921682962644, 0.283014, 'Zz8HB6Tt4z') index_test.go:137: sql insert into test_index values (5204, 573555308511338342, 0.410192, '4cslEDvJks') index_test.go:137: sql insert into test_index values (5203, 5409196462624075945, 0.422116, '8TlvfW4v9y') index_test.go:137: sql insert into test_index values (5209, 8477539873422845715, 0.256089, 'j0qqah9KwN') index_test.go:137: sql insert into test_index values (5201, 535648788461647851, 0.375061, 'uA9wWTpAVa') index_test.go:137: sql insert into test_index values (5210, 8887499228777714828, 0.552339, 'T0mjzc1UXO') index_test.go:137: sql insert into test_index values (5207, 1149649217543988262, 0.420173, 'AwLi1FqAEQ') index_test.go:137: sql insert into test_index values (5202, 6362416581819420759, 0.209351, 'rgYV1WNrnP') index_test.go:140: sql delete from test_index where c = 293 index_test.go:137: sql insert into test_index values (5205, 8240372280879427496, 0.513212, 'xjShq8oOaS') index_test.go:137: sql insert into test_index values (5208, 5668185324259807774, 0.107131, '1fdrd64PUw') index_test.go:140: sql delete from test_index where c = 699 index_test.go:140: sql delete from test_index where c = 374 index_test.go:140: sql delete from test_index where c = 1698 index_test.go:140: sql delete from test_index where c = 2998 index_test.go:140: sql delete from test_index where c = 5115 index_test.go:143: sql update test_index set c1 = 5924223091592199293, c2 = 0.980685, c3 = 'EWme5olfPj' where c = 363 index_test.go:140: sql delete from test_index where c = 3815 index_test.go:143: sql update test_index set c1 = 6534659278774250052, c2 = 0.729696, c3 = 'wKWntHiqt5' where c = 4065 index_test.go:143: sql update test_index set c1 = 2266580867337073377, c2 = 0.935671, c3 = 'ygnN9P7WFm' where c = 226 index_test.go:140: sql delete from test_index where c = 884 index_test.go:140: sql delete from test_index where c = 2993 index_test.go:143: sql update test_index set c1 = 4801009350186962693, c2 = 0.988423, c3 = 'exvgjGBULv' where c = 2448 index_test.go:140: sql delete from test_index where c = 3067 index_test.go:143: sql update test_index set c1 = 3163783271594377842, c2 = 0.433045, c3 = 'DQoEVOcAZu' where c = 1927 index_test.go:143: sql update test_index set c1 = 2124282005219743166, c2 = 0.471969, c3 = 'm6BOdB8XpR' where c = 2427 index_test.go:143: sql update test_index set c1 = 309736130779016643, c2 = 0.281407, c3 = 'pMhJLEW0XT' where c = 3187 index_test.go:137: sql insert into test_index values (5211, 3776260231463700177, 0.244281, 'hCAfDWDnNA') index_test.go:137: sql insert into test_index values (5212, 7691005185093608361, 0.080860, 'M1XNJeGmHg') index_test.go:143: sql update test_index set c1 = 2261771426286339100, c2 = 0.165765, c3 = 'xlMYBWj8qh' where c = 1173 index_test.go:143: sql update test_index set c1 = 1774655270555612209, c2 = 0.180952, c3 = 'Z2gp2DCFl3' where c = 574 index_test.go:137: sql insert into test_index values (5213, 6563547680231929993, 0.030889, '8FG0jGq6TL') index_test.go:140: sql delete from test_index where c = 1240 index_test.go:137: sql insert into test_index values (5214, 838389539383257696, 0.129351, 'IHfMSbRWAI') index_test.go:137: sql insert into test_index values (5215, 1786357693516186550, 0.295650, 'GkuZdbPoLn') index_test.go:137: sql insert into test_index values (5217, 9040732575451835538, 0.940795, 'BdeWwX49Fw') index_test.go:137: sql insert into test_index values (5216, 4358653618219089604, 0.331344, 'TAkupNMotC') index_test.go:137: sql insert into test_index values (5218, 4864314511788773220, 0.973197, 'dnwmhSkxOI') index_test.go:137: sql insert into test_index values (5219, 645718079165011637, 0.603147, 'Qkp3eEsBa4') index_test.go:143: sql update test_index set c1 = 1145674832198386712, c2 = 0.614167, c3 = 'w0EjbUlneS' where c = 3804 index_test.go:140: sql delete from test_index where c = 2673 index_test.go:140: sql delete from test_index where c = 53 index_test.go:140: sql delete from test_index where c = 871 index_test.go:143: sql update test_index set c1 = 466199510552384933, c2 = 0.812266, c3 = '99t6wTLkRG' where c = 3392 index_test.go:143: sql update test_index set c1 = 1430203152137968441, c2 = 0.081421, c3 = 'A1vnVdDPwk' where c = 2851 index_test.go:140: sql delete from test_index where c = 4716 index_test.go:140: sql delete from test_index where c = 5066 index_test.go:143: sql update test_index set c1 = 2770985240943655308, c2 = 0.100410, c3 = '7wjLAp9SYR' where c = 629 index_test.go:143: sql update test_index set c1 = 4260572148144260797, c2 = 0.842876, c3 = 'zj7ypj3EC6' where c = 2980 index_test.go:137: sql insert into test_index values (5220, 4275676623395032072, 0.287426, 'JeM9PA6yZI') index_test.go:140: sql delete from test_index where c = 4102 index_test.go:143: sql update test_index set c1 = 6544442930977483489, c2 = 0.281252, c3 = 'sODcjdtdXI' where c = 4790 index_test.go:143: sql update test_index set c1 = 3473882022552669531, c2 = 0.639762, c3 = 'ba87yDzmMW' where c = 2891 index_test.go:140: sql delete from test_index where c = 3218 index_test.go:140: sql delete from test_index where c = 2332 index_test.go:137: sql insert into test_index values (5221, 5645767323684482283, 0.177949, 'iBuEZ0CuQZ') index_test.go:140: sql delete from test_index where c = 118 index_test.go:137: sql insert into test_index values (5222, 3705906626712519478, 0.220398, 'Ozjst39K3L') index_test.go:143: sql update test_index set c1 = 5397604913112362489, c2 = 0.880758, c3 = 'EoEqA9e2PR' where c = 1314 index_test.go:143: sql update test_index set c1 = 8796345217465730478, c2 = 0.316746, c3 = 'GGMBFFukKN' where c = 1509 index_test.go:143: sql update test_index set c1 = 907785559674297691, c2 = 0.236426, c3 = 'h2J7HTPHbA' where c = 103 index_test.go:140: sql delete from test_index where c = 825 index_test.go:137: sql insert into test_index values (5225, 2058932036631774714, 0.955844, '9c14rsFtUD') index_test.go:140: sql delete from test_index where c = 583 index_test.go:137: sql insert into test_index values (5226, 6466942131230801971, 0.867658, '1djCq6fO75') index_test.go:143: sql update test_index set c1 = 8741651177266172866, c2 = 0.882977, c3 = 'bixYjWlpGS' where c = 4930 index_test.go:137: sql insert into test_index values (5223, 3370218199734881178, 0.432768, 'tsZ0e9nloZ') index_test.go:137: sql insert into test_index values (5224, 9185009065679445404, 0.798905, '1BXiX57kzZ') index_test.go:143: sql update test_index set c1 = 4940309428932151652, c2 = 0.056898, c3 = 'S2LKXPEDcL' where c = 1814 index_test.go:137: sql insert into test_index values (5229, 8548903069985916765, 0.948493, 'sLldYAGQm1') index_test.go:140: sql delete from test_index where c = 2590 index_test.go:137: sql insert into test_index values (5228, 169633143373457597, 0.561299, 'INzcS9A6KZ') index_test.go:137: sql insert into test_index values (5227, 1980024059104507410, 0.730665, 'qG8VpXZ9Vy') index_test.go:143: sql update test_index set c1 = 2736242861429329913, c2 = 0.760361, c3 = 'DBEBvwkZk5' where c = 4373 index_test.go:140: sql delete from test_index where c = 1046 index_test.go:140: sql delete from test_index where c = 1053 index_test.go:143: sql update test_index set c1 = 4723401337271618991, c2 = 0.546623, c3 = 'vOFrGIVJih' where c = 2698 index_test.go:140: sql delete from test_index where c = 1332 index_test.go:137: sql insert into test_index values (5230, 7974002462009704473, 0.045799, 'rtKf4MmoIX') index_test.go:140: sql delete from test_index where c = 1094 index_test.go:140: sql delete from test_index where c = 2167 index_test.go:137: sql insert into test_index values (5232, 8705350159632276556, 0.911679, 'TdHZ6IqMpO') index_test.go:140: sql delete from test_index where c = 2601 index_test.go:143: sql update test_index set c1 = 8961601481054633627, c2 = 0.720205, c3 = 'l8bbQ9kBMd' where c = 277 index_test.go:143: sql update test_index set c1 = 4687577548943762074, c2 = 0.278467, c3 = 'unaw68Bkpz' where c = 550 index_test.go:137: sql insert into test_index values (5231, 6697495488297174607, 0.081170, 'WHPu86A6pJ') index_test.go:140: sql delete from test_index where c = 4564 index_test.go:143: sql update test_index set c1 = 6815931588953905363, c2 = 0.063429, c3 = '6DFRsWuBuJ' where c = 2672 index_test.go:143: sql update test_index set c1 = 6803474451666392364, c2 = 0.958073, c3 = 'PStypFlzIY' where c = 4460 index_test.go:137: sql insert into test_index values (5233, 7265388685290001876, 0.702859, 'QU0lRZuHgj') index_test.go:143: sql update test_index set c1 = 6118534302537580426, c2 = 0.126199, c3 = 'HBvmi5dSPq' where c = 338 index_test.go:143: sql update test_index set c1 = 9034104181900169622, c2 = 0.822139, c3 = '22VHlxjQXG' where c = 4703 index_test.go:137: sql insert into test_index values (5235, 4559554157240914581, 0.485581, 'wRAFXaSA5H') index_test.go:143: sql update test_index set c1 = 8996727744052699667, c2 = 0.482277, c3 = 'f6pBck24X0' where c = 4471 index_test.go:140: sql delete from test_index where c = 3512 index_test.go:137: sql insert into test_index values (5236, 8849312387331747847, 0.118117, '03IIJgIYGZ') index_test.go:140: sql delete from test_index where c = 1475 index_test.go:140: sql delete from test_index where c = 3067 index_test.go:137: sql insert into test_index values (5234, 4762104438570977959, 0.102248, 'y1FOnZ7ByY') index_test.go:137: sql insert into test_index values (5237, 960025846278567325, 0.908284, '2njT9uT5P2') index_test.go:137: sql insert into test_index values (5238, 3682541759913021816, 0.518952, 'embuUg6KNr') index_test.go:140: sql delete from test_index where c = 4025 index_test.go:143: sql update test_index set c1 = 8007932993723846353, c2 = 0.355471, c3 = 'BsFsWPfpyK' where c = 68 index_test.go:140: sql delete from test_index where c = 596 index_test.go:143: sql update test_index set c1 = 7592772227245554234, c2 = 0.407584, c3 = 'gsDiwas50K' where c = 2100 index_test.go:140: sql delete from test_index where c = 3 index_test.go:137: sql insert into test_index values (5239, 1527631106344539900, 0.992867, 'FduJjdUK3H') index_test.go:137: sql insert into test_index values (5240, 4097162167875671086, 0.351920, '9wdKIBwEZG') index_test.go:143: sql update test_index set c1 = 4065467046465211455, c2 = 0.061563, c3 = 'fQUTT6SHJM' where c = 588 index_test.go:140: sql delete from test_index where c = 3220 index_test.go:140: sql delete from test_index where c = 2904 index_test.go:140: sql delete from test_index where c = 1108 index_test.go:137: sql insert into test_index values (5241, 1659998519034869441, 0.518627, '9Pqu6ElBGY') index_test.go:140: sql delete from test_index where c = 2877 index_test.go:143: sql update test_index set c1 = 6518871076967623091, c2 = 0.767640, c3 = 'XOtyeE0s3d' where c = 500 index_test.go:137: sql insert into test_index values (5242, 4410030040697844420, 0.665720, '638lnWGikJ') index_test.go:137: sql insert into test_index values (5243, 650183491846945633, 0.207839, 'PIytGYUkcL') index_test.go:143: sql update test_index set c1 = 6758169108011965927, c2 = 0.588019, c3 = 'jkSvI7lUeq' where c = 3147 index_test.go:143: sql update test_index set c1 = 1760258396727374098, c2 = 0.344466, c3 = 'ij5BUg5joB' where c = 580 index_test.go:143: sql update test_index set c1 = 1026195977228040954, c2 = 0.259662, c3 = 'LKGDwOLkGz' where c = 4973 index_test.go:140: sql delete from test_index where c = 2359 index_test.go:143: sql update test_index set c1 = 2354261372390089781, c2 = 0.947931, c3 = 'tYp7S4DfyS' where c = 3847 index_test.go:140: sql delete from test_index where c = 1660 index_test.go:143: sql update test_index set c1 = 1851229776384106705, c2 = 0.748430, c3 = 'XpJeE9TOAr' where c = 4979 index_test.go:137: sql insert into test_index values (5244, 2593240670447882418, 0.168138, 'eYIVuc7h8U') index_test.go:143: sql update test_index set c1 = 3267254037399642119, c2 = 0.909677, c3 = 'gpqmWmr492' where c = 1237 index_test.go:143: sql update test_index set c1 = 3951078211222421731, c2 = 0.902366, c3 = 'zsO3NfGsKO' where c = 724 index_test.go:140: sql delete from test_index where c = 5108 index_test.go:137: sql insert into test_index values (5245, 1534083933615236955, 0.707248, 'QdBLGHDyLT') index_test.go:137: sql insert into test_index values (5249, 1068666334632911336, 0.362018, 'Ul1npQqGL5') index_test.go:137: sql insert into test_index values (5248, 1489508871157506147, 0.507272, 'To0UlhjOHd') index_test.go:140: sql delete from test_index where c = 2837 index_test.go:137: sql insert into test_index values (5250, 9201786957886986664, 0.839779, '8SUJvt7oZo') index_test.go:143: sql update test_index set c1 = 1633931438353772195, c2 = 0.834520, c3 = 'AWpVvMILnM' where c = 2319 index_test.go:140: sql delete from test_index where c = 1903 index_test.go:140: sql delete from test_index where c = 5068 index_test.go:137: sql insert into test_index values (5247, 3051457266078287878, 0.007895, 'lFFLgBWYgW') index_test.go:137: sql insert into test_index values (5246, 8891427538391249825, 0.373583, 'iVBeoq3THj') index_test.go:143: sql update test_index set c1 = 4694114518401529015, c2 = 0.327809, c3 = 'ml5kO5fNbG' where c = 3253 index_test.go:137: sql insert into test_index values (5251, 5754544528198768355, 0.301871, 'lGoo5q3nG5') index_test.go:140: sql delete from test_index where c = 1189 index_test.go:143: sql update test_index set c1 = 8355411348023259643, c2 = 0.416943, c3 = 'IEMWpaTCcA' where c = 4127 index_test.go:143: sql update test_index set c1 = 3999546168345010146, c2 = 0.808127, c3 = 'qolsq4nFjt' where c = 133 index_test.go:140: sql delete from test_index where c = 1107 index_test.go:140: sql delete from test_index where c = 4623 index_test.go:143: sql update test_index set c1 = 1184713964743816207, c2 = 0.650523, c3 = 'UQVouWWv9l' where c = 508 index_test.go:137: sql insert into test_index values (5253, 5953840469171947897, 0.722118, 'UsP7YP5F17') index_test.go:140: sql delete from test_index where c = 3154 index_test.go:137: sql insert into test_index values (5252, 7861672384867568723, 0.454163, 'a3okzR1xB1') index_test.go:143: sql update test_index set c1 = 2135830395719810677, c2 = 0.389250, c3 = 'lVwl61t2mw' where c = 621 index_test.go:137: sql insert into test_index values (5254, 4343078405985432715, 0.512531, 'FTg0UUskDr') index_test.go:143: sql update test_index set c1 = 1618234258948628932, c2 = 0.691231, c3 = 'thXQNyzJGT' where c = 114 index_test.go:140: sql delete from test_index where c = 4888 index_test.go:140: sql delete from test_index where c = 1468 index_test.go:143: sql update test_index set c1 = 586707963980949829, c2 = 0.534778, c3 = 'BPxQgmJcjV' where c = 5026 index_test.go:140: sql delete from test_index where c = 2697 index_test.go:137: sql insert into test_index values (5255, 2095378672631529628, 0.838310, 'f5YoFUcB5x') index_test.go:143: sql update test_index set c1 = 2773237024388681241, c2 = 0.645104, c3 = '1kkz9IJbeD' where c = 1896 index_test.go:137: sql insert into test_index values (5256, 7770639977455372538, 0.480319, 'keXP1cN9eF') index_test.go:143: sql update test_index set c1 = 8309171411999570887, c2 = 0.249869, c3 = 'zUN6S2WBng' where c = 2214 index_test.go:137: sql insert into test_index values (5257, 6769623868426372252, 0.022276, 'HRxxvoTXYt') index_test.go:137: sql insert into test_index values (5258, 4052583532935906899, 0.973036, 'z12Z9vAGs4') index_test.go:140: sql delete from test_index where c = 4565 index_test.go:140: sql delete from test_index where c = 45 index_test.go:140: sql delete from test_index where c = 2078 index_test.go:143: sql update test_index set c1 = 4551513240087297696, c2 = 0.332851, c3 = 'hPYElwjll0' where c = 4261 index_test.go:137: sql insert into test_index values (5260, 2822352088495796713, 0.601469, '6zWMFUMfCk') index_test.go:137: sql insert into test_index values (5261, 9012173887647476116, 0.503177, 'wHliUJuHAh') index_test.go:143: sql update test_index set c1 = 5227183980103365825, c2 = 0.708392, c3 = 'qRDERtahrq' where c = 4509 index_test.go:143: sql update test_index set c1 = 1208839518381393092, c2 = 0.156014, c3 = 'ZwyPcrxmrh' where c = 4273 index_test.go:137: sql insert into test_index values (5259, 7791875030292014255, 0.163283, 'DciGsrUnwi') index_test.go:140: sql delete from test_index where c = 3035 index_test.go:140: sql delete from test_index where c = 4291 index_test.go:143: sql update test_index set c1 = 3823030640591494990, c2 = 0.403288, c3 = 'a5SKb9jGLh' where c = 1504 index_test.go:137: sql insert into test_index values (5262, 3810696137760504121, 0.664549, 'rkMmlNwGfe') index_test.go:140: sql delete from test_index where c = 3205 index_test.go:143: sql update test_index set c1 = 6673241806640816852, c2 = 0.047255, c3 = 'xTc7o5akxh' where c = 4598 index_test.go:137: sql insert into test_index values (5264, 4286174795366942672, 0.600933, 'viB7QJNVGC') index_test.go:137: sql insert into test_index values (5263, 9041606340369026517, 0.108387, 'kxuS3uPpbu') index_test.go:140: sql delete from test_index where c = 2121 index_test.go:140: sql delete from test_index where c = 4667 index_test.go:137: sql insert into test_index values (5265, 1252639174428451920, 0.988455, 'BlV45WTFUP') index_test.go:140: sql delete from test_index where c = 3153 index_test.go:143: sql update test_index set c1 = 2351273994048184230, c2 = 0.108803, c3 = '5DMrhXfKd4' where c = 355 index_test.go:143: sql update test_index set c1 = 4210344431602077747, c2 = 0.323199, c3 = 'h3eF1OSgkA' where c = 1627 index_test.go:140: sql delete from test_index where c = 2795 index_test.go:137: sql insert into test_index values (5266, 7455021141114962123, 0.542996, 'V2sER67igm') index_test.go:140: sql delete from test_index where c = 4557 index_test.go:143: sql update test_index set c1 = 299391843392308857, c2 = 0.191608, c3 = 'VfuhH8b51U' where c = 1587 index_test.go:140: sql delete from test_index where c = 57 index_test.go:143: sql update test_index set c1 = 3389803324701575674, c2 = 0.387947, c3 = 'XeHOkvahRp' where c = 3768 index_test.go:143: sql update test_index set c1 = 7706723852943862037, c2 = 0.771651, c3 = 'm6TX9Goc6o' where c = 3918 index_test.go:137: sql insert into test_index values (5267, 4406074181467011133, 0.119377, 'nAlf90QfcZ') index_test.go:137: sql insert into test_index values (5268, 5997075938142904671, 0.936005, 'A4m0kMekNo') index_test.go:143: sql update test_index set c1 = 6269215987602446339, c2 = 0.402274, c3 = 'Qd6AFLeEGx' where c = 4919 index_test.go:140: sql delete from test_index where c = 3149 index_test.go:143: sql update test_index set c1 = 4443674795768466167, c2 = 0.780008, c3 = 'IsV45gWiRr' where c = 1653 index_test.go:137: sql insert into test_index values (5271, 5064562026631325545, 0.540820, 'QdEGQ48IYz') index_test.go:137: sql insert into test_index values (5270, 7355147742108506121, 0.885203, 'ymgfAZJ8ti') index_test.go:143: sql update test_index set c1 = 5670014587678590010, c2 = 0.336679, c3 = 'yX99xw0GQf' where c = 428 index_test.go:143: sql update test_index set c1 = 8721368273409279845, c2 = 0.434456, c3 = 'jokeSTvMzd' where c = 2479 index_test.go:140: sql delete from test_index where c = 2715 index_test.go:143: sql update test_index set c1 = 3157123671461904251, c2 = 0.871978, c3 = 'fSXEVUv7lx' where c = 5150 index_test.go:140: sql delete from test_index where c = 4401 index_test.go:140: sql delete from test_index where c = 3213 index_test.go:137: sql insert into test_index values (5269, 2156619725839725722, 0.294698, 'aDK8dUW3ij') index_test.go:140: sql delete from test_index where c = 531 index_test.go:143: sql update test_index set c1 = 9037015027689943750, c2 = 0.957260, c3 = 'SWnFUTuvFi' where c = 4014 index_test.go:137: sql insert into test_index values (5272, 8008411187111520141, 0.454372, 'U8SbdEvrHH') index_test.go:143: sql update test_index set c1 = 5810977839800290301, c2 = 0.365982, c3 = 'soTBRQWRWH' where c = 986 index_test.go:137: sql insert into test_index values (5273, 1062814876060289783, 0.662922, 'KE01wpJe2h') index_test.go:140: sql delete from test_index where c = 387 index_test.go:137: sql insert into test_index values (5274, 6165456719663386885, 0.254318, 'AvUkPBUcfd') index_test.go:137: sql insert into test_index values (5275, 8377922216336030969, 0.478371, 'jb3dRDcKCe') index_test.go:140: sql delete from test_index where c = 4361 index_test.go:137: sql insert into test_index values (5276, 668298328962092666, 0.779199, 'S0JUrRu2AI') index_test.go:137: sql insert into test_index values (5277, 4176533315592030548, 0.062721, 'ebSSB834KX') index_test.go:137: sql insert into test_index values (5278, 4123500859386922930, 0.088935, 'umAEZ7SPv1') index_test.go:143: sql update test_index set c1 = 49114979296479724, c2 = 0.549072, c3 = '8V0fxnEJZI' where c = 847 index_test.go:143: sql update test_index set c1 = 5525436400731100713, c2 = 0.323580, c3 = 'WnHjLSAg72' where c = 4672 index_test.go:140: sql delete from test_index where c = 2165 index_test.go:140: sql delete from test_index where c = 3512 index_test.go:140: sql delete from test_index where c = 4292 index_test.go:143: sql update test_index set c1 = 2051205950218251665, c2 = 0.840786, c3 = '9UZzkvZpCG' where c = 3519 index_test.go:143: sql update test_index set c1 = 296712117164553637, c2 = 0.693260, c3 = 'oB82kcisLt' where c = 758 index_test.go:140: sql delete from test_index where c = 5045 index_test.go:140: sql delete from test_index where c = 2942 index_test.go:137: sql insert into test_index values (5280, 2531254634867643478, 0.383067, '9GhOarhbGN') index_test.go:140: sql delete from test_index where c = 3901 index_test.go:137: sql insert into test_index values (5279, 202177586109670999, 0.063823, 'yxxR8A1IDU') index_test.go:143: sql update test_index set c1 = 4182233637467205884, c2 = 0.385457, c3 = '7dqRqihffI' where c = 783 index_test.go:143: sql update test_index set c1 = 3091536334349788061, c2 = 0.688984, c3 = 'cD9nSLMGSN' where c = 3605 index_test.go:143: sql update test_index set c1 = 3615326489449427929, c2 = 0.301573, c3 = '7N4sBG3LdJ' where c = 1108 index_test.go:137: sql insert into test_index values (5282, 529976729459608360, 0.885981, 'VtGy9K9mQF') index_test.go:137: sql insert into test_index values (5281, 5172533667219478996, 0.142872, 'v8A2w2T0C2') index_test.go:143: sql update test_index set c1 = 5008487357324436239, c2 = 0.678188, c3 = '5ofmLop5iE' where c = 3155 index_test.go:140: sql delete from test_index where c = 860 index_test.go:140: sql delete from test_index where c = 2813 index_test.go:143: sql update test_index set c1 = 8102797657332618085, c2 = 0.828929, c3 = 'ZtoiFueznA' where c = 3143 index_test.go:140: sql delete from test_index where c = 1173 index_test.go:143: sql update test_index set c1 = 1422629493900773771, c2 = 0.834942, c3 = 'zByzGTJwqr' where c = 5190 index_test.go:137: sql insert into test_index values (5283, 6992426474515337633, 0.252175, 'pqikSEZcL3') index_test.go:137: sql insert into test_index values (5284, 360530699718361338, 0.983135, 'A3AbcvctLD') index_test.go:137: sql insert into test_index values (5285, 3345209580870604493, 0.951871, 'lJXvAXM7N8') index_test.go:143: sql update test_index set c1 = 9001235808641935377, c2 = 0.915576, c3 = 'dVwMGtrWF7' where c = 2444 index_test.go:140: sql delete from test_index where c = 4559 index_test.go:137: sql insert into test_index values (5286, 3660303547224043785, 0.241695, 'DDOhmKtpW1') index_test.go:140: sql delete from test_index where c = 172 index_test.go:143: sql update test_index set c1 = 3720108325327800428, c2 = 0.336775, c3 = '92VZoNWhMa' where c = 874 index_test.go:137: sql insert into test_index values (5287, 6915603496063819384, 0.283637, '47LeK5tHm5') index_test.go:137: sql insert into test_index values (5288, 2963888646865404456, 0.397432, '7VCZbWIFru') index_test.go:143: sql update test_index set c1 = 2807719989099955491, c2 = 0.097017, c3 = '0yuK2NYYFM' where c = 2944 index_test.go:140: sql delete from test_index where c = 4985 index_test.go:140: sql delete from test_index where c = 420 index_test.go:140: sql delete from test_index where c = 1266 index_test.go:143: sql update test_index set c1 = 8929830023050802506, c2 = 0.548621, c3 = 'ry6n6GTG8k' where c = 1798 index_test.go:140: sql delete from test_index where c = 123 index_test.go:137: sql insert into test_index values (5289, 1217122668600657566, 0.623199, 'IfQrcFYiD1') index_test.go:143: sql update test_index set c1 = 5215268697464406736, c2 = 0.742842, c3 = '77F82rvUnO' where c = 4198 index_test.go:143: sql update test_index set c1 = 6589564988031898000, c2 = 0.734153, c3 = 'v2DHt3cFSS' where c = 1419 index_test.go:140: sql delete from test_index where c = 3548 index_test.go:143: sql update test_index set c1 = 6400190839008249910, c2 = 0.451573, c3 = 'ffJiGItn7x' where c = 4003 index_test.go:137: sql insert into test_index values (5291, 7795500942530200399, 0.412325, '1ynGOBLmVJ') index_test.go:143: sql update test_index set c1 = 6486018021233418975, c2 = 0.948612, c3 = 'd6Ps5Ypi9q' where c = 140 index_test.go:137: sql insert into test_index values (5292, 5833470835053058966, 0.858014, 'ZJ9d9I1BKk') index_test.go:140: sql delete from test_index where c = 473 index_test.go:137: sql insert into test_index values (5290, 4730109450143821381, 0.172681, 'arjRsWGvL3') index_test.go:140: sql delete from test_index where c = 4564 index_test.go:137: sql insert into test_index values (5293, 188096776890316244, 0.412623, 'T8EMaZFDUX') index_test.go:143: sql update test_index set c1 = 603815560260306912, c2 = 0.849377, c3 = 'TBaWz3sjFl' where c = 3857 index_test.go:137: sql insert into test_index values (5295, 1701410169446611178, 0.606514, 'K1nGz7zuE0') index_test.go:137: sql insert into test_index values (5294, 1192400018226191065, 0.648273, '2CWPEGv2QM') index_test.go:143: sql update test_index set c1 = 1812242441217644352, c2 = 0.145778, c3 = 'fAwvPTvArb' where c = 3470 index_test.go:143: sql update test_index set c1 = 3437633726496026273, c2 = 0.048471, c3 = '7Z44z7UYaS' where c = 1765 index_test.go:140: sql delete from test_index where c = 1077 index_test.go:140: sql delete from test_index where c = 1877 index_test.go:140: sql delete from test_index where c = 4404 index_test.go:140: sql delete from test_index where c = 934 index_test.go:137: sql insert into test_index values (5296, 6732616206880796200, 0.654537, 'TZasCZEPle') index_test.go:143: sql update test_index set c1 = 529158261174892203, c2 = 0.008494, c3 = 'wnw1JisKe9' where c = 690 index_test.go:143: sql update test_index set c1 = 7918366513539548930, c2 = 0.703197, c3 = 'QjoHPRRDKe' where c = 4036 index_test.go:143: sql update test_index set c1 = 1803274565412034077, c2 = 0.648290, c3 = 'lRZ3vGAG6U' where c = 33 index_test.go:143: sql update test_index set c1 = 3372003700987189995, c2 = 0.288396, c3 = 'l4HGQw46YR' where c = 1152 index_test.go:143: sql update test_index set c1 = 983121532194457640, c2 = 0.597433, c3 = 'KtRkTrSu9F' where c = 911 index_test.go:137: sql insert into test_index values (5297, 4751643721860743132, 0.804836, 'WCq4zMy1ky') index_test.go:140: sql delete from test_index where c = 4279 index_test.go:143: sql update test_index set c1 = 153741906219327852, c2 = 0.788695, c3 = '1K8IBcSPmW' where c = 168 index_test.go:140: sql delete from test_index where c = 4488 index_test.go:137: sql insert into test_index values (5298, 1732462159051953743, 0.785330, 'Lwczg4tHVA') index_test.go:140: sql delete from test_index where c = 3633 index_test.go:140: sql delete from test_index where c = 973 index_test.go:137: sql insert into test_index values (5299, 6425982943221626536, 0.231693, '8HY5naO2gl') index_test.go:143: sql update test_index set c1 = 326904760927134247, c2 = 0.010780, c3 = 'Soed4JhlLy' where c = 3752 index_test.go:143: sql update test_index set c1 = 9151086003297196078, c2 = 0.902100, c3 = 'vExyEN7rBS' where c = 1202 index_test.go:143: sql update test_index set c1 = 1917785296307127985, c2 = 0.862562, c3 = 'jMaEFbhVtK' where c = 1155 index_test.go:140: sql delete from test_index where c = 1040 index_test.go:137: sql insert into test_index values (5300, 552033067819731664, 0.426145, '4sdnLJncgd') index_test.go:143: sql update test_index set c1 = 4437603738714625081, c2 = 0.724866, c3 = 'gYNGww6Shk' where c = 3046 index_test.go:140: sql delete from test_index where c = 4892 index_test.go:143: sql update test_index set c1 = 6617735912778939080, c2 = 0.136926, c3 = 'O7Q8Hr19P2' where c = 1997 # Time: 2024-05-06T10:17:00.846699123+08:00 # Txn_start_ts: 0 # Query_time: 0.33188565 # Parse_time: 0 # Compile_time: 0.000073245 # Rewrite_time: 0.0000025 # Optimize_time: 0 # Wait_TS: 0.000097323 # DB: mysql # Is_internal: true # Digest: a2de40f38c40a12cca2de8ba7dffa75407607354a3f9335d67717fa5648c5128 # Num_cop_tasks: 0 # Prepared: false # Plan_from_cache: false # Plan_from_binding: false # Has_more_results: false # KV_total: 0 # PD_total: 0 # Backoff_total: 0 # Write_sql_response_total: 0 # Result_rows: 0 # Succ: true # IsExplicitTxn: false # IsSyncStatsFailed: false # Resource_group: default use mysql; ; index_test.go:137: sql insert into test_index values (5304, 2487066672264204992, 0.086836, 'w9qtNi5FHw') index_test.go:137: sql insert into test_index values (5305, 4543620275007076462, 0.177381, 'kaoqVdEy9y') index_test.go:137: sql insert into test_index values (5303, 2172773140936005690, 0.128913, 'pE7V0PV2Co') index_test.go:137: sql insert into test_index values (5306, 5768268502559897877, 0.382349, 'eAXqmmyVAn') index_test.go:137: sql insert into test_index values (5302, 1374935737864942500, 0.473750, 'FfpWk1GNhk') index_test.go:137: sql insert into test_index values (5309, 1922332241497182082, 0.019298, 'C3D1bBjKdN') index_test.go:137: sql insert into test_index values (5301, 6861636813725158158, 0.351870, 'USGrjbzsHe') index_test.go:137: sql insert into test_index values (5310, 130966965691754819, 0.859428, 'IFjxawqjYb') index_test.go:137: sql insert into test_index values (5308, 2475383720496947751, 0.947949, 'n7CuHTXnPm') index_test.go:140: sql delete from test_index where c = 3463 index_test.go:137: sql insert into test_index values (5307, 2594337149316487026, 0.628586, '1E5R8Dc1Dv') index_test.go:140: sql delete from test_index where c = 5084 index_test.go:140: sql delete from test_index where c = 558 index_test.go:140: sql delete from test_index where c = 3624 index_test.go:140: sql delete from test_index where c = 507 index_test.go:140: sql delete from test_index where c = 2124 index_test.go:143: sql update test_index set c1 = 224425511405721349, c2 = 0.478449, c3 = 'KeRVxqaUTQ' where c = 305 index_test.go:140: sql delete from test_index where c = 3235 index_test.go:140: sql delete from test_index where c = 4669 index_test.go:140: sql delete from test_index where c = 2633 index_test.go:143: sql update test_index set c1 = 2298626952543909700, c2 = 0.332150, c3 = 'KDzlbXtXSo' where c = 3363 index_test.go:143: sql update test_index set c1 = 6240090485347836845, c2 = 0.731999, c3 = '1WgLT3Vz7o' where c = 2053 index_test.go:140: sql delete from test_index where c = 2251 index_test.go:143: sql update test_index set c1 = 4236861693055419191, c2 = 0.300495, c3 = 'OdLA6GGNu0' where c = 1600 index_test.go:143: sql update test_index set c1 = 1616257123195595265, c2 = 0.581459, c3 = 'UlWHSfOL4E' where c = 3345 index_test.go:143: sql update test_index set c1 = 465080607960495415, c2 = 0.312567, c3 = '3ZqR7iQyWb' where c = 2090 index_test.go:143: sql update test_index set c1 = 5019243468693275446, c2 = 0.403058, c3 = '3KkTvfqe7C' where c = 106 index_test.go:143: sql update test_index set c1 = 7562424725601627247, c2 = 0.326755, c3 = 'BWk5uFmD4l' where c = 817 index_test.go:143: sql update test_index set c1 = 8967235843422671946, c2 = 0.405031, c3 = 's45SsJUySs' where c = 5202 index_test.go:137: sql insert into test_index values (5313, 8676487903704925612, 0.359870, 'dmvCDmpBex') index_test.go:137: sql insert into test_index values (5312, 3176904190955897856, 0.843518, 'JYUa9FHOAG') index_test.go:143: sql update test_index set c1 = 6270056432609902534, c2 = 0.182237, c3 = 'C22LO5Xwcl' where c = 5236 index_test.go:137: sql insert into test_index values (5311, 918777458391068865, 0.414205, 'raE4iEoJRo') index_test.go:137: sql insert into test_index values (5314, 2799304271737370446, 0.590929, 'dLw3AozIe2') index_test.go:137: sql insert into test_index values (5315, 4634023313936693688, 0.689253, 'X0lOC3t7RS') index_test.go:137: sql insert into test_index values (5317, 80625804514212349, 0.471909, 'XI4mJ1Okd4') index_test.go:137: sql insert into test_index values (5316, 3315163602184405936, 0.223368, '5zAgNs0DH1') index_test.go:140: sql delete from test_index where c = 661 index_test.go:137: sql insert into test_index values (5319, 6902367752838794727, 0.124410, 'nWv5wZnKwk') index_test.go:140: sql delete from test_index where c = 906 index_test.go:140: sql delete from test_index where c = 4338 index_test.go:137: sql insert into test_index values (5318, 310949565601555752, 0.946470, '85H2GomrzC') index_test.go:137: sql insert into test_index values (5320, 2394367834862617208, 0.368914, '7pwoOu5gJe') index_test.go:140: sql delete from test_index where c = 4331 index_test.go:140: sql delete from test_index where c = 1899 index_test.go:140: sql delete from test_index where c = 1402 index_test.go:143: sql update test_index set c1 = 8652153624382551331, c2 = 0.242563, c3 = 'vseSf09MNb' where c = 3165 index_test.go:140: sql delete from test_index where c = 2203 index_test.go:143: sql update test_index set c1 = 5894963606067177015, c2 = 0.916111, c3 = 'wk7EfidTRV' where c = 3026 index_test.go:140: sql delete from test_index where c = 4148 index_test.go:143: sql update test_index set c1 = 6645809132204119190, c2 = 0.878791, c3 = 'Y9dusowyTn' where c = 1184 index_test.go:143: sql update test_index set c1 = 2580088414214819312, c2 = 0.917231, c3 = '7zDjDlYeGl' where c = 3314 index_test.go:140: sql delete from test_index where c = 3456 index_test.go:143: sql update test_index set c1 = 8402594060784175028, c2 = 0.628571, c3 = 'm8Zx9FzsEX' where c = 496 index_test.go:143: sql update test_index set c1 = 8997731951097564371, c2 = 0.446977, c3 = '4JgEVQSBwh' where c = 3164 index_test.go:143: sql update test_index set c1 = 8261172088051969950, c2 = 0.783287, c3 = '2yPBBVbw2N' where c = 2243 index_test.go:137: sql insert into test_index values (5322, 3867143182233546562, 0.698229, 'HjUkIJCNQ7') index_test.go:140: sql delete from test_index where c = 5041 index_test.go:143: sql update test_index set c1 = 6977838464434153810, c2 = 0.464220, c3 = '9ZNHl2Umzg' where c = 809 index_test.go:140: sql delete from test_index where c = 804 index_test.go:137: sql insert into test_index values (5321, 1714295417541300378, 0.662968, 'hF6oyZiWay') index_test.go:137: sql insert into test_index values (5325, 6411604754472723495, 0.491126, 'SRhgbCS6Xk') index_test.go:143: sql update test_index set c1 = 3057232393711125033, c2 = 0.407409, c3 = 'svbIPWVkCS' where c = 79 index_test.go:137: sql insert into test_index values (5326, 1834324847094986036, 0.830692, 'UZ0TDeWMwh') index_test.go:137: sql insert into test_index values (5324, 7794773080936384922, 0.317015, 'GXQKikKi9p') index_test.go:137: sql insert into test_index values (5323, 5414558835068541809, 0.830597, 'rbtGIwmTa9') index_test.go:143: sql update test_index set c1 = 2551046766515399517, c2 = 0.586496, c3 = '9tp1HIKsG0' where c = 4705 index_test.go:137: sql insert into test_index values (5327, 2582310798591346338, 0.312271, 'w9tmQjIT6h') index_test.go:140: sql delete from test_index where c = 526 index_test.go:143: sql update test_index set c1 = 7548693752134554596, c2 = 0.042931, c3 = 'MYfSnL5okJ' where c = 4679 index_test.go:137: sql insert into test_index values (5328, 7578005698342910760, 0.542371, 'KBgWHKuuxG') index_test.go:137: sql insert into test_index values (5329, 1003199823974836035, 0.125118, 'a4qYnpTr2l') index_test.go:140: sql delete from test_index where c = 86 index_test.go:140: sql delete from test_index where c = 711 index_test.go:140: sql delete from test_index where c = 3467 index_test.go:137: sql insert into test_index values (5330, 4929938981413991652, 0.426383, 'G4DpjXVXXh') index_test.go:140: sql delete from test_index where c = 2822 index_test.go:140: sql delete from test_index where c = 1475 index_test.go:143: sql update test_index set c1 = 6321211152266351900, c2 = 0.068584, c3 = 'tLg5CYa9GD' where c = 72 index_test.go:143: sql update test_index set c1 = 5345075193730397034, c2 = 0.157636, c3 = 'idiSll3JsD' where c = 22 index_test.go:140: sql delete from test_index where c = 4765 index_test.go:137: sql insert into test_index values (5331, 3501653484907639502, 0.212868, 'kt1Mx8jQE1') index_test.go:143: sql update test_index set c1 = 2001758929960759409, c2 = 0.380620, c3 = 'wJJXlVfNRz' where c = 728 index_test.go:140: sql delete from test_index where c = 3388 index_test.go:143: sql update test_index set c1 = 5880110227989968293, c2 = 0.971299, c3 = 'kUHjPoVhCh' where c = 4793 index_test.go:143: sql update test_index set c1 = 8933241311353038442, c2 = 0.490014, c3 = 'Am8LctCZ6v' where c = 2425 index_test.go:137: sql insert into test_index values (5332, 57565508435142607, 0.226658, '03p0jZRsgW') index_test.go:140: sql delete from test_index where c = 4709 index_test.go:137: sql insert into test_index values (5333, 824514432891571577, 0.117995, 'l3R3vGYPJd') index_test.go:143: sql update test_index set c1 = 2753134158044017182, c2 = 0.354528, c3 = 'qBLRlX1ZU8' where c = 4665 index_test.go:143: sql update test_index set c1 = 884511534363678289, c2 = 0.074914, c3 = 'y7OdsD3zxW' where c = 2618 index_test.go:140: sql delete from test_index where c = 3631 index_test.go:137: sql insert into test_index values (5334, 5435692281121297767, 0.810195, '3ZcY9Dcm28') index_test.go:143: sql update test_index set c1 = 6990221824383172461, c2 = 0.338351, c3 = '1st8iIFltd' where c = 1219 index_test.go:137: sql insert into test_index values (5335, 1850447531703311923, 0.815520, 'HI7slh8a5K') index_test.go:140: sql delete from test_index where c = 804 index_test.go:137: sql insert into test_index values (5338, 8744930038895703561, 0.806793, '817PMzMnte') index_test.go:140: sql delete from test_index where c = 4419 index_test.go:143: sql update test_index set c1 = 8029710019059093262, c2 = 0.875965, c3 = 'V0Z8t3nqfq' where c = 4794 index_test.go:143: sql update test_index set c1 = 517491751483293169, c2 = 0.901794, c3 = 'YAZ7vGtvCz' where c = 1586 index_test.go:143: sql update test_index set c1 = 2877454174599305594, c2 = 0.747395, c3 = 'AAOB30xF58' where c = 338 index_test.go:137: sql insert into test_index values (5336, 6471022786315932862, 0.122231, 'cEZb2tjYBE') index_test.go:140: sql delete from test_index where c = 4717 index_test.go:137: sql insert into test_index values (5339, 8986425298051506561, 0.213519, 'FGIxNJzSdd') index_test.go:140: sql delete from test_index where c = 5023 index_test.go:137: sql insert into test_index values (5337, 2044514924632869649, 0.010453, 'y7TSHz3u4F') index_test.go:140: sql delete from test_index where c = 623 index_test.go:140: sql delete from test_index where c = 3017 index_test.go:137: sql insert into test_index values (5342, 6250411056497076853, 0.684932, 'wHIZt7YK5v') index_test.go:137: sql insert into test_index values (5340, 3028672410074354726, 0.880086, '4b7jOQxs4l') index_test.go:137: sql insert into test_index values (5341, 5143800307269415218, 0.183208, 'EK0Cp5ecsG') index_test.go:143: sql update test_index set c1 = 4535648594045326052, c2 = 0.374311, c3 = 'CWmApXbT5E' where c = 3983 index_test.go:140: sql delete from test_index where c = 1471 index_test.go:140: sql delete from test_index where c = 2104 index_test.go:143: sql update test_index set c1 = 2496820529396063078, c2 = 0.850945, c3 = 'ehtE3dhkLK' where c = 3903 index_test.go:143: sql update test_index set c1 = 3906572567077962772, c2 = 0.245954, c3 = 'zPfQ7SUbt3' where c = 1984 index_test.go:140: sql delete from test_index where c = 451 index_test.go:143: sql update test_index set c1 = 4494621205271715703, c2 = 0.154067, c3 = 'moS8Jxgbg0' where c = 4821 index_test.go:140: sql delete from test_index where c = 2933 index_test.go:140: sql delete from test_index where c = 4535 index_test.go:143: sql update test_index set c1 = 1159750233355580922, c2 = 0.137433, c3 = 'zLGkIqEpV0' where c = 797 index_test.go:143: sql update test_index set c1 = 5183684312664677483, c2 = 0.929843, c3 = '9WXbVdEHB4' where c = 1866 index_test.go:143: sql update test_index set c1 = 416440866640761520, c2 = 0.965169, c3 = 'L3rLGSqVal' where c = 3984 index_test.go:143: sql update test_index set c1 = 6217088919574023696, c2 = 0.166859, c3 = 'oDjzcX2tus' where c = 632 index_test.go:137: sql insert into test_index values (5344, 3801708602712169006, 0.716763, 'QVsnmIprdn') index_test.go:137: sql insert into test_index values (5346, 301745719947972310, 0.825555, '5cj4afsotW') index_test.go:137: sql insert into test_index values (5345, 5081846971790420016, 0.470805, 'SJVwV4vyHr') index_test.go:137: sql insert into test_index values (5343, 2694927109130791804, 0.937934, '4kp59LzaJT') index_test.go:143: sql update test_index set c1 = 7033940144133241701, c2 = 0.927777, c3 = 'vt4CTsptKC' where c = 3993 index_test.go:140: sql delete from test_index where c = 1031 index_test.go:140: sql delete from test_index where c = 529 index_test.go:143: sql update test_index set c1 = 8215819956950473383, c2 = 0.926692, c3 = '6oiT66inwL' where c = 2982 index_test.go:140: sql delete from test_index where c = 2048 index_test.go:137: sql insert into test_index values (5347, 7934065322783482165, 0.744127, '4b3B2JAdCA') index_test.go:137: sql insert into test_index values (5350, 3479339241073555167, 0.169591, 'hJiNebNwDD') index_test.go:137: sql insert into test_index values (5348, 1765618710260617612, 0.339459, 'pQUJ40FJFu') index_test.go:137: sql insert into test_index values (5349, 1768706463056560215, 0.399528, 'eUhUWxuABz') index_test.go:137: sql insert into test_index values (5351, 3806310866221991831, 0.732137, 'QuHTKOkMD8') index_test.go:140: sql delete from test_index where c = 4012 index_test.go:140: sql delete from test_index where c = 172 index_test.go:143: sql update test_index set c1 = 185663385465087294, c2 = 0.802811, c3 = '8Tyt086dJK' where c = 2101 index_test.go:143: sql update test_index set c1 = 5921273399132172668, c2 = 0.735044, c3 = 'VJaPaq0LvT' where c = 3888 index_test.go:143: sql update test_index set c1 = 2221514098802898877, c2 = 0.152550, c3 = '3rMJsfqud8' where c = 3919 index_test.go:140: sql delete from test_index where c = 3688 index_test.go:143: sql update test_index set c1 = 4457036148360474179, c2 = 0.916301, c3 = '3FrfLZ4PzX' where c = 1781 index_test.go:137: sql insert into test_index values (5352, 6687762088825794774, 0.362709, '6lLBGCysdS') index_test.go:140: sql delete from test_index where c = 3341 index_test.go:140: sql delete from test_index where c = 5060 index_test.go:140: sql delete from test_index where c = 3001 index_test.go:143: sql update test_index set c1 = 5772809344644045103, c2 = 0.001863, c3 = 'Xf9ng6tvli' where c = 1584 index_test.go:143: sql update test_index set c1 = 1835811046029900827, c2 = 0.343727, c3 = 's4GNRrqzAp' where c = 3780 index_test.go:143: sql update test_index set c1 = 7153947150293391552, c2 = 0.273927, c3 = 'iegZvck9dP' where c = 348 index_test.go:137: sql insert into test_index values (5353, 2447525408252560953, 0.797091, 'NkCOTHjAPU') index_test.go:143: sql update test_index set c1 = 6073498152956846987, c2 = 0.030637, c3 = 'WDYuaS4H0G' where c = 2195 index_test.go:137: sql insert into test_index values (5355, 4890018458509093520, 0.217376, 'Uutj1qEBFB') index_test.go:137: sql insert into test_index values (5354, 3358143807246070772, 0.514865, 'P4k1QffBXe') index_test.go:137: sql insert into test_index values (5356, 6350880060514345749, 0.850046, 'Ml2gep0X5k') index_test.go:140: sql delete from test_index where c = 618 index_test.go:140: sql delete from test_index where c = 1702 index_test.go:140: sql delete from test_index where c = 335 index_test.go:143: sql update test_index set c1 = 6505956349383443743, c2 = 0.686367, c3 = 'eOKaAiKNk8' where c = 4507 index_test.go:137: sql insert into test_index values (5357, 4469452762349575891, 0.324768, '2tRqvPvXmR') index_test.go:137: sql insert into test_index values (5358, 338328904560371709, 0.730716, 'Z9xMkgBDj3') index_test.go:143: sql update test_index set c1 = 303855378581366382, c2 = 0.086525, c3 = 'NK9cEXzQxj' where c = 3824 index_test.go:137: sql insert into test_index values (5359, 2355300534527559137, 0.577451, 'Tk6tIaKKh3') index_test.go:143: sql update test_index set c1 = 7741881607321574266, c2 = 0.974144, c3 = 'RhgknokEAw' where c = 410 index_test.go:143: sql update test_index set c1 = 3239331144732187015, c2 = 0.922245, c3 = 'FXuXz7pIjG' where c = 2263 index_test.go:137: sql insert into test_index values (5360, 1483532955504184870, 0.489082, '8XUI7gaIJg') index_test.go:140: sql delete from test_index where c = 1926 index_test.go:140: sql delete from test_index where c = 822 index_test.go:140: sql delete from test_index where c = 4711 index_test.go:137: sql insert into test_index values (5363, 5361864667858088871, 0.157944, '8C79SA4T7K') index_test.go:140: sql delete from test_index where c = 1846 index_test.go:137: sql insert into test_index values (5362, 7441900394391699380, 0.979507, 'TC22w2vO4z') index_test.go:137: sql insert into test_index values (5364, 8027851024209846600, 0.707419, 'anfiuuZdxy') index_test.go:143: sql update test_index set c1 = 4779162838137947171, c2 = 0.601216, c3 = 'EUqJNJHqY6' where c = 949 index_test.go:137: sql insert into test_index values (5361, 1342567408214007438, 0.527993, 'Ln3azqsz3p') index_test.go:140: sql delete from test_index where c = 5151 index_test.go:143: sql update test_index set c1 = 1357850211018412118, c2 = 0.987749, c3 = 'RPKUSSRQFG' where c = 1030 index_test.go:143: sql update test_index set c1 = 1552005734135194628, c2 = 0.692252, c3 = 'dVCgyNIsmf' where c = 4524 index_test.go:140: sql delete from test_index where c = 2749 index_test.go:140: sql delete from test_index where c = 1575 index_test.go:143: sql update test_index set c1 = 9099020365043103089, c2 = 0.297515, c3 = 'OfnA9afLmD' where c = 404 index_test.go:140: sql delete from test_index where c = 2196 index_test.go:143: sql update test_index set c1 = 4000597522774526664, c2 = 0.417816, c3 = '3hoyTV5XZS' where c = 3338 index_test.go:140: sql delete from test_index where c = 4992 index_test.go:143: sql update test_index set c1 = 8827347838212318886, c2 = 0.701815, c3 = 'IHgbX3xXDN' where c = 2760 index_test.go:143: sql update test_index set c1 = 7736934657912262466, c2 = 0.974315, c3 = 'Oes9cctHgb' where c = 56 index_test.go:137: sql insert into test_index values (5365, 2461556136571512654, 0.504138, 'Aw5zIRPvDi') index_test.go:137: sql insert into test_index values (5366, 7569926587119063012, 0.275181, 'YsOMeYKKz8') index_test.go:137: sql insert into test_index values (5367, 1796379656182212617, 0.415296, 'ETJlRWuoMq') index_test.go:137: sql insert into test_index values (5368, 1946214949360146872, 0.000724, 'vVPRty5YUS') index_test.go:140: sql delete from test_index where c = 2538 index_test.go:140: sql delete from test_index where c = 139 index_test.go:137: sql insert into test_index values (5369, 1110233152448781960, 0.813378, 'si4yRwMo4q') index_test.go:140: sql delete from test_index where c = 2389 index_test.go:137: sql insert into test_index values (5370, 3914378266328513813, 0.650976, 'lVmfA68dzx') index_test.go:140: sql delete from test_index where c = 2774 index_test.go:143: sql update test_index set c1 = 2969912234843854893, c2 = 0.290510, c3 = 'XtrhleztPs' where c = 4763 index_test.go:137: sql insert into test_index values (5371, 5516321409712071680, 0.250300, 'buAznAJZNA') index_test.go:140: sql delete from test_index where c = 25 index_test.go:140: sql delete from test_index where c = 1070 index_test.go:140: sql delete from test_index where c = 12 index_test.go:143: sql update test_index set c1 = 2163385650844628684, c2 = 0.715005, c3 = 'KIkGbDk8zR' where c = 3848 index_test.go:143: sql update test_index set c1 = 5834305717798581262, c2 = 0.879985, c3 = 'DV66W62b3p' where c = 3110 index_test.go:143: sql update test_index set c1 = 1875678298340487564, c2 = 0.340654, c3 = 'eP8rYkrfdp' where c = 3923 index_test.go:137: sql insert into test_index values (5372, 1293107972810828547, 0.765353, 'fGarxnIfS9') index_test.go:143: sql update test_index set c1 = 2778343414298673620, c2 = 0.953941, c3 = 'eILlh93aCm' where c = 1387 index_test.go:143: sql update test_index set c1 = 1577724234897808440, c2 = 0.665744, c3 = 'joteOv4349' where c = 5191 index_test.go:140: sql delete from test_index where c = 4295 index_test.go:143: sql update test_index set c1 = 7815510715261657079, c2 = 0.356688, c3 = 'GG6SMNQTk2' where c = 4004 index_test.go:143: sql update test_index set c1 = 6446290501674983390, c2 = 0.674032, c3 = 'luBt21SU6Q' where c = 5260 index_test.go:143: sql update test_index set c1 = 750772577879961971, c2 = 0.549284, c3 = 'STe01FPsHp' where c = 3696 index_test.go:137: sql insert into test_index values (5373, 7508296537893586166, 0.526218, '6fDnnmDySg') index_test.go:137: sql insert into test_index values (5374, 9135200256460897616, 0.899000, '7FrFZpnVnB') index_test.go:140: sql delete from test_index where c = 675 index_test.go:137: sql insert into test_index values (5375, 3262447203467820832, 0.019030, 'gz8PfLIcnj') index_test.go:137: sql insert into test_index values (5380, 1592823978865891963, 0.240043, '4EY5EHQ3tK') index_test.go:137: sql insert into test_index values (5378, 9043410387800701880, 0.321147, '47PbK71AO7') index_test.go:137: sql insert into test_index values (5376, 5714569142065767424, 0.150439, 'IVza9x0Gkb') index_test.go:140: sql delete from test_index where c = 206 index_test.go:137: sql insert into test_index values (5377, 2130507857196753767, 0.834959, 'wvEV7l5BaK') index_test.go:137: sql insert into test_index values (5379, 3862803070350990197, 0.604951, 'TtbUoLJIMr') index_test.go:140: sql delete from test_index where c = 1519 index_test.go:143: sql update test_index set c1 = 3524675452691162642, c2 = 0.897376, c3 = 'JKqyccIQGa' where c = 3408 index_test.go:140: sql delete from test_index where c = 1271 index_test.go:143: sql update test_index set c1 = 646141770131926342, c2 = 0.315982, c3 = 'eviOTI3UEu' where c = 958 index_test.go:140: sql delete from test_index where c = 3776 index_test.go:143: sql update test_index set c1 = 6820119213848994584, c2 = 0.608223, c3 = 'SCF4NC8Wzw' where c = 67 index_test.go:143: sql update test_index set c1 = 7236760696223368889, c2 = 0.409284, c3 = 't3Jv2YaNjh' where c = 4954 index_test.go:140: sql delete from test_index where c = 2533 index_test.go:140: sql delete from test_index where c = 464 index_test.go:140: sql delete from test_index where c = 3898 index_test.go:137: sql insert into test_index values (5381, 8383056888109287836, 0.796986, 'SBpClT7nlS') index_test.go:140: sql delete from test_index where c = 4214 index_test.go:143: sql update test_index set c1 = 1002609154712275920, c2 = 0.421846, c3 = 'pxK7y1qEXq' where c = 3666 index_test.go:143: sql update test_index set c1 = 2652334260859235652, c2 = 0.416175, c3 = 'uqBLdkAKq0' where c = 929 index_test.go:137: sql insert into test_index values (5384, 3577279113944822545, 0.060829, 'p3SfxPAAve') index_test.go:137: sql insert into test_index values (5382, 5043114167572912813, 0.845859, 'CNFw87WITc') index_test.go:137: sql insert into test_index values (5383, 5140193634695902615, 0.703241, '783hVDbMS8') index_test.go:140: sql delete from test_index where c = 1415 index_test.go:143: sql update test_index set c1 = 6495985680146810114, c2 = 0.108632, c3 = 'ZMf2FEj4jQ' where c = 933 index_test.go:143: sql update test_index set c1 = 5805815102724592781, c2 = 0.567955, c3 = 'JbxSl4AgPw' where c = 2726 index_test.go:140: sql delete from test_index where c = 1920 index_test.go:137: sql insert into test_index values (5385, 4098224982714254371, 0.043698, 'UY7xKhtjnW') index_test.go:143: sql update test_index set c1 = 6114889120047499377, c2 = 0.720793, c3 = 'xyZ74aj4Ji' where c = 4799 index_test.go:137: sql insert into test_index values (5386, 7828819956759362312, 0.966293, 'egpSXE5f2q') index_test.go:140: sql delete from test_index where c = 1555 index_test.go:140: sql delete from test_index where c = 2073 index_test.go:143: sql update test_index set c1 = 8538592852197210692, c2 = 0.343614, c3 = 'UIk6tFas2s' where c = 3678 index_test.go:143: sql update test_index set c1 = 8411126246692025313, c2 = 0.559946, c3 = 'RxyjsNSNhI' where c = 3074 index_test.go:137: sql insert into test_index values (5387, 1779334731767056875, 0.246019, 'Px8xNhvIj3') index_test.go:140: sql delete from test_index where c = 4138 index_test.go:137: sql insert into test_index values (5388, 5860564664809201011, 0.007477, 'iO0rxWChL5') index_test.go:137: sql insert into test_index values (5389, 316076242282141796, 0.265822, 'enARZBr8ZM') index_test.go:143: sql update test_index set c1 = 1588174473391368082, c2 = 0.755183, c3 = 'aX3HtS2kzX' where c = 4638 index_test.go:140: sql delete from test_index where c = 1335 index_test.go:143: sql update test_index set c1 = 8187282838699501436, c2 = 0.883732, c3 = 'EDogvh2Lks' where c = 773 index_test.go:140: sql delete from test_index where c = 936 index_test.go:140: sql delete from test_index where c = 571 index_test.go:140: sql delete from test_index where c = 1769 index_test.go:143: sql update test_index set c1 = 590791774613162687, c2 = 0.247657, c3 = 'oCvl3Rk8Ns' where c = 3733 index_test.go:143: sql update test_index set c1 = 6463259657809671248, c2 = 0.553877, c3 = 'sL7yrsQWDx' where c = 3967 index_test.go:137: sql insert into test_index values (5391, 7747100383406166952, 0.936683, 'I1RpFuZULx') index_test.go:143: sql update test_index set c1 = 8713382275232784609, c2 = 0.041780, c3 = 'ZahqHvHVks' where c = 2038 index_test.go:137: sql insert into test_index values (5390, 2183663420384645378, 0.108340, 'BU2FwqtmDa') index_test.go:143: sql update test_index set c1 = 8088952942158782456, c2 = 0.061785, c3 = 'r2ZeCghQ9B' where c = 1818 index_test.go:137: sql insert into test_index values (5392, 2838259811283900435, 0.503837, 'lYNs7jNm7g') index_test.go:140: sql delete from test_index where c = 196 index_test.go:143: sql update test_index set c1 = 1673633983709234643, c2 = 0.662036, c3 = 'bN4ugKPjJ9' where c = 2854 index_test.go:137: sql insert into test_index values (5393, 5767174560164905767, 0.618555, 'vk1vHBVh3z') index_test.go:137: sql insert into test_index values (5395, 7960105877279199755, 0.041822, 'lE9dab3dQw') index_test.go:140: sql delete from test_index where c = 1688 index_test.go:143: sql update test_index set c1 = 2257908760875319711, c2 = 0.516222, c3 = '94hpittl3H' where c = 5324 index_test.go:137: sql insert into test_index values (5396, 8792676219905544924, 0.668796, 'BHsetITpa8') index_test.go:140: sql delete from test_index where c = 3621 index_test.go:137: sql insert into test_index values (5394, 7292255910530685004, 0.477081, '1UHroQTs1L') index_test.go:140: sql delete from test_index where c = 3791 index_test.go:137: sql insert into test_index values (5397, 7254956492713857689, 0.703782, 'ymbUExVfL9') index_test.go:143: sql update test_index set c1 = 6517049503864944413, c2 = 0.773363, c3 = '4JAVZetDY1' where c = 890 index_test.go:140: sql delete from test_index where c = 3778 index_test.go:143: sql update test_index set c1 = 2236776656843685417, c2 = 0.961677, c3 = 'AdRZqlHyp9' where c = 1320 index_test.go:140: sql delete from test_index where c = 2883 index_test.go:137: sql insert into test_index values (5398, 9221524140248775521, 0.246786, 'dVDLJ3CmPX') index_test.go:143: sql update test_index set c1 = 3669466461665136332, c2 = 0.304779, c3 = 'zsWRPwM5Y5' where c = 2395 index_test.go:140: sql delete from test_index where c = 1952 index_test.go:140: sql delete from test_index where c = 5139 index_test.go:140: sql delete from test_index where c = 4579 index_test.go:137: sql insert into test_index values (5399, 7508125029561802354, 0.261335, 'kHhADMJhTi') index_test.go:143: sql update test_index set c1 = 9027891666251706611, c2 = 0.638466, c3 = 'K91mhf7FPF' where c = 2469 index_test.go:143: sql update test_index set c1 = 573937047471223909, c2 = 0.439983, c3 = 'Tgjy06ENsM' where c = 4024 index_test.go:137: sql insert into test_index values (5400, 4298081962595264116, 0.014975, 'N62uJ35dn5') index_test.go:143: sql update test_index set c1 = 2056007065749350520, c2 = 0.416036, c3 = 'eaRWZnU3EN' where c = 4725 index_test.go:143: sql update test_index set c1 = 3030819504224240784, c2 = 0.101207, c3 = 'pqjQiegjfj' where c = 4732 index_test.go:140: sql delete from test_index where c = 628 index_test.go:143: sql update test_index set c1 = 7221366043990591122, c2 = 0.528876, c3 = 'j7T6cTjoLF' where c = 3938 index_test.go:143: sql update test_index set c1 = 2657763329622869728, c2 = 0.157620, c3 = 'j5kYXUts7U' where c = 4774 index_test.go:143: sql update test_index set c1 = 26262932354077794, c2 = 0.983109, c3 = 'JDrCAT0AN6' where c = 3253 index_test.go:140: sql delete from test_index where c = 2419 index_test.go:143: sql update test_index set c1 = 4159938747154065231, c2 = 0.303656, c3 = '6TJpusr94F' where c = 4356 [2024/05/06 10:17:01.609 +08:00] [ERROR] [advancer.go:400] ["listen task meet error, would reopen."] [error=EOF] [2024/05/06 10:17:01.414 +08:00] [ERROR] [advancer.go:400] ["listen task meet error, would reopen."] [error=EOF] index_test.go:137: sql insert into test_index values (5404, 6993186210144619056, 0.636650, 'XoqaGFSkye') index_test.go:137: sql insert into test_index values (5401, 4168438824939633605, 0.950713, '7hNPMcPYLk') index_test.go:137: sql insert into test_index values (5406, 1978957986991402173, 0.121615, 'l5XxRm6n5q') index_test.go:137: sql insert into test_index values (5402, 544878812646624066, 0.103449, 'PyJeqPwpcs') index_test.go:137: sql insert into test_index values (5410, 5349449781163962270, 0.245495, '8oimTxYZYV') index_test.go:137: sql insert into test_index values (5403, 7160794559558866916, 0.495009, 'u9reNYzYvE') index_test.go:137: sql insert into test_index values (5407, 3316760543018362027, 0.365752, 'pB4SylXPhF') index_test.go:137: sql insert into test_index values (5405, 1705719090852199001, 0.479042, '5my3Nvvz97') index_test.go:137: sql insert into test_index values (5409, 7241893431843869975, 0.113513, 'DHZDZFSUVG') index_test.go:137: sql insert into test_index values (5408, 2769444214942207407, 0.625298, '0x7YRdBLeO') index_test.go:140: sql delete from test_index where c = 3661 index_test.go:140: sql delete from test_index where c = 3283 index_test.go:140: sql delete from test_index where c = 1273 index_test.go:140: sql delete from test_index where c = 5234 index_test.go:140: sql delete from test_index where c = 3554 index_test.go:140: sql delete from test_index where c = 1176 index_test.go:143: sql update test_index set c1 = 2770770419537839472, c2 = 0.248206, c3 = 'aBvQdHzeZ6' where c = 1642 index_test.go:143: sql update test_index set c1 = 4651704586822473359, c2 = 0.922408, c3 = 'NalFq8V9wL' where c = 3141 index_test.go:143: sql update test_index set c1 = 7168843252811817419, c2 = 0.938699, c3 = 'UWqYD50TLM' where c = 1410 index_test.go:140: sql delete from test_index where c = 3418 index_test.go:140: sql delete from test_index where c = 2250 index_test.go:140: sql delete from test_index where c = 2587 index_test.go:140: sql delete from test_index where c = 3929 index_test.go:143: sql update test_index set c1 = 2049238961224991596, c2 = 0.317230, c3 = 'HC2SKMb9Um' where c = 588 index_test.go:137: sql insert into test_index values (5412, 8007236976925836149, 0.645014, 'GbFl4f1Rot') index_test.go:137: sql insert into test_index values (5411, 1157276611247216336, 0.401646, 'oFWhZQDQcp') index_test.go:143: sql update test_index set c1 = 5008621593258342505, c2 = 0.828823, c3 = 'xqu8uR7Q4F' where c = 5108 index_test.go:143: sql update test_index set c1 = 8478900894021993924, c2 = 0.785394, c3 = 'adYgSJq5M4' where c = 1624 index_test.go:143: sql update test_index set c1 = 6301918984155861073, c2 = 0.965215, c3 = 'COtgeuF3N9' where c = 4006 index_test.go:137: sql insert into test_index values (5414, 6552817668151957529, 0.467105, 'PsAQJ6HWHf') index_test.go:143: sql update test_index set c1 = 8415998386100567963, c2 = 0.399285, c3 = 'c4iRUqCkfX' where c = 3873 index_test.go:140: sql delete from test_index where c = 579 index_test.go:143: sql update test_index set c1 = 7717736603873774302, c2 = 0.674965, c3 = 'h5AikJj2yF' where c = 4638 index_test.go:137: sql insert into test_index values (5413, 1566415334844228582, 0.540369, 'hhSZoJKjpG') index_test.go:140: sql delete from test_index where c = 1396 index_test.go:143: sql update test_index set c1 = 1688415844408009908, c2 = 0.416531, c3 = 'PxDuAuiyAw' where c = 3570 index_test.go:140: sql delete from test_index where c = 3475 index_test.go:137: sql insert into test_index values (5415, 3754579056981242130, 0.874557, 'ettc2EjrNR') index_test.go:137: sql insert into test_index values (5417, 7781707989337653260, 0.314362, 'vByHc7eu0o') index_test.go:140: sql delete from test_index where c = 499 index_test.go:137: sql insert into test_index values (5416, 5948547144704786298, 0.099102, 'AUjzsSSKAf') index_test.go:137: sql insert into test_index values (5418, 2336732349739550294, 0.464427, 'AvqcgKoHkd') index_test.go:143: sql update test_index set c1 = 4907001184349554126, c2 = 0.448157, c3 = 'JrM3bth4I3' where c = 1016 index_test.go:137: sql insert into test_index values (5419, 4378416070991289495, 0.562220, 'BxEUtp0yRi') index_test.go:143: sql update test_index set c1 = 2260908669621083196, c2 = 0.060127, c3 = '7tmnGjHsOs' where c = 2749 index_test.go:143: sql update test_index set c1 = 9205262547730432369, c2 = 0.661944, c3 = 'OS9e2umiaQ' where c = 4804 index_test.go:140: sql delete from test_index where c = 3026 index_test.go:140: sql delete from test_index where c = 678 index_test.go:140: sql delete from test_index where c = 4820 index_test.go:143: sql update test_index set c1 = 2321546714936149500, c2 = 0.499039, c3 = 'Jfu3BwMzmM' where c = 1472 index_test.go:143: sql update test_index set c1 = 6116254260163162659, c2 = 0.099057, c3 = 'GFvSgOnjCA' where c = 2379 index_test.go:140: sql delete from test_index where c = 5313 index_test.go:137: sql insert into test_index values (5422, 4334950112281467034, 0.886621, '8GaJNWMYA9') index_test.go:137: sql insert into test_index values (5423, 9045883898838645261, 0.302586, 'vHKyRtvi3G') index_test.go:143: sql update test_index set c1 = 3437871348283365479, c2 = 0.057296, c3 = 'jlinkCtrIG' where c = 3757 index_test.go:137: sql insert into test_index values (5420, 952993167987338416, 0.099948, 'zExVhHEkZ0') index_test.go:143: sql update test_index set c1 = 7382281041871304803, c2 = 0.860902, c3 = 'VBrT4OULJx' where c = 2184 index_test.go:137: sql insert into test_index values (5421, 7770262463504182722, 0.532169, 'ywQ03cZXOq') index_test.go:140: sql delete from test_index where c = 4935 index_test.go:137: sql insert into test_index values (5425, 2042900753891095800, 0.101528, 'lHjmOgPODg') index_test.go:140: sql delete from test_index where c = 315 index_test.go:137: sql insert into test_index values (5424, 6636689648480290305, 0.381034, 'imtme7cWfQ') index_test.go:140: sql delete from test_index where c = 297 index_test.go:137: sql insert into test_index values (5426, 4299457869627866196, 0.978005, '1pCFtdeeyI') index_test.go:143: sql update test_index set c1 = 6438261121003919599, c2 = 0.902466, c3 = 'lJO89qEyrh' where c = 3724 index_test.go:143: sql update test_index set c1 = 3097151080622472203, c2 = 0.176661, c3 = 'raNqea3CDl' where c = 2222 index_test.go:140: sql delete from test_index where c = 1526 index_test.go:137: sql insert into test_index values (5427, 8814703956964778804, 0.399875, 'NKOQ1EMI9J') index_test.go:140: sql delete from test_index where c = 2662 index_test.go:140: sql delete from test_index where c = 4846 index_test.go:140: sql delete from test_index where c = 2876 index_test.go:143: sql update test_index set c1 = 9093555991373348104, c2 = 0.253658, c3 = 'TwEu9avyMs' where c = 1820 index_test.go:137: sql insert into test_index values (5428, 8646985479623498065, 0.983206, 'RvioPw3gi0') index_test.go:143: sql update test_index set c1 = 6767869520631356032, c2 = 0.414213, c3 = 'voXEASCFD4' where c = 252 index_test.go:143: sql update test_index set c1 = 6088767856259033613, c2 = 0.586190, c3 = 'mVD7Eg9gls' where c = 3041 index_test.go:140: sql delete from test_index where c = 5012 index_test.go:137: sql insert into test_index values (5429, 4037038243970919943, 0.961688, 'NArHQrvmW2') index_test.go:143: sql update test_index set c1 = 5800862576822237957, c2 = 0.040514, c3 = 'u6vm4zprQt' where c = 1708 index_test.go:140: sql delete from test_index where c = 1319 index_test.go:140: sql delete from test_index where c = 5320 index_test.go:143: sql update test_index set c1 = 5858811625239202820, c2 = 0.221613, c3 = 'vZjq6s9lBi' where c = 733 index_test.go:143: sql update test_index set c1 = 7150474853624859683, c2 = 0.199573, c3 = 'ND11ABxVvn' where c = 4898 index_test.go:137: sql insert into test_index values (5431, 6051138903311392681, 0.396905, 'QocQDunTJH') index_test.go:137: sql insert into test_index values (5430, 8056746170426199967, 0.179639, 'Q1np4VRYnY') index_test.go:143: sql update test_index set c1 = 9219373349771349221, c2 = 0.098472, c3 = 'XF66dDRU5V' where c = 843 index_test.go:140: sql delete from test_index where c = 783 index_test.go:143: sql update test_index set c1 = 6890110634806263189, c2 = 0.250956, c3 = 'Vav6KiHhhZ' where c = 4552 index_test.go:140: sql delete from test_index where c = 7 index_test.go:137: sql insert into test_index values (5432, 6854219006527632598, 0.156698, '5k4q8ALpTm') index_test.go:137: sql insert into test_index values (5435, 7412451361230078296, 0.785666, '6dNdlHHXEJ') index_test.go:143: sql update test_index set c1 = 5969676224874908590, c2 = 0.701326, c3 = 'qHTNQgOoAQ' where c = 1669 index_test.go:143: sql update test_index set c1 = 1913105796691981004, c2 = 0.591659, c3 = 'q6wZGhqUwM' where c = 2635 index_test.go:137: sql insert into test_index values (5436, 4758312287138274049, 0.129741, 'R9QjBSsyD3') index_test.go:140: sql delete from test_index where c = 3243 index_test.go:137: sql insert into test_index values (5433, 4204082632692684290, 0.694994, 'zOj7XSlUnr') index_test.go:140: sql delete from test_index where c = 2335 index_test.go:143: sql update test_index set c1 = 8105772673880814708, c2 = 0.005484, c3 = 'nOFzZ08aI1' where c = 5309 index_test.go:137: sql insert into test_index values (5437, 2255225179200542407, 0.550929, 'vYeNX1R4Ad') index_test.go:137: sql insert into test_index values (5434, 8112671613317054708, 0.719085, 'fU8u8MYz4v') index_test.go:140: sql delete from test_index where c = 133 index_test.go:137: sql insert into test_index values (5438, 3677008194821466690, 0.191763, 'kIeHMB7YcW') index_test.go:143: sql update test_index set c1 = 6816014698751663979, c2 = 0.988628, c3 = 'PNLdhk6Etx' where c = 1265 index_test.go:140: sql delete from test_index where c = 29 index_test.go:140: sql delete from test_index where c = 2848 index_test.go:137: sql insert into test_index values (5439, 1784078510929536401, 0.110776, 'ZjPzHT9Qgq') index_test.go:143: sql update test_index set c1 = 2537844972558267123, c2 = 0.248439, c3 = 'blPDZzkvs1' where c = 3880 index_test.go:140: sql delete from test_index where c = 2346 index_test.go:143: sql update test_index set c1 = 6015367794211235843, c2 = 0.272629, c3 = 'j5SD11aBoL' where c = 2451 index_test.go:143: sql update test_index set c1 = 5745625356498880779, c2 = 0.637066, c3 = 'vgAkZ3iMYR' where c = 1122 index_test.go:137: sql insert into test_index values (5440, 6836484588272689172, 0.095442, 'Th7rCnQnTj') index_test.go:140: sql delete from test_index where c = 1982 index_test.go:140: sql delete from test_index where c = 4177 index_test.go:143: sql update test_index set c1 = 1367078380404824233, c2 = 0.236443, c3 = '5sQEBJVqMS' where c = 3431 index_test.go:140: sql delete from test_index where c = 4604 index_test.go:143: sql update test_index set c1 = 1289047993090514216, c2 = 0.871293, c3 = '3OhuQvgFgg' where c = 2706 index_test.go:137: sql insert into test_index values (5441, 6186677789562835171, 0.729081, 'cVV9zIhkG6') index_test.go:137: sql insert into test_index values (5442, 3195140704111897682, 0.459624, 'HV0wBTxyY6') index_test.go:143: sql update test_index set c1 = 6264125358499156024, c2 = 0.753436, c3 = 'Dn25pHBeYr' where c = 3801 index_test.go:140: sql delete from test_index where c = 4367 index_test.go:137: sql insert into test_index values (5444, 7026804762254873176, 0.926335, 'JWg6stFHlz') index_test.go:137: sql insert into test_index values (5443, 6847987226784811608, 0.383656, 'OD6C4euArZ') index_test.go:137: sql insert into test_index values (5445, 2343293989016087981, 0.052538, 'JUpZSTqRCo') index_test.go:140: sql delete from test_index where c = 3675 index_test.go:137: sql insert into test_index values (5446, 9006768130918258442, 0.151121, 'kXODPvrd6I') index_test.go:140: sql delete from test_index where c = 1890 index_test.go:140: sql delete from test_index where c = 1906 index_test.go:137: sql insert into test_index values (5447, 2382177436138434412, 0.976259, 'Z3142d2T1S') index_test.go:140: sql delete from test_index where c = 4651 index_test.go:143: sql update test_index set c1 = 6252181464258230220, c2 = 0.589335, c3 = '9jbcoBASLL' where c = 3319 index_test.go:143: sql update test_index set c1 = 2826703493617139976, c2 = 0.700495, c3 = 'bndS8ZvEMy' where c = 1759 index_test.go:140: sql delete from test_index where c = 1146 index_test.go:143: sql update test_index set c1 = 2958158352340862706, c2 = 0.071204, c3 = 'xkvhVxTfUI' where c = 3679 index_test.go:140: sql delete from test_index where c = 4951 index_test.go:143: sql update test_index set c1 = 1360037065708610834, c2 = 0.718672, c3 = 'gygnALssgT' where c = 3759 index_test.go:140: sql delete from test_index where c = 3858 index_test.go:143: sql update test_index set c1 = 6478485743001347233, c2 = 0.443243, c3 = 'IU735o64Zz' where c = 503 index_test.go:143: sql update test_index set c1 = 1122243520881981557, c2 = 0.659197, c3 = 'cg1xJduRUt' where c = 2049 index_test.go:143: sql update test_index set c1 = 3253983960711680835, c2 = 0.860273, c3 = 'L5ds6em2jf' where c = 461 index_test.go:137: sql insert into test_index values (5448, 1682054003686708377, 0.197417, '11j6tgImfQ') index_test.go:137: sql insert into test_index values (5449, 3947447581985058865, 0.564107, 'ISSuwJLp59') index_test.go:137: sql insert into test_index values (5450, 8447374381492130899, 0.736727, 'J64Yp9Isjt') index_test.go:143: sql update test_index set c1 = 756770171218386035, c2 = 0.839964, c3 = 'ErHsoWprVw' where c = 1757 index_test.go:143: sql update test_index set c1 = 4376976919096833727, c2 = 0.549860, c3 = 'VFUgv0vTUD' where c = 5368 index_test.go:143: sql update test_index set c1 = 8950459926211488540, c2 = 0.286482, c3 = 'j9Wyg472f2' where c = 3421 index_test.go:137: sql insert into test_index values (5453, 350324102725891432, 0.347178, 'OtUbTfaWid') index_test.go:137: sql insert into test_index values (5451, 5782595972601080975, 0.380893, 'C2rdMh64dl') index_test.go:140: sql delete from test_index where c = 4499 index_test.go:140: sql delete from test_index where c = 5301 index_test.go:137: sql insert into test_index values (5455, 6217584605389935604, 0.444232, 'HJajYxzskn') index_test.go:137: sql insert into test_index values (5452, 3256305667773838387, 0.101415, 'mkqxiLS6mY') index_test.go:137: sql insert into test_index values (5456, 3796456186713151591, 0.233715, 'wa37tvmJKK') index_test.go:140: sql delete from test_index where c = 1974 index_test.go:137: sql insert into test_index values (5454, 880395846285401047, 0.732246, 'e4CMayVHhu') index_test.go:137: sql insert into test_index values (5457, 4472628927569108091, 0.584956, '3gWn0xcGFF') index_test.go:140: sql delete from test_index where c = 3790 index_test.go:140: sql delete from test_index where c = 1328 index_test.go:140: sql delete from test_index where c = 2332 index_test.go:140: sql delete from test_index where c = 2109 index_test.go:140: sql delete from test_index where c = 4293 index_test.go:140: sql delete from test_index where c = 5247 index_test.go:140: sql delete from test_index where c = 4099 index_test.go:143: sql update test_index set c1 = 8493987171708745133, c2 = 0.603769, c3 = 'AoMuKWsQfH' where c = 4247 index_test.go:143: sql update test_index set c1 = 6038116219051861455, c2 = 0.530537, c3 = 'qJjoPs3564' where c = 1094 index_test.go:143: sql update test_index set c1 = 3829723466175752270, c2 = 0.822297, c3 = '2zzIRUPu1O' where c = 4574 index_test.go:143: sql update test_index set c1 = 2880242166680550741, c2 = 0.481841, c3 = 'pmTnKr8c4T' where c = 1744 index_test.go:143: sql update test_index set c1 = 4706792479824920364, c2 = 0.102039, c3 = 'nKK8FnpJUJ' where c = 4107 index_test.go:143: sql update test_index set c1 = 302745128326807674, c2 = 0.616632, c3 = 'B5qo1DcodJ' where c = 3993 index_test.go:143: sql update test_index set c1 = 7814610219426571450, c2 = 0.089814, c3 = 'xlbZRZK9Yl' where c = 2715 index_test.go:143: sql update test_index set c1 = 5185995514017641911, c2 = 0.773693, c3 = 'xb54LYSge3' where c = 1756 index_test.go:143: sql update test_index set c1 = 8073905297074953979, c2 = 0.417528, c3 = 'BYhBNGCpDJ' where c = 1577 index_test.go:143: sql update test_index set c1 = 6270255828104250719, c2 = 0.020462, c3 = 'xBzvJmhR3d' where c = 4368 index_test.go:137: sql insert into test_index values (5460, 9183231141139545282, 0.560454, 'iGkC3kAXH7') index_test.go:137: sql insert into test_index values (5459, 8348000428386189743, 0.973635, 'AaBc17uVqH') index_test.go:137: sql insert into test_index values (5458, 3240669432414207368, 0.897298, 'tT33brc2IK') index_test.go:137: sql insert into test_index values (5461, 7855450008603747581, 0.506905, 'nCqIyqpU0o') index_test.go:137: sql insert into test_index values (5462, 6172242398293662194, 0.676818, 'erClDdyi2b') index_test.go:137: sql insert into test_index values (5465, 3274102734944521925, 0.668289, 'cBSvMeY2fA') index_test.go:137: sql insert into test_index values (5463, 7615435716700502031, 0.350587, 'ZPJVTx9cQe') index_test.go:137: sql insert into test_index values (5466, 2314233837222484100, 0.678341, 'nMavwL1LIA') index_test.go:140: sql delete from test_index where c = 303 index_test.go:140: sql delete from test_index where c = 786 index_test.go:140: sql delete from test_index where c = 1642 index_test.go:140: sql delete from test_index where c = 1660 index_test.go:137: sql insert into test_index values (5467, 3428518664863120018, 0.105082, 'RBC3YnhR2k') index_test.go:137: sql insert into test_index values (5464, 1484694938013875510, 0.336556, 'bvP5wwf93W') index_test.go:140: sql delete from test_index where c = 4629 index_test.go:143: sql update test_index set c1 = 8506217527162566041, c2 = 0.639916, c3 = 'AHIAlQwk2n' where c = 1491 index_test.go:140: sql delete from test_index where c = 1702 index_test.go:140: sql delete from test_index where c = 3866 index_test.go:143: sql update test_index set c1 = 5221648808214128932, c2 = 0.026966, c3 = 'G06r5OHcC6' where c = 902 index_test.go:140: sql delete from test_index where c = 4455 index_test.go:140: sql delete from test_index where c = 4057 index_test.go:143: sql update test_index set c1 = 4190685536806240946, c2 = 0.286147, c3 = 'DMWCv0fYwU' where c = 4178 index_test.go:143: sql update test_index set c1 = 2285530348340796781, c2 = 0.890417, c3 = 'DXL5LPmtzr' where c = 3399 index_test.go:137: sql insert into test_index values (5468, 1936693089450641910, 0.851005, 'fC8gl7KAAC') index_test.go:143: sql update test_index set c1 = 8461365978968950973, c2 = 0.192508, c3 = 'QYVWeT7OTu' where c = 4416 index_test.go:137: sql insert into test_index values (5469, 4235330869512953437, 0.035979, '6ouDD7TFDE') index_test.go:143: sql update test_index set c1 = 5458112610406417856, c2 = 0.857751, c3 = 'U2U0qoA6qi' where c = 2251 index_test.go:143: sql update test_index set c1 = 182015592636180794, c2 = 0.786473, c3 = 'h24LxVgb4W' where c = 4815 index_test.go:143: sql update test_index set c1 = 584646303942605360, c2 = 0.585181, c3 = 'bMPKdfNaVF' where c = 1223 index_test.go:140: sql delete from test_index where c = 3451 index_test.go:140: sql delete from test_index where c = 3496 index_test.go:143: sql update test_index set c1 = 6436178255395026543, c2 = 0.045254, c3 = 'aBW7Buj452' where c = 3187 index_test.go:137: sql insert into test_index values (5471, 2984884093232808400, 0.881086, 'b2vNK96B47') index_test.go:140: sql delete from test_index where c = 1060 index_test.go:137: sql insert into test_index values (5470, 4845697871907782064, 0.180285, 'eBlDLO9HLP') index_test.go:137: sql insert into test_index values (5472, 7939985267291047727, 0.778183, 'dw0dUREIMv') index_test.go:137: sql insert into test_index values (5474, 8373257016727508463, 0.488283, '6kalv3dAEt') index_test.go:140: sql delete from test_index where c = 2475 index_test.go:137: sql insert into test_index values (5475, 2321152209851571798, 0.058544, 'qasr1MatuZ') index_test.go:140: sql delete from test_index where c = 1529 index_test.go:137: sql insert into test_index values (5473, 187024154041549586, 0.590063, 'FkJ0uTLLYI') index_test.go:140: sql delete from test_index where c = 549 index_test.go:137: sql insert into test_index values (5476, 6141170272426647003, 0.075799, 'xH8IUGdBMO') index_test.go:143: sql update test_index set c1 = 4827002006248545655, c2 = 0.103292, c3 = 'otcHkUAmEa' where c = 5043 index_test.go:143: sql update test_index set c1 = 5776554021265679295, c2 = 0.100775, c3 = 'r4pkJlxoeP' where c = 4218 index_test.go:143: sql update test_index set c1 = 4629656263327644566, c2 = 0.652105, c3 = 'OJl3GBrhZ6' where c = 3771 index_test.go:143: sql update test_index set c1 = 7277743178615713067, c2 = 0.532970, c3 = 'XGK9Hroh6k' where c = 3574 index_test.go:140: sql delete from test_index where c = 5113 index_test.go:143: sql update test_index set c1 = 3763808834385950505, c2 = 0.483418, c3 = '7SGhPMvtm7' where c = 1762 index_test.go:137: sql insert into test_index values (5477, 6171328954827008221, 0.361163, 'QDbVzRdxGB') index_test.go:137: sql insert into test_index values (5478, 2800663471588708943, 0.231842, 'PAN7BuKMaT') index_test.go:140: sql delete from test_index where c = 3241 index_test.go:140: sql delete from test_index where c = 5207 index_test.go:143: sql update test_index set c1 = 7646868676298617345, c2 = 0.327468, c3 = '2a1rFfBJ59' where c = 3018 index_test.go:137: sql insert into test_index values (5480, 1689574191544692123, 0.225755, 'iZzOJxGERp') index_test.go:140: sql delete from test_index where c = 5025 index_test.go:143: sql update test_index set c1 = 6178550815693262046, c2 = 0.679755, c3 = 'LM9ZlrhUAz' where c = 4442 index_test.go:143: sql update test_index set c1 = 5587031270145888200, c2 = 0.503685, c3 = '4smbY7FBue' where c = 1669 index_test.go:137: sql insert into test_index values (5479, 2463552142885768446, 0.766088, '3dvTcVTw4p') index_test.go:140: sql delete from test_index where c = 828 index_test.go:137: sql insert into test_index values (5481, 5318269194737874512, 0.533613, 'Drml0909Tk') index_test.go:143: sql update test_index set c1 = 1860280324292764206, c2 = 0.878510, c3 = 'Sjs71OkRnm' where c = 5137 index_test.go:140: sql delete from test_index where c = 80 index_test.go:140: sql delete from test_index where c = 944 index_test.go:137: sql insert into test_index values (5482, 3274728463622601131, 0.924505, 'NtHLykAuwI') index_test.go:140: sql delete from test_index where c = 2428 index_test.go:143: sql update test_index set c1 = 2045945745846843778, c2 = 0.866791, c3 = '65NSTnXJuf' where c = 3972 index_test.go:137: sql insert into test_index values (5485, 2822586427107690341, 0.067230, 'UZSzmWCXOP') index_test.go:143: sql update test_index set c1 = 2109956341389971128, c2 = 0.117489, c3 = '9z91OUYHhn' where c = 3798 index_test.go:143: sql update test_index set c1 = 1937283729906949648, c2 = 0.639234, c3 = 'g00kcXyKOK' where c = 124 index_test.go:137: sql insert into test_index values (5483, 8851642281303949883, 0.457525, 'GhtMQTW0AQ') index_test.go:140: sql delete from test_index where c = 2761 index_test.go:143: sql update test_index set c1 = 1168203265954314220, c2 = 0.417087, c3 = 'OBJ51mOnsB' where c = 4665 index_test.go:137: sql insert into test_index values (5484, 5162034964435817749, 0.343337, 'fXjh1cYC68') index_test.go:143: sql update test_index set c1 = 961703876144116579, c2 = 0.503459, c3 = 'OtabxJ8HxB' where c = 2485 index_test.go:140: sql delete from test_index where c = 4226 index_test.go:140: sql delete from test_index where c = 4485 index_test.go:143: sql update test_index set c1 = 2387080502572951106, c2 = 0.945932, c3 = '9SyEGczkZH' where c = 1208 index_test.go:140: sql delete from test_index where c = 2630 index_test.go:137: sql insert into test_index values (5488, 3192386207905564812, 0.601991, 'sIwWhqPEXw') index_test.go:137: sql insert into test_index values (5489, 5325671703564390615, 0.550202, 'DllHrtorwU') index_test.go:137: sql insert into test_index values (5486, 2553064990539117141, 0.500687, 'DJBKPAb0ab') index_test.go:140: sql delete from test_index where c = 4845 index_test.go:137: sql insert into test_index values (5487, 7211042215059899878, 0.952425, 'oNNSbCwc4s') index_test.go:143: sql update test_index set c1 = 391458470434297696, c2 = 0.110575, c3 = 'qFenvLwD9T' where c = 4997 index_test.go:137: sql insert into test_index values (5490, 8062388047816835097, 0.076659, 'xkKXoLpLHF') index_test.go:140: sql delete from test_index where c = 1229 index_test.go:143: sql update test_index set c1 = 7913615554719248282, c2 = 0.013124, c3 = 'JNsaBGd5bH' where c = 1639 index_test.go:143: sql update test_index set c1 = 4038886205725919343, c2 = 0.362325, c3 = 'fPjlFwrPr1' where c = 3679 index_test.go:140: sql delete from test_index where c = 2183 index_test.go:143: sql update test_index set c1 = 114658345620163051, c2 = 0.497046, c3 = 'QsQeuRxUwu' where c = 5190 index_test.go:140: sql delete from test_index where c = 4003 # Time: 2024-05-06T10:17:01.705437292+08:00 # Txn_start_ts: 0 # Query_time: 1.039768711 # Parse_time: 0.000098541 # Compile_time: 0.000086418 # Rewrite_time: 0.000003413 # Optimize_time: 0 # Wait_TS: 0.000194051 # DB: test_ddl # Is_internal: false # Digest: 6c39a97f0ff60e5c3bd3cee5697690269fea3e7e5c53f59c82a31476d938f7d2 # Num_cop_tasks: 0 # Prepared: false # Plan_from_cache: false # Plan_from_binding: false # Has_more_results: false # KV_total: 0 # PD_total: 0 # Backoff_total: 0 # Write_sql_response_total: 0 # Result_rows: 0 # Succ: true # IsExplicitTxn: false # IsSyncStatsFailed: false # Resource_group: default drop index c3_index on test_index; index_test.go:140: sql delete from test_index where c = 774 index_test.go:143: sql update test_index set c1 = 4677014361214972097, c2 = 0.118650, c3 = '5E4udGlrPF' where c = 1233 index_test.go:137: sql insert into test_index values (5491, 2999536847338436632, 0.898602, 'MOy4hsa6qQ') index_test.go:143: sql update test_index set c1 = 8428171572735256888, c2 = 0.652913, c3 = 'FO5tRgwCI9' where c = 2624 index_test.go:143: sql update test_index set c1 = 5163333512189072886, c2 = 0.550170, c3 = 'xHWrNl7ZBn' where c = 1860 index_test.go:137: sql insert into test_index values (5493, 1762089392669629813, 0.460680, 'Gn3xcF15Jj') index_test.go:137: sql insert into test_index values (5492, 3081846903947710714, 0.332033, 'nuf0HXc5Mj') index_test.go:140: sql delete from test_index where c = 2292 index_test.go:143: sql update test_index set c1 = 4698049032871714563, c2 = 0.380039, c3 = 'MP4wjsreZm' where c = 1653 index_test.go:140: sql delete from test_index where c = 1345 index_test.go:137: sql insert into test_index values (5494, 512880452821717834, 0.543715, 'sX6e5DQP8S') index_test.go:140: sql delete from test_index where c = 3429 index_test.go:137: sql insert into test_index values (5495, 2805451853991665790, 0.860168, 'DLhxkwldwf') index_test.go:143: sql update test_index set c1 = 8403627057201065720, c2 = 0.602101, c3 = 'vWtFhLkizi' where c = 3022 index_test.go:140: sql delete from test_index where c = 2909 index_test.go:143: sql update test_index set c1 = 7392473732873242901, c2 = 0.393723, c3 = 'fZtxsr4bGk' where c = 2430 index_test.go:140: sql delete from test_index where c = 3089 index_test.go:143: sql update test_index set c1 = 3276184134591015570, c2 = 0.693415, c3 = 'bQ5XY8BPk5' where c = 4047 index_test.go:140: sql delete from test_index where c = 4800 index_test.go:137: sql insert into test_index values (5496, 8312353703392934112, 0.426827, 'Yzy4BEtDXZ') index_test.go:137: sql insert into test_index values (5497, 7144288797580484464, 0.551378, 'tIl0kfovBR') index_test.go:137: sql insert into test_index values (5498, 4129379230909244446, 0.613409, 'wU9aZ3DTwJ') index_test.go:143: sql update test_index set c1 = 1773476871675654036, c2 = 0.728386, c3 = 'oEtiuAdoEf' where c = 4759 index_test.go:143: sql update test_index set c1 = 3826618960671978663, c2 = 0.102781, c3 = 'Y0vM2yoUtZ' where c = 4278 index_test.go:143: sql update test_index set c1 = 2645683884148711035, c2 = 0.646066, c3 = 'KzMVzFEnJ5' where c = 3438 index_test.go:140: sql delete from test_index where c = 3042 index_test.go:140: sql delete from test_index where c = 451 index_test.go:143: sql update test_index set c1 = 2507974902400775013, c2 = 0.893030, c3 = 'jF4SIKhC3a' where c = 132 index_test.go:140: sql delete from test_index where c = 3768 index_test.go:137: sql insert into test_index values (5499, 6405714563884832145, 0.179236, 'aO6gk5Anfz') index_test.go:140: sql delete from test_index where c = 1030 index_test.go:143: sql update test_index set c1 = 7300836978002322983, c2 = 0.764290, c3 = 'sH9VtM21Br' where c = 1877 index_test.go:137: sql insert into test_index values (5500, 948109860384735174, 0.970738, 'Z8BFWokvoV') index_test.go:143: sql update test_index set c1 = 2160472044992282866, c2 = 0.353730, c3 = '8FuOdoCt6A' where c = 4590 index_test.go:143: sql update test_index set c1 = 5509517807715204610, c2 = 0.108648, c3 = 'YC3gmuMzyJ' where c = 5437 index_test.go:140: sql delete from test_index where c = 5287 index_test.go:143: sql update test_index set c1 = 2845699356555238064, c2 = 0.401983, c3 = 'L2RkJAEdAs' where c = 3704 [2024/05/06 10:17:01.862 +08:00] [ERROR] [advancer.go:400] ["listen task meet error, would reopen."] [error=EOF] index_test.go:137: sql insert into test_index values (5506, 716976342589130920, 0.722818, 'inKgQtFCAA') index_test.go:137: sql insert into test_index values (5502, 4428274480038115472, 0.569122, 'B9OclxUKWU') index_test.go:137: sql insert into test_index values (5505, 4198005568273574847, 0.288186, 'v2EvMrhI4o') index_test.go:137: sql insert into test_index values (5501, 1464793724152127587, 0.977668, 'x67Uyt3KWG') index_test.go:137: sql insert into test_index values (5504, 6905436098576912799, 0.720692, 'ktyG6eyqgz') index_test.go:137: sql insert into test_index values (5503, 1562149389758327462, 0.412517, 'Aiqqtvq7gi') index_test.go:140: sql delete from test_index where c = 3823 index_test.go:137: sql insert into test_index values (5508, 8685675601537639770, 0.675890, 'U8wouHUG0g') index_test.go:137: sql insert into test_index values (5509, 2781858182083089318, 0.063781, 'AIZcSThcmV') index_test.go:137: sql insert into test_index values (5507, 3859150586877598367, 0.274335, 'RqWIKMKqy9') index_test.go:137: sql insert into test_index values (5510, 8882917514190660308, 0.104882, '49EoIYXurE') index_test.go:140: sql delete from test_index where c = 3615 index_test.go:143: sql update test_index set c1 = 4961440155764111146, c2 = 0.475600, c3 = 'uFh24keLq2' where c = 955 index_test.go:140: sql delete from test_index where c = 2768 index_test.go:140: sql delete from test_index where c = 3339 index_test.go:140: sql delete from test_index where c = 4515 index_test.go:140: sql delete from test_index where c = 1989 index_test.go:143: sql update test_index set c1 = 4926599510140861800, c2 = 0.132370, c3 = 'QeU3Efrzfd' where c = 4985 index_test.go:140: sql delete from test_index where c = 2929 index_test.go:140: sql delete from test_index where c = 1657 index_test.go:143: sql update test_index set c1 = 2382336057674569430, c2 = 0.388302, c3 = 'TVg8iO3jz3' where c = 615 index_test.go:137: sql insert into test_index values (5511, 3065481218825918826, 0.621066, '28CZOChglM') index_test.go:140: sql delete from test_index where c = 2850 index_test.go:143: sql update test_index set c1 = 7660224954687523889, c2 = 0.044345, c3 = 'yKVZD8fgQM' where c = 4146 index_test.go:140: sql delete from test_index where c = 292 index_test.go:140: sql delete from test_index where c = 3352 index_test.go:143: sql update test_index set c1 = 2255005235844925644, c2 = 0.957109, c3 = 'SZRY0HXz9V' where c = 2945 index_test.go:137: sql insert into test_index values (5512, 6294460083942895991, 0.691188, 'Pr3Ft4PooD') index_test.go:143: sql update test_index set c1 = 4573686581225256540, c2 = 0.086065, c3 = 'FEiRslxCHn' where c = 836 index_test.go:143: sql update test_index set c1 = 357637972178731344, c2 = 0.297394, c3 = '9TEcG9aJI5' where c = 1979 index_test.go:143: sql update test_index set c1 = 8280807986825752010, c2 = 0.356414, c3 = 'Okxucl9lEE' where c = 2789 index_test.go:137: sql insert into test_index values (5513, 3442602101802304711, 0.148262, 'uVRevcgAtn') index_test.go:143: sql update test_index set c1 = 533587044860491621, c2 = 0.658399, c3 = 'I3ICsIFaC1' where c = 1509 index_test.go:143: sql update test_index set c1 = 3604590129062290568, c2 = 0.686698, c3 = 'pP3ctMDOMh' where c = 4622 index_test.go:137: sql insert into test_index values (5514, 5852452346388496476, 0.818069, 'GOfuxdlNx2') index_test.go:137: sql insert into test_index values (5515, 4622750219547549666, 0.267807, 'MCnrAvPdXq') index_test.go:143: sql update test_index set c1 = 1593073994258884872, c2 = 0.942211, c3 = 'hVYwubsiq5' where c = 4661 index_test.go:137: sql insert into test_index values (5518, 4252214024770611090, 0.843050, 'HBpAlSvzAW') index_test.go:137: sql insert into test_index values (5516, 8322625722647895988, 0.956243, 'RS70H0hCLA') index_test.go:137: sql insert into test_index values (5520, 1290889476766452029, 0.925998, '2kt1SYKhwG') index_test.go:137: sql insert into test_index values (5519, 982896886650246117, 0.000205, '1sKrFyyBu5') index_test.go:140: sql delete from test_index where c = 2235 index_test.go:140: sql delete from test_index where c = 5172 index_test.go:140: sql delete from test_index where c = 1444 index_test.go:140: sql delete from test_index where c = 3166 index_test.go:137: sql insert into test_index values (5517, 1080587654947898271, 0.463368, 'wztIyIITtp') index_test.go:140: sql delete from test_index where c = 1873 index_test.go:137: sql insert into test_index values (5521, 8896361851148216350, 0.455454, 'P5Bx36DKkl') index_test.go:140: sql delete from test_index where c = 5350 index_test.go:140: sql delete from test_index where c = 3333 index_test.go:143: sql update test_index set c1 = 1249755400895046759, c2 = 0.546759, c3 = 'YB0jpRYioF' where c = 431 index_test.go:143: sql update test_index set c1 = 8172158940451136363, c2 = 0.454719, c3 = 'IK6zDBQC5I' where c = 2235 index_test.go:140: sql delete from test_index where c = 4771 index_test.go:140: sql delete from test_index where c = 3034 index_test.go:143: sql update test_index set c1 = 3477432546696550468, c2 = 0.209785, c3 = 'uReTsyAqBz' where c = 2623 index_test.go:143: sql update test_index set c1 = 7816908015207896350, c2 = 0.653175, c3 = 'QkWNkVFMJl' where c = 5199 index_test.go:140: sql delete from test_index where c = 2720 index_test.go:143: sql update test_index set c1 = 8463336336000010925, c2 = 0.117774, c3 = '2ExFw28IlG' where c = 3889 index_test.go:143: sql update test_index set c1 = 4028918298871404946, c2 = 0.169775, c3 = 'O1tq3dCMrN' where c = 398 index_test.go:143: sql update test_index set c1 = 2595392163225908867, c2 = 0.606771, c3 = 'PO4wxYtKqn' where c = 3313 index_test.go:143: sql update test_index set c1 = 3651518661506287200, c2 = 0.194634, c3 = 'NCZCtHVTvf' where c = 3304 index_test.go:137: sql insert into test_index values (5522, 8133456623699720827, 0.285459, 'sywKCbL413') index_test.go:137: sql insert into test_index values (5523, 7416624254664970757, 0.656282, '6XR9Pbihdq') index_test.go:137: sql insert into test_index values (5526, 1237279941252114476, 0.369532, 'F8gYLFTSpc') index_test.go:143: sql update test_index set c1 = 8893668494411219038, c2 = 0.022696, c3 = 'pMN29ueugf' where c = 2117 index_test.go:137: sql insert into test_index values (5524, 8594059822758808674, 0.317070, 'zMtjhXdSMU') index_test.go:137: sql insert into test_index values (5528, 4851989983117286593, 0.849182, 'JDhA5x5ulU') index_test.go:137: sql insert into test_index values (5529, 7912081095599147501, 0.993410, 'rfAVhZ1QeO') index_test.go:143: sql update test_index set c1 = 5989069888135377666, c2 = 0.377699, c3 = 'X8V2BD9edv' where c = 5096 index_test.go:140: sql delete from test_index where c = 2252 index_test.go:137: sql insert into test_index values (5527, 4480306063361315879, 0.640183, 'Wbci6AJeyb') index_test.go:140: sql delete from test_index where c = 1444 index_test.go:140: sql delete from test_index where c = 3132 index_test.go:137: sql insert into test_index values (5525, 6418284121624010077, 0.619512, 'g3oEiCWoQH') index_test.go:137: sql insert into test_index values (5530, 2892137201918887116, 0.322150, '13xOGatxJY') index_test.go:140: sql delete from test_index where c = 1122 index_test.go:140: sql delete from test_index where c = 1263 index_test.go:137: sql insert into test_index values (5531, 3665689265612469387, 0.576919, 'dLtODa2WZy') index_test.go:143: sql update test_index set c1 = 1700114677143814436, c2 = 0.315323, c3 = '2QoF15LFR0' where c = 2367 index_test.go:140: sql delete from test_index where c = 2928 index_test.go:140: sql delete from test_index where c = 4253 index_test.go:143: sql update test_index set c1 = 8417534554656956263, c2 = 0.456778, c3 = 'y9hkuSMlBR' where c = 2265 index_test.go:143: sql update test_index set c1 = 1170300148647363181, c2 = 0.367831, c3 = 'aLM4thM1sS' where c = 407 index_test.go:140: sql delete from test_index where c = 887 index_test.go:143: sql update test_index set c1 = 3733634285767921771, c2 = 0.734684, c3 = 'rP5KvcGess' where c = 3263 index_test.go:140: sql delete from test_index where c = 1121 index_test.go:140: sql delete from test_index where c = 2095 index_test.go:137: sql insert into test_index values (5532, 6096640600597596435, 0.645774, 'dk3TfBSCJq') index_test.go:143: sql update test_index set c1 = 7436641797900340415, c2 = 0.180424, c3 = 'MyegCYPcez' where c = 3626 index_test.go:143: sql update test_index set c1 = 8312943929231461429, c2 = 0.766528, c3 = 'cSuzOly4K3' where c = 3317 index_test.go:137: sql insert into test_index values (5533, 5391002901452339050, 0.809225, 'l7WqzF0pqz') index_test.go:143: sql update test_index set c1 = 7030453806540308426, c2 = 0.572109, c3 = 'CfSn6QdmQ1' where c = 1658 index_test.go:143: sql update test_index set c1 = 8294612693188261273, c2 = 0.736114, c3 = 'O9LSD7VOIs' where c = 3649 index_test.go:140: sql delete from test_index where c = 3648 index_test.go:137: sql insert into test_index values (5534, 2952328224555429394, 0.578357, 'GlAmV0xYvW') index_test.go:137: sql insert into test_index values (5536, 8357313667042915479, 0.560563, 'GWZKBg0YIf') index_test.go:137: sql insert into test_index values (5535, 1543527395978446620, 0.848227, 'vClTg0AQYO') index_test.go:143: sql update test_index set c1 = 7169280324732855294, c2 = 0.932165, c3 = 'ECtg4HqZkA' where c = 4604 index_test.go:143: sql update test_index set c1 = 1757785584826376267, c2 = 0.328057, c3 = 'pPWgJ5rXDX' where c = 4118 index_test.go:140: sql delete from test_index where c = 1114 index_test.go:140: sql delete from test_index where c = 3571 index_test.go:137: sql insert into test_index values (5539, 2892721851569532111, 0.055436, 'uFZY9GnQr9') index_test.go:137: sql insert into test_index values (5537, 8490671239190462093, 0.336195, 'HgacZJ5NTv') index_test.go:143: sql update test_index set c1 = 5864747618334101686, c2 = 0.239538, c3 = '0DuYCmR576' where c = 2613 index_test.go:137: sql insert into test_index values (5538, 8202480930310105565, 0.742691, '6V9KJZ9uPo') index_test.go:143: sql update test_index set c1 = 9064209333707997168, c2 = 0.993635, c3 = '6bdYhPb41i' where c = 830 index_test.go:140: sql delete from test_index where c = 4535 index_test.go:140: sql delete from test_index where c = 3839 index_test.go:137: sql insert into test_index values (5540, 3998932405732435717, 0.056295, 'BByPRFWZua') index_test.go:140: sql delete from test_index where c = 874 index_test.go:140: sql delete from test_index where c = 1314 index_test.go:137: sql insert into test_index values (5541, 4891861145420492989, 0.489744, 'Jpbznv2DhJ') index_test.go:137: sql insert into test_index values (5542, 5087105229876057599, 0.974395, 'Cy5rPbCaOA') index_test.go:143: sql update test_index set c1 = 1963765461574059396, c2 = 0.883149, c3 = 'rXeqBVlnmf' where c = 95 index_test.go:143: sql update test_index set c1 = 8431479237635003618, c2 = 0.802273, c3 = 'mKzjsWJ99w' where c = 2112 index_test.go:140: sql delete from test_index where c = 2901 index_test.go:137: sql insert into test_index values (5543, 6066425613761921212, 0.224129, 'JgIDuSo2c9') index_test.go:140: sql delete from test_index where c = 2825 index_test.go:140: sql delete from test_index where c = 5007 index_test.go:140: sql delete from test_index where c = 3314 index_test.go:143: sql update test_index set c1 = 429040437038434414, c2 = 0.559788, c3 = 'xkxWrDY9BA' where c = 1289 index_test.go:143: sql update test_index set c1 = 3198261918528366044, c2 = 0.311926, c3 = 'V9ohfiLNdu' where c = 4425 index_test.go:140: sql delete from test_index where c = 537 index_test.go:143: sql update test_index set c1 = 8725479211792345480, c2 = 0.561597, c3 = 'Oi6t6m2mAG' where c = 1500 index_test.go:143: sql update test_index set c1 = 1673523358859126124, c2 = 0.915243, c3 = 'ZMQj6SlwPM' where c = 1805 index_test.go:143: sql update test_index set c1 = 8579319461760889732, c2 = 0.848132, c3 = 'VmhF19prSB' where c = 4137 index_test.go:143: sql update test_index set c1 = 4921451586076882184, c2 = 0.821849, c3 = 'mZzhHTyiCW' where c = 3900 index_test.go:137: sql insert into test_index values (5545, 7748131533436999077, 0.597067, 'WZZxzTjrpl') index_test.go:137: sql insert into test_index values (5547, 3980313960065675040, 0.291033, 'Z1uIwcfLkg') index_test.go:137: sql insert into test_index values (5544, 7701550969816268274, 0.221315, 'TIa2kfLvxe') index_test.go:143: sql update test_index set c1 = 2924364773291388645, c2 = 0.082336, c3 = 'vv7GI2mk48' where c = 4881 index_test.go:137: sql insert into test_index values (5548, 2738541732053771839, 0.086319, 'iG4ht59yPX') index_test.go:137: sql insert into test_index values (5550, 7004759818786866949, 0.227709, 'flNv585A7R') index_test.go:143: sql update test_index set c1 = 8521398669200497363, c2 = 0.554591, c3 = 'NzsM9nBY1r' where c = 4149 index_test.go:140: sql delete from test_index where c = 1759 index_test.go:137: sql insert into test_index values (5549, 4026517980148034641, 0.590502, 'zIEGNwyL5e') index_test.go:137: sql insert into test_index values (5546, 8294989706095369817, 0.498937, '62DEaLS7nT') index_test.go:137: sql insert into test_index values (5551, 1710410930283484594, 0.331348, 'bL8e0Hc1wv') index_test.go:140: sql delete from test_index where c = 294 index_test.go:143: sql update test_index set c1 = 8994988566655803412, c2 = 0.162292, c3 = 'NJUTskiZlE' where c = 1750 index_test.go:140: sql delete from test_index where c = 4924 index_test.go:140: sql delete from test_index where c = 2032 index_test.go:140: sql delete from test_index where c = 5102 index_test.go:140: sql delete from test_index where c = 1028 index_test.go:137: sql insert into test_index values (5553, 1261389666141068937, 0.241137, 'eQvdMEOML2') index_test.go:143: sql update test_index set c1 = 5256841899661433324, c2 = 0.473735, c3 = 'YjNXq8ZMUb' where c = 1701 index_test.go:140: sql delete from test_index where c = 4793 index_test.go:143: sql update test_index set c1 = 7113436846651121914, c2 = 0.273247, c3 = 'B2QXckJ68l' where c = 928 index_test.go:137: sql insert into test_index values (5552, 4615556973596518815, 0.735872, 'ZEPs6PgWon') index_test.go:140: sql delete from test_index where c = 2333 index_test.go:140: sql delete from test_index where c = 5030 index_test.go:143: sql update test_index set c1 = 8503509921863197851, c2 = 0.237626, c3 = 'mhEcLXa03n' where c = 3027 index_test.go:143: sql update test_index set c1 = 4692524769164583710, c2 = 0.122606, c3 = 'vv3uk36u0x' where c = 4264 index_test.go:143: sql update test_index set c1 = 4527502645852619975, c2 = 0.949004, c3 = 'ojcQEoHQXs' where c = 4396 index_test.go:137: sql insert into test_index values (5554, 5847788286164442175, 0.432398, 'UAtLr4O3fF') index_test.go:137: sql insert into test_index values (5555, 2227675918729669296, 0.138998, 'ZVZQgSIqiy') index_test.go:137: sql insert into test_index values (5556, 6709249139614345818, 0.131024, 'ITOHbMGbGv') index_test.go:137: sql insert into test_index values (5558, 3198662179783275943, 0.318843, 'IVfQ2m0eXI') index_test.go:137: sql insert into test_index values (5557, 3994614660546145678, 0.606442, 'i6LD2O18TH') index_test.go:143: sql update test_index set c1 = 3566879463044851194, c2 = 0.910391, c3 = 'Q10RZEgdqM' where c = 4109 index_test.go:143: sql update test_index set c1 = 7302136939050225956, c2 = 0.354115, c3 = 'b2SCYGle5s' where c = 3087 index_test.go:140: sql delete from test_index where c = 2963 index_test.go:140: sql delete from test_index where c = 2523 index_test.go:140: sql delete from test_index where c = 1592 index_test.go:143: sql update test_index set c1 = 3280386205957272059, c2 = 0.863025, c3 = '1W4CHO33Pb' where c = 5061 index_test.go:140: sql delete from test_index where c = 4025 index_test.go:140: sql delete from test_index where c = 3350 index_test.go:140: sql delete from test_index where c = 4194 index_test.go:137: sql insert into test_index values (5561, 5898705890724223638, 0.053270, '1vsHmBP63d') index_test.go:137: sql insert into test_index values (5559, 1130042080176920541, 0.912286, 'Nr3Ifcokpo') index_test.go:143: sql update test_index set c1 = 1378639822266729738, c2 = 0.205932, c3 = 'vF3fJn8QbY' where c = 3890 index_test.go:137: sql insert into test_index values (5562, 8756205761458324287, 0.203395, 'YLlELMHuh9') index_test.go:137: sql insert into test_index values (5560, 3015687694953479484, 0.828965, 'c2RsB9G5Cm') index_test.go:143: sql update test_index set c1 = 8541958027819195351, c2 = 0.984808, c3 = '88PX0KOv8A' where c = 3062 index_test.go:143: sql update test_index set c1 = 8372566971792690051, c2 = 0.068553, c3 = 'FfqamwZG4A' where c = 1053 index_test.go:143: sql update test_index set c1 = 1492506851748042708, c2 = 0.752704, c3 = 'Fzjv9LxKiT' where c = 5430 index_test.go:140: sql delete from test_index where c = 2030 index_test.go:143: sql update test_index set c1 = 3864539050872523260, c2 = 0.984513, c3 = 'IaX1Hv3clB' where c = 4320 index_test.go:137: sql insert into test_index values (5563, 2389583457186795372, 0.781281, '5x9c4PZB1l') index_test.go:140: sql delete from test_index where c = 3443 index_test.go:137: sql insert into test_index values (5565, 6076161395087576664, 0.188150, 'bCE5cNs4Tw') index_test.go:137: sql insert into test_index values (5566, 2307656277162238300, 0.898389, 'Ajhd5AGIBM') index_test.go:137: sql insert into test_index values (5564, 6091583915652971811, 0.255862, 'SvxD8DIA1y') index_test.go:140: sql delete from test_index where c = 3466 index_test.go:143: sql update test_index set c1 = 7169729555301416757, c2 = 0.227671, c3 = 'hpQgjiYMO7' where c = 4155 index_test.go:140: sql delete from test_index where c = 3770 index_test.go:143: sql update test_index set c1 = 5995308215933454212, c2 = 0.228325, c3 = '9n9wDZjdG4' where c = 2671 index_test.go:143: sql update test_index set c1 = 8995828414552862615, c2 = 0.388969, c3 = 'P0wSbmMpwt' where c = 1293 index_test.go:137: sql insert into test_index values (5567, 2097871225047088983, 0.870813, 'utWqWhObPb') index_test.go:140: sql delete from test_index where c = 2044 index_test.go:143: sql update test_index set c1 = 5629612852241685401, c2 = 0.759722, c3 = 'elthViVejF' where c = 5226 index_test.go:140: sql delete from test_index where c = 4764 index_test.go:143: sql update test_index set c1 = 8036904374673591152, c2 = 0.797060, c3 = 'FJlhyZ9zym' where c = 4762 index_test.go:140: sql delete from test_index where c = 870 index_test.go:140: sql delete from test_index where c = 5500 index_test.go:140: sql delete from test_index where c = 2644 index_test.go:137: sql insert into test_index values (5568, 3665370953812040157, 0.213282, 'jBzHrjDWwi') index_test.go:137: sql insert into test_index values (5569, 3677432290204769992, 0.929194, 'EfmbqcXrXj') index_test.go:143: sql update test_index set c1 = 1371032585972284599, c2 = 0.339699, c3 = '8oMcsGu2b8' where c = 1697 index_test.go:140: sql delete from test_index where c = 1867 index_test.go:140: sql delete from test_index where c = 2077 index_test.go:137: sql insert into test_index values (5570, 146393143777019773, 0.535012, 'p5RIbuu6nJ') index_test.go:143: sql update test_index set c1 = 3602026486781402243, c2 = 0.975956, c3 = 'AbiKq5fVGT' where c = 949 index_test.go:140: sql delete from test_index where c = 109 index_test.go:143: sql update test_index set c1 = 2529339231850682623, c2 = 0.166251, c3 = 'yP5gcYQZIZ' where c = 2700 index_test.go:137: sql insert into test_index values (5573, 4744283043049015859, 0.990843, '1IPjcCVZMv') index_test.go:137: sql insert into test_index values (5572, 569609506309703837, 0.872819, 'IfeGx6jvBj') index_test.go:137: sql insert into test_index values (5571, 212097048455146945, 0.966622, 'lcfCnvlwzN') index_test.go:143: sql update test_index set c1 = 7085209543097322242, c2 = 0.834624, c3 = 'y45dMtYlU4' where c = 4558 index_test.go:143: sql update test_index set c1 = 403902001910287305, c2 = 0.640909, c3 = '183EoKwevk' where c = 3254 index_test.go:143: sql update test_index set c1 = 3998110547111149871, c2 = 0.004156, c3 = 'bwNv3pXzHe' where c = 3049 index_test.go:137: sql insert into test_index values (5574, 3755324586522224087, 0.426995, 'eafysIM4NY') index_test.go:140: sql delete from test_index where c = 1403 index_test.go:137: sql insert into test_index values (5575, 6383528484004696309, 0.045359, 'fisvE1JjiM') index_test.go:140: sql delete from test_index where c = 2512 index_test.go:143: sql update test_index set c1 = 3754903680989695671, c2 = 0.581461, c3 = 'CydozyRXTh' where c = 3285 index_test.go:140: sql delete from test_index where c = 2979 index_test.go:143: sql update test_index set c1 = 323177251996812386, c2 = 0.377247, c3 = 'nq8uZbQUQR' where c = 1223 index_test.go:137: sql insert into test_index values (5577, 1219252927581597572, 0.428197, 'zRVgmiNA7G') index_test.go:137: sql insert into test_index values (5576, 9075014547657277495, 0.027527, 'IwLCVH8Bhp') index_test.go:137: sql insert into test_index values (5578, 3897918208034256261, 0.380262, 'Ul5JXGs7fe') index_test.go:137: sql insert into test_index values (5579, 897668709259025423, 0.773629, 'cJ0v3Z4I2J') index_test.go:143: sql update test_index set c1 = 351250974690344104, c2 = 0.763806, c3 = '4NRWeGOBAR' where c = 1360 index_test.go:140: sql delete from test_index where c = 3916 index_test.go:137: sql insert into test_index values (5580, 5504464265376606743, 0.893776, 'QFTvckSQJC') index_test.go:143: sql update test_index set c1 = 310490784952962473, c2 = 0.885040, c3 = 'beTLVdxhWY' where c = 5141 index_test.go:140: sql delete from test_index where c = 350 index_test.go:140: sql delete from test_index where c = 754 index_test.go:140: sql delete from test_index where c = 3871 index_test.go:140: sql delete from test_index where c = 1344 index_test.go:140: sql delete from test_index where c = 3165 index_test.go:137: sql insert into test_index values (5581, 3854123634498080282, 0.859333, '2z0UcdUPdv') index_test.go:143: sql update test_index set c1 = 4680605320075527655, c2 = 0.389306, c3 = 'sJqbGajLZw' where c = 2671 index_test.go:140: sql delete from test_index where c = 2225 index_test.go:143: sql update test_index set c1 = 6765166401083127033, c2 = 0.837871, c3 = 'tKWKPoyKkn' where c = 47 index_test.go:137: sql insert into test_index values (5582, 7453517771092509054, 0.388740, 'bLLSU0J9w1') index_test.go:143: sql update test_index set c1 = 172950071054924332, c2 = 0.504072, c3 = 'nRUfOb10NG' where c = 3164 index_test.go:143: sql update test_index set c1 = 3502927221622023393, c2 = 0.183720, c3 = 'ZAX7vXxVa3' where c = 1043 index_test.go:143: sql update test_index set c1 = 4484173100557287901, c2 = 0.197376, c3 = 'T1uOLV9fVV' where c = 1734 index_test.go:143: sql update test_index set c1 = 7724990158355443447, c2 = 0.897408, c3 = '4JIQLBkVPX' where c = 1286 index_test.go:143: sql update test_index set c1 = 2404645426670564676, c2 = 0.073315, c3 = '92kn3HLNgh' where c = 4158 index_test.go:140: sql delete from test_index where c = 914 index_test.go:140: sql delete from test_index where c = 5518 index_test.go:137: sql insert into test_index values (5584, 1483756160374011165, 0.173328, '5AbJOhNdkZ') index_test.go:137: sql insert into test_index values (5583, 2188768053013251328, 0.392927, 'a9V5xLp4wA') index_test.go:137: sql insert into test_index values (5585, 1407450606657057903, 0.930843, 'VPZtV2jJ2k') index_test.go:137: sql insert into test_index values (5586, 7684325076427379440, 0.184522, 'EOQmVQNQlK') index_test.go:143: sql update test_index set c1 = 3284645754664243279, c2 = 0.742319, c3 = 'WroGbWoz1F' where c = 3059 index_test.go:137: sql insert into test_index values (5588, 2449122199737433087, 0.634619, 'wGyK9wmkZ3') index_test.go:137: sql insert into test_index values (5589, 2386788942019645885, 0.264904, 'ysKcCV5x6M') index_test.go:140: sql delete from test_index where c = 664 index_test.go:143: sql update test_index set c1 = 5130973200906791660, c2 = 0.758153, c3 = 'JneoCzSoGn' where c = 506 index_test.go:140: sql delete from test_index where c = 1104 index_test.go:140: sql delete from test_index where c = 1339 index_test.go:140: sql delete from test_index where c = 1046 index_test.go:137: sql insert into test_index values (5587, 927963425828305741, 0.981510, 'rSSRRpIumY') index_test.go:143: sql update test_index set c1 = 9101338844112389281, c2 = 0.940160, c3 = 'ao68S09Uva' where c = 1701 index_test.go:140: sql delete from test_index where c = 4725 index_test.go:143: sql update test_index set c1 = 1271147125101344229, c2 = 0.725514, c3 = 'CRwXOnKpRf' where c = 4681 index_test.go:140: sql delete from test_index where c = 5153 index_test.go:140: sql delete from test_index where c = 494 index_test.go:143: sql update test_index set c1 = 9032814277528348234, c2 = 0.712412, c3 = 'UBmESP4A59' where c = 1845 index_test.go:137: sql insert into test_index values (5591, 7083160793724639768, 0.715747, '6XHgpKtrXF') index_test.go:143: sql update test_index set c1 = 1622215068321666824, c2 = 0.091059, c3 = 'buCQ7zEnvs' where c = 4201 index_test.go:143: sql update test_index set c1 = 4900226685438362659, c2 = 0.247808, c3 = 'vzUfWT0ito' where c = 4793 index_test.go:137: sql insert into test_index values (5590, 1584226196986737516, 0.149887, '9SLmmKulL4') index_test.go:143: sql update test_index set c1 = 4665225726449708658, c2 = 0.120471, c3 = 'uJXXJJHBuK' where c = 509 index_test.go:143: sql update test_index set c1 = 1344503391311630488, c2 = 0.707284, c3 = 'hU4K66jrdO' where c = 1391 index_test.go:143: sql update test_index set c1 = 8449028969362682690, c2 = 0.858973, c3 = 'AXnPovtrlE' where c = 2479 index_test.go:140: sql delete from test_index where c = 1092 index_test.go:137: sql insert into test_index values (5592, 6881560786122780262, 0.424350, 'Lve4wvPNwM') index_test.go:140: sql delete from test_index where c = 3329 index_test.go:137: sql insert into test_index values (5594, 4314671153396642199, 0.983844, '3f9wgeIwE8') index_test.go:137: sql insert into test_index values (5593, 6164262688870836687, 0.575229, 'Fi63UsUQjC') index_test.go:137: sql insert into test_index values (5597, 5192487634455359018, 0.952100, 'R6GOlhQFFW') index_test.go:137: sql insert into test_index values (5595, 8896308004381789780, 0.900600, 'zAIzQAGY7M') index_test.go:137: sql insert into test_index values (5596, 5640240756685295588, 0.375543, 'w5kOijU6q0') index_test.go:140: sql delete from test_index where c = 1704 index_test.go:140: sql delete from test_index where c = 1141 index_test.go:140: sql delete from test_index where c = 2779 index_test.go:140: sql delete from test_index where c = 4115 index_test.go:143: sql update test_index set c1 = 7331910438596635715, c2 = 0.730142, c3 = 'Dj4E2fIIcP' where c = 2595 index_test.go:140: sql delete from test_index where c = 4833 index_test.go:143: sql update test_index set c1 = 3013484161139787640, c2 = 0.146503, c3 = 'weB38n3HjQ' where c = 4993 index_test.go:143: sql update test_index set c1 = 5836052587415180442, c2 = 0.874277, c3 = 'WBw8QnaVyO' where c = 5428 index_test.go:143: sql update test_index set c1 = 7154562158931704247, c2 = 0.072624, c3 = 'vbhgfDjVrp' where c = 2602 index_test.go:143: sql update test_index set c1 = 1495391414520433024, c2 = 0.838711, c3 = '3hjL4f77Kq' where c = 709 index_test.go:143: sql update test_index set c1 = 3440662878660453371, c2 = 0.928177, c3 = 'tltVfDYQb6' where c = 5580 index_test.go:140: sql delete from test_index where c = 3293 index_test.go:143: sql update test_index set c1 = 6240784928278038995, c2 = 0.836970, c3 = 'AMhOmBo8n1' where c = 4580 index_test.go:137: sql insert into test_index values (5598, 4741371934143730867, 0.959874, 'tdtBAWxJC4') index_test.go:137: sql insert into test_index values (5599, 2032099080441448957, 0.232030, 'XU34BvnQKh') index_test.go:140: sql delete from test_index where c = 2052 index_test.go:137: sql insert into test_index values (5600, 535881495139831736, 0.349349, 'lVQ38Xj0TY') index_test.go:143: sql update test_index set c1 = 3962258432047844073, c2 = 0.754313, c3 = '2dG606NIvp' where c = 3532 index_test.go:140: sql delete from test_index where c = 994 index_test.go:143: sql update test_index set c1 = 5766452353836530391, c2 = 0.023091, c3 = 'ZDUFlM7jP9' where c = 1952 index_test.go:143: sql update test_index set c1 = 1690742112847342250, c2 = 0.448670, c3 = 'YGkpQLb5Rt' where c = 5256 index_test.go:140: sql delete from test_index where c = 3953 index_test.go:143: sql update test_index set c1 = 551819038214628376, c2 = 0.034578, c3 = '9B2YrPgiHi' where c = 1828 index_test.go:137: sql insert into test_index values (5610, 7262426247899864649, 0.148273, 'ZQTMRrA6tS') index_test.go:137: sql insert into test_index values (5604, 1907917256583612974, 0.426416, 'bcuvWn6LGK') index_test.go:137: sql insert into test_index values (5602, 734523326476149140, 0.186546, 'jHzQychDUS') index_test.go:137: sql insert into test_index values (5606, 2869043216428722469, 0.027409, '9PLknDVthj') index_test.go:137: sql insert into test_index values (5601, 3359654941990435104, 0.308097, '921MUhGNiX') index_test.go:137: sql insert into test_index values (5603, 7814380588662280881, 0.092793, 'wJoSj6gAMJ') index_test.go:137: sql insert into test_index values (5608, 5712490121707880623, 0.570330, 'zGTQD98ltb') index_test.go:137: sql insert into test_index values (5605, 1784040383577599386, 0.841954, 'bkLQGKCVha') index_test.go:137: sql insert into test_index values (5607, 8722628189918426881, 0.508714, 'BsZAhsWuz3') index_test.go:137: sql insert into test_index values (5609, 5520710155620740582, 0.122515, 'rzgemn9ZyV') index_test.go:140: sql delete from test_index where c = 3148 index_test.go:140: sql delete from test_index where c = 2054 index_test.go:140: sql delete from test_index where c = 3218 index_test.go:140: sql delete from test_index where c = 3407 index_test.go:143: sql update test_index set c1 = 6193291520392259113, c2 = 0.233759, c3 = 'EJCxnnqWnW' where c = 792 index_test.go:143: sql update test_index set c1 = 7939156899864304905, c2 = 0.065188, c3 = 'ZVTgYDA1AP' where c = 4213 index_test.go:140: sql delete from test_index where c = 4119 index_test.go:140: sql delete from test_index where c = 4432 index_test.go:140: sql delete from test_index where c = 3591 index_test.go:140: sql delete from test_index where c = 2811 index_test.go:143: sql update test_index set c1 = 8066900671714825313, c2 = 0.561333, c3 = 'XFY1FeaRKw' where c = 4086 index_test.go:140: sql delete from test_index where c = 1685 index_test.go:140: sql delete from test_index where c = 4237 index_test.go:137: sql insert into test_index values (5612, 1503665696342642355, 0.373555, 'lHxE8XSQ9v') index_test.go:137: sql insert into test_index values (5611, 3164905666011027605, 0.343766, '6vLQq4dfyk') index_test.go:143: sql update test_index set c1 = 5950118744482534051, c2 = 0.987305, c3 = '1jFIo1PGqa' where c = 1774 index_test.go:143: sql update test_index set c1 = 3199611524503644602, c2 = 0.868898, c3 = 'Sp5Go0OfD4' where c = 601 index_test.go:143: sql update test_index set c1 = 6057761242701452284, c2 = 0.246648, c3 = 'ObUFDcxesT' where c = 4830 index_test.go:143: sql update test_index set c1 = 8182760060614464640, c2 = 0.490380, c3 = 'zHvma833bt' where c = 2424 index_test.go:143: sql update test_index set c1 = 1045731533126013444, c2 = 0.452284, c3 = '0FYSrYQojp' where c = 473 index_test.go:140: sql delete from test_index where c = 1822 index_test.go:143: sql update test_index set c1 = 2604990774714567146, c2 = 0.447274, c3 = 'PcqZqr7Z67' where c = 402 index_test.go:137: sql insert into test_index values (5613, 8936033519720979364, 0.392776, 'pMZ2VOwsUU') index_test.go:143: sql update test_index set c1 = 261522204465740059, c2 = 0.371185, c3 = '0WbRJL8PCN' where c = 5558 index_test.go:140: sql delete from test_index where c = 2448 index_test.go:140: sql delete from test_index where c = 2903 index_test.go:137: sql insert into test_index values (5615, 3949560615936841361, 0.771729, 'vHL7LEYh1n') index_test.go:137: sql insert into test_index values (5616, 2730855168010657102, 0.878044, 'CrZQPGLLHu') index_test.go:143: sql update test_index set c1 = 810356663182874228, c2 = 0.568321, c3 = 'riYO39JffJ' where c = 1794 index_test.go:137: sql insert into test_index values (5614, 5570044046328119670, 0.038483, 'IHaQaTztiu') index_test.go:137: sql insert into test_index values (5617, 2716085778942753368, 0.020557, '3kHYdQOqvQ') index_test.go:137: sql insert into test_index values (5619, 3839336393911290290, 0.014456, 'oCkkMTwlXF') index_test.go:143: sql update test_index set c1 = 3201613579017023325, c2 = 0.227509, c3 = 'pcCqErQXEy' where c = 769 index_test.go:140: sql delete from test_index where c = 862 index_test.go:140: sql delete from test_index where c = 894 index_test.go:137: sql insert into test_index values (5620, 7694451471427083605, 0.292388, 'KQ06hS3lhG') index_test.go:143: sql update test_index set c1 = 1488123722468304379, c2 = 0.439470, c3 = 'fxvp7KLZKR' where c = 2534 index_test.go:137: sql insert into test_index values (5618, 215611685539356566, 0.362093, 'DbUMf5KhSI') index_test.go:137: sql insert into test_index values (5621, 3996092273442399673, 0.604284, 'yZeoMwNGiR') index_test.go:140: sql delete from test_index where c = 4755 index_test.go:143: sql update test_index set c1 = 8987985722633948736, c2 = 0.852938, c3 = 'dBQMpe17qi' where c = 2853 index_test.go:137: sql insert into test_index values (5622, 1233973608551125243, 0.242538, '4vmtWIah6A') index_test.go:140: sql delete from test_index where c = 5348 index_test.go:140: sql delete from test_index where c = 1282 index_test.go:140: sql delete from test_index where c = 308 index_test.go:143: sql update test_index set c1 = 7004457226766967276, c2 = 0.350362, c3 = 'j1x3ssxDQG' where c = 4215 index_test.go:140: sql delete from test_index where c = 4096 index_test.go:143: sql update test_index set c1 = 3721211550042338471, c2 = 0.841673, c3 = 'WFnMgY7A67' where c = 26 index_test.go:137: sql insert into test_index values (5623, 571089211593852111, 0.241348, 'Z6hM759Dfo') index_test.go:143: sql update test_index set c1 = 8536771420919698553, c2 = 0.827041, c3 = 'nwQFYBO4qk' where c = 286 index_test.go:140: sql delete from test_index where c = 1745 index_test.go:137: sql insert into test_index values (5624, 756478053832392868, 0.049696, '7SLmV8NSJY') index_test.go:140: sql delete from test_index where c = 2952 index_test.go:140: sql delete from test_index where c = 3518 index_test.go:143: sql update test_index set c1 = 2332476302573166130, c2 = 0.958778, c3 = 'I3dIn6Umk6' where c = 5198 index_test.go:143: sql update test_index set c1 = 145877299227602990, c2 = 0.638593, c3 = 'mZK1cghOLK' where c = 1484 index_test.go:137: sql insert into test_index values (5625, 8410178501573645234, 0.931825, 'XKrDtTFqb9') index_test.go:143: sql update test_index set c1 = 678011423918039022, c2 = 0.348196, c3 = '7TwTgYMh1v' where c = 767 index_test.go:137: sql insert into test_index values (5626, 2595298019650694135, 0.894097, '7BVC9jtKNn') index_test.go:143: sql update test_index set c1 = 2866852135301654228, c2 = 0.929536, c3 = 'P8nnWL5m6t' where c = 2523 index_test.go:137: sql insert into test_index values (5627, 606508909485381497, 0.949978, 'XD7thety8s') index_test.go:143: sql update test_index set c1 = 3072676627533907665, c2 = 0.600616, c3 = 'aRwvg74afp' where c = 5218 index_test.go:143: sql update test_index set c1 = 3187371414363712163, c2 = 0.485441, c3 = 'RY81xSkjc8' where c = 3037 index_test.go:140: sql delete from test_index where c = 4251 index_test.go:137: sql insert into test_index values (5629, 2477674217483041678, 0.164873, 'KCeWnZe0aw') index_test.go:137: sql insert into test_index values (5628, 3990261923674168072, 0.059347, 'YJ56eUdkjn') index_test.go:140: sql delete from test_index where c = 2227 index_test.go:137: sql insert into test_index values (5630, 288551020471583102, 0.398281, 'qgPF9MBqeK') index_test.go:137: sql insert into test_index values (5631, 836007200073202742, 0.459866, 'WGilLtQEbe') index_test.go:140: sql delete from test_index where c = 4310 index_test.go:140: sql delete from test_index where c = 1888 index_test.go:137: sql insert into test_index values (5632, 6810825598997045564, 0.235474, '6SpXkfeYBn') index_test.go:137: sql insert into test_index values (5633, 4486513964129662684, 0.226947, 'hEtZzSKFHZ') index_test.go:143: sql update test_index set c1 = 717505492900010737, c2 = 0.935930, c3 = '6cPa92gdF8' where c = 3979 index_test.go:140: sql delete from test_index where c = 1231 index_test.go:143: sql update test_index set c1 = 6892425588973900726, c2 = 0.092466, c3 = 'FewOYlIaHB' where c = 3819 index_test.go:140: sql delete from test_index where c = 5305 index_test.go:140: sql delete from test_index where c = 364 index_test.go:140: sql delete from test_index where c = 2084 index_test.go:140: sql delete from test_index where c = 2246 index_test.go:143: sql update test_index set c1 = 8319242024783919869, c2 = 0.679295, c3 = '2erXWU38b1' where c = 3275 index_test.go:143: sql update test_index set c1 = 1905232244153940881, c2 = 0.573424, c3 = 'hGiUUM8g4T' where c = 5492 index_test.go:137: sql insert into test_index values (5634, 6059580795830157986, 0.008529, 'TqKCefs1b9') index_test.go:143: sql update test_index set c1 = 7376748273681227419, c2 = 0.836989, c3 = '4nTkl4LvJX' where c = 3376 index_test.go:143: sql update test_index set c1 = 5248181437066696668, c2 = 0.333355, c3 = 'a1uUvKpHBD' where c = 4521 index_test.go:143: sql update test_index set c1 = 7697400875352364265, c2 = 0.939274, c3 = '9RrVPiTjBL' where c = 4786 index_test.go:137: sql insert into test_index values (5636, 6003157543433387045, 0.345323, 'RMg45t1jsv') index_test.go:140: sql delete from test_index where c = 5316 index_test.go:137: sql insert into test_index values (5637, 6997285840108669164, 0.703535, 'LOwhwfUMht') index_test.go:143: sql update test_index set c1 = 8150281621305250556, c2 = 0.442005, c3 = 'yCIYbryXFu' where c = 2547 index_test.go:140: sql delete from test_index where c = 3565 index_test.go:140: sql delete from test_index where c = 2425 index_test.go:137: sql insert into test_index values (5638, 7663409070572632546, 0.187817, '9z933KtyWa') index_test.go:143: sql update test_index set c1 = 3293097030768844968, c2 = 0.754980, c3 = 'vBo5YgbfcJ' where c = 1302 index_test.go:137: sql insert into test_index values (5635, 218722611518239608, 0.890885, 'sAi6bLkk6i') index_test.go:137: sql insert into test_index values (5640, 26591508420174522, 0.545043, '1sBttRWZIh') index_test.go:143: sql update test_index set c1 = 1921778714024291640, c2 = 0.535443, c3 = '2okZs7ceCM' where c = 3657 index_test.go:137: sql insert into test_index values (5639, 6471694733715435297, 0.702815, 'e5EJK4ZJl9') index_test.go:137: sql insert into test_index values (5641, 3985350589024146762, 0.474301, 'NpAk4YrdRw') index_test.go:143: sql update test_index set c1 = 5309987366633482872, c2 = 0.077061, c3 = 'DxNazTpTTO' where c = 3354 index_test.go:140: sql delete from test_index where c = 1310 index_test.go:140: sql delete from test_index where c = 1146 index_test.go:140: sql delete from test_index where c = 115 index_test.go:143: sql update test_index set c1 = 8007814031293768656, c2 = 0.171796, c3 = 'peWzVqQMri' where c = 348 index_test.go:137: sql insert into test_index values (5642, 2685936391483043933, 0.515660, 'syILcnsssd') index_test.go:137: sql insert into test_index values (5643, 3549044147624482865, 0.421822, 'l8bSfnNftU') index_test.go:137: sql insert into test_index values (5644, 7439370827634727929, 0.481467, 'XcJjDhpfrw') index_test.go:143: sql update test_index set c1 = 1609817817157765278, c2 = 0.538292, c3 = 'H4ERErRU9K' where c = 1775 index_test.go:140: sql delete from test_index where c = 2796 index_test.go:140: sql delete from test_index where c = 1532 index_test.go:143: sql update test_index set c1 = 7032821474388974093, c2 = 0.793332, c3 = 'lB47JUBESH' where c = 4755 index_test.go:140: sql delete from test_index where c = 4701 index_test.go:140: sql delete from test_index where c = 1602 index_test.go:143: sql update test_index set c1 = 31662896992768250, c2 = 0.539198, c3 = 'XW5ZpaWlcN' where c = 832 index_test.go:137: sql insert into test_index values (5645, 8614919687201756692, 0.762547, 'KYNBzbXHOL') index_test.go:140: sql delete from test_index where c = 2808 index_test.go:143: sql update test_index set c1 = 4502590458613600214, c2 = 0.073410, c3 = 'ULUTZjhC4d' where c = 4075 index_test.go:143: sql update test_index set c1 = 131367603278518711, c2 = 0.258010, c3 = '6pDEzH9pmR' where c = 1814 index_test.go:137: sql insert into test_index values (5647, 8563151647630792169, 0.366729, 'jPNOrrMUcn') index_test.go:140: sql delete from test_index where c = 5017 index_test.go:140: sql delete from test_index where c = 3449 index_test.go:143: sql update test_index set c1 = 6722447870786116747, c2 = 0.767703, c3 = '4y3s0wB73g' where c = 3141 index_test.go:143: sql update test_index set c1 = 7938112982606078998, c2 = 0.702178, c3 = 'cZG8DsRxmK' where c = 2633 index_test.go:140: sql delete from test_index where c = 1395 index_test.go:137: sql insert into test_index values (5646, 1932174408001020240, 0.909573, '0LNLJhFE0P') index_test.go:143: sql update test_index set c1 = 639474187807882380, c2 = 0.868279, c3 = '9u1VqViheX' where c = 2439 index_test.go:137: sql insert into test_index values (5650, 1056712496110815364, 0.664509, 'Tn8CLEAe4c') index_test.go:137: sql insert into test_index values (5649, 2885841437049110476, 0.741576, 'SMBvNJTYAB') index_test.go:143: sql update test_index set c1 = 5664620028251308275, c2 = 0.293280, c3 = 'we3E3TzwY0' where c = 967 index_test.go:137: sql insert into test_index values (5648, 8496786061109998024, 0.801083, 'LeFy9VgQ8s') index_test.go:143: sql update test_index set c1 = 452470448820556630, c2 = 0.722461, c3 = 'PiwofCohRP' where c = 263 index_test.go:140: sql delete from test_index where c = 1650 index_test.go:140: sql delete from test_index where c = 5500 index_test.go:137: sql insert into test_index values (5653, 2394721060402830808, 0.165821, 'yXSqJADcpf') index_test.go:143: sql update test_index set c1 = 6787349524815386455, c2 = 0.510175, c3 = 'jcy69vEDpI' where c = 5343 index_test.go:140: sql delete from test_index where c = 1562 index_test.go:140: sql delete from test_index where c = 3991 index_test.go:137: sql insert into test_index values (5652, 3624822826198581505, 0.614473, 'VfCw6AKPvo') index_test.go:143: sql update test_index set c1 = 3598348654682013789, c2 = 0.716460, c3 = 'AJoBbQ3oqM' where c = 1042 index_test.go:140: sql delete from test_index where c = 1526 index_test.go:137: sql insert into test_index values (5651, 4559060646047308969, 0.463828, 'W3M6kI5DUg') index_test.go:137: sql insert into test_index values (5654, 7885665919727037507, 0.175204, 'O7Qg3llVdp') index_test.go:137: sql insert into test_index values (5655, 94842851414385648, 0.206357, 'm7BoRCePmC') index_test.go:143: sql update test_index set c1 = 4556331109314070044, c2 = 0.967806, c3 = 'X7SGU8saaP' where c = 3778 index_test.go:143: sql update test_index set c1 = 3332095302151612958, c2 = 0.487167, c3 = 'yR97tTsrCc' where c = 5346 index_test.go:143: sql update test_index set c1 = 3024862031071517720, c2 = 0.634960, c3 = 'fjlJLw1j2m' where c = 3385 index_test.go:140: sql delete from test_index where c = 3326 index_test.go:137: sql insert into test_index values (5656, 4411645938197595732, 0.916373, 'sajzD1f5uS') index_test.go:143: sql update test_index set c1 = 1170406929933947036, c2 = 0.648033, c3 = 'WL60h92IYa' where c = 557 index_test.go:140: sql delete from test_index where c = 1780 index_test.go:140: sql delete from test_index where c = 2210 index_test.go:137: sql insert into test_index values (5658, 4685604697043541979, 0.137865, '3XVjVPRiwL') index_test.go:137: sql insert into test_index values (5657, 3080770463310919515, 0.227693, 'oomDrj29cj') index_test.go:143: sql update test_index set c1 = 6280749369722265071, c2 = 0.508311, c3 = 'IAVGByvZEj' where c = 1266 index_test.go:137: sql insert into test_index values (5660, 8271200215347564827, 0.287465, '5bHzxtp3Dl') index_test.go:137: sql insert into test_index values (5659, 7113160212297393728, 0.399884, 'pHvLzTCO6b') index_test.go:143: sql update test_index set c1 = 6837838538026322700, c2 = 0.097635, c3 = '9CJwgq7yd0' where c = 2419 index_test.go:140: sql delete from test_index where c = 1550 index_test.go:143: sql update test_index set c1 = 8504832358472317713, c2 = 0.148615, c3 = 'qg4jOy8qTF' where c = 1010 index_test.go:140: sql delete from test_index where c = 2617 index_test.go:140: sql delete from test_index where c = 5424 index_test.go:140: sql delete from test_index where c = 680 index_test.go:143: sql update test_index set c1 = 5610776702811499139, c2 = 0.816694, c3 = 'I9G9PxKaZG' where c = 22 index_test.go:143: sql update test_index set c1 = 4712656084778116687, c2 = 0.747082, c3 = 'CJUO97hIDg' where c = 754 index_test.go:137: sql insert into test_index values (5663, 3258250481510359162, 0.109988, 'BCGL9vlQDt') index_test.go:137: sql insert into test_index values (5661, 8190222816791473785, 0.544497, 'QRxnUZRjBl') index_test.go:140: sql delete from test_index where c = 1969 index_test.go:143: sql update test_index set c1 = 2369093700366183223, c2 = 0.254236, c3 = 'u0dJA9qDne' where c = 2465 index_test.go:137: sql insert into test_index values (5662, 1684722074731687107, 0.453654, 'SUfHijCX6W') index_test.go:137: sql insert into test_index values (5664, 8352600512356321722, 0.767703, 'YeOTRQxBfA') index_test.go:137: sql insert into test_index values (5665, 4669806965198245422, 0.811310, '1iM3nNMdIX') index_test.go:140: sql delete from test_index where c = 2651 index_test.go:143: sql update test_index set c1 = 5812264336428183646, c2 = 0.749652, c3 = 'gGlYyLnSMO' where c = 156 index_test.go:137: sql insert into test_index values (5666, 2394482090113998891, 0.115682, '8tpHVAaT8x') index_test.go:137: sql insert into test_index values (5667, 2062943885906088301, 0.086447, 'izyK7v590k') index_test.go:140: sql delete from test_index where c = 286 index_test.go:140: sql delete from test_index where c = 1527 index_test.go:143: sql update test_index set c1 = 7658776711259921452, c2 = 0.170177, c3 = '4uaP75pc92' where c = 4370 index_test.go:143: sql update test_index set c1 = 5395097320208383825, c2 = 0.419370, c3 = 'gb3MvHssc3' where c = 4653 index_test.go:140: sql delete from test_index where c = 3116 index_test.go:140: sql delete from test_index where c = 1390 index_test.go:140: sql delete from test_index where c = 3064 index_test.go:143: sql update test_index set c1 = 8041373728242948008, c2 = 0.274078, c3 = 'Ma9a9oeqQ5' where c = 145 index_test.go:140: sql delete from test_index where c = 5381 index_test.go:143: sql update test_index set c1 = 2327262881694847415, c2 = 0.133025, c3 = '0JxTGmGpaG' where c = 1906 index_test.go:143: sql update test_index set c1 = 3837937605955865304, c2 = 0.477708, c3 = 'zWrNF9rfW1' where c = 4108 index_test.go:140: sql delete from test_index where c = 4383 index_test.go:137: sql insert into test_index values (5668, 1704490294399169265, 0.968125, 'mOQOt3MwXP') index_test.go:143: sql update test_index set c1 = 3718187446067305875, c2 = 0.079427, c3 = 'DQ5fZCBlLo' where c = 3176 index_test.go:137: sql insert into test_index values (5669, 7529676516851894874, 0.469321, 'PvXHOYv2nb') index_test.go:137: sql insert into test_index values (5670, 7594744265787860050, 0.029254, 'xOZu8VxW13') index_test.go:137: sql insert into test_index values (5671, 2646918681682184063, 0.914368, 'MJ5TZxD8cO') index_test.go:137: sql insert into test_index values (5672, 5003547337917872370, 0.310122, '2dOeZcvcFI') index_test.go:143: sql update test_index set c1 = 134089822636166075, c2 = 0.811246, c3 = 'E4KfTnmgbd' where c = 4262 index_test.go:143: sql update test_index set c1 = 5654590629311937586, c2 = 0.158849, c3 = 'M4oTv5Ohux' where c = 3794 index_test.go:143: sql update test_index set c1 = 5650466890481567675, c2 = 0.493964, c3 = 'ek7LYLd6cc' where c = 4833 index_test.go:140: sql delete from test_index where c = 407 index_test.go:137: sql insert into test_index values (5674, 4760673922301843262, 0.190941, 'd7nXNiXy6d') index_test.go:140: sql delete from test_index where c = 2142 index_test.go:137: sql insert into test_index values (5673, 4157509307112587287, 0.782613, '6r5nba5cu5') index_test.go:140: sql delete from test_index where c = 2561 index_test.go:140: sql delete from test_index where c = 3559 index_test.go:140: sql delete from test_index where c = 4352 index_test.go:140: sql delete from test_index where c = 4683 index_test.go:137: sql insert into test_index values (5675, 7960998328136791285, 0.572355, 'Mm9c4TpNo1') index_test.go:143: sql update test_index set c1 = 1615282620290071682, c2 = 0.382165, c3 = '2schQqhwx7' where c = 1414 index_test.go:137: sql insert into test_index values (5676, 5456885331098849555, 0.531642, 'tJZq3EfbSx') index_test.go:137: sql insert into test_index values (5677, 3126230129239120212, 0.739668, '9PPaHj0hRX') index_test.go:143: sql update test_index set c1 = 4038761777463038238, c2 = 0.190131, c3 = 'lcoqtAeC3F' where c = 1340 index_test.go:143: sql update test_index set c1 = 1087663024750926361, c2 = 0.442058, c3 = 'P7PeS9LBwY' where c = 4846 index_test.go:143: sql update test_index set c1 = 2362154363553901665, c2 = 0.822772, c3 = '3CbmwLcccR' where c = 848 index_test.go:140: sql delete from test_index where c = 2864 index_test.go:143: sql update test_index set c1 = 5039632472243782166, c2 = 0.358846, c3 = 'g1PijHuWhL' where c = 1671 index_test.go:140: sql delete from test_index where c = 4183 index_test.go:137: sql insert into test_index values (5678, 1541392362740506361, 0.239396, 't3ddsPFvNc') index_test.go:137: sql insert into test_index values (5680, 3965301903748098129, 0.090411, '8aH0LdvLrp') index_test.go:140: sql delete from test_index where c = 1198 index_test.go:140: sql delete from test_index where c = 546 index_test.go:140: sql delete from test_index where c = 4148 index_test.go:140: sql delete from test_index where c = 5343 index_test.go:143: sql update test_index set c1 = 8865246921720896424, c2 = 0.581108, c3 = 'XhfS8IaLMY' where c = 2143 index_test.go:137: sql insert into test_index values (5679, 2805950387583504262, 0.784182, 'Ex4fE2Aj6b') index_test.go:137: sql insert into test_index values (5682, 2131748060100801767, 0.866791, 'AK4VYMAUWf') index_test.go:143: sql update test_index set c1 = 7513566260022907518, c2 = 0.474213, c3 = 'IAo7jRlGEy' where c = 291 index_test.go:143: sql update test_index set c1 = 3278333017169018189, c2 = 0.854650, c3 = 'o5NkVJTb7N' where c = 2172 index_test.go:137: sql insert into test_index values (5681, 7057111861699398785, 0.553236, 'KAj3MiwAGe') index_test.go:143: sql update test_index set c1 = 7749406908168426419, c2 = 0.848984, c3 = 'hbDT0YtJwM' where c = 2154 index_test.go:143: sql update test_index set c1 = 7738316703959773991, c2 = 0.758442, c3 = '3G2Ufpo8Pq' where c = 4046 index_test.go:143: sql update test_index set c1 = 8472399209832094266, c2 = 0.290493, c3 = 'rm9C64cL3K' where c = 3025 index_test.go:137: sql insert into test_index values (5685, 2954747286401842306, 0.516859, 'ITiHtdarCj') index_test.go:143: sql update test_index set c1 = 4352824530663413216, c2 = 0.630837, c3 = 'e1Aa1TO02z' where c = 5327 index_test.go:137: sql insert into test_index values (5684, 7831188143888650969, 0.331674, 'OnoHYYoXq6') index_test.go:137: sql insert into test_index values (5686, 7887468979588315986, 0.178903, 'SmDJCTuCCK') index_test.go:137: sql insert into test_index values (5683, 7801803079179283050, 0.762476, 'suryB4tN6a') index_test.go:140: sql delete from test_index where c = 4239 index_test.go:140: sql delete from test_index where c = 2342 index_test.go:140: sql delete from test_index where c = 4140 index_test.go:140: sql delete from test_index where c = 1773 index_test.go:140: sql delete from test_index where c = 3088 index_test.go:137: sql insert into test_index values (5687, 5267975661274612897, 0.002907, 'tIz6Z5kSxs') index_test.go:137: sql insert into test_index values (5689, 5836967905092651169, 0.173624, 'exiqfN4XS8') index_test.go:137: sql insert into test_index values (5688, 2042872306979551852, 0.187535, 'AzNMoFv5YP') index_test.go:140: sql delete from test_index where c = 767 index_test.go:143: sql update test_index set c1 = 2708865076952700953, c2 = 0.741175, c3 = '6lmeSPcCUn' where c = 108 index_test.go:140: sql delete from test_index where c = 2510 index_test.go:143: sql update test_index set c1 = 1937372157418479208, c2 = 0.806762, c3 = 'zIm7xjWSCV' where c = 3508 index_test.go:143: sql update test_index set c1 = 2455359034605610110, c2 = 0.680989, c3 = '6zI6KhkwFL' where c = 3239 index_test.go:143: sql update test_index set c1 = 8801560300073611296, c2 = 0.469049, c3 = 'tbfHovysGS' where c = 4060 index_test.go:140: sql delete from test_index where c = 2047 index_test.go:140: sql delete from test_index where c = 152 index_test.go:143: sql update test_index set c1 = 2171091791236145621, c2 = 0.825880, c3 = 'NaNumTSfSH' where c = 2833 index_test.go:140: sql delete from test_index where c = 5401 index_test.go:137: sql insert into test_index values (5690, 512024890158443007, 0.004769, 'PwlSf0ETzs') index_test.go:137: sql insert into test_index values (5691, 2167026615626775736, 0.343161, 'Zawi0OLxtE') index_test.go:137: sql insert into test_index values (5692, 8008347208884917999, 0.152490, 'dzpRghmFQT') index_test.go:143: sql update test_index set c1 = 6861241147852916637, c2 = 0.062896, c3 = 'JEfkuUEGkb' where c = 3632 index_test.go:140: sql delete from test_index where c = 1479 index_test.go:140: sql delete from test_index where c = 3144 index_test.go:143: sql update test_index set c1 = 3338914485431427657, c2 = 0.092454, c3 = 'I2rQsYUWSX' where c = 3091 index_test.go:143: sql update test_index set c1 = 2975865753872762361, c2 = 0.654539, c3 = '9dplFvTbDF' where c = 4543 index_test.go:143: sql update test_index set c1 = 6077446796066893698, c2 = 0.952596, c3 = 'oAdPzEJCzZ' where c = 4261 index_test.go:137: sql insert into test_index values (5693, 9154414868371730071, 0.787333, 'gYi9U5J2QU') index_test.go:143: sql update test_index set c1 = 3497013738389665851, c2 = 0.552353, c3 = 'TYHglSV96I' where c = 719 index_test.go:143: sql update test_index set c1 = 945964768705559988, c2 = 0.224674, c3 = 'cUHf78Q0Ue' where c = 3587 index_test.go:140: sql delete from test_index where c = 4798 index_test.go:137: sql insert into test_index values (5694, 8793133451690967127, 0.254495, 'aUBXAAy63G') index_test.go:143: sql update test_index set c1 = 8146016659565001739, c2 = 0.512893, c3 = 'CxYsw5qh8s' where c = 4109 index_test.go:137: sql insert into test_index values (5697, 7751153577118374214, 0.265151, 'UI46Wquzx5') index_test.go:140: sql delete from test_index where c = 4334 index_test.go:137: sql insert into test_index values (5696, 1425337903437727267, 0.572327, 'O82jj96R8F') index_test.go:137: sql insert into test_index values (5695, 1526624735332220193, 0.744161, 'VKGOhgJw9k') index_test.go:140: sql delete from test_index where c = 1966 index_test.go:140: sql delete from test_index where c = 156 index_test.go:143: sql update test_index set c1 = 2702531692804582512, c2 = 0.327975, c3 = '7NQBjPrrb7' where c = 3852 index_test.go:140: sql delete from test_index where c = 46 index_test.go:137: sql insert into test_index values (5698, 8034664190636251274, 0.309222, 'c4wEqN8Jb5') index_test.go:143: sql update test_index set c1 = 3968889522497181628, c2 = 0.014608, c3 = 'BcsfI6A4ov' where c = 3166 index_test.go:143: sql update test_index set c1 = 1357359807760602908, c2 = 0.231089, c3 = 'ldTjNA9dvG' where c = 4346 index_test.go:140: sql delete from test_index where c = 5342 index_test.go:143: sql update test_index set c1 = 7247429421368048314, c2 = 0.506651, c3 = 'CVoMZhVhiZ' where c = 1561 index_test.go:140: sql delete from test_index where c = 1949 index_test.go:143: sql update test_index set c1 = 7744831073485491955, c2 = 0.142721, c3 = 'M1Qfg9vYZR' where c = 4726 index_test.go:143: sql update test_index set c1 = 4914790273317744682, c2 = 0.435454, c3 = '5spmT0gSfo' where c = 3319 index_test.go:143: sql update test_index set c1 = 4847783094586534477, c2 = 0.096693, c3 = 'QvYbcSzpGu' where c = 2537 index_test.go:137: sql insert into test_index values (5699, 1934787817354352635, 0.814625, 'SpC5gebl1y') index_test.go:140: sql delete from test_index where c = 2332 index_test.go:137: sql insert into test_index values (5700, 8947074352572254267, 0.876955, 'qDmY3iG45O') index_test.go:143: sql update test_index set c1 = 6392520927533662741, c2 = 0.306804, c3 = 'a7MwLJwp5Z' where c = 130 index_test.go:140: sql delete from test_index where c = 3230 index_test.go:143: sql update test_index set c1 = 1922546327500281868, c2 = 0.972566, c3 = 'Y4QWbSn1MG' where c = 1703 [2024/05/06 10:17:02.862 +08:00] [ERROR] [advancer.go:400] ["listen task meet error, would reopen."] [error=EOF] index_test.go:137: sql insert into test_index values (5702, 6979778276093713800, 0.465167, 'ABCHJGxh9D') index_test.go:137: sql insert into test_index values (5705, 8974941727424754923, 0.593220, 'Sj1CxDqlfa') index_test.go:137: sql insert into test_index values (5703, 5718466538879210308, 0.785913, 'Wl489PHltf') index_test.go:137: sql insert into test_index values (5701, 5840035700557468176, 0.099390, '7w4RikCWbI') index_test.go:137: sql insert into test_index values (5710, 7808083320648600910, 0.444965, 'bI7RXfXST6') index_test.go:137: sql insert into test_index values (5708, 3562555517109538160, 0.662735, 'u6y5Gg8qzu') index_test.go:137: sql insert into test_index values (5704, 3961648149372505331, 0.074389, 'UZfDOVFZLh') index_test.go:137: sql insert into test_index values (5706, 1221122936909566061, 0.065750, 'gYrpHdMiwc') index_test.go:137: sql insert into test_index values (5707, 4274664057421731120, 0.344330, 'UFr8jqH3Os') index_test.go:137: sql insert into test_index values (5709, 3439038342682027314, 0.223095, 'uSxPpyOiSj') index_test.go:140: sql delete from test_index where c = 580 index_test.go:140: sql delete from test_index where c = 4254 index_test.go:140: sql delete from test_index where c = 2180 index_test.go:140: sql delete from test_index where c = 2439 index_test.go:140: sql delete from test_index where c = 3653 index_test.go:140: sql delete from test_index where c = 2466 index_test.go:140: sql delete from test_index where c = 3477 index_test.go:140: sql delete from test_index where c = 2498 index_test.go:140: sql delete from test_index where c = 3231 index_test.go:143: sql update test_index set c1 = 820057643706936099, c2 = 0.560636, c3 = 'LurnvLUjU4' where c = 4463 index_test.go:143: sql update test_index set c1 = 8136063648017321892, c2 = 0.572791, c3 = 'GE6Qydl8jN' where c = 4177 index_test.go:143: sql update test_index set c1 = 5065021665380252230, c2 = 0.972962, c3 = 'hMtHLeUCrw' where c = 1967 index_test.go:143: sql update test_index set c1 = 566346843554786895, c2 = 0.052195, c3 = 'zdaFJ2jVBd' where c = 4965 index_test.go:140: sql delete from test_index where c = 2889 index_test.go:143: sql update test_index set c1 = 5095005833842026889, c2 = 0.827535, c3 = 'TZB2BlWAyA' where c = 1553 index_test.go:143: sql update test_index set c1 = 6918157806040730503, c2 = 0.091830, c3 = 'yCoulKrAAe' where c = 4043 index_test.go:143: sql update test_index set c1 = 4089572943127057604, c2 = 0.315727, c3 = '7eKCZo7zGT' where c = 2823 index_test.go:143: sql update test_index set c1 = 2436366753158795950, c2 = 0.466122, c3 = 'VvSfzVlI0Q' where c = 1613 index_test.go:143: sql update test_index set c1 = 6105902537753138426, c2 = 0.473707, c3 = 'qTf0ViPZYL' where c = 4274 index_test.go:137: sql insert into test_index values (5714, 3090484176001406772, 0.685674, 'ljsbplLI76') index_test.go:137: sql insert into test_index values (5712, 4717443463988556320, 0.550186, '782LSaFJCo') index_test.go:137: sql insert into test_index values (5711, 4954748298136188601, 0.206655, 'ZR1FVFhlKC') index_test.go:143: sql update test_index set c1 = 994229863113566506, c2 = 0.569161, c3 = 'hOgD5T4urB' where c = 5248 index_test.go:140: sql delete from test_index where c = 273 index_test.go:140: sql delete from test_index where c = 1316 index_test.go:137: sql insert into test_index values (5713, 5780667842741086603, 0.956836, '6uu8yihQyp') index_test.go:137: sql insert into test_index values (5715, 6732255645410603146, 0.077283, 'YEb0aV2zMR') index_test.go:137: sql insert into test_index values (5716, 9148749625523481132, 0.587503, 'M5lJUoqX9Y') index_test.go:137: sql insert into test_index values (5718, 8529388048489377233, 0.522063, 'xROgOULtWL') index_test.go:143: sql update test_index set c1 = 4629521383954202790, c2 = 0.850296, c3 = '5UPqC052wb' where c = 1381 index_test.go:140: sql delete from test_index where c = 5084 index_test.go:137: sql insert into test_index values (5720, 1408055789631871757, 0.952751, 'GZsG9SqZh0') index_test.go:137: sql insert into test_index values (5719, 2711565107070565358, 0.580376, 'Ttdgi8rq20') index_test.go:140: sql delete from test_index where c = 3199 index_test.go:137: sql insert into test_index values (5717, 5831349620756325042, 0.179799, 'buVrDts3Dl') index_test.go:143: sql update test_index set c1 = 7437584829422990013, c2 = 0.253091, c3 = 'MLOURQTuLP' where c = 4780 index_test.go:140: sql delete from test_index where c = 4026 index_test.go:140: sql delete from test_index where c = 5052 index_test.go:137: sql insert into test_index values (5721, 5708142315632061493, 0.317887, 'T5wePIh7sY') index_test.go:140: sql delete from test_index where c = 5478 index_test.go:140: sql delete from test_index where c = 4537 index_test.go:143: sql update test_index set c1 = 8595568806049220886, c2 = 0.397510, c3 = 'bVEUpYVAzu' where c = 3703 index_test.go:140: sql delete from test_index where c = 5046 index_test.go:140: sql delete from test_index where c = 3096 index_test.go:137: sql insert into test_index values (5722, 2789172964141688769, 0.981027, '172YJbwr3V') index_test.go:143: sql update test_index set c1 = 5589707507375314315, c2 = 0.313403, c3 = 'MneQANYV6u' where c = 3750 index_test.go:143: sql update test_index set c1 = 378524619806928017, c2 = 0.707145, c3 = 'GbdTNiZgQX' where c = 426 index_test.go:143: sql update test_index set c1 = 7062459667908810559, c2 = 0.594021, c3 = '3hbFX5kK1d' where c = 3681 index_test.go:143: sql update test_index set c1 = 570983756318962924, c2 = 0.932644, c3 = 'TGllUbF8Kh' where c = 1956 index_test.go:143: sql update test_index set c1 = 1755367618540119189, c2 = 0.214608, c3 = 'Oh8pfqwe1Z' where c = 3484 index_test.go:137: sql insert into test_index values (5723, 9129722296036860768, 0.658421, 'JYz0DUfTWj') index_test.go:140: sql delete from test_index where c = 4627 index_test.go:137: sql insert into test_index values (5724, 6172451388096928925, 0.335100, 'qBy8NkLUA8') index_test.go:143: sql update test_index set c1 = 3509936130247780986, c2 = 0.425587, c3 = 'R2tdClCaOu' where c = 5221 index_test.go:137: sql insert into test_index values (5726, 225392357309412631, 0.957143, 'gVsGEBF8Jz') index_test.go:143: sql update test_index set c1 = 4192011939767150844, c2 = 0.417702, c3 = 'ApG2ychFjW' where c = 5241 index_test.go:140: sql delete from test_index where c = 1071 index_test.go:137: sql insert into test_index values (5727, 8727904259922034663, 0.681997, 'Dufet6ELaK') index_test.go:140: sql delete from test_index where c = 3150 index_test.go:137: sql insert into test_index values (5728, 7464914384507920176, 0.336909, 'IrCo1PVLxB') index_test.go:140: sql delete from test_index where c = 1385 index_test.go:137: sql insert into test_index values (5725, 7297117699037059386, 0.648640, 'iBQqYqTpYq') index_test.go:140: sql delete from test_index where c = 4102 index_test.go:140: sql delete from test_index where c = 4895 index_test.go:137: sql insert into test_index values (5729, 1930491617462960323, 0.582721, 'rk7crgbl3i') index_test.go:137: sql insert into test_index values (5730, 2602014212005094450, 0.020672, 'O3E33y8MhU') index_test.go:143: sql update test_index set c1 = 2549411679111946001, c2 = 0.827574, c3 = 'cepKvMZBs0' where c = 437 index_test.go:143: sql update test_index set c1 = 145169006649777412, c2 = 0.828852, c3 = 'FiWgWxl3GN' where c = 4934 index_test.go:140: sql delete from test_index where c = 1368 index_test.go:140: sql delete from test_index where c = 821 index_test.go:143: sql update test_index set c1 = 4843755852804861600, c2 = 0.776419, c3 = 'P4fYhFIdhR' where c = 3465 index_test.go:143: sql update test_index set c1 = 811374807549895296, c2 = 0.172705, c3 = '8Xuyt8auCv' where c = 3715 index_test.go:143: sql update test_index set c1 = 7528871511603100314, c2 = 0.834088, c3 = 'x8utAiQLsn' where c = 2345 index_test.go:143: sql update test_index set c1 = 3367640321308036318, c2 = 0.604576, c3 = 'SNdHFDRlGL' where c = 1756 index_test.go:140: sql delete from test_index where c = 1477 index_test.go:140: sql delete from test_index where c = 2555 index_test.go:143: sql update test_index set c1 = 6410213017226927976, c2 = 0.885846, c3 = 'C5foYiMpeF' where c = 2403 index_test.go:143: sql update test_index set c1 = 2531587592107416685, c2 = 0.271384, c3 = 'x5oj8v3Yod' where c = 1697 index_test.go:137: sql insert into test_index values (5734, 4700369949218192482, 0.200596, 'QDbQbvkyBe') index_test.go:137: sql insert into test_index values (5736, 9005378826611613571, 0.421600, '5xm6JwVY8G') index_test.go:137: sql insert into test_index values (5733, 6189840572777064279, 0.655769, '688CqZsfom') index_test.go:137: sql insert into test_index values (5732, 5839291942833235650, 0.675277, 'cE8bkohFjp') index_test.go:137: sql insert into test_index values (5731, 4375603399111277210, 0.823693, 'DqwLBRlPiO') index_test.go:143: sql update test_index set c1 = 8596986205177021032, c2 = 0.374417, c3 = 'ReRDjp2vaP' where c = 5690 index_test.go:140: sql delete from test_index where c = 822 index_test.go:137: sql insert into test_index values (5735, 2415783839728076794, 0.579387, '3WwJ0RoKbm') index_test.go:137: sql insert into test_index values (5737, 7437666226610723227, 0.066821, 'KOPP1y1MuY') index_test.go:137: sql insert into test_index values (5738, 5478625642638065150, 0.442310, 'CaKSnBKmJC') index_test.go:143: sql update test_index set c1 = 2937338559912223331, c2 = 0.054076, c3 = 'RuGMswYJGQ' where c = 4149 index_test.go:140: sql delete from test_index where c = 417 index_test.go:140: sql delete from test_index where c = 1499 index_test.go:140: sql delete from test_index where c = 3863 index_test.go:143: sql update test_index set c1 = 153198350895928896, c2 = 0.830870, c3 = 'ld8TLcZlhP' where c = 168 index_test.go:137: sql insert into test_index values (5739, 3719217393152153668, 0.417688, 'STpIfN1C81') index_test.go:140: sql delete from test_index where c = 5719 index_test.go:140: sql delete from test_index where c = 4944 index_test.go:140: sql delete from test_index where c = 3032 index_test.go:143: sql update test_index set c1 = 9064665446957034887, c2 = 0.982759, c3 = 'Nrniob8cP5' where c = 798 index_test.go:140: sql delete from test_index where c = 108 index_test.go:140: sql delete from test_index where c = 667 index_test.go:137: sql insert into test_index values (5740, 1660074621216954450, 0.153580, 'lIhm8tNeMm') index_test.go:137: sql insert into test_index values (5741, 8015649222452089071, 0.281669, 'yJeGHkX4s1') index_test.go:143: sql update test_index set c1 = 261500027008472056, c2 = 0.355981, c3 = '7XtwNYUjO0' where c = 3030 index_test.go:143: sql update test_index set c1 = 684218505911239306, c2 = 0.391129, c3 = 'reHxFWwO2I' where c = 4926 index_test.go:143: sql update test_index set c1 = 7383242704231830040, c2 = 0.599127, c3 = 'oA0sP9FL7h' where c = 1400 index_test.go:137: sql insert into test_index values (5742, 6014150175668756546, 0.374721, 't9IidKG6ii') index_test.go:143: sql update test_index set c1 = 5431932858463634021, c2 = 0.034422, c3 = 'HiGwbpOapf' where c = 2994 index_test.go:143: sql update test_index set c1 = 8095114993587554119, c2 = 0.284392, c3 = 'jJ5L604HRa' where c = 3967 index_test.go:143: sql update test_index set c1 = 7950112622666534882, c2 = 0.706974, c3 = 'OXPMyix6Av' where c = 850 index_test.go:143: sql update test_index set c1 = 9118966136014468681, c2 = 0.307160, c3 = '2m0vBEjojk' where c = 1621 index_test.go:140: sql delete from test_index where c = 565 index_test.go:140: sql delete from test_index where c = 214 index_test.go:137: sql insert into test_index values (5743, 7763644177915608427, 0.874328, '0C1u0FNwQl') index_test.go:137: sql insert into test_index values (5744, 9185053993950162408, 0.962481, 'phDVr266yu') index_test.go:137: sql insert into test_index values (5745, 7003765830519599652, 0.154673, 'KdI2G3t2H8') index_test.go:140: sql delete from test_index where c = 4909 index_test.go:137: sql insert into test_index values (5749, 2801316153477863050, 0.434852, 'KGlvM3Wpc9') index_test.go:140: sql delete from test_index where c = 142 index_test.go:137: sql insert into test_index values (5748, 4440085468937544560, 0.311686, 'PJtyyStLj7') index_test.go:143: sql update test_index set c1 = 104260103627672104, c2 = 0.430444, c3 = 'jLrjJDs3Y2' where c = 5006 index_test.go:143: sql update test_index set c1 = 3268833472552107660, c2 = 0.191966, c3 = 'E6vFWPbtpR' where c = 4495 index_test.go:143: sql update test_index set c1 = 8602371174843821961, c2 = 0.699379, c3 = 'Ux6U5fISxg' where c = 4042 index_test.go:137: sql insert into test_index values (5747, 596471331358299993, 0.946335, 'T5PeRXXIev') index_test.go:140: sql delete from test_index where c = 703 index_test.go:140: sql delete from test_index where c = 5191 index_test.go:137: sql insert into test_index values (5746, 6081113760098045032, 0.142483, '3gVbjVa7vH') index_test.go:143: sql update test_index set c1 = 8451319663884719807, c2 = 0.799587, c3 = 'KXWeMrYtS7' where c = 721 index_test.go:140: sql delete from test_index where c = 4639 index_test.go:143: sql update test_index set c1 = 7588694710159721466, c2 = 0.631007, c3 = '8fu4sd2gVr' where c = 3331 index_test.go:143: sql update test_index set c1 = 8678351792690880702, c2 = 0.729419, c3 = 'CvJcQN7udH' where c = 439 index_test.go:140: sql delete from test_index where c = 4408 index_test.go:137: sql insert into test_index values (5750, 2069781276020738321, 0.322468, 'w1kqkHpfuR') index_test.go:140: sql delete from test_index where c = 4500 index_test.go:143: sql update test_index set c1 = 3187282152823909499, c2 = 0.521423, c3 = 'zr2ufZJLvR' where c = 4094 index_test.go:137: sql insert into test_index values (5751, 3819245368373740748, 0.739697, 'U4zY4k3eXa') index_test.go:143: sql update test_index set c1 = 7230095770658280344, c2 = 0.211129, c3 = 'f0M9OFiZAl' where c = 1245 index_test.go:137: sql insert into test_index values (5752, 8582864309736010246, 0.518014, '4gDDwyAyQS') index_test.go:137: sql insert into test_index values (5753, 1946123444279862543, 0.138562, 'wVxGafuaQ5') index_test.go:137: sql insert into test_index values (5754, 2929979096314186059, 0.496721, 'fqyK9FjgA4') index_test.go:137: sql insert into test_index values (5755, 4962216942840298991, 0.942732, 'VBCyGqb88Q') index_test.go:137: sql insert into test_index values (5756, 612987865182790236, 0.168931, 'XUu5zLOI47') index_test.go:140: sql delete from test_index where c = 4465 index_test.go:140: sql delete from test_index where c = 718 index_test.go:143: sql update test_index set c1 = 7080206329430565385, c2 = 0.205240, c3 = '5dfD4F8PjM' where c = 3509 index_test.go:140: sql delete from test_index where c = 78 index_test.go:137: sql insert into test_index values (5757, 4848935528884700686, 0.453450, 'ZMwQzMdFhK') index_test.go:140: sql delete from test_index where c = 2503 index_test.go:140: sql delete from test_index where c = 80 index_test.go:143: sql update test_index set c1 = 2274258507033854822, c2 = 0.867944, c3 = 'tvYoWrHWR7' where c = 3109 index_test.go:140: sql delete from test_index where c = 3721 index_test.go:140: sql delete from test_index where c = 1358 index_test.go:140: sql delete from test_index where c = 3080 index_test.go:143: sql update test_index set c1 = 8937817334446881772, c2 = 0.057773, c3 = 'mz17CV4GdJ' where c = 2685 index_test.go:137: sql insert into test_index values (5758, 8284581818597815828, 0.619664, 'RIHUtTfERI') index_test.go:140: sql delete from test_index where c = 3195 index_test.go:143: sql update test_index set c1 = 6024235509051874409, c2 = 0.871345, c3 = 'zNnmvYPcol' where c = 2917 index_test.go:137: sql insert into test_index values (5759, 7117498722023102721, 0.737948, 'qsCiCd0GVm') index_test.go:143: sql update test_index set c1 = 5459886664523805531, c2 = 0.047020, c3 = 'WhlsB76tWk' where c = 5094 index_test.go:143: sql update test_index set c1 = 5097274942070028059, c2 = 0.008684, c3 = 'D2kAWEcfE2' where c = 5183 index_test.go:143: sql update test_index set c1 = 5079895298331298613, c2 = 0.466627, c3 = 'XFw9Ix8riz' where c = 4419 index_test.go:140: sql delete from test_index where c = 1924 index_test.go:137: sql insert into test_index values (5760, 8009674060617504218, 0.509540, 'DV5n2RzYCn') index_test.go:143: sql update test_index set c1 = 3072997252499771629, c2 = 0.538562, c3 = 'gVLLKiUbKR' where c = 4522 index_test.go:137: sql insert into test_index values (5761, 7681133063714653139, 0.546032, 'NtOhzPkRWX') index_test.go:143: sql update test_index set c1 = 3363118042228027855, c2 = 0.456394, c3 = 'jm4snPFQ3J' where c = 4622 index_test.go:143: sql update test_index set c1 = 5625706542002957355, c2 = 0.255475, c3 = 'jIKekO0SYl' where c = 1439 index_test.go:140: sql delete from test_index where c = 5483 index_test.go:140: sql delete from test_index where c = 2851 index_test.go:137: sql insert into test_index values (5764, 6075320793542905403, 0.741515, 'f2X120vqUe') index_test.go:137: sql insert into test_index values (5762, 1077400137090718558, 0.661686, '0jZMI7eLDA') index_test.go:137: sql insert into test_index values (5765, 2863698574248658857, 0.153277, 'XijHk20x3l') index_test.go:143: sql update test_index set c1 = 8875677458170214753, c2 = 0.473788, c3 = 'LEu6eujERj' where c = 4021 index_test.go:137: sql insert into test_index values (5766, 6967183739449937075, 0.694501, 'qCeQiCEhpB') index_test.go:137: sql insert into test_index values (5767, 2010401177376152503, 0.133385, 'P2iWYdNhsz') index_test.go:140: sql delete from test_index where c = 1910 index_test.go:137: sql insert into test_index values (5763, 920601577338822207, 0.570053, '5KM50IZzvI') index_test.go:140: sql delete from test_index where c = 5148 index_test.go:143: sql update test_index set c1 = 3830199126639260104, c2 = 0.700911, c3 = 'X05mpyNxnY' where c = 996 index_test.go:143: sql update test_index set c1 = 498415383893921640, c2 = 0.474558, c3 = '3MYjIeBBlp' where c = 1082 index_test.go:143: sql update test_index set c1 = 8599336603806983503, c2 = 0.453590, c3 = 'E7TiZUX9IQ' where c = 1611 index_test.go:140: sql delete from test_index where c = 5759 index_test.go:143: sql update test_index set c1 = 85805206641188727, c2 = 0.458127, c3 = '4sPmihqYfe' where c = 134 index_test.go:140: sql delete from test_index where c = 4955 index_test.go:137: sql insert into test_index values (5768, 7780646542129671654, 0.493045, 'BVZQqQ2acg') index_test.go:140: sql delete from test_index where c = 662 index_test.go:137: sql insert into test_index values (5769, 497205717556268561, 0.908813, 'kV8xNzrKAu') index_test.go:137: sql insert into test_index values (5770, 8939408180592182685, 0.342219, '5dDJ9CUjiN') index_test.go:140: sql delete from test_index where c = 5575 index_test.go:143: sql update test_index set c1 = 707690102946712253, c2 = 0.964847, c3 = '72IwhLgCTG' where c = 304 index_test.go:140: sql delete from test_index where c = 5384 index_test.go:137: sql insert into test_index values (5771, 5776218899460567245, 0.992684, 'OhKJgVYxxr') index_test.go:140: sql delete from test_index where c = 839 index_test.go:137: sql insert into test_index values (5772, 8122710451171498302, 0.831777, 'h1okFhozQs') index_test.go:140: sql delete from test_index where c = 2517 index_test.go:143: sql update test_index set c1 = 5361525012595907892, c2 = 0.772306, c3 = 'wAJo5E6xuF' where c = 682 index_test.go:140: sql delete from test_index where c = 1145 index_test.go:143: sql update test_index set c1 = 6326480120095800507, c2 = 0.972706, c3 = 'bAM3btT4le' where c = 2584 index_test.go:143: sql update test_index set c1 = 8387047560390654532, c2 = 0.880445, c3 = '4cbyajqwKy' where c = 5197 index_test.go:143: sql update test_index set c1 = 4467829914376134922, c2 = 0.071548, c3 = 'yARAWwWmKx' where c = 2896 index_test.go:143: sql update test_index set c1 = 7232760959229662716, c2 = 0.837571, c3 = 'y2tly7oWUN' where c = 5569 index_test.go:140: sql delete from test_index where c = 5467 index_test.go:137: sql insert into test_index values (5773, 2028778204015169918, 0.583633, 'dguYYrdXkY') index_test.go:137: sql insert into test_index values (5774, 7876687926351195196, 0.375777, 'qEeDDR0htb') index_test.go:140: sql delete from test_index where c = 5767 index_test.go:143: sql update test_index set c1 = 4380581541431144256, c2 = 0.293614, c3 = 'hwy8IMT2Oa' where c = 4754 index_test.go:143: sql update test_index set c1 = 5468150491490200122, c2 = 0.966972, c3 = 'RCOhbPTdkn' where c = 5484 index_test.go:137: sql insert into test_index values (5775, 1978372041349043589, 0.971928, 'W6GOQEbT5E') index_test.go:137: sql insert into test_index values (5777, 6688518703753297677, 0.568716, 'aUt335Km59') index_test.go:137: sql insert into test_index values (5778, 7088867644834292808, 0.561230, 'czWAuFXIOS') index_test.go:143: sql update test_index set c1 = 4291303827201660698, c2 = 0.270769, c3 = 'iTbQ0jBL0M' where c = 4845 index_test.go:137: sql insert into test_index values (5776, 997537835013310086, 0.409988, 'U88dwfjo2H') index_test.go:140: sql delete from test_index where c = 1961 index_test.go:137: sql insert into test_index values (5779, 4672984139314162554, 0.320572, 'loIODKGN0o') index_test.go:140: sql delete from test_index where c = 74 index_test.go:140: sql delete from test_index where c = 2880 index_test.go:137: sql insert into test_index values (5780, 1174158995016460829, 0.187112, '0FV6TXesKi') index_test.go:140: sql delete from test_index where c = 2324 index_test.go:140: sql delete from test_index where c = 1287 index_test.go:140: sql delete from test_index where c = 3124 index_test.go:143: sql update test_index set c1 = 4811143790904368755, c2 = 0.387452, c3 = 'yc3KxODqtL' where c = 5691 index_test.go:140: sql delete from test_index where c = 1309 index_test.go:143: sql update test_index set c1 = 34769827969065195, c2 = 0.848362, c3 = 'YeC82uyWco' where c = 1591 index_test.go:143: sql update test_index set c1 = 7435307194521256599, c2 = 0.883051, c3 = 'nYFgk8ZUfc' where c = 3081 index_test.go:143: sql update test_index set c1 = 403714152970588207, c2 = 0.337776, c3 = 'DUvAgofP4g' where c = 1438 index_test.go:143: sql update test_index set c1 = 3387641646716401219, c2 = 0.743949, c3 = 'iiiBDSRMYo' where c = 2704 index_test.go:137: sql insert into test_index values (5781, 1308237629597934564, 0.457942, 'S5UnuBnJwG') index_test.go:140: sql delete from test_index where c = 5254 index_test.go:137: sql insert into test_index values (5784, 2065001390632892971, 0.553376, 'RDPdSs80qS') index_test.go:143: sql update test_index set c1 = 8919662066709688797, c2 = 0.532588, c3 = 'TFXVdPFf0a' where c = 4834 index_test.go:137: sql insert into test_index values (5782, 2950608778789469100, 0.526321, 'jLsD1zfjEK') index_test.go:137: sql insert into test_index values (5783, 6933991567866900840, 0.768125, 'vCwmAMGpI2') index_test.go:137: sql insert into test_index values (5785, 7494103358358654922, 0.597194, 'HAyyapw8Ld') index_test.go:137: sql insert into test_index values (5786, 6128987242909910713, 0.261430, 'iCqPNxdgqm') index_test.go:140: sql delete from test_index where c = 1450 index_test.go:143: sql update test_index set c1 = 6794501450049091815, c2 = 0.098028, c3 = 'FIGGvfhAS2' where c = 3184 index_test.go:140: sql delete from test_index where c = 3138 index_test.go:143: sql update test_index set c1 = 1908264259768300890, c2 = 0.329709, c3 = 'zo9iXU7Zmr' where c = 2309 index_test.go:140: sql delete from test_index where c = 3607 index_test.go:140: sql delete from test_index where c = 7 index_test.go:137: sql insert into test_index values (5787, 7893548418203025831, 0.415330, 'OlBg4Jjooi') index_test.go:143: sql update test_index set c1 = 5576171267820590428, c2 = 0.889488, c3 = 'Z6HtDvfsgW' where c = 3742 index_test.go:143: sql update test_index set c1 = 2989292729848574294, c2 = 0.111927, c3 = 'J5gTmX0mxX' where c = 4763 index_test.go:140: sql delete from test_index where c = 4698 index_test.go:140: sql delete from test_index where c = 5474 index_test.go:137: sql insert into test_index values (5789, 5951776626319407712, 0.576531, 'C5d5hml25T') index_test.go:143: sql update test_index set c1 = 6556352291967413176, c2 = 0.285150, c3 = 'BOrXb07vWR' where c = 2994 index_test.go:143: sql update test_index set c1 = 3309538065730198505, c2 = 0.212294, c3 = 'dIb361aP1n' where c = 1612 index_test.go:140: sql delete from test_index where c = 5376 index_test.go:140: sql delete from test_index where c = 2813 index_test.go:137: sql insert into test_index values (5791, 3320167846413334757, 0.860723, 'Q20sjzNKOO') index_test.go:137: sql insert into test_index values (5788, 5923181852107953934, 0.105459, 'h4u3zcPD7Y') index_test.go:143: sql update test_index set c1 = 210117619782476188, c2 = 0.708864, c3 = 'lUJDWvhyKO' where c = 2109 index_test.go:143: sql update test_index set c1 = 7680888067643119609, c2 = 0.742661, c3 = 'h28GE2ViEs' where c = 5144 index_test.go:137: sql insert into test_index values (5790, 2077747397279367685, 0.232779, 'ATzsJ4EOx6') index_test.go:143: sql update test_index set c1 = 614955836152913518, c2 = 0.064338, c3 = 'f5rX0ttcgJ' where c = 3692 index_test.go:137: sql insert into test_index values (5792, 7559419959450241665, 0.940417, 'NYA5duMqZt') index_test.go:140: sql delete from test_index where c = 230 index_test.go:143: sql update test_index set c1 = 6520277086743170593, c2 = 0.931489, c3 = 'tzrVDQFTmN' where c = 4504 index_test.go:137: sql insert into test_index values (5793, 1879645655068644547, 0.379602, 'z8ftZ1xHdW') index_test.go:137: sql insert into test_index values (5794, 5243707798074569214, 0.732245, 'nr2euKEqIT') index_test.go:140: sql delete from test_index where c = 2332 index_test.go:140: sql delete from test_index where c = 372 index_test.go:137: sql insert into test_index values (5795, 7396112123485033328, 0.602509, 'ZUmz14Zlag') index_test.go:140: sql delete from test_index where c = 2309 index_test.go:143: sql update test_index set c1 = 5140299739342411517, c2 = 0.431790, c3 = 'HMYbZS3tog' where c = 5299 index_test.go:143: sql update test_index set c1 = 1454098794725270140, c2 = 0.033564, c3 = 'JJaBBY5QPE' where c = 2876 index_test.go:140: sql delete from test_index where c = 99 index_test.go:137: sql insert into test_index values (5796, 7123686210588877275, 0.596895, '8tNYj92Vq0') index_test.go:143: sql update test_index set c1 = 6065474482342756437, c2 = 0.510010, c3 = 'CKg8REc459' where c = 1695 index_test.go:143: sql update test_index set c1 = 4512810411266134167, c2 = 0.415893, c3 = 'gxUUUfzr3O' where c = 1239 index_test.go:140: sql delete from test_index where c = 2012 index_test.go:143: sql update test_index set c1 = 6625582243908225350, c2 = 0.173057, c3 = 'TFbFrhbFeZ' where c = 5068 index_test.go:137: sql insert into test_index values (5798, 2524157116937382585, 0.548190, 'wR8VUnnxJX') index_test.go:143: sql update test_index set c1 = 2232444995079948282, c2 = 0.840966, c3 = '1dhes0ubyv' where c = 3868 index_test.go:140: sql delete from test_index where c = 3190 index_test.go:137: sql insert into test_index values (5797, 6487281638511186091, 0.466268, 'SVV7WQ6VCE') index_test.go:140: sql delete from test_index where c = 1936 index_test.go:143: sql update test_index set c1 = 1347128885725204693, c2 = 0.624462, c3 = 'ZJ3BmMAb86' where c = 444 index_test.go:140: sql delete from test_index where c = 1713 index_test.go:143: sql update test_index set c1 = 5917214907715452854, c2 = 0.212985, c3 = 'O6jUzJHSS6' where c = 5448 index_test.go:140: sql delete from test_index where c = 4028 index_test.go:137: sql insert into test_index values (5799, 4183143135612319604, 0.057083, 'g41NwQszfV') index_test.go:143: sql update test_index set c1 = 5380133406510030757, c2 = 0.613325, c3 = 'PSbWK0NmYb' where c = 3720 index_test.go:143: sql update test_index set c1 = 4248428675122268031, c2 = 0.929922, c3 = 'kg0ph4stRl' where c = 1227 index_test.go:137: sql insert into test_index values (5800, 3728463687004372058, 0.037863, '4MGVYZYtkY') index_test.go:143: sql update test_index set c1 = 8848164955461758356, c2 = 0.795676, c3 = 'IBZgDtUSya' where c = 3967 index_test.go:140: sql delete from test_index where c = 4829 index_test.go:140: sql delete from test_index where c = 3807 index_test.go:143: sql update test_index set c1 = 2951552337642613674, c2 = 0.523261, c3 = '1HhogvUCUW' where c = 842 index_test.go:143: sql update test_index set c1 = 2211022381195309344, c2 = 0.913997, c3 = '4TgDW1YChA' where c = 2786 index_test.go:137: sql insert into test_index values (5805, 3078319235578596140, 0.707767, '9qybD21Ca3') index_test.go:137: sql insert into test_index values (5802, 1732491590827924200, 0.038867, '9D6skQ7koz') index_test.go:137: sql insert into test_index values (5804, 7173634047920662706, 0.378090, 'LGle2110ii') index_test.go:137: sql insert into test_index values (5801, 8879629751973122156, 0.805156, '3zGhaMXnub') index_test.go:137: sql insert into test_index values (5807, 1319300953625918767, 0.506471, '7ZNYLJjk5V') index_test.go:137: sql insert into test_index values (5806, 1863726572015218186, 0.645251, 'cYHOa1aVpY') index_test.go:137: sql insert into test_index values (5803, 837799850315535296, 0.392019, 'OVhUvGGrNz') index_test.go:137: sql insert into test_index values (5808, 8778435848066449349, 0.554930, 'NhGhJQ5wZU') index_test.go:140: sql delete from test_index where c = 1195 index_test.go:140: sql delete from test_index where c = 1264 index_test.go:137: sql insert into test_index values (5810, 2637515925032674929, 0.842083, '3dtJ9BkzHE') index_test.go:137: sql insert into test_index values (5809, 5242861074464191993, 0.650697, 'wCBmbVRDGb') index_test.go:140: sql delete from test_index where c = 2264 index_test.go:140: sql delete from test_index where c = 4711 index_test.go:140: sql delete from test_index where c = 2761 index_test.go:140: sql delete from test_index where c = 1309 index_test.go:140: sql delete from test_index where c = 3114 index_test.go:140: sql delete from test_index where c = 5194 index_test.go:140: sql delete from test_index where c = 2143 index_test.go:143: sql update test_index set c1 = 4059273100850674135, c2 = 0.216458, c3 = 'JE2L8mqRsv' where c = 3577 index_test.go:143: sql update test_index set c1 = 8007074636213575863, c2 = 0.999233, c3 = 'zW9gyfP3FC' where c = 2655 index_test.go:143: sql update test_index set c1 = 2106524251401160941, c2 = 0.637434, c3 = 'CwXARTW9or' where c = 4767 index_test.go:143: sql update test_index set c1 = 8282966721100582049, c2 = 0.088535, c3 = '4ANQRmhgcj' where c = 16 index_test.go:143: sql update test_index set c1 = 1391201819674122337, c2 = 0.463659, c3 = 'CVTcHh334F' where c = 3086 index_test.go:143: sql update test_index set c1 = 5489603852931135098, c2 = 0.923471, c3 = 'qFxvsHPPCD' where c = 573 index_test.go:140: sql delete from test_index where c = 457 index_test.go:143: sql update test_index set c1 = 7175723908489674819, c2 = 0.788493, c3 = 'DR4gdwBZsc' where c = 955 index_test.go:143: sql update test_index set c1 = 8424223351984442897, c2 = 0.775007, c3 = 'erGd3UCHPy' where c = 4894 index_test.go:137: sql insert into test_index values (5811, 3368335107327706534, 0.808516, 'zTLfSoBodP') index_test.go:137: sql insert into test_index values (5812, 7783835394545481318, 0.505845, 'Bw0hdTbjdx') index_test.go:143: sql update test_index set c1 = 4159238597279182302, c2 = 0.798729, c3 = 'TtBl0zwxd8' where c = 5582 index_test.go:137: sql insert into test_index values (5813, 3344543879596348477, 0.904205, 'GJheL2ydoJ') index_test.go:137: sql insert into test_index values (5814, 5566354749329443557, 0.729012, 'vaA2HGQpui') index_test.go:137: sql insert into test_index values (5816, 925862870417382278, 0.924020, '39EQCWJXBn') index_test.go:140: sql delete from test_index where c = 2664 index_test.go:140: sql delete from test_index where c = 3571 index_test.go:137: sql insert into test_index values (5817, 4356136506946618726, 0.356041, '1F77ZOpufA') index_test.go:140: sql delete from test_index where c = 2966 index_test.go:137: sql insert into test_index values (5815, 7007595470654391728, 0.173175, 'NE2qXiRhC0') index_test.go:143: sql update test_index set c1 = 71541247758838910, c2 = 0.912830, c3 = 'FTDWcGeoHb' where c = 1935 index_test.go:140: sql delete from test_index where c = 936 index_test.go:137: sql insert into test_index values (5818, 8189128374667100081, 0.509914, '0xIn0aQ6GC') index_test.go:140: sql delete from test_index where c = 354 index_test.go:143: sql update test_index set c1 = 296475572648185752, c2 = 0.813309, c3 = '3xAeAUCzNH' where c = 1597 index_test.go:143: sql update test_index set c1 = 4614977779969987823, c2 = 0.142102, c3 = 'x3XkvO9fnK' where c = 1635 index_test.go:140: sql delete from test_index where c = 1760 index_test.go:143: sql update test_index set c1 = 7965571767962918539, c2 = 0.246555, c3 = 'y3G88UsT5v' where c = 4624 index_test.go:137: sql insert into test_index values (5819, 6926164492053436356, 0.206405, 'CAx0QAJCAL') index_test.go:143: sql update test_index set c1 = 4944512781725496109, c2 = 0.075802, c3 = 'xbE7vXZshL' where c = 4532 index_test.go:143: sql update test_index set c1 = 8325905805960487354, c2 = 0.421088, c3 = 'y2kkKoCBEk' where c = 4057 index_test.go:140: sql delete from test_index where c = 328 index_test.go:140: sql delete from test_index where c = 3330 index_test.go:137: sql insert into test_index values (5821, 1402524237900381577, 0.193126, 'QLZdpisXPM') index_test.go:137: sql insert into test_index values (5822, 1585628471343335298, 0.470603, 'ygyL9Kt2Xp') index_test.go:143: sql update test_index set c1 = 8560026105839054364, c2 = 0.919268, c3 = 'O5nycHXGwm' where c = 4344 index_test.go:137: sql insert into test_index values (5820, 665074328841161620, 0.355581, 'p5dW47KeU9') index_test.go:137: sql insert into test_index values (5823, 7873354914461531252, 0.168378, 'vrQm0vsl1V') index_test.go:137: sql insert into test_index values (5824, 8918486852738075783, 0.081477, 'Y3qRTOuybn') index_test.go:140: sql delete from test_index where c = 4724 index_test.go:137: sql insert into test_index values (5825, 3303422840672121003, 0.276613, 'UjyvAMZ8Iy') index_test.go:137: sql insert into test_index values (5826, 1089830706483957201, 0.659782, 'eXd3X5KP3R') index_test.go:140: sql delete from test_index where c = 5157 index_test.go:143: sql update test_index set c1 = 5661986773368604207, c2 = 0.645694, c3 = '9M1oojVeQi' where c = 4414 index_test.go:143: sql update test_index set c1 = 5074297289712364155, c2 = 0.700634, c3 = 'NNcWcBTpAT' where c = 698 index_test.go:143: sql update test_index set c1 = 8657308001568369715, c2 = 0.923513, c3 = 'CwpsovBt1N' where c = 3192 index_test.go:140: sql delete from test_index where c = 1976 index_test.go:140: sql delete from test_index where c = 3644 index_test.go:140: sql delete from test_index where c = 2453 index_test.go:140: sql delete from test_index where c = 827 index_test.go:140: sql delete from test_index where c = 5018 index_test.go:137: sql insert into test_index values (5827, 7878091386653255130, 0.396187, 'YiSMbQkn0h') index_test.go:140: sql delete from test_index where c = 5259 index_test.go:143: sql update test_index set c1 = 2838592741824796386, c2 = 0.331714, c3 = 'nwrWzHJEn5' where c = 3049 index_test.go:143: sql update test_index set c1 = 2689903032062539428, c2 = 0.572823, c3 = 'AZQs0q5unV' where c = 1059 index_test.go:143: sql update test_index set c1 = 7422063308488028848, c2 = 0.582208, c3 = 'xRQ6XImad6' where c = 1811 index_test.go:137: sql insert into test_index values (5829, 7782357536657919828, 0.281282, 'hon9jXabKe') index_test.go:137: sql insert into test_index values (5828, 805357840818320584, 0.264103, 'rUL37u82YP') index_test.go:143: sql update test_index set c1 = 136828080733003943, c2 = 0.353372, c3 = '0oLYhccQrR' where c = 1595 index_test.go:140: sql delete from test_index where c = 2933 index_test.go:143: sql update test_index set c1 = 5886560831498798395, c2 = 0.374386, c3 = 'H3fqlt9cGp' where c = 1380 index_test.go:143: sql update test_index set c1 = 1487161812124771917, c2 = 0.856139, c3 = 'lJkIuhnlsd' where c = 2941 index_test.go:137: sql insert into test_index values (5830, 8791691876268536512, 0.583851, 'ewahtkmeOa') index_test.go:137: sql insert into test_index values (5832, 1947149872668747106, 0.971917, 'pjuV9wz0fy') index_test.go:143: sql update test_index set c1 = 8793323156697403434, c2 = 0.990384, c3 = 'cEDaC1u4mt' where c = 2480 index_test.go:140: sql delete from test_index where c = 1647 index_test.go:137: sql insert into test_index values (5831, 3738919183736535639, 0.528768, 'vURoHsaGwF') index_test.go:137: sql insert into test_index values (5833, 8712156919739905603, 0.355491, 'cRh95EZv9X') index_test.go:137: sql insert into test_index values (5834, 2869611457419032966, 0.410309, 'ydPAad6Dr5') index_test.go:140: sql delete from test_index where c = 495 index_test.go:140: sql delete from test_index where c = 1541 index_test.go:140: sql delete from test_index where c = 2532 index_test.go:140: sql delete from test_index where c = 1697 index_test.go:140: sql delete from test_index where c = 3912 index_test.go:143: sql update test_index set c1 = 3315001128718400153, c2 = 0.069668, c3 = 'SjNxmpDpDC' where c = 2267 index_test.go:137: sql insert into test_index values (5835, 7588246071300163148, 0.795499, 'QW4VVg63oG') index_test.go:143: sql update test_index set c1 = 8770195667591133687, c2 = 0.516827, c3 = 'ZpGJnVwrW0' where c = 1218 index_test.go:143: sql update test_index set c1 = 4432126878711406115, c2 = 0.835044, c3 = '2H1GmAaD3z' where c = 1803 index_test.go:143: sql update test_index set c1 = 5324404514056364171, c2 = 0.492744, c3 = 'b8O41yZboF' where c = 4781 index_test.go:140: sql delete from test_index where c = 2436 index_test.go:143: sql update test_index set c1 = 5086984879000665185, c2 = 0.660827, c3 = '0aoXVFMeQq' where c = 5494 index_test.go:143: sql update test_index set c1 = 2561860008457815790, c2 = 0.858098, c3 = 'IlgWiBUs1O' where c = 4441 index_test.go:137: sql insert into test_index values (5839, 3328484770449632710, 0.949719, 'TjJTmYppsP') index_test.go:137: sql insert into test_index values (5837, 1136363792201819121, 0.145729, '1Na7Ugif80') index_test.go:140: sql delete from test_index where c = 2240 index_test.go:143: sql update test_index set c1 = 743737976319686061, c2 = 0.273915, c3 = 'QbfiBapQkp' where c = 3487 index_test.go:137: sql insert into test_index values (5838, 7449282824707010397, 0.953978, 'y4yvtMcvSU') index_test.go:140: sql delete from test_index where c = 755 index_test.go:137: sql insert into test_index values (5836, 7060307468045054319, 0.579947, 'Vj2L5etAXd') index_test.go:143: sql update test_index set c1 = 4490115913854158928, c2 = 0.542017, c3 = 'DzpywBJ9rS' where c = 3583 index_test.go:140: sql delete from test_index where c = 3542 index_test.go:143: sql update test_index set c1 = 2798975133826340838, c2 = 0.634161, c3 = 'jMcjBL86FO' where c = 683 index_test.go:137: sql insert into test_index values (5840, 2514658139095745477, 0.296124, 't8XIu7emEs') index_test.go:140: sql delete from test_index where c = 4282 index_test.go:137: sql insert into test_index values (5843, 5895401765119102584, 0.631008, 'p7f8SfsPez') index_test.go:140: sql delete from test_index where c = 1295 index_test.go:137: sql insert into test_index values (5844, 6770823477645839986, 0.267569, 'sKwvQ0HHYw') index_test.go:137: sql insert into test_index values (5841, 2764266903716916148, 0.387175, 'XyCKQnUGpk') index_test.go:143: sql update test_index set c1 = 4103076881462625512, c2 = 0.626148, c3 = 'LtQ6ze2pTV' where c = 5346 index_test.go:143: sql update test_index set c1 = 7593798206025649168, c2 = 0.615962, c3 = 'bQgszQoDKb' where c = 5351 index_test.go:137: sql insert into test_index values (5842, 3227557005347703873, 0.717174, 'ZY6xProbTc') index_test.go:140: sql delete from test_index where c = 2937 index_test.go:143: sql update test_index set c1 = 4613509083441637188, c2 = 0.354574, c3 = 'vItbCkZmYn' where c = 69 index_test.go:140: sql delete from test_index where c = 2644 index_test.go:140: sql delete from test_index where c = 2756 index_test.go:137: sql insert into test_index values (5847, 5267146548854001783, 0.798696, 'n7YBC2ot0W') index_test.go:137: sql insert into test_index values (5845, 6755422283928354294, 0.661424, '2lrlZ3n77O') index_test.go:137: sql insert into test_index values (5846, 6457814313250455933, 0.081349, 'N9QHJsqZjp') index_test.go:143: sql update test_index set c1 = 3800265710216851447, c2 = 0.302959, c3 = 'KyAJ8j7B9q' where c = 2484 index_test.go:140: sql delete from test_index where c = 4118 index_test.go:143: sql update test_index set c1 = 3100694499416540260, c2 = 0.984670, c3 = '26n6RZBdUI' where c = 3767 index_test.go:140: sql delete from test_index where c = 661 index_test.go:140: sql delete from test_index where c = 396 index_test.go:137: sql insert into test_index values (5848, 6699205631985926163, 0.459956, 'd1e8hlLXuS') index_test.go:140: sql delete from test_index where c = 4371 index_test.go:140: sql delete from test_index where c = 3722 index_test.go:137: sql insert into test_index values (5850, 8679418763451226491, 0.414085, 'AcO5Wy1vFF') index_test.go:143: sql update test_index set c1 = 648867349251278172, c2 = 0.047715, c3 = 'RCjlIHMbMT' where c = 5639 index_test.go:140: sql delete from test_index where c = 2154 index_test.go:143: sql update test_index set c1 = 157787883624033708, c2 = 0.067090, c3 = 'wdVYMQpOHb' where c = 579 index_test.go:143: sql update test_index set c1 = 2877224523910463066, c2 = 0.054591, c3 = 'fkppjqyxaN' where c = 4551 index_test.go:143: sql update test_index set c1 = 5847626505254746782, c2 = 0.639732, c3 = 'smAWIAfw6O' where c = 2612 index_test.go:143: sql update test_index set c1 = 2058455132542940964, c2 = 0.154037, c3 = 'hDEuUVpBZM' where c = 1464 index_test.go:143: sql update test_index set c1 = 8490142113178689690, c2 = 0.966342, c3 = 'pU45m1YFdn' where c = 2418 index_test.go:137: sql insert into test_index values (5849, 7505040338678989391, 0.012899, 'yaxkCfWOVI') index_test.go:137: sql insert into test_index values (5851, 5087986317148228706, 0.545909, '87MqnournG') index_test.go:137: sql insert into test_index values (5853, 7688586950514022311, 0.269697, 'TVGCdELldb') index_test.go:143: sql update test_index set c1 = 8995997882346481311, c2 = 0.155863, c3 = 'FApnsqe6Sj' where c = 4885 index_test.go:140: sql delete from test_index where c = 1140 index_test.go:140: sql delete from test_index where c = 2454 index_test.go:137: sql insert into test_index values (5854, 8561140768833778845, 0.872620, '0Ufs1LeM1O') index_test.go:143: sql update test_index set c1 = 1148157415759485203, c2 = 0.058169, c3 = '8wukv5SvRz' where c = 2310 index_test.go:137: sql insert into test_index values (5852, 6967635555534863999, 0.033361, 'xoUBjqEFb0') index_test.go:137: sql insert into test_index values (5855, 7483120540860670154, 0.764883, 'ruHjmMfzNr') index_test.go:143: sql update test_index set c1 = 72146918463070740, c2 = 0.253144, c3 = '456jd0OQkG' where c = 1684 index_test.go:137: sql insert into test_index values (5856, 3006831753625178987, 0.294869, 'KYGQe3GS4Y') index_test.go:137: sql insert into test_index values (5857, 2711830522765716068, 0.090575, '7uGpvxQcES') index_test.go:140: sql delete from test_index where c = 3360 index_test.go:137: sql insert into test_index values (5858, 5981914151890349899, 0.326825, '2RY0055dt0') index_test.go:140: sql delete from test_index where c = 4597 index_test.go:140: sql delete from test_index where c = 5313 index_test.go:140: sql delete from test_index where c = 1138 index_test.go:143: sql update test_index set c1 = 1756744975423857732, c2 = 0.057747, c3 = 'N2yo8Hat29' where c = 5387 index_test.go:140: sql delete from test_index where c = 2492 index_test.go:140: sql delete from test_index where c = 256 index_test.go:143: sql update test_index set c1 = 8761895944108448861, c2 = 0.221259, c3 = '6L06GCr9ic' where c = 262 index_test.go:140: sql delete from test_index where c = 4097 index_test.go:143: sql update test_index set c1 = 7803430902353857834, c2 = 0.833846, c3 = '4XR4JGy5aY' where c = 4095 index_test.go:137: sql insert into test_index values (5859, 1284440365502396668, 0.360607, '80BMYYnsqz') index_test.go:140: sql delete from test_index where c = 4148 index_test.go:143: sql update test_index set c1 = 4409557408830498850, c2 = 0.329910, c3 = 'CzA275y2Bu' where c = 133 index_test.go:143: sql update test_index set c1 = 4625744395549257428, c2 = 0.585216, c3 = 'jZDQwKKTJ4' where c = 3230 index_test.go:143: sql update test_index set c1 = 4779561905741462838, c2 = 0.314544, c3 = 'xGfyv3BQM2' where c = 3210 index_test.go:140: sql delete from test_index where c = 1347 index_test.go:143: sql update test_index set c1 = 8665261617682064356, c2 = 0.280299, c3 = 'hf4G70Rqlb' where c = 3776 index_test.go:137: sql insert into test_index values (5860, 6510597469397124362, 0.430787, 'fzQkAWLddO') index_test.go:143: sql update test_index set c1 = 6505297988359716127, c2 = 0.812435, c3 = 'aFzdnrh5W0' where c = 4115 index_test.go:137: sql insert into test_index values (5861, 297161553933035574, 0.805270, 'OAaU1kRKKM') index_test.go:137: sql insert into test_index values (5863, 8543234544028322485, 0.593658, 'DgmRGlrPa7') index_test.go:143: sql update test_index set c1 = 608136764654875701, c2 = 0.862708, c3 = 'mJPumEUVzs' where c = 3618 index_test.go:137: sql insert into test_index values (5862, 3252440925808314425, 0.737671, 'jdTsihsVaG') index_test.go:137: sql insert into test_index values (5864, 4296018717407527148, 0.400743, '5HZOO9ZxJv') index_test.go:143: sql update test_index set c1 = 2618954618037285730, c2 = 0.820053, c3 = 'rTdzlhkffu' where c = 5479 index_test.go:137: sql insert into test_index values (5865, 4272203662240552316, 0.459958, 'VRKQiYUG4x') index_test.go:140: sql delete from test_index where c = 1950 index_test.go:140: sql delete from test_index where c = 5183 index_test.go:140: sql delete from test_index where c = 2781 index_test.go:140: sql delete from test_index where c = 2760 index_test.go:140: sql delete from test_index where c = 1959 index_test.go:143: sql update test_index set c1 = 2597335043338636726, c2 = 0.182236, c3 = 'LsPSgRpLRT' where c = 3790 index_test.go:137: sql insert into test_index values (5866, 4361404680858120859, 0.419848, 'CN1E0kkUZr') index_test.go:143: sql update test_index set c1 = 7673855364812435445, c2 = 0.387279, c3 = 'AIRw1dcYPc' where c = 4192 index_test.go:137: sql insert into test_index values (5868, 8690383665595291847, 0.350611, 'aTANDTvBsv') index_test.go:137: sql insert into test_index values (5869, 1469302944797658285, 0.668896, '5kWiZcjpW9') index_test.go:143: sql update test_index set c1 = 4234940934305053293, c2 = 0.245620, c3 = 'K712w7dU3Y' where c = 771 index_test.go:137: sql insert into test_index values (5867, 2012460650381975423, 0.035610, '7Es42rmbZt') index_test.go:143: sql update test_index set c1 = 2394405584970601298, c2 = 0.349596, c3 = 'RuujInZDhe' where c = 5545 index_test.go:140: sql delete from test_index where c = 2724 index_test.go:137: sql insert into test_index values (5870, 2749399588727226160, 0.715884, 'GjmQxZQaU9') index_test.go:140: sql delete from test_index where c = 1071 index_test.go:137: sql insert into test_index values (5871, 2397065520913741251, 0.778971, '1XOFMyY8PF') index_test.go:137: sql insert into test_index values (5872, 2297091997825709825, 0.456752, '62N8FibxNL') index_test.go:143: sql update test_index set c1 = 5573202255731872115, c2 = 0.359280, c3 = 'okMGyygsgz' where c = 4179 index_test.go:140: sql delete from test_index where c = 5513 index_test.go:140: sql delete from test_index where c = 4308 index_test.go:140: sql delete from test_index where c = 2458 index_test.go:143: sql update test_index set c1 = 2639526836907235217, c2 = 0.513577, c3 = 'hCmxHZo3sv' where c = 3661 index_test.go:143: sql update test_index set c1 = 3011507596772964869, c2 = 0.337672, c3 = 'dQfj6qBo8y' where c = 806 index_test.go:140: sql delete from test_index where c = 2461 index_test.go:140: sql delete from test_index where c = 609 index_test.go:143: sql update test_index set c1 = 2666131730191788667, c2 = 0.710982, c3 = 'Am4IECaMrV' where c = 772 index_test.go:143: sql update test_index set c1 = 2048098744026292580, c2 = 0.665472, c3 = '7EUNli7r1E' where c = 636 index_test.go:137: sql insert into test_index values (5873, 7071097254595729095, 0.506075, 'fhyKBQZPVs') index_test.go:143: sql update test_index set c1 = 1020866528419904570, c2 = 0.390484, c3 = 'h9C1AEpbxK' where c = 3628 index_test.go:140: sql delete from test_index where c = 4520 index_test.go:140: sql delete from test_index where c = 1630 index_test.go:137: sql insert into test_index values (5876, 1048075515829492944, 0.171500, 'DrjyTpSWco') index_test.go:137: sql insert into test_index values (5877, 8667334776298655989, 0.411357, 'Sa1S2pYaer') index_test.go:137: sql insert into test_index values (5879, 4432397479848009536, 0.714103, 'Dhzv2hgBJa') index_test.go:143: sql update test_index set c1 = 2787011678071659138, c2 = 0.617530, c3 = '2xA6UaFmDf' where c = 1458 index_test.go:137: sql insert into test_index values (5878, 6892778621330753436, 0.281301, 'bQg31tecKV') index_test.go:137: sql insert into test_index values (5874, 6399221972197961238, 0.648252, 'NwPXNLguae') index_test.go:143: sql update test_index set c1 = 8483805594832556918, c2 = 0.600861, c3 = 'RwzjXhMSZb' where c = 1880 index_test.go:143: sql update test_index set c1 = 7004876982056963426, c2 = 0.869207, c3 = 'ckYTZ8RkZJ' where c = 1719 index_test.go:137: sql insert into test_index values (5875, 8302431213062466646, 0.481610, 'kfFBDJPkzI') index_test.go:140: sql delete from test_index where c = 2313 index_test.go:140: sql delete from test_index where c = 1175 index_test.go:143: sql update test_index set c1 = 7498297252148098713, c2 = 0.721689, c3 = 'DIMj9wHx0a' where c = 4685 index_test.go:140: sql delete from test_index where c = 4244 index_test.go:137: sql insert into test_index values (5880, 1966648231437315005, 0.950373, 'iNZefDkQs7') index_test.go:137: sql insert into test_index values (5881, 6572452025134743782, 0.243291, '5IWu84y3Pe') index_test.go:140: sql delete from test_index where c = 4870 index_test.go:143: sql update test_index set c1 = 113353725818711926, c2 = 0.194651, c3 = 'Kqrw7yig2c' where c = 4115 index_test.go:140: sql delete from test_index where c = 2906 index_test.go:143: sql update test_index set c1 = 2701161459645473715, c2 = 0.508217, c3 = 'kF0AFwvIgp' where c = 43 index_test.go:140: sql delete from test_index where c = 5422 index_test.go:137: sql insert into test_index values (5882, 3428962430156897420, 0.601149, 'RgmyVPRaAU') index_test.go:143: sql update test_index set c1 = 4467437027845598375, c2 = 0.490549, c3 = 'lkCRXI5P0M' where c = 2398 index_test.go:140: sql delete from test_index where c = 3519 index_test.go:137: sql insert into test_index values (5883, 203187937440013993, 0.823883, 'N4jDyYJ4Xb') index_test.go:140: sql delete from test_index where c = 3872 index_test.go:143: sql update test_index set c1 = 2292703954492781893, c2 = 0.813693, c3 = 'D5VMmkl1ev' where c = 1026 index_test.go:143: sql update test_index set c1 = 402137166962497475, c2 = 0.311678, c3 = 'AoKX1C3mjm' where c = 5660 index_test.go:143: sql update test_index set c1 = 8132696811728121989, c2 = 0.277635, c3 = 'ceSdR41XKl' where c = 3496 index_test.go:143: sql update test_index set c1 = 7265081900286039634, c2 = 0.057147, c3 = 'Ogy5TgiqGl' where c = 4597 index_test.go:137: sql insert into test_index values (5886, 5468968666001606243, 0.365518, 'yOOsZJseAE') index_test.go:143: sql update test_index set c1 = 4877679274894731599, c2 = 0.468193, c3 = '670kmP03gH' where c = 4074 index_test.go:137: sql insert into test_index values (5885, 3346307406813110900, 0.515744, 'Uw2ixqUzBc') index_test.go:140: sql delete from test_index where c = 1009 index_test.go:140: sql delete from test_index where c = 3033 index_test.go:137: sql insert into test_index values (5884, 3601876840475487447, 0.157966, 'tfp5PBUm3a') index_test.go:140: sql delete from test_index where c = 2720 index_test.go:137: sql insert into test_index values (5887, 1161822581213408752, 0.305693, 'AEp8YQSqHG') index_test.go:137: sql insert into test_index values (5888, 5794124059537853248, 0.361857, 'uA4UStb4vu') index_test.go:137: sql insert into test_index values (5889, 3700477869417392713, 0.023625, '00Th7vOeeB') index_test.go:140: sql delete from test_index where c = 1254 index_test.go:143: sql update test_index set c1 = 5060854000923571297, c2 = 0.330757, c3 = 'JG6k0QgBAm' where c = 1190 index_test.go:137: sql insert into test_index values (5890, 5744107356534877599, 0.780103, 'OCbdb7jn05') index_test.go:143: sql update test_index set c1 = 7931285650828846589, c2 = 0.739549, c3 = 'k49R7zDKtG' where c = 3362 index_test.go:137: sql insert into test_index values (5891, 4218990319326037, 0.220454, 'WQbIJxQnw7') index_test.go:143: sql update test_index set c1 = 437821008419599059, c2 = 0.800296, c3 = 'sjRSdrbySx' where c = 5458 index_test.go:143: sql update test_index set c1 = 7486186764083103824, c2 = 0.526361, c3 = 'ymAi6w7TYg' where c = 5631 index_test.go:140: sql delete from test_index where c = 5382 index_test.go:140: sql delete from test_index where c = 2944 index_test.go:140: sql delete from test_index where c = 1930 index_test.go:140: sql delete from test_index where c = 4411 index_test.go:140: sql delete from test_index where c = 5809 index_test.go:143: sql update test_index set c1 = 9205652300253744805, c2 = 0.187775, c3 = '4saupmunmz' where c = 2983 index_test.go:143: sql update test_index set c1 = 2651817543576027013, c2 = 0.484216, c3 = 'MsQ2NFfqlT' where c = 4169 index_test.go:143: sql update test_index set c1 = 4041714531996296124, c2 = 0.430842, c3 = 'wKkrWZytdo' where c = 1481 index_test.go:137: sql insert into test_index values (5892, 4091122213392870570, 0.996148, 'YMIkR8X8ur') index_test.go:137: sql insert into test_index values (5893, 2872146760963875117, 0.886421, 'y0w9bdgEBx') index_test.go:140: sql delete from test_index where c = 4035 index_test.go:143: sql update test_index set c1 = 9164747317707428833, c2 = 0.909514, c3 = '5zkJ2sxpTi' where c = 577 index_test.go:143: sql update test_index set c1 = 1769826185799456067, c2 = 0.712169, c3 = 'er0DykNPAA' where c = 1354 index_test.go:143: sql update test_index set c1 = 4956449285405805648, c2 = 0.900890, c3 = 'wB2KtTP7C9' where c = 1206 index_test.go:137: sql insert into test_index values (5894, 2173559345685648768, 0.186078, 'p7faIQUzCz') index_test.go:137: sql insert into test_index values (5895, 5961066727878713630, 0.451151, 'ifXOI0sWcx') index_test.go:140: sql delete from test_index where c = 4341 index_test.go:140: sql delete from test_index where c = 505 index_test.go:140: sql delete from test_index where c = 1614 index_test.go:137: sql insert into test_index values (5896, 4802138109894495238, 0.995085, '1DsKs5NpmK') index_test.go:137: sql insert into test_index values (5897, 2902811853431434249, 0.335241, 'zayUUW8qTB') index_test.go:137: sql insert into test_index values (5898, 2665615620898432234, 0.246105, 'aTX3NjQvQK') index_test.go:143: sql update test_index set c1 = 3830335658483234065, c2 = 0.287902, c3 = 'YfbHMTv8oH' where c = 292 index_test.go:140: sql delete from test_index where c = 5 index_test.go:140: sql delete from test_index where c = 5875 index_test.go:143: sql update test_index set c1 = 2305342004096148118, c2 = 0.755265, c3 = 'NGaXYTEJBU' where c = 4496 index_test.go:140: sql delete from test_index where c = 859 index_test.go:140: sql delete from test_index where c = 5260 index_test.go:143: sql update test_index set c1 = 4046211152994489482, c2 = 0.269763, c3 = 'ndpErQU8B3' where c = 4019 index_test.go:137: sql insert into test_index values (5899, 1047136731317095498, 0.536071, 'iKnoOkeylb') index_test.go:143: sql update test_index set c1 = 5119567634313274228, c2 = 0.131896, c3 = 'wULY9oAuDu' where c = 379 index_test.go:143: sql update test_index set c1 = 3806505145891685952, c2 = 0.844782, c3 = 'xMilzqLdm7' where c = 3191 index_test.go:143: sql update test_index set c1 = 5021865148298057220, c2 = 0.506631, c3 = 'cpO5R1D0CB' where c = 4555 index_test.go:140: sql delete from test_index where c = 2346 index_test.go:137: sql insert into test_index values (5900, 978973240390561746, 0.046752, 'PCaSUEgzZZ') index_test.go:143: sql update test_index set c1 = 1862507824810737714, c2 = 0.754858, c3 = 'qDqW5ZWXPv' where c = 3754 index_test.go:140: sql delete from test_index where c = 3901 index_test.go:143: sql update test_index set c1 = 2056268824786060190, c2 = 0.878143, c3 = 'DcAb7RJR9q' where c = 5834 index_test.go:143: sql update test_index set c1 = 1973427974775580340, c2 = 0.611039, c3 = 'IBsHa9q3Yl' where c = 5807 [2024/05/06 10:17:03.711 +08:00] [ERROR] [gc_worker.go:1764] ["deleteRanges is called"] [2024/05/06 10:17:03.767 +08:00] [ERROR] [advancer.go:400] ["listen task meet error, would reopen."] [error=EOF] === RUN TestSimple/Basic === RUN TestSimpleUpdate/Basic === RUN TestSimpleUpdate/Basic/test_update # Time: 2024-05-06T10:17:06.740186983+08:00 # Txn_start_ts: 0 # Query_time: 1.007247918 # Parse_time: 0.000091575 # Compile_time: 0.000051598 # Rewrite_time: 0.000002487 # Optimize_time: 0 # Wait_TS: 0.00012873 # DB: test_ddl # Is_internal: false # Digest: 3d701c9f3ad5245e554166e586cad1fee19801a45b0601b4012b9f4f620e7e2d # Num_cop_tasks: 0 # Prepared: false # Plan_from_cache: false # Plan_from_binding: false # Has_more_results: false # KV_total: 0 # PD_total: 0 # Backoff_total: 0 # Write_sql_response_total: 0 # Result_rows: 0 # Succ: true # IsExplicitTxn: false # IsSyncStatsFailed: false # Resource_group: default use test_ddl; create table if not exists test_simple (c1 int, c2 int, c3 int); === RUN TestColumn/alter_table_test_column_add_column_c3_int_default_-1 [2024/05/06 10:17:07.521 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:07.521 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:07.521 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:07.521 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:07.522 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:07.522 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:07.522 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:07.522 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:07.522 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:07.526 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:07.526 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:07.526 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:07.527 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:07.527 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:07.527 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:07.527 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:07.529 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:07.531 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:07.531 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:07.532 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:07.532 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:07.533 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:07.533 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:07.533 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:07.535 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:07.536 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:07.536 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:07.536 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:07.537 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:07.537 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:07.538 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:07.539 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:07.540 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:07.541 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:07.541 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:07.541 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:07.542 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:07.543 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:07.543 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:07.544 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:07.544 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:07.544 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:07.546 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:07.546 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:07.547 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:07.547 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:07.549 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:07.549 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:07.549 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:07.550 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:07.551 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:07.551 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:07.553 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:07.553 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:07.554 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:07.554 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:07.556 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:07.556 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:07.556 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:07.558 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:07.559 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:07.560 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:07.560 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:07.560 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:07.563 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:07.564 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:07.564 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:07.566 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:07.566 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:07.569 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:07.585 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:07.586 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:07.588 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:07.590 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:07.592 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:07.593 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:07.595 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:07.595 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:07.597 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:07.598 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:07.599 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:07.602 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:07.602 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:07.603 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:07.605 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:07.606 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:07.608 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:07.609 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:07.609 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:07.612 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:07.613 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:07.616 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:07.616 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:07.619 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:07.623 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:07.626 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:07.630 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:07.649 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:07.651 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:07.655 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] # Time: 2024-05-06T10:17:08.023670231+08:00 # Txn_start_ts: 0 # Query_time: 1.006445379 # Parse_time: 0.000112164 # Compile_time: 0.000084529 # Rewrite_time: 0.000002567 # Optimize_time: 0 # Wait_TS: 0.000168888 # DB: test_ddl # Is_internal: false # Digest: 24b248104e4a416df2a61c02f52342f83ef8680576e4e2e8c800a73920dd38dc # Num_cop_tasks: 0 # Prepared: false # Plan_from_cache: false # Plan_from_binding: false # Has_more_results: false # KV_total: 0 # PD_total: 0 # Backoff_total: 0 # Write_sql_response_total: 0 # Result_rows: 0 # Succ: true # IsExplicitTxn: false # IsSyncStatsFailed: false # Resource_group: default use test_ddl; alter table test_column add column c3 int default -1; Cache restored successfully (ws/jenkins-pingcap-tidb-pull_integration_ddl_test-8515/tidb-test) 1583204864 bytes in 29.92 secs (52917681 bytes/sec) [Pipeline] { [Pipeline] cache # Time: 2024-05-06T10:17:09.752450687+08:00 # Txn_start_ts: 0 # Query_time: 1.007683711 # Parse_time: 0.000066467 # Compile_time: 0.000050474 # Rewrite_time: 0.000002963 # Optimize_time: 0 # Wait_TS: 0.000163968 # DB: test_ddl # Is_internal: false # Digest: e9e8cee7c8e31435ad3c162001d0ea8e1107de234383d4e91bf12a5ba689f83a # Num_cop_tasks: 0 # Prepared: false # Plan_from_cache: false # Plan_from_binding: false # Has_more_results: false # KV_total: 0 # PD_total: 0 # Backoff_total: 0 # Write_sql_response_total: 0 # Result_rows: 0 # Succ: true # IsExplicitTxn: false # IsSyncStatsFailed: false # Resource_group: default drop table if exists test_simple; --- PASS: TestIndex (48.32s) PASS ddl_test end === RUN TestColumn/alter_table_test_column_drop_column_c3 [2024/05/06 10:17:10.597 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:10.597 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:10.597 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:10.597 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:10.597 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:10.598 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:10.598 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:10.598 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:10.598 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:10.598 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:10.601 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:10.601 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:10.602 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:10.602 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:10.603 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:10.603 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:10.603 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:10.603 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:10.604 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:10.604 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:10.605 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:10.605 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:10.607 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:10.607 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:10.608 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:10.608 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:10.608 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:10.608 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:10.608 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:10.609 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:10.609 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:10.610 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:10.612 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:10.612 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:10.612 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:10.613 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:10.613 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:10.613 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:10.614 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:10.614 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:10.614 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:10.614 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:10.616 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:10.617 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:10.618 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:10.618 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:10.618 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:10.619 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:10.619 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:10.619 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:10.619 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:10.620 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:10.620 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:10.622 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:10.623 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:10.623 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:10.623 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:10.624 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:10.624 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:10.624 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:10.625 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:10.626 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:10.627 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:10.627 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:10.628 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:10.628 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:10.629 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:10.629 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:10.630 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:10.631 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:10.632 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:10.632 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:10.632 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:10.633 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:10.634 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:10.634 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:10.658 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:10.658 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:10.658 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:10.658 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:10.659 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:10.659 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:10.660 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:10.661 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:10.662 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:10.663 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:10.663 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:10.663 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:10.663 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:10.664 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:10.665 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:10.665 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:10.666 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:10.667 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:10.667 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:10.667 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:10.668 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:10.669 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:10.670 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:10.671 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:11.096 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:11.096 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:11.096 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:11.096 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:11.096 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:11.096 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:11.097 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:11.097 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:11.099 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:11.099 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:11.100 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:11.100 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] # Time: 2024-05-06T10:17:11.100753838+08:00 # Txn_start_ts: 449566953978200477 # Query_time: 1.008551513 # Parse_time: 0.000091063 # Compile_time: 0.000073093 # Rewrite_time: 0.000002037 # Optimize_time: 0 # Wait_TS: 0.000163162 # DB: test_ddl # Is_internal: false # Digest: ff9fd75d655e7765d767a4f3313a7e8138dab5a7e3d11bff997f36d5e1c792d6 # Num_cop_tasks: 0 # Prepared: false # Plan_from_cache: false # Plan_from_binding: false # Has_more_results: false # KV_total: 0 # PD_total: 0 # Backoff_total: 0 # Write_sql_response_total: 0 # Result_rows: 0 # Succ: true # IsExplicitTxn: false # IsSyncStatsFailed: false # Resource_group: default alter table test_column drop column c3; [2024/05/06 10:17:11.101 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:11.101 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:11.101 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:11.101 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:11.102 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:11.103 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:11.104 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:11.104 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:11.105 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:11.105 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:11.105 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:11.105 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:11.105 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:11.105 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:11.106 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:11.108 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:11.108 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:11.109 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:11.109 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:11.109 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:11.110 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:11.110 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:11.110 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:11.110 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:11.110 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:11.111 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:11.113 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:11.113 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:11.114 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:11.114 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:11.114 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:11.114 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:11.115 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:11.115 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:11.116 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:11.116 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:11.116 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:11.117 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:11.117 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:11.118 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:11.118 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:11.118 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:11.120 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:11.121 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:11.121 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:11.121 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:11.121 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:11.122 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:11.122 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:11.123 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:11.123 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:11.123 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:11.126 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:11.126 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:11.126 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:11.126 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:11.126 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:11.127 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:11.127 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:11.127 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:11.127 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:11.128 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:11.129 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:11.130 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:11.131 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:11.131 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:11.132 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:11.132 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:11.132 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:11.132 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:11.133 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:11.133 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:11.133 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:11.134 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:11.135 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:11.135 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:11.136 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:11.137 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:11.137 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:11.137 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:11.137 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:11.138 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:11.138 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:11.139 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:11.140 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:11.141 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:11.143 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:11.146 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:11.596 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:11.596 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:11.596 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:11.596 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:11.597 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:11.597 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:11.597 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:11.597 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:11.598 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:11.598 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:11.603 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:11.604 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:11.604 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:11.605 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:11.605 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:11.605 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:11.605 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:11.606 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:11.606 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:11.606 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:11.607 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:11.609 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:11.609 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:11.609 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:11.610 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:11.610 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:11.610 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:11.610 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:11.612 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:11.612 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:11.614 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:11.615 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:11.615 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:11.615 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:11.615 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:11.616 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:11.617 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:11.617 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:11.617 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:11.619 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:11.620 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:11.620 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:11.620 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [TestSimpleUpdate][Time Cost]5.701369729s [2024/05/06 10:17:11.621 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:11.621 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:11.621 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:11.621 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:11.622 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:11.623 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:11.623 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:11.625 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:11.625 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:11.625 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:11.625 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:11.625 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:11.626 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:11.627 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:11.627 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:11.627 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:11.628 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:11.629 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:11.630 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:11.630 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:11.630 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:11.631 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:11.631 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:11.631 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:11.632 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:11.632 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:11.634 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:11.634 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:11.634 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:11.634 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:11.634 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:11.635 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:11.635 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:11.636 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:11.636 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:11.637 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:11.638 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:11.638 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:11.639 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:11.639 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:11.639 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:11.639 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:11.639 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:11.640 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:11.641 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:11.642 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:11.642 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:11.642 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:11.657 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:11.657 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:11.658 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:11.658 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:11.659 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:11.659 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:11.660 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:11.661 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:11.663 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] === RUN TestSimple/Mixed === RUN TestSimple/Mixed/test_mixed === RUN TestSimpleUpdate/Basic/test_update_common [2024/05/06 10:17:12.095 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:12.095 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:12.096 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:12.096 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:12.096 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:12.097 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:12.097 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:12.098 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:12.099 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:12.099 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:12.100 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:12.100 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:12.101 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:12.101 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:12.101 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:12.101 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:12.102 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:12.102 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:12.103 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:12.104 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:12.104 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:12.104 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:12.105 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:12.105 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:12.105 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:12.107 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:12.107 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:12.107 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:12.107 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:12.107 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:12.108 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:12.108 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:12.108 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:12.110 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:12.110 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:12.110 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:12.112 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:12.112 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:12.112 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:12.112 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:12.112 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:12.113 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:12.114 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:12.114 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:12.114 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:12.114 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:12.117 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:12.117 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:12.117 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:12.117 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:12.118 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:12.118 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:12.118 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:12.119 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:12.119 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:12.119 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:12.121 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:12.121 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:12.121 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:12.122 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:12.123 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:12.123 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:12.124 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:12.124 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:12.125 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:12.126 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:12.126 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:12.126 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:12.126 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:12.126 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:12.127 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:12.127 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:12.129 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:12.129 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:12.129 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:12.129 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:12.130 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:12.131 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:12.131 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:12.131 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:12.131 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:12.132 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:12.133 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:12.133 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:12.134 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:12.134 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:12.134 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:12.134 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:12.135 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:12.136 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:12.136 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:12.137 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:12.138 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:12.138 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:12.138 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:12.139 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:12.139 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:12.141 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:12.141 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:12.141 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:12.596 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:12.596 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:12.597 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:12.597 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:12.597 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:12.597 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:12.597 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:12.597 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:12.597 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:12.598 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:12.600 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:12.600 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:12.600 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:12.600 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:12.600 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:12.601 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:12.601 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:12.602 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:12.602 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:12.602 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:12.603 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:12.604 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:12.604 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:12.605 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:12.605 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:12.605 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:12.606 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:12.606 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:12.606 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:12.608 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:12.608 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:12.608 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:12.608 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:12.609 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:12.609 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:12.609 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:12.610 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:12.611 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:12.611 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:12.611 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:12.611 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:12.612 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:12.613 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:12.613 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:12.614 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:12.614 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:12.614 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:12.615 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:12.615 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:12.615 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:12.617 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:12.617 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:12.617 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:12.618 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:12.618 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:12.618 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:12.618 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:12.619 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:12.620 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:12.620 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:12.620 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:12.621 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:12.621 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:12.622 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:12.622 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:12.623 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:12.623 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:12.624 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:12.624 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:12.624 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:12.624 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:12.624 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:12.627 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:12.628 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:12.629 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:12.629 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:12.629 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:12.630 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:12.630 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:12.630 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:12.631 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:12.631 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:12.632 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:12.633 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:12.633 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:12.633 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:12.634 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:12.635 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:12.635 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:12.635 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:12.636 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:12.637 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:12.637 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:12.637 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:12.638 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:12.639 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:12.639 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:12.657 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:12.657 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:12.657 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:13.095 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:13.096 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:13.096 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:13.097 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:13.097 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:13.097 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:13.097 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:13.097 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:13.097 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:13.097 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:13.099 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:13.100 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:13.101 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:13.101 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:13.101 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:13.101 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:13.101 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:13.102 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:13.102 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:13.103 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:13.105 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:13.105 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:13.105 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:13.105 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:13.105 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:13.106 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:13.107 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:13.107 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:13.107 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:13.108 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:13.108 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:13.109 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:13.110 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:13.110 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:13.110 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:13.111 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:13.112 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:13.112 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:13.112 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:13.112 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:13.113 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:13.113 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:13.114 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:13.114 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:13.115 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:13.116 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:13.117 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:13.117 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:13.117 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:13.117 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:13.117 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:13.118 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:13.119 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:13.119 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:13.119 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:13.122 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:13.122 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:13.123 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:13.123 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:13.123 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:13.124 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:13.124 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:13.124 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:13.125 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:13.126 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:13.126 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:13.126 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:13.127 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:13.127 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:13.128 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:13.128 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:13.128 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:13.129 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:13.129 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:13.130 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:13.130 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:13.130 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:13.131 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:13.132 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:13.132 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:13.132 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:13.133 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:13.133 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:13.133 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:13.134 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:13.135 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:13.135 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:13.135 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:13.135 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:13.136 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:13.136 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:13.137 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:13.137 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:13.138 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:13.139 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:13.140 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:13.140 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:13.141 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:13.141 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:13.159 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 10:17:13.171 +08:00] [ERROR] [advancer.go:400] ["listen task meet error, would reopen."] [error=EOF] [mysql] 2024/05/06 10:17:13 packets.go:37: unexpected EOF [mysql] 2024/05/06 10:17:13 packets.go:37: unexpected EOF [2024/05/06 10:17:13.755 +08:00] [ERROR] [ddl_test.go:396] ["exec in server, retry"] [query="insert into test_mixed values (2801, 2801)"] [addr=127.0.0.1:5001] [error="invalid connection"] [mysql] 2024/05/06 10:17:13 packets.go:37: unexpected EOF [mysql] 2024/05/06 10:17:13 packets.go:37: unexpected EOF [2024/05/06 10:17:13.755 +08:00] [ERROR] [ddl_test.go:396] ["exec in server, retry"] [query="insert into test_mixed values (6784, 6784)"] [addr=127.0.0.1:5001] [error="invalid connection"] [2024/05/06 10:17:13.756 +08:00] [ERROR] [ddl_test.go:396] ["exec in server, retry"] [query="insert into test_mixed values (1781, 1781)"] [addr=127.0.0.1:5001] [error="invalid connection"] [2024/05/06 10:17:13.756 +08:00] [ERROR] [ddl_test.go:396] ["exec in server, retry"] [query="insert into test_mixed values (5796, 5796)"] [addr=127.0.0.1:5001] [error="invalid connection"] [2024/05/06 10:17:15.265 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1781' for key 'test_mixed.PRIMARY'"] [2024/05/06 10:17:15.265 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5796' for key 'test_mixed.PRIMARY'"] [mysql] 2024/05/06 10:17:15 packets.go:37: unexpected EOF [mysql] 2024/05/06 10:17:15 packets.go:37: unexpected EOF [2024/05/06 10:17:15.994 +08:00] [ERROR] [ddl_test.go:396] ["exec in server, retry"] [query="insert into test_update_common values (9596, 9596)"] [addr=127.0.0.1:5002] [error="invalid connection"] [mysql] 2024/05/06 10:17:15 packets.go:37: unexpected EOF [2024/05/06 10:17:15.994 +08:00] [ERROR] [ddl_test.go:396] ["exec in server, retry"] [query="insert into test_update_common values (7593, 7593)"] [addr=127.0.0.1:5002] [error="invalid connection"] [2024/05/06 10:17:15.994 +08:00] [ERROR] [ddl_test.go:396] ["exec in server, retry"] [query="insert into test_update_common values (4583, 4583)"] [addr=127.0.0.1:5002] [error="invalid connection"] [TestSimpleMixed][Insert][Time Cost]5.459328986s --- PASS: TestColumn (21.94s) --- PASS: TestColumn/alter_table_test_column_add_column_c3_int_default_-1 (3.07s) --- PASS: TestColumn/alter_table_test_column_drop_column_c3 (3.07s) PASS ddl_test end Cache restored successfully (ws/jenkins-pingcap-tidb-pull_integration_ddl_test-8515/tidb-test) 1583204864 bytes in 7.66 secs (206594339 bytes/sec) [Pipeline] { [Pipeline] sh [Pipeline] sh + ls -alh bin/ total 930M drwxr-sr-x. 2 jenkins jenkins 4.0K May 6 10:16 . drwxr-sr-x. 49 jenkins jenkins 4.0K May 6 10:17 .. -rwxr-xr-x. 1 jenkins jenkins 200M May 6 10:14 ddltest -rwxr-xr-x. 1 jenkins jenkins 106M May 6 10:14 pd-server -rwxr-xr-x. 1 jenkins jenkins 208M May 6 10:14 tidb-server -rwxr-xr-x. 1 jenkins jenkins 418M May 6 10:14 tikv-server + ./bin/pd-server -V Release Version: v8.2.0-alpha-14-g1679dbca2 Edition: Community Git Commit Hash: 1679dbca25b3483d1375c7e747da27e99ad77360 Git Branch: master UTC Build Time: 2024-04-30 08:09:12 + ./bin/tikv-server -V TiKV Release Version: 8.2.0-alpha Edition: Community Git Commit Hash: 72a0fd5b00235a7c56014b77ddd933e2a0d33c88 Git Commit Branch: master UTC Build Time: 2024-04-30 02:23:51 Rust Version: rustc 1.77.0-nightly (89e2160c4 2023-12-27) Enable Features: memory-engine pprof-fp jemalloc mem-profiling portable sse test-engine-kv-rocksdb test-engine-raft-raft-engine trace-async-tasks openssl-vendored Profile: dist_release + ./bin/tidb-server -V Release Version: v8.2.0-alpha-81-g21e87a661c Edition: Community Git Commit Hash: 21e87a661cb476cfd6585312209b02ba7c0cff7b Git Branch: HEAD UTC Build Time: 2024-05-06 02:08:38 GoVersion: go1.21.6 Race Enabled: false Check Table Before Drop: false Store: unistore [TestSimpleUpdate][Time Cost]8.975949831s === RUN TestSimpleUpdate/Conflict === RUN TestSimpleUpdate/Conflict/test_conflict_update + ls -alh bin/ total 930M drwxr-sr-x. 2 jenkins jenkins 4.0K May 6 10:17 . drwxr-sr-x. 49 jenkins jenkins 4.0K May 6 10:17 .. -rwxr-xr-x. 1 jenkins jenkins 200M May 6 10:14 ddltest -rwxr-xr-x. 1 jenkins jenkins 106M May 6 10:14 pd-server -rwxr-xr-x. 1 jenkins jenkins 208M May 6 10:14 tidb-server -rwxr-xr-x. 1 jenkins jenkins 418M May 6 10:14 tikv-server + ./bin/pd-server -V Release Version: v8.2.0-alpha-14-g1679dbca2 Edition: Community Git Commit Hash: 1679dbca25b3483d1375c7e747da27e99ad77360 Git Branch: master UTC Build Time: 2024-04-30 08:09:12 + ./bin/tikv-server -V TiKV Release Version: 8.2.0-alpha Edition: Community Git Commit Hash: 72a0fd5b00235a7c56014b77ddd933e2a0d33c88 Git Commit Branch: master UTC Build Time: 2024-04-30 02:23:51 Rust Version: rustc 1.77.0-nightly (89e2160c4 2023-12-27) Enable Features: memory-engine pprof-fp jemalloc mem-profiling portable sse test-engine-kv-rocksdb test-engine-raft-raft-engine trace-async-tasks openssl-vendored Profile: dist_release + ./bin/tidb-server -V Release Version: v8.2.0-alpha-81-g21e87a661c Edition: Community Git Commit Hash: 21e87a661cb476cfd6585312209b02ba7c0cff7b Git Branch: HEAD UTC Build Time: 2024-05-06 02:08:38 GoVersion: go1.21.6 Race Enabled: false Check Table Before Drop: false Store: unistore [Pipeline] } [Pipeline] } [Pipeline] container [Pipeline] { [Pipeline] container [Pipeline] { [Pipeline] // container [Pipeline] // container [Pipeline] } Cache not saved (ws/jenkins-pingcap-tidb-pull_integration_ddl_test-8515/tidb-test already exists) [Pipeline] } Cache not saved (ws/jenkins-pingcap-tidb-pull_integration_ddl_test-8515/tidb-test already exists) [Pipeline] sh [TestSimpleConflictUpdate][Insert][Time Cost]2.570454081s [mysql] 2024/05/06 10:17:23 packets.go:37: unexpected EOF [mysql] 2024/05/06 10:17:23 packets.go:37: unexpected EOF [2024/05/06 10:17:23.294 +08:00] [ERROR] [ddl_test.go:396] ["exec in server, retry"] [query="delete from test_mixed where c1 = 6984"] [addr=127.0.0.1:5002] [error="invalid connection"] [2024/05/06 10:17:23.294 +08:00] [ERROR] [ddl_test.go:396] ["exec in server, retry"] [query="delete from test_mixed where c1 = 7539"] [addr=127.0.0.1:5002] [error="invalid connection"] [Pipeline] sh wait pd ready... [Pipeline] // cache [Pipeline] // cache [Pipeline] } [Pipeline] } [Pipeline] // dir wait pd ready... [Pipeline] // dir [Pipeline] } [Pipeline] } [Pipeline] // timeout [Pipeline] // timeout [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] // container [Pipeline] // container [Pipeline] } [Pipeline] } [Pipeline] // withEnv [Pipeline] // withEnv [Pipeline] } [Pipeline] } [Pipeline] // node [Pipeline] // node [Pipeline] } [Pipeline] } [Pipeline] // podTemplate [Pipeline] // podTemplate [Pipeline] } [Pipeline] } [Pipeline] // withEnv [Pipeline] // withEnv [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [TestSimpleConflictUpdate][Update][Time Cost]2.678231607s [TestSimpleMixed][Mixed][Time Cost]9.8139243s === RUN TestSimple/Mixed/test_mixed_common [TestSimpleMixed][Insert][Time Cost]2.434253413s [mysql] 2024/05/06 10:17:32 packets.go:37: unexpected EOF [2024/05/06 10:17:32.858 +08:00] [ERROR] [ddl_test.go:396] ["exec in server, retry"] [query="update test_mixed_common set c2 = -1 where c1 = 8671"] [addr=127.0.0.1:5002] [error="invalid connection"] wait tikv ready... === RUN TestSimpleUpdate/Conflict/test_conflict_update_common wait tikv ready... [TestSimpleConflictUpdate][Insert][Time Cost]2.487125967s [TestSimpleMixed][Mixed][Time Cost]9.800403531s === RUN TestSimple/Inc === RUN TestSimple/Inc/test_inc [TestSimpleInc][Insert][Time Cost]175.490894ms [TestSimpleInc][Update][Time Cost]1.337357336s === RUN TestSimple/Inc/test_inc_common [TestSimpleInc][Insert][Time Cost]233.937364ms [TestSimpleConflictUpdate][Update][Time Cost]4.698449463s [mysql] 2024/05/06 10:17:42 packets.go:37: unexpected EOF [mysql] 2024/05/06 10:17:42 packets.go:37: unexpected EOF [2024/05/06 10:17:42.394 +08:00] [ERROR] [ddl_test.go:396] ["exec in server, retry"] [query="update test_inc_common set c2 = c2 + 1 where c1 = 0"] [addr=127.0.0.1:5002] [error="invalid connection"] [2024/05/06 10:17:42.394 +08:00] [ERROR] [ddl_test.go:396] ["exec in server, retry"] [query="update test_inc_common set c2 = c2 + 1 where c1 = 0"] [addr=127.0.0.1:5002] [error="invalid connection"] total 1.2G drwxr-sr-x. 2 jenkins jenkins 4.0K May 6 10:17 . drwxr-sr-x. 51 jenkins jenkins 4.0K May 6 10:17 .. -rwxr-xr-x. 1 jenkins jenkins 200M May 6 10:14 ddltest -rwxr-xr-x. 1 jenkins jenkins 208M May 6 10:17 ddltest_tidb-server -rwxr-xr-x. 1 jenkins jenkins 106M May 6 10:14 pd-server -rwxr-xr-x. 1 jenkins jenkins 208M May 6 10:14 tidb-server -rwxr-xr-x. 1 jenkins jenkins 418M May 6 10:14 tikv-server /home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb-test/ddl_test ddl_test start tidb_manager_ttl 5 === RUN TestSimpleInsert [TestSimpleInc][Update][Time Cost]3.640614066s [2024/05/06 10:17:44.916 +08:00] [ERROR] [advancer.go:400] ["listen task meet error, would reopen."] [error=EOF] # Time: 2024-05-06T10:17:46.026204157+08:00 # Txn_start_ts: 0 # Query_time: 0.312327887 # Parse_time: 0 # Compile_time: 0.000207364 # Rewrite_time: 0.000004204 # Optimize_time: 0 # Wait_TS: 0.000262651 # DB: mysql # Is_internal: true # Digest: e038e634a5f1b7e5429d1252be7edf0ffb0922e8636032b9c68fd59f0484f6ef # Num_cop_tasks: 0 # Prepared: false # Plan_from_cache: false # Plan_from_binding: false # Has_more_results: false # KV_total: 0 # PD_total: 0 # Backoff_total: 0 # Write_sql_response_total: 0 # Result_rows: 0 # Succ: true # IsExplicitTxn: false # IsSyncStatsFailed: false # Resource_group: default use mysql; ; total 1.2G drwxr-sr-x. 2 jenkins jenkins 4.0K May 6 10:17 . drwxr-sr-x. 51 jenkins jenkins 4.0K May 6 10:17 .. -rwxr-xr-x. 1 jenkins jenkins 200M May 6 10:14 ddltest -rwxr-xr-x. 1 jenkins jenkins 208M May 6 10:17 ddltest_tidb-server -rwxr-xr-x. 1 jenkins jenkins 106M May 6 10:14 pd-server -rwxr-xr-x. 1 jenkins jenkins 208M May 6 10:14 tidb-server -rwxr-xr-x. 1 jenkins jenkins 418M May 6 10:14 tikv-server /home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb-test/ddl_test ddl_test start tidb_manager_ttl 5 === RUN TestSimpleDelete # Time: 2024-05-06T10:17:46.106628062+08:00 # Txn_start_ts: 0 # Query_time: 0.380499821 # Parse_time: 0 # Compile_time: 0.000126473 # Rewrite_time: 0.000004417 # Optimize_time: 0 # Wait_TS: 0.00031139 # DB: mysql # Is_internal: true # Digest: ade124588c0253b12ce82702300a98a0ff778787142ce450039efbd6347664dc # Num_cop_tasks: 0 # Prepared: false # Plan_from_cache: false # Plan_from_binding: false # Has_more_results: false # KV_total: 0 # PD_total: 0 # Backoff_total: 0 # Write_sql_response_total: 0 # Result_rows: 0 # Succ: true # IsExplicitTxn: false # IsSyncStatsFailed: false # Resource_group: default use mysql; ; [2024/05/06 10:17:48.321 +08:00] [ERROR] [advancer.go:400] ["listen task meet error, would reopen."] [error=EOF] [2024/05/06 10:17:49.948 +08:00] [ERROR] [advancer.go:400] ["listen task meet error, would reopen."] [error=EOF] [2024/05/06 10:17:50.162 +08:00] [ERROR] [advancer.go:400] ["listen task meet error, would reopen."] [error=EOF] --- PASS: TestSimple (54.36s) --- PASS: TestSimple/Basic (6.02s) --- PASS: TestSimple/Mixed (27.74s) --- PASS: TestSimple/Mixed/test_mixed (15.39s) --- PASS: TestSimple/Mixed/test_mixed_common (12.36s) --- PASS: TestSimple/Inc (5.40s) --- PASS: TestSimple/Inc/test_inc (1.52s) --- PASS: TestSimple/Inc/test_inc_common (3.88s) PASS ddl_test end [Pipeline] } [Pipeline] // container [Pipeline] } Cache not saved (ws/jenkins-pingcap-tidb-pull_integration_ddl_test-8515/tidb-test already exists) [Pipeline] // cache [Pipeline] } [Pipeline] // dir [Pipeline] } [Pipeline] // timeout [Pipeline] } [2024/05/06 10:17:51.825 +08:00] [ERROR] [advancer.go:400] ["listen task meet error, would reopen."] [error=EOF] [Pipeline] // stage [Pipeline] } [Pipeline] // container [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // podTemplate [Pipeline] } [Pipeline] // withEnv [2024/05/06 10:17:52.062 +08:00] [ERROR] [advancer.go:400] ["listen task meet error, would reopen."] [error=EOF] [Pipeline] } [Pipeline] // stage [Pipeline] } --- PASS: TestSimpleUpdate (57.51s) --- PASS: TestSimpleUpdate/Basic (14.96s) --- PASS: TestSimpleUpdate/Basic/test_update (5.82s) --- PASS: TestSimpleUpdate/Basic/test_update_common (9.13s) --- PASS: TestSimpleUpdate/Conflict (27.37s) --- PASS: TestSimpleUpdate/Conflict/test_conflict_update (12.68s) --- PASS: TestSimpleUpdate/Conflict/test_conflict_update_common (14.69s) PASS ddl_test end [Pipeline] } [Pipeline] // container [Pipeline] } Cache not saved (ws/jenkins-pingcap-tidb-pull_integration_ddl_test-8515/tidb-test already exists) [Pipeline] // cache [Pipeline] } [Pipeline] // dir [Pipeline] } [Pipeline] // timeout [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // container [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // podTemplate [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } === RUN TestSimpleInsert/Basic === RUN TestSimpleInsert/Basic/test_insert === RUN TestSimpleDelete/Basic === RUN TestSimpleDelete/Basic/test_delete # Time: 2024-05-06T10:17:59.916760056+08:00 # Txn_start_ts: 449566966957473794 # Query_time: 0.343677372 # Parse_time: 0 # Compile_time: 0.001150358 # Rewrite_time: 0.000270658 # Optimize_time: 0.000734338 # Wait_TS: 0.000015237 # Cop_time: 0.682857392 Process_time: 0.000050323 Wait_time: 0.000572965 Request_count: 2 Total_keys: 4 Get_snapshot_time: 0.000 # Index_names: [tidb_background_subtask:idx_exec_id,tidb_global_task:state] # Is_internal: true # Digest: 8e00fe5c3677d581b104159ff91d824e3be8160c4e4be058288db681abd1a134 # Stats: tidb_global_task:pseudo[10000;0],tidb_background_subtask:pseudo[10000;0] # Num_cop_tasks: 2 # Cop_proc_avg: 2.5161e-05 Cop_proc_p90: 3.5217e-05 Cop_proc_max: 3.5217e-05 Cop_proc_addr: 127.0.0.1:20160 # Cop_wait_avg: 0.000286482 Cop_wait_p90: 0.000287118 Cop_wait_max: 0.000287118 Cop_wait_addr: 127.0.0.1:20160 # Mem_max: 17011 # Prepared: false # Plan_from_cache: false # Plan_from_binding: false # Has_more_results: false # KV_total: 0 # PD_total: 0 # Backoff_total: 0 # Write_sql_response_total: 0 # Result_rows: 0 # Warnings: [{"Level":"Note","Message":"[st,idx_exec_id] remain after pruning paths for st given Prop{SortItems: [], TaskTp: rootTask}","IsExtra":true},{"Level":"Note","Message":"[t,state] remain after pruning paths for t given Prop{SortItems: [], TaskTp: rootTask}","IsExtra":true}] # Succ: true # IsExplicitTxn: false # IsSyncStatsFailed: false # Plan: tidb_decode_plan('mSSwMAkxNF8xMwkwCTEJbXlzcWwudGlkYl9nbG9iYWxfdGFzay5wcmlvcml0eSwgWiEAKGNyZWF0ZV90aW1lYiQAEGlkCTAJASJgOjM0MS45bXMsIGxvb3BzOjEJMCBCeXRlcxEIGAoxCTNfMTVukgAMaWQsIFqMAAGyDF9rZXlmIQAEeXBmpgAMc3RhdG4eAARlcGJYAIYmASBvbmN1cnJlbmNmnQCOSgEkdGFyZ2V0X3NjbwHJHENvbHVtbiMzITBSXwEILCBDGXlYOk9GRgk0LjcxIEtCCU4vQQoyCTZfMTYlbCBncm91cCBieTpaWgEhdSRmdW5jczptYXgoHSUMYmFjawE9FG5kX3N1YiGBAC4d7AgpLT4VpAAsDUEcZmlyc3Ryb3cuRgAucgIQaWQpLT4dYjYcAJ5GAAGKQQtmTAARIqJSAAh5cGVqTgBFWikjfuIARWlmSwAFH56WAFF6Zk8AESKeUgBdh2ZVAB0lolgAWYpqWAAZJZ5YAAxzdGVwZlEAAR6eSgAuXQNmUgAuJgBe1wRULCBwYXJ0aWFsX3dvcmtlcjp7d2FsbKUlpQMUODU3MTQ3oQgd8Qw6NSwgRZVsbnVtOjAsIHRvdF93YWl0OjEuNzA5MTMzNzAzcwkXFGV4ZWM6MA0NZfoJJCg0MDI5MnMsIG1heAloEDMyODM2AWgIcDk1MhIAFH0sIGZpbmahABA5MDc3OAE5XqEAAa0RoRw0Ni4zMzHCtQ2RBZ4MMTU2bg0QGaEQMjMzNzIBxRWhDDQ5ODPFERWhDRIAfYGjAQQECjPBExw4CTAJMC4wMl6oBoGhWjUEJVT+FgZaFgZ5XVp9ADIpA14kAC71AlokAEnIWh0ALpMCMqQGdp4FLr4CJeztlXY2Bhg0CTE3XzIwMZBQaW5uZXIgam9pbiwgZXF1YWw6W2VxLtwFSoQAcs0AAR0QKSBlcSjROgA3AZDJ6Qg2KV1mtQBYYnVpbGRfaGFzaF90YWJsZTp7dG90YWxF92VsEGZldGNoGQ8FMAw6MHN9Hn0IEQggCjUJM18yMShCAVEAKRHpPXyO0wBKJAAy6AEMY2FzdHonAVm5MGRvdWJsZSBCSU5BUln9VQA3Lg4BZehiwwEIMi429fkUNgkzMF8ydVNeRQAMCTIzMxqfCQ4vCBg3CTQ3XzI1MRcYMV8wCTEwCSlrNHN0LCBpbmRleDppZHhfgQEMX2lkKA0IRCksIHJhbmdlOlsiOjQwMDAiLA0IUF0sIGtlZXAgb3JkZXI6ZmFsc2UsIMH/HHM6cHNldWRvLpoAADWBjhXfCGNvcBKhCgg6IHuhLwQgMYn1ACAOYQoANAEqDHByb2Nh9ghzOiCtTAESEDogMTUumaqlXxggMjg1LjjCgb5oY29wcl9jYWNoZV9oaXRfcmF0aW86IDAuMDAsSS8FdAhfZHUFGhhuOiAxOS40BTosbWF4X2Rpc3RzcWxfPehMOiAxfSwgcnBjX2luZm86e0NvcDoBsRRfcnBjOjGlzQ5qCwhpbWVFmCgzbXN9fSwgdGlrdgVqBDp7BRuh6g36PH0sIHNjYW5fZGV0YWlsOiBJ5A3pCDEsIBIeChhuYXBzaG90qXkQIDQuNDcFpDRyb2Nrc2RiOiB7YmxvYyE7AH0JbgRtZT5QACEsCGVzcw1CLjQBwTMEYWkRXDk7BbTZ5hQgMzM5wrW9xjA3CTFfMjcoUHJvYmUpRT2lzwRpbnoFA0EPSGUsICJwZW5kaW5nIiwgInJ1bm4BCzApLCBub3QoaXNudWxsgkcACGVwKWHMQcsBBBwKOAk0NV8yNgWLMsgCgpMCAT8BBIkoADkR1BgwCTI5Ljk3LikEPrwKnUQuGwB56V4hABJeClodAC0iWh4A/qIG/qIGTqIGPvwELgwB4cle7wQOrAxlEWHmdu8EDDQuMzQe6AyF7wU9KaEuVgQuRgAMCTIzOT7wBAQzMy7wBAAzkfCV7yV9ACgFBp3nDHBhdXNBogAsFQooXSwgWyJyZXZlcnQJGRkMCRtN1AAsVd6yHQWF840jACyBx4k/Sh0FADNuHQUMMzUuMoUrItsJDCAyODetMQBjvh0FBDIwDTr+HQX+HQWlHQAzUh0FCDUuMYGoACzmHQUuNAE+HQUxO0IdBQg2MC6hlCblCqEfBDM1kUvhXEmsVuEELjEDEjAJRtoEBDM0BUYusgKm2QQ=') # Plan_digest: 19251e4d0852c3daee269dcb983554a856b9ab56b15a27ac9c282faeeb7e2e53 # Binary_plan: tidb_decode_binary_plan('2ifACtUnCgdTb3J0XzEzErwmCg1Qcm9qZWN0aW9uXzE1ErAjCgpIYXNoQWdnXzE2Et8ZCjIhABQ4ErMWCgsBISRKb2luXzIwEswJMkMAZDIxEtMHCg5JbmRleExvb2tVcF8yOBLlBAoRBRNAUmFuZ2VTY2FuXzI1GgEBIQABAQzQgUApAQigAAAkQDgCQAJKJQojCgVteXNxbBICc3QaFgoLaWR4X2V4ZWNfaWQSB2UJCQhSN3IBTiQ6WyI6NDAwMCIsDQjwbV0sIGtlZXAgb3JkZXI6ZmFsc2UsIHN0YXRzOnBzZXVkb1oVdGltZTozNDEuNW1zLCBsb29wczoxYtsBY29wX3Rhc2s6IHtudW06IDEsIG1heDogMzQxLjRtcywgcHJvY19rZXlzOiAwLCB0b3RfARIoOiAxNS4xwrVzLCABEyh3YWl0OiAyODUuOAUUoGNvcHJfY2FjaGVfaGl0X3JhdGlvOiAwLjAwLCBidWlsZF90YXNrX2R1BRoYbjogMTkuNAU60G1heF9kaXN0c3FsX2NvbmN1cnJlbmN5OiAxfSwgcnBjX2luZm86e0NvcDp7bnVtX3JwYzoxBYUIYWxfFeUsM21zfX1qywF0aWt2BWsEOnsFHAQwcxX8DH0sIHMhlihkZXRhaWw6IHt0bwFDAGsF6jgxLCBnZXRfc25hcHNob3QJWRAgNC40NwWlWHJvY2tzZGI6IHtibG9jazoge319fSwgAWM+UAAhLQhlc3MNQi41AQRhbCU3DRo5PAW0CHdhbA3PJCAzMznCtXN9cP8RAQQBeBEKJP8BEp0CCgxTZWxNzzwyNxJuChFUYWJsZVJvd0lESXgANkl1BFSlOnUCCA0KC111BFIedkQCVoEACBoBAgleLJClQCmg20sao3WUP0HTEFJuaW4oRdJMLnRpZGJfYmFja2dyb3VuZF9zdWJBcwAuQaJIZSwgInBlbmRpbmciLCAicnVubgELMCksIG5vdChpc251bGyCRwAMZXApKVafABwhjURsjTL1ch2cCAFAAX0PADZ9DwRw6S5bAWGtGKmDwKdjFXQ2PgAIUpUBftgADGVwLCB2JABd3BQsIGNhc3R65QAhMUGdaCwgZG91YmxlIEJJTkFSWSktPkNvbHVtbiMzN1rWAAhiD0N9SBRPRkZw7BQuQgIE+go2zwQIORK7Os8EEDM2EpQFQs8ECDMzGpHPBLiaUVoAPonPCBwKGlFaFAF0Gg4KBSXrABIJBwRSbZHGDHBhdXMh7gAsFQooXSwgWyJyZXZlcnQJGRkMCRtNIAAsVSqu/AQAND3tCGLbAW78BAAzASthvSF1BHM6NvwEDDM1LjKFCS78BAA3rRAAY778BAQyMA06/vwELvwEAM3i/AQAM1L8BAg1LjGBhwAs5vwELjUBPvwEMTxC/AQINjAuoXNe/gQE1gEu/gQMMzUSbUL+BAQzNImgBKq5OqQCCAwKClmk+v0EKAS6QCm5HoXrUfg9ZQEEUihWvgQMZ2xvYsGoBGFzgf5qtwQYiTvD1kvhjR1WarcEAO82twQgAiHpIJT5JgGPNj4ACFLbAp2TLooABGlkMq4ELhsAAaphAmYhAAh5cGViHQBl9mIeABhwcmlvcml0ZlwAFGNyZWF0ZeUhYkUAMkgFWuAAAHM+kAU24gAAcuXrBGNvAck+igUuKgAhJ159BQA2on0FBNwivX1EIcWpGiU5zpRAKYnS3uALk5k/IehYUnBpbm5lciBqb2luLCBlcXVhbDpbZXF6IgZy5gABHRApIGVxKNUuBCwgEQsINildHb4AOIH5HiAKADkWrQkUaGFzaF90DlYIBDp7EicJEkoKADcBKhBmZXRjaBkPBTAsOjBzfSF+/VR9SBaVOtoAAMv+hAL+hAL+hAL+hAKKhAJdxko1CV3xXrYBQvEHBNglLnQCGM6mZ+JvmpWxDwDwSXQEtwYOngkQcCBieTodgT4AAyBmdW5jczptYXh6jQIdpiqjCAQ1LA1BHGZpcnN0cm93LkYANmsACCktPoKHAH5GAJG9ZkwAESKemACB7mpOAKUMKSN+nAClG2ZLAAUfnpYAsUlmTwARIp5SAL16ZlUAHSWiWAAmigpqWAAZJZ5YAIXfYjICAR6eSgAAdN0PZlIALiYAfYYAOaESsTwYwgJwYXJ0aQ7rCBhvcmtlcjp7JtUNDl4PEDg1NzE0pUQd8Qw6NSwgRZUQbnVtOjAS2A4SJg4sOjEuNzA5MTMzNzAzGnQPDh0QEtEODoUKDnsODSQYNDAyOTJzLA5OCgloDDMyODMS5wwIcDk1MhIAFH0sIGZpbmahAAw5MDc3xQ9eoQABrQBvDaEQNDYuMzMmEhAFngwxNTZuDa4ZoRAyMzM3MgHFBG1hDaEMNDk4MyU7FaENElr3CRghNA3OSNbkPsIEAKv+XAb+XAY6XAZJd1rGBHmSWiEAPXRm/QiKIQkuqwL59AA1XrYCejwGFJLHF1XY/D56AQBeWsQAhuUAisEABGlkWqwABBgB') # Resource_group: default ; # Time: 2024-05-06T10:18:02.50757846+08:00 # Txn_start_ts: 449566967180296195 # Query_time: 2.066278705 # Parse_time: 0 # Compile_time: 0.000356842 # Rewrite_time: 0.000093424 # Optimize_time: 0.000180677 # Wait_TS: 0.00001073 # Cop_time: 2.065594753 Process_time: 0.000100257 Wait_time: 0.000326865 Request_count: 1 Total_keys: 1 Get_snapshot_time: 0.000 # Index_names: [bind_info:time_index] # Is_internal: true # Digest: 9686cfbfb4a7fc958612fb976fd5a83eb6e860034faa5b9ccc6c7e87ce5fa67c # Stats: bind_info:pseudo[10000;0] # Num_cop_tasks: 1 # Cop_proc_avg: 0.000100257 Cop_proc_addr: 127.0.0.1:20160 # Cop_wait_avg: 0.000326865 Cop_wait_addr: 127.0.0.1:20160 # Mem_max: 235 # Prepared: false # Plan_from_cache: false # Plan_from_binding: false # Has_more_results: false # KV_total: 2.065493989 # PD_total: 0.000008412 # Backoff_total: 0 # Write_sql_response_total: 0 # Result_rows: 0 # Warnings: [{"Level":"Note","Message":"[bind_info,time_index] remain after pruning paths for bind_info given Prop{SortItems: [], TaskTp: rootTask}","IsExtra":true}] # Succ: true # IsExplicitTxn: false # IsSyncStatsFailed: false # Plan: tidb_decode_plan('1ga4MAkxNF81CTAJMzMzMy4zMwlteXNxbC5iaW5kX2luZm8udXBkYXRlX3RpbWUsIG06HQAMY3JlYQ0ddAkwCXRpbWU6Mi4wN3MsIGxvb3BzOjEJMCBCeXRlcxEIIAoxCTMwXzEzCRlxWjkADDIzNSAJO1BOL0EKMgk0N18xMShCdWlsZCkJMV8ZQBR0YWJsZToVsRwsIGluZGV4OgGNAF8FCwgodXAVwzgpLCByYW5nZTooMDAwMC0FAwwgMDA6BQMALgEUoDAwLCtpbmZdLCBrZWVwIG9yZGVyOmZhbHNlLCBzdGF0czpwc2V1ZG8JUvAAZCwgY29wX3Rhc2s6IHtudW06IDEsIG1heDogLRhEcHJvY19rZXlzOiAwLCB0b3RfARIkOiAxMDAuM8K1cwkUKHdhaXQ6IDMyNi45BRRUY29wcl9jYWNoZV9oaXRfcmF0aW86IAGxCCwgYiETBXMIX2R1BRoYbjogMjQuOAU6fG1heF9kaXN0c3FsX2NvbmN1cnJlbmN5OiAxfSwgcnBjJeU8OntDb3A6e251bV9ycGM6MQWFCGFsXyFEKdEcfX0sIHRpa3YFaAQ6ewUZDDBzLCAt50h9LCBzY2FuX2RldGFpbDoge3RvAUAJ6DgxLCBnZXRfc25hcHNob3QJVgggMjAFoDRyb2Nrc2RiOiB7YmxvYyE2AH0JbARtZT5OACEpCGVzcw1AMjEBBGFsJTMNGzk4BbMId2FsDcsMIDcyMSVSEH0JTi9BAQRBWSw1XzEyKFByb2JlKQlyWQIAa34RAiAJTi9BCU4vQQo=') # Plan_digest: c338c3017eb2e4980cb49c8f804fea1fb7c1104aede2385f12909cdd376799b3 # Binary_plan: tidb_decode_binary_plan('tgeICrEHCgZTb3J0XzUSwQYKDkluZGV4TG9va1VwXzEzEvsEChEFE/BYUmFuZ2VTY2FuXzExGgEBIQAAAACAMQdBKauqqqqqCqpAOAJAAkovCi0KBW15c3FsEgliaW5kX2luZm8aGQoKdGltZV9pbmRleBILdXBkYXRlX3RpbWVSR3IBWBg6KDAwMDAtBQMMIDAwOgUDAC4BFPCqMDAsK2luZl0sIGtlZXAgb3JkZXI6ZmFsc2UsIHN0YXRzOnBzZXVkb1oTdGltZToyLjA3cywgbG9vcHM6MWLYAWNvcF90YXNrOiB7bnVtOiAxLCBtYXg6IDIuMDdzLCBwcm9jX2tleXM6IDAsIHRvdF9wcm9jOiAxMDAuM8K1cywgdG90X3dhaXQ6IDMyNi45wrVzLCBjb3ByX2NhY2hlX2hpdF9yYXRpbzogAbEcLCBidWlsZF8BcwxfZHVyARocbjogMjQuOMIBOoBtYXhfZGlzdHNxbF9jb25jdXJyZW5jeTogMX0sIHJwY18hMFw6e0NvcDp7bnVtX3JwYzoxLCB0b3RhbF8hRAA6BeIgfX1qzAF0aWt2BWkEOnsFGggwcywR+UB9LCBzY2FuX2RldGFpbDogewlBBGtlAek4MSwgZ2V0X3NuYXBzaG90CVcIIDIwBaE0cm9ja3NkYjoge2Jsb2MhNxB9fX0sIAFhPk4AITwIZXNzDUAIMTAwOTIUYWxfd2FpEVsAMzU5BbMId2FsDcwsIDcyMS45wrVzfXD/EQEEAXgRCjz/ARJ4ChFUYWJsZVJvd0lESX0MMhoBAkV9CHAoIjp9AhAUChIKBT59AghSHmtyOQJWegAoIRqNrKniSPtAKatR3wwBQAFaTmUCBHDrLrMAHCFOpwX9tywMHZsQAUABUjgFlzwuYmluZF9pbmZvLnVwZGF0aQQELCA+HQAIY3JlER1ScwAEGAE=') # Resource_group: default ; # Time: 2024-05-06T10:18:02.50793713+08:00 # Txn_start_ts: 449566967180296194 # Query_time: 2.072484404 # Parse_time: 0 # Compile_time: 0.000408769 # Rewrite_time: 0.000114636 # Optimize_time: 0.000205482 # Wait_TS: 0.000013717 # Cop_time: 2.0718269559999998 Process_time: 0.000291997 Wait_time: 0.00057657 Request_count: 1 Total_keys: 1 Get_snapshot_time: 0.000 # Is_internal: true # Digest: daa7b79e49b8979ee27efa8ca37ddee13e63ebea465515d003cb628784e38bcb # Stats: tidb_runaway_watch:pseudo[10000;0] # Num_cop_tasks: 1 # Cop_proc_avg: 0.000291997 Cop_proc_addr: 127.0.0.1:20160 # Cop_wait_avg: 0.00057657 Cop_wait_addr: 127.0.0.1:20160 # Mem_max: 245 # Prepared: false # Plan_from_cache: false # Plan_from_binding: false # Has_more_results: false # KV_total: 2.071736542 # PD_total: 0.000009888 # Backoff_total: 0 # Write_sql_response_total: 0 # Result_rows: 0 # Warnings: [{"Level":"Note","Message":"[tidb_runaway_watch] remain after pruning paths for tidb_runaway_watch given Prop{SortItems: [], TaskTp: rootTask}","IsExtra":true}] # Succ: true # IsExplicitTxn: false # IsSyncStatsFailed: false # Plan: tidb_decode_plan('tQbwZTAJMTRfNQkwCTMzMzMuMzMJbXlzcWwudGlkYl9ydW5hd2F5X3dhdGNoLnN0YXJ0X3RpbWUJMAl0aW1lOjIuMDdzLCBsb29wczoxCTAgQnl0ZXMJMCBCeXRlcwoxCTMxXzEwCTAJMw1cQGRhdGE6U2VsZWN0aW9uXzkJUkkAaCwgY29wX3Rhc2s6IHtudW06IDEsIG1heDogMglxRHByb2Nfa2V5czogMCwgdG90XwESHDogMjkywrVzCRIod2FpdDogNTc2LjYFFIBjb3ByX2NhY2hlX2hpdF9yYXRpbzogMC4wMCwgYnVpbGQFcQhfZHUFGhhuOiA1LjU5BTqobWF4X2Rpc3RzcWxfY29uY3VycmVuY3k6IDF9LCBycGNfaW5mbzp7Q29wOgGuFF9ycGM6MQWFCGFsXzkoGH19CTI0NSApIzBOL0EKMgkxXzkJMV8wNXsIZ3Qoin4BGCwgMDAwMC0FAwwgMDA6BQMALgEUDDAwKQkhUgRrdgXNBDp7BX4UMW1zLCBsKaRIfSwgc2Nhbl9kZXRhaWw6IHt0bwGmKUw4MSwgZ2V0X3NuYXBzaG90CbwQIDE1LjElCDRyb2Nrc2RiOiB7YmxvYyGcEH19fSwgAWQ+UAAhjwhlc3MNQj2XCGFsXyGZDRkANTWeDYckdl9yZWFkX3dhbC06ACAFvQB0AdIuFQAgLjFtc30JTi9BAQQcCjMJNDNfOAkhSiwxMDAwMAl0YWJsZTpGwwJ8LCBrZWVwIG9yZGVyOmZhbHNlLCBzdGF0czpwc2V1ZG9+PQEgCU4vQQlOL0EK') # Plan_digest: e7243b3a606efe66c29b52d5c0fcb19aeaca9ca9da33823ce4b225106f6d0c88 # Binary_plan: tidb_decode_binary_plan('ngfICpkHCgZTb3J0XzUSvgYKDlRhYmxlUmVhZGVyXzEwEocECgtTZWxlY3Rpb25fORKbAQoPBSNMRnVsbFNjYW5fOCEAAAAASP8yQSkBCfBxAIjDQDgCQAJKHQobCgVteXNxbBISdGlkYl9ydW5hd2F5X3dhdGNoUh5rZWVwIG9yZGVyOmZhbHNlLCBzdGF0czpwc2V1ZG9qHXRpa3ZfdGFzazp7dGltZToxbXMsIGxvb3BzOjF9cP///////////wF4CQgM////AQWKLHh0M0Epq6qqqqoKqgWKEFJDZ3QoBYkALkaIAEQuc3RhcnRfdGltZSwgMDAwMC0FAwwgMDA6BQMALgEUGDAwKWroAXRukQCoLCBzY2FuX2RldGFpbDoge3RvdGFsX2tleXM6IDEsIGdldF9zbmFwc2hvdAVtmDogMTUuMcK1cywgcm9ja3NkYjoge2Jsb2NrOiB7fX19LCB0aW1lXzpQABhwcm9jZXNzDUIIMjkyBUEJbAh3YWkJyBg6IDU3Ni42HRssa3ZfcmVhZF93YWxsDTwIMW1zAWMEa3YyFQAULjFtc31wIUwFAQQBeAUHAQEkASFVVVVVlaj4QDlcNAFAAVIQZGF0YTpTZWxlTSIEWhMhTCA6Mi4wN3MsIGwpsBRi1gFjb3ApzhAge251bSUVEG1heDogDSkB2i0vBDAsAdIF7AA6LuQABeIu3QCAY29wcl9jYWNoZV9oaXRfcmF0aW86IDAuMDAsIGJ1aWxkBXEIX2R1BRoYbjogNS41OSUXqG1heF9kaXN0c3FsX2NvbmN1cnJlbmN5OiAxfSwgcnBjX2luZm86e0NvcDoBrhRfcnBjOjEFlwBhLUEFtwx9fXD1MiQBHGwL2lKR3ApBNiQBACOKfQJSNwEEGAE=') # Resource_group: default ; # Time: 2024-05-06T10:18:02.508554943+08:00 # Txn_start_ts: 449566967180296196 # Query_time: 2.045418195 # Parse_time: 0 # Compile_time: 0.000465326 # Rewrite_time: 0.000055183 # Optimize_time: 0.000340975 # Wait_TS: 0.000009292 # Cop_time: 2.044077018 Process_time: 0.000190054 Wait_time: 0.000251946 Request_count: 2 Process_keys: 36 Total_keys: 38 Get_snapshot_time: 0.000 Rocksdb_delete_skipped_count: 36 Rocksdb_key_skipped_count: 72 # Index_names: [stats_meta:idx_ver] # Is_internal: true # Digest: ea4709893ffb8edc8d58191ccbd93c4c4fdfc1d20ebbcc7f48707df328d6dbb2 # Stats: stats_meta:pseudo[10000;0] # Num_cop_tasks: 2 # Cop_proc_avg: 9.5027e-05 Cop_proc_p90: 0.000155295 Cop_proc_max: 0.000155295 Cop_proc_addr: 127.0.0.1:20160 # Cop_wait_avg: 0.000125973 Cop_wait_p90: 0.000237349 Cop_wait_max: 0.000237349 Cop_wait_addr: 127.0.0.1:20160 # Mem_max: 37373 # Prepared: false # Plan_from_cache: false # Plan_from_binding: false # Has_more_results: false # KV_total: 2.043809677 # PD_total: 0.000008991 # Backoff_total: 0 # Write_sql_response_total: 0 # Result_rows: 18 # Warnings: [{"Level":"Note","Message":"[stats_meta,idx_ver] remain after pruning paths for stats_meta given Prop{SortItems: [], TaskTp: rootTask}","IsExtra":true},{"Level":"Note","Message":"[stats_meta,idx_ver] remain after pruning paths for stats_meta given Prop{SortItems: [{mysql.stats_meta.version asc}], TaskTp: rootTask}","IsExtra":true}] # Succ: true # IsExplicitTxn: false # IsSyncStatsFailed: false # Plan: tidb_decode_plan('iw6oMAkzXzE4CTAJMzMzMy4zMwlteXNxbC5zdGF0c19tZXRhLnZlcnNpb24sIEIaABx0YWJsZV9pZEobACxtb2RpZnlfY291bnRKHwAFGOgJMTgJdGltZToyLjA0cywgbG9vcHM6MiwgQ29uY3VycmVuY3k6NQkxNi43IEtCCU4vQQoxCTMwXzE3CRmvYkUASGluZGV4X3Rhc2s6IHt0b3RhbF8FbQAgDW4sZmV0Y2hfaGFuZGxlFRVMYnVpbGQ6IDEwLjPCtXMsIHdhaXQBHRwzN8K1c30sIAnySlUAEDk0Ni44BTMgbnVtOiAxLCBjHcUsIDV9LCBuZXh0OiB7AVMAXwWdAVkF+QUTAHQlTRhsb29rdXBfEYgMNTYuNQVWRiMAIHJlc3A6IDgwMwUiFH0JMTkuODEnIDIJNDdfMTUoQgHPDCkJMV85MAVnADo53wAsKSkkOmlkeF92ZXIodinu0CksIHJhbmdlOig0NDk1NjY5NjI1NDAzNDc0MTgsK2luZl0sIGtlZXAgb3JkZXI6dHJ1ZSwgBVYYOnBzZXVkb1aYAQAzIRgAcDFBMSsEbWE5DEhwcm9jX2tleXM6IDE4LCB0b3RfARMQOiAxNTUtlQEUIRAQOiAyMzcNFGhjb3ByX2NhY2hlX2hpdF9yYXRpbzogMC4wMCwp1QV0CF9kdQUaGG46IDE2LjklWixtYXhfZGlzdHNxbF8ytAFEMX0sIHJwY19pbmZvOntDb3A6AbEUX3JwYzoxBZkAYU1SRVEAfUEeCGlrdgVoBDp7RWsAMFXVAUwoc2Nhbl9kZXRhaWxVkgHbCGVzczbxAARhbDIYACBfc2l6ZTogODIpDwRhbBEuPDksIGdldF9zbmFwc2hvdF8FdAggMjFNiVxyb2Nrc2RiOiB7ZGVsZXRlX3NraXBwZWRplSlfCGtleT4XABwzNiwgYmxvY2E3AH0J1gRtZV64AAlzMpsBCGFsXyGdDRsAMjWiJR0Id2FsLTUMIDU0MGFUDAlOL0EBBEG0JDVfMTYoUHJvYmV+tAIAa1l7EGZhbHNlWnwCCDcyNE0glVwAY1p/Agg1MTkNKyGUMWMpcyWPDDogMzQtWlmBDDE0LjZFRgBjvoACBDUzDW/ugAJJgBA0ODAuMiFMBH0sKWaFoP6DAkqDAggxMDApEX6EAgQzLqEwCCwgcv6DAqKDAi6cATaCAjWjPoECQDk4LjHCtXN9CU4vQQlOL0EK') # Plan_digest: 42d48b331dfe53300ddea68d4217dc467244bd898f80f10a913f2104d26d4989 # Binary_plan: tidb_decode_binary_plan('kg+oCo0PCg1Qcm9qZWN0aW9uXzE4EsQNCg5JbmRleExvb2tVcF8xNxLXBQoRSQET8IZSYW5nZVNjYW5fMTUaAQEhAAAAAIAxB0Epq6qqqqoKqkAwEjgCQAJKKQonCgVteXNxbBIKc3RhdHNfbWV0YRoSCgdpZHhfdmVyEgd2ZXJzaW9uUj5yYW5nZTooNDQ5NTY2OTYyNTQwMzQ3NDE4LCtpbmZdLCBrZWVwIG9yZGVyOnRydWUsIHMBUtg6cHNldWRvWhN0aW1lOjIuMDRzLCBsb29wczozYtkBY29wX3Rhc2s6IHtudW06IDEsIG1heDogDSlIcHJvY19rZXlzOiAxOCwgdG90XwETJDogMTU1LjPCtXMJFCB3YWl0OiAyMzcNFKBjb3ByX2NhY2hlX2hpdF9yYXRpbzogMC4wMCwgYnVpbGRfdGFza19kdQUaGG46IDE2LjkFTqhtYXhfZGlzdHNxbF9jb25jdXJyZW5jeTogMX0sIHJwY19pbmZvOntDb3A6AbEUX3JwYzoxBYUIYWxfGeMgfX1qtAJ0aWt2BWkEOnsFGgAwFfoBTQBzIZ8oZGV0YWlsOiB7dG8BQQHcCGVzczbyAARhbDIYACBfc2l6ZTogODIpEARhbBEuODksIGdldF9zbmFwc2hvdAmOECAyMS44Bdp0cm9ja3NkYjoge2RlbGV0ZV9za2lwcGVkX2NvdW50KWAIa2V5PhcAQDM2LCBibG9jazoge319fSwgActeuAABHAQ6IDKcAQhhbF8hng0bADI1oyUdCHdhbC02JCA1NDDCtXN9cP8RAQQBeBEKQP8BEqkFChFUYWJsZVJvd0lESdoMNhoBAkXaCCDWE0LaAggVChNK2gIIUh5rWaUcZmFsc2UsIHMupgIAFgXCCDcyNE1JSakIMmLdYqkCCDUxOQ0sIb0xjCmcJbgMOiAzNC2DQb8hDRQ6IDE0LjYllgBjvqoCBDUzDW/uqgJJqhA0ODAuMiF1CH1qs/6tAnatAggxMDApEn6uAggzLjclFwBy/q0Coq0CLp0BNqwCNaQ+qwIMOTguMSE3VqwCICGKb66ouqz5QC5tBQgBQAFOAgUQMmLvAWmhsYknkQdFhQAgrQMsZmV0Y2hfaGFuZGxlFRWFxQw6IDEwTQ1JVggyLjMhPwx9LCB0YSxOVQAIOTQ2TY0IbnVtpW8y5gQoNX0sIG5leHQ6IHsBUwBfBZ0VdgUTAHQFWxhsb29rdXBfEYgMNTYuNSW5RiMAIHJlc3A6IDgwMwUiDH1wsZ4u2gMlLgjaKvo+LgEEUmrFlwAuZZ7FlggudmXFigQsIEIaAAmTBGlkShsAFG1vZGlmeYnkSh8AhfxWmgEEDUO9/0Q1cMyFAXj///////////8BGAE=') # Resource_group: default ; # Time: 2024-05-06T10:18:02.509043308+08:00 # Txn_start_ts: 449566967193141249 # Query_time: 2.034832892 # Parse_time: 0 # Compile_time: 0.001244999 # Rewrite_time: 0.000270569 # Optimize_time: 0.000838508 # Wait_TS: 0.000012611 # Cop_time: 4.063388752 Process_time: 0.000135529 Wait_time: 0.000897054 Request_count: 2 Total_keys: 4 Get_snapshot_time: 0.000 # Index_names: [tidb_background_subtask:idx_exec_id,tidb_global_task:state] # Is_internal: true # Digest: 8e00fe5c3677d581b104159ff91d824e3be8160c4e4be058288db681abd1a134 # Stats: tidb_global_task:pseudo[10000;0],tidb_background_subtask:pseudo[10000;0] # Num_cop_tasks: 2 # Cop_proc_avg: 6.7764e-05 Cop_proc_p90: 0.000112755 Cop_proc_max: 0.000112755 Cop_proc_addr: 127.0.0.1:20160 # Cop_wait_avg: 0.000448527 Cop_wait_p90: 0.000490628 Cop_wait_max: 0.000490628 Cop_wait_addr: 127.0.0.1:20160 # Mem_max: 16999 # Prepared: false # Plan_from_cache: false # Plan_from_binding: false # Has_more_results: false # KV_total: 0 # PD_total: 0 # Backoff_total: 0 # Write_sql_response_total: 0 # Result_rows: 0 # Warnings: [{"Level":"Note","Message":"[st,idx_exec_id] remain after pruning paths for st given Prop{SortItems: [], TaskTp: rootTask}","IsExtra":true},{"Level":"Note","Message":"[t,state] remain after pruning paths for t given Prop{SortItems: [], TaskTp: rootTask}","IsExtra":true}] # Succ: true # IsExplicitTxn: false # IsSyncStatsFailed: false # Plan: tidb_decode_plan('/iOwMAkxNF8xMwkwCTEJbXlzcWwudGlkYl9nbG9iYWxfdGFzay5wcmlvcml0eSwgWiEAKGNyZWF0ZV90aW1lYiQAEGlkCTAJASJYOjIuMDNzLCBsb29wczoxCTAgQnl0ZXMRCBgKMQkzXzE1bpAADGlkLCBaigABsAxfa2V5ZiEABHlwZqQADHN0YXRuHgAEZXBiWACGJAEgb25jdXJyZW5jZp0AjkgBJHRhcmdldF9zY28ByRxDb2x1bW4jMyEwSl0BCCwgQxl3WDpPRkYJNC43MSBLQglOL0EKMgk2XzE2JWogZ3JvdXAgYnk6WlgBIXMkZnVuY3M6bWF4KB0lDGJhY2sBPRRuZF9zdWIhfwAuHeoIKS0+FaIALA1BHGZpcnN0cm93LkYALm4CEGlkKS0+HWI2HACeRgABikEJZkwAESKiUgAIeXBlak4ARVgpI37iAEVnZksABR+elgBReGZPABEinlIAXYVmVQAdJaJYAFmKalgAGSWeWAAMc3RlcGZRAAEenkoALlsDZlIALiYAVtMEVCwgcGFydGlhbF93b3JrZXI6e3dhbGylH4X9JDI2MTcwNDdzLCAd7ww6NSwgRZNwbnVtOjAsIHRvdF93YWl0OjEwLjE2MjkxMzM4MXMJGBRleGVjOjANDWX3DSUMMjIxMAElCG1heAlqLDU5MTkwMnMsIHA5NTISABR9LCBmaW5qowAQODczMDlqowABrxGjHDI0LjcwM8K1DZIFnwwyNzRuDRAZohQzMDQwMTUB+hWiEDY0NTE3wRAVog0SAH2BpAEEBAozwRIcOAkwCTAuMDJepQaBolo2BCVX/hUGWhUGeV5afQAyKgNeJAAu9gJaJABJyVodAC6UAjKjBnafBV6/Am41Bhg0CTE3XzIwMY5QaW5uZXIgam9pbiwgZXF1YWw6W2VxLtsFSoIAcssAAR0QKSBlcSjROQA3wcXJ5gg2KV1eswBYYnVpbGRfaGFzaF90YWJsZTp7dG90YWxF9BxzLCBmZXRjaBENBSwMOjBzfR50CBEIIAo1CTNfMjEoQgFNACkR4z10js0ASiQAMuABDGNhc3R6IQFZsTBkb3VibGUgQklOQVJZ/U4AN14IAT67AQgyLjb18BQ2CTMwXzJ1SVZDABQJMjM0IEISkgkOJAgYNwk0N18yNTETGDFfMAkxMAkpYzRzdCwgaW5kZXg6aWR4X2H2DF9pZCgNCEQpLCByYW5nZTpbIjo0MDAwIiwNCFBdLCBrZWVwIG9yZGVyOmZhbHNlLCDB9BxzOnBzZXVkb1aYAKEtAHASkAoIOiB7oSQIIDEshUYAIBpQCgxwcm9jYeYIczogrT8BEhg6IDIyLjjCkZulUhQgNDA2LjQFFGhjb3ByX2NhY2hlX2hpdF9yYXRpbzogMC4wMCxJJwVyCF9kdQUaGG46IDM2LjEFOixtYXhfZGlzdHNxbF894Ew6IDF9LCBycGNfaW5mbzp7Q29wOgGvFF9ycGM6MaW/DlcLBGltyQsgc319LCB0aWt2BWgEOnsFGaHaGh4LPH0sIHNjYW5fZGV0YWlsOiBJ1g3nCDEsIBILChhuYXBzaG90qWgQIDUuMDUFojRyb2Nrc2RiOiB7YmxvYyE3AH0JbgRtZT5QACEqCGVzcw1CLjIBwSIEYWkRXDk5BbTZ1xAgNDk0LsECubYwNwkxXzI3KFByb2JlKUU5pb8EaW56/QJBC0hlLCAicGVuZGluZyIsICJydW5uAQswKSwgbm90KGlzbnVsbIJHAAhlcClhxEHHAQQcCjgJNDVfMjYFizLEAoKPAgE/AQSJIAA5EdQYMAkyOS45Ny4hBD6tCp08LhsAeeFeIQASTwpaHQAtIloeAP6SBv6SBk6SBj70BC4MAeG5XucEDp0MZRNt5G0WwRIiTg0a1wwEMzQe1wyF5wU7KZ9WUAQMCTIzOT7oBAQzMy7oBAAzkeiV5yV5ACgFBp3fDHBhdXNBngAsFQooXSwgWyJyZXZlcnQJGRkMCRtN0AAsVdr+FQW+FQUEMTFKFgUMOTAuNoU6AGO+FgUANRE6/hYF7hYFrRYAM1IWBQwxNy45BdziFgUyMwE6FwU1Oj4XBRg3MDkuN8K1OhcFBDM1kUPhUEmmVtkELikDEhoJRtIEBDM0BUYurgKm0QQ=') # Plan_digest: 19251e4d0852c3daee269dcb983554a856b9ab56b15a27ac9c282faeeb7e2e53 # Binary_plan: tidb_decode_binary_plan('vyfACronCgdTb3J0XzEzEqMmCg1Qcm9qZWN0aW9uXzE1EpkjCgpIYXNoQWdnXzE2EscZCjIhABQ4Ep0WCgsBISRKb2luXzIwEsQJMkMAZDIxEs0HCg5JbmRleExvb2tVcF8yOBLhBAoRBRNAUmFuZ2VTY2FuXzI1GgEBIQABAQzQgUApAQigAAAkQDgCQAJKJQojCgVteXNxbBICc3QaFgoLaWR4X2V4ZWNfaWQSB2UJCQhSN3IBTiQ6WyI6NDAwMCIsDQj0BQFdLCBrZWVwIG9yZGVyOmZhbHNlLCBzdGF0czpwc2V1ZG9aE3RpbWU6Mi4wM3MsIGxvb3BzOjFi1wFjb3BfdGFzazoge251bTogMSwgbWF4OiAyLjAzcywgcHJvY19rZXlzOiAwLCB0b3RfcHJvYzogMjIuOMK1cywgdG90X3dhaXQ6IDQwNi40wrVzLCBjb3ByX2NhY2hlX2hpdF9yYXRpbzogMC4wMCwgYnVpbGRfdGFza19kdXJhdGlvbjogMzYuMcK1cywgbWF4X2Rpc3RzcWxfY29uY3VycmVuY3k6IDF9LCBycGNfaW5mbzp7Q29wOntudW1fcnBjOjEsIHRvdGFsX3RpEeEkfX1qzQF0aWt2XwXbAHsF+wQwcxX4DH0sIHMhkCBkZXRhaWw6IHsJQQRrZQHoPDEsIGdldF9zbmFwc2hvdF8FPRQgNS4wNcIBo1hyb2Nrc2RiOiB7YmxvY2s6IHt9fX0sIAEmPlAAISsIZXNzDUIEMjI5MxRhbF93YWkRXAw0MDYuKToFtAx3YWxsDTQoNDk0LjPCtXN9cP8RAQQBeBEKJP8BEp0CCgxTZWxNyzwyNxJuChFUYWJsZVJvd0lESXQANklxBFSlOnECCA0KC11xBFIedkACVoEACBoBAgleLJClQCmg20sao3WUP0HPEFJuaW4oRc5MLnRpZGJfYmFja2dyb3VuZF9zdWIhlgAuQZ5IZSwgInBlbmRpbmciLCAicnVubgELMCksIG5vdChpc251bGyCRwAMZXApKVafABwhjURsjTL1ch2cCAFAAVILAwRw6i5ZAWGnGKmDwKdjFXQ2PAAIUpUBftYADGVwLCB2JAAQY29uY3VJ2hQsIGNhc3R64wAhL0GdaCwgZG91YmxlIEJJTkFSWSktPkNvbHVtbiMzN1LUAAhiD0MZahg6T0ZGcOwULj4CBPIKNscECDkStTrHBBAzNhKQBULHBAgzMxqRxwS4mlFWAD6JxwgcChpRVhQBdBoOCgUl5wASCQcEUm2RvgxwYXVzIeoALBUKKF0sIFsicmV2ZXJ0CRkZDAkbTRwALFUm2vQEBNgB2vQEBDExfcJlwBg6IDQ5MC42hRgMY29wcrL1BAA1EToIbWF4/vUEjfUAzuL1BAAzUvUEDDE3LjkF3eL1BDI0ATr2BDU7PvYEEDcwOS43avYEBNYBLvYEDDM1Em1C9gQEMzSJmASquTqgAggMCgpZoPr1BCgEukApuR6F61H4PUX9BFIoVrYEFGdsb2JhbMWMBC5zbq8EGIk7w9ZL4Y0dVmKvBADvNq8EIAIh6SCU+SYBjzY8AAhS2wKdiy6IAARpZDKmBC4bAJlvWjwADHR5cGViPgBl8GIeABxwcmlvcml0eWIhABRjcmVhdGXF/2YkAJnWYiQAIWhiHQAIdGFy5eMEY28ByT6CBS4MASEnXnUFADaadQUE3CK9dUQhxakaJTnOlEApidLe4AuTmT8h5FhScGlubmVyIGpvaW4sIGVxdWFsOltlcXoYBnLkAAEdECkgZXEo1SQELCARCwg2KV1WvAAINWJ1Dp8JFGhhc2hfdA5ICAQ6exIbCR44ChBmZXRjaBENBSwsOjBzfSF+/VR9SBaVOtQAAMv+fAL+fAL+fAL+fAKKfAJ9YkojCV3pVrABQuEHBNglLmwCGM6mZ+JvmpWxAwDwSWwEtwYOigkQcCBieTodfz72AiBmdW5jczptYXh6hQIdpCqRCAQ1LA1BHGZpcnN0cm93LkYANmsACCktPoKHAH5GAJGzZkwAESKemACB5GpOAKUCKSN+nAClEWZLAAUfnpYAsT9mTwARIp5SAL1wZlUAHSWiWAC5pGpYABklnlgAhddiMgIBHp5KAC4FBmZSAC4mAFaEAxjFAnBhcnRpDt0IGG9ya2VyOnsmwQ00Mi4wMzI2MTcwNDdzLCAd7ww6NSwgRZMOdQ8IMCwgDloPDhIOMDoxMC4xNjI5MTMzODEaXw8OBBASvg4BJQ5oDhElDDIyMTABJQhtYXgJaiw1OTE5MDJzLCBwOTUyEgAUfSwgZmluaqMAEDg3MzA5aqMAAa8e6g8UMjQuNzAzEhgKARQFnwwyNzRuDa8ZohQzMDQwMTUB+hWiEDY0NTE3DoIQFaINElriDhghNA3OSNbkPsMEAKv+Wwb+WwY6WwZJeFrHBHmTWiEAXRhiswgygwNaSAAurAL57QA1VrcCejsGFJLHF1XY/D54AQBeWnoAhuMAitcJBGlkUqoABBgB') # Resource_group: default ; # Time: 2024-05-06T10:18:02.507030101+08:00 # Txn_start_ts: 449566967247142915 # Query_time: 1.83042273 # Parse_time: 0 # Compile_time: 0.000421056 # Rewrite_time: 0.000095124 # Optimize_time: 0.000212595 # Wait_TS: 0.000021416 # Cop_time: 1.8296224140000001 Process_time: 0.000189731 Wait_time: 1.179663576 Request_count: 1 Total_keys: 141 Get_snapshot_time: 0.000 Rocksdb_delete_skipped_count: 70 Rocksdb_key_skipped_count: 350 # Is_internal: true # Digest: 9d5a0f1a8c1c0e1fd5f0955da80b305eae920a2ab897319c6d2d8de5d890bedc # Stats: tidb_mdl_info:pseudo[10000;0] # Num_cop_tasks: 1 # Cop_proc_avg: 0.000189731 Cop_proc_addr: 127.0.0.1:20160 # Cop_wait_avg: 1.179663576 Cop_wait_addr: 127.0.0.1:20160 # Mem_max: 257 # Prepared: false # Plan_from_cache: false # Plan_from_binding: false # Has_more_results: false # KV_total: 1.829458526 # PD_total: 0.000008172 # Backoff_total: 0 # Write_sql_response_total: 0 # Result_rows: 0 # Succ: true # IsExplicitTxn: false # IsSyncStatsFailed: false # Plan: tidb_decode_plan('xgXwUjAJMzFfNwkwCTMzMjMuMzMJZGF0YTpTZWxlY3Rpb25fNgkwCXRpbWU6MS44M3MsIGxvb3BzOjEsIGNvcF90YXNrOiB7bnVtOiAxLCBtYXg6IDEuBShEcHJvY19rZXlzOiAwLCB0b3RfARIkOiAxODkuN8K1cwkUKHdhaXQ6IDEuMThzBVJ4cl9jYWNoZV9oaXRfcmF0aW86IDAuMDAsIGJ1aWxkXwFwCF9kdQUaGG46IDcuOTIFS8htYXhfZGlzdHNxbF9jb25jdXJyZW5jeTogMX0sIHJwY19pbmZvOntDb3A6e251bV9ycGMBwxh0b3RhbF90Fd5kfX0JMjU3IEJ5dGVzCU4vQQoxCTFfNgkxXzA1HkBsZShteXNxbC50aWRiX21kbAVbTC52ZXJzaW9uLCA3MCkJMAl0aWt2Ba0EOnsFXhAwcywgbCk5QH0sIHNjYW5fZGV0YWlsOiB7CYUAayUqQDE0MSwgZ2V0X3NuYXBzaG90CZ0QIDQ2LjIF6Zhyb2Nrc2RiOiB7ZGVsZXRlX3NraXBwZWRfY291bnQ6IDcwLCBrZXk+FwAEMzUhQyxsb2NrOiB7fX19LCABlz6EACGhCGVzcw10MqkBCGFsXyGrERsALiWwBeYId2FsLUMp+gB9ITkBBBwKMgk0M181CSE+LDEwMDAwCXRhYmxlOjI5AXwsIGtlZXAgb3JkZXI6ZmFsc2UsIHN0YXRzOnBzZXVkb3pMASAJTi9BCU4vQQo=') # Plan_digest: c68b37cb6ba3074a6ee32e9b33a56d8b18aea208db31fb6e13471a1db7195d65 # Binary_plan: tidb_decode_binary_plan('rwaYCqoGCg1UYWJsZVJlYWRlcl83EvUDCgtTZWxlY3Rpb25fNhKVAQoPBSJMRnVsbFNjYW5fNSEAAAAAIGUhQSkBCfBlAIjDQDgCQAJKGAoWCgVteXNxbBINdGlkYl9tZGxfaW5mb1Iea2VlcCBvcmRlcjpmYWxzZSwgc3RhdHM6cHNldWRvahx0aWt2X3Rhc2s6e3RpbWU6MHMsIGxvb3BzOjF9cP//////AQQEAXgBBgUBAAEFhCyATyJBKauqqqqq9qkFhBBSI2xlKAWDBC50LoIAPC52ZXJzaW9uLCA3MClq/AFucAC4LCBzY2FuX2RldGFpbDoge3RvdGFsX2tleXM6IDE0MSwgZ2V0X3NuYXBzaG90X3QBr8AgNDYuMsK1cywgcm9ja3NkYjoge2RlbGV0ZV9za2lwcGVkX2NvdW50OiA3MCwga2V5PhcAVDM1MCwgYmxvY2s6IHt9fX0sIHRpbWU+hAAYcHJvY2Vzcw10EDE4OS43BXUJogx3YWl0ERsMLjE4cwFEGGt2X3dhbGwVFxA4M3N9cCVBAQEyUAEhRwzqc+ZAOVAkAUABUhBkYXRhOl0QBFoTAZoEOjEBSzWkHGLVAWNvcF90IcE4IHtudW06IDEsIG1heDogDSkBuy1EBDAsAbEFzQA6NsUABcMBMwAxAb5gY29wcl9jYWNoZV9oaXRfcmF0aW86IDAuMCErDHVpbGQFcAhfZHUFGhRuOiA3LjkphahtYXhfZGlzdHNxbF9jb25jdXJyZW5jeTogMX0sIHJwY19pbmZvOntDb3A6Aa0UX3JwYzoxBZYAYS0rBbZEfX1wgQJ4////////////ARgB') # Resource_group: default ; # Time: 2024-05-06T10:18:02.50758832+08:00 # Txn_start_ts: 449566967509549057 # Query_time: 0.828736049 # Parse_time: 0 # Compile_time: 0.0007866 # Rewrite_time: 0.000201444 # Optimize_time: 0.000407202 # Wait_TS: 0.000048705 # Cop_time: 0.82750126 Process_time: 0.000016035 Wait_time: 0.00001422 Request_count: 1 Total_keys: 1 Get_snapshot_time: 0.000 # Is_internal: true # Digest: daa7b79e49b8979ee27efa8ca37ddee13e63ebea465515d003cb628784e38bcb # Stats: tidb_runaway_watch:pseudo[10000;0] # Num_cop_tasks: 1 # Cop_proc_avg: 1.6035e-05 Cop_proc_addr: 127.0.0.1:20160 # Cop_wait_avg: 1.422e-05 Cop_wait_addr: 127.0.0.1:20160 # Mem_max: 230 # Prepared: false # Plan_from_cache: false # Plan_from_binding: false # Has_more_results: false # KV_total: 0.827347931 # PD_total: 0.000024653 # Backoff_total: 0 # Write_sql_response_total: 0 # Result_rows: 0 # Warnings: [{"Level":"Note","Message":"[tidb_runaway_watch] remain after pruning paths for tidb_runaway_watch given Prop{SortItems: [], TaskTp: rootTask}","IsExtra":true}] # Succ: true # IsExplicitTxn: false # IsSyncStatsFailed: false # Plan: tidb_decode_plan('nAbwZTAJMTRfNQkwCTMzMzMuMzMJbXlzcWwudGlkYl9ydW5hd2F5X3dhdGNoLnN0YXJ0X3RpbWUJMAl0aW1lOjgyNy42bXMsIGxvb3BzOjEJMCBCeXRlcwkwIEJ5dGVzCjEJMzFfMTAJMBVeQGRhdGE6U2VsZWN0aW9uXzkJHUsANR1LeCwgY29wX3Rhc2s6IHtudW06IDEsIG1heDogODI3LjQBKkRwcm9jX2tleXM6IDAsIHRvdF8BEhg6IDE2wrVzCREkd2FpdDogMTQuMgUTgGNvcHJfY2FjaGVfaGl0X3JhdGlvOiAwLjAwLCBidWlsZAVxCF9kdQUaGG46IDExLjkFOqhtYXhfZGlzdHNxbF9jb25jdXJyZW5jeTogMX0sIHJwY19pbmZvOntDb3A6Aa4UX3JwYzoxBYQIYWxfNSwcNG1zfX0JMjMxJzBOL0EKMgkxXzkJMV8wNSMIZ3QoioQBGCwgMDAwMC0FAwwgMDA6BQMALgEUDDAwKQkhVgRrdgXPBDp7BYAUMHMsIGxvJadIfSwgc2Nhbl9kZXRhaWw6IHt0bwGnKUs4MSwgZ2V0X3NuYXBzaG90Cb0QIDMuNTMlCTRyb2Nrc2RiOiB7YmxvYyGdEH19fSwgAWM+UAAhjghlc3MNQjmWCGFsXyGYERgxnQB0AbEId2FsLTA0IDE4Ni40wrVzfQlOL0EBBBwKMwk0M184CSEsLDEwMDAwCXRhYmxlOkarAnwsIGtlZXAgb3JkZXI6ZmFsc2UsIHN0YXRzOnBzZXVkb3ofASAJTi9BCU4vQQo=') # Plan_digest: e7243b3a606efe66c29b52d5c0fcb19aeaca9ca9da33823ce4b225106f6d0c88 # Binary_plan: tidb_decode_binary_plan('hQfICoAHCgZTb3J0XzUSowYKDlRhYmxlUmVhZGVyXzEwEugDCgtTZWxlY3Rpb25fORKaAQoPBSNMRnVsbFNjYW5fOCEAAAAASP8yQSkBCfBpAIjDQDgCQAJKHQobCgVteXNxbBISdGlkYl9ydW5hd2F5X3dhdGNoUh5rZWVwIG9yZGVyOmZhbHNlLCBzdGF0czpwc2V1ZG9qHHRpa3ZfdGFzazp7dGltZTowcywgbG9vcHM6MX1w/////wUEBAF4BQcBAQABBYkseHQzQSmrqqqqqgqqBYkQUkNndCgFiAAuRocARC5zdGFydF90aW1lLCAwMDAwLQUDDCAwMDoFAwAuARQYMDApasoBdGqQAKgsIHNjYW5fZGV0YWlsOiB7dG90YWxfa2V5czogMSwgZ2V0X3NuYXBzaG90BWyYOiAzLjUzwrVzLCByb2Nrc2RiOiB7YmxvY2s6IHt9fX0sIHRpbWVfOlAAGHByb2Nlc3MNQgQxNgVACWsId2FpCcYUOiAxNC4yCRoBsQx3YWxsETEgODYuNMK1c31wIS4FATI+ARxVVVVVlaj4QDk+LAFAAVIQZGF0YTpTZVUDBFoVIS4gOjgyNy41bXMsMZQUYtgBY29wKbEQIHtudW0F+hBtYXg6IAErADQBKwHBLRYEMCwBugXTADodywXJHcRUY29wcl9jYWNoZV9oaXRfcmF0aW86ICGXGCwgYnVpbGQFcQhfZHUFGhhuOiAxMS45Bf6obWF4X2Rpc3RzcWxfY29uY3VycmVuY3k6IDF9LCBycGNfaW5mbzp7Q29wOgGuFF9ycGM6MQWVAGEtMQ23DH19cOYyKAEYbAvaUpHcCl1mISgAI4pjAj07NDZtcywgbG9vcHM6MRgB') # Resource_group: default ; # Time: 2024-05-06T10:18:02.507779505+08:00 # Txn_start_ts: 449566967247142919 # Query_time: 1.8229328790000001 # Parse_time: 0 # Compile_time: 0.000743607 # Rewrite_time: 0.000196105 # Optimize_time: 0.000370928 # Wait_TS: 0.000017381 # Cop_time: 1.8216212710000002 Process_time: 0.000045989 Wait_time: 0.000144987 Request_count: 1 Total_keys: 1 Get_snapshot_time: 0.000 # Index_names: [bind_info:time_index] # Is_internal: true # Digest: 9686cfbfb4a7fc958612fb976fd5a83eb6e860034faa5b9ccc6c7e87ce5fa67c # Stats: bind_info:pseudo[10000;0] # Num_cop_tasks: 1 # Cop_proc_avg: 4.5989e-05 Cop_proc_addr: 127.0.0.1:20160 # Cop_wait_avg: 0.000144987 Cop_wait_addr: 127.0.0.1:20160 # Mem_max: 235 # Prepared: false # Plan_from_cache: false # Plan_from_binding: false # Has_more_results: false # KV_total: 1.821387939 # PD_total: 0.000017385 # Backoff_total: 0 # Write_sql_response_total: 0 # Result_rows: 0 # Warnings: [{"Level":"Note","Message":"[bind_info,time_index] remain after pruning paths for bind_info given Prop{SortItems: [], TaskTp: rootTask}","IsExtra":true}] # Succ: true # IsExplicitTxn: false # IsSyncStatsFailed: false # Plan: tidb_decode_plan('zga4MAkxNF81CTAJMzMzMy4zMwlteXNxbC5iaW5kX2luZm8udXBkYXRlX3RpbWUsIG06HQAMY3JlYQ0ddAkwCXRpbWU6MS44MnMsIGxvb3BzOjEJMCBCeXRlcxEIIAoxCTMwXzEzCRlxWjkADDIzNSAJO1BOL0EKMgk0N18xMShCdWlsZCkJMV8ZQBR0YWJsZToVsRwsIGluZGV4OgGNAF8FCwgodXAVwzgpLCByYW5nZTooMDAwMC0FAwwgMDA6BQMALgEUoDAwLCtpbmZdLCBrZWVwIG9yZGVyOmZhbHNlLCBzdGF0czpwc2V1ZG8JUvAAZCwgY29wX3Rhc2s6IHtudW06IDEsIG1heDogLRhEcHJvY19rZXlzOiAwLCB0b3RfARIYOiA0NsK1cwkRIHdhaXQ6IDE0NQUSVGNvcHJfY2FjaGVfaGl0X3JhdGlvOiABrAgsIGIhDgVuCF9kdQUaGG46IDM2LjQFOnxtYXhfZGlzdHNxbF9jb25jdXJyZW5jeTogMX0sIHJwYyXgFDp7Q29wOgGrFF9ycGM6MQWDCGFsXyE/KcwcfX0sIHRpa3YFaAQ6ewUZDDBzLCAt4kh9LCBzY2FuX2RldGFpbDoge3RvAUAJ4zgxLCBnZXRfc25hcHNob3QJVhAgMjQuMgWiNHJvY2tzZGI6IHtibG9jITMAfQluBG1lPlAAISYIZXNzDUIANDUuBGFsJTANGDE1BbAId2FsDcg0IDI5MS4zwrVzfQlOL0EBBEFRLDVfMTIoUHJvYmUpCXJRAgBrfgkCIAlOL0EJTi9BCg==') # Plan_digest: c338c3017eb2e4980cb49c8f804fea1fb7c1104aede2385f12909cdd376799b3 # Binary_plan: tidb_decode_binary_plan('rgeICqkHCgZTb3J0XzUSuQYKDkluZGV4TG9va1VwXzEzEvMEChEFE/BYUmFuZ2VTY2FuXzExGgEBIQAAAACAMQdBKauqqqqqCqpAOAJAAkovCi0KBW15c3FsEgliaW5kX2luZm8aGQoKdGltZV9pbmRleBILdXBkYXRlX3RpbWVSR3IBWBg6KDAwMDAtBQMMIDAwOgUDAC4BFPCLMDAsK2luZl0sIGtlZXAgb3JkZXI6ZmFsc2UsIHN0YXRzOnBzZXVkb1oTdGltZToxLjgycywgbG9vcHM6MWLTAWNvcF90YXNrOiB7bnVtOiAxLCBtYXg6IDEuODJzLCBwcm9jX2tleXM6IDAsIHRvdF9wcm9jOiA0NsK1cywgdG90X3dhaXQ6IDE0NcIBElRjb3ByX2NhY2hlX2hpdF9yYXRpbzogAawcLCBidWlsZF8BbghfZHUFGhxuOiAzNi40wgE6gG1heF9kaXN0c3FsX2NvbmN1cnJlbmN5OiAxfSwgcnBjXyErFDp7Q29wOgGrNF9ycGM6MSwgdG90YWxfIT8AOgXdIH19askBdGlrdgVpBDp7BRoIMHMsEfRAfSwgc2Nhbl9kZXRhaWw6IHsJQQRrZQHkODEsIGdldF9zbmFwc2hvdAlXECAyNC4yBaM0cm9ja3NkYjoge2Jsb2MhNBB9fX0sIAFjPlAAITkIZXNzDUIENDYFQAlrITENGAgxNDUJGQGwCHdhbA3JLCAyOTEuM8K1c31w/xEBBAF4EQpA/wESeAoRVGFibGVSb3dJRFMBzxAxMhoBAkV1CHAoIjp1AhAUChIKBT51AghSHmtyMQJWegAoIRqNrKniSPtAKatR1wwBQAFaTl0CBHDrLrMAHCFOpwX9tywMHZsQAUABUjgFlxAuYmluZCXgFC51cGRhdEn8BCwgPh0ACGNyZREdUnMABBgB') # Resource_group: default ; # Time: 2024-05-06T10:18:02.508456841+08:00 # Txn_start_ts: 449566967247142922 # Query_time: 1.794938787 # Parse_time: 0 # Compile_time: 0.002165421 # Rewrite_time: 0.000414541 # Optimize_time: 0.001503234 # Wait_TS: 0.000018537 # Cop_time: 1.791593036 Process_time: 0.000121874 Wait_time: 0.000169174 Request_count: 2 Total_keys: 4 Get_snapshot_time: 0.000 # Index_names: [tidb_background_subtask:idx_exec_id,tidb_global_task:state] # Is_internal: true # Digest: 8e00fe5c3677d581b104159ff91d824e3be8160c4e4be058288db681abd1a134 # Stats: tidb_global_task:pseudo[10000;0],tidb_background_subtask:pseudo[10000;0] # Num_cop_tasks: 2 # Cop_proc_avg: 6.0937e-05 Cop_proc_p90: 9.5205e-05 Cop_proc_max: 9.5205e-05 Cop_proc_addr: 127.0.0.1:20160 # Cop_wait_avg: 8.4587e-05 Cop_wait_p90: 0.000128634 Cop_wait_max: 0.000128634 Cop_wait_addr: 127.0.0.1:20160 # Mem_max: 17010 # Prepared: false # Plan_from_cache: false # Plan_from_binding: false # Has_more_results: false # KV_total: 0 # PD_total: 0 # Backoff_total: 0 # Write_sql_response_total: 0 # Result_rows: 0 # Warnings: [{"Level":"Note","Message":"[st,idx_exec_id] remain after pruning paths for st given Prop{SortItems: [], TaskTp: rootTask}","IsExtra":true},{"Level":"Note","Message":"[t,state] remain after pruning paths for t given Prop{SortItems: [], TaskTp: rootTask}","IsExtra":true}] # Succ: true # IsExplicitTxn: false # IsSyncStatsFailed: false # Plan: tidb_decode_plan('oiSwMAkxNF8xMwkwCTEJbXlzcWwudGlkYl9nbG9iYWxfdGFzay5wcmlvcml0eSwgWiEAKGNyZWF0ZV90aW1lYiQAEGlkCTAJASJYOjEuNzlzLCBsb29wczoxCTAgQnl0ZXMRCBgKMQkzXzE1bpAADGlkLCBaigABsAxfa2V5ZiEABHlwZqQADHN0YXRuHgAEZXBiWACGJAEgb25jdXJyZW5jZp0AjkgBJHRhcmdldF9zY28ByRxDb2x1bW4jMyEwSl0BCCwgQxl3WDpPRkYJNC43MSBLQglOL0EKMgk2XzE2JWogZ3JvdXAgYnk6WlgBIXMkZnVuY3M6bWF4KB0lDGJhY2sBPRRuZF9zdWIhfwAuHeoIKS0+FaIALA1BHGZpcnN0cm93LkYALm4CEGlkKS0+HWI2HACeRgABikEJZkwAESKiUgAIeXBlak4ARVgpI37iAEVnZksABR+elgBReGZPABEinlIAXYVmVQAdJaJYAFmKalgAGSWeWAAMc3RlcGZRAAEenkoALlsDZlIALiYAVtMEVCwgcGFydGlhbF93b3JrZXI6e3dhbGylH4X9JDE2MDE1NzRzLCAd7ww6NSwgRZNsbnVtOjAsIHRvdF93YWl0OjguOTU3Nzg2MjQ3cwkXFGV4ZWM6MA0NZfYJJCg5NjEyNXMsIG1heAloEDU3MjM3ATYIcDk1MhIAFH0sIGZpbmqhABAzNjk5OGqhAAGtFaEYNC4xNjXCtQ2RBZ4MNTIybg0QGaEQOTc0MTABjxWhHDYwNjQ4MXMsGaENEgB9gaEBBAQKM8EPHDgJMAkwLjAyXqIGgZ9aMwQlVP4SBloSBnlbWn0AMicDXiQALvMCWiQAScZaHQAukQIyoAZ2nAVevAJuMgYYNAkxN18yMDGOUGlubmVyIGpvaW4sIGVxdWFsOltlcS7YBUqCAHLLAAEdECkgZXEo0TYAN8HCyeMINildXrMAWGJ1aWxkX2hhc2hfdGFibGU6e3RvdGFsRfMccywgZmV0Y2gRDQUsDDowc30ecQgRCCAKNQkzXzIxKEIBTQApEeM9dI7NAEokADLgAQxjYXN0eiEBWbEwZG91YmxlIEJJTkFSWf1LADdeCAE+uwEIMi429e0UNgkzMF8ydUlWQwAMCTIzNBqPCQ4hCBg3CTQ3XzI1MRMYMV8wCTEwCSljNHN0LCBpbmRleDppZHhfYfUMX2lkKA0IRCksIHJhbmdlOlsiOjQwMDAiLA0IUF0sIGtlZXAgb3JkZXI6ZmFsc2UsIMHxHHM6cHNldWRvVpgAoSoAcBKNCgg6IHuhIQQgMYnnACAaTQoMcHJvY2HmCHM6IK08ARIYOiAyNi43wpGapU8UIDEyOC42BRRoY29wcl9jYWNoZV9oaXRfcmF0aW86IDAuMDAsSScFcghfZHUFGhRuOiAzMy6J6CxtYXhfZGlzdHNxbF894Ew6IDF9LCBycGNfaW5mbzp7Q29wOgGvFF9ycGM6MaW9DlQLBGltyQggc319LCB0aWt2BWgEOnsFGaHYGhsLPH0sIHNjYW5fZGV0YWlsOiBJ1g3nCDEsIBIIChhuYXBzaG90qWcAIAntNHJvY2tzZGI6IHtibG9jITQAfQlrBG1lPk0AIScIZXNzDT8uLwHBHgRhaRFZOTYFsdnRHCAyMjEuMsK1vbMwNwkxXzI3KFByb2JlKUU2pbwEaW56+gJBCEhlLCAicGVuZGluZyIsICJydW5uAQswKSwgbm90KGlzbnVsbIJHAAhlcClhwUHEAQQcCjgJNDVfMjYFizLBAoKMAgE/AQSJHQA5EdQYMAkyOS45Ny4eBD6nCp05LhsAed5eIQASSQpaHQAtIloeAP6PBv6PBk6PBj7xBC4MAeG2XuQEDpcMZRAIODQyRV8iMQ7BEiJLDRrUDAQzNB7UDIXnBT4popFQEDgyMy40ZfZtXQgJMjUeeg6V6wQzMy7rBAAzkeuV6iV/ACgFBp3iDHBhdXNBpAAsFQooXSwgWyJyZXZlcnQJGRkMCRtN1gAsVeCiGAUINjYzjb4NyGYbBRA1NjEuOQXzYeWNNzIeBQQ5NS1bIswJCCA0MI3jAGPCHQUINi4zBW7uHQWpHQg1MTElrYm1NiAFBDFtWQtyIQUAM1IhBQAx0RHiJAUuNQE2JAU1PAB0Dn4IHF9rdl9yZWFkLiwFBb1GQQUANMWlJvQKoUEEMzWRbeF3Sc1WAwUuUwMSQQlG/AQEMzQFRi7SAqb7BA==') # Plan_digest: 19251e4d0852c3daee269dcb983554a856b9ab56b15a27ac9c282faeeb7e2e53 # Binary_plan: tidb_decode_binary_plan('4yfACt4nCgdTb3J0XzEzEscmCg1Qcm9qZWN0aW9uXzE1Er0jCgpIYXNoQWdnXzE2Eu4ZCjIhABQ4EsQWCgsBISRKb2luXzIwEsEJMkMAZDIxEsoHCg5JbmRleExvb2tVcF8yOBLeBAoRBRNAUmFuZ2VTY2FuXzI1GgEBIQABAQzQgUApAQigAAAkQDgCQAJKJQojCgVteXNxbBICc3QaFgoLaWR4X2V4ZWNfaWQSB2UJCQhSN3IBTiQ6WyI6NDAwMCIsDQj0BQFdLCBrZWVwIG9yZGVyOmZhbHNlLCBzdGF0czpwc2V1ZG9aE3RpbWU6MS43OXMsIGxvb3BzOjFi1wFjb3BfdGFzazoge251bTogMSwgbWF4OiAxLjc5cywgcHJvY19rZXlzOiAwLCB0b3RfcHJvYzogMjYuN8K1cywgdG90X3dhaXQ6IDEyOC42wrVzLCBjb3ByX2NhY2hlX2hpdF9yYXRpbzogMC4wMCwgYnVpbGRfdGFza19kdXJhdGlvbjogMzMuNcK1cywgbWF4X2Rpc3RzcWxfY29uY3VycmVuY3k6IDF9LCBycGNfaW5mbzp7Q29wOntudW1fcnBjOjEsIHRvdGFsX3RpEeEkfX1qygF0aWt2XwXbAHsF+wQwcxX4DH0sIHMhkCBkZXRhaWw6IHsJQQRrZQHoPDEsIGdldF9zbmFwc2hvdF8FPQggN8IBoFhyb2Nrc2RiOiB7YmxvY2s6IHt9fX0sIAEjPk0AISgIZXNzDT8EMjY5MBRhbF93YWkRWQwxMjguKTcFsQx3YWxsETQkMjEuMsK1c31w/xEBBAF4EQok/wESnQIKDFNlbE3IPDI3Em4KEVRhYmxlUm93SURJcQA2SW4EVKU6bgIIDQoLXW4EUh52PQJWgQAIGgECCV4skKVAKaDbSxqjdZQ/QcwQUm5pbihFy0wudGlkYl9iYWNrZ3JvdW5kX3N1YiGTAC5Bm0hlLCAicGVuZGluZyIsICJydW5uAQswKSwgbm90KGlzbnVsbIJHAAxlcCkpVp8AHCGNRGyNMvVyHZwIAUABUggDBHDqLlkBYaQYqYPAp2MVdDY8AAhSlQF+1gAMZXAsIHYkABBjb25jdUnXFCwgY2FzdHrjACEvQZpoLCBkb3VibGUgQklOQVJZKS0+Q29sdW1uIzM3UtQACGIPQxlqGDpPRkZw7BQuPgIEnAs2xAQIORLcOsQEEDM2ErQFQsQECDMzGpHEBLiaUVYAPonECBwKGlFWFAF0Gg4KBSXnABIJBwRSbZG7DHBhdXMh6gAsFQooXSwgWyJyZXZlcnQJGRkMCRtNHAAsVSaG8QQAFmGWDDo2NjNtX5H0BNwBXvQEEDU2MS45ZehhvSF1BHM6NvcEBDk1ZZIELCChCmHFFDogNDAuNQU0DGNvcHK29gQINi4zBToIbWF4+vYEEDUxMS40gSsIfWrrQvkEBDFtmvoEADNS+gQAMZG74v0ELjYBNv0ENT2tgRR2X3JlYWQuBQUFvUYaBQQ0LqGRXhoFBNYBLhoFDDM1Em1CGgUEMzSJvASquTrEAggMCgpZxPoZBSgEukApuR6F61H4PWUhBFIoVtoEFGdsb2JhbMWtBC5zbtMEGIk7w9ZL4Y0dVoHTSeoIODIzRQTV5gRw+jbWBCACIekglPkmAY82PwAIUtsCnbIuiwAEaWQyzQQuGwCZllo8AAx0eXBlYj4AhRdiHgAccHJpb3JpdHliIQAUY3JlYXRl5SZmJACZ/WIkACFrYh0ACHRhchIHCARjbwHJPqkFLgwBISdenAUANjGdBDQyjTqRh0KfBQTcIr2fRCHFqRolOc6UQCmJ0t7gC5OZPyHqWFJwaW5uZXIgam9pbiwgZXF1YWw6W2VxekIGcucAAR0QKSBlcSjVTgQsIBELCDYpXVZbBgg1YnUOxgkUaGFzaF90DnIIBDp7ZcEeXwoQZmV0Y2gRDQUsLDowc30hfv1UfUgWlTrUAADL/n8C/n8C/n8C/n8Cin8CfWVKTQld7FawAUJsAgTYJS5sAhjOpmfib5qVsQkA8ElsBLcGDrQJEHAgYnk6HX8++QIgZnVuY3M6bWF4eoUCHaQquwgENSwNQRxmaXJzdHJvdy5GADZrAAgpLT6ChwB+RgCRtmZMABEinpgAgedqTgClBSkjfpwApRRmSwAFH56WALFCZk8AESKeUgC9c2ZVAB0lolgAuadqWAAZJZ5YAIXXYjICAR6eSgAuCAZmUgAuJgBWhAMYwgJwYXJ0aQ4ACRhvcmtlcjp7JusNNDEuNzkxNjAxNTc0cywgHe8MOjUsIEWTDpwPADAqdwooOC45NTc3ODYyNDcajgoOKhAS5A4OmwoS+woJJBQ5NjEyNXMW1g8FaBA1NzIzNwE2CHA5NTISABR9LCBmaW5qoQAQMzY5OThqoQABrR4PEBA4NC4xNhYZCwEUBZ4MNTIybg2uGaEQOTc0MTABjwhtYXgJjxw2MDY0ODFzLBmhDRJa7wkYITQNzkjW5D7ABACr/lgG/lgGOlgGSXVaxAR5kFohAF0VYrMIMoADWkgALqkC+eoANVa0Ano4BhSSxxdV2Pw+eAEAXlp6AIbjAIrXCQRpZFKqAAQYAQ==') # Resource_group: default ; [mysql] 2024/05/06 10:18:03 packets.go:37: unexpected EOF [2024/05/06 10:18:03.068 +08:00] [ERROR] [ddl_test.go:396] ["exec in server, retry"] [query="insert into test_insert values (3827, 3827)"] [addr=127.0.0.1:5000] [error="invalid connection"] [mysql] 2024/05/06 10:18:03 packets.go:37: unexpected EOF [2024/05/06 10:18:03.068 +08:00] [ERROR] [ddl_test.go:396] ["exec in server, retry"] [query="insert into test_insert values (8834, 8834)"] [addr=127.0.0.1:5000] [error="invalid connection"] [mysql] 2024/05/06 10:18:03 packets.go:37: unexpected EOF [2024/05/06 10:18:03.068 +08:00] [ERROR] [ddl_test.go:396] ["exec in server, retry"] [query="insert into test_insert values (5815, 5815)"] [addr=127.0.0.1:5000] [error="invalid connection"] [TestSimpleDelete][Time Cost]6.836026623s === RUN TestSimpleDelete/Basic/test_delete_common [TestSimpleDelete][Time Cost]1.112596589s === RUN TestSimpleDelete/Conflict === RUN TestSimpleDelete/Conflict/test_conflict_delete [TestSimpleConflictDelete][Insert][Time Cost]576.821705ms [TestSimpleConflictDelete][Delete][Time Cost]418.268291ms === RUN TestSimpleDelete/Conflict/test_conflict_delete_common [TestSimpleInsert][Time Cost]10.387363318s === RUN TestSimpleInsert/Basic/test_insert_common [TestSimpleConflictDelete][Insert][Time Cost]1.957308337s [TestSimpleConflictDelete][Delete][Time Cost]1.666882297s [2024/05/06 10:18:08.926 +08:00] [ERROR] [advancer.go:400] ["listen task meet error, would reopen."] [error=EOF] [mysql] 2024/05/06 10:18:11 packets.go:37: unexpected EOF [2024/05/06 10:18:11.617 +08:00] [ERROR] [ddl_test.go:396] ["exec in server, retry"] [query="insert into test_insert_common values (9994, 9994)"] [addr=127.0.0.1:5000] [error="invalid connection"] [TestSimpleInsert][Time Cost]8.163700693s === RUN TestSimpleInsert/Conflict === RUN TestSimpleInsert/Conflict/test_conflict_insert [2024/05/06 10:18:14.850 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7395' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:14.860 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5891' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:14.860 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7919' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:14.862 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2030' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:14.863 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8156' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:14.865 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8326' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:14.872 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5047' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:14.882 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5096' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:14.883 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7134' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:14.887 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '868' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:14.889 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3838' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:14.894 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1322' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:14.894 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8696' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:14.903 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9627' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:14.956 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7813' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:14.959 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7412' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:14.968 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2168' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:14.969 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4603' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:14.969 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1299' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:14.984 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8483' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:14.984 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9662' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:14.988 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8803' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:14.991 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2471' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:14.992 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2156' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:14.994 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1174' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:14.996 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4825' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:15.056 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8606' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:15.061 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7605' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:15.063 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '611' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:15.063 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2763' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:15.064 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6692' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:15.076 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2438' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:15.078 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '368' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:15.087 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1716' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:15.091 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8456' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:15.092 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1028' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:15.094 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9793' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:15.096 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7235' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:15.097 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5933' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:15.101 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6799' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:15.156 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9675' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:15.159 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5588' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:15.160 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4766' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:15.165 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4367' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:15.167 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4609' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:15.172 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3344' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:15.172 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7904' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:15.173 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3414' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:15.175 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8832' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:15.177 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2673' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:15.178 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9369' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:15.182 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '547' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:15.182 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8074' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:15.185 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '265' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:15.185 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6506' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:15.191 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2714' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:15.191 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3037' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:15.191 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4940' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:15.192 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9016' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:15.193 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '447' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:15.193 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2270' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:15.196 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5846' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:15.197 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9066' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:15.258 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1028' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:15.261 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1717' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:15.261 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4519' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:15.261 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8683' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:15.262 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2819' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:15.267 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5602' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:15.268 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5738' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:15.269 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8566' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:15.271 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8889' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:15.272 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4434' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:15.273 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2112' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:15.274 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3391' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:15.276 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5511' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:15.277 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5957' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:15.277 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8210' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:15.278 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8122' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:15.279 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4127' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:15.281 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8644' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:15.284 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5047' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:15.286 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6012' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:15.287 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1318' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:15.288 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6315' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:15.291 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3793' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:15.293 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3644' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:15.296 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '408' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:15.361 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9515' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:15.362 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '506' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:15.365 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8881' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:15.366 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8805' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:15.368 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6602' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:15.374 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6252' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:15.374 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7413' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:15.375 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8961' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:15.375 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8608' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:15.376 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9435' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:15.377 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8409' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:15.378 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8625' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:15.380 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5933' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:15.382 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8550' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:15.382 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5126' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:15.384 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9098' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:15.385 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3530' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:15.388 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4718' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:15.388 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5984' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:15.389 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8247' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:15.456 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6809' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:15.456 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3145' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:15.458 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6138' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:15.459 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2262' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:15.460 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5917' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:15.465 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '351' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:15.466 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1100' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:15.466 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8826' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:15.467 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7868' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:15.468 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8389' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:15.469 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3177' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:15.472 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5261' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:15.472 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1168' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:15.472 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2417' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:15.474 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7040' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:15.474 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2323' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:15.474 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6012' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:15.475 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7164' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:15.476 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1717' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:15.477 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4850' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:15.482 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9362' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:15.483 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5680' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:15.484 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9602' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:15.485 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2592' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:15.485 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '129' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:15.487 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1100' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:15.488 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2824' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:15.491 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9675' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:15.493 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3879' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:15.497 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2529' for key 'test_conflict_insert.PRIMARY'"] --- PASS: TestSimpleDelete (29.86s) --- PASS: TestSimpleDelete/Basic (7.95s) --- PASS: TestSimpleDelete/Basic/test_delete (6.84s) --- PASS: TestSimpleDelete/Basic/test_delete_common (1.11s) --- PASS: TestSimpleDelete/Conflict (4.68s) --- PASS: TestSimpleDelete/Conflict/test_conflict_delete (1.03s) --- PASS: TestSimpleDelete/Conflict/test_conflict_delete_common (3.66s) PASS ddl_test end [Pipeline] } [Pipeline] // container [Pipeline] } Cache not saved (ws/jenkins-pingcap-tidb-pull_integration_ddl_test-8515/tidb-test already exists) [Pipeline] // cache [Pipeline] } [2024/05/06 10:18:15.562 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1040' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:15.565 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3596' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:15.566 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '772' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:15.567 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9636' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:15.568 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '754' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:15.568 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2158' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:15.568 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '721' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:15.569 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '120' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:15.570 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8412' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:15.572 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1929' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:15.574 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '873' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:15.574 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6574' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:15.575 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7950' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:15.576 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8737' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:15.578 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1930' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:15.578 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4724' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:15.578 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6613' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:15.580 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9318' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:15.583 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '415' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:15.583 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7642' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:15.587 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4640' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:15.587 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '984' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:15.589 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5786' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:15.590 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1835' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:15.590 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '371' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:15.591 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4619' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:15.591 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9642' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:15.591 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2926' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:15.593 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5606' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:15.595 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9675' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:15.596 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2756' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:15.596 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6979' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:15.597 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '178' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:15.597 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7808' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:15.598 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5870' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:15.657 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6579' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:15.658 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5221' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:15.659 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3239' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:15.661 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '346' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:15.661 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5480' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:15.663 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1814' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:15.666 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6070' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:15.667 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1737' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:15.670 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8964' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:15.671 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1966' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:15.671 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7553' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:15.674 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4266' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:15.675 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9604' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:15.676 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1955' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:15.676 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2006' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:15.676 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6199' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:15.676 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6759' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:15.677 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7594' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:15.677 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4756' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:15.677 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6138' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:15.680 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1153' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:15.680 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '416' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:15.680 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4827' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:15.681 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1832' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:15.682 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5374' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:15.682 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '834' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:15.685 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7885' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:15.688 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:15.689 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6794' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:15.690 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2630' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:15.691 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9573' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:15.694 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2882' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:15.694 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '651' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:15.695 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9017' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:15.696 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2843' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:15.756 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5077' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:15.757 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2992' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:15.757 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '242' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:15.757 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6411' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:15.759 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5224' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:15.762 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '365' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:15.763 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4299' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:15.764 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '866' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:15.765 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8467' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:15.768 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1758' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:15.769 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5398' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:15.770 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1560' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:15.770 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7076' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:15.770 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5135' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:15.771 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1263' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:15.772 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6395' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:15.774 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '94' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:15.774 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1862' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:15.774 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2152' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:15.775 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4603' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:15.775 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7167' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:15.776 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '998' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:15.777 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2620' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:15.777 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2008' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:15.777 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7450' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:15.778 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6574' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:15.779 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8717' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:15.780 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6930' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:15.781 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9482' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:15.782 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4753' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:15.782 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7167' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:15.783 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8976' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:15.784 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2689' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:15.784 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6033' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:15.785 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '939' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:15.786 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1973' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:15.787 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5448' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:15.788 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6913' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:15.790 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9957' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:15.793 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4707' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:15.794 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3145' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:15.794 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '24' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:15.795 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5671' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:15.795 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6805' for key 'test_conflict_insert.PRIMARY'"] [Pipeline] // dir [Pipeline] } [Pipeline] // timeout [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // container [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [2024/05/06 10:18:15.797 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7310' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:15.797 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6805' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:15.857 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '406' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:15.858 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1758' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:15.860 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6149' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:15.861 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1117' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:15.863 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9161' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:15.866 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5609' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:15.866 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1276' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:15.867 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1237' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:15.868 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4810' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:15.868 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4419' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:15.870 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '147' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:15.871 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3474' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:15.871 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2807' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:15.871 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1226' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:15.873 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9657' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:15.873 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '497' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:15.874 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '0' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:15.874 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6736' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:15.874 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6478' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:15.875 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1486' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:15.876 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '754' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:15.876 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9126' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:15.876 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7310' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:15.879 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2929' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:15.879 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4779' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:15.879 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8028' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:15.883 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3244' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:15.884 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '844' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:15.884 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9573' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:15.885 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1247' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:15.885 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2807' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:15.886 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '431' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:15.890 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7438' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:15.890 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4506' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:15.890 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9452' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:15.891 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5085' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:15.891 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1973' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:15.892 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1876' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:15.893 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3336' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:15.894 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8220' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:15.894 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '674' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:15.895 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3578' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:15.956 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7572' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:15.956 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7898' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:15.957 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4164' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:15.958 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9279' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:15.958 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3498' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:15.960 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1830' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:15.960 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1133' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:15.960 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5917' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:15.961 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8549' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:15.961 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7987' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:15.962 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8830' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:15.963 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3499' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:15.963 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3927' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:15.966 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5786' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:15.966 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4718' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:15.968 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2438' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:15.971 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8924' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:15.972 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '136' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:15.972 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1490' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:15.973 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6582' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:15.973 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5779' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:15.973 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5556' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:15.976 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3787' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:15.976 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1336' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:15.976 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9528' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:15.978 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9373' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:15.978 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9052' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:15.978 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2123' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:15.979 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '783' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:15.982 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8809' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:15.982 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7048' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:15.983 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4290' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:15.985 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2284' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:15.985 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3495' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:15.986 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8826' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:15.986 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6179' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:15.987 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8783' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:15.988 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3838' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:15.988 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1379' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:15.990 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2970' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:15.991 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8493' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:15.992 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4923' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:15.994 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3445' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:15.995 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3244' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:15.995 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8670' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:15.995 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7633' for key 'test_conflict_insert.PRIMARY'"] [Pipeline] } [Pipeline] // podTemplate [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024/05/06 10:18:16.056 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8314' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.059 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6478' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.060 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2488' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.063 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7806' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.064 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7482' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.064 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8045' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.065 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2569' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.065 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9269' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.065 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8043' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.068 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8666' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.069 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3537' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.073 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2005' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.073 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8314' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.074 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3456' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.074 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2673' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.074 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '865' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.076 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6767' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.076 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8697' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.077 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8434' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.077 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5708' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.079 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6593' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.079 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7819' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.080 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4390' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.080 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.083 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3727' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.084 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5396' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.086 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3834' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.087 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4266' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.087 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8773' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.089 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2427' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.090 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4940' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.090 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6329' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.091 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6075' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.093 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3324' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.093 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3000' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.094 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8974' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.094 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4953' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.155 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7846' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.156 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1626' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.157 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2547' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.157 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6882' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.158 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7291' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.162 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9857' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.162 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6088' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.164 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8675' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.164 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8048' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.164 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5425' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.165 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2156' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.166 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8124' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.167 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6176' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.168 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4618' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.168 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1973' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.170 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1571' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.171 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5778' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.172 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8271' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.172 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3373' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.174 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8220' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.175 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8911' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.178 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5757' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.179 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7633' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.180 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5808' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.180 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1164' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.180 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3348' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.181 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1211' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.182 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5481' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.184 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7607' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.185 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1948' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.185 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '514' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.185 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '796' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.187 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5680' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.188 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3182' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.188 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9868' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.188 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1858' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.188 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6913' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.188 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1040' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.189 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4312' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.189 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '510' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.189 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1884' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.190 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2740' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.190 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5417' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.192 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3271' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.193 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2641' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.194 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8529' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.195 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9752' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.195 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6886' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.196 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8204' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.197 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6553' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.256 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1737' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.257 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6120' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.257 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2001' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.258 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1490' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.258 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7359' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.258 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2805' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.260 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1930' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.261 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4164' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.261 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9098' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.261 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1573' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.262 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1683' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.263 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7158' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.264 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4801' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.264 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9026' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.264 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8536' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.265 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3259' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.266 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5085' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.266 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5807' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.267 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5587' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.268 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8624' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.269 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6139' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.269 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '861' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.272 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6600' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.272 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6412' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.273 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6412' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.273 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7100' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.274 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9289' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.276 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1966' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.278 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7390' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.279 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4530' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.279 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1240' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.280 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '235' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.282 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1144' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.283 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3442' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.284 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '698' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.284 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9369' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.285 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8028' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.285 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1915' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.286 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3487' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.286 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2662' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.287 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5597' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.288 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8389' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.289 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1088' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.290 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3134' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.291 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7403' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.292 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2259' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.292 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8121' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.292 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8745' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.293 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9554' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.293 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3153' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.294 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '110' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.294 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7890' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.295 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1271' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.355 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3918' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.357 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3388' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.357 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '264' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.358 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9588' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.358 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2176' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.360 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2766' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.361 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8210' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.361 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1594' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.361 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2539' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.361 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9191' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.362 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8613' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.362 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '681' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.364 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '571' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.364 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5223' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.365 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '16' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.365 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6725' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.365 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8707' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.366 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7280' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.366 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6355' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.367 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7689' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.367 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3897' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.367 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9133' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.367 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5678' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.370 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8573' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.370 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '963' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.370 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5998' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.371 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9796' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.374 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1804' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.374 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '16' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.374 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9107' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.374 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '654' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.375 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2242' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.376 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4743' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.377 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '100' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.378 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1374' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.380 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8159' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.381 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1930' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.381 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7692' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.381 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1467' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.384 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1839' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.384 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4688' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.384 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '869' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.385 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3456' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.385 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4562' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.385 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1912' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.385 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4302' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.385 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9335' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.386 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2941' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.386 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5821' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.387 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2154' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.388 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9317' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.389 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7922' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.389 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6149' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.390 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9624' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.390 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7926' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.392 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5283' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.393 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1177' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.393 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2992' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.394 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7403' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.395 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2644' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.395 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '290' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.395 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5715' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.455 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2077' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.455 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9568' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.457 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3612' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.457 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5042' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.458 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2399' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.458 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9076' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.459 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1131' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.459 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9859' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.459 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1655' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.461 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9658' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.462 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5601' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.462 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1846' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.462 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9471' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.463 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7627' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.463 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7614' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.464 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9520' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.465 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5984' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.465 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3644' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.466 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3195' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.466 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9725' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.466 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9615' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.467 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '298' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.468 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3348' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.468 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6974' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.468 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2214' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.470 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5776' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.470 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6275' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.471 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3445' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.471 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8585' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.472 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1211' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.472 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '572' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.474 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '120' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.474 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3183' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.477 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9343' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.477 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4819' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.478 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3026' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.482 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3450' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.483 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '712' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.483 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6304' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.483 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9854' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.484 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8210' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.485 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4638' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.485 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8802' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.485 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1200' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.487 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '188' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.487 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2820' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.488 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8119' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.488 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2939' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.489 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4693' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.490 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3096' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.490 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '159' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.492 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8026' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.492 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3759' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.492 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6974' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.493 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8119' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.494 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9071' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.495 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4290' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.495 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9232' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.495 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6471' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.495 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6738' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.495 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '177' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.496 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8707' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.496 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5933' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.496 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8289' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.498 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1968' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.498 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2630' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.499 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5971' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.500 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3000' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.557 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7956' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.557 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8441' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.559 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5281' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.559 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '444' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.560 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1161' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.560 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1329' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.561 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5481' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.561 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1290' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.561 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3674' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.562 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '732' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.562 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2466' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.563 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5796' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.563 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6319' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.564 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2629' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.564 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1544' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.565 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7948' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.565 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1337' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.566 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3610' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.566 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1930' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.567 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7877' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.569 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7041' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.569 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8301' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.570 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1549' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.570 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '777' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.570 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8661' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.570 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '216' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.570 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7420' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.571 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5610' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.572 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5259' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.573 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4675' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.573 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3966' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.573 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2735' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.574 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7774' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.574 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6097' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.575 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8675' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.575 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1555' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.575 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2881' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.576 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7525' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.576 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3582' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.577 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8450' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.577 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1700' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.578 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4663' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.578 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5599' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.579 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3163' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.579 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7816' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.580 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '643' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.581 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7473' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.581 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9133' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.581 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5077' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.582 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3113' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.582 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '136' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.582 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2265' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.583 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6689' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.583 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5547' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.584 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2746' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.585 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3871' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.586 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4264' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.587 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2817' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.587 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9409' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.588 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1850' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.589 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1181' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.589 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8744' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.589 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9449' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.590 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8371' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.590 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8907' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.591 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3558' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.591 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5738' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.591 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8326' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.592 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5988' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.592 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4410' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.592 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1195' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.593 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9203' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.593 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5504' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.594 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4116' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.594 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1458' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.594 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7265' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.594 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7220' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.595 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1138' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.597 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '62' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.599 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9017' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.656 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8066' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.657 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5618' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.657 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5901' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.657 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8503' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.658 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6008' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.659 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6882' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.659 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2109' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.660 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2296' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.660 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '27' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.660 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2742' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.661 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2108' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.661 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9595' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.662 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9641' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.662 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8463' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.663 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '277' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.664 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '676' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.665 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3563' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.665 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2876' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.666 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9657' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.667 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5113' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.667 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7624' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.667 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8638' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.671 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3650' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.672 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3672' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.673 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2978' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.673 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4193' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.674 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2018' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.674 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7899' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.675 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8105' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.676 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9556' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.676 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4640' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.677 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '27' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.677 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '120' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.678 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4610' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.678 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4329' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.678 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4999' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.678 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9361' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.679 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2837' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.679 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3836' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.679 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4877' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.680 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4363' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.680 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1154' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.681 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3841' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.681 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8207' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.681 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7272' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.682 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8113' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.682 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6620' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.682 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9279' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.683 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '737' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.683 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2424' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.684 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5251' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.684 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3893' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.684 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2629' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.685 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '721' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.686 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2529' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.687 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8381' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.687 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9126' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.688 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9219' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.689 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8457' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.689 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4302' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.689 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5190' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.689 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '589' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.689 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3985' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.690 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4742' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.690 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8062' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.690 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1117' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.691 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7241' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.691 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6512' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.692 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2225' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.693 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5223' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.694 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9140' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.756 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3749' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.757 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1970' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.757 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3292' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.757 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5745' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.757 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1131' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.758 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7874' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.758 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2352' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.758 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7980' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.758 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2033' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.758 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3483' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.759 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3072' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.759 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1886' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.759 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1986' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.759 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1607' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.759 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '494' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.760 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8633' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.761 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5661' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.761 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7594' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.762 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4707' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.762 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5400' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.762 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9330' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.763 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5796' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.763 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8313' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.763 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8713' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.763 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6795' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.763 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1389' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.764 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8003' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.764 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2190' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.764 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9642' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.764 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7604' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.765 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '330' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.765 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1495' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.765 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8373' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.766 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1998' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.766 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9770' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.767 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3210' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.768 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2356' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.769 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '493' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.770 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5766' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.770 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2094' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.772 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4528' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.772 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7467' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.773 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8122' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.774 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1123' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.775 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '900' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.775 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2356' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.776 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2366' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.776 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6038' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.776 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3011' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.776 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4677' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.776 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '290' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.777 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8956' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.777 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '951' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.777 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3488' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.778 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8240' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.778 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6132' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.778 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7724' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.779 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6389' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.779 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2982' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.780 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3234' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.780 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8358' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.781 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2709' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.782 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2281' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.782 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1104' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.782 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8369' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.783 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9791' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.784 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4543' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.784 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1139' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.784 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5262' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.784 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8921' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.784 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5908' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.786 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3675' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.786 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9297' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.786 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7460' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.787 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9515' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.787 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2853' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.788 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3911' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.788 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '797' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.789 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7373' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.789 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7536' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.790 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1814' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.790 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8689' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.790 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2291' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.790 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4106' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.791 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4154' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.791 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6498' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.791 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9836' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.791 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4250' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.791 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '235' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.792 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2234' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.793 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4127' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.856 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2143' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.857 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8886' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.857 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9330' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.857 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6758' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.858 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3089' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.859 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4057' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.859 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1490' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.860 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5206' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.860 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8962' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.860 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1490' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.861 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3757' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.862 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6400' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.862 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9992' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.862 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1585' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.862 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1004' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.863 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3985' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.863 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2628' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.863 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8100' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.864 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6738' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.865 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9851' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.866 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9946' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.866 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6087' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.866 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2488' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.867 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1326' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.867 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6588' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.868 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5961' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.868 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8456' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.868 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8465' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.869 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8873' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.869 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1276' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.869 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9294' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.870 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6139' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.870 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3749' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.870 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8907' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.870 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5288' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.871 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8673' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.871 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4980' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.871 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8944' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.872 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5937' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.872 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '789' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.873 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1700' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.873 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5506' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.874 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8073' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.874 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5304' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.874 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6090' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.875 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6119' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.875 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3848' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.876 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1095' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.876 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6939' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.876 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6109' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.877 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5130' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.877 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7088' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.877 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4518' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.878 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8318' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.878 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9835' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.878 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9440' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.880 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3174' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.880 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3353' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.881 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2399' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.881 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8585' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.882 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5460' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.882 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5694' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.883 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3078' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.883 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5168' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.883 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4015' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.883 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5393' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.883 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5579' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.884 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6900' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.884 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8300' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.884 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1929' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.886 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1773' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.888 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7624' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.888 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2259' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.889 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6565' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.889 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9697' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.889 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8705' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.889 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8435' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.889 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7406' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.890 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9037' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.890 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5372' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.890 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6912' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.891 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '361' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.891 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6853' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.892 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3263' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.892 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5494' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.893 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5748' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.893 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3016' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.893 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8806' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.893 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3480' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.894 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7978' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.895 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5794' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.895 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '385' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.896 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7774' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.955 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9383' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.956 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9360' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.957 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9477' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.957 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4208' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.957 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9121' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.958 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '615' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.958 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6071' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.959 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '649' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.959 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1513' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.959 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1067' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.960 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8250' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.961 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6886' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.961 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4669' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.961 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1623' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.961 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8420' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.963 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '171' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.963 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2429' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.963 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7627' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.965 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8493' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.965 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '424' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.965 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2807' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.965 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8538' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.966 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2947' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.966 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7657' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.967 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1104' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.968 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4832' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.968 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6738' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.968 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8954' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.968 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6880' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.969 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '319' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.969 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8655' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.970 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7890' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.970 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9855' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.970 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '719' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.971 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2972' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.971 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9281' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.971 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '352' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.971 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6098' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.972 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '870' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.973 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1305' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.973 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8497' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.973 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1278' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.975 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3882' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.975 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1364' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.975 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '953' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.976 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1715' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.976 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5379' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.977 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5840' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.977 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8026' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.977 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '475' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.978 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1868' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.978 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '797' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.979 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2814' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.979 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6204' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.980 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7750' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.980 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5376' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.980 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2037' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.981 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2380' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.981 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8549' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.982 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5879' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.983 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2254' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.983 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1682' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.985 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6620' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.985 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7437' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.987 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7502' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.988 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5273' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.988 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2038' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.989 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6793' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.989 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4675' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.989 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5763' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.990 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2667' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:16.990 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3738' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.001 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6581' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.002 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2512' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.002 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3726' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.002 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '603' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.002 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3273' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.003 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4787' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.004 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5511' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.004 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4556' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.004 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '939' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.057 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3530' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.058 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '822' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.120 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8648' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.121 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '854' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.127 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2446' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.143 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '534' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.145 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9526' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.146 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4800' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.176 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1131' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.200 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1830' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.200 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1551' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.200 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9301' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.200 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7575' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.201 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3006' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.201 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1635' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.201 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6467' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.203 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '798' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.203 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5225' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.203 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5837' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.203 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9452' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.203 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5931' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.204 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2709' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.204 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1862' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.204 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2512' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.205 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3590' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.206 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8615' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.206 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6408' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.206 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4678' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.207 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7625' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.208 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7068' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.208 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8154' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.208 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8231' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.209 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8929' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.209 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4454' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.209 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1195' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.210 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6207' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.211 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6645' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.211 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4743' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.212 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3811' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.212 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8773' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.213 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3133' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.213 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2127' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.213 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4041' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.213 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9615' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.214 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '302' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.215 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1081' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.215 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2673' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.216 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4238' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.218 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7214' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.218 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4302' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.218 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7079' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.218 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3884' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.218 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4785' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.218 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6705' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.219 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5730' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.220 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2379' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.220 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8882' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.220 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5853' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.220 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3963' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.221 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4236' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.221 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2459' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.223 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1681' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.224 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '708' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.224 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2399' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.224 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8176' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.224 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9544' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.225 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3350' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.226 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '27' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.227 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '279' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.227 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7082' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.228 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7683' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.228 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5853' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.229 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6366' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.229 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2506' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.229 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7189' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.230 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4366' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.230 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3640' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.231 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1899' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.231 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3563' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.231 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4880' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.232 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7720' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.232 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9718' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.232 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8264' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.232 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9736' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.232 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4401' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.232 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9780' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.235 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7257' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.236 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8961' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.236 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3324' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.236 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4164' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.236 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9078' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.237 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1737' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.237 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5198' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.237 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '866' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.237 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2670' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.257 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6581' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.257 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5537' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.258 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '698' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.258 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1077' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.258 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4672' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.260 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7112' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.261 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7509' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.263 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3118' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.263 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8594' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.263 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7848' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.263 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8140' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.263 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7554' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.263 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4912' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.263 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9227' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.264 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7824' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.265 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3157' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.265 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9890' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.265 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2978' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.265 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1306' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.266 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4322' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.266 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4501' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.266 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5025' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.267 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6251' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.268 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1084' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.268 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '870' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.269 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4631' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.269 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6451' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.269 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '869' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.269 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2644' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.269 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5757' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.270 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9343' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.270 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3241' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.270 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8031' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.271 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2568' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.271 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6537' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.271 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8300' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.272 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8204' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.272 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3696' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.272 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2482' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.272 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6202' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.273 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '710' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.274 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4688' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.275 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5711' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.275 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4046' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.276 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '412' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.276 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2488' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.276 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2481' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.277 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '855' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.277 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '331' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.278 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2225' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.278 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5913' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.278 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3447' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.278 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4417' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.279 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3173' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.279 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9972' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.280 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9992' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.280 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1174' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.280 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1053' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.281 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9098' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.281 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3025' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.282 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3083' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.282 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2878' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.283 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4727' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.284 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9330' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.284 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8043' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.284 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2938' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.285 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8020' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.287 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2270' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.287 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2345' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.287 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8358' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.287 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7388' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.287 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6070' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.288 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8170' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.288 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2069' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.289 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '509' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.290 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9491' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.290 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7253' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.290 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1831' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.290 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2802' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.290 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '167' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.291 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5970' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.291 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1379' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.292 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8880' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.292 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9913' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.293 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6253' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.293 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2438' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.294 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4080' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.295 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7628' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.295 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '301' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.295 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5025' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.296 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5082' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.296 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4401' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.356 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5005' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.356 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8884' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.357 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '100' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.357 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3637' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.358 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '729' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.358 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4433' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.358 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5206' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.358 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1334' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.359 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9657' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.359 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7594' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.359 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1200' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.359 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4672' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.360 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3420' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.360 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7784' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.360 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6402' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.360 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3727' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.361 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4619' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.361 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9554' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.362 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5630' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.362 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7004' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.362 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8974' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.363 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '605' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.364 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9782' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.364 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5481' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.365 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3689' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.366 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1264' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.367 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5618' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.367 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9784' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.367 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6920' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.368 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5051' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.368 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7295' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.369 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7154' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.370 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4643' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.370 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2689' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.371 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7412' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.371 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4649' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.372 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3699' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.372 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6799' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.373 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1173' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.373 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '763' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.373 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3990' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.374 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '153' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.374 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8933' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.375 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1868' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.375 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3352' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.375 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5569' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.376 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '100' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.377 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5981' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.377 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6877' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.377 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8491' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.377 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1379' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.378 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6475' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.378 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1232' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.378 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '274' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.379 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3282' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.379 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1495' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.379 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3561' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.380 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1247' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.380 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4684' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.380 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9258' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.381 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9115' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.381 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1271' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.381 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2457' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.381 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9555' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.381 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4208' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.382 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7995' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.382 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6068' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.382 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4866' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.383 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2007' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.384 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9133' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.384 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3836' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.384 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8858' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.385 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6270' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.385 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1233' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.385 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3836' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.386 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1006' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.386 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '506' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.386 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3727' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.387 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1285' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.387 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7790' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.388 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5004' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.388 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1598' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.388 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3042' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.389 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8296' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.390 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1325' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.390 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7241' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.390 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8381' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.390 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9440' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.391 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8683' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.391 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6225' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.391 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5017' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.391 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '657' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.391 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7068' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.392 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9430' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.392 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6759' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.393 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6179' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.393 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '501' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.393 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3434' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.394 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8633' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.394 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8231' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.394 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6063' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.457 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5190' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.457 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7195' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.457 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8286' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.458 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6207' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.459 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5757' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.459 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7150' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.460 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9336' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.460 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '154' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.461 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8880' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.461 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5627' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.461 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5625' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.462 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9130' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.462 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2300' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.463 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8152' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.463 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '158' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.463 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2039' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.463 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8240' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.464 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4235' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.464 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3993' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.464 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6197' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.464 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1714' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.464 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4034' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.464 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '184' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.465 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1513' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.466 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8797' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.466 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1141' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.467 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1768' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.467 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '291' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.467 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7504' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.467 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9416' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.468 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3757' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.468 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1090' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.468 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5824' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.468 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3966' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.469 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7772' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.469 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1352' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.469 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2775' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.469 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8644' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.470 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9491' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.470 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2039' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.471 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7424' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.471 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '479' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.472 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5099' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.473 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1543' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.473 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5288' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.474 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1676' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.474 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2415' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.475 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2684' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.475 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8412' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.475 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9322' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.475 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1114' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.476 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9947' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.476 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3469' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.476 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2876' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.477 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8404' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.477 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8513' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.477 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7831' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.477 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5500' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.478 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8633' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.478 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6867' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.478 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1424' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.479 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7257' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.479 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2724' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.480 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7673' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.480 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5252' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.480 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1768' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.481 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1305' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.482 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9292' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.482 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2457' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.482 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8691' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.483 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7437' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.484 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9671' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.485 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5740' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.485 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3558' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.485 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3283' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.485 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5579' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.485 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '488' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.486 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2015' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.487 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2452' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.487 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6010' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.488 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2494' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.488 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3378' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.488 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9471' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.489 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3065' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.489 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6757' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.489 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9380' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.490 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1195' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.490 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3672' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.491 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2168' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.491 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9086' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.491 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '628' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.491 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1006' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.492 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8886' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.492 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9208' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.493 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '615' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.493 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4452' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.493 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8039' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.493 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3176' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.494 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4280' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.494 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6346' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.494 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '167' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.495 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4730' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.495 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1728' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.556 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3714' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.558 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1817' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.558 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2364' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.558 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6768' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.558 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '142' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.559 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '743' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.560 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3117' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.560 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3445' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.561 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3729' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.562 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7890' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.562 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6904' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.563 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3353' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.564 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5609' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.566 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '964' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.568 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4138' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.569 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5866' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.569 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8221' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.569 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7705' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.570 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2868' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.570 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6353' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.571 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1642' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.571 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8357' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.572 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '410' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.573 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3711' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.574 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2844' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.574 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '978' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.574 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4193' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.575 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '989' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.575 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1675' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.575 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2455' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.575 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2555' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.575 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2457' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.576 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1338' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.577 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2299' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.577 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7265' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.577 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9823' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.577 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6964' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.578 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2031' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.578 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5237' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.579 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6682' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.579 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8594' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.579 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1603' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.580 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8339' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.580 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9559' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.580 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9167' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.580 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '140' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.581 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2606' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.582 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2631' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.583 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4873' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.583 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1305' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.583 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3674' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.583 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7660' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.584 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7276' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.584 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7922' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.584 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7513' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.585 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4042' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.586 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9868' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.586 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8737' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.587 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1593' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.587 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1591' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.588 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9270' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.588 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5204' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.588 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6999' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.588 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8567' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.589 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7411' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.590 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8775' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.591 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6571' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.591 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7494' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.592 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3379' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.593 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4563' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.593 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8467' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.593 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3328' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.593 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8231' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.593 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9050' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.595 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5931' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.595 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6250' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.596 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1887' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.597 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9612' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.597 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1942' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.597 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1064' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.597 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5828' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.597 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1718' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.598 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9520' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.598 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9076' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.599 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4257' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.655 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9125' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.655 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9959' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.655 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8394' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.655 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1879' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.657 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8397' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.657 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9847' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.657 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1339' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.658 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9813' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.658 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7868' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.658 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '570' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.659 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8661' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.659 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5477' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.659 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9017' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.660 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8350' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.661 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8177' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.661 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1154' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.661 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7919' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.662 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2223' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.662 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '933' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.662 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2878' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.662 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9074' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.663 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1984' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.663 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1809' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.663 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5503' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.664 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7220' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.664 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6570' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.664 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2742' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.664 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3077' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.665 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3344' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.665 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4966' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.665 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5251' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.666 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2253' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.666 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6235' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.666 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4280' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.666 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5798' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.666 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5265' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.667 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5503' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.667 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9939' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.669 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7705' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.669 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7669' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.669 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4381' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.669 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6846' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.670 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6259' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.670 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5643' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.671 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2037' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.671 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2005' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.672 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4450' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.672 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4034' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.672 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '568' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.673 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9559' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.673 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8077' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.675 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8967' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.676 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8307' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.676 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5788' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.676 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1301' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.676 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6601' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.676 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3236' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.676 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1947' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.677 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1133' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.677 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2871' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.677 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2190' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.677 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5262' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.677 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2095' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.677 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9662' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.678 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4064' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.678 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7663' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.679 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5587' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.679 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8463' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.680 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1778' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.680 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5715' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.680 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2459' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.681 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4533' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.681 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6308' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.681 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7824' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.681 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9267' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.682 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '24' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.682 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7780' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.682 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2222' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.682 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9740' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.682 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4989' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.683 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1429' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.683 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1429' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.683 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1393' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.683 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9556' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.684 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6245' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.684 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3493' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.684 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9144' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.685 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2851' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.686 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7907' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.686 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3292' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.686 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8995' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.687 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4352' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.687 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4881' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.687 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4474' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.687 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3048' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.687 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '256' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.688 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8193' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.688 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5168' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.689 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1977' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.690 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3193' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.690 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9523' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.690 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8752' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.690 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3174' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.690 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9951' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.691 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6305' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.691 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2687' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.691 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4334' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.692 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8661' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.692 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8124' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.692 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '680' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.692 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9452' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.693 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6406' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.693 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9851' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.694 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1544' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.695 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3993' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.695 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7650' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.696 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7907' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.755 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4414' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.756 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4087' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.757 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3313' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.757 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '300' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.757 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8975' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.757 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7893' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.758 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '372' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.759 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5675' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.759 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2463' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.760 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9611' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.761 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '11' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.762 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6498' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.763 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2230' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.763 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9956' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.764 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7532' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.765 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4401' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.765 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6903' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.766 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5090' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.766 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9703' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.766 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5606' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.766 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7786' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.766 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6905' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.767 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8670' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.767 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5568' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.767 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6484' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.767 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8280' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.768 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6369' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.768 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7090' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.769 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6142' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.769 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9686' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.769 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7179' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.770 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5961' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.771 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3919' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.771 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6823' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.771 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8755' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.772 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3998' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.772 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3295' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.772 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2628' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.773 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8882' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.773 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9570' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.773 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '881' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.773 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7818' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.774 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3562' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.774 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4677' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.774 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2571' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.775 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4635' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.775 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3532' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.775 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3841' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.775 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '634' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.776 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1444' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.776 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1738' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.776 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1347' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.776 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6772' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.777 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4612' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.777 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1045' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.777 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5301' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.778 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2641' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.778 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5876' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.778 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4743' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.778 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1322' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.779 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7329' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.780 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6337' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.780 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8006' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.780 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5520' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.781 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4802' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.781 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2187' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.781 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8126' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.782 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8104' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.782 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1546' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.783 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3072' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.783 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '375' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.783 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '531' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.784 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5404' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.784 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1331' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.784 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2380' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.784 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1647' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.785 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8275' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.785 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3727' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.785 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '963' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.785 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3299' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.786 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3073' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.786 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6788' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.786 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8691' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.787 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5537' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.787 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '415' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.787 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1100' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.787 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3386' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.787 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4520' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.787 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '510' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.787 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5747' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.788 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8375' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.788 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1119' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.789 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8318' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.789 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6470' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.789 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6520' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.790 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8696' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.790 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3027' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.791 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7959' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.791 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9347' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.791 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5068' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.791 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4020' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.793 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4468' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.793 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4310' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.793 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2901' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.793 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1991' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.793 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1254' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.793 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7326' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.794 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8696' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.794 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1090' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.794 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3301' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.794 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3961' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.795 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3745' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.795 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4189' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.796 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3771' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.796 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3078' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.796 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1585' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.797 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5690' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.797 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5962' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.812 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2759' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.857 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2415' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.857 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6264' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.857 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7860' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.857 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4004' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.857 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '253' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.858 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '171' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.858 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2867' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.858 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3078' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.858 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3024' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.859 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5639' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.859 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1534' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.859 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7055' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.859 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '848' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.860 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1986' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.860 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '422' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.860 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1722' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.861 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2807' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.861 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1469' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.861 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6767' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.862 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8229' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.862 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5162' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.862 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5941' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.862 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5740' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.863 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8990' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.863 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6638' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.863 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7646' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.863 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '488' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.864 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3591' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.864 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4747' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.864 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4807' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.864 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1933' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.864 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1720' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.865 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9050' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.865 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3186' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.865 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '705' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.865 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3088' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.865 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1070' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.866 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9901' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.866 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2758' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.867 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5357' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.867 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2144' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.869 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9830' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.869 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8191' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.869 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1012' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.870 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4528' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.871 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6335' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.871 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '351' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.872 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9370' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.872 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2697' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.872 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4845' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.872 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4226' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.873 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2938' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.873 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8592' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.874 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6239' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.874 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2292' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.874 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1886' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.875 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7885' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.876 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1651' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.876 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4042' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.876 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5054' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.876 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3640' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.876 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8694' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.877 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6478' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.877 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8378' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.878 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5445' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.878 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1200' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.878 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3499' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.878 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5610' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.879 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8600' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.879 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5253' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.879 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8807' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.879 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2909' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.880 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7890' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.881 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8025' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.881 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9330' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.881 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5090' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.881 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7079' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.881 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2620' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.881 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4265' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.882 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4530' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.882 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8149' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.882 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9538' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.882 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2482' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.882 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3104' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.882 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7737' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.882 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7042' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.883 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4867' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.883 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5473' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.883 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2021' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.883 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1603' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.883 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '319' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.884 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4202' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.884 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '473' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.884 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5698' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.885 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6620' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.885 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7155' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.885 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1594' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.885 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '165' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.886 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3633' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.886 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7837' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.886 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8744' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.886 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3312' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.887 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6098' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.888 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2241' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.888 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8872' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.888 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5328' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.888 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9853' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.888 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5714' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.889 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5643' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.889 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6592' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.889 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4457' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.889 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9020' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.889 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3153' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.889 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5403' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.890 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8298' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.890 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9396' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.890 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3954' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.890 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9969' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.891 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8898' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.891 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9873' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.891 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8304' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.892 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1465' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.892 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4041' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.892 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '669' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.892 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2174' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.893 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2551' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.893 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8275' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.894 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7704' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.894 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9717' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.894 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5745' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.894 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3313' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.895 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6794' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.895 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5133' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.956 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1666' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.957 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2692' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.957 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '614' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.958 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5865' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.958 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2216' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.958 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2112' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.958 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9163' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.958 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6507' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.959 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1799' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.959 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8486' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.959 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1900' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.959 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5865' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.960 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3619' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.960 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9646' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.960 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1177' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.960 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8832' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.961 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9288' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.961 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3495' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.962 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8046' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.962 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5789' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.963 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9281' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.963 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1876' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.963 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9943' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.964 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2525' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.964 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6741' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.964 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8204' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.965 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1843' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.965 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4927' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.965 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8964' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.966 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6948' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.966 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5464' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.967 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7414' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.967 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7055' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.968 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3192' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.968 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8107' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.968 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3391' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.968 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4619' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.968 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8976' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.969 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1330' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.969 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8692' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.969 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5606' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.970 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3088' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.970 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5412' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.971 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7678' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.971 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3014' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.971 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1513' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.971 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6262' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.972 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '140' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.972 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2838' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.973 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4055' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.973 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3496' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.973 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1535' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.973 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4156' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.974 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '153' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.974 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2147' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.975 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '712' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.975 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '838' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.975 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9335' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.975 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2820' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.976 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1836' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.976 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6794' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.976 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2782' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.976 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1337' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.977 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4555' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.977 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2933' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.977 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2066' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.977 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9593' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.978 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4071' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.978 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7873' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.978 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '62' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.978 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5887' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.978 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7326' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.978 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '933' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.978 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5119' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.979 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1973' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.980 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4585' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.980 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8041' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.981 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2724' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.981 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8993' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.981 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3277' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.981 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7463' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.982 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '514' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.982 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2742' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.983 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3981' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.983 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7904' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.983 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1066' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.983 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4040' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.984 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9846' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.985 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '294' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.985 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8161' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.986 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4815' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.986 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6469' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.987 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1204' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.987 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8137' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.987 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8755' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.987 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '569' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.988 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8169' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.988 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4382' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.988 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4907' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.988 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3122' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.988 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2056' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.989 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7135' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.989 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6893' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.989 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1472' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.989 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4720' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.989 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6495' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.990 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3422' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.990 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5555' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.990 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8791' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.990 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1040' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.990 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1066' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.991 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1511' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.991 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '50' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.991 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1791' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.992 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3282' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.992 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7181' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.992 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2982' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.993 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2901' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:17.993 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9649' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.055 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5882' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.055 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6350' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.056 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4075' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.056 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1243' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.057 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2555' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.057 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2733' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.057 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7061' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.057 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5335' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.058 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8689' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.058 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1754' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.058 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2568' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.058 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '992' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.059 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9347' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.059 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8778' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.059 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4364' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.059 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7673' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.060 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4521' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.060 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8181' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.060 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2070' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.060 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6275' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.060 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5851' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.061 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9334' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.061 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7024' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.061 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '419' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.062 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1297' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.062 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9523' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.063 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8491' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.063 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '851' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.063 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6144' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.064 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8504' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.064 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '967' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.064 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3875' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.065 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2964' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.065 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5355' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.065 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8427' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.065 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '602' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.065 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7896' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.065 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5200' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.065 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2022' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.066 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5223' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.066 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1313' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.066 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1460' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.066 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3866' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.066 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8518' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.067 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '786' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.067 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7957' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.068 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8626' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.069 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9476' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.069 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '861' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.069 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3103' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.069 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '753' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.069 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7815' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.070 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7992' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.070 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5473' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.071 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6893' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.071 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2571' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.071 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '655' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.072 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6676' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.073 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '268' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.073 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7038' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.073 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4457' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.073 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5591' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.074 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5819' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.074 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2592' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.074 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7180' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.074 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5301' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.075 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3149' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.075 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6319' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.075 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8509' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.076 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3771' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.076 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8696' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.076 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9370' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.076 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4381' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.077 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5745' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.077 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4495' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.077 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3447' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.078 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1442' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.078 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6179' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.078 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3552' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.078 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6620' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.079 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7083' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.079 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1252' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.079 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5661' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.080 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '496' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.080 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '941' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.080 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2761' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.080 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1372' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.081 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4360' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.081 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3984' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.081 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9372' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.081 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9301' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.081 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7611' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.081 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6445' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.082 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6546' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.082 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3104' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.082 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5658' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.083 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1026' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.083 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2734' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.083 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5722' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.083 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4825' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.084 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2793' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.084 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2824' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.084 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7786' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.085 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8575' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.085 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7354' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.085 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1606' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.086 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7394' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.086 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9267' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.086 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7478' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.086 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7095' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.087 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1571' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.087 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8983' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.087 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6602' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.087 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5488' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.087 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8575' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.087 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4236' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.088 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '273' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.088 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2901' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.088 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4988' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.088 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3015' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.088 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4635' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.089 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2637' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.089 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '551' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.089 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5093' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.089 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3993' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.090 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1853' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.090 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5401' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.090 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1195' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.091 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3983' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.091 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9373' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.091 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8375' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.092 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8687' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.092 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4518' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.092 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3530' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.092 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4992' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.092 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6106' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.092 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2461' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.093 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5448' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.093 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5594' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.094 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5721' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.094 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9203' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.095 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '741' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.095 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4345' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.095 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9938' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.095 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7024' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.095 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6493' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.095 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3530' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.096 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5389' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.156 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '541' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.156 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3552' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.157 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9165' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.157 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6043' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.157 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1276' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.157 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '475' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.157 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '608' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.157 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9455' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.158 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '92' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.158 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4034' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.158 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7734' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.158 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1839' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.158 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '568' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.158 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4266' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.159 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3844' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.159 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4873' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.159 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6717' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.159 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3694' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.159 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6335' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.160 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6960' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.160 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3514' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.160 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9938' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.160 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1591' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.160 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '474' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.161 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3970' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.161 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '877' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.161 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9059' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.161 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2142' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.162 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5464' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.162 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3379' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.162 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5661' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.163 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2508' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.164 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1742' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.164 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4187' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.166 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7836' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.167 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3239' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.167 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4839' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.168 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1817' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.168 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4042' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.168 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1554' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.169 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2827' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.169 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6893' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.169 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4377' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.169 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1930' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.170 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1473' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.170 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8480' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.170 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3726' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.170 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8555' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.170 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9223' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.171 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '743' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.171 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7403' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.171 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5449' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.171 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6753' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.171 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1658' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.172 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6613' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.173 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5588' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.173 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8352' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.173 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2086' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.174 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8840' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.174 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9340' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.174 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3970' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.175 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9185' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.175 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1962' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.175 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5791' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.175 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6559' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.175 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8247' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.176 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7561' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.176 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7302' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.176 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1081' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.177 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '630' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.177 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6607' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.177 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3625' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.177 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9260' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.178 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8600' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.178 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1449' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.178 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6657' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.178 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8666' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.178 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4095' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.178 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8895' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.179 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9182' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.179 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4949' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.179 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2006' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.179 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5113' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.179 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5176' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.179 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3074' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.180 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4220' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.180 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3825' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.180 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '66' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.180 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7733' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.180 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1788' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.181 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3780' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.181 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7406' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.181 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2059' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.182 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4721' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.182 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5547' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.182 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '789' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.182 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8245' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.182 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1949' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.182 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9801' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.182 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8422' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.183 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5694' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.183 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3966' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.183 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5519' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.184 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3527' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.184 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2971' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.185 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4370' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.185 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8507' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.185 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2470' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.186 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2387' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.186 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3464' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.186 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4849' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.187 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6471' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.187 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8770' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.187 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4247' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.188 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '514' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.188 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9341' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.188 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8124' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.188 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5755' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.189 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3079' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.190 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3381' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.190 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '684' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.190 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9244' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.190 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2177' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.191 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3003' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.191 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1355' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.191 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4718' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.191 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7001' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.192 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6693' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.192 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1191' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.192 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5603' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.192 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '705' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.193 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6990' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.206 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9988' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.256 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1925' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.256 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4465' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.256 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '297' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.257 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5416' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.257 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9756' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.257 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '790' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.257 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1560' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.258 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8452' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.258 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3065' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.258 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5818' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.259 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5304' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.259 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '475' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.259 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '640' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.260 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '520' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.260 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5464' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.261 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8256' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.261 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3926' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.261 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2994' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.261 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3788' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.262 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3388' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.262 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2054' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.262 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4155' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.262 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8200' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.262 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5499' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.262 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2155' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.263 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3080' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.263 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8738' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.263 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9426' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.263 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2670' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.264 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4826' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.264 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4867' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.264 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1352' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.264 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8193' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.265 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2641' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.265 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5398' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.265 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1263' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.266 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1405' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.266 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '542' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.266 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1310' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.267 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8988' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.267 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8802' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.267 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3474' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.267 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3912' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.267 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7084' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.268 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4483' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.268 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '237' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.268 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7158' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.268 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8382' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.269 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7568' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.269 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7158' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.269 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1002' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.269 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2108' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.270 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4411' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.270 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5013' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.270 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3787' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.270 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2380' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.270 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8242' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.270 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '496' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.271 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1083' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.271 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6833' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.272 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6308' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.272 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2452' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.273 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5571' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.274 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1255' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.274 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5565' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.274 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1269' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.274 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5612' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.274 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9857' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.275 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2870' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.275 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8561' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.275 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9379' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.275 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4749' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.276 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4058' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.276 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '402' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.276 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9286' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.276 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3066' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.276 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1994' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.276 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9632' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.276 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9092' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.277 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1395' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.277 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5513' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.277 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6303' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.278 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8691' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.278 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5238' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.278 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '775' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.279 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8431' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.279 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2714' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.279 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8970' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.279 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7557' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.280 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7756' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.280 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2160' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.280 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8179' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.280 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6080' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.281 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3328' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.281 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3184' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.281 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8675' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.282 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6625' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.282 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7384' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.282 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2102' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.283 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5376' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.283 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7359' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.283 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7292' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.283 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3149' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.284 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6254' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.284 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6721' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.284 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8946' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.285 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7166' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.285 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9796' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.285 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5554' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.285 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '91' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.286 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6136' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.286 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6407' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.286 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4620' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.286 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '575' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.287 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7980' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.287 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '408' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.287 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4253' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.288 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6571' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.288 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2432' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.288 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7991' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.288 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '10' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.288 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1536' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.288 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9451' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.288 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9322' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.289 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4559' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.289 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1870' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.290 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '407' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.290 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9279' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.290 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2537' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.291 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8140' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.291 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5711' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.291 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3827' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.291 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4078' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.291 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6644' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.291 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8191' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.292 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6065' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.292 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3122' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.292 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6382' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.292 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3429' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.292 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1243' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.292 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6585' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.292 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3433' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.293 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9425' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.293 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2962' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.294 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6602' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.294 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5460' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.355 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5247' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.355 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2940' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.356 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3064' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.357 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8118' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.357 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '47' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.357 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2116' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.357 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6440' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.358 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4215' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.358 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8062' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.358 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4241' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.358 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2476' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.359 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6073' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.359 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2455' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.359 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5499' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.359 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5267' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.360 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2708' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.360 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6175' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.360 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3989' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.360 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5984' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.360 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2315' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.361 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3789' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.361 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1012' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.361 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '235' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.361 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8145' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.362 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5005' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.362 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3998' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.362 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5387' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.363 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1090' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.363 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8032' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.363 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2689' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.363 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1103' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.364 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '777' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.364 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2717' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.364 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5255' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.364 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '722' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.365 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4585' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.365 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2170' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.366 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5165' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.366 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3210' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.366 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1328' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.366 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4488' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.367 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2708' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.367 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2740' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.367 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8422' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.367 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1429' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.368 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1550' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.368 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '772' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.369 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8774' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.369 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5934' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.370 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7632' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.370 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2486' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.370 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1074' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.371 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '699' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.371 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9080' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.371 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2440' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.371 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1339' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.371 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4762' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.372 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1728' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.372 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9934' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.372 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8843' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.372 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8264' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.373 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3734' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.373 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8644' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.373 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8630' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.374 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5379' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.374 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6481' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.374 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8752' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.374 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2900' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.374 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7792' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.375 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7063' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.375 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '415' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.375 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7319' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.375 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4587' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.375 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2204' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.375 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8857' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.376 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4077' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.376 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3071' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.376 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6061' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.377 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7798' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.377 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5807' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.377 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8793' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.377 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1049' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.377 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '318' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.378 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9112' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.378 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7602' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.378 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7774' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.378 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2481' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.378 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4536' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.379 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2316' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.379 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6088' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.379 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1074' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.379 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '168' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.380 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8041' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.380 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6327' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.380 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '143' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.380 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7927' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.380 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1502' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.381 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5964' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.381 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8855' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.381 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4979' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.381 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4381' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.382 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9713' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.382 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2977' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.382 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7510' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.382 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5091' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.383 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3176' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.383 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3606' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.383 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3167' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.383 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7382' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.383 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7825' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.384 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9270' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.384 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6450' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.384 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3092' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.385 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5966' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.385 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5625' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.385 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '108' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.385 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6903' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.386 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1658' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.386 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2181' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.386 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6559' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.387 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5241' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.387 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6602' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.388 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7995' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.388 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4047' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.389 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1012' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.389 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4314' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.389 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1804' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.391 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7413' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.392 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8582' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.392 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8647' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.393 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6224' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.393 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '906' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.393 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7178' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.393 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5435' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.393 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7811' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.394 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1029' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.394 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1262' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.394 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5092' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.395 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6493' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.456 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3339' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.456 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2592' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.456 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5788' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.457 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7109' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.457 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9471' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.457 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6778' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.457 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8420' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.457 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7642' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.458 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5880' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.458 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3160' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.458 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2656' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.459 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '440' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.459 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '142' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.459 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3954' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.459 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8041' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.459 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7187' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.459 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9326' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.460 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8471' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.460 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6963' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.460 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '523' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.460 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9487' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.460 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '126' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.461 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9266' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.462 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6391' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.462 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9960' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.462 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4235' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.462 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2092' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.462 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2970' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.463 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6086' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.463 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1850' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.463 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2009' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.464 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6900' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.464 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5353' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.464 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3275' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.465 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9649' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.465 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9322' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.465 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1338' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.465 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8897' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.465 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8181' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.466 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '853' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.466 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1171' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.467 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4827' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.467 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8590' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.467 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4097' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.467 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3326' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.468 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '547' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.468 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1534' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.468 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2901' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.468 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7021' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.469 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8376' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.469 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3715' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.469 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5990' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.469 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '900' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.470 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6963' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.470 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '261' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.471 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1647' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.471 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8318' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.471 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5714' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.471 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3115' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.471 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7265' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.472 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3552' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.472 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '264' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.472 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9789' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.473 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3644' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.473 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9153' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.474 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6039' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.474 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8382' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.474 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3133' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.475 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1252' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.475 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6003' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.475 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7032' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.476 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3320' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.476 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8197' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.476 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3927' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.476 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6794' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.477 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8461' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.477 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4352' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.477 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1502' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.477 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6411' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.477 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2688' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.478 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '964' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.478 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6371' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.479 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6204' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.479 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9488' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.479 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6204' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.479 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1674' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.479 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9118' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.480 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9960' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.480 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8873' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.480 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3378' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.481 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7774' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.481 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9630' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.481 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9625' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.481 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '905' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.482 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6475' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.482 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6788' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.483 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3999' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.483 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7918' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.484 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9706' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.484 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4867' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.484 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6530' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.484 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3091' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.485 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9696' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.485 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5768' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.485 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2237' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.485 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4661' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.486 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6714' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.486 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7519' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.487 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1635' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.487 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4401' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.487 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '270' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.487 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5342' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.488 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7692' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.488 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3464' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.488 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3966' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.489 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6512' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.489 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6514' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.490 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2939' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.490 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8091' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.490 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3440' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.490 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3370' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.490 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1956' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.491 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2052' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.491 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3359' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.491 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8691' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.492 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2314' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.492 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4075' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.492 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8149' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.493 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4492' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.493 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2241' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.494 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6569' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.494 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2360' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.556 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3688' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.556 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4508' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.557 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5030' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.557 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '229' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.557 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4355' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.557 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2170' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.558 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5270' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.558 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9517' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.559 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2262' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.560 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7032' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.560 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6097' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.560 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8016' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.560 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1887' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.560 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5442' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.561 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4220' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.561 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3809' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.561 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6703' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.561 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '0' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.562 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3378' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.562 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9452' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.562 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5063' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.562 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2202' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.562 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3482' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.562 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7145' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.563 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8404' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.564 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2387' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.564 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6251' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.565 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6527' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.565 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9849' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.565 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6884' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.565 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9328' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.566 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1560' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.566 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6832' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.566 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2415' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.567 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9665' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.567 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7159' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.567 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9642' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.567 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '533' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.568 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9885' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.568 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7879' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.569 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1876' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.570 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '905' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.570 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5031' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.570 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1200' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.571 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4620' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.571 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8645' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.571 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4343' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.572 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5790' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.572 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '281' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.572 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2504' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.573 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8296' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.573 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '992' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.573 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9113' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.574 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4441' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.575 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1624' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.575 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9488' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.575 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3094' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.575 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1903' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.576 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '135' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.576 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8444' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.576 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '744' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.576 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1105' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.576 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6342' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.576 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1222' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.576 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8683' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.577 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6847' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.577 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5288' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.578 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1004' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.578 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7866' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.578 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5238' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.578 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8524' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.579 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8687' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.579 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8620' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.579 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2102' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.579 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5047' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.580 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4312' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.580 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '219' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.580 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '890' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.580 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9734' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.580 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '216' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.581 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1729' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.581 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7745' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.582 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1393' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.582 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7256' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.582 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8140' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.582 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1160' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.582 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1368' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.583 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7445' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.583 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6067' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.584 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7196' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.584 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1070' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.584 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7879' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.584 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6884' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.584 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5145' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.584 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5637' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.585 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5403' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.585 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '534' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.585 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2197' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.586 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1925' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.586 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1787' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.586 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2849' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.587 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6119' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.587 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2724' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.587 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4155' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.588 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3731' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.588 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8902' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.588 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6708' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.588 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1264' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.589 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3195' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.589 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4577' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.589 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6625' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.589 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3381' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.589 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '685' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.589 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4778' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.590 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7596' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.590 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8767' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.590 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '21' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.590 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1329' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.591 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1373' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.591 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5986' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.592 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2429' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.593 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3910' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.593 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5476' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.593 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7743' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.594 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7437' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.594 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5913' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.594 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6371' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.594 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '332' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.594 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1555' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.655 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9361' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.655 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7599' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.656 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9523' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.657 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.657 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1920' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.657 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3262' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.658 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1548' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.658 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8247' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.658 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2043' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.659 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '580' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.659 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8782' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.660 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8229' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.660 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '232' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.660 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7883' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.661 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4116' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.661 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8594' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.661 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2829' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.661 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8863' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.662 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2343' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.662 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9309' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.664 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5637' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.664 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2683' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.665 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3544' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.665 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7079' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.666 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8400' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.666 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4983' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.666 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3760' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.667 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3016' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.667 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9256' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.667 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '651' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.667 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '104' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.668 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1097' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.668 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6636' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.668 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6336' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.669 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2234' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.669 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6690' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.669 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8735' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.669 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8699' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.669 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8499' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.670 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4483' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.670 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2998' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.670 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8358' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.670 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2876' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.671 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7580' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.672 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9446' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.672 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '212' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.673 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3277' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.673 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2938' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.673 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5735' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.674 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8655' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.674 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3573' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.674 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9650' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.674 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9646' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.674 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6772' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.674 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2923' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.674 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2343' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.675 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4631' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.675 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '173' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.676 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4706' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.676 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '610' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.676 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6438' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.676 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5885' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.677 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1666' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.677 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9748' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.677 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7277' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.678 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6563' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.678 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8375' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.679 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3405' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.679 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1437' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.679 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4042' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.680 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5161' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.680 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6972' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.680 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8882' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.680 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '654' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.681 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '286' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.681 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9981' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.682 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8459' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.682 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8397' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.682 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1714' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.682 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9116' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.683 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5065' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.683 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '385' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.683 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7604' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.683 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6730' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.685 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6829' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.685 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1130' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.685 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9723' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.686 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7387' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.686 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '745' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.686 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3711' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.686 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1162' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.686 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5449' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.686 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3830' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.686 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2176' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.686 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6120' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.686 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '594' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.687 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '727' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.687 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6643' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.687 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '857' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.688 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1070' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.688 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6733' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.688 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4669' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.688 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7656' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.688 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4621' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.688 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3323' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.689 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1728' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.689 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4419' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.689 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5201' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.689 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1245' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.689 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9037' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.690 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8877' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.690 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6685' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.690 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2315' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.690 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4337' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.691 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1319' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.691 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2427' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.691 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1635' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.691 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8350' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.692 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3689' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.692 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2300' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.692 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3830' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.692 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8554' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.692 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6911' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.692 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4718' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.693 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '253' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.693 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1731' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.693 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9209' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.693 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '618' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.693 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9552' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.693 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4637' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.694 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5070' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.694 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2583' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.694 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9877' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.694 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1702' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.694 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8573' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.695 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3330' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.696 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1952' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.756 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9431' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.756 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7359' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.756 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6327' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.756 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8573' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.756 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8145' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.756 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7802' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.757 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2383' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.757 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8972' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.757 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7531' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.757 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5878' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.758 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4819' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.758 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1319' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.758 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7284' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.758 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6071' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.759 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6251' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.759 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2655' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.759 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3716' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.759 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5585' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.759 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5609' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.759 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '216' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.759 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8970' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.760 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4992' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.760 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '549' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.761 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1206' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.761 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '11' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.761 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3993' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.761 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2303' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.761 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3206' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.761 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3691' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.761 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8045' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.762 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5788' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.762 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9969' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.762 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5090' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.763 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4405' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.764 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7317' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.764 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2305' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.764 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '465' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.764 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3396' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.764 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '726' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.764 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8886' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.765 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2068' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.765 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9456' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.765 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1510' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.765 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7397' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.765 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8767' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.765 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3050' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.765 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9875' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.766 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9920' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.766 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6706' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.766 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9268' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.767 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7798' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.767 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1859' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.768 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '343' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.768 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1740' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.768 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8052' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.769 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7176' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.769 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7189' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.769 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2095' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.769 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9505' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.770 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8070' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.770 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2590' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.770 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8692' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.770 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '836' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.770 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4181' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.771 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8083' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.771 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5238' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.771 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '589' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.771 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8470' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.773 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2383' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.773 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3480' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.773 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3220' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.773 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7094' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.773 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4100' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.774 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9932' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.775 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1503' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.775 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2008' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.775 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1533' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.776 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1292' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.777 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '506' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.777 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2096' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.777 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6375' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.777 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7895' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.778 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3764' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.778 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3606' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.778 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4743' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.778 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1751' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.779 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '708' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.779 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7650' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.780 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '291' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.780 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5071' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.780 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4201' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.780 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7743' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.781 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4590' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.781 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1237' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.781 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6893' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.782 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7623' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.782 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4441' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.782 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8925' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.783 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7032' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.783 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '744' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.783 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4546' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.783 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5613' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.784 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1264' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.784 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2152' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.784 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '759' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.784 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5198' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.784 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9133' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.784 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2552' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.785 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3236' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.785 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6514' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.786 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3071' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.786 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7133' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.787 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3877' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.787 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4716' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.787 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3436' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.787 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9734' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.787 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4268' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.788 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6742' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.788 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9835' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.788 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2007' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.788 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7383' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.789 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6972' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.789 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3228' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.789 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1379' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.789 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4687' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.790 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2663' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.790 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9434' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.790 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3533' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.790 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3752' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.790 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8096' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.791 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4773' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.792 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7210' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.792 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '705' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.792 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7232' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.792 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5680' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.793 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5257' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.793 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3143' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.793 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9336' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.793 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8117' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.793 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7570' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.793 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8869' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.794 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7777' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.856 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5064' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.856 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8255' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.857 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1514' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.857 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8855' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.857 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4238' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.858 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5345' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.858 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3096' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.858 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1518' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.858 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9597' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.858 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1901' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.858 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7420' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.859 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7480' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.859 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2481' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.859 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8381' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.859 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6212' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.859 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3809' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.860 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2525' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.861 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4841' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.861 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6542' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.862 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9697' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.862 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1460' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.862 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6739' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.862 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4532' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.863 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9271' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.864 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5637' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.864 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8358' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.864 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4503' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.864 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6950' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.864 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '861' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.865 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '375' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.865 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6286' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.865 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '428' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.865 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2985' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.866 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2309' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.866 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7473' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.866 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3966' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.866 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2876' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.867 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4104' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.867 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4944' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.867 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7024' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.867 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9823' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.868 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7879' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.868 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8003' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.868 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9408' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.868 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3037' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.869 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5844' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.869 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3067' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.870 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6592' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.870 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2758' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.870 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2469' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.871 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4204' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.871 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '831' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.871 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6846' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.871 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9088' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.871 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8658' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.871 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8877' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.872 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6531' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.872 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6871' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.872 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8893' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.872 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5958' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.872 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5138' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.873 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7086' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.873 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8228' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.873 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8290' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.873 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5673' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.873 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1731' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.874 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9946' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.874 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1331' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.874 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6179' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.874 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6304' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.875 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1749' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.875 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6643' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.875 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2225' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.876 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8228' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.876 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3979' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.876 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5000' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.876 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3851' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.878 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8800' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.878 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7417' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.878 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9652' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.878 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '17' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.879 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4545' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.879 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6915' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.879 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2293' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.879 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5570' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.880 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2122' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.880 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '365' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.881 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1423' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.881 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3128' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.881 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1952' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.882 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5087' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.882 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1229' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.882 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1934' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.882 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9694' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.882 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6841' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.883 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4959' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.883 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5473' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.883 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1621' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.883 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7159' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.884 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5555' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.884 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3072' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.884 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5249' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.885 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8014' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.885 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '602' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.885 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4825' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.885 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4067' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.885 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5822' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.885 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '314' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.886 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4915' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.886 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6341' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.886 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4457' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.886 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5066' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.886 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8984' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.886 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1264' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.887 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5180' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.887 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5537' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.887 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6565' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.888 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8954' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.888 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2849' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.888 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1408' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.889 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '290' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.889 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5694' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.889 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7287' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.889 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4567' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.889 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9166' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.890 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5003' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.890 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3233' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.890 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6286' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.890 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4710' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.890 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5680' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.891 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '497' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.891 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '64' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.892 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2284' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.892 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9479' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.892 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5328' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.892 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3543' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.893 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5685' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.893 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2133' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.893 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1722' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.893 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7604' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.893 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '489' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.893 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5478' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.893 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8668' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.894 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4384' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.894 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7531' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.894 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9401' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.894 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9734' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.895 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3246' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.895 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '892' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.895 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8906' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.895 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4556' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.895 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2838' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.896 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '743' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.896 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1430' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.956 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4369' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.956 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2203' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.956 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1537' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.957 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9073' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.957 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '667' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.957 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4271' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.958 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '766' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.958 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2410' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.959 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5691' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.959 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1541' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.959 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1412' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.959 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3138' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.960 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6272' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.960 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3759' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.960 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4626' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.960 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3076' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.960 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6998' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.960 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '19' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.961 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8172' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.961 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8558' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.961 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2062' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.962 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '468' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.962 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7561' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.962 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '569' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.963 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8760' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.963 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4329' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.964 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2472' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.964 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9732' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.964 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '409' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.965 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '764' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.965 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9538' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.965 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '355' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.965 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6259' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.966 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1236' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.966 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1715' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.966 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7314' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.967 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6736' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.967 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4737' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.968 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.968 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4769' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.968 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '842' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.969 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4578' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.969 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2300' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.969 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6539' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.969 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5585' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.969 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5625' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.970 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '772' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.970 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1295' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.970 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6903' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.970 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8925' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.970 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5994' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.971 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8726' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.971 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4831' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.971 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3996' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.971 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8900' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.972 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2166' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.973 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7509' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.973 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4578' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.973 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5152' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.974 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2856' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.974 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4360' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.974 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1083' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.975 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1086' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.976 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6262' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.977 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '229' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.978 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5261' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.981 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6035' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.983 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5323' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.983 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1446' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.983 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '816' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.983 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2041' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.983 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '114' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.984 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '84' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.984 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2292' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.984 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6793' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.985 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6332' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.985 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8796' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.985 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4209' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.985 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7436' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.985 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7615' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.985 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9643' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.985 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '670' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.986 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '479' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.986 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9512' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.987 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7210' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.987 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6369' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.987 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2052' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.988 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5068' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.988 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9244' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.989 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4607' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.989 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '590' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.989 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '512' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.990 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6184' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.990 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9319' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.990 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '589' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.990 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1479' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.991 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5363' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.992 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5791' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.992 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '733' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.992 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2911' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.993 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4325' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.993 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5261' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.994 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5745' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.994 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1408' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.994 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1042' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.994 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7678' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.994 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2430' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.995 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6207' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.995 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1820' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.995 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6641' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.996 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9378' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.996 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1212' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.996 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9733' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.997 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6896' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.997 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8692' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.997 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5355' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.997 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6224' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.998 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '40' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.998 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1843' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.998 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8421' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.998 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9756' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.999 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8325' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:18.999 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3500' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:19.000 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '963' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:19.000 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5895' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:19.000 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5474' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:19.000 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3640' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:19.001 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6685' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:19.001 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2336' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:19.001 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9728' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:19.002 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8541' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:19.021 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1738' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:19.021 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '321' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:19.055 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6514' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:19.055 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9698' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:19.056 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7942' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:19.056 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '831' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:19.056 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2160' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:19.057 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3264' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:19.057 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7338' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:19.057 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6721' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:19.057 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2161' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:19.057 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1385' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:19.058 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1571' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:19.058 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2654' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:19.058 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9264' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:19.058 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7599' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:19.059 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4883' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:19.059 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '905' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:19.059 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9067' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:19.059 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9593' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:19.059 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3164' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:19.060 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7530' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:19.060 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4592' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:19.060 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9549' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:19.060 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7339' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:19.061 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4398' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:19.061 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6880' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:19.061 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2434' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:19.061 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6044' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:19.062 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1985' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:19.062 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1423' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:19.062 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8929' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:19.062 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9932' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:19.062 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3854' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:19.062 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5420' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:19.062 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5377' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:19.063 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1011' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:19.063 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3756' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:19.063 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3556' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:19.063 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9171' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:19.063 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5144' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:19.063 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6397' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:19.064 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1250' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:19.064 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8847' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:19.064 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '832' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:19.064 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4405' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:19.065 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6402' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:19.065 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4278' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:19.065 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5036' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:19.066 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3806' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:19.066 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7472' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:19.066 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8067' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:19.066 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7797' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:19.066 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5818' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:19.067 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1466' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:19.067 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '812' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:19.067 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1006' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:19.067 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4299' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:19.067 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6002' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:19.067 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '790' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:19.067 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3344' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:19.067 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3602' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:19.067 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5862' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:19.068 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3496' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:19.068 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6217' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:19.068 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5490' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:19.068 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5686' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:19.069 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2846' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:19.069 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2734' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:19.069 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9040' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:19.069 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '679' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:19.069 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '755' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:19.069 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8253' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:19.069 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8681' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:19.070 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1897' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:19.070 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2204' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:19.070 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6260' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:19.071 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8337' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:19.071 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4015' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:19.071 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1034' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:19.071 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8549' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:19.072 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3594' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:19.072 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3071' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:19.072 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2316' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:19.072 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5267' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:19.072 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7087' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:19.073 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1548' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:19.073 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5283' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:19.073 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8193' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:19.074 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1642' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:19.074 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7997' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:19.074 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3404' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:19.074 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7582' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:19.074 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5257' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:19.074 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6608' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:19.075 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1557' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:19.075 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4761' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:19.075 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6498' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:19.075 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5042' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:19.075 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3083' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:19.076 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6002' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:19.076 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5848' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:19.076 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4563' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:19.076 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9641' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:19.076 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6760' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:19.076 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3090' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:19.077 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5824' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:19.077 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2923' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:19.077 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6389' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:19.077 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5246' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:19.078 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4954' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:19.079 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9696' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:19.079 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6420' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:19.079 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4802' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:19.079 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9703' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:19.080 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8976' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:19.080 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9125' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:19.080 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2032' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:19.080 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6747' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:19.081 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6756' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:19.081 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1193' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:19.081 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '585' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:19.081 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1293' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:19.082 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5766' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:19.082 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3053' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:19.083 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3985' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:19.083 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6831' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:19.083 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '10' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:19.083 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9451' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:19.083 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6103' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:19.083 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5500' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:19.084 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8077' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:19.084 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8290' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:19.084 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9434' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:19.084 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9597' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:19.084 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3922' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:19.084 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6399' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:19.084 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3057' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:19.084 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8090' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:19.084 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3778' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:19.085 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5042' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:19.085 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2611' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:19.086 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5063' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:19.086 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '825' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:19.086 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1629' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:19.086 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '685' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:19.086 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6761' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:19.086 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8592' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:19.087 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '60' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:19.087 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6375' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:19.088 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5747' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:19.088 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1738' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:19.088 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9030' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:19.088 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1197' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:19.088 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2142' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:19.088 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7516' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:19.089 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6969' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:19.089 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9329' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:19.089 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '982' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:19.089 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6593' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:19.089 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3189' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:19.090 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5311' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:19.090 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6092' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:19.090 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9362' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:19.091 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8629' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:19.091 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4235' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:19.091 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5527' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:19.092 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '329' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:19.092 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6869' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:19.092 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '829' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:19.092 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '92' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:19.092 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4553' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:19.092 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3688' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:19.092 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8907' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:19.093 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1853' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:19.093 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8697' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:19.093 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '210' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:19.094 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4520' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:19.155 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7279' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:19.156 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1171' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:19.156 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '328' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:19.156 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1213' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:19.157 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6476' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:19.157 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '423' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:19.157 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9267' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:19.157 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9360' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:19.158 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3668' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:19.158 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5644' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:19.159 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6920' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:19.159 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4694' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:19.159 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7654' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:19.159 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7035' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:19.159 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8070' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:19.160 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '393' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:19.160 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5135' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:19.161 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '204' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:19.161 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8646' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:19.161 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6064' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:19.162 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2421' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:19.162 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7247' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:19.162 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3611' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:19.162 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '730' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:19.163 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1134' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:19.163 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8638' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:19.163 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3444' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:19.164 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8806' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:19.164 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2033' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:19.164 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3193' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:19.165 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8925' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:19.165 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1136' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:19.165 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5225' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:19.165 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '180' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:19.166 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6536' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:19.166 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4476' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:19.167 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8780' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:19.167 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2988' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:19.167 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5494' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:19.168 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5878' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:19.168 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8442' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:19.168 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9845' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:19.168 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8844' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:19.168 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5639' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:19.168 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3244' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:19.168 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8018' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:19.169 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6288' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:19.169 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2731' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:19.169 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1574' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:19.169 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7525' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:19.170 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8013' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:19.170 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9743' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:19.170 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3967' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:19.170 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5030' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:19.170 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1254' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:19.171 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2641' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:19.171 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5801' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:19.171 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '647' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:19.171 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1348' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:19.172 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2455' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:19.172 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '141' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:19.172 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4419' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:19.173 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4254' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:19.173 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1190' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:19.173 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7983' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:19.174 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9784' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:19.174 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '903' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:19.174 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8201' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:19.175 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5271' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:19.175 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8872' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:19.175 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5152' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:19.176 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3705' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:19.176 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2899' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:19.176 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '524' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:19.176 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5935' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:19.177 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9602' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:19.177 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2335' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:19.177 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3119' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:19.178 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3239' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:19.178 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3569' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:19.179 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5639' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:19.180 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2134' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:19.180 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8534' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:19.180 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9008' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:19.182 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1835' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:19.182 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2972' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:19.182 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5993' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:19.183 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3688' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:19.183 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5747' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:19.185 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6827' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:19.185 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1177' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:19.186 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4411' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:19.187 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3579' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:19.187 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8104' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:19.187 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4397' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:19.188 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '316' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:19.189 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2034' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:19.189 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '989' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:19.190 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7041' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:19.190 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5541' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:19.191 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1634' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:19.193 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '158' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:19.195 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6157' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 10:18:19.196 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9463' for key 'test_conflict_insert.PRIMARY'"] [TestSimpleConflictInsert][Time Cost]4.379955008s === RUN TestSimpleInsert/Conflict/test_conflict_insert_common [2024/05/06 10:18:24.579 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9629-9629' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:24.580 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2094-2094' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:24.590 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8074-8074' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:24.594 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5770-5770' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:24.599 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1913-1913' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:24.657 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7786-7786' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:24.682 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '410-410' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:24.692 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5979-5979' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:24.707 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '729-729' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:24.761 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8510-8510' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:25.943 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4414-4414' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:26.004 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3114-3114' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:26.006 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8226-8226' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:26.006 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7299-7299' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:26.007 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8512-8512' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:26.008 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6368-6368' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:26.013 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7657-7657' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:26.021 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3977-3977' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:26.023 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9032-9032' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:26.027 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7852-7852' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:26.029 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7373-7373' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:26.032 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6469-6469' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:26.033 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6496-6496' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:26.033 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4690-4690' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:26.034 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1543-1543' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:26.037 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4414-4414' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:26.039 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8782-8782' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:26.041 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '457-457' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:26.045 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4616-4616' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:26.045 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1599-1599' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:26.046 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8512-8512' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:26.047 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8274-8274' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:26.057 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3263-3263' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:26.059 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8276-8276' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:26.060 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9629-9629' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:26.061 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6357-6357' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:26.064 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7129-7129' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:26.068 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9551-9551' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:26.069 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8180-8180' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:26.070 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1604-1604' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:26.072 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5759-5759' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:26.073 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3235-3235' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:26.076 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8925-8925' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:26.080 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8707-8707' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:26.082 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8613-8613' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:26.082 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8618-8618' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:26.083 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '593-593' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:26.089 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8048-8048' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:26.089 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5997-5997' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:26.091 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1547-1547' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:26.093 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '593-593' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:26.096 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6364-6364' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:26.158 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9685-9685' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:26.159 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '123-123' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:26.159 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8746-8746' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:26.160 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3476-3476' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:26.161 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1967-1967' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:26.164 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7448-7448' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:26.165 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4272-4272' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:26.167 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6838-6838' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:26.168 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3481-3481' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:26.168 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8660-8660' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:26.169 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4434-4434' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:26.171 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6427-6427' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:26.171 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4956-4956' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:26.173 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5601-5601' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:26.176 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1017-1017' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:26.176 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8566-8566' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:26.180 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2807-2807' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:26.184 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7464-7464' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:26.185 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5750-5750' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:26.187 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9848-9848' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:26.189 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7353-7353' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:26.192 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5680-5680' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:26.193 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4217-4217' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:26.193 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8359-8359' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:26.194 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6229-6229' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:26.195 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5240-5240' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:26.195 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8564-8564' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:26.196 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5211-5211' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:26.196 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6952-6952' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:26.198 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3034-3034' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:26.261 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7469-7469' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:26.265 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3752-3752' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:26.266 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7425-7425' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:26.266 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9075-9075' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:26.268 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8609-8609' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:26.268 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6767-6767' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:26.272 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3490-3490' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:26.275 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3080-3080' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:26.275 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7774-7774' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:26.276 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4091-4091' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:26.278 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5462-5462' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:26.279 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1684-1684' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:26.282 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8236-8236' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:26.285 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8686-8686' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:26.287 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4738-4738' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:26.288 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2635-2635' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:26.288 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7645-7645' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:26.288 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3977-3977' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:26.288 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9092-9092' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:26.290 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5435-5435' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:26.292 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8774-8774' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:26.292 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1717-1717' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:26.292 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2206-2206' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:26.293 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3769-3769' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:26.293 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3349-3349' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:26.295 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '55-55' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:26.298 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7840-7840' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:26.356 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3330-3330' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:26.357 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5922-5922' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:26.357 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6565-6565' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:26.357 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2140-2140' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:26.357 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4750-4750' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:26.358 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7902-7902' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:26.359 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2394-2394' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:26.361 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2567-2567' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:26.363 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9977-9977' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:26.364 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5985-5985' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:26.364 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1547-1547' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:26.364 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6838-6838' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:26.367 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '275-275' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:26.368 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6509-6509' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:26.368 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6146-6146' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:26.368 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8194-8194' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:26.369 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6542-6542' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:26.371 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '596-596' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:26.375 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6368-6368' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:26.377 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6838-6838' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:26.381 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4726-4726' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:26.384 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '693-693' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:26.384 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4919-4919' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:26.385 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4306-4306' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:26.386 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8612-8612' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:26.386 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9958-9958' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:26.388 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4166-4166' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:26.389 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5559-5559' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:26.389 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7165-7165' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:26.389 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2884-2884' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:26.389 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7422-7422' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:26.391 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5189-5189' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:26.392 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9590-9590' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:26.393 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1966-1966' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:26.393 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1191-1191' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:26.394 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3858-3858' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:26.395 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '203-203' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:26.396 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2662-2662' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:26.457 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1163-1163' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:26.458 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9174-9174' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:26.458 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8213-8213' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:26.459 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5148-5148' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:26.459 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2551-2551' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:26.459 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9140-9140' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:26.459 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5160-5160' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:26.462 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7064-7064' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:26.462 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7315-7315' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:26.463 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5564-5564' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:26.465 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7749-7749' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:26.467 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9835-9835' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:26.469 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9018-9018' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:26.469 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1415-1415' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:26.469 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4486-4486' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:26.471 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5078-5078' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:26.472 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8577-8577' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:26.473 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5047-5047' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:26.474 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8596-8596' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:26.475 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8074-8074' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:26.476 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9635-9635' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:26.476 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4144-4144' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:26.477 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7036-7036' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:26.478 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1402-1402' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:26.478 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8908-8908' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:26.478 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6582-6582' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:26.479 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7299-7299' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:26.481 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5256-5256' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:26.481 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '763-763' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:26.481 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9650-9650' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:26.482 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9708-9708' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:26.483 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7763-7763' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:26.483 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1612-1612' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:26.483 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7405-7405' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:26.484 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9380-9380' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:26.484 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9658-9658' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:26.485 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8546-8546' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:26.485 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1146-1146' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:26.485 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '242-242' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:26.485 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '400-400' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:26.486 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1220-1220' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:26.488 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2488-2488' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:26.488 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5131-5131' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:26.488 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4405-4405' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:26.492 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3894-3894' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:26.492 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5828-5828' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:26.493 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5084-5084' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:26.494 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7060-7060' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:26.495 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6654-6654' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:26.496 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7194-7194' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:26.496 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8033-8033' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:26.497 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7837-7837' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:26.497 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6290-6290' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:26.498 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5865-5865' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:26.556 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5908-5908' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:26.556 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5591-5591' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:26.556 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5967-5967' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:26.557 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2492-2492' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:26.557 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '957-957' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:26.557 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5382-5382' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:26.557 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2760-2760' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:26.558 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5862-5862' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:26.558 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2514-2514' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:26.562 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4616-4616' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:26.562 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1933-1933' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:26.564 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2859-2859' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:26.564 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9215-9215' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:26.565 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '325-325' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:26.566 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5868-5868' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:26.566 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '490-490' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:26.567 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6409-6409' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:26.570 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5271-5271' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:26.570 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6181-6181' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:26.570 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8749-8749' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:26.575 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2903-2903' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:26.576 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9671-9671' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:26.576 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8213-8213' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:26.577 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1274-1274' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:26.578 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8762-8762' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:26.578 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4937-4937' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:26.579 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8431-8431' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:26.580 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5226-5226' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:26.581 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7483-7483' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:26.582 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7034-7034' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:26.583 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3921-3921' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:26.583 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5635-5635' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:26.583 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7208-7208' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:26.584 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1669-1669' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:26.584 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1081-1081' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:26.585 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8160-8160' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:26.586 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2036-2036' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:26.586 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8002-8002' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:26.587 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9538-9538' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:26.590 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6197-6197' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:26.593 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2237-2237' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:26.594 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6019-6019' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:26.594 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1602-1602' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:26.595 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3929-3929' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:26.597 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '960-960' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:26.598 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9573-9573' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:26.599 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5154-5154' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:26.656 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5071-5071' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:26.657 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8132-8132' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:26.659 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4001-4001' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:26.661 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1977-1977' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:26.661 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6490-6490' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:26.661 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8471-8471' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:26.663 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8596-8596' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:26.663 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3422-3422' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:26.665 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3231-3231' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:26.666 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6615-6615' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:26.667 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7569-7569' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:26.668 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6784-6784' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:26.669 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8564-8564' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:26.669 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '882-882' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:26.670 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '944-944' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:26.671 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4532-4532' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:26.671 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7954-7954' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:26.672 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3075-3075' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:26.673 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2690-2690' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:26.675 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5839-5839' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:26.677 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5308-5308' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:26.677 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6423-6423' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:26.677 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5006-5006' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:26.677 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1147-1147' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:26.677 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5698-5698' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:26.678 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2818-2818' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:26.681 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7928-7928' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:26.683 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2638-2638' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:26.683 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9120-9120' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:26.684 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8796-8796' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:26.685 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1957-1957' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:26.685 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4154-4154' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:26.685 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5891-5891' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:26.686 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4308-4308' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:26.688 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1102-1102' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:26.688 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '409-409' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:26.688 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6242-6242' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:26.689 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2944-2944' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:26.689 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9564-9564' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:26.690 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4106-4106' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:26.690 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8566-8566' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:26.690 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3243-3243' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:26.691 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7720-7720' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:26.692 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7036-7036' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:26.692 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2047-2047' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:26.693 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '586-586' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:26.693 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8430-8430' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:26.693 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4018-4018' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:26.694 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3499-3499' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:26.694 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7632-7632' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:26.696 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1254-1254' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:26.696 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3586-3586' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:26.696 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5254-5254' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:26.697 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2434-2434' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:26.697 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7893-7893' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:26.698 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4190-4190' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:26.698 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7902-7902' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:26.698 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2205-2205' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:26.757 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9925-9925' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:26.760 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '326-326' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:26.760 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '853-853' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:26.761 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1254-1254' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:26.762 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3167-3167' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:26.763 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1984-1984' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:26.763 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '603-603' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:26.763 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8596-8596' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:26.764 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '334-334' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:26.765 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8911-8911' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:26.765 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1614-1614' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:26.766 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8471-8471' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:26.767 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3393-3393' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:26.768 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9206-9206' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:26.768 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1184-1184' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:26.768 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3956-3956' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:26.768 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5521-5521' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:26.769 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9779-9779' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:26.770 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '415-415' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:26.771 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7072-7072' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:26.771 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4155-4155' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:26.771 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5154-5154' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:26.775 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4688-4688' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:26.775 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5325-5325' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:26.776 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5948-5948' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:26.777 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4160-4160' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:26.779 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8961-8961' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:26.779 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8342-8342' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:26.780 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4403-4403' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:26.780 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7949-7949' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:26.780 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2906-2906' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:26.781 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9792-9792' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:26.782 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6282-6282' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:26.783 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6322-6322' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:26.784 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8763-8763' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:26.785 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6211-6211' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:26.786 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '83-83' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:26.787 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '115-115' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:26.787 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3259-3259' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:26.787 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '112-112' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:26.787 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2905-2905' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:26.787 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2759-2759' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:26.787 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4957-4957' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:26.788 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7116-7116' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:26.788 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2654-2654' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:26.788 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1141-1141' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:26.789 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2863-2863' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:26.789 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5951-5951' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:26.789 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9415-9415' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:26.790 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1170-1170' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:26.790 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3727-3727' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:26.790 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1732-1732' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:26.790 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1783-1783' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:26.790 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2354-2354' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:26.794 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9698-9698' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:26.795 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7630-7630' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:26.796 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5865-5865' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:26.797 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3680-3680' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:26.856 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7621-7621' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:26.856 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7433-7433' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:26.856 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5471-5471' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:26.857 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6274-6274' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:26.857 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6910-6910' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:26.860 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3123-3123' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:26.862 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6044-6044' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:26.862 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3358-3358' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:26.864 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5951-5951' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:26.865 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5271-5271' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:26.865 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8480-8480' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:26.866 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1486-1486' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:26.868 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9136-9136' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:26.868 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4577-4577' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:26.869 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9761-9761' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:26.870 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5732-5732' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:26.870 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3966-3966' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:26.871 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '72-72' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:26.871 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '212-212' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:26.872 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8427-8427' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:26.873 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7750-7750' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:26.873 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7724-7724' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:26.874 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8568-8568' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:26.874 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '763-763' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:26.876 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1761-1761' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:26.877 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '388-388' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:26.878 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5491-5491' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:26.879 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9812-9812' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:26.882 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6223-6223' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:26.884 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7874-7874' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:26.884 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3336-3336' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:26.885 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2567-2567' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:26.887 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1940-1940' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:26.887 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9860-9860' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:26.888 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6799-6799' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:26.888 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2025-2025' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:26.889 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5469-5469' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:26.890 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4194-4194' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:26.890 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8660-8660' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:26.891 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8894-8894' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:26.891 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8642-8642' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:26.892 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8765-8765' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:26.893 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8772-8772' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:26.893 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '569-569' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:26.893 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6888-6888' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:26.894 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9215-9215' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:26.894 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2206-2206' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:26.894 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9869-9869' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:26.894 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2495-2495' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:26.895 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6115-6115' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:26.895 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8928-8928' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:26.895 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9411-9411' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:26.897 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '549-549' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:26.898 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9400-9400' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:26.898 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '208-208' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:26.899 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6450-6450' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:26.900 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5292-5292' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:26.957 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9354-9354' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:26.958 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2371-2371' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:26.959 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5130-5130' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:26.959 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6989-6989' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:26.960 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7963-7963' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:26.960 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6273-6273' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:26.960 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9671-9671' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:26.961 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3541-3541' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:26.961 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3231-3231' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:26.961 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6384-6384' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:26.963 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5825-5825' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:26.965 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7756-7756' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:26.966 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4427-4427' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:26.966 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7226-7226' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:26.967 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7949-7949' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:26.967 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2346-2346' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:26.967 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4200-4200' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:26.967 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6120-6120' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:26.968 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6060-6060' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:26.969 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9443-9443' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:26.969 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7186-7186' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:26.969 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4610-4610' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:26.971 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5968-5968' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:26.972 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6767-6767' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:26.972 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8682-8682' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:26.974 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6191-6191' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:26.974 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3543-3543' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:26.977 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3038-3038' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:26.977 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6442-6442' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:26.977 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5490-5490' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:26.978 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '646-646' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:26.979 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1420-1420' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:26.981 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7278-7278' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:26.983 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4137-4137' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:26.983 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '615-615' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:26.985 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '831-831' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:26.985 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '83-83' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:26.985 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4308-4308' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:26.986 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4411-4411' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:26.987 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '657-657' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:26.992 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1614-1614' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:26.992 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8448-8448' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:26.992 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '501-501' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:26.993 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1224-1224' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:26.993 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3-3' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:26.994 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1409-1409' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:26.994 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8660-8660' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:26.994 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '733-733' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:26.995 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9391-9391' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:26.995 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6513-6513' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:26.995 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6413-6413' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:26.995 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8251-8251' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:26.995 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6786-6786' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:26.995 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8496-8496' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:26.995 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7641-7641' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:26.996 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7444-7444' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:26.996 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2426-2426' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:26.996 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7750-7750' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:26.996 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2496-2496' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:26.997 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7315-7315' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.056 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5329-5329' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.056 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1145-1145' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.056 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1453-1453' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.057 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6093-6093' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.057 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9351-9351' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.057 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9903-9903' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.058 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2635-2635' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.059 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9314-9314' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.060 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9407-9407' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.065 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8400-8400' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.066 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4788-4788' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.068 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4843-4843' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.069 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2975-2975' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.071 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3687-3687' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.071 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5404-5404' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.071 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4938-4938' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.074 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5235-5235' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.074 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9379-9379' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.075 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '332-332' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.075 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8577-8577' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.075 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2730-2730' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.076 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8743-8743' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.076 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5-5' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.078 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '733-733' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.078 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8140-8140' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.079 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3417-3417' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.079 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9814-9814' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.079 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1146-1146' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.079 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9477-9477' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.080 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6439-6439' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.080 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9530-9530' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.080 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8111-8111' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.080 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6232-6232' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.081 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2689-2689' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.081 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6197-6197' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.082 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2409-2409' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.083 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3915-3915' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.083 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3424-3424' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.084 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2890-2890' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.085 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6822-6822' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.085 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8853-8853' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.085 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9722-9722' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.086 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1273-1273' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.087 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9218-9218' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.087 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1697-1697' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.087 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9704-9704' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.089 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5305-5305' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.090 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4662-4662' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.091 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5429-5429' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.093 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8166-8166' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.093 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2288-2288' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.094 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '401-401' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.095 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '999-999' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.095 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3144-3144' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.095 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5786-5786' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.096 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7563-7563' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.096 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '311-311' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.097 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '409-409' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.097 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5267-5267' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.098 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2115-2115' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.098 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1736-1736' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.098 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7683-7683' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.099 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1274-1274' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.155 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9938-9938' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.156 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6537-6537' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.157 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2681-2681' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.158 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9754-9754' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.158 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '102-102' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.158 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9971-9971' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.158 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9238-9238' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.159 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7893-7893' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.160 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9668-9668' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.160 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5751-5751' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.160 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1060-1060' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.161 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5534-5534' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.161 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3583-3583' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.161 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2870-2870' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.162 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5445-5445' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.163 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8616-8616' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.164 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '332-332' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.164 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9963-9963' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.164 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2152-2152' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.166 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8465-8465' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.166 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2657-2657' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.166 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4438-4438' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.167 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9393-9393' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.167 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7972-7972' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.168 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3928-3928' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.169 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3909-3909' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.175 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5330-5330' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.175 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4655-4655' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.176 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '273-273' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.177 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8493-8493' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.177 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7853-7853' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.178 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1580-1580' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.178 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '272-272' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.179 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7481-7481' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.180 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4057-4057' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.180 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5154-5154' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.180 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1248-1248' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.181 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4869-4869' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.181 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2175-2175' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.183 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8299-8299' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.184 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4285-4285' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.184 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2112-2112' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.185 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4594-4594' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.186 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2234-2234' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.187 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2436-2436' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.187 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6573-6573' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.188 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9569-9569' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.188 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3280-3280' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.189 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5294-5294' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.189 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7632-7632' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.190 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3929-3929' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.190 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7876-7876' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.190 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2729-2729' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.192 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1081-1081' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.192 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9937-9937' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.192 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4685-4685' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.192 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7049-7049' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.193 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3857-3857' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.194 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3393-3393' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.194 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2848-2848' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.194 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '469-469' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.194 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9658-9658' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.195 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9590-9590' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.195 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1527-1527' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.195 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9732-9732' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.256 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8818-8818' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.258 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5390-5390' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.259 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6102-6102' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.260 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8732-8732' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.260 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8070-8070' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.261 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8058-8058' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.261 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8045-8045' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.263 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4205-4205' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.265 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6102-6102' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.265 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3963-3963' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.265 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3894-3894' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.266 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5627-5627' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.266 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2079-2079' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.266 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5786-5786' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.267 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6892-6892' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.268 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1856-1856' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.268 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6326-6326' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.269 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1344-1344' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.270 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1785-1785' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.270 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2769-2769' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.271 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5632-5632' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.271 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6050-6050' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.272 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5223-5223' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.272 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5919-5919' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.272 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3824-3824' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.273 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '335-335' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.274 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3490-3490' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.276 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9766-9766' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.277 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6537-6537' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.279 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '36-36' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.280 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2095-2095' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.281 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5648-5648' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.282 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3665-3665' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.282 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6718-6718' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.282 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7709-7709' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.282 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7837-7837' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.283 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3817-3817' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.284 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1477-1477' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.284 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7351-7351' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.284 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6846-6846' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.284 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '498-498' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.285 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5267-5267' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.286 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8267-8267' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.286 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '896-896' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.287 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3197-3197' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.287 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8503-8503' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.287 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6717-6717' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.288 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4606-4606' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.289 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5254-5254' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.290 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9962-9962' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.290 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6282-6282' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.291 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4581-4581' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.292 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5635-5635' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.292 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '121-121' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.293 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9937-9937' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.293 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7082-7082' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.293 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3473-3473' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.295 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '733-733' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.295 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8166-8166' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.297 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7902-7902' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.297 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9817-9817' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.297 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3073-3073' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.299 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4928-4928' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.299 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4662-4662' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.301 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3301-3301' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.356 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1178-1178' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.356 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '378-378' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.357 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1687-1687' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.357 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2368-2368' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.358 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5887-5887' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.358 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3781-3781' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.358 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '350-350' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.358 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9717-9717' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.359 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '322-322' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.360 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6452-6452' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.360 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5292-5292' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.361 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7719-7719' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.361 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1203-1203' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.361 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3380-3380' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.363 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7296-7296' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.363 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9766-9766' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.363 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8017-8017' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.364 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7688-7688' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.365 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2047-2047' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.365 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3404-3404' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.366 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1239-1239' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.366 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4065-4065' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.366 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '505-505' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.367 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6561-6561' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.367 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8981-8981' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.368 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8342-8342' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.368 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9848-9848' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.369 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1717-1717' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.369 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4287-4287' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.370 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9153-9153' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.370 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3844-3844' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.371 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7579-7579' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.371 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8953-8953' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.371 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4956-4956' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.371 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9762-9762' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.373 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9446-9446' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.374 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6666-6666' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.374 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7821-7821' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.374 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4657-4657' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.375 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6523-6523' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.376 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2638-2638' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.376 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9573-9573' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.377 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5251-5251' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.377 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4123-4123' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.378 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6171-6171' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.378 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '60-60' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.378 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '579-579' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.378 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7286-7286' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.378 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1416-1416' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.378 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3205-3205' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.379 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1718-1718' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.379 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1114-1114' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.379 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7902-7902' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.379 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6146-6146' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.380 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7476-7476' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.381 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2809-2809' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.381 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4749-4749' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.381 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4213-4213' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.382 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '23-23' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.382 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9712-9712' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.382 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5835-5835' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.383 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4746-4746' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.384 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2506-2506' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.385 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8063-8063' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.385 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8914-8914' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.386 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1691-1691' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.386 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2474-2474' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.386 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2249-2249' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.387 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '968-968' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.387 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3170-3170' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.388 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3592-3592' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.388 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9891-9891' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.389 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2326-2326' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.389 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3219-3219' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.389 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '988-988' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.390 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3369-3369' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.390 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6415-6415' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.390 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5084-5084' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.391 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8250-8250' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.391 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9335-9335' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.391 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4914-4914' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.391 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '484-484' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.392 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8171-8171' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.392 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3363-3363' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.392 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7772-7772' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.394 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '123-123' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.394 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3851-3851' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.394 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5786-5786' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.394 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7893-7893' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.395 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6468-6468' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.409 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3406-3406' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.455 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6965-6965' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.456 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6945-6945' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.456 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6656-6656' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.457 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3543-3543' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.457 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9525-9525' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.457 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9156-9156' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.457 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9676-9676' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.457 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8956-8956' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.458 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1137-1137' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.459 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4936-4936' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.460 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4253-4253' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.460 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4325-4325' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.461 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7864-7864' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.463 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5663-5663' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.464 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2859-2859' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.464 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4155-4155' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.464 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1133-1133' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.465 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '112-112' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.465 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5382-5382' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.465 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1287-1287' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.465 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9765-9765' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.466 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7331-7331' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.466 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3898-3898' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.467 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3286-3286' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.467 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7557-7557' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.468 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3445-3445' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.468 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2776-2776' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.469 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6123-6123' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.469 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9121-9121' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.470 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7998-7998' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.470 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4923-4923' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.470 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7846-7846' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.470 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7479-7479' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.471 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2973-2973' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.473 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6819-6819' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.473 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9726-9726' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.473 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1362-1362' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.474 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1055-1055' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.474 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8563-8563' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.474 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9820-9820' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.475 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8074-8074' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.475 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4358-4358' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.475 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4681-4681' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.476 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1778-1778' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.476 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5995-5995' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.476 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5017-5017' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.476 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1446-1446' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.476 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5750-5750' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.477 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1958-1958' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.477 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7224-7224' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.478 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8740-8740' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.479 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7968-7968' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.479 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5016-5016' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.480 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '344-344' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.480 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3445-3445' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.481 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3138-3138' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.481 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9789-9789' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.481 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3342-3342' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.482 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8612-8612' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.482 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '79-79' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.483 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3112-3112' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.484 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8932-8932' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.486 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9155-9155' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.486 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5049-5049' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.487 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4577-4577' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.487 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9382-9382' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.488 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7020-7020' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.488 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4578-4578' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.489 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7840-7840' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.490 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '140-140' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.490 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '134-134' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.491 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5564-5564' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.491 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7949-7949' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.493 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3335-3335' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.494 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '442-442' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.494 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1178-1178' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.495 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5786-5786' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.495 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6597-6597' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.495 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1146-1146' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.495 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2039-2039' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.495 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2758-2758' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.496 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7780-7780' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.556 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8712-8712' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.557 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9939-9939' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.558 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8291-8291' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.559 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6409-6409' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.560 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8868-8868' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.560 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7110-7110' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.563 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7197-7197' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.563 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9400-9400' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.563 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '391-391' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.563 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7582-7582' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.565 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3712-3712' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.565 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5396-5396' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.566 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7390-7390' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.566 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '332-332' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.566 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2075-2075' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.567 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3281-3281' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.568 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1558-1558' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.569 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4937-4937' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.570 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9282-9282' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.571 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '549-549' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.572 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9135-9135' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.572 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4956-4956' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.572 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6686-6686' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.573 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3382-3382' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.573 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1362-1362' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.574 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3965-3965' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.575 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6509-6509' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.575 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '575-575' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.576 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9318-9318' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.576 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7931-7931' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.576 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5969-5969' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.577 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5223-5223' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.577 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8164-8164' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.577 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9287-9287' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.579 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '645-645' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.579 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3658-3658' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.580 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '614-614' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.580 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4877-4877' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.581 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1486-1486' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.581 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7323-7323' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.582 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6468-6468' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.583 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7566-7566' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.583 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9164-9164' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.583 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8825-8825' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.584 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1821-1821' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.584 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6692-6692' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.585 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2186-2186' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.586 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3785-3785' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.586 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4071-4071' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.587 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9346-9346' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.588 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6637-6637' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.589 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '79-79' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.589 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1660-1660' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.589 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6033-6033' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.591 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5948-5948' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.592 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7714-7714' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.593 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9569-9569' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.594 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '683-683' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.594 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2733-2733' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.595 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9495-9495' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.595 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4539-4539' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.596 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4927-4927' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.596 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2324-2324' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.596 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4440-4440' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.596 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5775-5775' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.597 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7893-7893' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.597 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7278-7278' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.597 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '927-927' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.598 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4218-4218' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.655 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6513-6513' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.656 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1976-1976' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.656 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3543-3543' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.657 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1796-1796' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.658 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7369-7369' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.658 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4174-4174' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.658 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6164-6164' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.658 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7714-7714' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.659 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3131-3131' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.659 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1984-1984' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.659 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9789-9789' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.659 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1979-1979' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.660 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5629-5629' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.661 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3833-3833' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.661 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1014-1014' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.662 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '608-608' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.662 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5976-5976' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.662 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5597-5597' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.663 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8497-8497' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.663 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2287-2287' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.664 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2380-2380' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.665 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5626-5626' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.665 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3772-3772' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.665 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9687-9687' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.667 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '113-113' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.667 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2005-2005' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.668 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1873-1873' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.669 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2378-2378' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.670 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2925-2925' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.670 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6837-6837' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.671 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2426-2426' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.671 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3177-3177' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.672 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8433-8433' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.672 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4174-4174' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.672 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3801-3801' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.672 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1480-1480' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.673 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2872-2872' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.673 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8981-8981' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.673 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6050-6050' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.674 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8612-8612' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.674 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9629-9629' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.674 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5699-5699' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.674 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1373-1373' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.675 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2072-2072' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.675 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4234-4234' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.676 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5870-5870' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.676 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '686-686' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.676 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9234-9234' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.676 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '457-457' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.676 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6561-6561' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.677 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5386-5386' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.677 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3914-3914' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.678 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9473-9473' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.678 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8665-8665' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.678 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6132-6132' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.678 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8597-8597' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.678 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3867-3867' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.679 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9822-9822' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.679 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7728-7728' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.679 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '411-411' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.679 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '907-907' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.680 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3514-3514' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.680 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9244-9244' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.680 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9789-9789' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.680 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2689-2689' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.681 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9573-9573' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.681 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9717-9717' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.681 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7205-7205' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.682 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9564-9564' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.682 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2667-2667' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.684 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6860-6860' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.684 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8523-8523' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.684 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3486-3486' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.685 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4477-4477' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.685 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1653-1653' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.685 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '685-685' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.685 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2903-2903' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.686 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1404-1404' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.687 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4308-4308' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.687 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5334-5334' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.687 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2514-2514' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.687 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1315-1315' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.688 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '947-947' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.688 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8751-8751' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.689 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1736-1736' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.689 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6415-6415' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.689 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7968-7968' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.690 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1103-1103' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.690 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4692-4692' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.690 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9403-9403' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.690 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6398-6398' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.691 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2394-2394' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.691 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8179-8179' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.691 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3375-3375' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.692 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2679-2679' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.692 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4712-4712' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.692 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4434-4434' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.693 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7803-7803' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.693 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5368-5368' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.694 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6202-6202' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.694 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8297-8297' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.695 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4684-4684' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.696 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5503-5503' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.756 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2234-2234' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.756 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5648-5648' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.756 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '34-34' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.757 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7953-7953' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.757 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7569-7569' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.758 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '720-720' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.758 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7057-7057' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.759 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3691-3691' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.759 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2076-2076' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.760 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7144-7144' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.761 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8267-8267' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.761 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '48-48' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.761 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4887-4887' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.761 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3031-3031' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.761 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2884-2884' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.761 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4626-4626' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.762 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7079-7079' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.762 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '832-832' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.762 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2209-2209' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.763 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1624-1624' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.763 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8148-8148' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.764 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7098-7098' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.764 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7166-7166' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.765 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4452-4452' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.765 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8510-8510' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.765 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1690-1690' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.766 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1114-1114' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.766 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4269-4269' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.766 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5654-5654' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.766 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1846-1846' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.767 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2406-2406' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.768 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1527-1527' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.768 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9185-9185' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.769 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1005-1005' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.769 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6787-6787' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.770 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3985-3985' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.770 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1527-1527' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.772 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1029-1029' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.773 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4668-4668' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.773 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3258-3258' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.774 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8460-8460' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.774 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4200-4200' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.774 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4929-4929' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.774 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4966-4966' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.777 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7242-7242' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.777 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7479-7479' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.777 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5124-5124' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.777 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2661-2661' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.778 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1818-1818' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.779 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3414-3414' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.779 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6262-6262' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.780 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5718-5718' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.780 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8925-8925' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.780 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4684-4684' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.780 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6345-6345' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.780 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5397-5397' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.780 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9797-9797' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.781 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8239-8239' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.781 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1029-1029' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.781 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5298-5298' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.781 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3746-3746' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.782 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7018-7018' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.782 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7493-7493' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.783 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6838-6838' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.784 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4271-4271' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.784 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5992-5992' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.784 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2325-2325' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.785 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4935-4935' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.786 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7596-7596' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.786 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9257-9257' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.787 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8702-8702' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.787 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '293-293' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.788 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4827-4827' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.789 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1333-1333' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.789 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4091-4091' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.789 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9735-9735' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.789 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9105-9105' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.790 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '183-183' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.790 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1697-1697' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.791 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6713-6713' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.791 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4429-4429' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.791 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9429-9429' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.792 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6505-6505' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.793 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '283-283' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.793 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6548-6548' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.793 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '487-487' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.794 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7621-7621' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.794 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1379-1379' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.794 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5151-5151' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.795 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3409-3409' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.795 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6881-6881' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.796 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5707-5707' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.797 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1706-1706' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.797 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7852-7852' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.856 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2187-2187' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.857 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3476-3476' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.857 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7452-7452' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.857 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4177-4177' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.858 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8878-8878' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.858 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5564-5564' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.858 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9514-9514' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.858 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6138-6138' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.860 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9407-9407' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.861 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9862-9862' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.861 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8147-8147' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.861 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7274-7274' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.862 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7810-7810' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.862 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5161-5161' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.862 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1324-1324' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.862 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8686-8686' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.863 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '920-920' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.863 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4099-4099' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.863 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6882-6882' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.864 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5514-5514' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.865 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5195-5195' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.865 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3080-3080' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.866 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5219-5219' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.868 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2501-2501' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.868 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7753-7753' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.869 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8206-8206' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.869 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5427-5427' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.870 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9271-9271' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.870 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1230-1230' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.871 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9030-9030' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.871 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6597-6597' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.871 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5836-5836' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.871 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3656-3656' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.872 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '851-851' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.872 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4109-4109' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.872 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1381-1381' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.872 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1375-1375' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.872 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5110-5110' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.873 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1441-1441' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.873 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6398-6398' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.874 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '929-929' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.874 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1890-1890' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.874 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9835-9835' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.875 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2324-2324' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.876 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2786-2786' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.877 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2991-2991' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.877 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6922-6922' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.878 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4923-4923' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.879 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9837-9837' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.879 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '132-132' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.879 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7191-7191' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.881 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1913-1913' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.881 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5779-5779' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.882 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4616-4616' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.882 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3924-3924' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.883 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9267-9267' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.884 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1339-1339' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.884 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6731-6731' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.886 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1741-1741' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.886 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3404-3404' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.886 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5404-5404' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.887 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4325-4325' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.887 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '288-288' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.888 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1025-1025' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.888 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1171-1171' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.888 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6906-6906' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.888 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9663-9663' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.889 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8431-8431' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.889 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3921-3921' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.889 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8464-8464' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.890 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9054-9054' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.890 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8561-8561' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.891 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3788-3788' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.891 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2567-2567' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.892 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6088-6088' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.892 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4905-4905' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.892 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4331-4331' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.892 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6926-6926' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.892 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1324-1324' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.893 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5468-5468' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.893 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2624-2624' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.893 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '424-424' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.894 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '614-614' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.894 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9966-9966' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.895 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1143-1143' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.895 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3004-3004' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.896 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7482-7482' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.896 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6037-6037' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.896 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9691-9691' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.897 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7764-7764' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.897 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7700-7700' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.898 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6903-6903' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.956 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3346-3346' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.957 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3243-3243' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.957 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7614-7614' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.958 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '256-256' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.959 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3037-3037' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.960 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8226-8226' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.960 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3301-3301' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.961 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4825-4825' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.961 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2357-2357' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.961 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6210-6210' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.962 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7782-7782' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.962 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9761-9761' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.962 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6264-6264' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.963 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '559-559' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.963 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2047-2047' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.964 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2312-2312' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.964 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5640-5640' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.964 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3582-3582' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.966 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5592-5592' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.966 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1584-1584' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.967 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1316-1316' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.967 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2584-2584' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.967 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8801-8801' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.967 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9676-9676' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.968 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3203-3203' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.968 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6154-6154' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.968 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7811-7811' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.968 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6590-6590' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.968 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5777-5777' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.969 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3541-3541' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.969 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8932-8932' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.969 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8461-8461' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.970 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5732-5732' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.971 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2363-2363' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.971 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2927-2927' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.971 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1382-1382' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.971 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9381-9381' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.972 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6389-6389' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.972 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9335-9335' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.973 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1979-1979' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.974 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2875-2875' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.974 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4209-4209' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.974 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '125-125' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.975 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '98-98' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.976 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2612-2612' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.976 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7557-7557' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.976 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1146-1146' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.976 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4584-4584' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.977 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5654-5654' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.978 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '767-767' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.978 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6293-6293' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.979 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9032-9032' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.979 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7310-7310' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.980 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1055-1055' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.980 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1619-1619' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.980 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4113-4113' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.980 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7262-7262' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.981 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2915-2915' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.981 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8519-8519' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.981 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8137-8137' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.981 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1528-1528' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.982 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4170-4170' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.982 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1956-1956' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.983 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1451-1451' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.984 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1660-1660' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.984 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1139-1139' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.984 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4334-4334' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.984 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8954-8954' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.985 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7591-7591' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.986 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5223-5223' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.986 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4185-4185' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.987 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3992-3992' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.988 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8518-8518' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.989 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6018-6018' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.989 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7448-7448' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.990 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5643-5643' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.990 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7186-7186' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.990 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1204-1204' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.991 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3274-3274' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.992 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6368-6368' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.992 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '848-848' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.993 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2788-2788' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.994 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7558-7558' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.994 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8718-8718' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.995 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3658-3658' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.996 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6405-6405' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.996 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2212-2212' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.996 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6337-6337' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.997 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7641-7641' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:27.997 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '314-314' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:28.056 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7002-7002' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:28.057 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7004-7004' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:28.057 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3424-3424' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:28.057 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4424-4424' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:28.058 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7441-7441' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:28.058 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3902-3902' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:28.058 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5836-5836' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:28.059 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3504-3504' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:28.059 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8464-8464' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:28.060 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3935-3935' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:28.060 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9273-9273' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:28.060 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5395-5395' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:28.061 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2714-2714' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:28.061 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3836-3836' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:28.061 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9489-9489' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:28.062 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9828-9828' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:28.063 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8191-8191' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:28.763 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4853-4853' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:28.764 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2677-2677' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:28.764 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1308-1308' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:28.767 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7085-7085' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:28.768 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8584-8584' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:28.769 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6076-6076' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:28.769 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3064-3064' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:28.769 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4479-4479' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:28.769 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '483-483' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:28.771 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2674-2674' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:28.771 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8172-8172' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:28.771 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9322-9322' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:28.771 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3259-3259' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:28.772 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1773-1773' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:28.772 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6431-6431' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:28.772 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5404-5404' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:28.773 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2861-2861' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:28.774 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6194-6194' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:28.774 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6625-6625' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:28.775 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8470-8470' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:28.775 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7811-7811' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:28.776 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4658-4658' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:28.776 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9985-9985' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:28.777 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5014-5014' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:28.778 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3212-3212' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:28.778 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3643-3643' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:28.778 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '507-507' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:28.778 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9529-9529' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:28.779 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2105-2105' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:28.779 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9685-9685' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:28.779 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9983-9983' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:28.780 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6071-6071' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:28.780 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8886-8886' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:28.780 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4419-4419' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:28.780 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3416-3416' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:28.780 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3069-3069' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:28.781 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6037-6037' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:28.781 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5342-5342' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:28.781 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1910-1910' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:28.782 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2350-2350' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:28.783 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5834-5834' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:28.783 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5683-5683' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:28.783 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1274-1274' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:28.783 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1410-1410' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:28.784 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1113-1113' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:28.784 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9120-9120' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:28.784 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1711-1711' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:28.784 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7391-7391' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:28.785 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6603-6603' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:28.785 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2852-2852' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:28.785 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8132-8132' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:28.785 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2941-2941' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:28.785 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4486-4486' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:28.786 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2209-2209' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:28.786 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2071-2071' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:28.786 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8128-8128' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:28.787 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1511-1511' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:28.787 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1527-1527' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:28.788 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6305-6305' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:28.789 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2225-2225' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:28.790 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4850-4850' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:28.791 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6251-6251' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:28.792 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2286-2286' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:28.792 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8269-8269' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:28.792 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8435-8435' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:28.793 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8774-8774' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:28.793 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8843-8843' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:28.793 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5967-5967' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:28.794 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4932-4932' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:28.795 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5348-5348' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:28.795 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1422-1422' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:28.795 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3170-3170' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:28.796 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8518-8518' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:28.796 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9872-9872' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:28.797 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4770-4770' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:28.797 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4425-4425' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:28.798 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9609-9609' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:28.798 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8280-8280' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:28.798 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7984-7984' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:28.798 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6946-6946' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:28.799 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1126-1126' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:28.799 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5799-5799' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:28.799 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9497-9497' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:28.800 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8222-8222' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:28.800 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4923-4923' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:28.800 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1055-1055' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:28.801 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '805-805' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:28.801 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7725-7725' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:28.801 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8564-8564' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:28.801 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2079-2079' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:28.802 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '302-302' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:28.804 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1304-1304' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:28.804 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '187-187' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:28.804 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3898-3898' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:28.804 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1324-1324' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:28.804 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4627-4627' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:28.855 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8765-8765' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:28.856 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1328-1328' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:28.856 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6898-6898' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:28.856 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5564-5564' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:28.857 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5220-5220' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:28.857 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8031-8031' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:28.857 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4781-4781' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:28.858 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3055-3055' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:28.858 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9645-9645' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:28.858 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6888-6888' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:28.858 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3559-3559' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:28.859 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3942-3942' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:28.860 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5535-5535' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:28.860 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5595-5595' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:28.861 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5838-5838' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:28.861 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6765-6765' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:28.861 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6965-6965' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:28.861 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8589-8589' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:28.862 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5301-5301' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:28.862 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4023-4023' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:28.862 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6315-6315' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:28.862 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '614-614' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:28.863 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7063-7063' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:28.864 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5251-5251' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:28.864 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8861-8861' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:28.864 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3724-3724' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:28.865 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3564-3564' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:28.865 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8332-8332' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:28.867 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5395-5395' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:28.868 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6625-6625' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:28.868 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1402-1402' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:28.868 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9141-9141' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:28.868 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8658-8658' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:28.869 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '585-585' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:28.869 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '644-644' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:28.869 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4847-4847' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:28.870 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6405-6405' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:28.870 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6223-6223' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:28.871 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9106-9106' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:28.871 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9967-9967' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:28.871 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '920-920' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:28.873 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1442-1442' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:28.873 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9663-9663' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:28.874 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8354-8354' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:28.874 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1263-1263' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:28.875 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '360-360' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:28.875 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8678-8678' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:28.875 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6379-6379' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:28.875 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3548-3548' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:28.875 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6379-6379' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:28.875 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5990-5990' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:28.876 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2607-2607' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:28.876 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8867-8867' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:28.876 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8879-8879' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:28.877 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6171-6171' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:28.877 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1264-1264' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:28.877 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '32-32' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:28.878 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4088-4088' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:28.878 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2-2' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:28.879 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9820-9820' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:28.879 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3166-3166' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:28.879 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3592-3592' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:28.879 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '895-895' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:28.880 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1572-1572' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:28.881 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9569-9569' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:28.882 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3258-3258' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:28.883 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2468-2468' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:28.884 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4853-4853' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:28.884 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8649-8649' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:28.885 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4914-4914' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:28.885 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5356-5356' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:28.886 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4842-4842' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:28.886 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9518-9518' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:28.887 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8911-8911' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:28.887 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3239-3239' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:28.887 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4344-4344' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:28.888 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9660-9660' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:28.888 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9156-9156' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:28.888 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7830-7830' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:28.888 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5329-5329' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:28.888 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '892-892' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:28.889 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3402-3402' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:28.889 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8033-8033' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:28.889 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3210-3210' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:28.890 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8560-8560' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:28.890 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5931-5931' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:28.890 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6597-6597' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:28.891 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '768-768' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:28.893 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '240-240' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:28.894 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1860-1860' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:28.894 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4850-4850' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:28.895 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9531-9531' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:28.895 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '212-212' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:28.895 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7828-7828' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:28.896 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8438-8438' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:28.955 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '215-215' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:28.955 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1162-1162' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:28.956 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5653-5653' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:28.957 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9770-9770' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:28.957 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7035-7035' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:28.957 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8755-8755' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:28.957 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4581-4581' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:28.958 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5637-5637' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:28.958 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1198-1198' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:28.958 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6585-6585' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:28.958 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '641-641' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:28.958 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7954-7954' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:28.959 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2830-2830' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:28.959 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6326-6326' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:28.959 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '612-612' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:28.959 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6030-6030' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:28.959 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1451-1451' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:28.960 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7470-7470' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:28.961 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9302-9302' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:28.961 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '201-201' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:28.962 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8037-8037' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:28.962 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '469-469' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:28.962 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6008-6008' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:28.962 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2535-2535' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:28.963 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7566-7566' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:28.963 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2152-2152' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:28.963 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1555-1555' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:28.964 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3065-3065' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:28.964 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3847-3847' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:28.965 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5291-5291' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:28.965 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6860-6860' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:28.965 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1029-1029' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:28.966 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7047-7047' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:28.966 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5674-5674' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:28.966 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4182-4182' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:28.966 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4889-4889' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:28.967 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4434-4434' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:28.968 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1052-1052' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:28.969 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6922-6922' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:28.969 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2488-2488' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:28.969 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5810-5810' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:28.970 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2533-2533' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:28.970 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2326-2326' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:28.971 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6181-6181' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:28.972 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4488-4488' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:28.972 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2457-2457' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:28.972 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '515-515' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:28.973 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3785-3785' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:28.974 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1241-1241' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:28.974 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5586-5586' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:28.975 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8175-8175' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:28.975 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1706-1706' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:28.976 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5050-5050' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:28.977 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8154-8154' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:28.977 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4705-4705' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:28.978 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3363-3363' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:28.978 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7403-7403' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:28.979 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6125-6125' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:28.979 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8236-8236' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:28.980 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '372-372' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:28.981 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3661-3661' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:28.981 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6497-6497' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:28.981 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9864-9864' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:28.981 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7331-7331' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:28.981 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9717-9717' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:28.982 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4164-4164' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:28.982 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5673-5673' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:28.982 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1502-1502' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:28.982 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7471-7471' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:28.983 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3391-3391' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:28.983 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4853-4853' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:28.983 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2518-2518' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:28.983 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7896-7896' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:28.983 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4767-4767' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:28.983 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1441-1441' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:28.983 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3438-3438' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:28.984 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5148-5148' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:28.985 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6368-6368' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:28.986 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1375-1375' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:28.986 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4183-4183' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:28.986 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1827-1827' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:28.986 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6523-6523' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:28.987 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '494-494' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:28.987 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2875-2875' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:28.987 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6287-6287' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:28.988 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2405-2405' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:28.988 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2827-2827' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:28.989 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8908-8908' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:28.989 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '985-985' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:28.989 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2884-2884' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:28.989 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8159-8159' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:28.989 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6803-6803' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:28.990 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2075-2075' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:28.990 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9452-9452' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:28.990 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1364-1364' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:28.991 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3731-3731' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:28.991 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6024-6024' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:28.992 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7402-7402' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:28.992 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5976-5976' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:28.993 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '746-746' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:29.056 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '962-962' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:29.056 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1528-1528' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:29.056 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2324-2324' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:29.056 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5348-5348' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:29.057 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2606-2606' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:29.057 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2798-2798' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:29.057 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7489-7489' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:29.057 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1905-1905' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:29.058 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2006-2006' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:29.059 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1114-1114' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:29.059 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9497-9497' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:29.060 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8045-8045' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:29.060 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6565-6565' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:29.060 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '755-755' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:29.061 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6464-6464' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:29.061 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6045-6045' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:29.061 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2507-2507' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:29.061 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8193-8193' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:29.061 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6869-6869' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:29.062 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8151-8151' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:29.062 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '670-670' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:29.062 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5468-5468' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:29.062 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9759-9759' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:29.063 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '747-747' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:29.064 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9652-9652' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:29.064 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '396-396' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:29.064 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2101-2101' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:29.065 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1775-1775' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:29.065 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8823-8823' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:29.066 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6686-6686' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:29.066 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2356-2356' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:29.067 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3991-3991' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:29.068 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7018-7018' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:29.068 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1778-1778' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:29.069 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9843-9843' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:29.069 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1257-1257' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:29.070 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '132-132' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:29.070 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '767-767' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:29.070 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8871-8871' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:29.070 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7097-7097' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:29.071 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2254-2254' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:29.072 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2457-2457' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:29.072 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9622-9622' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:29.072 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5832-5832' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:29.073 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4172-4172' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:29.073 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2176-2176' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:29.073 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3032-3032' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:29.074 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4769-4769' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:29.075 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9148-9148' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:29.075 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '16-16' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:29.075 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8878-8878' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:29.076 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '968-968' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:29.076 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4532-4532' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:29.076 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6731-6731' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:29.077 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '45-45' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:29.077 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5848-5848' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:29.078 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2661-2661' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:29.079 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8898-8898' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:29.080 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9727-9727' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:29.080 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '98-98' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:29.081 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1092-1092' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:29.081 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '331-331' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:29.081 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8666-8666' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:29.082 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4998-4998' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:29.082 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9332-9332' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:29.083 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9257-9257' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:29.083 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5990-5990' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:29.083 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3543-3543' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:29.084 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3729-3729' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:29.085 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '416-416' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:29.086 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1114-1114' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:29.086 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7142-7142' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:29.086 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2872-2872' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:29.086 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4692-4692' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:29.086 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6399-6399' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:29.087 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8804-8804' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:29.087 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '367-367' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:29.087 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8973-8973' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:29.087 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1165-1165' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:29.087 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5592-5592' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:29.088 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '538-538' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:29.088 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3409-3409' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:29.088 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6868-6868' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:29.089 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8213-8213' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:29.089 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8194-8194' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:29.090 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7717-7717' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:29.091 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1182-1182' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:29.091 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7286-7286' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:29.091 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4791-4791' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:29.092 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8922-8922' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:29.092 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3819-3819' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:29.092 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '246-246' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:29.092 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2971-2971' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:29.093 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '874-874' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:29.094 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1209-1209' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:29.094 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2089-2089' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:29.094 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6286-6286' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:29.094 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6358-6358' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:29.094 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6322-6322' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:29.095 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4934-4934' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:29.096 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1206-1206' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:29.097 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4183-4183' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:29.097 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9926-9926' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:29.097 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1699-1699' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:29.098 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9947-9947' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:29.102 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5821-5821' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:29.159 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5174-5174' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:29.163 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8926-8926' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:29.163 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2979-2979' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:29.164 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '305-305' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:29.165 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6271-6271' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:29.165 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5501-5501' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:29.166 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3933-3933' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:29.166 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6946-6946' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:29.166 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5432-5432' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:29.167 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6995-6995' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:29.167 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5840-5840' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:29.167 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6996-6996' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:29.167 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5602-5602' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:29.168 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '307-307' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:29.168 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4429-4429' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:29.168 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3298-3298' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:29.168 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6737-6737' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:29.169 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6667-6667' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:29.169 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4426-4426' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:29.170 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3658-3658' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:29.170 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4917-4917' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:29.170 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '450-450' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:29.170 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '494-494' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:29.170 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2915-2915' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:29.171 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7298-7298' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:29.172 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '884-884' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:29.173 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9534-9534' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:29.173 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2610-2610' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:29.173 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3130-3130' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:29.174 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1785-1785' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:29.174 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6490-6490' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:29.174 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6903-6903' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:29.175 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6251-6251' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:29.175 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7601-7601' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:29.176 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3110-3110' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:29.176 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2405-2405' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:29.176 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1580-1580' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:29.176 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7388-7388' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:29.177 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5163-5163' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:29.177 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6468-6468' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:29.177 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3073-3073' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:29.177 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4272-4272' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:29.178 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8394-8394' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:29.178 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3691-3691' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:29.179 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3425-3425' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:29.179 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4532-4532' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:29.180 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '711-711' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:29.180 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1416-1416' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:29.181 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9828-9828' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:29.181 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7949-7949' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:29.181 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4559-4559' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:29.182 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5568-5568' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:29.182 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8337-8337' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:29.183 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3190-3190' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:29.183 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8782-8782' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:29.183 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5147-5147' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:29.183 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4477-4477' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:29.184 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5006-5006' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:29.184 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3064-3064' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:29.185 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4170-4170' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:29.185 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '697-697' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:29.185 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1811-1811' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:29.186 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3857-3857' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:29.186 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9681-9681' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:29.186 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5293-5293' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:29.187 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6450-6450' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:29.187 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5868-5868' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:29.188 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '437-437' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:29.188 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1273-1273' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:29.188 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4932-4932' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:29.189 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9939-9939' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:29.189 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1815-1815' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:29.189 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6434-6434' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:29.190 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2572-2572' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:29.190 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1580-1580' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:29.190 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2967-2967' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:29.190 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6469-6469' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:29.191 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6251-6251' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:29.191 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4418-4418' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:29.191 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5661-5661' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:29.191 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2325-2325' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:29.191 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2280-2280' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:29.192 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4186-4186' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:29.192 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6008-6008' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:29.192 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7537-7537' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:29.192 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4237-4237' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:29.192 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8044-8044' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:29.193 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6825-6825' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:29.193 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5667-5667' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:29.194 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6337-6337' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:29.194 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8242-8242' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:29.194 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9653-9653' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:29.195 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '856-856' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:29.195 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6475-6475' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:29.195 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4690-4690' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:29.195 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '337-337' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:29.195 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7162-7162' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:29.196 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1175-1175' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:29.198 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7877-7877' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:29.198 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4104-4104' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:29.198 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8153-8153' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:29.198 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3112-3112' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:29.199 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2685-2685' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:29.199 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1852-1852' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:29.199 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6365-6365' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:29.256 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7601-7601' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:29.256 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7226-7226' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:29.256 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3842-3842' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:29.257 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '136-136' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:29.257 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9796-9796' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:29.257 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6475-6475' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:29.258 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1614-1614' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:29.259 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9558-9558' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:29.261 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7434-7434' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:29.262 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1422-1422' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:29.262 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8269-8269' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:29.262 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8527-8527' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:31.599 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2023-2023' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:31.599 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4692-4692' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:31.599 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '670-670' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:31.599 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7881-7881' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:31.602 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7489-7489' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:35.920 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7053-7053' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:35.921 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9956-9956' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:35.922 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1186-1186' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:35.922 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5306-5306' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:35.922 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3772-3772' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:35.922 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6194-6194' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:35.922 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6597-6597' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:35.923 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5430-5430' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:35.923 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5506-5506' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:35.923 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4527-4527' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:35.924 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1404-1404' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:35.924 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '908-908' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:35.924 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9668-9668' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:35.925 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8237-8237' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:35.925 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4850-4850' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:35.926 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '134-134' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:35.926 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1795-1795' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:35.926 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3142-3142' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:35.927 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3216-3216' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:35.928 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2158-2158' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:35.928 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9224-9224' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:35.928 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4860-4860' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:35.929 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7122-7122' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:35.930 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1417-1417' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:35.931 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5270-5270' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:35.931 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8332-8332' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:35.932 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5984-5984' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:35.932 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '170-170' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:35.932 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2903-2903' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:35.932 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '776-776' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:35.932 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1470-1470' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:35.932 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1099-1099' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:35.933 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1552-1552' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:35.934 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8632-8632' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:35.935 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4325-4325' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:35.935 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9380-9380' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:35.935 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5610-5610' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:35.935 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '902-902' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:35.935 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5254-5254' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:35.936 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5843-5843' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:35.936 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6490-6490' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:35.936 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1025-1025' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:35.937 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2630-2630' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:35.937 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1558-1558' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:35.937 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7231-7231' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:35.938 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9706-9706' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:35.939 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6478-6478' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:35.939 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1012-1012' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:35.939 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3089-3089' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:35.939 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9279-9279' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:35.940 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3909-3909' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:35.940 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7327-7327' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:35.940 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9582-9582' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:35.940 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6148-6148' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:35.940 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3273-3273' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:35.941 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1530-1530' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:35.942 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5161-5161' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:35.942 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9000-9000' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:35.942 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2910-2910' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:35.943 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1521-1521' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:35.943 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8302-8302' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:35.943 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '337-337' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:35.944 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3058-3058' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:35.944 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7323-7323' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:35.944 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '333-333' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:35.945 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1181-1181' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:35.945 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9786-9786' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:35.945 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9525-9525' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:35.945 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7584-7584' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:35.945 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '45-45' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:35.945 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5646-5646' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:35.946 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7525-7525' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:35.946 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '673-673' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:35.946 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6929-6929' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:35.946 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3106-3106' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:35.947 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9717-9717' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:35.947 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9553-9553' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:35.948 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7306-7306' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:35.948 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2245-2245' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:35.948 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5390-5390' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:35.949 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4920-4920' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:35.949 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2591-2591' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:35.949 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4363-4363' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:35.950 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5469-5469' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:35.950 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2478-2478' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:35.951 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1922-1922' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:35.951 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8053-8053' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:35.951 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '407-407' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:35.951 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8734-8734' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:35.952 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9984-9984' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:35.952 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8427-8427' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:35.952 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7645-7645' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:35.952 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '805-805' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:35.953 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2183-2183' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:35.953 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '565-565' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:35.953 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4063-4063' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:35.954 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9688-9688' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:35.954 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7274-7274' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:35.954 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1924-1924' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:35.955 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1580-1580' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:35.955 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8977-8977' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:35.955 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6194-6194' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:35.956 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2373-2373' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:35.956 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4622-4622' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:35.956 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6389-6389' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:35.956 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '361-361' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:35.957 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5395-5395' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:35.957 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6527-6527' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:35.957 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9415-9415' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:35.957 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8302-8302' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:35.958 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3048-3048' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:35.958 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '330-330' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:35.958 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7230-7230' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:35.958 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8342-8342' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:35.959 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8154-8154' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:35.959 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7823-7823' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:35.960 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4471-4471' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:35.960 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7165-7165' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:35.960 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3065-3065' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:35.960 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3309-3309' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:35.961 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8349-8349' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:35.961 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3490-3490' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:35.961 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '337-337' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:35.962 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7786-7786' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:35.962 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3996-3996' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:35.962 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '532-532' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:35.963 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9403-9403' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:35.963 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7811-7811' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:35.963 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4156-4156' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:35.963 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3215-3215' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:35.964 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8584-8584' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:35.964 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1090-1090' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:35.964 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7618-7618' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:35.964 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1801-1801' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:35.965 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9000-9000' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:35.965 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9979-9979' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:35.965 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '774-774' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:35.965 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1861-1861' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:35.965 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1184-1184' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:35.966 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '268-268' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:35.966 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9420-9420' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:35.966 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4044-4044' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:35.966 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5414-5414' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:35.967 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4965-4965' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:35.967 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5804-5804' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:35.968 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8637-8637' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:35.968 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7699-7699' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:35.968 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4096-4096' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:35.968 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1388-1388' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:35.969 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2914-2914' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:35.969 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7166-7166' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:35.969 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '268-268' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:35.969 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4021-4021' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:35.970 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1669-1669' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:35.970 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5772-5772' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:35.970 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2608-2608' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:35.970 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5772-5772' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:35.970 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '768-768' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:35.970 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4577-4577' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:35.971 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5292-5292' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:35.971 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3242-3242' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:35.971 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9549-9549' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:35.971 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7138-7138' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:35.972 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7954-7954' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:35.972 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8626-8626' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:35.972 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2474-2474' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:35.973 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '312-312' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:35.973 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9313-9313' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:35.974 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9437-9437' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:35.974 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '944-944' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:35.974 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9273-9273' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:35.975 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3363-3363' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:35.975 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9188-9188' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:35.975 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9736-9736' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:35.975 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1502-1502' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:35.975 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2116-2116' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:35.976 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6830-6830' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:35.976 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '306-306' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:35.976 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7453-7453' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:35.977 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7322-7322' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:35.978 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9902-9902' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:35.978 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8886-8886' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:35.979 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5604-5604' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:35.979 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7546-7546' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:35.979 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4712-4712' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:35.980 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7102-7102' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:35.980 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5273-5273' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:35.980 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3362-3362' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:35.980 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '112-112' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:35.981 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2330-2330' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:35.981 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9185-9185' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:35.981 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3112-3112' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:35.981 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '532-532' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:35.981 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8432-8432' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:35.982 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2098-2098' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:35.982 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1738-1738' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:35.982 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6122-6122' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:35.982 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7489-7489' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:35.982 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3790-3790' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:35.982 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6496-6496' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:35.982 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8053-8053' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:35.982 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4156-4156' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:35.983 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2277-2277' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:35.983 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2170-2170' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:35.983 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7119-7119' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:35.984 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6714-6714' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:35.984 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3423-3423' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:35.985 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5096-5096' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:35.985 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3894-3894' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:35.985 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6423-6423' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:35.986 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '443-443' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:35.986 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8081-8081' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:35.986 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8823-8823' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:35.986 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9726-9726' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:35.987 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1061-1061' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:35.987 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7793-7793' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:35.987 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1810-1810' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:35.988 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7283-7283' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:35.988 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '887-887' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:35.988 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2615-2615' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:35.988 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9212-9212' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:35.989 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7147-7147' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:35.989 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6335-6335' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:35.989 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7554-7554' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:35.990 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '930-930' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:35.990 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8656-8656' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:35.990 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '908-908' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:35.991 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '317-317' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:35.991 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3385-3385' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:35.992 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9215-9215' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:35.993 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7945-7945' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:35.993 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3314-3314' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:35.994 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5108-5108' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:35.994 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3600-3600' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:35.995 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4770-4770' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:35.995 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9954-9954' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:35.995 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8786-8786' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:35.995 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9755-9755' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:35.995 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7848-7848' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:35.996 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5787-5787' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.056 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '364-364' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.056 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5220-5220' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.056 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9018-9018' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.056 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '579-579' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.058 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6816-6816' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.058 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '312-312' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.058 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8313-8313' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.059 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2558-2558' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.059 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3313-3313' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.060 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5423-5423' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.060 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5210-5210' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.060 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9293-9293' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.061 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7991-7991' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.061 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6772-6772' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.061 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '376-376' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.061 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '84-84' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.062 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2039-2039' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.062 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6721-6721' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.062 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4669-4669' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.062 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4278-4278' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.062 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8081-8081' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.062 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9854-9854' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.063 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '670-670' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.063 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7215-7215' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.063 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5750-5750' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.063 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7351-7351' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.063 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7286-7286' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.063 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5840-5840' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.064 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5203-5203' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.064 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2671-2671' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.064 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6787-6787' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.064 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7098-7098' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.064 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9291-9291' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.064 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2369-2369' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.065 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9627-9627' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.066 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5128-5128' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.067 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4045-4045' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.067 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1132-1132' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.068 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1976-1976' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.068 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1548-1548' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.068 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7146-7146' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.068 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9704-9704' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.069 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9238-9238' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.069 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '410-410' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.069 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1135-1135' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.069 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5848-5848' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.070 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3582-3582' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.070 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1638-1638' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.071 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8412-8412' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.071 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1259-1259' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.072 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1356-1356' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.072 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9817-9817' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.073 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3674-3674' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.073 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5597-5597' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.073 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1404-1404' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.074 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4253-4253' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.074 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7334-7334' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.074 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1986-1986' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.075 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1328-1328' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.075 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5654-5654' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.075 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8682-8682' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.075 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6777-6777' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.076 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3184-3184' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.076 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2527-2527' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.076 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9561-9561' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.076 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5807-5807' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.077 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1204-1204' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.077 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1248-1248' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.077 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9314-9314' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.077 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '773-773' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.077 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2929-2929' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.078 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6452-6452' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.078 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1961-1961' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.078 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '396-396' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.079 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1132-1132' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.079 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4170-4170' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.079 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5592-5592' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.080 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8756-8756' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.081 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1426-1426' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.081 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2336-2336' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.081 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2220-2220' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.081 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2622-2622' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.082 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3106-3106' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.082 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '586-586' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.083 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5651-5651' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.083 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '420-420' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.084 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '348-348' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.084 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1156-1156' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.084 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '293-293' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.084 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8926-8926' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.085 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '889-889' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.085 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6989-6989' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.085 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3542-3542' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.085 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7526-7526' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.086 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1933-1933' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.086 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7837-7837' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.086 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '122-122' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.087 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7127-7127' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.087 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2349-2349' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.087 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7779-7779' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.088 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1533-1533' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.088 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1778-1778' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.088 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8379-8379' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.089 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6143-6143' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.089 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7201-7201' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.090 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8493-8493' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.090 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5749-5749' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.090 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7210-7210' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.090 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2818-2818' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.091 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3846-3846' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.091 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3211-3211' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.091 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7430-7430' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.092 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3796-3796' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.092 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6389-6389' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.093 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7607-7607' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.093 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8346-8346' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.094 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5441-5441' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.094 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3443-3443' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.094 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2350-2350' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.155 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9553-9553' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.156 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8233-8233' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.156 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9796-9796' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.156 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1901-1901' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.156 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3567-3567' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.157 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4740-4740' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.157 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '121-121' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.157 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9223-9223' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.158 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '272-272' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.158 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6108-6108' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.158 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6026-6026' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.158 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3803-3803' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.158 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7614-7614' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.158 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9134-9134' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.159 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4320-4320' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.159 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7951-7951' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.159 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1795-1795' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.160 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2803-2803' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.160 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '175-175' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.160 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5638-5638' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.160 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8070-8070' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.161 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '959-959' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.161 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7272-7272' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.161 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9377-9377' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.162 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4738-4738' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.162 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7783-7783' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.162 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8252-8252' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.163 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5616-5616' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.163 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6995-6995' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.164 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8596-8596' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.164 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2393-2393' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.164 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7882-7882' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.164 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6284-6284' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.165 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4914-4914' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.165 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8356-8356' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.165 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3137-3137' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.165 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7603-7603' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.165 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '656-656' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.167 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7173-7173' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.167 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7795-7795' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.167 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6547-6547' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.167 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5650-5650' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.168 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8306-8306' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.168 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4039-4039' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.168 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1448-1448' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.168 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7856-7856' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.169 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4060-4060' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.169 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1958-1958' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.169 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8521-8521' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.170 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6490-6490' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.170 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1143-1143' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.170 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3863-3863' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.171 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8298-8298' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.171 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9579-9579' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.171 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7425-7425' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.172 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7056-7056' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.172 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5898-5898' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.172 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2435-2435' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.172 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1868-1868' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.173 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4595-4595' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.173 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9860-9860' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.174 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7369-7369' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.175 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3594-3594' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.175 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9259-9259' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.176 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4217-4217' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.176 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7299-7299' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.177 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5693-5693' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.177 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8638-8638' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.177 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2607-2607' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.177 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3145-3145' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.178 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5900-5900' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.178 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7479-7479' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.178 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1498-1498' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.179 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2127-2127' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.179 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '348-348' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.180 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5973-5973' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.180 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3037-3037' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.180 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6565-6565' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.180 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '944-944' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.181 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '206-206' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.181 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3396-3396' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.182 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2571-2571' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.182 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5888-5888' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.182 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6646-6646' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.182 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3118-3118' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.182 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7028-7028' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.182 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1283-1283' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.183 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7051-7051' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.183 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7964-7964' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.184 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9921-9921' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.184 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '330-330' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.185 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2797-2797' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.185 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4523-4523' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.186 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2104-2104' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.186 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9480-9480' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.186 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2807-2807' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.186 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8914-8914' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.186 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9921-9921' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.187 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3328-3328' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.187 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7475-7475' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.187 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3597-3597' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.187 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8656-8656' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.187 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6129-6129' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.188 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4022-4022' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.188 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7442-7442' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.188 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3340-3340' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.189 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5979-5979' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.189 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1204-1204' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.190 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8306-8306' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.190 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9590-9590' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.190 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3456-3456' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.191 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6232-6232' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.191 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '759-759' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.191 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1052-1052' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.192 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '305-305' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.193 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3063-3063' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.193 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1176-1176' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.193 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7544-7544' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.194 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6794-6794' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.194 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9114-9114' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.194 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5066-5066' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.194 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8513-8513' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.194 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6728-6728' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.195 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2314-2314' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.257 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2408-2408' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.257 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2834-2834' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.257 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5521-5521' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.258 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2453-2453' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.258 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8598-8598' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.259 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6104-6104' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.259 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4742-4742' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.259 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2293-2293' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.259 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '927-927' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.260 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5843-5843' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.260 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2151-2151' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.260 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5587-5587' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.262 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2087-2087' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.262 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9788-9788' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.263 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4029-4029' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.263 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7571-7571' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.263 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8101-8101' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.264 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4240-4240' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.264 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8847-8847' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.264 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4603-4603' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.265 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '935-935' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.265 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9415-9415' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.265 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4027-4027' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.265 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1421-1421' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.266 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6539-6539' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.266 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8405-8405' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.266 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4361-4361' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.266 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6940-6940' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.266 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2256-2256' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.267 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2648-2648' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.267 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5866-5866' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.267 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7000-7000' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.267 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3999-3999' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.267 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4465-4465' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.267 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '412-412' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.268 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7714-7714' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.268 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '47-47' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.268 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4716-4716' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.268 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3108-3108' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.268 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '962-962' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.269 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6793-6793' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.269 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1069-1069' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.269 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7359-7359' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.269 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9342-9342' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.270 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6655-6655' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.270 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7216-7216' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.270 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9380-9380' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.271 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1554-1554' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.271 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3816-3816' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.271 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '211-211' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.271 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3846-3846' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.272 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5984-5984' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.272 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4182-4182' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.272 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6731-6731' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.272 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9088-9088' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.273 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3915-3915' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.273 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4706-4706' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.273 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8642-8642' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.274 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2050-2050' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.274 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4185-4185' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.274 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5861-5861' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.274 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1054-1054' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.274 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4466-4466' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.274 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1388-1388' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.275 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4759-4759' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.275 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4156-4156' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.275 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2489-2489' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.275 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8313-8313' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.275 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '192-192' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.276 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3897-3897' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.276 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2866-2866' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.277 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9423-9423' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.277 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '163-163' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.277 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1436-1436' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.278 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9954-9954' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.278 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5187-5187' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.278 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1410-1410' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.279 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9540-9540' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.279 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8206-8206' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.279 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6976-6976' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.280 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4368-4368' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.280 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1432-1432' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.280 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3242-3242' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.280 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6290-6290' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.280 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1129-1129' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.280 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3224-3224' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.281 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4325-4325' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.282 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8332-8332' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.282 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '593-593' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.282 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2001-2001' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.282 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1771-1771' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.282 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9106-9106' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.283 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4191-4191' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.283 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4739-4739' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.283 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9921-9921' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.283 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9758-9758' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.283 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5594-5594' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.283 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1047-1047' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.283 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4791-4791' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.284 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8911-8911' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.284 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2485-2485' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.284 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '443-443' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.285 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5189-5189' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.285 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2603-2603' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.285 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5974-5974' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.285 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3221-3221' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.286 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5083-5083' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.286 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7185-7185' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.286 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8508-8508' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.287 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7257-7257' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.287 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9532-9532' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.287 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7645-7645' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.287 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7756-7756' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.287 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2351-2351' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.287 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7936-7936' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.288 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1455-1455' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.288 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7608-7608' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.288 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8177-8177' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.289 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5761-5761' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.289 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8914-8914' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.289 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6348-6348' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.289 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9156-9156' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.289 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8682-8682' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.289 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8686-8686' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.290 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3781-3781' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.290 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2516-2516' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.291 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3349-3349' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.292 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9604-9604' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.293 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6440-6440' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.293 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9632-9632' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.293 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8899-8899' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.293 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9409-9409' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.294 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6524-6524' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.294 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7235-7235' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.294 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6964-6964' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.295 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9572-9572' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.356 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2481-2481' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.356 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '763-763' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.356 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8308-8308' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.357 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '574-574' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.357 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6615-6615' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.357 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1145-1145' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.357 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '490-490' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.358 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8756-8756' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.358 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '103-103' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.358 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4308-4308' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.360 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4223-4223' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.361 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '853-853' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.361 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3204-3204' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.362 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8674-8674' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.363 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5974-5974' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.363 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6999-6999' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.363 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2955-2955' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.363 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7372-7372' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.363 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '270-270' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.364 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1399-1399' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.364 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3280-3280' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.364 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7397-7397' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.364 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7060-7060' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.364 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3069-3069' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.365 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6714-6714' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.365 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1417-1417' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.366 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8632-8632' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.366 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1199-1199' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.366 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3533-3533' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.367 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9036-9036' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.367 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7000-7000' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.367 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1420-1420' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.367 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1699-1699' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.367 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3738-3738' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.367 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8639-8639' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.368 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7361-7361' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.368 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6355-6355' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.368 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1599-1599' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.368 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '420-420' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.368 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2500-2500' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.368 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8528-8528' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.369 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4408-4408' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.370 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4872-4872' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.370 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5173-5173' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.370 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '720-720' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.370 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9956-9956' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.371 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9549-9549' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.371 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6843-6843' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.372 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8151-8151' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.372 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4090-4090' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.373 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3249-3249' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.373 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3227-3227' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.373 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '831-831' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.373 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9844-9844' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.374 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2221-2221' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.374 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '791-791' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.375 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1362-1362' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.375 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1922-1922' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.375 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7013-7013' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.375 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '622-622' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.375 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8342-8342' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.375 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '306-306' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.375 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1488-1488' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.376 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7448-7448' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.376 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8905-8905' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.377 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '969-969' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.377 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3095-3095' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.377 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6879-6879' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.378 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1160-1160' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.378 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '288-288' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.379 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7221-7221' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.379 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8781-8781' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.380 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5371-5371' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.380 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5615-5615' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.380 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '746-746' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.381 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3214-3214' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.381 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '389-389' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.381 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2227-2227' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.381 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3551-3551' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.382 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4668-4668' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.382 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4872-4872' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.382 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7012-7012' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.382 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3171-3171' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.383 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8981-8981' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.383 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '711-711' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.383 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1650-1650' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.384 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1642-1642' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.384 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3249-3249' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.384 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6466-6466' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.385 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3935-3935' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.385 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9696-9696' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.386 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7536-7536' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.386 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6088-6088' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.386 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8872-8872' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.386 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9420-9420' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.386 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1328-1328' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.386 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2454-2454' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.387 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2054-2054' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.387 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3069-3069' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.387 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3817-3817' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.388 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7278-7278' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.455 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7624-7624' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.455 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2051-2051' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.456 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8521-8521' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.456 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8354-8354' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.456 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9141-9141' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.457 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8785-8785' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.457 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2490-2490' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.458 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1542-1542' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.458 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8207-8207' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.458 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7375-7375' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.458 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2664-2664' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.459 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6267-6267' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.459 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9353-9353' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.460 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7168-7168' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.460 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '462-462' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.461 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8926-8926' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.461 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4047-4047' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.461 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5633-5633' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.461 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2591-2591' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.461 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7283-7283' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.461 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2075-2075' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.462 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7270-7270' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.462 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3156-3156' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.463 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4957-4957' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.464 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6885-6885' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.464 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3586-3586' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.465 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4119-4119' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.465 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8335-8335' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.465 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8498-8498' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.465 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4308-4308' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.466 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3533-3533' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.466 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1185-1185' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.466 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3064-3064' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.467 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1691-1691' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.467 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8178-8178' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.467 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5098-5098' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.468 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8073-8073' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.468 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8045-8045' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.468 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4367-4367' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.468 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2668-2668' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.468 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8802-8802' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.469 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7100-7100' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.469 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5158-5158' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.469 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5261-5261' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.469 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3456-3456' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.470 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1008-1008' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.470 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3448-3448' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.470 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5043-5043' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.470 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7000-7000' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.471 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2101-2101' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.471 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5997-5997' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.471 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9551-9551' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.471 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4784-4784' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.471 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7114-7114' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.471 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9543-9543' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.471 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8897-8897' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.472 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '19-19' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.472 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9561-9561' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.472 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2397-2397' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.473 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '759-759' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.473 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9630-9630' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.473 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4584-4584' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.473 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5409-5409' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.474 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8875-8875' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.474 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '559-559' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.474 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3069-3069' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.474 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3784-3784' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.474 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4121-4121' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.475 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7079-7079' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.475 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9679-9679' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.475 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9711-9711' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.475 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5621-5621' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.475 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8982-8982' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.476 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1687-1687' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.476 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6314-6314' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.477 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4278-4278' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.478 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4937-4937' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.478 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8821-8821' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.478 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2301-2301' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.479 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '115-115' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.479 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3686-3686' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.479 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4452-4452' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.479 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2643-2643' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.480 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7173-7173' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.480 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3215-3215' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.480 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8731-8731' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.480 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2147-2147' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.481 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6388-6388' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.481 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '269-269' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.481 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '951-951' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.481 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7841-7841' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.482 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2075-2075' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.482 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5948-5948' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.483 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1687-1687' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.483 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '185-185' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.484 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9898-9898' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.484 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5108-5108' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.484 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '442-442' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.484 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4829-4829' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.484 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7-7' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.485 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '841-841' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.485 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9779-9779' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.485 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2201-2201' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.486 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3799-3799' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.486 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '48-48' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.487 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6652-6652' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.488 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6072-6072' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.488 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6499-6499' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.488 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4247-4247' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.488 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3681-3681' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.488 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1058-1058' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.489 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8109-8109' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.489 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4532-4532' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.489 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9121-9121' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.489 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9411-9411' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.490 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4000-4000' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.491 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1224-1224' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.491 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2860-2860' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.491 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8227-8227' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.492 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8881-8881' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.492 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4045-4045' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.492 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8605-8605' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.492 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5309-5309' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.492 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4797-4797' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.555 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6950-6950' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.555 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6328-6328' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.557 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9644-9644' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.557 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1299-1299' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.557 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '804-804' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.557 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5423-5423' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.557 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '260-260' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.557 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '719-719' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.557 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1733-1733' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.558 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9173-9173' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.559 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8983-8983' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.559 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2202-2202' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.559 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5809-5809' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.559 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5095-5095' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.559 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5435-5435' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.560 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8215-8215' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.560 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2638-2638' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.561 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9361-9361' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.561 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4950-4950' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.562 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1885-1885' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.562 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6368-6368' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.562 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5395-5395' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.562 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7193-7193' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.562 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '183-183' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.563 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2112-2112' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.563 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4083-4083' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.563 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9634-9634' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.563 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9648-9648' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.563 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5614-5614' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.564 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1391-1391' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.564 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8960-8960' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.565 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5897-5897' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.565 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4384-4384' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.565 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7699-7699' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.565 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9476-9476' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.566 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '137-137' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.566 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8986-8986' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.567 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2465-2465' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.567 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2293-2293' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.567 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2093-2093' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.567 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8367-8367' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.567 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6846-6846' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.568 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3282-3282' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.568 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2357-2357' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.568 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8785-8785' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.568 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5694-5694' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.569 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1692-1692' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.570 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1711-1711' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.570 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1811-1811' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.570 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9707-9707' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.570 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8153-8153' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.570 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4750-4750' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.571 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2264-2264' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.571 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2365-2365' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.572 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9851-9851' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.572 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2631-2631' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.573 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5270-5270' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.573 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3242-3242' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.573 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7728-7728' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.574 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1754-1754' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.574 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8008-8008' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.574 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2638-2638' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.574 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5306-5306' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.575 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5159-5159' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.575 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '208-208' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.575 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7438-7438' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.575 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8180-8180' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.575 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2078-2078' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.576 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2763-2763' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.576 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7823-7823' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.576 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7092-7092' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.576 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4734-4734' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.577 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1722-1722' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.577 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3051-3051' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.577 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1206-1206' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.578 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '27-27' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.578 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1029-1029' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.578 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1800-1800' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.578 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6271-6271' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.579 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5808-5808' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.579 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2758-2758' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.579 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5035-5035' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.580 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '331-331' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.581 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2642-2642' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.582 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '868-868' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.582 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8833-8833' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.582 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6224-6224' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.582 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7170-7170' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.582 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6497-6497' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.582 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7414-7414' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.583 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1167-1167' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.583 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2939-2939' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.583 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8389-8389' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.583 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5332-5332' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.583 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7122-7122' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.583 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5340-5340' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.584 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8669-8669' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.584 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1608-1608' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.584 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8419-8419' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.585 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9136-9136' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.585 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6013-6013' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.585 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9587-9587' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.585 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1277-1277' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.586 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4629-4629' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.586 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2833-2833' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.586 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '265-265' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.586 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1976-1976' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.586 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8493-8493' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.586 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4110-4110' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.586 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1399-1399' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.586 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7489-7489' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.587 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6865-6865' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.587 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2769-2769' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.587 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '268-268' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.587 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1778-1778' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.587 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7065-7065' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.588 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3751-3751' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.588 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7181-7181' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.589 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1128-1128' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.589 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5849-5849' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.589 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2507-2507' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.589 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '831-831' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.589 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1623-1623' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.589 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7320-7320' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.590 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '131-131' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.590 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4725-4725' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.590 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3906-3906' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.590 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6425-6425' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.591 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6366-6366' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.591 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5728-5728' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.591 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2583-2583' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.591 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '831-831' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.592 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '622-622' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.592 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7204-7204' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.592 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8386-8386' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.592 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1789-1789' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.593 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '364-364' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.593 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3715-3715' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.656 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7678-7678' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.656 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4389-4389' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.657 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2371-2371' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.657 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5267-5267' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.657 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6126-6126' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.657 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '372-372' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.657 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3662-3662' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.658 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9338-9338' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.658 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7881-7881' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.658 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3965-3965' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.658 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7114-7114' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.659 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3483-3483' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.659 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7474-7474' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.659 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4601-4601' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.659 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7491-7491' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.659 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7602-7602' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.659 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4640-4640' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.660 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7895-7895' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.660 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1275-1275' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.661 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1961-1961' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.661 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1518-1518' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.661 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6455-6455' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.662 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1254-1254' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.662 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8961-8961' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.662 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9252-9252' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.663 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '810-810' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.663 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6037-6037' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.663 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2613-2613' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.664 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9472-9472' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.664 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4079-4079' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.664 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4296-4296' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.664 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4308-4308' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.664 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4643-4643' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.664 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '953-953' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.664 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2318-2318' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.665 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '337-337' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.665 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3398-3398' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.665 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1135-1135' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.665 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6409-6409' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.665 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7876-7876' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.665 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '838-838' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.666 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7987-7987' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.666 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2461-2461' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.666 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1344-1344' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.667 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1880-1880' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.667 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9765-9765' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.667 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1960-1960' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.668 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4641-4641' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.668 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7618-7618' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.668 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2139-2139' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.668 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '876-876' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.668 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4120-4120' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.669 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4791-4791' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.669 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3557-3557' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.669 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1443-1443' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.669 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2170-2170' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.669 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5930-5930' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.669 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3571-3571' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.670 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7005-7005' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.670 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9411-9411' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.670 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6084-6084' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.671 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7902-7902' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.671 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7611-7611' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.671 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1587-1587' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.671 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5641-5641' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.672 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6344-6344' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.672 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7189-7189' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.672 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2239-2239' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.673 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4786-4786' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.673 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '626-626' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.673 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5228-5228' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.674 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8168-8168' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.674 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9468-9468' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.674 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '258-258' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.674 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6359-6359' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.675 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6409-6409' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.675 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8968-8968' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.675 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3133-3133' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.675 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3528-3528' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.676 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8674-8674' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.676 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4618-4618' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.676 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1308-1308' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.676 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8016-8016' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.677 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1118-1118' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.677 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9190-9190' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.677 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8725-8725' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.677 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9224-9224' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.677 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8475-8475' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.677 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2958-2958' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.677 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2346-2346' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.678 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4551-4551' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.678 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8633-8633' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.678 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3571-3571' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.679 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2834-2834' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.679 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6615-6615' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.679 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3393-3393' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.680 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1379-1379' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.681 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4716-4716' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.681 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5550-5550' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.682 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8605-8605' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.682 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3839-3839' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.682 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8265-8265' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.682 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2682-2682' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.682 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9513-9513' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.682 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2712-2712' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.683 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6728-6728' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.683 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4273-4273' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.683 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3870-3870' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.684 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6077-6077' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.684 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2216-2216' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.684 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6176-6176' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.684 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9595-9595' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.685 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6043-6043' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.685 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8826-8826' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.686 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4690-4690' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.686 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6118-6118' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.687 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5117-5117' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.687 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6071-6071' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.687 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4261-4261' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.687 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1052-1052' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.687 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8134-8134' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.687 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8821-8821' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.687 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6418-6418' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.688 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2714-2714' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.688 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5795-5795' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.688 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9266-9266' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.689 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4096-4096' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.689 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4538-4538' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.689 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6326-6326' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.689 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4594-4594' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.690 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6996-6996' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.690 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '712-712' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.690 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5309-5309' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.691 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3013-3013' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.691 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3049-3049' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.692 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1796-1796' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.692 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9559-9559' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.692 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2833-2833' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.692 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8880-8880' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.692 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2245-2245' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.693 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2318-2318' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.693 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5728-5728' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.693 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4159-4159' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.693 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3790-3790' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.694 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6755-6755' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.694 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9231-9231' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.694 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6819-6819' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.694 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5468-5468' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.755 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2584-2584' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.756 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9924-9924' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.756 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4869-4869' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.756 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '892-892' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.756 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '361-361' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.756 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6426-6426' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.756 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4657-4657' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.756 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4189-4189' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.756 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9601-9601' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.757 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8330-8330' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.758 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7344-7344' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.758 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2093-2093' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.758 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7400-7400' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.758 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6126-6126' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.758 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1485-1485' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.758 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9267-9267' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.759 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '332-332' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.759 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6534-6534' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.759 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6123-6123' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.759 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3756-3756' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.760 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7569-7569' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.760 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '968-968' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.760 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3100-3100' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.761 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4515-4515' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.761 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3851-3851' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.761 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3461-3461' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.761 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7083-7083' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.761 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2595-2595' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.762 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '737-737' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.762 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8277-8277' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.763 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2955-2955' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.764 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4135-4135' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.764 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5807-5807' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.764 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1190-1190' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.764 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5594-5594' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.765 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8335-8335' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.766 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2017-2017' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.766 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1718-1718' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.766 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5795-5795' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.767 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2312-2312' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.767 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7314-7314' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.767 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7709-7709' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.767 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2906-2906' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.767 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9577-9577' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.768 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4241-4241' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.768 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8527-8527' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.768 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6120-6120' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.769 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9084-9084' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.769 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '289-289' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.769 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '635-635' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.770 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '286-286' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.770 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9927-9927' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.770 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1310-1310' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.770 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5646-5646' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.770 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7700-7700' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.770 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9759-9759' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.770 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1866-1866' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.771 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7864-7864' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.771 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1947-1947' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.771 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5756-5756' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.771 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6351-6351' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.771 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4402-4402' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.771 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '531-531' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.772 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5751-5751' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.772 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8503-8503' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.773 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2690-2690' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.773 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '108-108' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.773 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2871-2871' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.773 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1461-1461' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.773 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4777-4777' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.773 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3156-3156' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.773 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5795-5795' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.774 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2721-2721' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.774 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7278-7278' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.775 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3522-3522' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.775 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1790-1790' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.775 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3589-3589' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.775 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7248-7248' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.776 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '725-725' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.776 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5930-5930' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.776 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4104-4104' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.776 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9812-9812' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.777 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1144-1144' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.777 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1627-1627' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.777 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4482-4482' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.778 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3063-3063' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.778 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8708-8708' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.778 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '192-192' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.779 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9716-9716' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.779 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2211-2211' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.779 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1876-1876' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.779 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2056-2056' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.780 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1821-1821' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.780 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '192-192' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.780 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7719-7719' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.781 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1263-1263' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.781 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4759-4759' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.781 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4336-4336' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.781 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2919-2919' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.782 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5977-5977' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.782 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9562-9562' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.783 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '936-936' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.783 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8394-8394' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.783 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6929-6929' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.783 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6312-6312' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.784 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1691-1691' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.784 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1704-1704' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.784 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9688-9688' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.784 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7182-7182' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.784 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5693-5693' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.784 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9687-9687' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.785 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1290-1290' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.785 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7786-7786' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.785 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9929-9929' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.785 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '390-390' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.785 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2499-2499' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.785 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3827-3827' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.786 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8866-8866' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.786 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8747-8747' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.787 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3136-3136' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.787 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2684-2684' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.787 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1293-1293' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.787 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9674-9674' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.787 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4437-4437' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.788 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9186-9186' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.788 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2695-2695' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.788 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1476-1476' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.788 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2098-2098' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.788 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3860-3860' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.789 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2971-2971' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.789 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1310-1310' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.789 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8923-8923' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.790 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6186-6186' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.790 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2606-2606' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.790 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7085-7085' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.790 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4429-4429' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.791 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6381-6381' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.791 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9650-9650' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.792 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3059-3059' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.856 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3389-3389' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.856 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8781-8781' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.856 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4083-4083' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.856 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1914-1914' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.856 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3691-3691' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.857 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '820-820' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.857 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8935-8935' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.858 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9505-9505' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.858 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9103-9103' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.858 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6448-6448' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.858 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8330-8330' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.859 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8794-8794' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.860 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5690-5690' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.861 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7720-7720' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.861 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8273-8273' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.861 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1835-1835' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.862 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2727-2727' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.862 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9801-9801' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.862 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8677-8677' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.862 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7367-7367' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.862 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2674-2674' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.863 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1841-1841' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.863 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1288-1288' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.863 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8053-8053' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.863 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1427-1427' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.863 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1220-1220' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.864 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4274-4274' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.864 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '209-209' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.864 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8558-8558' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.864 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2927-2927' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.865 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9746-9746' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.866 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8439-8439' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.866 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8986-8986' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.867 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1966-1966' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.867 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '690-690' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.867 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1924-1924' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.867 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3075-3075' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.868 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6986-6986' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.868 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8509-8509' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.868 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9111-9111' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.869 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5382-5382' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.869 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9086-9086' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.869 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6164-6164' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.869 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6501-6501' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.870 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3488-3488' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.870 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5372-5372' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.870 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6013-6013' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.871 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1952-1952' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.871 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '216-216' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.871 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '415-415' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.871 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4743-4743' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.871 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '749-749' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.872 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4123-4123' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.872 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6479-6479' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.872 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2456-2456' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.873 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9172-9172' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.873 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '751-751' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.874 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5689-5689' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.874 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9446-9446' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.875 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '252-252' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.875 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5897-5897' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.875 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2657-2657' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.875 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5265-5265' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.875 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2322-2322' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.876 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3254-3254' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.876 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '768-768' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.876 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8576-8576' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.876 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7069-7069' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.876 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8302-8302' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.877 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6644-6644' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.877 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3657-3657' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.877 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1937-1937' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.877 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9266-9266' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.878 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7390-7390' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.878 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7593-7593' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.878 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3380-3380' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.878 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7215-7215' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.878 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8861-8861' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.879 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4897-4897' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.879 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7762-7762' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.879 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7391-7391' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.879 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8255-8255' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.879 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4746-4746' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.880 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1402-1402' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.880 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5905-5905' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.880 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6399-6399' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.880 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1454-1454' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.881 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9474-9474' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.881 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6270-6270' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.881 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1267-1267' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.882 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1316-1316' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.882 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6423-6423' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.882 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7968-7968' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.883 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '810-810' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.883 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9323-9323' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.884 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9727-9727' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.884 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2243-2243' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.884 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8750-8750' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.884 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2499-2499' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.884 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8906-8906' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.885 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3124-3124' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.885 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3470-3470' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.885 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '585-585' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.885 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '938-938' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.886 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1120-1120' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.886 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5219-5219' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.886 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7396-7396' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.886 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1838-1838' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.886 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '591-591' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.886 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1939-1939' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.887 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8998-8998' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.887 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '721-721' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.887 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '16-16' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.887 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3958-3958' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.887 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1922-1922' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.888 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '856-856' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.888 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3750-3750' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.888 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2786-2786' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.888 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9558-9558' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.888 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6298-6298' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.888 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6978-6978' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.889 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8928-8928' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.889 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6452-6452' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.889 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5656-5656' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.889 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3330-3330' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.889 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '312-312' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.889 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8324-8324' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.890 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2207-2207' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.890 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3428-3428' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.890 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4166-4166' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.890 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5529-5529' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.891 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5085-5085' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.891 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '713-713' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.891 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2501-2501' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.891 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4603-4603' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.892 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7594-7594' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.892 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7710-7710' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.892 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5430-5430' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.892 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3117-3117' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.892 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8867-8867' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.892 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2317-2317' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.893 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9620-9620' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.893 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8209-8209' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.894 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '924-924' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.894 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8209-8209' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.894 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3299-3299' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.895 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1860-1860' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.955 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4284-4284' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.956 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6044-6044' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.956 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8274-8274' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.956 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7472-7472' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.957 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3796-3796' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.957 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7063-7063' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.957 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6629-6629' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.957 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3491-3491' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.957 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '713-713' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.958 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4343-4343' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.958 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6076-6076' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.958 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7638-7638' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.958 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8392-8392' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.959 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2337-2337' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.959 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6090-6090' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.959 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4488-4488' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.959 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3623-3623' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.959 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '553-553' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.960 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6825-6825' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.960 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3597-3597' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.960 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8230-8230' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.960 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7390-7390' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.960 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8886-8886' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.961 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1759-1759' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.961 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '641-641' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.962 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '319-319' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.962 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3197-3197' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.963 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2961-2961' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.963 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3933-3933' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.963 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6483-6483' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.963 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1615-1615' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.963 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4198-4198' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.963 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8637-8637' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.963 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6714-6714' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.964 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8432-8432' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.964 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8352-8352' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.964 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4966-4966' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.965 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1163-1163' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.965 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3024-3024' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.965 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2787-2787' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.965 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9762-9762' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.965 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8866-8866' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.965 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8403-8403' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.965 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6529-6529' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.966 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4696-4696' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.966 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3824-3824' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.967 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7125-7125' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.967 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6232-6232' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.967 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3456-3456' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.968 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4584-4584' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.968 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6977-6977' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.968 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3844-3844' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.969 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9104-9104' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.969 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7567-7567' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.969 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6380-6380' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.969 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4349-4349' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.969 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2062-2062' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.969 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6118-6118' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.970 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '710-710' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.970 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6658-6658' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.970 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5165-5165' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.971 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3250-3250' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.971 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8007-8007' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.971 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1394-1394' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.971 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4031-4031' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.971 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '365-365' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.971 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5274-5274' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.972 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8745-8745' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.972 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7732-7732' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.972 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2725-2725' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.972 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2115-2115' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.973 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2710-2710' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.973 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6116-6116' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.973 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1602-1602' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.973 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2335-2335' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.974 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9322-9322' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.974 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9610-9610' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.975 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8649-8649' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.975 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2759-2759' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.975 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1060-1060' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.976 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1300-1300' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.976 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6284-6284' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.976 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5034-5034' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.976 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '35-35' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.977 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3811-3811' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.977 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2169-2169' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.977 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7314-7314' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.977 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7120-7120' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.977 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6053-6053' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.978 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '575-575' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.978 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1618-1618' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.978 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6341-6341' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.978 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '213-213' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.978 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7408-7408' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.979 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9125-9125' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.979 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1989-1989' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.979 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8740-8740' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.980 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2838-2838' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.980 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2793-2793' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.980 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4961-4961' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.981 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4727-4727' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.981 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7231-7231' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.981 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7065-7065' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.981 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7056-7056' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.981 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '636-636' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.981 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3063-3063' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.982 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4512-4512' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.982 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2534-2534' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.982 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4276-4276' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.983 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4753-4753' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.983 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1963-1963' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.983 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7424-7424' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.983 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6910-6910' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.983 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '298-298' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.983 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4408-4408' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.984 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '331-331' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.984 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7772-7772' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.984 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6863-6863' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.984 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5415-5415' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.985 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1583-1583' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.985 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4659-4659' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.985 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5022-5022' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.985 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9148-9148' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.985 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7607-7607' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.986 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8622-8622' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.986 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3651-3651' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.986 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1403-1403' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.987 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6395-6395' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.987 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1800-1800' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.987 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5540-5540' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.988 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1356-1356' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.988 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6860-6860' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.988 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5583-5583' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.989 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7452-7452' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.989 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4996-4996' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.989 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9174-9174' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.989 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9420-9420' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.990 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7546-7546' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.990 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7756-7756' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.990 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '967-967' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.990 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8682-8682' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.990 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5221-5221' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.990 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7143-7143' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.991 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '112-112' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.991 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '396-396' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.991 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5985-5985' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.992 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '596-596' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.992 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1937-1937' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.992 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9757-9757' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.993 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6295-6295' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:36.993 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9851-9851' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:37.055 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5083-5083' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:37.055 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1494-1494' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:37.056 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6776-6776' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:37.056 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5329-5329' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:37.056 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8264-8264' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:37.056 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7994-7994' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:37.057 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9368-9368' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:37.057 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1224-1224' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:37.057 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8238-8238' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:37.057 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3323-3323' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:37.057 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9330-9330' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:37.058 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4866-4866' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:37.058 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9271-9271' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:37.059 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9197-9197' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:37.059 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8725-8725' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:37.059 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8153-8153' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:37.060 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5488-5488' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:37.060 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6726-6726' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:37.060 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '532-532' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:37.061 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9601-9601' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:37.061 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '127-127' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:37.061 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9085-9085' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:37.062 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2025-2025' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:37.062 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7605-7605' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:37.062 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5913-5913' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:37.062 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7012-7012' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:37.062 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5138-5138' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:37.062 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '398-398' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:37.062 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '458-458' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:37.063 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8302-8302' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:37.063 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3221-3221' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:37.063 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2793-2793' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:37.063 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6918-6918' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:37.063 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4717-4717' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:37.063 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9392-9392' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:37.063 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2409-2409' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:37.064 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2362-2362' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:37.064 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '180-180' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:37.064 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5586-5586' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:37.065 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9785-9785' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:37.065 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4505-4505' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:37.065 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4857-4857' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:37.065 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3895-3895' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:37.066 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3075-3075' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:37.066 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '118-118' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:37.066 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8599-8599' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:37.066 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '728-728' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:37.066 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2004-2004' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:37.067 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7134-7134' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:37.068 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '202-202' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:37.068 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6091-6091' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:37.068 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3674-3674' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:37.068 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '932-932' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:37.068 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5251-5251' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:37.068 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5488-5488' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:37.068 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8119-8119' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:37.068 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5011-5011' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:37.069 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3861-3861' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:37.069 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4316-4316' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:37.069 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8802-8802' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:37.070 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7579-7579' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:37.070 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7482-7482' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:37.070 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1430-1430' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:37.070 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3897-3897' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:37.071 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3658-3658' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:37.071 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '398-398' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:37.071 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9513-9513' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:37.071 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9551-9551' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:37.071 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7113-7113' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:37.071 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4659-4659' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:37.072 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3403-3403' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:37.072 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '129-129' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:37.072 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2661-2661' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:37.073 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9223-9223' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:37.073 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5497-5497' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:37.073 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5161-5161' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:37.074 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '498-498' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:37.074 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5651-5651' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:37.074 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7223-7223' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:37.074 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4076-4076' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:37.074 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4515-4515' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:37.075 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6711-6711' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:37.075 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5463-5463' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:37.075 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3093-3093' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:37.075 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2563-2563' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:37.076 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8307-8307' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:37.076 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6930-6930' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:37.076 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2474-2474' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:37.076 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9553-9553' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:37.077 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2335-2335' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:37.077 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '326-326' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:37.077 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1431-1431' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:37.079 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6141-6141' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:37.079 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5601-5601' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:37.079 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8432-8432' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:37.079 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1914-1914' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:37.079 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8965-8965' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:37.079 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5307-5307' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:37.080 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8584-8584' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:37.081 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8327-8327' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:37.081 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1230-1230' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:37.081 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3428-3428' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:37.082 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2462-2462' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:37.082 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7110-7110' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:37.082 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8058-8058' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:37.083 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '835-835' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:37.083 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4141-4141' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:37.083 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2390-2390' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:37.083 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1467-1467' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:37.083 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2409-2409' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:37.084 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5689-5689' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:37.084 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1442-1442' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:37.084 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9207-9207' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:37.084 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7913-7913' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:37.085 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1844-1844' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:37.085 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '392-392' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:37.085 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9772-9772' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:37.085 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6637-6637' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:37.086 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '824-824' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:37.086 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3662-3662' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:37.086 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6132-6132' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:37.086 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1363-1363' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:37.086 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6646-6646' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:37.087 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6123-6123' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:37.087 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6173-6173' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:37.087 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '305-305' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:37.087 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5021-5021' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:37.087 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5682-5682' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:37.088 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5544-5544' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:37.088 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6206-6206' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:37.088 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2217-2217' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:37.089 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3259-3259' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:37.089 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '216-216' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:37.089 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8700-8700' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:37.090 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '344-344' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:37.090 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2865-2865' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:37.090 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5236-5236' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:37.090 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2076-2076' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:37.090 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9287-9287' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:37.090 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2245-2245' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:37.091 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4540-4540' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:37.091 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2631-2631' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:37.091 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '728-728' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:37.091 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5176-5176' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:37.092 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1866-1866' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:37.092 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4705-4705' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:37.092 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6329-6329' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:37.092 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5783-5783' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:37.093 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '393-393' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:37.093 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3197-3197' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:37.093 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '884-884' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:37.094 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8062-8062' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:37.156 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '381-381' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:37.156 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4724-4724' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:37.157 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3224-3224' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:37.157 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '183-183' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:37.157 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8394-8394' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:37.157 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3252-3252' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:37.157 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6929-6929' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:37.158 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7827-7827' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:37.159 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2829-2829' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:37.159 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5707-5707' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:37.159 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '532-532' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:37.159 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2739-2739' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:37.160 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2746-2746' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:37.160 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '529-529' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:37.160 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5951-5951' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:37.160 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1832-1832' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:37.161 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5056-5056' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:37.162 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6907-6907' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:37.162 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1976-1976' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:37.162 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '765-765' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:37.162 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8243-8243' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:37.163 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4147-4147' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:37.163 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6398-6398' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:37.163 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1575-1575' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:37.164 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2831-2831' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:37.164 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5848-5848' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:37.164 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5756-5756' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:37.164 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6974-6974' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:37.164 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8352-8352' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:37.164 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2212-2212' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:37.165 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6837-6837' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:37.165 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6655-6655' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:37.165 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4749-4749' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:37.166 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6196-6196' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:37.166 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5411-5411' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:37.166 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5828-5828' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:37.166 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5527-5527' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:37.167 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1668-1668' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:37.167 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3994-3994' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:37.167 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '335-335' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:37.167 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4982-4982' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:37.167 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4280-4280' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:37.167 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9060-9060' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:37.168 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1237-1237' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:37.169 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '558-558' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:37.170 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6718-6718' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:37.170 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2877-2877' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:37.170 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2239-2239' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:37.170 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2438-2438' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:37.170 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9629-9629' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:37.170 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2759-2759' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:37.170 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4318-4318' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:37.170 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '747-747' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:37.171 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1032-1032' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:37.171 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '360-360' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:37.171 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '48-48' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:37.171 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8702-8702' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:37.172 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6032-6032' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:37.173 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6733-6733' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:37.173 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '758-758' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:37.173 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1948-1948' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:37.174 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '896-896' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:37.174 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6808-6808' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:37.174 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2675-2675' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:37.174 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7828-7828' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:37.174 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5821-5821' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:37.175 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9061-9061' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:37.175 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4821-4821' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:37.175 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1597-1597' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:37.175 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3304-3304' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:37.175 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9172-9172' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:37.176 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8611-8611' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:37.176 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9128-9128' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:37.176 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2208-2208' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:37.176 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4284-4284' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:37.176 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7709-7709' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:37.176 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4655-4655' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:37.176 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '447-447' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:37.176 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4857-4857' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:37.176 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1729-1729' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:37.177 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9708-9708' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:37.177 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6831-6831' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:37.177 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8493-8493' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:37.177 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9301-9301' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:37.178 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8070-8070' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:37.178 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5962-5962' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:37.178 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9564-9564' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:37.178 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5360-5360' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:37.179 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '984-984' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:37.179 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9377-9377' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:37.179 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5616-5616' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:37.180 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5799-5799' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:37.180 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9533-9533' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:37.180 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8564-8564' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:37.181 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '506-506' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:37.181 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5267-5267' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:37.181 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2022-2022' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:37.181 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7994-7994' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:37.181 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2075-2075' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:37.181 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3520-3520' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:37.181 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2829-2829' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:37.182 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8705-8705' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:37.183 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4590-4590' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:37.183 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4827-4827' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:37.183 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8024-8024' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:37.183 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5881-5881' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:37.184 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '510-510' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:37.184 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5865-5865' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:37.184 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3920-3920' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:37.184 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4868-4868' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:37.184 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1978-1978' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:37.184 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5401-5401' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:37.185 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5328-5328' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:37.186 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7189-7189' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:37.186 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8234-8234' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:37.187 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '319-319' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:37.187 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4915-4915' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:37.187 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8181-8181' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:37.188 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1439-1439' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:37.188 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1856-1856' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:37.188 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1348-1348' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:37.189 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8382-8382' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:37.189 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2007-2007' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:37.189 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7223-7223' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:37.189 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5358-5358' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:37.190 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8242-8242' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:37.191 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6868-6868' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:37.192 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6380-6380' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:37.192 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '353-353' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:37.194 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2827-2827' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:37.194 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4473-4473' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:37.195 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6825-6825' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:37.195 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4011-4011' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:37.195 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5034-5034' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:37.195 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4080-4080' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:37.195 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '782-782' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:37.195 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1819-1819' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:37.196 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3970-3970' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:37.197 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6020-6020' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:37.197 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3603-3603' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:37.197 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1264-1264' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:37.197 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1534-1534' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:37.197 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6442-6442' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:37.197 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9848-9848' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:37.198 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9707-9707' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:37.199 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2325-2325' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:37.256 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7624-7624' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:37.256 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6099-6099' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:37.256 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3232-3232' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:37.257 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4397-4397' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:37.257 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4947-4947' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:37.257 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1467-1467' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:37.257 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1775-1775' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:37.258 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4524-4524' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:37.259 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6265-6265' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:37.259 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5395-5395' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:37.260 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5330-5330' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:37.260 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '510-510' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:37.261 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6076-6076' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:37.261 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3224-3224' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:37.262 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3435-3435' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:37.263 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6202-6202' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:37.263 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4385-4385' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:37.264 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9655-9655' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:37.265 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2927-2927' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:37.266 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4384-4384' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:37.266 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8496-8496' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:37.266 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6057-6057' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:37.267 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6310-6310' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:37.268 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6224-6224' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:37.269 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '113-113' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:37.269 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1989-1989' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:37.271 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1158-1158' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:37.272 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9286-9286' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:37.272 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4120-4120' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:37.273 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1351-1351' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:37.273 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9106-9106' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:37.273 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6224-6224' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:37.274 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1069-1069' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:37.274 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6088-6088' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:37.275 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1185-1185' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:37.277 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '110-110' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:37.277 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7119-7119' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:37.280 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1480-1480' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:37.280 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7591-7591' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:37.281 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5868-5868' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:37.282 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2082-2082' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:37.288 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1978-1978' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:37.292 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6954-6954' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:37.294 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1907-1907' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:37.296 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9638-9638' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:37.297 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6835-6835' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 10:18:37.298 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8377-8377' for key 'test_conflict_insert_common.PRIMARY'"] [TestSimpleConflictInsert][Time Cost]12.760319612s # Time: 2024-05-06T10:18:40.606876405+08:00 # Txn_start_ts: 449566977416757253 # Query_time: 1.132936215 # Parse_time: 0 # Compile_time: 1.129906497 # Rewrite_time: 0.000237097 # Optimize_time: 1.1295505829999999 # Wait_TS: 0.000030123 # Cop_time: 0.00132714 Process_time: 0.000136657 Wait_time: 0.000076434 Request_count: 2 Total_keys: 4 Get_snapshot_time: 0.000 # Index_names: [tidb_background_subtask:idx_exec_id,tidb_global_task:state] # Is_internal: true # Digest: 8e00fe5c3677d581b104159ff91d824e3be8160c4e4be058288db681abd1a134 # Stats: tidb_global_task:pseudo[10000;0],tidb_background_subtask:pseudo[10000;0] # Num_cop_tasks: 2 # Cop_proc_avg: 6.8328e-05 Cop_proc_p90: 7.6069e-05 Cop_proc_max: 7.6069e-05 Cop_proc_addr: 127.0.0.1:20160 # Cop_wait_avg: 3.8217e-05 Cop_wait_p90: 4.5357e-05 Cop_wait_max: 4.5357e-05 Cop_wait_addr: 127.0.0.1:20160 # Mem_max: 17000 # Prepared: false # Plan_from_cache: false # Plan_from_binding: false # Has_more_results: false # KV_total: 0 # PD_total: 0 # Backoff_total: 0 # Write_sql_response_total: 0 # Result_rows: 0 # Warnings: [{"Level":"Note","Message":"[st,idx_exec_id] remain after pruning paths for st given Prop{SortItems: [], TaskTp: rootTask}","IsExtra":true},{"Level":"Note","Message":"[t,state] remain after pruning paths for t given Prop{SortItems: [], TaskTp: rootTask}","IsExtra":true}] # Succ: true # IsExplicitTxn: false # IsSyncStatsFailed: false # Plan: tidb_decode_plan('giSwMAkxNF8xMwkwCTEJbXlzcWwudGlkYl9nbG9iYWxfdGFzay5wcmlvcml0eSwgWiEAKGNyZWF0ZV90aW1lYiQAEGlkCTAJASJcOjEuNDdtcywgbG9vcHM6MQkwIEJ5dGVzEQgYCjEJM18xNW6RAAxpZCwgWosAAbEMX2tleWYhAAR5cGalAAxzdGF0bh4ABGVwYlgAhiUBIG9uY3VycmVuY2adAI5JASR0YXJnZXRfc2NvAckcQ29sdW1uIzMhMDFeADQ9XggsIEMZeFg6T0ZGCTQuNzEgS0IJTi9BCjIJNl8xNiVrIGdyb3VwIGJ5OlpZASF0JGZ1bmNzOm1heCgdJQxiYWNrAT0UbmRfc3ViIYAALh3rCCktPhWjACwNQRxmaXJzdHJvdy5GAC5wAhBpZCktPh1iNhwAnkYAAYpBCmZMABEiolIACHlwZWpOAEVZKSN+4gBFaGZLAAUfnpYAUXlmTwARIp5SAF2GZlUAHSWiWABZimpYABklnlgADHN0ZXBmUQABHp5KAC5cA2ZSAC4mAJ3VNncDTHBhcnRpYWxfd29ya2VyOnt3YWxspSIgOjEuMzk5MjcxYaYd7gw6NSwgRZJcbnVtOjAsIHRvdF93YWl0OjYuNjc1MDM5ATABFRhleGVjOjBzCSJl9Bw2LjY4Mjc4MgEiCG1heAFiDDQwMjkFEAhwOTUdEBR9LCBmaW5alwAUNDExNjkzAUVelwABoxWXGDAuMTg1wrUNiQWWDDUzOG4NEA2ZEDg5OTQ5JRoNmQw4NjI5pf8NmQ0QAH2BkAEEBAozof8cOAkwCTAuMDJekwaBjloiBCVE/gIGWgIGeUpafQAyFgNeJAAu4gJaJABJtVodAC6AAjKQBnaLBVmrADMl5e2AdiIGGDQJMTdfMjAxj1Bpbm5lciBqb2luLCBlcXVhbDpbZXEuyAVKgwByzAABHRApIGVxKNEmADcBkMnUCDYpXR20Rc4VtGxidWlsZF9oYXNoX3RhYmxlOnt0b3RhbDoxLjA4QcIQZmV0Y2gVDgUuDDowc30eZQgRCCAKNQkzXzIxKEIBTwApEeY9eI7QAEokADLkAQxjYXN0eiQBWbUwZG91YmxlIEJJTkFSWf0+ADcxCxQ5NzQuNMJhdzUNPuMHCDIuNvXjFDYJMzBfMnVQFUYENjEuRAAMCTIzNhqHCQ4YCBg3CTQ3XzI1MRcYMV8wCTEwCSlpNHN0LCBpbmRleDppZHhfYfcMX2lkKA0IRCksIHJhbmdlOlsiOjQwMDAiLA0IgF0sIGtlZXAgb3JkZXI6ZmFsc2UsIHN0YXRzOnBzZXVkbxGZEDc1My43LpsAECwgY29wEokKCDoge6EcCCAxLIVNDCA2NDUNKwxwcm9jYfQIczogrToBEhQ6IDYwLjYFTJW2CCA0NS0+aGNvcHJfY2FjaGVfaGl0X3JhdGlvOiAwLjAwLEkwBXQIX2R1BRoQbjogNDYNOixtYXhfZGlzdHNxbF896Uw6IDF9LCBycGNfaW5mbzp7Q29wOgGxFF9ycGM6MaWvDlILTGltZTo1OTMuM8K1c319LCB0aWt2BWsEOnsFHKHaLdo8fSwgc2Nhbl9kZXRhaWw6IEnkDekIMSwgEggKGG5hcHNob3SpcRAgMjIuOQXyNHJvY2tzZGI6IHtibG9jITwAfQluBG1lPlAAISwIZXNzDUIuNAHBKQRhaRFcNTsFs9nRDCAyNDIBzUE7AQQ0CjcJMV8yNyhQcm9iZSlFPqXMBGluegYDQRBIZSwgInBlbmRpbmciLCAicnVubgELMCksIG5vdChpc251bGyCRwAIZXApYc0BjQEEHAo4CTQ1XzI2BYsyyQKClAIBPwEEiSkAORHUGDAJMjkuOTcuKgQ+pgqdRS4bAHnqXiEAEkgKWh0ALSJaHgD+nwb+nwZOnwY+/QQuDAHhxl7wBA6WDGUQCDkwM214bRbBISJLDRrTDAQzNB7TDIXwBT4popFYDDg3My5BpiZ4DgQyNB56DpXzBDMzLvMEADOR85XyJX8AKAUGneoMcGF1c0GkACwVCihdLCBbInJldmVydAkZGQwJG03WACxV4KIgBRA2NjcuOGXiNQ9eIAUINTUxhWYALGIgBQg3Ni7JB7kgBDMxDRMAY74gBQQzNq2O7iAFrSAAMAHjibDWHgUAM1IeBQQxMU1L4h4FLjIBNh4FNTk+HgUMMTk1Lg4oCzYgBQQzNZFM4V5JrFbiBC4yAxIvCUbbBAQzNAVGLrECptoE') # Plan_digest: 19251e4d0852c3daee269dcb983554a856b9ab56b15a27ac9c282faeeb7e2e53 # Binary_plan: tidb_decode_binary_plan('wyfACr4nCgdTb3J0XzEzEqYmCg1Qcm9qZWN0aW9uXzE1EpsjCgpIYXNoQWdnXzE2Et0ZCjIhABQ4ErIWCgsBISRKb2luXzIwEs0JMkMAZDIxEtMHCg5JbmRleExvb2tVcF8yOBLmBAoRBRNAUmFuZ2VTY2FuXzI1GgEBIQABAQzQgUApAQigAAAkQDgCQAJKJQojCgVteXNxbBICc3QaFgoLaWR4X2V4ZWNfaWQSB2UJCQhSN3IBTiQ6WyI6NDAwMCIsDQjwWF0sIGtlZXAgb3JkZXI6ZmFsc2UsIHN0YXRzOnBzZXVkb1oWdGltZTo3NTMuN8K1cywgbG9vcHM6MWLcAWNvcF90YXNrOiB7bnVtOiAxLCBtYXg6IDY0NS43BSxEcHJvY19rZXlzOiAwLCB0b3RfARIUOiA2MC42BSEBEyR3YWl0OiA0NS40BROAY29wcl9jYWNoZV9oaXRfcmF0aW86IDAuMDAsIGJ1aWxkBXQIX2R1BRoQbjogNDYNOtBtYXhfZGlzdHNxbF9jb25jdXJyZW5jeTogMX0sIHJwY19pbmZvOntDb3A6e251bV9ycGM6MQWXCGFsXwXmQDU5My4zwrVzfX1qygF0aWt2BWwEOnsFHQAwGf0MfSwgcyGYKGRldGFpbDoge3RvAUQJ6jgxLCBnZXRfc25hcHNob3QJWhAgMjIuOQXgWHJvY2tzZGI6IHtibG9jazoge319fSwgAWM+UAAhLQhlc3MNQi41AQRhbCU3DRo1PAWzCHdhbA3PDCAyNDIBzgRw/xEBBAF4EQok/wESnQIKDFNlbE3QPDI3Em4KEVRhYmxlUm93SURJeQA2SXYEVKU6dgIIDQoLXXYEUh52RQJWgQAIGgECCV4skKVAKaDbSxqjdZQ/QdQQUm5pbihF02AudGlkYl9iYWNrZ3JvdW5kX3N1YnRhc2suQaNIZSwgInBlbmRpbmciLCAicnVubgELMCksIG5vdChpc251bGyCRwAMZXApKVafABwhjURsjTL1ch2cEAFAAVoUIaoMOjk2MSXOAGxpDgRw7C5aAWGtGKmDwKdjFXQ2PQAIUpUBftcADGVwLCB2JABd2xQsIGNhc3R65AAhMEGbaCwgZG91YmxlIEJJTkFSWSktPkNvbHVtbiMzN23lCDk3NG1LDdcIYg9DfUgUT0ZGcOwULkICBPsKNtAECDkSuzrQBBAzNhKTBULQBAgzMxqR0AS4mlFaAD6J0AgcChpRWhQBdBoOCgUl6wASCQcEUm2RxwxwYXVzIe4ALBUKKF0sIFsicmV2ZXJ0CRkZDAkbTSAALFUqnv0EEDY2Ny44Lu8BBGLaYv0ECDU1MYVDACxi/QQINzYuSTyZ/QQzMQ0TAGO+/QQMMzYuNwWa7v0Ejf0AMAHkDH19aszi+wQAM1L7BAQxMU1W4vsELjMBNvsENTo++wQQMTk1LjVq/QQE1gEu/QQMMzUSbUL9BAQzNImfBKq5OqMCCAwKClmj+vwEKAS6QCm5HoXrUfg9ZQAEUihWvQQMZ2xvYsGnif1qtgQYiTvD1kvhjR1WgbYAFoW2DDg3My7BEgAsceEEcPA2uAQgAiHpIJT5JgGPNj8ACFLbAp2ULosABGlkMq8ELhsAAauJeFo8AAx0eXBlYj4AZfZiHgAccHJpb3JpdHliIQAUY3JlYXRl5SBmJACZ3GIkAABzPpEFNuIAAHLl6gRjbwHJPosFLioAISdefgUANi2dCDkwM20oYn4FBNwivX5EIcWpGiU5zpRAKYnS3uALk5k/IepYUnBpbm5lciBqb2luLCBlcXVhbDpbZXF6JAZy5wABHRApIGVxKNUwBCwgEQsINild7RIQMS4zMm1ZWgRiNxatCRRoYXNoX3QOVggEOnsSJgkQOjEuMDgBKRBmZXRjaBUOBS4sOjBzfSF+/VR9SBaVOtcAAMv+ggL+ggL+ggL+ggKKggJ9aABiRjMJXe85swAzIYpicAIE2CUucAIYzqZn4m+albENAPBJcAS3Bg6bCRBwIGJ5Oh2APv0CIGZ1bmNzOm1heHqJAh2lKqEIBDUsDUEcZmlyc3Ryb3cuRgA2awAIKS0+gocAfkYAkbpmTAARIp6YAIHrak4ApQkpI36cAKUYZksABR+elgCxRmZPABEinlIAvXdmVQAdJaJYALmralgAGSWeWACF22IyAgEenkoAAHTdDGZSAC4mAHWFBDQ0LoUDGLACcGFydGkO5wgYb3JrZXI6eybRDRwxLjM5OTI3MQEwHe4MOjUsIEWSDocPGmkPElYPHDYuNjc1MDM5ATAObgoOFhASyA4BDRISCBg2LjY4Mjc4pboIbWF4AWIMNDAyOQUQCHA5NR0QFH0sIGZpblqXABA0MTE2OYVMXpcAAaMEb3QNlwwwLjE4Dp0JEn0PCZYMNTM4bg0QDZkQODk5NDklGw2ZEDg2Mjk3AcsNmQ0QWt8OGCE0Dc5I1uQ+rwQAq/5IBv5IBjpIBklkWrMEeX9aIQA9bmLDCDJvA1pIAC6YAvndADVaowJCFg42KAYUkscXVdj8PnkBAF5aewCG5ACKywkEaWQZqzQ3bXMsIGxvb3BzOjEYAQ==') # Resource_group: default ; [2024/05/06 10:18:44.504 +08:00] [ERROR] [advancer.go:400] ["listen task meet error, would reopen."] [error=EOF] --- PASS: TestSimpleInsert (65.71s) --- PASS: TestSimpleInsert/Basic (18.80s) --- PASS: TestSimpleInsert/Basic/test_insert (10.53s) --- PASS: TestSimpleInsert/Basic/test_insert_common (8.27s) --- PASS: TestSimpleInsert/Conflict (28.21s) --- PASS: TestSimpleInsert/Conflict/test_conflict_insert (9.72s) --- PASS: TestSimpleInsert/Conflict/test_conflict_insert_common (18.49s) PASS ddl_test end [Pipeline] } [Pipeline] // container [Pipeline] } Cache not saved (ws/jenkins-pingcap-tidb-pull_integration_ddl_test-8515/tidb-test already exists) [Pipeline] // cache [Pipeline] } [Pipeline] // dir [Pipeline] } [Pipeline] // timeout [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // container [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // podTemplate [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // timeout [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // container [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // podTemplate [Pipeline] End of Pipeline Finished: SUCCESS