"./sync.test -test.v -test.timeout 1h0m0s -remote TestCryptSwift: -verbose" - Starting (try 3/5) 2025/06/25 03:46:44 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-lurejog4waja" 2025/06/25 03:46:44 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/06/25 03:46:44 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-lurejog4waja.bin" 2025/06/25 03:46:45 DEBUG : Swift container crypt path rclone-test-lurejog4waja.bin: Auto set use_segments_container to true 2025/06/25 03:46:50 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-lurejog4waja" 2025/06/25 03:46:50 DEBUG : Swift container crypt path rclone-test-lurejog4waja: Auto set use_segments_container to true 2025/06/25 03:46:56 DEBUG : Creating backend with remote "/tmp/rclone790972383" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.05s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-lurejog4waja'", Local "Local file system at /tmp/rclone790972383", Modify Window "1ns" 2025/06/25 03:46:56 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/25 03:46:56 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-lurejog4waja': Waiting for checks to finish 2025/06/25 03:46:56 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/06/25 03:46:56 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-lurejog4waja': Waiting for transfers to finish --- PASS: TestCopyWithDryRun (0.27s) === RUN TestCopy run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-lurejog4waja'", Local "Local file system at /tmp/rclone790972383", Modify Window "1ns" 2025/06/25 03:46:56 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/06/25 03:46:56 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/25 03:46:56 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-lurejog4waja': Waiting for checks to finish 2025/06/25 03:46:56 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-lurejog4waja': Waiting for transfers to finish 2025/06/25 03:47:01 DEBUG : sub dir/hello world: md5 = c3e30126bf142f30d9c2d5574d93683d OK 2025/06/25 03:47:01 INFO : sub dir/hello world: Copied (new) 2025/06/25 03:47:02 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-lurejog4waja': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (16.42s) === RUN TestCopyMetadata run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-lurejog4waja'", Local "Local file system at /tmp/rclone790972383", Modify Window "1ns" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.23s) === RUN TestCopyMetadataNoEmptyDirs run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-lurejog4waja'", Local "Local file system at /tmp/rclone790972383", Modify Window "1ns" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.14s) === RUN TestCopyMissingDirectory run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-lurejog4waja'", Local "Local file system at /tmp/rclone790972383", Modify Window "1ns" 2025/06/25 03:47:13 DEBUG : Creating backend with remote "/non-existing" 2025/06/25 03:47:13 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/06/25 03:47:13 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-lurejog4waja': Waiting for checks to finish 2025/06/25 03:47:13 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-lurejog4waja': Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.21s) === RUN TestCopyNoTraverse run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-lurejog4waja'", Local "Local file system at /tmp/rclone790972383", Modify Window "1ns" 2025/06/25 03:47:18 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/25 03:47:18 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-lurejog4waja': Waiting for checks to finish 2025/06/25 03:47:18 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-lurejog4waja': Waiting for transfers to finish 2025/06/25 03:47:23 DEBUG : sub dir/hello world: md5 = b297c20baa389fc8c3fdbd0e4cfb2442 OK 2025/06/25 03:47:23 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (16.38s) === RUN TestCopyCheckFirst run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-lurejog4waja'", Local "Local file system at /tmp/rclone790972383", Modify Window "1ns" 2025/06/25 03:47:29 INFO : Encrypted drive 'TestCryptSwift:rclone-test-lurejog4waja': Running all checks before starting transfers 2025/06/25 03:47:30 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/25 03:47:30 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-lurejog4waja': Waiting for checks to finish 2025/06/25 03:47:30 INFO : Encrypted drive 'TestCryptSwift:rclone-test-lurejog4waja': Checks finished, now starting transfers 2025/06/25 03:47:30 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-lurejog4waja': Waiting for transfers to finish 2025/06/25 03:47:35 DEBUG : sub dir/hello world: md5 = 29ff8cad0404e9d68ceb0ab63f6a4517 OK 2025/06/25 03:47:35 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (15.84s) === RUN TestSyncNoTraverse run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-lurejog4waja'", Local "Local file system at /tmp/rclone790972383", Modify Window "1ns" 2025/06/25 03:47:45 ERROR : Ignoring --no-traverse with sync 2025/06/25 03:47:46 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/25 03:47:46 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-lurejog4waja': Waiting for checks to finish 2025/06/25 03:47:46 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-lurejog4waja': Waiting for transfers to finish 2025/06/25 03:47:51 DEBUG : sub dir/hello world: md5 = 39482d43b7a001106980af0960c8e852 OK 2025/06/25 03:47:51 INFO : sub dir/hello world: Copied (new) 2025/06/25 03:47:51 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (11.22s) === RUN TestCopyWithDepth run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-lurejog4waja'", Local "Local file system at /tmp/rclone790972383", Modify Window "1ns" 2025/06/25 03:47:57 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/06/25 03:47:57 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-lurejog4waja': Waiting for checks to finish 2025/06/25 03:47:57 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-lurejog4waja': Waiting for transfers to finish 2025/06/25 03:47:57 DEBUG : hello world2: md5 = 5109e574ccee8816e52b6d2ed2168db6 OK 2025/06/25 03:47:57 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (1.93s) === RUN TestCopyWithFilesFrom run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-lurejog4waja'", Local "Local file system at /tmp/rclone790972383", Modify Window "1ns" 2025/06/25 03:47:58 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/25 03:47:58 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-lurejog4waja': Waiting for checks to finish 2025/06/25 03:47:58 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-lurejog4waja': Waiting for transfers to finish 2025/06/25 03:48:04 DEBUG : potato2: md5 = 10ecd0decdf8eb17285f6f461cceebc2 OK 2025/06/25 03:48:04 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (11.17s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-lurejog4waja'", Local "Local file system at /tmp/rclone790972383", Modify Window "1ns" 2025/06/25 03:48:15 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/25 03:48:15 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-lurejog4waja': Waiting for checks to finish 2025/06/25 03:48:15 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-lurejog4waja': Waiting for transfers to finish 2025/06/25 03:48:20 DEBUG : potato2: md5 = 10c2454076815e2aec35dc49b5cba2ab OK 2025/06/25 03:48:20 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (20.80s) === RUN TestCopyEmptyDirectories run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-lurejog4waja'", Local "Local file system at /tmp/rclone790972383", Modify Window "1ns" 2025/06/25 03:48:30 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/06/25 03:48:30 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/06/25 03:48:30 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/06/25 03:48:30 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/06/25 03:48:30 INFO : sub dir2: Making directory 2025/06/25 03:48:30 INFO : sub dir: Making directory 2025/06/25 03:48:30 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/25 03:48:30 INFO : sub dir2/sub sub dir2: Making directory 2025/06/25 03:48:30 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-lurejog4waja': Waiting for checks to finish 2025/06/25 03:48:30 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-lurejog4waja': Waiting for transfers to finish 2025/06/25 03:48:36 DEBUG : sub dir/hello world: md5 = d1b60ffc5c954ad0a0bf6798be3d2ee7 OK 2025/06/25 03:48:36 INFO : sub dir/hello world: Copied (new) fstest.go:247: Filtering empty directory "sub dir2" fstest.go:247: Filtering empty directory "sub dir2/sub sub dir2" 2025/06/25 03:48:36 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-lurejog4waja': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (10.92s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-lurejog4waja'", Local "Local file system at /tmp/rclone790972383", Modify Window "1ns" 2025/06/25 03:48:41 INFO : sub dir2: Making directory 2025/06/25 03:48:41 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/06/25 03:48:41 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/06/25 03:48:41 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/25 03:48:41 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-lurejog4waja': Waiting for checks to finish 2025/06/25 03:48:41 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-lurejog4waja': Waiting for transfers to finish 2025/06/25 03:48:47 DEBUG : sub dir/hello world: md5 = 22f33fcd2c3af29c7aedd70bec0b2b52 OK 2025/06/25 03:48:47 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (10.83s) === RUN TestMoveEmptyDirectories run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-lurejog4waja'", Local "Local file system at /tmp/rclone790972383", Modify Window "1ns" 2025/06/25 03:48:52 DEBUG : sub dir2: Making directory with metadata 2025/06/25 03:48:52 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/06/25 03:48:52 INFO : sub dir2: Making directory 2025/06/25 03:48:52 INFO : sub dir: Making directory 2025/06/25 03:48:52 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/25 03:48:52 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-lurejog4waja': Waiting for checks to finish 2025/06/25 03:48:52 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-lurejog4waja': Waiting for transfers to finish 2025/06/25 03:48:57 DEBUG : sub dir/hello world: md5 = 58393c7ba946bfd3eff7a26621efdb8e OK 2025/06/25 03:48:57 INFO : sub dir/hello world: Copied (new) 2025/06/25 03:48:57 INFO : sub dir/hello world: Deleted fstest.go:247: Filtering empty directory "sub dir2" 2025/06/25 03:48:58 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-lurejog4waja': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/06/25 03:48:58 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-lurejog4waja': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (10.98s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-lurejog4waja'", Local "Local file system at /tmp/rclone790972383", Modify Window "1ns" sync_test.go:409: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.30s) === RUN TestMoveNoEmptyDirectories run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-lurejog4waja'", Local "Local file system at /tmp/rclone790972383", Modify Window "1ns" 2025/06/25 03:49:03 INFO : sub dir2: Making directory 2025/06/25 03:49:03 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/25 03:49:03 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-lurejog4waja': Waiting for checks to finish 2025/06/25 03:49:03 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-lurejog4waja': Waiting for transfers to finish 2025/06/25 03:49:09 DEBUG : sub dir/hello world: md5 = dc405e79b65a83fc330491624030897b OK 2025/06/25 03:49:09 INFO : sub dir/hello world: Copied (new) 2025/06/25 03:49:09 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (15.87s) === RUN TestSyncEmptyDirectories run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-lurejog4waja'", Local "Local file system at /tmp/rclone790972383", Modify Window "1ns" 2025/06/25 03:49:19 DEBUG : sub dir2: Making directory with metadata 2025/06/25 03:49:19 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/06/25 03:49:19 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/06/25 03:49:19 INFO : sub dir2: Making directory 2025/06/25 03:49:19 INFO : sub dir: Making directory 2025/06/25 03:49:19 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/25 03:49:19 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-lurejog4waja': Waiting for checks to finish 2025/06/25 03:49:19 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-lurejog4waja': Waiting for transfers to finish 2025/06/25 03:49:24 DEBUG : sub dir/hello world: md5 = 490f4f30580d086f04e3f6b4686b9534 OK 2025/06/25 03:49:24 INFO : sub dir/hello world: Copied (new) 2025/06/25 03:49:24 DEBUG : Waiting for deletions to finish fstest.go:247: Filtering empty directory "sub dir2" 2025/06/25 03:49:25 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-lurejog4waja': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (10.76s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-lurejog4waja'", Local "Local file system at /tmp/rclone790972383", Modify Window "1ns" sync_test.go:508: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.33s) === RUN TestSyncNoEmptyDirectories run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-lurejog4waja'", Local "Local file system at /tmp/rclone790972383", Modify Window "1ns" 2025/06/25 03:49:30 INFO : sub dir2: Making directory 2025/06/25 03:49:30 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/25 03:49:30 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-lurejog4waja': Waiting for checks to finish 2025/06/25 03:49:30 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-lurejog4waja': Waiting for transfers to finish 2025/06/25 03:49:36 DEBUG : sub dir/hello world: md5 = fc3f6eecf8056d6590b840aa55429860 OK 2025/06/25 03:49:36 INFO : sub dir/hello world: Copied (new) 2025/06/25 03:49:36 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (20.66s) === RUN TestServerSideCopy run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-lurejog4waja'", Local "Local file system at /tmp/rclone790972383", Modify Window "1ns" 2025/06/25 03:49:56 DEBUG : sub dir/hello world: md5 = 7e98af6f6fff07bcd96a3f85dab97f63 OK 2025/06/25 03:50:01 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-gerehoz6rexo" 2025/06/25 03:50:01 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-gerehoz6rexo.bin" 2025/06/25 03:50:02 DEBUG : Swift container crypt path rclone-test-gerehoz6rexo.bin: Auto set use_segments_container to true 2025/06/25 03:50:07 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-gerehoz6rexo" 2025/06/25 03:50:07 DEBUG : Swift container crypt path rclone-test-gerehoz6rexo: Auto set use_segments_container to true sync_test.go:591: Server side copy (if possible) Encrypted drive 'TestCryptSwift:rclone-test-lurejog4waja' -> Encrypted drive 'TestCryptSwift:rclone-test-gerehoz6rexo' 2025/06/25 03:50:13 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/25 03:50:13 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-gerehoz6rexo': Waiting for checks to finish 2025/06/25 03:50:13 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-gerehoz6rexo': Waiting for transfers to finish 2025/06/25 03:50:19 INFO : sub dir/hello world: Copied (server-side copy) 2025/06/25 03:50:19 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-gerehoz6rexo': Purge remote 2025/06/25 03:50:19 DEBUG : Waiting for deletions to finish 2025/06/25 03:50:19 INFO : sub dir/hello world.bin: Deleted --- PASS: TestServerSideCopy (33.86s) === RUN TestCopyOverSelf run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-lurejog4waja'", Local "Local file system at /tmp/rclone790972383", Modify Window "1ns" 2025/06/25 03:50:30 DEBUG : sub dir/hello world: md5 = 404a8a4410d26c34280d5854ff6f52cc OK 2025/06/25 03:50:36 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/06/25 03:50:36 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-lurejog4waja': Waiting for checks to finish 2025/06/25 03:50:36 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-lurejog4waja': Waiting for transfers to finish 2025/06/25 03:50:46 DEBUG : sub dir/hello world: md5 = b54b380adcb5d0d37654b2d45b51483b OK 2025/06/25 03:50:46 INFO : sub dir/hello world: Copied (replaced existing) --- PASS: TestCopyOverSelf (31.63s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-lurejog4waja'", Local "Local file system at /tmp/rclone790972383", Modify Window "1ns" 2025/06/25 03:51:02 DEBUG : sub dir/hello world: md5 = 9fb3d128445455ac85c44adba9684733 OK 2025/06/25 03:51:07 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-vewesek4fito" 2025/06/25 03:51:07 DEBUG : Config file has changed externally - reloading 2025/06/25 03:51:07 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-vewesek4fito.bin" 2025/06/25 03:51:07 DEBUG : Swift container crypt path rclone-test-vewesek4fito.bin: Auto set use_segments_container to true 2025/06/25 03:51:13 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-vewesek4fito" 2025/06/25 03:51:13 DEBUG : Swift container crypt path rclone-test-vewesek4fito: Auto set use_segments_container to true sync_test.go:627: Server side copy (if possible) Encrypted drive 'TestCryptSwift:rclone-test-lurejog4waja' -> Encrypted drive 'TestCryptSwift:rclone-test-vewesek4fito' 2025/06/25 03:51:23 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/25 03:51:23 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-vewesek4fito': Waiting for checks to finish 2025/06/25 03:51:23 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-vewesek4fito': Waiting for transfers to finish 2025/06/25 03:51:34 INFO : sub dir/hello world: Copied (server-side copy) 2025/06/25 03:51:39 DEBUG : sub dir/hello world: md5 = 66959b4729110c0d4ca7748669906fb0 OK 2025/06/25 03:51:40 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/06/25 03:51:40 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-vewesek4fito': Waiting for checks to finish 2025/06/25 03:51:40 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-vewesek4fito': Waiting for transfers to finish 2025/06/25 03:51:50 INFO : sub dir/hello world: Copied (server-side copy) 2025/06/25 03:51:50 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-vewesek4fito': Purge remote 2025/06/25 03:51:50 DEBUG : Waiting for deletions to finish 2025/06/25 03:52:00 INFO : sub dir/hello world.bin: Deleted --- PASS: TestServerSideCopyOverSelf (69.22s) === RUN TestMoveOverSelf run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-lurejog4waja'", Local "Local file system at /tmp/rclone790972383", Modify Window "1ns" 2025/06/25 03:52:11 DEBUG : sub dir/hello world: md5 = 23bf036209bcc3c460aeeb0db47837c1 OK 2025/06/25 03:52:11 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-lurejog4waja': Waiting for checks to finish 2025/06/25 03:52:11 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/06/25 03:52:11 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-lurejog4waja': Waiting for transfers to finish 2025/06/25 03:52:16 DEBUG : sub dir/hello world: md5 = 2bde18fcf903123bb17d095c4a2029c3 OK 2025/06/25 03:52:16 INFO : sub dir/hello world: Copied (replaced existing) 2025/06/25 03:52:16 INFO : sub dir/hello world: Deleted --- PASS: TestMoveOverSelf (21.19s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-lurejog4waja'", Local "Local file system at /tmp/rclone790972383", Modify Window "1ns" 2025/06/25 03:52:32 DEBUG : sub dir/hello world: md5 = d83907ad63e86c2af2dcfb8a41a81828 OK 2025/06/25 03:52:32 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-maxubar3zode" 2025/06/25 03:52:32 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-maxubar3zode.bin" 2025/06/25 03:52:33 DEBUG : Swift container crypt path rclone-test-maxubar3zode.bin: Auto set use_segments_container to true 2025/06/25 03:52:38 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-maxubar3zode" 2025/06/25 03:52:38 DEBUG : Swift container crypt path rclone-test-maxubar3zode: Auto set use_segments_container to true sync_test.go:672: Server side copy (if possible) Encrypted drive 'TestCryptSwift:rclone-test-lurejog4waja' -> Encrypted drive 'TestCryptSwift:rclone-test-maxubar3zode' 2025/06/25 03:52:44 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/25 03:52:44 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-maxubar3zode': Waiting for checks to finish 2025/06/25 03:52:44 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-maxubar3zode': Waiting for transfers to finish 2025/06/25 03:52:54 INFO : sub dir/hello world: Copied (server-side copy) 2025/06/25 03:52:59 DEBUG : sub dir/hello world: md5 = 5c3f9aa648782b31902347b398a53ebd OK 2025/06/25 03:53:05 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/06/25 03:53:05 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-maxubar3zode': Waiting for checks to finish 2025/06/25 03:53:05 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-maxubar3zode': Waiting for transfers to finish 2025/06/25 03:53:15 INFO : sub dir/hello world: Copied (server-side copy) 2025/06/25 03:53:20 INFO : sub dir/hello world: Deleted 2025/06/25 03:53:26 DEBUG : sub dir/hello world: md5 = 15ab1a7af2a041286fba0fcd9c01071d OK 2025/06/25 03:53:26 DEBUG : testing file moves 2025/06/25 03:53:26 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/06/25 03:53:26 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-maxubar3zode': Waiting for checks to finish 2025/06/25 03:53:31 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-maxubar3zode': Waiting for transfers to finish 2025/06/25 03:53:42 INFO : sub dir/hello world: Copied (server-side copy) 2025/06/25 03:53:47 INFO : sub dir/hello world: Deleted 2025/06/25 03:53:52 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-maxubar3zode': Purge remote 2025/06/25 03:53:52 DEBUG : Waiting for deletions to finish 2025/06/25 03:53:57 INFO : sub dir/hello world.bin: Deleted --- PASS: TestServerSideMoveOverSelf (90.38s) === RUN TestCopyAfterDelete run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-lurejog4waja'", Local "Local file system at /tmp/rclone790972383", Modify Window "1ns" 2025/06/25 03:54:02 DEBUG : sub dir/hello world: md5 = 59573624c07fa73dc20e930c1cd7897b OK 2025/06/25 03:54:02 ERROR : error listing: directory not found 2025/06/25 03:54:08 INFO : Local file system at /tmp/rclone790972383: Making directory 2025/06/25 03:54:08 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-lurejog4waja': Waiting for checks to finish 2025/06/25 03:54:08 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-lurejog4waja': Waiting for transfers to finish --- PASS: TestCopyAfterDelete (16.32s) === RUN TestCopyRedownload run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-lurejog4waja'", Local "Local file system at /tmp/rclone790972383", Modify Window "1ns" 2025/06/25 03:54:19 DEBUG : sub dir/hello world: md5 = f3edf94205177c117192105bac6441c5 OK 2025/06/25 03:54:25 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/25 03:54:25 DEBUG : Local file system at /tmp/rclone790972383: Waiting for checks to finish 2025/06/25 03:54:25 DEBUG : Local file system at /tmp/rclone790972383: Waiting for transfers to finish 2025/06/25 03:54:30 DEBUG : sub dir/hello world.adfb51a5.partial: renamed to: sub dir/hello world 2025/06/25 03:54:30 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyRedownload (21.30s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-lurejog4waja'", Local "Local file system at /tmp/rclone790972383", Modify Window "1ns" 2025/06/25 03:54:35 DEBUG : check sum: Need to transfer - File not found at Destination 2025/06/25 03:54:35 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-lurejog4waja': Waiting for checks to finish 2025/06/25 03:54:35 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-lurejog4waja': Waiting for transfers to finish 2025/06/25 03:54:40 DEBUG : check sum: md5 = 89e4a214e60847b5e5a768c3671774e4 OK 2025/06/25 03:54:40 INFO : check sum: Copied (new) 2025/06/25 03:54:40 DEBUG : Waiting for deletions to finish 2025/06/25 03:54:41 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-lurejog4waja': Waiting for checks to finish 2025/06/25 03:54:41 NOTICE: Encrypted drive 'TestCryptSwift:rclone-test-lurejog4waja': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/06/25 03:54:41 DEBUG : check sum: Size of src and dst objects identical 2025/06/25 03:54:41 DEBUG : check sum: Unchanged skipping 2025/06/25 03:54:41 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-lurejog4waja': Waiting for transfers to finish 2025/06/25 03:54:41 DEBUG : Waiting for deletions to finish 2025/06/25 03:54:41 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (11.58s) === RUN TestSyncSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-lurejog4waja'", Local "Local file system at /tmp/rclone790972383", Modify Window "1ns" 2025/06/25 03:54:47 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/06/25 03:54:47 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-lurejog4waja': Waiting for checks to finish 2025/06/25 03:54:47 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-lurejog4waja': Waiting for transfers to finish 2025/06/25 03:54:47 DEBUG : sizeonly: md5 = 72f962e064c99e5b860999d9f74abb46 OK 2025/06/25 03:54:47 INFO : sizeonly: Copied (new) 2025/06/25 03:54:47 DEBUG : Waiting for deletions to finish 2025/06/25 03:54:47 DEBUG : sizeonly: Sizes identical 2025/06/25 03:54:47 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-lurejog4waja': Waiting for checks to finish 2025/06/25 03:54:47 DEBUG : sizeonly: Unchanged skipping 2025/06/25 03:54:47 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-lurejog4waja': Waiting for transfers to finish 2025/06/25 03:54:47 DEBUG : Waiting for deletions to finish 2025/06/25 03:54:47 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (1.34s) === RUN TestSyncIgnoreSize run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-lurejog4waja'", Local "Local file system at /tmp/rclone790972383", Modify Window "1ns" 2025/06/25 03:54:48 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/06/25 03:54:48 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-lurejog4waja': Waiting for checks to finish 2025/06/25 03:54:48 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-lurejog4waja': Waiting for transfers to finish 2025/06/25 03:54:53 DEBUG : ignore-size: md5 = cc9e25ead63c8be47adbc161b30bf6d7 OK 2025/06/25 03:54:53 INFO : ignore-size: Copied (new) 2025/06/25 03:54:53 DEBUG : Waiting for deletions to finish 2025/06/25 03:54:59 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-lurejog4waja': Waiting for checks to finish 2025/06/25 03:54:59 DEBUG : ignore-size: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/25 03:54:59 DEBUG : ignore-size: Unchanged skipping 2025/06/25 03:54:59 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-lurejog4waja': Waiting for transfers to finish 2025/06/25 03:54:59 DEBUG : Waiting for deletions to finish 2025/06/25 03:54:59 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (21.29s) === RUN TestSyncIgnoreTimes run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-lurejog4waja'", Local "Local file system at /tmp/rclone790972383", Modify Window "1ns" 2025/06/25 03:55:14 DEBUG : existing: md5 = efabcaeceb4cfc88328c7e35d4076b7a OK 2025/06/25 03:55:20 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-lurejog4waja': Waiting for checks to finish 2025/06/25 03:55:20 DEBUG : existing: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/25 03:55:20 DEBUG : existing: Unchanged skipping 2025/06/25 03:55:20 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-lurejog4waja': Waiting for transfers to finish 2025/06/25 03:55:20 DEBUG : Waiting for deletions to finish 2025/06/25 03:55:20 INFO : There was nothing to transfer 2025/06/25 03:55:20 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-lurejog4waja': Waiting for checks to finish 2025/06/25 03:55:20 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/06/25 03:55:20 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-lurejog4waja': Waiting for transfers to finish 2025/06/25 03:55:25 DEBUG : existing: md5 = 2de094475a880a29797b78cb5a1f09cd OK 2025/06/25 03:55:25 INFO : existing: Copied (replaced existing) 2025/06/25 03:55:25 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (31.17s) === RUN TestSyncIgnoreExisting run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-lurejog4waja'", Local "Local file system at /tmp/rclone790972383", Modify Window "1ns" 2025/06/25 03:55:40 DEBUG : existing: Need to transfer - File not found at Destination 2025/06/25 03:55:40 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-lurejog4waja': Waiting for checks to finish 2025/06/25 03:55:40 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-lurejog4waja': Waiting for transfers to finish 2025/06/25 03:55:46 DEBUG : existing: md5 = 598ed3d611127863fd1eebb3656e88c1 OK 2025/06/25 03:55:46 INFO : existing: Copied (new) 2025/06/25 03:55:46 DEBUG : Waiting for deletions to finish 2025/06/25 03:55:46 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-lurejog4waja': Waiting for checks to finish 2025/06/25 03:55:46 DEBUG : existing: Destination exists, skipping 2025/06/25 03:55:51 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-lurejog4waja': Waiting for transfers to finish 2025/06/25 03:55:51 DEBUG : Waiting for deletions to finish 2025/06/25 03:55:51 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (26.17s) === RUN TestSyncIgnoreErrors run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-lurejog4waja'", Local "Local file system at /tmp/rclone790972383", Modify Window "1ns" 2025/06/25 03:56:12 DEBUG : b/potato: md5 = 45500159cb4ffbec9f0e0ed73df3d4e8 OK 2025/06/25 03:56:13 DEBUG : c/non empty space: md5 = 4a3957f21b80427f8f18d97a0adcb77f OK 2025/06/25 03:56:13 INFO : d: Making directory fstest.go:247: Filtering empty directory "d" 2025/06/25 03:56:13 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/06/25 03:56:13 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-lurejog4waja': Waiting for checks to finish 2025/06/25 03:56:13 DEBUG : c/non empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/25 03:56:13 DEBUG : c/non empty space: Unchanged skipping 2025/06/25 03:56:13 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-lurejog4waja': Waiting for transfers to finish 2025/06/25 03:56:14 DEBUG : a/potato2: md5 = 5faf50208e3ae33038fccd3aca5d2f0d OK 2025/06/25 03:56:14 INFO : a/potato2: Copied (new) 2025/06/25 03:56:14 DEBUG : Waiting for deletions to finish 2025/06/25 03:56:19 INFO : b/potato: Deleted --- PASS: TestSyncIgnoreErrors (13.17s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-lurejog4waja'", Local "Local file system at /tmp/rclone790972383", Modify Window "1ns" 2025/06/25 03:56:20 DEBUG : empty space: md5 = f4f7bf7eba2e239bb67af2b8e52cfb67 OK 2025/06/25 03:56:20 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-lurejog4waja': Waiting for checks to finish 2025/06/25 03:56:20 DEBUG : empty space: Modification times differ by -95456h54m52.62345679s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499999999 +0000 UTC 2025/06/25 03:56:20 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-lurejog4waja': Waiting for transfers to finish 2025/06/25 03:56:20 NOTICE: empty space: Skipped copy as --dry-run is set (size 1) 2025/06/25 03:56:20 DEBUG : Waiting for deletions to finish 2025/06/25 03:56:21 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-lurejog4waja': Waiting for checks to finish 2025/06/25 03:56:21 DEBUG : empty space: Modification times differ by -95456h54m52.62345679s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499999999 +0000 UTC 2025/06/25 03:56:21 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-lurejog4waja': Waiting for transfers to finish 2025/06/25 03:56:21 DEBUG : empty space: md5 = 5435354e7b98c542d09842c493999645 OK 2025/06/25 03:56:21 INFO : empty space: Copied (replaced existing) 2025/06/25 03:56:21 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingModtimeOnly (1.77s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-lurejog4waja'", Local "Local file system at /tmp/rclone790972383", Modify Window "1ns" sync_test.go:1017: Can't check this if no hashes supported --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (0.19s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-lurejog4waja'", Local "Local file system at /tmp/rclone790972383", Modify Window "1ns" 2025/06/25 03:56:22 DEBUG : foo: md5 = f47e2b37a74f8ed9e50ec7a3be841b45 OK 2025/06/25 03:56:22 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-lurejog4waja': Waiting for checks to finish 2025/06/25 03:56:22 DEBUG : foo: Modification times differ by -95456h54m52.62345679s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499999999 +0000 UTC 2025/06/25 03:56:22 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-lurejog4waja': Waiting for transfers to finish 2025/06/25 03:56:22 DEBUG : foo: md5 = 231c5066fd876be2cdbde93f7e6fc9fd OK 2025/06/25 03:56:22 INFO : foo: Copied (replaced existing) 2025/06/25 03:56:22 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (1.52s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-lurejog4waja'", Local "Local file system at /tmp/rclone790972383", Modify Window "1ns" 2025/06/25 03:56:23 DEBUG : empty space: md5 = 13cb0773dac00c62a8eee2594e4498ae OK 2025/06/25 03:56:24 DEBUG : potato: Need to transfer - File not found at Destination 2025/06/25 03:56:24 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-lurejog4waja': Waiting for checks to finish 2025/06/25 03:56:24 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/25 03:56:24 DEBUG : empty space: Unchanged skipping 2025/06/25 03:56:24 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-lurejog4waja': Waiting for transfers to finish 2025/06/25 03:56:29 DEBUG : potato: md5 = 1cd12002e237ffbcd093401fb53000a9 OK 2025/06/25 03:56:29 INFO : potato: Copied (new) 2025/06/25 03:56:29 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (16.47s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-lurejog4waja'", Local "Local file system at /tmp/rclone790972383", Modify Window "1ns" 2025/06/25 03:56:45 DEBUG : potato: md5 = c5494fe4e73ce658d30e19aef3fa5ee8 OK 2025/06/25 03:56:51 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/06/25 03:56:51 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-lurejog4waja': Waiting for checks to finish 2025/06/25 03:56:51 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-lurejog4waja': Waiting for transfers to finish 2025/06/25 03:57:01 DEBUG : potato: md5 = afeb45c43edb998386dde4faaac16cde OK 2025/06/25 03:57:01 INFO : potato: Copied (replaced existing) 2025/06/25 03:57:01 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (26.95s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-lurejog4waja'", Local "Local file system at /tmp/rclone790972383", Modify Window "1ns" 2025/06/25 03:57:12 DEBUG : potato: md5 = e6d576bcd7448746d4ea49926b7381a4 OK 2025/06/25 03:57:12 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-lurejog4waja': Waiting for checks to finish 2025/06/25 03:57:17 DEBUG : potato: Modification times differ by 119h59m59.876543211s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2011-12-30 12:59:59 +0000 UTC 2025/06/25 03:57:17 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-lurejog4waja': Waiting for transfers to finish 2025/06/25 03:57:22 DEBUG : potato: md5 = 88fe66425e8fccbea32e749b635945b0 OK 2025/06/25 03:57:22 INFO : potato: Copied (replaced existing) 2025/06/25 03:57:22 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (26.08s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-lurejog4waja'", Local "Local file system at /tmp/rclone790972383", Modify Window "1ns" 2025/06/25 03:57:38 DEBUG : potato: md5 = 0be1c5fde7b3ba16c032db2d4fcf0433 OK 2025/06/25 03:57:38 DEBUG : empty space: md5 = 4010daa693aefb49b9937e97d94ab6e9 OK 2025/06/25 03:57:38 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/25 03:57:38 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/06/25 03:57:38 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/25 03:57:43 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-lurejog4waja': Waiting for checks to finish 2025/06/25 03:57:43 DEBUG : empty space: Unchanged skipping 2025/06/25 03:57:43 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-lurejog4waja': Waiting for transfers to finish 2025/06/25 03:57:43 DEBUG : Waiting for deletions to finish 2025/06/25 03:57:43 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (20.99s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-lurejog4waja'", Local "Local file system at /tmp/rclone790972383", Modify Window "1ns" 2025/06/25 03:57:59 DEBUG : potato: md5 = 98f88dd00546c280511618951716f076 OK 2025/06/25 03:57:59 DEBUG : empty space: md5 = 96197f91a65e39da51218c835cbabb36 OK 2025/06/25 03:57:59 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/25 03:57:59 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-lurejog4waja': Waiting for checks to finish 2025/06/25 03:57:59 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/25 03:57:59 DEBUG : empty space: Unchanged skipping 2025/06/25 03:57:59 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-lurejog4waja': Waiting for transfers to finish 2025/06/25 03:58:04 DEBUG : potato2: md5 = 43af067b9b5540926215f51d7cb363c5 OK 2025/06/25 03:58:04 INFO : potato2: Copied (new) 2025/06/25 03:58:04 DEBUG : Waiting for deletions to finish 2025/06/25 03:58:10 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (21.75s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-lurejog4waja'", Local "Local file system at /tmp/rclone790972383", Modify Window "1ns" 2025/06/25 03:58:21 DEBUG : b/potato: md5 = dffd80bbe677c94d6cd4fe080b1cb704 OK 2025/06/25 03:58:21 DEBUG : c/non empty space: md5 = ebf4673d82aed04914fc1d7e2380ed6a OK 2025/06/25 03:58:21 INFO : d: Making directory 2025/06/25 03:58:21 INFO : d/e: Making directory fstest.go:247: Filtering empty directory "d" fstest.go:247: Filtering empty directory "d/e" 2025/06/25 03:58:21 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/06/25 03:58:21 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-lurejog4waja': Waiting for checks to finish 2025/06/25 03:58:21 DEBUG : c/non empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/25 03:58:21 DEBUG : c/non empty space: Unchanged skipping 2025/06/25 03:58:21 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-lurejog4waja': Waiting for transfers to finish 2025/06/25 03:58:22 DEBUG : a/potato2: md5 = aad2ca980f7b2f4e8bfcb7da42d62c7a OK 2025/06/25 03:58:22 INFO : a/potato2: Copied (new) 2025/06/25 03:58:22 DEBUG : Waiting for deletions to finish 2025/06/25 03:58:32 INFO : b/potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (17.12s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-lurejog4waja'", Local "Local file system at /tmp/rclone790972383", Modify Window "1ns" 2025/06/25 03:58:38 DEBUG : b/potato: md5 = 3521c0555a3997236c65d01bda51c0ef OK 2025/06/25 03:58:38 DEBUG : c/non empty space: md5 = ae93cd316a00631e87ce4ff241888daa OK 2025/06/25 03:58:38 INFO : d: Making directory fstest.go:247: Filtering empty directory "d" 2025/06/25 03:58:46 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/06/25 03:58:46 DEBUG : c/non empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/25 03:58:46 DEBUG : c/non empty space: Unchanged skipping 2025/06/25 03:58:46 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-lurejog4waja': Waiting for checks to finish 2025/06/25 03:58:46 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-lurejog4waja': Waiting for transfers to finish 2025/06/25 03:58:46 DEBUG : a/potato2: md5 = 13b14fa51343933a00100334a998d290 OK 2025/06/25 03:58:46 INFO : a/potato2: Copied (new) 2025/06/25 03:58:46 ERROR : Encrypted drive 'TestCryptSwift:rclone-test-lurejog4waja': not deleting files as there were IO errors 2025/06/25 03:58:46 ERROR : Encrypted drive 'TestCryptSwift:rclone-test-lurejog4waja': not deleting directories as there were IO errors fstest.go:247: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (24.95s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-lurejog4waja'", Local "Local file system at /tmp/rclone790972383", Modify Window "1ns" 2025/06/25 03:59:03 DEBUG : potato: md5 = 72f2c92341ad13b05cce6cc65a904919 OK 2025/06/25 03:59:03 DEBUG : empty space: md5 = 4d0db0797b0a56ed65299a347897ee6a OK 2025/06/25 03:59:03 DEBUG : Waiting for deletions to finish 2025/06/25 03:59:03 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/25 03:59:03 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-lurejog4waja': Waiting for checks to finish 2025/06/25 03:59:03 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/25 03:59:03 DEBUG : empty space: Unchanged skipping 2025/06/25 03:59:03 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-lurejog4waja': Waiting for transfers to finish 2025/06/25 03:59:08 DEBUG : potato2: md5 = 093f7c8deb48d7b67fc25950f4e3a168 OK 2025/06/25 03:59:08 INFO : potato2: Copied (new) 2025/06/25 03:59:08 INFO : potato: Deleted --- PASS: TestSyncDeleteDuring (16.50s) === RUN TestSyncDeleteBefore run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-lurejog4waja'", Local "Local file system at /tmp/rclone790972383", Modify Window "1ns" 2025/06/25 03:59:19 DEBUG : potato: md5 = 64fd6d117da8c6679c8616a659723698 OK 2025/06/25 03:59:19 DEBUG : empty space: md5 = 4a06ab3e3eaae3849aad43088b1118aa OK 2025/06/25 03:59:19 DEBUG : Waiting for deletions to finish 2025/06/25 03:59:19 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-lurejog4waja': Waiting for checks to finish 2025/06/25 03:59:19 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-lurejog4waja': Waiting for transfers to finish 2025/06/25 03:59:30 INFO : potato: Deleted 2025/06/25 03:59:30 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/25 03:59:30 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-lurejog4waja': Waiting for checks to finish 2025/06/25 03:59:30 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/25 03:59:30 DEBUG : empty space: Unchanged skipping 2025/06/25 03:59:30 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-lurejog4waja': Waiting for transfers to finish 2025/06/25 03:59:35 DEBUG : potato2: md5 = d293d204970810ff54c73a46b85718b5 OK 2025/06/25 03:59:35 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (26.83s) === RUN TestCopyDeleteBefore run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-lurejog4waja'", Local "Local file system at /tmp/rclone790972383", Modify Window "1ns" 2025/06/25 03:59:46 DEBUG : potato: md5 = 7b7bd90cf2e04832b246434ca68345c5 OK 2025/06/25 03:59:46 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/25 03:59:46 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-lurejog4waja': Waiting for checks to finish 2025/06/25 03:59:46 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-lurejog4waja': Waiting for transfers to finish 2025/06/25 03:59:51 DEBUG : potato2: md5 = 757cbf2af09e3ef751b81a77c70e6255 OK 2025/06/25 03:59:51 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (29.33s) === RUN TestSyncWithExclude run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-lurejog4waja'", Local "Local file system at /tmp/rclone790972383", Modify Window "1ns" 2025/06/25 04:00:15 DEBUG : potato2: md5 = 53bead2b2b025bdfaeb926874ce35ffc OK 2025/06/25 04:00:15 DEBUG : empty space: md5 = 61f82504e572819a9ca2971a4f3db2da OK 2025/06/25 04:00:21 DEBUG : enormous: Excluded (Size Filter) 2025/06/25 04:00:21 DEBUG : enormous: Excluded 2025/06/25 04:00:21 DEBUG : potato2: Excluded (Size Filter) 2025/06/25 04:00:21 DEBUG : potato2: Excluded 2025/06/25 04:00:21 DEBUG : potato2: Excluded (Size Filter) 2025/06/25 04:00:21 DEBUG : potato2: Excluded 2025/06/25 04:00:21 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-lurejog4waja': Waiting for checks to finish 2025/06/25 04:00:21 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/25 04:00:21 DEBUG : empty space: Unchanged skipping 2025/06/25 04:00:21 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-lurejog4waja': Waiting for transfers to finish 2025/06/25 04:00:21 DEBUG : Waiting for deletions to finish 2025/06/25 04:00:21 INFO : There was nothing to transfer 2025/06/25 04:00:21 DEBUG : enormous: Excluded (Size Filter) 2025/06/25 04:00:21 DEBUG : enormous: Excluded 2025/06/25 04:00:21 DEBUG : potato2: Excluded (Size Filter) 2025/06/25 04:00:21 DEBUG : potato2: Excluded 2025/06/25 04:00:21 DEBUG : potato2: Excluded (Size Filter) 2025/06/25 04:00:21 DEBUG : potato2: Excluded 2025/06/25 04:00:21 DEBUG : Local file system at /tmp/rclone790972383: Waiting for checks to finish 2025/06/25 04:00:21 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/25 04:00:21 DEBUG : empty space: Unchanged skipping 2025/06/25 04:00:21 DEBUG : Local file system at /tmp/rclone790972383: Waiting for transfers to finish 2025/06/25 04:00:21 DEBUG : Waiting for deletions to finish 2025/06/25 04:00:21 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (21.50s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-lurejog4waja'", Local "Local file system at /tmp/rclone790972383", Modify Window "1ns" 2025/06/25 04:00:37 DEBUG : potato2: md5 = bc98759461e80636b952391a7fe2b060 OK 2025/06/25 04:00:37 DEBUG : empty space: md5 = 9aa1c8bf2215388573f258b9b8806de5 OK 2025/06/25 04:00:42 DEBUG : enormous: md5 = 958fa60905fcb12163f98ff6cf4d4d8e OK 2025/06/25 04:00:48 DEBUG : enormous: Excluded (Size Filter) 2025/06/25 04:00:48 DEBUG : enormous: Excluded 2025/06/25 04:00:48 DEBUG : potato2: Excluded (Size Filter) 2025/06/25 04:00:48 DEBUG : potato2: Excluded 2025/06/25 04:00:48 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-lurejog4waja': Waiting for checks to finish 2025/06/25 04:00:48 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/25 04:00:48 DEBUG : empty space: Unchanged skipping 2025/06/25 04:00:48 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-lurejog4waja': Waiting for transfers to finish 2025/06/25 04:00:48 DEBUG : Waiting for deletions to finish 2025/06/25 04:00:58 INFO : enormous: Deleted 2025/06/25 04:00:58 INFO : potato2: Deleted 2025/06/25 04:00:58 INFO : There was nothing to transfer 2025/06/25 04:00:58 DEBUG : Local file system at /tmp/rclone790972383: Waiting for checks to finish 2025/06/25 04:00:58 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/25 04:00:58 DEBUG : empty space: Unchanged skipping 2025/06/25 04:00:58 DEBUG : Local file system at /tmp/rclone790972383: Waiting for transfers to finish 2025/06/25 04:00:58 DEBUG : Waiting for deletions to finish 2025/06/25 04:00:58 INFO : potato2: Deleted 2025/06/25 04:00:58 INFO : enormous: Deleted 2025/06/25 04:00:58 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (27.26s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-lurejog4waja'", Local "Local file system at /tmp/rclone790972383", Modify Window "1ns" 2025/06/25 04:00:59 DEBUG : one: md5 = d9ae37c84e01df98c21f51726b943242 OK 2025/06/25 04:01:04 DEBUG : two: md5 = 8fb7a0b5f7cbe7d07d51f72182fb2307 OK 2025/06/25 04:01:05 DEBUG : three: md5 = 084963c5ec1a2a9c3b36de066ed67f46 OK 2025/06/25 04:01:11 DEBUG : four: md5 = fe7cfb27de42df85d6e9fa5cbe851de5 OK 2025/06/25 04:01:16 DEBUG : five: Need to transfer - File not found at Destination 2025/06/25 04:01:16 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-lurejog4waja': Waiting for checks to finish 2025/06/25 04:01:16 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/06/25 04:01:16 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/06/25 04:01:16 DEBUG : three: Sizes identical 2025/06/25 04:01:16 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/06/25 04:01:16 DEBUG : one: Destination is newer than source, skipping 2025/06/25 04:01:16 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-lurejog4waja': Waiting for transfers to finish 2025/06/25 04:01:21 DEBUG : five: md5 = 94d6fe2362345befcc62c017f7ab3c16 OK 2025/06/25 04:01:21 INFO : five: Copied (new) 2025/06/25 04:01:22 DEBUG : four: md5 = ed3832766f99ae562cf221acdb305241 OK 2025/06/25 04:01:22 INFO : four: Copied (replaced existing) 2025/06/25 04:01:22 DEBUG : two: md5 = 3d543e62ab96b2f8ac20ea00234a7b76 OK 2025/06/25 04:01:22 INFO : two: Copied (replaced existing) 2025/06/25 04:01:22 DEBUG : Waiting for deletions to finish sync_test.go:1450: Skip test with --checksum as no hashes supported --- PASS: TestSyncWithUpdateOlder (44.21s) === RUN TestSyncWithMaxDuration === RUN TestSyncWithMaxDuration/Hard sync_test.go:1467: Skipping test on non local remote === RUN TestSyncWithMaxDuration/Soft sync_test.go:1467: Skipping test on non local remote --- PASS: TestSyncWithMaxDuration (0.00s) --- SKIP: TestSyncWithMaxDuration/Hard (0.00s) --- SKIP: TestSyncWithMaxDuration/Soft (0.00s) === RUN TestSyncWithTrackRenames run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-lurejog4waja'", Local "Local file system at /tmp/rclone790972383", Modify Window "1ns" sync_test.go:1539: Can track renames: false 2025/06/25 04:01:43 ERROR : Encrypted drive 'TestCryptSwift:rclone-test-lurejog4waja': Ignoring --track-renames as the source and destination do not have a common hash 2025/06/25 04:01:43 DEBUG : potato: Need to transfer - File not found at Destination 2025/06/25 04:01:43 DEBUG : yam: Need to transfer - File not found at Destination 2025/06/25 04:01:43 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-lurejog4waja': Waiting for checks to finish 2025/06/25 04:01:43 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-lurejog4waja': Waiting for transfers to finish 2025/06/25 04:01:44 DEBUG : yam: md5 = f459163cbcbc2e748a2a3ed70656b719 OK 2025/06/25 04:01:44 INFO : yam: Copied (new) 2025/06/25 04:01:48 DEBUG : potato: md5 = b40d5c8ad889247e3f01550584f2c900 OK 2025/06/25 04:01:48 INFO : potato: Copied (new) 2025/06/25 04:01:48 DEBUG : Waiting for deletions to finish 2025/06/25 04:01:49 ERROR : Encrypted drive 'TestCryptSwift:rclone-test-lurejog4waja': Ignoring --track-renames as the source and destination do not have a common hash 2025/06/25 04:01:49 DEBUG : yaml: Need to transfer - File not found at Destination 2025/06/25 04:01:49 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-lurejog4waja': Waiting for checks to finish 2025/06/25 04:01:49 DEBUG : yaml: md5 = 4cf7c1911ff866d04e5cb811b616b9dc OK 2025/06/25 04:01:49 INFO : yaml: Copied (new) 2025/06/25 04:01:54 DEBUG : potato: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/25 04:01:54 DEBUG : potato: Unchanged skipping 2025/06/25 04:01:54 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-lurejog4waja': Waiting for transfers to finish 2025/06/25 04:01:54 DEBUG : Waiting for deletions to finish 2025/06/25 04:01:54 INFO : yam: Deleted --- PASS: TestSyncWithTrackRenames (26.70s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-lurejog4waja'", Local "Local file system at /tmp/rclone790972383", Modify Window "1ns" sync_test.go:1611: Can track renames: true 2025/06/25 04:02:10 INFO : Encrypted drive 'TestCryptSwift:rclone-test-lurejog4waja': Making map for --track-renames 2025/06/25 04:02:10 INFO : Encrypted drive 'TestCryptSwift:rclone-test-lurejog4waja': Finished making map for --track-renames 2025/06/25 04:02:10 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-lurejog4waja': Waiting for checks to finish 2025/06/25 04:02:10 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/06/25 04:02:10 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-lurejog4waja': Waiting for renames to finish 2025/06/25 04:02:10 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/06/25 04:02:10 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-lurejog4waja': Waiting for transfers to finish 2025/06/25 04:02:10 DEBUG : yam: md5 = 992705ae26ab66bf0d4d3021d54a5b56 OK 2025/06/25 04:02:10 INFO : yam: Copied (new) 2025/06/25 04:02:15 DEBUG : potato: md5 = 08b89c5cb6cf3c07e7faa5548ae44e65 OK 2025/06/25 04:02:15 INFO : potato: Copied (new) 2025/06/25 04:02:15 DEBUG : Waiting for deletions to finish 2025/06/25 04:02:15 INFO : Encrypted drive 'TestCryptSwift:rclone-test-lurejog4waja': Making map for --track-renames 2025/06/25 04:02:15 INFO : Encrypted drive 'TestCryptSwift:rclone-test-lurejog4waja': Finished making map for --track-renames 2025/06/25 04:02:15 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-lurejog4waja': Waiting for checks to finish 2025/06/25 04:02:15 DEBUG : potato: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/25 04:02:15 DEBUG : potato: Unchanged skipping 2025/06/25 04:02:15 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-lurejog4waja': Waiting for renames to finish 2025/06/25 04:02:25 INFO : yam: Copied (server-side copy) to: yaml 2025/06/25 04:02:26 INFO : yam: Deleted 2025/06/25 04:02:26 INFO : yaml: Renamed from "yam" 2025/06/25 04:02:26 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-lurejog4waja': Waiting for transfers to finish 2025/06/25 04:02:26 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyModtime (29.93s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-lurejog4waja'", Local "Local file system at /tmp/rclone790972383", Modify Window "1ns" sync_test.go:1650: Can track renames: true 2025/06/25 04:02:40 INFO : Encrypted drive 'TestCryptSwift:rclone-test-lurejog4waja': Making map for --track-renames 2025/06/25 04:02:40 INFO : Encrypted drive 'TestCryptSwift:rclone-test-lurejog4waja': Finished making map for --track-renames 2025/06/25 04:02:40 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-lurejog4waja': Waiting for checks to finish 2025/06/25 04:02:40 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-lurejog4waja': Waiting for renames to finish 2025/06/25 04:02:40 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/06/25 04:02:40 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/06/25 04:02:40 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-lurejog4waja': Waiting for transfers to finish 2025/06/25 04:02:40 DEBUG : sub/yam: md5 = e4456f0de189f46e5566b6435d72ae16 OK 2025/06/25 04:02:40 INFO : sub/yam: Copied (new) 2025/06/25 04:02:45 DEBUG : potato: md5 = 4e673ce423a0aeac4bc73419bfc671e6 OK 2025/06/25 04:02:45 INFO : potato: Copied (new) 2025/06/25 04:02:45 DEBUG : Waiting for deletions to finish 2025/06/25 04:02:50 DEBUG : potato: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/25 04:02:50 DEBUG : potato: Unchanged skipping 2025/06/25 04:02:50 INFO : Encrypted drive 'TestCryptSwift:rclone-test-lurejog4waja': Making map for --track-renames 2025/06/25 04:02:50 INFO : Encrypted drive 'TestCryptSwift:rclone-test-lurejog4waja': Finished making map for --track-renames 2025/06/25 04:02:50 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-lurejog4waja': Waiting for checks to finish 2025/06/25 04:02:50 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-lurejog4waja': Waiting for renames to finish 2025/06/25 04:03:01 INFO : sub/yam: Copied (server-side copy) to: yam 2025/06/25 04:03:01 INFO : sub/yam: Deleted 2025/06/25 04:03:01 INFO : yam: Renamed from "sub/yam" 2025/06/25 04:03:01 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-lurejog4waja': Waiting for transfers to finish 2025/06/25 04:03:01 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyLeaf (32.07s) === RUN TestServerSideMoveLocal run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-lurejog4waja'", Local "Local file system at /tmp/rclone790972383", Modify Window "1ns" 2025/06/25 04:03:12 DEBUG : Creating backend with remote "/tmp/rclone790972383/dir1" 2025/06/25 04:03:12 DEBUG : Config file has changed externally - reloading 2025/06/25 04:03:12 DEBUG : Creating backend with remote "/tmp/rclone790972383/dir2" 2025/06/25 04:03:12 DEBUG : Local file system at /tmp/rclone790972383/dir2: Using server-side directory move 2025/06/25 04:03:12 INFO : Local file system at /tmp/rclone790972383/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/06/25 04:03:12 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/06/25 04:03:12 DEBUG : Local file system at /tmp/rclone790972383/dir2: Waiting for checks to finish 2025/06/25 04:03:12 INFO : file1.txt: Moved (server-side) 2025/06/25 04:03:12 DEBUG : Local file system at /tmp/rclone790972383/dir2: Waiting for transfers to finish --- PASS: TestServerSideMoveLocal (0.20s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-lurejog4waja'", Local "Local file system at /tmp/rclone790972383", Modify Window "1ns" 2025/06/25 04:03:12 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/25 04:03:12 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/06/25 04:03:12 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-lurejog4waja': Waiting for checks to finish 2025/06/25 04:03:12 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-lurejog4waja': Waiting for transfers to finish 2025/06/25 04:03:13 DEBUG : nested/sub dir/file: md5 = b58b5d6907338e7551aa26df47013a14 OK 2025/06/25 04:03:13 INFO : nested/sub dir/file: Copied (new) 2025/06/25 04:03:13 INFO : nested/sub dir/file: Deleted 2025/06/25 04:03:17 DEBUG : sub dir/hello world: md5 = 88f6088965f20ddc62f7a0b4f946fc4a OK 2025/06/25 04:03:17 INFO : sub dir/hello world: Copied (new) 2025/06/25 04:03:17 INFO : sub dir/hello world: Deleted 2025/06/25 04:03:17 INFO : sub dir: Removing directory 2025/06/25 04:03:17 INFO : nested/sub dir: Removing directory 2025/06/25 04:03:17 INFO : nested: Removing directory 2025/06/25 04:03:17 DEBUG : Local file system at /tmp/rclone790972383: deleted 3 directories --- PASS: TestMoveWithDeleteEmptySrcDirs (11.24s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-lurejog4waja'", Local "Local file system at /tmp/rclone790972383", Modify Window "1ns" 2025/06/25 04:03:23 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/25 04:03:23 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/06/25 04:03:23 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-lurejog4waja': Waiting for checks to finish 2025/06/25 04:03:23 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-lurejog4waja': Waiting for transfers to finish 2025/06/25 04:03:24 DEBUG : nested/sub dir/file: md5 = 1a4301cd2bb9341767267e2ebabaa8f3 OK 2025/06/25 04:03:24 INFO : nested/sub dir/file: Copied (new) 2025/06/25 04:03:24 INFO : nested/sub dir/file: Deleted 2025/06/25 04:03:29 DEBUG : sub dir/hello world: md5 = dbb9b9ccbbe0576d85e6f379ea4d162e OK 2025/06/25 04:03:29 INFO : sub dir/hello world: Copied (new) 2025/06/25 04:03:29 INFO : sub dir/hello world: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (11.26s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-lurejog4waja'", Local "Local file system at /tmp/rclone790972383", Modify Window "1ns" 2025/06/25 04:03:34 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/06/25 04:03:34 DEBUG : existing: Need to transfer - File not found at Destination 2025/06/25 04:03:34 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-lurejog4waja': Waiting for checks to finish 2025/06/25 04:03:34 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-lurejog4waja': Waiting for transfers to finish 2025/06/25 04:03:35 DEBUG : existing-b: md5 = 2a657fd91ee34123b6c86a3c16d07cf6 OK 2025/06/25 04:03:35 INFO : existing-b: Copied (new) 2025/06/25 04:03:35 INFO : existing-b: Deleted 2025/06/25 04:03:40 DEBUG : existing: md5 = 4951e50376888818ba55076924ba41d8 OK 2025/06/25 04:03:40 INFO : existing: Copied (new) 2025/06/25 04:03:40 INFO : existing: Deleted 2025/06/25 04:03:45 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-lurejog4waja': Waiting for checks to finish 2025/06/25 04:03:45 DEBUG : existing: Destination exists, skipping 2025/06/25 04:03:45 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/06/25 04:03:45 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-lurejog4waja': Waiting for transfers to finish 2025/06/25 04:03:45 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (21.15s) === RUN TestServerSideMove run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-lurejog4waja'", Local "Local file system at /tmp/rclone790972383", Modify Window "1ns" 2025/06/25 04:03:56 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-pifasix0guzi" 2025/06/25 04:03:56 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-pifasix0guzi.bin" 2025/06/25 04:03:56 DEBUG : Swift container crypt path rclone-test-pifasix0guzi.bin: Auto set use_segments_container to true 2025/06/25 04:04:06 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-pifasix0guzi" 2025/06/25 04:04:07 DEBUG : Swift container crypt path rclone-test-pifasix0guzi: Auto set use_segments_container to true 2025/06/25 04:04:32 DEBUG : potato2: md5 = 893b7cddcf1f720da4765622856dc40a OK 2025/06/25 04:04:32 DEBUG : empty space: md5 = 2151b84d118179ad3bd529d0fe071a21 OK 2025/06/25 04:04:33 DEBUG : potato3: md5 = 04163fa6dae301c0e20ee78ee9037ab2 OK sync_test.go:1706: Server side move (if possible) Encrypted drive 'TestCryptSwift:rclone-test-lurejog4waja' -> Encrypted drive 'TestCryptSwift:rclone-test-pifasix0guzi' 2025/06/25 04:04:38 DEBUG : empty space: md5 = 85a634f4d8865682ac48f39e76dec150 OK 2025/06/25 04:04:43 DEBUG : potato3: md5 = d64956fdf825b072cb69cf9138acb3d5 OK 2025/06/25 04:04:44 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/25 04:04:44 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-pifasix0guzi': Waiting for checks to finish 2025/06/25 04:04:44 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/06/25 04:04:49 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/25 04:04:49 DEBUG : empty space: Unchanged skipping 2025/06/25 04:04:49 INFO : empty space: Deleted 2025/06/25 04:04:49 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-pifasix0guzi': Waiting for transfers to finish 2025/06/25 04:04:49 INFO : potato2: Copied (server-side copy) 2025/06/25 04:04:54 INFO : potato3: Copied (server-side copy) 2025/06/25 04:04:54 INFO : potato3: Deleted 2025/06/25 04:04:54 INFO : potato2: Deleted 2025/06/25 04:05:00 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-tiracat3puyu" 2025/06/25 04:05:00 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-tiracat3puyu.bin" 2025/06/25 04:05:00 DEBUG : Swift container crypt path rclone-test-tiracat3puyu.bin: Auto set use_segments_container to true 2025/06/25 04:05:06 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-tiracat3puyu" 2025/06/25 04:05:06 DEBUG : Swift container crypt path rclone-test-tiracat3puyu: Auto set use_segments_container to true 2025/06/25 04:05:11 DEBUG : empty space: Need to transfer - File not found at Destination 2025/06/25 04:05:11 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/25 04:05:11 DEBUG : potato3: Need to transfer - File not found at Destination 2025/06/25 04:05:11 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-tiracat3puyu': Waiting for checks to finish 2025/06/25 04:05:11 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-tiracat3puyu': Waiting for transfers to finish 2025/06/25 04:05:17 INFO : potato2: Copied (server-side copy) 2025/06/25 04:05:17 INFO : potato2: Deleted 2025/06/25 04:05:27 INFO : potato3: Copied (server-side copy) 2025/06/25 04:05:32 INFO : empty space: Copied (server-side copy) 2025/06/25 04:05:32 INFO : potato3: Deleted 2025/06/25 04:05:37 INFO : empty space: Deleted 2025/06/25 04:05:37 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-tiracat3puyu': Purge remote 2025/06/25 04:05:37 DEBUG : Waiting for deletions to finish 2025/06/25 04:05:38 INFO : potato2.bin: Deleted 2025/06/25 04:05:43 INFO : potato3.bin: Deleted 2025/06/25 04:05:51 INFO : empty space.bin: Deleted 2025/06/25 04:05:51 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-pifasix0guzi': Purge remote 2025/06/25 04:05:51 DEBUG : Waiting for deletions to finish --- PASS: TestServerSideMove (115.43s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-lurejog4waja'", Local "Local file system at /tmp/rclone790972383", Modify Window "1ns" 2025/06/25 04:05:51 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-pigiboq5zaza" 2025/06/25 04:05:51 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-pigiboq5zaza.bin" 2025/06/25 04:05:51 DEBUG : Swift container crypt path rclone-test-pigiboq5zaza.bin: Auto set use_segments_container to true 2025/06/25 04:06:12 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-pigiboq5zaza" 2025/06/25 04:06:12 DEBUG : Swift container crypt path rclone-test-pigiboq5zaza: Auto set use_segments_container to true 2025/06/25 04:06:38 DEBUG : potato2: md5 = 7f3c1cd93743c61838dd084fcd3df1f1 OK 2025/06/25 04:06:38 DEBUG : empty space: md5 = 4e1869433e4c7ac51fc39007d52fd402 OK 2025/06/25 04:06:38 DEBUG : potato3: md5 = 12d32ccedb72b0ca1c4b340a8687a57b OK sync_test.go:1706: Server side move (if possible) Encrypted drive 'TestCryptSwift:rclone-test-lurejog4waja' -> Encrypted drive 'TestCryptSwift:rclone-test-pigiboq5zaza' 2025/06/25 04:06:44 DEBUG : empty space: md5 = 0c3ea6283e1c75b43a08782dbe54417a OK 2025/06/25 04:06:45 DEBUG : potato3: md5 = 4726ffedef4271e093f80a0fde2a4731 OK 2025/06/25 04:06:45 DEBUG : empty space: Excluded (Size Filter) 2025/06/25 04:06:45 DEBUG : empty space: Excluded 2025/06/25 04:06:45 DEBUG : empty space: Excluded (Size Filter) 2025/06/25 04:06:45 DEBUG : empty space: Excluded 2025/06/25 04:06:45 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/25 04:06:45 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/06/25 04:06:45 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-pigiboq5zaza': Waiting for checks to finish 2025/06/25 04:06:45 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-pigiboq5zaza': Waiting for transfers to finish 2025/06/25 04:06:50 INFO : potato3: Copied (server-side copy) 2025/06/25 04:06:51 INFO : potato3: Deleted 2025/06/25 04:07:05 INFO : potato2: Copied (server-side copy) 2025/06/25 04:07:10 INFO : potato2: Deleted 2025/06/25 04:07:11 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-vabelag5pifa" 2025/06/25 04:07:11 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-vabelag5pifa.bin" 2025/06/25 04:07:11 DEBUG : Swift container crypt path rclone-test-vabelag5pifa.bin: Auto set use_segments_container to true 2025/06/25 04:07:16 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-vabelag5pifa" 2025/06/25 04:07:17 DEBUG : Swift container crypt path rclone-test-vabelag5pifa: Auto set use_segments_container to true 2025/06/25 04:07:22 DEBUG : empty space: Excluded (Size Filter) 2025/06/25 04:07:22 DEBUG : empty space: Excluded 2025/06/25 04:07:22 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/25 04:07:22 DEBUG : potato3: Need to transfer - File not found at Destination 2025/06/25 04:07:22 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-vabelag5pifa': Waiting for checks to finish 2025/06/25 04:07:22 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-vabelag5pifa': Waiting for transfers to finish 2025/06/25 04:07:27 INFO : potato2: Copied (server-side copy) 2025/06/25 04:07:28 INFO : potato3: Copied (server-side copy) 2025/06/25 04:07:28 INFO : potato3: Deleted 2025/06/25 04:07:33 INFO : potato2: Deleted 2025/06/25 04:07:33 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-vabelag5pifa': Purge remote 2025/06/25 04:07:33 DEBUG : Waiting for deletions to finish 2025/06/25 04:07:33 INFO : potato2.bin: Deleted 2025/06/25 04:07:33 INFO : potato3.bin: Deleted 2025/06/25 04:07:33 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-pigiboq5zaza': Purge remote 2025/06/25 04:07:33 DEBUG : Waiting for deletions to finish 2025/06/25 04:07:33 INFO : empty space.bin: Deleted --- PASS: TestServerSideMoveWithFilter (103.23s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-lurejog4waja'", Local "Local file system at /tmp/rclone790972383", Modify Window "1ns" 2025/06/25 04:07:34 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-xudukif3vojo" 2025/06/25 04:07:34 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-xudukif3vojo.bin" 2025/06/25 04:07:35 DEBUG : Swift container crypt path rclone-test-xudukif3vojo.bin: Auto set use_segments_container to true 2025/06/25 04:07:40 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-xudukif3vojo" 2025/06/25 04:07:40 DEBUG : Swift container crypt path rclone-test-xudukif3vojo: Auto set use_segments_container to true 2025/06/25 04:07:56 DEBUG : potato2: md5 = bc14fd92676febba801c0979c0e3a3dd OK 2025/06/25 04:07:56 DEBUG : empty space: md5 = 3aace31ae617e7c40259181f1c3b25d9 OK 2025/06/25 04:07:56 DEBUG : potato3: md5 = b6dc7454f661fda63607d7d61796df0b OK 2025/06/25 04:07:56 INFO : tomatoDir: Making directory sync_test.go:1706: Server side move (if possible) Encrypted drive 'TestCryptSwift:rclone-test-lurejog4waja' -> Encrypted drive 'TestCryptSwift:rclone-test-xudukif3vojo' 2025/06/25 04:08:02 DEBUG : empty space: md5 = 271ed7384981f43c14c1382413acba6b OK 2025/06/25 04:08:02 DEBUG : potato3: md5 = 179ddc47d85d7425164223f680550051 OK 2025/06/25 04:08:02 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/25 04:08:02 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-xudukif3vojo': Waiting for checks to finish 2025/06/25 04:08:02 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/06/25 04:08:02 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/25 04:08:02 DEBUG : empty space: Unchanged skipping 2025/06/25 04:08:02 INFO : empty space: Deleted 2025/06/25 04:08:02 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-xudukif3vojo': Waiting for transfers to finish 2025/06/25 04:08:08 INFO : potato2: Copied (server-side copy) 2025/06/25 04:08:08 INFO : potato3: Copied (server-side copy) 2025/06/25 04:08:08 INFO : potato3: Deleted 2025/06/25 04:08:13 INFO : potato2: Deleted 2025/06/25 04:08:13 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-javuteq0xagu" 2025/06/25 04:08:13 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-javuteq0xagu.bin" 2025/06/25 04:08:13 DEBUG : Swift container crypt path rclone-test-javuteq0xagu.bin: Auto set use_segments_container to true 2025/06/25 04:08:19 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-javuteq0xagu" 2025/06/25 04:08:19 DEBUG : Swift container crypt path rclone-test-javuteq0xagu: Auto set use_segments_container to true 2025/06/25 04:08:29 INFO : tomatoDir: Making directory 2025/06/25 04:08:30 DEBUG : empty space: Need to transfer - File not found at Destination 2025/06/25 04:08:30 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/25 04:08:30 DEBUG : potato3: Need to transfer - File not found at Destination 2025/06/25 04:08:30 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-javuteq0xagu': Waiting for checks to finish 2025/06/25 04:08:30 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-javuteq0xagu': Waiting for transfers to finish 2025/06/25 04:08:35 INFO : potato2: Copied (server-side copy) 2025/06/25 04:08:35 INFO : potato2: Deleted 2025/06/25 04:08:40 INFO : empty space: Copied (server-side copy) 2025/06/25 04:08:40 INFO : potato3: Copied (server-side copy) 2025/06/25 04:08:40 INFO : potato3: Deleted 2025/06/25 04:08:45 INFO : empty space: Deleted 2025/06/25 04:08:46 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-javuteq0xagu': Purge remote 2025/06/25 04:08:46 DEBUG : Waiting for deletions to finish 2025/06/25 04:08:46 INFO : potato2.bin: Deleted 2025/06/25 04:08:46 INFO : empty space.bin: Deleted 2025/06/25 04:08:56 INFO : potato3.bin: Deleted 2025/06/25 04:08:56 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-xudukif3vojo': Purge remote 2025/06/25 04:08:56 DEBUG : Waiting for deletions to finish --- PASS: TestServerSideMoveDeleteEmptySourceDirs (82.19s) === RUN TestServerSideMoveOverlap run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-lurejog4waja'", Local "Local file system at /tmp/rclone790972383", Modify Window "1ns" 2025/06/25 04:08:56 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-lurejog4waja/rclone-move-test" 2025/06/25 04:08:56 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-lurejog4waja/rclone-move-test.bin" 2025/06/25 04:08:57 DEBUG : Swift container crypt path rclone-test-lurejog4waja/rclone-move-test.bin: Auto set use_segments_container to true 2025/06/25 04:09:02 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-lurejog4waja/rclone-move-test" 2025/06/25 04:09:02 DEBUG : Swift container crypt path rclone-test-lurejog4waja/rclone-move-test: Auto set use_segments_container to true 2025/06/25 04:09:13 DEBUG : potato2: md5 = ce174304cc93e3c9bb9b991d55d8d966 OK --- PASS: TestServerSideMoveOverlap (27.03s) === RUN TestSyncOverlap run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-lurejog4waja'", Local "Local file system at /tmp/rclone790972383", Modify Window "1ns" 2025/06/25 04:09:23 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-lurejog4waja/rclone-sync-test" 2025/06/25 04:09:24 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-lurejog4waja/rclone-sync-test.bin" 2025/06/25 04:09:24 DEBUG : Swift container crypt path rclone-test-lurejog4waja/rclone-sync-test.bin: Auto set use_segments_container to true 2025/06/25 04:09:29 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-lurejog4waja/rclone-sync-test" 2025/06/25 04:09:30 DEBUG : Swift container crypt path rclone-test-lurejog4waja/rclone-sync-test: Auto set use_segments_container to true --- PASS: TestSyncOverlap (11.65s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-lurejog4waja'", Local "Local file system at /tmp/rclone790972383", Modify Window "1ns" 2025/06/25 04:09:35 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-lurejog4waja/rclone-sync-test" 2025/06/25 04:09:35 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-lurejog4waja/rclone-sync-test.bin" 2025/06/25 04:09:35 DEBUG : Swift container crypt path rclone-test-lurejog4waja/rclone-sync-test.bin: Auto set use_segments_container to true 2025/06/25 04:09:41 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-lurejog4waja/rclone-sync-test" 2025/06/25 04:09:41 DEBUG : Swift container crypt path rclone-test-lurejog4waja/rclone-sync-test: Auto set use_segments_container to true 2025/06/25 04:09:46 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-lurejog4waja/rclone-sync-test-include/layer2" 2025/06/25 04:09:46 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-lurejog4waja/rclone-sync-test-include/layer2.bin" 2025/06/25 04:09:47 DEBUG : Swift container crypt path rclone-test-lurejog4waja/rclone-sync-test-include/layer2.bin: Auto set use_segments_container to true 2025/06/25 04:09:52 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-lurejog4waja/rclone-sync-test-include/layer2" 2025/06/25 04:09:52 DEBUG : Swift container crypt path rclone-test-lurejog4waja/rclone-sync-test-include/layer2: Auto set use_segments_container to true 2025/06/25 04:09:58 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-lurejog4waja/rclone-sync-test-ignore-file" 2025/06/25 04:09:58 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-lurejog4waja/rclone-sync-test-ignore-file.bin" 2025/06/25 04:09:58 DEBUG : Swift container crypt path rclone-test-lurejog4waja/rclone-sync-test-ignore-file.bin: Auto set use_segments_container to true 2025/06/25 04:10:03 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-lurejog4waja/rclone-sync-test-ignore-file" 2025/06/25 04:10:04 DEBUG : Swift container crypt path rclone-test-lurejog4waja/rclone-sync-test-ignore-file: Auto set use_segments_container to true 2025/06/25 04:10:09 DEBUG : rclone-sync-test-ignore-file/.ignore: md5 = 0d3e878ac72e5b48e172bf54dff71a26 OK 2025/06/25 04:10:15 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/06/25 04:10:15 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-lurejog4waja/rclone-sync-test': Waiting for checks to finish 2025/06/25 04:10:15 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-lurejog4waja/rclone-sync-test': Waiting for transfers to finish 2025/06/25 04:10:15 DEBUG : Waiting for deletions to finish 2025/06/25 04:10:15 INFO : There was nothing to transfer 2025/06/25 04:10:20 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/06/25 04:10:20 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-lurejog4waja': Waiting for checks to finish 2025/06/25 04:10:20 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-lurejog4waja': Waiting for transfers to finish 2025/06/25 04:10:20 DEBUG : Waiting for deletions to finish 2025/06/25 04:10:20 INFO : There was nothing to transfer 2025/06/25 04:10:25 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/06/25 04:10:25 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-lurejog4waja/rclone-sync-test-include/layer2': Waiting for checks to finish 2025/06/25 04:10:25 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-lurejog4waja/rclone-sync-test-include/layer2': Waiting for transfers to finish 2025/06/25 04:10:25 DEBUG : Waiting for deletions to finish 2025/06/25 04:10:25 INFO : There was nothing to transfer 2025/06/25 04:10:30 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/06/25 04:10:30 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-lurejog4waja': Waiting for checks to finish 2025/06/25 04:10:30 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-lurejog4waja': Waiting for transfers to finish 2025/06/25 04:10:30 DEBUG : Waiting for deletions to finish 2025/06/25 04:10:30 INFO : There was nothing to transfer 2025/06/25 04:10:31 DEBUG : Excluded 2025/06/25 04:10:31 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/06/25 04:10:31 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-lurejog4waja/rclone-sync-test-ignore-file': Waiting for checks to finish 2025/06/25 04:10:31 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-lurejog4waja/rclone-sync-test-ignore-file': Waiting for transfers to finish 2025/06/25 04:10:31 DEBUG : Waiting for deletions to finish 2025/06/25 04:10:31 INFO : There was nothing to transfer --- PASS: TestSyncOverlapWithFilter (55.85s) === RUN TestSyncCompareDest run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-lurejog4waja'", Local "Local file system at /tmp/rclone790972383", Modify Window "1ns" 2025/06/25 04:10:31 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-lurejog4waja/dst" 2025/06/25 04:10:31 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-lurejog4waja/dst.bin" 2025/06/25 04:10:31 DEBUG : Swift container crypt path rclone-test-lurejog4waja/dst.bin: Auto set use_segments_container to true 2025/06/25 04:10:37 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-lurejog4waja/dst" 2025/06/25 04:10:37 DEBUG : Swift container crypt path rclone-test-lurejog4waja/dst: Auto set use_segments_container to true 2025/06/25 04:10:42 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-lurejog4waja/CompareDest" 2025/06/25 04:10:42 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-lurejog4waja/CompareDest.bin" 2025/06/25 04:10:42 DEBUG : Swift container crypt path rclone-test-lurejog4waja/CompareDest.bin: Auto set use_segments_container to true 2025/06/25 04:10:48 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-lurejog4waja/CompareDest" 2025/06/25 04:10:48 DEBUG : Swift container crypt path rclone-test-lurejog4waja/CompareDest: Auto set use_segments_container to true 2025/06/25 04:10:59 DEBUG : one: Need to transfer - File not found at Destination 2025/06/25 04:10:59 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-lurejog4waja/dst': Waiting for checks to finish 2025/06/25 04:10:59 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-lurejog4waja/dst': Waiting for transfers to finish 2025/06/25 04:11:04 DEBUG : one: md5 = 4cf06ea9cbfd5e85262524b89878f918 OK 2025/06/25 04:11:04 INFO : one: Copied (new) 2025/06/25 04:11:04 DEBUG : Waiting for deletions to finish 2025/06/25 04:11:10 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/06/25 04:11:10 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-lurejog4waja/dst': Waiting for checks to finish 2025/06/25 04:11:15 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-lurejog4waja/dst': Waiting for transfers to finish 2025/06/25 04:11:20 DEBUG : one: md5 = d601efe039500eb034bdd0c013941073 OK 2025/06/25 04:11:20 INFO : one: Copied (replaced existing) 2025/06/25 04:11:20 DEBUG : Waiting for deletions to finish 2025/06/25 04:11:30 DEBUG : dst/one: md5 = 2c757885d08fc3ec74305ca82de1ed88 OK 2025/06/25 04:11:30 DEBUG : CompareDest/one: md5 = 20b579268667db6751c5455be38a345e OK 2025/06/25 04:11:36 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/06/25 04:11:36 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-lurejog4waja/dst': Waiting for checks to finish 2025/06/25 04:11:36 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/25 04:11:36 DEBUG : one: Destination found in --compare-dest, skipping 2025/06/25 04:11:36 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-lurejog4waja/dst': Waiting for transfers to finish 2025/06/25 04:11:36 DEBUG : Waiting for deletions to finish 2025/06/25 04:11:36 INFO : There was nothing to transfer 2025/06/25 04:11:41 DEBUG : CompareDest/two: md5 = 02f2bee4f748e1e19f9f62a052d3e85f OK 2025/06/25 04:11:42 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/06/25 04:11:42 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/25 04:11:42 DEBUG : two: Destination found in --compare-dest, skipping 2025/06/25 04:11:42 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-lurejog4waja/dst': Waiting for checks to finish 2025/06/25 04:11:42 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/25 04:11:42 DEBUG : one: Destination found in --compare-dest, skipping 2025/06/25 04:11:42 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-lurejog4waja/dst': Waiting for transfers to finish 2025/06/25 04:11:42 DEBUG : Waiting for deletions to finish 2025/06/25 04:11:42 INFO : There was nothing to transfer 2025/06/25 04:11:42 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/06/25 04:11:42 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/25 04:11:42 DEBUG : two: Destination found in --compare-dest, skipping 2025/06/25 04:11:42 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-lurejog4waja/dst': Waiting for checks to finish 2025/06/25 04:11:42 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/25 04:11:42 DEBUG : one: Destination found in --compare-dest, skipping 2025/06/25 04:11:42 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-lurejog4waja/dst': Waiting for transfers to finish 2025/06/25 04:11:42 DEBUG : Waiting for deletions to finish 2025/06/25 04:11:42 INFO : There was nothing to transfer sync_test.go:2176: No hash on uploaded file so skipping compare timestamp test 2025/06/25 04:11:42 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/06/25 04:11:42 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/25 04:11:42 DEBUG : one: Destination found in --compare-dest, skipping 2025/06/25 04:11:42 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/06/25 04:11:42 DEBUG : two: Need to transfer - File not found at Destination 2025/06/25 04:11:42 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-lurejog4waja/dst': Waiting for checks to finish 2025/06/25 04:11:42 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-lurejog4waja/dst': Waiting for transfers to finish 2025/06/25 04:11:48 DEBUG : two: md5 = 6c0b047f9dc4de7020d9fc7b3b56380e OK 2025/06/25 04:11:48 INFO : two: Copied (new) 2025/06/25 04:11:48 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (92.91s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-lurejog4waja'", Local "Local file system at /tmp/rclone790972383", Modify Window "1ns" 2025/06/25 04:12:09 DEBUG : pre-dest1/1: md5 = 018c4b6fa0b0d95bebf6173f0d43cc5f OK 2025/06/25 04:12:14 DEBUG : pre-dest2/2: md5 = a46f8ca247c548eda917cbeb8e7554bd OK 2025/06/25 04:12:15 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-lurejog4waja/dest" 2025/06/25 04:12:15 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-lurejog4waja/dest.bin" 2025/06/25 04:12:15 DEBUG : Swift container crypt path rclone-test-lurejog4waja/dest.bin: Auto set use_segments_container to true 2025/06/25 04:12:20 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-lurejog4waja/dest" 2025/06/25 04:12:21 DEBUG : Swift container crypt path rclone-test-lurejog4waja/dest: Auto set use_segments_container to true 2025/06/25 04:12:26 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-lurejog4waja/pre-dest1" 2025/06/25 04:12:26 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-lurejog4waja/pre-dest1.bin" 2025/06/25 04:12:26 DEBUG : Swift container crypt path rclone-test-lurejog4waja/pre-dest1.bin: Auto set use_segments_container to true 2025/06/25 04:12:32 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-lurejog4waja/pre-dest1" 2025/06/25 04:12:32 DEBUG : Swift container crypt path rclone-test-lurejog4waja/pre-dest1: Auto set use_segments_container to true 2025/06/25 04:12:37 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-lurejog4waja/pre-dest2" 2025/06/25 04:12:38 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-lurejog4waja/pre-dest2.bin" 2025/06/25 04:12:38 DEBUG : Swift container crypt path rclone-test-lurejog4waja/pre-dest2.bin: Auto set use_segments_container to true 2025/06/25 04:12:43 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-lurejog4waja/pre-dest2" 2025/06/25 04:12:43 DEBUG : Swift container crypt path rclone-test-lurejog4waja/pre-dest2: Auto set use_segments_container to true 2025/06/25 04:12:49 DEBUG : 1: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/25 04:12:49 DEBUG : 1: Destination found in --compare-dest, skipping 2025/06/25 04:12:59 DEBUG : 2: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/25 04:12:59 DEBUG : 2: Destination found in --compare-dest, skipping 2025/06/25 04:13:10 DEBUG : 3: Need to transfer - File not found at Destination 2025/06/25 04:13:10 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-lurejog4waja/dest': Waiting for checks to finish 2025/06/25 04:13:10 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-lurejog4waja/dest': Waiting for transfers to finish 2025/06/25 04:13:11 DEBUG : 3: md5 = 94317119d465b8d3a95b8928eafe3968 OK 2025/06/25 04:13:11 INFO : 3: Copied (new) 2025/06/25 04:13:11 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (88.50s) === RUN TestSyncCopyDest run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-lurejog4waja'", Local "Local file system at /tmp/rclone790972383", Modify Window "1ns" 2025/06/25 04:13:32 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-lurejog4waja/dst" 2025/06/25 04:13:32 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-lurejog4waja/dst.bin" 2025/06/25 04:13:33 DEBUG : Swift container crypt path rclone-test-lurejog4waja/dst.bin: Auto set use_segments_container to true 2025/06/25 04:13:38 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-lurejog4waja/dst" 2025/06/25 04:13:38 DEBUG : Swift container crypt path rclone-test-lurejog4waja/dst: Auto set use_segments_container to true 2025/06/25 04:13:43 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-lurejog4waja/CopyDest" 2025/06/25 04:13:43 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-lurejog4waja/CopyDest.bin" 2025/06/25 04:13:44 DEBUG : Swift container crypt path rclone-test-lurejog4waja/CopyDest.bin: Auto set use_segments_container to true 2025/06/25 04:13:54 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-lurejog4waja/CopyDest" 2025/06/25 04:13:54 DEBUG : Swift container crypt path rclone-test-lurejog4waja/CopyDest: Auto set use_segments_container to true 2025/06/25 04:14:05 DEBUG : one: Need to transfer - File not found at Destination 2025/06/25 04:14:05 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-lurejog4waja/dst': Waiting for checks to finish 2025/06/25 04:14:05 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-lurejog4waja/dst': Waiting for transfers to finish 2025/06/25 04:14:10 DEBUG : one: md5 = ad12b95ab2cac9de51ad8cfde0558864 OK 2025/06/25 04:14:10 INFO : one: Copied (new) 2025/06/25 04:14:10 DEBUG : Waiting for deletions to finish 2025/06/25 04:14:10 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-lurejog4waja/dst': Waiting for checks to finish 2025/06/25 04:14:10 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/06/25 04:14:16 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-lurejog4waja/dst': Waiting for transfers to finish 2025/06/25 04:14:21 DEBUG : one: md5 = dcebbeb86bfb51cbca99b8441598982d OK 2025/06/25 04:14:21 INFO : one: Copied (replaced existing) 2025/06/25 04:14:21 DEBUG : Waiting for deletions to finish 2025/06/25 04:14:26 DEBUG : dst/one: md5 = cf91fbaab561390df31168087a0943fd OK 2025/06/25 04:14:31 DEBUG : CopyDest/one: md5 = c79b693a5fdb5f07bd01290c52585389 OK 2025/06/25 04:14:32 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-lurejog4waja/BackupDir" 2025/06/25 04:14:32 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-lurejog4waja/BackupDir.bin" 2025/06/25 04:14:32 DEBUG : Swift container crypt path rclone-test-lurejog4waja/BackupDir.bin: Auto set use_segments_container to true 2025/06/25 04:14:37 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-lurejog4waja/BackupDir" 2025/06/25 04:14:38 DEBUG : Swift container crypt path rclone-test-lurejog4waja/BackupDir: Auto set use_segments_container to true 2025/06/25 04:14:43 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/06/25 04:14:43 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-lurejog4waja/dst': Waiting for checks to finish 2025/06/25 04:14:43 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/25 04:14:43 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/06/25 04:15:32 INFO : one: Copied (server-side copy) 2025/06/25 04:15:37 INFO : one: Deleted 2025/06/25 04:15:52 INFO : one: Copied (server-side copy) 2025/06/25 04:15:52 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/06/25 04:15:52 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-lurejog4waja/dst': Waiting for transfers to finish 2025/06/25 04:15:52 DEBUG : Waiting for deletions to finish 2025/06/25 04:15:53 DEBUG : CopyDest/two: md5 = 8632ae89238d2cf90a953f04282ddf2a OK 2025/06/25 04:15:53 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/25 04:15:58 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/25 04:15:58 DEBUG : one: Unchanged skipping 2025/06/25 04:16:08 INFO : two: Copied (server-side copy) 2025/06/25 04:16:08 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/06/25 04:16:08 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-lurejog4waja/dst': Waiting for checks to finish 2025/06/25 04:16:08 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-lurejog4waja/dst': Waiting for transfers to finish 2025/06/25 04:16:08 DEBUG : Waiting for deletions to finish 2025/06/25 04:16:19 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-lurejog4waja/dst': Waiting for checks to finish 2025/06/25 04:16:19 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/25 04:16:19 DEBUG : two: Unchanged skipping 2025/06/25 04:16:24 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/25 04:16:24 DEBUG : one: Unchanged skipping 2025/06/25 04:16:24 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-lurejog4waja/dst': Waiting for transfers to finish 2025/06/25 04:16:24 DEBUG : Waiting for deletions to finish 2025/06/25 04:16:24 INFO : There was nothing to transfer 2025/06/25 04:16:30 DEBUG : CopyDest/three: md5 = ee8403cc4dece8eea58d1d96b0ee374a OK 2025/06/25 04:16:45 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/06/25 04:16:45 DEBUG : three: Destination not found in --copy-dest 2025/06/25 04:16:45 DEBUG : three: Need to transfer - File not found at Destination 2025/06/25 04:16:45 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-lurejog4waja/dst': Waiting for checks to finish 2025/06/25 04:16:45 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/25 04:16:45 DEBUG : two: Unchanged skipping 2025/06/25 04:16:46 DEBUG : three: md5 = d810e4a51b5a68f3d7bf588318c0465e OK 2025/06/25 04:16:46 INFO : three: Copied (new) 2025/06/25 04:16:50 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/25 04:16:50 DEBUG : one: Unchanged skipping 2025/06/25 04:16:50 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-lurejog4waja/dst': Waiting for transfers to finish 2025/06/25 04:16:50 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (229.55s) === RUN TestSyncBackupDir run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-lurejog4waja'", Local "Local file system at /tmp/rclone790972383", Modify Window "1ns" 2025/06/25 04:17:27 DEBUG : dst/one: md5 = 832e3fa2bc473e58a48ca7c36b611119 OK 2025/06/25 04:17:32 DEBUG : dst/two: md5 = 91ac3a6a6d210a901eae00562d05c051 OK 2025/06/25 04:17:37 DEBUG : dst/three.txt: md5 = 4925c6a97dae5262f45aafb9d6e89d24 OK 2025/06/25 04:17:43 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-lurejog4waja/dst" 2025/06/25 04:17:43 DEBUG : Config file has changed externally - reloading 2025/06/25 04:17:43 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-lurejog4waja/dst.bin" 2025/06/25 04:17:43 DEBUG : Swift container crypt path rclone-test-lurejog4waja/dst.bin: Auto set use_segments_container to true 2025/06/25 04:17:48 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-lurejog4waja/dst" 2025/06/25 04:17:49 DEBUG : Swift container crypt path rclone-test-lurejog4waja/dst: Auto set use_segments_container to true 2025/06/25 04:17:54 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-lurejog4waja/backup" 2025/06/25 04:17:54 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-lurejog4waja/backup.bin" 2025/06/25 04:17:54 DEBUG : Swift container crypt path rclone-test-lurejog4waja/backup.bin: Auto set use_segments_container to true 2025/06/25 04:17:59 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-lurejog4waja/backup" 2025/06/25 04:18:00 DEBUG : Swift container crypt path rclone-test-lurejog4waja/backup: Auto set use_segments_container to true 2025/06/25 04:18:05 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/06/25 04:18:05 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-lurejog4waja/dst': Waiting for checks to finish 2025/06/25 04:18:05 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/25 04:18:05 DEBUG : two: Unchanged skipping 2025/06/25 04:18:31 INFO : one: Copied (server-side copy) 2025/06/25 04:18:36 INFO : one: Deleted 2025/06/25 04:18:36 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-lurejog4waja/dst': Waiting for transfers to finish 2025/06/25 04:18:41 DEBUG : one: md5 = 26c3dffafb88775ac8db4e754a974493 OK 2025/06/25 04:18:41 INFO : one: Copied (new) 2025/06/25 04:18:41 DEBUG : Waiting for deletions to finish 2025/06/25 04:18:52 INFO : three.txt: Copied (server-side copy) 2025/06/25 04:18:57 INFO : three.txt: Deleted 2025/06/25 04:18:57 INFO : three.txt: Moved into backup dir 2025/06/25 04:19:07 DEBUG : dst/three.txt: md5 = e3388241035ec386b3a5d57100b8fb8f OK 2025/06/25 04:19:13 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/06/25 04:19:13 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-lurejog4waja/dst': Waiting for checks to finish 2025/06/25 04:19:13 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/25 04:19:13 DEBUG : two: Unchanged skipping 2025/06/25 04:19:28 INFO : one: Copied (server-side copy) 2025/06/25 04:19:33 INFO : one: Deleted 2025/06/25 04:19:33 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-lurejog4waja/dst': Waiting for transfers to finish 2025/06/25 04:19:38 DEBUG : one: md5 = 1673bc822c9faf52b0c44384593e6063 OK 2025/06/25 04:19:38 INFO : one: Copied (new) 2025/06/25 04:19:38 DEBUG : Waiting for deletions to finish 2025/06/25 04:19:44 INFO : three.txt: Copied (server-side copy) 2025/06/25 04:19:49 INFO : three.txt: Deleted 2025/06/25 04:19:49 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (187.77s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-lurejog4waja'", Local "Local file system at /tmp/rclone790972383", Modify Window "1ns" 2025/06/25 04:20:35 DEBUG : dst/one: md5 = c87e9e229b10041e39f8a75ae2133a99 OK 2025/06/25 04:20:40 DEBUG : dst/two: md5 = 675b05a24d2b86214c1d6c91ab59fe5b OK 2025/06/25 04:20:45 DEBUG : dst/three.txt: md5 = f85cf7898c4971837cd0203c1ce3d666 OK 2025/06/25 04:20:50 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-lurejog4waja/dst" 2025/06/25 04:20:51 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-lurejog4waja/dst.bin" 2025/06/25 04:20:51 DEBUG : Swift container crypt path rclone-test-lurejog4waja/dst.bin: Auto set use_segments_container to true 2025/06/25 04:20:56 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-lurejog4waja/dst" 2025/06/25 04:20:56 DEBUG : Swift container crypt path rclone-test-lurejog4waja/dst: Auto set use_segments_container to true 2025/06/25 04:21:01 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-lurejog4waja/backup" 2025/06/25 04:21:02 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-lurejog4waja/backup.bin" 2025/06/25 04:21:02 DEBUG : Swift container crypt path rclone-test-lurejog4waja/backup.bin: Auto set use_segments_container to true 2025/06/25 04:21:07 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-lurejog4waja/backup" 2025/06/25 04:21:07 DEBUG : Swift container crypt path rclone-test-lurejog4waja/backup: Auto set use_segments_container to true 2025/06/25 04:21:13 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/06/25 04:21:13 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-lurejog4waja/dst': Waiting for checks to finish 2025/06/25 04:21:18 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/25 04:21:18 DEBUG : two: Unchanged skipping 2025/06/25 04:21:23 INFO : one: Copied (server-side copy) to: one.bak 2025/06/25 04:21:28 INFO : one: Deleted 2025/06/25 04:21:28 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-lurejog4waja/dst': Waiting for transfers to finish 2025/06/25 04:21:34 DEBUG : one: md5 = efccd8fd4c94ad4e19f5bdc2c0c9e6c5 OK 2025/06/25 04:21:34 INFO : one: Copied (new) 2025/06/25 04:21:34 DEBUG : Waiting for deletions to finish 2025/06/25 04:21:44 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/06/25 04:21:49 INFO : three.txt: Deleted 2025/06/25 04:21:49 INFO : three.txt: Moved into backup dir 2025/06/25 04:22:00 DEBUG : dst/three.txt: md5 = 3ff055c112d3489f8d10a7a5e1efd224 OK 2025/06/25 04:22:00 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/06/25 04:22:00 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-lurejog4waja/dst': Waiting for checks to finish 2025/06/25 04:22:00 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/25 04:22:00 DEBUG : two: Unchanged skipping 2025/06/25 04:22:10 INFO : one: Copied (server-side copy) to: one.bak 2025/06/25 04:22:15 INFO : one: Deleted 2025/06/25 04:22:15 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-lurejog4waja/dst': Waiting for transfers to finish 2025/06/25 04:22:21 DEBUG : one: md5 = 419417db2a897a30c68fc246f058c83d OK 2025/06/25 04:22:21 INFO : one: Copied (new) 2025/06/25 04:22:21 DEBUG : Waiting for deletions to finish 2025/06/25 04:22:26 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/06/25 04:22:31 INFO : three.txt: Deleted 2025/06/25 04:22:31 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (137.49s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-lurejog4waja'", Local "Local file system at /tmp/rclone790972383", Modify Window "1ns" 2025/06/25 04:22:52 DEBUG : dst/one: md5 = 0932910ae5735dd38c13146bd1d61726 OK 2025/06/25 04:22:57 DEBUG : dst/two: md5 = daeb6f515481b6a28c41f82d4ea94d2c OK 2025/06/25 04:23:03 DEBUG : dst/three.txt: md5 = 0ce566ff18222a47a2fc92b36b26eed7 OK 2025/06/25 04:23:13 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-lurejog4waja/dst" 2025/06/25 04:23:13 DEBUG : Config file has changed externally - reloading 2025/06/25 04:23:13 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-lurejog4waja/dst.bin" 2025/06/25 04:23:13 DEBUG : Swift container crypt path rclone-test-lurejog4waja/dst.bin: Auto set use_segments_container to true 2025/06/25 04:23:18 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-lurejog4waja/dst" 2025/06/25 04:23:19 DEBUG : Swift container crypt path rclone-test-lurejog4waja/dst: Auto set use_segments_container to true 2025/06/25 04:23:24 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-lurejog4waja/backup" 2025/06/25 04:23:24 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-lurejog4waja/backup.bin" 2025/06/25 04:23:24 DEBUG : Swift container crypt path rclone-test-lurejog4waja/backup.bin: Auto set use_segments_container to true 2025/06/25 04:23:29 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-lurejog4waja/backup" 2025/06/25 04:23:30 DEBUG : Swift container crypt path rclone-test-lurejog4waja/backup: Auto set use_segments_container to true 2025/06/25 04:23:35 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-lurejog4waja/dst': Waiting for checks to finish 2025/06/25 04:23:35 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/06/25 04:23:35 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/25 04:23:35 DEBUG : two: Unchanged skipping 2025/06/25 04:23:51 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/06/25 04:23:56 INFO : one: Deleted 2025/06/25 04:23:56 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-lurejog4waja/dst': Waiting for transfers to finish 2025/06/25 04:24:01 DEBUG : one: md5 = 408e2d14d1eb20094db97017bd893763 OK 2025/06/25 04:24:01 INFO : one: Copied (new) 2025/06/25 04:24:01 DEBUG : Waiting for deletions to finish 2025/06/25 04:24:22 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/06/25 04:24:27 INFO : three.txt: Deleted 2025/06/25 04:24:27 INFO : three.txt: Moved into backup dir 2025/06/25 04:24:33 DEBUG : dst/three.txt: md5 = 4f8c8611294617573bd77cbc3e1a2f66 OK 2025/06/25 04:24:53 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-lurejog4waja/dst': Waiting for checks to finish 2025/06/25 04:24:53 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/06/25 04:24:53 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/25 04:24:53 DEBUG : two: Unchanged skipping 2025/06/25 04:25:03 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/06/25 04:25:08 INFO : one: Deleted 2025/06/25 04:25:08 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-lurejog4waja/dst': Waiting for transfers to finish 2025/06/25 04:25:13 DEBUG : one: md5 = 373271945cd514da4ac8d3f1750d80e5 OK 2025/06/25 04:25:13 INFO : one: Copied (new) 2025/06/25 04:25:13 DEBUG : Waiting for deletions to finish 2025/06/25 04:25:29 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/06/25 04:25:34 INFO : three.txt: Deleted 2025/06/25 04:25:34 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (202.82s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-lurejog4waja'", Local "Local file system at /tmp/rclone790972383", Modify Window "1ns" 2025/06/25 04:26:15 DEBUG : dst/one: md5 = 3fda8bc1b75c6a963f48c27002f94f80 OK 2025/06/25 04:26:21 DEBUG : dst/two: md5 = e071e0cf8bb9bbcc41ae537a9ca3d2e8 OK 2025/06/25 04:26:26 DEBUG : dst/three.txt: md5 = 2448aa90ba658e32b21b080239577bb9 OK 2025/06/25 04:26:31 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-lurejog4waja/dst" 2025/06/25 04:26:31 DEBUG : Config file has changed externally - reloading 2025/06/25 04:26:31 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-lurejog4waja/dst.bin" 2025/06/25 04:26:32 DEBUG : Swift container crypt path rclone-test-lurejog4waja/dst.bin: Auto set use_segments_container to true 2025/06/25 04:26:37 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-lurejog4waja/dst" 2025/06/25 04:26:37 DEBUG : Swift container crypt path rclone-test-lurejog4waja/dst: Auto set use_segments_container to true 2025/06/25 04:26:42 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/06/25 04:26:42 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-lurejog4waja/dst': Waiting for checks to finish 2025/06/25 04:26:42 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/25 04:26:42 DEBUG : two: Unchanged skipping 2025/06/25 04:26:53 INFO : one: Copied (server-side copy) to: one.bak 2025/06/25 04:26:59 INFO : one: Deleted 2025/06/25 04:26:59 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-lurejog4waja/dst': Waiting for transfers to finish 2025/06/25 04:27:04 DEBUG : one: md5 = 05f174c635226b889ba86bd23b9b75b4 OK 2025/06/25 04:27:04 INFO : one: Copied (new) 2025/06/25 04:27:04 DEBUG : Waiting for deletions to finish 2025/06/25 04:27:19 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/06/25 04:27:24 INFO : three.txt: Deleted 2025/06/25 04:27:24 INFO : three.txt: Moved into backup dir 2025/06/25 04:27:35 DEBUG : dst/three.txt: md5 = ae1f362a704b2ace20010a78428221c2 OK 2025/06/25 04:27:41 DEBUG : one.bak: Excluded (Path Filter) 2025/06/25 04:27:41 DEBUG : one.bak: Excluded 2025/06/25 04:27:41 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/06/25 04:27:41 DEBUG : three.txt.bak: Excluded 2025/06/25 04:27:41 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/06/25 04:27:41 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-lurejog4waja/dst': Waiting for checks to finish 2025/06/25 04:27:41 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/25 04:27:41 DEBUG : two: Unchanged skipping 2025/06/25 04:27:46 INFO : one: Copied (server-side copy) to: one.bak 2025/06/25 04:27:51 INFO : one: Deleted 2025/06/25 04:27:51 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-lurejog4waja/dst': Waiting for transfers to finish 2025/06/25 04:27:56 DEBUG : one: md5 = 819ee7e5f3c4e866469b58c011023f3f OK 2025/06/25 04:27:56 INFO : one: Copied (new) 2025/06/25 04:27:56 DEBUG : Waiting for deletions to finish 2025/06/25 04:28:12 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/06/25 04:28:17 INFO : three.txt: Deleted 2025/06/25 04:28:17 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (153.72s) === RUN TestSyncSuffix run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-lurejog4waja'", Local "Local file system at /tmp/rclone790972383", Modify Window "1ns" 2025/06/25 04:28:49 DEBUG : dst/one: md5 = bf8bdb288cf65bbfdc8e09972719759f OK 2025/06/25 04:28:54 DEBUG : dst/two: md5 = bbbbf59ecd624e6b305151f830bbfe14 OK 2025/06/25 04:28:59 DEBUG : dst/three.txt: md5 = a42b45e7bc18519763068d040708aaeb OK 2025/06/25 04:29:09 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-lurejog4waja/dst" 2025/06/25 04:29:09 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-lurejog4waja/dst.bin" 2025/06/25 04:29:10 DEBUG : Swift container crypt path rclone-test-lurejog4waja/dst.bin: Auto set use_segments_container to true 2025/06/25 04:29:15 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-lurejog4waja/dst" 2025/06/25 04:29:15 DEBUG : Swift container crypt path rclone-test-lurejog4waja/dst: Auto set use_segments_container to true 2025/06/25 04:29:21 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/06/25 04:29:31 INFO : one: Copied (server-side copy) to: one.bak 2025/06/25 04:29:36 INFO : one: Deleted 2025/06/25 04:29:41 DEBUG : one: md5 = 429afcd000431a8a19b2857f82a09c23 OK 2025/06/25 04:29:41 INFO : one: Copied (new) 2025/06/25 04:29:41 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/25 04:29:41 DEBUG : two: Unchanged skipping 2025/06/25 04:29:46 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/06/25 04:30:02 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/06/25 04:30:07 INFO : three.txt: Deleted 2025/06/25 04:30:12 DEBUG : three.txt: md5 = aa5f4fa7a3ed93a2a0f772e3929216e8 OK 2025/06/25 04:30:12 INFO : three.txt: Copied (new) 2025/06/25 04:30:28 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/06/25 04:30:33 INFO : one: Copied (server-side copy) to: one.bak 2025/06/25 04:30:38 INFO : one: Deleted 2025/06/25 04:30:43 DEBUG : one: md5 = 7ee0c1c7f1e671ba25fc1c6ad73115a2 OK 2025/06/25 04:30:43 INFO : one: Copied (new) 2025/06/25 04:30:48 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/25 04:30:48 DEBUG : two: Unchanged skipping 2025/06/25 04:30:48 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/06/25 04:30:58 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/06/25 04:31:03 INFO : three.txt: Deleted 2025/06/25 04:31:08 DEBUG : three.txt: md5 = f2c89be3001ce34c132aa0648584758b OK 2025/06/25 04:31:08 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (171.30s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-lurejog4waja'", Local "Local file system at /tmp/rclone790972383", Modify Window "1ns" 2025/06/25 04:31:40 DEBUG : dst/one: md5 = cb731fbb0de7ba1e492ebdd0d06f5c17 OK 2025/06/25 04:31:45 DEBUG : dst/two: md5 = 1506636aaaea7ef38c08d2441d3320eb OK 2025/06/25 04:31:50 DEBUG : dst/three.txt: md5 = 4ca1bf328f7bd6b9270d26ba61d47b9f OK 2025/06/25 04:31:56 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-lurejog4waja/dst" 2025/06/25 04:31:56 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-lurejog4waja/dst.bin" 2025/06/25 04:31:56 DEBUG : Swift container crypt path rclone-test-lurejog4waja/dst.bin: Auto set use_segments_container to true 2025/06/25 04:32:01 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-lurejog4waja/dst" 2025/06/25 04:32:01 DEBUG : Swift container crypt path rclone-test-lurejog4waja/dst: Auto set use_segments_container to true 2025/06/25 04:32:07 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/06/25 04:32:17 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/06/25 04:32:22 INFO : one: Deleted 2025/06/25 04:32:27 DEBUG : one: md5 = 86c61de573591439d5893e9f8621d451 OK 2025/06/25 04:32:27 INFO : one: Copied (new) 2025/06/25 04:32:28 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/25 04:32:28 DEBUG : two: Unchanged skipping 2025/06/25 04:32:28 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/06/25 04:32:53 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/06/25 04:32:58 INFO : three.txt: Deleted 2025/06/25 04:33:03 DEBUG : three.txt: md5 = a6783db64a544efbf5b8b0fb441fba26 OK 2025/06/25 04:33:03 INFO : three.txt: Copied (new) 2025/06/25 04:33:19 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/06/25 04:33:24 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/06/25 04:33:29 INFO : one: Deleted 2025/06/25 04:33:34 DEBUG : one: md5 = 0438d80a27e85c5bad1b232570d2e3f3 OK 2025/06/25 04:33:34 INFO : one: Copied (new) 2025/06/25 04:33:34 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/25 04:33:34 DEBUG : two: Unchanged skipping 2025/06/25 04:33:40 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/06/25 04:33:55 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/06/25 04:34:00 INFO : three.txt: Deleted 2025/06/25 04:34:05 DEBUG : three.txt: md5 = 9d62e8ae81442933c5734053e9f5150c OK 2025/06/25 04:34:05 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (176.63s) === RUN TestSyncUTFNorm run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-lurejog4waja'", Local "Local file system at /tmp/rclone790972383", Modify Window "1ns" 2025/06/25 04:34:37 DEBUG : Testêé: md5 = 101f5be9e12e1faa69f8e7c4d2a2026a OK 2025/06/25 04:34:42 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/06/25 04:34:42 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-lurejog4waja': Waiting for checks to finish 2025/06/25 04:34:42 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-lurejog4waja': Waiting for transfers to finish 2025/06/25 04:34:52 DEBUG : Testêé: md5 = 6d75d617f2eb18ed34cf1b0ebb683ee4 OK 2025/06/25 04:34:52 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/06/25 04:34:52 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (26.42s) === RUN TestSyncImmutable run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-lurejog4waja'", Local "Local file system at /tmp/rclone790972383", Modify Window "1ns" 2025/06/25 04:34:58 DEBUG : existing: Need to transfer - File not found at Destination 2025/06/25 04:34:58 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-lurejog4waja': Waiting for checks to finish 2025/06/25 04:34:58 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-lurejog4waja': Waiting for transfers to finish 2025/06/25 04:35:03 DEBUG : existing: md5 = d38c4087299d8e77a995d216288dcd8a OK 2025/06/25 04:35:03 INFO : existing: Copied (new) 2025/06/25 04:35:03 DEBUG : Waiting for deletions to finish 2025/06/25 04:35:09 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-lurejog4waja': Waiting for checks to finish 2025/06/25 04:35:09 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/06/25 04:35:09 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/06/25 04:35:09 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-lurejog4waja': Waiting for transfers to finish 2025/06/25 04:35:09 ERROR : Encrypted drive 'TestCryptSwift:rclone-test-lurejog4waja': not deleting files as there were IO errors 2025/06/25 04:35:09 ERROR : Encrypted drive 'TestCryptSwift:rclone-test-lurejog4waja': not deleting directories as there were IO errors --- PASS: TestSyncImmutable (16.24s) === RUN TestSyncIgnoreCase run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-lurejog4waja'", Local "Local file system at /tmp/rclone790972383", Modify Window "1ns" 2025/06/25 04:35:15 DEBUG : EXISTING: md5 = 476526b0c40e1c5c130ce0673a0ff933 OK 2025/06/25 04:35:15 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-lurejog4waja': Waiting for checks to finish 2025/06/25 04:35:15 DEBUG : existing: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/25 04:35:15 DEBUG : existing: Unchanged skipping 2025/06/25 04:35:15 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-lurejog4waja': Waiting for transfers to finish 2025/06/25 04:35:15 DEBUG : Waiting for deletions to finish 2025/06/25 04:35:15 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (1.07s) === RUN TestFixCase run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-lurejog4waja'", Local "Local file system at /tmp/rclone790972383", Modify Window "1ns" sync_test.go:2636: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.27s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-lurejog4waja'", Local "Local file system at /tmp/rclone790972383", Modify Window "1ns" sync_test.go:2675: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-lurejog4waja'", Local "Local file system at /tmp/rclone790972383", Modify Window "1ns" sync_test.go:2675: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-lurejog4waja'", Local "Local file system at /tmp/rclone790972383", Modify Window "1ns" sync_test.go:2675: This test only runs on local --- PASS: TestMaxTransfer (0.37s) --- SKIP: TestMaxTransfer/Hard (0.09s) --- SKIP: TestMaxTransfer/Soft (0.19s) --- SKIP: TestMaxTransfer/Cautious (0.09s) === RUN TestSyncConcurrentDelete run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-lurejog4waja'", Local "Local file system at /tmp/rclone790972383", Modify Window "1ns" 2025/06/25 04:35:16 DEBUG : both0: md5 = 43d7b81ede19f515136067451fd5f144 OK 2025/06/25 04:35:22 DEBUG : only0: md5 = 5d3cc6ae80b4aeaf534f44c9753044f4 OK 2025/06/25 04:35:27 DEBUG : both1: md5 = 4aaafbdce215cde3fc409b2eb7fe6d59 OK 2025/06/25 04:35:32 DEBUG : only1: md5 = a830bfaf2c614dd14fc36161c0cdbef5 OK 2025/06/25 04:35:33 DEBUG : both2: md5 = 5ded378c721f433dada3101fae39fa64 OK 2025/06/25 04:35:33 DEBUG : only2: md5 = ef82d29e79ddab57aa1d7cb47991912d OK 2025/06/25 04:35:33 DEBUG : both3: md5 = e31335ea4919041741621d90bc44de87 OK 2025/06/25 04:35:39 DEBUG : only3: md5 = 8426e19b46ae70868f31593ca80f52bf OK 2025/06/25 04:35:39 DEBUG : both4: md5 = 0034cd3076d0be35d9d106822997ff3f OK 2025/06/25 04:35:39 DEBUG : only4: md5 = 0b019dfd678a911697c280fcd460e323 OK 2025/06/25 04:35:40 DEBUG : both5: md5 = 3352f92e877e2148cf0376f71a1dc4f1 OK 2025/06/25 04:35:40 DEBUG : only5: md5 = 6d3c704880892009635c002154d7803b OK 2025/06/25 04:35:41 DEBUG : both6: md5 = 8d11acd3ff906261e45af3c2b8b999de OK 2025/06/25 04:35:42 DEBUG : only6: md5 = 79799491830fb40ea3054c082246c782 OK 2025/06/25 04:35:47 DEBUG : both7: md5 = 572466216af65e345a766790eb93b4b1 OK 2025/06/25 04:35:53 DEBUG : only7: md5 = 7bbc8fb3b0c618846ecdf8c3f7c28ede OK 2025/06/25 04:35:58 DEBUG : both8: md5 = 40cb467a2e983a9c6077a600f4017d38 OK 2025/06/25 04:35:58 DEBUG : only8: md5 = 5bd94de543b5e71bed88b88dca298003 OK 2025/06/25 04:35:59 DEBUG : both9: md5 = cdb6964b779c51b2d466947817d9b995 OK 2025/06/25 04:36:00 DEBUG : only9: md5 = 82e2a7edf2134c148c687cfb2202e28d OK 2025/06/25 04:36:00 DEBUG : both10: md5 = c7b0a90ee727032ed6496b22956db3af OK 2025/06/25 04:36:01 DEBUG : only10: md5 = 0c60f310109584398919afc7fe4b5066 OK 2025/06/25 04:36:06 DEBUG : both11: md5 = ba8073f930984ccad16920e8a8db2288 OK 2025/06/25 04:36:11 DEBUG : only11: md5 = b405d487f6f556f666b10224bdad4a3f OK 2025/06/25 04:36:12 DEBUG : both12: md5 = d940c61359a6d066457a6660f0993ef8 OK 2025/06/25 04:36:17 DEBUG : only12: md5 = c8764202b894ea74f44d184f7f81b921 OK 2025/06/25 04:36:23 DEBUG : both13: md5 = b8b00042e763ab3b0b102137c611a307 OK 2025/06/25 04:36:28 DEBUG : only13: md5 = 5f1b98a943c30c48892863413b7d4185 OK 2025/06/25 04:36:33 DEBUG : both14: md5 = b7e7a80e0478f55df22f6603a27b19e6 OK 2025/06/25 04:36:38 DEBUG : only14: md5 = ff3a44b8c75439d9894c79c3b5451bc0 OK 2025/06/25 04:36:39 DEBUG : both15: md5 = 2e28252c06b9bc55bfa398fc03796a2d OK 2025/06/25 04:36:39 DEBUG : only15: md5 = 063507e1ca10f16c5c2800aee83d7270 OK 2025/06/25 04:36:46 DEBUG : both16: md5 = 911bb983f59450b32e8f943aecb341bb OK 2025/06/25 04:36:51 DEBUG : only16: md5 = 94e0a357cad1eabed53c454e568204c2 OK 2025/06/25 04:36:51 DEBUG : both17: md5 = 4f0916c6d4cd40923a03e89f06fd20cc OK 2025/06/25 04:36:52 DEBUG : only17: md5 = 1dd5ae5811e0fdd63a3151267b6bf23e OK 2025/06/25 04:36:52 DEBUG : both18: md5 = a0fc37837e93bb63783c73391ad075bb OK 2025/06/25 04:36:57 DEBUG : only18: md5 = 6d5c556c5f7601ebdc47db52de4bc445 OK 2025/06/25 04:36:58 DEBUG : both19: md5 = c190af8b78ec004977bf260b33c7f3ff OK 2025/06/25 04:36:58 DEBUG : only19: md5 = 4329d70c8f20476d2012e797c965268b OK 2025/06/25 04:37:16 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-lurejog4waja': Waiting for checks to finish 2025/06/25 04:37:16 DEBUG : both10: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/25 04:37:16 DEBUG : both10: Unchanged skipping 2025/06/25 04:37:16 DEBUG : both0: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/25 04:37:16 DEBUG : both0: Unchanged skipping 2025/06/25 04:37:16 DEBUG : both12: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/25 04:37:16 DEBUG : both12: Unchanged skipping 2025/06/25 04:37:16 DEBUG : both15: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/25 04:37:16 DEBUG : both15: Unchanged skipping 2025/06/25 04:37:16 DEBUG : both16: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/25 04:37:16 DEBUG : both16: Unchanged skipping 2025/06/25 04:37:16 DEBUG : both17: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/25 04:37:16 DEBUG : both17: Unchanged skipping 2025/06/25 04:37:16 DEBUG : both18: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/25 04:37:16 DEBUG : both18: Unchanged skipping 2025/06/25 04:37:16 DEBUG : both19: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/25 04:37:16 DEBUG : both19: Unchanged skipping 2025/06/25 04:37:16 DEBUG : both1: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/25 04:37:16 DEBUG : both1: Unchanged skipping 2025/06/25 04:37:16 DEBUG : both2: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/25 04:37:16 DEBUG : both2: Unchanged skipping 2025/06/25 04:37:16 DEBUG : both3: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/25 04:37:16 DEBUG : both3: Unchanged skipping 2025/06/25 04:37:16 DEBUG : both4: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/25 04:37:16 DEBUG : both4: Unchanged skipping 2025/06/25 04:37:17 DEBUG : both5: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/25 04:37:17 DEBUG : both5: Unchanged skipping 2025/06/25 04:37:17 DEBUG : both6: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/25 04:37:17 DEBUG : both6: Unchanged skipping 2025/06/25 04:37:17 DEBUG : both7: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/25 04:37:17 DEBUG : both7: Unchanged skipping 2025/06/25 04:37:21 DEBUG : both11: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/25 04:37:21 DEBUG : both11: Unchanged skipping 2025/06/25 04:37:21 DEBUG : both13: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/25 04:37:21 DEBUG : both13: Unchanged skipping 2025/06/25 04:37:21 DEBUG : both14: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/25 04:37:21 DEBUG : both14: Unchanged skipping 2025/06/25 04:37:21 DEBUG : both9: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/25 04:37:21 DEBUG : both9: Unchanged skipping 2025/06/25 04:37:22 DEBUG : both8: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/25 04:37:22 DEBUG : both8: Unchanged skipping 2025/06/25 04:37:22 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-lurejog4waja': Waiting for transfers to finish 2025/06/25 04:37:22 DEBUG : Waiting for deletions to finish 2025/06/25 04:37:22 INFO : only17: Deleted 2025/06/25 04:37:22 INFO : only19: Deleted 2025/06/25 04:37:22 INFO : only8: Deleted 2025/06/25 04:37:27 INFO : only3: Deleted 2025/06/25 04:37:27 INFO : only16: Deleted 2025/06/25 04:37:27 INFO : only4: Deleted 2025/06/25 04:37:28 INFO : only6: Deleted 2025/06/25 04:37:32 INFO : only1: Deleted 2025/06/25 04:37:32 INFO : only12: Deleted 2025/06/25 04:37:32 INFO : only9: Deleted 2025/06/25 04:37:32 INFO : only18: Deleted 2025/06/25 04:37:32 INFO : only2: Deleted 2025/06/25 04:37:33 INFO : only7: Deleted 2025/06/25 04:37:37 INFO : only0: Deleted 2025/06/25 04:37:37 INFO : only11: Deleted 2025/06/25 04:37:37 INFO : only13: Deleted 2025/06/25 04:37:37 INFO : only15: Deleted 2025/06/25 04:37:37 INFO : only5: Deleted 2025/06/25 04:37:38 INFO : only10: Deleted 2025/06/25 04:37:43 INFO : only14: Deleted 2025/06/25 04:37:43 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (201.31s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-lurejog4waja'", Local "Local file system at /tmp/rclone790972383", Modify Window "1ns" 2025/06/25 04:38:37 DEBUG : both0: md5 = 81a35afbea0179fc1512501779bc6151 OK 2025/06/25 04:38:43 DEBUG : only0: md5 = d7941c016b1b330553a32b16d44bf21f OK 2025/06/25 04:38:48 DEBUG : both1: md5 = 23bcea7c6db595782a5a7c701068a648 OK 2025/06/25 04:38:53 DEBUG : only1: md5 = 601e1b414d657769c365174c381cddeb OK 2025/06/25 04:38:53 DEBUG : both2: md5 = 10df14207e662b6b0227568de889ecf8 OK 2025/06/25 04:38:53 DEBUG : only2: md5 = 55d2592757e12b9321e3db516614bd78 OK 2025/06/25 04:38:54 DEBUG : both3: md5 = 960d514b1bf83c14d5fc3f3900a5bf39 OK 2025/06/25 04:38:59 DEBUG : only3: md5 = 05b4ccbfdace1dfba8cef85d845f71ed OK 2025/06/25 04:38:59 DEBUG : both4: md5 = 78214cf54fdfc38514a3096a656c8b43 OK 2025/06/25 04:38:59 DEBUG : only4: md5 = 48f995cf048c5bc626313b666132898c OK 2025/06/25 04:38:59 DEBUG : both5: md5 = 968763787d6e1df16deb974dd50f9a33 OK 2025/06/25 04:38:59 DEBUG : only5: md5 = 14a8d7b408050224312df3081b601078 OK 2025/06/25 04:38:59 DEBUG : both6: md5 = 255261d950e422759872b51b7aeb950d OK 2025/06/25 04:38:59 DEBUG : only6: md5 = 4c75706af6e41471726fed521effdd36 OK 2025/06/25 04:39:05 DEBUG : both7: md5 = eceef43ec34eaab7cca5cea6ae941832 OK 2025/06/25 04:39:10 DEBUG : only7: md5 = 8be7036caa1987b3ad3c21f645c8ac7e OK 2025/06/25 04:39:15 DEBUG : both8: md5 = 9435b8727d5217b62def08d133ebc2b2 OK 2025/06/25 04:39:15 DEBUG : only8: md5 = aa47f10916ef2a5e54639a1a0c7c0183 OK 2025/06/25 04:39:16 DEBUG : both9: md5 = aedea92a5d145c7ca343a8bb08ca5e4d OK 2025/06/25 04:39:16 DEBUG : only9: md5 = f42103723f19d3a9364d26059ad64933 OK 2025/06/25 04:39:16 DEBUG : both10: md5 = fa622261c054c9666416a6f8ec586119 OK 2025/06/25 04:39:16 DEBUG : only10: md5 = 584d8de90a353e7413e6874b9e4aef04 OK 2025/06/25 04:39:25 DEBUG : both11: md5 = a68d90ee5f56d69c8b0d0fbdc9c1f4d0 OK 2025/06/25 04:39:30 DEBUG : only11: md5 = a7f96803c537d7d4796f1b8f2df65aed OK 2025/06/25 04:39:30 DEBUG : both12: md5 = cf27075171d8e14e0210420c1e0980ea OK 2025/06/25 04:39:36 DEBUG : only12: md5 = e90976715d27890eba51b59cbacfcc43 OK 2025/06/25 04:39:41 DEBUG : both13: md5 = 392310c9044fa96be827dbe318b76304 OK 2025/06/25 04:39:46 DEBUG : only13: md5 = 7e09eb39031a309144e53e6b48355243 OK 2025/06/25 04:39:51 DEBUG : both14: md5 = eebe782c61fecd792e123efdfd7ee17c OK 2025/06/25 04:39:57 DEBUG : only14: md5 = 24f3227175695cbc5b5761316333fcb4 OK 2025/06/25 04:39:57 DEBUG : both15: md5 = 75d4f5d61ead8d5936af630e4741d393 OK 2025/06/25 04:39:57 DEBUG : only15: md5 = bc1deec4196abeb23f5bc64e158efef4 OK 2025/06/25 04:40:02 DEBUG : both16: md5 = 8c86c87b08f18eb381ba8c7302852c8d OK 2025/06/25 04:40:07 DEBUG : only16: md5 = 5ad101f8619be667fb9dcbdd05abed3c OK 2025/06/25 04:40:07 DEBUG : both17: md5 = 2a2b626878f4f40c4d7a78645bb49e3f OK 2025/06/25 04:40:07 DEBUG : only17: md5 = f61e4a5f2b8fffd772f679aab2bbe7d4 OK 2025/06/25 04:40:08 DEBUG : both18: md5 = b6b6549da3624417350fc848aeca6b74 OK 2025/06/25 04:40:13 DEBUG : only18: md5 = 21228b43d1a6d44b013806a4e94bb3fa OK 2025/06/25 04:40:13 DEBUG : both19: md5 = 1f0dc7368c82befe48e5377202921c33 OK 2025/06/25 04:40:13 DEBUG : only19: md5 = 7a7e421052fce0ec7ae4ff2f70984121 OK 2025/06/25 04:40:20 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-lurejog4waja': Waiting for checks to finish 2025/06/25 04:40:20 DEBUG : both0: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/25 04:40:20 DEBUG : both0: Unchanged skipping 2025/06/25 04:40:20 DEBUG : both10: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/25 04:40:20 DEBUG : both10: Unchanged skipping 2025/06/25 04:40:20 DEBUG : both12: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/25 04:40:20 DEBUG : both12: Unchanged skipping 2025/06/25 04:40:20 DEBUG : both15: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/25 04:40:20 DEBUG : both15: Unchanged skipping 2025/06/25 04:40:20 DEBUG : both16: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/25 04:40:20 DEBUG : both16: Unchanged skipping 2025/06/25 04:40:20 DEBUG : both17: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/25 04:40:20 DEBUG : both17: Unchanged skipping 2025/06/25 04:40:20 DEBUG : both18: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/25 04:40:20 DEBUG : both18: Unchanged skipping 2025/06/25 04:40:20 DEBUG : both19: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/25 04:40:20 DEBUG : both19: Unchanged skipping 2025/06/25 04:40:20 DEBUG : both1: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/25 04:40:20 DEBUG : both1: Unchanged skipping 2025/06/25 04:40:20 DEBUG : both2: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/25 04:40:20 DEBUG : both2: Unchanged skipping 2025/06/25 04:40:20 DEBUG : both3: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/25 04:40:20 DEBUG : both3: Unchanged skipping 2025/06/25 04:40:20 DEBUG : both4: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/25 04:40:20 DEBUG : both4: Unchanged skipping 2025/06/25 04:40:20 DEBUG : both5: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/25 04:40:20 DEBUG : both5: Unchanged skipping 2025/06/25 04:40:20 DEBUG : both6: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/25 04:40:20 DEBUG : both6: Unchanged skipping 2025/06/25 04:40:20 DEBUG : both7: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/25 04:40:20 DEBUG : both7: Unchanged skipping 2025/06/25 04:40:21 DEBUG : both8: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/25 04:40:21 DEBUG : both8: Unchanged skipping 2025/06/25 04:40:21 DEBUG : both9: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/25 04:40:21 DEBUG : both9: Unchanged skipping 2025/06/25 04:40:21 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/06/25 04:40:21 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/06/25 04:40:21 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/06/25 04:40:21 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/06/25 04:40:21 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/06/25 04:40:21 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/06/25 04:40:21 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/06/25 04:40:21 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/06/25 04:40:21 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/06/25 04:40:21 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/06/25 04:40:21 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/06/25 04:40:21 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/06/25 04:40:21 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/06/25 04:40:21 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/06/25 04:40:21 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/06/25 04:40:21 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/06/25 04:40:21 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/06/25 04:40:21 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/06/25 04:40:21 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/06/25 04:40:21 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/06/25 04:40:21 DEBUG : only10: md5 = 6d217b62320d202964767e0a7f5f0db4 OK 2025/06/25 04:40:21 INFO : only10: Copied (replaced existing) 2025/06/25 04:40:25 DEBUG : both11: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/25 04:40:25 DEBUG : both11: Unchanged skipping 2025/06/25 04:40:25 DEBUG : both13: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/25 04:40:25 DEBUG : both13: Unchanged skipping 2025/06/25 04:40:25 DEBUG : both14: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/25 04:40:25 DEBUG : both14: Unchanged skipping 2025/06/25 04:40:25 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-lurejog4waja': Waiting for transfers to finish 2025/06/25 04:40:26 DEBUG : only0: md5 = f2ceb586a04be9042fc662505d4248e6 OK 2025/06/25 04:40:26 INFO : only0: Copied (replaced existing) 2025/06/25 04:40:26 DEBUG : only12: md5 = 94237268f0ee581be754ea95f62d1e39 OK 2025/06/25 04:40:26 INFO : only12: Copied (replaced existing) 2025/06/25 04:40:26 DEBUG : only15: md5 = 4381e0a8b17ba7ad11850b2b99f967f7 OK 2025/06/25 04:40:26 INFO : only15: Copied (replaced existing) 2025/06/25 04:40:31 DEBUG : only11: md5 = 3ddc8fb8d75c144bc7c184d6aea48162 OK 2025/06/25 04:40:31 INFO : only11: Copied (replaced existing) 2025/06/25 04:40:31 DEBUG : only14: md5 = 2ebbf89a63d941a7a9e69256f3ba227d OK 2025/06/25 04:40:31 INFO : only14: Copied (replaced existing) 2025/06/25 04:40:31 DEBUG : only17: md5 = 5ca5831b3e9ed0b2015ffaf845fcfc3e OK 2025/06/25 04:40:31 INFO : only17: Copied (replaced existing) 2025/06/25 04:40:31 DEBUG : only13: md5 = ce949fcfdbbb04128613cd6dd22c7d38 OK 2025/06/25 04:40:31 INFO : only13: Copied (replaced existing) 2025/06/25 04:40:31 DEBUG : only19: md5 = ae34ed28ebe4fd7f5484dde352c43fdf OK 2025/06/25 04:40:31 INFO : only19: Copied (replaced existing) 2025/06/25 04:40:31 DEBUG : only16: md5 = 4ee7fe7f973eb940c9b284febfd3505f OK 2025/06/25 04:40:31 INFO : only16: Copied (replaced existing) 2025/06/25 04:40:31 DEBUG : only2: md5 = 47eaec6c5ee685efe113c5a83b50b1ef OK 2025/06/25 04:40:31 INFO : only2: Copied (replaced existing) 2025/06/25 04:40:32 DEBUG : only4: md5 = 7806333938e3408a3a7f74469fd8f73a OK 2025/06/25 04:40:32 INFO : only4: Copied (replaced existing) 2025/06/25 04:40:32 DEBUG : only5: md5 = 24d3cc84bc9e145da991674350072dfe OK 2025/06/25 04:40:32 INFO : only5: Copied (replaced existing) 2025/06/25 04:40:32 DEBUG : only6: md5 = b032197272cf2ac59b704fc3c78e64a2 OK 2025/06/25 04:40:32 INFO : only6: Copied (replaced existing) 2025/06/25 04:40:36 DEBUG : only18: md5 = 6c77f54df887f055975dc8ceb5e1fc51 OK 2025/06/25 04:40:36 INFO : only18: Copied (replaced existing) 2025/06/25 04:40:36 DEBUG : only8: md5 = 969c7a5653097538b4ba0e8710133dc8 OK 2025/06/25 04:40:36 INFO : only8: Copied (replaced existing) 2025/06/25 04:40:37 DEBUG : only9: md5 = 0329c474ebfd35b87428f1282c376ac6 OK 2025/06/25 04:40:37 INFO : only9: Copied (replaced existing) 2025/06/25 04:40:37 DEBUG : only7: md5 = 19dabc20a7e3744d22710bb5a7e16793 OK 2025/06/25 04:40:37 INFO : only7: Copied (replaced existing) 2025/06/25 04:40:41 DEBUG : only1: md5 = c3fb29356ddb5901edb0c610be0925dc OK 2025/06/25 04:40:41 INFO : only1: Copied (replaced existing) 2025/06/25 04:40:42 DEBUG : only3: md5 = 7c241e77250fe2959c80d7eee8795d79 OK 2025/06/25 04:40:42 INFO : only3: Copied (replaced existing) 2025/06/25 04:40:42 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (277.77s) === RUN TestSyncReplaceDirModTime run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-lurejog4waja'", Local "Local file system at /tmp/rclone790972383", Modify Window "1ns" 2025/06/25 04:43:15 DEBUG : empty_dir: Making directory with metadata 2025/06/25 04:43:15 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/06/25 04:43:15 DEBUG : empty_on_remote: Making directory with metadata 2025/06/25 04:43:15 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/06/25 04:43:15 INFO : empty_on_remote: Making directory 2025/06/25 04:43:15 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/06/25 04:43:21 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/06/25 04:43:21 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/06/25 04:43:21 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/06/25 04:43:21 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTime (26.94s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-lurejog4waja'", Local "Local file system at /tmp/rclone790972383", Modify Window "1ns" 2025/06/25 04:43:42 DEBUG : empty_dir: Making directory with metadata 2025/06/25 04:43:42 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/06/25 04:43:42 DEBUG : empty_on_remote: Making directory with metadata 2025/06/25 04:43:42 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/06/25 04:43:42 INFO : empty_on_remote: Making directory 2025/06/25 04:43:42 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/06/25 04:43:47 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/06/25 04:43:47 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/06/25 04:43:47 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/06/25 04:43:47 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/06/25 04:43:47 INFO : empty_dir: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (16.52s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-lurejog4waja'", Local "Local file system at /tmp/rclone790972383", Modify Window "1ns" 2025/06/25 04:43:59 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/06/25 04:43:59 INFO : sub dir: Making directory 2025/06/25 04:43:59 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithEmptyDirs (32.71s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-lurejog4waja'", Local "Local file system at /tmp/rclone790972383", Modify Window "1ns" 2025/06/25 04:44:31 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/06/25 04:44:31 INFO : sub dir: Making directory 2025/06/25 04:44:31 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithoutEmptyDirs (32.24s) === RUN TestTransform === RUN TestTransform/NFC run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-lurejog4waja'", Local "Local file system at /tmp/rclone790972383", Modify Window "1ns" 2025/06/25 04:45:04 DEBUG : dir1/0000-abcdefg.txt: md5 = 3753654ac11d61004739c0ff21af2ee2 OK 2025/06/25 04:45:09 DEBUG : dir1/0001-bcdefgh.txt: md5 = b1fae30bc0783c305aa3bfac3edc1259 OK 2025/06/25 04:45:10 DEBUG : dir1/0002-cdefghi.txt: md5 = f9610fc7b292e415e7aeedac07118fad OK 2025/06/25 04:45:11 DEBUG : dir1/0003-defghij.txt: md5 = dd5a71d70086bdcdd78016245c20ec3c OK 2025/06/25 04:45:12 DEBUG : dir1/0004-efghijk.txt: md5 = 568275b0a597896cd57f99ed93908a60 OK 2025/06/25 04:45:17 DEBUG : dir1/0005-fghijkl.txt: md5 = 245e111021172ea1d56bb907e69edded OK 2025/06/25 04:45:17 DEBUG : dir1/0006-ghijklm.txt: md5 = 4db2cc89ab19ca381d0b61d31c264f2c OK 2025/06/25 04:45:18 DEBUG : dir1/0007-1234567.txt: md5 = 51509d193e5b7d9a25a11c64b46e3ac1 OK 2025/06/25 04:45:18 DEBUG : dir1/0008-2345678.txt: md5 = ea4e6d091b54ac9116c927a4c9635448 OK 2025/06/25 04:45:19 DEBUG : dir1/0009-3456789.txt: md5 = a2933406875e0b72e31842e70af97872 OK 2025/06/25 04:45:19 DEBUG : dir1/0010-456789.txt: md5 = 52ad887263d53e0745ce7e42af047689 OK 2025/06/25 04:45:25 DEBUG : dir1/0011-56789;.txt: md5 = d59521cff2c98901656f809971411d60 OK 2025/06/25 04:45:30 DEBUG : dir1/0012-6789;.txt: md5 = 84987f1bce7ab4672cd75e7870b2617a OK 2025/06/25 04:45:35 DEBUG : dir1/0013-789;=.txt: md5 = 3f07cda2eb4d502382f88a3e6947d22f OK 2025/06/25 04:45:36 DEBUG : dir1/0014-89;=.txt: md5 = 23bb7c7947e704fdb7a03984f1982bfb OK 2025/06/25 04:45:41 DEBUG : dir1/0015-9;=.txt: md5 = 12f647f6fd1613dc06f9fc1f4ed224cc OK 2025/06/25 04:45:42 DEBUG : apple: md5 = d43cca873beb90fb261b6e1529952a66 OK 2025/06/25 04:45:47 DEBUG : banana: md5 = 954e2e47975b5ead7ceb7090a6838c34 OK 2025/06/25 04:45:52 DEBUG : appleappleapplebanana: md5 = 821ea9dc39f982347477b41f3a9dea35 OK 2025/06/25 04:45:57 DEBUG : splitbananasplit: md5 = e14c54270064305cbcbb800ce3908080 OK 2025/06/25 04:45:57 DEBUG : Waiting for deletions to finish 2025/06/25 04:45:58 DEBUG : apple: Excluded (Path Filter) 2025/06/25 04:45:58 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/25 04:45:58 DEBUG : banana: Excluded (Path Filter) 2025/06/25 04:45:58 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/25 04:45:58 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/25 04:45:58 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/25 04:45:58 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/25 04:45:58 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/25 04:45:58 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/25 04:45:58 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/25 04:45:58 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/25 04:45:58 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/25 04:45:58 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/25 04:45:58 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/25 04:45:58 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/25 04:45:58 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/25 04:45:58 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/25 04:45:58 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/25 04:45:58 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/25 04:45:58 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/25 04:46:09 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-lurejog4waja': Waiting for checks to finish 2025/06/25 04:46:09 DEBUG : apple: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/25 04:46:09 DEBUG : apple: Unchanged skipping 2025/06/25 04:46:09 DEBUG : banana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/25 04:46:09 DEBUG : banana: Unchanged skipping 2025/06/25 04:46:09 DEBUG : splitbananasplit: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/25 04:46:09 DEBUG : splitbananasplit: Unchanged skipping 2025/06/25 04:46:09 DEBUG : appleappleapplebanana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/25 04:46:09 DEBUG : appleappleapplebanana: Unchanged skipping 2025/06/25 04:46:09 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/25 04:46:09 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/06/25 04:46:09 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/25 04:46:09 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/06/25 04:46:09 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/25 04:46:09 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/06/25 04:46:09 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/25 04:46:09 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/06/25 04:46:09 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/25 04:46:09 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/06/25 04:46:09 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/25 04:46:09 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/06/25 04:46:09 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/25 04:46:09 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/06/25 04:46:09 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/25 04:46:09 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/06/25 04:46:09 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/25 04:46:09 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/06/25 04:46:09 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/25 04:46:09 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/06/25 04:46:09 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/25 04:46:09 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/06/25 04:46:09 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/25 04:46:09 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/06/25 04:46:09 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/25 04:46:09 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/06/25 04:46:09 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/25 04:46:09 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/06/25 04:46:09 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/25 04:46:09 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/06/25 04:46:14 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/25 04:46:14 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/06/25 04:46:14 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-lurejog4waja': Waiting for transfers to finish 2025/06/25 04:46:14 DEBUG : Waiting for deletions to finish 2025/06/25 04:46:14 INFO : There was nothing to transfer 2025/06/25 04:46:14 DEBUG : Waiting for deletions to finish 2025/06/25 04:46:14 DEBUG : apple: Excluded (Path Filter) 2025/06/25 04:46:14 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/25 04:46:14 DEBUG : banana: Excluded (Path Filter) 2025/06/25 04:46:14 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/25 04:46:14 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/25 04:46:14 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/25 04:46:14 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/25 04:46:14 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/25 04:46:14 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/25 04:46:14 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/25 04:46:14 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/25 04:46:14 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/25 04:46:14 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/25 04:46:14 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/25 04:46:14 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/25 04:46:14 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/25 04:46:14 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/25 04:46:14 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/25 04:46:14 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/25 04:46:14 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/25 04:46:14 DEBUG : appleappleapplebanana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/25 04:46:14 DEBUG : appleappleapplebanana: Unchanged skipping 2025/06/25 04:46:14 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-lurejog4waja': Waiting for checks to finish 2025/06/25 04:46:14 DEBUG : splitbananasplit: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/25 04:46:14 DEBUG : splitbananasplit: Unchanged skipping 2025/06/25 04:46:14 DEBUG : banana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/25 04:46:14 DEBUG : banana: Unchanged skipping 2025/06/25 04:46:14 DEBUG : apple: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/25 04:46:14 DEBUG : apple: Unchanged skipping 2025/06/25 04:46:14 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/25 04:46:14 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/06/25 04:46:14 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/25 04:46:14 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/06/25 04:46:14 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/25 04:46:14 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/25 04:46:14 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/06/25 04:46:14 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/06/25 04:46:14 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/25 04:46:14 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/06/25 04:46:14 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/25 04:46:14 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/06/25 04:46:14 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/25 04:46:14 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/06/25 04:46:14 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/25 04:46:14 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/06/25 04:46:14 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/25 04:46:14 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/06/25 04:46:14 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/25 04:46:14 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/06/25 04:46:14 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/25 04:46:14 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/06/25 04:46:14 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/25 04:46:14 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/06/25 04:46:14 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/25 04:46:14 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/06/25 04:46:19 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/25 04:46:19 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/06/25 04:46:19 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/25 04:46:19 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/06/25 04:46:19 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/25 04:46:19 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/06/25 04:46:19 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-lurejog4waja': Waiting for transfers to finish 2025/06/25 04:46:19 DEBUG : Waiting for deletions to finish 2025/06/25 04:46:19 INFO : There was nothing to transfer 2025/06/25 04:46:19 DEBUG : Waiting for deletions to finish 2025/06/25 04:46:19 DEBUG : apple: Excluded (Path Filter) 2025/06/25 04:46:19 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/25 04:46:19 DEBUG : banana: Excluded (Path Filter) 2025/06/25 04:46:19 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/25 04:46:19 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/25 04:46:19 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/25 04:46:19 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/25 04:46:19 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/25 04:46:19 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/25 04:46:19 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/25 04:46:19 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/25 04:46:19 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/25 04:46:19 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/25 04:46:19 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/25 04:46:19 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/25 04:46:19 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/25 04:46:19 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/25 04:46:19 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/25 04:46:19 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/25 04:46:19 DEBUG : splitbananasplit: Excluded (Path Filter) panic: test timed out after 1h0m0s running tests: TestTransform (1m52s) TestTransform/NFC (1m52s) goroutine 14815 [running]: testing.(*M).startAlarm.func1() /usr/local/go/src/testing/testing.go:2484 +0x394 created by time.goFunc /usr/local/go/src/time/sleep.go:215 +0x2d goroutine 1 [chan receive, 2 minutes]: testing.(*T).Run(0xc001a8a380, {0x26954ee?, 0xc000445ad8?}, 0x27c1a58) /usr/local/go/src/testing/testing.go:1859 +0x431 testing.runTests.func1(0xc001a8a380) /usr/local/go/src/testing/testing.go:2279 +0x37 testing.tRunner(0xc001a8a380, 0xc000445c18) /usr/local/go/src/testing/testing.go:1792 +0xf4 testing.runTests(0xc000600e28, {0x3e7e5e0, 0x6b, 0x6b}, {0xedfed6830?, 0x3e945a0?, 0x3e945a0?}) /usr/local/go/src/testing/testing.go:2277 +0x4b4 testing.(*M).Run(0xc0006de640) /usr/local/go/src/testing/testing.go:2142 +0x64a github.com/rclone/rclone/fstest.TestMain(0xc0006de640) /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:69 +0xa5 github.com/rclone/rclone/fs/sync.TestMain(...) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:45 main.main() _testmain.go:259 +0xa9 goroutine 14626 [select]: net/http.(*persistConn).writeLoop(0xc0017966c0) /usr/local/go/src/net/http/transport.go:2590 +0xe7 created by net/http.(*Transport).dialConn in goroutine 14512 /usr/local/go/src/net/http/transport.go:1945 +0x17a5 goroutine 12 [syscall, 60 minutes]: os/signal.signal_recv() /usr/local/go/src/runtime/sigqueue.go:152 +0x29 os/signal.loop() /usr/local/go/src/os/signal/signal_unix.go:23 +0x13 created by os/signal.Notify.func1.1 in goroutine 1 /usr/local/go/src/os/signal/signal.go:152 +0x1f goroutine 13 [chan receive, 60 minutes]: github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:24 +0x27 created by github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler in goroutine 1 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 14492 [select]: net/http.(*persistConn).writeLoop(0xc000666000) /usr/local/go/src/net/http/transport.go:2590 +0xe7 created by net/http.(*Transport).dialConn in goroutine 14421 /usr/local/go/src/net/http/transport.go:1945 +0x17a5 goroutine 14584 [select]: net/http.(*persistConn).writeLoop(0xc0003de6c0) /usr/local/go/src/net/http/transport.go:2590 +0xe7 created by net/http.(*Transport).dialConn in goroutine 14487 /usr/local/go/src/net/http/transport.go:1945 +0x17a5 goroutine 14596 [IO wait]: internal/poll.runtime_pollWait(0x7b643b38c1a0, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc0000e2a80?, 0xc000980000?, 0x0) /usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x27 internal/poll.(*pollDesc).waitRead(...) /usr/local/go/src/internal/poll/fd_poll_runtime.go:89 internal/poll.(*FD).Read(0xc0000e2a80, {0xc000980000, 0x1980, 0x1980}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x27a net.(*netFD).Read(0xc0000e2a80, {0xc000980000?, 0x1973?, 0xc001e24640?}) /usr/local/go/src/net/fd_posix.go:55 +0x25 net.(*conn).Read(0xc000148760, {0xc000980000?, 0xc0006a9350?, 0xd?}) /usr/local/go/src/net/net.go:194 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xc00228fcf8, {0xc000980000?, 0x7b64399e9278?, 0x7b64830685c0?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0xc00177e810, {0xc000980000?, 0x1973?, 0xc00077c9e8?}) /usr/local/go/src/crypto/tls/conn.go:809 +0x3b bytes.(*Buffer).ReadFrom(0xc0006a9438, {0x2acf520, 0xc00177e810}) /usr/local/go/src/bytes/buffer.go:211 +0x98 crypto/tls.(*Conn).readFromUntil(0xc0006a9188, {0x7b64399e10c0, 0xc00228fcf8}, 0x4426d4?) /usr/local/go/src/crypto/tls/conn.go:831 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc0006a9188, 0x0) /usr/local/go/src/crypto/tls/conn.go:629 +0x3cf crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:591 crypto/tls.(*Conn).Read(0xc0006a9188, {0xc000a82000, 0x1000, 0xc0004871d0?}) /usr/local/go/src/crypto/tls/conn.go:1385 +0x145 net/http.(*persistConn).Read(0xc0003de5a0, {0xc000a82000?, 0x7f4ea5?, 0x2acc440?}) /usr/local/go/src/net/http/transport.go:2122 +0x47 bufio.(*Reader).fill(0xc001b8bc20) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xc001b8bc20, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xc0003de5a0) /usr/local/go/src/net/http/transport.go:2275 +0x172 created by net/http.(*Transport).dialConn in goroutine 14484 /usr/local/go/src/net/http/transport.go:1944 +0x174f goroutine 14601 [select]: net/http.(*persistConn).writeLoop(0xc000564a20) /usr/local/go/src/net/http/transport.go:2590 +0xe7 created by net/http.(*Transport).dialConn in goroutine 14224 /usr/local/go/src/net/http/transport.go:1945 +0x17a5 goroutine 14610 [IO wait]: internal/poll.runtime_pollWait(0x7b643b38b9f8, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc0000e2f80?, 0xc000a85980?, 0x0) /usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x27 internal/poll.(*pollDesc).waitRead(...) /usr/local/go/src/internal/poll/fd_poll_runtime.go:89 internal/poll.(*FD).Read(0xc0000e2f80, {0xc000a85980, 0x1980, 0x1980}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x27a net.(*netFD).Read(0xc0000e2f80, {0xc000a85980?, 0xc0001957a0?, 0xc000777978?}) /usr/local/go/src/net/fd_posix.go:55 +0x25 net.(*conn).Read(0xc001bee238, {0xc000a85980?, 0xc0000fde60?, 0x5?}) /usr/local/go/src/net/net.go:194 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xc001745b78, {0xc000a85980?, 0x7b64390d8878?, 0x7b6483068108?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0xc0003e3e78, {0xc000a85980?, 0xc0005cc000?, 0x4?}) /usr/local/go/src/crypto/tls/conn.go:809 +0x3b bytes.(*Buffer).ReadFrom(0xc0000d57b8, {0x2acf520, 0xc0003e3e78}) /usr/local/go/src/bytes/buffer.go:211 +0x98 crypto/tls.(*Conn).readFromUntil(0xc0000d5508, {0x7b64399e10c0, 0xc001745b78}, 0x4426d4?) /usr/local/go/src/crypto/tls/conn.go:831 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc0000d5508, 0x0) /usr/local/go/src/crypto/tls/conn.go:629 +0x3cf crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:591 crypto/tls.(*Conn).Read(0xc0000d5508, {0xc00088c000, 0x1000, 0x7b6483068108?}) /usr/local/go/src/crypto/tls/conn.go:1385 +0x145 net/http.(*persistConn).Read(0xc0005650e0, {0xc00088c000?, 0x412565?, 0x68?}) /usr/local/go/src/net/http/transport.go:2122 +0x47 bufio.(*Reader).fill(0xc0008a5a40) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xc0008a5a40, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xc0005650e0) /usr/local/go/src/net/http/transport.go:2275 +0x172 created by net/http.(*Transport).dialConn in goroutine 14542 /usr/local/go/src/net/http/transport.go:1944 +0x174f goroutine 14114 [select]: github.com/ncw/swift/v2.(*Connection).doTimeoutRequest(0xc001a8c000, 0xc00016cfc0, 0xc00060c000) /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.4/swift.go:425 +0x115 github.com/ncw/swift/v2.(*Connection).Call(0xc001a8c000, {0x2af4b08, 0x3eb7b60}, {0xc0019dafa0, 0x4f}, {{0xc00098b100, 0x5}, {0xc00098b106, 0x32}, {0x2681b0a, ...}, ...}) /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.4/swift.go:777 +0x8b6 github.com/ncw/swift/v2.(*Connection).storage(0xc001a8c000, {0x2af4b08, 0x3eb7b60}, {{0xc00098b100, 0x5}, {0xc00098b106, 0x32}, {0x2681b0a, 0x6}, 0x0, ...}) /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.4/swift.go:847 +0x151 github.com/ncw/swift/v2.(*Connection).ObjectDelete(...) /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.4/swift.go:1902 github.com/rclone/rclone/backend/swift.(*Object).Remove.func1() /home/rclone/go/src/github.com/rclone/rclone/backend/swift/swift.go:1620 +0x105 github.com/rclone/rclone/fs.pacerInvoker(0x1, 0xa, 0xc000100008?) /home/rclone/go/src/github.com/rclone/rclone/fs/pacer.go:86 +0x32 github.com/rclone/rclone/lib/pacer.(*Pacer).call(0xc001a26c00, 0xc000a81590, 0xa) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:197 +0x7c github.com/rclone/rclone/lib/pacer.(*Pacer).Call(0xc001a26c00, 0xc000a81590) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:216 +0x93 github.com/rclone/rclone/backend/swift.(*Object).Remove(0xc002237560, {0x2af4b08, 0x3eb7b60}) /home/rclone/go/src/github.com/rclone/rclone/backend/swift/swift.go:1619 +0x29b github.com/rclone/rclone/fstest.newRunIndividual.func1.1.1() /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:154 +0x24 github.com/rclone/rclone/fstest.retry(0xc001a66c40, {0xc000884660, 0x25}, 0xc0007f5920) /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:121 +0xde github.com/rclone/rclone/fstest.newRunIndividual.func1.1({0xc00099c600?, 0xc00099c600?, 0x1e03374?}) /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:154 +0x29a github.com/rclone/rclone/fs/walk.listR.func1({0xc00099c600, 0x14, 0x20}) /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:331 +0x1ca github.com/rclone/rclone/backend/crypt.(*Fs).ListR.func1({0xc00099c600?, 0xc001c7a280?, 0x5?}) /home/rclone/go/src/github.com/rclone/rclone/backend/crypt/crypt.go:481 +0x5b github.com/rclone/rclone/fs/list.(*Helper).send(...) /home/rclone/go/src/github.com/rclone/rclone/fs/list/helpers.go:29 github.com/rclone/rclone/fs/list.(*Helper).Flush(0xc0007f5b88) /home/rclone/go/src/github.com/rclone/rclone/fs/list/helpers.go:47 +0x35 github.com/rclone/rclone/backend/swift.(*Fs).ListR(0xc0018eda40, {0x2af4b08, 0x3eb7b60}, {0x0?, 0x2416cc0?}, 0xc0003acd50) /home/rclone/go/src/github.com/rclone/rclone/backend/swift/swift.go:881 +0x185 github.com/rclone/rclone/backend/crypt.(*Fs).ListR(0xc0004afc70, {0x2af4b08, 0x3eb7b60}, {0x0, 0x0}, 0xc000a80f00) /home/rclone/go/src/github.com/rclone/rclone/backend/crypt/crypt.go:476 +0x118 github.com/rclone/rclone/fs/walk.listR({0x2af4b08, 0x3eb7b60}, {0x2b09280, 0xc0004afc70}, {0x0, 0x0}, 0x1, 0x3, 0xc0003acba0, 0xc000600a50, ...) /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:299 +0x292 github.com/rclone/rclone/fs/walk.ListR({0x2af4b08, 0x3eb7b60}, {0x2b09280, 0xc0004afc70}, {0x0, 0x0}, 0x1, 0xffffffffffffffff, 0x3, 0xc0003acba0) /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:163 +0x1d5 github.com/rclone/rclone/fstest.newRunIndividual.func1() /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:150 +0x107 github.com/rclone/rclone/fstest.(*Run).Finalise(0xc0004a8b60) /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 +0x1c github.com/rclone/rclone/fs/sync.TestTransform.func1(0xc001a66c40) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:124 +0x3a5 testing.tRunner(0xc001a66c40, 0xc0006ffbd0) /usr/local/go/src/testing/testing.go:1792 +0xf4 created by testing.(*T).Run in goroutine 14097 /usr/local/go/src/testing/testing.go:1851 +0x413 goroutine 12976 [IO wait]: internal/poll.runtime_pollWait(0x7b643b38c830, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc00071c300?, 0xc0001d2c80?, 0x0) /usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x27 internal/poll.(*pollDesc).waitRead(...) /usr/local/go/src/internal/poll/fd_poll_runtime.go:89 internal/poll.(*FD).Read(0xc00071c300, {0xc0001d2c80, 0x1980, 0x1980}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x27a net.(*netFD).Read(0xc00071c300, {0xc0001d2c80?, 0x41d41e?, 0x0?}) /usr/local/go/src/net/fd_posix.go:55 +0x25 net.(*conn).Read(0xc00070a288, {0xc0001d2c80?, 0x7b64399e5498?, 0x6?}) /usr/local/go/src/net/net.go:194 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xc002364270, {0xc0001d2c80?, 0x7b64399e5498?, 0x7b6483068108?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0xc001744c00, {0xc0001d2c80?, 0x3eba3e0?, 0xc00095d9c8?}) /usr/local/go/src/crypto/tls/conn.go:809 +0x3b bytes.(*Buffer).ReadFrom(0xc0006a82b8, {0x2acf520, 0xc001744c00}) /usr/local/go/src/bytes/buffer.go:211 +0x98 crypto/tls.(*Conn).readFromUntil(0xc0006a8008, {0x7b64399e10c0, 0xc002364270}, 0x4426d4?) /usr/local/go/src/crypto/tls/conn.go:831 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc0006a8008, 0x0) /usr/local/go/src/crypto/tls/conn.go:629 +0x3cf crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:591 crypto/tls.(*Conn).Read(0xc0006a8008, {0xc000772000, 0x1000, 0xc0004871d0?}) /usr/local/go/src/crypto/tls/conn.go:1385 +0x145 net/http.(*persistConn).Read(0xc0008198c0, {0xc000772000?, 0x7f4ea5?, 0x2acc440?}) /usr/local/go/src/net/http/transport.go:2122 +0x47 bufio.(*Reader).fill(0xc001db6420) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xc001db6420, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xc0008198c0) /usr/local/go/src/net/http/transport.go:2275 +0x172 created by net/http.(*Transport).dialConn in goroutine 13087 /usr/local/go/src/net/http/transport.go:1944 +0x174f goroutine 14627 [IO wait]: internal/poll.runtime_pollWait(0x7b64387d48c8, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc00071ca00?, 0xc000986600?, 0x0) /usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x27 internal/poll.(*pollDesc).waitRead(...) /usr/local/go/src/internal/poll/fd_poll_runtime.go:89 internal/poll.(*FD).Read(0xc00071ca00, {0xc000986600, 0x1980, 0x1980}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x27a net.(*netFD).Read(0xc00071ca00, {0xc000986600?, 0x1973?, 0xc001e24220?}) /usr/local/go/src/net/fd_posix.go:55 +0x25 net.(*conn).Read(0xc00008a908, {0xc000986600?, 0xc00097c550?, 0xd?}) /usr/local/go/src/net/net.go:194 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xc001cfb458, {0xc000986600?, 0x7b64399e5498?, 0x7b6483068108?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0xc001744c90, {0xc000986600?, 0x1973?, 0xc0004999c8?}) /usr/local/go/src/crypto/tls/conn.go:809 +0x3b bytes.(*Buffer).ReadFrom(0xc00097c638, {0x2acf520, 0xc001744c90}) /usr/local/go/src/bytes/buffer.go:211 +0x98 crypto/tls.(*Conn).readFromUntil(0xc00097c388, {0x7b64399e10c0, 0xc001cfb458}, 0x4426d4?) /usr/local/go/src/crypto/tls/conn.go:831 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc00097c388, 0x0) /usr/local/go/src/crypto/tls/conn.go:629 +0x3cf crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:591 crypto/tls.(*Conn).Read(0xc00097c388, {0xc00043e000, 0x1000, 0xc0004871d0?}) /usr/local/go/src/crypto/tls/conn.go:1385 +0x145 net/http.(*persistConn).Read(0xc0006667e0, {0xc00043e000?, 0x7f4ea5?, 0x2acc440?}) /usr/local/go/src/net/http/transport.go:2122 +0x47 bufio.(*Reader).fill(0xc000b22ea0) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xc000b22ea0, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xc0006667e0) /usr/local/go/src/net/http/transport.go:2275 +0x172 created by net/http.(*Transport).dialConn in goroutine 14524 /usr/local/go/src/net/http/transport.go:1944 +0x174f goroutine 14515 [IO wait]: internal/poll.runtime_pollWait(0x7b643b38c718, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc0000e2a00?, 0xc000847300?, 0x0) /usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x27 internal/poll.(*pollDesc).waitRead(...) /usr/local/go/src/internal/poll/fd_poll_runtime.go:89 internal/poll.(*FD).Read(0xc0000e2a00, {0xc000847300, 0x1980, 0x1980}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x27a net.(*netFD).Read(0xc0000e2a00, {0xc000847300?, 0x1973?, 0xc000395440?}) /usr/local/go/src/net/fd_posix.go:55 +0x25 net.(*conn).Read(0xc00008a090, {0xc000847300?, 0xc0000368d0?, 0xd?}) /usr/local/go/src/net/net.go:194 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xc001cfa030, {0xc000847300?, 0x7b64399a6c98?, 0x7b6483068a78?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0xc002364600, {0xc000847300?, 0x1973?, 0xc0000979c8?}) /usr/local/go/src/crypto/tls/conn.go:809 +0x3b bytes.(*Buffer).ReadFrom(0xc0000369b8, {0x2acf520, 0xc002364600}) /usr/local/go/src/bytes/buffer.go:211 +0x98 crypto/tls.(*Conn).readFromUntil(0xc000036708, {0x7b64399e10c0, 0xc001cfa030}, 0x4426d4?) /usr/local/go/src/crypto/tls/conn.go:831 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc000036708, 0x0) /usr/local/go/src/crypto/tls/conn.go:629 +0x3cf crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:591 crypto/tls.(*Conn).Read(0xc000036708, {0xc00089b000, 0x1000, 0xc0004871d0?}) /usr/local/go/src/crypto/tls/conn.go:1385 +0x145 net/http.(*persistConn).Read(0xc001796120, {0xc00089b000?, 0x7f4ea5?, 0x2acc440?}) /usr/local/go/src/net/http/transport.go:2122 +0x47 bufio.(*Reader).fill(0xc0009c1500) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xc0009c1500, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xc001796120) /usr/local/go/src/net/http/transport.go:2275 +0x172 created by net/http.(*Transport).dialConn in goroutine 14346 /usr/local/go/src/net/http/transport.go:1944 +0x174f goroutine 14592 [select]: net/http.(*persistConn).writeLoop(0xc000564d80) /usr/local/go/src/net/http/transport.go:2590 +0xe7 created by net/http.(*Transport).dialConn in goroutine 14535 /usr/local/go/src/net/http/transport.go:1945 +0x17a5 goroutine 14604 [IO wait]: internal/poll.runtime_pollWait(0x7b643b38bb10, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc000814400?, 0xc000a84000?, 0x0) /usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x27 internal/poll.(*pollDesc).waitRead(...) /usr/local/go/src/internal/poll/fd_poll_runtime.go:89 internal/poll.(*FD).Read(0xc000814400, {0xc000a84000, 0x1980, 0x1980}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x27a net.(*netFD).Read(0xc000814400, {0xc000a84000?, 0xc00077a910?, 0x1e618fa?}) /usr/local/go/src/net/fd_posix.go:55 +0x25 net.(*conn).Read(0xc000148770, {0xc000a84000?, 0x41821f?, 0x1000000010000?}) /usr/local/go/src/net/net.go:194 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xc00228fda0, {0xc000a84000?, 0x7b64399e9278?, 0x7b64830685c0?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0xc00177e018, {0xc000a84000?, 0x9efdfa?, 0x0?}) /usr/local/go/src/crypto/tls/conn.go:809 +0x3b bytes.(*Buffer).ReadFrom(0xc0006a97b8, {0x2acf520, 0xc00177e018}) /usr/local/go/src/bytes/buffer.go:211 +0x98 crypto/tls.(*Conn).readFromUntil(0xc0006a9508, {0x7b64399e10c0, 0xc00228fda0}, 0x4426d4?) /usr/local/go/src/crypto/tls/conn.go:831 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc0006a9508, 0x0) /usr/local/go/src/crypto/tls/conn.go:629 +0x3cf crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:591 crypto/tls.(*Conn).Read(0xc0006a9508, {0xc00089f000, 0x1000, 0x7b64830685c0?}) /usr/local/go/src/crypto/tls/conn.go:1385 +0x145 net/http.(*persistConn).Read(0xc0003ded80, {0xc00089f000?, 0x412565?, 0x68?}) /usr/local/go/src/net/http/transport.go:2122 +0x47 bufio.(*Reader).fill(0xc001e2c180) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xc001e2c180, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xc0003ded80) /usr/local/go/src/net/http/transport.go:2275 +0x172 created by net/http.(*Transport).dialConn in goroutine 14551 /usr/local/go/src/net/http/transport.go:1944 +0x174f goroutine 14628 [select]: net/http.(*persistConn).writeLoop(0xc0006667e0) /usr/local/go/src/net/http/transport.go:2590 +0xe7 created by net/http.(*Transport).dialConn in goroutine 14524 /usr/local/go/src/net/http/transport.go:1945 +0x17a5 goroutine 14606 [IO wait]: internal/poll.runtime_pollWait(0x7b64387d47b0, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc0000e3100?, 0xc000a88c80?, 0x0) /usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x27 internal/poll.(*pollDesc).waitRead(...) /usr/local/go/src/internal/poll/fd_poll_runtime.go:89 internal/poll.(*FD).Read(0xc0000e3100, {0xc000a88c80, 0x1980, 0x1980}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x27a net.(*netFD).Read(0xc0000e3100, {0xc000a88c80?, 0x1973?, 0xc001e24880?}) /usr/local/go/src/net/fd_posix.go:55 +0x25 net.(*conn).Read(0xc0001487a8, {0xc000a88c80?, 0xc0006a9a50?, 0xd?}) /usr/local/go/src/net/net.go:194 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xc00228fec0, {0xc000a88c80?, 0x7b64399a6c98?, 0x7b6483068a78?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0xc002364630, {0xc000a88c80?, 0x1973?, 0x0?}) /usr/local/go/src/crypto/tls/conn.go:809 +0x3b bytes.(*Buffer).ReadFrom(0xc0006a9b38, {0x2acf520, 0xc002364630}) /usr/local/go/src/bytes/buffer.go:211 +0x98 crypto/tls.(*Conn).readFromUntil(0xc0006a9888, {0x7b64399e10c0, 0xc00228fec0}, 0x4426d4?) /usr/local/go/src/crypto/tls/conn.go:831 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc0006a9888, 0x0) /usr/local/go/src/crypto/tls/conn.go:629 +0x3cf crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:591 crypto/tls.(*Conn).Read(0xc0006a9888, {0xc000af6000, 0x1000, 0xc0004871d0?}) /usr/local/go/src/crypto/tls/conn.go:1385 +0x145 net/http.(*persistConn).Read(0xc000565440, {0xc000af6000?, 0x7f4ea5?, 0x2acc440?}) /usr/local/go/src/net/http/transport.go:2122 +0x47 bufio.(*Reader).fill(0xc001e2c300) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xc001e2c300, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xc000565440) /usr/local/go/src/net/http/transport.go:2275 +0x172 created by net/http.(*Transport).dialConn in goroutine 14565 /usr/local/go/src/net/http/transport.go:1944 +0x174f goroutine 14582 [select]: net/http.(*persistConn).writeLoop(0xc001796240) /usr/local/go/src/net/http/transport.go:2590 +0xe7 created by net/http.(*Transport).dialConn in goroutine 14498 /usr/local/go/src/net/http/transport.go:1945 +0x17a5 goroutine 14433 [IO wait]: internal/poll.runtime_pollWait(0x7b643b38c4e8, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc00071c580?, 0xc000845980?, 0x0) /usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x27 internal/poll.(*pollDesc).waitRead(...) /usr/local/go/src/internal/poll/fd_poll_runtime.go:89 internal/poll.(*FD).Read(0xc00071c580, {0xc000845980, 0x1980, 0x1980}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x27a net.(*netFD).Read(0xc00071c580, {0xc000845980?, 0x2000?, 0x0?}) /usr/local/go/src/net/fd_posix.go:55 +0x25 net.(*conn).Read(0xc001bee148, {0xc000845980?, 0x5?, 0x3eb3e88?}) /usr/local/go/src/net/net.go:194 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xc001745008, {0xc000845980?, 0x7b64399e9278?, 0x7b64830685c0?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0xc00177edc8, {0xc000845980?, 0x3eba3e0?, 0xc0000999c8?}) /usr/local/go/src/crypto/tls/conn.go:809 +0x3b bytes.(*Buffer).ReadFrom(0xc0000d42b8, {0x2acf520, 0xc00177edc8}) /usr/local/go/src/bytes/buffer.go:211 +0x98 crypto/tls.(*Conn).readFromUntil(0xc0000d4008, {0x7b64399e10c0, 0xc001745008}, 0x4426d4?) /usr/local/go/src/crypto/tls/conn.go:831 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc0000d4008, 0x0) /usr/local/go/src/crypto/tls/conn.go:629 +0x3cf crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:591 crypto/tls.(*Conn).Read(0xc0000d4008, {0xc00088d000, 0x1000, 0xc0004871d0?}) /usr/local/go/src/crypto/tls/conn.go:1385 +0x145 net/http.(*persistConn).Read(0xc0003de480, {0xc00088d000?, 0x7f4ea5?, 0x2acc440?}) /usr/local/go/src/net/http/transport.go:2122 +0x47 bufio.(*Reader).fill(0xc0009c1380) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xc0009c1380, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xc0003de480) /usr/local/go/src/net/http/transport.go:2275 +0x172 created by net/http.(*Transport).dialConn in goroutine 14478 /usr/local/go/src/net/http/transport.go:1944 +0x174f goroutine 14591 [IO wait]: internal/poll.runtime_pollWait(0x7b643b38bd40, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc0000e2d80?, 0xc000928000?, 0x0) /usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x27 internal/poll.(*pollDesc).waitRead(...) /usr/local/go/src/internal/poll/fd_poll_runtime.go:89 internal/poll.(*FD).Read(0xc0000e2d80, {0xc000928000, 0x1980, 0x1980}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x27a net.(*netFD).Read(0xc0000e2d80, {0xc000928000?, 0x3eb2060?, 0x7b64399ddb28?}) /usr/local/go/src/net/fd_posix.go:55 +0x25 net.(*conn).Read(0xc00070a398, {0xc000928000?, 0xc000781968?, 0xa05ea5?}) /usr/local/go/src/net/net.go:194 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xc002365428, {0xc000928000?, 0x7b64399e9278?, 0x7b64830685c0?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0xc00177e858, {0xc000928000?, 0xc0007819b0?, 0xa06d3c?}) /usr/local/go/src/crypto/tls/conn.go:809 +0x3b bytes.(*Buffer).ReadFrom(0xc000448d38, {0x2acf520, 0xc00177e858}) /usr/local/go/src/bytes/buffer.go:211 +0x98 crypto/tls.(*Conn).readFromUntil(0xc000448a88, {0x7b64399e10c0, 0xc002365428}, 0x4426d4?) /usr/local/go/src/crypto/tls/conn.go:831 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc000448a88, 0x0) /usr/local/go/src/crypto/tls/conn.go:629 +0x3cf crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:591 crypto/tls.(*Conn).Read(0xc000448a88, {0xc000b24000, 0x1000, 0x7b64830685c0?}) /usr/local/go/src/crypto/tls/conn.go:1385 +0x145 net/http.(*persistConn).Read(0xc000564d80, {0xc000b24000?, 0x412565?, 0x68?}) /usr/local/go/src/net/http/transport.go:2122 +0x47 bufio.(*Reader).fill(0xc000b22000) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xc000b22000, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xc000564d80) /usr/local/go/src/net/http/transport.go:2275 +0x172 created by net/http.(*Transport).dialConn in goroutine 14535 /usr/local/go/src/net/http/transport.go:1944 +0x174f goroutine 14570 [IO wait]: internal/poll.runtime_pollWait(0x7b643b38c2b8, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc00071c700?, 0xc000983300?, 0x0) /usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x27 internal/poll.(*pollDesc).waitRead(...) /usr/local/go/src/internal/poll/fd_poll_runtime.go:89 internal/poll.(*FD).Read(0xc00071c700, {0xc000983300, 0x1980, 0x1980}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x27a net.(*netFD).Read(0xc00071c700, {0xc000983300?, 0xc0001e37a0?, 0x0?}) /usr/local/go/src/net/fd_posix.go:55 +0x25 net.(*conn).Read(0xc00008a138, {0xc000983300?, 0xc00091c000?, 0x5?}) /usr/local/go/src/net/net.go:194 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xc001cfa0c0, {0xc000983300?, 0x7b64387c42b8?, 0x7b6483068f30?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0xc001cfa5b8, {0xc000983300?, 0xc0005cc000?, 0xc0001b97c0?}) /usr/local/go/src/crypto/tls/conn.go:809 +0x3b bytes.(*Buffer).ReadFrom(0xc0001f5eb8, {0x2acf520, 0xc001cfa5b8}) /usr/local/go/src/bytes/buffer.go:211 +0x98 crypto/tls.(*Conn).readFromUntil(0xc0001f5c08, {0x7b64399e10c0, 0xc001cfa0c0}, 0x4426d4?) /usr/local/go/src/crypto/tls/conn.go:831 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc0001f5c08, 0x0) /usr/local/go/src/crypto/tls/conn.go:629 +0x3cf crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:591 crypto/tls.(*Conn).Read(0xc0001f5c08, {0xc000926000, 0x1000, 0x7b6483068f30?}) /usr/local/go/src/crypto/tls/conn.go:1385 +0x145 net/http.(*persistConn).Read(0xc000666480, {0xc000926000?, 0x412565?, 0x68?}) /usr/local/go/src/net/http/transport.go:2122 +0x47 bufio.(*Reader).fill(0xc001db6a80) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xc001db6a80, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xc000666480) /usr/local/go/src/net/http/transport.go:2275 +0x172 created by net/http.(*Transport).dialConn in goroutine 14431 /usr/local/go/src/net/http/transport.go:1944 +0x174f goroutine 1967 [chan receive, 54 minutes]: github.com/rclone/rclone/lib/atexit.Register.func1.1() /home/rclone/go/src/github.com/rclone/rclone/lib/atexit/atexit.go:45 +0x29 created by github.com/rclone/rclone/lib/atexit.Register.func1 in goroutine 2059 /home/rclone/go/src/github.com/rclone/rclone/lib/atexit/atexit.go:44 +0x68 goroutine 14571 [select]: net/http.(*persistConn).writeLoop(0xc000666480) /usr/local/go/src/net/http/transport.go:2590 +0xe7 created by net/http.(*Transport).dialConn in goroutine 14431 /usr/local/go/src/net/http/transport.go:1945 +0x17a5 goroutine 14514 [select]: net/http.(*persistConn).writeLoop(0xc0003de480) /usr/local/go/src/net/http/transport.go:2590 +0xe7 created by net/http.(*Transport).dialConn in goroutine 14478 /usr/local/go/src/net/http/transport.go:1945 +0x17a5 goroutine 14577 [select]: net/http.(*persistConn).writeLoop(0xc0003df0e0) /usr/local/go/src/net/http/transport.go:2590 +0xe7 created by net/http.(*Transport).dialConn in goroutine 14560 /usr/local/go/src/net/http/transport.go:1945 +0x17a5 goroutine 14597 [select]: net/http.(*persistConn).writeLoop(0xc0003de5a0) /usr/local/go/src/net/http/transport.go:2590 +0xe7 created by net/http.(*Transport).dialConn in goroutine 14484 /usr/local/go/src/net/http/transport.go:1945 +0x17a5 goroutine 12977 [select]: net/http.(*persistConn).writeLoop(0xc0008198c0) /usr/local/go/src/net/http/transport.go:2590 +0xe7 created by net/http.(*Transport).dialConn in goroutine 13087 /usr/local/go/src/net/http/transport.go:1945 +0x17a5 goroutine 14491 [IO wait]: internal/poll.runtime_pollWait(0x7b643b38c3d0, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc0000e2880?, 0xc000844000?, 0x0) /usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x27 internal/poll.(*pollDesc).waitRead(...) /usr/local/go/src/internal/poll/fd_poll_runtime.go:89 internal/poll.(*FD).Read(0xc0000e2880, {0xc000844000, 0x1980, 0x1980}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x27a net.(*netFD).Read(0xc0000e2880, {0xc000844000?, 0x1973?, 0xc000394f20?}) /usr/local/go/src/net/fd_posix.go:55 +0x25 net.(*conn).Read(0xc0001483e0, {0xc000844000?, 0xc0006a8fd0?, 0xd?}) /usr/local/go/src/net/net.go:194 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xc00228e390, {0xc000844000?, 0x7b64399e9278?, 0x7b64830685c0?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0xc00177e750, {0xc000844000?, 0x1973?, 0xc0007869c8?}) /usr/local/go/src/crypto/tls/conn.go:809 +0x3b bytes.(*Buffer).ReadFrom(0xc0006a90b8, {0x2acf520, 0xc00177e750}) /usr/local/go/src/bytes/buffer.go:211 +0x98 crypto/tls.(*Conn).readFromUntil(0xc0006a8e08, {0x7b64399e10c0, 0xc00228e390}, 0x4426d4?) /usr/local/go/src/crypto/tls/conn.go:831 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc0006a8e08, 0x0) /usr/local/go/src/crypto/tls/conn.go:629 +0x3cf crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:591 crypto/tls.(*Conn).Read(0xc0006a8e08, {0xc0004bc000, 0x1000, 0xc0004871d0?}) /usr/local/go/src/crypto/tls/conn.go:1385 +0x145 net/http.(*persistConn).Read(0xc000666000, {0xc0004bc000?, 0x7f4ea5?, 0x2acc440?}) /usr/local/go/src/net/http/transport.go:2122 +0x47 bufio.(*Reader).fill(0xc001c654a0) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xc001c654a0, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xc000666000) /usr/local/go/src/net/http/transport.go:2275 +0x172 created by net/http.(*Transport).dialConn in goroutine 14421 /usr/local/go/src/net/http/transport.go:1944 +0x174f goroutine 14583 [IO wait]: internal/poll.runtime_pollWait(0x7b643b38be58, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc001fbc280?, 0xc000848c80?, 0x0) /usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x27 internal/poll.(*pollDesc).waitRead(...) /usr/local/go/src/internal/poll/fd_poll_runtime.go:89 internal/poll.(*FD).Read(0xc001fbc280, {0xc000848c80, 0x1980, 0x1980}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x27a net.(*netFD).Read(0xc001fbc280, {0xc000848c80?, 0x1973?, 0xc001e248c0?}) /usr/local/go/src/net/fd_posix.go:55 +0x25 net.(*conn).Read(0xc001bee170, {0xc000848c80?, 0xc0000d4550?, 0xd?}) /usr/local/go/src/net/net.go:194 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xc0017455f0, {0xc000848c80?, 0x7b64399e9278?, 0x7b64830685c0?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0xc00177e840, {0xc000848c80?, 0x1973?, 0xc0000c7ef0?}) /usr/local/go/src/crypto/tls/conn.go:809 +0x3b bytes.(*Buffer).ReadFrom(0xc0000d4638, {0x2acf520, 0xc00177e840}) /usr/local/go/src/bytes/buffer.go:211 +0x98 crypto/tls.(*Conn).readFromUntil(0xc0000d4388, {0x7b64399e10c0, 0xc0017455f0}, 0x4426d4?) /usr/local/go/src/crypto/tls/conn.go:831 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc0000d4388, 0x0) /usr/local/go/src/crypto/tls/conn.go:629 +0x3cf crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:591 crypto/tls.(*Conn).Read(0xc0000d4388, {0xc000b20000, 0x1000, 0xc0004871d0?}) /usr/local/go/src/crypto/tls/conn.go:1385 +0x145 net/http.(*persistConn).Read(0xc0003de6c0, {0xc000b20000?, 0x7f4ea5?, 0x2acc440?}) /usr/local/go/src/net/http/transport.go:2122 +0x47 bufio.(*Reader).fill(0xc001a27380) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xc001a27380, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xc0003de6c0) /usr/local/go/src/net/http/transport.go:2275 +0x172 created by net/http.(*Transport).dialConn in goroutine 14487 /usr/local/go/src/net/http/transport.go:1944 +0x174f goroutine 14581 [IO wait]: internal/poll.runtime_pollWait(0x7b643b38c088, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc000814300?, 0xc000981980?, 0x0) /usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x27 internal/poll.(*pollDesc).waitRead(...) /usr/local/go/src/internal/poll/fd_poll_runtime.go:89 internal/poll.(*FD).Read(0xc000814300, {0xc000981980, 0x1980, 0x1980}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x27a net.(*netFD).Read(0xc000814300, {0xc000981980?, 0x1973?, 0xc001e24b40?}) /usr/local/go/src/net/fd_posix.go:55 +0x25 net.(*conn).Read(0xc00070a098, {0xc000981980?, 0xc0004488d0?, 0xd?}) /usr/local/go/src/net/net.go:194 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xc0023641f8, {0xc000981980?, 0x7b64399e9278?, 0x7b64830685c0?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0xc00177e828, {0xc000981980?, 0x1973?, 0xc0006fe690?}) /usr/local/go/src/crypto/tls/conn.go:809 +0x3b bytes.(*Buffer).ReadFrom(0xc0004489b8, {0x2acf520, 0xc00177e828}) /usr/local/go/src/bytes/buffer.go:211 +0x98 crypto/tls.(*Conn).readFromUntil(0xc000448708, {0x7b64399e10c0, 0xc0023641f8}, 0x4426d4?) /usr/local/go/src/crypto/tls/conn.go:831 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc000448708, 0x0) /usr/local/go/src/crypto/tls/conn.go:629 +0x3cf crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:591 crypto/tls.(*Conn).Read(0xc000448708, {0xc000b1e000, 0x1000, 0xc0004871d0?}) /usr/local/go/src/crypto/tls/conn.go:1385 +0x145 net/http.(*persistConn).Read(0xc001796240, {0xc000b1e000?, 0x7f4ea5?, 0x2acc440?}) /usr/local/go/src/net/http/transport.go:2122 +0x47 bufio.(*Reader).fill(0xc001a27200) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xc001a27200, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xc001796240) /usr/local/go/src/net/http/transport.go:2275 +0x172 created by net/http.(*Transport).dialConn in goroutine 14498 /usr/local/go/src/net/http/transport.go:1944 +0x174f goroutine 14600 [IO wait]: internal/poll.runtime_pollWait(0x7b643b38bf70, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc0000e2c80?, 0xc000984c80?, 0x0) /usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x27 internal/poll.(*pollDesc).waitRead(...) /usr/local/go/src/internal/poll/fd_poll_runtime.go:89 internal/poll.(*FD).Read(0xc0000e2c80, {0xc000984c80, 0x1980, 0x1980}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x27a net.(*netFD).Read(0xc0000e2c80, {0xc000984c80?, 0xc0003de5a0?, 0x0?}) /usr/local/go/src/net/fd_posix.go:55 +0x25 net.(*conn).Read(0xc001bee1f8, {0xc000984c80?, 0xc0004a4510?, 0x5?}) /usr/local/go/src/net/net.go:194 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xc0017459c8, {0xc000984c80?, 0x7b64399e9278?, 0x7b64830685c0?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0xc00177e780, {0xc000984c80?, 0xc0005cc000?, 0xc000608cd0?}) /usr/local/go/src/crypto/tls/conn.go:809 +0x3b bytes.(*Buffer).ReadFrom(0xc0000d50b8, {0x2acf520, 0xc00177e780}) /usr/local/go/src/bytes/buffer.go:211 +0x98 crypto/tls.(*Conn).readFromUntil(0xc0000d4e08, {0x7b64399e10c0, 0xc0017459c8}, 0x4426d4?) /usr/local/go/src/crypto/tls/conn.go:831 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc0000d4e08, 0x0) /usr/local/go/src/crypto/tls/conn.go:629 +0x3cf crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:591 crypto/tls.(*Conn).Read(0xc0000d4e08, {0xc000af0000, 0x1000, 0x7b64830685c0?}) /usr/local/go/src/crypto/tls/conn.go:1385 +0x145 net/http.(*persistConn).Read(0xc000564a20, {0xc000af0000?, 0x412565?, 0x68?}) /usr/local/go/src/net/http/transport.go:2122 +0x47 bufio.(*Reader).fill(0xc001e2d920) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xc001e2d920, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xc000564a20) /usr/local/go/src/net/http/transport.go:2275 +0x172 created by net/http.(*Transport).dialConn in goroutine 14224 /usr/local/go/src/net/http/transport.go:1944 +0x174f goroutine 14603 [select]: net/http.(*persistConn).writeLoop(0xc0003dea20) /usr/local/go/src/net/http/transport.go:2590 +0xe7 created by net/http.(*Transport).dialConn in goroutine 14497 /usr/local/go/src/net/http/transport.go:1945 +0x17a5 goroutine 13940 [select]: github.com/rclone/rclone/fs/accounting.(*StatsInfo).averageLoop(0xc001bfa000, {0x2af4be8, 0xc0006fe910}) /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/stats.go:339 +0x145 created by github.com/rclone/rclone/fs/accounting.(*StatsInfo)._startAverageLoop in goroutine 13761 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/stats.go:376 +0x117 goroutine 14814 [select]: net/http.(*persistConn).roundTrip(0xc0003df0e0, 0xc000a81630) /usr/local/go/src/net/http/transport.go:2826 +0x785 net/http.(*Transport).roundTrip(0xc0005cc000, 0xc00060c000) /usr/local/go/src/net/http/transport.go:696 +0xb9a net/http.(*Transport).RoundTrip(...) /usr/local/go/src/net/http/roundtrip.go:30 github.com/rclone/rclone/fs/fshttp.(*Transport).RoundTrip(0xc00033c0e0, 0xc00060c000) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/http.go:349 +0x345 net/http.send(0xc00060c000, {0x2acdfc0, 0xc00033c0e0}, {0x1?, 0x0?, 0x0?}) /usr/local/go/src/net/http/client.go:259 +0x5e2 net/http.(*Client).send(0xc0005df4d0, 0xc00060c000, {0x0?, 0x0?, 0x0?}) /usr/local/go/src/net/http/client.go:180 +0x91 net/http.(*Client).do(0xc0005df4d0, 0xc00060c000) /usr/local/go/src/net/http/client.go:728 +0x989 net/http.(*Client).Do(...) /usr/local/go/src/net/http/client.go:587 github.com/ncw/swift/v2.(*Connection).doTimeoutRequest.func1() /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.4/swift.go:421 +0x2b created by github.com/ncw/swift/v2.(*Connection).doTimeoutRequest in goroutine 14114 /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.4/swift.go:420 +0xb8 goroutine 14490 [select]: net/http.(*persistConn).writeLoop(0xc0003de360) /usr/local/go/src/net/http/transport.go:2590 +0xe7 created by net/http.(*Transport).dialConn in goroutine 14475 /usr/local/go/src/net/http/transport.go:1945 +0x17a5 goroutine 14611 [select]: net/http.(*persistConn).writeLoop(0xc0005650e0) /usr/local/go/src/net/http/transport.go:2590 +0xe7 created by net/http.(*Transport).dialConn in goroutine 14542 /usr/local/go/src/net/http/transport.go:1945 +0x17a5 goroutine 14097 [chan receive, 2 minutes]: testing.(*T).Run(0xc001a66a80, {0x2679b32?, 0x41bb05?}, 0xc0006ffbd0) /usr/local/go/src/testing/testing.go:1859 +0x431 github.com/rclone/rclone/fs/sync.TestTransform(0xc001a66a80) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:95 +0x62a testing.tRunner(0xc001a66a80, 0x27c1a58) /usr/local/go/src/testing/testing.go:1792 +0xf4 created by testing.(*T).Run in goroutine 1 /usr/local/go/src/testing/testing.go:1851 +0x413 goroutine 14576 [IO wait]: internal/poll.runtime_pollWait(0x7b64387d49e0, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc001fbc780?, 0xc000a87300?, 0x0) /usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x27 internal/poll.(*pollDesc).waitRead(...) /usr/local/go/src/internal/poll/fd_poll_runtime.go:89 internal/poll.(*FD).Read(0xc001fbc780, {0xc000a87300, 0x1980, 0x1980}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x27a net.(*netFD).Read(0xc001fbc780, {0xc000a87300?, 0x1973?, 0xc001e24500?}) /usr/local/go/src/net/fd_posix.go:55 +0x25 net.(*conn).Read(0xc00070a490, {0xc000a87300?, 0xc000449350?, 0xd?}) /usr/local/go/src/net/net.go:194 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xc0023659c8, {0xc000a87300?, 0x7b64399a5168?, 0x7b6483068108?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0xc00228e270, {0xc000a87300?, 0x1973?, 0xc0004939d0?}) /usr/local/go/src/crypto/tls/conn.go:809 +0x3b bytes.(*Buffer).ReadFrom(0xc000449438, {0x2acf520, 0xc00228e270}) /usr/local/go/src/bytes/buffer.go:211 +0x98 crypto/tls.(*Conn).readFromUntil(0xc000449188, {0x7b64399e10c0, 0xc0023659c8}, 0x4426d4?) /usr/local/go/src/crypto/tls/conn.go:831 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc000449188, 0x0) /usr/local/go/src/crypto/tls/conn.go:629 +0x3cf crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:591 crypto/tls.(*Conn).Read(0xc000449188, {0xc000482000, 0x1000, 0xc0004871d0?}) /usr/local/go/src/crypto/tls/conn.go:1385 +0x145 net/http.(*persistConn).Read(0xc0003df0e0, {0xc000482000?, 0x7f4ea5?, 0x2acc440?}) /usr/local/go/src/net/http/transport.go:2122 +0x47 bufio.(*Reader).fill(0xc00217e120) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xc00217e120, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xc0003df0e0) /usr/local/go/src/net/http/transport.go:2275 +0x172 created by net/http.(*Transport).dialConn in goroutine 14560 /usr/local/go/src/net/http/transport.go:1944 +0x174f goroutine 14605 [select]: net/http.(*persistConn).writeLoop(0xc0003ded80) /usr/local/go/src/net/http/transport.go:2590 +0xe7 created by net/http.(*Transport).dialConn in goroutine 14551 /usr/local/go/src/net/http/transport.go:1945 +0x17a5 goroutine 14607 [select]: net/http.(*persistConn).writeLoop(0xc000565440) /usr/local/go/src/net/http/transport.go:2590 +0xe7 created by net/http.(*Transport).dialConn in goroutine 14565 /usr/local/go/src/net/http/transport.go:1945 +0x17a5 goroutine 14489 [IO wait]: internal/poll.runtime_pollWait(0x7b643b38c600, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc000814000?, 0xc0001d4600?, 0x0) /usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x27 internal/poll.(*pollDesc).waitRead(...) /usr/local/go/src/internal/poll/fd_poll_runtime.go:89 internal/poll.(*FD).Read(0xc000814000, {0xc0001d4600, 0x1980, 0x1980}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x27a net.(*netFD).Read(0xc000814000, {0xc0001d4600?, 0x2000?, 0x0?}) /usr/local/go/src/net/fd_posix.go:55 +0x25 net.(*conn).Read(0xc00070a058, {0xc0001d4600?, 0x5?, 0x3eb3e88?}) /usr/local/go/src/net/net.go:194 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xc0023640c0, {0xc0001d4600?, 0x7b64399e5498?, 0x7b6483068108?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0xc001744c18, {0xc0001d4600?, 0x3eba3e0?, 0xc0008719c8?}) /usr/local/go/src/crypto/tls/conn.go:809 +0x3b bytes.(*Buffer).ReadFrom(0xc000448638, {0x2acf520, 0xc001744c18}) /usr/local/go/src/bytes/buffer.go:211 +0x98 crypto/tls.(*Conn).readFromUntil(0xc000448388, {0x7b64399e10c0, 0xc0023640c0}, 0x4426d4?) /usr/local/go/src/crypto/tls/conn.go:831 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc000448388, 0x0) /usr/local/go/src/crypto/tls/conn.go:629 +0x3cf crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:591 crypto/tls.(*Conn).Read(0xc000448388, {0xc0004ba000, 0x1000, 0xc0004871d0?}) /usr/local/go/src/crypto/tls/conn.go:1385 +0x145 net/http.(*persistConn).Read(0xc0003de360, {0xc0004ba000?, 0x7f4ea5?, 0x2acc440?}) /usr/local/go/src/net/http/transport.go:2122 +0x47 bufio.(*Reader).fill(0xc001c65320) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xc001c65320, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xc0003de360) /usr/local/go/src/net/http/transport.go:2275 +0x172 created by net/http.(*Transport).dialConn in goroutine 14475 /usr/local/go/src/net/http/transport.go:1944 +0x174f goroutine 14516 [select]: net/http.(*persistConn).writeLoop(0xc001796120) /usr/local/go/src/net/http/transport.go:2590 +0xe7 created by net/http.(*Transport).dialConn in goroutine 14346 /usr/local/go/src/net/http/transport.go:1945 +0x17a5 goroutine 14602 [IO wait]: internal/poll.runtime_pollWait(0x7b643b38bc28, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc001fbc480?, 0xc000929980?, 0x0) /usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x27 internal/poll.(*pollDesc).waitRead(...) /usr/local/go/src/internal/poll/fd_poll_runtime.go:89 internal/poll.(*FD).Read(0xc001fbc480, {0xc000929980, 0x1980, 0x1980}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x27a net.(*netFD).Read(0xc001fbc480, {0xc000929980?, 0xc001f208c0?, 0x200000003?}) /usr/local/go/src/net/fd_posix.go:55 +0x25 net.(*conn).Read(0xc00070a3a0, {0xc000929980?, 0x4a2f85?, 0xc000783900?}) /usr/local/go/src/net/net.go:194 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xc002365470, {0xc000929980?, 0x7b64399e9278?, 0x7b64830685c0?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0xc00177e888, {0xc000929980?, 0xc0004490e8?, 0x0?}) /usr/local/go/src/crypto/tls/conn.go:809 +0x3b bytes.(*Buffer).ReadFrom(0xc0004490b8, {0x2acf520, 0xc00177e888}) /usr/local/go/src/bytes/buffer.go:211 +0x98 crypto/tls.(*Conn).readFromUntil(0xc000448e08, {0x7b64399e10c0, 0xc002365470}, 0x4426d4?) /usr/local/go/src/crypto/tls/conn.go:831 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc000448e08, 0x0) /usr/local/go/src/crypto/tls/conn.go:629 +0x3cf crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:591 crypto/tls.(*Conn).Read(0xc000448e08, {0xc000af2000, 0x1000, 0x7b64830685c0?}) /usr/local/go/src/crypto/tls/conn.go:1385 +0x145 net/http.(*persistConn).Read(0xc0003dea20, {0xc000af2000?, 0x4125a7?, 0x68?}) /usr/local/go/src/net/http/transport.go:2122 +0x47 bufio.(*Reader).fill(0xc001e2daa0) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xc001e2daa0, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xc0003dea20) /usr/local/go/src/net/http/transport.go:2275 +0x172 created by net/http.(*Transport).dialConn in goroutine 14497 /usr/local/go/src/net/http/transport.go:1944 +0x174f goroutine 14593 [IO wait]: internal/poll.runtime_pollWait(0x7b64387d4af8, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc00071c980?, 0xc00084a600?, 0x0) /usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x27 internal/poll.(*pollDesc).waitRead(...) /usr/local/go/src/internal/poll/fd_poll_runtime.go:89 internal/poll.(*FD).Read(0xc00071c980, {0xc00084a600, 0x1980, 0x1980}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x27a net.(*netFD).Read(0xc00071c980, {0xc00084a600?, 0x1973?, 0xc00070c060?}) /usr/local/go/src/net/fd_posix.go:55 +0x25 net.(*conn).Read(0xc00008a800, {0xc00084a600?, 0xc00097c1d0?, 0xd?}) /usr/local/go/src/net/net.go:194 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xc001cfaca8, {0xc00084a600?, 0x7b64399e5498?, 0x7b6483068108?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0xc001744c78, {0xc00084a600?, 0x1973?, 0x0?}) /usr/local/go/src/crypto/tls/conn.go:809 +0x3b bytes.(*Buffer).ReadFrom(0xc00097c2b8, {0x2acf520, 0xc001744c78}) /usr/local/go/src/bytes/buffer.go:211 +0x98 crypto/tls.(*Conn).readFromUntil(0xc00097c008, {0x7b64399e10c0, 0xc001cfaca8}, 0x4426d4?) /usr/local/go/src/crypto/tls/conn.go:831 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc00097c008, 0x0) /usr/local/go/src/crypto/tls/conn.go:629 +0x3cf crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:591 crypto/tls.(*Conn).Read(0xc00097c008, {0xc000432000, 0x1000, 0xc0004871d0?}) /usr/local/go/src/crypto/tls/conn.go:1385 +0x145 net/http.(*persistConn).Read(0xc0017966c0, {0xc000432000?, 0x7f4ea5?, 0x2acc440?}) /usr/local/go/src/net/http/transport.go:2122 +0x47 bufio.(*Reader).fill(0xc000b22d20) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xc000b22d20, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xc0017966c0) /usr/local/go/src/net/http/transport.go:2275 +0x172 created by net/http.(*Transport).dialConn in goroutine 14512 /usr/local/go/src/net/http/transport.go:1944 +0x174f "./sync.test -test.v -test.timeout 1h0m0s -remote TestCryptSwift: -verbose" - Finished ERROR in 1h0m11.359042661s (try 3/5): exit status 2: Failed []