"./sync.test -test.v -test.timeout 1h0m0s -remote TestCryptSwift: -verbose" - Starting (try 2/5) 2025/06/26 02:12:41 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-locuxiz0komi" 2025/06/26 02:12:41 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/06/26 02:12:41 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-locuxiz0komi.bin" 2025/06/26 02:12:41 DEBUG : Swift container crypt path rclone-test-locuxiz0komi.bin: Auto set use_segments_container to true 2025/06/26 02:12:47 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-locuxiz0komi" 2025/06/26 02:12:47 DEBUG : Swift container crypt path rclone-test-locuxiz0komi: Auto set use_segments_container to true 2025/06/26 02:13:07 DEBUG : Creating backend with remote "/tmp/rclone1925898109" === 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-locuxiz0komi'", Local "Local file system at /tmp/rclone1925898109", Modify Window "1ns" 2025/06/26 02:13:08 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/26 02:13:08 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-locuxiz0komi': Waiting for checks to finish 2025/06/26 02:13:08 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-locuxiz0komi': Waiting for transfers to finish 2025/06/26 02:13:08 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) --- PASS: TestCopyWithDryRun (0.49s) === RUN TestCopy run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-locuxiz0komi'", Local "Local file system at /tmp/rclone1925898109", Modify Window "1ns" 2025/06/26 02:13:08 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/06/26 02:13:08 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/26 02:13:08 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-locuxiz0komi': Waiting for checks to finish 2025/06/26 02:13:08 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-locuxiz0komi': Waiting for transfers to finish 2025/06/26 02:13:28 DEBUG : sub dir/hello world: md5 = 34b7c8a29082aa74f35b555336746fc4 OK 2025/06/26 02:13:28 INFO : sub dir/hello world: Copied (new) 2025/06/26 02:13:29 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-locuxiz0komi': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (41.06s) === RUN TestCopyMetadata run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-locuxiz0komi'", Local "Local file system at /tmp/rclone1925898109", 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-locuxiz0komi'", Local "Local file system at /tmp/rclone1925898109", 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-locuxiz0komi'", Local "Local file system at /tmp/rclone1925898109", Modify Window "1ns" 2025/06/26 02:13:49 DEBUG : Creating backend with remote "/non-existing" 2025/06/26 02:13:49 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/06/26 02:13:49 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-locuxiz0komi': Waiting for checks to finish 2025/06/26 02:13:49 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-locuxiz0komi': Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.30s) === RUN TestCopyNoTraverse run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-locuxiz0komi'", Local "Local file system at /tmp/rclone1925898109", Modify Window "1ns" 2025/06/26 02:13:55 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/26 02:13:55 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-locuxiz0komi': Waiting for checks to finish 2025/06/26 02:13:55 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-locuxiz0komi': Waiting for transfers to finish 2025/06/26 02:14:00 DEBUG : sub dir/hello world: md5 = 651a19a4aed405f6e174fc5231f519e0 OK 2025/06/26 02:14:00 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (15.72s) === RUN TestCopyCheckFirst run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-locuxiz0komi'", Local "Local file system at /tmp/rclone1925898109", Modify Window "1ns" 2025/06/26 02:14:05 INFO : Encrypted drive 'TestCryptSwift:rclone-test-locuxiz0komi': Running all checks before starting transfers 2025/06/26 02:14:06 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/26 02:14:06 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-locuxiz0komi': Waiting for checks to finish 2025/06/26 02:14:06 INFO : Encrypted drive 'TestCryptSwift:rclone-test-locuxiz0komi': Checks finished, now starting transfers 2025/06/26 02:14:06 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-locuxiz0komi': Waiting for transfers to finish 2025/06/26 02:14:11 DEBUG : sub dir/hello world: md5 = 31bd632892d35d88282c09af1792dde8 OK 2025/06/26 02:14:11 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (10.83s) === RUN TestSyncNoTraverse run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-locuxiz0komi'", Local "Local file system at /tmp/rclone1925898109", Modify Window "1ns" 2025/06/26 02:14:16 ERROR : Ignoring --no-traverse with sync 2025/06/26 02:14:16 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/26 02:14:16 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-locuxiz0komi': Waiting for checks to finish 2025/06/26 02:14:16 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-locuxiz0komi': Waiting for transfers to finish 2025/06/26 02:14:36 DEBUG : sub dir/hello world: md5 = b526e589cbe059b22c4c9b8dd929d626 OK 2025/06/26 02:14:36 INFO : sub dir/hello world: Copied (new) 2025/06/26 02:14:36 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (60.77s) === RUN TestCopyWithDepth run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-locuxiz0komi'", Local "Local file system at /tmp/rclone1925898109", Modify Window "1ns" 2025/06/26 02:15:17 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/06/26 02:15:17 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-locuxiz0komi': Waiting for checks to finish 2025/06/26 02:15:17 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-locuxiz0komi': Waiting for transfers to finish 2025/06/26 02:15:17 DEBUG : hello world2: md5 = c83744d755d293a222f6d9a00e680b53 OK 2025/06/26 02:15:17 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (1.02s) === RUN TestCopyWithFilesFrom run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-locuxiz0komi'", Local "Local file system at /tmp/rclone1925898109", Modify Window "1ns" 2025/06/26 02:15:18 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/26 02:15:18 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-locuxiz0komi': Waiting for checks to finish 2025/06/26 02:15:18 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-locuxiz0komi': Waiting for transfers to finish 2025/06/26 02:15:38 DEBUG : potato2: md5 = 6bf9424bc75834b5fb598a977aca07cc OK 2025/06/26 02:15:38 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (46.59s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-locuxiz0komi'", Local "Local file system at /tmp/rclone1925898109", Modify Window "1ns" 2025/06/26 02:16:10 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/26 02:16:10 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-locuxiz0komi': Waiting for checks to finish 2025/06/26 02:16:10 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-locuxiz0komi': Waiting for transfers to finish 2025/06/26 02:16:15 DEBUG : potato2: md5 = d20b4db23e3ccddcc7e556fa8a4ff9fb OK 2025/06/26 02:16:15 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (15.93s) === RUN TestCopyEmptyDirectories run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-locuxiz0komi'", Local "Local file system at /tmp/rclone1925898109", Modify Window "1ns" 2025/06/26 02:16:21 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/06/26 02:16:21 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/06/26 02:16:21 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/06/26 02:16:21 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/06/26 02:16:21 INFO : sub dir2: Making directory 2025/06/26 02:16:21 INFO : sub dir: Making directory 2025/06/26 02:16:21 INFO : sub dir2/sub sub dir2: Making directory 2025/06/26 02:16:21 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/26 02:16:21 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-locuxiz0komi': Waiting for checks to finish 2025/06/26 02:16:21 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-locuxiz0komi': Waiting for transfers to finish 2025/06/26 02:16:26 DEBUG : sub dir/hello world: md5 = d12165f73f9375101b63a3869de1fa7b OK 2025/06/26 02:16:26 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 02:16:26 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-locuxiz0komi': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (26.99s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-locuxiz0komi'", Local "Local file system at /tmp/rclone1925898109", Modify Window "1ns" 2025/06/26 02:16:48 INFO : sub dir2: Making directory 2025/06/26 02:16:48 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/06/26 02:16:48 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/06/26 02:16:48 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/26 02:16:48 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-locuxiz0komi': Waiting for checks to finish 2025/06/26 02:16:48 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-locuxiz0komi': Waiting for transfers to finish 2025/06/26 02:17:08 DEBUG : sub dir/hello world: md5 = 953957fad7be5fc75006ad8b1b24138c OK 2025/06/26 02:17:08 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (40.69s) === RUN TestMoveEmptyDirectories run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-locuxiz0komi'", Local "Local file system at /tmp/rclone1925898109", Modify Window "1ns" 2025/06/26 02:17:28 DEBUG : sub dir2: Making directory with metadata 2025/06/26 02:17:28 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/06/26 02:17:28 INFO : sub dir2: Making directory 2025/06/26 02:17:28 INFO : sub dir: Making directory 2025/06/26 02:17:28 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/26 02:17:28 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-locuxiz0komi': Waiting for checks to finish 2025/06/26 02:17:28 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-locuxiz0komi': Waiting for transfers to finish 2025/06/26 02:17:49 DEBUG : sub dir/hello world: md5 = 309b51678b72bcde523056f06488e704 OK 2025/06/26 02:17:49 INFO : sub dir/hello world: Copied (new) 2025/06/26 02:17:49 INFO : sub dir/hello world: Deleted fstest.go:247: Filtering empty directory "sub dir2" 2025/06/26 02:17:49 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-locuxiz0komi': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/06/26 02:17:49 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-locuxiz0komi': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (26.55s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-locuxiz0komi'", Local "Local file system at /tmp/rclone1925898109", Modify Window "1ns" sync_test.go:409: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.31s) === RUN TestMoveNoEmptyDirectories run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-locuxiz0komi'", Local "Local file system at /tmp/rclone1925898109", Modify Window "1ns" 2025/06/26 02:17:55 INFO : sub dir2: Making directory 2025/06/26 02:17:55 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/26 02:17:55 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-locuxiz0komi': Waiting for checks to finish 2025/06/26 02:17:55 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-locuxiz0komi': Waiting for transfers to finish 2025/06/26 02:18:00 DEBUG : sub dir/hello world: md5 = 75fa7bd3b4d2a79e8a8799d0b4f7d476 OK 2025/06/26 02:18:00 INFO : sub dir/hello world: Copied (new) 2025/06/26 02:18:00 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (11.35s) === RUN TestSyncEmptyDirectories run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-locuxiz0komi'", Local "Local file system at /tmp/rclone1925898109", Modify Window "1ns" 2025/06/26 02:18:06 DEBUG : sub dir2: Making directory with metadata 2025/06/26 02:18:06 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/06/26 02:18:06 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/06/26 02:18:07 INFO : sub dir2: Making directory 2025/06/26 02:18:07 INFO : sub dir: Making directory 2025/06/26 02:18:07 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/26 02:18:07 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-locuxiz0komi': Waiting for checks to finish 2025/06/26 02:18:07 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-locuxiz0komi': Waiting for transfers to finish 2025/06/26 02:18:12 DEBUG : sub dir/hello world: md5 = 0138f74e495edeba1e0320410b9b0586 OK 2025/06/26 02:18:12 INFO : sub dir/hello world: Copied (new) 2025/06/26 02:18:12 DEBUG : Waiting for deletions to finish fstest.go:247: Filtering empty directory "sub dir2" 2025/06/26 02:18:12 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-locuxiz0komi': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (11.66s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-locuxiz0komi'", Local "Local file system at /tmp/rclone1925898109", Modify Window "1ns" sync_test.go:508: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.22s) === RUN TestSyncNoEmptyDirectories run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-locuxiz0komi'", Local "Local file system at /tmp/rclone1925898109", Modify Window "1ns" 2025/06/26 02:18:18 INFO : sub dir2: Making directory 2025/06/26 02:18:18 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/26 02:18:18 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-locuxiz0komi': Waiting for checks to finish 2025/06/26 02:18:18 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-locuxiz0komi': Waiting for transfers to finish 2025/06/26 02:18:24 DEBUG : sub dir/hello world: md5 = fd767fe8a5d8e28ef261932c82e588ce OK 2025/06/26 02:18:24 INFO : sub dir/hello world: Copied (new) 2025/06/26 02:18:24 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (21.26s) === RUN TestServerSideCopy run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-locuxiz0komi'", Local "Local file system at /tmp/rclone1925898109", Modify Window "1ns" 2025/06/26 02:18:45 DEBUG : sub dir/hello world: md5 = c6364ba65dcdc0f79115aa24671816de OK 2025/06/26 02:18:45 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-caherit4daza" 2025/06/26 02:18:45 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-caherit4daza.bin" 2025/06/26 02:18:46 DEBUG : Swift container crypt path rclone-test-caherit4daza.bin: Auto set use_segments_container to true 2025/06/26 02:18:51 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-caherit4daza" 2025/06/26 02:18:51 DEBUG : Swift container crypt path rclone-test-caherit4daza: Auto set use_segments_container to true sync_test.go:591: Server side copy (if possible) Encrypted drive 'TestCryptSwift:rclone-test-locuxiz0komi' -> Encrypted drive 'TestCryptSwift:rclone-test-caherit4daza' 2025/06/26 02:19:02 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/26 02:19:02 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-caherit4daza': Waiting for checks to finish 2025/06/26 02:19:02 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-caherit4daza': Waiting for transfers to finish 2025/06/26 02:19:17 INFO : sub dir/hello world: Copied (server-side copy) 2025/06/26 02:19:22 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-caherit4daza': Purge remote 2025/06/26 02:19:22 DEBUG : Waiting for deletions to finish 2025/06/26 02:19:28 INFO : sub dir/hello world.bin: Deleted --- PASS: TestServerSideCopy (58.51s) === RUN TestCopyOverSelf run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-locuxiz0komi'", Local "Local file system at /tmp/rclone1925898109", Modify Window "1ns" 2025/06/26 02:19:43 DEBUG : sub dir/hello world: md5 = 9ff7def56a550a94a270e5c6bfb1a2d8 OK 2025/06/26 02:19:44 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/06/26 02:19:44 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-locuxiz0komi': Waiting for checks to finish 2025/06/26 02:19:44 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-locuxiz0komi': Waiting for transfers to finish 2025/06/26 02:19:49 DEBUG : sub dir/hello world: md5 = 0e8f08332820dbd422d37586ce2ea798 OK 2025/06/26 02:19:49 INFO : sub dir/hello world: Copied (replaced existing) --- PASS: TestCopyOverSelf (21.14s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-locuxiz0komi'", Local "Local file system at /tmp/rclone1925898109", Modify Window "1ns" 2025/06/26 02:20:04 DEBUG : sub dir/hello world: md5 = c9f4d5ec7fc9a29fd948fa82b1a3893a OK 2025/06/26 02:20:05 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-dexesiw1qaki" 2025/06/26 02:20:05 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-dexesiw1qaki.bin" 2025/06/26 02:20:05 DEBUG : Swift container crypt path rclone-test-dexesiw1qaki.bin: Auto set use_segments_container to true 2025/06/26 02:20:10 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-dexesiw1qaki" 2025/06/26 02:20:10 DEBUG : Swift container crypt path rclone-test-dexesiw1qaki: Auto set use_segments_container to true sync_test.go:627: Server side copy (if possible) Encrypted drive 'TestCryptSwift:rclone-test-locuxiz0komi' -> Encrypted drive 'TestCryptSwift:rclone-test-dexesiw1qaki' 2025/06/26 02:20:21 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/26 02:20:21 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-dexesiw1qaki': Waiting for checks to finish 2025/06/26 02:20:21 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-dexesiw1qaki': Waiting for transfers to finish 2025/06/26 02:20:26 INFO : sub dir/hello world: Copied (server-side copy) 2025/06/26 02:20:32 DEBUG : sub dir/hello world: md5 = 95334146895d2355c2d2ec873d6d4441 OK 2025/06/26 02:20:32 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/06/26 02:20:32 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-dexesiw1qaki': Waiting for checks to finish 2025/06/26 02:20:32 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-dexesiw1qaki': Waiting for transfers to finish 2025/06/26 02:20:38 INFO : sub dir/hello world: Copied (server-side copy) 2025/06/26 02:20:38 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-dexesiw1qaki': Purge remote 2025/06/26 02:20:38 DEBUG : Waiting for deletions to finish 2025/06/26 02:20:38 INFO : sub dir/hello world.bin: Deleted --- PASS: TestServerSideCopyOverSelf (44.46s) === RUN TestMoveOverSelf run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-locuxiz0komi'", Local "Local file system at /tmp/rclone1925898109", Modify Window "1ns" 2025/06/26 02:20:49 DEBUG : sub dir/hello world: md5 = 619644805c369b3261075ee86520f449 OK 2025/06/26 02:20:49 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/06/26 02:20:49 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-locuxiz0komi': Waiting for checks to finish 2025/06/26 02:20:49 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-locuxiz0komi': Waiting for transfers to finish 2025/06/26 02:20:54 DEBUG : sub dir/hello world: md5 = fc6d23b975a642f48e61cbcf340f499d OK 2025/06/26 02:20:54 INFO : sub dir/hello world: Copied (replaced existing) 2025/06/26 02:20:54 INFO : sub dir/hello world: Deleted --- PASS: TestMoveOverSelf (16.31s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-locuxiz0komi'", Local "Local file system at /tmp/rclone1925898109", Modify Window "1ns" 2025/06/26 02:21:05 DEBUG : sub dir/hello world: md5 = 2d64a4781d8b7a0363b9ea6076ef5bdc OK 2025/06/26 02:21:05 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-xexevam7tupe" 2025/06/26 02:21:05 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-xexevam7tupe.bin" 2025/06/26 02:21:06 DEBUG : Swift container crypt path rclone-test-xexevam7tupe.bin: Auto set use_segments_container to true 2025/06/26 02:21:11 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-xexevam7tupe" 2025/06/26 02:21:11 DEBUG : Swift container crypt path rclone-test-xexevam7tupe: Auto set use_segments_container to true sync_test.go:672: Server side copy (if possible) Encrypted drive 'TestCryptSwift:rclone-test-locuxiz0komi' -> Encrypted drive 'TestCryptSwift:rclone-test-xexevam7tupe' 2025/06/26 02:21:17 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/26 02:21:17 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-xexevam7tupe': Waiting for checks to finish 2025/06/26 02:21:17 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-xexevam7tupe': Waiting for transfers to finish 2025/06/26 02:21:22 INFO : sub dir/hello world: Copied (server-side copy) 2025/06/26 02:21:27 DEBUG : sub dir/hello world: md5 = 84be92bfef14652409fe310ddf8ebfc5 OK 2025/06/26 02:21:33 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/06/26 02:21:33 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-xexevam7tupe': Waiting for checks to finish 2025/06/26 02:21:33 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-xexevam7tupe': Waiting for transfers to finish 2025/06/26 02:21:38 INFO : sub dir/hello world: Copied (server-side copy) 2025/06/26 02:21:43 INFO : sub dir/hello world: Deleted 2025/06/26 02:21:49 DEBUG : sub dir/hello world: md5 = 777479b72b29b9eb6b2cdbc0ec81efa9 OK 2025/06/26 02:21:49 DEBUG : testing file moves 2025/06/26 02:21:49 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/06/26 02:21:49 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-xexevam7tupe': Waiting for checks to finish 2025/06/26 02:21:49 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-xexevam7tupe': Waiting for transfers to finish 2025/06/26 02:21:54 INFO : sub dir/hello world: Copied (server-side copy) 2025/06/26 02:21:59 INFO : sub dir/hello world: Deleted 2025/06/26 02:22:00 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-xexevam7tupe': Purge remote 2025/06/26 02:22:00 DEBUG : Waiting for deletions to finish 2025/06/26 02:22:00 INFO : sub dir/hello world.bin: Deleted --- PASS: TestServerSideMoveOverSelf (60.18s) === RUN TestCopyAfterDelete run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-locuxiz0komi'", Local "Local file system at /tmp/rclone1925898109", Modify Window "1ns" 2025/06/26 02:22:05 DEBUG : sub dir/hello world: md5 = a075c89e1e3cca9ed625f167aa23a9c0 OK 2025/06/26 02:22:05 ERROR : error listing: directory not found 2025/06/26 02:22:05 INFO : Local file system at /tmp/rclone1925898109: Making directory 2025/06/26 02:22:06 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-locuxiz0komi': Waiting for checks to finish 2025/06/26 02:22:06 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-locuxiz0komi': Waiting for transfers to finish --- PASS: TestCopyAfterDelete (15.99s) === RUN TestCopyRedownload run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-locuxiz0komi'", Local "Local file system at /tmp/rclone1925898109", Modify Window "1ns" 2025/06/26 02:22:21 DEBUG : sub dir/hello world: md5 = 0373b63c94ff4a0b5e123a7b03644feb OK 2025/06/26 02:22:32 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/26 02:22:32 DEBUG : Local file system at /tmp/rclone1925898109: Waiting for checks to finish 2025/06/26 02:22:32 DEBUG : Local file system at /tmp/rclone1925898109: Waiting for transfers to finish 2025/06/26 02:22:32 DEBUG : sub dir/hello world.adfb51a5.partial: renamed to: sub dir/hello world 2025/06/26 02:22:32 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyRedownload (20.93s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-locuxiz0komi'", Local "Local file system at /tmp/rclone1925898109", Modify Window "1ns" 2025/06/26 02:22:37 DEBUG : check sum: Need to transfer - File not found at Destination 2025/06/26 02:22:37 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-locuxiz0komi': Waiting for checks to finish 2025/06/26 02:22:37 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-locuxiz0komi': Waiting for transfers to finish 2025/06/26 02:22:57 DEBUG : check sum: md5 = 061fce41cc405f0dffa07c8bc2f34e00 OK 2025/06/26 02:22:57 INFO : check sum: Copied (new) 2025/06/26 02:22:57 DEBUG : Waiting for deletions to finish 2025/06/26 02:22:58 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-locuxiz0komi': Waiting for checks to finish 2025/06/26 02:22:58 NOTICE: Encrypted drive 'TestCryptSwift:rclone-test-locuxiz0komi': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/06/26 02:22:58 DEBUG : check sum: Size of src and dst objects identical 2025/06/26 02:23:18 DEBUG : check sum: Unchanged skipping 2025/06/26 02:23:18 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-locuxiz0komi': Waiting for transfers to finish 2025/06/26 02:23:18 DEBUG : Waiting for deletions to finish 2025/06/26 02:23:18 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (100.96s) === RUN TestSyncSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-locuxiz0komi'", Local "Local file system at /tmp/rclone1925898109", Modify Window "1ns" 2025/06/26 02:24:18 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/06/26 02:24:18 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-locuxiz0komi': Waiting for checks to finish 2025/06/26 02:24:18 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-locuxiz0komi': Waiting for transfers to finish 2025/06/26 02:24:19 DEBUG : sizeonly: md5 = 0905daee5fb53fca847f23195d60b3aa OK 2025/06/26 02:24:19 INFO : sizeonly: Copied (new) 2025/06/26 02:24:19 DEBUG : Waiting for deletions to finish 2025/06/26 02:24:19 DEBUG : sizeonly: Sizes identical 2025/06/26 02:24:19 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-locuxiz0komi': Waiting for checks to finish 2025/06/26 02:24:19 DEBUG : sizeonly: Unchanged skipping 2025/06/26 02:24:19 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-locuxiz0komi': Waiting for transfers to finish 2025/06/26 02:24:19 DEBUG : Waiting for deletions to finish 2025/06/26 02:24:19 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (1.28s) === RUN TestSyncIgnoreSize run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-locuxiz0komi'", Local "Local file system at /tmp/rclone1925898109", Modify Window "1ns" 2025/06/26 02:24:19 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/06/26 02:24:19 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-locuxiz0komi': Waiting for checks to finish 2025/06/26 02:24:19 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-locuxiz0komi': Waiting for transfers to finish 2025/06/26 02:24:40 DEBUG : ignore-size: md5 = 876c408b3e2fcd6dbb0e6e03e1955d2f OK 2025/06/26 02:24:40 INFO : ignore-size: Copied (new) 2025/06/26 02:24:40 DEBUG : Waiting for deletions to finish 2025/06/26 02:24:40 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-locuxiz0komi': Waiting for checks to finish 2025/06/26 02:24:40 DEBUG : ignore-size: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/26 02:24:40 DEBUG : ignore-size: Unchanged skipping 2025/06/26 02:24:40 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-locuxiz0komi': Waiting for transfers to finish 2025/06/26 02:24:40 DEBUG : Waiting for deletions to finish 2025/06/26 02:24:40 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (26.39s) === RUN TestSyncIgnoreTimes run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-locuxiz0komi'", Local "Local file system at /tmp/rclone1925898109", Modify Window "1ns" 2025/06/26 02:24:52 DEBUG : existing: md5 = da5559df4b1c8df5719ab90d574a12c4 OK 2025/06/26 02:24:52 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-locuxiz0komi': Waiting for checks to finish 2025/06/26 02:24:52 DEBUG : existing: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/26 02:24:52 DEBUG : existing: Unchanged skipping 2025/06/26 02:24:52 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-locuxiz0komi': Waiting for transfers to finish 2025/06/26 02:24:52 DEBUG : Waiting for deletions to finish 2025/06/26 02:24:52 INFO : There was nothing to transfer 2025/06/26 02:24:52 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-locuxiz0komi': Waiting for checks to finish 2025/06/26 02:24:52 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/06/26 02:24:52 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-locuxiz0komi': Waiting for transfers to finish 2025/06/26 02:24:58 DEBUG : existing: md5 = 1364f18cdee74bd1b82ba4449f190764 OK 2025/06/26 02:24:58 INFO : existing: Copied (replaced existing) 2025/06/26 02:24:58 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (22.33s) === RUN TestSyncIgnoreExisting run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-locuxiz0komi'", Local "Local file system at /tmp/rclone1925898109", Modify Window "1ns" 2025/06/26 02:25:08 DEBUG : existing: Need to transfer - File not found at Destination 2025/06/26 02:25:08 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-locuxiz0komi': Waiting for checks to finish 2025/06/26 02:25:08 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-locuxiz0komi': Waiting for transfers to finish 2025/06/26 02:25:13 DEBUG : existing: md5 = baf8df7abf01ec981dad25f6e26f627e OK 2025/06/26 02:25:13 INFO : existing: Copied (new) 2025/06/26 02:25:13 DEBUG : Waiting for deletions to finish 2025/06/26 02:25:37 DEBUG : existing: Destination exists, skipping 2025/06/26 02:25:37 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-locuxiz0komi': Waiting for checks to finish 2025/06/26 02:25:57 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-locuxiz0komi': Waiting for transfers to finish 2025/06/26 02:25:57 DEBUG : Waiting for deletions to finish 2025/06/26 02:25:57 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (88.99s) === RUN TestSyncIgnoreErrors run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-locuxiz0komi'", Local "Local file system at /tmp/rclone1925898109", Modify Window "1ns" 2025/06/26 02:26:37 DEBUG : b/potato: md5 = a6540a5940fad9ca7fbc6e59cfbce1c4 OK 2025/06/26 02:26:42 DEBUG : c/non empty space: md5 = f111a47817543cbd6b5fa0e0ec2da52a OK 2025/06/26 02:26:43 INFO : d: Making directory fstest.go:247: Filtering empty directory "d" 2025/06/26 02:26:48 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/06/26 02:26:48 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-locuxiz0komi': Waiting for checks to finish 2025/06/26 02:26:48 DEBUG : c/non empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/26 02:26:48 DEBUG : c/non empty space: Unchanged skipping 2025/06/26 02:26:48 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-locuxiz0komi': Waiting for transfers to finish 2025/06/26 02:26:53 DEBUG : a/potato2: md5 = 54b41f334e3bfff04a948782176bb747 OK 2025/06/26 02:26:53 INFO : a/potato2: Copied (new) 2025/06/26 02:26:53 DEBUG : Waiting for deletions to finish 2025/06/26 02:26:53 INFO : b/potato: Deleted --- PASS: TestSyncIgnoreErrors (42.14s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-locuxiz0komi'", Local "Local file system at /tmp/rclone1925898109", Modify Window "1ns" 2025/06/26 02:27:20 DEBUG : empty space: md5 = 6681205abdf155b8c7a427a3259ca741 OK 2025/06/26 02:27:20 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-locuxiz0komi': Waiting for checks to finish 2025/06/26 02:27:20 DEBUG : empty space: Modification times differ by -95456h54m52.62345679s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499999999 +0000 UTC 2025/06/26 02:27:20 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-locuxiz0komi': Waiting for transfers to finish 2025/06/26 02:27:20 NOTICE: empty space: Skipped copy as --dry-run is set (size 1) 2025/06/26 02:27:20 DEBUG : Waiting for deletions to finish 2025/06/26 02:27:20 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-locuxiz0komi': Waiting for checks to finish 2025/06/26 02:27:20 DEBUG : empty space: Modification times differ by -95456h54m52.62345679s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499999999 +0000 UTC 2025/06/26 02:27:20 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-locuxiz0komi': Waiting for transfers to finish 2025/06/26 02:27:20 DEBUG : empty space: md5 = a48e72aeaaffa9f865722f1d4f926426 OK 2025/06/26 02:27:20 INFO : empty space: Copied (replaced existing) 2025/06/26 02:27:20 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingModtimeOnly (1.64s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-locuxiz0komi'", Local "Local file system at /tmp/rclone1925898109", Modify Window "1ns" sync_test.go:1017: Can't check this if no hashes supported --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (0.24s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-locuxiz0komi'", Local "Local file system at /tmp/rclone1925898109", Modify Window "1ns" 2025/06/26 02:27:21 DEBUG : foo: md5 = cc3a3a0bc58c6c3c192f0ec191d04221 OK 2025/06/26 02:27:22 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-locuxiz0komi': Waiting for checks to finish 2025/06/26 02:27:22 DEBUG : foo: Modification times differ by -95456h54m52.62345679s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499999999 +0000 UTC 2025/06/26 02:27:22 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-locuxiz0komi': Waiting for transfers to finish 2025/06/26 02:27:22 DEBUG : foo: md5 = f7cb5c1b6622967e1ac470ee2400c299 OK 2025/06/26 02:27:22 INFO : foo: Copied (replaced existing) 2025/06/26 02:27:22 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (1.50s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-locuxiz0komi'", Local "Local file system at /tmp/rclone1925898109", Modify Window "1ns" 2025/06/26 02:27:23 DEBUG : empty space: md5 = 6546cd451785ddaa355a639e6c796ee9 OK 2025/06/26 02:27:23 DEBUG : potato: Need to transfer - File not found at Destination 2025/06/26 02:27:23 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-locuxiz0komi': Waiting for checks to finish 2025/06/26 02:27:23 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/26 02:27:23 DEBUG : empty space: Unchanged skipping 2025/06/26 02:27:23 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-locuxiz0komi': Waiting for transfers to finish 2025/06/26 02:27:24 DEBUG : potato: md5 = 8416ef6957cb86e04c18cae1382dbe00 OK 2025/06/26 02:27:24 INFO : potato: Copied (new) 2025/06/26 02:27:24 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (1.92s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-locuxiz0komi'", Local "Local file system at /tmp/rclone1925898109", Modify Window "1ns" 2025/06/26 02:27:25 DEBUG : potato: md5 = 2b2e31b58dd4f8f787b1a1fe0540f0da OK 2025/06/26 02:27:25 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-locuxiz0komi': Waiting for checks to finish 2025/06/26 02:27:25 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/06/26 02:27:25 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-locuxiz0komi': Waiting for transfers to finish 2025/06/26 02:27:25 DEBUG : potato: md5 = ae2726ae3b05e14f8004d052e641cf9f OK 2025/06/26 02:27:25 INFO : potato: Copied (replaced existing) 2025/06/26 02:27:25 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (1.50s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-locuxiz0komi'", Local "Local file system at /tmp/rclone1925898109", Modify Window "1ns" 2025/06/26 02:27:26 DEBUG : potato: md5 = d7f7756e0b2edba2703c4ac22036cbdd OK 2025/06/26 02:27:27 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-locuxiz0komi': Waiting for checks to finish 2025/06/26 02:27:27 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 02:27:27 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-locuxiz0komi': Waiting for transfers to finish 2025/06/26 02:27:27 DEBUG : potato: md5 = a413aa0327712c9b58048b58b759dbe9 OK 2025/06/26 02:27:27 INFO : potato: Copied (replaced existing) 2025/06/26 02:27:27 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (1.60s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-locuxiz0komi'", Local "Local file system at /tmp/rclone1925898109", Modify Window "1ns" 2025/06/26 02:27:28 DEBUG : potato: md5 = 9960bc4bb664212605ee86d19aef7a9d OK 2025/06/26 02:27:28 DEBUG : empty space: md5 = 31371b1ab4827d87d3caf35d865a0a6d OK 2025/06/26 02:27:28 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/26 02:27:28 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/06/26 02:27:28 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-locuxiz0komi': Waiting for checks to finish 2025/06/26 02:27:28 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/26 02:27:28 DEBUG : empty space: Unchanged skipping 2025/06/26 02:27:28 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-locuxiz0komi': Waiting for transfers to finish 2025/06/26 02:27:28 DEBUG : Waiting for deletions to finish 2025/06/26 02:27:28 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (1.68s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-locuxiz0komi'", Local "Local file system at /tmp/rclone1925898109", Modify Window "1ns" 2025/06/26 02:27:30 DEBUG : potato: md5 = 20446fc88666b0abc2ba1b507cb65c27 OK 2025/06/26 02:27:30 DEBUG : empty space: md5 = 278c202729a7f40b154114efb50a4ab8 OK 2025/06/26 02:27:30 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/26 02:27:30 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-locuxiz0komi': Waiting for checks to finish 2025/06/26 02:27:30 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/26 02:27:30 DEBUG : empty space: Unchanged skipping 2025/06/26 02:27:30 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-locuxiz0komi': Waiting for transfers to finish 2025/06/26 02:27:35 DEBUG : potato2: md5 = c6d86f288e3106535bbd4d5356fa56b5 OK 2025/06/26 02:27:35 INFO : potato2: Copied (new) 2025/06/26 02:27:35 DEBUG : Waiting for deletions to finish 2025/06/26 02:27:36 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (17.19s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-locuxiz0komi'", Local "Local file system at /tmp/rclone1925898109", Modify Window "1ns" 2025/06/26 02:27:47 DEBUG : b/potato: md5 = 31a917e77214ebfa27336379ab7f1f0c OK 2025/06/26 02:27:52 DEBUG : c/non empty space: md5 = 5173b5ab88b929ca89de3c365f2e041a OK 2025/06/26 02:27:52 INFO : d: Making directory 2025/06/26 02:27:52 INFO : d/e: Making directory fstest.go:247: Filtering empty directory "d" fstest.go:247: Filtering empty directory "d/e" 2025/06/26 02:27:57 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/06/26 02:27:57 DEBUG : c/non empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/26 02:27:57 DEBUG : c/non empty space: Unchanged skipping 2025/06/26 02:27:57 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-locuxiz0komi': Waiting for checks to finish 2025/06/26 02:27:57 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-locuxiz0komi': Waiting for transfers to finish 2025/06/26 02:28:02 DEBUG : a/potato2: md5 = 0d7ef31a33226eef4cfd1427d6a99da5 OK 2025/06/26 02:28:02 INFO : a/potato2: Copied (new) 2025/06/26 02:28:02 DEBUG : Waiting for deletions to finish 2025/06/26 02:28:02 INFO : b/potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (51.76s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-locuxiz0komi'", Local "Local file system at /tmp/rclone1925898109", Modify Window "1ns" 2025/06/26 02:28:38 DEBUG : b/potato: md5 = 377e0433468d77f757027371dbf01f6e OK 2025/06/26 02:28:43 DEBUG : c/non empty space: md5 = f9e6673d735a9afd9c63ac1960f1f7b3 OK 2025/06/26 02:28:43 INFO : d: Making directory fstest.go:247: Filtering empty directory "d" 2025/06/26 02:28:44 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/06/26 02:28:44 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-locuxiz0komi': Waiting for checks to finish 2025/06/26 02:28:49 DEBUG : c/non empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/26 02:28:49 DEBUG : c/non empty space: Unchanged skipping 2025/06/26 02:28:49 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-locuxiz0komi': Waiting for transfers to finish 2025/06/26 02:28:49 DEBUG : a/potato2: md5 = 2d9aa2c27f2354007ae571783ea47358 OK 2025/06/26 02:28:49 INFO : a/potato2: Copied (new) 2025/06/26 02:28:49 ERROR : Encrypted drive 'TestCryptSwift:rclone-test-locuxiz0komi': not deleting files as there were IO errors 2025/06/26 02:28:49 ERROR : Encrypted drive 'TestCryptSwift:rclone-test-locuxiz0komi': not deleting directories as there were IO errors fstest.go:247: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (26.84s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-locuxiz0komi'", Local "Local file system at /tmp/rclone1925898109", Modify Window "1ns" 2025/06/26 02:29:05 DEBUG : potato: md5 = 7b1dcf4f728182123f1465b9a771faa3 OK 2025/06/26 02:29:05 DEBUG : empty space: md5 = 7c6b0187086fb44d1338f856a90d942a OK 2025/06/26 02:29:06 DEBUG : Waiting for deletions to finish 2025/06/26 02:29:06 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/26 02:29:06 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-locuxiz0komi': Waiting for checks to finish 2025/06/26 02:29:06 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/26 02:29:06 DEBUG : empty space: Unchanged skipping 2025/06/26 02:29:06 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-locuxiz0komi': Waiting for transfers to finish 2025/06/26 02:29:06 INFO : potato: Deleted 2025/06/26 02:29:11 DEBUG : potato2: md5 = 3e19d26764b7830ffdd16c328c962ece OK 2025/06/26 02:29:11 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (21.45s) === RUN TestSyncDeleteBefore run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-locuxiz0komi'", Local "Local file system at /tmp/rclone1925898109", Modify Window "1ns" 2025/06/26 02:29:27 DEBUG : potato: md5 = 7341c523f50cb4a5a35e37fe56cc4558 OK 2025/06/26 02:29:27 DEBUG : empty space: md5 = b963c146d5b8f2376d759e824d2e461a OK 2025/06/26 02:29:27 DEBUG : Waiting for deletions to finish 2025/06/26 02:29:27 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-locuxiz0komi': Waiting for checks to finish 2025/06/26 02:29:27 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-locuxiz0komi': Waiting for transfers to finish 2025/06/26 02:29:27 INFO : potato: Deleted 2025/06/26 02:29:27 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/26 02:29:27 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-locuxiz0komi': Waiting for checks to finish 2025/06/26 02:29:27 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/26 02:29:27 DEBUG : empty space: Unchanged skipping 2025/06/26 02:29:27 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-locuxiz0komi': Waiting for transfers to finish 2025/06/26 02:29:33 DEBUG : potato2: md5 = 440456290f512adcbbfac3d89e7b4b58 OK 2025/06/26 02:29:33 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (21.80s) === RUN TestCopyDeleteBefore run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-locuxiz0komi'", Local "Local file system at /tmp/rclone1925898109", Modify Window "1ns" 2025/06/26 02:29:48 DEBUG : potato: md5 = 922dbf30e5031bef06992b304579eea4 OK 2025/06/26 02:29:49 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/26 02:29:49 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-locuxiz0komi': Waiting for checks to finish 2025/06/26 02:29:49 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-locuxiz0komi': Waiting for transfers to finish 2025/06/26 02:29:54 DEBUG : potato2: md5 = 51dfe9d393213176f5d217b16e9f966a OK 2025/06/26 02:29:54 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (16.40s) === RUN TestSyncWithExclude run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-locuxiz0komi'", Local "Local file system at /tmp/rclone1925898109", Modify Window "1ns" 2025/06/26 02:30:10 DEBUG : potato2: md5 = 0d7ac6a535ad3219b9720c64d8ba0a2b OK 2025/06/26 02:30:10 DEBUG : empty space: md5 = 0f681a4d19c24188ae56878ad463db11 OK 2025/06/26 02:30:15 DEBUG : enormous: Excluded (Size Filter) 2025/06/26 02:30:15 DEBUG : enormous: Excluded 2025/06/26 02:30:15 DEBUG : potato2: Excluded (Size Filter) 2025/06/26 02:30:15 DEBUG : potato2: Excluded 2025/06/26 02:30:15 DEBUG : potato2: Excluded (Size Filter) 2025/06/26 02:30:15 DEBUG : potato2: Excluded 2025/06/26 02:30:15 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-locuxiz0komi': Waiting for checks to finish 2025/06/26 02:30:15 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/26 02:30:15 DEBUG : empty space: Unchanged skipping 2025/06/26 02:30:15 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-locuxiz0komi': Waiting for transfers to finish 2025/06/26 02:30:15 DEBUG : Waiting for deletions to finish 2025/06/26 02:30:15 INFO : There was nothing to transfer 2025/06/26 02:30:20 DEBUG : enormous: Excluded (Size Filter) 2025/06/26 02:30:20 DEBUG : enormous: Excluded 2025/06/26 02:30:20 DEBUG : potato2: Excluded (Size Filter) 2025/06/26 02:30:20 DEBUG : potato2: Excluded 2025/06/26 02:30:20 DEBUG : potato2: Excluded (Size Filter) 2025/06/26 02:30:20 DEBUG : potato2: Excluded 2025/06/26 02:30:20 DEBUG : Local file system at /tmp/rclone1925898109: Waiting for checks to finish 2025/06/26 02:30:20 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/26 02:30:20 DEBUG : empty space: Unchanged skipping 2025/06/26 02:30:20 DEBUG : Local file system at /tmp/rclone1925898109: Waiting for transfers to finish 2025/06/26 02:30:20 DEBUG : Waiting for deletions to finish 2025/06/26 02:30:20 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (26.13s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-locuxiz0komi'", Local "Local file system at /tmp/rclone1925898109", Modify Window "1ns" 2025/06/26 02:30:36 DEBUG : potato2: md5 = c4cedce343def487d34f607a26bfac64 OK 2025/06/26 02:30:36 DEBUG : empty space: md5 = c89bf2acd7f48d603c91791c383c07bf OK 2025/06/26 02:30:41 DEBUG : enormous: md5 = 6f6e07544f489dca21a8b6977642d89e OK 2025/06/26 02:30:42 DEBUG : enormous: Excluded (Size Filter) 2025/06/26 02:30:42 DEBUG : enormous: Excluded 2025/06/26 02:30:42 DEBUG : potato2: Excluded (Size Filter) 2025/06/26 02:30:42 DEBUG : potato2: Excluded 2025/06/26 02:30:42 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-locuxiz0komi': Waiting for checks to finish 2025/06/26 02:30:42 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/26 02:30:42 DEBUG : empty space: Unchanged skipping 2025/06/26 02:30:42 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-locuxiz0komi': Waiting for transfers to finish 2025/06/26 02:30:42 DEBUG : Waiting for deletions to finish 2025/06/26 02:30:47 INFO : enormous: Deleted 2025/06/26 02:30:52 INFO : potato2: Deleted 2025/06/26 02:30:52 INFO : There was nothing to transfer 2025/06/26 02:30:52 DEBUG : Local file system at /tmp/rclone1925898109: Waiting for checks to finish 2025/06/26 02:30:52 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/26 02:30:52 DEBUG : empty space: Unchanged skipping 2025/06/26 02:30:52 DEBUG : Local file system at /tmp/rclone1925898109: Waiting for transfers to finish 2025/06/26 02:30:52 DEBUG : Waiting for deletions to finish 2025/06/26 02:30:52 INFO : enormous: Deleted 2025/06/26 02:30:52 INFO : potato2: Deleted 2025/06/26 02:30:52 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (21.82s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-locuxiz0komi'", Local "Local file system at /tmp/rclone1925898109", Modify Window "1ns" 2025/06/26 02:30:53 DEBUG : one: md5 = 148c260639765e68a13bc9140706def4 OK 2025/06/26 02:30:58 DEBUG : two: md5 = 31e07a9875af43055de94df626ee6e74 OK 2025/06/26 02:30:59 DEBUG : three: md5 = c16cacafa722f97a619888fdac459f0f OK 2025/06/26 02:30:59 DEBUG : four: md5 = 09dc15c6da3b2336c2ba1555c72b323c OK 2025/06/26 02:30:59 DEBUG : five: Need to transfer - File not found at Destination 2025/06/26 02:30:59 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-locuxiz0komi': Waiting for checks to finish 2025/06/26 02:30:59 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/06/26 02:30:59 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/06/26 02:30:59 DEBUG : one: Destination is newer than source, skipping 2025/06/26 02:30:59 DEBUG : three: Sizes identical 2025/06/26 02:30:59 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/06/26 02:31:00 DEBUG : four: md5 = 141bd9c9e8ac45da4dee910612bf54d9 OK 2025/06/26 02:31:00 INFO : four: Copied (replaced existing) 2025/06/26 02:31:04 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-locuxiz0komi': Waiting for transfers to finish 2025/06/26 02:31:05 DEBUG : five: md5 = 343b83a74deb688455dcbd6d5004942a OK 2025/06/26 02:31:05 INFO : five: Copied (new) 2025/06/26 02:31:09 DEBUG : two: md5 = b44520ce886f4e324b3b0219a2fa8242 OK 2025/06/26 02:31:09 INFO : two: Copied (replaced existing) 2025/06/26 02:31:09 DEBUG : Waiting for deletions to finish sync_test.go:1450: Skip test with --checksum as no hashes supported --- PASS: TestSyncWithUpdateOlder (28.07s) === 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-locuxiz0komi'", Local "Local file system at /tmp/rclone1925898109", Modify Window "1ns" sync_test.go:1539: Can track renames: false 2025/06/26 02:31:21 ERROR : Encrypted drive 'TestCryptSwift:rclone-test-locuxiz0komi': Ignoring --track-renames as the source and destination do not have a common hash 2025/06/26 02:31:21 DEBUG : potato: Need to transfer - File not found at Destination 2025/06/26 02:31:21 DEBUG : yam: Need to transfer - File not found at Destination 2025/06/26 02:31:21 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-locuxiz0komi': Waiting for checks to finish 2025/06/26 02:31:21 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-locuxiz0komi': Waiting for transfers to finish 2025/06/26 02:31:21 DEBUG : potato: md5 = 08e7ea79801960982d0511f362ee1ee1 OK 2025/06/26 02:31:21 INFO : potato: Copied (new) 2025/06/26 02:31:26 DEBUG : yam: md5 = 0a1adb7044177facbd4fe5f88570a24b OK 2025/06/26 02:31:26 INFO : yam: Copied (new) 2025/06/26 02:31:26 DEBUG : Waiting for deletions to finish 2025/06/26 02:31:31 ERROR : Encrypted drive 'TestCryptSwift:rclone-test-locuxiz0komi': Ignoring --track-renames as the source and destination do not have a common hash 2025/06/26 02:31:31 DEBUG : yaml: Need to transfer - File not found at Destination 2025/06/26 02:31:31 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-locuxiz0komi': Waiting for checks to finish 2025/06/26 02:31:31 DEBUG : potato: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/26 02:31:31 DEBUG : potato: Unchanged skipping 2025/06/26 02:31:31 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-locuxiz0komi': Waiting for transfers to finish 2025/06/26 02:31:37 DEBUG : yaml: md5 = 9dd5ef6c8f21e0bf33a396878aaa4202 OK 2025/06/26 02:31:37 INFO : yaml: Copied (new) 2025/06/26 02:31:37 DEBUG : Waiting for deletions to finish 2025/06/26 02:31:47 INFO : yam: Deleted --- PASS: TestSyncWithTrackRenames (31.68s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-locuxiz0komi'", Local "Local file system at /tmp/rclone1925898109", Modify Window "1ns" sync_test.go:1611: Can track renames: true 2025/06/26 02:31:52 INFO : Encrypted drive 'TestCryptSwift:rclone-test-locuxiz0komi': Making map for --track-renames 2025/06/26 02:31:52 INFO : Encrypted drive 'TestCryptSwift:rclone-test-locuxiz0komi': Finished making map for --track-renames 2025/06/26 02:31:52 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-locuxiz0komi': Waiting for checks to finish 2025/06/26 02:31:52 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/06/26 02:31:52 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/06/26 02:31:52 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-locuxiz0komi': Waiting for renames to finish 2025/06/26 02:31:52 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-locuxiz0komi': Waiting for transfers to finish 2025/06/26 02:31:53 DEBUG : potato: md5 = 0b7e55efb692df3697dd0f525ce7359d OK 2025/06/26 02:31:53 INFO : potato: Copied (new) 2025/06/26 02:31:58 DEBUG : yam: md5 = 6e577f8f134506e74ee14ced3df0213a OK 2025/06/26 02:31:58 INFO : yam: Copied (new) 2025/06/26 02:31:58 DEBUG : Waiting for deletions to finish 2025/06/26 02:32:03 INFO : Encrypted drive 'TestCryptSwift:rclone-test-locuxiz0komi': Making map for --track-renames 2025/06/26 02:32:03 INFO : Encrypted drive 'TestCryptSwift:rclone-test-locuxiz0komi': Finished making map for --track-renames 2025/06/26 02:32:03 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-locuxiz0komi': Waiting for checks to finish 2025/06/26 02:32:03 DEBUG : potato: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/26 02:32:03 DEBUG : potato: Unchanged skipping 2025/06/26 02:32:03 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-locuxiz0komi': Waiting for renames to finish 2025/06/26 02:32:23 INFO : yam: Copied (server-side copy) to: yaml 2025/06/26 02:32:28 INFO : yam: Deleted 2025/06/26 02:32:28 INFO : yaml: Renamed from "yam" 2025/06/26 02:32:28 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-locuxiz0komi': Waiting for transfers to finish 2025/06/26 02:32:28 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyModtime (46.94s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-locuxiz0komi'", Local "Local file system at /tmp/rclone1925898109", Modify Window "1ns" sync_test.go:1650: Can track renames: true 2025/06/26 02:32:40 INFO : Encrypted drive 'TestCryptSwift:rclone-test-locuxiz0komi': Making map for --track-renames 2025/06/26 02:32:40 INFO : Encrypted drive 'TestCryptSwift:rclone-test-locuxiz0komi': Finished making map for --track-renames 2025/06/26 02:32:40 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-locuxiz0komi': Waiting for checks to finish 2025/06/26 02:32:40 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/06/26 02:32:40 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/06/26 02:32:40 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-locuxiz0komi': Waiting for renames to finish 2025/06/26 02:32:40 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-locuxiz0komi': Waiting for transfers to finish 2025/06/26 02:32:40 DEBUG : potato: md5 = 4dd4e407ba11ad55bcf96f437d444d2d OK 2025/06/26 02:32:40 INFO : potato: Copied (new) 2025/06/26 02:32:41 DEBUG : sub/yam: md5 = 72ceedb585acc599509d3f9b541279f8 OK 2025/06/26 02:32:41 INFO : sub/yam: Copied (new) 2025/06/26 02:32:41 DEBUG : Waiting for deletions to finish 2025/06/26 02:32:41 DEBUG : potato: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/26 02:32:41 DEBUG : potato: Unchanged skipping 2025/06/26 02:32:41 INFO : Encrypted drive 'TestCryptSwift:rclone-test-locuxiz0komi': Making map for --track-renames 2025/06/26 02:32:41 INFO : Encrypted drive 'TestCryptSwift:rclone-test-locuxiz0komi': Finished making map for --track-renames 2025/06/26 02:32:41 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-locuxiz0komi': Waiting for checks to finish 2025/06/26 02:32:41 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-locuxiz0komi': Waiting for renames to finish 2025/06/26 02:32:57 INFO : sub/yam: Copied (server-side copy) to: yam 2025/06/26 02:32:57 INFO : sub/yam: Deleted 2025/06/26 02:32:57 INFO : yam: Renamed from "sub/yam" 2025/06/26 02:32:57 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-locuxiz0komi': Waiting for transfers to finish 2025/06/26 02:32:57 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyLeaf (28.29s) === RUN TestServerSideMoveLocal run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-locuxiz0komi'", Local "Local file system at /tmp/rclone1925898109", Modify Window "1ns" 2025/06/26 02:33:08 DEBUG : Creating backend with remote "/tmp/rclone1925898109/dir1" 2025/06/26 02:33:08 DEBUG : Config file has changed externally - reloading 2025/06/26 02:33:08 DEBUG : Creating backend with remote "/tmp/rclone1925898109/dir2" 2025/06/26 02:33:08 DEBUG : Local file system at /tmp/rclone1925898109/dir2: Using server-side directory move 2025/06/26 02:33:08 INFO : Local file system at /tmp/rclone1925898109/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/06/26 02:33:08 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/06/26 02:33:08 INFO : file1.txt: Moved (server-side) 2025/06/26 02:33:08 DEBUG : Local file system at /tmp/rclone1925898109/dir2: Waiting for checks to finish 2025/06/26 02:33:08 DEBUG : Local file system at /tmp/rclone1925898109/dir2: Waiting for transfers to finish --- PASS: TestServerSideMoveLocal (0.12s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-locuxiz0komi'", Local "Local file system at /tmp/rclone1925898109", Modify Window "1ns" 2025/06/26 02:33:08 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/26 02:33:08 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/06/26 02:33:08 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-locuxiz0komi': Waiting for checks to finish 2025/06/26 02:33:08 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-locuxiz0komi': Waiting for transfers to finish 2025/06/26 02:33:08 DEBUG : nested/sub dir/file: md5 = fd765276025e7421c0864bd726646a47 OK 2025/06/26 02:33:08 INFO : nested/sub dir/file: Copied (new) 2025/06/26 02:33:08 INFO : nested/sub dir/file: Deleted 2025/06/26 02:33:13 DEBUG : sub dir/hello world: md5 = b67801e9d3b51fe7d921a675b9c7e2fe OK 2025/06/26 02:33:13 INFO : sub dir/hello world: Copied (new) 2025/06/26 02:33:13 INFO : sub dir/hello world: Deleted 2025/06/26 02:33:13 INFO : sub dir: Removing directory 2025/06/26 02:33:13 INFO : nested/sub dir: Removing directory 2025/06/26 02:33:13 INFO : nested: Removing directory 2025/06/26 02:33:13 DEBUG : Local file system at /tmp/rclone1925898109: deleted 3 directories --- PASS: TestMoveWithDeleteEmptySrcDirs (11.03s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-locuxiz0komi'", Local "Local file system at /tmp/rclone1925898109", Modify Window "1ns" 2025/06/26 02:33:19 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/26 02:33:19 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/06/26 02:33:19 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-locuxiz0komi': Waiting for checks to finish 2025/06/26 02:33:19 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-locuxiz0komi': Waiting for transfers to finish 2025/06/26 02:33:19 DEBUG : nested/sub dir/file: md5 = 79fc6014a1dc540d5fb4a36cf820e685 OK 2025/06/26 02:33:19 INFO : nested/sub dir/file: Copied (new) 2025/06/26 02:33:19 INFO : nested/sub dir/file: Deleted 2025/06/26 02:33:24 DEBUG : sub dir/hello world: md5 = 0004c8d5f74d64c7259d54322ca3cda5 OK 2025/06/26 02:33:24 INFO : sub dir/hello world: Copied (new) 2025/06/26 02:33:24 INFO : sub dir/hello world: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (10.86s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-locuxiz0komi'", Local "Local file system at /tmp/rclone1925898109", Modify Window "1ns" 2025/06/26 02:33:30 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/06/26 02:33:30 DEBUG : existing: Need to transfer - File not found at Destination 2025/06/26 02:33:30 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-locuxiz0komi': Waiting for checks to finish 2025/06/26 02:33:30 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-locuxiz0komi': Waiting for transfers to finish 2025/06/26 02:33:35 DEBUG : existing-b: md5 = 22e3a78d374bf2719f33a78e67cf382b OK 2025/06/26 02:33:35 INFO : existing-b: Copied (new) 2025/06/26 02:33:35 INFO : existing-b: Deleted 2025/06/26 02:33:35 DEBUG : existing: md5 = 50445b7fdbe261ad32c2f6d0ef1011ce OK 2025/06/26 02:33:35 INFO : existing: Copied (new) 2025/06/26 02:33:35 INFO : existing: Deleted 2025/06/26 02:33:46 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-locuxiz0komi': Waiting for checks to finish 2025/06/26 02:33:46 DEBUG : existing: Destination exists, skipping 2025/06/26 02:33:51 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/06/26 02:33:51 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-locuxiz0komi': Waiting for transfers to finish 2025/06/26 02:33:51 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (46.79s) === RUN TestServerSideMove run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-locuxiz0komi'", Local "Local file system at /tmp/rclone1925898109", Modify Window "1ns" 2025/06/26 02:34:16 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-lokugeh1puzo" 2025/06/26 02:34:16 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-lokugeh1puzo.bin" 2025/06/26 02:34:17 DEBUG : Swift container crypt path rclone-test-lokugeh1puzo.bin: Auto set use_segments_container to true 2025/06/26 02:34:22 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-lokugeh1puzo" 2025/06/26 02:34:22 DEBUG : Swift container crypt path rclone-test-lokugeh1puzo: Auto set use_segments_container to true 2025/06/26 02:34:33 DEBUG : potato2: md5 = 059ba364bdd75d69321eacfd913bc2c6 OK 2025/06/26 02:34:33 DEBUG : empty space: md5 = 32a7d98795276c3ddba794a759aa67eb OK 2025/06/26 02:34:38 DEBUG : potato3: md5 = 055a0325123fa41034ee75673ef7390e OK sync_test.go:1706: Server side move (if possible) Encrypted drive 'TestCryptSwift:rclone-test-locuxiz0komi' -> Encrypted drive 'TestCryptSwift:rclone-test-lokugeh1puzo' 2025/06/26 02:34:45 DEBUG : empty space: md5 = 13593e66189ef8e3fb314ebee37ce8f6 OK 2025/06/26 02:34:45 DEBUG : potato3: md5 = df12beb6b650a8644c56e1f7fbb0b9f0 OK 2025/06/26 02:34:45 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/26 02:34:45 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/06/26 02:34:45 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-lokugeh1puzo': Waiting for checks to finish 2025/06/26 02:34:45 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/26 02:34:45 DEBUG : empty space: Unchanged skipping 2025/06/26 02:34:46 INFO : empty space: Deleted 2025/06/26 02:34:46 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-lokugeh1puzo': Waiting for transfers to finish 2025/06/26 02:34:51 INFO : potato3: Copied (server-side copy) 2025/06/26 02:34:56 INFO : potato3: Deleted 2025/06/26 02:34:57 INFO : potato2: Copied (server-side copy) 2025/06/26 02:35:02 INFO : potato2: Deleted 2025/06/26 02:35:03 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-lizecur6woqu" 2025/06/26 02:35:03 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-lizecur6woqu.bin" 2025/06/26 02:35:03 DEBUG : Swift container crypt path rclone-test-lizecur6woqu.bin: Auto set use_segments_container to true 2025/06/26 02:35:08 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-lizecur6woqu" 2025/06/26 02:35:09 DEBUG : Swift container crypt path rclone-test-lizecur6woqu: Auto set use_segments_container to true 2025/06/26 02:35:14 DEBUG : empty space: Need to transfer - File not found at Destination 2025/06/26 02:35:14 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/26 02:35:14 DEBUG : potato3: Need to transfer - File not found at Destination 2025/06/26 02:35:14 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-lizecur6woqu': Waiting for checks to finish 2025/06/26 02:35:14 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-lizecur6woqu': Waiting for transfers to finish 2025/06/26 02:35:20 INFO : potato2: Copied (server-side copy) 2025/06/26 02:35:25 INFO : empty space: Copied (server-side copy) 2025/06/26 02:35:25 INFO : empty space: Deleted 2025/06/26 02:35:25 INFO : potato3: Copied (server-side copy) 2025/06/26 02:35:25 INFO : potato3: Deleted 2025/06/26 02:35:25 INFO : potato2: Deleted 2025/06/26 02:35:26 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-lizecur6woqu': Purge remote 2025/06/26 02:35:26 DEBUG : Waiting for deletions to finish 2025/06/26 02:35:26 INFO : potato2.bin: Deleted 2025/06/26 02:35:31 INFO : potato3.bin: Deleted 2025/06/26 02:35:36 INFO : empty space.bin: Deleted 2025/06/26 02:35:36 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-lokugeh1puzo': Purge remote 2025/06/26 02:35:36 DEBUG : Waiting for deletions to finish --- PASS: TestServerSideMove (79.97s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-locuxiz0komi'", Local "Local file system at /tmp/rclone1925898109", Modify Window "1ns" 2025/06/26 02:35:36 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-hufinig9bevu" 2025/06/26 02:35:36 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-hufinig9bevu.bin" 2025/06/26 02:35:37 DEBUG : Swift container crypt path rclone-test-hufinig9bevu.bin: Auto set use_segments_container to true 2025/06/26 02:35:47 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-hufinig9bevu" 2025/06/26 02:35:48 DEBUG : Swift container crypt path rclone-test-hufinig9bevu: Auto set use_segments_container to true 2025/06/26 02:36:18 DEBUG : potato2: md5 = b09f2b12e701de98335199957963ee2c OK 2025/06/26 02:36:18 DEBUG : empty space: md5 = f89c1b4f7d106f95b83dd5945cf59db1 OK 2025/06/26 02:36:23 DEBUG : potato3: md5 = 1c79493ef406c241ea0763ecc5cb4f6f OK sync_test.go:1706: Server side move (if possible) Encrypted drive 'TestCryptSwift:rclone-test-locuxiz0komi' -> Encrypted drive 'TestCryptSwift:rclone-test-hufinig9bevu' 2025/06/26 02:36:29 DEBUG : empty space: md5 = 44744d70e8c5ff43fadecf7e65422927 OK 2025/06/26 02:36:29 DEBUG : potato3: md5 = 30d4a2e9cb50a2584103e7be2a2fd8e1 OK 2025/06/26 02:36:30 DEBUG : empty space: Excluded (Size Filter) 2025/06/26 02:36:30 DEBUG : empty space: Excluded 2025/06/26 02:36:30 DEBUG : empty space: Excluded (Size Filter) 2025/06/26 02:36:30 DEBUG : empty space: Excluded 2025/06/26 02:36:30 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/26 02:36:30 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/06/26 02:36:30 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-hufinig9bevu': Waiting for checks to finish 2025/06/26 02:36:30 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-hufinig9bevu': Waiting for transfers to finish 2025/06/26 02:36:35 INFO : potato3: Copied (server-side copy) 2025/06/26 02:36:40 INFO : potato3: Deleted 2025/06/26 02:36:45 INFO : potato2: Copied (server-side copy) 2025/06/26 02:37:06 INFO : potato2: Deleted 2025/06/26 02:37:12 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-wowinan3gewe" 2025/06/26 02:37:12 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-wowinan3gewe.bin" 2025/06/26 02:37:12 DEBUG : Swift container crypt path rclone-test-wowinan3gewe.bin: Auto set use_segments_container to true 2025/06/26 02:37:17 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-wowinan3gewe" 2025/06/26 02:37:17 DEBUG : Swift container crypt path rclone-test-wowinan3gewe: Auto set use_segments_container to true 2025/06/26 02:37:23 DEBUG : empty space: Excluded (Size Filter) 2025/06/26 02:37:23 DEBUG : empty space: Excluded 2025/06/26 02:37:23 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/26 02:37:23 DEBUG : potato3: Need to transfer - File not found at Destination 2025/06/26 02:37:23 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-wowinan3gewe': Waiting for checks to finish 2025/06/26 02:37:23 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-wowinan3gewe': Waiting for transfers to finish 2025/06/26 02:37:33 INFO : potato3: Copied (server-side copy) 2025/06/26 02:37:34 INFO : potato3: Deleted 2025/06/26 02:37:34 INFO : potato2: Copied (server-side copy) 2025/06/26 02:37:54 INFO : potato2: Deleted 2025/06/26 02:37:54 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-wowinan3gewe': Purge remote 2025/06/26 02:37:54 DEBUG : Waiting for deletions to finish 2025/06/26 02:37:54 INFO : potato2.bin: Deleted 2025/06/26 02:37:59 INFO : potato3.bin: Deleted 2025/06/26 02:37:59 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-hufinig9bevu': Purge remote 2025/06/26 02:37:59 DEBUG : Waiting for deletions to finish 2025/06/26 02:37:59 INFO : empty space.bin: Deleted --- PASS: TestServerSideMoveWithFilter (143.53s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-locuxiz0komi'", Local "Local file system at /tmp/rclone1925898109", Modify Window "1ns" 2025/06/26 02:38:00 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-quwigib3zema" 2025/06/26 02:38:00 DEBUG : Config file has changed externally - reloading 2025/06/26 02:38:00 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-quwigib3zema.bin" 2025/06/26 02:38:00 DEBUG : Swift container crypt path rclone-test-quwigib3zema.bin: Auto set use_segments_container to true 2025/06/26 02:38:21 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-quwigib3zema" 2025/06/26 02:38:21 DEBUG : Swift container crypt path rclone-test-quwigib3zema: Auto set use_segments_container to true 2025/06/26 02:39:01 DEBUG : potato2: md5 = 08b6a1642262a6bcc1d6de254a4226ab OK 2025/06/26 02:39:02 DEBUG : empty space: md5 = c7ee1809f1d1625c94f272f8c9601eb6 OK 2025/06/26 02:39:07 DEBUG : potato3: md5 = 4366add1a92029d66d4b57ba670ce4f5 OK 2025/06/26 02:39:07 INFO : tomatoDir: Making directory sync_test.go:1706: Server side move (if possible) Encrypted drive 'TestCryptSwift:rclone-test-locuxiz0komi' -> Encrypted drive 'TestCryptSwift:rclone-test-quwigib3zema' 2025/06/26 02:39:22 DEBUG : empty space: md5 = 5f3c8590a12581e7635873e8605df845 OK 2025/06/26 02:39:24 DEBUG : potato3: md5 = 041aa514395734ab8f7f27a71ded4ba1 OK 2025/06/26 02:39:25 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/26 02:39:25 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-quwigib3zema': Waiting for checks to finish 2025/06/26 02:39:25 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/06/26 02:39:25 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/26 02:39:25 DEBUG : empty space: Unchanged skipping 2025/06/26 02:39:25 INFO : empty space: Deleted 2025/06/26 02:39:25 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-quwigib3zema': Waiting for transfers to finish 2025/06/26 02:39:37 INFO : potato3: Copied (server-side copy) 2025/06/26 02:39:40 INFO : potato2: Copied (server-side copy) 2025/06/26 02:39:42 INFO : potato3: Deleted 2025/06/26 02:39:45 INFO : potato2: Deleted 2025/06/26 02:39:46 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-cowuhev5bemu" 2025/06/26 02:39:46 DEBUG : Config file has changed externally - reloading 2025/06/26 02:39:46 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-cowuhev5bemu.bin" 2025/06/26 02:39:46 DEBUG : Swift container crypt path rclone-test-cowuhev5bemu.bin: Auto set use_segments_container to true 2025/06/26 02:39:52 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-cowuhev5bemu" 2025/06/26 02:39:52 DEBUG : Swift container crypt path rclone-test-cowuhev5bemu: Auto set use_segments_container to true 2025/06/26 02:39:57 INFO : tomatoDir: Making directory 2025/06/26 02:39:58 DEBUG : empty space: Need to transfer - File not found at Destination 2025/06/26 02:39:58 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/26 02:39:58 DEBUG : potato3: Need to transfer - File not found at Destination 2025/06/26 02:39:58 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-cowuhev5bemu': Waiting for checks to finish 2025/06/26 02:39:58 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-cowuhev5bemu': Waiting for transfers to finish 2025/06/26 02:40:03 INFO : potato2: Copied (server-side copy) 2025/06/26 02:40:03 INFO : empty space: Copied (server-side copy) 2025/06/26 02:40:08 INFO : potato2: Deleted 2025/06/26 02:40:08 INFO : empty space: Deleted 2025/06/26 02:40:13 INFO : potato3: Copied (server-side copy) 2025/06/26 02:40:15 INFO : potato3: Deleted 2025/06/26 02:40:20 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-cowuhev5bemu': Purge remote 2025/06/26 02:40:20 DEBUG : Waiting for deletions to finish 2025/06/26 02:40:20 INFO : empty space.bin: Deleted 2025/06/26 02:40:21 INFO : potato2.bin: Deleted 2025/06/26 02:40:25 INFO : potato3.bin: Deleted 2025/06/26 02:40:25 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-quwigib3zema': Purge remote 2025/06/26 02:40:25 DEBUG : Waiting for deletions to finish --- PASS: TestServerSideMoveDeleteEmptySourceDirs (145.72s) === RUN TestServerSideMoveOverlap run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-locuxiz0komi'", Local "Local file system at /tmp/rclone1925898109", Modify Window "1ns" 2025/06/26 02:40:26 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-locuxiz0komi/rclone-move-test" 2025/06/26 02:40:26 DEBUG : Config file has changed externally - reloading 2025/06/26 02:40:26 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-locuxiz0komi/rclone-move-test.bin" 2025/06/26 02:40:26 DEBUG : Swift container crypt path rclone-test-locuxiz0komi/rclone-move-test.bin: Auto set use_segments_container to true 2025/06/26 02:40:31 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-locuxiz0komi/rclone-move-test" 2025/06/26 02:40:32 DEBUG : Swift container crypt path rclone-test-locuxiz0komi/rclone-move-test: Auto set use_segments_container to true 2025/06/26 02:40:42 DEBUG : potato2: md5 = 112ca97adce5b6d4946f7774b89476f9 OK --- PASS: TestServerSideMoveOverlap (27.02s) === RUN TestSyncOverlap run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-locuxiz0komi'", Local "Local file system at /tmp/rclone1925898109", Modify Window "1ns" 2025/06/26 02:40:53 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-locuxiz0komi/rclone-sync-test" 2025/06/26 02:40:53 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-locuxiz0komi/rclone-sync-test.bin" 2025/06/26 02:40:53 DEBUG : Swift container crypt path rclone-test-locuxiz0komi/rclone-sync-test.bin: Auto set use_segments_container to true 2025/06/26 02:40:58 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-locuxiz0komi/rclone-sync-test" 2025/06/26 02:40:59 DEBUG : Swift container crypt path rclone-test-locuxiz0komi/rclone-sync-test: Auto set use_segments_container to true --- PASS: TestSyncOverlap (11.78s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-locuxiz0komi'", Local "Local file system at /tmp/rclone1925898109", Modify Window "1ns" 2025/06/26 02:41:04 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-locuxiz0komi/rclone-sync-test" 2025/06/26 02:41:05 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-locuxiz0komi/rclone-sync-test.bin" 2025/06/26 02:41:05 DEBUG : Swift container crypt path rclone-test-locuxiz0komi/rclone-sync-test.bin: Auto set use_segments_container to true 2025/06/26 02:41:10 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-locuxiz0komi/rclone-sync-test" 2025/06/26 02:41:10 DEBUG : Swift container crypt path rclone-test-locuxiz0komi/rclone-sync-test: Auto set use_segments_container to true 2025/06/26 02:41:15 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-locuxiz0komi/rclone-sync-test-include/layer2" 2025/06/26 02:41:16 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-locuxiz0komi/rclone-sync-test-include/layer2.bin" 2025/06/26 02:41:16 DEBUG : Swift container crypt path rclone-test-locuxiz0komi/rclone-sync-test-include/layer2.bin: Auto set use_segments_container to true 2025/06/26 02:41:21 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-locuxiz0komi/rclone-sync-test-include/layer2" 2025/06/26 02:41:22 DEBUG : Swift container crypt path rclone-test-locuxiz0komi/rclone-sync-test-include/layer2: Auto set use_segments_container to true 2025/06/26 02:41:27 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-locuxiz0komi/rclone-sync-test-ignore-file" 2025/06/26 02:41:27 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-locuxiz0komi/rclone-sync-test-ignore-file.bin" 2025/06/26 02:41:27 DEBUG : Swift container crypt path rclone-test-locuxiz0komi/rclone-sync-test-ignore-file.bin: Auto set use_segments_container to true 2025/06/26 02:41:33 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-locuxiz0komi/rclone-sync-test-ignore-file" 2025/06/26 02:41:33 DEBUG : Swift container crypt path rclone-test-locuxiz0komi/rclone-sync-test-ignore-file: Auto set use_segments_container to true 2025/06/26 02:41:44 DEBUG : rclone-sync-test-ignore-file/.ignore: md5 = e1595ca62990a1f4435a1ada3ecc364b OK 2025/06/26 02:41:54 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/06/26 02:41:54 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-locuxiz0komi/rclone-sync-test': Waiting for checks to finish 2025/06/26 02:41:54 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-locuxiz0komi/rclone-sync-test': Waiting for transfers to finish 2025/06/26 02:41:54 DEBUG : Waiting for deletions to finish 2025/06/26 02:41:54 INFO : There was nothing to transfer 2025/06/26 02:41:59 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/06/26 02:41:59 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-locuxiz0komi': Waiting for checks to finish 2025/06/26 02:41:59 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-locuxiz0komi': Waiting for transfers to finish 2025/06/26 02:41:59 DEBUG : Waiting for deletions to finish 2025/06/26 02:41:59 INFO : There was nothing to transfer 2025/06/26 02:42:10 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/06/26 02:42:10 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-locuxiz0komi/rclone-sync-test-include/layer2': Waiting for checks to finish 2025/06/26 02:42:10 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-locuxiz0komi/rclone-sync-test-include/layer2': Waiting for transfers to finish 2025/06/26 02:42:10 DEBUG : Waiting for deletions to finish 2025/06/26 02:42:10 INFO : There was nothing to transfer 2025/06/26 02:42:15 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/06/26 02:42:15 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-locuxiz0komi': Waiting for checks to finish 2025/06/26 02:42:15 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-locuxiz0komi': Waiting for transfers to finish 2025/06/26 02:42:15 DEBUG : Waiting for deletions to finish 2025/06/26 02:42:15 INFO : There was nothing to transfer 2025/06/26 02:42:15 DEBUG : Excluded 2025/06/26 02:42:20 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/06/26 02:42:20 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-locuxiz0komi/rclone-sync-test-ignore-file': Waiting for checks to finish 2025/06/26 02:42:20 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-locuxiz0komi/rclone-sync-test-ignore-file': Waiting for transfers to finish 2025/06/26 02:42:20 DEBUG : Waiting for deletions to finish 2025/06/26 02:42:20 INFO : There was nothing to transfer --- PASS: TestSyncOverlapWithFilter (85.63s) === RUN TestSyncCompareDest run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-locuxiz0komi'", Local "Local file system at /tmp/rclone1925898109", Modify Window "1ns" 2025/06/26 02:42:30 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-locuxiz0komi/dst" 2025/06/26 02:42:30 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-locuxiz0komi/dst.bin" 2025/06/26 02:42:30 DEBUG : Swift container crypt path rclone-test-locuxiz0komi/dst.bin: Auto set use_segments_container to true 2025/06/26 02:42:36 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-locuxiz0komi/dst" 2025/06/26 02:42:36 DEBUG : Swift container crypt path rclone-test-locuxiz0komi/dst: Auto set use_segments_container to true 2025/06/26 02:42:41 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-locuxiz0komi/CompareDest" 2025/06/26 02:42:41 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-locuxiz0komi/CompareDest.bin" 2025/06/26 02:42:42 DEBUG : Swift container crypt path rclone-test-locuxiz0komi/CompareDest.bin: Auto set use_segments_container to true 2025/06/26 02:42:47 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-locuxiz0komi/CompareDest" 2025/06/26 02:42:47 DEBUG : Swift container crypt path rclone-test-locuxiz0komi/CompareDest: Auto set use_segments_container to true 2025/06/26 02:42:58 DEBUG : one: Need to transfer - File not found at Destination 2025/06/26 02:42:58 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-locuxiz0komi/dst': Waiting for checks to finish 2025/06/26 02:42:58 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-locuxiz0komi/dst': Waiting for transfers to finish 2025/06/26 02:43:03 DEBUG : one: md5 = 154b3ccaf2fb94ef07e9348e126252e4 OK 2025/06/26 02:43:03 INFO : one: Copied (new) 2025/06/26 02:43:03 DEBUG : Waiting for deletions to finish 2025/06/26 02:43:09 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-locuxiz0komi/dst': Waiting for checks to finish 2025/06/26 02:43:09 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/06/26 02:43:14 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-locuxiz0komi/dst': Waiting for transfers to finish 2025/06/26 02:43:42 DEBUG : one: md5 = d27c6a8bc7815861971429897bee15e5 OK 2025/06/26 02:43:42 INFO : one: Copied (replaced existing) 2025/06/26 02:43:42 DEBUG : Waiting for deletions to finish 2025/06/26 02:44:02 DEBUG : dst/one: md5 = c53babfa3b4502af995a5eebb9d31787 OK 2025/06/26 02:44:23 DEBUG : CompareDest/one: md5 = 6dfa58eccf1da268826fd6399061c796 OK 2025/06/26 02:44:23 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-locuxiz0komi/dst': Waiting for checks to finish 2025/06/26 02:44:23 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/06/26 02:44:28 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/26 02:44:28 DEBUG : one: Destination found in --compare-dest, skipping 2025/06/26 02:44:28 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-locuxiz0komi/dst': Waiting for transfers to finish 2025/06/26 02:44:28 DEBUG : Waiting for deletions to finish 2025/06/26 02:44:28 INFO : There was nothing to transfer 2025/06/26 02:45:09 DEBUG : CompareDest/two: md5 = d60eed1710c38a2942e4cac4a2625687 OK 2025/06/26 02:45:19 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/06/26 02:45:19 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/26 02:45:19 DEBUG : two: Destination found in --compare-dest, skipping 2025/06/26 02:45:19 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-locuxiz0komi/dst': Waiting for checks to finish 2025/06/26 02:45:19 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/26 02:45:19 DEBUG : one: Destination found in --compare-dest, skipping 2025/06/26 02:45:19 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-locuxiz0komi/dst': Waiting for transfers to finish 2025/06/26 02:45:19 DEBUG : Waiting for deletions to finish 2025/06/26 02:45:19 INFO : There was nothing to transfer 2025/06/26 02:45:24 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/06/26 02:45:24 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/26 02:45:24 DEBUG : two: Destination found in --compare-dest, skipping 2025/06/26 02:45:24 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-locuxiz0komi/dst': Waiting for checks to finish 2025/06/26 02:45:24 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/26 02:45:24 DEBUG : one: Destination found in --compare-dest, skipping 2025/06/26 02:45:24 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-locuxiz0komi/dst': Waiting for transfers to finish 2025/06/26 02:45:24 DEBUG : Waiting for deletions to finish 2025/06/26 02:45:24 INFO : There was nothing to transfer sync_test.go:2176: No hash on uploaded file so skipping compare timestamp test 2025/06/26 02:45:30 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/06/26 02:45:30 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/06/26 02:45:30 DEBUG : two: Need to transfer - File not found at Destination 2025/06/26 02:45:30 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-locuxiz0komi/dst': Waiting for checks to finish 2025/06/26 02:45:30 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/26 02:45:30 DEBUG : one: Destination found in --compare-dest, skipping 2025/06/26 02:45:30 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-locuxiz0komi/dst': Waiting for transfers to finish 2025/06/26 02:45:30 DEBUG : two: md5 = 4f07a6e75b45b84939d413b97ec2ce83 OK 2025/06/26 02:45:30 INFO : two: Copied (new) 2025/06/26 02:45:30 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (206.08s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-locuxiz0komi'", Local "Local file system at /tmp/rclone1925898109", Modify Window "1ns" 2025/06/26 02:45:56 DEBUG : pre-dest1/1: md5 = a8bd71b8d2fcda62ad67a21622a984d9 OK 2025/06/26 02:46:02 DEBUG : pre-dest2/2: md5 = 607895431a344a65ae74d231f1b54d1f OK 2025/06/26 02:46:02 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-locuxiz0komi/dest" 2025/06/26 02:46:02 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-locuxiz0komi/dest.bin" 2025/06/26 02:46:02 DEBUG : Swift container crypt path rclone-test-locuxiz0komi/dest.bin: Auto set use_segments_container to true 2025/06/26 02:46:11 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-locuxiz0komi/dest" 2025/06/26 02:46:11 DEBUG : Swift container crypt path rclone-test-locuxiz0komi/dest: Auto set use_segments_container to true 2025/06/26 02:46:16 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-locuxiz0komi/pre-dest1" 2025/06/26 02:46:16 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-locuxiz0komi/pre-dest1.bin" 2025/06/26 02:46:17 DEBUG : Swift container crypt path rclone-test-locuxiz0komi/pre-dest1.bin: Auto set use_segments_container to true 2025/06/26 02:46:22 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-locuxiz0komi/pre-dest1" 2025/06/26 02:46:22 DEBUG : Swift container crypt path rclone-test-locuxiz0komi/pre-dest1: Auto set use_segments_container to true 2025/06/26 02:46:33 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-locuxiz0komi/pre-dest2" 2025/06/26 02:46:33 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-locuxiz0komi/pre-dest2.bin" 2025/06/26 02:46:33 DEBUG : Swift container crypt path rclone-test-locuxiz0komi/pre-dest2.bin: Auto set use_segments_container to true 2025/06/26 02:46:38 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-locuxiz0komi/pre-dest2" 2025/06/26 02:46:39 DEBUG : Swift container crypt path rclone-test-locuxiz0komi/pre-dest2: Auto set use_segments_container to true 2025/06/26 02:46:44 DEBUG : 1: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/26 02:46:44 DEBUG : 1: Destination found in --compare-dest, skipping 2025/06/26 02:46:49 DEBUG : 2: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/26 02:46:49 DEBUG : 2: Destination found in --compare-dest, skipping 2025/06/26 02:47:00 DEBUG : 3: Need to transfer - File not found at Destination 2025/06/26 02:47:00 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-locuxiz0komi/dest': Waiting for checks to finish 2025/06/26 02:47:00 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-locuxiz0komi/dest': Waiting for transfers to finish 2025/06/26 02:47:00 DEBUG : 3: md5 = 05afe26b3e3e894e11f74fad443694b0 OK 2025/06/26 02:47:00 INFO : 3: Copied (new) 2025/06/26 02:47:00 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (69.66s) === RUN TestSyncCopyDest run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-locuxiz0komi'", Local "Local file system at /tmp/rclone1925898109", Modify Window "1ns" 2025/06/26 02:47:06 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-locuxiz0komi/dst" 2025/06/26 02:47:06 DEBUG : Config file has changed externally - reloading 2025/06/26 02:47:06 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-locuxiz0komi/dst.bin" 2025/06/26 02:47:06 DEBUG : Swift container crypt path rclone-test-locuxiz0komi/dst.bin: Auto set use_segments_container to true 2025/06/26 02:47:11 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-locuxiz0komi/dst" 2025/06/26 02:47:12 DEBUG : Swift container crypt path rclone-test-locuxiz0komi/dst: Auto set use_segments_container to true 2025/06/26 02:47:17 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-locuxiz0komi/CopyDest" 2025/06/26 02:47:17 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-locuxiz0komi/CopyDest.bin" 2025/06/26 02:47:17 DEBUG : Swift container crypt path rclone-test-locuxiz0komi/CopyDest.bin: Auto set use_segments_container to true 2025/06/26 02:47:23 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-locuxiz0komi/CopyDest" 2025/06/26 02:47:23 DEBUG : Swift container crypt path rclone-test-locuxiz0komi/CopyDest: Auto set use_segments_container to true 2025/06/26 02:47:33 DEBUG : one: Need to transfer - File not found at Destination 2025/06/26 02:47:33 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-locuxiz0komi/dst': Waiting for checks to finish 2025/06/26 02:47:33 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-locuxiz0komi/dst': Waiting for transfers to finish 2025/06/26 02:47:39 DEBUG : one: md5 = 1e23eef16497490a99568d5a214f6462 OK 2025/06/26 02:47:39 INFO : one: Copied (new) 2025/06/26 02:47:39 DEBUG : Waiting for deletions to finish 2025/06/26 02:47:44 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/06/26 02:47:44 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-locuxiz0komi/dst': Waiting for checks to finish 2025/06/26 02:47:49 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-locuxiz0komi/dst': Waiting for transfers to finish 2025/06/26 02:47:54 DEBUG : one: md5 = 56ff73de7d2e734d3248b3a34124c7ad OK 2025/06/26 02:47:54 INFO : one: Copied (replaced existing) 2025/06/26 02:47:54 DEBUG : Waiting for deletions to finish 2025/06/26 02:48:05 DEBUG : dst/one: md5 = 322b5aabbaece6fc2427cc0491115d91 OK 2025/06/26 02:48:05 DEBUG : CopyDest/one: md5 = f9145e5ed65d23935b189d04673dc063 OK 2025/06/26 02:48:05 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-locuxiz0komi/BackupDir" 2025/06/26 02:48:05 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-locuxiz0komi/BackupDir.bin" 2025/06/26 02:48:06 DEBUG : Swift container crypt path rclone-test-locuxiz0komi/BackupDir.bin: Auto set use_segments_container to true 2025/06/26 02:48:11 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-locuxiz0komi/BackupDir" 2025/06/26 02:48:11 DEBUG : Swift container crypt path rclone-test-locuxiz0komi/BackupDir: Auto set use_segments_container to true 2025/06/26 02:48:17 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/06/26 02:48:17 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-locuxiz0komi/dst': Waiting for checks to finish 2025/06/26 02:48:17 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/26 02:48:17 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/06/26 02:48:37 INFO : one: Copied (server-side copy) 2025/06/26 02:48:42 INFO : one: Deleted 2025/06/26 02:48:58 INFO : one: Copied (server-side copy) 2025/06/26 02:48:58 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/06/26 02:48:58 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-locuxiz0komi/dst': Waiting for transfers to finish 2025/06/26 02:48:58 DEBUG : Waiting for deletions to finish 2025/06/26 02:48:59 DEBUG : CopyDest/two: md5 = dd525af56a8970f7b0e15e1b1c2b50e7 OK 2025/06/26 02:48:59 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/26 02:48:59 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/26 02:48:59 DEBUG : one: Unchanged skipping 2025/06/26 02:49:04 INFO : two: Copied (server-side copy) 2025/06/26 02:49:04 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/06/26 02:49:04 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-locuxiz0komi/dst': Waiting for checks to finish 2025/06/26 02:49:04 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-locuxiz0komi/dst': Waiting for transfers to finish 2025/06/26 02:49:04 DEBUG : Waiting for deletions to finish 2025/06/26 02:49:10 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-locuxiz0komi/dst': Waiting for checks to finish 2025/06/26 02:49:10 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/26 02:49:10 DEBUG : one: Unchanged skipping 2025/06/26 02:49:10 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/26 02:49:10 DEBUG : two: Unchanged skipping 2025/06/26 02:49:10 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-locuxiz0komi/dst': Waiting for transfers to finish 2025/06/26 02:49:10 DEBUG : Waiting for deletions to finish 2025/06/26 02:49:10 INFO : There was nothing to transfer 2025/06/26 02:49:15 DEBUG : CopyDest/three: md5 = 7ae433fa4be50dec3b7eb982cd4ca643 OK 2025/06/26 02:49:21 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/26 02:49:21 DEBUG : one: Unchanged skipping 2025/06/26 02:49:21 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/06/26 02:49:21 DEBUG : three: Destination not found in --copy-dest 2025/06/26 02:49:21 DEBUG : three: Need to transfer - File not found at Destination 2025/06/26 02:49:21 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-locuxiz0komi/dst': Waiting for checks to finish 2025/06/26 02:49:21 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/26 02:49:21 DEBUG : two: Unchanged skipping 2025/06/26 02:49:21 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-locuxiz0komi/dst': Waiting for transfers to finish 2025/06/26 02:49:21 DEBUG : three: md5 = 4545810baa99918b0d612e6d86cadfa4 OK 2025/06/26 02:49:21 INFO : three: Copied (new) 2025/06/26 02:49:21 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (157.46s) === RUN TestSyncBackupDir run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-locuxiz0komi'", Local "Local file system at /tmp/rclone1925898109", Modify Window "1ns" 2025/06/26 02:49:49 DEBUG : dst/one: md5 = 3f30e2faafd2d681bf5de4ce1eaa4b6e OK 2025/06/26 02:49:49 DEBUG : dst/two: md5 = 460527f9b422982e8ccf81527a05213e OK 2025/06/26 02:49:54 DEBUG : dst/three.txt: md5 = 629c9546e890277e27727c060bfe1a68 OK 2025/06/26 02:49:59 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-locuxiz0komi/dst" 2025/06/26 02:50:00 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-locuxiz0komi/dst.bin" 2025/06/26 02:50:00 DEBUG : Swift container crypt path rclone-test-locuxiz0komi/dst.bin: Auto set use_segments_container to true 2025/06/26 02:50:05 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-locuxiz0komi/dst" 2025/06/26 02:50:05 DEBUG : Swift container crypt path rclone-test-locuxiz0komi/dst: Auto set use_segments_container to true 2025/06/26 02:50:10 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-locuxiz0komi/backup" 2025/06/26 02:50:11 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-locuxiz0komi/backup.bin" 2025/06/26 02:50:11 DEBUG : Swift container crypt path rclone-test-locuxiz0komi/backup.bin: Auto set use_segments_container to true 2025/06/26 02:50:16 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-locuxiz0komi/backup" 2025/06/26 02:50:16 DEBUG : Swift container crypt path rclone-test-locuxiz0komi/backup: Auto set use_segments_container to true 2025/06/26 02:50:22 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/06/26 02:50:22 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-locuxiz0komi/dst': Waiting for checks to finish 2025/06/26 02:50:22 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/26 02:50:22 DEBUG : two: Unchanged skipping 2025/06/26 02:50:38 INFO : one: Copied (server-side copy) 2025/06/26 02:50:43 INFO : one: Deleted 2025/06/26 02:50:43 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-locuxiz0komi/dst': Waiting for transfers to finish 2025/06/26 02:50:48 DEBUG : one: md5 = 12f33e57acb7d0009f1c1f242e4ec0c6 OK 2025/06/26 02:50:48 INFO : one: Copied (new) 2025/06/26 02:50:48 DEBUG : Waiting for deletions to finish 2025/06/26 02:51:09 INFO : three.txt: Copied (server-side copy) 2025/06/26 02:51:14 INFO : three.txt: Deleted 2025/06/26 02:51:14 INFO : three.txt: Moved into backup dir 2025/06/26 02:51:29 DEBUG : dst/three.txt: md5 = 5a78aab451ea2c97e472781f68cc87fd OK 2025/06/26 02:51:30 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/06/26 02:51:30 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-locuxiz0komi/dst': Waiting for checks to finish 2025/06/26 02:51:30 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/26 02:51:30 DEBUG : two: Unchanged skipping 2025/06/26 02:51:45 INFO : one: Copied (server-side copy) 2025/06/26 02:51:50 INFO : one: Deleted 2025/06/26 02:51:50 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-locuxiz0komi/dst': Waiting for transfers to finish 2025/06/26 02:51:55 DEBUG : one: md5 = 493d3d45448e590146a02d28d14e2570 OK 2025/06/26 02:51:55 INFO : one: Copied (new) 2025/06/26 02:51:55 DEBUG : Waiting for deletions to finish 2025/06/26 02:52:11 INFO : three.txt: Copied (server-side copy) 2025/06/26 02:52:16 INFO : three.txt: Deleted 2025/06/26 02:52:16 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (168.93s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-locuxiz0komi'", Local "Local file system at /tmp/rclone1925898109", Modify Window "1ns" 2025/06/26 02:52:37 DEBUG : dst/one: md5 = f4ab69b528b020c494fee5ed795ed131 OK 2025/06/26 02:52:37 DEBUG : dst/two: md5 = 691849d76d86814840b0bf430e9726a6 OK 2025/06/26 02:52:43 DEBUG : dst/three.txt: md5 = 4dc7f3eede71df4edced23792898849d OK 2025/06/26 02:52:48 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-locuxiz0komi/dst" 2025/06/26 02:52:48 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-locuxiz0komi/dst.bin" 2025/06/26 02:52:48 DEBUG : Swift container crypt path rclone-test-locuxiz0komi/dst.bin: Auto set use_segments_container to true 2025/06/26 02:52:54 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-locuxiz0komi/dst" 2025/06/26 02:52:54 DEBUG : Swift container crypt path rclone-test-locuxiz0komi/dst: Auto set use_segments_container to true 2025/06/26 02:52:59 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-locuxiz0komi/backup" 2025/06/26 02:52:59 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-locuxiz0komi/backup.bin" 2025/06/26 02:52:59 DEBUG : Swift container crypt path rclone-test-locuxiz0komi/backup.bin: Auto set use_segments_container to true 2025/06/26 02:53:05 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-locuxiz0komi/backup" 2025/06/26 02:53:05 DEBUG : Swift container crypt path rclone-test-locuxiz0komi/backup: Auto set use_segments_container to true 2025/06/26 02:53:10 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/06/26 02:53:10 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-locuxiz0komi/dst': Waiting for checks to finish 2025/06/26 02:53:10 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/26 02:53:10 DEBUG : two: Unchanged skipping 2025/06/26 02:53:26 INFO : one: Copied (server-side copy) to: one.bak 2025/06/26 02:53:31 INFO : one: Deleted 2025/06/26 02:53:31 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-locuxiz0komi/dst': Waiting for transfers to finish 2025/06/26 02:53:36 DEBUG : one: md5 = e64551bbea3412afb77e8433a1f701d3 OK 2025/06/26 02:53:36 INFO : one: Copied (new) 2025/06/26 02:53:36 DEBUG : Waiting for deletions to finish 2025/06/26 02:53:52 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/06/26 02:53:57 INFO : three.txt: Deleted 2025/06/26 02:53:57 INFO : three.txt: Moved into backup dir 2025/06/26 02:54:03 DEBUG : dst/three.txt: md5 = 92659fb37282fa17b965d7fd247184fb OK 2025/06/26 02:54:13 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/06/26 02:54:13 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-locuxiz0komi/dst': Waiting for checks to finish 2025/06/26 02:54:13 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/26 02:54:13 DEBUG : two: Unchanged skipping 2025/06/26 02:54:29 INFO : one: Copied (server-side copy) to: one.bak 2025/06/26 02:54:34 INFO : one: Deleted 2025/06/26 02:54:34 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-locuxiz0komi/dst': Waiting for transfers to finish 2025/06/26 02:54:39 DEBUG : one: md5 = 00f83eb60c787bdb48327e61d2bb029d OK 2025/06/26 02:54:39 INFO : one: Copied (new) 2025/06/26 02:54:39 DEBUG : Waiting for deletions to finish 2025/06/26 02:54:49 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/06/26 02:54:54 INFO : three.txt: Deleted 2025/06/26 02:54:54 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (158.11s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-locuxiz0komi'", Local "Local file system at /tmp/rclone1925898109", Modify Window "1ns" 2025/06/26 02:55:15 DEBUG : dst/one: md5 = 75bae2e1d66419f45a52f702cbf7993f OK 2025/06/26 02:55:16 DEBUG : dst/two: md5 = 033e8d2607791756c8016ad4faec158c OK 2025/06/26 02:55:21 DEBUG : dst/three.txt: md5 = 10357fcd245dee008fe3318f636044b1 OK 2025/06/26 02:55:26 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-locuxiz0komi/dst" 2025/06/26 02:55:26 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-locuxiz0komi/dst.bin" 2025/06/26 02:55:26 DEBUG : Swift container crypt path rclone-test-locuxiz0komi/dst.bin: Auto set use_segments_container to true 2025/06/26 02:55:32 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-locuxiz0komi/dst" 2025/06/26 02:55:32 DEBUG : Swift container crypt path rclone-test-locuxiz0komi/dst: Auto set use_segments_container to true 2025/06/26 02:55:37 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-locuxiz0komi/backup" 2025/06/26 02:55:37 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-locuxiz0komi/backup.bin" 2025/06/26 02:55:37 DEBUG : Swift container crypt path rclone-test-locuxiz0komi/backup.bin: Auto set use_segments_container to true 2025/06/26 02:55:43 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-locuxiz0komi/backup" 2025/06/26 02:55:43 DEBUG : Config file has changed externally - reloading 2025/06/26 02:55:43 DEBUG : Swift container crypt path rclone-test-locuxiz0komi/backup: Auto set use_segments_container to true 2025/06/26 02:55:48 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/06/26 02:55:48 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-locuxiz0komi/dst': Waiting for checks to finish 2025/06/26 02:55:48 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/26 02:55:48 DEBUG : two: Unchanged skipping 2025/06/26 02:55:59 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/06/26 02:56:04 INFO : one: Deleted 2025/06/26 02:56:04 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-locuxiz0komi/dst': Waiting for transfers to finish 2025/06/26 02:56:09 DEBUG : one: md5 = 2de6eb746c3c89342493626a04bc3cd4 OK 2025/06/26 02:56:09 INFO : one: Copied (new) 2025/06/26 02:56:09 DEBUG : Waiting for deletions to finish 2025/06/26 02:56:25 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/06/26 02:56:30 INFO : three.txt: Deleted 2025/06/26 02:56:30 INFO : three.txt: Moved into backup dir 2025/06/26 02:56:41 DEBUG : dst/three.txt: md5 = 7190634ddf1fff67c79a855b5334b771 OK 2025/06/26 02:56:46 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-locuxiz0komi/dst': Waiting for checks to finish 2025/06/26 02:56:46 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/06/26 02:56:46 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/26 02:56:46 DEBUG : two: Unchanged skipping 2025/06/26 02:56:52 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/06/26 02:56:57 INFO : one: Deleted 2025/06/26 02:56:57 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-locuxiz0komi/dst': Waiting for transfers to finish 2025/06/26 02:57:02 DEBUG : one: md5 = 838384482b6b9572af77f9349c0b5f94 OK 2025/06/26 02:57:02 INFO : one: Copied (new) 2025/06/26 02:57:02 DEBUG : Waiting for deletions to finish 2025/06/26 02:57:17 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/06/26 02:57:22 INFO : three.txt: Deleted 2025/06/26 02:57:22 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (148.38s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-locuxiz0komi'", Local "Local file system at /tmp/rclone1925898109", Modify Window "1ns" 2025/06/26 02:57:44 DEBUG : dst/one: md5 = bfe8dd1003d33d6545b8fdacc53a85e3 OK 2025/06/26 02:57:44 DEBUG : dst/two: md5 = 82a595fdf17319aeb5b82b29da853e9c OK 2025/06/26 02:57:49 DEBUG : dst/three.txt: md5 = 98a91620e20415e36945203e4ee08e75 OK 2025/06/26 02:57:50 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-locuxiz0komi/dst" 2025/06/26 02:57:50 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-locuxiz0komi/dst.bin" 2025/06/26 02:57:50 DEBUG : Swift container crypt path rclone-test-locuxiz0komi/dst.bin: Auto set use_segments_container to true 2025/06/26 02:57:55 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-locuxiz0komi/dst" 2025/06/26 02:57:56 DEBUG : Swift container crypt path rclone-test-locuxiz0komi/dst: Auto set use_segments_container to true 2025/06/26 02:58:01 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/06/26 02:58:01 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-locuxiz0komi/dst': Waiting for checks to finish 2025/06/26 02:58:01 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/26 02:58:01 DEBUG : two: Unchanged skipping 2025/06/26 02:58:26 INFO : one: Copied (server-side copy) to: one.bak 2025/06/26 02:58:32 INFO : one: Deleted 2025/06/26 02:58:32 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-locuxiz0komi/dst': Waiting for transfers to finish 2025/06/26 02:58:37 DEBUG : one: md5 = efe1169ba4730a99936d1f44ade7dc66 OK 2025/06/26 02:58:37 INFO : one: Copied (new) 2025/06/26 02:58:37 DEBUG : Waiting for deletions to finish 2025/06/26 02:58:49 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/06/26 02:58:55 INFO : three.txt: Deleted 2025/06/26 02:58:55 INFO : three.txt: Moved into backup dir 2025/06/26 02:59:00 DEBUG : dst/three.txt: md5 = 5679fe2759bd082906bcf654b14b6e96 OK 2025/06/26 02:59:16 DEBUG : one.bak: Excluded (Path Filter) 2025/06/26 02:59:16 DEBUG : one.bak: Excluded 2025/06/26 02:59:16 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/06/26 02:59:16 DEBUG : three.txt.bak: Excluded 2025/06/26 02:59:16 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/06/26 02:59:16 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-locuxiz0komi/dst': Waiting for checks to finish 2025/06/26 02:59:16 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/26 02:59:16 DEBUG : two: Unchanged skipping 2025/06/26 02:59:36 INFO : one: Copied (server-side copy) to: one.bak 2025/06/26 02:59:41 INFO : one: Deleted 2025/06/26 02:59:41 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-locuxiz0komi/dst': Waiting for transfers to finish 2025/06/26 02:59:46 DEBUG : one: md5 = c8a702328a996acd0442c2d24ec9e4c2 OK 2025/06/26 02:59:46 INFO : one: Copied (new) 2025/06/26 02:59:46 DEBUG : Waiting for deletions to finish 2025/06/26 02:59:53 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/06/26 02:59:58 INFO : three.txt: Deleted 2025/06/26 02:59:58 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (170.34s) === RUN TestSyncSuffix run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-locuxiz0komi'", Local "Local file system at /tmp/rclone1925898109", Modify Window "1ns" 2025/06/26 03:00:34 DEBUG : dst/one: md5 = 9eb13e5345947238ee4c4eec06b91249 OK 2025/06/26 03:00:34 DEBUG : dst/two: md5 = 8b7e4f223bce12485afbac34e6366168 OK 2025/06/26 03:00:40 DEBUG : dst/three.txt: md5 = 61b34042cea520f41a7586184b7a0a6a OK 2025/06/26 03:00:45 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-locuxiz0komi/dst" 2025/06/26 03:00:45 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-locuxiz0komi/dst.bin" 2025/06/26 03:00:45 DEBUG : Swift container crypt path rclone-test-locuxiz0komi/dst.bin: Auto set use_segments_container to true 2025/06/26 03:00:50 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-locuxiz0komi/dst" 2025/06/26 03:00:50 DEBUG : Config file has changed externally - reloading 2025/06/26 03:00:51 DEBUG : Swift container crypt path rclone-test-locuxiz0komi/dst: Auto set use_segments_container to true 2025/06/26 03:01:01 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/06/26 03:01:16 INFO : one: Copied (server-side copy) to: one.bak 2025/06/26 03:01:21 INFO : one: Deleted 2025/06/26 03:01:27 DEBUG : one: md5 = 1ad3da31de102bba5f44ed8333002513 OK 2025/06/26 03:01:27 INFO : one: Copied (new) 2025/06/26 03:01:27 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/26 03:01:27 DEBUG : two: Unchanged skipping 2025/06/26 03:01:27 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/06/26 03:01:38 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/06/26 03:01:43 INFO : three.txt: Deleted 2025/06/26 03:01:48 DEBUG : three.txt: md5 = 1600777d85a7bc642afa7886a1c7fa75 OK 2025/06/26 03:01:48 INFO : three.txt: Copied (new) 2025/06/26 03:01:59 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/06/26 03:02:19 INFO : one: Copied (server-side copy) to: one.bak 2025/06/26 03:02:24 INFO : one: Deleted 2025/06/26 03:02:29 DEBUG : one: md5 = c358908d0424780a03e28823e5cdeb05 OK 2025/06/26 03:02:29 INFO : one: Copied (new) 2025/06/26 03:02:29 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/26 03:02:29 DEBUG : two: Unchanged skipping 2025/06/26 03:02:29 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/06/26 03:02:35 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/06/26 03:02:40 INFO : three.txt: Deleted 2025/06/26 03:02:46 DEBUG : three.txt: md5 = a04a286fc85cc25b554a4d2597551a20 OK 2025/06/26 03:02:46 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (167.98s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-locuxiz0komi'", Local "Local file system at /tmp/rclone1925898109", Modify Window "1ns" 2025/06/26 03:03:22 DEBUG : dst/one: md5 = 4faf7a8b273bf32f85778f85dd201891 OK 2025/06/26 03:03:22 DEBUG : dst/two: md5 = 7f01dcdd29504b03629da86924dcc915 OK 2025/06/26 03:03:28 DEBUG : dst/three.txt: md5 = 1b511398a996beeba589cda76aa76a08 OK 2025/06/26 03:03:28 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-locuxiz0komi/dst" 2025/06/26 03:03:28 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-locuxiz0komi/dst.bin" 2025/06/26 03:03:28 DEBUG : Swift container crypt path rclone-test-locuxiz0komi/dst.bin: Auto set use_segments_container to true 2025/06/26 03:03:33 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-locuxiz0komi/dst" 2025/06/26 03:03:34 DEBUG : Swift container crypt path rclone-test-locuxiz0komi/dst: Auto set use_segments_container to true 2025/06/26 03:03:39 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/06/26 03:03:59 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/06/26 03:04:05 INFO : one: Deleted 2025/06/26 03:04:10 DEBUG : one: md5 = 4ec1fa9e7c8b1a9ba74e16221a593c10 OK 2025/06/26 03:04:10 INFO : one: Copied (new) 2025/06/26 03:04:10 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/26 03:04:10 DEBUG : two: Unchanged skipping 2025/06/26 03:04:15 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/06/26 03:04:25 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/06/26 03:04:31 INFO : three.txt: Deleted 2025/06/26 03:04:36 DEBUG : three.txt: md5 = c8b4ba21dfb0816bd6ea035b1d816446 OK 2025/06/26 03:04:36 INFO : three.txt: Copied (new) 2025/06/26 03:05:06 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/06/26 03:05:17 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/06/26 03:05:22 INFO : one: Deleted 2025/06/26 03:05:27 DEBUG : one: md5 = 56669ffc05e7d85fe5d67e4408bad6a1 OK 2025/06/26 03:05:27 INFO : one: Copied (new) 2025/06/26 03:05:27 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/26 03:05:27 DEBUG : two: Unchanged skipping 2025/06/26 03:05:27 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/06/26 03:05:32 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/06/26 03:05:37 INFO : three.txt: Deleted 2025/06/26 03:05:43 DEBUG : three.txt: md5 = 7f30a97319c0e24af95cb7476ab6118f OK 2025/06/26 03:05:43 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (186.91s) === RUN TestSyncUTFNorm run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-locuxiz0komi'", Local "Local file system at /tmp/rclone1925898109", Modify Window "1ns" 2025/06/26 03:06:29 DEBUG : Testêé: md5 = 3d9d2c3ff210d131ed91a15da62dbd46 OK 2025/06/26 03:06:35 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/06/26 03:06:35 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-locuxiz0komi': Waiting for checks to finish 2025/06/26 03:06:35 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-locuxiz0komi': Waiting for transfers to finish 2025/06/26 03:06:40 DEBUG : Testêé: md5 = 87532247a0d3b00ba6ac40dc2a5c7443 OK 2025/06/26 03:06:40 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/06/26 03:06:40 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (26.51s) === RUN TestSyncImmutable run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-locuxiz0komi'", Local "Local file system at /tmp/rclone1925898109", Modify Window "1ns" 2025/06/26 03:06:51 DEBUG : existing: Need to transfer - File not found at Destination 2025/06/26 03:06:51 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-locuxiz0komi': Waiting for checks to finish 2025/06/26 03:06:51 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-locuxiz0komi': Waiting for transfers to finish 2025/06/26 03:06:56 DEBUG : existing: md5 = e80891cd1335fb12ecc403d0eb93c594 OK 2025/06/26 03:06:56 INFO : existing: Copied (new) 2025/06/26 03:06:56 DEBUG : Waiting for deletions to finish 2025/06/26 03:07:01 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/06/26 03:07:01 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-locuxiz0komi': Waiting for checks to finish 2025/06/26 03:07:01 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/06/26 03:07:01 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-locuxiz0komi': Waiting for transfers to finish 2025/06/26 03:07:01 ERROR : Encrypted drive 'TestCryptSwift:rclone-test-locuxiz0komi': not deleting files as there were IO errors 2025/06/26 03:07:01 ERROR : Encrypted drive 'TestCryptSwift:rclone-test-locuxiz0komi': not deleting directories as there were IO errors --- PASS: TestSyncImmutable (21.36s) === RUN TestSyncIgnoreCase run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-locuxiz0komi'", Local "Local file system at /tmp/rclone1925898109", Modify Window "1ns" 2025/06/26 03:07:17 DEBUG : EXISTING: md5 = 7b0e865bff44c31c816abbbe5ff9227e OK 2025/06/26 03:07:18 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-locuxiz0komi': Waiting for checks to finish 2025/06/26 03:07:18 DEBUG : existing: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/26 03:07:18 DEBUG : existing: Unchanged skipping 2025/06/26 03:07:18 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-locuxiz0komi': Waiting for transfers to finish 2025/06/26 03:07:18 DEBUG : Waiting for deletions to finish 2025/06/26 03:07:18 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (11.48s) === RUN TestFixCase run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-locuxiz0komi'", Local "Local file system at /tmp/rclone1925898109", Modify Window "1ns" sync_test.go:2636: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.20s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-locuxiz0komi'", Local "Local file system at /tmp/rclone1925898109", 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-locuxiz0komi'", Local "Local file system at /tmp/rclone1925898109", 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-locuxiz0komi'", Local "Local file system at /tmp/rclone1925898109", Modify Window "1ns" sync_test.go:2675: This test only runs on local --- PASS: TestMaxTransfer (0.60s) --- SKIP: TestMaxTransfer/Hard (0.20s) --- SKIP: TestMaxTransfer/Soft (0.20s) --- SKIP: TestMaxTransfer/Cautious (0.20s) === RUN TestSyncConcurrentDelete run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-locuxiz0komi'", Local "Local file system at /tmp/rclone1925898109", Modify Window "1ns" 2025/06/26 03:07:24 DEBUG : both0: md5 = 07284d41df49852f283dcebaa5d5982c OK 2025/06/26 03:07:25 DEBUG : only0: md5 = 64e6ebabedd01f5b6015f7dc9df12307 OK 2025/06/26 03:07:30 DEBUG : both1: md5 = dc210a7d975fa776972259053f330eb5 OK 2025/06/26 03:07:31 DEBUG : only1: md5 = 57903e9e3785d688cf6ff02c3ba232ca OK 2025/06/26 03:07:31 DEBUG : both2: md5 = 891d3a4bb69263336e99765d80fe66d4 OK 2025/06/26 03:07:36 DEBUG : only2: md5 = 53512544c0567876cb4b89190a547fd3 OK 2025/06/26 03:07:42 DEBUG : both3: md5 = bbb08edf3cf572dd212c8b2ad0d3f18c OK 2025/06/26 03:07:47 DEBUG : only3: md5 = f200d452aaa2196271fee333d6ef126e OK 2025/06/26 03:07:47 DEBUG : both4: md5 = 4c47543980667ff030180445c1804b9d OK 2025/06/26 03:07:48 DEBUG : only4: md5 = ed1cbc7c809d75d4ff7c33a37a6b5326 OK 2025/06/26 03:07:53 DEBUG : both5: md5 = 413a6e9705c9b16c47edf4636e94d64e OK 2025/06/26 03:07:58 DEBUG : only5: md5 = 4658c0a046332acda4a61d49763ec27c OK 2025/06/26 03:07:59 DEBUG : both6: md5 = aa99b4f99bb1cb08087424384263eff0 OK 2025/06/26 03:08:04 DEBUG : only6: md5 = 45a96289e4a4d96b142b71fa5740c3a9 OK 2025/06/26 03:08:09 DEBUG : both7: md5 = 8b2aba7cc186f202a1b8c3df9bda0276 OK 2025/06/26 03:08:09 DEBUG : only7: md5 = a68fb582618052af4994e570cc3e3fa0 OK 2025/06/26 03:08:10 DEBUG : both8: md5 = a2185d4bc70fccfba0b9e571f782ce5b OK 2025/06/26 03:08:16 DEBUG : only8: md5 = cf8d49abe56e2ce1c85a7c347230113c OK 2025/06/26 03:08:21 DEBUG : both9: md5 = 3c97a18def0bcf28c6ce603b1740a535 OK 2025/06/26 03:08:22 DEBUG : only9: md5 = 49b35ea383b4dc70870bea55dc4171b1 OK 2025/06/26 03:08:28 DEBUG : both10: md5 = b06fa2ec868ed5da7226a9696541fad4 OK 2025/06/26 03:08:33 DEBUG : only10: md5 = a786a28442f1faad8430212e689216e6 OK 2025/06/26 03:08:39 DEBUG : both11: md5 = f31f53a35574169ecb98fbca89b80efb OK 2025/06/26 03:08:44 DEBUG : only11: md5 = b6d8a19727088ce2c72fc13aa5d92430 OK 2025/06/26 03:08:45 DEBUG : both12: md5 = 7a9d17df4420ff7b0b2280dd11bfe5f0 OK 2025/06/26 03:08:45 DEBUG : only12: md5 = e965f79dd8521d9e0172d8ec6cd292de OK 2025/06/26 03:08:51 DEBUG : both13: md5 = 1652dcb69531dc20d783f9f91dc7ea91 OK 2025/06/26 03:08:56 DEBUG : only13: md5 = f9380234cec49d4b493a7fdf91baa8ef OK 2025/06/26 03:08:56 DEBUG : both14: md5 = e2d2c85d70d51acfaf7ea63815cde28c OK 2025/06/26 03:08:57 DEBUG : only14: md5 = b182e87877f7154fd3ca225e23acf812 OK 2025/06/26 03:08:57 DEBUG : both15: md5 = a2ef73c9c680f83bcd23b51ed08d0ec9 OK 2025/06/26 03:09:03 DEBUG : only15: md5 = fdbb02beb58726525e5dd0520232c45d OK 2025/06/26 03:09:08 DEBUG : both16: md5 = a64ec7135080c1d11884799a7f95816b OK 2025/06/26 03:09:08 DEBUG : only16: md5 = b6730d69debd958eb99f0b51ee324140 OK 2025/06/26 03:09:09 DEBUG : both17: md5 = 32b47c88dc40e459b79fa2121e89b52e OK 2025/06/26 03:09:10 DEBUG : only17: md5 = 5855d80af60364ffad5bc9f58b987176 OK 2025/06/26 03:09:10 DEBUG : both18: md5 = 57d12f0b08a8bcbe830c56d7e055aa40 OK 2025/06/26 03:09:15 DEBUG : only18: md5 = 9cf97529cce899084f8caee8f565e8c7 OK 2025/06/26 03:09:20 DEBUG : both19: md5 = c8ef383595afcb5a85df774db0b8fb40 OK 2025/06/26 03:09:21 DEBUG : only19: md5 = 362a466e02d90ff7925d13cd1199caf2 OK 2025/06/26 03:10:03 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-locuxiz0komi': Waiting for checks to finish 2025/06/26 03:10:03 DEBUG : both0: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/26 03:10:03 DEBUG : both0: Unchanged skipping 2025/06/26 03:10:03 DEBUG : both12: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/26 03:10:03 DEBUG : both12: Unchanged skipping 2025/06/26 03:10:03 DEBUG : both11: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/26 03:10:03 DEBUG : both11: Unchanged skipping 2025/06/26 03:10:03 DEBUG : both13: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/26 03:10:03 DEBUG : both13: Unchanged skipping 2025/06/26 03:10:03 DEBUG : both14: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/26 03:10:03 DEBUG : both14: Unchanged skipping 2025/06/26 03:10:03 DEBUG : both15: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/26 03:10:03 DEBUG : both15: Unchanged skipping 2025/06/26 03:10:03 DEBUG : both16: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/26 03:10:03 DEBUG : both16: Unchanged skipping 2025/06/26 03:10:03 DEBUG : both17: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/26 03:10:03 DEBUG : both17: Unchanged skipping 2025/06/26 03:10:03 DEBUG : both18: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/26 03:10:03 DEBUG : both18: Unchanged skipping 2025/06/26 03:10:03 DEBUG : both19: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/26 03:10:03 DEBUG : both19: Unchanged skipping 2025/06/26 03:10:03 DEBUG : both2: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/26 03:10:03 DEBUG : both2: Unchanged skipping 2025/06/26 03:10:03 DEBUG : both3: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/26 03:10:03 DEBUG : both3: Unchanged skipping 2025/06/26 03:10:03 DEBUG : both4: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/26 03:10:03 DEBUG : both4: Unchanged skipping 2025/06/26 03:10:03 DEBUG : both5: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/26 03:10:03 DEBUG : both5: Unchanged skipping 2025/06/26 03:10:03 DEBUG : both6: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/26 03:10:03 DEBUG : both6: Unchanged skipping 2025/06/26 03:10:03 DEBUG : both7: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/26 03:10:03 DEBUG : both7: Unchanged skipping 2025/06/26 03:10:03 DEBUG : both8: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/26 03:10:03 DEBUG : both8: Unchanged skipping 2025/06/26 03:10:03 DEBUG : both9: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/26 03:10:03 DEBUG : both9: Unchanged skipping 2025/06/26 03:10:08 DEBUG : both10: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/26 03:10:08 DEBUG : both10: Unchanged skipping 2025/06/26 03:10:08 DEBUG : both1: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/26 03:10:08 DEBUG : both1: Unchanged skipping 2025/06/26 03:10:08 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-locuxiz0komi': Waiting for transfers to finish 2025/06/26 03:10:08 DEBUG : Waiting for deletions to finish 2025/06/26 03:10:08 INFO : only0: Deleted 2025/06/26 03:10:08 INFO : only1: Deleted 2025/06/26 03:10:13 INFO : only13: Deleted 2025/06/26 03:10:13 INFO : only19: Deleted 2025/06/26 03:10:13 INFO : only5: Deleted 2025/06/26 03:10:13 INFO : only4: Deleted 2025/06/26 03:10:13 INFO : only15: Deleted 2025/06/26 03:10:14 INFO : only18: Deleted 2025/06/26 03:10:14 INFO : only14: Deleted 2025/06/26 03:10:14 INFO : only7: Deleted 2025/06/26 03:10:18 INFO : only2: Deleted 2025/06/26 03:10:18 INFO : only6: Deleted 2025/06/26 03:10:19 INFO : only9: Deleted 2025/06/26 03:10:19 INFO : only12: Deleted 2025/06/26 03:10:19 INFO : only16: Deleted 2025/06/26 03:10:19 INFO : only8: Deleted 2025/06/26 03:10:19 INFO : only17: Deleted 2025/06/26 03:10:24 INFO : only3: Deleted 2025/06/26 03:10:24 INFO : only10: Deleted 2025/06/26 03:10:29 INFO : only11: Deleted 2025/06/26 03:10:29 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (274.57s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-locuxiz0komi'", Local "Local file system at /tmp/rclone1925898109", Modify Window "1ns" 2025/06/26 03:11:59 DEBUG : both0: md5 = b30e3016ca3693838688c5c0d52e4144 OK 2025/06/26 03:11:59 DEBUG : only0: md5 = 4533821ccd8ea8374bbbb42696d019fd OK 2025/06/26 03:12:04 DEBUG : both1: md5 = 2b422f1ff045449dec2c9cf491a89163 OK 2025/06/26 03:12:04 DEBUG : only1: md5 = 3245ae846061af2011a246e4e93c2753 OK 2025/06/26 03:12:04 DEBUG : both2: md5 = bdcd4a832d5d87a5af92e7a19f9504f6 OK 2025/06/26 03:12:10 DEBUG : only2: md5 = 1bcd947936065adfca930b00093d68ba OK 2025/06/26 03:12:15 DEBUG : both3: md5 = 2b8512c4badddd1f4e2fc27e5ab12ff2 OK 2025/06/26 03:12:20 DEBUG : only3: md5 = 93de7a662877ba95eacddc507b56c8cc OK 2025/06/26 03:12:20 DEBUG : both4: md5 = 89beeeca6f62d0f7b3d7c44544bb6215 OK 2025/06/26 03:12:20 DEBUG : only4: md5 = bc35fa1eb0495ac894b21c31dca635e1 OK 2025/06/26 03:12:25 DEBUG : both5: md5 = a4f7883edb3cfb9f84a08c44ee2e925b OK 2025/06/26 03:12:47 DEBUG : only5: md5 = 922f00805f02b8f5ef9c2d4e89ca49a9 OK 2025/06/26 03:12:47 DEBUG : both6: md5 = d63339ad03dac56125b1e4174ac7f98d OK 2025/06/26 03:13:07 DEBUG : only6: md5 = 3c2edb9ce9189015d443d8649724b2b3 OK panic: test timed out after 1h0m0s running tests: TestSyncConcurrentTruncate (1m9s) goroutine 12249 [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]: testing.(*T).Run(0xc001978700, {0x26bf820?, 0xc00048bad8?}, 0x27c19c8) /usr/local/go/src/testing/testing.go:1859 +0x431 testing.runTests.func1(0xc001978700) /usr/local/go/src/testing/testing.go:2279 +0x37 testing.tRunner(0xc001978700, 0xc00048bc18) /usr/local/go/src/testing/testing.go:1792 +0xf4 testing.runTests(0xc0019dd7a0, {0x3e7e5e0, 0x6b, 0x6b}, {0xedfeea3b3?, 0x3e945a0?, 0x3e945a0?}) /usr/local/go/src/testing/testing.go:2277 +0x4b4 testing.(*M).Run(0xc0006e1860) /usr/local/go/src/testing/testing.go:2142 +0x64a github.com/rclone/rclone/fstest.TestMain(0xc0006e1860) /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 34 [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 35 [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 11889 [select]: net/http.(*persistConn).writeLoop.(*persistConn).waitForContinue.func1() /usr/local/go/src/net/http/transport.go:2534 +0xd9 net/http.(*Request).write(0xc00012c280, {0x2acc5c0, 0xc001a1e340}, 0x0, 0xc0003c98f0, 0xc000a2bf30) /usr/local/go/src/net/http/request.go:747 +0x9cb net/http.(*persistConn).writeLoop(0xc0003e67e0) /usr/local/go/src/net/http/transport.go:2593 +0x174 created by net/http.(*Transport).dialConn in goroutine 11808 /usr/local/go/src/net/http/transport.go:1945 +0x17a5 goroutine 12206 [select]: github.com/ncw/swift/v2.(*Connection).doTimeoutRequest(0xc001b20000, 0xc000111260, 0xc00012c140) /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.4/swift.go:425 +0x115 github.com/ncw/swift/v2.(*Connection).Call(0xc001b20000, {0x2af4c90, 0xc000306f90}, {0xc001ae6550, 0x4f}, {{0xc0008575c0, 0x5}, {0xc0008575c6, 0x22}, {0x2679d24, ...}, ...}) /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.4/swift.go:777 +0x8b6 github.com/ncw/swift/v2.(*Connection).storage(0xc001b20000, {0x2af4c90, 0xc000306f90}, {{0xc0008575c0, 0x5}, {0xc0008575c6, 0x22}, {0x2679d24, 0x3}, 0x0, ...}) /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.4/swift.go:847 +0x151 github.com/ncw/swift/v2.(*Connection).objectPut(0xc001b20000, {0x2af4c90, 0xc000306f90}, {0xc0008575c0, 0x5}, {0xc0008575c6, 0x22}, {0x2acc820, 0xc001a8ef40}, 0x1, ...) /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.4/swift.go:1569 +0x1f5 github.com/ncw/swift/v2.(*Connection).ObjectPut(...) /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.4/swift.go:1615 github.com/rclone/rclone/backend/swift.(*Object).Update.func1() /home/rclone/go/src/github.com/rclone/rclone/backend/swift/swift.go:1559 +0xb0 github.com/rclone/rclone/fs.pacerInvoker(0x1, 0x1, 0x0?) /home/rclone/go/src/github.com/rclone/rclone/fs/pacer.go:86 +0x32 github.com/rclone/rclone/lib/pacer.(*Pacer).call(0xc001a95800, 0xc000344500, 0x1) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:197 +0x7c github.com/rclone/rclone/lib/pacer.(*Pacer).CallNoRetry(...) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:225 github.com/rclone/rclone/backend/swift.(*Object).Update(0xc000401320, {0x2af4c90, 0xc000306f90}, {0x2acc820, 0xc001a8ef40}, {0x2affe60, 0xc0003c9230}, {0x0, 0x0, 0x0}) /home/rclone/go/src/github.com/rclone/rclone/backend/swift/swift.go:1558 +0x7b8 github.com/rclone/rclone/backend/swift.(*Fs).Put(0xc001a96c40, {0x2af4c90, 0xc000306f90}, {0x2acc820, 0xc001a8ef40}, {0x2affe60, 0xc0003c9230}, {0x0, 0x0, 0x0}) /home/rclone/go/src/github.com/rclone/rclone/backend/swift/swift.go:937 +0x139 github.com/rclone/rclone/backend/crypt.(*Fs).put(0xc001a16dd0, {0x2af4c90, 0xc000306f90}, {0x2acc620, 0xc0003c8fc0}, {0x2affcd0, 0xc000111110}, {0x0, 0x0, 0x0}, ...) /home/rclone/go/src/github.com/rclone/rclone/backend/crypt/crypt.go:536 +0x3c3 github.com/rclone/rclone/backend/crypt.(*Fs).Put(0x461f3c?, {0x2af4c90?, 0xc000306f90?}, {0x2acc620?, 0xc0003c8fc0?}, {0x2affcd0?, 0xc000111110?}, {0x0, 0x0, 0x0}) /home/rclone/go/src/github.com/rclone/rclone/backend/crypt/crypt.go:571 +0x91 github.com/rclone/rclone/fstest.(*Run).WriteObjectTo(0xc000490850, {0x2af4c90, 0xc000306f90}, {0x2b09360, 0xc001a16dd0}, {0xc0004735b0, 0x5}, {0x2681598, 0x6}, {0x1dcd64ff, ...}, ...) /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:275 +0x3f2 github.com/rclone/rclone/fstest.(*Run).WriteObject(...) /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:292 github.com/rclone/rclone/fstest.(*Run).WriteBoth(0xc000490850, {0x2af4c90, 0xc000306f90}, {0xc0004735b0, 0x5}, {0x2681598, 0x6}, {0x1dcd64ff, 0xeb20d7a72, 0x0}) /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:303 +0x109 github.com/rclone/rclone/fs/sync.testSyncConcurrent(0xc001d1e000, {0x26880a5, 0x8}) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2737 +0x70b github.com/rclone/rclone/fs/sync.TestSyncConcurrentTruncate(0xc001d1e000?) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2763 +0x1f testing.tRunner(0xc001d1e000, 0x27c19c8) /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 11888 [IO wait]: internal/poll.runtime_pollWait(0x7a3fffe586d8, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc000344480?, 0xc0001e2600?, 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(0xc000344480, {0xc0001e2600, 0x1980, 0x1980}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x27a net.(*netFD).Read(0xc000344480, {0xc0001e2600?, 0x1973?, 0xc0004e5060?}) /usr/local/go/src/net/fd_posix.go:55 +0x25 net.(*conn).Read(0xc001cf60c0, {0xc0001e2600?, 0xc0006ca550?, 0xd?}) /usr/local/go/src/net/net.go:194 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xc000011cf8, {0xc0001e2600?, 0x7a3fb81e2b38?, 0x7a3ffffc0108?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0xc0005a11a0, {0xc0001e2600?, 0x1973?, 0xc0004879d0?}) /usr/local/go/src/crypto/tls/conn.go:809 +0x3b bytes.(*Buffer).ReadFrom(0xc0006ca638, {0x2acf600, 0xc0005a11a0}) /usr/local/go/src/bytes/buffer.go:211 +0x98 crypto/tls.(*Conn).readFromUntil(0xc0006ca388, {0x7a3fb81ef280, 0xc000011cf8}, 0x4426d4?) /usr/local/go/src/crypto/tls/conn.go:831 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc0006ca388, 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(0xc0006ca388, {0xc000802000, 0x1000, 0xc0003f8d80?}) /usr/local/go/src/crypto/tls/conn.go:1385 +0x145 net/http.(*persistConn).Read(0xc0003e67e0, {0xc000802000?, 0x7f4fc5?, 0x2acc520?}) /usr/local/go/src/net/http/transport.go:2122 +0x47 bufio.(*Reader).fill(0xc001a94d80) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xc001a94d80, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xc0003e67e0) /usr/local/go/src/net/http/transport.go:2275 +0x172 created by net/http.(*Transport).dialConn in goroutine 11808 /usr/local/go/src/net/http/transport.go:1944 +0x174f goroutine 2059 [chan receive, 52 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 2067 /home/rclone/go/src/github.com/rclone/rclone/lib/atexit/atexit.go:44 +0x68 goroutine 11598 [select]: github.com/rclone/rclone/fs/accounting.(*StatsInfo).averageLoop(0xc0002d7c20, {0x2af4cc8, 0xc0019b9680}) /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 11572 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/stats.go:376 +0x117 goroutine 12248 [select]: net/http.(*persistConn).roundTrip(0xc0003e67e0, 0xc0008d8fa0) /usr/local/go/src/net/http/transport.go:2826 +0x785 net/http.(*Transport).roundTrip(0xc0006d0000, 0xc00012c140) /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(0xc000366150, 0xc00012c140) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/http.go:349 +0x345 net/http.send(0xc00012c140, {0x2ace0a0, 0xc000366150}, {0x86501?, 0x81d4f4?, 0x0?}) /usr/local/go/src/net/http/client.go:259 +0x5e2 net/http.(*Client).send(0xc000704a50, 0xc00012c140, {0x2af4cc8?, 0xc00049ae10?, 0x0?}) /usr/local/go/src/net/http/client.go:180 +0x91 net/http.(*Client).do(0xc000704a50, 0xc00012c140) /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 12206 /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.4/swift.go:420 +0xb8 "./sync.test -test.v -test.timeout 1h0m0s -remote TestCryptSwift: -verbose" - Finished ERROR in 1h0m26.319533935s (try 2/5): exit status 2: Failed []