"./sync.test -test.v -test.timeout 1h0m0s -remote TestCryptSwift: -verbose" - Starting (try 5/5) 2025/06/26 20:45:38 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-dekecoh6fuci" 2025/06/26 20:45:38 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/06/26 20:45:38 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-dekecoh6fuci.bin" 2025/06/26 20:45:39 DEBUG : Swift container crypt path rclone-test-dekecoh6fuci.bin: Auto set use_segments_container to true 2025/06/26 20:45:47 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-dekecoh6fuci" 2025/06/26 20:45:47 DEBUG : Swift container crypt path rclone-test-dekecoh6fuci: Auto set use_segments_container to true 2025/06/26 20:46:08 DEBUG : Creating backend with remote "/tmp/rclone2100850140" === 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-dekecoh6fuci'", Local "Local file system at /tmp/rclone2100850140", Modify Window "1ns" 2025/06/26 20:46:08 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/26 20:46:08 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/06/26 20:46:08 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-dekecoh6fuci': Waiting for checks to finish 2025/06/26 20:46:08 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-dekecoh6fuci': Waiting for transfers to finish --- PASS: TestCopyWithDryRun (0.60s) === RUN TestCopy run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-dekecoh6fuci'", Local "Local file system at /tmp/rclone2100850140", Modify Window "1ns" 2025/06/26 20:46:08 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/06/26 20:46:08 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/26 20:46:08 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-dekecoh6fuci': Waiting for checks to finish 2025/06/26 20:46:08 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-dekecoh6fuci': Waiting for transfers to finish 2025/06/26 20:46:29 DEBUG : sub dir/hello world: md5 = 287891ce76aa3eddf665ba459d210299 OK 2025/06/26 20:46:29 INFO : sub dir/hello world: Copied (new) 2025/06/26 20:46:49 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-dekecoh6fuci': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (60.93s) === RUN TestCopyMetadata run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-dekecoh6fuci'", Local "Local file system at /tmp/rclone2100850140", 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-dekecoh6fuci'", Local "Local file system at /tmp/rclone2100850140", Modify Window "1ns" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.20s) === RUN TestCopyMissingDirectory run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-dekecoh6fuci'", Local "Local file system at /tmp/rclone2100850140", Modify Window "1ns" 2025/06/26 20:47:10 DEBUG : Creating backend with remote "/non-existing" 2025/06/26 20:47:10 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/06/26 20:47:10 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-dekecoh6fuci': Waiting for checks to finish 2025/06/26 20:47:10 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-dekecoh6fuci': Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.30s) === RUN TestCopyNoTraverse run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-dekecoh6fuci'", Local "Local file system at /tmp/rclone2100850140", Modify Window "1ns" 2025/06/26 20:47:30 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/26 20:47:30 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-dekecoh6fuci': Waiting for checks to finish 2025/06/26 20:47:30 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-dekecoh6fuci': Waiting for transfers to finish 2025/06/26 20:47:35 DEBUG : sub dir/hello world: md5 = 7cb148d662bf3969e387cd753fd85e0b OK 2025/06/26 20:47:35 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (65.64s) === RUN TestCopyCheckFirst run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-dekecoh6fuci'", Local "Local file system at /tmp/rclone2100850140", Modify Window "1ns" 2025/06/26 20:48:16 INFO : Encrypted drive 'TestCryptSwift:rclone-test-dekecoh6fuci': Running all checks before starting transfers 2025/06/26 20:48:16 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/26 20:48:16 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-dekecoh6fuci': Waiting for checks to finish 2025/06/26 20:48:16 INFO : Encrypted drive 'TestCryptSwift:rclone-test-dekecoh6fuci': Checks finished, now starting transfers 2025/06/26 20:48:16 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-dekecoh6fuci': Waiting for transfers to finish 2025/06/26 20:48:36 DEBUG : sub dir/hello world: md5 = 12c5f294bbdd3e110578075716f9652b OK 2025/06/26 20:48:36 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (60.70s) === RUN TestSyncNoTraverse run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-dekecoh6fuci'", Local "Local file system at /tmp/rclone2100850140", Modify Window "1ns" 2025/06/26 20:49:16 ERROR : Ignoring --no-traverse with sync 2025/06/26 20:49:16 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/26 20:49:16 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-dekecoh6fuci': Waiting for checks to finish 2025/06/26 20:49:16 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-dekecoh6fuci': Waiting for transfers to finish 2025/06/26 20:49:37 DEBUG : sub dir/hello world: md5 = 7db281ebc6a9b37dad4aacf2c6fa82af OK 2025/06/26 20:49:37 INFO : sub dir/hello world: Copied (new) 2025/06/26 20:49:37 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (61.71s) === RUN TestCopyWithDepth run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-dekecoh6fuci'", Local "Local file system at /tmp/rclone2100850140", Modify Window "1ns" 2025/06/26 20:50:18 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/06/26 20:50:18 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-dekecoh6fuci': Waiting for checks to finish 2025/06/26 20:50:18 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-dekecoh6fuci': Waiting for transfers to finish 2025/06/26 20:50:23 DEBUG : hello world2: md5 = 6cd280bacd9f50f915e2df8e98fb1339 OK 2025/06/26 20:50:23 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (15.75s) === RUN TestCopyWithFilesFrom run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-dekecoh6fuci'", Local "Local file system at /tmp/rclone2100850140", Modify Window "1ns" 2025/06/26 20:50:34 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/26 20:50:34 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-dekecoh6fuci': Waiting for checks to finish 2025/06/26 20:50:34 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-dekecoh6fuci': Waiting for transfers to finish 2025/06/26 20:50:34 DEBUG : potato2: md5 = 7d14d7439a61259c97628d9c13c99202 OK 2025/06/26 20:50:34 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (1.45s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-dekecoh6fuci'", Local "Local file system at /tmp/rclone2100850140", Modify Window "1ns" 2025/06/26 20:50:40 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/26 20:50:40 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-dekecoh6fuci': Waiting for checks to finish 2025/06/26 20:50:40 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-dekecoh6fuci': Waiting for transfers to finish 2025/06/26 20:50:40 DEBUG : potato2: md5 = deedc7e72466f21334beabd52abfe7ab OK 2025/06/26 20:50:40 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (5.98s) === RUN TestCopyEmptyDirectories run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-dekecoh6fuci'", Local "Local file system at /tmp/rclone2100850140", Modify Window "1ns" 2025/06/26 20:50:41 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/06/26 20:50:41 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/06/26 20:50:41 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/06/26 20:50:41 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/06/26 20:50:42 INFO : sub dir2: Making directory 2025/06/26 20:50:42 INFO : sub dir: Making directory 2025/06/26 20:50:42 INFO : sub dir2/sub sub dir2: Making directory 2025/06/26 20:50:42 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/26 20:50:42 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-dekecoh6fuci': Waiting for checks to finish 2025/06/26 20:50:42 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-dekecoh6fuci': Waiting for transfers to finish 2025/06/26 20:50:47 DEBUG : sub dir/hello world: md5 = 5bdd2f71a49071e0ec752e34a8135686 OK 2025/06/26 20:50:47 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 20:50:47 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-dekecoh6fuci': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (16.20s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-dekecoh6fuci'", Local "Local file system at /tmp/rclone2100850140", Modify Window "1ns" 2025/06/26 20:50:57 INFO : sub dir2: Making directory 2025/06/26 20:50:57 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/06/26 20:50:57 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/06/26 20:50:57 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/26 20:50:57 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-dekecoh6fuci': Waiting for checks to finish 2025/06/26 20:50:57 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-dekecoh6fuci': Waiting for transfers to finish 2025/06/26 20:51:03 DEBUG : sub dir/hello world: md5 = 688d2312297307e0f5ff9af2783a264a OK 2025/06/26 20:51:03 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (10.87s) === RUN TestMoveEmptyDirectories run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-dekecoh6fuci'", Local "Local file system at /tmp/rclone2100850140", Modify Window "1ns" 2025/06/26 20:51:08 DEBUG : sub dir2: Making directory with metadata 2025/06/26 20:51:08 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/06/26 20:51:08 INFO : sub dir2: Making directory 2025/06/26 20:51:08 INFO : sub dir: Making directory 2025/06/26 20:51:08 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/26 20:51:08 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-dekecoh6fuci': Waiting for checks to finish 2025/06/26 20:51:08 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-dekecoh6fuci': Waiting for transfers to finish 2025/06/26 20:51:13 DEBUG : sub dir/hello world: md5 = 318585045038e47d04943c1064069b9a OK 2025/06/26 20:51:13 INFO : sub dir/hello world: Copied (new) 2025/06/26 20:51:13 INFO : sub dir/hello world: Deleted fstest.go:247: Filtering empty directory "sub dir2" 2025/06/26 20:51:14 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-dekecoh6fuci': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/06/26 20:51:14 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-dekecoh6fuci': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (10.92s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-dekecoh6fuci'", Local "Local file system at /tmp/rclone2100850140", Modify Window "1ns" sync_test.go:409: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.25s) === RUN TestMoveNoEmptyDirectories run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-dekecoh6fuci'", Local "Local file system at /tmp/rclone2100850140", Modify Window "1ns" 2025/06/26 20:51:19 INFO : sub dir2: Making directory 2025/06/26 20:51:20 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/26 20:51:20 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-dekecoh6fuci': Waiting for checks to finish 2025/06/26 20:51:20 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-dekecoh6fuci': Waiting for transfers to finish 2025/06/26 20:51:43 DEBUG : sub dir/hello world: md5 = 1e8930ee84b1389a86b27117dda3e81a OK 2025/06/26 20:51:43 INFO : sub dir/hello world: Copied (new) 2025/06/26 20:51:43 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (48.75s) === RUN TestSyncEmptyDirectories run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-dekecoh6fuci'", Local "Local file system at /tmp/rclone2100850140", Modify Window "1ns" 2025/06/26 20:52:08 DEBUG : sub dir2: Making directory with metadata 2025/06/26 20:52:08 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/06/26 20:52:08 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/06/26 20:52:08 INFO : sub dir2: Making directory 2025/06/26 20:52:08 INFO : sub dir: Making directory 2025/06/26 20:52:08 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/26 20:52:08 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-dekecoh6fuci': Waiting for checks to finish 2025/06/26 20:52:08 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-dekecoh6fuci': Waiting for transfers to finish 2025/06/26 20:52:13 DEBUG : sub dir/hello world: md5 = d0be921f656355222b7a5e62d575e2a8 OK 2025/06/26 20:52:13 INFO : sub dir/hello world: Copied (new) 2025/06/26 20:52:13 DEBUG : Waiting for deletions to finish fstest.go:247: Filtering empty directory "sub dir2" 2025/06/26 20:52:13 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-dekecoh6fuci': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (28.71s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-dekecoh6fuci'", Local "Local file system at /tmp/rclone2100850140", 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-dekecoh6fuci'", Local "Local file system at /tmp/rclone2100850140", Modify Window "1ns" 2025/06/26 20:52:37 INFO : sub dir2: Making directory 2025/06/26 20:52:37 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/26 20:52:37 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-dekecoh6fuci': Waiting for checks to finish 2025/06/26 20:52:37 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-dekecoh6fuci': Waiting for transfers to finish 2025/06/26 20:52:57 DEBUG : sub dir/hello world: md5 = 7539ecee534b8fc18e610f90734214a2 OK 2025/06/26 20:52:57 INFO : sub dir/hello world: Copied (new) 2025/06/26 20:52:57 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (40.83s) === RUN TestServerSideCopy run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-dekecoh6fuci'", Local "Local file system at /tmp/rclone2100850140", Modify Window "1ns" 2025/06/26 20:53:23 DEBUG : sub dir/hello world: md5 = 64f9c3930c2b2b671e013f00739d11a3 OK 2025/06/26 20:53:23 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-tirurev2cudo" 2025/06/26 20:53:23 DEBUG : Config file has changed externally - reloading 2025/06/26 20:53:23 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-tirurev2cudo.bin" 2025/06/26 20:53:24 DEBUG : Swift container crypt path rclone-test-tirurev2cudo.bin: Auto set use_segments_container to true 2025/06/26 20:53:29 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-tirurev2cudo" 2025/06/26 20:53:29 DEBUG : Swift container crypt path rclone-test-tirurev2cudo: Auto set use_segments_container to true sync_test.go:591: Server side copy (if possible) Encrypted drive 'TestCryptSwift:rclone-test-dekecoh6fuci' -> Encrypted drive 'TestCryptSwift:rclone-test-tirurev2cudo' 2025/06/26 20:53:35 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/26 20:53:35 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-tirurev2cudo': Waiting for checks to finish 2025/06/26 20:53:35 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-tirurev2cudo': Waiting for transfers to finish 2025/06/26 20:53:45 INFO : sub dir/hello world: Copied (server-side copy) 2025/06/26 20:53:50 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-tirurev2cudo': Purge remote 2025/06/26 20:53:50 DEBUG : Waiting for deletions to finish 2025/06/26 20:54:01 INFO : sub dir/hello world.bin: Deleted --- PASS: TestServerSideCopy (53.00s) === RUN TestCopyOverSelf run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-dekecoh6fuci'", Local "Local file system at /tmp/rclone2100850140", Modify Window "1ns" 2025/06/26 20:54:16 DEBUG : sub dir/hello world: md5 = c23a65cf1ab960f6461e84d8e1a43c00 OK 2025/06/26 20:54:21 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/06/26 20:54:21 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-dekecoh6fuci': Waiting for checks to finish 2025/06/26 20:54:21 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-dekecoh6fuci': Waiting for transfers to finish 2025/06/26 20:54:31 DEBUG : sub dir/hello world: md5 = 014dbed511535cb76cc663d4dc035452 OK 2025/06/26 20:54:31 INFO : sub dir/hello world: Copied (replaced existing) --- PASS: TestCopyOverSelf (26.07s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-dekecoh6fuci'", Local "Local file system at /tmp/rclone2100850140", Modify Window "1ns" 2025/06/26 20:54:42 DEBUG : sub dir/hello world: md5 = 79d49a3df470f0190921c822a754f11d OK 2025/06/26 20:54:42 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-dadohif0cegi" 2025/06/26 20:54:42 DEBUG : Config file has changed externally - reloading 2025/06/26 20:54:42 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-dadohif0cegi.bin" 2025/06/26 20:54:43 DEBUG : Swift container crypt path rclone-test-dadohif0cegi.bin: Auto set use_segments_container to true 2025/06/26 20:54:48 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-dadohif0cegi" 2025/06/26 20:54:48 DEBUG : Swift container crypt path rclone-test-dadohif0cegi: Auto set use_segments_container to true sync_test.go:627: Server side copy (if possible) Encrypted drive 'TestCryptSwift:rclone-test-dekecoh6fuci' -> Encrypted drive 'TestCryptSwift:rclone-test-dadohif0cegi' 2025/06/26 20:54:59 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/26 20:54:59 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-dadohif0cegi': Waiting for checks to finish 2025/06/26 20:54:59 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-dadohif0cegi': Waiting for transfers to finish 2025/06/26 20:55:05 INFO : sub dir/hello world: Copied (server-side copy) 2025/06/26 20:55:10 DEBUG : sub dir/hello world: md5 = b2ec80ad607326f2dd8f29c87eab668b OK 2025/06/26 20:55:11 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-dadohif0cegi': Waiting for checks to finish 2025/06/26 20:55:11 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/06/26 20:55:11 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-dadohif0cegi': Waiting for transfers to finish 2025/06/26 20:55:16 INFO : sub dir/hello world: Copied (server-side copy) 2025/06/26 20:55:16 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-dadohif0cegi': Purge remote 2025/06/26 20:55:16 DEBUG : Waiting for deletions to finish 2025/06/26 20:55:16 INFO : sub dir/hello world.bin: Deleted --- PASS: TestServerSideCopyOverSelf (49.99s) === RUN TestMoveOverSelf run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-dekecoh6fuci'", Local "Local file system at /tmp/rclone2100850140", Modify Window "1ns" 2025/06/26 20:55:32 DEBUG : sub dir/hello world: md5 = 2747ba91ec99d704f81ba58c8a97fd99 OK 2025/06/26 20:55:32 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-dekecoh6fuci': Waiting for checks to finish 2025/06/26 20:55:32 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/06/26 20:55:32 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-dekecoh6fuci': Waiting for transfers to finish 2025/06/26 20:55:38 DEBUG : sub dir/hello world: md5 = afd6aa91247d2247cbed5e60fe189921 OK 2025/06/26 20:55:38 INFO : sub dir/hello world: Copied (replaced existing) 2025/06/26 20:55:38 INFO : sub dir/hello world: Deleted --- PASS: TestMoveOverSelf (16.28s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-dekecoh6fuci'", Local "Local file system at /tmp/rclone2100850140", Modify Window "1ns" 2025/06/26 20:55:48 DEBUG : sub dir/hello world: md5 = 8b22b2db021a4236f0c28f2f94d38db3 OK 2025/06/26 20:55:49 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-ducijow6japa" 2025/06/26 20:55:49 DEBUG : Config file has changed externally - reloading 2025/06/26 20:55:49 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-ducijow6japa.bin" 2025/06/26 20:55:49 DEBUG : Swift container crypt path rclone-test-ducijow6japa.bin: Auto set use_segments_container to true 2025/06/26 20:55:54 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-ducijow6japa" 2025/06/26 20:55:55 DEBUG : Swift container crypt path rclone-test-ducijow6japa: Auto set use_segments_container to true sync_test.go:672: Server side copy (if possible) Encrypted drive 'TestCryptSwift:rclone-test-dekecoh6fuci' -> Encrypted drive 'TestCryptSwift:rclone-test-ducijow6japa' 2025/06/26 20:56:05 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/26 20:56:05 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-ducijow6japa': Waiting for checks to finish 2025/06/26 20:56:05 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-ducijow6japa': Waiting for transfers to finish 2025/06/26 20:56:16 INFO : sub dir/hello world: Copied (server-side copy) 2025/06/26 20:56:21 DEBUG : sub dir/hello world: md5 = 4781fcf60de51d1ce9ee942944a8647b OK 2025/06/26 20:56:22 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/06/26 20:56:22 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-ducijow6japa': Waiting for checks to finish 2025/06/26 20:56:22 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-ducijow6japa': Waiting for transfers to finish 2025/06/26 20:56:37 INFO : sub dir/hello world: Copied (server-side copy) 2025/06/26 20:56:42 INFO : sub dir/hello world: Deleted 2025/06/26 20:56:52 DEBUG : sub dir/hello world: md5 = f717eaf32f0eb88a1840d11c1dfbfc5e OK 2025/06/26 20:56:53 DEBUG : testing file moves 2025/06/26 20:56:53 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/06/26 20:56:53 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-ducijow6japa': Waiting for checks to finish 2025/06/26 20:56:53 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-ducijow6japa': Waiting for transfers to finish 2025/06/26 20:57:08 INFO : sub dir/hello world: Copied (server-side copy) 2025/06/26 20:57:13 INFO : sub dir/hello world: Deleted 2025/06/26 20:57:18 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-ducijow6japa': Purge remote 2025/06/26 20:57:18 DEBUG : Waiting for deletions to finish 2025/06/26 20:57:29 INFO : sub dir/hello world.bin: Deleted --- PASS: TestServerSideMoveOverSelf (105.69s) === RUN TestCopyAfterDelete run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-dekecoh6fuci'", Local "Local file system at /tmp/rclone2100850140", Modify Window "1ns" 2025/06/26 20:57:34 DEBUG : sub dir/hello world: md5 = b42af2aedd22ed2d40f6e70a8cc4d312 OK 2025/06/26 20:57:34 ERROR : error listing: directory not found 2025/06/26 20:57:34 INFO : Local file system at /tmp/rclone2100850140: Making directory 2025/06/26 20:57:40 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-dekecoh6fuci': Waiting for checks to finish 2025/06/26 20:57:40 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-dekecoh6fuci': Waiting for transfers to finish --- PASS: TestCopyAfterDelete (21.39s) === RUN TestCopyRedownload run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-dekecoh6fuci'", Local "Local file system at /tmp/rclone2100850140", Modify Window "1ns" 2025/06/26 20:57:55 DEBUG : sub dir/hello world: md5 = b0a2a27dd8d8743859549e9511ce5cb7 OK 2025/06/26 20:58:01 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/26 20:58:01 DEBUG : Local file system at /tmp/rclone2100850140: Waiting for checks to finish 2025/06/26 20:58:01 DEBUG : Local file system at /tmp/rclone2100850140: Waiting for transfers to finish 2025/06/26 20:58:06 DEBUG : sub dir/hello world.adfb51a5.partial: renamed to: sub dir/hello world 2025/06/26 20:58:06 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyRedownload (25.94s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-dekecoh6fuci'", Local "Local file system at /tmp/rclone2100850140", Modify Window "1ns" 2025/06/26 20:58:16 DEBUG : check sum: Need to transfer - File not found at Destination 2025/06/26 20:58:16 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-dekecoh6fuci': Waiting for checks to finish 2025/06/26 20:58:16 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-dekecoh6fuci': Waiting for transfers to finish 2025/06/26 20:58:22 DEBUG : check sum: md5 = 4075c157a9c8ff8081f390eb2e2ef1c0 OK 2025/06/26 20:58:22 INFO : check sum: Copied (new) 2025/06/26 20:58:22 DEBUG : Waiting for deletions to finish 2025/06/26 20:58:27 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-dekecoh6fuci': Waiting for checks to finish 2025/06/26 20:58:27 NOTICE: Encrypted drive 'TestCryptSwift:rclone-test-dekecoh6fuci': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/06/26 20:58:27 DEBUG : check sum: Size of src and dst objects identical 2025/06/26 20:58:32 DEBUG : check sum: Unchanged skipping 2025/06/26 20:58:32 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-dekecoh6fuci': Waiting for transfers to finish 2025/06/26 20:58:32 DEBUG : Waiting for deletions to finish 2025/06/26 20:58:32 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (26.48s) === RUN TestSyncSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-dekecoh6fuci'", Local "Local file system at /tmp/rclone2100850140", Modify Window "1ns" 2025/06/26 20:58:43 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/06/26 20:58:43 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-dekecoh6fuci': Waiting for checks to finish 2025/06/26 20:58:43 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-dekecoh6fuci': Waiting for transfers to finish 2025/06/26 20:58:43 DEBUG : sizeonly: md5 = 7036f2c7b4dea5e2bed098f8507bb949 OK 2025/06/26 20:58:43 INFO : sizeonly: Copied (new) 2025/06/26 20:58:43 DEBUG : Waiting for deletions to finish 2025/06/26 20:58:44 DEBUG : sizeonly: Sizes identical 2025/06/26 20:58:44 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-dekecoh6fuci': Waiting for checks to finish 2025/06/26 20:58:44 DEBUG : sizeonly: Unchanged skipping 2025/06/26 20:58:44 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-dekecoh6fuci': Waiting for transfers to finish 2025/06/26 20:58:44 DEBUG : Waiting for deletions to finish 2025/06/26 20:58:44 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (1.60s) === RUN TestSyncIgnoreSize run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-dekecoh6fuci'", Local "Local file system at /tmp/rclone2100850140", Modify Window "1ns" 2025/06/26 20:58:44 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/06/26 20:58:44 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-dekecoh6fuci': Waiting for checks to finish 2025/06/26 20:58:44 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-dekecoh6fuci': Waiting for transfers to finish 2025/06/26 20:58:50 DEBUG : ignore-size: md5 = 95157e200fa7c43c06780a5939b5c708 OK 2025/06/26 20:58:50 INFO : ignore-size: Copied (new) 2025/06/26 20:58:50 DEBUG : Waiting for deletions to finish 2025/06/26 20:58:50 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-dekecoh6fuci': Waiting for checks to finish 2025/06/26 20:58:50 DEBUG : ignore-size: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/26 20:58:50 DEBUG : ignore-size: Unchanged skipping 2025/06/26 20:58:50 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-dekecoh6fuci': Waiting for transfers to finish 2025/06/26 20:58:50 DEBUG : Waiting for deletions to finish 2025/06/26 20:58:50 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (10.93s) === RUN TestSyncIgnoreTimes run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-dekecoh6fuci'", Local "Local file system at /tmp/rclone2100850140", Modify Window "1ns" 2025/06/26 20:59:00 DEBUG : existing: md5 = 730a44cb9b893590384cf07473ce6851 OK 2025/06/26 20:59:06 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-dekecoh6fuci': Waiting for checks to finish 2025/06/26 20:59:06 DEBUG : existing: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/26 20:59:06 DEBUG : existing: Unchanged skipping 2025/06/26 20:59:06 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-dekecoh6fuci': Waiting for transfers to finish 2025/06/26 20:59:06 DEBUG : Waiting for deletions to finish 2025/06/26 20:59:06 INFO : There was nothing to transfer 2025/06/26 20:59:06 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/06/26 20:59:06 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-dekecoh6fuci': Waiting for checks to finish 2025/06/26 20:59:06 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-dekecoh6fuci': Waiting for transfers to finish 2025/06/26 20:59:11 DEBUG : existing: md5 = 496ce3d430f4dba9fdd53bc83d348976 OK 2025/06/26 20:59:11 INFO : existing: Copied (replaced existing) 2025/06/26 20:59:11 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (26.18s) === RUN TestSyncIgnoreExisting run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-dekecoh6fuci'", Local "Local file system at /tmp/rclone2100850140", Modify Window "1ns" 2025/06/26 20:59:22 DEBUG : existing: Need to transfer - File not found at Destination 2025/06/26 20:59:22 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-dekecoh6fuci': Waiting for checks to finish 2025/06/26 20:59:22 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-dekecoh6fuci': Waiting for transfers to finish 2025/06/26 20:59:27 DEBUG : existing: md5 = 0c453c90e918da2ee576b5afcd839471 OK 2025/06/26 20:59:27 INFO : existing: Copied (new) 2025/06/26 20:59:27 DEBUG : Waiting for deletions to finish 2025/06/26 20:59:27 DEBUG : existing: Destination exists, skipping 2025/06/26 20:59:27 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-dekecoh6fuci': Waiting for checks to finish 2025/06/26 20:59:32 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-dekecoh6fuci': Waiting for transfers to finish 2025/06/26 20:59:32 DEBUG : Waiting for deletions to finish 2025/06/26 20:59:32 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (20.95s) === RUN TestSyncIgnoreErrors run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-dekecoh6fuci'", Local "Local file system at /tmp/rclone2100850140", Modify Window "1ns" 2025/06/26 20:59:43 DEBUG : b/potato: md5 = ef5e7c4716c8c19b3b7e347d96697caf OK 2025/06/26 20:59:48 DEBUG : c/non empty space: md5 = 90da28f76fbe584942d4ff3142f23dd8 OK 2025/06/26 20:59:48 INFO : d: Making directory fstest.go:247: Filtering empty directory "d" 2025/06/26 20:59:48 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/06/26 20:59:49 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-dekecoh6fuci': Waiting for checks to finish 2025/06/26 20:59:49 DEBUG : c/non empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/26 20:59:49 DEBUG : c/non empty space: Unchanged skipping 2025/06/26 20:59:49 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-dekecoh6fuci': Waiting for transfers to finish 2025/06/26 20:59:54 DEBUG : a/potato2: md5 = adfb551bc69e76c15355578bf1638a3f OK 2025/06/26 20:59:54 INFO : a/potato2: Copied (new) 2025/06/26 20:59:54 DEBUG : Waiting for deletions to finish 2025/06/26 20:59:54 INFO : b/potato: Deleted --- PASS: TestSyncIgnoreErrors (22.22s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-dekecoh6fuci'", Local "Local file system at /tmp/rclone2100850140", Modify Window "1ns" 2025/06/26 21:00:05 DEBUG : empty space: md5 = 15df917fb25f4dbd013ef1d218345186 OK 2025/06/26 21:00:05 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-dekecoh6fuci': Waiting for checks to finish 2025/06/26 21:00:05 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 21:00:05 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-dekecoh6fuci': Waiting for transfers to finish 2025/06/26 21:00:05 NOTICE: empty space: Skipped copy as --dry-run is set (size 1) 2025/06/26 21:00:05 DEBUG : Waiting for deletions to finish 2025/06/26 21:00:05 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-dekecoh6fuci': Waiting for checks to finish 2025/06/26 21:00:05 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 21:00:05 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-dekecoh6fuci': Waiting for transfers to finish 2025/06/26 21:00:06 DEBUG : empty space: md5 = 948448bc8f94209f9322ee709896963a OK 2025/06/26 21:00:06 INFO : empty space: Copied (replaced existing) 2025/06/26 21:00:06 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingModtimeOnly (1.49s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-dekecoh6fuci'", Local "Local file system at /tmp/rclone2100850140", Modify Window "1ns" sync_test.go:1017: Can't check this if no hashes supported --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (0.09s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-dekecoh6fuci'", Local "Local file system at /tmp/rclone2100850140", Modify Window "1ns" 2025/06/26 21:00:06 DEBUG : foo: md5 = cb6d05bc6eb861af41917a1d6bc92217 OK 2025/06/26 21:00:07 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-dekecoh6fuci': Waiting for checks to finish 2025/06/26 21:00:07 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 21:00:07 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-dekecoh6fuci': Waiting for transfers to finish 2025/06/26 21:00:07 DEBUG : foo: md5 = 41bc9576c332e3acb6f5428b0a242155 OK 2025/06/26 21:00:07 INFO : foo: Copied (replaced existing) 2025/06/26 21:00:07 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (1.35s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-dekecoh6fuci'", Local "Local file system at /tmp/rclone2100850140", Modify Window "1ns" 2025/06/26 21:00:08 DEBUG : empty space: md5 = 3855b6d8d14b23fa0f8f5f55049757e0 OK 2025/06/26 21:00:08 DEBUG : potato: Need to transfer - File not found at Destination 2025/06/26 21:00:08 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-dekecoh6fuci': Waiting for checks to finish 2025/06/26 21:00:08 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/26 21:00:08 DEBUG : empty space: Unchanged skipping 2025/06/26 21:00:08 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-dekecoh6fuci': Waiting for transfers to finish 2025/06/26 21:00:09 DEBUG : potato: md5 = d466fa15c35597c7c69904c7d133dce1 OK 2025/06/26 21:00:09 INFO : potato: Copied (new) 2025/06/26 21:00:09 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (2.04s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-dekecoh6fuci'", Local "Local file system at /tmp/rclone2100850140", Modify Window "1ns" 2025/06/26 21:00:10 DEBUG : potato: md5 = 8977ce5c94ca425df4b0d85e722ec4f0 OK 2025/06/26 21:00:10 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/06/26 21:00:10 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-dekecoh6fuci': Waiting for checks to finish 2025/06/26 21:00:10 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-dekecoh6fuci': Waiting for transfers to finish 2025/06/26 21:00:10 DEBUG : potato: md5 = a5ff2e340cf330592297d324d9196204 OK 2025/06/26 21:00:10 INFO : potato: Copied (replaced existing) 2025/06/26 21:00:10 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (1.76s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-dekecoh6fuci'", Local "Local file system at /tmp/rclone2100850140", Modify Window "1ns" 2025/06/26 21:00:12 DEBUG : potato: md5 = 61c07de8b4437360f812a317c06e520c OK 2025/06/26 21:00:12 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-dekecoh6fuci': Waiting for checks to finish 2025/06/26 21:00:12 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 21:00:12 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-dekecoh6fuci': Waiting for transfers to finish 2025/06/26 21:00:12 DEBUG : potato: md5 = 680ef4da8296f1c2ae3aa6115d3e5493 OK 2025/06/26 21:00:12 INFO : potato: Copied (replaced existing) 2025/06/26 21:00:12 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (1.43s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-dekecoh6fuci'", Local "Local file system at /tmp/rclone2100850140", Modify Window "1ns" 2025/06/26 21:00:13 DEBUG : potato: md5 = ba2920b4633a9b951d361721cdcbc049 OK 2025/06/26 21:00:13 DEBUG : empty space: md5 = 1241e1735d2cb7d7fe94f219019461e1 OK 2025/06/26 21:00:13 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/26 21:00:13 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/06/26 21:00:13 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/26 21:00:13 DEBUG : empty space: Unchanged skipping 2025/06/26 21:00:13 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-dekecoh6fuci': Waiting for checks to finish 2025/06/26 21:00:13 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-dekecoh6fuci': Waiting for transfers to finish 2025/06/26 21:00:13 DEBUG : Waiting for deletions to finish 2025/06/26 21:00:13 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (1.19s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-dekecoh6fuci'", Local "Local file system at /tmp/rclone2100850140", Modify Window "1ns" 2025/06/26 21:00:14 DEBUG : potato: md5 = ea20107f710d3e24e90c3c2bcfb3abfd OK 2025/06/26 21:00:14 DEBUG : empty space: md5 = 06ba4baa04cf0aa0e5bede92ebff92d7 OK 2025/06/26 21:00:15 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/26 21:00:15 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-dekecoh6fuci': Waiting for checks to finish 2025/06/26 21:00:15 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/26 21:00:15 DEBUG : empty space: Unchanged skipping 2025/06/26 21:00:15 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-dekecoh6fuci': Waiting for transfers to finish 2025/06/26 21:00:15 DEBUG : potato2: md5 = 20ebd89824de151215353dd5a80905f4 OK 2025/06/26 21:00:15 INFO : potato2: Copied (new) 2025/06/26 21:00:15 DEBUG : Waiting for deletions to finish 2025/06/26 21:00:15 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (2.04s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-dekecoh6fuci'", Local "Local file system at /tmp/rclone2100850140", Modify Window "1ns" 2025/06/26 21:00:16 DEBUG : b/potato: md5 = b46c42623a66edd75986a2289904b6a0 OK 2025/06/26 21:00:39 DEBUG : c/non empty space: md5 = e47ff6837a78749d20756f21573a3a85 OK 2025/06/26 21:00:39 INFO : d: Making directory 2025/06/26 21:00:39 INFO : d/e: Making directory fstest.go:247: Filtering empty directory "d" fstest.go:247: Filtering empty directory "d/e" 2025/06/26 21:00:40 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/06/26 21:00:40 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-dekecoh6fuci': Waiting for checks to finish 2025/06/26 21:00:40 DEBUG : c/non empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/26 21:00:40 DEBUG : c/non empty space: Unchanged skipping 2025/06/26 21:00:40 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-dekecoh6fuci': Waiting for transfers to finish 2025/06/26 21:01:00 DEBUG : a/potato2: md5 = 8d320964a91e6b6545b57fea66c5f1d8 OK 2025/06/26 21:01:00 INFO : a/potato2: Copied (new) 2025/06/26 21:01:00 DEBUG : Waiting for deletions to finish 2025/06/26 21:01:00 INFO : b/potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (89.80s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-dekecoh6fuci'", Local "Local file system at /tmp/rclone2100850140", Modify Window "1ns" 2025/06/26 21:01:46 DEBUG : b/potato: md5 = cd01bcde91088bda967984d341a429fb OK 2025/06/26 21:01:51 DEBUG : c/non empty space: md5 = f8525a2be2c6d908527862145df08ad7 OK 2025/06/26 21:01:51 INFO : d: Making directory fstest.go:247: Filtering empty directory "d" 2025/06/26 21:01:52 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/06/26 21:01:52 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-dekecoh6fuci': Waiting for checks to finish 2025/06/26 21:01:52 DEBUG : c/non empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/26 21:01:52 DEBUG : c/non empty space: Unchanged skipping 2025/06/26 21:01:52 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-dekecoh6fuci': Waiting for transfers to finish 2025/06/26 21:01:57 DEBUG : a/potato2: md5 = bfb1094f077ffd034bff48dfa90d0b56 OK 2025/06/26 21:01:57 INFO : a/potato2: Copied (new) 2025/06/26 21:01:57 ERROR : Encrypted drive 'TestCryptSwift:rclone-test-dekecoh6fuci': not deleting files as there were IO errors 2025/06/26 21:01:57 ERROR : Encrypted drive 'TestCryptSwift:rclone-test-dekecoh6fuci': not deleting directories as there were IO errors fstest.go:247: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (71.96s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-dekecoh6fuci'", Local "Local file system at /tmp/rclone2100850140", Modify Window "1ns" 2025/06/26 21:02:58 DEBUG : potato: md5 = 3bf4d5df1d67c72274d6d22fdb009f7b OK 2025/06/26 21:02:58 DEBUG : empty space: md5 = 4b58630bbd8f0b7250a8119668988a0c OK 2025/06/26 21:02:59 DEBUG : Waiting for deletions to finish 2025/06/26 21:02:59 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/26 21:02:59 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-dekecoh6fuci': Waiting for checks to finish 2025/06/26 21:02:59 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/26 21:02:59 DEBUG : empty space: Unchanged skipping 2025/06/26 21:02:59 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-dekecoh6fuci': Waiting for transfers to finish 2025/06/26 21:02:59 INFO : potato: Deleted 2025/06/26 21:02:59 DEBUG : potato2: md5 = ddebde8d960fc83e371814e378f96133 OK 2025/06/26 21:02:59 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (2.04s) === RUN TestSyncDeleteBefore run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-dekecoh6fuci'", Local "Local file system at /tmp/rclone2100850140", Modify Window "1ns" 2025/06/26 21:03:00 DEBUG : potato: md5 = 64b25046c465b240b86c664c9d5dd847 OK 2025/06/26 21:03:00 DEBUG : empty space: md5 = 7d4f6b467ac0e1b4ec7e13ee3cb06066 OK 2025/06/26 21:03:00 DEBUG : Waiting for deletions to finish 2025/06/26 21:03:01 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-dekecoh6fuci': Waiting for checks to finish 2025/06/26 21:03:01 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-dekecoh6fuci': Waiting for transfers to finish 2025/06/26 21:03:01 INFO : potato: Deleted 2025/06/26 21:03:01 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/26 21:03:01 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-dekecoh6fuci': Waiting for checks to finish 2025/06/26 21:03:01 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/26 21:03:01 DEBUG : empty space: Unchanged skipping 2025/06/26 21:03:01 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-dekecoh6fuci': Waiting for transfers to finish 2025/06/26 21:03:01 DEBUG : potato2: md5 = 07a6bb9a0630ae7f7163aae23fb751a5 OK 2025/06/26 21:03:01 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (2.15s) === RUN TestCopyDeleteBefore run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-dekecoh6fuci'", Local "Local file system at /tmp/rclone2100850140", Modify Window "1ns" 2025/06/26 21:03:02 DEBUG : potato: md5 = 1fa7a2bd94d37ead4808a4f5812cef87 OK 2025/06/26 21:03:02 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/26 21:03:02 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-dekecoh6fuci': Waiting for checks to finish 2025/06/26 21:03:02 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-dekecoh6fuci': Waiting for transfers to finish 2025/06/26 21:03:03 DEBUG : potato2: md5 = 0e53ca397477de766df331d0661b0aef OK 2025/06/26 21:03:03 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (1.67s) === RUN TestSyncWithExclude run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-dekecoh6fuci'", Local "Local file system at /tmp/rclone2100850140", Modify Window "1ns" 2025/06/26 21:03:04 DEBUG : potato2: md5 = cd3c98dd5788094303c17ba8bed772fe OK 2025/06/26 21:03:04 DEBUG : empty space: md5 = 85c12040798acdafa73180eb96b93b47 OK 2025/06/26 21:03:04 DEBUG : enormous: Excluded (Size Filter) 2025/06/26 21:03:04 DEBUG : enormous: Excluded 2025/06/26 21:03:04 DEBUG : potato2: Excluded (Size Filter) 2025/06/26 21:03:04 DEBUG : potato2: Excluded 2025/06/26 21:03:04 DEBUG : potato2: Excluded (Size Filter) 2025/06/26 21:03:04 DEBUG : potato2: Excluded 2025/06/26 21:03:04 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-dekecoh6fuci': Waiting for checks to finish 2025/06/26 21:03:04 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/26 21:03:04 DEBUG : empty space: Unchanged skipping 2025/06/26 21:03:04 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-dekecoh6fuci': Waiting for transfers to finish 2025/06/26 21:03:04 DEBUG : Waiting for deletions to finish 2025/06/26 21:03:04 INFO : There was nothing to transfer 2025/06/26 21:03:04 DEBUG : enormous: Excluded (Size Filter) 2025/06/26 21:03:04 DEBUG : enormous: Excluded 2025/06/26 21:03:04 DEBUG : potato2: Excluded (Size Filter) 2025/06/26 21:03:04 DEBUG : potato2: Excluded 2025/06/26 21:03:05 DEBUG : potato2: Excluded (Size Filter) 2025/06/26 21:03:05 DEBUG : potato2: Excluded 2025/06/26 21:03:05 DEBUG : Local file system at /tmp/rclone2100850140: Waiting for checks to finish 2025/06/26 21:03:05 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/26 21:03:05 DEBUG : empty space: Unchanged skipping 2025/06/26 21:03:05 DEBUG : Local file system at /tmp/rclone2100850140: Waiting for transfers to finish 2025/06/26 21:03:05 DEBUG : Waiting for deletions to finish 2025/06/26 21:03:05 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (1.57s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-dekecoh6fuci'", Local "Local file system at /tmp/rclone2100850140", Modify Window "1ns" 2025/06/26 21:03:05 DEBUG : potato2: md5 = 22064168ce6534282362db76d6768818 OK 2025/06/26 21:03:06 DEBUG : empty space: md5 = b8eecb4478291b10f436e0fca479553e OK 2025/06/26 21:03:06 DEBUG : enormous: md5 = b7fee83245795d624891301dfdd84d78 OK 2025/06/26 21:03:07 DEBUG : enormous: Excluded (Size Filter) 2025/06/26 21:03:07 DEBUG : enormous: Excluded 2025/06/26 21:03:07 DEBUG : potato2: Excluded (Size Filter) 2025/06/26 21:03:07 DEBUG : potato2: Excluded 2025/06/26 21:03:07 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-dekecoh6fuci': Waiting for checks to finish 2025/06/26 21:03:07 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/26 21:03:07 DEBUG : empty space: Unchanged skipping 2025/06/26 21:03:07 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-dekecoh6fuci': Waiting for transfers to finish 2025/06/26 21:03:07 DEBUG : Waiting for deletions to finish 2025/06/26 21:03:07 INFO : potato2: Deleted 2025/06/26 21:03:07 INFO : enormous: Deleted 2025/06/26 21:03:07 INFO : There was nothing to transfer 2025/06/26 21:03:07 DEBUG : Local file system at /tmp/rclone2100850140: Waiting for checks to finish 2025/06/26 21:03:07 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/26 21:03:07 DEBUG : empty space: Unchanged skipping 2025/06/26 21:03:07 DEBUG : Local file system at /tmp/rclone2100850140: Waiting for transfers to finish 2025/06/26 21:03:07 DEBUG : Waiting for deletions to finish 2025/06/26 21:03:07 INFO : enormous: Deleted 2025/06/26 21:03:07 INFO : potato2: Deleted 2025/06/26 21:03:07 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (2.61s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-dekecoh6fuci'", Local "Local file system at /tmp/rclone2100850140", Modify Window "1ns" 2025/06/26 21:03:08 DEBUG : one: md5 = 790f2307db90b44fb1da559d2044cd75 OK 2025/06/26 21:03:29 DEBUG : two: md5 = 1522f0c8e149e5bbc21845bd8eed43b8 OK 2025/06/26 21:03:29 DEBUG : three: md5 = 480cf6bec3d51c1bd652d21b9613ccea OK 2025/06/26 21:03:29 DEBUG : four: md5 = 52d6ec1557a9dfac6fee10e3ce0b4bfb OK 2025/06/26 21:03:50 DEBUG : five: Need to transfer - File not found at Destination 2025/06/26 21:03:50 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-dekecoh6fuci': Waiting for checks to finish 2025/06/26 21:03:50 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/06/26 21:03:50 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/06/26 21:03:50 DEBUG : one: Destination is newer than source, skipping 2025/06/26 21:03:50 DEBUG : three: Sizes identical 2025/06/26 21:03:50 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/06/26 21:03:50 DEBUG : four: md5 = 65f28c4a86a731a88b4e7fca41413e85 OK 2025/06/26 21:03:50 INFO : four: Copied (replaced existing) 2025/06/26 21:03:55 DEBUG : five: md5 = a035e6446e182d31799a0f75b730342d OK 2025/06/26 21:03:55 INFO : five: Copied (new) 2025/06/26 21:04:10 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-dekecoh6fuci': Waiting for transfers to finish 2025/06/26 21:04:15 DEBUG : two: md5 = 7acbd98ac3ed402f42da0abc0a080216 OK 2025/06/26 21:04:15 INFO : two: Copied (replaced existing) 2025/06/26 21:04:15 DEBUG : Waiting for deletions to finish sync_test.go:1450: Skip test with --checksum as no hashes supported --- PASS: TestSyncWithUpdateOlder (83.52s) === 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-dekecoh6fuci'", Local "Local file system at /tmp/rclone2100850140", Modify Window "1ns" sync_test.go:1539: Can track renames: false 2025/06/26 21:04:31 ERROR : Encrypted drive 'TestCryptSwift:rclone-test-dekecoh6fuci': Ignoring --track-renames as the source and destination do not have a common hash 2025/06/26 21:04:31 DEBUG : potato: Need to transfer - File not found at Destination 2025/06/26 21:04:31 DEBUG : yam: Need to transfer - File not found at Destination 2025/06/26 21:04:31 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-dekecoh6fuci': Waiting for checks to finish 2025/06/26 21:04:31 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-dekecoh6fuci': Waiting for transfers to finish 2025/06/26 21:04:32 DEBUG : potato: md5 = 05a4905e0ab86dbc309cb8140298258a OK 2025/06/26 21:04:32 INFO : potato: Copied (new) 2025/06/26 21:04:37 DEBUG : yam: md5 = f3d53fc64820d48addaf6c59dabace37 OK 2025/06/26 21:04:37 INFO : yam: Copied (new) 2025/06/26 21:04:37 DEBUG : Waiting for deletions to finish 2025/06/26 21:04:42 ERROR : Encrypted drive 'TestCryptSwift:rclone-test-dekecoh6fuci': Ignoring --track-renames as the source and destination do not have a common hash 2025/06/26 21:04:42 DEBUG : yaml: Need to transfer - File not found at Destination 2025/06/26 21:04:42 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-dekecoh6fuci': Waiting for checks to finish 2025/06/26 21:04:42 DEBUG : potato: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/26 21:04:42 DEBUG : potato: Unchanged skipping 2025/06/26 21:04:42 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-dekecoh6fuci': Waiting for transfers to finish 2025/06/26 21:04:47 DEBUG : yaml: md5 = 26bee948948884891860d642c09f08ff OK 2025/06/26 21:04:47 INFO : yaml: Copied (new) 2025/06/26 21:04:47 DEBUG : Waiting for deletions to finish 2025/06/26 21:04:52 INFO : yam: Deleted --- PASS: TestSyncWithTrackRenames (37.05s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-dekecoh6fuci'", Local "Local file system at /tmp/rclone2100850140", Modify Window "1ns" sync_test.go:1611: Can track renames: true 2025/06/26 21:05:08 INFO : Encrypted drive 'TestCryptSwift:rclone-test-dekecoh6fuci': Making map for --track-renames 2025/06/26 21:05:08 INFO : Encrypted drive 'TestCryptSwift:rclone-test-dekecoh6fuci': Finished making map for --track-renames 2025/06/26 21:05:08 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-dekecoh6fuci': Waiting for checks to finish 2025/06/26 21:05:08 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/06/26 21:05:08 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/06/26 21:05:08 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-dekecoh6fuci': Waiting for renames to finish 2025/06/26 21:05:08 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-dekecoh6fuci': Waiting for transfers to finish 2025/06/26 21:05:09 DEBUG : potato: md5 = d3b313e2dabb92999c4fdc6bd8bfd26b OK 2025/06/26 21:05:09 INFO : potato: Copied (new) 2025/06/26 21:05:14 DEBUG : yam: md5 = a04942cd074abc62492d4e22f1131afd OK 2025/06/26 21:05:14 INFO : yam: Copied (new) 2025/06/26 21:05:14 DEBUG : Waiting for deletions to finish 2025/06/26 21:05:14 INFO : Encrypted drive 'TestCryptSwift:rclone-test-dekecoh6fuci': Making map for --track-renames 2025/06/26 21:05:14 INFO : Encrypted drive 'TestCryptSwift:rclone-test-dekecoh6fuci': Finished making map for --track-renames 2025/06/26 21:05:14 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-dekecoh6fuci': Waiting for checks to finish 2025/06/26 21:05:14 DEBUG : potato: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/26 21:05:14 DEBUG : potato: Unchanged skipping 2025/06/26 21:05:14 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-dekecoh6fuci': Waiting for renames to finish 2025/06/26 21:05:39 INFO : yam: Copied (server-side copy) to: yaml 2025/06/26 21:05:44 INFO : yam: Deleted 2025/06/26 21:05:44 INFO : yaml: Renamed from "yam" 2025/06/26 21:05:44 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-dekecoh6fuci': Waiting for transfers to finish 2025/06/26 21:05:44 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyModtime (51.74s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-dekecoh6fuci'", Local "Local file system at /tmp/rclone2100850140", Modify Window "1ns" sync_test.go:1650: Can track renames: true 2025/06/26 21:06:00 INFO : Encrypted drive 'TestCryptSwift:rclone-test-dekecoh6fuci': Making map for --track-renames 2025/06/26 21:06:00 INFO : Encrypted drive 'TestCryptSwift:rclone-test-dekecoh6fuci': Finished making map for --track-renames 2025/06/26 21:06:00 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-dekecoh6fuci': Waiting for checks to finish 2025/06/26 21:06:00 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/06/26 21:06:00 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-dekecoh6fuci': Waiting for renames to finish 2025/06/26 21:06:00 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/06/26 21:06:00 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-dekecoh6fuci': Waiting for transfers to finish 2025/06/26 21:06:00 DEBUG : potato: md5 = 788cd849dca963c3da4879582f1ce74e OK 2025/06/26 21:06:00 INFO : potato: Copied (new) 2025/06/26 21:06:01 DEBUG : sub/yam: md5 = 6b91b44f41d761a7f21f734320780c5b OK 2025/06/26 21:06:01 INFO : sub/yam: Copied (new) 2025/06/26 21:06:01 DEBUG : Waiting for deletions to finish 2025/06/26 21:06:01 DEBUG : potato: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/26 21:06:01 DEBUG : potato: Unchanged skipping 2025/06/26 21:06:01 INFO : Encrypted drive 'TestCryptSwift:rclone-test-dekecoh6fuci': Making map for --track-renames 2025/06/26 21:06:01 INFO : Encrypted drive 'TestCryptSwift:rclone-test-dekecoh6fuci': Finished making map for --track-renames 2025/06/26 21:06:01 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-dekecoh6fuci': Waiting for checks to finish 2025/06/26 21:06:01 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-dekecoh6fuci': Waiting for renames to finish 2025/06/26 21:06:16 INFO : sub/yam: Copied (server-side copy) to: yam 2025/06/26 21:06:17 INFO : sub/yam: Deleted 2025/06/26 21:06:17 INFO : yam: Renamed from "sub/yam" 2025/06/26 21:06:17 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-dekecoh6fuci': Waiting for transfers to finish 2025/06/26 21:06:17 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyLeaf (22.55s) === RUN TestServerSideMoveLocal run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-dekecoh6fuci'", Local "Local file system at /tmp/rclone2100850140", Modify Window "1ns" 2025/06/26 21:06:23 DEBUG : Creating backend with remote "/tmp/rclone2100850140/dir1" 2025/06/26 21:06:23 DEBUG : Config file has changed externally - reloading 2025/06/26 21:06:23 DEBUG : Creating backend with remote "/tmp/rclone2100850140/dir2" 2025/06/26 21:06:23 DEBUG : Local file system at /tmp/rclone2100850140/dir2: Using server-side directory move 2025/06/26 21:06:23 INFO : Local file system at /tmp/rclone2100850140/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/06/26 21:06:23 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/06/26 21:06:23 DEBUG : Local file system at /tmp/rclone2100850140/dir2: Waiting for checks to finish 2025/06/26 21:06:23 DEBUG : Local file system at /tmp/rclone2100850140/dir2: Waiting for transfers to finish 2025/06/26 21:06:23 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (0.10s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-dekecoh6fuci'", Local "Local file system at /tmp/rclone2100850140", Modify Window "1ns" 2025/06/26 21:06:23 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/26 21:06:23 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/06/26 21:06:23 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-dekecoh6fuci': Waiting for checks to finish 2025/06/26 21:06:23 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-dekecoh6fuci': Waiting for transfers to finish 2025/06/26 21:06:28 DEBUG : sub dir/hello world: md5 = ec2c83a51ff23bb567ba1cd08b38d0cd OK 2025/06/26 21:06:28 INFO : sub dir/hello world: Copied (new) 2025/06/26 21:06:28 INFO : sub dir/hello world: Deleted 2025/06/26 21:06:28 DEBUG : nested/sub dir/file: md5 = 5cfb638f87917fc88b46da9cd719bc84 OK 2025/06/26 21:06:28 INFO : nested/sub dir/file: Copied (new) 2025/06/26 21:06:28 INFO : nested/sub dir/file: Deleted 2025/06/26 21:06:28 INFO : sub dir: Removing directory 2025/06/26 21:06:28 INFO : nested/sub dir: Removing directory 2025/06/26 21:06:28 INFO : nested: Removing directory 2025/06/26 21:06:28 DEBUG : Local file system at /tmp/rclone2100850140: deleted 3 directories --- PASS: TestMoveWithDeleteEmptySrcDirs (21.17s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-dekecoh6fuci'", Local "Local file system at /tmp/rclone2100850140", Modify Window "1ns" 2025/06/26 21:06:44 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/26 21:06:44 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/06/26 21:06:44 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-dekecoh6fuci': Waiting for checks to finish 2025/06/26 21:06:44 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-dekecoh6fuci': Waiting for transfers to finish 2025/06/26 21:06:49 DEBUG : sub dir/hello world: md5 = d8fe4e6d89a107e30ec10dbc28794ff1 OK 2025/06/26 21:06:49 INFO : sub dir/hello world: Copied (new) 2025/06/26 21:06:49 INFO : sub dir/hello world: Deleted 2025/06/26 21:06:49 DEBUG : nested/sub dir/file: md5 = 581476d10fb92fbaa80de52aef0ec6e3 OK 2025/06/26 21:06:49 INFO : nested/sub dir/file: Copied (new) 2025/06/26 21:06:49 INFO : nested/sub dir/file: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (15.99s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-dekecoh6fuci'", Local "Local file system at /tmp/rclone2100850140", Modify Window "1ns" 2025/06/26 21:07:00 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/06/26 21:07:00 DEBUG : existing: Need to transfer - File not found at Destination 2025/06/26 21:07:00 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-dekecoh6fuci': Waiting for checks to finish 2025/06/26 21:07:00 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-dekecoh6fuci': Waiting for transfers to finish 2025/06/26 21:07:21 DEBUG : existing: md5 = 0973ec0f1ab1270e4696d152c2805a21 OK 2025/06/26 21:07:21 INFO : existing: Copied (new) 2025/06/26 21:07:21 INFO : existing: Deleted 2025/06/26 21:07:21 DEBUG : existing-b: md5 = 1b418e9375076d6cf6acef665e04ee9f OK 2025/06/26 21:07:21 INFO : existing-b: Copied (new) 2025/06/26 21:07:21 INFO : existing-b: Deleted 2025/06/26 21:07:42 DEBUG : existing: Destination exists, skipping 2025/06/26 21:07:42 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-dekecoh6fuci': Waiting for checks to finish 2025/06/26 21:08:02 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/06/26 21:08:02 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-dekecoh6fuci': Waiting for transfers to finish 2025/06/26 21:08:02 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (122.21s) === RUN TestServerSideMove run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-dekecoh6fuci'", Local "Local file system at /tmp/rclone2100850140", Modify Window "1ns" 2025/06/26 21:09:02 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-tazinuf3mewi" 2025/06/26 21:09:02 DEBUG : Config file has changed externally - reloading 2025/06/26 21:09:02 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-tazinuf3mewi.bin" 2025/06/26 21:09:03 DEBUG : Swift container crypt path rclone-test-tazinuf3mewi.bin: Auto set use_segments_container to true 2025/06/26 21:09:23 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-tazinuf3mewi" 2025/06/26 21:09:23 DEBUG : Swift container crypt path rclone-test-tazinuf3mewi: Auto set use_segments_container to true 2025/06/26 21:09:29 DEBUG : potato2: md5 = f74c73eec612149dbfc299d06199f13b OK 2025/06/26 21:09:29 DEBUG : empty space: md5 = 64f6c4a9b3a75e3bec22866253324fdc OK 2025/06/26 21:09:34 DEBUG : potato3: md5 = 1aab1320405bf22a685c7a066d429561 OK sync_test.go:1706: Server side move (if possible) Encrypted drive 'TestCryptSwift:rclone-test-dekecoh6fuci' -> Encrypted drive 'TestCryptSwift:rclone-test-tazinuf3mewi' 2025/06/26 21:09:40 DEBUG : empty space: md5 = fc65a8aa9340cc26e90a584b1450f396 OK 2025/06/26 21:09:45 DEBUG : potato3: md5 = 1d8b90bfe04d328863c4051a3bdad5bd OK 2025/06/26 21:09:46 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/26 21:09:46 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/06/26 21:09:46 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-tazinuf3mewi': Waiting for checks to finish 2025/06/26 21:09:46 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/26 21:09:46 DEBUG : empty space: Unchanged skipping 2025/06/26 21:09:46 INFO : empty space: Deleted 2025/06/26 21:09:46 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-tazinuf3mewi': Waiting for transfers to finish 2025/06/26 21:09:56 INFO : potato3: Copied (server-side copy) 2025/06/26 21:09:56 INFO : potato2: Copied (server-side copy) 2025/06/26 21:09:56 INFO : potato2: Deleted 2025/06/26 21:10:16 INFO : potato3: Deleted 2025/06/26 21:10:17 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-gobusod9fuwi" 2025/06/26 21:10:17 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-gobusod9fuwi.bin" 2025/06/26 21:10:17 DEBUG : Swift container crypt path rclone-test-gobusod9fuwi.bin: Auto set use_segments_container to true 2025/06/26 21:10:22 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-gobusod9fuwi" 2025/06/26 21:10:23 DEBUG : Swift container crypt path rclone-test-gobusod9fuwi: Auto set use_segments_container to true 2025/06/26 21:10:28 DEBUG : empty space: Need to transfer - File not found at Destination 2025/06/26 21:10:28 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/26 21:10:28 DEBUG : potato3: Need to transfer - File not found at Destination 2025/06/26 21:10:28 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-gobusod9fuwi': Waiting for checks to finish 2025/06/26 21:10:28 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-gobusod9fuwi': Waiting for transfers to finish 2025/06/26 21:10:34 INFO : potato3: Copied (server-side copy) 2025/06/26 21:10:39 INFO : potato2: Copied (server-side copy) 2025/06/26 21:10:39 INFO : potato3: Deleted 2025/06/26 21:10:39 INFO : empty space: Copied (server-side copy) 2025/06/26 21:10:39 INFO : empty space: Deleted 2025/06/26 21:10:44 INFO : potato2: Deleted 2025/06/26 21:10:44 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-gobusod9fuwi': Purge remote 2025/06/26 21:10:44 DEBUG : Waiting for deletions to finish 2025/06/26 21:10:44 INFO : potato3.bin: Deleted 2025/06/26 21:10:49 INFO : empty space.bin: Deleted 2025/06/26 21:10:49 INFO : potato2.bin: Deleted 2025/06/26 21:10:49 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-tazinuf3mewi': Purge remote 2025/06/26 21:10:49 DEBUG : Waiting for deletions to finish --- PASS: TestServerSideMove (107.69s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-dekecoh6fuci'", Local "Local file system at /tmp/rclone2100850140", Modify Window "1ns" 2025/06/26 21:10:50 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-mipelog8megu" 2025/06/26 21:10:50 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-mipelog8megu.bin" 2025/06/26 21:10:50 DEBUG : Swift container crypt path rclone-test-mipelog8megu.bin: Auto set use_segments_container to true 2025/06/26 21:10:55 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-mipelog8megu" 2025/06/26 21:10:56 DEBUG : Swift container crypt path rclone-test-mipelog8megu: Auto set use_segments_container to true 2025/06/26 21:11:01 DEBUG : potato2: md5 = 424b53cf545f51aab4b4efc90b91cfad OK 2025/06/26 21:11:01 DEBUG : empty space: md5 = d78e510cce691a0435f90058693993a2 OK 2025/06/26 21:11:21 DEBUG : potato3: md5 = 58d5ed23fb8ec08a9c773e3415369f3c OK sync_test.go:1706: Server side move (if possible) Encrypted drive 'TestCryptSwift:rclone-test-dekecoh6fuci' -> Encrypted drive 'TestCryptSwift:rclone-test-mipelog8megu' 2025/06/26 21:11:28 DEBUG : empty space: md5 = 24e0a72643bb0f79f7e866f2430b102d OK 2025/06/26 21:11:33 DEBUG : potato3: md5 = 834db8e73685fd3283be300c0cb2a1a6 OK 2025/06/26 21:11:39 DEBUG : empty space: Excluded (Size Filter) 2025/06/26 21:11:39 DEBUG : empty space: Excluded 2025/06/26 21:11:39 DEBUG : empty space: Excluded (Size Filter) 2025/06/26 21:11:39 DEBUG : empty space: Excluded 2025/06/26 21:11:39 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/26 21:11:39 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/06/26 21:11:39 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-mipelog8megu': Waiting for checks to finish 2025/06/26 21:11:39 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-mipelog8megu': Waiting for transfers to finish 2025/06/26 21:11:54 INFO : potato2: Copied (server-side copy) 2025/06/26 21:11:54 INFO : potato3: Copied (server-side copy) 2025/06/26 21:11:54 INFO : potato2: Deleted 2025/06/26 21:11:59 INFO : potato3: Deleted 2025/06/26 21:12:04 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-jilefix6woki" 2025/06/26 21:12:04 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-jilefix6woki.bin" 2025/06/26 21:12:05 DEBUG : Swift container crypt path rclone-test-jilefix6woki.bin: Auto set use_segments_container to true 2025/06/26 21:12:10 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-jilefix6woki" 2025/06/26 21:12:10 DEBUG : Swift container crypt path rclone-test-jilefix6woki: Auto set use_segments_container to true 2025/06/26 21:12:16 DEBUG : empty space: Excluded (Size Filter) 2025/06/26 21:12:16 DEBUG : empty space: Excluded 2025/06/26 21:12:16 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/26 21:12:16 DEBUG : potato3: Need to transfer - File not found at Destination 2025/06/26 21:12:16 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-jilefix6woki': Waiting for checks to finish 2025/06/26 21:12:16 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-jilefix6woki': Waiting for transfers to finish 2025/06/26 21:12:27 INFO : potato3: Copied (server-side copy) 2025/06/26 21:12:32 INFO : potato3: Deleted 2025/06/26 21:12:39 INFO : potato2: Copied (server-side copy) 2025/06/26 21:12:44 INFO : potato2: Deleted 2025/06/26 21:12:50 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-jilefix6woki': Purge remote 2025/06/26 21:12:50 DEBUG : Waiting for deletions to finish 2025/06/26 21:12:50 INFO : potato3.bin: Deleted 2025/06/26 21:13:00 INFO : potato2.bin: Deleted 2025/06/26 21:13:00 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-mipelog8megu': Purge remote 2025/06/26 21:13:00 DEBUG : Waiting for deletions to finish 2025/06/26 21:13:00 INFO : empty space.bin: Deleted --- PASS: TestServerSideMoveWithFilter (131.12s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-dekecoh6fuci'", Local "Local file system at /tmp/rclone2100850140", Modify Window "1ns" 2025/06/26 21:13:01 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-qafekih9nivo" 2025/06/26 21:13:01 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-qafekih9nivo.bin" 2025/06/26 21:13:01 DEBUG : Swift container crypt path rclone-test-qafekih9nivo.bin: Auto set use_segments_container to true 2025/06/26 21:13:12 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-qafekih9nivo" 2025/06/26 21:13:12 DEBUG : Swift container crypt path rclone-test-qafekih9nivo: Auto set use_segments_container to true 2025/06/26 21:13:17 DEBUG : potato2: md5 = e8f4594de4a53e76ea9754f6c91de827 OK 2025/06/26 21:13:18 DEBUG : empty space: md5 = ae5d0428a3857ad707790bb490b7dab7 OK 2025/06/26 21:13:23 DEBUG : potato3: md5 = 6be76c23b3c263919d81854f9906644b OK 2025/06/26 21:13:23 INFO : tomatoDir: Making directory sync_test.go:1706: Server side move (if possible) Encrypted drive 'TestCryptSwift:rclone-test-dekecoh6fuci' -> Encrypted drive 'TestCryptSwift:rclone-test-qafekih9nivo' 2025/06/26 21:13:28 DEBUG : empty space: md5 = 6e4cc8597c1e82f51cdb60d21e55a331 OK 2025/06/26 21:13:34 DEBUG : potato3: md5 = 6d4a125c6c3c271dd7c5abc1a3e5a703 OK 2025/06/26 21:13:34 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/26 21:13:34 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/06/26 21:13:34 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-qafekih9nivo': Waiting for checks to finish 2025/06/26 21:13:34 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/26 21:13:34 DEBUG : empty space: Unchanged skipping 2025/06/26 21:13:34 INFO : empty space: Deleted 2025/06/26 21:13:34 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-qafekih9nivo': Waiting for transfers to finish 2025/06/26 21:13:45 INFO : potato2: Copied (server-side copy) 2025/06/26 21:13:45 INFO : potato2: Deleted 2025/06/26 21:13:49 INFO : potato3: Copied (server-side copy) 2025/06/26 21:13:55 INFO : potato3: Deleted 2025/06/26 21:14:00 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-rosidog4vuna" 2025/06/26 21:14:00 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-rosidog4vuna.bin" 2025/06/26 21:14:00 DEBUG : Swift container crypt path rclone-test-rosidog4vuna.bin: Auto set use_segments_container to true 2025/06/26 21:14:06 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-rosidog4vuna" 2025/06/26 21:14:06 DEBUG : Swift container crypt path rclone-test-rosidog4vuna: Auto set use_segments_container to true 2025/06/26 21:14:16 INFO : tomatoDir: Making directory 2025/06/26 21:14:16 DEBUG : empty space: Need to transfer - File not found at Destination 2025/06/26 21:14:16 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/26 21:14:16 DEBUG : potato3: Need to transfer - File not found at Destination 2025/06/26 21:14:16 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-rosidog4vuna': Waiting for checks to finish 2025/06/26 21:14:16 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-rosidog4vuna': Waiting for transfers to finish 2025/06/26 21:14:27 INFO : empty space: Copied (server-side copy) 2025/06/26 21:14:27 INFO : empty space: Deleted 2025/06/26 21:14:32 INFO : potato3: Copied (server-side copy) 2025/06/26 21:14:32 INFO : potato2: Copied (server-side copy) 2025/06/26 21:14:37 INFO : potato3: Deleted 2025/06/26 21:14:37 INFO : potato2: Deleted 2025/06/26 21:14:38 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-rosidog4vuna': Purge remote 2025/06/26 21:14:38 DEBUG : Waiting for deletions to finish 2025/06/26 21:14:43 INFO : potato3.bin: Deleted 2025/06/26 21:14:48 INFO : potato2.bin: Deleted 2025/06/26 21:14:48 INFO : empty space.bin: Deleted 2025/06/26 21:14:48 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-qafekih9nivo': Purge remote 2025/06/26 21:14:48 DEBUG : Waiting for deletions to finish --- PASS: TestServerSideMoveDeleteEmptySourceDirs (107.23s) === RUN TestServerSideMoveOverlap run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-dekecoh6fuci'", Local "Local file system at /tmp/rclone2100850140", Modify Window "1ns" 2025/06/26 21:14:48 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-dekecoh6fuci/rclone-move-test" 2025/06/26 21:14:48 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-dekecoh6fuci/rclone-move-test.bin" 2025/06/26 21:14:49 DEBUG : Swift container crypt path rclone-test-dekecoh6fuci/rclone-move-test.bin: Auto set use_segments_container to true 2025/06/26 21:14:54 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-dekecoh6fuci/rclone-move-test" 2025/06/26 21:14:54 DEBUG : Swift container crypt path rclone-test-dekecoh6fuci/rclone-move-test: Auto set use_segments_container to true 2025/06/26 21:15:00 DEBUG : potato2: md5 = 7e2d3c7e5b5f7173405355ce0ecb8c5a OK --- PASS: TestServerSideMoveOverlap (12.29s) === RUN TestSyncOverlap run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-dekecoh6fuci'", Local "Local file system at /tmp/rclone2100850140", Modify Window "1ns" 2025/06/26 21:15:00 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-dekecoh6fuci/rclone-sync-test" 2025/06/26 21:15:01 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-dekecoh6fuci/rclone-sync-test.bin" 2025/06/26 21:15:01 DEBUG : Swift container crypt path rclone-test-dekecoh6fuci/rclone-sync-test.bin: Auto set use_segments_container to true 2025/06/26 21:15:06 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-dekecoh6fuci/rclone-sync-test" 2025/06/26 21:15:06 DEBUG : Swift container crypt path rclone-test-dekecoh6fuci/rclone-sync-test: Auto set use_segments_container to true --- PASS: TestSyncOverlap (11.50s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-dekecoh6fuci'", Local "Local file system at /tmp/rclone2100850140", Modify Window "1ns" 2025/06/26 21:15:12 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-dekecoh6fuci/rclone-sync-test" 2025/06/26 21:15:12 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-dekecoh6fuci/rclone-sync-test.bin" 2025/06/26 21:15:12 DEBUG : Swift container crypt path rclone-test-dekecoh6fuci/rclone-sync-test.bin: Auto set use_segments_container to true 2025/06/26 21:15:17 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-dekecoh6fuci/rclone-sync-test" 2025/06/26 21:15:18 DEBUG : Swift container crypt path rclone-test-dekecoh6fuci/rclone-sync-test: Auto set use_segments_container to true 2025/06/26 21:15:23 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-dekecoh6fuci/rclone-sync-test-include/layer2" 2025/06/26 21:15:23 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-dekecoh6fuci/rclone-sync-test-include/layer2.bin" 2025/06/26 21:15:23 DEBUG : Swift container crypt path rclone-test-dekecoh6fuci/rclone-sync-test-include/layer2.bin: Auto set use_segments_container to true 2025/06/26 21:15:29 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-dekecoh6fuci/rclone-sync-test-include/layer2" 2025/06/26 21:15:29 DEBUG : Swift container crypt path rclone-test-dekecoh6fuci/rclone-sync-test-include/layer2: Auto set use_segments_container to true 2025/06/26 21:15:34 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-dekecoh6fuci/rclone-sync-test-ignore-file" 2025/06/26 21:15:34 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-dekecoh6fuci/rclone-sync-test-ignore-file.bin" 2025/06/26 21:15:35 DEBUG : Swift container crypt path rclone-test-dekecoh6fuci/rclone-sync-test-ignore-file.bin: Auto set use_segments_container to true 2025/06/26 21:15:40 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-dekecoh6fuci/rclone-sync-test-ignore-file" 2025/06/26 21:15:40 DEBUG : Swift container crypt path rclone-test-dekecoh6fuci/rclone-sync-test-ignore-file: Auto set use_segments_container to true 2025/06/26 21:15:51 DEBUG : rclone-sync-test-ignore-file/.ignore: md5 = 8fa7d9b63bb860a0f5835a924df11d51 OK 2025/06/26 21:16:01 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/06/26 21:16:01 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-dekecoh6fuci/rclone-sync-test': Waiting for checks to finish 2025/06/26 21:16:01 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-dekecoh6fuci/rclone-sync-test': Waiting for transfers to finish 2025/06/26 21:16:01 DEBUG : Waiting for deletions to finish 2025/06/26 21:16:01 INFO : There was nothing to transfer 2025/06/26 21:16:11 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/06/26 21:16:11 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-dekecoh6fuci': Waiting for checks to finish 2025/06/26 21:16:11 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-dekecoh6fuci': Waiting for transfers to finish 2025/06/26 21:16:11 DEBUG : Waiting for deletions to finish 2025/06/26 21:16:11 INFO : There was nothing to transfer 2025/06/26 21:16:22 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/06/26 21:16:22 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-dekecoh6fuci/rclone-sync-test-include/layer2': Waiting for checks to finish 2025/06/26 21:16:22 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-dekecoh6fuci/rclone-sync-test-include/layer2': Waiting for transfers to finish 2025/06/26 21:16:22 DEBUG : Waiting for deletions to finish 2025/06/26 21:16:22 INFO : There was nothing to transfer 2025/06/26 21:16:27 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/06/26 21:16:27 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-dekecoh6fuci': Waiting for checks to finish 2025/06/26 21:16:27 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-dekecoh6fuci': Waiting for transfers to finish 2025/06/26 21:16:27 DEBUG : Waiting for deletions to finish 2025/06/26 21:16:27 INFO : There was nothing to transfer 2025/06/26 21:16:27 DEBUG : Excluded 2025/06/26 21:16:27 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/06/26 21:16:27 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-dekecoh6fuci/rclone-sync-test-ignore-file': Waiting for checks to finish 2025/06/26 21:16:27 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-dekecoh6fuci/rclone-sync-test-ignore-file': Waiting for transfers to finish 2025/06/26 21:16:27 DEBUG : Waiting for deletions to finish 2025/06/26 21:16:27 INFO : There was nothing to transfer --- PASS: TestSyncOverlapWithFilter (85.39s) === RUN TestSyncCompareDest run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-dekecoh6fuci'", Local "Local file system at /tmp/rclone2100850140", Modify Window "1ns" 2025/06/26 21:16:37 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-dekecoh6fuci/dst" 2025/06/26 21:16:37 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-dekecoh6fuci/dst.bin" 2025/06/26 21:16:38 DEBUG : Swift container crypt path rclone-test-dekecoh6fuci/dst.bin: Auto set use_segments_container to true 2025/06/26 21:16:43 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-dekecoh6fuci/dst" 2025/06/26 21:16:43 DEBUG : Swift container crypt path rclone-test-dekecoh6fuci/dst: Auto set use_segments_container to true 2025/06/26 21:16:49 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-dekecoh6fuci/CompareDest" 2025/06/26 21:16:49 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-dekecoh6fuci/CompareDest.bin" 2025/06/26 21:16:49 DEBUG : Swift container crypt path rclone-test-dekecoh6fuci/CompareDest.bin: Auto set use_segments_container to true 2025/06/26 21:16:54 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-dekecoh6fuci/CompareDest" 2025/06/26 21:16:55 DEBUG : Swift container crypt path rclone-test-dekecoh6fuci/CompareDest: Auto set use_segments_container to true 2025/06/26 21:17:05 DEBUG : one: Need to transfer - File not found at Destination 2025/06/26 21:17:05 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-dekecoh6fuci/dst': Waiting for checks to finish 2025/06/26 21:17:05 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-dekecoh6fuci/dst': Waiting for transfers to finish 2025/06/26 21:17:05 DEBUG : one: md5 = 6b90224f8aeb1fc165f5808e7a724edb OK 2025/06/26 21:17:05 INFO : one: Copied (new) 2025/06/26 21:17:05 DEBUG : Waiting for deletions to finish 2025/06/26 21:17:06 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/06/26 21:17:06 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-dekecoh6fuci/dst': Waiting for checks to finish 2025/06/26 21:17:11 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-dekecoh6fuci/dst': Waiting for transfers to finish 2025/06/26 21:17:11 DEBUG : one: md5 = 17b193288f20eb292e6ea713bebaa83e OK 2025/06/26 21:17:11 INFO : one: Copied (replaced existing) 2025/06/26 21:17:11 DEBUG : Waiting for deletions to finish 2025/06/26 21:17:12 DEBUG : dst/one: md5 = e7e709efa7ef2d9e3a10f02e33890e67 OK 2025/06/26 21:17:12 DEBUG : CompareDest/one: md5 = 11e0b35c3ac1f05188e10fb3f8245e98 OK 2025/06/26 21:17:12 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/06/26 21:17:12 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-dekecoh6fuci/dst': Waiting for checks to finish 2025/06/26 21:17:12 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/26 21:17:12 DEBUG : one: Destination found in --compare-dest, skipping 2025/06/26 21:17:12 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-dekecoh6fuci/dst': Waiting for transfers to finish 2025/06/26 21:17:12 DEBUG : Waiting for deletions to finish 2025/06/26 21:17:12 INFO : There was nothing to transfer 2025/06/26 21:17:18 DEBUG : CompareDest/two: md5 = ed82b35c04ea0a905a4c4220cda261a3 OK 2025/06/26 21:17:18 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/06/26 21:17:18 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/26 21:17:18 DEBUG : two: Destination found in --compare-dest, skipping 2025/06/26 21:17:18 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-dekecoh6fuci/dst': Waiting for checks to finish 2025/06/26 21:17:18 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/26 21:17:18 DEBUG : one: Destination found in --compare-dest, skipping 2025/06/26 21:17:18 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-dekecoh6fuci/dst': Waiting for transfers to finish 2025/06/26 21:17:18 DEBUG : Waiting for deletions to finish 2025/06/26 21:17:18 INFO : There was nothing to transfer 2025/06/26 21:17:18 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/06/26 21:17:18 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/26 21:17:18 DEBUG : two: Destination found in --compare-dest, skipping 2025/06/26 21:17:18 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-dekecoh6fuci/dst': Waiting for checks to finish 2025/06/26 21:17:18 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/26 21:17:18 DEBUG : one: Destination found in --compare-dest, skipping 2025/06/26 21:17:18 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-dekecoh6fuci/dst': Waiting for transfers to finish 2025/06/26 21:17:18 DEBUG : Waiting for deletions to finish 2025/06/26 21:17:18 INFO : There was nothing to transfer sync_test.go:2176: No hash on uploaded file so skipping compare timestamp test 2025/06/26 21:17:24 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/06/26 21:17:24 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/26 21:17:24 DEBUG : one: Destination found in --compare-dest, skipping 2025/06/26 21:17:29 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/06/26 21:17:29 DEBUG : two: Need to transfer - File not found at Destination 2025/06/26 21:17:29 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-dekecoh6fuci/dst': Waiting for checks to finish 2025/06/26 21:17:29 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-dekecoh6fuci/dst': Waiting for transfers to finish 2025/06/26 21:17:29 DEBUG : two: md5 = e7de342ab9ad18d510906154d9d3b0b5 OK 2025/06/26 21:17:29 INFO : two: Copied (new) 2025/06/26 21:17:29 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (58.05s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-dekecoh6fuci'", Local "Local file system at /tmp/rclone2100850140", Modify Window "1ns" 2025/06/26 21:17:36 DEBUG : pre-dest1/1: md5 = 1a3b084a7de873c836b4e63272a224e2 OK 2025/06/26 21:17:36 DEBUG : pre-dest2/2: md5 = f0d1c05c97b9a1f00c31721ce13b0610 OK 2025/06/26 21:17:36 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-dekecoh6fuci/dest" 2025/06/26 21:17:36 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-dekecoh6fuci/dest.bin" 2025/06/26 21:17:37 DEBUG : Swift container crypt path rclone-test-dekecoh6fuci/dest.bin: Auto set use_segments_container to true 2025/06/26 21:17:42 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-dekecoh6fuci/dest" 2025/06/26 21:17:42 DEBUG : Swift container crypt path rclone-test-dekecoh6fuci/dest: Auto set use_segments_container to true 2025/06/26 21:17:48 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-dekecoh6fuci/pre-dest1" 2025/06/26 21:17:48 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-dekecoh6fuci/pre-dest1.bin" 2025/06/26 21:17:48 DEBUG : Swift container crypt path rclone-test-dekecoh6fuci/pre-dest1.bin: Auto set use_segments_container to true 2025/06/26 21:17:53 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-dekecoh6fuci/pre-dest1" 2025/06/26 21:17:54 DEBUG : Swift container crypt path rclone-test-dekecoh6fuci/pre-dest1: Auto set use_segments_container to true 2025/06/26 21:17:59 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-dekecoh6fuci/pre-dest2" 2025/06/26 21:17:59 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-dekecoh6fuci/pre-dest2.bin" 2025/06/26 21:17:59 DEBUG : Swift container crypt path rclone-test-dekecoh6fuci/pre-dest2.bin: Auto set use_segments_container to true 2025/06/26 21:18:04 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-dekecoh6fuci/pre-dest2" 2025/06/26 21:18:05 DEBUG : Swift container crypt path rclone-test-dekecoh6fuci/pre-dest2: Auto set use_segments_container to true 2025/06/26 21:18:10 DEBUG : 1: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/26 21:18:10 DEBUG : 1: Destination found in --compare-dest, skipping 2025/06/26 21:18:15 DEBUG : 2: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/26 21:18:15 DEBUG : 2: Destination found in --compare-dest, skipping 2025/06/26 21:18:26 DEBUG : 3: Need to transfer - File not found at Destination 2025/06/26 21:18:26 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-dekecoh6fuci/dest': Waiting for checks to finish 2025/06/26 21:18:26 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-dekecoh6fuci/dest': Waiting for transfers to finish 2025/06/26 21:18:31 DEBUG : 3: md5 = 8f17cb19eb9353eac7cdfa0b3a546e95 OK 2025/06/26 21:18:31 INFO : 3: Copied (new) 2025/06/26 21:18:31 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (66.84s) === RUN TestSyncCopyDest run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-dekecoh6fuci'", Local "Local file system at /tmp/rclone2100850140", Modify Window "1ns" 2025/06/26 21:18:42 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-dekecoh6fuci/dst" 2025/06/26 21:18:42 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-dekecoh6fuci/dst.bin" 2025/06/26 21:18:43 DEBUG : Swift container crypt path rclone-test-dekecoh6fuci/dst.bin: Auto set use_segments_container to true 2025/06/26 21:18:48 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-dekecoh6fuci/dst" 2025/06/26 21:18:48 DEBUG : Swift container crypt path rclone-test-dekecoh6fuci/dst: Auto set use_segments_container to true 2025/06/26 21:18:53 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-dekecoh6fuci/CopyDest" 2025/06/26 21:18:53 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-dekecoh6fuci/CopyDest.bin" 2025/06/26 21:18:54 DEBUG : Swift container crypt path rclone-test-dekecoh6fuci/CopyDest.bin: Auto set use_segments_container to true 2025/06/26 21:18:59 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-dekecoh6fuci/CopyDest" 2025/06/26 21:18:59 DEBUG : Swift container crypt path rclone-test-dekecoh6fuci/CopyDest: Auto set use_segments_container to true 2025/06/26 21:19:10 DEBUG : one: Need to transfer - File not found at Destination 2025/06/26 21:19:10 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-dekecoh6fuci/dst': Waiting for checks to finish 2025/06/26 21:19:10 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-dekecoh6fuci/dst': Waiting for transfers to finish 2025/06/26 21:19:10 DEBUG : one: md5 = 29d1de0c0d6babdc709cfd3ed23b7941 OK 2025/06/26 21:19:10 INFO : one: Copied (new) 2025/06/26 21:19:10 DEBUG : Waiting for deletions to finish 2025/06/26 21:19:11 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/06/26 21:19:11 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-dekecoh6fuci/dst': Waiting for checks to finish 2025/06/26 21:19:16 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-dekecoh6fuci/dst': Waiting for transfers to finish 2025/06/26 21:19:16 DEBUG : one: md5 = c6386c4ac1fbfbf084e1e8be26985d14 OK 2025/06/26 21:19:16 INFO : one: Copied (replaced existing) 2025/06/26 21:19:16 DEBUG : Waiting for deletions to finish 2025/06/26 21:19:16 DEBUG : dst/one: md5 = bf9c6b7b95fd7a3a3b43e52b1bd6f7e6 OK 2025/06/26 21:19:16 DEBUG : CopyDest/one: md5 = f463fe3424d9f6fada5beaf91dfef8db OK 2025/06/26 21:19:17 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-dekecoh6fuci/BackupDir" 2025/06/26 21:19:17 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-dekecoh6fuci/BackupDir.bin" 2025/06/26 21:19:17 DEBUG : Swift container crypt path rclone-test-dekecoh6fuci/BackupDir.bin: Auto set use_segments_container to true 2025/06/26 21:19:22 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-dekecoh6fuci/BackupDir" 2025/06/26 21:19:23 DEBUG : Swift container crypt path rclone-test-dekecoh6fuci/BackupDir: Auto set use_segments_container to true 2025/06/26 21:19:28 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-dekecoh6fuci/dst': Waiting for checks to finish 2025/06/26 21:19:28 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/06/26 21:19:28 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/26 21:19:28 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/06/26 21:19:44 INFO : one: Copied (server-side copy) 2025/06/26 21:19:44 INFO : one: Deleted 2025/06/26 21:19:49 INFO : one: Copied (server-side copy) 2025/06/26 21:19:49 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/06/26 21:19:49 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-dekecoh6fuci/dst': Waiting for transfers to finish 2025/06/26 21:19:49 DEBUG : Waiting for deletions to finish 2025/06/26 21:19:55 DEBUG : CopyDest/two: md5 = 2b960493b078fa75662e5d7f99b4a25c OK 2025/06/26 21:20:00 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/26 21:20:00 DEBUG : one: Unchanged skipping 2025/06/26 21:20:05 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/26 21:20:10 INFO : two: Copied (server-side copy) 2025/06/26 21:20:10 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/06/26 21:20:10 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-dekecoh6fuci/dst': Waiting for checks to finish 2025/06/26 21:20:10 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-dekecoh6fuci/dst': Waiting for transfers to finish 2025/06/26 21:20:10 DEBUG : Waiting for deletions to finish 2025/06/26 21:20:16 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-dekecoh6fuci/dst': Waiting for checks to finish 2025/06/26 21:20:16 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/26 21:20:16 DEBUG : one: Unchanged skipping 2025/06/26 21:20:16 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/26 21:20:16 DEBUG : two: Unchanged skipping 2025/06/26 21:20:16 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-dekecoh6fuci/dst': Waiting for transfers to finish 2025/06/26 21:20:16 DEBUG : Waiting for deletions to finish 2025/06/26 21:20:16 INFO : There was nothing to transfer 2025/06/26 21:20:16 DEBUG : CopyDest/three: md5 = 59e207c5b513a2ad5c675f5fa7bafb74 OK 2025/06/26 21:20:22 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/06/26 21:20:22 DEBUG : three: Destination not found in --copy-dest 2025/06/26 21:20:22 DEBUG : three: Need to transfer - File not found at Destination 2025/06/26 21:20:22 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/26 21:20:22 DEBUG : one: Unchanged skipping 2025/06/26 21:20:22 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-dekecoh6fuci/dst': Waiting for checks to finish 2025/06/26 21:20:22 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/26 21:20:22 DEBUG : two: Unchanged skipping 2025/06/26 21:20:22 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-dekecoh6fuci/dst': Waiting for transfers to finish 2025/06/26 21:20:27 DEBUG : three: md5 = ae68d1b66ced8ea3de773c372294c951 OK 2025/06/26 21:20:27 INFO : three: Copied (new) 2025/06/26 21:20:27 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (141.36s) === RUN TestSyncBackupDir run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-dekecoh6fuci'", Local "Local file system at /tmp/rclone2100850140", Modify Window "1ns" 2025/06/26 21:21:04 DEBUG : dst/one: md5 = 2d94b865d03d5bef38d0f9cd4062a733 OK 2025/06/26 21:21:04 DEBUG : dst/two: md5 = 25c6c9b924c93da0ebe497ad9ba3f72a OK 2025/06/26 21:21:04 DEBUG : dst/three.txt: md5 = 464f9058c6125804b2d4ec157d232b83 OK 2025/06/26 21:21:05 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-dekecoh6fuci/dst" 2025/06/26 21:21:05 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-dekecoh6fuci/dst.bin" 2025/06/26 21:21:05 DEBUG : Swift container crypt path rclone-test-dekecoh6fuci/dst.bin: Auto set use_segments_container to true 2025/06/26 21:21:10 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-dekecoh6fuci/dst" 2025/06/26 21:21:10 DEBUG : Swift container crypt path rclone-test-dekecoh6fuci/dst: Auto set use_segments_container to true 2025/06/26 21:21:15 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-dekecoh6fuci/backup" 2025/06/26 21:21:16 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-dekecoh6fuci/backup.bin" 2025/06/26 21:21:16 DEBUG : Swift container crypt path rclone-test-dekecoh6fuci/backup.bin: Auto set use_segments_container to true 2025/06/26 21:21:21 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-dekecoh6fuci/backup" 2025/06/26 21:21:21 DEBUG : Swift container crypt path rclone-test-dekecoh6fuci/backup: Auto set use_segments_container to true 2025/06/26 21:21:27 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/06/26 21:21:27 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-dekecoh6fuci/dst': Waiting for checks to finish 2025/06/26 21:21:27 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/26 21:21:27 DEBUG : two: Unchanged skipping 2025/06/26 21:21:39 INFO : one: Copied (server-side copy) 2025/06/26 21:21:39 INFO : one: Deleted 2025/06/26 21:21:39 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-dekecoh6fuci/dst': Waiting for transfers to finish 2025/06/26 21:21:39 DEBUG : one: md5 = 42e590cd26b623934b5146368eef367a OK 2025/06/26 21:21:39 INFO : one: Copied (new) 2025/06/26 21:21:39 DEBUG : Waiting for deletions to finish 2025/06/26 21:22:00 INFO : three.txt: Copied (server-side copy) 2025/06/26 21:22:00 INFO : three.txt: Deleted 2025/06/26 21:22:00 INFO : three.txt: Moved into backup dir 2025/06/26 21:22:05 DEBUG : dst/three.txt: md5 = 98dd94c1fc07d4dc0d5a73d3ac10ac9a OK 2025/06/26 21:22:11 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/06/26 21:22:11 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-dekecoh6fuci/dst': Waiting for checks to finish 2025/06/26 21:22:11 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/26 21:22:11 DEBUG : two: Unchanged skipping 2025/06/26 21:22:17 INFO : one: Copied (server-side copy) 2025/06/26 21:22:17 INFO : one: Deleted 2025/06/26 21:22:17 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-dekecoh6fuci/dst': Waiting for transfers to finish 2025/06/26 21:22:17 DEBUG : one: md5 = 306f70d362f7ba063cc8687779cd281c OK 2025/06/26 21:22:17 INFO : one: Copied (new) 2025/06/26 21:22:17 DEBUG : Waiting for deletions to finish 2025/06/26 21:22:32 INFO : three.txt: Copied (server-side copy) 2025/06/26 21:22:32 INFO : three.txt: Deleted 2025/06/26 21:22:32 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (94.83s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-dekecoh6fuci'", Local "Local file system at /tmp/rclone2100850140", Modify Window "1ns" 2025/06/26 21:22:39 DEBUG : dst/one: md5 = a7ccd17533346fea10ed549f9a0f78fb OK 2025/06/26 21:22:39 DEBUG : dst/two: md5 = 3cf7117b0161ad797d9f50d994c6cde1 OK 2025/06/26 21:22:39 DEBUG : dst/three.txt: md5 = 53aa9232690a0058eb11d629aa1341a0 OK 2025/06/26 21:22:39 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-dekecoh6fuci/dst" 2025/06/26 21:22:39 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-dekecoh6fuci/dst.bin" 2025/06/26 21:22:40 DEBUG : Swift container crypt path rclone-test-dekecoh6fuci/dst.bin: Auto set use_segments_container to true 2025/06/26 21:22:45 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-dekecoh6fuci/dst" 2025/06/26 21:22:45 DEBUG : Swift container crypt path rclone-test-dekecoh6fuci/dst: Auto set use_segments_container to true 2025/06/26 21:22:50 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-dekecoh6fuci/backup" 2025/06/26 21:22:50 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-dekecoh6fuci/backup.bin" 2025/06/26 21:22:51 DEBUG : Swift container crypt path rclone-test-dekecoh6fuci/backup.bin: Auto set use_segments_container to true 2025/06/26 21:22:56 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-dekecoh6fuci/backup" 2025/06/26 21:22:56 DEBUG : Swift container crypt path rclone-test-dekecoh6fuci/backup: Auto set use_segments_container to true 2025/06/26 21:23:02 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/06/26 21:23:02 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-dekecoh6fuci/dst': Waiting for checks to finish 2025/06/26 21:23:02 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/26 21:23:02 DEBUG : two: Unchanged skipping 2025/06/26 21:23:12 INFO : one: Copied (server-side copy) to: one.bak 2025/06/26 21:23:12 INFO : one: Deleted 2025/06/26 21:23:12 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-dekecoh6fuci/dst': Waiting for transfers to finish 2025/06/26 21:23:12 DEBUG : one: md5 = a9474997efd4d507a4fd1ec2401b0dac OK 2025/06/26 21:23:12 INFO : one: Copied (new) 2025/06/26 21:23:12 DEBUG : Waiting for deletions to finish 2025/06/26 21:23:28 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/06/26 21:23:28 INFO : three.txt: Deleted 2025/06/26 21:23:28 INFO : three.txt: Moved into backup dir 2025/06/26 21:23:34 DEBUG : dst/three.txt: md5 = 4e85e62bfd08a6976f3b4dedf8a7253a OK 2025/06/26 21:23:34 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/06/26 21:23:34 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-dekecoh6fuci/dst': Waiting for checks to finish 2025/06/26 21:23:35 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/26 21:23:35 DEBUG : two: Unchanged skipping 2025/06/26 21:23:40 INFO : one: Copied (server-side copy) to: one.bak 2025/06/26 21:23:40 INFO : one: Deleted 2025/06/26 21:23:40 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-dekecoh6fuci/dst': Waiting for transfers to finish 2025/06/26 21:23:40 DEBUG : one: md5 = c0b979bc90c55ed30143bb61636c5155 OK 2025/06/26 21:23:40 INFO : one: Copied (new) 2025/06/26 21:23:40 DEBUG : Waiting for deletions to finish 2025/06/26 21:23:50 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/06/26 21:23:50 INFO : three.txt: Deleted 2025/06/26 21:23:50 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (82.89s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-dekecoh6fuci'", Local "Local file system at /tmp/rclone2100850140", Modify Window "1ns" 2025/06/26 21:24:01 DEBUG : dst/one: md5 = 6bf5fcf0c74615ed0a407669703479c6 OK 2025/06/26 21:24:02 DEBUG : dst/two: md5 = cf134a139ef8b93dd5e91e5b845f5e00 OK 2025/06/26 21:24:02 DEBUG : dst/three.txt: md5 = 9cc124db07211c4f86ca84e94702fad4 OK 2025/06/26 21:24:02 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-dekecoh6fuci/dst" 2025/06/26 21:24:02 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-dekecoh6fuci/dst.bin" 2025/06/26 21:24:02 DEBUG : Swift container crypt path rclone-test-dekecoh6fuci/dst.bin: Auto set use_segments_container to true 2025/06/26 21:24:08 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-dekecoh6fuci/dst" 2025/06/26 21:24:08 DEBUG : Swift container crypt path rclone-test-dekecoh6fuci/dst: Auto set use_segments_container to true 2025/06/26 21:24:13 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-dekecoh6fuci/backup" 2025/06/26 21:24:13 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-dekecoh6fuci/backup.bin" 2025/06/26 21:24:14 DEBUG : Swift container crypt path rclone-test-dekecoh6fuci/backup.bin: Auto set use_segments_container to true 2025/06/26 21:24:19 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-dekecoh6fuci/backup" 2025/06/26 21:24:19 DEBUG : Swift container crypt path rclone-test-dekecoh6fuci/backup: Auto set use_segments_container to true 2025/06/26 21:24:24 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/06/26 21:24:24 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-dekecoh6fuci/dst': Waiting for checks to finish 2025/06/26 21:24:24 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/26 21:24:24 DEBUG : two: Unchanged skipping 2025/06/26 21:24:50 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/06/26 21:24:50 INFO : one: Deleted 2025/06/26 21:24:50 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-dekecoh6fuci/dst': Waiting for transfers to finish 2025/06/26 21:24:50 DEBUG : one: md5 = 0846e4e460412d44b331a14bb8f9f574 OK 2025/06/26 21:24:50 INFO : one: Copied (new) 2025/06/26 21:24:50 DEBUG : Waiting for deletions to finish 2025/06/26 21:25:11 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/06/26 21:25:11 INFO : three.txt: Deleted 2025/06/26 21:25:11 INFO : three.txt: Moved into backup dir 2025/06/26 21:25:16 DEBUG : dst/three.txt: md5 = 02d9d1c927ea22ff2ac3dc7cc646eef9 OK 2025/06/26 21:25:17 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/06/26 21:25:17 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-dekecoh6fuci/dst': Waiting for checks to finish 2025/06/26 21:25:17 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/26 21:25:17 DEBUG : two: Unchanged skipping 2025/06/26 21:25:27 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/06/26 21:25:27 INFO : one: Deleted 2025/06/26 21:25:27 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-dekecoh6fuci/dst': Waiting for transfers to finish 2025/06/26 21:25:27 DEBUG : one: md5 = 805463749106ee08e0b02200d229eaac OK 2025/06/26 21:25:27 INFO : one: Copied (new) 2025/06/26 21:25:27 DEBUG : Waiting for deletions to finish 2025/06/26 21:25:38 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/06/26 21:25:38 INFO : three.txt: Deleted 2025/06/26 21:25:38 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (107.59s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-dekecoh6fuci'", Local "Local file system at /tmp/rclone2100850140", Modify Window "1ns" 2025/06/26 21:25:49 DEBUG : dst/one: md5 = 7b6891e1422f552d4d3b3dffc9224934 OK 2025/06/26 21:25:49 DEBUG : dst/two: md5 = 0179d8a86f6e3a31810f05e0132a1da2 OK 2025/06/26 21:25:49 DEBUG : dst/three.txt: md5 = aaae47c1085b2389affbbc8fc839c2ab OK 2025/06/26 21:25:50 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-dekecoh6fuci/dst" 2025/06/26 21:25:50 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-dekecoh6fuci/dst.bin" 2025/06/26 21:25:50 DEBUG : Swift container crypt path rclone-test-dekecoh6fuci/dst.bin: Auto set use_segments_container to true 2025/06/26 21:25:55 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-dekecoh6fuci/dst" 2025/06/26 21:25:56 DEBUG : Swift container crypt path rclone-test-dekecoh6fuci/dst: Auto set use_segments_container to true 2025/06/26 21:26:01 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/06/26 21:26:01 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-dekecoh6fuci/dst': Waiting for checks to finish 2025/06/26 21:26:01 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/26 21:26:01 DEBUG : two: Unchanged skipping 2025/06/26 21:26:11 INFO : one: Copied (server-side copy) to: one.bak 2025/06/26 21:26:11 INFO : one: Deleted 2025/06/26 21:26:11 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-dekecoh6fuci/dst': Waiting for transfers to finish 2025/06/26 21:26:11 DEBUG : one: md5 = a5994edcdd0be004eadd7b76630883c1 OK 2025/06/26 21:26:11 INFO : one: Copied (new) 2025/06/26 21:26:11 DEBUG : Waiting for deletions to finish 2025/06/26 21:26:27 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/06/26 21:26:27 INFO : three.txt: Deleted 2025/06/26 21:26:27 INFO : three.txt: Moved into backup dir 2025/06/26 21:26:27 DEBUG : dst/three.txt: md5 = 6d750b12cc9b046032e03fbafdae6071 OK 2025/06/26 21:26:28 DEBUG : one.bak: Excluded (Path Filter) 2025/06/26 21:26:28 DEBUG : one.bak: Excluded 2025/06/26 21:26:28 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/06/26 21:26:28 DEBUG : three.txt.bak: Excluded 2025/06/26 21:26:28 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/06/26 21:26:28 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-dekecoh6fuci/dst': Waiting for checks to finish 2025/06/26 21:26:28 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/26 21:26:28 DEBUG : two: Unchanged skipping 2025/06/26 21:26:33 INFO : one: Copied (server-side copy) to: one.bak 2025/06/26 21:26:34 INFO : one: Deleted 2025/06/26 21:26:34 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-dekecoh6fuci/dst': Waiting for transfers to finish 2025/06/26 21:26:34 DEBUG : one: md5 = 00fbb244eecfbd32710cbf7639d254e8 OK 2025/06/26 21:26:34 INFO : one: Copied (new) 2025/06/26 21:26:34 DEBUG : Waiting for deletions to finish 2025/06/26 21:26:44 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/06/26 21:26:44 INFO : three.txt: Deleted 2025/06/26 21:26:44 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (61.33s) === RUN TestSyncSuffix run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-dekecoh6fuci'", Local "Local file system at /tmp/rclone2100850140", Modify Window "1ns" 2025/06/26 21:26:50 DEBUG : dst/one: md5 = 61d7afbf82c7123d65f501285caecf93 OK 2025/06/26 21:26:51 DEBUG : dst/two: md5 = 5bad88f1f39060180a43c15d1b943f6c OK 2025/06/26 21:26:51 DEBUG : dst/three.txt: md5 = ca1ab0f1f090b21ba4d798eb6defe847 OK 2025/06/26 21:26:51 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-dekecoh6fuci/dst" 2025/06/26 21:26:51 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-dekecoh6fuci/dst.bin" 2025/06/26 21:26:51 DEBUG : Swift container crypt path rclone-test-dekecoh6fuci/dst.bin: Auto set use_segments_container to true 2025/06/26 21:26:57 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-dekecoh6fuci/dst" 2025/06/26 21:26:57 DEBUG : Swift container crypt path rclone-test-dekecoh6fuci/dst: Auto set use_segments_container to true 2025/06/26 21:27:02 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/06/26 21:27:12 INFO : one: Copied (server-side copy) to: one.bak 2025/06/26 21:27:13 INFO : one: Deleted 2025/06/26 21:27:13 DEBUG : one: md5 = 970f41a04e9ceffbb75b7d78f6bdbb00 OK 2025/06/26 21:27:13 INFO : one: Copied (new) 2025/06/26 21:27:13 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/26 21:27:13 DEBUG : two: Unchanged skipping 2025/06/26 21:27:13 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/06/26 21:27:28 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/06/26 21:27:28 INFO : three.txt: Deleted 2025/06/26 21:27:28 DEBUG : three.txt: md5 = 592f5adb5abf08a2e8bc39c1032f869c OK 2025/06/26 21:27:28 INFO : three.txt: Copied (new) 2025/06/26 21:27:29 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/06/26 21:27:34 INFO : one: Copied (server-side copy) to: one.bak 2025/06/26 21:27:35 INFO : one: Deleted 2025/06/26 21:27:35 DEBUG : one: md5 = b93ebb519e3c213bfb637abb031df172 OK 2025/06/26 21:27:35 INFO : one: Copied (new) 2025/06/26 21:27:35 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/26 21:27:35 DEBUG : two: Unchanged skipping 2025/06/26 21:27:35 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/06/26 21:27:45 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/06/26 21:27:45 INFO : three.txt: Deleted 2025/06/26 21:27:45 DEBUG : three.txt: md5 = c3a58fae6002011600d11d6f5d889a12 OK 2025/06/26 21:27:45 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (61.59s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-dekecoh6fuci'", Local "Local file system at /tmp/rclone2100850140", Modify Window "1ns" 2025/06/26 21:27:52 DEBUG : dst/one: md5 = fb382a0c3be4b12994b1cb8503c9a38a OK 2025/06/26 21:27:52 DEBUG : dst/two: md5 = cd545dad2896118c6ea119ffc4692122 OK 2025/06/26 21:27:52 DEBUG : dst/three.txt: md5 = 31560093cbea24cf2da690e8890466db OK 2025/06/26 21:27:53 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-dekecoh6fuci/dst" 2025/06/26 21:27:53 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-dekecoh6fuci/dst.bin" 2025/06/26 21:27:53 DEBUG : Swift container crypt path rclone-test-dekecoh6fuci/dst.bin: Auto set use_segments_container to true 2025/06/26 21:27:58 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-dekecoh6fuci/dst" 2025/06/26 21:27:59 DEBUG : Swift container crypt path rclone-test-dekecoh6fuci/dst: Auto set use_segments_container to true 2025/06/26 21:28:04 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/06/26 21:28:15 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/06/26 21:28:15 INFO : one: Deleted 2025/06/26 21:28:15 DEBUG : one: md5 = 1147bb8b43660bc59ecba329dd869442 OK 2025/06/26 21:28:15 INFO : one: Copied (new) 2025/06/26 21:28:15 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/26 21:28:15 DEBUG : two: Unchanged skipping 2025/06/26 21:28:15 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/06/26 21:28:26 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/06/26 21:28:26 INFO : three.txt: Deleted 2025/06/26 21:28:26 DEBUG : three.txt: md5 = 7e01102986cd57c4b38544af78be7147 OK 2025/06/26 21:28:26 INFO : three.txt: Copied (new) 2025/06/26 21:28:26 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/06/26 21:28:32 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/06/26 21:28:32 INFO : one: Deleted 2025/06/26 21:28:32 DEBUG : one: md5 = e5c51db1490f383fdaba4ac0b2c0ed0c OK 2025/06/26 21:28:32 INFO : one: Copied (new) 2025/06/26 21:28:32 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/26 21:28:32 DEBUG : two: Unchanged skipping 2025/06/26 21:28:32 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/06/26 21:28:37 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/06/26 21:28:38 INFO : three.txt: Deleted 2025/06/26 21:28:38 DEBUG : three.txt: md5 = 47960b2f0e6a871287837650e56da346 OK 2025/06/26 21:28:38 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (47.46s) === RUN TestSyncUTFNorm run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-dekecoh6fuci'", Local "Local file system at /tmp/rclone2100850140", Modify Window "1ns" 2025/06/26 21:28:40 DEBUG : Testêé: md5 = f1782085c82180d425df47b2e6b422d7 OK 2025/06/26 21:28:40 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/06/26 21:28:40 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-dekecoh6fuci': Waiting for checks to finish 2025/06/26 21:28:40 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-dekecoh6fuci': Waiting for transfers to finish 2025/06/26 21:28:40 DEBUG : Testêé: md5 = 2e6ca0749fff0a71a8afce50111ead83 OK 2025/06/26 21:28:40 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/06/26 21:28:40 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (1.32s) === RUN TestSyncImmutable run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-dekecoh6fuci'", Local "Local file system at /tmp/rclone2100850140", Modify Window "1ns" 2025/06/26 21:28:41 DEBUG : existing: Need to transfer - File not found at Destination 2025/06/26 21:28:41 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-dekecoh6fuci': Waiting for checks to finish 2025/06/26 21:28:41 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-dekecoh6fuci': Waiting for transfers to finish 2025/06/26 21:28:46 DEBUG : existing: md5 = 8a5c6174612ccc319228cd78b4eba390 OK 2025/06/26 21:28:46 INFO : existing: Copied (new) 2025/06/26 21:28:46 DEBUG : Waiting for deletions to finish 2025/06/26 21:28:46 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/06/26 21:28:46 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-dekecoh6fuci': Waiting for checks to finish 2025/06/26 21:28:46 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/06/26 21:28:46 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-dekecoh6fuci': Waiting for transfers to finish 2025/06/26 21:28:46 ERROR : Encrypted drive 'TestCryptSwift:rclone-test-dekecoh6fuci': not deleting files as there were IO errors 2025/06/26 21:28:46 ERROR : Encrypted drive 'TestCryptSwift:rclone-test-dekecoh6fuci': not deleting directories as there were IO errors --- PASS: TestSyncImmutable (11.36s) === RUN TestSyncIgnoreCase run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-dekecoh6fuci'", Local "Local file system at /tmp/rclone2100850140", Modify Window "1ns" 2025/06/26 21:28:57 DEBUG : EXISTING: md5 = af82c954426d22ea138571d112c81ea5 OK 2025/06/26 21:29:03 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-dekecoh6fuci': Waiting for checks to finish 2025/06/26 21:29:03 DEBUG : existing: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/26 21:29:03 DEBUG : existing: Unchanged skipping 2025/06/26 21:29:03 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-dekecoh6fuci': Waiting for transfers to finish 2025/06/26 21:29:03 DEBUG : Waiting for deletions to finish 2025/06/26 21:29:03 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (26.19s) === RUN TestFixCase run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-dekecoh6fuci'", Local "Local file system at /tmp/rclone2100850140", Modify Window "1ns" sync_test.go:2636: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.18s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-dekecoh6fuci'", Local "Local file system at /tmp/rclone2100850140", 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-dekecoh6fuci'", Local "Local file system at /tmp/rclone2100850140", 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-dekecoh6fuci'", Local "Local file system at /tmp/rclone2100850140", Modify Window "1ns" sync_test.go:2675: This test only runs on local --- PASS: TestMaxTransfer (0.41s) --- SKIP: TestMaxTransfer/Hard (0.23s) --- SKIP: TestMaxTransfer/Soft (0.09s) --- SKIP: TestMaxTransfer/Cautious (0.09s) === RUN TestSyncConcurrentDelete run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-dekecoh6fuci'", Local "Local file system at /tmp/rclone2100850140", Modify Window "1ns" 2025/06/26 21:29:24 DEBUG : both0: md5 = ad8ce4c85036c3f76bfb8dfcdb93e0ca OK 2025/06/26 21:29:30 DEBUG : only0: md5 = 24b77a7d6120ea98f93ff277b592eab0 OK 2025/06/26 21:29:30 DEBUG : both1: md5 = af96357186bff3125ad88544c2dd154c OK 2025/06/26 21:29:30 DEBUG : only1: md5 = 296abb0117eaa470efe980522cebd29d OK 2025/06/26 21:29:31 DEBUG : both2: md5 = 0def78fdf0078583942a1e174d074d42 OK 2025/06/26 21:29:36 DEBUG : only2: md5 = fc292ac7e7ddfcc14056a9314d42243f OK 2025/06/26 21:29:37 DEBUG : both3: md5 = 5bc73647f841e30ad66b6b71fc1c350d OK 2025/06/26 21:29:42 DEBUG : only3: md5 = ed343eb40d0a60db04ddbd9865f04e3c OK 2025/06/26 21:29:43 DEBUG : both4: md5 = 1ca9f66ebba9269b949a15fce2185a78 OK 2025/06/26 21:29:44 DEBUG : only4: md5 = 6b02e9e3d8fd2560171838083b63ca14 OK 2025/06/26 21:29:49 DEBUG : both5: md5 = 581582cf729505de0251b9224c5ff179 OK 2025/06/26 21:29:54 DEBUG : only5: md5 = 2c6f9ebeb6724bbb1a9c74a23bb3e4cf OK 2025/06/26 21:29:55 DEBUG : both6: md5 = d3e516722951bb9edcc04552962ca69f OK 2025/06/26 21:30:00 DEBUG : only6: md5 = 7b3f9751a4f96354493a095b57bc21de OK 2025/06/26 21:30:05 DEBUG : both7: md5 = 7f0fca1ecc7b9207aebfa2c4bb76beb6 OK 2025/06/26 21:30:05 DEBUG : only7: md5 = fab26f0dba0a399336622d99f23fcf5d OK 2025/06/26 21:30:11 DEBUG : both8: md5 = f172537afae4265d674734fe0072009d OK 2025/06/26 21:30:16 DEBUG : only8: md5 = 053a6278b25b776fb97bcd3b60ed6d81 OK 2025/06/26 21:30:16 DEBUG : both9: md5 = b811fa2127a93b3484353538ab0fc550 OK 2025/06/26 21:30:21 DEBUG : only9: md5 = d9e753feb11f1307882ef244ae856a80 OK 2025/06/26 21:30:27 DEBUG : both10: md5 = e8f56e107f912a7f0dff58632002fc45 OK 2025/06/26 21:30:27 DEBUG : only10: md5 = e9d4a2d2c0e068395a6f3136b4aa2d6d OK 2025/06/26 21:30:32 DEBUG : both11: md5 = 53a6fcc93e2ade50bd5c63bfedd39ae9 OK 2025/06/26 21:30:38 DEBUG : only11: md5 = 8076d31a869d50c754874ef7fa3450a3 OK 2025/06/26 21:30:43 DEBUG : both12: md5 = 9424ba8bb067409594df5825fe6b5a54 OK 2025/06/26 21:30:43 DEBUG : only12: md5 = 965ab2760cbf6cfc412a19ee6e624afe OK 2025/06/26 21:30:48 DEBUG : both13: md5 = 7fcb0e8b61c24262a1effd7932a303e6 OK 2025/06/26 21:30:49 DEBUG : only13: md5 = c4c60ca955543a847c9720e378ef1c99 OK 2025/06/26 21:30:54 DEBUG : both14: md5 = 1d48491e4ab716266fd5e4369d6d9488 OK 2025/06/26 21:30:59 DEBUG : only14: md5 = 65b57cc3de0d44976de3fbb95d18fcb8 OK 2025/06/26 21:31:05 DEBUG : both15: md5 = ac9baf6c7219baaa2debe151f51d634b OK 2025/06/26 21:31:05 DEBUG : only15: md5 = ca1bfa37f88b6615a3e58da5dd61f359 OK 2025/06/26 21:31:10 DEBUG : both16: md5 = 4240902acba08617c055ab664fb98fb9 OK 2025/06/26 21:31:11 DEBUG : only16: md5 = 4f51628c02589802d5e693a7e53dcc8e OK 2025/06/26 21:31:17 DEBUG : both17: md5 = 97c656ad3eb3902245fd4b44c4c30b42 OK 2025/06/26 21:31:22 DEBUG : only17: md5 = a26f3171e6e53d807a4f9d0f599575d6 OK 2025/06/26 21:31:23 DEBUG : both18: md5 = d379ed1078f79d5366f6d2d30daba40b OK 2025/06/26 21:31:23 DEBUG : only18: md5 = e163e10c42a0d49d4968a436cce8f78d OK 2025/06/26 21:31:28 DEBUG : both19: md5 = ff66818b768c2127ea663f6e1dca9a32 OK 2025/06/26 21:31:33 DEBUG : only19: md5 = ae47deec16cebdfd74b013b9f34d9741 OK 2025/06/26 21:32:20 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-dekecoh6fuci': Waiting for checks to finish 2025/06/26 21:32:20 DEBUG : both0: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/26 21:32:20 DEBUG : both0: Unchanged skipping 2025/06/26 21:32:20 DEBUG : both10: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/26 21:32:20 DEBUG : both10: Unchanged skipping 2025/06/26 21:32:20 DEBUG : both11: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/26 21:32:20 DEBUG : both11: Unchanged skipping 2025/06/26 21:32:20 DEBUG : both12: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/26 21:32:20 DEBUG : both12: Unchanged skipping 2025/06/26 21:32:21 DEBUG : both16: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/26 21:32:21 DEBUG : both16: Unchanged skipping 2025/06/26 21:32:21 DEBUG : both17: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/26 21:32:21 DEBUG : both17: Unchanged skipping 2025/06/26 21:32:21 DEBUG : both18: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/26 21:32:21 DEBUG : both18: Unchanged skipping 2025/06/26 21:32:25 DEBUG : both13: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/26 21:32:25 DEBUG : both13: Unchanged skipping 2025/06/26 21:32:25 DEBUG : both14: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/26 21:32:25 DEBUG : both14: Unchanged skipping 2025/06/26 21:32:26 DEBUG : both15: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/26 21:32:26 DEBUG : both15: Unchanged skipping 2025/06/26 21:32:26 DEBUG : both1: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/26 21:32:26 DEBUG : both1: Unchanged skipping 2025/06/26 21:32:26 DEBUG : both2: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/26 21:32:26 DEBUG : both2: Unchanged skipping 2025/06/26 21:32:26 DEBUG : both3: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/26 21:32:26 DEBUG : both3: Unchanged skipping 2025/06/26 21:32:26 DEBUG : both4: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/26 21:32:26 DEBUG : both5: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/26 21:32:26 DEBUG : both4: Unchanged skipping 2025/06/26 21:32:26 DEBUG : both5: Unchanged skipping 2025/06/26 21:32:26 DEBUG : both6: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/26 21:32:26 DEBUG : both6: Unchanged skipping 2025/06/26 21:32:26 DEBUG : both7: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/26 21:32:26 DEBUG : both7: Unchanged skipping 2025/06/26 21:32:26 DEBUG : both8: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/26 21:32:26 DEBUG : both8: Unchanged skipping 2025/06/26 21:32:26 DEBUG : both9: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/26 21:32:26 DEBUG : both9: Unchanged skipping 2025/06/26 21:32:26 DEBUG : both19: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/26 21:32:26 DEBUG : both19: Unchanged skipping 2025/06/26 21:32:26 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-dekecoh6fuci': Waiting for transfers to finish 2025/06/26 21:32:26 DEBUG : Waiting for deletions to finish 2025/06/26 21:32:26 INFO : only12: Deleted 2025/06/26 21:32:26 INFO : only1: Deleted 2025/06/26 21:32:26 INFO : only13: Deleted 2025/06/26 21:32:26 INFO : only7: Deleted 2025/06/26 21:32:31 INFO : only0: Deleted 2025/06/26 21:32:31 INFO : only4: Deleted 2025/06/26 21:32:31 INFO : only17: Deleted 2025/06/26 21:32:31 INFO : only3: Deleted 2025/06/26 21:32:31 INFO : only2: Deleted 2025/06/26 21:32:36 INFO : only6: Deleted 2025/06/26 21:32:41 INFO : only5: Deleted 2025/06/26 21:32:41 INFO : only10: Deleted 2025/06/26 21:32:41 INFO : only9: Deleted 2025/06/26 21:32:41 INFO : only8: Deleted 2025/06/26 21:32:41 INFO : only15: Deleted 2025/06/26 21:32:41 INFO : only16: Deleted 2025/06/26 21:32:42 INFO : only14: Deleted 2025/06/26 21:32:42 INFO : only18: Deleted 2025/06/26 21:32:47 INFO : only19: Deleted 2025/06/26 21:32:51 INFO : only11: Deleted 2025/06/26 21:32:51 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (327.02s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-dekecoh6fuci'", Local "Local file system at /tmp/rclone2100850140", Modify Window "1ns" 2025/06/26 21:34:51 DEBUG : both0: md5 = 238d18a71b99b8c97b727b610e55b69a OK 2025/06/26 21:34:56 DEBUG : only0: md5 = cb9c234bd73c380d96298155ba6f15df OK 2025/06/26 21:34:57 DEBUG : both1: md5 = bf6f108101c012f9edd4320f3f89aea2 OK 2025/06/26 21:34:57 DEBUG : only1: md5 = 0260f440670bef3d34ad4da58c640425 OK 2025/06/26 21:34:57 DEBUG : both2: md5 = cd237d9fbb17cf2a58b18d1d06adf7b5 OK 2025/06/26 21:35:02 DEBUG : only2: md5 = edaafb345e5c87ee1d972275fa58e0c6 OK 2025/06/26 21:35:02 DEBUG : both3: md5 = e364dbcc3cb97eb37a3c4c3d07abaa8f OK 2025/06/26 21:35:07 DEBUG : only3: md5 = 0058da8970775dd41fe0de42648bb2e9 OK 2025/06/26 21:35:08 DEBUG : both4: md5 = 2334fb5627ccf545b1dc755f1e19d5f8 OK 2025/06/26 21:35:08 DEBUG : only4: md5 = 76e6a753f38a886e82ce2cf9ab9fd184 OK 2025/06/26 21:35:13 DEBUG : both5: md5 = de44950766bca2eb468ce3e1b917e6ec OK 2025/06/26 21:35:18 DEBUG : only5: md5 = 6587c9ad4e8baffa105e1985b580d828 OK 2025/06/26 21:35:18 DEBUG : both6: md5 = a71efa4e661a56d2c80286fdbc2d059d OK 2025/06/26 21:35:23 DEBUG : only6: md5 = b30b6950a7ed34000cf7992615ff42ce OK 2025/06/26 21:35:29 DEBUG : both7: md5 = 591fe5aaf0183a982195a2ae86ebd02d OK 2025/06/26 21:35:29 DEBUG : only7: md5 = 4e5a6e590e5a44ae286b03cf7ee83c05 OK 2025/06/26 21:35:34 DEBUG : both8: md5 = e070579c508a2f7267fe4c2dc5e8fafa OK 2025/06/26 21:35:39 DEBUG : only8: md5 = 8aaa2b1c28f92bfe2710c72fd77f17d2 OK 2025/06/26 21:35:39 DEBUG : both9: md5 = 4f797e481e0d16f821bb3b07fd87a43c OK 2025/06/26 21:35:44 DEBUG : only9: md5 = 69c9e4ed20f809fe3eb30abf92e91da2 OK 2025/06/26 21:35:50 DEBUG : both10: md5 = 6410f1528d5e91c63d83701dccf778a0 OK 2025/06/26 21:35:50 DEBUG : only10: md5 = 5f8db1710352f5e7305f542246a827f2 OK 2025/06/26 21:35:55 DEBUG : both11: md5 = f0a06f5b53bdbb74c5aae6288eeeedb9 OK 2025/06/26 21:36:00 DEBUG : only11: md5 = 9bddae8992bee19d5648fff1fcd60189 OK 2025/06/26 21:36:05 DEBUG : both12: md5 = c44cd5c9cf6d597c524cd8cc79734c4e OK 2025/06/26 21:36:06 DEBUG : only12: md5 = 008a7aef03c2b3841be9b0a1c8e11fa7 OK 2025/06/26 21:36:11 DEBUG : both13: md5 = 23a4894fd9639f737ffff08021f9f1b0 OK 2025/06/26 21:36:11 DEBUG : only13: md5 = 2539cc69b2ae70afe3271108f8b85257 OK 2025/06/26 21:36:16 DEBUG : both14: md5 = 668f393dc8c6874389a3674738439e84 OK 2025/06/26 21:36:21 DEBUG : only14: md5 = 1b50b2a4d6c27f34e6c3371f47d4d7dc OK 2025/06/26 21:36:26 DEBUG : both15: md5 = d05476a86c231e247068c2457cc6e980 OK 2025/06/26 21:36:27 DEBUG : only15: md5 = d7eb0710406d2a87675946a01511f0fb OK 2025/06/26 21:36:32 DEBUG : both16: md5 = 4738118b855ecdf2e23de4dfe17060ae OK 2025/06/26 21:36:33 DEBUG : only16: md5 = 06960919f63b2a0d837310bda491640a OK 2025/06/26 21:36:38 DEBUG : both17: md5 = 43e7bfc3e16c30d8a8cf6f4ae9734bd3 OK 2025/06/26 21:36:43 DEBUG : only17: md5 = 15c39b28f8c556fd924f497d02e56053 OK 2025/06/26 21:36:43 DEBUG : both18: md5 = 25d2eb88b37879206b287dd94b9ee059 OK 2025/06/26 21:36:43 DEBUG : only18: md5 = 19e6b06ae42109cf1b2a4170c4f485a2 OK 2025/06/26 21:36:48 DEBUG : both19: md5 = bd055d7dcb421a59de2a1113a8712228 OK 2025/06/26 21:36:53 DEBUG : only19: md5 = 0fb0c64315a8f80dce247fc4cc107808 OK 2025/06/26 21:37:25 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-dekecoh6fuci': Waiting for checks to finish 2025/06/26 21:37:25 DEBUG : both10: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/26 21:37:25 DEBUG : both10: Unchanged skipping 2025/06/26 21:37:25 DEBUG : both12: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/26 21:37:25 DEBUG : both12: Unchanged skipping 2025/06/26 21:37:25 DEBUG : both11: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/26 21:37:25 DEBUG : both11: Unchanged skipping 2025/06/26 21:37:26 DEBUG : both13: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/26 21:37:26 DEBUG : both13: Unchanged skipping 2025/06/26 21:37:26 DEBUG : both16: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/26 21:37:26 DEBUG : both16: Unchanged skipping 2025/06/26 21:37:26 DEBUG : both17: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/26 21:37:26 DEBUG : both17: Unchanged skipping 2025/06/26 21:37:26 DEBUG : both18: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/26 21:37:26 DEBUG : both18: Unchanged skipping 2025/06/26 21:37:31 DEBUG : both0: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/26 21:37:31 DEBUG : both0: Unchanged skipping 2025/06/26 21:37:31 DEBUG : both14: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/26 21:37:31 DEBUG : both14: Unchanged skipping 2025/06/26 21:37:31 DEBUG : both15: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/26 21:37:31 DEBUG : both15: Unchanged skipping 2025/06/26 21:37:31 DEBUG : both1: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/26 21:37:31 DEBUG : both1: Unchanged skipping 2025/06/26 21:37:31 DEBUG : both2: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/26 21:37:31 DEBUG : both2: Unchanged skipping 2025/06/26 21:37:31 DEBUG : both3: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/26 21:37:31 DEBUG : both3: Unchanged skipping 2025/06/26 21:37:31 DEBUG : both4: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/26 21:37:31 DEBUG : both4: Unchanged skipping 2025/06/26 21:37:31 DEBUG : both5: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/26 21:37:31 DEBUG : both5: Unchanged skipping 2025/06/26 21:37:31 DEBUG : both6: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/26 21:37:31 DEBUG : both6: Unchanged skipping 2025/06/26 21:37:31 DEBUG : both9: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/26 21:37:31 DEBUG : both9: Unchanged skipping 2025/06/26 21:37:31 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/06/26 21:37:31 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/06/26 21:37:31 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/06/26 21:37:31 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/06/26 21:37:31 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/06/26 21:37:31 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/06/26 21:37:31 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/06/26 21:37:31 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/06/26 21:37:31 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/06/26 21:37:31 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/06/26 21:37:31 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/06/26 21:37:31 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/06/26 21:37:31 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/06/26 21:37:31 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/06/26 21:37:31 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/06/26 21:37:31 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/06/26 21:37:31 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/06/26 21:37:31 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/06/26 21:37:31 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/06/26 21:37:31 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/06/26 21:37:31 DEBUG : both19: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/26 21:37:31 DEBUG : both19: Unchanged skipping 2025/06/26 21:37:31 DEBUG : only12: md5 = 7e1cbaa00570f18b2ca3160e814d38fd OK 2025/06/26 21:37:31 INFO : only12: Copied (replaced existing) 2025/06/26 21:37:31 DEBUG : only10: md5 = 6f56ac8c364c15f0619ff637ddd6a288 OK 2025/06/26 21:37:31 INFO : only10: Copied (replaced existing) 2025/06/26 21:37:31 DEBUG : only13: md5 = d5542ae2f058f91bb663b61eb036694f OK 2025/06/26 21:37:31 INFO : only13: Copied (replaced existing) 2025/06/26 21:37:31 DEBUG : only15: md5 = 2c476c0ea9445f32ac9ac5cd07a8acdb OK 2025/06/26 21:37:31 INFO : only15: Copied (replaced existing) 2025/06/26 21:37:32 DEBUG : only16: md5 = f530ecb41a1999dd7eaf2f5429134ff3 OK 2025/06/26 21:37:32 INFO : only16: Copied (replaced existing) 2025/06/26 21:37:36 DEBUG : both7: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/26 21:37:36 DEBUG : both7: Unchanged skipping 2025/06/26 21:37:36 DEBUG : both8: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/26 21:37:36 DEBUG : both8: Unchanged skipping 2025/06/26 21:37:36 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-dekecoh6fuci': Waiting for transfers to finish 2025/06/26 21:37:36 DEBUG : only11: md5 = 50e0f0f93ccadcdd8a5d91a6751a7df8 OK 2025/06/26 21:37:36 INFO : only11: Copied (replaced existing) 2025/06/26 21:37:36 DEBUG : only18: md5 = eda1f0bb371ab46b6c4cb89c2a3ed1ac OK 2025/06/26 21:37:36 INFO : only18: Copied (replaced existing) 2025/06/26 21:37:36 DEBUG : only14: md5 = 7f2e7377cfe89ae7d3633aec73e048d9 OK 2025/06/26 21:37:36 INFO : only14: Copied (replaced existing) 2025/06/26 21:37:36 DEBUG : only1: md5 = 8793e0b111baf6b4a9cdfdd62ca9143d OK 2025/06/26 21:37:36 INFO : only1: Copied (replaced existing) 2025/06/26 21:37:37 DEBUG : only17: md5 = 947373f1ca3c1cd7a8cdbaf7519b99a3 OK 2025/06/26 21:37:37 INFO : only17: Copied (replaced existing) 2025/06/26 21:37:41 DEBUG : only0: md5 = 487f75ad102b80618c0420b8e0584979 OK 2025/06/26 21:37:41 INFO : only0: Copied (replaced existing) 2025/06/26 21:37:41 DEBUG : only4: md5 = c21e3ade3e7552bb54c73ac1c2e89925 OK 2025/06/26 21:37:41 INFO : only4: Copied (replaced existing) 2025/06/26 21:37:42 DEBUG : only2: md5 = c6a22da18b2b0f8bb766252d9d64fdc7 OK 2025/06/26 21:37:42 INFO : only2: Copied (replaced existing) 2025/06/26 21:37:46 DEBUG : only5: md5 = c87a3d9ad3da11efc6fc61c1d01eb3c9 OK 2025/06/26 21:37:46 INFO : only5: Copied (replaced existing) 2025/06/26 21:37:47 DEBUG : only7: md5 = e0e8fa54433d60b5fcf81c999ccaff87 OK 2025/06/26 21:37:47 INFO : only7: Copied (replaced existing) 2025/06/26 21:37:47 DEBUG : only19: md5 = 9a02c998d9e147614b106b065e3f6f6f OK 2025/06/26 21:37:47 INFO : only19: Copied (replaced existing) 2025/06/26 21:38:03 DEBUG : only3: md5 = 5b7a0909c6cbb96a1927ac1803fa938c OK 2025/06/26 21:38:03 INFO : only3: Copied (replaced existing) 2025/06/26 21:38:05 DEBUG : only6: md5 = 6f452532a6ec37d30080cdd64b36fcd8 OK 2025/06/26 21:38:05 INFO : only6: Copied (replaced existing) 2025/06/26 21:38:07 DEBUG : only8: md5 = 82f05500b0caf554ef359213056c21ab OK 2025/06/26 21:38:07 INFO : only8: Copied (replaced existing) 2025/06/26 21:38:07 DEBUG : only9: md5 = a082bf4aef35c8f0debdd02937771c0d OK 2025/06/26 21:38:07 INFO : only9: Copied (replaced existing) 2025/06/26 21:38:07 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (448.91s) === RUN TestSyncReplaceDirModTime run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-dekecoh6fuci'", Local "Local file system at /tmp/rclone2100850140", Modify Window "1ns" 2025/06/26 21:42:15 DEBUG : empty_dir: Making directory with metadata 2025/06/26 21:42:15 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/06/26 21:42:15 DEBUG : empty_on_remote: Making directory with metadata 2025/06/26 21:42:15 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/06/26 21:42:15 INFO : empty_on_remote: Making directory 2025/06/26 21:42:15 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/06/26 21:42:15 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/06/26 21:42:15 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/06/26 21:42:15 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/06/26 21:42:15 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTime (1.92s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-dekecoh6fuci'", Local "Local file system at /tmp/rclone2100850140", Modify Window "1ns" 2025/06/26 21:42:17 DEBUG : empty_dir: Making directory with metadata 2025/06/26 21:42:17 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/06/26 21:42:17 DEBUG : empty_on_remote: Making directory with metadata 2025/06/26 21:42:17 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/06/26 21:42:17 INFO : empty_on_remote: Making directory 2025/06/26 21:42:17 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/06/26 21:42:17 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/06/26 21:42:17 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/06/26 21:42:17 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/06/26 21:42:17 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/06/26 21:42:17 INFO : empty_dir: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (1.48s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-dekecoh6fuci'", Local "Local file system at /tmp/rclone2100850140", Modify Window "1ns" 2025/06/26 21:42:18 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/06/26 21:42:18 INFO : sub dir: Making directory 2025/06/26 21:42:18 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithEmptyDirs (36.99s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-dekecoh6fuci'", Local "Local file system at /tmp/rclone2100850140", Modify Window "1ns" 2025/06/26 21:42:55 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/06/26 21:42:55 INFO : sub dir: Making directory 2025/06/26 21:42:55 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithoutEmptyDirs (32.10s) === RUN TestTransform === RUN TestTransform/NFC run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-dekecoh6fuci'", Local "Local file system at /tmp/rclone2100850140", Modify Window "1ns" 2025/06/26 21:43:33 DEBUG : dir1/0000-abcdefg.txt: md5 = 6cf13722334318133581b163f8e871a2 OK 2025/06/26 21:43:38 DEBUG : dir1/0001-bcdefgh.txt: md5 = c570f7781ebc5fa0f12e8385f8fcef0f OK 2025/06/26 21:43:38 DEBUG : dir1/0002-cdefghi.txt: md5 = e528d252bda8997d1290236f54a13e6b OK 2025/06/26 21:43:44 DEBUG : dir1/0003-defghij.txt: md5 = f6dfeecb6bc4d4c9dd7abfc4cd58aef2 OK 2025/06/26 21:43:44 DEBUG : dir1/0004-efghijk.txt: md5 = 79fad5f7576ccc3f1694a316d5428748 OK 2025/06/26 21:43:44 DEBUG : dir1/0005-fghijkl.txt: md5 = d73a04f235948ecc8b5ece2b23f0a554 OK 2025/06/26 21:43:49 DEBUG : dir1/0006-ghijklm.txt: md5 = aa512d16b2d0827ce3365de253b7569a OK 2025/06/26 21:43:55 DEBUG : dir1/0007-1234567.txt: md5 = 50b026d89d38839bfac762704fce0ec7 OK 2025/06/26 21:44:00 DEBUG : dir1/0008-2345678.txt: md5 = 08c574c8d0508e06e71a2515bfabd724 OK 2025/06/26 21:44:00 DEBUG : dir1/0009-3456789.txt: md5 = 6a0b3e30f97c65ff2cfe8fc2dd303184 OK 2025/06/26 21:44:05 DEBUG : dir1/0010-456789.txt: md5 = 2a35d6b08ad1708417e1f800bcc4ec80 OK 2025/06/26 21:44:11 DEBUG : dir1/0011-56789;.txt: md5 = 63f9eb95ca7d2bb653a3eb86986b8c19 OK 2025/06/26 21:44:16 DEBUG : dir1/0012-6789;.txt: md5 = 7ba65422acb913b200526380618e3ad7 OK 2025/06/26 21:44:21 DEBUG : dir1/0013-789;=.txt: md5 = a4987fcab88ed6e9ef77feffe34f6501 OK 2025/06/26 21:44:22 DEBUG : dir1/0014-89;=.txt: md5 = d87edf02f187871f8a09d3705c94d8a3 OK 2025/06/26 21:44:27 DEBUG : dir1/0015-9;=.txt: md5 = 2911dd84b9b36efc9fd73b10dd96bed5 OK 2025/06/26 21:44:32 DEBUG : apple: md5 = d233916b8ae541d41735a9dd1ac9f99a OK 2025/06/26 21:44:37 DEBUG : banana: md5 = b826571cbc57d35a601457e3a002d022 OK 2025/06/26 21:44:43 DEBUG : appleappleapplebanana: md5 = e3016980fca482e7b7f094cf56d47939 OK 2025/06/26 21:44:48 DEBUG : splitbananasplit: md5 = eaaa27982927309ec6184b90d5741cff OK 2025/06/26 21:44:48 DEBUG : Waiting for deletions to finish 2025/06/26 21:44:48 DEBUG : apple: Excluded (Path Filter) 2025/06/26 21:44:48 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/26 21:44:48 DEBUG : banana: Excluded (Path Filter) 2025/06/26 21:44:48 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/26 21:44:48 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/26 21:44:48 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/26 21:44:48 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/26 21:44:48 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/26 21:44:48 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/26 21:44:48 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/26 21:44:48 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/26 21:44:48 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/26 21:44:48 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/26 21:44:48 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/26 21:44:48 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/26 21:44:48 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/26 21:44:48 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/26 21:44:48 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/26 21:44:48 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/26 21:44:48 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/26 21:45:09 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-dekecoh6fuci': Waiting for checks to finish 2025/06/26 21:45:09 DEBUG : apple: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/26 21:45:09 DEBUG : apple: Unchanged skipping 2025/06/26 21:45:09 DEBUG : appleappleapplebanana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/26 21:45:09 DEBUG : appleappleapplebanana: Unchanged skipping 2025/06/26 21:45:10 DEBUG : splitbananasplit: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/26 21:45:10 DEBUG : splitbananasplit: Unchanged skipping 2025/06/26 21:45:10 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/26 21:45:10 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/06/26 21:45:10 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/26 21:45:10 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/06/26 21:45:10 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/26 21:45:10 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/06/26 21:45:10 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/26 21:45:10 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/06/26 21:45:10 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/26 21:45:10 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/06/26 21:45:10 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/26 21:45:10 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/06/26 21:45:10 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/26 21:45:10 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/06/26 21:45:10 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/26 21:45:10 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/26 21:45:10 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/06/26 21:45:10 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/06/26 21:45:10 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/26 21:45:10 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/06/26 21:45:10 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/26 21:45:10 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/26 21:45:10 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/06/26 21:45:10 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/06/26 21:45:10 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/26 21:45:10 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/06/26 21:45:14 DEBUG : banana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/26 21:45:14 DEBUG : banana: Unchanged skipping 2025/06/26 21:45:15 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/26 21:45:15 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/06/26 21:45:15 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/26 21:45:15 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/06/26 21:45:15 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/26 21:45:15 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/06/26 21:45:15 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-dekecoh6fuci': Waiting for transfers to finish 2025/06/26 21:45:15 DEBUG : Waiting for deletions to finish 2025/06/26 21:45:15 INFO : There was nothing to transfer 2025/06/26 21:45:15 DEBUG : Waiting for deletions to finish 2025/06/26 21:45:15 DEBUG : apple: Excluded (Path Filter) 2025/06/26 21:45:15 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/26 21:45:15 DEBUG : banana: Excluded (Path Filter) 2025/06/26 21:45:15 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/26 21:45:15 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/26 21:45:15 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/26 21:45:15 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/26 21:45:15 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/26 21:45:15 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/26 21:45:15 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/26 21:45:15 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/26 21:45:15 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/26 21:45:15 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/26 21:45:15 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/26 21:45:15 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/26 21:45:15 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/26 21:45:15 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/26 21:45:15 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/26 21:45:15 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/26 21:45:15 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/26 21:45:15 DEBUG : appleappleapplebanana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/26 21:45:15 DEBUG : appleappleapplebanana: Unchanged skipping 2025/06/26 21:45:15 DEBUG : splitbananasplit: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/26 21:45:15 DEBUG : splitbananasplit: Unchanged skipping 2025/06/26 21:45:15 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-dekecoh6fuci': Waiting for checks to finish 2025/06/26 21:45:15 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/26 21:45:15 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/06/26 21:45:15 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/26 21:45:15 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/06/26 21:45:15 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/26 21:45:15 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/06/26 21:45:15 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/26 21:45:15 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/06/26 21:45:15 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/26 21:45:15 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/06/26 21:45:15 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/26 21:45:15 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/06/26 21:45:15 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/26 21:45:15 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/06/26 21:45:15 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/26 21:45:15 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/06/26 21:45:15 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/26 21:45:15 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/06/26 21:45:15 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/26 21:45:15 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/06/26 21:45:15 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/26 21:45:15 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/06/26 21:45:15 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/26 21:45:15 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/06/26 21:45:15 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/26 21:45:15 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/06/26 21:45:20 DEBUG : banana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/26 21:45:20 DEBUG : banana: Unchanged skipping 2025/06/26 21:45:20 DEBUG : apple: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/26 21:45:20 DEBUG : apple: Unchanged skipping 2025/06/26 21:45:20 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/26 21:45:20 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/06/26 21:45:20 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/26 21:45:20 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/06/26 21:45:20 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/26 21:45:20 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/06/26 21:45:20 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-dekecoh6fuci': Waiting for transfers to finish 2025/06/26 21:45:20 DEBUG : Waiting for deletions to finish 2025/06/26 21:45:20 INFO : There was nothing to transfer 2025/06/26 21:45:20 DEBUG : Waiting for deletions to finish 2025/06/26 21:45:20 DEBUG : apple: Excluded (Path Filter) 2025/06/26 21:45:20 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/26 21:45:20 DEBUG : banana: Excluded (Path Filter) 2025/06/26 21:45:20 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/26 21:45:20 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/26 21:45:20 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/26 21:45:20 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/26 21:45:20 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/26 21:45:20 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/26 21:45:20 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/26 21:45:20 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/26 21:45:20 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/26 21:45:20 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/26 21:45:20 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/26 21:45:20 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/26 21:45:20 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/26 21:45:20 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/26 21:45:20 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/26 21:45:20 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/26 21:45:20 DEBUG : splitbananasplit: Excluded (Path Filter) panic: test timed out after 1h0m0s running tests: TestTransform (2m40s) TestTransform/NFC (2m40s) goroutine 14685 [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, 3 minutes]: testing.(*T).Run(0xc001c281c0, {0x2687bc6?, 0xc000331ad8?}, 0x27b4058) /usr/local/go/src/testing/testing.go:1859 +0x431 testing.runTests.func1(0xc001c281c0) /usr/local/go/src/testing/testing.go:2279 +0x37 testing.tRunner(0xc001c281c0, 0xc000331c18) /usr/local/go/src/testing/testing.go:1792 +0xf4 testing.runTests(0xc001c14588, {0x3e56520, 0x6b, 0x6b}, {0xedfefa890?, 0x3e6c4e0?, 0x3e6c4e0?}) /usr/local/go/src/testing/testing.go:2277 +0x4b4 testing.(*M).Run(0xc0006ce1e0) /usr/local/go/src/testing/testing.go:2142 +0x64a github.com/rclone/rclone/fstest.TestMain(0xc0006ce1e0) /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 36 [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 50 [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 13001 [select]: net/http.(*persistConn).writeLoop(0xc0003066c0) /usr/local/go/src/net/http/transport.go:2590 +0xe7 created by net/http.(*Transport).dialConn in goroutine 12925 /usr/local/go/src/net/http/transport.go:1945 +0x17a5 goroutine 14450 [select]: net/http.(*persistConn).writeLoop(0xc0006ca900) /usr/local/go/src/net/http/transport.go:2590 +0xe7 created by net/http.(*Transport).dialConn in goroutine 14297 /usr/local/go/src/net/http/transport.go:1945 +0x17a5 goroutine 14449 [IO wait]: internal/poll.runtime_pollWait(0x717a330b7f30, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc000492500?, 0xc000c91300?, 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(0xc000492500, {0xc000c91300, 0x1980, 0x1980}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x27a net.(*netFD).Read(0xc000492500, {0xc000c91300?, 0x2000?, 0x0?}) /usr/local/go/src/net/fd_posix.go:55 +0x25 net.(*conn).Read(0xc00011c650, {0xc000c91300?, 0x5?, 0x3e8bdc8?}) /usr/local/go/src/net/net.go:194 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xc0017a3398, {0xc000c91300?, 0x717a3207d4d8?, 0x717a7a55ff30?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0xc000500390, {0xc000c91300?, 0x3e92320?, 0xc0001c09c8?}) /usr/local/go/src/crypto/tls/conn.go:809 +0x3b bytes.(*Buffer).ReadFrom(0xc00063db38, {0x2aac5a0, 0xc000500390}) /usr/local/go/src/bytes/buffer.go:211 +0x98 crypto/tls.(*Conn).readFromUntil(0xc00063d888, {0x717a3051d9c0, 0xc0017a3398}, 0x4426d4?) /usr/local/go/src/crypto/tls/conn.go:831 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc00063d888, 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(0xc00063d888, {0xc000c1c000, 0x1000, 0xc000715560?}) /usr/local/go/src/crypto/tls/conn.go:1385 +0x145 net/http.(*persistConn).Read(0xc000774fc0, {0xc000c1c000?, 0x7f4ea5?, 0x2aa94c0?}) /usr/local/go/src/net/http/transport.go:2122 +0x47 bufio.(*Reader).fill(0xc000a8b920) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xc000a8b920, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xc000774fc0) /usr/local/go/src/net/http/transport.go:2275 +0x172 created by net/http.(*Transport).dialConn in goroutine 14346 /usr/local/go/src/net/http/transport.go:1944 +0x174f goroutine 13000 [IO wait]: internal/poll.runtime_pollWait(0x717a330b8390, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc000118000?, 0xc0001e4600?, 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(0xc000118000, {0xc0001e4600, 0x1980, 0x1980}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x27a net.(*netFD).Read(0xc000118000, {0xc0001e4600?, 0x2000?, 0x0?}) /usr/local/go/src/net/fd_posix.go:55 +0x25 net.(*conn).Read(0xc0007801e0, {0xc0001e4600?, 0x5?, 0x3e8bdc8?}) /usr/local/go/src/net/net.go:194 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xc000319f50, {0xc0001e4600?, 0x717a3207d4d8?, 0x717a7a55ff30?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0xc000500378, {0xc0001e4600?, 0x3e92320?, 0xc0003339c8?}) /usr/local/go/src/crypto/tls/conn.go:809 +0x3b bytes.(*Buffer).ReadFrom(0xc00063c638, {0x2aac5a0, 0xc000500378}) /usr/local/go/src/bytes/buffer.go:211 +0x98 crypto/tls.(*Conn).readFromUntil(0xc00063c388, {0x717a3051d9c0, 0xc000319f50}, 0x4426d4?) /usr/local/go/src/crypto/tls/conn.go:831 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc00063c388, 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(0xc00063c388, {0xc000b6e000, 0x1000, 0xc000715560?}) /usr/local/go/src/crypto/tls/conn.go:1385 +0x145 net/http.(*persistConn).Read(0xc0003066c0, {0xc000b6e000?, 0x7f4ea5?, 0x2aa94c0?}) /usr/local/go/src/net/http/transport.go:2122 +0x47 bufio.(*Reader).fill(0xc0009b0780) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xc0009b0780, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xc0003066c0) /usr/local/go/src/net/http/transport.go:2275 +0x172 created by net/http.(*Transport).dialConn in goroutine 12925 /usr/local/go/src/net/http/transport.go:1944 +0x174f goroutine 14498 [select]: net/http.(*persistConn).writeLoop(0xc000774fc0) /usr/local/go/src/net/http/transport.go:2590 +0xe7 created by net/http.(*Transport).dialConn in goroutine 14346 /usr/local/go/src/net/http/transport.go:1945 +0x17a5 goroutine 14452 [select]: net/http.(*persistConn).writeLoop(0xc0006caa20) /usr/local/go/src/net/http/transport.go:2590 +0xe7 created by net/http.(*Transport).dialConn in goroutine 14300 /usr/local/go/src/net/http/transport.go:1945 +0x17a5 goroutine 13985 [IO wait]: internal/poll.runtime_pollWait(0x717a330b85c0, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc000492380?, 0xc000ab4000?, 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(0xc000492380, {0xc000ab4000, 0x1980, 0x1980}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x27a net.(*netFD).Read(0xc000492380, {0xc000ab4000?, 0x1973?, 0xc001d16560?}) /usr/local/go/src/net/fd_posix.go:55 +0x25 net.(*conn).Read(0xc00011c640, {0xc000ab4000?, 0xc00063d6d0?, 0xd?}) /usr/local/go/src/net/net.go:194 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xc0017a3320, {0xc000ab4000?, 0x717a3207c678?, 0x717a7a55f108?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0xc001c15e00, {0xc000ab4000?, 0x1973?, 0xc0001c8b40?}) /usr/local/go/src/crypto/tls/conn.go:809 +0x3b bytes.(*Buffer).ReadFrom(0xc00063d7b8, {0x2aac5a0, 0xc001c15e00}) /usr/local/go/src/bytes/buffer.go:211 +0x98 crypto/tls.(*Conn).readFromUntil(0xc00063d508, {0x717a3051d9c0, 0xc0017a3320}, 0x4426d4?) /usr/local/go/src/crypto/tls/conn.go:831 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc00063d508, 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(0xc00063d508, {0xc000aef000, 0x1000, 0xc000715560?}) /usr/local/go/src/crypto/tls/conn.go:1385 +0x145 net/http.(*persistConn).Read(0xc0006ca900, {0xc000aef000?, 0x7f4ea5?, 0x2aa94c0?}) /usr/local/go/src/net/http/transport.go:2122 +0x47 bufio.(*Reader).fill(0xc000a2a7e0) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xc000a2a7e0, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xc0006ca900) /usr/local/go/src/net/http/transport.go:2275 +0x172 created by net/http.(*Transport).dialConn in goroutine 14297 /usr/local/go/src/net/http/transport.go:1944 +0x174f goroutine 14451 [IO wait]: internal/poll.runtime_pollWait(0x717a330b8160, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc000345900?, 0xc000ab7300?, 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(0xc000345900, {0xc000ab7300, 0x1980, 0x1980}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x27a net.(*netFD).Read(0xc000345900, {0xc000ab7300?, 0x1973?, 0xc001d16a20?}) /usr/local/go/src/net/fd_posix.go:55 +0x25 net.(*conn).Read(0xc000780238, {0xc000ab7300?, 0xc0005f41d0?, 0xd?}) /usr/local/go/src/net/net.go:194 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xc001a18648, {0xc000ab7300?, 0x717a3207d4d8?, 0x717a7a55ff30?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0xc0005003a8, {0xc000ab7300?, 0x1973?, 0xc0000a19c8?}) /usr/local/go/src/crypto/tls/conn.go:809 +0x3b bytes.(*Buffer).ReadFrom(0xc0005f42b8, {0x2aac5a0, 0xc0005003a8}) /usr/local/go/src/bytes/buffer.go:211 +0x98 crypto/tls.(*Conn).readFromUntil(0xc0005f4008, {0x717a3051d9c0, 0xc001a18648}, 0x4426d4?) /usr/local/go/src/crypto/tls/conn.go:831 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc0005f4008, 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(0xc0005f4008, {0xc000b81000, 0x1000, 0xc000715560?}) /usr/local/go/src/crypto/tls/conn.go:1385 +0x145 net/http.(*persistConn).Read(0xc0006caa20, {0xc000b81000?, 0x7f4ea5?, 0x2aa94c0?}) /usr/local/go/src/net/http/transport.go:2122 +0x47 bufio.(*Reader).fill(0xc000a2a960) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xc000a2a960, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xc0006caa20) /usr/local/go/src/net/http/transport.go:2275 +0x172 created by net/http.(*Transport).dialConn in goroutine 14300 /usr/local/go/src/net/http/transport.go:1944 +0x174f goroutine 2055 [chan receive, 48 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 2046 /home/rclone/go/src/github.com/rclone/rclone/lib/atexit/atexit.go:44 +0x68 goroutine 13944 [select]: github.com/ncw/swift/v2.(*Connection).doTimeoutRequest(0xc0006ee1e0, 0xc00040d1f0, 0xc0019a6280) /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.4/swift.go:425 +0x115 github.com/ncw/swift/v2.(*Connection).Call(0xc0006ee1e0, {0x2ad1b28, 0x3e8faa0}, {0xc001aba550, 0x4f}, {{0xc000c0d700, 0x5}, {0xc000c0d706, 0x32}, {0x266d428, ...}, ...}) /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.4/swift.go:777 +0x8b6 github.com/ncw/swift/v2.(*Connection).storage(0xc0006ee1e0, {0x2ad1b28, 0x3e8faa0}, {{0xc000c0d700, 0x5}, {0xc000c0d706, 0x32}, {0x266d428, 0x4}, 0x0, ...}) /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.4/swift.go:847 +0x151 github.com/ncw/swift/v2.(*Connection).objectBase(0xc0003d8a20?, {0x2ad1b28?, 0x3e8faa0?}, {0xc000c0d700?, 0x4?}, {0xc000c0d706, 0x32}) /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.4/swift.go:2143 +0xf8 github.com/rclone/rclone/backend/swift.(*Object).readMetaData.func1.(*Connection).Object.1() /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.4/swift.go:2132 +0x85 github.com/ncw/swift/v2.withLORetry(0x0, 0xc000b07478) /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.4/largeobjects.go:303 +0x9f github.com/ncw/swift/v2.(*Connection).Object(...) /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.4/swift.go:2131 github.com/rclone/rclone/backend/swift.(*Object).readMetaData.func1() /home/rclone/go/src/github.com/rclone/rclone/backend/swift/swift.go:1334 +0x156 github.com/rclone/rclone/fs.pacerInvoker(0x1, 0xa, 0xc000390008?) /home/rclone/go/src/github.com/rclone/rclone/fs/pacer.go:86 +0x32 github.com/rclone/rclone/lib/pacer.(*Pacer).call(0xc001a95620, 0xc001afb500, 0xa) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:199 +0x7c github.com/rclone/rclone/lib/pacer.(*Pacer).Call(0xc001a95620, 0xc001afb500) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:218 +0x93 github.com/rclone/rclone/backend/swift.(*Object).readMetaData(0xc001c22a80, {0x2ad1b28, 0x3e8faa0}) /home/rclone/go/src/github.com/rclone/rclone/backend/swift/swift.go:1333 +0x165 github.com/rclone/rclone/backend/swift.(*Object).hasHeader(0xc001c22a80, {0x2ad1b28?, 0x3e8faa0?}, {0x26a1d0e, 0x15}) /home/rclone/go/src/github.com/rclone/rclone/backend/swift/swift.go:1246 +0x30 github.com/rclone/rclone/backend/swift.(*Object).isLargeObject(0xc001c22a80, {0x2ad1b28, 0x3e8faa0}) /home/rclone/go/src/github.com/rclone/rclone/backend/swift/swift.go:1277 +0x48 github.com/rclone/rclone/backend/swift.(*Object).Remove(0xc001c22a80, {0x2ad1b28, 0x3e8faa0}) /home/rclone/go/src/github.com/rclone/rclone/backend/swift/swift.go:1597 +0x96 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(0xc0007001c0, {0xc001e864e0, 0x25}, 0xc000b07920) /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:121 +0xde github.com/rclone/rclone/fstest.newRunIndividual.func1.1({0xc000b0ae00?, 0xc000b0ae00?, 0x1df6a94?}) /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:154 +0x29a github.com/rclone/rclone/fs/walk.listR.func1({0xc000b0ae00, 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({0xc000b0ae00?, 0xc001a53620?, 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(0xc000b07b88) /home/rclone/go/src/github.com/rclone/rclone/fs/list/helpers.go:47 +0x35 github.com/rclone/rclone/backend/swift.(*Fs).ListR(0xc001ac21c0, {0x2ad1b28, 0x3e8faa0}, {0x0?, 0x2409660?}, 0xc000573740) /home/rclone/go/src/github.com/rclone/rclone/backend/swift/swift.go:881 +0x185 github.com/rclone/rclone/backend/crypt.(*Fs).ListR(0xc001c18000, {0x2ad1b28, 0x3e8faa0}, {0x0, 0x0}, 0xc0001c9360) /home/rclone/go/src/github.com/rclone/rclone/backend/crypt/crypt.go:476 +0x118 github.com/rclone/rclone/fs/walk.listR({0x2ad1b28, 0x3e8faa0}, {0x2ae62a0, 0xc001c18000}, {0x0, 0x0}, 0x1, 0x3, 0xc000573680, 0xc001c141b0, ...) /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:299 +0x292 github.com/rclone/rclone/fs/walk.ListR({0x2ad1b28, 0x3e8faa0}, {0x2ae62a0, 0xc001c18000}, {0x0, 0x0}, 0x1, 0xffffffffffffffff, 0x3, 0xc000573680) /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(0xc0003751f0) /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 +0x1c github.com/rclone/rclone/fs/sync.TestTransform.func1(0xc0007001c0) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:124 +0x3a5 testing.tRunner(0xc0007001c0, 0xc00064d810) /usr/local/go/src/testing/testing.go:1792 +0xf4 created by testing.(*T).Run in goroutine 13943 /usr/local/go/src/testing/testing.go:1851 +0x413 goroutine 13875 [select]: github.com/rclone/rclone/fs/accounting.(*StatsInfo).averageLoop(0xc001d1e000, {0x2ad1c08, 0xc00098cd70}) /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/stats.go:339 +0x145 created by github.com/rclone/rclone/fs/accounting.(*StatsInfo)._startAverageLoop in goroutine 13732 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/stats.go:376 +0x117 goroutine 14485 [select]: net/http.(*persistConn).writeLoop(0xc0009730e0) /usr/local/go/src/net/http/transport.go:2590 +0xe7 created by net/http.(*Transport).dialConn in goroutine 13979 /usr/local/go/src/net/http/transport.go:1945 +0x17a5 goroutine 13943 [chan receive, 3 minutes]: testing.(*T).Run(0xc001d04700, {0x266c232?, 0x41bb05?}, 0xc00064d810) /usr/local/go/src/testing/testing.go:1859 +0x431 github.com/rclone/rclone/fs/sync.TestTransform(0xc001d04700) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:95 +0x62a testing.tRunner(0xc001d04700, 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 14713 [select]: net/http.(*persistConn).roundTrip(0xc0009730e0, 0xc00098db80) /usr/local/go/src/net/http/transport.go:2826 +0x785 net/http.(*Transport).roundTrip(0xc00056e000, 0xc0019a6280) /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(0xc0004780e0, 0xc0019a6280) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/http.go:349 +0x345 net/http.send(0xc0019a6280, {0x2aab040, 0xc0004780e0}, {0xc0001c3d01?, 0xc0001f2b40?, 0x0?}) /usr/local/go/src/net/http/client.go:259 +0x5e2 net/http.(*Client).send(0xc001a3cb40, 0xc0019a6280, {0x1000200010101?, 0x2000100000000?, 0x0?}) /usr/local/go/src/net/http/client.go:180 +0x91 net/http.(*Client).do(0xc001a3cb40, 0xc0019a6280) /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 13944 /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.4/swift.go:420 +0xb8 goroutine 14484 [IO wait]: internal/poll.runtime_pollWait(0x717a330b8278, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc000118900?, 0xc000c8f980?, 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(0xc000118900, {0xc000c8f980, 0x1980, 0x1980}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x27a net.(*netFD).Read(0xc000118900, {0xc000c8f980?, 0x1973?, 0xc0019d2380?}) /usr/local/go/src/net/fd_posix.go:55 +0x25 net.(*conn).Read(0xc001c10040, {0xc000c8f980?, 0xc000581a50?, 0xd?}) /usr/local/go/src/net/net.go:194 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xc001c143f0, {0xc000c8f980?, 0x717a3206d968?, 0x717a7a55f108?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0xc000166f18, {0xc000c8f980?, 0x1973?, 0xc00009d9d0?}) /usr/local/go/src/crypto/tls/conn.go:809 +0x3b bytes.(*Buffer).ReadFrom(0xc000581b38, {0x2aac5a0, 0xc000166f18}) /usr/local/go/src/bytes/buffer.go:211 +0x98 crypto/tls.(*Conn).readFromUntil(0xc000581888, {0x717a3051d9c0, 0xc001c143f0}, 0x4426d4?) /usr/local/go/src/crypto/tls/conn.go:831 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc000581888, 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(0xc000581888, {0xc0006e5000, 0x1000, 0xc000715560?}) /usr/local/go/src/crypto/tls/conn.go:1385 +0x145 net/http.(*persistConn).Read(0xc0009730e0, {0xc0006e5000?, 0x7f4ea5?, 0x2aa94c0?}) /usr/local/go/src/net/http/transport.go:2122 +0x47 bufio.(*Reader).fill(0xc001a039e0) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xc001a039e0, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xc0009730e0) /usr/local/go/src/net/http/transport.go:2275 +0x172 created by net/http.(*Transport).dialConn in goroutine 13979 /usr/local/go/src/net/http/transport.go:1944 +0x174f "./sync.test -test.v -test.timeout 1h0m0s -remote TestCryptSwift: -verbose" - Finished ERROR in 1h0m29.662562687s (try 5/5): exit status 2: Failed []