"./sync.test -test.v -test.timeout 1h0m0s -remote TestBox: -verbose" - Starting (try 1/5) 2024/10/26 01:14:42 DEBUG : Creating backend with remote "TestBox:rclone-test-gozofeb9pevo" 2024/10/26 01:14:42 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/10/26 01:14:42 DEBUG : box root 'rclone-test-gozofeb9pevo': Ignoring "Shared folder — ForNick" - unknown type "web_link" 2024/10/26 01:14:43 DEBUG : Creating backend with remote "/tmp/rclone3108258965" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.02s) === 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 "box root 'rclone-test-gozofeb9pevo'", Local "Local file system at /tmp/rclone3108258965", Modify Window "1s" 2024/10/26 01:14:43 DEBUG : box root 'rclone-test-gozofeb9pevo': Ignoring "Shared folder — ForNick" - unknown type "web_link" 2024/10/26 01:14:44 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/10/26 01:14:44 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2024/10/26 01:14:44 DEBUG : box root 'rclone-test-gozofeb9pevo': Waiting for checks to finish 2024/10/26 01:14:44 DEBUG : box root 'rclone-test-gozofeb9pevo': Waiting for transfers to finish run.go:180: Remote "box root 'rclone-test-gozofeb9pevo'", Local "Local file system at /tmp/rclone3108258965", Modify Window "1s" --- PASS: TestCopyWithDryRun (3.04s) === RUN TestCopy run.go:180: Remote "box root 'rclone-test-gozofeb9pevo'", Local "Local file system at /tmp/rclone3108258965", Modify Window "1s" 2024/10/26 01:14:46 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/10/26 01:14:46 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/10/26 01:14:46 DEBUG : box root 'rclone-test-gozofeb9pevo': Waiting for checks to finish 2024/10/26 01:14:46 DEBUG : box root 'rclone-test-gozofeb9pevo': Waiting for transfers to finish 2024/10/26 01:14:48 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/10/26 01:14:48 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "box root 'rclone-test-gozofeb9pevo'", Local "Local file system at /tmp/rclone3108258965", Modify Window "1s" 2024/10/26 01:14:49 DEBUG : box root 'rclone-test-gozofeb9pevo': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (6.47s) === RUN TestCopyMetadata run.go:180: Remote "box root 'rclone-test-gozofeb9pevo'", Local "Local file system at /tmp/rclone3108258965", Modify Window "1s" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.66s) === RUN TestCopyMetadataNoEmptyDirs run.go:180: Remote "box root 'rclone-test-gozofeb9pevo'", Local "Local file system at /tmp/rclone3108258965", Modify Window "1s" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.65s) === RUN TestCopyMissingDirectory run.go:180: Remote "box root 'rclone-test-gozofeb9pevo'", Local "Local file system at /tmp/rclone3108258965", Modify Window "1s" 2024/10/26 01:14:54 DEBUG : Creating backend with remote "/non-existing" 2024/10/26 01:14:54 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2024/10/26 01:14:54 DEBUG : box root 'rclone-test-gozofeb9pevo': Waiting for checks to finish 2024/10/26 01:14:54 DEBUG : box root 'rclone-test-gozofeb9pevo': Waiting for transfers to finish run.go:180: Remote "box root 'rclone-test-gozofeb9pevo'", Local "Local file system at /tmp/rclone3108258965", Modify Window "1s" --- PASS: TestCopyMissingDirectory (1.62s) === RUN TestCopyNoTraverse run.go:180: Remote "box root 'rclone-test-gozofeb9pevo'", Local "Local file system at /tmp/rclone3108258965", Modify Window "1s" 2024/10/26 01:14:56 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/10/26 01:14:56 DEBUG : box root 'rclone-test-gozofeb9pevo': Waiting for checks to finish 2024/10/26 01:14:56 DEBUG : box root 'rclone-test-gozofeb9pevo': Waiting for transfers to finish 2024/10/26 01:14:58 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/10/26 01:14:58 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "box root 'rclone-test-gozofeb9pevo'", Local "Local file system at /tmp/rclone3108258965", Modify Window "1s" --- PASS: TestCopyNoTraverse (6.63s) === RUN TestCopyCheckFirst run.go:180: Remote "box root 'rclone-test-gozofeb9pevo'", Local "Local file system at /tmp/rclone3108258965", Modify Window "1s" 2024/10/26 01:15:02 INFO : box root 'rclone-test-gozofeb9pevo': Running all checks before starting transfers 2024/10/26 01:15:02 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/10/26 01:15:02 DEBUG : box root 'rclone-test-gozofeb9pevo': Waiting for checks to finish 2024/10/26 01:15:02 INFO : box root 'rclone-test-gozofeb9pevo': Checks finished, now starting transfers 2024/10/26 01:15:02 DEBUG : box root 'rclone-test-gozofeb9pevo': Waiting for transfers to finish 2024/10/26 01:15:05 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/10/26 01:15:05 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "box root 'rclone-test-gozofeb9pevo'", Local "Local file system at /tmp/rclone3108258965", Modify Window "1s" --- PASS: TestCopyCheckFirst (6.74s) === RUN TestSyncNoTraverse run.go:180: Remote "box root 'rclone-test-gozofeb9pevo'", Local "Local file system at /tmp/rclone3108258965", Modify Window "1s" 2024/10/26 01:15:09 ERROR : Ignoring --no-traverse with sync 2024/10/26 01:15:09 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/10/26 01:15:09 DEBUG : box root 'rclone-test-gozofeb9pevo': Waiting for checks to finish 2024/10/26 01:15:09 DEBUG : box root 'rclone-test-gozofeb9pevo': Waiting for transfers to finish 2024/10/26 01:15:11 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/10/26 01:15:11 INFO : sub dir/hello world: Copied (new) 2024/10/26 01:15:11 DEBUG : Waiting for deletions to finish run.go:180: Remote "box root 'rclone-test-gozofeb9pevo'", Local "Local file system at /tmp/rclone3108258965", Modify Window "1s" --- PASS: TestSyncNoTraverse (6.65s) === RUN TestCopyWithDepth run.go:180: Remote "box root 'rclone-test-gozofeb9pevo'", Local "Local file system at /tmp/rclone3108258965", Modify Window "1s" 2024/10/26 01:15:16 DEBUG : hello world2: Need to transfer - File not found at Destination 2024/10/26 01:15:16 DEBUG : box root 'rclone-test-gozofeb9pevo': Waiting for checks to finish 2024/10/26 01:15:16 DEBUG : box root 'rclone-test-gozofeb9pevo': Waiting for transfers to finish 2024/10/26 01:15:17 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2024/10/26 01:15:17 INFO : hello world2: Copied (new) run.go:180: Remote "box root 'rclone-test-gozofeb9pevo'", Local "Local file system at /tmp/rclone3108258965", Modify Window "1s" --- PASS: TestCopyWithDepth (3.96s) === RUN TestCopyWithFilesFrom run.go:180: Remote "box root 'rclone-test-gozofeb9pevo'", Local "Local file system at /tmp/rclone3108258965", Modify Window "1s" 2024/10/26 01:15:20 DEBUG : potato2: Need to transfer - File not found at Destination 2024/10/26 01:15:20 DEBUG : box root 'rclone-test-gozofeb9pevo': Waiting for checks to finish 2024/10/26 01:15:20 DEBUG : box root 'rclone-test-gozofeb9pevo': Waiting for transfers to finish 2024/10/26 01:15:21 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/10/26 01:15:21 INFO : potato2: Copied (new) run.go:180: Remote "box root 'rclone-test-gozofeb9pevo'", Local "Local file system at /tmp/rclone3108258965", Modify Window "1s" --- PASS: TestCopyWithFilesFrom (4.10s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "box root 'rclone-test-gozofeb9pevo'", Local "Local file system at /tmp/rclone3108258965", Modify Window "1s" 2024/10/26 01:15:24 DEBUG : potato2: Need to transfer - File not found at Destination 2024/10/26 01:15:24 DEBUG : box root 'rclone-test-gozofeb9pevo': Waiting for checks to finish 2024/10/26 01:15:24 DEBUG : box root 'rclone-test-gozofeb9pevo': Waiting for transfers to finish 2024/10/26 01:15:25 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/10/26 01:15:25 INFO : potato2: Copied (new) run.go:180: Remote "box root 'rclone-test-gozofeb9pevo'", Local "Local file system at /tmp/rclone3108258965", Modify Window "1s" --- PASS: TestCopyWithFilesFromAndNoTraverse (4.22s) === RUN TestCopyEmptyDirectories run.go:180: Remote "box root 'rclone-test-gozofeb9pevo'", Local "Local file system at /tmp/rclone3108258965", Modify Window "1s" 2024/10/26 01:15:28 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2024/10/26 01:15:28 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/10/26 01:15:28 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2024/10/26 01:15:28 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/10/26 01:15:28 DEBUG : sub dir: Making directory 2024/10/26 01:15:29 DEBUG : sub dir2: Making directory 2024/10/26 01:15:30 DEBUG : sub dir2/sub sub dir2: Making directory 2024/10/26 01:15:30 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/10/26 01:15:31 DEBUG : box root 'rclone-test-gozofeb9pevo': Waiting for checks to finish 2024/10/26 01:15:31 DEBUG : box root 'rclone-test-gozofeb9pevo': Waiting for transfers to finish 2024/10/26 01:15:32 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/10/26 01:15:32 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "box root 'rclone-test-gozofeb9pevo'", Local "Local file system at /tmp/rclone3108258965", Modify Window "1s" 2024/10/26 01:15:33 DEBUG : box root 'rclone-test-gozofeb9pevo': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (10.03s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "box root 'rclone-test-gozofeb9pevo'", Local "Local file system at /tmp/rclone3108258965", Modify Window "1s" 2024/10/26 01:15:38 DEBUG : sub dir2: Making directory 2024/10/26 01:15:38 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2024/10/26 01:15:38 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/10/26 01:15:38 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/10/26 01:15:38 DEBUG : box root 'rclone-test-gozofeb9pevo': Waiting for checks to finish 2024/10/26 01:15:38 DEBUG : box root 'rclone-test-gozofeb9pevo': Waiting for transfers to finish 2024/10/26 01:15:40 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/10/26 01:15:40 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (6.04s) === RUN TestMoveEmptyDirectories run.go:180: Remote "box root 'rclone-test-gozofeb9pevo'", Local "Local file system at /tmp/rclone3108258965", Modify Window "1s" 2024/10/26 01:15:44 DEBUG : sub dir2: Making directory with metadata 2024/10/26 01:15:44 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/10/26 01:15:44 DEBUG : sub dir: Making directory 2024/10/26 01:15:45 DEBUG : sub dir2: Making directory 2024/10/26 01:15:46 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/10/26 01:15:46 DEBUG : box root 'rclone-test-gozofeb9pevo': Waiting for checks to finish 2024/10/26 01:15:46 DEBUG : box root 'rclone-test-gozofeb9pevo': Waiting for transfers to finish 2024/10/26 01:15:47 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/10/26 01:15:47 INFO : sub dir/hello world: Copied (new) 2024/10/26 01:15:47 INFO : sub dir/hello world: Deleted run.go:180: Remote "box root 'rclone-test-gozofeb9pevo'", Local "Local file system at /tmp/rclone3108258965", Modify Window "1s" 2024/10/26 01:15:48 DEBUG : box root 'rclone-test-gozofeb9pevo': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2024/10/26 01:15:48 DEBUG : box root 'rclone-test-gozofeb9pevo': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (8.89s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "box root 'rclone-test-gozofeb9pevo'", Local "Local file system at /tmp/rclone3108258965", Modify Window "1s" sync_test.go:408: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.70s) === RUN TestMoveNoEmptyDirectories run.go:180: Remote "box root 'rclone-test-gozofeb9pevo'", Local "Local file system at /tmp/rclone3108258965", Modify Window "1s" 2024/10/26 01:15:53 DEBUG : sub dir2: Making directory 2024/10/26 01:15:54 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/10/26 01:15:54 DEBUG : box root 'rclone-test-gozofeb9pevo': Waiting for checks to finish 2024/10/26 01:15:54 DEBUG : box root 'rclone-test-gozofeb9pevo': Waiting for transfers to finish 2024/10/26 01:15:56 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/10/26 01:15:56 INFO : sub dir/hello world: Copied (new) 2024/10/26 01:15:56 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (6.00s) === RUN TestSyncEmptyDirectories run.go:180: Remote "box root 'rclone-test-gozofeb9pevo'", Local "Local file system at /tmp/rclone3108258965", Modify Window "1s" 2024/10/26 01:15:59 DEBUG : sub dir2: Making directory with metadata 2024/10/26 01:15:59 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/10/26 01:15:59 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/10/26 01:16:00 DEBUG : sub dir: Making directory 2024/10/26 01:16:00 DEBUG : sub dir2: Making directory 2024/10/26 01:16:01 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/10/26 01:16:01 DEBUG : box root 'rclone-test-gozofeb9pevo': Waiting for checks to finish 2024/10/26 01:16:01 DEBUG : box root 'rclone-test-gozofeb9pevo': Waiting for transfers to finish 2024/10/26 01:16:03 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/10/26 01:16:03 INFO : sub dir/hello world: Copied (new) 2024/10/26 01:16:03 DEBUG : Waiting for deletions to finish run.go:180: Remote "box root 'rclone-test-gozofeb9pevo'", Local "Local file system at /tmp/rclone3108258965", Modify Window "1s" 2024/10/26 01:16:03 DEBUG : box root 'rclone-test-gozofeb9pevo': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (8.28s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "box root 'rclone-test-gozofeb9pevo'", Local "Local file system at /tmp/rclone3108258965", Modify Window "1s" sync_test.go:507: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.64s) === RUN TestSyncNoEmptyDirectories run.go:180: Remote "box root 'rclone-test-gozofeb9pevo'", Local "Local file system at /tmp/rclone3108258965", Modify Window "1s" 2024/10/26 01:16:08 DEBUG : sub dir2: Making directory 2024/10/26 01:16:08 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/10/26 01:16:08 DEBUG : box root 'rclone-test-gozofeb9pevo': Waiting for checks to finish 2024/10/26 01:16:08 DEBUG : box root 'rclone-test-gozofeb9pevo': Waiting for transfers to finish 2024/10/26 01:16:11 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/10/26 01:16:11 INFO : sub dir/hello world: Copied (new) 2024/10/26 01:16:11 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (6.11s) === RUN TestServerSideCopy run.go:180: Remote "box root 'rclone-test-gozofeb9pevo'", Local "Local file system at /tmp/rclone3108258965", Modify Window "1s" 2024/10/26 01:16:17 DEBUG : Creating backend with remote "TestBox:rclone-test-godecom1fidi" 2024/10/26 01:16:18 DEBUG : box root 'rclone-test-godecom1fidi': Ignoring "Shared folder — ForNick" - unknown type "web_link" sync_test.go:590: Server side copy (if possible) box root 'rclone-test-gozofeb9pevo' -> box root 'rclone-test-godecom1fidi' 2024/10/26 01:16:19 DEBUG : box root 'rclone-test-godecom1fidi': Ignoring "Shared folder — ForNick" - unknown type "web_link" 2024/10/26 01:16:19 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/10/26 01:16:19 DEBUG : box root 'rclone-test-godecom1fidi': Waiting for checks to finish 2024/10/26 01:16:19 DEBUG : box root 'rclone-test-godecom1fidi': Waiting for transfers to finish 2024/10/26 01:16:20 DEBUG : box root 'rclone-test-godecom1fidi': Ignoring "Shared folder — ForNick" - unknown type "web_link" 2024/10/26 01:16:22 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/10/26 01:16:22 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "box root 'rclone-test-gozofeb9pevo'", Local "Local file system at /tmp/rclone3108258965", Modify Window "1s" 2024/10/26 01:16:23 DEBUG : box root 'rclone-test-godecom1fidi': Purge remote --- PASS: TestServerSideCopy (12.59s) === RUN TestCopyOverSelf run.go:180: Remote "box root 'rclone-test-gozofeb9pevo'", Local "Local file system at /tmp/rclone3108258965", Modify Window "1s" 2024/10/26 01:16:31 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2024/10/26 01:16:31 DEBUG : box root 'rclone-test-gozofeb9pevo': Waiting for checks to finish 2024/10/26 01:16:31 DEBUG : box root 'rclone-test-gozofeb9pevo': Waiting for transfers to finish 2024/10/26 01:16:32 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2024/10/26 01:16:32 INFO : sub dir/hello world: Copied (replaced existing) run.go:180: Remote "box root 'rclone-test-gozofeb9pevo'", Local "Local file system at /tmp/rclone3108258965", Modify Window "1s" --- PASS: TestCopyOverSelf (9.30s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "box root 'rclone-test-gozofeb9pevo'", Local "Local file system at /tmp/rclone3108258965", Modify Window "1s" 2024/10/26 01:16:39 DEBUG : Creating backend with remote "TestBox:rclone-test-lacagoq8soho" 2024/10/26 01:16:39 DEBUG : Config file has changed externally - reloading 2024/10/26 01:16:40 DEBUG : box root 'rclone-test-lacagoq8soho': Ignoring "Shared folder — ForNick" - unknown type "web_link" sync_test.go:626: Server side copy (if possible) box root 'rclone-test-gozofeb9pevo' -> box root 'rclone-test-lacagoq8soho' 2024/10/26 01:16:41 DEBUG : box root 'rclone-test-lacagoq8soho': Ignoring "Shared folder — ForNick" - unknown type "web_link" 2024/10/26 01:16:41 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/10/26 01:16:41 DEBUG : box root 'rclone-test-lacagoq8soho': Waiting for checks to finish 2024/10/26 01:16:41 DEBUG : box root 'rclone-test-lacagoq8soho': Waiting for transfers to finish 2024/10/26 01:16:41 DEBUG : box root 'rclone-test-lacagoq8soho': Ignoring "Shared folder — ForNick" - unknown type "web_link" 2024/10/26 01:16:44 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/10/26 01:16:44 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "box root 'rclone-test-gozofeb9pevo'", Local "Local file system at /tmp/rclone3108258965", Modify Window "1s" 2024/10/26 01:16:48 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2024/10/26 01:16:48 DEBUG : box root 'rclone-test-lacagoq8soho': Waiting for checks to finish 2024/10/26 01:16:48 DEBUG : box root 'rclone-test-lacagoq8soho': Waiting for transfers to finish 2024/10/26 01:16:48 DEBUG : sub dir/hello world: dst already exists, copying to temp name sub dir/hello world-rclone-copy-somoyid0 2024/10/26 01:16:49 DEBUG : sub dir/hello world-rclone-copy-somoyid0: moving to real name sub dir/hello world 2024/10/26 01:16:50 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2024/10/26 01:16:50 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "box root 'rclone-test-gozofeb9pevo'", Local "Local file system at /tmp/rclone3108258965", Modify Window "1s" 2024/10/26 01:16:51 DEBUG : box root 'rclone-test-lacagoq8soho': Purge remote --- PASS: TestServerSideCopyOverSelf (19.94s) === RUN TestMoveOverSelf run.go:180: Remote "box root 'rclone-test-gozofeb9pevo'", Local "Local file system at /tmp/rclone3108258965", Modify Window "1s" 2024/10/26 01:17:00 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2024/10/26 01:17:00 DEBUG : box root 'rclone-test-gozofeb9pevo': Waiting for checks to finish 2024/10/26 01:17:00 DEBUG : box root 'rclone-test-gozofeb9pevo': Waiting for transfers to finish 2024/10/26 01:17:01 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2024/10/26 01:17:01 INFO : sub dir/hello world: Copied (replaced existing) 2024/10/26 01:17:01 INFO : sub dir/hello world: Deleted run.go:180: Remote "box root 'rclone-test-gozofeb9pevo'", Local "Local file system at /tmp/rclone3108258965", Modify Window "1s" --- PASS: TestMoveOverSelf (9.11s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "box root 'rclone-test-gozofeb9pevo'", Local "Local file system at /tmp/rclone3108258965", Modify Window "1s" 2024/10/26 01:17:08 DEBUG : Creating backend with remote "TestBox:rclone-test-wemexud3yapi" 2024/10/26 01:17:09 DEBUG : box root 'rclone-test-wemexud3yapi': Ignoring "Shared folder — ForNick" - unknown type "web_link" sync_test.go:671: Server side copy (if possible) box root 'rclone-test-gozofeb9pevo' -> box root 'rclone-test-wemexud3yapi' 2024/10/26 01:17:10 DEBUG : box root 'rclone-test-wemexud3yapi': Ignoring "Shared folder — ForNick" - unknown type "web_link" 2024/10/26 01:17:10 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/10/26 01:17:10 DEBUG : box root 'rclone-test-wemexud3yapi': Waiting for checks to finish 2024/10/26 01:17:10 DEBUG : box root 'rclone-test-wemexud3yapi': Waiting for transfers to finish 2024/10/26 01:17:11 DEBUG : box root 'rclone-test-wemexud3yapi': Ignoring "Shared folder — ForNick" - unknown type "web_link" 2024/10/26 01:17:14 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/10/26 01:17:14 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "box root 'rclone-test-gozofeb9pevo'", Local "Local file system at /tmp/rclone3108258965", Modify Window "1s" 2024/10/26 01:17:16 DEBUG : box root 'rclone-test-wemexud3yapi': Using server-side directory move 2024/10/26 01:17:16 INFO : box root 'rclone-test-wemexud3yapi': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2024/10/26 01:17:17 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2024/10/26 01:17:17 DEBUG : box root 'rclone-test-wemexud3yapi': Waiting for checks to finish 2024/10/26 01:17:17 DEBUG : box root 'rclone-test-wemexud3yapi': Waiting for transfers to finish 2024/10/26 01:17:18 INFO : sub dir/hello world: Deleted 2024/10/26 01:17:19 INFO : sub dir/hello world: Moved (server-side) 2024/10/26 01:17:23 DEBUG : testing file moves 2024/10/26 01:17:24 DEBUG : box root 'rclone-test-wemexud3yapi': Waiting for checks to finish 2024/10/26 01:17:24 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2024/10/26 01:17:24 DEBUG : box root 'rclone-test-wemexud3yapi': Waiting for transfers to finish 2024/10/26 01:17:24 INFO : sub dir/hello world: Deleted 2024/10/26 01:17:26 INFO : sub dir/hello world: Moved (server-side) run.go:180: Remote "box root 'rclone-test-gozofeb9pevo'", Local "Local file system at /tmp/rclone3108258965", Modify Window "1s" 2024/10/26 01:17:27 DEBUG : box root 'rclone-test-wemexud3yapi': Purge remote --- PASS: TestServerSideMoveOverSelf (25.98s) === RUN TestCopyAfterDelete run.go:180: Remote "box root 'rclone-test-gozofeb9pevo'", Local "Local file system at /tmp/rclone3108258965", Modify Window "1s" 2024/10/26 01:17:34 ERROR : : error listing: directory not found 2024/10/26 01:17:34 DEBUG : Local file system at /tmp/rclone3108258965: Making directory 2024/10/26 01:17:35 DEBUG : box root 'rclone-test-gozofeb9pevo': Waiting for checks to finish 2024/10/26 01:17:35 DEBUG : box root 'rclone-test-gozofeb9pevo': Waiting for transfers to finish run.go:180: Remote "box root 'rclone-test-gozofeb9pevo'", Local "Local file system at /tmp/rclone3108258965", Modify Window "1s" --- PASS: TestCopyAfterDelete (8.76s) === RUN TestCopyRedownload run.go:180: Remote "box root 'rclone-test-gozofeb9pevo'", Local "Local file system at /tmp/rclone3108258965", Modify Window "1s" 2024/10/26 01:17:44 DEBUG : Added delayed dir = "sub dir", newDst= 2024/10/26 01:17:44 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/10/26 01:17:44 DEBUG : Local file system at /tmp/rclone3108258965: Waiting for checks to finish 2024/10/26 01:17:44 DEBUG : Local file system at /tmp/rclone3108258965: Waiting for transfers to finish 2024/10/26 01:17:45 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/10/26 01:17:45 DEBUG : sub dir/hello world.e0e42c92.partial: renamed to: sub dir/hello world 2024/10/26 01:17:45 INFO : sub dir/hello world: Copied (new) 2024/10/26 01:17:45 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "box root 'rclone-test-gozofeb9pevo'", Local "Local file system at /tmp/rclone3108258965", Modify Window "1s" --- PASS: TestCopyRedownload (8.06s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "box root 'rclone-test-gozofeb9pevo'", Local "Local file system at /tmp/rclone3108258965", Modify Window "1s" 2024/10/26 01:17:48 DEBUG : check sum: Need to transfer - File not found at Destination 2024/10/26 01:17:48 DEBUG : box root 'rclone-test-gozofeb9pevo': Waiting for checks to finish 2024/10/26 01:17:48 DEBUG : box root 'rclone-test-gozofeb9pevo': Waiting for transfers to finish 2024/10/26 01:17:50 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2024/10/26 01:17:50 INFO : check sum: Copied (new) 2024/10/26 01:17:50 DEBUG : Waiting for deletions to finish run.go:180: Remote "box root 'rclone-test-gozofeb9pevo'", Local "Local file system at /tmp/rclone3108258965", Modify Window "1s" 2024/10/26 01:17:50 DEBUG : box root 'rclone-test-gozofeb9pevo': Waiting for checks to finish 2024/10/26 01:17:50 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2024/10/26 01:17:50 DEBUG : check sum: Size and sha1 of src and dst objects identical 2024/10/26 01:17:50 DEBUG : check sum: Unchanged skipping 2024/10/26 01:17:50 DEBUG : box root 'rclone-test-gozofeb9pevo': Waiting for transfers to finish 2024/10/26 01:17:50 DEBUG : Waiting for deletions to finish 2024/10/26 01:17:50 INFO : There was nothing to transfer run.go:180: Remote "box root 'rclone-test-gozofeb9pevo'", Local "Local file system at /tmp/rclone3108258965", Modify Window "1s" --- PASS: TestSyncBasedOnCheckSum (5.63s) === RUN TestSyncSizeOnly run.go:180: Remote "box root 'rclone-test-gozofeb9pevo'", Local "Local file system at /tmp/rclone3108258965", Modify Window "1s" 2024/10/26 01:17:54 DEBUG : sizeonly: Need to transfer - File not found at Destination 2024/10/26 01:17:54 DEBUG : box root 'rclone-test-gozofeb9pevo': Waiting for checks to finish 2024/10/26 01:17:54 DEBUG : box root 'rclone-test-gozofeb9pevo': Waiting for transfers to finish 2024/10/26 01:17:55 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2024/10/26 01:17:55 INFO : sizeonly: Copied (new) 2024/10/26 01:17:55 DEBUG : Waiting for deletions to finish run.go:180: Remote "box root 'rclone-test-gozofeb9pevo'", Local "Local file system at /tmp/rclone3108258965", Modify Window "1s" 2024/10/26 01:17:56 DEBUG : sizeonly: Sizes identical 2024/10/26 01:17:56 DEBUG : sizeonly: Unchanged skipping 2024/10/26 01:17:56 DEBUG : box root 'rclone-test-gozofeb9pevo': Waiting for checks to finish 2024/10/26 01:17:56 DEBUG : box root 'rclone-test-gozofeb9pevo': Waiting for transfers to finish 2024/10/26 01:17:56 DEBUG : Waiting for deletions to finish 2024/10/26 01:17:56 INFO : There was nothing to transfer run.go:180: Remote "box root 'rclone-test-gozofeb9pevo'", Local "Local file system at /tmp/rclone3108258965", Modify Window "1s" --- PASS: TestSyncSizeOnly (5.70s) === RUN TestSyncIgnoreSize run.go:180: Remote "box root 'rclone-test-gozofeb9pevo'", Local "Local file system at /tmp/rclone3108258965", Modify Window "1s" 2024/10/26 01:18:00 DEBUG : ignore-size: Need to transfer - File not found at Destination 2024/10/26 01:18:00 DEBUG : box root 'rclone-test-gozofeb9pevo': Waiting for checks to finish 2024/10/26 01:18:00 DEBUG : box root 'rclone-test-gozofeb9pevo': Waiting for transfers to finish 2024/10/26 01:18:01 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2024/10/26 01:18:01 INFO : ignore-size: Copied (new) 2024/10/26 01:18:01 DEBUG : Waiting for deletions to finish run.go:180: Remote "box root 'rclone-test-gozofeb9pevo'", Local "Local file system at /tmp/rclone3108258965", Modify Window "1s" 2024/10/26 01:18:02 DEBUG : ignore-size: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/10/26 01:18:02 DEBUG : ignore-size: Unchanged skipping 2024/10/26 01:18:02 DEBUG : box root 'rclone-test-gozofeb9pevo': Waiting for checks to finish 2024/10/26 01:18:02 DEBUG : box root 'rclone-test-gozofeb9pevo': Waiting for transfers to finish 2024/10/26 01:18:02 DEBUG : Waiting for deletions to finish 2024/10/26 01:18:02 INFO : There was nothing to transfer run.go:180: Remote "box root 'rclone-test-gozofeb9pevo'", Local "Local file system at /tmp/rclone3108258965", Modify Window "1s" --- PASS: TestSyncIgnoreSize (5.69s) === RUN TestSyncIgnoreTimes run.go:180: Remote "box root 'rclone-test-gozofeb9pevo'", Local "Local file system at /tmp/rclone3108258965", Modify Window "1s" 2024/10/26 01:18:07 DEBUG : existing: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/10/26 01:18:07 DEBUG : box root 'rclone-test-gozofeb9pevo': Waiting for checks to finish 2024/10/26 01:18:07 DEBUG : existing: Unchanged skipping 2024/10/26 01:18:07 DEBUG : box root 'rclone-test-gozofeb9pevo': Waiting for transfers to finish 2024/10/26 01:18:07 DEBUG : Waiting for deletions to finish 2024/10/26 01:18:07 INFO : There was nothing to transfer run.go:180: Remote "box root 'rclone-test-gozofeb9pevo'", Local "Local file system at /tmp/rclone3108258965", Modify Window "1s" 2024/10/26 01:18:08 DEBUG : box root 'rclone-test-gozofeb9pevo': Waiting for checks to finish 2024/10/26 01:18:08 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2024/10/26 01:18:08 DEBUG : box root 'rclone-test-gozofeb9pevo': Waiting for transfers to finish 2024/10/26 01:18:09 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2024/10/26 01:18:09 INFO : existing: Copied (replaced existing) 2024/10/26 01:18:09 DEBUG : Waiting for deletions to finish run.go:180: Remote "box root 'rclone-test-gozofeb9pevo'", Local "Local file system at /tmp/rclone3108258965", Modify Window "1s" --- PASS: TestSyncIgnoreTimes (7.18s) === RUN TestSyncIgnoreExisting run.go:180: Remote "box root 'rclone-test-gozofeb9pevo'", Local "Local file system at /tmp/rclone3108258965", Modify Window "1s" 2024/10/26 01:18:13 DEBUG : existing: Need to transfer - File not found at Destination 2024/10/26 01:18:13 DEBUG : box root 'rclone-test-gozofeb9pevo': Waiting for checks to finish 2024/10/26 01:18:13 DEBUG : box root 'rclone-test-gozofeb9pevo': Waiting for transfers to finish 2024/10/26 01:18:14 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2024/10/26 01:18:14 INFO : existing: Copied (new) 2024/10/26 01:18:14 DEBUG : Waiting for deletions to finish run.go:180: Remote "box root 'rclone-test-gozofeb9pevo'", Local "Local file system at /tmp/rclone3108258965", Modify Window "1s" 2024/10/26 01:18:15 DEBUG : existing: Destination exists, skipping 2024/10/26 01:18:15 DEBUG : box root 'rclone-test-gozofeb9pevo': Waiting for checks to finish 2024/10/26 01:18:15 DEBUG : box root 'rclone-test-gozofeb9pevo': Waiting for transfers to finish 2024/10/26 01:18:15 DEBUG : Waiting for deletions to finish 2024/10/26 01:18:15 INFO : There was nothing to transfer run.go:180: Remote "box root 'rclone-test-gozofeb9pevo'", Local "Local file system at /tmp/rclone3108258965", Modify Window "1s" --- PASS: TestSyncIgnoreExisting (5.72s) === RUN TestSyncIgnoreErrors run.go:180: Remote "box root 'rclone-test-gozofeb9pevo'", Local "Local file system at /tmp/rclone3108258965", Modify Window "1s" 2024/10/26 01:18:23 DEBUG : d: Making directory 2024/10/26 01:18:25 DEBUG : a/potato2: Need to transfer - File not found at Destination 2024/10/26 01:18:25 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/10/26 01:18:25 DEBUG : c/non empty space: Unchanged skipping 2024/10/26 01:18:25 DEBUG : box root 'rclone-test-gozofeb9pevo': Waiting for checks to finish 2024/10/26 01:18:25 DEBUG : box root 'rclone-test-gozofeb9pevo': Waiting for transfers to finish 2024/10/26 01:18:27 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/10/26 01:18:27 INFO : a/potato2: Copied (new) 2024/10/26 01:18:27 DEBUG : Waiting for deletions to finish 2024/10/26 01:18:28 INFO : b/potato: Deleted 2024/10/26 01:18:28 INFO : d: Removing directory 2024/10/26 01:18:29 INFO : b: Removing directory 2024/10/26 01:18:30 DEBUG : box root 'rclone-test-gozofeb9pevo': deleted 2 directories run.go:180: Remote "box root 'rclone-test-gozofeb9pevo'", Local "Local file system at /tmp/rclone3108258965", Modify Window "1s" --- PASS: TestSyncIgnoreErrors (20.35s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "box root 'rclone-test-gozofeb9pevo'", Local "Local file system at /tmp/rclone3108258965", Modify Window "1s" 2024/10/26 01:18:41 DEBUG : box root 'rclone-test-gozofeb9pevo': Waiting for checks to finish 2024/10/26 01:18:41 DEBUG : empty space: Modification times differ by -95456h54m53.123456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-02 20:05:06 -0800 -0800 2024/10/26 01:18:41 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2024/10/26 01:18:41 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2024/10/26 01:18:41 DEBUG : empty space: Unchanged skipping 2024/10/26 01:18:41 DEBUG : box root 'rclone-test-gozofeb9pevo': Waiting for transfers to finish 2024/10/26 01:18:41 DEBUG : Waiting for deletions to finish 2024/10/26 01:18:41 INFO : There was nothing to transfer run.go:180: Remote "box root 'rclone-test-gozofeb9pevo'", Local "Local file system at /tmp/rclone3108258965", Modify Window "1s" 2024/10/26 01:18:41 DEBUG : empty space: Modification times differ by -95456h54m53.123456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-02 20:05:06 -0800 -0800 2024/10/26 01:18:41 DEBUG : box root 'rclone-test-gozofeb9pevo': Waiting for checks to finish 2024/10/26 01:18:41 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2024/10/26 01:18:42 INFO : empty space: Updated modification time in destination 2024/10/26 01:18:42 DEBUG : empty space: Unchanged skipping 2024/10/26 01:18:42 DEBUG : box root 'rclone-test-gozofeb9pevo': Waiting for transfers to finish 2024/10/26 01:18:42 DEBUG : Waiting for deletions to finish 2024/10/26 01:18:42 INFO : There was nothing to transfer run.go:180: Remote "box root 'rclone-test-gozofeb9pevo'", Local "Local file system at /tmp/rclone3108258965", Modify Window "1s" --- PASS: TestSyncAfterChangingModtimeOnly (6.54s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "box root 'rclone-test-gozofeb9pevo'", Local "Local file system at /tmp/rclone3108258965", Modify Window "1s" 2024/10/26 01:18:47 DEBUG : empty space: Modification times differ by -95456h54m53.123456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-02 20:05:06 -0800 -0800 2024/10/26 01:18:47 DEBUG : box root 'rclone-test-gozofeb9pevo': Waiting for checks to finish 2024/10/26 01:18:47 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2024/10/26 01:18:47 DEBUG : empty space: Unchanged skipping 2024/10/26 01:18:47 DEBUG : box root 'rclone-test-gozofeb9pevo': Waiting for transfers to finish 2024/10/26 01:18:47 DEBUG : Waiting for deletions to finish 2024/10/26 01:18:47 INFO : There was nothing to transfer run.go:180: Remote "box root 'rclone-test-gozofeb9pevo'", Local "Local file system at /tmp/rclone3108258965", Modify Window "1s" --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (4.52s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "box root 'rclone-test-gozofeb9pevo'", Local "Local file system at /tmp/rclone3108258965", Modify Window "1s" 2024/10/26 01:18:52 DEBUG : foo: Modification times differ by -95456h54m53.123456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-02 20:05:06 -0800 -0800 2024/10/26 01:18:52 DEBUG : box root 'rclone-test-gozofeb9pevo': Waiting for checks to finish 2024/10/26 01:18:52 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone3108258965) 2024/10/26 01:18:52 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (box root 'rclone-test-gozofeb9pevo') 2024/10/26 01:18:52 DEBUG : foo: sha1 differ 2024/10/26 01:18:52 DEBUG : box root 'rclone-test-gozofeb9pevo': Waiting for transfers to finish 2024/10/26 01:18:53 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2024/10/26 01:18:53 INFO : foo: Copied (replaced existing) 2024/10/26 01:18:53 DEBUG : Waiting for deletions to finish run.go:180: Remote "box root 'rclone-test-gozofeb9pevo'", Local "Local file system at /tmp/rclone3108258965", Modify Window "1s" --- PASS: TestSyncDoesntUpdateModtime (6.00s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "box root 'rclone-test-gozofeb9pevo'", Local "Local file system at /tmp/rclone3108258965", Modify Window "1s" 2024/10/26 01:18:57 DEBUG : potato: Need to transfer - File not found at Destination 2024/10/26 01:18:57 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/10/26 01:18:57 DEBUG : box root 'rclone-test-gozofeb9pevo': Waiting for checks to finish 2024/10/26 01:18:57 DEBUG : empty space: Unchanged skipping 2024/10/26 01:18:57 DEBUG : box root 'rclone-test-gozofeb9pevo': Waiting for transfers to finish 2024/10/26 01:18:59 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/10/26 01:18:59 INFO : potato: Copied (new) 2024/10/26 01:18:59 DEBUG : Waiting for deletions to finish run.go:180: Remote "box root 'rclone-test-gozofeb9pevo'", Local "Local file system at /tmp/rclone3108258965", Modify Window "1s" --- PASS: TestSyncAfterAddingAFile (6.75s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "box root 'rclone-test-gozofeb9pevo'", Local "Local file system at /tmp/rclone3108258965", Modify Window "1s" 2024/10/26 01:19:04 DEBUG : box root 'rclone-test-gozofeb9pevo': Waiting for checks to finish 2024/10/26 01:19:04 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2024/10/26 01:19:04 DEBUG : box root 'rclone-test-gozofeb9pevo': Waiting for transfers to finish 2024/10/26 01:19:06 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2024/10/26 01:19:06 INFO : potato: Copied (replaced existing) 2024/10/26 01:19:06 DEBUG : Waiting for deletions to finish run.go:180: Remote "box root 'rclone-test-gozofeb9pevo'", Local "Local file system at /tmp/rclone3108258965", Modify Window "1s" --- PASS: TestSyncAfterChangingFilesSizeOnly (5.82s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "box root 'rclone-test-gozofeb9pevo'", Local "Local file system at /tmp/rclone3108258965", Modify Window "1s" 2024/10/26 01:19:10 DEBUG : box root 'rclone-test-gozofeb9pevo': Waiting for checks to finish 2024/10/26 01:19:10 DEBUG : potato: Modification times differ by 119h59m59.876543211s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2011-12-30 04:59:59 -0800 -0800 2024/10/26 01:19:10 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone3108258965) 2024/10/26 01:19:10 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (box root 'rclone-test-gozofeb9pevo') 2024/10/26 01:19:10 DEBUG : potato: sha1 differ 2024/10/26 01:19:10 DEBUG : box root 'rclone-test-gozofeb9pevo': Waiting for transfers to finish 2024/10/26 01:19:11 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2024/10/26 01:19:11 INFO : potato: Copied (replaced existing) 2024/10/26 01:19:11 DEBUG : Waiting for deletions to finish run.go:180: Remote "box root 'rclone-test-gozofeb9pevo'", Local "Local file system at /tmp/rclone3108258965", Modify Window "1s" --- PASS: TestSyncAfterChangingContentsOnly (5.92s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "box root 'rclone-test-gozofeb9pevo'", Local "Local file system at /tmp/rclone3108258965", Modify Window "1s" 2024/10/26 01:19:17 DEBUG : potato2: Need to transfer - File not found at Destination 2024/10/26 01:19:17 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2024/10/26 01:19:17 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/10/26 01:19:17 DEBUG : box root 'rclone-test-gozofeb9pevo': Waiting for checks to finish 2024/10/26 01:19:17 DEBUG : empty space: Unchanged skipping 2024/10/26 01:19:17 DEBUG : box root 'rclone-test-gozofeb9pevo': Waiting for transfers to finish 2024/10/26 01:19:17 DEBUG : Waiting for deletions to finish 2024/10/26 01:19:17 NOTICE: potato: Skipped delete as --dry-run is set (size 21) run.go:180: Remote "box root 'rclone-test-gozofeb9pevo'", Local "Local file system at /tmp/rclone3108258965", Modify Window "1s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (6.92s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "box root 'rclone-test-gozofeb9pevo'", Local "Local file system at /tmp/rclone3108258965", Modify Window "1s" 2024/10/26 01:19:24 DEBUG : potato2: Need to transfer - File not found at Destination 2024/10/26 01:19:24 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/10/26 01:19:24 DEBUG : box root 'rclone-test-gozofeb9pevo': Waiting for checks to finish 2024/10/26 01:19:24 DEBUG : empty space: Unchanged skipping 2024/10/26 01:19:24 DEBUG : box root 'rclone-test-gozofeb9pevo': Waiting for transfers to finish 2024/10/26 01:19:26 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/10/26 01:19:26 INFO : potato2: Copied (new) 2024/10/26 01:19:26 DEBUG : Waiting for deletions to finish 2024/10/26 01:19:27 INFO : potato: Deleted run.go:180: Remote "box root 'rclone-test-gozofeb9pevo'", Local "Local file system at /tmp/rclone3108258965", Modify Window "1s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (9.29s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "box root 'rclone-test-gozofeb9pevo'", Local "Local file system at /tmp/rclone3108258965", Modify Window "1s" 2024/10/26 01:19:35 DEBUG : d: Making directory 2024/10/26 01:19:36 DEBUG : d/e: Making directory 2024/10/26 01:19:38 DEBUG : a/potato2: Need to transfer - File not found at Destination 2024/10/26 01:19:39 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/10/26 01:19:39 DEBUG : c/non empty space: Unchanged skipping 2024/10/26 01:19:40 DEBUG : box root 'rclone-test-gozofeb9pevo': Waiting for checks to finish 2024/10/26 01:19:40 DEBUG : box root 'rclone-test-gozofeb9pevo': Waiting for transfers to finish 2024/10/26 01:19:41 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/10/26 01:19:41 INFO : a/potato2: Copied (new) 2024/10/26 01:19:41 DEBUG : Waiting for deletions to finish 2024/10/26 01:19:42 INFO : b/potato: Deleted 2024/10/26 01:19:42 INFO : d/e: Removing directory 2024/10/26 01:19:42 INFO : d: Removing directory 2024/10/26 01:19:43 INFO : b: Removing directory 2024/10/26 01:19:44 DEBUG : box root 'rclone-test-gozofeb9pevo': deleted 3 directories run.go:180: Remote "box root 'rclone-test-gozofeb9pevo'", Local "Local file system at /tmp/rclone3108258965", Modify Window "1s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (19.53s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "box root 'rclone-test-gozofeb9pevo'", Local "Local file system at /tmp/rclone3108258965", Modify Window "1s" 2024/10/26 01:19:54 DEBUG : d: Making directory 2024/10/26 01:19:56 DEBUG : a/potato2: Need to transfer - File not found at Destination 2024/10/26 01:19:57 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/10/26 01:19:57 DEBUG : c/non empty space: Unchanged skipping 2024/10/26 01:19:57 DEBUG : box root 'rclone-test-gozofeb9pevo': Waiting for checks to finish 2024/10/26 01:19:57 DEBUG : box root 'rclone-test-gozofeb9pevo': Waiting for transfers to finish 2024/10/26 01:19:59 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/10/26 01:19:59 INFO : a/potato2: Copied (new) 2024/10/26 01:19:59 ERROR : box root 'rclone-test-gozofeb9pevo': not deleting files as there were IO errors 2024/10/26 01:19:59 ERROR : box root 'rclone-test-gozofeb9pevo': not deleting directories as there were IO errors run.go:180: Remote "box root 'rclone-test-gozofeb9pevo'", Local "Local file system at /tmp/rclone3108258965", Modify Window "1s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (17.55s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "box root 'rclone-test-gozofeb9pevo'", Local "Local file system at /tmp/rclone3108258965", Modify Window "1s" 2024/10/26 01:20:10 DEBUG : Waiting for deletions to finish 2024/10/26 01:20:11 DEBUG : potato2: Need to transfer - File not found at Destination 2024/10/26 01:20:11 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/10/26 01:20:11 DEBUG : box root 'rclone-test-gozofeb9pevo': Waiting for checks to finish 2024/10/26 01:20:11 DEBUG : empty space: Unchanged skipping 2024/10/26 01:20:11 DEBUG : box root 'rclone-test-gozofeb9pevo': Waiting for transfers to finish 2024/10/26 01:20:12 INFO : potato: Deleted 2024/10/26 01:20:12 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/10/26 01:20:12 INFO : potato2: Copied (new) run.go:180: Remote "box root 'rclone-test-gozofeb9pevo'", Local "Local file system at /tmp/rclone3108258965", Modify Window "1s" --- PASS: TestSyncDeleteDuring (8.59s) === RUN TestSyncDeleteBefore run.go:180: Remote "box root 'rclone-test-gozofeb9pevo'", Local "Local file system at /tmp/rclone3108258965", Modify Window "1s" 2024/10/26 01:20:19 DEBUG : Waiting for deletions to finish 2024/10/26 01:20:19 DEBUG : box root 'rclone-test-gozofeb9pevo': Waiting for checks to finish 2024/10/26 01:20:19 DEBUG : box root 'rclone-test-gozofeb9pevo': Waiting for transfers to finish 2024/10/26 01:20:20 INFO : potato: Deleted 2024/10/26 01:20:20 DEBUG : potato2: Need to transfer - File not found at Destination 2024/10/26 01:20:20 DEBUG : box root 'rclone-test-gozofeb9pevo': Waiting for checks to finish 2024/10/26 01:20:20 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/10/26 01:20:20 DEBUG : empty space: Unchanged skipping 2024/10/26 01:20:20 DEBUG : box root 'rclone-test-gozofeb9pevo': Waiting for transfers to finish 2024/10/26 01:20:22 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/10/26 01:20:22 INFO : potato2: Copied (new) run.go:180: Remote "box root 'rclone-test-gozofeb9pevo'", Local "Local file system at /tmp/rclone3108258965", Modify Window "1s" --- PASS: TestSyncDeleteBefore (9.55s) === RUN TestCopyDeleteBefore run.go:180: Remote "box root 'rclone-test-gozofeb9pevo'", Local "Local file system at /tmp/rclone3108258965", Modify Window "1s" 2024/10/26 01:20:27 DEBUG : potato2: Need to transfer - File not found at Destination 2024/10/26 01:20:27 DEBUG : box root 'rclone-test-gozofeb9pevo': Waiting for checks to finish 2024/10/26 01:20:27 DEBUG : box root 'rclone-test-gozofeb9pevo': Waiting for transfers to finish 2024/10/26 01:20:29 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2024/10/26 01:20:29 INFO : potato2: Copied (new) run.go:180: Remote "box root 'rclone-test-gozofeb9pevo'", Local "Local file system at /tmp/rclone3108258965", Modify Window "1s" --- PASS: TestCopyDeleteBefore (6.93s) === RUN TestSyncWithExclude run.go:180: Remote "box root 'rclone-test-gozofeb9pevo'", Local "Local file system at /tmp/rclone3108258965", Modify Window "1s" 2024/10/26 01:20:35 DEBUG : enormous: Excluded (Size Filter) 2024/10/26 01:20:35 DEBUG : enormous: Excluded 2024/10/26 01:20:35 DEBUG : potato2: Excluded (Size Filter) 2024/10/26 01:20:35 DEBUG : potato2: Excluded 2024/10/26 01:20:36 DEBUG : potato2: Excluded (Size Filter) 2024/10/26 01:20:36 DEBUG : potato2: Excluded 2024/10/26 01:20:36 DEBUG : box root 'rclone-test-gozofeb9pevo': Waiting for checks to finish 2024/10/26 01:20:36 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/10/26 01:20:36 DEBUG : empty space: Unchanged skipping 2024/10/26 01:20:36 DEBUG : box root 'rclone-test-gozofeb9pevo': Waiting for transfers to finish 2024/10/26 01:20:36 DEBUG : Waiting for deletions to finish 2024/10/26 01:20:36 INFO : There was nothing to transfer run.go:180: Remote "box root 'rclone-test-gozofeb9pevo'", Local "Local file system at /tmp/rclone3108258965", Modify Window "1s" 2024/10/26 01:20:36 DEBUG : enormous: Excluded (Size Filter) 2024/10/26 01:20:36 DEBUG : enormous: Excluded 2024/10/26 01:20:36 DEBUG : potato2: Excluded (Size Filter) 2024/10/26 01:20:36 DEBUG : potato2: Excluded 2024/10/26 01:20:36 DEBUG : potato2: Excluded (Size Filter) 2024/10/26 01:20:36 DEBUG : potato2: Excluded 2024/10/26 01:20:36 DEBUG : empty space: Size and modification time the same (differ by 123.456789ms, within tolerance 1s) 2024/10/26 01:20:36 DEBUG : Local file system at /tmp/rclone3108258965: Waiting for checks to finish 2024/10/26 01:20:36 DEBUG : empty space: Unchanged skipping 2024/10/26 01:20:36 DEBUG : Local file system at /tmp/rclone3108258965: Waiting for transfers to finish 2024/10/26 01:20:36 DEBUG : Waiting for deletions to finish 2024/10/26 01:20:36 INFO : There was nothing to transfer run.go:180: Remote "box root 'rclone-test-gozofeb9pevo'", Local "Local file system at /tmp/rclone3108258965", Modify Window "1s" --- PASS: TestSyncWithExclude (7.78s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "box root 'rclone-test-gozofeb9pevo'", Local "Local file system at /tmp/rclone3108258965", Modify Window "1s" 2024/10/26 01:20:45 DEBUG : enormous: Excluded (Size Filter) 2024/10/26 01:20:45 DEBUG : enormous: Excluded 2024/10/26 01:20:45 DEBUG : potato2: Excluded (Size Filter) 2024/10/26 01:20:45 DEBUG : potato2: Excluded 2024/10/26 01:20:45 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/10/26 01:20:45 DEBUG : box root 'rclone-test-gozofeb9pevo': Waiting for checks to finish 2024/10/26 01:20:45 DEBUG : empty space: Unchanged skipping 2024/10/26 01:20:45 DEBUG : box root 'rclone-test-gozofeb9pevo': Waiting for transfers to finish 2024/10/26 01:20:45 DEBUG : Waiting for deletions to finish 2024/10/26 01:20:46 INFO : enormous: Deleted 2024/10/26 01:20:46 INFO : potato2: Deleted 2024/10/26 01:20:46 INFO : There was nothing to transfer run.go:180: Remote "box root 'rclone-test-gozofeb9pevo'", Local "Local file system at /tmp/rclone3108258965", Modify Window "1s" 2024/10/26 01:20:47 DEBUG : empty space: Size and modification time the same (differ by 123.456789ms, within tolerance 1s) 2024/10/26 01:20:47 DEBUG : empty space: Unchanged skipping 2024/10/26 01:20:47 DEBUG : Local file system at /tmp/rclone3108258965: Waiting for checks to finish 2024/10/26 01:20:47 DEBUG : Local file system at /tmp/rclone3108258965: Waiting for transfers to finish 2024/10/26 01:20:47 DEBUG : Waiting for deletions to finish 2024/10/26 01:20:47 INFO : potato2: Deleted 2024/10/26 01:20:47 INFO : enormous: Deleted 2024/10/26 01:20:47 INFO : There was nothing to transfer run.go:180: Remote "box root 'rclone-test-gozofeb9pevo'", Local "Local file system at /tmp/rclone3108258965", Modify Window "1s" --- PASS: TestSyncWithExcludeAndDeleteExcluded (9.41s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "box root 'rclone-test-gozofeb9pevo'", Local "Local file system at /tmp/rclone3108258965", Modify Window "1s" 2024/10/26 01:20:56 DEBUG : five: Need to transfer - File not found at Destination 2024/10/26 01:20:56 DEBUG : box root 'rclone-test-gozofeb9pevo': Waiting for checks to finish 2024/10/26 01:20:56 DEBUG : four: Sizes differ (src 4 vs dst 8) 2024/10/26 01:20:56 DEBUG : one: Destination is newer than source, skipping 2024/10/26 01:20:56 DEBUG : three: Sizes identical 2024/10/26 01:20:56 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2024/10/26 01:20:56 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone3108258965) 2024/10/26 01:20:56 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (box root 'rclone-test-gozofeb9pevo') 2024/10/26 01:20:56 DEBUG : two: sha1 differ 2024/10/26 01:20:56 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2024/10/26 01:20:56 DEBUG : box root 'rclone-test-gozofeb9pevo': Waiting for transfers to finish 2024/10/26 01:20:57 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2024/10/26 01:20:57 INFO : four: Copied (replaced existing) 2024/10/26 01:20:57 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2024/10/26 01:20:57 INFO : two: Copied (replaced existing) 2024/10/26 01:20:57 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2024/10/26 01:20:57 INFO : five: Copied (new) 2024/10/26 01:20:57 DEBUG : Waiting for deletions to finish 2024/10/26 01:20:58 DEBUG : one: Destination is newer than source, skipping 2024/10/26 01:20:58 DEBUG : box root 'rclone-test-gozofeb9pevo': Waiting for checks to finish 2024/10/26 01:20:58 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone3108258965) 2024/10/26 01:20:58 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (box root 'rclone-test-gozofeb9pevo') 2024/10/26 01:20:58 DEBUG : three: sha1 differ 2024/10/26 01:20:58 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2024/10/26 01:20:58 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2024/10/26 01:20:58 DEBUG : four: Size and sha1 of src and dst objects identical 2024/10/26 01:20:58 DEBUG : two: Size and sha1 of src and dst objects identical 2024/10/26 01:20:58 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2024/10/26 01:20:58 DEBUG : five: Size and sha1 of src and dst objects identical 2024/10/26 01:20:58 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2024/10/26 01:20:58 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2024/10/26 01:20:58 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2024/10/26 01:20:58 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2024/10/26 01:20:58 DEBUG : box root 'rclone-test-gozofeb9pevo': Waiting for transfers to finish 2024/10/26 01:20:59 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2024/10/26 01:20:59 INFO : three: Copied (replaced existing) 2024/10/26 01:20:59 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (15.13s) === RUN TestSyncWithMaxDuration === RUN TestSyncWithMaxDuration/Hard sync_test.go:1466: Skipping test on non local remote === RUN TestSyncWithMaxDuration/Soft sync_test.go:1466: 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 "box root 'rclone-test-gozofeb9pevo'", Local "Local file system at /tmp/rclone3108258965", Modify Window "1s" sync_test.go:1538: Can track renames: true 2024/10/26 01:21:05 INFO : box root 'rclone-test-gozofeb9pevo': Making map for --track-renames 2024/10/26 01:21:05 INFO : box root 'rclone-test-gozofeb9pevo': Finished making map for --track-renames 2024/10/26 01:21:05 DEBUG : box root 'rclone-test-gozofeb9pevo': Waiting for checks to finish 2024/10/26 01:21:05 DEBUG : yam: Need to transfer - No matching file found at Destination 2024/10/26 01:21:05 DEBUG : potato: Need to transfer - No matching file found at Destination 2024/10/26 01:21:05 DEBUG : box root 'rclone-test-gozofeb9pevo': Waiting for renames to finish 2024/10/26 01:21:05 DEBUG : box root 'rclone-test-gozofeb9pevo': Waiting for transfers to finish 2024/10/26 01:21:06 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2024/10/26 01:21:06 INFO : potato: Copied (new) 2024/10/26 01:21:07 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2024/10/26 01:21:07 INFO : yam: Copied (new) 2024/10/26 01:21:07 DEBUG : Waiting for deletions to finish run.go:180: Remote "box root 'rclone-test-gozofeb9pevo'", Local "Local file system at /tmp/rclone3108258965", Modify Window "1s" 2024/10/26 01:21:08 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/10/26 01:21:08 INFO : box root 'rclone-test-gozofeb9pevo': Making map for --track-renames 2024/10/26 01:21:08 INFO : box root 'rclone-test-gozofeb9pevo': Finished making map for --track-renames 2024/10/26 01:21:08 DEBUG : box root 'rclone-test-gozofeb9pevo': Waiting for checks to finish 2024/10/26 01:21:08 DEBUG : potato: Unchanged skipping 2024/10/26 01:21:08 DEBUG : box root 'rclone-test-gozofeb9pevo': Waiting for renames to finish 2024/10/26 01:21:09 INFO : yam: Moved (server-side) to: yaml 2024/10/26 01:21:09 INFO : yaml: Renamed from "yam" 2024/10/26 01:21:09 DEBUG : box root 'rclone-test-gozofeb9pevo': Waiting for transfers to finish 2024/10/26 01:21:09 DEBUG : Waiting for deletions to finish 2024/10/26 01:21:09 INFO : There was nothing to transfer run.go:180: Remote "box root 'rclone-test-gozofeb9pevo'", Local "Local file system at /tmp/rclone3108258965", Modify Window "1s" --- PASS: TestSyncWithTrackRenames (8.20s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "box root 'rclone-test-gozofeb9pevo'", Local "Local file system at /tmp/rclone3108258965", Modify Window "1s" sync_test.go:1610: Can track renames: true 2024/10/26 01:21:13 INFO : box root 'rclone-test-gozofeb9pevo': Making map for --track-renames 2024/10/26 01:21:13 INFO : box root 'rclone-test-gozofeb9pevo': Finished making map for --track-renames 2024/10/26 01:21:13 DEBUG : box root 'rclone-test-gozofeb9pevo': Waiting for checks to finish 2024/10/26 01:21:13 DEBUG : potato: Need to transfer - No matching file found at Destination 2024/10/26 01:21:13 DEBUG : yam: Need to transfer - No matching file found at Destination 2024/10/26 01:21:13 DEBUG : box root 'rclone-test-gozofeb9pevo': Waiting for renames to finish 2024/10/26 01:21:13 DEBUG : box root 'rclone-test-gozofeb9pevo': Waiting for transfers to finish 2024/10/26 01:21:15 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2024/10/26 01:21:15 INFO : potato: Copied (new) 2024/10/26 01:21:15 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2024/10/26 01:21:15 INFO : yam: Copied (new) 2024/10/26 01:21:15 DEBUG : Waiting for deletions to finish run.go:180: Remote "box root 'rclone-test-gozofeb9pevo'", Local "Local file system at /tmp/rclone3108258965", Modify Window "1s" 2024/10/26 01:21:15 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/10/26 01:21:15 INFO : box root 'rclone-test-gozofeb9pevo': Making map for --track-renames 2024/10/26 01:21:15 INFO : box root 'rclone-test-gozofeb9pevo': Finished making map for --track-renames 2024/10/26 01:21:15 DEBUG : box root 'rclone-test-gozofeb9pevo': Waiting for checks to finish 2024/10/26 01:21:15 DEBUG : potato: Unchanged skipping 2024/10/26 01:21:15 DEBUG : box root 'rclone-test-gozofeb9pevo': Waiting for renames to finish 2024/10/26 01:21:16 INFO : yam: Moved (server-side) to: yaml 2024/10/26 01:21:16 INFO : yaml: Renamed from "yam" 2024/10/26 01:21:16 DEBUG : box root 'rclone-test-gozofeb9pevo': Waiting for transfers to finish 2024/10/26 01:21:16 DEBUG : Waiting for deletions to finish 2024/10/26 01:21:16 INFO : There was nothing to transfer run.go:180: Remote "box root 'rclone-test-gozofeb9pevo'", Local "Local file system at /tmp/rclone3108258965", Modify Window "1s" --- PASS: TestSyncWithTrackRenamesStrategyModtime (7.57s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "box root 'rclone-test-gozofeb9pevo'", Local "Local file system at /tmp/rclone3108258965", Modify Window "1s" sync_test.go:1649: Can track renames: true 2024/10/26 01:21:21 INFO : box root 'rclone-test-gozofeb9pevo': Making map for --track-renames 2024/10/26 01:21:21 INFO : box root 'rclone-test-gozofeb9pevo': Finished making map for --track-renames 2024/10/26 01:21:21 DEBUG : box root 'rclone-test-gozofeb9pevo': Waiting for checks to finish 2024/10/26 01:21:21 DEBUG : potato: Need to transfer - No matching file found at Destination 2024/10/26 01:21:21 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2024/10/26 01:21:21 DEBUG : box root 'rclone-test-gozofeb9pevo': Waiting for renames to finish 2024/10/26 01:21:21 DEBUG : box root 'rclone-test-gozofeb9pevo': Waiting for transfers to finish 2024/10/26 01:21:23 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2024/10/26 01:21:23 INFO : potato: Copied (new) 2024/10/26 01:21:23 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2024/10/26 01:21:23 INFO : sub/yam: Copied (new) 2024/10/26 01:21:23 DEBUG : Waiting for deletions to finish run.go:180: Remote "box root 'rclone-test-gozofeb9pevo'", Local "Local file system at /tmp/rclone3108258965", Modify Window "1s" 2024/10/26 01:21:24 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/10/26 01:21:24 DEBUG : potato: Unchanged skipping 2024/10/26 01:21:25 INFO : box root 'rclone-test-gozofeb9pevo': Making map for --track-renames 2024/10/26 01:21:25 INFO : box root 'rclone-test-gozofeb9pevo': Finished making map for --track-renames 2024/10/26 01:21:25 DEBUG : box root 'rclone-test-gozofeb9pevo': Waiting for checks to finish 2024/10/26 01:21:25 DEBUG : box root 'rclone-test-gozofeb9pevo': Waiting for renames to finish 2024/10/26 01:21:26 INFO : sub/yam: Moved (server-side) to: yam 2024/10/26 01:21:26 INFO : yam: Renamed from "sub/yam" 2024/10/26 01:21:26 DEBUG : box root 'rclone-test-gozofeb9pevo': Waiting for transfers to finish 2024/10/26 01:21:26 DEBUG : Waiting for deletions to finish 2024/10/26 01:21:26 INFO : There was nothing to transfer run.go:180: Remote "box root 'rclone-test-gozofeb9pevo'", Local "Local file system at /tmp/rclone3108258965", Modify Window "1s" --- PASS: TestSyncWithTrackRenamesStrategyLeaf (11.58s) === RUN TestServerSideMoveLocal run.go:180: Remote "box root 'rclone-test-gozofeb9pevo'", Local "Local file system at /tmp/rclone3108258965", Modify Window "1s" 2024/10/26 01:21:32 DEBUG : Creating backend with remote "/tmp/rclone3108258965/dir1" 2024/10/26 01:21:32 DEBUG : Config file has changed externally - reloading 2024/10/26 01:21:32 DEBUG : Creating backend with remote "/tmp/rclone3108258965/dir2" 2024/10/26 01:21:32 DEBUG : Local file system at /tmp/rclone3108258965/dir2: Using server-side directory move 2024/10/26 01:21:32 INFO : Local file system at /tmp/rclone3108258965/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2024/10/26 01:21:32 DEBUG : file1.txt: Need to transfer - File not found at Destination 2024/10/26 01:21:32 DEBUG : Local file system at /tmp/rclone3108258965/dir2: Waiting for checks to finish 2024/10/26 01:21:32 DEBUG : Local file system at /tmp/rclone3108258965/dir2: Waiting for transfers to finish 2024/10/26 01:21:32 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (0.68s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "box root 'rclone-test-gozofeb9pevo'", Local "Local file system at /tmp/rclone3108258965", Modify Window "1s" 2024/10/26 01:21:33 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/10/26 01:21:33 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2024/10/26 01:21:33 DEBUG : box root 'rclone-test-gozofeb9pevo': Waiting for checks to finish 2024/10/26 01:21:33 DEBUG : box root 'rclone-test-gozofeb9pevo': Waiting for transfers to finish 2024/10/26 01:21:38 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/10/26 01:21:38 INFO : sub dir/hello world: Copied (new) 2024/10/26 01:21:38 INFO : sub dir/hello world: Deleted 2024/10/26 01:21:38 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2024/10/26 01:21:38 INFO : nested/sub dir/file: Copied (new) 2024/10/26 01:21:38 INFO : nested/sub dir/file: Deleted 2024/10/26 01:21:38 INFO : sub dir: Removing directory 2024/10/26 01:21:38 INFO : nested/sub dir: Removing directory 2024/10/26 01:21:38 INFO : nested: Removing directory 2024/10/26 01:21:38 DEBUG : Local file system at /tmp/rclone3108258965: deleted 3 directories run.go:180: Remote "box root 'rclone-test-gozofeb9pevo'", Local "Local file system at /tmp/rclone3108258965", Modify Window "1s" --- PASS: TestMoveWithDeleteEmptySrcDirs (12.63s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "box root 'rclone-test-gozofeb9pevo'", Local "Local file system at /tmp/rclone3108258965", Modify Window "1s" 2024/10/26 01:21:45 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/10/26 01:21:45 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2024/10/26 01:21:45 DEBUG : box root 'rclone-test-gozofeb9pevo': Waiting for checks to finish 2024/10/26 01:21:45 DEBUG : box root 'rclone-test-gozofeb9pevo': Waiting for transfers to finish 2024/10/26 01:21:50 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/10/26 01:21:50 INFO : sub dir/hello world: Copied (new) 2024/10/26 01:21:50 INFO : sub dir/hello world: Deleted 2024/10/26 01:21:50 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2024/10/26 01:21:50 INFO : nested/sub dir/file: Copied (new) 2024/10/26 01:21:50 INFO : nested/sub dir/file: Deleted run.go:180: Remote "box root 'rclone-test-gozofeb9pevo'", Local "Local file system at /tmp/rclone3108258965", Modify Window "1s" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (12.24s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "box root 'rclone-test-gozofeb9pevo'", Local "Local file system at /tmp/rclone3108258965", Modify Window "1s" 2024/10/26 01:21:58 DEBUG : existing: Need to transfer - File not found at Destination 2024/10/26 01:21:58 DEBUG : existing-b: Need to transfer - File not found at Destination 2024/10/26 01:21:58 DEBUG : box root 'rclone-test-gozofeb9pevo': Waiting for checks to finish 2024/10/26 01:21:58 DEBUG : box root 'rclone-test-gozofeb9pevo': Waiting for transfers to finish 2024/10/26 01:21:59 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2024/10/26 01:21:59 INFO : existing-b: Copied (new) 2024/10/26 01:21:59 INFO : existing-b: Deleted 2024/10/26 01:21:59 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2024/10/26 01:21:59 INFO : existing: Copied (new) 2024/10/26 01:21:59 INFO : existing: Deleted 2024/10/26 01:22:00 DEBUG : existing: Destination exists, skipping 2024/10/26 01:22:00 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2024/10/26 01:22:00 DEBUG : box root 'rclone-test-gozofeb9pevo': Waiting for checks to finish 2024/10/26 01:22:00 DEBUG : box root 'rclone-test-gozofeb9pevo': Waiting for transfers to finish 2024/10/26 01:22:00 INFO : There was nothing to transfer run.go:180: Remote "box root 'rclone-test-gozofeb9pevo'", Local "Local file system at /tmp/rclone3108258965", Modify Window "1s" --- PASS: TestMoveWithIgnoreExisting (5.92s) === RUN TestServerSideMove run.go:180: Remote "box root 'rclone-test-gozofeb9pevo'", Local "Local file system at /tmp/rclone3108258965", Modify Window "1s" 2024/10/26 01:22:03 DEBUG : Creating backend with remote "TestBox:rclone-test-nudoped2juzu" 2024/10/26 01:22:03 DEBUG : Config file has changed externally - reloading 2024/10/26 01:22:04 DEBUG : box root 'rclone-test-nudoped2juzu': Ignoring "Shared folder — ForNick" - unknown type "web_link" sync_test.go:1705: Server side move (if possible) box root 'rclone-test-gozofeb9pevo' -> box root 'rclone-test-nudoped2juzu' 2024/10/26 01:22:10 DEBUG : box root 'rclone-test-nudoped2juzu': Ignoring "Shared folder — ForNick" - unknown type "web_link" 2024/10/26 01:22:14 DEBUG : box root 'rclone-test-nudoped2juzu': Using server-side directory move 2024/10/26 01:22:14 INFO : box root 'rclone-test-nudoped2juzu': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2024/10/26 01:22:14 DEBUG : potato2: Need to transfer - File not found at Destination 2024/10/26 01:22:14 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1s) 2024/10/26 01:22:14 DEBUG : empty space: Unchanged skipping 2024/10/26 01:22:14 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2024/10/26 01:22:14 DEBUG : box root 'rclone-test-nudoped2juzu': Waiting for checks to finish 2024/10/26 01:22:15 INFO : empty space: Deleted 2024/10/26 01:22:15 DEBUG : box root 'rclone-test-nudoped2juzu': Waiting for transfers to finish 2024/10/26 01:22:15 INFO : potato3: Deleted 2024/10/26 01:22:15 INFO : potato2: Moved (server-side) 2024/10/26 01:22:16 INFO : potato3: Moved (server-side) 2024/10/26 01:22:16 DEBUG : Creating backend with remote "TestBox:rclone-test-funavem9guqo" 2024/10/26 01:22:17 DEBUG : box root 'rclone-test-funavem9guqo': Ignoring "Shared folder — ForNick" - unknown type "web_link" 2024/10/26 01:22:17 DEBUG : box root 'rclone-test-funavem9guqo': Using server-side directory move 2024/10/26 01:22:18 DEBUG : box root 'rclone-test-funavem9guqo': Ignoring "Shared folder — ForNick" - unknown type "web_link" 2024/10/26 01:22:18 INFO : box root 'rclone-test-funavem9guqo': Server side directory move succeeded 2024/10/26 01:22:20 DEBUG : box root 'rclone-test-nudoped2juzu': Ignoring "Shared folder — ForNick" - unknown type "web_link" 2024/10/26 01:22:20 ERROR : : error listing: directory not found 2024/10/26 01:22:20 DEBUG : box root 'rclone-test-funavem9guqo': Purge remote 2024/10/26 01:22:21 DEBUG : box root 'rclone-test-nudoped2juzu': Purge remote 2024/10/26 01:22:21 DEBUG : box root 'rclone-test-nudoped2juzu': Ignoring "Shared folder — ForNick" - unknown type "web_link" 2024/10/26 01:22:21 NOTICE: purge failed: directory not found --- PASS: TestServerSideMove (18.84s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "box root 'rclone-test-gozofeb9pevo'", Local "Local file system at /tmp/rclone3108258965", Modify Window "1s" 2024/10/26 01:22:22 DEBUG : Creating backend with remote "TestBox:rclone-test-tiqasoc4dogu" 2024/10/26 01:22:23 DEBUG : box root 'rclone-test-tiqasoc4dogu': Ignoring "Shared folder — ForNick" - unknown type "web_link" sync_test.go:1705: Server side move (if possible) box root 'rclone-test-gozofeb9pevo' -> box root 'rclone-test-tiqasoc4dogu' 2024/10/26 01:22:28 DEBUG : box root 'rclone-test-tiqasoc4dogu': Ignoring "Shared folder — ForNick" - unknown type "web_link" 2024/10/26 01:22:33 DEBUG : empty space: Excluded (Size Filter) 2024/10/26 01:22:33 DEBUG : empty space: Excluded 2024/10/26 01:22:33 DEBUG : empty space: Excluded (Size Filter) 2024/10/26 01:22:33 DEBUG : empty space: Excluded 2024/10/26 01:22:33 DEBUG : potato2: Need to transfer - File not found at Destination 2024/10/26 01:22:33 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2024/10/26 01:22:33 DEBUG : box root 'rclone-test-tiqasoc4dogu': Waiting for checks to finish 2024/10/26 01:22:33 DEBUG : box root 'rclone-test-tiqasoc4dogu': Waiting for transfers to finish 2024/10/26 01:22:34 INFO : potato3: Deleted 2024/10/26 01:22:34 INFO : potato2: Moved (server-side) 2024/10/26 01:22:35 INFO : potato3: Moved (server-side) 2024/10/26 01:22:36 DEBUG : Creating backend with remote "TestBox:rclone-test-cukicuj5dawu" 2024/10/26 01:22:37 DEBUG : box root 'rclone-test-cukicuj5dawu': Ignoring "Shared folder — ForNick" - unknown type "web_link" 2024/10/26 01:22:37 DEBUG : empty space: Excluded (Size Filter) 2024/10/26 01:22:37 DEBUG : empty space: Excluded 2024/10/26 01:22:37 DEBUG : box root 'rclone-test-cukicuj5dawu': Ignoring "Shared folder — ForNick" - unknown type "web_link" 2024/10/26 01:22:37 DEBUG : potato2: Need to transfer - File not found at Destination 2024/10/26 01:22:37 DEBUG : potato3: Need to transfer - File not found at Destination 2024/10/26 01:22:37 DEBUG : box root 'rclone-test-cukicuj5dawu': Waiting for checks to finish 2024/10/26 01:22:37 DEBUG : box root 'rclone-test-cukicuj5dawu': Waiting for transfers to finish 2024/10/26 01:22:38 DEBUG : box root 'rclone-test-cukicuj5dawu': Ignoring "Shared folder — ForNick" - unknown type "web_link" 2024/10/26 01:22:39 INFO : potato2: Moved (server-side) 2024/10/26 01:22:39 INFO : potato3: Moved (server-side) 2024/10/26 01:22:40 DEBUG : box root 'rclone-test-cukicuj5dawu': Purge remote 2024/10/26 01:22:41 DEBUG : box root 'rclone-test-tiqasoc4dogu': Purge remote --- PASS: TestServerSideMoveWithFilter (21.65s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "box root 'rclone-test-gozofeb9pevo'", Local "Local file system at /tmp/rclone3108258965", Modify Window "1s" 2024/10/26 01:22:44 DEBUG : Creating backend with remote "TestBox:rclone-test-rigivay9tafo" 2024/10/26 01:22:44 DEBUG : box root 'rclone-test-rigivay9tafo': Ignoring "Shared folder — ForNick" - unknown type "web_link" 2024/10/26 01:22:49 DEBUG : tomatoDir: Making directory sync_test.go:1705: Server side move (if possible) box root 'rclone-test-gozofeb9pevo' -> box root 'rclone-test-rigivay9tafo' 2024/10/26 01:22:51 DEBUG : box root 'rclone-test-rigivay9tafo': Ignoring "Shared folder — ForNick" - unknown type "web_link" 2024/10/26 01:22:55 DEBUG : box root 'rclone-test-rigivay9tafo': Using server-side directory move 2024/10/26 01:22:55 INFO : box root 'rclone-test-rigivay9tafo': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2024/10/26 01:22:55 DEBUG : potato2: Need to transfer - File not found at Destination 2024/10/26 01:22:55 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1s) 2024/10/26 01:22:55 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2024/10/26 01:22:55 DEBUG : empty space: Unchanged skipping 2024/10/26 01:22:56 DEBUG : box root 'rclone-test-rigivay9tafo': Waiting for checks to finish 2024/10/26 01:22:56 INFO : potato3: Deleted 2024/10/26 01:22:56 INFO : empty space: Deleted 2024/10/26 01:22:56 DEBUG : box root 'rclone-test-rigivay9tafo': Waiting for transfers to finish 2024/10/26 01:22:56 INFO : potato2: Moved (server-side) 2024/10/26 01:22:57 INFO : potato3: Moved (server-side) 2024/10/26 01:22:57 INFO : tomatoDir: Removing directory 2024/10/26 01:22:58 DEBUG : box root 'rclone-test-gozofeb9pevo': deleted 1 directories 2024/10/26 01:22:59 DEBUG : Creating backend with remote "TestBox:rclone-test-libaxap6pomu" 2024/10/26 01:22:59 DEBUG : Config file has changed externally - reloading 2024/10/26 01:22:59 DEBUG : box root 'rclone-test-libaxap6pomu': Ignoring "Shared folder — ForNick" - unknown type "web_link" 2024/10/26 01:23:00 DEBUG : tomatoDir: Making directory 2024/10/26 01:23:01 DEBUG : box root 'rclone-test-libaxap6pomu': Using server-side directory move 2024/10/26 01:23:01 DEBUG : box root 'rclone-test-libaxap6pomu': Ignoring "Shared folder — ForNick" - unknown type "web_link" 2024/10/26 01:23:02 INFO : box root 'rclone-test-libaxap6pomu': Server side directory move succeeded 2024/10/26 01:23:03 DEBUG : box root 'rclone-test-rigivay9tafo': Ignoring "Shared folder — ForNick" - unknown type "web_link" 2024/10/26 01:23:03 ERROR : : error listing: directory not found 2024/10/26 01:23:04 DEBUG : box root 'rclone-test-rigivay9tafo': Ignoring "Shared folder — ForNick" - unknown type "web_link" 2024/10/26 01:23:04 ERROR : : error listing: directory not found 2024/10/26 01:23:04 DEBUG : box root 'rclone-test-libaxap6pomu': Purge remote 2024/10/26 01:23:05 DEBUG : box root 'rclone-test-rigivay9tafo': Purge remote 2024/10/26 01:23:06 DEBUG : box root 'rclone-test-rigivay9tafo': Ignoring "Shared folder — ForNick" - unknown type "web_link" 2024/10/26 01:23:06 NOTICE: purge failed: directory not found --- PASS: TestServerSideMoveDeleteEmptySourceDirs (22.61s) === RUN TestServerSideMoveOverlap run.go:180: Remote "box root 'rclone-test-gozofeb9pevo'", Local "Local file system at /tmp/rclone3108258965", Modify Window "1s" sync_test.go:1910: Skipping test as remote supports DirMove --- SKIP: TestServerSideMoveOverlap (0.67s) === RUN TestSyncOverlap run.go:180: Remote "box root 'rclone-test-gozofeb9pevo'", Local "Local file system at /tmp/rclone3108258965", Modify Window "1s" 2024/10/26 01:23:07 DEBUG : Creating backend with remote "TestBox:rclone-test-gozofeb9pevo/rclone-sync-test" run.go:180: Remote "box root 'rclone-test-gozofeb9pevo'", Local "Local file system at /tmp/rclone3108258965", Modify Window "1s" run.go:180: Remote "box root 'rclone-test-gozofeb9pevo'", Local "Local file system at /tmp/rclone3108258965", Modify Window "1s" run.go:180: Remote "box root 'rclone-test-gozofeb9pevo'", Local "Local file system at /tmp/rclone3108258965", Modify Window "1s" run.go:180: Remote "box root 'rclone-test-gozofeb9pevo'", Local "Local file system at /tmp/rclone3108258965", Modify Window "1s" --- PASS: TestSyncOverlap (4.94s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "box root 'rclone-test-gozofeb9pevo'", Local "Local file system at /tmp/rclone3108258965", Modify Window "1s" 2024/10/26 01:23:12 DEBUG : Creating backend with remote "TestBox:rclone-test-gozofeb9pevo/rclone-sync-test" 2024/10/26 01:23:15 DEBUG : Creating backend with remote "TestBox:rclone-test-gozofeb9pevo/rclone-sync-test-include/layer2" 2024/10/26 01:23:18 DEBUG : Creating backend with remote "TestBox:rclone-test-gozofeb9pevo/rclone-sync-test-ignore-file" 2024/10/26 01:23:24 DEBUG : rclone-sync-test: Excluded 2024/10/26 01:23:25 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/10/26 01:23:26 DEBUG : rclone-sync-test-include/layer2: Excluded 2024/10/26 01:23:26 DEBUG : box root 'rclone-test-gozofeb9pevo/rclone-sync-test': Waiting for checks to finish 2024/10/26 01:23:26 DEBUG : box root 'rclone-test-gozofeb9pevo/rclone-sync-test': Waiting for transfers to finish 2024/10/26 01:23:26 DEBUG : Waiting for deletions to finish 2024/10/26 01:23:26 INFO : There was nothing to transfer 2024/10/26 01:23:27 DEBUG : rclone-sync-test: Excluded 2024/10/26 01:23:27 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/10/26 01:23:28 DEBUG : rclone-sync-test-include/layer2: Excluded 2024/10/26 01:23:28 DEBUG : box root 'rclone-test-gozofeb9pevo': Waiting for checks to finish 2024/10/26 01:23:28 DEBUG : box root 'rclone-test-gozofeb9pevo': Waiting for transfers to finish 2024/10/26 01:23:28 DEBUG : Waiting for deletions to finish 2024/10/26 01:23:28 INFO : rclone-sync-test-include: Removing directory 2024/10/26 01:23:29 DEBUG : rclone-sync-test-include: Failed to Rmdir: rmdir failed: Error "folder_not_empty" (400): Cannot delete - folder not empty 2024/10/26 01:23:29 DEBUG : box root 'rclone-test-gozofeb9pevo': failed to delete 1 directories 2024/10/26 01:23:29 INFO : There was nothing to transfer run.go:180: Remote "box root 'rclone-test-gozofeb9pevo'", Local "Local file system at /tmp/rclone3108258965", Modify Window "1s" run.go:180: Remote "box root 'rclone-test-gozofeb9pevo'", Local "Local file system at /tmp/rclone3108258965", Modify Window "1s" run.go:180: Remote "box root 'rclone-test-gozofeb9pevo'", Local "Local file system at /tmp/rclone3108258965", Modify Window "1s" run.go:180: Remote "box root 'rclone-test-gozofeb9pevo'", Local "Local file system at /tmp/rclone3108258965", Modify Window "1s" run.go:180: Remote "box root 'rclone-test-gozofeb9pevo'", Local "Local file system at /tmp/rclone3108258965", Modify Window "1s" run.go:180: Remote "box root 'rclone-test-gozofeb9pevo'", Local "Local file system at /tmp/rclone3108258965", Modify Window "1s" 2024/10/26 01:23:30 DEBUG : rclone-sync-test: Excluded 2024/10/26 01:23:30 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/10/26 01:23:31 DEBUG : rclone-sync-test-include/layer2: Excluded 2024/10/26 01:23:31 DEBUG : box root 'rclone-test-gozofeb9pevo/rclone-sync-test-include/layer2': Waiting for checks to finish 2024/10/26 01:23:31 DEBUG : box root 'rclone-test-gozofeb9pevo/rclone-sync-test-include/layer2': Waiting for transfers to finish 2024/10/26 01:23:31 DEBUG : Waiting for deletions to finish 2024/10/26 01:23:31 INFO : There was nothing to transfer run.go:180: Remote "box root 'rclone-test-gozofeb9pevo'", Local "Local file system at /tmp/rclone3108258965", Modify Window "1s" run.go:180: Remote "box root 'rclone-test-gozofeb9pevo'", Local "Local file system at /tmp/rclone3108258965", Modify Window "1s" 2024/10/26 01:23:32 DEBUG : rclone-sync-test: Excluded 2024/10/26 01:23:33 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/10/26 01:23:34 DEBUG : rclone-sync-test-include/layer2: Excluded 2024/10/26 01:23:34 DEBUG : box root 'rclone-test-gozofeb9pevo': Waiting for checks to finish 2024/10/26 01:23:34 DEBUG : box root 'rclone-test-gozofeb9pevo': Waiting for transfers to finish 2024/10/26 01:23:34 DEBUG : Waiting for deletions to finish 2024/10/26 01:23:34 INFO : rclone-sync-test-include: Removing directory 2024/10/26 01:23:34 DEBUG : rclone-sync-test-include: Failed to Rmdir: rmdir failed: Error "folder_not_empty" (400): Cannot delete - folder not empty 2024/10/26 01:23:34 DEBUG : box root 'rclone-test-gozofeb9pevo': failed to delete 1 directories 2024/10/26 01:23:34 INFO : There was nothing to transfer run.go:180: Remote "box root 'rclone-test-gozofeb9pevo'", Local "Local file system at /tmp/rclone3108258965", Modify Window "1s" run.go:180: Remote "box root 'rclone-test-gozofeb9pevo'", Local "Local file system at /tmp/rclone3108258965", Modify Window "1s" run.go:180: Remote "box root 'rclone-test-gozofeb9pevo'", Local "Local file system at /tmp/rclone3108258965", Modify Window "1s" run.go:180: Remote "box root 'rclone-test-gozofeb9pevo'", Local "Local file system at /tmp/rclone3108258965", Modify Window "1s" 2024/10/26 01:23:35 DEBUG : : Excluded 2024/10/26 01:23:35 DEBUG : rclone-sync-test: Excluded 2024/10/26 01:23:36 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/10/26 01:23:37 DEBUG : rclone-sync-test-include/layer2: Excluded 2024/10/26 01:23:37 DEBUG : box root 'rclone-test-gozofeb9pevo/rclone-sync-test-ignore-file': Waiting for checks to finish 2024/10/26 01:23:37 DEBUG : box root 'rclone-test-gozofeb9pevo/rclone-sync-test-ignore-file': Waiting for transfers to finish 2024/10/26 01:23:37 DEBUG : Waiting for deletions to finish 2024/10/26 01:23:37 INFO : There was nothing to transfer run.go:180: Remote "box root 'rclone-test-gozofeb9pevo'", Local "Local file system at /tmp/rclone3108258965", Modify Window "1s" run.go:180: Remote "box root 'rclone-test-gozofeb9pevo'", Local "Local file system at /tmp/rclone3108258965", Modify Window "1s" run.go:180: Remote "box root 'rclone-test-gozofeb9pevo'", Local "Local file system at /tmp/rclone3108258965", Modify Window "1s" run.go:180: Remote "box root 'rclone-test-gozofeb9pevo'", Local "Local file system at /tmp/rclone3108258965", Modify Window "1s" run.go:180: Remote "box root 'rclone-test-gozofeb9pevo'", Local "Local file system at /tmp/rclone3108258965", Modify Window "1s" --- PASS: TestSyncOverlapWithFilter (41.11s) === RUN TestSyncCompareDest run.go:180: Remote "box root 'rclone-test-gozofeb9pevo'", Local "Local file system at /tmp/rclone3108258965", Modify Window "1s" 2024/10/26 01:23:53 DEBUG : Creating backend with remote "TestBox:rclone-test-gozofeb9pevo/dst" 2024/10/26 01:23:55 DEBUG : Creating backend with remote "TestBox:rclone-test-gozofeb9pevo/CompareDest" 2024/10/26 01:23:57 DEBUG : one: Need to transfer - File not found at Destination 2024/10/26 01:23:57 DEBUG : box root 'rclone-test-gozofeb9pevo/dst': Waiting for checks to finish 2024/10/26 01:23:57 DEBUG : box root 'rclone-test-gozofeb9pevo/dst': Waiting for transfers to finish 2024/10/26 01:24:00 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2024/10/26 01:24:00 INFO : one: Copied (new) 2024/10/26 01:24:00 DEBUG : Waiting for deletions to finish 2024/10/26 01:24:02 DEBUG : box root 'rclone-test-gozofeb9pevo/dst': Waiting for checks to finish 2024/10/26 01:24:02 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/10/26 01:24:02 DEBUG : box root 'rclone-test-gozofeb9pevo/dst': Waiting for transfers to finish 2024/10/26 01:24:03 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2024/10/26 01:24:03 INFO : one: Copied (replaced existing) 2024/10/26 01:24:03 DEBUG : Waiting for deletions to finish 2024/10/26 01:24:09 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/10/26 01:24:09 DEBUG : box root 'rclone-test-gozofeb9pevo/dst': Waiting for checks to finish 2024/10/26 01:24:10 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/10/26 01:24:10 DEBUG : one: Destination found in --compare-dest, skipping 2024/10/26 01:24:10 DEBUG : box root 'rclone-test-gozofeb9pevo/dst': Waiting for transfers to finish 2024/10/26 01:24:10 DEBUG : Waiting for deletions to finish 2024/10/26 01:24:10 INFO : There was nothing to transfer 2024/10/26 01:24:14 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/10/26 01:24:14 DEBUG : two: Destination found in --compare-dest, skipping 2024/10/26 01:24:14 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/10/26 01:24:14 DEBUG : box root 'rclone-test-gozofeb9pevo/dst': Waiting for checks to finish 2024/10/26 01:24:15 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/10/26 01:24:15 DEBUG : one: Destination found in --compare-dest, skipping 2024/10/26 01:24:15 DEBUG : box root 'rclone-test-gozofeb9pevo/dst': Waiting for transfers to finish 2024/10/26 01:24:15 DEBUG : Waiting for deletions to finish 2024/10/26 01:24:15 INFO : There was nothing to transfer 2024/10/26 01:24:16 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/10/26 01:24:16 DEBUG : two: Destination found in --compare-dest, skipping 2024/10/26 01:24:16 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/10/26 01:24:16 DEBUG : box root 'rclone-test-gozofeb9pevo/dst': Waiting for checks to finish 2024/10/26 01:24:17 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/10/26 01:24:17 DEBUG : one: Destination found in --compare-dest, skipping 2024/10/26 01:24:17 DEBUG : box root 'rclone-test-gozofeb9pevo/dst': Waiting for transfers to finish 2024/10/26 01:24:17 DEBUG : Waiting for deletions to finish 2024/10/26 01:24:17 INFO : There was nothing to transfer 2024/10/26 01:24:19 DEBUG : two: Modification times differ by -120h0m0s: 2011-12-30 12:59:59 +0000 UTC, 2011-12-25 04:59:59 -0800 -0800 2024/10/26 01:24:19 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2024/10/26 01:24:19 DEBUG : two: Destination found in --compare-dest, skipping 2024/10/26 01:24:19 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/10/26 01:24:19 DEBUG : box root 'rclone-test-gozofeb9pevo/dst': Waiting for checks to finish 2024/10/26 01:24:20 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/10/26 01:24:20 DEBUG : one: Destination found in --compare-dest, skipping 2024/10/26 01:24:20 DEBUG : box root 'rclone-test-gozofeb9pevo/dst': Waiting for transfers to finish 2024/10/26 01:24:20 DEBUG : Waiting for deletions to finish 2024/10/26 01:24:20 INFO : There was nothing to transfer 2024/10/26 01:24:22 DEBUG : two: Sizes differ (src 5 vs dst 3) 2024/10/26 01:24:22 DEBUG : two: Need to transfer - File not found at Destination 2024/10/26 01:24:22 DEBUG : box root 'rclone-test-gozofeb9pevo/dst': Waiting for checks to finish 2024/10/26 01:24:22 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/10/26 01:24:23 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/10/26 01:24:23 DEBUG : one: Destination found in --compare-dest, skipping 2024/10/26 01:24:23 DEBUG : box root 'rclone-test-gozofeb9pevo/dst': Waiting for transfers to finish 2024/10/26 01:24:24 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2024/10/26 01:24:24 INFO : two: Copied (new) 2024/10/26 01:24:24 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (37.44s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "box root 'rclone-test-gozofeb9pevo'", Local "Local file system at /tmp/rclone3108258965", Modify Window "1s" 2024/10/26 01:24:36 DEBUG : Creating backend with remote "TestBox:rclone-test-gozofeb9pevo/dest" 2024/10/26 01:24:38 DEBUG : Creating backend with remote "TestBox:rclone-test-gozofeb9pevo/pre-dest1" 2024/10/26 01:24:39 DEBUG : Creating backend with remote "TestBox:rclone-test-gozofeb9pevo/pre-dest2" 2024/10/26 01:24:41 DEBUG : 1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/10/26 01:24:41 DEBUG : 1: Destination found in --compare-dest, skipping 2024/10/26 01:24:42 DEBUG : 2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/10/26 01:24:42 DEBUG : 2: Destination found in --compare-dest, skipping 2024/10/26 01:24:42 DEBUG : 3: Need to transfer - File not found at Destination 2024/10/26 01:24:42 DEBUG : box root 'rclone-test-gozofeb9pevo/dest': Waiting for checks to finish 2024/10/26 01:24:42 DEBUG : box root 'rclone-test-gozofeb9pevo/dest': Waiting for transfers to finish 2024/10/26 01:24:45 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2024/10/26 01:24:45 INFO : 3: Copied (new) 2024/10/26 01:24:45 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (21.78s) === RUN TestSyncCopyDest run.go:180: Remote "box root 'rclone-test-gozofeb9pevo'", Local "Local file system at /tmp/rclone3108258965", Modify Window "1s" 2024/10/26 01:24:52 DEBUG : Creating backend with remote "TestBox:rclone-test-gozofeb9pevo/dst" 2024/10/26 01:24:54 DEBUG : Creating backend with remote "TestBox:rclone-test-gozofeb9pevo/CopyDest" 2024/10/26 01:24:57 DEBUG : one: Need to transfer - File not found at Destination 2024/10/26 01:24:57 DEBUG : box root 'rclone-test-gozofeb9pevo/dst': Waiting for checks to finish 2024/10/26 01:24:57 DEBUG : box root 'rclone-test-gozofeb9pevo/dst': Waiting for transfers to finish 2024/10/26 01:24:59 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2024/10/26 01:24:59 INFO : one: Copied (new) 2024/10/26 01:24:59 DEBUG : Waiting for deletions to finish 2024/10/26 01:25:01 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/10/26 01:25:01 DEBUG : box root 'rclone-test-gozofeb9pevo/dst': Waiting for checks to finish 2024/10/26 01:25:01 DEBUG : box root 'rclone-test-gozofeb9pevo/dst': Waiting for transfers to finish 2024/10/26 01:25:03 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2024/10/26 01:25:03 INFO : one: Copied (replaced existing) 2024/10/26 01:25:03 DEBUG : Waiting for deletions to finish 2024/10/26 01:25:08 DEBUG : Creating backend with remote "TestBox:rclone-test-gozofeb9pevo/BackupDir" 2024/10/26 01:25:10 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/10/26 01:25:10 DEBUG : box root 'rclone-test-gozofeb9pevo/dst': Waiting for checks to finish 2024/10/26 01:25:11 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/10/26 01:25:11 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/10/26 01:25:14 INFO : one: Moved (server-side) 2024/10/26 01:25:15 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2024/10/26 01:25:15 INFO : one: Copied (server-side copy) 2024/10/26 01:25:15 DEBUG : one: Destination found in --copy-dest, using server-side copy 2024/10/26 01:25:15 DEBUG : box root 'rclone-test-gozofeb9pevo/dst': Waiting for transfers to finish 2024/10/26 01:25:15 DEBUG : Waiting for deletions to finish 2024/10/26 01:25:19 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/10/26 01:25:20 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2024/10/26 01:25:20 INFO : two: Copied (server-side copy) 2024/10/26 01:25:20 DEBUG : two: Destination found in --copy-dest, using server-side copy 2024/10/26 01:25:20 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/10/26 01:25:20 DEBUG : one: Unchanged skipping 2024/10/26 01:25:20 DEBUG : box root 'rclone-test-gozofeb9pevo/dst': Waiting for checks to finish 2024/10/26 01:25:20 DEBUG : box root 'rclone-test-gozofeb9pevo/dst': Waiting for transfers to finish 2024/10/26 01:25:20 DEBUG : Waiting for deletions to finish 2024/10/26 01:25:21 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/10/26 01:25:21 DEBUG : box root 'rclone-test-gozofeb9pevo/dst': Waiting for checks to finish 2024/10/26 01:25:21 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/10/26 01:25:21 DEBUG : one: Unchanged skipping 2024/10/26 01:25:21 DEBUG : two: Unchanged skipping 2024/10/26 01:25:21 DEBUG : box root 'rclone-test-gozofeb9pevo/dst': Waiting for transfers to finish 2024/10/26 01:25:21 DEBUG : Waiting for deletions to finish 2024/10/26 01:25:21 INFO : There was nothing to transfer 2024/10/26 01:25:25 DEBUG : three: Sizes differ (src 7 vs dst 5) 2024/10/26 01:25:25 DEBUG : three: Destination not found in --copy-dest 2024/10/26 01:25:25 DEBUG : three: Need to transfer - File not found at Destination 2024/10/26 01:25:25 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/10/26 01:25:25 DEBUG : one: Unchanged skipping 2024/10/26 01:25:25 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/10/26 01:25:25 DEBUG : two: Unchanged skipping 2024/10/26 01:25:25 DEBUG : box root 'rclone-test-gozofeb9pevo/dst': Waiting for checks to finish 2024/10/26 01:25:25 DEBUG : box root 'rclone-test-gozofeb9pevo/dst': Waiting for transfers to finish 2024/10/26 01:25:27 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2024/10/26 01:25:27 INFO : three: Copied (new) 2024/10/26 01:25:27 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (44.16s) === RUN TestSyncBackupDir run.go:180: Remote "box root 'rclone-test-gozofeb9pevo'", Local "Local file system at /tmp/rclone3108258965", Modify Window "1s" 2024/10/26 01:25:43 DEBUG : Creating backend with remote "TestBox:rclone-test-gozofeb9pevo/dst" 2024/10/26 01:25:44 DEBUG : Creating backend with remote "TestBox:rclone-test-gozofeb9pevo/backup" 2024/10/26 01:25:46 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/10/26 01:25:46 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/10/26 01:25:46 DEBUG : two: Unchanged skipping 2024/10/26 01:25:46 DEBUG : box root 'rclone-test-gozofeb9pevo/dst': Waiting for checks to finish 2024/10/26 01:25:48 INFO : one: Moved (server-side) 2024/10/26 01:25:48 DEBUG : box root 'rclone-test-gozofeb9pevo/dst': Waiting for transfers to finish 2024/10/26 01:25:50 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/10/26 01:25:50 INFO : one: Copied (new) 2024/10/26 01:25:50 DEBUG : Waiting for deletions to finish 2024/10/26 01:25:51 INFO : three.txt: Moved (server-side) 2024/10/26 01:25:51 INFO : three.txt: Moved into backup dir 2024/10/26 01:25:55 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/10/26 01:25:55 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/10/26 01:25:55 DEBUG : two: Unchanged skipping 2024/10/26 01:25:55 DEBUG : box root 'rclone-test-gozofeb9pevo/dst': Waiting for checks to finish 2024/10/26 01:25:56 INFO : one: Deleted 2024/10/26 01:25:57 INFO : one: Moved (server-side) 2024/10/26 01:25:57 DEBUG : box root 'rclone-test-gozofeb9pevo/dst': Waiting for transfers to finish 2024/10/26 01:25:59 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2024/10/26 01:25:59 INFO : one: Copied (new) 2024/10/26 01:25:59 DEBUG : Waiting for deletions to finish 2024/10/26 01:26:00 INFO : three.txt: Deleted 2024/10/26 01:26:01 INFO : three.txt: Moved (server-side) 2024/10/26 01:26:01 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (31.36s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "box root 'rclone-test-gozofeb9pevo'", Local "Local file system at /tmp/rclone3108258965", Modify Window "1s" 2024/10/26 01:26:14 DEBUG : Creating backend with remote "TestBox:rclone-test-gozofeb9pevo/dst" 2024/10/26 01:26:15 DEBUG : Creating backend with remote "TestBox:rclone-test-gozofeb9pevo/backup" 2024/10/26 01:26:17 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/10/26 01:26:17 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/10/26 01:26:17 DEBUG : two: Unchanged skipping 2024/10/26 01:26:17 DEBUG : box root 'rclone-test-gozofeb9pevo/dst': Waiting for checks to finish 2024/10/26 01:26:20 INFO : one: Moved (server-side) to: one.bak 2024/10/26 01:26:20 DEBUG : box root 'rclone-test-gozofeb9pevo/dst': Waiting for transfers to finish 2024/10/26 01:26:21 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/10/26 01:26:21 INFO : one: Copied (new) 2024/10/26 01:26:21 DEBUG : Waiting for deletions to finish 2024/10/26 01:26:23 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/10/26 01:26:23 INFO : three.txt: Moved into backup dir 2024/10/26 01:26:26 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/10/26 01:26:26 DEBUG : box root 'rclone-test-gozofeb9pevo/dst': Waiting for checks to finish 2024/10/26 01:26:26 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/10/26 01:26:26 DEBUG : two: Unchanged skipping 2024/10/26 01:26:28 INFO : one.bak: Deleted 2024/10/26 01:26:29 INFO : one: Moved (server-side) to: one.bak 2024/10/26 01:26:29 DEBUG : box root 'rclone-test-gozofeb9pevo/dst': Waiting for transfers to finish 2024/10/26 01:26:30 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2024/10/26 01:26:30 INFO : one: Copied (new) 2024/10/26 01:26:30 DEBUG : Waiting for deletions to finish 2024/10/26 01:26:31 INFO : three.txt.bak: Deleted 2024/10/26 01:26:33 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/10/26 01:26:33 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (31.22s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "box root 'rclone-test-gozofeb9pevo'", Local "Local file system at /tmp/rclone3108258965", Modify Window "1s" 2024/10/26 01:26:45 DEBUG : Creating backend with remote "TestBox:rclone-test-gozofeb9pevo/dst" 2024/10/26 01:26:46 DEBUG : Creating backend with remote "TestBox:rclone-test-gozofeb9pevo/backup" 2024/10/26 01:26:49 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/10/26 01:26:49 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/10/26 01:26:49 DEBUG : two: Unchanged skipping 2024/10/26 01:26:49 DEBUG : box root 'rclone-test-gozofeb9pevo/dst': Waiting for checks to finish 2024/10/26 01:26:51 INFO : one: Moved (server-side) to: one-2019-01-01 2024/10/26 01:26:51 DEBUG : box root 'rclone-test-gozofeb9pevo/dst': Waiting for transfers to finish 2024/10/26 01:26:53 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/10/26 01:26:53 INFO : one: Copied (new) 2024/10/26 01:26:53 DEBUG : Waiting for deletions to finish 2024/10/26 01:26:54 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2024/10/26 01:26:54 INFO : three.txt: Moved into backup dir 2024/10/26 01:26:58 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/10/26 01:26:58 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/10/26 01:26:58 DEBUG : two: Unchanged skipping 2024/10/26 01:26:58 DEBUG : box root 'rclone-test-gozofeb9pevo/dst': Waiting for checks to finish 2024/10/26 01:26:59 INFO : one-2019-01-01: Deleted 2024/10/26 01:27:00 INFO : one: Moved (server-side) to: one-2019-01-01 2024/10/26 01:27:00 DEBUG : box root 'rclone-test-gozofeb9pevo/dst': Waiting for transfers to finish 2024/10/26 01:27:02 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2024/10/26 01:27:02 INFO : one: Copied (new) 2024/10/26 01:27:02 DEBUG : Waiting for deletions to finish 2024/10/26 01:27:03 INFO : three-2019-01-01.txt: Deleted 2024/10/26 01:27:04 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2024/10/26 01:27:04 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (31.45s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "box root 'rclone-test-gozofeb9pevo'", Local "Local file system at /tmp/rclone3108258965", Modify Window "1s" 2024/10/26 01:27:17 DEBUG : Creating backend with remote "TestBox:rclone-test-gozofeb9pevo/dst" 2024/10/26 01:27:18 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/10/26 01:27:18 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/10/26 01:27:18 DEBUG : two: Unchanged skipping 2024/10/26 01:27:18 DEBUG : box root 'rclone-test-gozofeb9pevo/dst': Waiting for checks to finish 2024/10/26 01:27:19 INFO : one: Moved (server-side) to: one.bak 2024/10/26 01:27:19 DEBUG : box root 'rclone-test-gozofeb9pevo/dst': Waiting for transfers to finish 2024/10/26 01:27:20 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/10/26 01:27:20 INFO : one: Copied (new) 2024/10/26 01:27:20 DEBUG : Waiting for deletions to finish 2024/10/26 01:27:21 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/10/26 01:27:21 INFO : three.txt: Moved into backup dir 2024/10/26 01:27:24 DEBUG : one.bak: Excluded (Path Filter) 2024/10/26 01:27:24 DEBUG : one.bak: Excluded 2024/10/26 01:27:24 DEBUG : three.txt.bak: Excluded (Path Filter) 2024/10/26 01:27:24 DEBUG : three.txt.bak: Excluded 2024/10/26 01:27:24 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/10/26 01:27:24 DEBUG : box root 'rclone-test-gozofeb9pevo/dst': Waiting for checks to finish 2024/10/26 01:27:24 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/10/26 01:27:24 DEBUG : two: Unchanged skipping 2024/10/26 01:27:26 INFO : one.bak: Deleted 2024/10/26 01:27:26 INFO : one: Moved (server-side) to: one.bak 2024/10/26 01:27:26 DEBUG : box root 'rclone-test-gozofeb9pevo/dst': Waiting for transfers to finish 2024/10/26 01:27:28 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2024/10/26 01:27:28 INFO : one: Copied (new) 2024/10/26 01:27:28 DEBUG : Waiting for deletions to finish 2024/10/26 01:27:29 INFO : three.txt.bak: Deleted 2024/10/26 01:27:30 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/10/26 01:27:30 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (25.35s) === RUN TestSyncSuffix run.go:180: Remote "box root 'rclone-test-gozofeb9pevo'", Local "Local file system at /tmp/rclone3108258965", Modify Window "1s" 2024/10/26 01:27:42 DEBUG : Creating backend with remote "TestBox:rclone-test-gozofeb9pevo/dst" 2024/10/26 01:27:42 DEBUG : Config file has changed externally - reloading 2024/10/26 01:27:44 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/10/26 01:27:45 INFO : one: Moved (server-side) to: one.bak 2024/10/26 01:27:47 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/10/26 01:27:47 INFO : one: Copied (new) 2024/10/26 01:27:47 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/10/26 01:27:47 DEBUG : two: Unchanged skipping 2024/10/26 01:27:48 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2024/10/26 01:27:49 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/10/26 01:27:50 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2024/10/26 01:27:50 INFO : three.txt: Copied (new) 2024/10/26 01:27:52 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/10/26 01:27:54 INFO : one.bak: Deleted 2024/10/26 01:27:54 INFO : one: Moved (server-side) to: one.bak 2024/10/26 01:27:56 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2024/10/26 01:27:56 INFO : one: Copied (new) 2024/10/26 01:27:56 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/10/26 01:27:56 DEBUG : two: Unchanged skipping 2024/10/26 01:27:57 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2024/10/26 01:27:58 INFO : three.txt.bak: Deleted 2024/10/26 01:27:59 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/10/26 01:28:00 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2024/10/26 01:28:00 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (31.33s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "box root 'rclone-test-gozofeb9pevo'", Local "Local file system at /tmp/rclone3108258965", Modify Window "1s" 2024/10/26 01:28:13 DEBUG : Creating backend with remote "TestBox:rclone-test-gozofeb9pevo/dst" 2024/10/26 01:28:15 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/10/26 01:28:16 INFO : one: Moved (server-side) to: one-2019-01-01 2024/10/26 01:28:18 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/10/26 01:28:18 INFO : one: Copied (new) 2024/10/26 01:28:18 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/10/26 01:28:18 DEBUG : two: Unchanged skipping 2024/10/26 01:28:19 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2024/10/26 01:28:20 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2024/10/26 01:28:22 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2024/10/26 01:28:22 INFO : three.txt: Copied (new) 2024/10/26 01:28:24 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/10/26 01:28:25 INFO : one-2019-01-01: Deleted 2024/10/26 01:28:25 INFO : one: Moved (server-side) to: one-2019-01-01 2024/10/26 01:28:27 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2024/10/26 01:28:27 INFO : one: Copied (new) 2024/10/26 01:28:27 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/10/26 01:28:27 DEBUG : two: Unchanged skipping 2024/10/26 01:28:28 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2024/10/26 01:28:29 INFO : three-2019-01-01.txt: Deleted 2024/10/26 01:28:30 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2024/10/26 01:28:31 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2024/10/26 01:28:31 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (30.72s) === RUN TestSyncUTFNorm run.go:180: Remote "box root 'rclone-test-gozofeb9pevo'", Local "Local file system at /tmp/rclone3108258965", Modify Window "1s" 2024/10/26 01:28:40 DEBUG : box root 'rclone-test-gozofeb9pevo': Waiting for checks to finish 2024/10/26 01:28:40 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2024/10/26 01:28:40 DEBUG : box root 'rclone-test-gozofeb9pevo': Waiting for transfers to finish 2024/10/26 01:28:41 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2024/10/26 01:28:41 INFO : Testêé: Copied (replaced existing) to: Testêé 2024/10/26 01:28:41 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (5.16s) === RUN TestSyncImmutable run.go:180: Remote "box root 'rclone-test-gozofeb9pevo'", Local "Local file system at /tmp/rclone3108258965", Modify Window "1s" 2024/10/26 01:28:44 DEBUG : existing: Need to transfer - File not found at Destination 2024/10/26 01:28:44 DEBUG : box root 'rclone-test-gozofeb9pevo': Waiting for checks to finish 2024/10/26 01:28:44 DEBUG : box root 'rclone-test-gozofeb9pevo': Waiting for transfers to finish 2024/10/26 01:28:45 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2024/10/26 01:28:45 INFO : existing: Copied (new) 2024/10/26 01:28:45 DEBUG : Waiting for deletions to finish run.go:180: Remote "box root 'rclone-test-gozofeb9pevo'", Local "Local file system at /tmp/rclone3108258965", Modify Window "1s" 2024/10/26 01:28:46 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2024/10/26 01:28:46 DEBUG : box root 'rclone-test-gozofeb9pevo': Waiting for checks to finish 2024/10/26 01:28:46 ERROR : existing: Source and destination exist but do not match: immutable file modified 2024/10/26 01:28:46 DEBUG : box root 'rclone-test-gozofeb9pevo': Waiting for transfers to finish 2024/10/26 01:28:46 ERROR : box root 'rclone-test-gozofeb9pevo': not deleting files as there were IO errors 2024/10/26 01:28:46 ERROR : box root 'rclone-test-gozofeb9pevo': not deleting directories as there were IO errors run.go:180: Remote "box root 'rclone-test-gozofeb9pevo'", Local "Local file system at /tmp/rclone3108258965", Modify Window "1s" --- PASS: TestSyncImmutable (6.49s) === RUN TestSyncIgnoreCase run.go:180: Remote "box root 'rclone-test-gozofeb9pevo'", Local "Local file system at /tmp/rclone3108258965", Modify Window "1s" sync_test.go:2606: Skipping test as local or remote are case-insensitive --- SKIP: TestSyncIgnoreCase (0.68s) === RUN TestFixCase run.go:180: Remote "box root 'rclone-test-gozofeb9pevo'", Local "Local file system at /tmp/rclone3108258965", Modify Window "1s" 2024/10/26 01:29:03 DEBUG : existing: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/10/26 01:29:03 DEBUG : existing: Unchanged skipping 2024/10/26 01:29:03 DEBUG : existingbutdifferent: Sizes differ (src 5 vs dst 8) 2024/10/26 01:29:03 DEBUG : EXISTING: moving to existing-rclone-move-deyirit8 2024/10/26 01:29:03 DEBUG : EXISTINGBUTDIFFERENT: moving to existingbutdifferent-rclone-move-ziqesuj4 2024/10/26 01:29:04 INFO : EXISTINGBUTDIFFERENT: Moved (server-side) to: existingbutdifferent-rclone-move-ziqesuj4 2024/10/26 01:29:04 DEBUG : EXISTINGBUTDIFFERENT: moving to existingbutdifferent 2024/10/26 01:29:04 INFO : EXISTING: Moved (server-side) to: existing-rclone-move-deyirit8 2024/10/26 01:29:04 DEBUG : EXISTING: moving to existing 2024/10/26 01:29:05 INFO : existing-rclone-move-deyirit8: Moved (server-side) to: existing 2024/10/26 01:29:05 INFO : EXISTING: Moved (server-side) to: existing 2024/10/26 01:29:05 INFO : EXISTING: Fixed case by renaming to: existing 2024/10/26 01:29:05 INFO : SUBDIRA: Fixed case by renaming to: subdira 2024/10/26 01:29:05 INFO : existingbutdifferent-rclone-move-ziqesuj4: Moved (server-side) to: existingbutdifferent 2024/10/26 01:29:05 INFO : EXISTINGBUTDIFFERENT: Moved (server-side) to: existingbutdifferent 2024/10/26 01:29:05 INFO : EXISTINGBUTDIFFERENT: Fixed case by renaming to: existingbutdifferent 2024/10/26 01:29:07 DEBUG : existingbutdifferent: sha1 = d14abf17053197648e66ce89f88b99ae1c5162f6 OK 2024/10/26 01:29:07 INFO : existingbutdifferent: Copied (replaced existing) 2024/10/26 01:29:08 INFO : SUBDIRA/subdirb: Fixed case by renaming to: subdira/subdirb 2024/10/26 01:29:11 INFO : SUBDIRA/subdirb/SUBDIRC: Fixed case by renaming to: subdira/subdirb/subdirc 2024/10/26 01:29:12 DEBUG : subdira/subdirb/subdirc/hello: Sizes differ (src 5 vs dst 8) 2024/10/26 01:29:13 DEBUG : SUBDIRA/subdirb/SUBDIRC/HELLO: moving to subdira/subdirb/subdirc/hello-rclone-move-yaxuhux7 2024/10/26 01:29:14 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Moved (server-side) to: subdira/subdirb/subdirc/hello-rclone-move-yaxuhux7 2024/10/26 01:29:14 DEBUG : SUBDIRA/subdirb/SUBDIRC/HELLO: moving to subdira/subdirb/subdirc/hello 2024/10/26 01:29:15 INFO : SUBDIRA/subdirb/SUBDIRC/subdird: Fixed case by renaming to: subdira/subdirb/subdirc/subdird 2024/10/26 01:29:15 INFO : subdira/subdirb/subdirc/hello-rclone-move-yaxuhux7: Moved (server-side) to: subdira/subdirb/subdirc/hello 2024/10/26 01:29:15 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Moved (server-side) to: subdira/subdirb/subdirc/hello 2024/10/26 01:29:15 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Fixed case by renaming to: subdira/subdirb/subdirc/hello 2024/10/26 01:29:15 DEBUG : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: Sizes differ (src 5 vs dst 8) 2024/10/26 01:29:15 DEBUG : box root 'rclone-test-gozofeb9pevo': Waiting for checks to finish 2024/10/26 01:29:16 DEBUG : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: moving to subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-wifoyeh6 2024/10/26 01:29:16 DEBUG : subdira/subdirb/subdirc/hello: sha1 = d14abf17053197648e66ce89f88b99ae1c5162f6 OK 2024/10/26 01:29:16 INFO : subdira/subdirb/subdirc/hello: Copied (replaced existing) 2024/10/26 01:29:16 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Moved (server-side) to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-wifoyeh6 2024/10/26 01:29:16 DEBUG : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: moving to subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2024/10/26 01:29:17 INFO : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-wifoyeh6: Moved (server-side) to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2024/10/26 01:29:17 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Moved (server-side) to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2024/10/26 01:29:17 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Fixed case by renaming to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2024/10/26 01:29:17 DEBUG : box root 'rclone-test-gozofeb9pevo': Waiting for transfers to finish 2024/10/26 01:29:18 DEBUG : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: sha1 = d14abf17053197648e66ce89f88b99ae1c5162f6 OK 2024/10/26 01:29:18 INFO : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: Copied (replaced existing) 2024/10/26 01:29:18 DEBUG : Waiting for deletions to finish --- PASS: TestFixCase (38.80s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "box root 'rclone-test-gozofeb9pevo'", Local "Local file system at /tmp/rclone3108258965", Modify Window "1s" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "box root 'rclone-test-gozofeb9pevo'", Local "Local file system at /tmp/rclone3108258965", Modify Window "1s" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "box root 'rclone-test-gozofeb9pevo'", Local "Local file system at /tmp/rclone3108258965", Modify Window "1s" sync_test.go:2674: This test only runs on local --- PASS: TestMaxTransfer (2.00s) --- SKIP: TestMaxTransfer/Hard (0.67s) --- SKIP: TestMaxTransfer/Soft (0.67s) --- SKIP: TestMaxTransfer/Cautious (0.66s) === RUN TestSyncConcurrentDelete run.go:180: Remote "box root 'rclone-test-gozofeb9pevo'", Local "Local file system at /tmp/rclone3108258965", Modify Window "1s" 2024/10/26 01:30:31 DEBUG : both0: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/10/26 01:30:31 DEBUG : both10: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/10/26 01:30:31 DEBUG : both11: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/10/26 01:30:31 DEBUG : both1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/10/26 01:30:31 DEBUG : box root 'rclone-test-gozofeb9pevo': Waiting for checks to finish 2024/10/26 01:30:31 DEBUG : both0: Unchanged skipping 2024/10/26 01:30:31 DEBUG : both12: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/10/26 01:30:31 DEBUG : both12: Unchanged skipping 2024/10/26 01:30:31 DEBUG : both13: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/10/26 01:30:31 DEBUG : both13: Unchanged skipping 2024/10/26 01:30:31 DEBUG : both14: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/10/26 01:30:31 DEBUG : both10: Unchanged skipping 2024/10/26 01:30:31 DEBUG : both15: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/10/26 01:30:31 DEBUG : both15: Unchanged skipping 2024/10/26 01:30:31 DEBUG : both16: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/10/26 01:30:31 DEBUG : both16: Unchanged skipping 2024/10/26 01:30:31 DEBUG : both17: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/10/26 01:30:31 DEBUG : both17: Unchanged skipping 2024/10/26 01:30:31 DEBUG : both18: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/10/26 01:30:31 DEBUG : both11: Unchanged skipping 2024/10/26 01:30:31 DEBUG : both19: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/10/26 01:30:31 DEBUG : both19: Unchanged skipping 2024/10/26 01:30:31 DEBUG : both2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/10/26 01:30:31 DEBUG : both2: Unchanged skipping 2024/10/26 01:30:31 DEBUG : both3: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/10/26 01:30:31 DEBUG : both3: Unchanged skipping 2024/10/26 01:30:31 DEBUG : both4: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/10/26 01:30:31 DEBUG : both4: Unchanged skipping 2024/10/26 01:30:31 DEBUG : both5: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/10/26 01:30:31 DEBUG : both5: Unchanged skipping 2024/10/26 01:30:31 DEBUG : both6: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/10/26 01:30:31 DEBUG : both6: Unchanged skipping 2024/10/26 01:30:31 DEBUG : both7: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/10/26 01:30:31 DEBUG : both7: Unchanged skipping 2024/10/26 01:30:31 DEBUG : both8: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/10/26 01:30:31 DEBUG : both8: Unchanged skipping 2024/10/26 01:30:31 DEBUG : both9: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/10/26 01:30:31 DEBUG : both9: Unchanged skipping 2024/10/26 01:30:31 DEBUG : both1: Unchanged skipping 2024/10/26 01:30:31 DEBUG : both14: Unchanged skipping 2024/10/26 01:30:31 DEBUG : both18: Unchanged skipping 2024/10/26 01:30:31 DEBUG : box root 'rclone-test-gozofeb9pevo': Waiting for transfers to finish 2024/10/26 01:30:31 DEBUG : Waiting for deletions to finish 2024/10/26 01:30:32 INFO : only4: Deleted 2024/10/26 01:30:32 INFO : only0: Deleted 2024/10/26 01:30:32 INFO : only10: Deleted 2024/10/26 01:30:32 INFO : only15: Deleted 2024/10/26 01:30:33 INFO : only18: Deleted 2024/10/26 01:30:33 INFO : only17: Deleted 2024/10/26 01:30:33 INFO : only13: Deleted 2024/10/26 01:30:33 INFO : only14: Deleted 2024/10/26 01:30:34 INFO : only19: Deleted 2024/10/26 01:30:34 INFO : only3: Deleted 2024/10/26 01:30:34 INFO : only12: Deleted 2024/10/26 01:30:34 INFO : only5: Deleted 2024/10/26 01:30:34 INFO : only16: Deleted 2024/10/26 01:30:34 INFO : only2: Deleted 2024/10/26 01:30:35 INFO : only8: Deleted 2024/10/26 01:30:35 INFO : only7: Deleted 2024/10/26 01:30:35 INFO : only11: Deleted 2024/10/26 01:30:35 INFO : only1: Deleted 2024/10/26 01:30:35 INFO : only6: Deleted 2024/10/26 01:30:35 INFO : only9: Deleted run.go:180: Remote "box root 'rclone-test-gozofeb9pevo'", Local "Local file system at /tmp/rclone3108258965", Modify Window "1s" --- PASS: TestSyncConcurrentDelete (82.30s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "box root 'rclone-test-gozofeb9pevo'", Local "Local file system at /tmp/rclone3108258965", Modify Window "1s" 2024/10/26 01:31:52 DEBUG : both1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/10/26 01:31:52 DEBUG : both0: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/10/26 01:31:52 DEBUG : both10: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/10/26 01:31:52 DEBUG : both11: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/10/26 01:31:52 DEBUG : box root 'rclone-test-gozofeb9pevo': Waiting for checks to finish 2024/10/26 01:31:52 DEBUG : both1: Unchanged skipping 2024/10/26 01:31:52 DEBUG : both12: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/10/26 01:31:52 DEBUG : both12: Unchanged skipping 2024/10/26 01:31:52 DEBUG : both13: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/10/26 01:31:52 DEBUG : both13: Unchanged skipping 2024/10/26 01:31:52 DEBUG : both14: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/10/26 01:31:52 DEBUG : both14: Unchanged skipping 2024/10/26 01:31:52 DEBUG : both15: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/10/26 01:31:52 DEBUG : both15: Unchanged skipping 2024/10/26 01:31:52 DEBUG : both16: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/10/26 01:31:52 DEBUG : both16: Unchanged skipping 2024/10/26 01:31:52 DEBUG : both17: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/10/26 01:31:52 DEBUG : both17: Unchanged skipping 2024/10/26 01:31:52 DEBUG : both18: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/10/26 01:31:52 DEBUG : both18: Unchanged skipping 2024/10/26 01:31:52 DEBUG : both19: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/10/26 01:31:52 DEBUG : both19: Unchanged skipping 2024/10/26 01:31:52 DEBUG : both2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/10/26 01:31:52 DEBUG : both2: Unchanged skipping 2024/10/26 01:31:52 DEBUG : both3: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/10/26 01:31:52 DEBUG : both3: Unchanged skipping 2024/10/26 01:31:52 DEBUG : both4: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/10/26 01:31:52 DEBUG : both4: Unchanged skipping 2024/10/26 01:31:52 DEBUG : both5: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/10/26 01:31:52 DEBUG : both5: Unchanged skipping 2024/10/26 01:31:52 DEBUG : both6: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/10/26 01:31:52 DEBUG : both6: Unchanged skipping 2024/10/26 01:31:52 DEBUG : both7: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/10/26 01:31:52 DEBUG : both7: Unchanged skipping 2024/10/26 01:31:52 DEBUG : both8: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/10/26 01:31:52 DEBUG : both8: Unchanged skipping 2024/10/26 01:31:52 DEBUG : both9: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/10/26 01:31:52 DEBUG : both9: Unchanged skipping 2024/10/26 01:31:52 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2024/10/26 01:31:52 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2024/10/26 01:31:52 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2024/10/26 01:31:52 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2024/10/26 01:31:52 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2024/10/26 01:31:52 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2024/10/26 01:31:52 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2024/10/26 01:31:52 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2024/10/26 01:31:52 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2024/10/26 01:31:52 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2024/10/26 01:31:52 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2024/10/26 01:31:52 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2024/10/26 01:31:52 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2024/10/26 01:31:52 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2024/10/26 01:31:52 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2024/10/26 01:31:52 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2024/10/26 01:31:52 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2024/10/26 01:31:52 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2024/10/26 01:31:52 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2024/10/26 01:31:52 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2024/10/26 01:31:52 DEBUG : both0: Unchanged skipping 2024/10/26 01:31:52 DEBUG : both10: Unchanged skipping 2024/10/26 01:31:52 DEBUG : both11: Unchanged skipping 2024/10/26 01:31:52 DEBUG : box root 'rclone-test-gozofeb9pevo': Waiting for transfers to finish 2024/10/26 01:31:53 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/10/26 01:31:53 INFO : only0: Copied (replaced existing) 2024/10/26 01:31:53 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/10/26 01:31:53 INFO : only10: Copied (replaced existing) 2024/10/26 01:31:53 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/10/26 01:31:53 INFO : only11: Copied (replaced existing) 2024/10/26 01:31:53 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/10/26 01:31:53 INFO : only1: Copied (replaced existing) 2024/10/26 01:31:54 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/10/26 01:31:54 INFO : only12: Copied (replaced existing) 2024/10/26 01:31:55 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/10/26 01:31:55 INFO : only13: Copied (replaced existing) 2024/10/26 01:31:55 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/10/26 01:31:55 INFO : only14: Copied (replaced existing) 2024/10/26 01:31:55 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/10/26 01:31:55 INFO : only15: Copied (replaced existing) 2024/10/26 01:31:56 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/10/26 01:31:56 INFO : only16: Copied (replaced existing) 2024/10/26 01:31:56 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/10/26 01:31:56 INFO : only17: Copied (replaced existing) 2024/10/26 01:31:56 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/10/26 01:31:56 INFO : only18: Copied (replaced existing) 2024/10/26 01:31:56 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/10/26 01:31:56 INFO : only19: Copied (replaced existing) 2024/10/26 01:31:57 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/10/26 01:31:57 INFO : only2: Copied (replaced existing) 2024/10/26 01:31:57 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/10/26 01:31:57 INFO : only3: Copied (replaced existing) 2024/10/26 01:31:57 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/10/26 01:31:57 INFO : only4: Copied (replaced existing) 2024/10/26 01:31:57 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/10/26 01:31:57 INFO : only5: Copied (replaced existing) 2024/10/26 01:31:58 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/10/26 01:31:58 INFO : only7: Copied (replaced existing) 2024/10/26 01:31:58 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/10/26 01:31:58 INFO : only6: Copied (replaced existing) 2024/10/26 01:31:58 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/10/26 01:31:58 INFO : only9: Copied (replaced existing) 2024/10/26 01:31:58 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/10/26 01:31:58 INFO : only8: Copied (replaced existing) 2024/10/26 01:31:58 DEBUG : Waiting for deletions to finish run.go:180: Remote "box root 'rclone-test-gozofeb9pevo'", Local "Local file system at /tmp/rclone3108258965", Modify Window "1s" --- PASS: TestSyncConcurrentTruncate (99.08s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "box root 'rclone-test-gozofeb9pevo'", Local "Local file system at /tmp/rclone3108258965", Modify Window "1s" 2024/10/26 01:32:32 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/10/26 01:32:32 DEBUG : sub dir: Making directory 2024/10/26 01:32:33 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC sync_test.go:2793: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2793 /home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/bilib/output.go:25 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2791 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2871 Error: Received unexpected error: failed to make directory: Post "https://api.box.com/2.0/folders?fields=type%2Cid%2Csequence_id%2Cetag%2Csha1%2Cname%2Csize%2Ccreated_at%2Cmodified_at%2Ccontent_created_at%2Ccontent_modified_at%2Citem_status%2Cshared_link%2Cowned_by": couldn't fetch token: invalid_grant: maybe token expired? - try refreshing with "rclone config reconnect TestBox:" Test: TestNothingToTransferWithEmptyDirs --- FAIL: TestNothingToTransferWithEmptyDirs (25.75s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "box root 'rclone-test-gozofeb9pevo'", Local "Local file system at /tmp/rclone3108258965", Modify Window "1s" run.go:180: Remote "box root 'rclone-test-gozofeb9pevo'", Local "Local file system at /tmp/rclone3108258965", Modify Window "1s" run.go:180: Remote "box root 'rclone-test-gozofeb9pevo'", Local "Local file system at /tmp/rclone3108258965", Modify Window "1s" --- PASS: TestNothingToTransferWithoutEmptyDirs (34.79s) FAIL "./sync.test -test.v -test.timeout 1h0m0s -remote TestBox: -verbose" - Finished ERROR in 18m51.895723899s (try 1/5): exit status 1: Failed [TestNothingToTransferWithEmptyDirs]