"./sync.test -test.v -test.timeout 1h0m0s -remote TestCryptSwift: -verbose" - Starting (try 4/5) 2025/06/26 19:45:27 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-zinirej5wisa" 2025/06/26 19:45:27 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/06/26 19:45:27 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-zinirej5wisa.bin" 2025/06/26 19:45:27 DEBUG : Swift container crypt path rclone-test-zinirej5wisa.bin: Auto set use_segments_container to true 2025/06/26 19:45:32 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-zinirej5wisa" 2025/06/26 19:45:33 DEBUG : Swift container crypt path rclone-test-zinirej5wisa: Auto set use_segments_container to true 2025/06/26 19:45:38 DEBUG : Creating backend with remote "/tmp/rclone2909809178" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.04s) === 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-zinirej5wisa'", Local "Local file system at /tmp/rclone2909809178", Modify Window "1ns" 2025/06/26 19:45:38 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/26 19:45:38 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/06/26 19:45:38 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-zinirej5wisa': Waiting for checks to finish 2025/06/26 19:45:38 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-zinirej5wisa': Waiting for transfers to finish --- PASS: TestCopyWithDryRun (0.23s) === RUN TestCopy run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-zinirej5wisa'", Local "Local file system at /tmp/rclone2909809178", Modify Window "1ns" 2025/06/26 19:45:38 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/06/26 19:45:38 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/26 19:45:38 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-zinirej5wisa': Waiting for checks to finish 2025/06/26 19:45:38 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-zinirej5wisa': Waiting for transfers to finish 2025/06/26 19:45:39 DEBUG : sub dir/hello world: md5 = 2c01506b6dce55ed35336410674e58cd OK 2025/06/26 19:45:39 INFO : sub dir/hello world: Copied (new) 2025/06/26 19:45:39 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-zinirej5wisa': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (1.21s) === RUN TestCopyMetadata run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-zinirej5wisa'", Local "Local file system at /tmp/rclone2909809178", Modify Window "1ns" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.20s) === RUN TestCopyMetadataNoEmptyDirs run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-zinirej5wisa'", Local "Local file system at /tmp/rclone2909809178", Modify Window "1ns" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.21s) === RUN TestCopyMissingDirectory run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-zinirej5wisa'", Local "Local file system at /tmp/rclone2909809178", Modify Window "1ns" 2025/06/26 19:45:40 DEBUG : Creating backend with remote "/non-existing" 2025/06/26 19:45:40 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/06/26 19:45:40 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-zinirej5wisa': Waiting for checks to finish 2025/06/26 19:45:40 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-zinirej5wisa': Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.13s) === RUN TestCopyNoTraverse run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-zinirej5wisa'", Local "Local file system at /tmp/rclone2909809178", Modify Window "1ns" 2025/06/26 19:45:45 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/26 19:45:45 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-zinirej5wisa': Waiting for checks to finish 2025/06/26 19:45:45 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-zinirej5wisa': Waiting for transfers to finish 2025/06/26 19:45:45 DEBUG : sub dir/hello world: md5 = 76b6d31bdd4d5efd9be13f7c1a38a31d OK 2025/06/26 19:45:45 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (5.73s) === RUN TestCopyCheckFirst run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-zinirej5wisa'", Local "Local file system at /tmp/rclone2909809178", Modify Window "1ns" 2025/06/26 19:45:46 INFO : Encrypted drive 'TestCryptSwift:rclone-test-zinirej5wisa': Running all checks before starting transfers 2025/06/26 19:45:46 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/26 19:45:46 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-zinirej5wisa': Waiting for checks to finish 2025/06/26 19:45:46 INFO : Encrypted drive 'TestCryptSwift:rclone-test-zinirej5wisa': Checks finished, now starting transfers 2025/06/26 19:45:46 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-zinirej5wisa': Waiting for transfers to finish 2025/06/26 19:45:46 DEBUG : sub dir/hello world: md5 = f2d18bc56d593bc14a522ff8857f8d89 OK 2025/06/26 19:45:46 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (0.83s) === RUN TestSyncNoTraverse run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-zinirej5wisa'", Local "Local file system at /tmp/rclone2909809178", Modify Window "1ns" 2025/06/26 19:45:47 ERROR : Ignoring --no-traverse with sync 2025/06/26 19:45:47 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/26 19:45:47 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-zinirej5wisa': Waiting for checks to finish 2025/06/26 19:45:47 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-zinirej5wisa': Waiting for transfers to finish 2025/06/26 19:45:47 DEBUG : sub dir/hello world: md5 = ee7c184c12259f7c522504e7abf1c4d0 OK 2025/06/26 19:45:47 INFO : sub dir/hello world: Copied (new) 2025/06/26 19:45:47 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (0.86s) === RUN TestCopyWithDepth run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-zinirej5wisa'", Local "Local file system at /tmp/rclone2909809178", Modify Window "1ns" 2025/06/26 19:45:48 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/06/26 19:45:48 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-zinirej5wisa': Waiting for checks to finish 2025/06/26 19:45:48 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-zinirej5wisa': Waiting for transfers to finish 2025/06/26 19:45:53 DEBUG : hello world2: md5 = 79ada561ba890779aca0d71bef9cef42 OK 2025/06/26 19:45:53 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (11.44s) === RUN TestCopyWithFilesFrom run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-zinirej5wisa'", Local "Local file system at /tmp/rclone2909809178", Modify Window "1ns" 2025/06/26 19:45:59 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/26 19:45:59 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-zinirej5wisa': Waiting for checks to finish 2025/06/26 19:45:59 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-zinirej5wisa': Waiting for transfers to finish 2025/06/26 19:45:59 DEBUG : potato2: md5 = 14ffdc8af9bccf403be299e1e4ebd2ed OK 2025/06/26 19:45:59 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (1.02s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-zinirej5wisa'", Local "Local file system at /tmp/rclone2909809178", Modify Window "1ns" 2025/06/26 19:46:05 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/26 19:46:05 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-zinirej5wisa': Waiting for checks to finish 2025/06/26 19:46:05 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-zinirej5wisa': Waiting for transfers to finish 2025/06/26 19:46:05 DEBUG : potato2: md5 = eeef2a0fb87ddb26a3a9d358d80d2c37 OK 2025/06/26 19:46:05 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (5.85s) === RUN TestCopyEmptyDirectories run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-zinirej5wisa'", Local "Local file system at /tmp/rclone2909809178", Modify Window "1ns" 2025/06/26 19:46:06 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/06/26 19:46:06 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/06/26 19:46:06 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/06/26 19:46:06 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/06/26 19:46:06 INFO : sub dir2: Making directory 2025/06/26 19:46:06 INFO : sub dir: Making directory 2025/06/26 19:46:06 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/26 19:46:06 INFO : sub dir2/sub sub dir2: Making directory 2025/06/26 19:46:06 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-zinirej5wisa': Waiting for checks to finish 2025/06/26 19:46:06 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-zinirej5wisa': Waiting for transfers to finish 2025/06/26 19:46:06 DEBUG : sub dir/hello world: md5 = e24f9f4fba17fc1223668f384ee6e2ba OK 2025/06/26 19:46:06 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/26 19:46:06 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-zinirej5wisa': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (0.93s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-zinirej5wisa'", Local "Local file system at /tmp/rclone2909809178", Modify Window "1ns" 2025/06/26 19:46:07 INFO : sub dir2: Making directory 2025/06/26 19:46:07 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/06/26 19:46:07 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/06/26 19:46:07 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/26 19:46:07 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-zinirej5wisa': Waiting for checks to finish 2025/06/26 19:46:07 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-zinirej5wisa': Waiting for transfers to finish 2025/06/26 19:46:07 DEBUG : sub dir/hello world: md5 = 9a556a3a6b21c1a39bbbacfd48f5d9ac OK 2025/06/26 19:46:07 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (0.81s) === RUN TestMoveEmptyDirectories run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-zinirej5wisa'", Local "Local file system at /tmp/rclone2909809178", Modify Window "1ns" 2025/06/26 19:46:07 DEBUG : sub dir2: Making directory with metadata 2025/06/26 19:46:07 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/06/26 19:46:08 INFO : sub dir2: Making directory 2025/06/26 19:46:08 INFO : sub dir: Making directory 2025/06/26 19:46:08 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/26 19:46:08 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-zinirej5wisa': Waiting for checks to finish 2025/06/26 19:46:08 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-zinirej5wisa': Waiting for transfers to finish 2025/06/26 19:46:08 DEBUG : sub dir/hello world: md5 = 74453c44f38cc17e318bd7e5e8253b4f OK 2025/06/26 19:46:08 INFO : sub dir/hello world: Copied (new) 2025/06/26 19:46:08 INFO : sub dir/hello world: Deleted fstest.go:247: Filtering empty directory "sub dir2" 2025/06/26 19:46:08 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-zinirej5wisa': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/06/26 19:46:08 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-zinirej5wisa': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (0.96s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-zinirej5wisa'", Local "Local file system at /tmp/rclone2909809178", Modify Window "1ns" sync_test.go:409: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.20s) === RUN TestMoveNoEmptyDirectories run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-zinirej5wisa'", Local "Local file system at /tmp/rclone2909809178", Modify Window "1ns" 2025/06/26 19:46:09 INFO : sub dir2: Making directory 2025/06/26 19:46:09 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/26 19:46:09 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-zinirej5wisa': Waiting for checks to finish 2025/06/26 19:46:09 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-zinirej5wisa': Waiting for transfers to finish 2025/06/26 19:46:09 DEBUG : sub dir/hello world: md5 = cc266e1638c78233cdc218b2647e3ac1 OK 2025/06/26 19:46:09 INFO : sub dir/hello world: Copied (new) 2025/06/26 19:46:09 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.00s) === RUN TestSyncEmptyDirectories run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-zinirej5wisa'", Local "Local file system at /tmp/rclone2909809178", Modify Window "1ns" 2025/06/26 19:46:10 DEBUG : sub dir2: Making directory with metadata 2025/06/26 19:46:10 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/06/26 19:46:10 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/06/26 19:46:10 INFO : sub dir2: Making directory 2025/06/26 19:46:10 INFO : sub dir: Making directory 2025/06/26 19:46:10 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/26 19:46:10 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-zinirej5wisa': Waiting for checks to finish 2025/06/26 19:46:10 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-zinirej5wisa': Waiting for transfers to finish 2025/06/26 19:46:10 DEBUG : sub dir/hello world: md5 = 493de31bfea3a5775aaa27c68859a4af OK 2025/06/26 19:46:10 INFO : sub dir/hello world: Copied (new) 2025/06/26 19:46:10 DEBUG : Waiting for deletions to finish fstest.go:247: Filtering empty directory "sub dir2" 2025/06/26 19:46:10 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-zinirej5wisa': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (0.97s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-zinirej5wisa'", Local "Local file system at /tmp/rclone2909809178", Modify Window "1ns" sync_test.go:508: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.20s) === RUN TestSyncNoEmptyDirectories run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-zinirej5wisa'", Local "Local file system at /tmp/rclone2909809178", Modify Window "1ns" 2025/06/26 19:46:11 INFO : sub dir2: Making directory 2025/06/26 19:46:11 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/26 19:46:11 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-zinirej5wisa': Waiting for checks to finish 2025/06/26 19:46:11 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-zinirej5wisa': Waiting for transfers to finish 2025/06/26 19:46:11 DEBUG : sub dir/hello world: md5 = c90ae1b65d69819c1084a2eb28a59539 OK 2025/06/26 19:46:11 INFO : sub dir/hello world: Copied (new) 2025/06/26 19:46:11 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (0.90s) === RUN TestServerSideCopy run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-zinirej5wisa'", Local "Local file system at /tmp/rclone2909809178", Modify Window "1ns" 2025/06/26 19:46:12 DEBUG : sub dir/hello world: md5 = efc6ea5437d455f6c08a7574b6286dac OK 2025/06/26 19:46:12 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-zaqeviv1dima" 2025/06/26 19:46:12 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-zaqeviv1dima.bin" 2025/06/26 19:46:12 DEBUG : Swift container crypt path rclone-test-zaqeviv1dima.bin: Auto set use_segments_container to true 2025/06/26 19:46:18 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-zaqeviv1dima" 2025/06/26 19:46:18 DEBUG : Swift container crypt path rclone-test-zaqeviv1dima: Auto set use_segments_container to true sync_test.go:591: Server side copy (if possible) Encrypted drive 'TestCryptSwift:rclone-test-zinirej5wisa' -> Encrypted drive 'TestCryptSwift:rclone-test-zaqeviv1dima' 2025/06/26 19:46:23 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/26 19:46:23 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-zaqeviv1dima': Waiting for checks to finish 2025/06/26 19:46:23 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-zaqeviv1dima': Waiting for transfers to finish 2025/06/26 19:46:34 INFO : sub dir/hello world: Copied (server-side copy) 2025/06/26 19:46:34 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-zaqeviv1dima': Purge remote 2025/06/26 19:46:34 DEBUG : Waiting for deletions to finish 2025/06/26 19:46:39 INFO : sub dir/hello world.bin: Deleted --- PASS: TestServerSideCopy (28.09s) === RUN TestCopyOverSelf run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-zinirej5wisa'", Local "Local file system at /tmp/rclone2909809178", Modify Window "1ns" 2025/06/26 19:46:40 DEBUG : sub dir/hello world: md5 = 5ee7cfbac3c083f14f877939662cbb88 OK 2025/06/26 19:46:40 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-zinirej5wisa': Waiting for checks to finish 2025/06/26 19:46:40 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/06/26 19:46:40 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-zinirej5wisa': Waiting for transfers to finish 2025/06/26 19:46:41 DEBUG : sub dir/hello world: md5 = 70d90d7628dcdb089ff113119b0447bf OK 2025/06/26 19:46:41 INFO : sub dir/hello world: Copied (replaced existing) --- PASS: TestCopyOverSelf (1.47s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-zinirej5wisa'", Local "Local file system at /tmp/rclone2909809178", Modify Window "1ns" 2025/06/26 19:46:41 DEBUG : sub dir/hello world: md5 = c53173621f1883272165091259b123bb OK 2025/06/26 19:46:42 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-cupufig9bipe" 2025/06/26 19:46:42 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-cupufig9bipe.bin" 2025/06/26 19:46:42 DEBUG : Swift container crypt path rclone-test-cupufig9bipe.bin: Auto set use_segments_container to true 2025/06/26 19:46:47 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-cupufig9bipe" 2025/06/26 19:46:48 DEBUG : Swift container crypt path rclone-test-cupufig9bipe: Auto set use_segments_container to true sync_test.go:627: Server side copy (if possible) Encrypted drive 'TestCryptSwift:rclone-test-zinirej5wisa' -> Encrypted drive 'TestCryptSwift:rclone-test-cupufig9bipe' 2025/06/26 19:46:53 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/26 19:46:53 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-cupufig9bipe': Waiting for checks to finish 2025/06/26 19:46:53 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-cupufig9bipe': Waiting for transfers to finish 2025/06/26 19:46:59 INFO : sub dir/hello world: Copied (server-side copy) 2025/06/26 19:46:59 DEBUG : sub dir/hello world: md5 = c655d5688969f806a4f372d0471f7d89 OK 2025/06/26 19:46:59 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/06/26 19:46:59 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-cupufig9bipe': Waiting for checks to finish 2025/06/26 19:46:59 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-cupufig9bipe': Waiting for transfers to finish 2025/06/26 19:47:05 INFO : sub dir/hello world: Copied (server-side copy) 2025/06/26 19:47:05 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-cupufig9bipe': Purge remote 2025/06/26 19:47:05 DEBUG : Waiting for deletions to finish 2025/06/26 19:47:05 INFO : sub dir/hello world.bin: Deleted --- PASS: TestServerSideCopyOverSelf (24.33s) === RUN TestMoveOverSelf run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-zinirej5wisa'", Local "Local file system at /tmp/rclone2909809178", Modify Window "1ns" 2025/06/26 19:47:06 DEBUG : sub dir/hello world: md5 = cb2dabfaba215d31400ea6f3b7fc1022 OK 2025/06/26 19:47:06 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/06/26 19:47:06 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-zinirej5wisa': Waiting for checks to finish 2025/06/26 19:47:06 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-zinirej5wisa': Waiting for transfers to finish 2025/06/26 19:47:06 DEBUG : sub dir/hello world: md5 = ecc495c6a449e69f046ca1a68eae4771 OK 2025/06/26 19:47:06 INFO : sub dir/hello world: Copied (replaced existing) 2025/06/26 19:47:06 INFO : sub dir/hello world: Deleted --- PASS: TestMoveOverSelf (1.31s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-zinirej5wisa'", Local "Local file system at /tmp/rclone2909809178", Modify Window "1ns" 2025/06/26 19:47:07 DEBUG : sub dir/hello world: md5 = a47f9975c91a8e4bb8c1acdaf234196f OK 2025/06/26 19:47:07 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-secesuh4teto" 2025/06/26 19:47:07 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-secesuh4teto.bin" 2025/06/26 19:47:08 DEBUG : Swift container crypt path rclone-test-secesuh4teto.bin: Auto set use_segments_container to true 2025/06/26 19:47:13 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-secesuh4teto" 2025/06/26 19:47:13 DEBUG : Swift container crypt path rclone-test-secesuh4teto: Auto set use_segments_container to true sync_test.go:672: Server side copy (if possible) Encrypted drive 'TestCryptSwift:rclone-test-zinirej5wisa' -> Encrypted drive 'TestCryptSwift:rclone-test-secesuh4teto' 2025/06/26 19:47:19 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/26 19:47:19 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-secesuh4teto': Waiting for checks to finish 2025/06/26 19:47:19 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-secesuh4teto': Waiting for transfers to finish 2025/06/26 19:47:24 INFO : sub dir/hello world: Copied (server-side copy) 2025/06/26 19:47:25 DEBUG : sub dir/hello world: md5 = 76921564c92689c9b7f5df78c377370b OK 2025/06/26 19:47:25 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/06/26 19:47:25 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-secesuh4teto': Waiting for checks to finish 2025/06/26 19:47:25 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-secesuh4teto': Waiting for transfers to finish 2025/06/26 19:47:30 INFO : sub dir/hello world: Copied (server-side copy) 2025/06/26 19:47:30 INFO : sub dir/hello world: Deleted 2025/06/26 19:47:31 DEBUG : sub dir/hello world: md5 = bb66301e660658323f7317fcf0ba6748 OK 2025/06/26 19:47:31 DEBUG : testing file moves 2025/06/26 19:47:31 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-secesuh4teto': Waiting for checks to finish 2025/06/26 19:47:31 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/06/26 19:47:31 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-secesuh4teto': Waiting for transfers to finish 2025/06/26 19:47:37 INFO : sub dir/hello world: Copied (server-side copy) 2025/06/26 19:47:37 INFO : sub dir/hello world: Deleted 2025/06/26 19:47:37 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-secesuh4teto': Purge remote 2025/06/26 19:47:37 DEBUG : Waiting for deletions to finish 2025/06/26 19:47:37 INFO : sub dir/hello world.bin: Deleted --- PASS: TestServerSideMoveOverSelf (30.82s) === RUN TestCopyAfterDelete run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-zinirej5wisa'", Local "Local file system at /tmp/rclone2909809178", Modify Window "1ns" 2025/06/26 19:47:38 DEBUG : sub dir/hello world: md5 = 53061e501fcba69ab2a48699a9fa22ff OK 2025/06/26 19:47:38 ERROR : error listing: directory not found 2025/06/26 19:47:38 INFO : Local file system at /tmp/rclone2909809178: Making directory 2025/06/26 19:47:38 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-zinirej5wisa': Waiting for checks to finish 2025/06/26 19:47:38 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-zinirej5wisa': Waiting for transfers to finish --- PASS: TestCopyAfterDelete (1.09s) === RUN TestCopyRedownload run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-zinirej5wisa'", Local "Local file system at /tmp/rclone2909809178", Modify Window "1ns" 2025/06/26 19:47:39 DEBUG : sub dir/hello world: md5 = b3062be855d2305b9354b26f62a0423c OK 2025/06/26 19:47:39 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/26 19:47:39 DEBUG : Local file system at /tmp/rclone2909809178: Waiting for checks to finish 2025/06/26 19:47:39 DEBUG : Local file system at /tmp/rclone2909809178: Waiting for transfers to finish 2025/06/26 19:47:39 DEBUG : sub dir/hello world.adfb51a5.partial: renamed to: sub dir/hello world 2025/06/26 19:47:39 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyRedownload (1.02s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-zinirej5wisa'", Local "Local file system at /tmp/rclone2909809178", Modify Window "1ns" 2025/06/26 19:47:40 DEBUG : check sum: Need to transfer - File not found at Destination 2025/06/26 19:47:40 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-zinirej5wisa': Waiting for checks to finish 2025/06/26 19:47:40 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-zinirej5wisa': Waiting for transfers to finish 2025/06/26 19:47:45 DEBUG : check sum: md5 = 43b692cb906cef604754c02715c69421 OK 2025/06/26 19:47:45 INFO : check sum: Copied (new) 2025/06/26 19:47:45 DEBUG : Waiting for deletions to finish 2025/06/26 19:47:46 NOTICE: Encrypted drive 'TestCryptSwift:rclone-test-zinirej5wisa': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/06/26 19:47:46 DEBUG : check sum: Size of src and dst objects identical 2025/06/26 19:47:46 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-zinirej5wisa': Waiting for checks to finish 2025/06/26 19:47:46 DEBUG : check sum: Unchanged skipping 2025/06/26 19:47:46 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-zinirej5wisa': Waiting for transfers to finish 2025/06/26 19:47:46 DEBUG : Waiting for deletions to finish 2025/06/26 19:47:46 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (21.39s) === RUN TestSyncSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-zinirej5wisa'", Local "Local file system at /tmp/rclone2909809178", Modify Window "1ns" 2025/06/26 19:48:01 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/06/26 19:48:01 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-zinirej5wisa': Waiting for checks to finish 2025/06/26 19:48:01 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-zinirej5wisa': Waiting for transfers to finish 2025/06/26 19:48:02 DEBUG : sizeonly: md5 = 858909fdc1fb6fa1987303ab43db6294 OK 2025/06/26 19:48:02 INFO : sizeonly: Copied (new) 2025/06/26 19:48:02 DEBUG : Waiting for deletions to finish 2025/06/26 19:48:02 DEBUG : sizeonly: Sizes identical 2025/06/26 19:48:02 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-zinirej5wisa': Waiting for checks to finish 2025/06/26 19:48:02 DEBUG : sizeonly: Unchanged skipping 2025/06/26 19:48:02 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-zinirej5wisa': Waiting for transfers to finish 2025/06/26 19:48:02 DEBUG : Waiting for deletions to finish 2025/06/26 19:48:02 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (1.22s) === RUN TestSyncIgnoreSize run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-zinirej5wisa'", Local "Local file system at /tmp/rclone2909809178", Modify Window "1ns" 2025/06/26 19:48:03 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/06/26 19:48:03 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-zinirej5wisa': Waiting for checks to finish 2025/06/26 19:48:03 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-zinirej5wisa': Waiting for transfers to finish 2025/06/26 19:48:08 DEBUG : ignore-size: md5 = 04d6937ec09aa7e33d0d074f239f15e2 OK 2025/06/26 19:48:08 INFO : ignore-size: Copied (new) 2025/06/26 19:48:08 DEBUG : Waiting for deletions to finish 2025/06/26 19:48:08 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-zinirej5wisa': Waiting for checks to finish 2025/06/26 19:48:13 DEBUG : ignore-size: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/26 19:48:13 DEBUG : ignore-size: Unchanged skipping 2025/06/26 19:48:13 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-zinirej5wisa': Waiting for transfers to finish 2025/06/26 19:48:13 DEBUG : Waiting for deletions to finish 2025/06/26 19:48:13 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (16.29s) === RUN TestSyncIgnoreTimes run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-zinirej5wisa'", Local "Local file system at /tmp/rclone2909809178", Modify Window "1ns" 2025/06/26 19:48:24 DEBUG : existing: md5 = 1bba0ab662a1373260baaaf9ee9e6460 OK 2025/06/26 19:48:24 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-zinirej5wisa': Waiting for checks to finish 2025/06/26 19:48:29 DEBUG : existing: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/26 19:48:29 DEBUG : existing: Unchanged skipping 2025/06/26 19:48:29 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-zinirej5wisa': Waiting for transfers to finish 2025/06/26 19:48:29 DEBUG : Waiting for deletions to finish 2025/06/26 19:48:29 INFO : There was nothing to transfer 2025/06/26 19:48:29 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/06/26 19:48:29 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-zinirej5wisa': Waiting for checks to finish 2025/06/26 19:48:29 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-zinirej5wisa': Waiting for transfers to finish 2025/06/26 19:48:40 DEBUG : existing: md5 = 038d175899c311f441a065418da16e33 OK 2025/06/26 19:48:40 INFO : existing: Copied (replaced existing) 2025/06/26 19:48:40 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (26.40s) === RUN TestSyncIgnoreExisting run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-zinirej5wisa'", Local "Local file system at /tmp/rclone2909809178", Modify Window "1ns" 2025/06/26 19:48:45 DEBUG : existing: Need to transfer - File not found at Destination 2025/06/26 19:48:45 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-zinirej5wisa': Waiting for checks to finish 2025/06/26 19:48:45 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-zinirej5wisa': Waiting for transfers to finish 2025/06/26 19:48:50 DEBUG : existing: md5 = 126098031aac7a00fade8719450ac7a4 OK 2025/06/26 19:48:50 INFO : existing: Copied (new) 2025/06/26 19:48:50 DEBUG : Waiting for deletions to finish 2025/06/26 19:48:51 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-zinirej5wisa': Waiting for checks to finish 2025/06/26 19:48:51 DEBUG : existing: Destination exists, skipping 2025/06/26 19:48:51 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-zinirej5wisa': Waiting for transfers to finish 2025/06/26 19:48:51 DEBUG : Waiting for deletions to finish 2025/06/26 19:48:51 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (15.86s) === RUN TestSyncIgnoreErrors run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-zinirej5wisa'", Local "Local file system at /tmp/rclone2909809178", Modify Window "1ns" 2025/06/26 19:49:07 DEBUG : b/potato: md5 = 718b17bb843369a2d88646133dec594f OK 2025/06/26 19:49:07 DEBUG : c/non empty space: md5 = 08ed2917fdb8b8c66ce2769041d0e6fc OK 2025/06/26 19:49:07 INFO : d: Making directory fstest.go:247: Filtering empty directory "d" 2025/06/26 19:49:08 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/06/26 19:49:08 DEBUG : c/non empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/26 19:49:08 DEBUG : c/non empty space: Unchanged skipping 2025/06/26 19:49:08 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-zinirej5wisa': Waiting for checks to finish 2025/06/26 19:49:08 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-zinirej5wisa': Waiting for transfers to finish 2025/06/26 19:49:13 DEBUG : a/potato2: md5 = 02fffa6ef831f48edf2a212abf16ec08 OK 2025/06/26 19:49:13 INFO : a/potato2: Copied (new) 2025/06/26 19:49:13 DEBUG : Waiting for deletions to finish 2025/06/26 19:49:18 INFO : b/potato: Deleted --- PASS: TestSyncIgnoreErrors (22.83s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-zinirej5wisa'", Local "Local file system at /tmp/rclone2909809178", Modify Window "1ns" 2025/06/26 19:49:24 DEBUG : empty space: md5 = a38dc13c26dbb2048a93636c214b3986 OK 2025/06/26 19:49:24 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-zinirej5wisa': Waiting for checks to finish 2025/06/26 19:49:24 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/26 19:49:24 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-zinirej5wisa': Waiting for transfers to finish 2025/06/26 19:49:24 NOTICE: empty space: Skipped copy as --dry-run is set (size 1) 2025/06/26 19:49:24 DEBUG : Waiting for deletions to finish 2025/06/26 19:49:25 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-zinirej5wisa': Waiting for checks to finish 2025/06/26 19:49:25 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/26 19:49:25 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-zinirej5wisa': Waiting for transfers to finish 2025/06/26 19:49:25 DEBUG : empty space: md5 = 7cccd1c511cab8e7cf35f813d0a153c1 OK 2025/06/26 19:49:25 INFO : empty space: Copied (replaced existing) 2025/06/26 19:49:25 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingModtimeOnly (1.57s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-zinirej5wisa'", Local "Local file system at /tmp/rclone2909809178", Modify Window "1ns" sync_test.go:1017: Can't check this if no hashes supported --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (0.18s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-zinirej5wisa'", Local "Local file system at /tmp/rclone2909809178", Modify Window "1ns" 2025/06/26 19:49:26 DEBUG : foo: md5 = f4b581414db1de6e4d6be2d61921ad81 OK 2025/06/26 19:49:26 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-zinirej5wisa': Waiting for checks to finish 2025/06/26 19:49:26 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/26 19:49:26 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-zinirej5wisa': Waiting for transfers to finish 2025/06/26 19:49:26 DEBUG : foo: md5 = 9bf748604db578bec174a4257a6465c4 OK 2025/06/26 19:49:26 INFO : foo: Copied (replaced existing) 2025/06/26 19:49:26 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (1.53s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-zinirej5wisa'", Local "Local file system at /tmp/rclone2909809178", Modify Window "1ns" 2025/06/26 19:49:27 DEBUG : empty space: md5 = 749c7d9903aaafed5b5128328e608c78 OK 2025/06/26 19:49:27 DEBUG : potato: Need to transfer - File not found at Destination 2025/06/26 19:49:27 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-zinirej5wisa': Waiting for checks to finish 2025/06/26 19:49:27 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/26 19:49:27 DEBUG : empty space: Unchanged skipping 2025/06/26 19:49:27 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-zinirej5wisa': Waiting for transfers to finish 2025/06/26 19:49:33 DEBUG : potato: md5 = c8062a1b7f31093a4540cb039befe37a OK 2025/06/26 19:49:33 INFO : potato: Copied (new) 2025/06/26 19:49:33 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (16.37s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-zinirej5wisa'", Local "Local file system at /tmp/rclone2909809178", Modify Window "1ns" 2025/06/26 19:49:49 DEBUG : potato: md5 = b274c02e1743725433def7524d8b01ac OK 2025/06/26 19:49:49 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-zinirej5wisa': Waiting for checks to finish 2025/06/26 19:49:49 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/06/26 19:49:49 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-zinirej5wisa': Waiting for transfers to finish 2025/06/26 19:49:59 DEBUG : potato: md5 = 8fff308288e32490a281cc68662ca374 OK 2025/06/26 19:49:59 INFO : potato: Copied (replaced existing) 2025/06/26 19:49:59 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (26.17s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-zinirej5wisa'", Local "Local file system at /tmp/rclone2909809178", Modify Window "1ns" 2025/06/26 19:50:15 DEBUG : potato: md5 = a5f39f60feb4b7b947073dbeebe119af OK 2025/06/26 19:50:15 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-zinirej5wisa': Waiting for checks to finish 2025/06/26 19:50:15 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/26 19:50:15 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-zinirej5wisa': Waiting for transfers to finish 2025/06/26 19:50:20 DEBUG : potato: md5 = 5bd48e2e484ac7cc2cdea12e2c7c6493 OK 2025/06/26 19:50:20 INFO : potato: Copied (replaced existing) 2025/06/26 19:50:20 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (26.10s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-zinirej5wisa'", Local "Local file system at /tmp/rclone2909809178", Modify Window "1ns" 2025/06/26 19:50:41 DEBUG : potato: md5 = c817248209519dbedbfe2a151e582200 OK 2025/06/26 19:50:41 DEBUG : empty space: md5 = b3b9fb3992f159353ae9f003d92484b8 OK 2025/06/26 19:50:41 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/26 19:50:41 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/06/26 19:50:41 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/26 19:50:46 DEBUG : empty space: Unchanged skipping 2025/06/26 19:50:46 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-zinirej5wisa': Waiting for checks to finish 2025/06/26 19:50:46 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-zinirej5wisa': Waiting for transfers to finish 2025/06/26 19:50:46 DEBUG : Waiting for deletions to finish 2025/06/26 19:50:46 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (16.33s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-zinirej5wisa'", Local "Local file system at /tmp/rclone2909809178", Modify Window "1ns" 2025/06/26 19:50:57 DEBUG : potato: md5 = 2b7b323a8370d7cd6d06391606efb433 OK 2025/06/26 19:50:57 DEBUG : empty space: md5 = 9cc7f12835452e258f5975b7934c4053 OK 2025/06/26 19:51:03 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/26 19:51:03 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-zinirej5wisa': Waiting for checks to finish 2025/06/26 19:51:03 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/26 19:51:03 DEBUG : empty space: Unchanged skipping 2025/06/26 19:51:03 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-zinirej5wisa': Waiting for transfers to finish 2025/06/26 19:51:03 DEBUG : potato2: md5 = dd956e4c674ae57ec94855f7ffc2a51c OK 2025/06/26 19:51:03 INFO : potato2: Copied (new) 2025/06/26 19:51:03 DEBUG : Waiting for deletions to finish 2025/06/26 19:51:08 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (16.38s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-zinirej5wisa'", Local "Local file system at /tmp/rclone2909809178", Modify Window "1ns" 2025/06/26 19:51:14 DEBUG : b/potato: md5 = b530aba8d1d2aa889da517f82a1ffe06 OK 2025/06/26 19:51:14 DEBUG : c/non empty space: md5 = aaf723f73340b9e120aec59bc776fa0a OK 2025/06/26 19:51:14 INFO : d: Making directory 2025/06/26 19:51:14 INFO : d/e: Making directory fstest.go:247: Filtering empty directory "d" fstest.go:247: Filtering empty directory "d/e" 2025/06/26 19:51:14 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/06/26 19:51:14 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-zinirej5wisa': Waiting for checks to finish 2025/06/26 19:51:14 DEBUG : c/non empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/26 19:51:14 DEBUG : c/non empty space: Unchanged skipping 2025/06/26 19:51:14 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-zinirej5wisa': Waiting for transfers to finish 2025/06/26 19:51:19 DEBUG : a/potato2: md5 = ba588e8886448bbb2ecde30facf81b1a OK 2025/06/26 19:51:19 INFO : a/potato2: Copied (new) 2025/06/26 19:51:19 DEBUG : Waiting for deletions to finish 2025/06/26 19:51:24 INFO : b/potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (21.63s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-zinirej5wisa'", Local "Local file system at /tmp/rclone2909809178", Modify Window "1ns" 2025/06/26 19:51:35 DEBUG : b/potato: md5 = 011949663fceba14f50b6efd9d3047d8 OK 2025/06/26 19:51:36 DEBUG : c/non empty space: md5 = c48d78fd2c5077e5017bb0e333a71e63 OK 2025/06/26 19:51:36 INFO : d: Making directory fstest.go:247: Filtering empty directory "d" 2025/06/26 19:51:36 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/06/26 19:51:36 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-zinirej5wisa': Waiting for checks to finish 2025/06/26 19:51:36 DEBUG : c/non empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/26 19:51:36 DEBUG : c/non empty space: Unchanged skipping 2025/06/26 19:51:36 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-zinirej5wisa': Waiting for transfers to finish 2025/06/26 19:51:41 DEBUG : a/potato2: md5 = 106223b1988a582c36b4af1ade1a9789 OK 2025/06/26 19:51:41 INFO : a/potato2: Copied (new) 2025/06/26 19:51:41 ERROR : Encrypted drive 'TestCryptSwift:rclone-test-zinirej5wisa': not deleting files as there were IO errors 2025/06/26 19:51:46 ERROR : Encrypted drive 'TestCryptSwift:rclone-test-zinirej5wisa': not deleting directories as there were IO errors fstest.go:247: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (36.97s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-zinirej5wisa'", Local "Local file system at /tmp/rclone2909809178", Modify Window "1ns" 2025/06/26 19:52:12 DEBUG : potato: md5 = a93ef014d3b4698e5ad82d0145ac2da4 OK 2025/06/26 19:52:12 DEBUG : empty space: md5 = 5e2642c18548fb0230646eceda7dfd67 OK 2025/06/26 19:52:13 DEBUG : Waiting for deletions to finish 2025/06/26 19:52:13 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/26 19:52:13 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-zinirej5wisa': Waiting for checks to finish 2025/06/26 19:52:13 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/26 19:52:13 DEBUG : empty space: Unchanged skipping 2025/06/26 19:52:13 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-zinirej5wisa': Waiting for transfers to finish 2025/06/26 19:52:13 DEBUG : potato2: md5 = 8e7c0e0b6a5a182ca8362ff7b2bfefb4 OK 2025/06/26 19:52:13 INFO : potato2: Copied (new) 2025/06/26 19:52:18 INFO : potato: Deleted --- PASS: TestSyncDeleteDuring (11.43s) === RUN TestSyncDeleteBefore run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-zinirej5wisa'", Local "Local file system at /tmp/rclone2909809178", Modify Window "1ns" 2025/06/26 19:52:24 DEBUG : potato: md5 = 36995f89eaaacd56f3d4437226dee5f3 OK 2025/06/26 19:52:24 DEBUG : empty space: md5 = 967a181dd72287b2d727630126d15dcd OK 2025/06/26 19:52:29 DEBUG : Waiting for deletions to finish 2025/06/26 19:52:29 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-zinirej5wisa': Waiting for checks to finish 2025/06/26 19:52:29 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-zinirej5wisa': Waiting for transfers to finish 2025/06/26 19:52:34 INFO : potato: Deleted 2025/06/26 19:52:35 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/26 19:52:35 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-zinirej5wisa': Waiting for checks to finish 2025/06/26 19:52:35 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/26 19:52:35 DEBUG : empty space: Unchanged skipping 2025/06/26 19:52:35 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-zinirej5wisa': Waiting for transfers to finish 2025/06/26 19:52:35 DEBUG : potato2: md5 = 5d13e0cadc7037ea1eb33b7549de7770 OK 2025/06/26 19:52:35 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (17.80s) === RUN TestCopyDeleteBefore run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-zinirej5wisa'", Local "Local file system at /tmp/rclone2909809178", Modify Window "1ns" 2025/06/26 19:52:41 DEBUG : potato: md5 = 3509b35239d2f9aa16ca8456f2b491b7 OK 2025/06/26 19:52:42 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/26 19:52:42 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-zinirej5wisa': Waiting for checks to finish 2025/06/26 19:52:42 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-zinirej5wisa': Waiting for transfers to finish 2025/06/26 19:52:42 DEBUG : potato2: md5 = 6af2b4dbd50dbd127738e198b376cba4 OK 2025/06/26 19:52:42 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (11.53s) === RUN TestSyncWithExclude run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-zinirej5wisa'", Local "Local file system at /tmp/rclone2909809178", Modify Window "1ns" 2025/06/26 19:52:48 DEBUG : potato2: md5 = 07337ce4c92aead6c0814a51eff4bf1f OK 2025/06/26 19:52:48 DEBUG : empty space: md5 = dd52517ceaac20a079e796b52aef3847 OK 2025/06/26 19:52:48 DEBUG : enormous: Excluded (Size Filter) 2025/06/26 19:52:48 DEBUG : enormous: Excluded 2025/06/26 19:52:48 DEBUG : potato2: Excluded (Size Filter) 2025/06/26 19:52:48 DEBUG : potato2: Excluded 2025/06/26 19:52:48 DEBUG : potato2: Excluded (Size Filter) 2025/06/26 19:52:48 DEBUG : potato2: Excluded 2025/06/26 19:52:48 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-zinirej5wisa': Waiting for checks to finish 2025/06/26 19:52:48 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/26 19:52:48 DEBUG : empty space: Unchanged skipping 2025/06/26 19:52:48 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-zinirej5wisa': Waiting for transfers to finish 2025/06/26 19:52:48 DEBUG : Waiting for deletions to finish 2025/06/26 19:52:48 INFO : There was nothing to transfer 2025/06/26 19:52:49 DEBUG : enormous: Excluded (Size Filter) 2025/06/26 19:52:49 DEBUG : enormous: Excluded 2025/06/26 19:52:49 DEBUG : potato2: Excluded (Size Filter) 2025/06/26 19:52:49 DEBUG : potato2: Excluded 2025/06/26 19:52:49 DEBUG : potato2: Excluded (Size Filter) 2025/06/26 19:52:49 DEBUG : potato2: Excluded 2025/06/26 19:52:49 DEBUG : Local file system at /tmp/rclone2909809178: Waiting for checks to finish 2025/06/26 19:52:49 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/26 19:52:49 DEBUG : empty space: Unchanged skipping 2025/06/26 19:52:49 DEBUG : Local file system at /tmp/rclone2909809178: Waiting for transfers to finish 2025/06/26 19:52:49 DEBUG : Waiting for deletions to finish 2025/06/26 19:52:49 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (1.46s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-zinirej5wisa'", Local "Local file system at /tmp/rclone2909809178", Modify Window "1ns" 2025/06/26 19:52:49 DEBUG : potato2: md5 = 1f54c6c69f56f1d70580cff198ee8ea8 OK 2025/06/26 19:52:49 DEBUG : empty space: md5 = ae8f8bbe97e21e0311cb8f2867f961ab OK 2025/06/26 19:52:50 DEBUG : enormous: md5 = 136ac566713d4250f450c0bd71f184c5 OK 2025/06/26 19:52:50 DEBUG : enormous: Excluded (Size Filter) 2025/06/26 19:52:50 DEBUG : enormous: Excluded 2025/06/26 19:52:50 DEBUG : potato2: Excluded (Size Filter) 2025/06/26 19:52:50 DEBUG : potato2: Excluded 2025/06/26 19:52:50 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-zinirej5wisa': Waiting for checks to finish 2025/06/26 19:52:50 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/26 19:52:50 DEBUG : empty space: Unchanged skipping 2025/06/26 19:52:50 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-zinirej5wisa': Waiting for transfers to finish 2025/06/26 19:52:50 DEBUG : Waiting for deletions to finish 2025/06/26 19:52:50 INFO : potato2: Deleted 2025/06/26 19:52:50 INFO : enormous: Deleted 2025/06/26 19:52:50 INFO : There was nothing to transfer 2025/06/26 19:52:51 DEBUG : Local file system at /tmp/rclone2909809178: Waiting for checks to finish 2025/06/26 19:52:51 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/26 19:52:51 DEBUG : empty space: Unchanged skipping 2025/06/26 19:52:51 DEBUG : Local file system at /tmp/rclone2909809178: Waiting for transfers to finish 2025/06/26 19:52:51 DEBUG : Waiting for deletions to finish 2025/06/26 19:52:51 INFO : enormous: Deleted 2025/06/26 19:52:51 INFO : potato2: Deleted 2025/06/26 19:52:51 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (1.98s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-zinirej5wisa'", Local "Local file system at /tmp/rclone2909809178", Modify Window "1ns" 2025/06/26 19:52:57 DEBUG : one: md5 = d2e5ab1fc3abc4d44ee676d0f4288534 OK 2025/06/26 19:53:02 DEBUG : two: md5 = a35e1728c2616306e3b118282cc05aab OK 2025/06/26 19:53:02 DEBUG : three: md5 = 246025eafa461dde517cb3538fd85977 OK 2025/06/26 19:53:08 DEBUG : four: md5 = 409debfed48d7d166a4ce8a98f1ca2f8 OK 2025/06/26 19:53:23 DEBUG : five: Need to transfer - File not found at Destination 2025/06/26 19:53:23 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-zinirej5wisa': Waiting for checks to finish 2025/06/26 19:53:23 DEBUG : one: Destination is newer than source, skipping 2025/06/26 19:53:23 DEBUG : three: Sizes identical 2025/06/26 19:53:23 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/06/26 19:53:28 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/06/26 19:53:28 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/06/26 19:53:28 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-zinirej5wisa': Waiting for transfers to finish 2025/06/26 19:53:28 DEBUG : five: md5 = 5ad8524626ad380b9c0e939bf9580597 OK 2025/06/26 19:53:28 INFO : five: Copied (new) 2025/06/26 19:53:28 DEBUG : two: md5 = 2d600889b50bc83a9b560d46f415874f OK 2025/06/26 19:53:28 INFO : two: Copied (replaced existing) 2025/06/26 19:53:33 DEBUG : four: md5 = b9b8356a2c00e5b9ccd1ba9b820755f6 OK 2025/06/26 19:53:33 INFO : four: Copied (replaced existing) 2025/06/26 19:53:33 DEBUG : Waiting for deletions to finish sync_test.go:1450: Skip test with --checksum as no hashes supported --- PASS: TestSyncWithUpdateOlder (88.81s) === 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-zinirej5wisa'", Local "Local file system at /tmp/rclone2909809178", Modify Window "1ns" sync_test.go:1539: Can track renames: false 2025/06/26 19:54:20 ERROR : Encrypted drive 'TestCryptSwift:rclone-test-zinirej5wisa': Ignoring --track-renames as the source and destination do not have a common hash 2025/06/26 19:54:20 DEBUG : potato: Need to transfer - File not found at Destination 2025/06/26 19:54:20 DEBUG : yam: Need to transfer - File not found at Destination 2025/06/26 19:54:20 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-zinirej5wisa': Waiting for checks to finish 2025/06/26 19:54:20 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-zinirej5wisa': Waiting for transfers to finish 2025/06/26 19:54:20 DEBUG : yam: md5 = 0c98dabaf88587874b493c60a4eb29ed OK 2025/06/26 19:54:20 INFO : yam: Copied (new) 2025/06/26 19:54:25 DEBUG : potato: md5 = 2441751f4858a274b24d3ba4df8522ce OK 2025/06/26 19:54:25 INFO : potato: Copied (new) 2025/06/26 19:54:25 DEBUG : Waiting for deletions to finish 2025/06/26 19:54:25 ERROR : Encrypted drive 'TestCryptSwift:rclone-test-zinirej5wisa': Ignoring --track-renames as the source and destination do not have a common hash 2025/06/26 19:54:26 DEBUG : yaml: Need to transfer - File not found at Destination 2025/06/26 19:54:26 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-zinirej5wisa': Waiting for checks to finish 2025/06/26 19:54:26 DEBUG : yaml: md5 = c4c6e7a63b22afb94b0e884585a6c01b OK 2025/06/26 19:54:26 INFO : yaml: Copied (new) 2025/06/26 19:54:31 DEBUG : potato: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/26 19:54:31 DEBUG : potato: Unchanged skipping 2025/06/26 19:54:31 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-zinirej5wisa': Waiting for transfers to finish 2025/06/26 19:54:31 DEBUG : Waiting for deletions to finish 2025/06/26 19:54:31 INFO : yam: Deleted --- PASS: TestSyncWithTrackRenames (21.39s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-zinirej5wisa'", Local "Local file system at /tmp/rclone2909809178", Modify Window "1ns" sync_test.go:1611: Can track renames: true 2025/06/26 19:54:42 INFO : Encrypted drive 'TestCryptSwift:rclone-test-zinirej5wisa': Making map for --track-renames 2025/06/26 19:54:42 INFO : Encrypted drive 'TestCryptSwift:rclone-test-zinirej5wisa': Finished making map for --track-renames 2025/06/26 19:54:42 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-zinirej5wisa': Waiting for checks to finish 2025/06/26 19:54:42 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/06/26 19:54:42 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/06/26 19:54:42 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-zinirej5wisa': Waiting for renames to finish 2025/06/26 19:54:42 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-zinirej5wisa': Waiting for transfers to finish 2025/06/26 19:54:42 DEBUG : yam: md5 = 069278e9e4cf86baa135b5c1e09f24bd OK 2025/06/26 19:54:42 INFO : yam: Copied (new) 2025/06/26 19:54:47 DEBUG : potato: md5 = ea4a5cdb49f74d9d79f1555023ea1867 OK 2025/06/26 19:54:47 INFO : potato: Copied (new) 2025/06/26 19:54:47 DEBUG : Waiting for deletions to finish 2025/06/26 19:54:52 INFO : Encrypted drive 'TestCryptSwift:rclone-test-zinirej5wisa': Making map for --track-renames 2025/06/26 19:54:52 INFO : Encrypted drive 'TestCryptSwift:rclone-test-zinirej5wisa': Finished making map for --track-renames 2025/06/26 19:54:52 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-zinirej5wisa': Waiting for checks to finish 2025/06/26 19:54:52 DEBUG : potato: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/26 19:54:52 DEBUG : potato: Unchanged skipping 2025/06/26 19:54:52 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-zinirej5wisa': Waiting for renames to finish 2025/06/26 19:55:02 INFO : yam: Copied (server-side copy) to: yaml 2025/06/26 19:55:02 INFO : yam: Deleted 2025/06/26 19:55:02 INFO : yaml: Renamed from "yam" 2025/06/26 19:55:02 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-zinirej5wisa': Waiting for transfers to finish 2025/06/26 19:55:02 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyModtime (26.80s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-zinirej5wisa'", Local "Local file system at /tmp/rclone2909809178", Modify Window "1ns" sync_test.go:1650: Can track renames: true 2025/06/26 19:55:08 INFO : Encrypted drive 'TestCryptSwift:rclone-test-zinirej5wisa': Making map for --track-renames 2025/06/26 19:55:08 INFO : Encrypted drive 'TestCryptSwift:rclone-test-zinirej5wisa': Finished making map for --track-renames 2025/06/26 19:55:08 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-zinirej5wisa': Waiting for checks to finish 2025/06/26 19:55:08 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/06/26 19:55:08 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-zinirej5wisa': Waiting for renames to finish 2025/06/26 19:55:08 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/06/26 19:55:08 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-zinirej5wisa': Waiting for transfers to finish 2025/06/26 19:55:13 DEBUG : potato: md5 = 1949d6fc137bc4310efa03267bf017ff OK 2025/06/26 19:55:13 INFO : potato: Copied (new) 2025/06/26 19:55:14 DEBUG : sub/yam: md5 = 39da0fc2f1468011ddf066d7dd8b3ee9 OK 2025/06/26 19:55:14 INFO : sub/yam: Copied (new) 2025/06/26 19:55:14 DEBUG : Waiting for deletions to finish 2025/06/26 19:55:24 INFO : Encrypted drive 'TestCryptSwift:rclone-test-zinirej5wisa': Making map for --track-renames 2025/06/26 19:55:24 INFO : Encrypted drive 'TestCryptSwift:rclone-test-zinirej5wisa': Finished making map for --track-renames 2025/06/26 19:55:24 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-zinirej5wisa': Waiting for checks to finish 2025/06/26 19:55:29 DEBUG : potato: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/26 19:55:29 DEBUG : potato: Unchanged skipping 2025/06/26 19:55:29 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-zinirej5wisa': Waiting for renames to finish 2025/06/26 19:55:34 INFO : sub/yam: Copied (server-side copy) to: yam 2025/06/26 19:55:39 INFO : sub/yam: Deleted 2025/06/26 19:55:39 INFO : yam: Renamed from "sub/yam" 2025/06/26 19:55:39 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-zinirej5wisa': Waiting for transfers to finish 2025/06/26 19:55:39 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyLeaf (37.15s) === RUN TestServerSideMoveLocal run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-zinirej5wisa'", Local "Local file system at /tmp/rclone2909809178", Modify Window "1ns" 2025/06/26 19:55:45 DEBUG : Creating backend with remote "/tmp/rclone2909809178/dir1" 2025/06/26 19:55:45 DEBUG : Creating backend with remote "/tmp/rclone2909809178/dir2" 2025/06/26 19:55:45 DEBUG : Local file system at /tmp/rclone2909809178/dir2: Using server-side directory move 2025/06/26 19:55:45 INFO : Local file system at /tmp/rclone2909809178/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/06/26 19:55:45 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/06/26 19:55:45 DEBUG : Local file system at /tmp/rclone2909809178/dir2: Waiting for checks to finish 2025/06/26 19:55:45 DEBUG : Local file system at /tmp/rclone2909809178/dir2: Waiting for transfers to finish 2025/06/26 19:55:45 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (0.21s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-zinirej5wisa'", Local "Local file system at /tmp/rclone2909809178", Modify Window "1ns" 2025/06/26 19:55:46 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/26 19:55:46 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/06/26 19:55:46 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-zinirej5wisa': Waiting for checks to finish 2025/06/26 19:55:46 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-zinirej5wisa': Waiting for transfers to finish 2025/06/26 19:55:46 DEBUG : sub dir/hello world: md5 = 0d6185eff1bf4002bf5239d4bd69eacf OK 2025/06/26 19:55:46 INFO : sub dir/hello world: Copied (new) 2025/06/26 19:55:46 INFO : sub dir/hello world: Deleted 2025/06/26 19:55:51 DEBUG : nested/sub dir/file: md5 = 72b50d3c03b3629baeeabff66381a030 OK 2025/06/26 19:55:51 INFO : nested/sub dir/file: Copied (new) 2025/06/26 19:55:51 INFO : nested/sub dir/file: Deleted 2025/06/26 19:55:51 INFO : sub dir: Removing directory 2025/06/26 19:55:51 INFO : nested/sub dir: Removing directory 2025/06/26 19:55:51 INFO : nested: Removing directory 2025/06/26 19:55:51 DEBUG : Local file system at /tmp/rclone2909809178: deleted 3 directories --- PASS: TestMoveWithDeleteEmptySrcDirs (16.30s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-zinirej5wisa'", Local "Local file system at /tmp/rclone2909809178", Modify Window "1ns" 2025/06/26 19:56:02 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/26 19:56:02 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/06/26 19:56:02 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-zinirej5wisa': Waiting for checks to finish 2025/06/26 19:56:02 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-zinirej5wisa': Waiting for transfers to finish 2025/06/26 19:56:02 DEBUG : sub dir/hello world: md5 = 3002628fe5bfc0740f468a8bb85f234a OK 2025/06/26 19:56:02 INFO : sub dir/hello world: Copied (new) 2025/06/26 19:56:02 INFO : sub dir/hello world: Deleted 2025/06/26 19:56:07 DEBUG : nested/sub dir/file: md5 = 2a3974c86a6c4bc3e36ba163714ab532 OK 2025/06/26 19:56:07 INFO : nested/sub dir/file: Copied (new) 2025/06/26 19:56:07 INFO : nested/sub dir/file: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (11.28s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-zinirej5wisa'", Local "Local file system at /tmp/rclone2909809178", Modify Window "1ns" 2025/06/26 19:56:13 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/06/26 19:56:13 DEBUG : existing: Need to transfer - File not found at Destination 2025/06/26 19:56:13 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-zinirej5wisa': Waiting for checks to finish 2025/06/26 19:56:13 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-zinirej5wisa': Waiting for transfers to finish 2025/06/26 19:56:18 DEBUG : existing: md5 = 9d63c45e94913a51efde741012cf5238 OK 2025/06/26 19:56:18 INFO : existing: Copied (new) 2025/06/26 19:56:18 INFO : existing: Deleted 2025/06/26 19:56:18 DEBUG : existing-b: md5 = 2803033e173a80141e3dc0c6a4f93232 OK 2025/06/26 19:56:18 INFO : existing-b: Copied (new) 2025/06/26 19:56:18 INFO : existing-b: Deleted 2025/06/26 19:56:34 DEBUG : existing: Destination exists, skipping 2025/06/26 19:56:34 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-zinirej5wisa': Waiting for checks to finish 2025/06/26 19:56:34 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/06/26 19:56:34 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-zinirej5wisa': Waiting for transfers to finish 2025/06/26 19:56:34 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (41.21s) === RUN TestServerSideMove run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-zinirej5wisa'", Local "Local file system at /tmp/rclone2909809178", Modify Window "1ns" 2025/06/26 19:56:54 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-joyomoc3daha" 2025/06/26 19:56:54 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-joyomoc3daha.bin" 2025/06/26 19:56:55 DEBUG : Swift container crypt path rclone-test-joyomoc3daha.bin: Auto set use_segments_container to true 2025/06/26 19:57:00 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-joyomoc3daha" 2025/06/26 19:57:00 DEBUG : Swift container crypt path rclone-test-joyomoc3daha: Auto set use_segments_container to true 2025/06/26 19:57:06 DEBUG : potato2: md5 = eda5d3dbdf20f9dff5b24973764446b7 OK 2025/06/26 19:57:06 DEBUG : empty space: md5 = 31481b9799dc5cb38d588fe1e2c9efd8 OK 2025/06/26 19:57:11 DEBUG : potato3: md5 = b060882485f2f54a22cc11621f1e7aad OK sync_test.go:1706: Server side move (if possible) Encrypted drive 'TestCryptSwift:rclone-test-zinirej5wisa' -> Encrypted drive 'TestCryptSwift:rclone-test-joyomoc3daha' 2025/06/26 19:57:17 DEBUG : empty space: md5 = b20afd6f100113fc98671c5c57d3173b OK 2025/06/26 19:57:17 DEBUG : potato3: md5 = fed7ab09feafef1c2fea804dcfcf7353 OK 2025/06/26 19:57:18 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/26 19:57:18 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/06/26 19:57:18 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-joyomoc3daha': Waiting for checks to finish 2025/06/26 19:57:18 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/26 19:57:18 DEBUG : empty space: Unchanged skipping 2025/06/26 19:57:18 INFO : empty space: Deleted 2025/06/26 19:57:18 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-joyomoc3daha': Waiting for transfers to finish 2025/06/26 19:57:23 INFO : potato2: Copied (server-side copy) 2025/06/26 19:57:23 INFO : potato2: Deleted 2025/06/26 19:57:28 INFO : potato3: Copied (server-side copy) 2025/06/26 19:57:33 INFO : potato3: Deleted 2025/06/26 19:57:33 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-qotucod8fibe" 2025/06/26 19:57:33 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-qotucod8fibe.bin" 2025/06/26 19:57:34 DEBUG : Swift container crypt path rclone-test-qotucod8fibe.bin: Auto set use_segments_container to true 2025/06/26 19:57:39 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-qotucod8fibe" 2025/06/26 19:57:39 DEBUG : Swift container crypt path rclone-test-qotucod8fibe: Auto set use_segments_container to true 2025/06/26 19:57:45 DEBUG : empty space: Need to transfer - File not found at Destination 2025/06/26 19:57:45 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/26 19:57:45 DEBUG : potato3: Need to transfer - File not found at Destination 2025/06/26 19:57:45 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-qotucod8fibe': Waiting for checks to finish 2025/06/26 19:57:45 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-qotucod8fibe': Waiting for transfers to finish 2025/06/26 19:57:51 INFO : empty space: Copied (server-side copy) 2025/06/26 19:57:51 INFO : empty space: Deleted 2025/06/26 19:57:55 INFO : potato2: Copied (server-side copy) 2025/06/26 19:57:55 INFO : potato2: Deleted 2025/06/26 19:58:00 INFO : potato3: Copied (server-side copy) 2025/06/26 19:58:00 INFO : potato3: Deleted 2025/06/26 19:58:00 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-qotucod8fibe': Purge remote 2025/06/26 19:58:00 DEBUG : Waiting for deletions to finish 2025/06/26 19:58:01 INFO : empty space.bin: Deleted 2025/06/26 19:58:06 INFO : potato2.bin: Deleted 2025/06/26 19:58:11 INFO : potato3.bin: Deleted 2025/06/26 19:58:11 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-joyomoc3daha': Purge remote 2025/06/26 19:58:11 DEBUG : Waiting for deletions to finish --- PASS: TestServerSideMove (76.54s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-zinirej5wisa'", Local "Local file system at /tmp/rclone2909809178", Modify Window "1ns" 2025/06/26 19:58:11 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-cakoyag5biyo" 2025/06/26 19:58:11 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-cakoyag5biyo.bin" 2025/06/26 19:58:11 DEBUG : Swift container crypt path rclone-test-cakoyag5biyo.bin: Auto set use_segments_container to true 2025/06/26 19:58:17 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-cakoyag5biyo" 2025/06/26 19:58:17 DEBUG : Swift container crypt path rclone-test-cakoyag5biyo: Auto set use_segments_container to true 2025/06/26 19:58:22 DEBUG : potato2: md5 = 138a7bf899485c2f1b43778b3f61af24 OK 2025/06/26 19:58:23 DEBUG : empty space: md5 = 81ff76d40d4cbbfe519be54030f87c6c OK 2025/06/26 19:58:28 DEBUG : potato3: md5 = eb6069ac31d8ae03581724b65159713d OK sync_test.go:1706: Server side move (if possible) Encrypted drive 'TestCryptSwift:rclone-test-zinirej5wisa' -> Encrypted drive 'TestCryptSwift:rclone-test-cakoyag5biyo' 2025/06/26 19:58:35 DEBUG : empty space: md5 = b503ec4d33010cc9288d6631d1f80f93 OK 2025/06/26 19:58:40 DEBUG : potato3: md5 = 610fe45860ec7002ced7317f632d5fb3 OK 2025/06/26 19:58:40 DEBUG : empty space: Excluded (Size Filter) 2025/06/26 19:58:40 DEBUG : empty space: Excluded 2025/06/26 19:58:40 DEBUG : empty space: Excluded (Size Filter) 2025/06/26 19:58:40 DEBUG : empty space: Excluded 2025/06/26 19:58:40 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/26 19:58:40 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/06/26 19:58:40 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-cakoyag5biyo': Waiting for checks to finish 2025/06/26 19:58:40 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-cakoyag5biyo': Waiting for transfers to finish 2025/06/26 19:58:51 INFO : potato2: Copied (server-side copy) 2025/06/26 19:58:51 INFO : potato2: Deleted 2025/06/26 19:58:56 INFO : potato3: Copied (server-side copy) 2025/06/26 19:59:01 INFO : potato3: Deleted 2025/06/26 19:59:01 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-wuticaq5teva" 2025/06/26 19:59:01 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-wuticaq5teva.bin" 2025/06/26 19:59:01 DEBUG : Swift container crypt path rclone-test-wuticaq5teva.bin: Auto set use_segments_container to true 2025/06/26 19:59:22 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-wuticaq5teva" 2025/06/26 19:59:22 DEBUG : Swift container crypt path rclone-test-wuticaq5teva: Auto set use_segments_container to true 2025/06/26 19:59:43 DEBUG : empty space: Excluded (Size Filter) 2025/06/26 19:59:43 DEBUG : empty space: Excluded 2025/06/26 19:59:43 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/26 19:59:43 DEBUG : potato3: Need to transfer - File not found at Destination 2025/06/26 19:59:43 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-wuticaq5teva': Waiting for checks to finish 2025/06/26 19:59:43 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-wuticaq5teva': Waiting for transfers to finish 2025/06/26 20:00:03 INFO : potato2: Copied (server-side copy) 2025/06/26 20:00:09 INFO : potato2: Deleted 2025/06/26 20:00:23 INFO : potato3: Copied (server-side copy) 2025/06/26 20:00:28 INFO : potato3: Deleted 2025/06/26 20:00:29 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-wuticaq5teva': Purge remote 2025/06/26 20:00:29 DEBUG : Waiting for deletions to finish 2025/06/26 20:00:29 INFO : potato2.bin: Deleted 2025/06/26 20:00:39 INFO : potato3.bin: Deleted 2025/06/26 20:00:39 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-cakoyag5biyo': Purge remote 2025/06/26 20:00:39 DEBUG : Waiting for deletions to finish 2025/06/26 20:00:39 INFO : empty space.bin: Deleted --- PASS: TestServerSideMoveWithFilter (148.93s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-zinirej5wisa'", Local "Local file system at /tmp/rclone2909809178", Modify Window "1ns" 2025/06/26 20:00:40 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-poxebon4bufe" 2025/06/26 20:00:40 DEBUG : Config file has changed externally - reloading 2025/06/26 20:00:40 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-poxebon4bufe.bin" 2025/06/26 20:00:40 DEBUG : Swift container crypt path rclone-test-poxebon4bufe.bin: Auto set use_segments_container to true 2025/06/26 20:00:46 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-poxebon4bufe" 2025/06/26 20:00:46 DEBUG : Swift container crypt path rclone-test-poxebon4bufe: Auto set use_segments_container to true 2025/06/26 20:00:52 DEBUG : potato2: md5 = f3ed0c37aaa46e3a8035cd423f74b3b8 OK 2025/06/26 20:00:52 DEBUG : empty space: md5 = dac047d2673b90ccb23a157e36606c53 OK 2025/06/26 20:00:57 DEBUG : potato3: md5 = 323990bbb6e92f9a277f5fdaf67b4b42 OK 2025/06/26 20:00:57 INFO : tomatoDir: Making directory sync_test.go:1706: Server side move (if possible) Encrypted drive 'TestCryptSwift:rclone-test-zinirej5wisa' -> Encrypted drive 'TestCryptSwift:rclone-test-poxebon4bufe' 2025/06/26 20:01:02 DEBUG : empty space: md5 = aaf40c2b843d6fd6aa49e6fbb3003f0c OK 2025/06/26 20:01:08 DEBUG : potato3: md5 = ecc280ee79f772e496f46d51f81efd33 OK 2025/06/26 20:01:08 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/26 20:01:08 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/06/26 20:01:08 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-poxebon4bufe': Waiting for checks to finish 2025/06/26 20:01:08 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/26 20:01:08 DEBUG : empty space: Unchanged skipping 2025/06/26 20:01:08 INFO : empty space: Deleted 2025/06/26 20:01:08 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-poxebon4bufe': Waiting for transfers to finish 2025/06/26 20:01:19 INFO : potato2: Copied (server-side copy) 2025/06/26 20:01:19 INFO : potato2: Deleted 2025/06/26 20:01:24 INFO : potato3: Copied (server-side copy) 2025/06/26 20:01:29 INFO : potato3: Deleted 2025/06/26 20:01:34 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-dapinaz9zoju" 2025/06/26 20:01:34 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-dapinaz9zoju.bin" 2025/06/26 20:01:35 DEBUG : Swift container crypt path rclone-test-dapinaz9zoju.bin: Auto set use_segments_container to true 2025/06/26 20:01:40 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-dapinaz9zoju" 2025/06/26 20:01:40 DEBUG : Swift container crypt path rclone-test-dapinaz9zoju: Auto set use_segments_container to true 2025/06/26 20:01:45 INFO : tomatoDir: Making directory 2025/06/26 20:01:46 DEBUG : empty space: Need to transfer - File not found at Destination 2025/06/26 20:01:46 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/26 20:01:46 DEBUG : potato3: Need to transfer - File not found at Destination 2025/06/26 20:01:46 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-dapinaz9zoju': Waiting for checks to finish 2025/06/26 20:01:46 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-dapinaz9zoju': Waiting for transfers to finish 2025/06/26 20:01:56 INFO : potato2: Copied (server-side copy) 2025/06/26 20:02:01 INFO : empty space: Copied (server-side copy) 2025/06/26 20:02:01 INFO : empty space: Deleted 2025/06/26 20:02:01 INFO : potato2: Deleted 2025/06/26 20:02:02 INFO : potato3: Copied (server-side copy) 2025/06/26 20:02:07 INFO : potato3: Deleted 2025/06/26 20:02:12 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-dapinaz9zoju': Purge remote 2025/06/26 20:02:12 DEBUG : Waiting for deletions to finish 2025/06/26 20:02:17 INFO : potato2.bin: Deleted 2025/06/26 20:02:18 INFO : empty space.bin: Deleted 2025/06/26 20:02:22 INFO : potato3.bin: Deleted 2025/06/26 20:02:22 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-poxebon4bufe': Purge remote 2025/06/26 20:02:22 DEBUG : Waiting for deletions to finish --- PASS: TestServerSideMoveDeleteEmptySourceDirs (102.97s) === RUN TestServerSideMoveOverlap run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-zinirej5wisa'", Local "Local file system at /tmp/rclone2909809178", Modify Window "1ns" 2025/06/26 20:02:23 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-zinirej5wisa/rclone-move-test" 2025/06/26 20:02:23 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-zinirej5wisa/rclone-move-test.bin" 2025/06/26 20:02:23 DEBUG : Swift container crypt path rclone-test-zinirej5wisa/rclone-move-test.bin: Auto set use_segments_container to true 2025/06/26 20:02:28 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-zinirej5wisa/rclone-move-test" 2025/06/26 20:02:29 DEBUG : Swift container crypt path rclone-test-zinirej5wisa/rclone-move-test: Auto set use_segments_container to true 2025/06/26 20:02:34 DEBUG : potato2: md5 = bcc7daeeec4cfca87f40d4de9db3eaa1 OK --- PASS: TestServerSideMoveOverlap (12.06s) === RUN TestSyncOverlap run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-zinirej5wisa'", Local "Local file system at /tmp/rclone2909809178", Modify Window "1ns" 2025/06/26 20:02:35 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-zinirej5wisa/rclone-sync-test" 2025/06/26 20:02:35 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-zinirej5wisa/rclone-sync-test.bin" 2025/06/26 20:02:35 DEBUG : Swift container crypt path rclone-test-zinirej5wisa/rclone-sync-test.bin: Auto set use_segments_container to true 2025/06/26 20:02:41 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-zinirej5wisa/rclone-sync-test" 2025/06/26 20:02:41 DEBUG : Swift container crypt path rclone-test-zinirej5wisa/rclone-sync-test: Auto set use_segments_container to true --- PASS: TestSyncOverlap (11.41s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-zinirej5wisa'", Local "Local file system at /tmp/rclone2909809178", Modify Window "1ns" 2025/06/26 20:02:46 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-zinirej5wisa/rclone-sync-test" 2025/06/26 20:02:46 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-zinirej5wisa/rclone-sync-test.bin" 2025/06/26 20:02:47 DEBUG : Swift container crypt path rclone-test-zinirej5wisa/rclone-sync-test.bin: Auto set use_segments_container to true 2025/06/26 20:02:52 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-zinirej5wisa/rclone-sync-test" 2025/06/26 20:02:52 DEBUG : Swift container crypt path rclone-test-zinirej5wisa/rclone-sync-test: Auto set use_segments_container to true 2025/06/26 20:02:57 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-zinirej5wisa/rclone-sync-test-include/layer2" 2025/06/26 20:02:57 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-zinirej5wisa/rclone-sync-test-include/layer2.bin" 2025/06/26 20:02:58 DEBUG : Swift container crypt path rclone-test-zinirej5wisa/rclone-sync-test-include/layer2.bin: Auto set use_segments_container to true 2025/06/26 20:03:03 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-zinirej5wisa/rclone-sync-test-include/layer2" 2025/06/26 20:03:03 DEBUG : Swift container crypt path rclone-test-zinirej5wisa/rclone-sync-test-include/layer2: Auto set use_segments_container to true 2025/06/26 20:03:09 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-zinirej5wisa/rclone-sync-test-ignore-file" 2025/06/26 20:03:09 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-zinirej5wisa/rclone-sync-test-ignore-file.bin" 2025/06/26 20:03:09 DEBUG : Swift container crypt path rclone-test-zinirej5wisa/rclone-sync-test-ignore-file.bin: Auto set use_segments_container to true 2025/06/26 20:03:14 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-zinirej5wisa/rclone-sync-test-ignore-file" 2025/06/26 20:03:15 DEBUG : Swift container crypt path rclone-test-zinirej5wisa/rclone-sync-test-ignore-file: Auto set use_segments_container to true 2025/06/26 20:03:21 DEBUG : rclone-sync-test-ignore-file/.ignore: md5 = fc0b25a9ac6c085d21a76ad74e312008 OK 2025/06/26 20:03:26 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/06/26 20:03:26 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-zinirej5wisa/rclone-sync-test': Waiting for checks to finish 2025/06/26 20:03:26 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-zinirej5wisa/rclone-sync-test': Waiting for transfers to finish 2025/06/26 20:03:26 DEBUG : Waiting for deletions to finish 2025/06/26 20:03:26 INFO : There was nothing to transfer 2025/06/26 20:03:31 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/06/26 20:03:31 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-zinirej5wisa': Waiting for checks to finish 2025/06/26 20:03:31 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-zinirej5wisa': Waiting for transfers to finish 2025/06/26 20:03:31 DEBUG : Waiting for deletions to finish 2025/06/26 20:03:31 INFO : There was nothing to transfer 2025/06/26 20:03:36 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/06/26 20:03:36 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-zinirej5wisa/rclone-sync-test-include/layer2': Waiting for checks to finish 2025/06/26 20:03:36 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-zinirej5wisa/rclone-sync-test-include/layer2': Waiting for transfers to finish 2025/06/26 20:03:36 DEBUG : Waiting for deletions to finish 2025/06/26 20:03:36 INFO : There was nothing to transfer 2025/06/26 20:03:42 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/06/26 20:03:42 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-zinirej5wisa': Waiting for checks to finish 2025/06/26 20:03:42 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-zinirej5wisa': Waiting for transfers to finish 2025/06/26 20:03:42 DEBUG : Waiting for deletions to finish 2025/06/26 20:03:42 INFO : There was nothing to transfer 2025/06/26 20:03:42 DEBUG : Excluded 2025/06/26 20:03:42 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/06/26 20:03:42 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-zinirej5wisa/rclone-sync-test-ignore-file': Waiting for checks to finish 2025/06/26 20:03:42 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-zinirej5wisa/rclone-sync-test-ignore-file': Waiting for transfers to finish 2025/06/26 20:03:42 DEBUG : Waiting for deletions to finish 2025/06/26 20:03:42 INFO : There was nothing to transfer --- PASS: TestSyncOverlapWithFilter (56.07s) === RUN TestSyncCompareDest run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-zinirej5wisa'", Local "Local file system at /tmp/rclone2909809178", Modify Window "1ns" 2025/06/26 20:03:42 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-zinirej5wisa/dst" 2025/06/26 20:03:42 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-zinirej5wisa/dst.bin" 2025/06/26 20:03:43 DEBUG : Swift container crypt path rclone-test-zinirej5wisa/dst.bin: Auto set use_segments_container to true 2025/06/26 20:03:48 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-zinirej5wisa/dst" 2025/06/26 20:03:48 DEBUG : Swift container crypt path rclone-test-zinirej5wisa/dst: Auto set use_segments_container to true 2025/06/26 20:03:54 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-zinirej5wisa/CompareDest" 2025/06/26 20:03:54 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-zinirej5wisa/CompareDest.bin" 2025/06/26 20:03:54 DEBUG : Swift container crypt path rclone-test-zinirej5wisa/CompareDest.bin: Auto set use_segments_container to true 2025/06/26 20:03:59 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-zinirej5wisa/CompareDest" 2025/06/26 20:04:00 DEBUG : Swift container crypt path rclone-test-zinirej5wisa/CompareDest: Auto set use_segments_container to true 2025/06/26 20:04:10 DEBUG : one: Need to transfer - File not found at Destination 2025/06/26 20:04:10 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-zinirej5wisa/dst': Waiting for checks to finish 2025/06/26 20:04:10 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-zinirej5wisa/dst': Waiting for transfers to finish 2025/06/26 20:04:11 DEBUG : one: md5 = b153fb7411abdebc6bf0a65269a6c8f3 OK 2025/06/26 20:04:11 INFO : one: Copied (new) 2025/06/26 20:04:11 DEBUG : Waiting for deletions to finish 2025/06/26 20:04:11 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-zinirej5wisa/dst': Waiting for checks to finish 2025/06/26 20:04:11 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/06/26 20:04:16 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-zinirej5wisa/dst': Waiting for transfers to finish 2025/06/26 20:04:16 DEBUG : one: md5 = 103f6483442be25376395d87a6c1cd49 OK 2025/06/26 20:04:16 INFO : one: Copied (replaced existing) 2025/06/26 20:04:16 DEBUG : Waiting for deletions to finish 2025/06/26 20:04:17 DEBUG : dst/one: md5 = a62d8fa43822f2e4076a51fe1566e86e OK 2025/06/26 20:04:22 DEBUG : CompareDest/one: md5 = 7f1dbcd8b2d6b8689c220b55f9968bb3 OK 2025/06/26 20:04:27 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/06/26 20:04:27 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-zinirej5wisa/dst': Waiting for checks to finish 2025/06/26 20:04:27 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/26 20:04:27 DEBUG : one: Destination found in --compare-dest, skipping 2025/06/26 20:04:27 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-zinirej5wisa/dst': Waiting for transfers to finish 2025/06/26 20:04:27 DEBUG : Waiting for deletions to finish 2025/06/26 20:04:27 INFO : There was nothing to transfer 2025/06/26 20:04:33 DEBUG : CompareDest/two: md5 = 26147ca4362bd9b5575e853e69c5169c OK 2025/06/26 20:04:38 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/06/26 20:04:38 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/26 20:04:38 DEBUG : two: Destination found in --compare-dest, skipping 2025/06/26 20:04:38 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-zinirej5wisa/dst': Waiting for checks to finish 2025/06/26 20:04:38 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/26 20:04:38 DEBUG : one: Destination found in --compare-dest, skipping 2025/06/26 20:04:38 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-zinirej5wisa/dst': Waiting for transfers to finish 2025/06/26 20:04:38 DEBUG : Waiting for deletions to finish 2025/06/26 20:04:38 INFO : There was nothing to transfer 2025/06/26 20:04:44 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/06/26 20:04:49 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/26 20:04:49 DEBUG : two: Destination found in --compare-dest, skipping 2025/06/26 20:04:49 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-zinirej5wisa/dst': Waiting for checks to finish 2025/06/26 20:04:49 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/26 20:04:49 DEBUG : one: Destination found in --compare-dest, skipping 2025/06/26 20:04:49 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-zinirej5wisa/dst': Waiting for transfers to finish 2025/06/26 20:04:49 DEBUG : Waiting for deletions to finish 2025/06/26 20:04:49 INFO : There was nothing to transfer sync_test.go:2176: No hash on uploaded file so skipping compare timestamp test 2025/06/26 20:04:54 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/06/26 20:04:59 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/06/26 20:04:59 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/26 20:04:59 DEBUG : two: Need to transfer - File not found at Destination 2025/06/26 20:04:59 DEBUG : one: Destination found in --compare-dest, skipping 2025/06/26 20:04:59 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-zinirej5wisa/dst': Waiting for checks to finish 2025/06/26 20:04:59 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-zinirej5wisa/dst': Waiting for transfers to finish 2025/06/26 20:05:00 DEBUG : two: md5 = d08f16d050ed62778e51840325b189bf OK 2025/06/26 20:05:00 INFO : two: Copied (new) 2025/06/26 20:05:00 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (93.33s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-zinirej5wisa'", Local "Local file system at /tmp/rclone2909809178", Modify Window "1ns" 2025/06/26 20:05:21 DEBUG : pre-dest1/1: md5 = 839d94c2cf6e7edcc828f280ac4ff102 OK 2025/06/26 20:05:22 DEBUG : pre-dest2/2: md5 = 7e2f573ee9edce17fc90dea3f409dc04 OK 2025/06/26 20:05:22 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-zinirej5wisa/dest" 2025/06/26 20:05:22 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-zinirej5wisa/dest.bin" 2025/06/26 20:05:22 DEBUG : Swift container crypt path rclone-test-zinirej5wisa/dest.bin: Auto set use_segments_container to true 2025/06/26 20:05:28 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-zinirej5wisa/dest" 2025/06/26 20:05:28 DEBUG : Swift container crypt path rclone-test-zinirej5wisa/dest: Auto set use_segments_container to true 2025/06/26 20:05:33 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-zinirej5wisa/pre-dest1" 2025/06/26 20:05:33 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-zinirej5wisa/pre-dest1.bin" 2025/06/26 20:05:34 DEBUG : Swift container crypt path rclone-test-zinirej5wisa/pre-dest1.bin: Auto set use_segments_container to true 2025/06/26 20:05:39 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-zinirej5wisa/pre-dest1" 2025/06/26 20:05:39 DEBUG : Swift container crypt path rclone-test-zinirej5wisa/pre-dest1: Auto set use_segments_container to true 2025/06/26 20:05:44 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-zinirej5wisa/pre-dest2" 2025/06/26 20:05:44 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-zinirej5wisa/pre-dest2.bin" 2025/06/26 20:05:45 DEBUG : Swift container crypt path rclone-test-zinirej5wisa/pre-dest2.bin: Auto set use_segments_container to true 2025/06/26 20:05:50 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-zinirej5wisa/pre-dest2" 2025/06/26 20:05:50 DEBUG : Swift container crypt path rclone-test-zinirej5wisa/pre-dest2: Auto set use_segments_container to true 2025/06/26 20:06:01 DEBUG : 1: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/26 20:06:01 DEBUG : 1: Destination found in --compare-dest, skipping 2025/06/26 20:06:06 DEBUG : 2: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/26 20:06:06 DEBUG : 2: Destination found in --compare-dest, skipping 2025/06/26 20:06:17 DEBUG : 3: Need to transfer - File not found at Destination 2025/06/26 20:06:17 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-zinirej5wisa/dest': Waiting for checks to finish 2025/06/26 20:06:17 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-zinirej5wisa/dest': Waiting for transfers to finish 2025/06/26 20:06:22 DEBUG : 3: md5 = 482d0f33cab56640ac46d1c3fcafebd4 OK 2025/06/26 20:06:22 INFO : 3: Copied (new) 2025/06/26 20:06:22 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (87.17s) === RUN TestSyncCopyDest run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-zinirej5wisa'", Local "Local file system at /tmp/rclone2909809178", Modify Window "1ns" 2025/06/26 20:06:43 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-zinirej5wisa/dst" 2025/06/26 20:06:43 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-zinirej5wisa/dst.bin" 2025/06/26 20:06:43 DEBUG : Swift container crypt path rclone-test-zinirej5wisa/dst.bin: Auto set use_segments_container to true 2025/06/26 20:06:48 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-zinirej5wisa/dst" 2025/06/26 20:06:49 DEBUG : Swift container crypt path rclone-test-zinirej5wisa/dst: Auto set use_segments_container to true 2025/06/26 20:06:54 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-zinirej5wisa/CopyDest" 2025/06/26 20:06:54 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-zinirej5wisa/CopyDest.bin" 2025/06/26 20:06:54 DEBUG : Swift container crypt path rclone-test-zinirej5wisa/CopyDest.bin: Auto set use_segments_container to true 2025/06/26 20:06:59 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-zinirej5wisa/CopyDest" 2025/06/26 20:07:00 DEBUG : Swift container crypt path rclone-test-zinirej5wisa/CopyDest: Auto set use_segments_container to true 2025/06/26 20:07:10 DEBUG : one: Need to transfer - File not found at Destination 2025/06/26 20:07:10 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-zinirej5wisa/dst': Waiting for checks to finish 2025/06/26 20:07:10 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-zinirej5wisa/dst': Waiting for transfers to finish 2025/06/26 20:07:11 DEBUG : one: md5 = ea57e9c097b9a7df64aff71c6bae52fe OK 2025/06/26 20:07:11 INFO : one: Copied (new) 2025/06/26 20:07:11 DEBUG : Waiting for deletions to finish 2025/06/26 20:07:11 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-zinirej5wisa/dst': Waiting for checks to finish 2025/06/26 20:07:11 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/06/26 20:07:16 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-zinirej5wisa/dst': Waiting for transfers to finish 2025/06/26 20:07:16 DEBUG : one: md5 = 72723ba13e6d5b9fb84a907da9c5c6b1 OK 2025/06/26 20:07:16 INFO : one: Copied (replaced existing) 2025/06/26 20:07:16 DEBUG : Waiting for deletions to finish 2025/06/26 20:07:17 DEBUG : dst/one: md5 = 799aeed8bc5af4a80dc0c3202be039fa OK 2025/06/26 20:07:22 DEBUG : CopyDest/one: md5 = dca035edd746625588da1b78babba1d5 OK 2025/06/26 20:07:23 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-zinirej5wisa/BackupDir" 2025/06/26 20:07:23 DEBUG : Config file has changed externally - reloading 2025/06/26 20:07:23 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-zinirej5wisa/BackupDir.bin" 2025/06/26 20:07:23 DEBUG : Swift container crypt path rclone-test-zinirej5wisa/BackupDir.bin: Auto set use_segments_container to true 2025/06/26 20:07:28 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-zinirej5wisa/BackupDir" 2025/06/26 20:07:29 DEBUG : Swift container crypt path rclone-test-zinirej5wisa/BackupDir: Auto set use_segments_container to true 2025/06/26 20:07:34 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/06/26 20:07:34 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-zinirej5wisa/dst': Waiting for checks to finish 2025/06/26 20:07:39 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/26 20:07:39 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/06/26 20:07:50 INFO : one: Copied (server-side copy) 2025/06/26 20:07:50 INFO : one: Deleted 2025/06/26 20:07:55 INFO : one: Copied (server-side copy) 2025/06/26 20:07:55 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/06/26 20:07:55 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-zinirej5wisa/dst': Waiting for transfers to finish 2025/06/26 20:07:55 DEBUG : Waiting for deletions to finish 2025/06/26 20:08:00 DEBUG : CopyDest/two: md5 = 46ffb185902bc3bd4c0d339af590147e OK 2025/06/26 20:08:01 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/26 20:08:01 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/26 20:08:01 DEBUG : one: Unchanged skipping 2025/06/26 20:08:06 INFO : two: Copied (server-side copy) 2025/06/26 20:08:06 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/06/26 20:08:06 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-zinirej5wisa/dst': Waiting for checks to finish 2025/06/26 20:08:06 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-zinirej5wisa/dst': Waiting for transfers to finish 2025/06/26 20:08:06 DEBUG : Waiting for deletions to finish 2025/06/26 20:08:12 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-zinirej5wisa/dst': Waiting for checks to finish 2025/06/26 20:08:12 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/26 20:08:12 DEBUG : one: Unchanged skipping 2025/06/26 20:08:12 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/26 20:08:12 DEBUG : two: Unchanged skipping 2025/06/26 20:08:12 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-zinirej5wisa/dst': Waiting for transfers to finish 2025/06/26 20:08:12 DEBUG : Waiting for deletions to finish 2025/06/26 20:08:12 INFO : There was nothing to transfer 2025/06/26 20:08:18 DEBUG : CopyDest/three: md5 = 1ade63735c1d319eff876781ef4ff2b0 OK 2025/06/26 20:08:18 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/06/26 20:08:18 DEBUG : three: Destination not found in --copy-dest 2025/06/26 20:08:18 DEBUG : three: Need to transfer - File not found at Destination 2025/06/26 20:08:18 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/26 20:08:18 DEBUG : one: Unchanged skipping 2025/06/26 20:08:18 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-zinirej5wisa/dst': Waiting for checks to finish 2025/06/26 20:08:18 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/26 20:08:18 DEBUG : two: Unchanged skipping 2025/06/26 20:08:18 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-zinirej5wisa/dst': Waiting for transfers to finish 2025/06/26 20:08:24 DEBUG : three: md5 = b1475d4b557dccc2bcf13e4564e08307 OK 2025/06/26 20:08:24 INFO : three: Copied (new) 2025/06/26 20:08:24 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (122.41s) === RUN TestSyncBackupDir run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-zinirej5wisa'", Local "Local file system at /tmp/rclone2909809178", Modify Window "1ns" 2025/06/26 20:08:45 DEBUG : dst/one: md5 = 6cc46cadc1fccb581923fd1df8f3dca9 OK 2025/06/26 20:08:46 DEBUG : dst/two: md5 = 800e6af9371c8f6c1237fc9be2e61c0e OK 2025/06/26 20:08:51 DEBUG : dst/three.txt: md5 = 9270fca91bca5f4a23295f6dde8eb76b OK 2025/06/26 20:08:51 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-zinirej5wisa/dst" 2025/06/26 20:08:51 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-zinirej5wisa/dst.bin" 2025/06/26 20:08:52 DEBUG : Swift container crypt path rclone-test-zinirej5wisa/dst.bin: Auto set use_segments_container to true 2025/06/26 20:08:57 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-zinirej5wisa/dst" 2025/06/26 20:08:57 DEBUG : Swift container crypt path rclone-test-zinirej5wisa/dst: Auto set use_segments_container to true 2025/06/26 20:09:02 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-zinirej5wisa/backup" 2025/06/26 20:09:02 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-zinirej5wisa/backup.bin" 2025/06/26 20:09:03 DEBUG : Swift container crypt path rclone-test-zinirej5wisa/backup.bin: Auto set use_segments_container to true 2025/06/26 20:09:08 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-zinirej5wisa/backup" 2025/06/26 20:09:08 DEBUG : Swift container crypt path rclone-test-zinirej5wisa/backup: Auto set use_segments_container to true 2025/06/26 20:09:14 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/06/26 20:09:14 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-zinirej5wisa/dst': Waiting for checks to finish 2025/06/26 20:09:14 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/26 20:09:14 DEBUG : two: Unchanged skipping 2025/06/26 20:09:24 INFO : one: Copied (server-side copy) 2025/06/26 20:09:25 INFO : one: Deleted 2025/06/26 20:09:25 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-zinirej5wisa/dst': Waiting for transfers to finish 2025/06/26 20:09:25 DEBUG : one: md5 = ab0f5c8cef2d7de7fe5d3e2f5fe3f85c OK 2025/06/26 20:09:25 INFO : one: Copied (new) 2025/06/26 20:09:25 DEBUG : Waiting for deletions to finish 2025/06/26 20:09:36 INFO : three.txt: Copied (server-side copy) 2025/06/26 20:09:41 INFO : three.txt: Deleted 2025/06/26 20:09:41 INFO : three.txt: Moved into backup dir 2025/06/26 20:09:46 DEBUG : dst/three.txt: md5 = 0b4651bc0363c710e35d431de636cdb4 OK 2025/06/26 20:09:47 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/06/26 20:09:47 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-zinirej5wisa/dst': Waiting for checks to finish 2025/06/26 20:09:47 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/26 20:09:47 DEBUG : two: Unchanged skipping 2025/06/26 20:09:52 INFO : one: Copied (server-side copy) 2025/06/26 20:09:52 INFO : one: Deleted 2025/06/26 20:09:52 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-zinirej5wisa/dst': Waiting for transfers to finish 2025/06/26 20:09:52 DEBUG : one: md5 = 72cd78c8f968c26424d91622dfea301f OK 2025/06/26 20:09:52 INFO : one: Copied (new) 2025/06/26 20:09:52 DEBUG : Waiting for deletions to finish 2025/06/26 20:09:58 INFO : three.txt: Copied (server-side copy) 2025/06/26 20:10:03 INFO : three.txt: Deleted 2025/06/26 20:10:03 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (78.72s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-zinirej5wisa'", Local "Local file system at /tmp/rclone2909809178", Modify Window "1ns" 2025/06/26 20:10:04 DEBUG : dst/one: md5 = f98c77efcabb2ffb0cf368bcb8dd24fe OK 2025/06/26 20:10:04 DEBUG : dst/two: md5 = feb5cd2fc856446bf83312fae8f10ae4 OK 2025/06/26 20:10:12 DEBUG : dst/three.txt: md5 = 9cb199b68c9c6ee0e988d537afee7abb OK 2025/06/26 20:10:13 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-zinirej5wisa/dst" 2025/06/26 20:10:13 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-zinirej5wisa/dst.bin" 2025/06/26 20:10:13 DEBUG : Swift container crypt path rclone-test-zinirej5wisa/dst.bin: Auto set use_segments_container to true 2025/06/26 20:10:18 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-zinirej5wisa/dst" 2025/06/26 20:10:19 DEBUG : Swift container crypt path rclone-test-zinirej5wisa/dst: Auto set use_segments_container to true 2025/06/26 20:10:24 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-zinirej5wisa/backup" 2025/06/26 20:10:24 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-zinirej5wisa/backup.bin" 2025/06/26 20:10:24 DEBUG : Swift container crypt path rclone-test-zinirej5wisa/backup.bin: Auto set use_segments_container to true 2025/06/26 20:10:29 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-zinirej5wisa/backup" 2025/06/26 20:10:30 DEBUG : Swift container crypt path rclone-test-zinirej5wisa/backup: Auto set use_segments_container to true 2025/06/26 20:10:35 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/06/26 20:10:35 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-zinirej5wisa/dst': Waiting for checks to finish 2025/06/26 20:10:35 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/26 20:10:35 DEBUG : two: Unchanged skipping 2025/06/26 20:10:51 INFO : one: Copied (server-side copy) to: one.bak 2025/06/26 20:10:51 INFO : one: Deleted 2025/06/26 20:10:51 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-zinirej5wisa/dst': Waiting for transfers to finish 2025/06/26 20:10:51 DEBUG : one: md5 = 471c1935d6d970a0001a22e07b535a93 OK 2025/06/26 20:10:51 INFO : one: Copied (new) 2025/06/26 20:10:51 DEBUG : Waiting for deletions to finish 2025/06/26 20:11:12 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/06/26 20:11:17 INFO : three.txt: Deleted 2025/06/26 20:11:17 INFO : three.txt: Moved into backup dir 2025/06/26 20:11:27 DEBUG : dst/three.txt: md5 = ccc66baa5eda20945b6c94086dd19f1c OK 2025/06/26 20:11:28 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/06/26 20:11:28 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-zinirej5wisa/dst': Waiting for checks to finish 2025/06/26 20:11:28 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/26 20:11:28 DEBUG : two: Unchanged skipping 2025/06/26 20:11:39 INFO : one: Copied (server-side copy) to: one.bak 2025/06/26 20:11:39 INFO : one: Deleted 2025/06/26 20:11:39 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-zinirej5wisa/dst': Waiting for transfers to finish 2025/06/26 20:11:39 DEBUG : one: md5 = f3a1edd9504fb1819ee38124f6098c94 OK 2025/06/26 20:11:39 INFO : one: Copied (new) 2025/06/26 20:11:39 DEBUG : Waiting for deletions to finish 2025/06/26 20:11:59 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/06/26 20:12:04 INFO : three.txt: Deleted 2025/06/26 20:12:04 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (141.69s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-zinirej5wisa'", Local "Local file system at /tmp/rclone2909809178", Modify Window "1ns" 2025/06/26 20:12:26 DEBUG : dst/one: md5 = 891fc579849c965ac2ec5511b5ab8f11 OK 2025/06/26 20:12:26 DEBUG : dst/two: md5 = ff1a2a6a370c3b508a6ded45501a3620 OK 2025/06/26 20:12:31 DEBUG : dst/three.txt: md5 = 746d7d50bb4531ffed4c995eb669326b OK 2025/06/26 20:12:31 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-zinirej5wisa/dst" 2025/06/26 20:12:31 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-zinirej5wisa/dst.bin" 2025/06/26 20:12:32 DEBUG : Swift container crypt path rclone-test-zinirej5wisa/dst.bin: Auto set use_segments_container to true 2025/06/26 20:12:37 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-zinirej5wisa/dst" 2025/06/26 20:12:37 DEBUG : Swift container crypt path rclone-test-zinirej5wisa/dst: Auto set use_segments_container to true 2025/06/26 20:12:42 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-zinirej5wisa/backup" 2025/06/26 20:12:42 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-zinirej5wisa/backup.bin" 2025/06/26 20:12:43 DEBUG : Swift container crypt path rclone-test-zinirej5wisa/backup.bin: Auto set use_segments_container to true 2025/06/26 20:12:48 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-zinirej5wisa/backup" 2025/06/26 20:12:48 DEBUG : Swift container crypt path rclone-test-zinirej5wisa/backup: Auto set use_segments_container to true 2025/06/26 20:12:55 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/06/26 20:12:55 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-zinirej5wisa/dst': Waiting for checks to finish 2025/06/26 20:12:55 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/26 20:12:55 DEBUG : two: Unchanged skipping 2025/06/26 20:13:10 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/06/26 20:13:10 INFO : one: Deleted 2025/06/26 20:13:10 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-zinirej5wisa/dst': Waiting for transfers to finish 2025/06/26 20:13:10 DEBUG : one: md5 = a02032a954814b5f05df322150d46004 OK 2025/06/26 20:13:10 INFO : one: Copied (new) 2025/06/26 20:13:10 DEBUG : Waiting for deletions to finish 2025/06/26 20:13:41 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/06/26 20:13:46 INFO : three.txt: Deleted 2025/06/26 20:13:46 INFO : three.txt: Moved into backup dir 2025/06/26 20:13:57 DEBUG : dst/three.txt: md5 = 4314ee855300183d46568ab4b4fa34df OK 2025/06/26 20:14:02 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/06/26 20:14:02 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-zinirej5wisa/dst': Waiting for checks to finish 2025/06/26 20:14:02 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/26 20:14:02 DEBUG : two: Unchanged skipping 2025/06/26 20:14:12 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/06/26 20:14:13 INFO : one: Deleted 2025/06/26 20:14:13 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-zinirej5wisa/dst': Waiting for transfers to finish 2025/06/26 20:14:13 DEBUG : one: md5 = 3943a6167cc249bfee1a0de94c54e0a2 OK 2025/06/26 20:14:13 INFO : one: Copied (new) 2025/06/26 20:14:13 DEBUG : Waiting for deletions to finish 2025/06/26 20:14:18 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/06/26 20:14:23 INFO : three.txt: Deleted 2025/06/26 20:14:23 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (123.74s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-zinirej5wisa'", Local "Local file system at /tmp/rclone2909809178", Modify Window "1ns" 2025/06/26 20:14:30 DEBUG : dst/one: md5 = 9cd5900e66c48bac2c4b4ab8929698d4 OK 2025/06/26 20:14:30 DEBUG : dst/two: md5 = c43fdead44ce7ed8915a4bf57fb19b3f OK 2025/06/26 20:14:35 DEBUG : dst/three.txt: md5 = 874300b716d107a2aa121c64bf8bc723 OK 2025/06/26 20:14:40 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-zinirej5wisa/dst" 2025/06/26 20:14:40 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-zinirej5wisa/dst.bin" 2025/06/26 20:14:41 DEBUG : Swift container crypt path rclone-test-zinirej5wisa/dst.bin: Auto set use_segments_container to true 2025/06/26 20:14:46 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-zinirej5wisa/dst" 2025/06/26 20:14:46 DEBUG : Swift container crypt path rclone-test-zinirej5wisa/dst: Auto set use_segments_container to true 2025/06/26 20:14:51 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/06/26 20:14:51 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-zinirej5wisa/dst': Waiting for checks to finish 2025/06/26 20:14:51 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/26 20:14:51 DEBUG : two: Unchanged skipping 2025/06/26 20:15:12 INFO : one: Copied (server-side copy) to: one.bak 2025/06/26 20:15:12 INFO : one: Deleted 2025/06/26 20:15:12 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-zinirej5wisa/dst': Waiting for transfers to finish 2025/06/26 20:15:12 DEBUG : one: md5 = 3c47be90df59a4bbaefb99bfa760fd4e OK 2025/06/26 20:15:12 INFO : one: Copied (new) 2025/06/26 20:15:12 DEBUG : Waiting for deletions to finish 2025/06/26 20:15:23 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/06/26 20:15:28 INFO : three.txt: Deleted 2025/06/26 20:15:28 INFO : three.txt: Moved into backup dir 2025/06/26 20:15:34 DEBUG : dst/three.txt: md5 = 459d9f9a9193b72e5c01489ce7f9c536 OK 2025/06/26 20:15:34 DEBUG : one.bak: Excluded (Path Filter) 2025/06/26 20:15:34 DEBUG : one.bak: Excluded 2025/06/26 20:15:34 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/06/26 20:15:34 DEBUG : three.txt.bak: Excluded 2025/06/26 20:15:34 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/06/26 20:15:34 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-zinirej5wisa/dst': Waiting for checks to finish 2025/06/26 20:15:34 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/26 20:15:34 DEBUG : two: Unchanged skipping 2025/06/26 20:15:50 INFO : one: Copied (server-side copy) to: one.bak 2025/06/26 20:15:50 INFO : one: Deleted 2025/06/26 20:15:50 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-zinirej5wisa/dst': Waiting for transfers to finish 2025/06/26 20:15:50 DEBUG : one: md5 = eb0d5655f9d02333798bf1bb8f1c58ed OK 2025/06/26 20:15:50 INFO : one: Copied (new) 2025/06/26 20:15:50 DEBUG : Waiting for deletions to finish 2025/06/26 20:15:55 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/06/26 20:16:00 INFO : three.txt: Deleted 2025/06/26 20:16:00 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (102.30s) === RUN TestSyncSuffix run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-zinirej5wisa'", Local "Local file system at /tmp/rclone2909809178", Modify Window "1ns" 2025/06/26 20:16:12 DEBUG : dst/one: md5 = 41633dcbd1ffa1e0c63fbb925bf625ec OK 2025/06/26 20:16:12 DEBUG : dst/two: md5 = 3811bb8324d4f758ad4ee156378b8c14 OK 2025/06/26 20:16:17 DEBUG : dst/three.txt: md5 = 81648eb6ed764eb532a0481d0e5017b7 OK 2025/06/26 20:16:22 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-zinirej5wisa/dst" 2025/06/26 20:16:22 DEBUG : Config file has changed externally - reloading 2025/06/26 20:16:23 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-zinirej5wisa/dst.bin" 2025/06/26 20:16:23 DEBUG : Swift container crypt path rclone-test-zinirej5wisa/dst.bin: Auto set use_segments_container to true 2025/06/26 20:16:28 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-zinirej5wisa/dst" 2025/06/26 20:16:28 DEBUG : Swift container crypt path rclone-test-zinirej5wisa/dst: Auto set use_segments_container to true 2025/06/26 20:16:33 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/06/26 20:16:49 INFO : one: Copied (server-side copy) to: one.bak 2025/06/26 20:16:49 INFO : one: Deleted 2025/06/26 20:16:49 DEBUG : one: md5 = 47eed98214548a706760dc2523011af1 OK 2025/06/26 20:16:49 INFO : one: Copied (new) 2025/06/26 20:16:49 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/26 20:16:49 DEBUG : two: Unchanged skipping 2025/06/26 20:16:49 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/06/26 20:16:59 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/06/26 20:17:05 INFO : three.txt: Deleted 2025/06/26 20:17:10 DEBUG : three.txt: md5 = 1760592190854b6d437c18b82fff9446 OK 2025/06/26 20:17:10 INFO : three.txt: Copied (new) 2025/06/26 20:17:16 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/06/26 20:17:36 INFO : one: Copied (server-side copy) to: one.bak 2025/06/26 20:17:36 INFO : one: Deleted 2025/06/26 20:17:36 DEBUG : one: md5 = d244e85a7dfa61e8fe0e7f91ada7d4ec OK 2025/06/26 20:17:36 INFO : one: Copied (new) 2025/06/26 20:17:36 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/26 20:17:36 DEBUG : two: Unchanged skipping 2025/06/26 20:17:36 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/06/26 20:17:42 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/06/26 20:17:47 INFO : three.txt: Deleted 2025/06/26 20:17:52 DEBUG : three.txt: md5 = 1be923e8cca55aa97df6281b7bb39533 OK 2025/06/26 20:17:52 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (121.53s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-zinirej5wisa'", Local "Local file system at /tmp/rclone2909809178", Modify Window "1ns" 2025/06/26 20:18:13 DEBUG : dst/one: md5 = dce36d87439c5da304de2b3e0f9a4044 OK 2025/06/26 20:18:14 DEBUG : dst/two: md5 = 00c0556f8e1b17ccaeca700b46ee63b4 OK 2025/06/26 20:18:20 DEBUG : dst/three.txt: md5 = f670d4694b2187db6f16b5d9b60a8d29 OK 2025/06/26 20:18:20 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-zinirej5wisa/dst" 2025/06/26 20:18:20 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-zinirej5wisa/dst.bin" 2025/06/26 20:18:20 DEBUG : Swift container crypt path rclone-test-zinirej5wisa/dst.bin: Auto set use_segments_container to true 2025/06/26 20:18:25 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-zinirej5wisa/dst" 2025/06/26 20:18:26 DEBUG : Swift container crypt path rclone-test-zinirej5wisa/dst: Auto set use_segments_container to true 2025/06/26 20:18:31 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/06/26 20:18:46 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/06/26 20:18:46 INFO : one: Deleted 2025/06/26 20:18:47 DEBUG : one: md5 = bb81cda011458395c5b397ee8eab7f2d OK 2025/06/26 20:18:47 INFO : one: Copied (new) 2025/06/26 20:18:47 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/26 20:18:47 DEBUG : two: Unchanged skipping 2025/06/26 20:18:47 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/06/26 20:19:02 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/06/26 20:19:07 INFO : three.txt: Deleted 2025/06/26 20:19:12 DEBUG : three.txt: md5 = 957b18211e9e632f17a2acd992cb087c OK 2025/06/26 20:19:12 INFO : three.txt: Copied (new) 2025/06/26 20:19:23 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/06/26 20:19:34 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/06/26 20:19:34 INFO : one: Deleted 2025/06/26 20:19:34 DEBUG : one: md5 = 177cc592d22f3201f7f2af405fad1f20 OK 2025/06/26 20:19:34 INFO : one: Copied (new) 2025/06/26 20:19:34 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/26 20:19:34 DEBUG : two: Unchanged skipping 2025/06/26 20:19:39 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/06/26 20:19:54 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/06/26 20:19:59 INFO : three.txt: Deleted 2025/06/26 20:20:04 DEBUG : three.txt: md5 = d0b74ecd4c724b6cf680e8b7a21e7209 OK 2025/06/26 20:20:04 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (137.33s) === RUN TestSyncUTFNorm run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-zinirej5wisa'", Local "Local file system at /tmp/rclone2909809178", Modify Window "1ns" 2025/06/26 20:20:36 DEBUG : Testêé: md5 = db5fe28ca5a5428b4449733b06113e13 OK 2025/06/26 20:20:41 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/06/26 20:20:41 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-zinirej5wisa': Waiting for checks to finish 2025/06/26 20:20:41 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-zinirej5wisa': Waiting for transfers to finish 2025/06/26 20:20:51 DEBUG : Testêé: md5 = 725ce7ff529c2901071a907d2b40e359 OK 2025/06/26 20:20:51 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/06/26 20:20:51 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (36.23s) === RUN TestSyncImmutable run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-zinirej5wisa'", Local "Local file system at /tmp/rclone2909809178", Modify Window "1ns" 2025/06/26 20:21:07 DEBUG : existing: Need to transfer - File not found at Destination 2025/06/26 20:21:07 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-zinirej5wisa': Waiting for checks to finish 2025/06/26 20:21:07 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-zinirej5wisa': Waiting for transfers to finish 2025/06/26 20:21:12 DEBUG : existing: md5 = d245b8db6a19320a194bbd4b582a0168 OK 2025/06/26 20:21:12 INFO : existing: Copied (new) 2025/06/26 20:21:12 DEBUG : Waiting for deletions to finish 2025/06/26 20:21:17 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/06/26 20:21:17 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-zinirej5wisa': Waiting for checks to finish 2025/06/26 20:21:18 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/06/26 20:21:18 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-zinirej5wisa': Waiting for transfers to finish 2025/06/26 20:21:18 ERROR : Encrypted drive 'TestCryptSwift:rclone-test-zinirej5wisa': not deleting files as there were IO errors 2025/06/26 20:21:18 ERROR : Encrypted drive 'TestCryptSwift:rclone-test-zinirej5wisa': not deleting directories as there were IO errors --- PASS: TestSyncImmutable (21.05s) === RUN TestSyncIgnoreCase run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-zinirej5wisa'", Local "Local file system at /tmp/rclone2909809178", Modify Window "1ns" 2025/06/26 20:21:28 DEBUG : EXISTING: md5 = dee10ac972b1ff0d566aa7ba785d0f26 OK 2025/06/26 20:21:28 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-zinirej5wisa': Waiting for checks to finish 2025/06/26 20:21:28 DEBUG : existing: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/26 20:21:28 DEBUG : existing: Unchanged skipping 2025/06/26 20:21:28 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-zinirej5wisa': Waiting for transfers to finish 2025/06/26 20:21:28 DEBUG : Waiting for deletions to finish 2025/06/26 20:21:28 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (1.07s) === RUN TestFixCase run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-zinirej5wisa'", Local "Local file system at /tmp/rclone2909809178", Modify Window "1ns" sync_test.go:2636: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.22s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-zinirej5wisa'", Local "Local file system at /tmp/rclone2909809178", 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-zinirej5wisa'", Local "Local file system at /tmp/rclone2909809178", 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-zinirej5wisa'", Local "Local file system at /tmp/rclone2909809178", Modify Window "1ns" sync_test.go:2675: This test only runs on local --- PASS: TestMaxTransfer (0.39s) --- SKIP: TestMaxTransfer/Hard (0.09s) --- SKIP: TestMaxTransfer/Soft (0.09s) --- SKIP: TestMaxTransfer/Cautious (0.21s) === RUN TestSyncConcurrentDelete run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-zinirej5wisa'", Local "Local file system at /tmp/rclone2909809178", Modify Window "1ns" 2025/06/26 20:21:35 DEBUG : both0: md5 = e7707f75b840411662f3b97c98fe1e34 OK 2025/06/26 20:21:35 DEBUG : only0: md5 = c82d2f91aae36192d7378aa2a72f0311 OK 2025/06/26 20:21:40 DEBUG : both1: md5 = 7aa77f2479bb6df485ef4033f9d07d3f OK 2025/06/26 20:21:41 DEBUG : only1: md5 = fe122ad7b5f87e6a26869025442ab57e OK 2025/06/26 20:21:46 DEBUG : both2: md5 = 3ac390d1facea43d2202eb73300e741a OK 2025/06/26 20:21:47 DEBUG : only2: md5 = 941a72616a1f0c2280ea4d5399965aa4 OK 2025/06/26 20:21:52 DEBUG : both3: md5 = be4b01369f83cf18bfe2ddb81c5aa1d1 OK 2025/06/26 20:21:57 DEBUG : only3: md5 = 817231c16df8414e6cfd69cb41aa6aaa OK 2025/06/26 20:22:02 DEBUG : both4: md5 = 77053d2f4c82514b72989553f0c676d9 OK 2025/06/26 20:22:03 DEBUG : only4: md5 = 54600eb4d9a0d4a713aa566fafd5c936 OK 2025/06/26 20:22:07 DEBUG : both5: md5 = 334c9541326a38c44206c6dee8bffb67 OK 2025/06/26 20:22:12 DEBUG : only5: md5 = 7fd23496ea6884e7ed435cc2c7156fa3 OK 2025/06/26 20:22:17 DEBUG : both6: md5 = 2bd4b146bf0abdddf1e3ed354906b158 OK 2025/06/26 20:22:23 DEBUG : only6: md5 = 67b5d1e60d31e752ee95922834e3010e OK 2025/06/26 20:22:23 DEBUG : both7: md5 = b0448ee3b9699c88fffa4945556a7d6b OK 2025/06/26 20:22:28 DEBUG : only7: md5 = cf264097769ee37a800e1d04c9a856ba OK 2025/06/26 20:22:34 DEBUG : both8: md5 = 189413f6af206b633826a6b608d9cc5a OK 2025/06/26 20:22:39 DEBUG : only8: md5 = 86048ffe212d2d89aefe6c672656b6ec OK 2025/06/26 20:22:44 DEBUG : both9: md5 = 881f3acb1f41ebad6bee60b9f5166749 OK 2025/06/26 20:22:44 DEBUG : only9: md5 = f9a3d255fe8984f80112dbe5c09ce87f OK 2025/06/26 20:22:45 DEBUG : both10: md5 = 3597a79818153003e196f13905702a73 OK 2025/06/26 20:22:50 DEBUG : only10: md5 = 5e64883b29ac164c5bfad5a0b2efdcec OK 2025/06/26 20:22:51 DEBUG : both11: md5 = cd692379ee329f74b0afa3094017b827 OK 2025/06/26 20:22:56 DEBUG : only11: md5 = 68206d03f34ef5bcf6d1a90b3a8502fc OK 2025/06/26 20:23:02 DEBUG : both12: md5 = 06bcb74f18778d1f582117c310370bd5 OK 2025/06/26 20:23:07 DEBUG : only12: md5 = 1be9a67e04ffd90b5e744e25e1d1827c OK 2025/06/26 20:23:12 DEBUG : both13: md5 = cfd8a75cbeb9a66a6f4c04eceb01c356 OK 2025/06/26 20:23:17 DEBUG : only13: md5 = 7edb45f94f2c9eb03f2a7b9bc26dfa99 OK 2025/06/26 20:23:18 DEBUG : both14: md5 = 948afb5a8e4ad5d3464f839b34b7781b OK 2025/06/26 20:23:18 DEBUG : only14: md5 = aacaf80404275466d6f0686f96d0a382 OK 2025/06/26 20:23:23 DEBUG : both15: md5 = 159ad1b5ebfdb6b3de950890be5ae982 OK 2025/06/26 20:23:29 DEBUG : only15: md5 = 2738ab2660433188a560acba3b95b38c OK 2025/06/26 20:23:34 DEBUG : both16: md5 = 6f2923726f124699c25fa040f873b41d OK 2025/06/26 20:23:39 DEBUG : only16: md5 = d9915bb2232018a7fae163bdc8da6dcc OK 2025/06/26 20:23:45 DEBUG : both17: md5 = 51f9a1a5e44eae47e1446c1357019e87 OK 2025/06/26 20:23:45 DEBUG : only17: md5 = 1eed0bc90a537aadfe5a429a5798a8b6 OK 2025/06/26 20:23:50 DEBUG : both18: md5 = 5bf74b48ee0930f2da7884b8d028459a OK 2025/06/26 20:23:56 DEBUG : only18: md5 = 98b9f58ece3d9870c5ff166453a665a9 OK 2025/06/26 20:24:01 DEBUG : both19: md5 = 3eb08daf17e8b771e48ea5877ab16f11 OK 2025/06/26 20:24:06 DEBUG : only19: md5 = e6f8e87e3cdd30abf5f07e69b97b6c97 OK 2025/06/26 20:24:48 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-zinirej5wisa': Waiting for checks to finish 2025/06/26 20:24:48 DEBUG : both12: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/26 20:24:48 DEBUG : both12: Unchanged skipping 2025/06/26 20:24:48 DEBUG : both11: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/26 20:24:48 DEBUG : both11: Unchanged skipping 2025/06/26 20:24:48 DEBUG : both10: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/26 20:24:48 DEBUG : both10: Unchanged skipping 2025/06/26 20:24:48 DEBUG : both13: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/26 20:24:48 DEBUG : both13: Unchanged skipping 2025/06/26 20:24:48 DEBUG : both14: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/26 20:24:48 DEBUG : both14: Unchanged skipping 2025/06/26 20:24:48 DEBUG : both15: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/26 20:24:48 DEBUG : both15: Unchanged skipping 2025/06/26 20:24:48 DEBUG : both17: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/26 20:24:48 DEBUG : both17: Unchanged skipping 2025/06/26 20:24:48 DEBUG : both18: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/26 20:24:48 DEBUG : both18: Unchanged skipping 2025/06/26 20:24:48 DEBUG : both1: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/26 20:24:48 DEBUG : both1: Unchanged skipping 2025/06/26 20:24:49 DEBUG : both2: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/26 20:24:49 DEBUG : both2: Unchanged skipping 2025/06/26 20:24:53 DEBUG : both0: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/26 20:24:53 DEBUG : both0: Unchanged skipping 2025/06/26 20:24:53 DEBUG : both4: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/26 20:24:53 DEBUG : both4: Unchanged skipping 2025/06/26 20:24:53 DEBUG : both5: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/26 20:24:53 DEBUG : both5: Unchanged skipping 2025/06/26 20:24:53 DEBUG : both6: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/26 20:24:53 DEBUG : both6: Unchanged skipping 2025/06/26 20:24:53 DEBUG : both7: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/26 20:24:53 DEBUG : both7: Unchanged skipping 2025/06/26 20:24:53 DEBUG : both8: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/26 20:24:53 DEBUG : both8: Unchanged skipping 2025/06/26 20:24:53 DEBUG : both16: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/26 20:24:53 DEBUG : both16: Unchanged skipping 2025/06/26 20:24:53 DEBUG : both19: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/26 20:24:53 DEBUG : both19: Unchanged skipping 2025/06/26 20:24:54 DEBUG : both3: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/26 20:24:54 DEBUG : both3: Unchanged skipping 2025/06/26 20:24:58 DEBUG : both9: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/26 20:24:58 DEBUG : both9: Unchanged skipping 2025/06/26 20:24:58 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-zinirej5wisa': Waiting for transfers to finish 2025/06/26 20:24:58 DEBUG : Waiting for deletions to finish 2025/06/26 20:24:59 INFO : only14: Deleted 2025/06/26 20:24:59 INFO : only2: Deleted 2025/06/26 20:24:59 INFO : only17: Deleted 2025/06/26 20:24:59 INFO : only1: Deleted 2025/06/26 20:24:59 INFO : only9: Deleted 2025/06/26 20:25:04 INFO : only7: Deleted 2025/06/26 20:25:09 INFO : only19: Deleted 2025/06/26 20:25:09 INFO : only8: Deleted 2025/06/26 20:25:09 INFO : only15: Deleted 2025/06/26 20:25:09 INFO : only16: Deleted 2025/06/26 20:25:09 INFO : only4: Deleted 2025/06/26 20:25:14 INFO : only10: Deleted 2025/06/26 20:25:14 INFO : only13: Deleted 2025/06/26 20:25:14 INFO : only5: Deleted 2025/06/26 20:25:14 INFO : only6: Deleted 2025/06/26 20:25:14 INFO : only0: Deleted 2025/06/26 20:25:19 INFO : only3: Deleted 2025/06/26 20:25:20 INFO : only12: Deleted 2025/06/26 20:25:20 INFO : only18: Deleted 2025/06/26 20:25:20 INFO : only11: Deleted 2025/06/26 20:25:20 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (344.60s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-zinirej5wisa'", Local "Local file system at /tmp/rclone2909809178", Modify Window "1ns" 2025/06/26 20:27:19 DEBUG : both0: md5 = ab20767cd6faae4b97689c410c3c9641 OK 2025/06/26 20:27:19 DEBUG : only0: md5 = b3290d27d6272d8e1925b4e72c7a60c4 OK 2025/06/26 20:27:25 DEBUG : both1: md5 = d2f8e9fb1ba9454608a61c3241e09c4b OK 2025/06/26 20:27:25 DEBUG : only1: md5 = b8f04ff0fa05ae91907c20feea7bd5f1 OK 2025/06/26 20:27:30 DEBUG : both2: md5 = 46556db2012a860373f46d98cc343900 OK 2025/06/26 20:27:30 DEBUG : only2: md5 = 10281a43a282fdd24c1ab8f219dcced7 OK 2025/06/26 20:27:35 DEBUG : both3: md5 = b1f2c6ed71d5cfde0a76f0a0f33083b4 OK 2025/06/26 20:27:40 DEBUG : only3: md5 = dce8d8d0810669d84f64072b134a4038 OK 2025/06/26 20:27:45 DEBUG : both4: md5 = a682c064d53bd6a09c6fdbb017b433f2 OK 2025/06/26 20:27:45 DEBUG : only4: md5 = ebfd7f2f18a55ed49add7ddc0a090b8b OK 2025/06/26 20:27:46 DEBUG : both5: md5 = aa584fe49301ea53314e5b59fefb85d3 OK 2025/06/26 20:27:51 DEBUG : only5: md5 = 5643b78f020e52de08433ae44fed871e OK 2025/06/26 20:27:56 DEBUG : both6: md5 = ff2b6478f92c5f7b005a88d1378321bb OK 2025/06/26 20:28:01 DEBUG : only6: md5 = 962a3a7e615d89f9657e732611fd3b12 OK 2025/06/26 20:28:01 DEBUG : both7: md5 = 3362c5df34b1bfac36a8671327da1462 OK 2025/06/26 20:28:07 DEBUG : only7: md5 = 27ebd1309db9868d9d47749d2f24a3fe OK 2025/06/26 20:28:12 DEBUG : both8: md5 = f6816431a34d493ddfd2bc0efee78b72 OK 2025/06/26 20:28:17 DEBUG : only8: md5 = 9316d9a44d8b1c258332c137c64dcdf6 OK 2025/06/26 20:28:22 DEBUG : both9: md5 = e205f72e860f00e97cc3067843fcfdeb OK 2025/06/26 20:28:22 DEBUG : only9: md5 = f862c7131d427e51ddc8e52eadd36e60 OK 2025/06/26 20:28:23 DEBUG : both10: md5 = e4fa6fd6184a0cb304a11320959a59cd OK 2025/06/26 20:28:28 DEBUG : only10: md5 = f6aac967302620c7cb90b0e898ba6481 OK 2025/06/26 20:28:28 DEBUG : both11: md5 = 4f566f2d6b78f78599c9d2e4f575117c OK 2025/06/26 20:28:33 DEBUG : only11: md5 = 0059e23d122c1f150032942d1605d066 OK 2025/06/26 20:28:38 DEBUG : both12: md5 = 20673d0202acb80e741413d6254f5e40 OK 2025/06/26 20:28:43 DEBUG : only12: md5 = 5a0ede16d283bee119bf14e2dacfe8c9 OK 2025/06/26 20:28:48 DEBUG : both13: md5 = 5cb88781f0edb8aa8a47d1f3199f118e OK 2025/06/26 20:28:54 DEBUG : only13: md5 = 56f2f0fabdac9098541e0614475dfcf7 OK 2025/06/26 20:28:54 DEBUG : both14: md5 = 8812ac3f700b1db332659bb9dfbacd94 OK 2025/06/26 20:28:54 DEBUG : only14: md5 = 5002ec155b9de0e53b07924ea8c34e39 OK 2025/06/26 20:28:59 DEBUG : both15: md5 = 3bf6171a0a4195edb403282463ad9ddc OK 2025/06/26 20:29:04 DEBUG : only15: md5 = 0dbc7876aaaafdcdca77b38b2bd6f2df OK 2025/06/26 20:29:09 DEBUG : both16: md5 = bf9bcf2dba6f6c656f76b5561cb46788 OK 2025/06/26 20:29:14 DEBUG : only16: md5 = 05483ef5eb883a59e905c6f3aa892cee OK 2025/06/26 20:29:19 DEBUG : both17: md5 = bfba58d31343c1687261b74ee3391ff4 OK 2025/06/26 20:29:20 DEBUG : only17: md5 = 1cadd50a5648edfa230ae710ab621761 OK 2025/06/26 20:29:25 DEBUG : both18: md5 = b9202a9946c93456541da9067fc254c5 OK 2025/06/26 20:29:30 DEBUG : only18: md5 = cadcdb567da1f6f2ec951371c6905e22 OK 2025/06/26 20:29:35 DEBUG : both19: md5 = 2d1c3d4ce849835096a6faf96a222396 OK 2025/06/26 20:29:40 DEBUG : only19: md5 = f954072dd3f815bdc5c1a1c1e580632b OK 2025/06/26 20:30:17 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-zinirej5wisa': Waiting for checks to finish 2025/06/26 20:30:17 DEBUG : both0: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/26 20:30:17 DEBUG : both0: Unchanged skipping 2025/06/26 20:30:17 DEBUG : both10: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/26 20:30:17 DEBUG : both10: Unchanged skipping 2025/06/26 20:30:17 DEBUG : both12: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/26 20:30:17 DEBUG : both12: Unchanged skipping 2025/06/26 20:30:17 DEBUG : both11: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/26 20:30:17 DEBUG : both14: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/26 20:30:17 DEBUG : both13: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/26 20:30:17 DEBUG : both11: Unchanged skipping 2025/06/26 20:30:17 DEBUG : both14: Unchanged skipping 2025/06/26 20:30:17 DEBUG : both13: Unchanged skipping 2025/06/26 20:30:17 DEBUG : both15: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/26 20:30:17 DEBUG : both15: Unchanged skipping 2025/06/26 20:30:17 DEBUG : both16: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/26 20:30:17 DEBUG : both16: Unchanged skipping 2025/06/26 20:30:17 DEBUG : both17: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/26 20:30:17 DEBUG : both17: Unchanged skipping 2025/06/26 20:30:17 DEBUG : both18: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/26 20:30:17 DEBUG : both18: Unchanged skipping 2025/06/26 20:30:17 DEBUG : both19: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/26 20:30:17 DEBUG : both19: Unchanged skipping 2025/06/26 20:30:17 DEBUG : both2: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/26 20:30:17 DEBUG : both2: Unchanged skipping 2025/06/26 20:30:17 DEBUG : both3: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/26 20:30:17 DEBUG : both3: Unchanged skipping 2025/06/26 20:30:17 DEBUG : both5: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/26 20:30:17 DEBUG : both5: Unchanged skipping 2025/06/26 20:30:17 DEBUG : both6: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/26 20:30:17 DEBUG : both6: Unchanged skipping 2025/06/26 20:30:17 DEBUG : both7: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/26 20:30:17 DEBUG : both7: Unchanged skipping 2025/06/26 20:30:17 DEBUG : both8: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/26 20:30:17 DEBUG : both8: Unchanged skipping 2025/06/26 20:30:17 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/06/26 20:30:17 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/06/26 20:30:17 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/06/26 20:30:17 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/06/26 20:30:17 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/06/26 20:30:17 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/06/26 20:30:17 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/06/26 20:30:17 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/06/26 20:30:17 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/06/26 20:30:17 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/06/26 20:30:17 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/06/26 20:30:17 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/06/26 20:30:17 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/06/26 20:30:17 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/06/26 20:30:17 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/06/26 20:30:17 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/06/26 20:30:17 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/06/26 20:30:17 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/06/26 20:30:17 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/06/26 20:30:17 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/06/26 20:30:18 DEBUG : only0: md5 = 505226797accea2ff0554c76aa4a73ac OK 2025/06/26 20:30:18 INFO : only0: Copied (replaced existing) 2025/06/26 20:30:22 DEBUG : both1: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/26 20:30:22 DEBUG : both1: Unchanged skipping 2025/06/26 20:30:22 DEBUG : both4: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/26 20:30:22 DEBUG : both4: Unchanged skipping 2025/06/26 20:30:22 DEBUG : both9: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/26 20:30:22 DEBUG : both9: Unchanged skipping 2025/06/26 20:30:22 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-zinirej5wisa': Waiting for transfers to finish 2025/06/26 20:30:23 DEBUG : only10: md5 = 79f795ad01579f09bdf5de05517d1344 OK 2025/06/26 20:30:23 INFO : only10: Copied (replaced existing) 2025/06/26 20:30:23 DEBUG : only12: md5 = 1a977f1ecaff64e4517c832b670d0941 OK 2025/06/26 20:30:23 INFO : only12: Copied (replaced existing) 2025/06/26 20:30:23 DEBUG : only14: md5 = ec70884cb2c318fa218cdda6fb45c6f8 OK 2025/06/26 20:30:23 INFO : only14: Copied (replaced existing) 2025/06/26 20:30:23 DEBUG : only13: md5 = 3b37f85ef8c7faa128db9103ff0d873e OK 2025/06/26 20:30:23 INFO : only13: Copied (replaced existing) 2025/06/26 20:30:23 DEBUG : only17: md5 = 28ae18a2791a47e16d49b41748262469 OK 2025/06/26 20:30:23 INFO : only17: Copied (replaced existing) 2025/06/26 20:30:28 DEBUG : only11: md5 = 8063256c1c3542fdcaee571db071d0df OK 2025/06/26 20:30:28 INFO : only11: Copied (replaced existing) 2025/06/26 20:30:28 DEBUG : only15: md5 = 55dfb256d5598458ce93bccc574b8177 OK 2025/06/26 20:30:28 INFO : only15: Copied (replaced existing) 2025/06/26 20:30:28 DEBUG : only16: md5 = e26b76afbf608c13966789389d4ab9ef OK 2025/06/26 20:30:28 INFO : only16: Copied (replaced existing) 2025/06/26 20:30:28 DEBUG : only1: md5 = ab48545a1f7878b69e195b0283f60ccd OK 2025/06/26 20:30:28 INFO : only1: Copied (replaced existing) 2025/06/26 20:30:28 DEBUG : only2: md5 = 3e36b431fb617fbeb2544e431c366b6f OK 2025/06/26 20:30:28 INFO : only2: Copied (replaced existing) 2025/06/26 20:30:28 DEBUG : only18: md5 = d152ec10e42ec3724cedcd7333de8eef OK 2025/06/26 20:30:28 INFO : only18: Copied (replaced existing) 2025/06/26 20:30:28 DEBUG : only4: md5 = 8f0bf37b1ebf57c482cbefa81e522ad9 OK 2025/06/26 20:30:28 INFO : only4: Copied (replaced existing) 2025/06/26 20:30:34 DEBUG : only6: md5 = 2dd44a23c14c7272ba16c6357b52fc9e OK 2025/06/26 20:30:34 INFO : only6: Copied (replaced existing) 2025/06/26 20:30:38 DEBUG : only19: md5 = 7d15b192c027b756ed07fa5d7c49c6ac OK 2025/06/26 20:30:38 INFO : only19: Copied (replaced existing) 2025/06/26 20:30:38 DEBUG : only3: md5 = 938814f8d2b6f73c5e4b47955ea79b5d OK 2025/06/26 20:30:38 INFO : only3: Copied (replaced existing) 2025/06/26 20:30:39 DEBUG : only9: md5 = 4abd0a9ba39dcaee2e69f63467540a12 OK 2025/06/26 20:30:39 INFO : only9: Copied (replaced existing) 2025/06/26 20:30:39 DEBUG : only5: md5 = 586a739bb1fec7bb6b170d865e4fbc41 OK 2025/06/26 20:30:39 INFO : only5: Copied (replaced existing) 2025/06/26 20:30:43 DEBUG : only8: md5 = b6be7421985700e2b3eedf482f47c0a8 OK 2025/06/26 20:30:43 INFO : only8: Copied (replaced existing) 2025/06/26 20:30:44 DEBUG : only7: md5 = 80a12df205b1641ff14a5478f8015e4c OK 2025/06/26 20:30:44 INFO : only7: Copied (replaced existing) 2025/06/26 20:30:44 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (437.27s) === RUN TestSyncReplaceDirModTime run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-zinirej5wisa'", Local "Local file system at /tmp/rclone2909809178", Modify Window "1ns" 2025/06/26 20:34:31 DEBUG : empty_dir: Making directory with metadata 2025/06/26 20:34:31 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/06/26 20:34:31 DEBUG : empty_on_remote: Making directory with metadata 2025/06/26 20:34:31 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/06/26 20:34:31 INFO : empty_on_remote: Making directory 2025/06/26 20:34:31 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/06/26 20:34:37 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/06/26 20:34:37 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/06/26 20:34:37 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/06/26 20:34:37 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTime (22.59s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-zinirej5wisa'", Local "Local file system at /tmp/rclone2909809178", Modify Window "1ns" 2025/06/26 20:34:54 DEBUG : empty_dir: Making directory with metadata 2025/06/26 20:34:54 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/06/26 20:34:54 DEBUG : empty_on_remote: Making directory with metadata 2025/06/26 20:34:54 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/06/26 20:34:54 INFO : empty_on_remote: Making directory 2025/06/26 20:34:54 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/06/26 20:35:00 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/06/26 20:35:00 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/06/26 20:35:00 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/06/26 20:35:00 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/06/26 20:35:00 INFO : empty_dir: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (17.02s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-zinirej5wisa'", Local "Local file system at /tmp/rclone2909809178", Modify Window "1ns" 2025/06/26 20:35:11 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/06/26 20:35:11 INFO : sub dir: Making directory 2025/06/26 20:35:11 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithEmptyDirs (32.70s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-zinirej5wisa'", Local "Local file system at /tmp/rclone2909809178", Modify Window "1ns" 2025/06/26 20:35:44 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/06/26 20:35:44 INFO : sub dir: Making directory 2025/06/26 20:35:44 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithoutEmptyDirs (12.24s) === RUN TestTransform === RUN TestTransform/NFC run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-zinirej5wisa'", Local "Local file system at /tmp/rclone2909809178", Modify Window "1ns" 2025/06/26 20:35:56 DEBUG : dir1/0000-abcdefg.txt: md5 = 95f309b88fb248be20283365668b494f OK 2025/06/26 20:35:57 DEBUG : dir1/0001-bcdefgh.txt: md5 = 5d940aa3b50a453051d8909d935bf2b1 OK 2025/06/26 20:36:03 DEBUG : dir1/0002-cdefghi.txt: md5 = bd919b1d90bff876f585048485c31956 OK 2025/06/26 20:36:08 DEBUG : dir1/0003-defghij.txt: md5 = d02d76a240885c59548f5cbf471611f2 OK 2025/06/26 20:36:13 DEBUG : dir1/0004-efghijk.txt: md5 = 919fdc2d6451fa58ad838d381b9ea580 OK 2025/06/26 20:36:19 DEBUG : dir1/0005-fghijkl.txt: md5 = f142cabc845ae86dd92db9d17b020a82 OK 2025/06/26 20:36:19 DEBUG : dir1/0006-ghijklm.txt: md5 = b06f4b892eac659d02ffc1714dd64c33 OK 2025/06/26 20:36:19 DEBUG : dir1/0007-1234567.txt: md5 = f021f18161750a923bdb3953d457f02f OK 2025/06/26 20:36:25 DEBUG : dir1/0008-2345678.txt: md5 = 31a0b7373f7714b7b281c21c985ef52d OK 2025/06/26 20:36:30 DEBUG : dir1/0009-3456789.txt: md5 = d4b7684ea7031aa80c0c866c4ea1dd02 OK 2025/06/26 20:36:35 DEBUG : dir1/0010-456789.txt: md5 = 37f61f9db2473b743b9092b0869422c0 OK 2025/06/26 20:36:35 DEBUG : dir1/0011-56789;.txt: md5 = 4e48c537f5d70653482e487542560999 OK 2025/06/26 20:36:41 DEBUG : dir1/0012-6789;.txt: md5 = e1ee0c113f50a1e477884d3eb0dc940e OK 2025/06/26 20:36:46 DEBUG : dir1/0013-789;=.txt: md5 = a101c045c81560d3e508a6490906b957 OK 2025/06/26 20:36:47 DEBUG : dir1/0014-89;=.txt: md5 = 0b662ed6a810989b617c74bc42306841 OK 2025/06/26 20:36:47 DEBUG : dir1/0015-9;=.txt: md5 = dff29b3943546f1664ce565c00bebe86 OK 2025/06/26 20:36:48 DEBUG : apple: md5 = 8c5d181236db7a52cdf4efeffe7aa173 OK 2025/06/26 20:36:53 DEBUG : banana: md5 = 1202d6292e4340cc04656493d922883c OK 2025/06/26 20:36:53 DEBUG : appleappleapplebanana: md5 = d80127b8e3157294eb6f3567b8b1eda3 OK 2025/06/26 20:36:59 DEBUG : splitbananasplit: md5 = d9ae1bf51d249b26cd07ab4cd92f1623 OK 2025/06/26 20:36:59 DEBUG : Waiting for deletions to finish 2025/06/26 20:36:59 DEBUG : apple: Excluded (Path Filter) 2025/06/26 20:36:59 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/26 20:36:59 DEBUG : banana: Excluded (Path Filter) 2025/06/26 20:36:59 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/26 20:36:59 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/26 20:36:59 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/26 20:36:59 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/26 20:36:59 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/26 20:36:59 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/26 20:36:59 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/26 20:36:59 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/26 20:36:59 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/26 20:36:59 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/26 20:36:59 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/26 20:36:59 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/26 20:36:59 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/26 20:36:59 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/26 20:36:59 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/26 20:36:59 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/26 20:36:59 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/26 20:37:20 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-zinirej5wisa': Waiting for checks to finish 2025/06/26 20:37:20 DEBUG : apple: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/26 20:37:20 DEBUG : apple: Unchanged skipping 2025/06/26 20:37:20 DEBUG : splitbananasplit: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/26 20:37:20 DEBUG : splitbananasplit: Unchanged skipping 2025/06/26 20:37:20 DEBUG : appleappleapplebanana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/26 20:37:20 DEBUG : appleappleapplebanana: Unchanged skipping 2025/06/26 20:37:20 DEBUG : banana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/26 20:37:20 DEBUG : banana: Unchanged skipping 2025/06/26 20:37:20 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/26 20:37:20 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/06/26 20:37:20 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/26 20:37:20 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/06/26 20:37:20 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/26 20:37:20 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/06/26 20:37:20 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/26 20:37:20 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/06/26 20:37:20 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/26 20:37:20 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/06/26 20:37:20 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/26 20:37:20 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/06/26 20:37:20 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/26 20:37:20 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/06/26 20:37:20 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/26 20:37:20 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/06/26 20:37:20 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/26 20:37:20 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/06/26 20:37:20 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/26 20:37:20 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/06/26 20:37:20 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/26 20:37:20 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/06/26 20:37:20 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/26 20:37:20 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/06/26 20:37:25 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/26 20:37:25 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/06/26 20:37:25 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/26 20:37:25 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/06/26 20:37:25 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/26 20:37:25 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/06/26 20:37:25 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/26 20:37:25 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/06/26 20:37:25 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-zinirej5wisa': Waiting for transfers to finish 2025/06/26 20:37:25 DEBUG : Waiting for deletions to finish 2025/06/26 20:37:25 INFO : There was nothing to transfer 2025/06/26 20:37:25 DEBUG : Waiting for deletions to finish 2025/06/26 20:37:25 DEBUG : apple: Excluded (Path Filter) 2025/06/26 20:37:25 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/26 20:37:25 DEBUG : banana: Excluded (Path Filter) 2025/06/26 20:37:25 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/26 20:37:25 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/26 20:37:25 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/26 20:37:25 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/26 20:37:25 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/26 20:37:25 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/26 20:37:25 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/26 20:37:25 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/26 20:37:25 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/26 20:37:25 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/26 20:37:25 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/26 20:37:25 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/26 20:37:25 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/26 20:37:25 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/26 20:37:25 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/26 20:37:25 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/26 20:37:25 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/26 20:37:26 DEBUG : apple: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/26 20:37:26 DEBUG : apple: Unchanged skipping 2025/06/26 20:37:26 DEBUG : banana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/26 20:37:26 DEBUG : banana: Unchanged skipping 2025/06/26 20:37:26 DEBUG : appleappleapplebanana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/26 20:37:26 DEBUG : appleappleapplebanana: Unchanged skipping 2025/06/26 20:37:26 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-zinirej5wisa': Waiting for checks to finish 2025/06/26 20:37:26 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/26 20:37:26 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/06/26 20:37:26 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/26 20:37:26 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/06/26 20:37:26 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/26 20:37:26 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/06/26 20:37:26 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/26 20:37:26 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/06/26 20:37:26 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/26 20:37:26 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/06/26 20:37:26 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/26 20:37:26 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/06/26 20:37:26 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/26 20:37:26 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/06/26 20:37:26 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/26 20:37:26 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/06/26 20:37:26 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/26 20:37:26 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/06/26 20:37:26 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/26 20:37:26 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/06/26 20:37:26 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/26 20:37:26 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/06/26 20:37:26 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/26 20:37:26 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/06/26 20:37:31 DEBUG : splitbananasplit: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/26 20:37:31 DEBUG : splitbananasplit: Unchanged skipping 2025/06/26 20:37:31 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/26 20:37:31 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/06/26 20:37:31 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/26 20:37:31 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/06/26 20:37:31 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/26 20:37:31 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/06/26 20:37:31 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/26 20:37:31 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/06/26 20:37:31 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-zinirej5wisa': Waiting for transfers to finish 2025/06/26 20:37:31 DEBUG : Waiting for deletions to finish 2025/06/26 20:37:31 INFO : There was nothing to transfer 2025/06/26 20:37:31 DEBUG : Waiting for deletions to finish 2025/06/26 20:37:31 DEBUG : apple: Excluded (Path Filter) 2025/06/26 20:37:31 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/26 20:37:31 DEBUG : banana: Excluded (Path Filter) 2025/06/26 20:37:31 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/26 20:37:31 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/26 20:37:31 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/26 20:37:31 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/26 20:37:31 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/26 20:37:31 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/26 20:37:31 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/26 20:37:31 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/26 20:37:31 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/26 20:37:31 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/26 20:37:31 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/26 20:37:31 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/26 20:37:31 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/26 20:37:31 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/26 20:37:31 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/26 20:37:31 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/26 20:37:31 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/NFD run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-zinirej5wisa'", Local "Local file system at /tmp/rclone2909809178", Modify Window "1ns" 2025/06/26 20:38:54 DEBUG : dir1/0000-abcdefg.txt: md5 = 72155e11096bf6c8fdb930dfb5a066d7 OK 2025/06/26 20:38:55 DEBUG : dir1/0001-bcdefgh.txt: md5 = cbea7499860b61b64ddc0f35d0f00b26 OK 2025/06/26 20:39:00 DEBUG : dir1/0002-cdefghi.txt: md5 = e6cc0ef0e3b461fe847882853a827eb8 OK 2025/06/26 20:39:05 DEBUG : dir1/0003-defghij.txt: md5 = 817f79b21f23544e37e062be9f74354c OK 2025/06/26 20:39:10 DEBUG : dir1/0004-efghijk.txt: md5 = 800caa5e60ee12326b13e8f4670c4395 OK 2025/06/26 20:39:15 DEBUG : dir1/0005-fghijkl.txt: md5 = 6d7da8c2e166fb4129c36c511661a648 OK 2025/06/26 20:39:15 DEBUG : dir1/0006-ghijklm.txt: md5 = 124af94703516fbf96a082c30cc78e5e OK 2025/06/26 20:39:15 DEBUG : dir1/0007-1234567.txt: md5 = e927ee8327de2557d3ed6bbc49125138 OK 2025/06/26 20:39:21 DEBUG : dir1/0008-2345678.txt: md5 = b23ba343fa9bdb477699f2f59c9870d5 OK 2025/06/26 20:39:26 DEBUG : dir1/0009-3456789.txt: md5 = 4fcbb61294c17b8f811732fd6d245aae OK 2025/06/26 20:39:31 DEBUG : dir1/0010-456789.txt: md5 = 40357ba557071611915baedaf65f5948 OK 2025/06/26 20:39:31 DEBUG : dir1/0011-56789;.txt: md5 = 95b8165b33a9360eb91b64a79695a286 OK 2025/06/26 20:39:36 DEBUG : dir1/0012-6789;.txt: md5 = 3a2773184141788ea317afcb3589aa29 OK 2025/06/26 20:39:41 DEBUG : dir1/0013-789;=.txt: md5 = 0ad0fdef3862121d98e4675c6b4a808e OK 2025/06/26 20:39:41 DEBUG : dir1/0014-89;=.txt: md5 = 3f6d38132aa515af2a410660062f89d0 OK 2025/06/26 20:39:42 DEBUG : dir1/0015-9;=.txt: md5 = ffbe301111991c6166d556ee1da0b54f OK 2025/06/26 20:39:42 DEBUG : apple: md5 = fc3ecbc90723bbcb04ae3d1dc52997d3 OK 2025/06/26 20:39:47 DEBUG : banana: md5 = 998fb2433da0a1513a7ba5286a2bd96f OK 2025/06/26 20:39:47 DEBUG : appleappleapplebanana: md5 = cf9d6eb8ab6b8767d82285948e5014a7 OK 2025/06/26 20:39:52 DEBUG : splitbananasplit: md5 = 0a1983627dcd482c81d3490c68f9e25f OK 2025/06/26 20:39:52 DEBUG : Waiting for deletions to finish 2025/06/26 20:39:52 DEBUG : apple: Excluded (Path Filter) 2025/06/26 20:39:52 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/26 20:39:52 DEBUG : banana: Excluded (Path Filter) 2025/06/26 20:39:52 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/26 20:39:52 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/26 20:39:52 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/26 20:39:52 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/26 20:39:52 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/26 20:39:52 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/26 20:39:52 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/26 20:39:52 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/26 20:39:52 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/26 20:39:52 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/26 20:39:52 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/26 20:39:52 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/26 20:39:52 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/26 20:39:52 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/26 20:39:52 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/26 20:39:52 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/26 20:39:52 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/26 20:40:34 DEBUG : apple: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/26 20:40:34 DEBUG : apple: Unchanged skipping 2025/06/26 20:40:34 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-zinirej5wisa': Waiting for checks to finish 2025/06/26 20:40:34 DEBUG : appleappleapplebanana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/26 20:40:34 DEBUG : appleappleapplebanana: Unchanged skipping 2025/06/26 20:40:34 DEBUG : banana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/26 20:40:34 DEBUG : banana: Unchanged skipping 2025/06/26 20:40:34 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/26 20:40:34 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/06/26 20:40:34 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/26 20:40:34 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/06/26 20:40:34 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/26 20:40:34 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/06/26 20:40:34 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/26 20:40:34 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/06/26 20:40:34 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/26 20:40:34 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/06/26 20:40:34 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/26 20:40:34 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/06/26 20:40:34 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/26 20:40:34 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/06/26 20:40:34 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/26 20:40:34 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/06/26 20:40:34 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/26 20:40:34 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/06/26 20:40:34 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/26 20:40:34 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/06/26 20:40:34 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/26 20:40:34 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/06/26 20:40:34 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/26 20:40:34 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/06/26 20:40:39 DEBUG : splitbananasplit: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/26 20:40:39 DEBUG : splitbananasplit: Unchanged skipping 2025/06/26 20:40:39 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/26 20:40:39 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/06/26 20:40:39 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/26 20:40:39 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/06/26 20:40:39 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/26 20:40:39 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/06/26 20:40:39 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/26 20:40:39 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/06/26 20:40:39 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-zinirej5wisa': Waiting for transfers to finish 2025/06/26 20:40:39 DEBUG : Waiting for deletions to finish 2025/06/26 20:40:39 INFO : There was nothing to transfer 2025/06/26 20:40:39 DEBUG : Waiting for deletions to finish 2025/06/26 20:40:39 DEBUG : apple: Excluded (Path Filter) 2025/06/26 20:40:39 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/26 20:40:39 DEBUG : banana: Excluded (Path Filter) 2025/06/26 20:40:39 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/26 20:40:39 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/26 20:40:39 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/26 20:40:39 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/26 20:40:39 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/26 20:40:39 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/26 20:40:39 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/26 20:40:39 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/26 20:40:39 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/26 20:40:39 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/26 20:40:39 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/26 20:40:39 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/26 20:40:39 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/26 20:40:39 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/26 20:40:39 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/26 20:40:39 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/26 20:40:39 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/26 20:40:39 DEBUG : banana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/26 20:40:39 DEBUG : appleappleapplebanana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/26 20:40:39 DEBUG : banana: Unchanged skipping 2025/06/26 20:40:39 DEBUG : appleappleapplebanana: Unchanged skipping 2025/06/26 20:40:39 DEBUG : apple: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/26 20:40:39 DEBUG : apple: Unchanged skipping 2025/06/26 20:40:39 DEBUG : splitbananasplit: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/26 20:40:39 DEBUG : splitbananasplit: Unchanged skipping 2025/06/26 20:40:39 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-zinirej5wisa': Waiting for checks to finish 2025/06/26 20:40:39 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/26 20:40:39 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/26 20:40:39 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/06/26 20:40:39 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/06/26 20:40:39 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/26 20:40:39 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/06/26 20:40:39 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/26 20:40:39 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/06/26 20:40:39 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/26 20:40:39 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/06/26 20:40:39 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/26 20:40:39 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/06/26 20:40:39 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/26 20:40:39 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/06/26 20:40:39 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/26 20:40:39 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/06/26 20:40:39 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/26 20:40:39 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/06/26 20:40:39 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/26 20:40:39 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/06/26 20:40:39 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/26 20:40:39 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/06/26 20:40:44 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/26 20:40:44 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/06/26 20:40:44 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/26 20:40:44 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/06/26 20:40:44 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/26 20:40:44 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/06/26 20:40:44 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/26 20:40:44 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/06/26 20:40:44 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/26 20:40:44 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/06/26 20:40:44 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-zinirej5wisa': Waiting for transfers to finish 2025/06/26 20:40:44 DEBUG : Waiting for deletions to finish 2025/06/26 20:40:44 INFO : There was nothing to transfer 2025/06/26 20:40:44 DEBUG : Waiting for deletions to finish 2025/06/26 20:40:44 DEBUG : apple: Excluded (Path Filter) 2025/06/26 20:40:44 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/26 20:40:44 DEBUG : banana: Excluded (Path Filter) 2025/06/26 20:40:44 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/26 20:40:44 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/26 20:40:44 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/26 20:40:44 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/26 20:40:44 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/26 20:40:44 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/26 20:40:44 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/26 20:40:44 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/26 20:40:44 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/26 20:40:44 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/26 20:40:44 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/26 20:40:44 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/26 20:40:44 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/26 20:40:44 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/26 20:40:44 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/26 20:40:44 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/26 20:40:44 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/base64 run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-zinirej5wisa'", Local "Local file system at /tmp/rclone2909809178", Modify Window "1ns" 2025/06/26 20:42:13 DEBUG : dir1/0000-abcdefg.txt: md5 = ea9fe0c1d6b5b07c59d80b51ed280b6d OK 2025/06/26 20:42:13 DEBUG : dir1/0001-bcdefgh.txt: md5 = cd504db9e9c9ff10f8df25f63ac8315f OK 2025/06/26 20:42:18 DEBUG : dir1/0002-cdefghi.txt: md5 = 5805ab77922d3a4a79d27079f18f2e13 OK 2025/06/26 20:42:23 DEBUG : dir1/0003-defghij.txt: md5 = 8119c3f5505bd9e9df3f668b0686c26a OK 2025/06/26 20:42:28 DEBUG : dir1/0004-efghijk.txt: md5 = f5b0b59b02031225bb23dd6ace2f436b OK 2025/06/26 20:42:33 DEBUG : dir1/0005-fghijkl.txt: md5 = bc51d8e7e559866e7750e6ffc1dbaa58 OK 2025/06/26 20:42:34 DEBUG : dir1/0006-ghijklm.txt: md5 = e332f91037df5ee0817240a285de3256 OK 2025/06/26 20:42:34 DEBUG : dir1/0007-1234567.txt: md5 = 54161aec9ff9abe28e5369708c80f174 OK 2025/06/26 20:42:39 DEBUG : dir1/0008-2345678.txt: md5 = 707f7f22e5ae429437eb1d9261b19467 OK 2025/06/26 20:42:44 DEBUG : dir1/0009-3456789.txt: md5 = 967c0a78166afa88b6cf581bf3d522f6 OK 2025/06/26 20:42:49 DEBUG : dir1/0010-456789.txt: md5 = 5f7725221037487fe90c73c517ee1d39 OK 2025/06/26 20:42:49 DEBUG : dir1/0011-56789;.txt: md5 = 9166821f6ca483e908746f4b1f91996e OK 2025/06/26 20:42:55 DEBUG : dir1/0012-6789;.txt: md5 = a7f0bfa7d781d1f314aa42f5f46d0623 OK 2025/06/26 20:43:00 DEBUG : dir1/0013-789;=.txt: md5 = f877677be33d64ac6c373876eab29859 OK 2025/06/26 20:43:00 DEBUG : dir1/0014-89;=.txt: md5 = 586acfc0ab219daf183e2bfe39f8f540 OK 2025/06/26 20:43:00 DEBUG : dir1/0015-9;=.txt: md5 = d16e9b479b0824333291c288452b965c OK 2025/06/26 20:43:00 DEBUG : apple: md5 = 69e813b24981924d08a71966e0b6e46a OK 2025/06/26 20:43:05 DEBUG : banana: md5 = c9c8ddc13d3f21ffa6ae5de0edaf0268 OK 2025/06/26 20:43:06 DEBUG : appleappleapplebanana: md5 = b237bdca014ddf68e752c352956aec79 OK 2025/06/26 20:43:11 DEBUG : splitbananasplit: md5 = db4df4e12d0398fcaddc395076d92f2c OK 2025/06/26 20:43:11 DEBUG : Waiting for deletions to finish 2025/06/26 20:43:11 DEBUG : apple: Excluded (Path Filter) 2025/06/26 20:43:11 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/26 20:43:11 DEBUG : banana: Excluded (Path Filter) 2025/06/26 20:43:11 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/26 20:43:11 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/26 20:43:11 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/26 20:43:11 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/26 20:43:11 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/26 20:43:11 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/26 20:43:11 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/26 20:43:11 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/26 20:43:11 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/26 20:43:11 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/26 20:43:11 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/26 20:43:11 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/26 20:43:11 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/26 20:43:11 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/26 20:43:11 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/26 20:43:11 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/26 20:43:11 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/26 20:43:42 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/26 20:43:42 DEBUG : apple: transformed to: YXBwbGU= 2025/06/26 20:43:42 DEBUG : banana: transformed to: YmFuYW5h 2025/06/26 20:43:42 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/26 20:43:42 DEBUG : banana: transformed to: YmFuYW5h 2025/06/26 20:43:42 DEBUG : apple: transformed to: YXBwbGU= 2025/06/26 20:43:42 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/26 20:43:42 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/26 20:43:42 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/26 20:43:42 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/26 20:43:42 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/26 20:43:42 DEBUG : banana: transformed to: YmFuYW5h 2025/06/26 20:43:42 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/26 20:43:42 DEBUG : apple: transformed to: YXBwbGU= 2025/06/26 20:43:42 DEBUG : apple: transformed to: YXBwbGU= 2025/06/26 20:43:42 DEBUG : apple: Need to transfer - File not found at Destination 2025/06/26 20:43:42 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/26 20:43:42 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/06/26 20:43:42 DEBUG : banana: transformed to: YmFuYW5h 2025/06/26 20:43:42 DEBUG : banana: Need to transfer - File not found at Destination 2025/06/26 20:43:42 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/26 20:43:42 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/06/26 20:43:42 DEBUG : apple: transformed to: YXBwbGU= 2025/06/26 20:43:42 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/26 20:43:42 DEBUG : banana: transformed to: YmFuYW5h 2025/06/26 20:43:42 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/26 20:43:42 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/26 20:43:42 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/26 20:43:42 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/26 20:43:42 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/26 20:43:42 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/26 20:43:42 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/26 20:43:42 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/26 20:43:42 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/26 20:43:42 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/26 20:43:42 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/26 20:43:42 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/26 20:43:42 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/26 20:43:42 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/26 20:43:42 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/26 20:43:42 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/26 20:43:42 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/26 20:43:42 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/26 20:43:42 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/26 20:43:42 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/26 20:43:42 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/26 20:43:42 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/26 20:43:42 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/26 20:43:42 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/26 20:43:42 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/26 20:43:42 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/26 20:43:42 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/26 20:43:42 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/26 20:43:42 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/26 20:43:42 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/26 20:43:42 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/26 20:43:42 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/26 20:43:42 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/26 20:43:42 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/26 20:43:42 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/26 20:43:42 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/26 20:43:42 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/26 20:43:42 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/26 20:43:42 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/26 20:43:42 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/26 20:43:42 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/26 20:43:42 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/26 20:43:42 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/26 20:43:42 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/26 20:43:42 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/26 20:43:42 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/26 20:43:42 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/26 20:43:42 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/26 20:43:42 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/26 20:43:42 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/26 20:43:42 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/26 20:43:42 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/26 20:43:42 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/26 20:43:42 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/26 20:43:42 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/26 20:43:42 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/26 20:43:42 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/26 20:43:42 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/26 20:43:42 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/26 20:43:42 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/26 20:43:42 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/26 20:43:42 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/26 20:43:42 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/26 20:43:42 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/26 20:43:42 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/26 20:43:42 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/26 20:43:42 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/26 20:43:42 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/26 20:43:42 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/26 20:43:42 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/26 20:43:42 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/26 20:43:42 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/26 20:43:42 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/26 20:43:42 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/26 20:43:42 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/26 20:43:42 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/26 20:43:42 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/26 20:43:42 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/26 20:43:42 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/26 20:43:42 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/26 20:43:42 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/26 20:43:42 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/26 20:43:42 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/26 20:43:42 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/26 20:43:42 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/26 20:43:42 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/26 20:43:42 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/26 20:43:42 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/26 20:43:42 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/26 20:43:42 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/26 20:43:42 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/26 20:43:42 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/26 20:43:42 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/26 20:43:42 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/26 20:43:42 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/26 20:43:42 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/26 20:43:42 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/26 20:43:42 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/26 20:43:42 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/26 20:43:42 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/26 20:43:42 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/26 20:43:42 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/26 20:43:42 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/26 20:43:42 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/26 20:43:42 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/26 20:43:42 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/26 20:43:42 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/26 20:43:42 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/26 20:43:42 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/26 20:43:42 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/26 20:43:42 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/26 20:43:42 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/26 20:43:42 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/26 20:43:42 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/26 20:43:42 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/26 20:43:42 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/26 20:43:42 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/26 20:43:42 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/26 20:43:42 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/26 20:43:42 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/26 20:43:42 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/26 20:43:42 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/26 20:43:42 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/26 20:43:42 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/26 20:43:42 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/26 20:43:42 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/26 20:43:42 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/26 20:43:42 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/26 20:43:42 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/26 20:43:42 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/26 20:43:42 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/26 20:43:42 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/06/26 20:43:42 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/26 20:43:42 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/06/26 20:43:42 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/26 20:43:42 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/06/26 20:43:42 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/26 20:43:42 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/06/26 20:43:42 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/26 20:43:42 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/06/26 20:43:42 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/26 20:43:42 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/26 20:43:42 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/26 20:43:42 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/26 20:43:42 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/26 20:43:42 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/26 20:43:42 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/26 20:43:42 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/26 20:43:42 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/26 20:43:42 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/26 20:43:42 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/06/26 20:43:42 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/26 20:43:42 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/26 20:43:42 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/26 20:43:42 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/26 20:43:42 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/26 20:43:42 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/26 20:43:42 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/26 20:43:42 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/26 20:43:42 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/26 20:43:42 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/26 20:43:42 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/26 20:43:42 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/26 20:43:42 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/26 20:43:42 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/26 20:43:42 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/26 20:43:42 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/26 20:43:42 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/26 20:43:42 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/26 20:43:42 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/06/26 20:43:42 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/26 20:43:42 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/26 20:43:42 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/06/26 20:43:42 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/26 20:43:42 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/06/26 20:43:42 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/26 20:43:42 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/06/26 20:43:42 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/26 20:43:42 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/06/26 20:43:42 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/26 20:43:42 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/06/26 20:43:42 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/26 20:43:42 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/06/26 20:43:42 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/26 20:43:42 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/06/26 20:43:42 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/26 20:43:42 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/06/26 20:43:42 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/26 20:43:42 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/06/26 20:43:42 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/26 20:43:42 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/06/26 20:43:42 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/06/26 20:43:42 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/06/26 20:43:42 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/26 20:43:42 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/06/26 20:43:42 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/26 20:43:42 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/06/26 20:43:42 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/26 20:43:42 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/06/26 20:43:42 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/26 20:43:42 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/06/26 20:43:42 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/06/26 20:43:42 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/06/26 20:43:42 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-zinirej5wisa': Waiting for checks to finish 2025/06/26 20:43:42 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-zinirej5wisa': Waiting for transfers to finish 2025/06/26 20:43:43 DEBUG : YXBwbGU=: md5 = dd62c2caf2c7583a2fa100e718e71380 OK 2025/06/26 20:43:43 INFO : apple: Copied (new) to: YXBwbGU= 2025/06/26 20:43:43 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/06/26 20:43:43 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: md5 = 3b5ca4f552565893a4a9b38bb4121165 OK 2025/06/26 20:43:43 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/06/26 20:43:43 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/06/26 20:43:48 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: md5 = e2b4d3e8df436b2ef7bd51aa1541ee15 OK 2025/06/26 20:43:48 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/26 20:43:48 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/26 20:43:48 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: md5 = 4f7cceda797a4b2d938b48f619eecc6d OK 2025/06/26 20:43:48 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/26 20:43:48 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/06/26 20:43:48 DEBUG : YmFuYW5h: md5 = d74488437233d36d8fe0145fbf244b38 OK 2025/06/26 20:43:48 INFO : banana: Copied (new) to: YmFuYW5h 2025/06/26 20:43:48 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/06/26 20:43:48 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: md5 = f2248e8c855a538c115a4280cf04d3ac OK 2025/06/26 20:43:48 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/26 20:43:48 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/06/26 20:43:48 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: md5 = f1f9cec248378043a36fa3fc50e4f380 OK 2025/06/26 20:43:48 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/06/26 20:43:48 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/06/26 20:43:48 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: md5 = a77952c5bea3b95416a387978083897c OK 2025/06/26 20:43:48 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/06/26 20:43:48 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/06/26 20:43:48 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: md5 = 0d2e11e08aef99472f8d8627b4509713 OK 2025/06/26 20:43:48 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/06/26 20:43:48 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/26 20:43:53 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: md5 = 4ed35c7523cd5a0dae8d698832b413ad OK 2025/06/26 20:43:53 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/06/26 20:43:53 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/26 20:43:54 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: md5 = 58c6f225aad22f8a5b8ad55e63b66e14 OK 2025/06/26 20:43:54 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/06/26 20:43:54 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/06/26 20:43:54 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: md5 = b662bc78efcc27c23932c9af2650a5dd OK 2025/06/26 20:43:54 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/06/26 20:43:54 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/06/26 20:43:54 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: md5 = 6a34cbf147a6b2b4e948e6f6b239d848 OK 2025/06/26 20:43:54 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/26 20:43:54 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/06/26 20:43:58 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: md5 = cb6cd9ac8c64247d0130e79a220261f3 OK 2025/06/26 20:43:58 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/26 20:43:58 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/06/26 20:43:59 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: md5 = d83fa96ef522d896646122ec2c9fc38e OK 2025/06/26 20:43:59 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2025/06/26 20:43:59 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/06/26 20:43:59 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: md5 = 2ef94a85ebb58d7c61ee4205a8ee33d4 OK 2025/06/26 20:43:59 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2025/06/26 20:43:59 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/06/26 20:43:59 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: md5 = ff5a329436da0c04e88a33f30856ee0a OK 2025/06/26 20:43:59 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/06/26 20:43:59 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: md5 = 7a46083f7600fd78938a88f13b663d4b OK 2025/06/26 20:43:59 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2025/06/26 20:44:00 DEBUG : dir1/MDAxNS05Oz0udHh0: md5 = 411479ee4b24112853476a7826b89ae7 OK 2025/06/26 20:44:00 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2025/06/26 20:44:04 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: md5 = 6f205d63797f96ae29f9e917b24d2793 OK 2025/06/26 20:44:04 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2025/06/26 20:44:04 DEBUG : Waiting for deletions to finish 2025/06/26 20:44:04 INFO : dir1/0007-1234567.txt: Deleted 2025/06/26 20:44:04 INFO : apple: Deleted 2025/06/26 20:44:04 INFO : appleappleapplebanana: Deleted 2025/06/26 20:44:04 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/06/26 20:44:04 INFO : dir1/0000-abcdefg.txt: Deleted 2025/06/26 20:44:09 INFO : dir1/0004-efghijk.txt: Deleted 2025/06/26 20:44:09 INFO : dir1/0009-3456789.txt: Deleted 2025/06/26 20:44:09 INFO : dir1/0014-89;=.txt: Deleted 2025/06/26 20:44:09 INFO : dir1/0015-9;=.txt: Deleted 2025/06/26 20:44:10 INFO : dir1/0006-ghijklm.txt: Deleted 2025/06/26 20:44:14 INFO : splitbananasplit: Deleted 2025/06/26 20:44:14 INFO : dir1/0002-cdefghi.txt: Deleted 2025/06/26 20:44:14 INFO : dir1/0003-defghij.txt: Deleted 2025/06/26 20:44:14 INFO : dir1/0011-56789;.txt: Deleted 2025/06/26 20:44:14 INFO : dir1/0005-fghijkl.txt: Deleted 2025/06/26 20:44:14 INFO : dir1/0008-2345678.txt: Deleted 2025/06/26 20:44:14 INFO : dir1/0010-456789.txt: Deleted 2025/06/26 20:44:15 INFO : banana: Deleted 2025/06/26 20:44:19 INFO : dir1/0012-6789;.txt: Deleted 2025/06/26 20:44:19 INFO : dir1/0013-789;=.txt: Deleted 2025/06/26 20:44:19 DEBUG : Waiting for deletions to finish 2025/06/26 20:44:19 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/06/26 20:44:19 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/06/26 20:44:19 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/06/26 20:44:19 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/06/26 20:44:19 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/06/26 20:44:19 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/06/26 20:44:19 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/06/26 20:44:19 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/06/26 20:44:19 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/06/26 20:44:19 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/06/26 20:44:19 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/06/26 20:44:19 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/06/26 20:44:19 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/06/26 20:44:19 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/06/26 20:44:19 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/06/26 20:44:19 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/06/26 20:44:19 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/06/26 20:44:19 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/06/26 20:44:19 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/06/26 20:44:19 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/06/26 20:44:19 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/06/26 20:44:19 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/06/26 20:44:19 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/26 20:44:19 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/06/26 20:44:19 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/06/26 20:44:19 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/26 20:44:19 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/06/26 20:44:19 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/06/26 20:44:19 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/06/26 20:44:19 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/06/26 20:44:19 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/06/26 20:44:19 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/06/26 20:44:19 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/06/26 20:44:19 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/06/26 20:44:19 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/26 20:44:19 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/06/26 20:44:19 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/26 20:44:19 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/26 20:44:19 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/06/26 20:44:19 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/26 20:44:19 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/06/26 20:44:19 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/06/26 20:44:19 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/06/26 20:44:19 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/06/26 20:44:19 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/06/26 20:44:19 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/06/26 20:44:19 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/06/26 20:44:19 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/06/26 20:44:19 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/06/26 20:44:19 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/06/26 20:44:19 DEBUG : apple: transformed to: YXBwbGU= 2025/06/26 20:44:19 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/06/26 20:44:19 DEBUG : apple: transformed to: YXBwbGU= 2025/06/26 20:44:19 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/06/26 20:44:19 DEBUG : apple: transformed to: YXBwbGU= 2025/06/26 20:44:19 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/06/26 20:44:19 DEBUG : apple: transformed to: YXBwbGU= 2025/06/26 20:44:19 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/06/26 20:44:19 DEBUG : apple: transformed to: YXBwbGU= 2025/06/26 20:44:19 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/06/26 20:44:19 DEBUG : apple: transformed to: YXBwbGU= 2025/06/26 20:44:19 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/06/26 20:44:19 DEBUG : apple: transformed to: YXBwbGU= 2025/06/26 20:44:19 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/26 20:44:19 DEBUG : apple: transformed to: YXBwbGU= 2025/06/26 20:44:19 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/26 20:44:19 DEBUG : apple: transformed to: YXBwbGU= 2025/06/26 20:44:19 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/06/26 20:44:19 DEBUG : apple: transformed to: YXBwbGU= 2025/06/26 20:44:19 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/06/26 20:44:19 DEBUG : apple: transformed to: YXBwbGU= 2025/06/26 20:44:19 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/06/26 20:44:19 DEBUG : apple: transformed to: YXBwbGU= 2025/06/26 20:44:19 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/06/26 20:44:19 DEBUG : apple: transformed to: YXBwbGU= 2025/06/26 20:44:19 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/06/26 20:44:19 DEBUG : apple: transformed to: YXBwbGU= 2025/06/26 20:44:19 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/26 20:44:19 DEBUG : apple: transformed to: YXBwbGU= 2025/06/26 20:44:19 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/06/26 20:44:19 DEBUG : apple: transformed to: YXBwbGU= 2025/06/26 20:44:19 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/06/26 20:44:19 DEBUG : banana: transformed to: YmFuYW5h 2025/06/26 20:44:19 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/06/26 20:44:19 DEBUG : banana: transformed to: YmFuYW5h 2025/06/26 20:44:19 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/06/26 20:44:19 DEBUG : banana: transformed to: YmFuYW5h 2025/06/26 20:44:19 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/06/26 20:44:19 DEBUG : banana: transformed to: YmFuYW5h 2025/06/26 20:44:19 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/06/26 20:44:19 DEBUG : banana: transformed to: YmFuYW5h 2025/06/26 20:44:19 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/06/26 20:44:19 DEBUG : banana: transformed to: YmFuYW5h 2025/06/26 20:44:19 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/06/26 20:44:19 DEBUG : banana: transformed to: YmFuYW5h 2025/06/26 20:44:19 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/26 20:44:19 DEBUG : banana: transformed to: YmFuYW5h 2025/06/26 20:44:19 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/26 20:44:19 DEBUG : banana: transformed to: YmFuYW5h 2025/06/26 20:44:19 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/06/26 20:44:19 DEBUG : banana: transformed to: YmFuYW5h 2025/06/26 20:44:19 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/06/26 20:44:19 DEBUG : banana: transformed to: YmFuYW5h 2025/06/26 20:44:19 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/06/26 20:44:19 DEBUG : banana: transformed to: YmFuYW5h 2025/06/26 20:44:19 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/06/26 20:44:19 DEBUG : banana: transformed to: YmFuYW5h 2025/06/26 20:44:19 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/06/26 20:44:19 DEBUG : banana: transformed to: YmFuYW5h 2025/06/26 20:44:19 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/26 20:44:19 DEBUG : banana: transformed to: YmFuYW5h 2025/06/26 20:44:19 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/06/26 20:44:19 DEBUG : banana: transformed to: YmFuYW5h 2025/06/26 20:44:19 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/06/26 20:44:19 DEBUG : banana: transformed to: YmFuYW5h 2025/06/26 20:44:19 DEBUG : apple: transformed to: YXBwbGU= 2025/06/26 20:44:19 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/26 20:44:19 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/06/26 20:44:19 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/26 20:44:19 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/06/26 20:44:19 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/26 20:44:19 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/06/26 20:44:19 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/26 20:44:19 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/06/26 20:44:19 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/26 20:44:19 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/06/26 20:44:19 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/26 20:44:19 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/06/26 20:44:19 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/26 20:44:19 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/26 20:44:19 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/26 20:44:19 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/26 20:44:19 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/26 20:44:19 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/06/26 20:44:19 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/26 20:44:19 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/06/26 20:44:19 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/26 20:44:19 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/06/26 20:44:19 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/26 20:44:19 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/06/26 20:44:19 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/26 20:44:19 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/06/26 20:44:19 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/26 20:44:19 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/26 20:44:19 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/26 20:44:19 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/06/26 20:44:19 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/26 20:44:19 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/06/26 20:44:19 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/26 20:44:19 DEBUG : banana: transformed to: YmFuYW5h 2025/06/26 20:44:19 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/26 20:44:19 DEBUG : apple: transformed to: YXBwbGU= 2025/06/26 20:44:19 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/26 20:44:19 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/06/26 20:44:19 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/26 20:44:19 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/06/26 20:44:19 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/26 20:44:19 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/06/26 20:44:19 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/26 20:44:19 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/06/26 20:44:19 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/26 20:44:19 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/06/26 20:44:19 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/26 20:44:19 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/06/26 20:44:19 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/26 20:44:19 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/26 20:44:19 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/26 20:44:19 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/26 20:44:19 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/26 20:44:19 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/06/26 20:44:19 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/26 20:44:19 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/06/26 20:44:19 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/26 20:44:19 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/06/26 20:44:19 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/26 20:44:19 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/06/26 20:44:19 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/26 20:44:19 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/06/26 20:44:19 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/26 20:44:19 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/26 20:44:19 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/26 20:44:19 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/06/26 20:44:19 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/26 20:44:19 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/06/26 20:44:19 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/26 20:44:19 DEBUG : banana: transformed to: YmFuYW5h 2025/06/26 20:44:19 DEBUG : apple: transformed to: YXBwbGU= 2025/06/26 20:44:19 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/26 20:44:19 DEBUG : banana: transformed to: YmFuYW5h 2025/06/26 20:44:19 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/26 20:44:19 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/06/26 20:44:19 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/06/26 20:44:19 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/26 20:44:19 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/06/26 20:44:19 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/06/26 20:44:19 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/06/26 20:44:19 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/06/26 20:44:19 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/06/26 20:44:19 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/26 20:44:19 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/26 20:44:19 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/06/26 20:44:19 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/06/26 20:44:19 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/06/26 20:44:19 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/06/26 20:44:19 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/06/26 20:44:19 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/06/26 20:44:19 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/26 20:44:19 DEBUG : apple: transformed to: YXBwbGU= 2025/06/26 20:44:19 DEBUG : banana: transformed to: YmFuYW5h 2025/06/26 20:44:19 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/26 20:44:19 DEBUG : banana: transformed to: YmFuYW5h 2025/06/26 20:44:19 DEBUG : apple: transformed to: YXBwbGU= 2025/06/26 20:44:19 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/26 20:44:19 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/26 20:44:19 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/26 20:44:19 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/26 20:44:19 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/26 20:44:19 DEBUG : banana: transformed to: YmFuYW5h 2025/06/26 20:44:19 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/26 20:44:19 DEBUG : apple: transformed to: YXBwbGU= 2025/06/26 20:44:19 DEBUG : apple: transformed to: YXBwbGU= 2025/06/26 20:44:19 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/26 20:44:19 DEBUG : banana: transformed to: YmFuYW5h 2025/06/26 20:44:19 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/26 20:44:19 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/26 20:44:19 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/26 20:44:19 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/26 20:44:19 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/26 20:44:19 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/26 20:44:19 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/26 20:44:19 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/26 20:44:19 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/26 20:44:19 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/26 20:44:19 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/26 20:44:19 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/26 20:44:19 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/26 20:44:19 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/26 20:44:19 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/26 20:44:19 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/26 20:44:19 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/26 20:44:19 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/26 20:44:19 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/26 20:44:19 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/26 20:44:19 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/26 20:44:19 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/26 20:44:19 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/26 20:44:19 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/26 20:44:19 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/26 20:44:19 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/26 20:44:19 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/26 20:44:19 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/26 20:44:19 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/26 20:44:19 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/26 20:44:19 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/26 20:44:19 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/26 20:44:19 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/26 20:44:19 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/26 20:44:19 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/26 20:44:19 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/26 20:44:19 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/26 20:44:19 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/26 20:44:19 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/26 20:44:19 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/26 20:44:19 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/26 20:44:19 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/26 20:44:19 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/26 20:44:19 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/26 20:44:19 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/26 20:44:19 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/26 20:44:19 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/26 20:44:19 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/26 20:44:19 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/26 20:44:19 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/26 20:44:19 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/26 20:44:19 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/26 20:44:19 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/26 20:44:19 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/26 20:44:19 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/26 20:44:19 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/26 20:44:19 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/26 20:44:19 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/26 20:44:19 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/26 20:44:19 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/26 20:44:19 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/26 20:44:19 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/26 20:44:19 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/26 20:44:19 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/26 20:44:19 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/26 20:44:19 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/26 20:44:19 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/26 20:44:19 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/26 20:44:19 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/26 20:44:19 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/26 20:44:19 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/26 20:44:19 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/26 20:44:19 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/26 20:44:19 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/26 20:44:19 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/26 20:44:19 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/26 20:44:19 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/26 20:44:19 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/26 20:44:19 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/26 20:44:19 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/26 20:44:19 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/26 20:44:19 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/26 20:44:19 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/26 20:44:19 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/26 20:44:19 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/26 20:44:19 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/26 20:44:19 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/26 20:44:19 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/26 20:44:19 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/26 20:44:19 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/26 20:44:19 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/26 20:44:19 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/26 20:44:19 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/26 20:44:19 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/26 20:44:19 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/26 20:44:19 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/26 20:44:19 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/26 20:44:19 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/26 20:44:19 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/26 20:44:19 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/26 20:44:19 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/26 20:44:19 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/26 20:44:19 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/26 20:44:19 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/26 20:44:19 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/26 20:44:19 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/26 20:44:19 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/26 20:44:19 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/26 20:44:19 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/26 20:44:19 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/26 20:44:19 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/26 20:44:19 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/26 20:44:19 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/26 20:44:19 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/26 20:44:19 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/26 20:44:19 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/26 20:44:19 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/26 20:44:19 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/26 20:44:19 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/26 20:44:19 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/26 20:44:19 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/26 20:44:19 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/26 20:44:19 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/26 20:44:19 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/26 20:44:19 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/26 20:44:19 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/26 20:44:19 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/26 20:44:19 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/26 20:44:19 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/26 20:44:19 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/26 20:44:19 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/26 20:44:19 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/06/26 20:44:19 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/26 20:44:19 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/06/26 20:44:19 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/26 20:44:19 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/06/26 20:44:19 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/26 20:44:19 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/06/26 20:44:19 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/26 20:44:19 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/06/26 20:44:19 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/26 20:44:19 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/26 20:44:19 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/26 20:44:19 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/26 20:44:19 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/26 20:44:19 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/26 20:44:19 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/26 20:44:19 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/26 20:44:19 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/26 20:44:19 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/26 20:44:19 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/06/26 20:44:19 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/26 20:44:19 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/26 20:44:19 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/26 20:44:19 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/26 20:44:19 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/26 20:44:19 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/26 20:44:19 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/26 20:44:19 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/26 20:44:19 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/26 20:44:19 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/26 20:44:19 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/26 20:44:19 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/26 20:44:19 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/26 20:44:19 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/26 20:44:19 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/26 20:44:19 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/26 20:44:19 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/26 20:44:19 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/26 20:44:19 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/06/26 20:44:19 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/26 20:44:19 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/26 20:44:19 DEBUG : banana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/26 20:44:19 DEBUG : banana: Unchanged skipping 2025/06/26 20:44:19 DEBUG : apple: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/26 20:44:19 DEBUG : apple: Unchanged skipping 2025/06/26 20:44:20 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/26 20:44:20 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/26 20:44:20 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/26 20:44:20 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/26 20:44:20 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/26 20:44:20 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/26 20:44:20 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/26 20:44:20 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/26 20:44:20 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/26 20:44:20 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/06/26 20:44:20 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/26 20:44:20 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/26 20:44:20 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/26 20:44:20 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/26 20:44:20 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/06/26 20:44:20 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-zinirej5wisa': Waiting for checks to finish 2025/06/26 20:44:20 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/26 20:44:20 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/06/26 20:44:20 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/26 20:44:20 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/06/26 20:44:20 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/26 20:44:20 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/06/26 20:44:20 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/26 20:44:20 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/06/26 20:44:20 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/26 20:44:20 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/06/26 20:44:20 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/26 20:44:20 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/06/26 20:44:20 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/26 20:44:20 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/06/26 20:44:20 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/26 20:44:20 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/06/26 20:44:20 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/26 20:44:20 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/06/26 20:44:20 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/26 20:44:20 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/06/26 20:44:20 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/26 20:44:20 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/06/26 20:44:20 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/26 20:44:20 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/06/26 20:44:20 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/26 20:44:20 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/06/26 20:44:24 DEBUG : splitbananasplit: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/26 20:44:24 DEBUG : splitbananasplit: Unchanged skipping 2025/06/26 20:44:24 DEBUG : appleappleapplebanana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/26 20:44:24 DEBUG : appleappleapplebanana: Unchanged skipping 2025/06/26 20:44:25 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/26 20:44:25 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/06/26 20:44:25 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/26 20:44:25 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/06/26 20:44:25 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/26 20:44:25 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/06/26 20:44:25 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-zinirej5wisa': Waiting for transfers to finish 2025/06/26 20:44:25 DEBUG : Waiting for deletions to finish 2025/06/26 20:44:25 DEBUG : Waiting for deletions to finish 2025/06/26 20:44:25 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/06/26 20:44:25 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/06/26 20:44:25 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/06/26 20:44:25 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/06/26 20:44:25 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/06/26 20:44:25 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/06/26 20:44:25 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/06/26 20:44:25 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/06/26 20:44:25 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/06/26 20:44:25 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/06/26 20:44:25 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/06/26 20:44:25 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/06/26 20:44:25 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/06/26 20:44:25 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/06/26 20:44:25 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/06/26 20:44:25 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/06/26 20:44:25 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/06/26 20:44:25 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/06/26 20:44:25 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/06/26 20:44:25 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/06/26 20:44:25 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/26 20:44:25 DEBUG : apple: transformed to: YXBwbGU= 2025/06/26 20:44:25 DEBUG : banana: transformed to: YmFuYW5h 2025/06/26 20:44:25 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/26 20:44:25 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/26 20:44:25 DEBUG : banana: transformed to: YmFuYW5h 2025/06/26 20:44:25 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/06/26 20:44:25 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/26 20:44:25 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/06/26 20:44:25 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/06/26 20:44:25 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/26 20:44:25 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/06/26 20:44:25 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/06/26 20:44:25 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/26 20:44:25 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/06/26 20:44:25 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/06/26 20:44:25 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/06/26 20:44:25 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/06/26 20:44:25 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/06/26 20:44:25 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/06/26 20:44:25 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/06/26 20:44:25 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/06/26 20:44:25 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/26 20:44:25 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/06/26 20:44:25 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/26 20:44:25 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/26 20:44:25 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/06/26 20:44:25 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/26 20:44:25 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/06/26 20:44:25 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/06/26 20:44:25 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/06/26 20:44:25 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/06/26 20:44:25 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/06/26 20:44:25 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/06/26 20:44:25 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/06/26 20:44:25 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/06/26 20:44:25 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/06/26 20:44:25 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/06/26 20:44:25 DEBUG : apple: transformed to: YXBwbGU= 2025/06/26 20:44:25 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/26 20:44:25 DEBUG : banana: transformed to: YmFuYW5h 2025/06/26 20:44:25 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/26 20:44:25 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/06/26 20:44:25 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/06/26 20:44:25 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/26 20:44:25 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/06/26 20:44:25 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/06/26 20:44:25 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/06/26 20:44:25 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/06/26 20:44:25 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/06/26 20:44:25 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/26 20:44:25 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/26 20:44:25 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/06/26 20:44:25 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/06/26 20:44:25 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/06/26 20:44:25 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/06/26 20:44:25 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/06/26 20:44:25 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 panic: test timed out after 1h0m0s running tests: TestTransform (9m42s) TestTransform/base64 (3m25s) goroutine 16229 [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, 9 minutes]: testing.(*T).Run(0xc00194cfc0, {0x2687bc6?, 0xc000497ad8?}, 0x27b4058) /usr/local/go/src/testing/testing.go:1859 +0x431 testing.runTests.func1(0xc00194cfc0) /usr/local/go/src/testing/testing.go:2279 +0x37 testing.tRunner(0xc00194cfc0, 0xc000497c18) /usr/local/go/src/testing/testing.go:1792 +0xf4 testing.runTests(0xc0019c5410, {0x3e56520, 0x6b, 0x6b}, {0xedfef9a62?, 0x3e6c4e0?, 0x3e6c4e0?}) /usr/local/go/src/testing/testing.go:2277 +0x4b4 testing.(*M).Run(0xc00061ac80) /usr/local/go/src/testing/testing.go:2142 +0x64a github.com/rclone/rclone/fstest.TestMain(0xc00061ac80) /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 20 [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 21 [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 13961 [chan receive, 5 minutes]: testing.(*T).Run(0xc00194c000, {0x2673ce6?, 0x41bb05?}, 0xc0008b7590) /usr/local/go/src/testing/testing.go:1859 +0x431 github.com/rclone/rclone/fs/sync.TestTransform(0xc00194c000) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:95 +0x62a testing.tRunner(0xc00194c000, 0x27b4058) /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 15498 [select]: github.com/ncw/swift/v2.(*Connection).doTimeoutRequest(0xc00014a1e0, 0xc000412070, 0xc000a4c000) /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.4/swift.go:425 +0x115 github.com/ncw/swift/v2.(*Connection).Call(0xc00014a1e0, {0x2ad1b28, 0x3e8faa0}, {0xc0019bb180, 0x4f}, {{0xc000d34040, 0x5}, {0xc000d34046, 0x36}, {0x267420e, ...}, ...}) /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.4/swift.go:777 +0x8b6 github.com/ncw/swift/v2.(*Connection).storage(0xc00014a1e0, {0x2ad1b28, 0x3e8faa0}, {{0xc000d34040, 0x5}, {0xc000d34046, 0x36}, {0x267420e, 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, 0xc000091008?) /home/rclone/go/src/github.com/rclone/rclone/fs/pacer.go:86 +0x32 github.com/rclone/rclone/lib/pacer.(*Pacer).call(0xc001b12960, 0xc000a4a000, 0xa) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:199 +0x7c github.com/rclone/rclone/lib/pacer.(*Pacer).Call(0xc001b12960, 0xc000a4a000) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:218 +0x93 github.com/rclone/rclone/backend/swift.(*Object).Remove(0xc000b90720, {0x2ad1b28, 0x3e8faa0}) /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(0xc001a9a000, {0xc002362090, 0x29}, 0xc000d1b920) /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:121 +0xde github.com/rclone/rclone/fstest.newRunIndividual.func1.1({0xc0001a7c00?, 0xc0001a7c00?, 0x1df6a94?}) /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:154 +0x29a github.com/rclone/rclone/fs/walk.listR.func1({0xc0001a7c00, 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({0xc0001a7c00?, 0xc000b9a300?, 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(0xc000d1bb88) /home/rclone/go/src/github.com/rclone/rclone/fs/list/helpers.go:47 +0x35 github.com/rclone/rclone/backend/swift.(*Fs).ListR(0xc000383dc0, {0x2ad1b28, 0x3e8faa0}, {0x0?, 0x2409660?}, 0xc0020d7410) /home/rclone/go/src/github.com/rclone/rclone/backend/swift/swift.go:881 +0x185 github.com/rclone/rclone/backend/crypt.(*Fs).ListR(0xc001a09ba0, {0x2ad1b28, 0x3e8faa0}, {0x0, 0x0}, 0xc000b82370) /home/rclone/go/src/github.com/rclone/rclone/backend/crypt/crypt.go:476 +0x118 github.com/rclone/rclone/fs/walk.listR({0x2ad1b28, 0x3e8faa0}, {0x2ae62a0, 0xc001a09ba0}, {0x0, 0x0}, 0x1, 0x3, 0xc0020d7380, 0xc0019c5038, ...) /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:299 +0x292 github.com/rclone/rclone/fs/walk.ListR({0x2ad1b28, 0x3e8faa0}, {0x2ae62a0, 0xc001a09ba0}, {0x0, 0x0}, 0x1, 0xffffffffffffffff, 0x3, 0xc0020d7380) /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(0xc00046c7e0) /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 +0x1c github.com/rclone/rclone/fs/sync.TestTransform.func1(0xc001a9a000) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:124 +0x3a5 testing.tRunner(0xc001a9a000, 0xc0008b7590) /usr/local/go/src/testing/testing.go:1792 +0xf4 created by testing.(*T).Run in goroutine 13961 /usr/local/go/src/testing/testing.go:1851 +0x413 goroutine 2081 [chan receive, 58 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 2057 /home/rclone/go/src/github.com/rclone/rclone/lib/atexit/atexit.go:44 +0x68 goroutine 16308 [select]: net/http.(*persistConn).roundTrip(0xc0008686c0, 0xc000a4a0a0) /usr/local/go/src/net/http/transport.go:2826 +0x785 net/http.(*Transport).roundTrip(0xc0002f4000, 0xc000a4c000) /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(0xc00046a150, 0xc000a4c000) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/http.go:349 +0x345 net/http.send(0xc000a4c000, {0x2aab040, 0xc00046a150}, {0x1?, 0xc0005455a0?, 0x0?}) /usr/local/go/src/net/http/client.go:259 +0x5e2 net/http.(*Client).send(0xc0019d1bc0, 0xc000a4c000, {0x0?, 0x0?, 0x0?}) /usr/local/go/src/net/http/client.go:180 +0x91 net/http.(*Client).do(0xc0019d1bc0, 0xc000a4c000) /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 15498 /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.4/swift.go:420 +0xb8 goroutine 15251 [IO wait]: internal/poll.runtime_pollWait(0x70a6b1e6bd00, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc0001fee00?, 0xc00090a600?, 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(0xc0001fee00, {0xc00090a600, 0x1980, 0x1980}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x27a net.(*netFD).Read(0xc0001fee00, {0xc00090a600?, 0xc000c9b8d0?, 0x42b5fc?}) /usr/local/go/src/net/fd_posix.go:55 +0x25 net.(*conn).Read(0xc00008e590, {0xc00090a600?, 0x422eb6?, 0x3e92320?}) /usr/local/go/src/net/net.go:194 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xc0001c7db8, {0xc00090a600?, 0x70a6636a0d38?, 0x70a6b1ef4108?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0xc0021e2000, {0xc00090a600?, 0x3e92320?, 0xc000c9b9c8?}) /usr/local/go/src/crypto/tls/conn.go:809 +0x3b bytes.(*Buffer).ReadFrom(0xc0008502b8, {0x2aac5a0, 0xc0021e2000}) /usr/local/go/src/bytes/buffer.go:211 +0x98 crypto/tls.(*Conn).readFromUntil(0xc000850008, {0x70a663f2ef00, 0xc0001c7db8}, 0x4426d4?) /usr/local/go/src/crypto/tls/conn.go:831 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc000850008, 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(0xc000850008, {0xc00056a000, 0x1000, 0xc00049d620?}) /usr/local/go/src/crypto/tls/conn.go:1385 +0x145 net/http.(*persistConn).Read(0xc0008686c0, {0xc00056a000?, 0x7f4ea5?, 0x2aa94c0?}) /usr/local/go/src/net/http/transport.go:2122 +0x47 bufio.(*Reader).fill(0xc00011bc80) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xc00011bc80, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xc0008686c0) /usr/local/go/src/net/http/transport.go:2275 +0x172 created by net/http.(*Transport).dialConn in goroutine 15182 /usr/local/go/src/net/http/transport.go:1944 +0x174f goroutine 15252 [select]: net/http.(*persistConn).writeLoop(0xc0008686c0) /usr/local/go/src/net/http/transport.go:2590 +0xe7 created by net/http.(*Transport).dialConn in goroutine 15182 /usr/local/go/src/net/http/transport.go:1945 +0x17a5 "./sync.test -test.v -test.timeout 1h0m0s -remote TestCryptSwift: -verbose" - Finished ERROR in 1h0m11.427752666s (try 4/5): exit status 2: Failed []