"./sync.test -test.v -test.timeout 1h0m0s -remote TestBox: -verbose" - Starting (try 1/5) 2024/11/06 04:04:00 DEBUG : Creating backend with remote "TestBox:rclone-test-rakizim8bahi" 2024/11/06 04:04:00 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/11/06 04:04:01 DEBUG : box root 'rclone-test-rakizim8bahi': Ignoring "Shared folder — ForNick" - unknown type "web_link" 2024/11/06 04:04:01 DEBUG : Creating backend with remote "/tmp/rclone4110399017" === 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-rakizim8bahi'", Local "Local file system at /tmp/rclone4110399017", Modify Window "1s" 2024/11/06 04:04:02 DEBUG : box root 'rclone-test-rakizim8bahi': Ignoring "Shared folder — ForNick" - unknown type "web_link" 2024/11/06 04:04:10 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/06 04:04:10 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2024/11/06 04:04:10 DEBUG : box root 'rclone-test-rakizim8bahi': Waiting for checks to finish 2024/11/06 04:04:10 DEBUG : box root 'rclone-test-rakizim8bahi': Waiting for transfers to finish run.go:180: Remote "box root 'rclone-test-rakizim8bahi'", Local "Local file system at /tmp/rclone4110399017", Modify Window "1s" --- PASS: TestCopyWithDryRun (10.70s) === RUN TestCopy run.go:180: Remote "box root 'rclone-test-rakizim8bahi'", Local "Local file system at /tmp/rclone4110399017", Modify Window "1s" 2024/11/06 04:04:12 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/11/06 04:04:12 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/06 04:04:12 DEBUG : box root 'rclone-test-rakizim8bahi': Waiting for checks to finish 2024/11/06 04:04:12 DEBUG : box root 'rclone-test-rakizim8bahi': Waiting for transfers to finish 2024/11/06 04:04:16 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/11/06 04:04:16 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "box root 'rclone-test-rakizim8bahi'", Local "Local file system at /tmp/rclone4110399017", Modify Window "1s" 2024/11/06 04:04:17 DEBUG : box root 'rclone-test-rakizim8bahi': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (8.86s) === RUN TestCopyMetadata run.go:180: Remote "box root 'rclone-test-rakizim8bahi'", Local "Local file system at /tmp/rclone4110399017", Modify Window "1s" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadata (1.08s) === RUN TestCopyMetadataNoEmptyDirs run.go:180: Remote "box root 'rclone-test-rakizim8bahi'", Local "Local file system at /tmp/rclone4110399017", Modify Window "1s" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (1.27s) === RUN TestCopyMissingDirectory run.go:180: Remote "box root 'rclone-test-rakizim8bahi'", Local "Local file system at /tmp/rclone4110399017", Modify Window "1s" 2024/11/06 04:04:23 DEBUG : Creating backend with remote "/non-existing" 2024/11/06 04:04:24 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2024/11/06 04:04:24 DEBUG : box root 'rclone-test-rakizim8bahi': Waiting for checks to finish 2024/11/06 04:04:24 DEBUG : box root 'rclone-test-rakizim8bahi': Waiting for transfers to finish run.go:180: Remote "box root 'rclone-test-rakizim8bahi'", Local "Local file system at /tmp/rclone4110399017", Modify Window "1s" --- PASS: TestCopyMissingDirectory (2.28s) === RUN TestCopyNoTraverse run.go:180: Remote "box root 'rclone-test-rakizim8bahi'", Local "Local file system at /tmp/rclone4110399017", Modify Window "1s" 2024/11/06 04:04:26 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/06 04:04:26 DEBUG : box root 'rclone-test-rakizim8bahi': Waiting for checks to finish 2024/11/06 04:04:26 DEBUG : box root 'rclone-test-rakizim8bahi': Waiting for transfers to finish 2024/11/06 04:04:30 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/11/06 04:04:30 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "box root 'rclone-test-rakizim8bahi'", Local "Local file system at /tmp/rclone4110399017", Modify Window "1s" --- PASS: TestCopyNoTraverse (9.83s) === RUN TestCopyCheckFirst run.go:180: Remote "box root 'rclone-test-rakizim8bahi'", Local "Local file system at /tmp/rclone4110399017", Modify Window "1s" 2024/11/06 04:04:35 INFO : box root 'rclone-test-rakizim8bahi': Running all checks before starting transfers 2024/11/06 04:04:36 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/06 04:04:36 DEBUG : box root 'rclone-test-rakizim8bahi': Waiting for checks to finish 2024/11/06 04:04:36 INFO : box root 'rclone-test-rakizim8bahi': Checks finished, now starting transfers 2024/11/06 04:04:36 DEBUG : box root 'rclone-test-rakizim8bahi': Waiting for transfers to finish 2024/11/06 04:04:39 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/11/06 04:04:39 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "box root 'rclone-test-rakizim8bahi'", Local "Local file system at /tmp/rclone4110399017", Modify Window "1s" --- PASS: TestCopyCheckFirst (16.08s) === RUN TestSyncNoTraverse run.go:180: Remote "box root 'rclone-test-rakizim8bahi'", Local "Local file system at /tmp/rclone4110399017", Modify Window "1s" 2024/11/06 04:04:52 ERROR : Ignoring --no-traverse with sync 2024/11/06 04:04:52 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/06 04:04:52 DEBUG : box root 'rclone-test-rakizim8bahi': Waiting for checks to finish 2024/11/06 04:04:52 DEBUG : box root 'rclone-test-rakizim8bahi': Waiting for transfers to finish 2024/11/06 04:04:55 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/11/06 04:04:55 INFO : sub dir/hello world: Copied (new) 2024/11/06 04:04:55 DEBUG : Waiting for deletions to finish run.go:180: Remote "box root 'rclone-test-rakizim8bahi'", Local "Local file system at /tmp/rclone4110399017", Modify Window "1s" --- PASS: TestSyncNoTraverse (14.57s) === RUN TestCopyWithDepth run.go:180: Remote "box root 'rclone-test-rakizim8bahi'", Local "Local file system at /tmp/rclone4110399017", Modify Window "1s" 2024/11/06 04:05:06 DEBUG : hello world2: Need to transfer - File not found at Destination 2024/11/06 04:05:06 DEBUG : box root 'rclone-test-rakizim8bahi': Waiting for checks to finish 2024/11/06 04:05:06 DEBUG : box root 'rclone-test-rakizim8bahi': Waiting for transfers to finish 2024/11/06 04:05:08 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2024/11/06 04:05:08 INFO : hello world2: Copied (new) run.go:180: Remote "box root 'rclone-test-rakizim8bahi'", Local "Local file system at /tmp/rclone4110399017", Modify Window "1s" --- PASS: TestCopyWithDepth (5.24s) === RUN TestCopyWithFilesFrom run.go:180: Remote "box root 'rclone-test-rakizim8bahi'", Local "Local file system at /tmp/rclone4110399017", Modify Window "1s" 2024/11/06 04:05:12 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/06 04:05:12 DEBUG : box root 'rclone-test-rakizim8bahi': Waiting for checks to finish 2024/11/06 04:05:12 DEBUG : box root 'rclone-test-rakizim8bahi': Waiting for transfers to finish 2024/11/06 04:05:13 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/11/06 04:05:13 INFO : potato2: Copied (new) run.go:180: Remote "box root 'rclone-test-rakizim8bahi'", Local "Local file system at /tmp/rclone4110399017", Modify Window "1s" --- PASS: TestCopyWithFilesFrom (5.27s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "box root 'rclone-test-rakizim8bahi'", Local "Local file system at /tmp/rclone4110399017", Modify Window "1s" 2024/11/06 04:05:17 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/06 04:05:17 DEBUG : box root 'rclone-test-rakizim8bahi': Waiting for checks to finish 2024/11/06 04:05:17 DEBUG : box root 'rclone-test-rakizim8bahi': Waiting for transfers to finish 2024/11/06 04:05:19 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/11/06 04:05:19 INFO : potato2: Copied (new) run.go:180: Remote "box root 'rclone-test-rakizim8bahi'", Local "Local file system at /tmp/rclone4110399017", Modify Window "1s" --- PASS: TestCopyWithFilesFromAndNoTraverse (5.38s) === RUN TestCopyEmptyDirectories run.go:180: Remote "box root 'rclone-test-rakizim8bahi'", Local "Local file system at /tmp/rclone4110399017", Modify Window "1s" 2024/11/06 04:05:22 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2024/11/06 04:05:22 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/11/06 04:05:22 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2024/11/06 04:05:22 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/11/06 04:05:22 DEBUG : sub dir: Making directory 2024/11/06 04:05:24 DEBUG : sub dir2: Making directory 2024/11/06 04:05:25 DEBUG : sub dir2/sub sub dir2: Making directory 2024/11/06 04:05:25 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/06 04:05:26 DEBUG : box root 'rclone-test-rakizim8bahi': Waiting for checks to finish 2024/11/06 04:05:26 DEBUG : box root 'rclone-test-rakizim8bahi': Waiting for transfers to finish 2024/11/06 04:05:28 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/11/06 04:05:28 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "box root 'rclone-test-rakizim8bahi'", Local "Local file system at /tmp/rclone4110399017", Modify Window "1s" 2024/11/06 04:05:29 DEBUG : box root 'rclone-test-rakizim8bahi': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (16.16s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "box root 'rclone-test-rakizim8bahi'", Local "Local file system at /tmp/rclone4110399017", Modify Window "1s" 2024/11/06 04:05:38 DEBUG : sub dir2: Making directory 2024/11/06 04:05:38 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2024/11/06 04:05:38 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/11/06 04:05:39 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/06 04:05:39 DEBUG : box root 'rclone-test-rakizim8bahi': Waiting for checks to finish 2024/11/06 04:05:39 DEBUG : box root 'rclone-test-rakizim8bahi': Waiting for transfers to finish 2024/11/06 04:05:41 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/11/06 04:05:41 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (7.20s) === RUN TestMoveEmptyDirectories run.go:180: Remote "box root 'rclone-test-rakizim8bahi'", Local "Local file system at /tmp/rclone4110399017", Modify Window "1s" 2024/11/06 04:05:45 DEBUG : sub dir2: Making directory with metadata 2024/11/06 04:05:45 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/11/06 04:05:46 DEBUG : sub dir: Making directory 2024/11/06 04:05:47 DEBUG : sub dir2: Making directory 2024/11/06 04:05:48 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/06 04:05:48 DEBUG : box root 'rclone-test-rakizim8bahi': Waiting for checks to finish 2024/11/06 04:05:48 DEBUG : box root 'rclone-test-rakizim8bahi': Waiting for transfers to finish 2024/11/06 04:05:50 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/11/06 04:05:50 INFO : sub dir/hello world: Copied (new) 2024/11/06 04:05:50 INFO : sub dir/hello world: Deleted run.go:180: Remote "box root 'rclone-test-rakizim8bahi'", Local "Local file system at /tmp/rclone4110399017", Modify Window "1s" 2024/11/06 04:05:51 DEBUG : box root 'rclone-test-rakizim8bahi': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2024/11/06 04:05:52 DEBUG : box root 'rclone-test-rakizim8bahi': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (12.11s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "box root 'rclone-test-rakizim8bahi'", Local "Local file system at /tmp/rclone4110399017", Modify Window "1s" sync_test.go:408: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.83s) === RUN TestMoveNoEmptyDirectories run.go:180: Remote "box root 'rclone-test-rakizim8bahi'", Local "Local file system at /tmp/rclone4110399017", Modify Window "1s" 2024/11/06 04:05:58 DEBUG : sub dir2: Making directory 2024/11/06 04:05:59 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/06 04:05:59 DEBUG : box root 'rclone-test-rakizim8bahi': Waiting for checks to finish 2024/11/06 04:05:59 DEBUG : box root 'rclone-test-rakizim8bahi': Waiting for transfers to finish 2024/11/06 04:06:02 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/11/06 04:06:02 INFO : sub dir/hello world: Copied (new) 2024/11/06 04:06:02 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (7.82s) === RUN TestSyncEmptyDirectories run.go:180: Remote "box root 'rclone-test-rakizim8bahi'", Local "Local file system at /tmp/rclone4110399017", Modify Window "1s" 2024/11/06 04:06:06 DEBUG : sub dir2: Making directory with metadata 2024/11/06 04:06:06 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/11/06 04:06:06 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/11/06 04:06:06 DEBUG : sub dir: Making directory 2024/11/06 04:06:08 DEBUG : sub dir2: Making directory 2024/11/06 04:06:09 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/06 04:06:09 DEBUG : box root 'rclone-test-rakizim8bahi': Waiting for checks to finish 2024/11/06 04:06:09 DEBUG : box root 'rclone-test-rakizim8bahi': Waiting for transfers to finish 2024/11/06 04:06:10 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/11/06 04:06:10 INFO : sub dir/hello world: Copied (new) 2024/11/06 04:06:10 DEBUG : Waiting for deletions to finish run.go:180: Remote "box root 'rclone-test-rakizim8bahi'", Local "Local file system at /tmp/rclone4110399017", Modify Window "1s" 2024/11/06 04:06:11 DEBUG : box root 'rclone-test-rakizim8bahi': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (10.46s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "box root 'rclone-test-rakizim8bahi'", Local "Local file system at /tmp/rclone4110399017", Modify Window "1s" sync_test.go:507: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.79s) === RUN TestSyncNoEmptyDirectories run.go:180: Remote "box root 'rclone-test-rakizim8bahi'", Local "Local file system at /tmp/rclone4110399017", Modify Window "1s" 2024/11/06 04:06:17 DEBUG : sub dir2: Making directory 2024/11/06 04:06:18 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/06 04:06:18 DEBUG : box root 'rclone-test-rakizim8bahi': Waiting for checks to finish 2024/11/06 04:06:18 DEBUG : box root 'rclone-test-rakizim8bahi': Waiting for transfers to finish 2024/11/06 04:06:21 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/11/06 04:06:21 INFO : sub dir/hello world: Copied (new) 2024/11/06 04:06:21 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (9.33s) === RUN TestServerSideCopy run.go:180: Remote "box root 'rclone-test-rakizim8bahi'", Local "Local file system at /tmp/rclone4110399017", Modify Window "1s" 2024/11/06 04:06:31 DEBUG : Creating backend with remote "TestBox:rclone-test-rojafar7memi" 2024/11/06 04:06:31 DEBUG : Config file has changed externally - reloading 2024/11/06 04:06:32 DEBUG : box root 'rclone-test-rojafar7memi': Ignoring "Shared folder — ForNick" - unknown type "web_link" sync_test.go:590: Server side copy (if possible) box root 'rclone-test-rakizim8bahi' -> box root 'rclone-test-rojafar7memi' 2024/11/06 04:06:33 DEBUG : box root 'rclone-test-rojafar7memi': Ignoring "Shared folder — ForNick" - unknown type "web_link" 2024/11/06 04:06:33 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/06 04:06:33 DEBUG : box root 'rclone-test-rojafar7memi': Waiting for checks to finish 2024/11/06 04:06:33 DEBUG : box root 'rclone-test-rojafar7memi': Waiting for transfers to finish 2024/11/06 04:06:34 DEBUG : box root 'rclone-test-rojafar7memi': Ignoring "Shared folder — ForNick" - unknown type "web_link" 2024/11/06 04:06:37 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/11/06 04:06:37 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "box root 'rclone-test-rakizim8bahi'", Local "Local file system at /tmp/rclone4110399017", Modify Window "1s" 2024/11/06 04:06:39 DEBUG : box root 'rclone-test-rojafar7memi': Purge remote --- PASS: TestServerSideCopy (17.80s) === RUN TestCopyOverSelf run.go:180: Remote "box root 'rclone-test-rakizim8bahi'", Local "Local file system at /tmp/rclone4110399017", Modify Window "1s" 2024/11/06 04:06:50 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2024/11/06 04:06:50 DEBUG : box root 'rclone-test-rakizim8bahi': Waiting for checks to finish 2024/11/06 04:06:50 DEBUG : box root 'rclone-test-rakizim8bahi': Waiting for transfers to finish 2024/11/06 04:06:51 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2024/11/06 04:06:51 INFO : sub dir/hello world: Copied (replaced existing) run.go:180: Remote "box root 'rclone-test-rakizim8bahi'", Local "Local file system at /tmp/rclone4110399017", Modify Window "1s" --- PASS: TestCopyOverSelf (11.89s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "box root 'rclone-test-rakizim8bahi'", Local "Local file system at /tmp/rclone4110399017", Modify Window "1s" 2024/11/06 04:07:00 DEBUG : Creating backend with remote "TestBox:rclone-test-ruturol5haqe" 2024/11/06 04:07:01 DEBUG : box root 'rclone-test-ruturol5haqe': Ignoring "Shared folder — ForNick" - unknown type "web_link" sync_test.go:626: Server side copy (if possible) box root 'rclone-test-rakizim8bahi' -> box root 'rclone-test-ruturol5haqe' 2024/11/06 04:07:02 DEBUG : box root 'rclone-test-ruturol5haqe': Ignoring "Shared folder — ForNick" - unknown type "web_link" 2024/11/06 04:07:03 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/06 04:07:03 DEBUG : box root 'rclone-test-ruturol5haqe': Waiting for checks to finish 2024/11/06 04:07:03 DEBUG : box root 'rclone-test-ruturol5haqe': Waiting for transfers to finish 2024/11/06 04:07:04 DEBUG : box root 'rclone-test-ruturol5haqe': Ignoring "Shared folder — ForNick" - unknown type "web_link" 2024/11/06 04:07:07 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/11/06 04:07:07 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "box root 'rclone-test-rakizim8bahi'", Local "Local file system at /tmp/rclone4110399017", Modify Window "1s" 2024/11/06 04:07:11 DEBUG : box root 'rclone-test-ruturol5haqe': Waiting for checks to finish 2024/11/06 04:07:11 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2024/11/06 04:07:11 DEBUG : box root 'rclone-test-ruturol5haqe': Waiting for transfers to finish 2024/11/06 04:07:12 DEBUG : sub dir/hello world: dst already exists, copying to temp name sub dir/hello world-rclone-copy-fofiwoq7 2024/11/06 04:07:13 DEBUG : sub dir/hello world-rclone-copy-fofiwoq7: moving to real name sub dir/hello world 2024/11/06 04:07:15 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2024/11/06 04:07:15 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "box root 'rclone-test-rakizim8bahi'", Local "Local file system at /tmp/rclone4110399017", Modify Window "1s" 2024/11/06 04:07:16 DEBUG : box root 'rclone-test-ruturol5haqe': Purge remote --- PASS: TestServerSideCopyOverSelf (26.56s) === RUN TestMoveOverSelf run.go:180: Remote "box root 'rclone-test-rakizim8bahi'", Local "Local file system at /tmp/rclone4110399017", Modify Window "1s" 2024/11/06 04:07:28 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2024/11/06 04:07:28 DEBUG : box root 'rclone-test-rakizim8bahi': Waiting for checks to finish 2024/11/06 04:07:28 DEBUG : box root 'rclone-test-rakizim8bahi': Waiting for transfers to finish 2024/11/06 04:07:29 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2024/11/06 04:07:29 INFO : sub dir/hello world: Copied (replaced existing) 2024/11/06 04:07:29 INFO : sub dir/hello world: Deleted run.go:180: Remote "box root 'rclone-test-rakizim8bahi'", Local "Local file system at /tmp/rclone4110399017", Modify Window "1s" --- PASS: TestMoveOverSelf (11.13s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "box root 'rclone-test-rakizim8bahi'", Local "Local file system at /tmp/rclone4110399017", Modify Window "1s" 2024/11/06 04:07:38 DEBUG : Creating backend with remote "TestBox:rclone-test-modubaf1buxe" 2024/11/06 04:07:38 DEBUG : Config file has changed externally - reloading 2024/11/06 04:07:39 DEBUG : box root 'rclone-test-modubaf1buxe': Ignoring "Shared folder — ForNick" - unknown type "web_link" sync_test.go:671: Server side copy (if possible) box root 'rclone-test-rakizim8bahi' -> box root 'rclone-test-modubaf1buxe' 2024/11/06 04:07:39 DEBUG : box root 'rclone-test-modubaf1buxe': Ignoring "Shared folder — ForNick" - unknown type "web_link" 2024/11/06 04:07:40 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/06 04:07:40 DEBUG : box root 'rclone-test-modubaf1buxe': Waiting for checks to finish 2024/11/06 04:07:40 DEBUG : box root 'rclone-test-modubaf1buxe': Waiting for transfers to finish 2024/11/06 04:07:40 DEBUG : box root 'rclone-test-modubaf1buxe': Ignoring "Shared folder — ForNick" - unknown type "web_link" 2024/11/06 04:07:44 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/11/06 04:07:44 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "box root 'rclone-test-rakizim8bahi'", Local "Local file system at /tmp/rclone4110399017", Modify Window "1s" 2024/11/06 04:07:47 DEBUG : box root 'rclone-test-modubaf1buxe': Using server-side directory move 2024/11/06 04:07:47 INFO : box root 'rclone-test-modubaf1buxe': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2024/11/06 04:07:48 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2024/11/06 04:07:48 DEBUG : box root 'rclone-test-modubaf1buxe': Waiting for checks to finish 2024/11/06 04:07:48 DEBUG : box root 'rclone-test-modubaf1buxe': Waiting for transfers to finish 2024/11/06 04:07:49 INFO : sub dir/hello world: Deleted 2024/11/06 04:07:51 INFO : sub dir/hello world: Moved (server-side) 2024/11/06 04:07:56 DEBUG : testing file moves 2024/11/06 04:07:57 DEBUG : box root 'rclone-test-modubaf1buxe': Waiting for checks to finish 2024/11/06 04:07:57 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2024/11/06 04:07:57 DEBUG : box root 'rclone-test-modubaf1buxe': Waiting for transfers to finish 2024/11/06 04:07:59 INFO : sub dir/hello world: Deleted 2024/11/06 04:08:00 INFO : sub dir/hello world: Moved (server-side) run.go:180: Remote "box root 'rclone-test-rakizim8bahi'", Local "Local file system at /tmp/rclone4110399017", Modify Window "1s" 2024/11/06 04:08:01 DEBUG : box root 'rclone-test-modubaf1buxe': Purge remote --- PASS: TestServerSideMoveOverSelf (33.36s) === RUN TestCopyAfterDelete run.go:180: Remote "box root 'rclone-test-rakizim8bahi'", Local "Local file system at /tmp/rclone4110399017", Modify Window "1s" 2024/11/06 04:08:10 ERROR : : error listing: directory not found 2024/11/06 04:08:11 DEBUG : Local file system at /tmp/rclone4110399017: Making directory 2024/11/06 04:08:12 DEBUG : box root 'rclone-test-rakizim8bahi': Waiting for checks to finish 2024/11/06 04:08:12 DEBUG : box root 'rclone-test-rakizim8bahi': Waiting for transfers to finish run.go:180: Remote "box root 'rclone-test-rakizim8bahi'", Local "Local file system at /tmp/rclone4110399017", Modify Window "1s" --- PASS: TestCopyAfterDelete (9.98s) === RUN TestCopyRedownload run.go:180: Remote "box root 'rclone-test-rakizim8bahi'", Local "Local file system at /tmp/rclone4110399017", Modify Window "1s" 2024/11/06 04:08:22 DEBUG : Added delayed dir = "sub dir", newDst= 2024/11/06 04:08:23 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/06 04:08:23 DEBUG : Local file system at /tmp/rclone4110399017: Waiting for checks to finish 2024/11/06 04:08:23 DEBUG : Local file system at /tmp/rclone4110399017: Waiting for transfers to finish 2024/11/06 04:08:24 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/11/06 04:08:24 DEBUG : sub dir/hello world.e0e42c92.partial: renamed to: sub dir/hello world 2024/11/06 04:08:24 INFO : sub dir/hello world: Copied (new) 2024/11/06 04:08:24 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "box root 'rclone-test-rakizim8bahi'", Local "Local file system at /tmp/rclone4110399017", Modify Window "1s" --- PASS: TestCopyRedownload (10.58s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "box root 'rclone-test-rakizim8bahi'", Local "Local file system at /tmp/rclone4110399017", Modify Window "1s" 2024/11/06 04:08:28 DEBUG : check sum: Need to transfer - File not found at Destination 2024/11/06 04:08:28 DEBUG : box root 'rclone-test-rakizim8bahi': Waiting for checks to finish 2024/11/06 04:08:28 DEBUG : box root 'rclone-test-rakizim8bahi': Waiting for transfers to finish 2024/11/06 04:08:30 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2024/11/06 04:08:30 INFO : check sum: Copied (new) 2024/11/06 04:08:30 DEBUG : Waiting for deletions to finish run.go:180: Remote "box root 'rclone-test-rakizim8bahi'", Local "Local file system at /tmp/rclone4110399017", Modify Window "1s" 2024/11/06 04:08:31 DEBUG : box root 'rclone-test-rakizim8bahi': Waiting for checks to finish 2024/11/06 04:08:31 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2024/11/06 04:08:31 DEBUG : check sum: Size and sha1 of src and dst objects identical 2024/11/06 04:08:31 DEBUG : check sum: Unchanged skipping 2024/11/06 04:08:31 DEBUG : box root 'rclone-test-rakizim8bahi': Waiting for transfers to finish 2024/11/06 04:08:31 DEBUG : Waiting for deletions to finish 2024/11/06 04:08:31 INFO : There was nothing to transfer run.go:180: Remote "box root 'rclone-test-rakizim8bahi'", Local "Local file system at /tmp/rclone4110399017", Modify Window "1s" --- PASS: TestSyncBasedOnCheckSum (7.19s) === RUN TestSyncSizeOnly run.go:180: Remote "box root 'rclone-test-rakizim8bahi'", Local "Local file system at /tmp/rclone4110399017", Modify Window "1s" 2024/11/06 04:08:36 DEBUG : sizeonly: Need to transfer - File not found at Destination 2024/11/06 04:08:36 DEBUG : box root 'rclone-test-rakizim8bahi': Waiting for checks to finish 2024/11/06 04:08:36 DEBUG : box root 'rclone-test-rakizim8bahi': Waiting for transfers to finish 2024/11/06 04:08:37 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2024/11/06 04:08:37 INFO : sizeonly: Copied (new) 2024/11/06 04:08:37 DEBUG : Waiting for deletions to finish run.go:180: Remote "box root 'rclone-test-rakizim8bahi'", Local "Local file system at /tmp/rclone4110399017", Modify Window "1s" 2024/11/06 04:08:38 DEBUG : sizeonly: Sizes identical 2024/11/06 04:08:38 DEBUG : sizeonly: Unchanged skipping 2024/11/06 04:08:38 DEBUG : box root 'rclone-test-rakizim8bahi': Waiting for checks to finish 2024/11/06 04:08:38 DEBUG : box root 'rclone-test-rakizim8bahi': Waiting for transfers to finish 2024/11/06 04:08:38 DEBUG : Waiting for deletions to finish 2024/11/06 04:08:38 INFO : There was nothing to transfer run.go:180: Remote "box root 'rclone-test-rakizim8bahi'", Local "Local file system at /tmp/rclone4110399017", Modify Window "1s" --- PASS: TestSyncSizeOnly (7.25s) === RUN TestSyncIgnoreSize run.go:180: Remote "box root 'rclone-test-rakizim8bahi'", Local "Local file system at /tmp/rclone4110399017", Modify Window "1s" 2024/11/06 04:08:43 DEBUG : ignore-size: Need to transfer - File not found at Destination 2024/11/06 04:08:43 DEBUG : box root 'rclone-test-rakizim8bahi': Waiting for checks to finish 2024/11/06 04:08:43 DEBUG : box root 'rclone-test-rakizim8bahi': Waiting for transfers to finish 2024/11/06 04:08:45 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2024/11/06 04:08:45 INFO : ignore-size: Copied (new) 2024/11/06 04:08:45 DEBUG : Waiting for deletions to finish run.go:180: Remote "box root 'rclone-test-rakizim8bahi'", Local "Local file system at /tmp/rclone4110399017", Modify Window "1s" 2024/11/06 04:08:46 DEBUG : box root 'rclone-test-rakizim8bahi': Waiting for checks to finish 2024/11/06 04:08:46 DEBUG : ignore-size: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/06 04:08:46 DEBUG : ignore-size: Unchanged skipping 2024/11/06 04:08:46 DEBUG : box root 'rclone-test-rakizim8bahi': Waiting for transfers to finish 2024/11/06 04:08:46 DEBUG : Waiting for deletions to finish 2024/11/06 04:08:46 INFO : There was nothing to transfer run.go:180: Remote "box root 'rclone-test-rakizim8bahi'", Local "Local file system at /tmp/rclone4110399017", Modify Window "1s" --- PASS: TestSyncIgnoreSize (8.66s) === RUN TestSyncIgnoreTimes run.go:180: Remote "box root 'rclone-test-rakizim8bahi'", Local "Local file system at /tmp/rclone4110399017", Modify Window "1s" 2024/11/06 04:08:54 DEBUG : existing: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/06 04:08:54 DEBUG : existing: Unchanged skipping 2024/11/06 04:08:54 DEBUG : box root 'rclone-test-rakizim8bahi': Waiting for checks to finish 2024/11/06 04:08:54 DEBUG : box root 'rclone-test-rakizim8bahi': Waiting for transfers to finish 2024/11/06 04:08:54 DEBUG : Waiting for deletions to finish 2024/11/06 04:08:54 INFO : There was nothing to transfer run.go:180: Remote "box root 'rclone-test-rakizim8bahi'", Local "Local file system at /tmp/rclone4110399017", Modify Window "1s" 2024/11/06 04:08:55 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2024/11/06 04:08:55 DEBUG : box root 'rclone-test-rakizim8bahi': Waiting for checks to finish 2024/11/06 04:08:55 DEBUG : box root 'rclone-test-rakizim8bahi': Waiting for transfers to finish 2024/11/06 04:08:56 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2024/11/06 04:08:56 INFO : existing: Copied (replaced existing) 2024/11/06 04:08:56 DEBUG : Waiting for deletions to finish run.go:180: Remote "box root 'rclone-test-rakizim8bahi'", Local "Local file system at /tmp/rclone4110399017", Modify Window "1s" --- PASS: TestSyncIgnoreTimes (9.45s) === RUN TestSyncIgnoreExisting run.go:180: Remote "box root 'rclone-test-rakizim8bahi'", Local "Local file system at /tmp/rclone4110399017", Modify Window "1s" 2024/11/06 04:09:01 DEBUG : existing: Need to transfer - File not found at Destination 2024/11/06 04:09:01 DEBUG : box root 'rclone-test-rakizim8bahi': Waiting for checks to finish 2024/11/06 04:09:01 DEBUG : box root 'rclone-test-rakizim8bahi': Waiting for transfers to finish 2024/11/06 04:09:03 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2024/11/06 04:09:03 INFO : existing: Copied (new) 2024/11/06 04:09:03 DEBUG : Waiting for deletions to finish run.go:180: Remote "box root 'rclone-test-rakizim8bahi'", Local "Local file system at /tmp/rclone4110399017", Modify Window "1s" 2024/11/06 04:09:04 DEBUG : existing: Destination exists, skipping 2024/11/06 04:09:04 DEBUG : box root 'rclone-test-rakizim8bahi': Waiting for checks to finish 2024/11/06 04:09:04 DEBUG : box root 'rclone-test-rakizim8bahi': Waiting for transfers to finish 2024/11/06 04:09:04 DEBUG : Waiting for deletions to finish 2024/11/06 04:09:04 INFO : There was nothing to transfer run.go:180: Remote "box root 'rclone-test-rakizim8bahi'", Local "Local file system at /tmp/rclone4110399017", Modify Window "1s" --- PASS: TestSyncIgnoreExisting (7.73s) === RUN TestSyncIgnoreErrors run.go:180: Remote "box root 'rclone-test-rakizim8bahi'", Local "Local file system at /tmp/rclone4110399017", Modify Window "1s" 2024/11/06 04:09:14 DEBUG : d: Making directory 2024/11/06 04:09:17 DEBUG : a/potato2: Need to transfer - File not found at Destination 2024/11/06 04:09:17 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/11/06 04:09:17 DEBUG : c/non empty space: Unchanged skipping 2024/11/06 04:09:18 DEBUG : box root 'rclone-test-rakizim8bahi': Waiting for checks to finish 2024/11/06 04:09:18 DEBUG : box root 'rclone-test-rakizim8bahi': Waiting for transfers to finish 2024/11/06 04:09:20 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/11/06 04:09:20 INFO : a/potato2: Copied (new) 2024/11/06 04:09:20 DEBUG : Waiting for deletions to finish 2024/11/06 04:09:21 INFO : b/potato: Deleted 2024/11/06 04:09:21 INFO : d: Removing directory 2024/11/06 04:09:22 INFO : b: Removing directory 2024/11/06 04:09:23 DEBUG : box root 'rclone-test-rakizim8bahi': deleted 2 directories run.go:180: Remote "box root 'rclone-test-rakizim8bahi'", Local "Local file system at /tmp/rclone4110399017", Modify Window "1s" --- PASS: TestSyncIgnoreErrors (21.94s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "box root 'rclone-test-rakizim8bahi'", Local "Local file system at /tmp/rclone4110399017", Modify Window "1s" 2024/11/06 04:09:33 DEBUG : box root 'rclone-test-rakizim8bahi': Waiting for checks to finish 2024/11/06 04:09:33 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/11/06 04:09:33 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2024/11/06 04:09:33 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2024/11/06 04:09:33 DEBUG : empty space: Unchanged skipping 2024/11/06 04:09:33 DEBUG : box root 'rclone-test-rakizim8bahi': Waiting for transfers to finish 2024/11/06 04:09:33 DEBUG : Waiting for deletions to finish 2024/11/06 04:09:33 INFO : There was nothing to transfer run.go:180: Remote "box root 'rclone-test-rakizim8bahi'", Local "Local file system at /tmp/rclone4110399017", Modify Window "1s" 2024/11/06 04:09:34 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/11/06 04:09:34 DEBUG : box root 'rclone-test-rakizim8bahi': Waiting for checks to finish 2024/11/06 04:09:34 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2024/11/06 04:09:34 INFO : empty space: Updated modification time in destination 2024/11/06 04:09:34 DEBUG : empty space: Unchanged skipping 2024/11/06 04:09:34 DEBUG : box root 'rclone-test-rakizim8bahi': Waiting for transfers to finish 2024/11/06 04:09:34 DEBUG : Waiting for deletions to finish 2024/11/06 04:09:34 INFO : There was nothing to transfer run.go:180: Remote "box root 'rclone-test-rakizim8bahi'", Local "Local file system at /tmp/rclone4110399017", Modify Window "1s" --- PASS: TestSyncAfterChangingModtimeOnly (8.08s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "box root 'rclone-test-rakizim8bahi'", Local "Local file system at /tmp/rclone4110399017", Modify Window "1s" 2024/11/06 04:09: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/11/06 04:09:41 DEBUG : box root 'rclone-test-rakizim8bahi': Waiting for checks to finish 2024/11/06 04:09:41 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2024/11/06 04:09:41 DEBUG : empty space: Unchanged skipping 2024/11/06 04:09:41 DEBUG : box root 'rclone-test-rakizim8bahi': Waiting for transfers to finish 2024/11/06 04:09:41 DEBUG : Waiting for deletions to finish 2024/11/06 04:09:41 INFO : There was nothing to transfer run.go:180: Remote "box root 'rclone-test-rakizim8bahi'", Local "Local file system at /tmp/rclone4110399017", Modify Window "1s" --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (5.76s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "box root 'rclone-test-rakizim8bahi'", Local "Local file system at /tmp/rclone4110399017", Modify Window "1s" 2024/11/06 04:09:47 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/11/06 04:09:47 DEBUG : box root 'rclone-test-rakizim8bahi': Waiting for checks to finish 2024/11/06 04:09:47 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone4110399017) 2024/11/06 04:09:47 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (box root 'rclone-test-rakizim8bahi') 2024/11/06 04:09:47 DEBUG : foo: sha1 differ 2024/11/06 04:09:47 DEBUG : box root 'rclone-test-rakizim8bahi': Waiting for transfers to finish 2024/11/06 04:09:48 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2024/11/06 04:09:48 INFO : foo: Copied (replaced existing) 2024/11/06 04:09:48 DEBUG : Waiting for deletions to finish run.go:180: Remote "box root 'rclone-test-rakizim8bahi'", Local "Local file system at /tmp/rclone4110399017", Modify Window "1s" --- PASS: TestSyncDoesntUpdateModtime (7.67s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "box root 'rclone-test-rakizim8bahi'", Local "Local file system at /tmp/rclone4110399017", Modify Window "1s" 2024/11/06 04:09:56 DEBUG : potato: Need to transfer - File not found at Destination 2024/11/06 04:09:56 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/11/06 04:09:56 DEBUG : box root 'rclone-test-rakizim8bahi': Waiting for checks to finish 2024/11/06 04:09:56 DEBUG : empty space: Unchanged skipping 2024/11/06 04:09:56 DEBUG : box root 'rclone-test-rakizim8bahi': Waiting for transfers to finish 2024/11/06 04:09:58 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/11/06 04:09:58 INFO : potato: Copied (new) 2024/11/06 04:09:58 DEBUG : Waiting for deletions to finish run.go:180: Remote "box root 'rclone-test-rakizim8bahi'", Local "Local file system at /tmp/rclone4110399017", Modify Window "1s" --- PASS: TestSyncAfterAddingAFile (11.19s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "box root 'rclone-test-rakizim8bahi'", Local "Local file system at /tmp/rclone4110399017", Modify Window "1s" 2024/11/06 04:10:06 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2024/11/06 04:10:06 DEBUG : box root 'rclone-test-rakizim8bahi': Waiting for checks to finish 2024/11/06 04:10:06 DEBUG : box root 'rclone-test-rakizim8bahi': Waiting for transfers to finish 2024/11/06 04:10:08 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2024/11/06 04:10:08 INFO : potato: Copied (replaced existing) 2024/11/06 04:10:08 DEBUG : Waiting for deletions to finish run.go:180: Remote "box root 'rclone-test-rakizim8bahi'", Local "Local file system at /tmp/rclone4110399017", Modify Window "1s" --- PASS: TestSyncAfterChangingFilesSizeOnly (8.87s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "box root 'rclone-test-rakizim8bahi'", Local "Local file system at /tmp/rclone4110399017", Modify Window "1s" 2024/11/06 04:10:15 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/11/06 04:10:15 DEBUG : box root 'rclone-test-rakizim8bahi': Waiting for checks to finish 2024/11/06 04:10:15 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone4110399017) 2024/11/06 04:10:15 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (box root 'rclone-test-rakizim8bahi') 2024/11/06 04:10:15 DEBUG : potato: sha1 differ 2024/11/06 04:10:15 DEBUG : box root 'rclone-test-rakizim8bahi': Waiting for transfers to finish 2024/11/06 04:10:16 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2024/11/06 04:10:16 INFO : potato: Copied (replaced existing) 2024/11/06 04:10:16 DEBUG : Waiting for deletions to finish run.go:180: Remote "box root 'rclone-test-rakizim8bahi'", Local "Local file system at /tmp/rclone4110399017", Modify Window "1s" --- PASS: TestSyncAfterChangingContentsOnly (7.80s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "box root 'rclone-test-rakizim8bahi'", Local "Local file system at /tmp/rclone4110399017", Modify Window "1s" 2024/11/06 04:10:24 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/06 04:10:24 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2024/11/06 04:10:24 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/11/06 04:10:24 DEBUG : empty space: Unchanged skipping 2024/11/06 04:10:24 DEBUG : box root 'rclone-test-rakizim8bahi': Waiting for checks to finish 2024/11/06 04:10:24 DEBUG : box root 'rclone-test-rakizim8bahi': Waiting for transfers to finish 2024/11/06 04:10:24 DEBUG : Waiting for deletions to finish 2024/11/06 04:10:24 NOTICE: potato: Skipped delete as --dry-run is set (size 21) run.go:180: Remote "box root 'rclone-test-rakizim8bahi'", Local "Local file system at /tmp/rclone4110399017", Modify Window "1s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (8.88s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "box root 'rclone-test-rakizim8bahi'", Local "Local file system at /tmp/rclone4110399017", Modify Window "1s" 2024/11/06 04:10:33 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/06 04:10:33 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/11/06 04:10:33 DEBUG : box root 'rclone-test-rakizim8bahi': Waiting for checks to finish 2024/11/06 04:10:33 DEBUG : empty space: Unchanged skipping 2024/11/06 04:10:33 DEBUG : box root 'rclone-test-rakizim8bahi': Waiting for transfers to finish 2024/11/06 04:10:35 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/11/06 04:10:35 INFO : potato2: Copied (new) 2024/11/06 04:10:35 DEBUG : Waiting for deletions to finish 2024/11/06 04:10:36 INFO : potato: Deleted run.go:180: Remote "box root 'rclone-test-rakizim8bahi'", Local "Local file system at /tmp/rclone4110399017", Modify Window "1s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (12.54s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "box root 'rclone-test-rakizim8bahi'", Local "Local file system at /tmp/rclone4110399017", Modify Window "1s" 2024/11/06 04:10:48 DEBUG : d: Making directory 2024/11/06 04:10:49 DEBUG : d/e: Making directory 2024/11/06 04:10:52 DEBUG : a/potato2: Need to transfer - File not found at Destination 2024/11/06 04:10:52 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/11/06 04:10:52 DEBUG : c/non empty space: Unchanged skipping 2024/11/06 04:10:54 DEBUG : box root 'rclone-test-rakizim8bahi': Waiting for checks to finish 2024/11/06 04:10:54 DEBUG : box root 'rclone-test-rakizim8bahi': Waiting for transfers to finish 2024/11/06 04:10:55 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/11/06 04:10:55 INFO : a/potato2: Copied (new) 2024/11/06 04:10:55 DEBUG : Waiting for deletions to finish 2024/11/06 04:10:56 INFO : b/potato: Deleted 2024/11/06 04:10:56 INFO : d/e: Removing directory 2024/11/06 04:10:57 INFO : d: Removing directory 2024/11/06 04:10:58 INFO : b: Removing directory 2024/11/06 04:10:59 DEBUG : box root 'rclone-test-rakizim8bahi': deleted 3 directories run.go:180: Remote "box root 'rclone-test-rakizim8bahi'", Local "Local file system at /tmp/rclone4110399017", Modify Window "1s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (25.87s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "box root 'rclone-test-rakizim8bahi'", Local "Local file system at /tmp/rclone4110399017", Modify Window "1s" 2024/11/06 04:11:13 DEBUG : d: Making directory 2024/11/06 04:11:16 DEBUG : a/potato2: Need to transfer - File not found at Destination 2024/11/06 04:11:16 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/11/06 04:11:16 DEBUG : c/non empty space: Unchanged skipping 2024/11/06 04:11:16 DEBUG : box root 'rclone-test-rakizim8bahi': Waiting for checks to finish 2024/11/06 04:11:16 DEBUG : box root 'rclone-test-rakizim8bahi': Waiting for transfers to finish 2024/11/06 04:11:19 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/11/06 04:11:19 INFO : a/potato2: Copied (new) 2024/11/06 04:11:19 ERROR : box root 'rclone-test-rakizim8bahi': not deleting files as there were IO errors 2024/11/06 04:11:19 ERROR : box root 'rclone-test-rakizim8bahi': not deleting directories as there were IO errors run.go:180: Remote "box root 'rclone-test-rakizim8bahi'", Local "Local file system at /tmp/rclone4110399017", Modify Window "1s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (24.17s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "box root 'rclone-test-rakizim8bahi'", Local "Local file system at /tmp/rclone4110399017", Modify Window "1s" 2024/11/06 04:11:35 DEBUG : Waiting for deletions to finish 2024/11/06 04:11:35 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/06 04:11:35 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/11/06 04:11:35 DEBUG : box root 'rclone-test-rakizim8bahi': Waiting for checks to finish 2024/11/06 04:11:35 DEBUG : empty space: Unchanged skipping 2024/11/06 04:11:35 DEBUG : box root 'rclone-test-rakizim8bahi': Waiting for transfers to finish 2024/11/06 04:11:36 INFO : potato: Deleted 2024/11/06 04:11:37 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/11/06 04:11:37 INFO : potato2: Copied (new) run.go:180: Remote "box root 'rclone-test-rakizim8bahi'", Local "Local file system at /tmp/rclone4110399017", Modify Window "1s" --- PASS: TestSyncDeleteDuring (10.07s) === RUN TestSyncDeleteBefore run.go:180: Remote "box root 'rclone-test-rakizim8bahi'", Local "Local file system at /tmp/rclone4110399017", Modify Window "1s" 2024/11/06 04:11:45 DEBUG : Waiting for deletions to finish 2024/11/06 04:11:45 DEBUG : box root 'rclone-test-rakizim8bahi': Waiting for checks to finish 2024/11/06 04:11:45 DEBUG : box root 'rclone-test-rakizim8bahi': Waiting for transfers to finish 2024/11/06 04:11:46 INFO : potato: Deleted 2024/11/06 04:11:47 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/06 04:11:47 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/11/06 04:11:47 DEBUG : box root 'rclone-test-rakizim8bahi': Waiting for checks to finish 2024/11/06 04:11:47 DEBUG : empty space: Unchanged skipping 2024/11/06 04:11:47 DEBUG : box root 'rclone-test-rakizim8bahi': Waiting for transfers to finish 2024/11/06 04:11:49 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/11/06 04:11:49 INFO : potato2: Copied (new) run.go:180: Remote "box root 'rclone-test-rakizim8bahi'", Local "Local file system at /tmp/rclone4110399017", Modify Window "1s" --- PASS: TestSyncDeleteBefore (12.01s) === RUN TestCopyDeleteBefore run.go:180: Remote "box root 'rclone-test-rakizim8bahi'", Local "Local file system at /tmp/rclone4110399017", Modify Window "1s" 2024/11/06 04:11:56 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/06 04:11:56 DEBUG : box root 'rclone-test-rakizim8bahi': Waiting for checks to finish 2024/11/06 04:11:56 DEBUG : box root 'rclone-test-rakizim8bahi': Waiting for transfers to finish 2024/11/06 04:11:58 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2024/11/06 04:11:58 INFO : potato2: Copied (new) run.go:180: Remote "box root 'rclone-test-rakizim8bahi'", Local "Local file system at /tmp/rclone4110399017", Modify Window "1s" --- PASS: TestCopyDeleteBefore (8.63s) === RUN TestSyncWithExclude run.go:180: Remote "box root 'rclone-test-rakizim8bahi'", Local "Local file system at /tmp/rclone4110399017", Modify Window "1s" 2024/11/06 04:17:07 DEBUG : pacer: low level retry 1/10 (error Get "https://api.box.com/2.0/folders/292581443339/items?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&limit=1000&usemarker=true": http2: timeout awaiting response headers) 2024/11/06 04:17:07 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2024/11/06 04:17:08 DEBUG : pacer: Reducing sleep to 15ms 2024/11/06 04:17:08 DEBUG : enormous: Excluded (Size Filter) 2024/11/06 04:17:08 DEBUG : enormous: Excluded 2024/11/06 04:17:08 DEBUG : potato2: Excluded (Size Filter) 2024/11/06 04:17:08 DEBUG : potato2: Excluded 2024/11/06 04:17:08 DEBUG : pacer: Reducing sleep to 11.25ms 2024/11/06 04:17:08 DEBUG : potato2: Excluded (Size Filter) 2024/11/06 04:17:08 DEBUG : potato2: Excluded 2024/11/06 04:17:08 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/11/06 04:17:08 DEBUG : box root 'rclone-test-rakizim8bahi': Waiting for checks to finish 2024/11/06 04:17:08 DEBUG : empty space: Unchanged skipping 2024/11/06 04:17:08 DEBUG : box root 'rclone-test-rakizim8bahi': Waiting for transfers to finish 2024/11/06 04:17:08 DEBUG : Waiting for deletions to finish 2024/11/06 04:17:08 INFO : There was nothing to transfer run.go:180: Remote "box root 'rclone-test-rakizim8bahi'", Local "Local file system at /tmp/rclone4110399017", Modify Window "1s" 2024/11/06 04:17:09 DEBUG : pacer: Reducing sleep to 10ms 2024/11/06 04:17:09 DEBUG : enormous: Excluded (Size Filter) 2024/11/06 04:17:09 DEBUG : enormous: Excluded 2024/11/06 04:17:09 DEBUG : potato2: Excluded (Size Filter) 2024/11/06 04:17:09 DEBUG : potato2: Excluded 2024/11/06 04:17:10 DEBUG : potato2: Excluded (Size Filter) 2024/11/06 04:17:10 DEBUG : potato2: Excluded 2024/11/06 04:17:10 DEBUG : empty space: Size and modification time the same (differ by 123.456789ms, within tolerance 1s) 2024/11/06 04:17:10 DEBUG : Local file system at /tmp/rclone4110399017: Waiting for checks to finish 2024/11/06 04:17:10 DEBUG : empty space: Unchanged skipping 2024/11/06 04:17:10 DEBUG : Local file system at /tmp/rclone4110399017: Waiting for transfers to finish 2024/11/06 04:17:10 DEBUG : Waiting for deletions to finish 2024/11/06 04:17:10 INFO : There was nothing to transfer run.go:180: Remote "box root 'rclone-test-rakizim8bahi'", Local "Local file system at /tmp/rclone4110399017", Modify Window "1s" --- PASS: TestSyncWithExclude (312.77s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "box root 'rclone-test-rakizim8bahi'", Local "Local file system at /tmp/rclone4110399017", Modify Window "1s" 2024/11/06 04:17:21 DEBUG : enormous: Excluded (Size Filter) 2024/11/06 04:17:21 DEBUG : enormous: Excluded 2024/11/06 04:17:21 DEBUG : potato2: Excluded (Size Filter) 2024/11/06 04:17:21 DEBUG : potato2: Excluded 2024/11/06 04:17:21 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/11/06 04:17:21 DEBUG : box root 'rclone-test-rakizim8bahi': Waiting for checks to finish 2024/11/06 04:17:21 DEBUG : empty space: Unchanged skipping 2024/11/06 04:17:21 DEBUG : box root 'rclone-test-rakizim8bahi': Waiting for transfers to finish 2024/11/06 04:17:21 DEBUG : Waiting for deletions to finish 2024/11/06 04:17:22 INFO : potato2: Deleted 2024/11/06 04:17:22 INFO : enormous: Deleted 2024/11/06 04:17:22 INFO : There was nothing to transfer run.go:180: Remote "box root 'rclone-test-rakizim8bahi'", Local "Local file system at /tmp/rclone4110399017", Modify Window "1s" 2024/11/06 04:17:23 DEBUG : Local file system at /tmp/rclone4110399017: Waiting for checks to finish 2024/11/06 04:17:23 DEBUG : empty space: Size and modification time the same (differ by 123.456789ms, within tolerance 1s) 2024/11/06 04:17:23 DEBUG : empty space: Unchanged skipping 2024/11/06 04:17:23 DEBUG : Local file system at /tmp/rclone4110399017: Waiting for transfers to finish 2024/11/06 04:17:23 DEBUG : Waiting for deletions to finish 2024/11/06 04:17:23 INFO : enormous: Deleted 2024/11/06 04:17:23 INFO : potato2: Deleted 2024/11/06 04:17:23 INFO : There was nothing to transfer run.go:180: Remote "box root 'rclone-test-rakizim8bahi'", Local "Local file system at /tmp/rclone4110399017", Modify Window "1s" --- PASS: TestSyncWithExcludeAndDeleteExcluded (11.75s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "box root 'rclone-test-rakizim8bahi'", Local "Local file system at /tmp/rclone4110399017", Modify Window "1s" 2024/11/06 04:17:35 DEBUG : five: Need to transfer - File not found at Destination 2024/11/06 04:17:35 DEBUG : four: Sizes differ (src 4 vs dst 8) 2024/11/06 04:17:35 DEBUG : one: Destination is newer than source, skipping 2024/11/06 04:17:35 DEBUG : three: Sizes identical 2024/11/06 04:17:35 DEBUG : box root 'rclone-test-rakizim8bahi': Waiting for checks to finish 2024/11/06 04:17:35 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2024/11/06 04:17:35 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone4110399017) 2024/11/06 04:17:35 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (box root 'rclone-test-rakizim8bahi') 2024/11/06 04:17:35 DEBUG : two: sha1 differ 2024/11/06 04:17:35 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2024/11/06 04:17:35 DEBUG : box root 'rclone-test-rakizim8bahi': Waiting for transfers to finish 2024/11/06 04:17:36 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2024/11/06 04:17:36 INFO : four: Copied (replaced existing) 2024/11/06 04:17:36 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2024/11/06 04:17:36 INFO : two: Copied (replaced existing) 2024/11/06 04:17:37 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2024/11/06 04:17:37 INFO : five: Copied (new) 2024/11/06 04:17:37 DEBUG : Waiting for deletions to finish 2024/11/06 04:17:37 DEBUG : one: Destination is newer than source, skipping 2024/11/06 04:17:37 DEBUG : box root 'rclone-test-rakizim8bahi': Waiting for checks to finish 2024/11/06 04:17:37 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2024/11/06 04:17:37 DEBUG : four: Size and sha1 of src and dst objects identical 2024/11/06 04:17:37 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2024/11/06 04:17:37 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2024/11/06 04:17:37 DEBUG : five: Size and sha1 of src and dst objects identical 2024/11/06 04:17:37 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2024/11/06 04:17:37 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2024/11/06 04:17:37 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone4110399017) 2024/11/06 04:17:37 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (box root 'rclone-test-rakizim8bahi') 2024/11/06 04:17:37 DEBUG : three: sha1 differ 2024/11/06 04:17:37 DEBUG : two: Size and sha1 of src and dst objects identical 2024/11/06 04:17:37 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2024/11/06 04:17:37 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2024/11/06 04:17:37 DEBUG : box root 'rclone-test-rakizim8bahi': Waiting for transfers to finish 2024/11/06 04:17:39 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2024/11/06 04:17:39 INFO : three: Copied (replaced existing) 2024/11/06 04:17:39 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (19.40s) === 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-rakizim8bahi'", Local "Local file system at /tmp/rclone4110399017", Modify Window "1s" sync_test.go:1538: Can track renames: true 2024/11/06 04:17:46 INFO : box root 'rclone-test-rakizim8bahi': Making map for --track-renames 2024/11/06 04:17:46 INFO : box root 'rclone-test-rakizim8bahi': Finished making map for --track-renames 2024/11/06 04:17:46 DEBUG : box root 'rclone-test-rakizim8bahi': Waiting for checks to finish 2024/11/06 04:17:46 DEBUG : potato: Need to transfer - No matching file found at Destination 2024/11/06 04:17:46 DEBUG : yam: Need to transfer - No matching file found at Destination 2024/11/06 04:17:46 DEBUG : box root 'rclone-test-rakizim8bahi': Waiting for renames to finish 2024/11/06 04:17:46 DEBUG : box root 'rclone-test-rakizim8bahi': Waiting for transfers to finish 2024/11/06 04:17:48 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2024/11/06 04:17:48 INFO : potato: Copied (new) 2024/11/06 04:17:48 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2024/11/06 04:17:48 INFO : yam: Copied (new) 2024/11/06 04:17:48 DEBUG : Waiting for deletions to finish run.go:180: Remote "box root 'rclone-test-rakizim8bahi'", Local "Local file system at /tmp/rclone4110399017", Modify Window "1s" 2024/11/06 04:17:49 INFO : box root 'rclone-test-rakizim8bahi': Making map for --track-renames 2024/11/06 04:17:49 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/06 04:17:49 INFO : box root 'rclone-test-rakizim8bahi': Finished making map for --track-renames 2024/11/06 04:17:49 DEBUG : box root 'rclone-test-rakizim8bahi': Waiting for checks to finish 2024/11/06 04:17:49 DEBUG : potato: Unchanged skipping 2024/11/06 04:17:49 DEBUG : box root 'rclone-test-rakizim8bahi': Waiting for renames to finish 2024/11/06 04:17:50 INFO : yam: Moved (server-side) to: yaml 2024/11/06 04:17:50 INFO : yaml: Renamed from "yam" 2024/11/06 04:17:50 DEBUG : box root 'rclone-test-rakizim8bahi': Waiting for transfers to finish 2024/11/06 04:17:50 DEBUG : Waiting for deletions to finish 2024/11/06 04:17:50 INFO : There was nothing to transfer run.go:180: Remote "box root 'rclone-test-rakizim8bahi'", Local "Local file system at /tmp/rclone4110399017", Modify Window "1s" --- PASS: TestSyncWithTrackRenames (8.89s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "box root 'rclone-test-rakizim8bahi'", Local "Local file system at /tmp/rclone4110399017", Modify Window "1s" sync_test.go:1610: Can track renames: true 2024/11/06 04:17:55 INFO : box root 'rclone-test-rakizim8bahi': Making map for --track-renames 2024/11/06 04:17:55 INFO : box root 'rclone-test-rakizim8bahi': Finished making map for --track-renames 2024/11/06 04:17:55 DEBUG : box root 'rclone-test-rakizim8bahi': Waiting for checks to finish 2024/11/06 04:17:55 DEBUG : potato: Need to transfer - No matching file found at Destination 2024/11/06 04:17:55 DEBUG : yam: Need to transfer - No matching file found at Destination 2024/11/06 04:17:55 DEBUG : box root 'rclone-test-rakizim8bahi': Waiting for renames to finish 2024/11/06 04:17:55 DEBUG : box root 'rclone-test-rakizim8bahi': Waiting for transfers to finish 2024/11/06 04:17:57 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2024/11/06 04:17:57 INFO : potato: Copied (new) 2024/11/06 04:17:57 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2024/11/06 04:17:57 INFO : yam: Copied (new) 2024/11/06 04:17:57 DEBUG : Waiting for deletions to finish run.go:180: Remote "box root 'rclone-test-rakizim8bahi'", Local "Local file system at /tmp/rclone4110399017", Modify Window "1s" 2024/11/06 04:17:58 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/06 04:17:58 INFO : box root 'rclone-test-rakizim8bahi': Making map for --track-renames 2024/11/06 04:17:58 INFO : box root 'rclone-test-rakizim8bahi': Finished making map for --track-renames 2024/11/06 04:17:58 DEBUG : box root 'rclone-test-rakizim8bahi': Waiting for checks to finish 2024/11/06 04:17:58 DEBUG : potato: Unchanged skipping 2024/11/06 04:17:58 DEBUG : box root 'rclone-test-rakizim8bahi': Waiting for renames to finish 2024/11/06 04:17:59 INFO : yam: Moved (server-side) to: yaml 2024/11/06 04:17:59 INFO : yaml: Renamed from "yam" 2024/11/06 04:17:59 DEBUG : box root 'rclone-test-rakizim8bahi': Waiting for transfers to finish 2024/11/06 04:17:59 DEBUG : Waiting for deletions to finish 2024/11/06 04:17:59 INFO : There was nothing to transfer run.go:180: Remote "box root 'rclone-test-rakizim8bahi'", Local "Local file system at /tmp/rclone4110399017", Modify Window "1s" --- PASS: TestSyncWithTrackRenamesStrategyModtime (9.06s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "box root 'rclone-test-rakizim8bahi'", Local "Local file system at /tmp/rclone4110399017", Modify Window "1s" sync_test.go:1649: Can track renames: true 2024/11/06 04:18:04 INFO : box root 'rclone-test-rakizim8bahi': Making map for --track-renames 2024/11/06 04:18:04 INFO : box root 'rclone-test-rakizim8bahi': Finished making map for --track-renames 2024/11/06 04:18:04 DEBUG : box root 'rclone-test-rakizim8bahi': Waiting for checks to finish 2024/11/06 04:18:04 DEBUG : potato: Need to transfer - No matching file found at Destination 2024/11/06 04:18:04 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2024/11/06 04:18:04 DEBUG : box root 'rclone-test-rakizim8bahi': Waiting for renames to finish 2024/11/06 04:18:04 DEBUG : box root 'rclone-test-rakizim8bahi': Waiting for transfers to finish 2024/11/06 04:18:07 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2024/11/06 04:18:07 INFO : potato: Copied (new) 2024/11/06 04:18:07 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2024/11/06 04:18:07 INFO : sub/yam: Copied (new) 2024/11/06 04:18:07 DEBUG : Waiting for deletions to finish run.go:180: Remote "box root 'rclone-test-rakizim8bahi'", Local "Local file system at /tmp/rclone4110399017", Modify Window "1s" 2024/11/06 04:18:08 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/06 04:18:08 DEBUG : potato: Unchanged skipping 2024/11/06 04:18:09 INFO : box root 'rclone-test-rakizim8bahi': Making map for --track-renames 2024/11/06 04:18:09 INFO : box root 'rclone-test-rakizim8bahi': Finished making map for --track-renames 2024/11/06 04:18:09 DEBUG : box root 'rclone-test-rakizim8bahi': Waiting for checks to finish 2024/11/06 04:18:09 DEBUG : box root 'rclone-test-rakizim8bahi': Waiting for renames to finish 2024/11/06 04:18:11 INFO : sub/yam: Moved (server-side) to: yam 2024/11/06 04:18:11 INFO : yam: Renamed from "sub/yam" 2024/11/06 04:18:11 DEBUG : box root 'rclone-test-rakizim8bahi': Waiting for transfers to finish 2024/11/06 04:18:11 DEBUG : Waiting for deletions to finish 2024/11/06 04:18:11 INFO : There was nothing to transfer run.go:180: Remote "box root 'rclone-test-rakizim8bahi'", Local "Local file system at /tmp/rclone4110399017", Modify Window "1s" --- PASS: TestSyncWithTrackRenamesStrategyLeaf (13.50s) === RUN TestServerSideMoveLocal run.go:180: Remote "box root 'rclone-test-rakizim8bahi'", Local "Local file system at /tmp/rclone4110399017", Modify Window "1s" 2024/11/06 04:18:17 DEBUG : Creating backend with remote "/tmp/rclone4110399017/dir1" 2024/11/06 04:18:17 DEBUG : Creating backend with remote "/tmp/rclone4110399017/dir2" 2024/11/06 04:18:17 DEBUG : Local file system at /tmp/rclone4110399017/dir2: Using server-side directory move 2024/11/06 04:18:17 INFO : Local file system at /tmp/rclone4110399017/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2024/11/06 04:18:17 DEBUG : file1.txt: Need to transfer - File not found at Destination 2024/11/06 04:18:17 DEBUG : Local file system at /tmp/rclone4110399017/dir2: Waiting for checks to finish 2024/11/06 04:18:17 INFO : file1.txt: Moved (server-side) 2024/11/06 04:18:17 DEBUG : Local file system at /tmp/rclone4110399017/dir2: Waiting for transfers to finish --- PASS: TestServerSideMoveLocal (0.78s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "box root 'rclone-test-rakizim8bahi'", Local "Local file system at /tmp/rclone4110399017", Modify Window "1s" 2024/11/06 04:18:18 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/06 04:18:18 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2024/11/06 04:18:18 DEBUG : box root 'rclone-test-rakizim8bahi': Waiting for checks to finish 2024/11/06 04:18:18 DEBUG : box root 'rclone-test-rakizim8bahi': Waiting for transfers to finish 2024/11/06 04:18:24 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/11/06 04:18:24 INFO : sub dir/hello world: Copied (new) 2024/11/06 04:18:24 INFO : sub dir/hello world: Deleted 2024/11/06 04:18:24 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2024/11/06 04:18:24 INFO : nested/sub dir/file: Copied (new) 2024/11/06 04:18:24 INFO : nested/sub dir/file: Deleted 2024/11/06 04:18:24 INFO : sub dir: Removing directory 2024/11/06 04:18:24 INFO : nested/sub dir: Removing directory 2024/11/06 04:18:24 INFO : nested: Removing directory 2024/11/06 04:18:24 DEBUG : Local file system at /tmp/rclone4110399017: deleted 3 directories run.go:180: Remote "box root 'rclone-test-rakizim8bahi'", Local "Local file system at /tmp/rclone4110399017", Modify Window "1s" --- PASS: TestMoveWithDeleteEmptySrcDirs (14.53s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "box root 'rclone-test-rakizim8bahi'", Local "Local file system at /tmp/rclone4110399017", Modify Window "1s" 2024/11/06 04:18:33 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/06 04:18:33 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2024/11/06 04:18:33 DEBUG : box root 'rclone-test-rakizim8bahi': Waiting for checks to finish 2024/11/06 04:18:33 DEBUG : box root 'rclone-test-rakizim8bahi': Waiting for transfers to finish 2024/11/06 04:18:38 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/11/06 04:18:38 INFO : sub dir/hello world: Copied (new) 2024/11/06 04:18:38 INFO : sub dir/hello world: Deleted 2024/11/06 04:18:39 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2024/11/06 04:18:39 INFO : nested/sub dir/file: Copied (new) 2024/11/06 04:18:39 INFO : nested/sub dir/file: Deleted run.go:180: Remote "box root 'rclone-test-rakizim8bahi'", Local "Local file system at /tmp/rclone4110399017", Modify Window "1s" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (14.53s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "box root 'rclone-test-rakizim8bahi'", Local "Local file system at /tmp/rclone4110399017", Modify Window "1s" 2024/11/06 04:18:47 DEBUG : existing: Need to transfer - File not found at Destination 2024/11/06 04:18:47 DEBUG : existing-b: Need to transfer - File not found at Destination 2024/11/06 04:18:47 DEBUG : box root 'rclone-test-rakizim8bahi': Waiting for checks to finish 2024/11/06 04:18:47 DEBUG : box root 'rclone-test-rakizim8bahi': Waiting for transfers to finish 2024/11/06 04:18:49 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2024/11/06 04:18:49 INFO : existing-b: Copied (new) 2024/11/06 04:18:49 INFO : existing-b: Deleted 2024/11/06 04:18:49 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2024/11/06 04:18:49 INFO : existing: Copied (new) 2024/11/06 04:18:49 INFO : existing: Deleted 2024/11/06 04:18:50 DEBUG : existing: Destination exists, skipping 2024/11/06 04:18:50 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2024/11/06 04:18:50 DEBUG : box root 'rclone-test-rakizim8bahi': Waiting for checks to finish 2024/11/06 04:18:50 DEBUG : box root 'rclone-test-rakizim8bahi': Waiting for transfers to finish 2024/11/06 04:18:50 INFO : There was nothing to transfer run.go:180: Remote "box root 'rclone-test-rakizim8bahi'", Local "Local file system at /tmp/rclone4110399017", Modify Window "1s" --- PASS: TestMoveWithIgnoreExisting (7.32s) === RUN TestServerSideMove run.go:180: Remote "box root 'rclone-test-rakizim8bahi'", Local "Local file system at /tmp/rclone4110399017", Modify Window "1s" 2024/11/06 04:18:54 DEBUG : Creating backend with remote "TestBox:rclone-test-tijejoq0yate" 2024/11/06 04:18:55 DEBUG : box root 'rclone-test-tijejoq0yate': Ignoring "Shared folder — ForNick" - unknown type "web_link" sync_test.go:1705: Server side move (if possible) box root 'rclone-test-rakizim8bahi' -> box root 'rclone-test-tijejoq0yate' 2024/11/06 04:19:02 DEBUG : box root 'rclone-test-tijejoq0yate': Ignoring "Shared folder — ForNick" - unknown type "web_link" 2024/11/06 04:19:07 DEBUG : box root 'rclone-test-tijejoq0yate': Using server-side directory move 2024/11/06 04:19:07 INFO : box root 'rclone-test-tijejoq0yate': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2024/11/06 04:19:07 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/06 04:19:07 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1s) 2024/11/06 04:19:07 DEBUG : empty space: Unchanged skipping 2024/11/06 04:19:07 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2024/11/06 04:19:07 DEBUG : box root 'rclone-test-tijejoq0yate': Waiting for checks to finish 2024/11/06 04:19:08 INFO : potato3: Deleted 2024/11/06 04:19:08 INFO : potato2: Moved (server-side) 2024/11/06 04:19:08 INFO : empty space: Deleted 2024/11/06 04:19:08 DEBUG : box root 'rclone-test-tijejoq0yate': Waiting for transfers to finish 2024/11/06 04:19:09 INFO : potato3: Moved (server-side) 2024/11/06 04:19:10 DEBUG : Creating backend with remote "TestBox:rclone-test-wasanud2leju" 2024/11/06 04:19:11 DEBUG : box root 'rclone-test-wasanud2leju': Ignoring "Shared folder — ForNick" - unknown type "web_link" 2024/11/06 04:19:11 DEBUG : box root 'rclone-test-wasanud2leju': Using server-side directory move 2024/11/06 04:19:12 DEBUG : box root 'rclone-test-wasanud2leju': Ignoring "Shared folder — ForNick" - unknown type "web_link" 2024/11/06 04:19:13 INFO : box root 'rclone-test-wasanud2leju': Server side directory move succeeded 2024/11/06 04:19:14 DEBUG : box root 'rclone-test-tijejoq0yate': Ignoring "Shared folder — ForNick" - unknown type "web_link" 2024/11/06 04:19:14 ERROR : : error listing: directory not found 2024/11/06 04:19:14 DEBUG : box root 'rclone-test-wasanud2leju': Purge remote 2024/11/06 04:19:16 DEBUG : box root 'rclone-test-tijejoq0yate': Purge remote 2024/11/06 04:19:17 DEBUG : box root 'rclone-test-tijejoq0yate': Ignoring "Shared folder — ForNick" - unknown type "web_link" 2024/11/06 04:19:17 NOTICE: purge failed: directory not found --- PASS: TestServerSideMove (23.16s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "box root 'rclone-test-rakizim8bahi'", Local "Local file system at /tmp/rclone4110399017", Modify Window "1s" 2024/11/06 04:19:17 DEBUG : Creating backend with remote "TestBox:rclone-test-lafaxom2husa" 2024/11/06 04:19:18 DEBUG : box root 'rclone-test-lafaxom2husa': Ignoring "Shared folder — ForNick" - unknown type "web_link" sync_test.go:1705: Server side move (if possible) box root 'rclone-test-rakizim8bahi' -> box root 'rclone-test-lafaxom2husa' 2024/11/06 04:19:25 DEBUG : box root 'rclone-test-lafaxom2husa': Ignoring "Shared folder — ForNick" - unknown type "web_link" 2024/11/06 04:19:31 DEBUG : empty space: Excluded (Size Filter) 2024/11/06 04:19:31 DEBUG : empty space: Excluded 2024/11/06 04:19:31 DEBUG : empty space: Excluded (Size Filter) 2024/11/06 04:19:31 DEBUG : empty space: Excluded 2024/11/06 04:19:31 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/06 04:19:31 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2024/11/06 04:19:31 DEBUG : box root 'rclone-test-lafaxom2husa': Waiting for checks to finish 2024/11/06 04:19:31 DEBUG : box root 'rclone-test-lafaxom2husa': Waiting for transfers to finish 2024/11/06 04:19:32 INFO : potato3: Deleted 2024/11/06 04:19:32 INFO : potato2: Moved (server-side) 2024/11/06 04:19:33 INFO : potato3: Moved (server-side) 2024/11/06 04:19:34 DEBUG : Creating backend with remote "TestBox:rclone-test-qodegow1muya" 2024/11/06 04:19:35 DEBUG : box root 'rclone-test-qodegow1muya': Ignoring "Shared folder — ForNick" - unknown type "web_link" 2024/11/06 04:19:35 DEBUG : empty space: Excluded (Size Filter) 2024/11/06 04:19:35 DEBUG : empty space: Excluded 2024/11/06 04:19:36 DEBUG : box root 'rclone-test-qodegow1muya': Ignoring "Shared folder — ForNick" - unknown type "web_link" 2024/11/06 04:19:36 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/06 04:19:36 DEBUG : potato3: Need to transfer - File not found at Destination 2024/11/06 04:19:36 DEBUG : box root 'rclone-test-qodegow1muya': Waiting for checks to finish 2024/11/06 04:19:36 DEBUG : box root 'rclone-test-qodegow1muya': Waiting for transfers to finish 2024/11/06 04:19:36 DEBUG : box root 'rclone-test-qodegow1muya': Ignoring "Shared folder — ForNick" - unknown type "web_link" 2024/11/06 04:19:38 INFO : potato2: Moved (server-side) 2024/11/06 04:19:38 INFO : potato3: Moved (server-side) 2024/11/06 04:19:39 DEBUG : box root 'rclone-test-qodegow1muya': Purge remote 2024/11/06 04:19:40 DEBUG : box root 'rclone-test-lafaxom2husa': Purge remote --- PASS: TestServerSideMoveWithFilter (26.44s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "box root 'rclone-test-rakizim8bahi'", Local "Local file system at /tmp/rclone4110399017", Modify Window "1s" 2024/11/06 04:19:44 DEBUG : Creating backend with remote "TestBox:rclone-test-diqipuz8xini" 2024/11/06 04:19:45 DEBUG : box root 'rclone-test-diqipuz8xini': Ignoring "Shared folder — ForNick" - unknown type "web_link" 2024/11/06 04:19:51 DEBUG : tomatoDir: Making directory sync_test.go:1705: Server side move (if possible) box root 'rclone-test-rakizim8bahi' -> box root 'rclone-test-diqipuz8xini' 2024/11/06 04:19:53 DEBUG : box root 'rclone-test-diqipuz8xini': Ignoring "Shared folder — ForNick" - unknown type "web_link" 2024/11/06 04:19:59 DEBUG : box root 'rclone-test-diqipuz8xini': Using server-side directory move 2024/11/06 04:19:59 INFO : box root 'rclone-test-diqipuz8xini': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2024/11/06 04:20:00 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/06 04:20:00 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1s) 2024/11/06 04:20:00 DEBUG : empty space: Unchanged skipping 2024/11/06 04:20:00 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2024/11/06 04:20:00 DEBUG : box root 'rclone-test-diqipuz8xini': Waiting for checks to finish 2024/11/06 04:20:01 INFO : potato3: Deleted 2024/11/06 04:20:01 INFO : empty space: Deleted 2024/11/06 04:20:01 DEBUG : box root 'rclone-test-diqipuz8xini': Waiting for transfers to finish 2024/11/06 04:20:01 INFO : potato2: Moved (server-side) 2024/11/06 04:20:02 INFO : potato3: Moved (server-side) 2024/11/06 04:20:02 INFO : tomatoDir: Removing directory 2024/11/06 04:20:03 DEBUG : box root 'rclone-test-rakizim8bahi': deleted 1 directories 2024/11/06 04:20:04 DEBUG : Creating backend with remote "TestBox:rclone-test-cutejac6yodo" 2024/11/06 04:20:05 DEBUG : box root 'rclone-test-cutejac6yodo': Ignoring "Shared folder — ForNick" - unknown type "web_link" 2024/11/06 04:20:06 DEBUG : tomatoDir: Making directory 2024/11/06 04:20:07 DEBUG : box root 'rclone-test-cutejac6yodo': Using server-side directory move 2024/11/06 04:20:07 DEBUG : box root 'rclone-test-cutejac6yodo': Ignoring "Shared folder — ForNick" - unknown type "web_link" 2024/11/06 04:20:09 INFO : box root 'rclone-test-cutejac6yodo': Server side directory move succeeded 2024/11/06 04:20:11 DEBUG : box root 'rclone-test-diqipuz8xini': Ignoring "Shared folder — ForNick" - unknown type "web_link" 2024/11/06 04:20:11 ERROR : : error listing: directory not found 2024/11/06 04:20:11 DEBUG : box root 'rclone-test-diqipuz8xini': Ignoring "Shared folder — ForNick" - unknown type "web_link" 2024/11/06 04:20:11 ERROR : : error listing: directory not found 2024/11/06 04:20:11 DEBUG : box root 'rclone-test-cutejac6yodo': Purge remote 2024/11/06 04:20:13 DEBUG : box root 'rclone-test-diqipuz8xini': Purge remote 2024/11/06 04:20:14 DEBUG : box root 'rclone-test-diqipuz8xini': Ignoring "Shared folder — ForNick" - unknown type "web_link" 2024/11/06 04:20:14 NOTICE: purge failed: directory not found --- PASS: TestServerSideMoveDeleteEmptySourceDirs (30.62s) === RUN TestServerSideMoveOverlap run.go:180: Remote "box root 'rclone-test-rakizim8bahi'", Local "Local file system at /tmp/rclone4110399017", Modify Window "1s" sync_test.go:1910: Skipping test as remote supports DirMove --- SKIP: TestServerSideMoveOverlap (0.85s) === RUN TestSyncOverlap run.go:180: Remote "box root 'rclone-test-rakizim8bahi'", Local "Local file system at /tmp/rclone4110399017", Modify Window "1s" 2024/11/06 04:20:15 DEBUG : Creating backend with remote "TestBox:rclone-test-rakizim8bahi/rclone-sync-test" run.go:180: Remote "box root 'rclone-test-rakizim8bahi'", Local "Local file system at /tmp/rclone4110399017", Modify Window "1s" run.go:180: Remote "box root 'rclone-test-rakizim8bahi'", Local "Local file system at /tmp/rclone4110399017", Modify Window "1s" run.go:180: Remote "box root 'rclone-test-rakizim8bahi'", Local "Local file system at /tmp/rclone4110399017", Modify Window "1s" run.go:180: Remote "box root 'rclone-test-rakizim8bahi'", Local "Local file system at /tmp/rclone4110399017", Modify Window "1s" --- PASS: TestSyncOverlap (6.74s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "box root 'rclone-test-rakizim8bahi'", Local "Local file system at /tmp/rclone4110399017", Modify Window "1s" 2024/11/06 04:20:22 DEBUG : Creating backend with remote "TestBox:rclone-test-rakizim8bahi/rclone-sync-test" 2024/11/06 04:20:25 DEBUG : Creating backend with remote "TestBox:rclone-test-rakizim8bahi/rclone-sync-test-include/layer2" 2024/11/06 04:20:30 DEBUG : Creating backend with remote "TestBox:rclone-test-rakizim8bahi/rclone-sync-test-ignore-file" 2024/11/06 04:20:38 DEBUG : rclone-sync-test: Excluded 2024/11/06 04:20:39 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/11/06 04:20:40 DEBUG : rclone-sync-test-include/layer2: Excluded 2024/11/06 04:20:40 DEBUG : box root 'rclone-test-rakizim8bahi/rclone-sync-test': Waiting for checks to finish 2024/11/06 04:20:40 DEBUG : box root 'rclone-test-rakizim8bahi/rclone-sync-test': Waiting for transfers to finish 2024/11/06 04:20:40 DEBUG : Waiting for deletions to finish 2024/11/06 04:20:40 INFO : There was nothing to transfer 2024/11/06 04:20:41 DEBUG : rclone-sync-test: Excluded 2024/11/06 04:20:42 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/11/06 04:20:43 DEBUG : rclone-sync-test-include/layer2: Excluded 2024/11/06 04:20:43 DEBUG : box root 'rclone-test-rakizim8bahi': Waiting for checks to finish 2024/11/06 04:20:43 DEBUG : box root 'rclone-test-rakizim8bahi': Waiting for transfers to finish 2024/11/06 04:20:43 DEBUG : Waiting for deletions to finish 2024/11/06 04:20:43 INFO : rclone-sync-test-include: Removing directory 2024/11/06 04:20:43 DEBUG : rclone-sync-test-include: Failed to Rmdir: rmdir failed: Error "folder_not_empty" (400): Cannot delete - folder not empty 2024/11/06 04:20:43 DEBUG : box root 'rclone-test-rakizim8bahi': failed to delete 1 directories 2024/11/06 04:20:43 INFO : There was nothing to transfer run.go:180: Remote "box root 'rclone-test-rakizim8bahi'", Local "Local file system at /tmp/rclone4110399017", Modify Window "1s" run.go:180: Remote "box root 'rclone-test-rakizim8bahi'", Local "Local file system at /tmp/rclone4110399017", Modify Window "1s" run.go:180: Remote "box root 'rclone-test-rakizim8bahi'", Local "Local file system at /tmp/rclone4110399017", Modify Window "1s" run.go:180: Remote "box root 'rclone-test-rakizim8bahi'", Local "Local file system at /tmp/rclone4110399017", Modify Window "1s" run.go:180: Remote "box root 'rclone-test-rakizim8bahi'", Local "Local file system at /tmp/rclone4110399017", Modify Window "1s" run.go:180: Remote "box root 'rclone-test-rakizim8bahi'", Local "Local file system at /tmp/rclone4110399017", Modify Window "1s" 2024/11/06 04:20:44 DEBUG : rclone-sync-test: Excluded 2024/11/06 04:20:45 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/11/06 04:20:46 DEBUG : rclone-sync-test-include/layer2: Excluded 2024/11/06 04:20:46 DEBUG : box root 'rclone-test-rakizim8bahi/rclone-sync-test-include/layer2': Waiting for checks to finish 2024/11/06 04:20:46 DEBUG : box root 'rclone-test-rakizim8bahi/rclone-sync-test-include/layer2': Waiting for transfers to finish 2024/11/06 04:20:46 DEBUG : Waiting for deletions to finish 2024/11/06 04:20:46 INFO : There was nothing to transfer run.go:180: Remote "box root 'rclone-test-rakizim8bahi'", Local "Local file system at /tmp/rclone4110399017", Modify Window "1s" run.go:180: Remote "box root 'rclone-test-rakizim8bahi'", Local "Local file system at /tmp/rclone4110399017", Modify Window "1s" 2024/11/06 04:20:48 DEBUG : rclone-sync-test: Excluded 2024/11/06 04:20:48 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/11/06 04:20:50 DEBUG : rclone-sync-test-include/layer2: Excluded 2024/11/06 04:20:50 DEBUG : box root 'rclone-test-rakizim8bahi': Waiting for checks to finish 2024/11/06 04:20:50 DEBUG : box root 'rclone-test-rakizim8bahi': Waiting for transfers to finish 2024/11/06 04:20:50 DEBUG : Waiting for deletions to finish 2024/11/06 04:20:50 INFO : rclone-sync-test-include: Removing directory 2024/11/06 04:20:50 DEBUG : rclone-sync-test-include: Failed to Rmdir: rmdir failed: Error "folder_not_empty" (400): Cannot delete - folder not empty 2024/11/06 04:20:50 DEBUG : box root 'rclone-test-rakizim8bahi': failed to delete 1 directories 2024/11/06 04:20:50 INFO : There was nothing to transfer run.go:180: Remote "box root 'rclone-test-rakizim8bahi'", Local "Local file system at /tmp/rclone4110399017", Modify Window "1s" run.go:180: Remote "box root 'rclone-test-rakizim8bahi'", Local "Local file system at /tmp/rclone4110399017", Modify Window "1s" run.go:180: Remote "box root 'rclone-test-rakizim8bahi'", Local "Local file system at /tmp/rclone4110399017", Modify Window "1s" run.go:180: Remote "box root 'rclone-test-rakizim8bahi'", Local "Local file system at /tmp/rclone4110399017", Modify Window "1s" 2024/11/06 04:20:51 DEBUG : : Excluded 2024/11/06 04:20:52 DEBUG : rclone-sync-test: Excluded 2024/11/06 04:20:52 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/11/06 04:20:54 DEBUG : rclone-sync-test-include/layer2: Excluded 2024/11/06 04:20:54 DEBUG : box root 'rclone-test-rakizim8bahi/rclone-sync-test-ignore-file': Waiting for checks to finish 2024/11/06 04:20:54 DEBUG : box root 'rclone-test-rakizim8bahi/rclone-sync-test-ignore-file': Waiting for transfers to finish 2024/11/06 04:20:54 DEBUG : Waiting for deletions to finish 2024/11/06 04:20:54 INFO : There was nothing to transfer run.go:180: Remote "box root 'rclone-test-rakizim8bahi'", Local "Local file system at /tmp/rclone4110399017", Modify Window "1s" run.go:180: Remote "box root 'rclone-test-rakizim8bahi'", Local "Local file system at /tmp/rclone4110399017", Modify Window "1s" run.go:180: Remote "box root 'rclone-test-rakizim8bahi'", Local "Local file system at /tmp/rclone4110399017", Modify Window "1s" run.go:180: Remote "box root 'rclone-test-rakizim8bahi'", Local "Local file system at /tmp/rclone4110399017", Modify Window "1s" run.go:180: Remote "box root 'rclone-test-rakizim8bahi'", Local "Local file system at /tmp/rclone4110399017", Modify Window "1s" --- PASS: TestSyncOverlapWithFilter (52.42s) === RUN TestSyncCompareDest run.go:180: Remote "box root 'rclone-test-rakizim8bahi'", Local "Local file system at /tmp/rclone4110399017", Modify Window "1s" 2024/11/06 04:21:14 DEBUG : Creating backend with remote "TestBox:rclone-test-rakizim8bahi/dst" 2024/11/06 04:21:17 DEBUG : Creating backend with remote "TestBox:rclone-test-rakizim8bahi/CompareDest" 2024/11/06 04:21:21 DEBUG : one: Need to transfer - File not found at Destination 2024/11/06 04:21:21 DEBUG : box root 'rclone-test-rakizim8bahi/dst': Waiting for checks to finish 2024/11/06 04:21:21 DEBUG : box root 'rclone-test-rakizim8bahi/dst': Waiting for transfers to finish 2024/11/06 04:21:24 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2024/11/06 04:21:24 INFO : one: Copied (new) 2024/11/06 04:21:24 DEBUG : Waiting for deletions to finish 2024/11/06 04:21:26 DEBUG : box root 'rclone-test-rakizim8bahi/dst': Waiting for checks to finish 2024/11/06 04:21:26 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/06 04:21:27 DEBUG : box root 'rclone-test-rakizim8bahi/dst': Waiting for transfers to finish 2024/11/06 04:21:28 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2024/11/06 04:21:28 INFO : one: Copied (replaced existing) 2024/11/06 04:21:28 DEBUG : Waiting for deletions to finish 2024/11/06 04:21:36 DEBUG : box root 'rclone-test-rakizim8bahi/dst': Waiting for checks to finish 2024/11/06 04:21:36 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/06 04:21:37 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/11/06 04:21:37 DEBUG : one: Destination found in --compare-dest, skipping 2024/11/06 04:21:37 DEBUG : box root 'rclone-test-rakizim8bahi/dst': Waiting for transfers to finish 2024/11/06 04:21:37 DEBUG : Waiting for deletions to finish 2024/11/06 04:21:37 INFO : There was nothing to transfer 2024/11/06 04:21:41 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/11/06 04:21:41 DEBUG : two: Destination found in --compare-dest, skipping 2024/11/06 04:21:41 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/06 04:21:41 DEBUG : box root 'rclone-test-rakizim8bahi/dst': Waiting for checks to finish 2024/11/06 04:21:42 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/11/06 04:21:42 DEBUG : one: Destination found in --compare-dest, skipping 2024/11/06 04:21:42 DEBUG : box root 'rclone-test-rakizim8bahi/dst': Waiting for transfers to finish 2024/11/06 04:21:42 DEBUG : Waiting for deletions to finish 2024/11/06 04:21:42 INFO : There was nothing to transfer 2024/11/06 04:21:44 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/11/06 04:21:44 DEBUG : two: Destination found in --compare-dest, skipping 2024/11/06 04:21:44 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/06 04:21:44 DEBUG : box root 'rclone-test-rakizim8bahi/dst': Waiting for checks to finish 2024/11/06 04:21:45 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/11/06 04:21:45 DEBUG : one: Destination found in --compare-dest, skipping 2024/11/06 04:21:45 DEBUG : box root 'rclone-test-rakizim8bahi/dst': Waiting for transfers to finish 2024/11/06 04:21:45 DEBUG : Waiting for deletions to finish 2024/11/06 04:21:45 INFO : There was nothing to transfer 2024/11/06 04:21:48 DEBUG : two: Modification times differ by -120h0m0s: 2011-12-30 12:59:59 +0000 UTC, 2011-12-25 04:59:59 -0800 -0800 2024/11/06 04:21:48 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2024/11/06 04:21:48 DEBUG : two: Destination found in --compare-dest, skipping 2024/11/06 04:21:48 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/06 04:21:48 DEBUG : box root 'rclone-test-rakizim8bahi/dst': Waiting for checks to finish 2024/11/06 04:21:49 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/11/06 04:21:49 DEBUG : one: Destination found in --compare-dest, skipping 2024/11/06 04:21:49 DEBUG : box root 'rclone-test-rakizim8bahi/dst': Waiting for transfers to finish 2024/11/06 04:21:49 DEBUG : Waiting for deletions to finish 2024/11/06 04:21:49 INFO : There was nothing to transfer 2024/11/06 04:21:52 DEBUG : two: Sizes differ (src 5 vs dst 3) 2024/11/06 04:21:52 DEBUG : two: Need to transfer - File not found at Destination 2024/11/06 04:21:52 DEBUG : box root 'rclone-test-rakizim8bahi/dst': Waiting for checks to finish 2024/11/06 04:21:52 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/06 04:21:53 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/11/06 04:21:53 DEBUG : one: Destination found in --compare-dest, skipping 2024/11/06 04:21:53 DEBUG : box root 'rclone-test-rakizim8bahi/dst': Waiting for transfers to finish 2024/11/06 04:21:54 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2024/11/06 04:21:54 INFO : two: Copied (new) 2024/11/06 04:21:54 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (47.78s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "box root 'rclone-test-rakizim8bahi'", Local "Local file system at /tmp/rclone4110399017", Modify Window "1s" 2024/11/06 04:22:10 DEBUG : Creating backend with remote "TestBox:rclone-test-rakizim8bahi/dest" 2024/11/06 04:22:10 DEBUG : Config file has changed externally - reloading 2024/11/06 04:22:12 DEBUG : Creating backend with remote "TestBox:rclone-test-rakizim8bahi/pre-dest1" 2024/11/06 04:22:13 DEBUG : Creating backend with remote "TestBox:rclone-test-rakizim8bahi/pre-dest2" 2024/11/06 04:22:16 DEBUG : 1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/06 04:22:16 DEBUG : 1: Destination found in --compare-dest, skipping 2024/11/06 04:22:17 DEBUG : 2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/06 04:22:17 DEBUG : 2: Destination found in --compare-dest, skipping 2024/11/06 04:22:17 DEBUG : 3: Need to transfer - File not found at Destination 2024/11/06 04:22:17 DEBUG : box root 'rclone-test-rakizim8bahi/dest': Waiting for checks to finish 2024/11/06 04:22:17 DEBUG : box root 'rclone-test-rakizim8bahi/dest': Waiting for transfers to finish 2024/11/06 04:22:21 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2024/11/06 04:22:21 INFO : 3: Copied (new) 2024/11/06 04:22:21 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (27.09s) === RUN TestSyncCopyDest run.go:180: Remote "box root 'rclone-test-rakizim8bahi'", Local "Local file system at /tmp/rclone4110399017", Modify Window "1s" 2024/11/06 04:22:29 DEBUG : Creating backend with remote "TestBox:rclone-test-rakizim8bahi/dst" 2024/11/06 04:22:32 DEBUG : Creating backend with remote "TestBox:rclone-test-rakizim8bahi/CopyDest" 2024/11/06 04:22:35 DEBUG : one: Need to transfer - File not found at Destination 2024/11/06 04:22:35 DEBUG : box root 'rclone-test-rakizim8bahi/dst': Waiting for checks to finish 2024/11/06 04:22:35 DEBUG : box root 'rclone-test-rakizim8bahi/dst': Waiting for transfers to finish 2024/11/06 04:22:39 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2024/11/06 04:22:39 INFO : one: Copied (new) 2024/11/06 04:22:39 DEBUG : Waiting for deletions to finish 2024/11/06 04:22:41 DEBUG : box root 'rclone-test-rakizim8bahi/dst': Waiting for checks to finish 2024/11/06 04:22:41 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/06 04:22:41 DEBUG : box root 'rclone-test-rakizim8bahi/dst': Waiting for transfers to finish 2024/11/06 04:22:43 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2024/11/06 04:22:43 INFO : one: Copied (replaced existing) 2024/11/06 04:22:43 DEBUG : Waiting for deletions to finish 2024/11/06 04:22:50 DEBUG : Creating backend with remote "TestBox:rclone-test-rakizim8bahi/BackupDir" 2024/11/06 04:22:52 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/06 04:22:52 DEBUG : box root 'rclone-test-rakizim8bahi/dst': Waiting for checks to finish 2024/11/06 04:22:54 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/11/06 04:22:54 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/06 04:22:57 INFO : one: Moved (server-side) 2024/11/06 04:22:58 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2024/11/06 04:22:58 INFO : one: Copied (server-side copy) 2024/11/06 04:22:58 DEBUG : one: Destination found in --copy-dest, using server-side copy 2024/11/06 04:22:58 DEBUG : box root 'rclone-test-rakizim8bahi/dst': Waiting for transfers to finish 2024/11/06 04:22:58 DEBUG : Waiting for deletions to finish 2024/11/06 04:23:04 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/11/06 04:23:05 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2024/11/06 04:23:05 INFO : two: Copied (server-side copy) 2024/11/06 04:23:05 DEBUG : two: Destination found in --copy-dest, using server-side copy 2024/11/06 04:23:05 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/11/06 04:23:05 DEBUG : one: Unchanged skipping 2024/11/06 04:23:05 DEBUG : box root 'rclone-test-rakizim8bahi/dst': Waiting for checks to finish 2024/11/06 04:23:05 DEBUG : box root 'rclone-test-rakizim8bahi/dst': Waiting for transfers to finish 2024/11/06 04:23:05 DEBUG : Waiting for deletions to finish 2024/11/06 04:23:07 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/11/06 04:23:07 DEBUG : one: Unchanged skipping 2024/11/06 04:23:07 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/11/06 04:23:07 DEBUG : two: Unchanged skipping 2024/11/06 04:23:07 DEBUG : box root 'rclone-test-rakizim8bahi/dst': Waiting for checks to finish 2024/11/06 04:23:07 DEBUG : box root 'rclone-test-rakizim8bahi/dst': Waiting for transfers to finish 2024/11/06 04:23:07 DEBUG : Waiting for deletions to finish 2024/11/06 04:23:07 INFO : There was nothing to transfer 2024/11/06 04:23:12 DEBUG : three: Sizes differ (src 7 vs dst 5) 2024/11/06 04:23:12 DEBUG : three: Destination not found in --copy-dest 2024/11/06 04:23:12 DEBUG : three: Need to transfer - File not found at Destination 2024/11/06 04:23:12 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/11/06 04:23:12 DEBUG : one: Unchanged skipping 2024/11/06 04:23:12 DEBUG : box root 'rclone-test-rakizim8bahi/dst': Waiting for checks to finish 2024/11/06 04:23:12 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/11/06 04:23:12 DEBUG : two: Unchanged skipping 2024/11/06 04:23:12 DEBUG : box root 'rclone-test-rakizim8bahi/dst': Waiting for transfers to finish 2024/11/06 04:23:13 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2024/11/06 04:23:13 INFO : three: Copied (new) 2024/11/06 04:23:13 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (58.84s) === RUN TestSyncBackupDir run.go:180: Remote "box root 'rclone-test-rakizim8bahi'", Local "Local file system at /tmp/rclone4110399017", Modify Window "1s" 2024/11/06 04:23:35 DEBUG : Creating backend with remote "TestBox:rclone-test-rakizim8bahi/dst" 2024/11/06 04:23:37 DEBUG : Creating backend with remote "TestBox:rclone-test-rakizim8bahi/backup" 2024/11/06 04:23:39 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/11/06 04:23:39 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/06 04:23:39 DEBUG : two: Unchanged skipping 2024/11/06 04:23:39 DEBUG : box root 'rclone-test-rakizim8bahi/dst': Waiting for checks to finish 2024/11/06 04:23:42 INFO : one: Moved (server-side) 2024/11/06 04:23:42 DEBUG : box root 'rclone-test-rakizim8bahi/dst': Waiting for transfers to finish 2024/11/06 04:23:44 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/11/06 04:23:44 INFO : one: Copied (new) 2024/11/06 04:23:44 DEBUG : Waiting for deletions to finish 2024/11/06 04:23:45 INFO : three.txt: Moved (server-side) 2024/11/06 04:23:45 INFO : three.txt: Moved into backup dir 2024/11/06 04:23:50 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/11/06 04:23:50 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/06 04:23:50 DEBUG : two: Unchanged skipping 2024/11/06 04:23:50 DEBUG : box root 'rclone-test-rakizim8bahi/dst': Waiting for checks to finish 2024/11/06 04:23:51 INFO : one: Deleted 2024/11/06 04:23:53 INFO : one: Moved (server-side) 2024/11/06 04:23:53 DEBUG : box root 'rclone-test-rakizim8bahi/dst': Waiting for transfers to finish 2024/11/06 04:23:55 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2024/11/06 04:23:55 INFO : one: Copied (new) 2024/11/06 04:23:55 DEBUG : Waiting for deletions to finish 2024/11/06 04:23:56 INFO : three.txt: Deleted 2024/11/06 04:23:58 INFO : three.txt: Moved (server-side) 2024/11/06 04:23:58 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (38.13s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "box root 'rclone-test-rakizim8bahi'", Local "Local file system at /tmp/rclone4110399017", Modify Window "1s" 2024/11/06 04:24:14 DEBUG : Creating backend with remote "TestBox:rclone-test-rakizim8bahi/dst" 2024/11/06 04:24:15 DEBUG : Creating backend with remote "TestBox:rclone-test-rakizim8bahi/backup" 2024/11/06 04:24:18 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/11/06 04:24:18 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/06 04:24:18 DEBUG : two: Unchanged skipping 2024/11/06 04:24:18 DEBUG : box root 'rclone-test-rakizim8bahi/dst': Waiting for checks to finish 2024/11/06 04:24:21 INFO : one: Moved (server-side) to: one.bak 2024/11/06 04:24:21 DEBUG : box root 'rclone-test-rakizim8bahi/dst': Waiting for transfers to finish 2024/11/06 04:24:23 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/11/06 04:24:23 INFO : one: Copied (new) 2024/11/06 04:24:23 DEBUG : Waiting for deletions to finish 2024/11/06 04:24:25 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/11/06 04:24:25 INFO : three.txt: Moved into backup dir 2024/11/06 04:24:29 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/11/06 04:24:29 DEBUG : box root 'rclone-test-rakizim8bahi/dst': Waiting for checks to finish 2024/11/06 04:24:29 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/06 04:24:29 DEBUG : two: Unchanged skipping 2024/11/06 04:24:31 INFO : one.bak: Deleted 2024/11/06 04:24:32 INFO : one: Moved (server-side) to: one.bak 2024/11/06 04:24:32 DEBUG : box root 'rclone-test-rakizim8bahi/dst': Waiting for transfers to finish 2024/11/06 04:24:34 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2024/11/06 04:24:34 INFO : one: Copied (new) 2024/11/06 04:24:34 DEBUG : Waiting for deletions to finish 2024/11/06 04:24:36 INFO : three.txt.bak: Deleted 2024/11/06 04:24:37 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/11/06 04:24:37 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (39.56s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "box root 'rclone-test-rakizim8bahi'", Local "Local file system at /tmp/rclone4110399017", Modify Window "1s" 2024/11/06 04:24:53 DEBUG : Creating backend with remote "TestBox:rclone-test-rakizim8bahi/dst" 2024/11/06 04:24:58 DEBUG : Creating backend with remote "TestBox:rclone-test-rakizim8bahi/backup" 2024/11/06 04:25:01 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/11/06 04:25:01 DEBUG : box root 'rclone-test-rakizim8bahi/dst': Waiting for checks to finish 2024/11/06 04:25:01 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/06 04:25:01 DEBUG : two: Unchanged skipping 2024/11/06 04:25:04 INFO : one: Moved (server-side) to: one-2019-01-01 2024/11/06 04:25:04 DEBUG : box root 'rclone-test-rakizim8bahi/dst': Waiting for transfers to finish 2024/11/06 04:25:07 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/11/06 04:25:07 INFO : one: Copied (new) 2024/11/06 04:25:07 DEBUG : Waiting for deletions to finish 2024/11/06 04:25:08 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2024/11/06 04:25:08 INFO : three.txt: Moved into backup dir 2024/11/06 04:25:12 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/11/06 04:25:12 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/06 04:25:12 DEBUG : two: Unchanged skipping 2024/11/06 04:25:12 DEBUG : box root 'rclone-test-rakizim8bahi/dst': Waiting for checks to finish 2024/11/06 04:25:14 INFO : one-2019-01-01: Deleted 2024/11/06 04:25:15 INFO : one: Moved (server-side) to: one-2019-01-01 2024/11/06 04:25:15 DEBUG : box root 'rclone-test-rakizim8bahi/dst': Waiting for transfers to finish 2024/11/06 04:25:17 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2024/11/06 04:25:17 INFO : one: Copied (new) 2024/11/06 04:25:17 DEBUG : Waiting for deletions to finish 2024/11/06 04:25:19 INFO : three-2019-01-01.txt: Deleted 2024/11/06 04:25:20 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2024/11/06 04:25:20 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (42.87s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "box root 'rclone-test-rakizim8bahi'", Local "Local file system at /tmp/rclone4110399017", Modify Window "1s" 2024/11/06 04:25:36 DEBUG : Creating backend with remote "TestBox:rclone-test-rakizim8bahi/dst" 2024/11/06 04:25:38 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/11/06 04:25:38 DEBUG : box root 'rclone-test-rakizim8bahi/dst': Waiting for checks to finish 2024/11/06 04:25:38 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/06 04:25:38 DEBUG : two: Unchanged skipping 2024/11/06 04:25:39 INFO : one: Moved (server-side) to: one.bak 2024/11/06 04:25:39 DEBUG : box root 'rclone-test-rakizim8bahi/dst': Waiting for transfers to finish 2024/11/06 04:25:41 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/11/06 04:25:41 INFO : one: Copied (new) 2024/11/06 04:25:41 DEBUG : Waiting for deletions to finish 2024/11/06 04:25:42 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/11/06 04:25:42 INFO : three.txt: Moved into backup dir 2024/11/06 04:25:46 DEBUG : one.bak: Excluded (Path Filter) 2024/11/06 04:25:46 DEBUG : one.bak: Excluded 2024/11/06 04:25:46 DEBUG : three.txt.bak: Excluded (Path Filter) 2024/11/06 04:25:46 DEBUG : three.txt.bak: Excluded 2024/11/06 04:25:46 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/11/06 04:25:46 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/06 04:25:46 DEBUG : two: Unchanged skipping 2024/11/06 04:25:46 DEBUG : box root 'rclone-test-rakizim8bahi/dst': Waiting for checks to finish 2024/11/06 04:25:47 INFO : one.bak: Deleted 2024/11/06 04:25:48 INFO : one: Moved (server-side) to: one.bak 2024/11/06 04:25:48 DEBUG : box root 'rclone-test-rakizim8bahi/dst': Waiting for transfers to finish 2024/11/06 04:25:50 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2024/11/06 04:25:50 INFO : one: Copied (new) 2024/11/06 04:25:50 DEBUG : Waiting for deletions to finish 2024/11/06 04:25:52 INFO : three.txt.bak: Deleted 2024/11/06 04:25:52 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/11/06 04:25:52 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (31.16s) === RUN TestSyncSuffix run.go:180: Remote "box root 'rclone-test-rakizim8bahi'", Local "Local file system at /tmp/rclone4110399017", Modify Window "1s" 2024/11/06 04:26:08 DEBUG : Creating backend with remote "TestBox:rclone-test-rakizim8bahi/dst" 2024/11/06 04:26:09 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/11/06 04:26:11 INFO : one: Moved (server-side) to: one.bak 2024/11/06 04:26:13 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/11/06 04:26:13 INFO : one: Copied (new) 2024/11/06 04:26:13 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/06 04:26:13 DEBUG : two: Unchanged skipping 2024/11/06 04:26:14 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2024/11/06 04:26:15 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/11/06 04:26:17 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2024/11/06 04:26:17 INFO : three.txt: Copied (new) 2024/11/06 04:26:20 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/11/06 04:26:22 INFO : one.bak: Deleted 2024/11/06 04:26:23 INFO : one: Moved (server-side) to: one.bak 2024/11/06 04:26:25 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2024/11/06 04:26:25 INFO : one: Copied (new) 2024/11/06 04:26:25 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/06 04:26:25 DEBUG : two: Unchanged skipping 2024/11/06 04:26:26 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2024/11/06 04:26:28 INFO : three.txt.bak: Deleted 2024/11/06 04:26:28 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/11/06 04:26:30 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2024/11/06 04:26:30 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (39.22s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "box root 'rclone-test-rakizim8bahi'", Local "Local file system at /tmp/rclone4110399017", Modify Window "1s" 2024/11/06 04:26:46 DEBUG : Creating backend with remote "TestBox:rclone-test-rakizim8bahi/dst" 2024/11/06 04:26:46 DEBUG : Config file has changed externally - reloading 2024/11/06 04:26:49 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/11/06 04:26:50 INFO : one: Moved (server-side) to: one-2019-01-01 2024/11/06 04:26:52 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/11/06 04:26:52 INFO : one: Copied (new) 2024/11/06 04:26:52 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/06 04:26:52 DEBUG : two: Unchanged skipping 2024/11/06 04:26:53 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2024/11/06 04:26:54 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2024/11/06 04:26:56 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2024/11/06 04:26:56 INFO : three.txt: Copied (new) 2024/11/06 04:26:59 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/11/06 04:27:00 INFO : one-2019-01-01: Deleted 2024/11/06 04:27:01 INFO : one: Moved (server-side) to: one-2019-01-01 2024/11/06 04:27:03 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2024/11/06 04:27:03 INFO : one: Copied (new) 2024/11/06 04:27:04 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/06 04:27:04 DEBUG : two: Unchanged skipping 2024/11/06 04:27:05 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2024/11/06 04:27:06 INFO : three-2019-01-01.txt: Deleted 2024/11/06 04:27:07 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2024/11/06 04:27:09 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2024/11/06 04:27:09 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (38.09s) === RUN TestSyncUTFNorm run.go:180: Remote "box root 'rclone-test-rakizim8bahi'", Local "Local file system at /tmp/rclone4110399017", Modify Window "1s" 2024/11/06 04:27:20 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2024/11/06 04:27:20 DEBUG : box root 'rclone-test-rakizim8bahi': Waiting for checks to finish 2024/11/06 04:27:20 DEBUG : box root 'rclone-test-rakizim8bahi': Waiting for transfers to finish 2024/11/06 04:27:22 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2024/11/06 04:27:22 INFO : Testêé: Copied (replaced existing) to: Testêé 2024/11/06 04:27:22 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (6.76s) === RUN TestSyncImmutable run.go:180: Remote "box root 'rclone-test-rakizim8bahi'", Local "Local file system at /tmp/rclone4110399017", Modify Window "1s" 2024/11/06 04:27:25 DEBUG : existing: Need to transfer - File not found at Destination 2024/11/06 04:27:25 DEBUG : box root 'rclone-test-rakizim8bahi': Waiting for checks to finish 2024/11/06 04:27:25 DEBUG : box root 'rclone-test-rakizim8bahi': Waiting for transfers to finish 2024/11/06 04:27:26 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2024/11/06 04:27:26 INFO : existing: Copied (new) 2024/11/06 04:27:26 DEBUG : Waiting for deletions to finish run.go:180: Remote "box root 'rclone-test-rakizim8bahi'", Local "Local file system at /tmp/rclone4110399017", Modify Window "1s" 2024/11/06 04:27:28 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2024/11/06 04:27:28 DEBUG : box root 'rclone-test-rakizim8bahi': Waiting for checks to finish 2024/11/06 04:27:28 ERROR : existing: Source and destination exist but do not match: immutable file modified 2024/11/06 04:27:28 DEBUG : box root 'rclone-test-rakizim8bahi': Waiting for transfers to finish 2024/11/06 04:27:28 ERROR : box root 'rclone-test-rakizim8bahi': not deleting files as there were IO errors 2024/11/06 04:27:28 ERROR : box root 'rclone-test-rakizim8bahi': not deleting directories as there were IO errors run.go:180: Remote "box root 'rclone-test-rakizim8bahi'", Local "Local file system at /tmp/rclone4110399017", Modify Window "1s" --- PASS: TestSyncImmutable (7.68s) === RUN TestSyncIgnoreCase run.go:180: Remote "box root 'rclone-test-rakizim8bahi'", Local "Local file system at /tmp/rclone4110399017", Modify Window "1s" sync_test.go:2606: Skipping test as local or remote are case-insensitive --- SKIP: TestSyncIgnoreCase (0.77s) === RUN TestFixCase run.go:180: Remote "box root 'rclone-test-rakizim8bahi'", Local "Local file system at /tmp/rclone4110399017", Modify Window "1s" 2024/11/06 04:27:48 DEBUG : existing: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/06 04:27:48 DEBUG : existing: Unchanged skipping 2024/11/06 04:27:48 DEBUG : existingbutdifferent: Sizes differ (src 5 vs dst 8) 2024/11/06 04:27:49 DEBUG : EXISTING: moving to existing-rclone-move-xonomef6 2024/11/06 04:27:49 DEBUG : EXISTINGBUTDIFFERENT: moving to existingbutdifferent-rclone-move-wanadoq8 2024/11/06 04:27:49 INFO : EXISTINGBUTDIFFERENT: Moved (server-side) to: existingbutdifferent-rclone-move-wanadoq8 2024/11/06 04:27:49 DEBUG : EXISTINGBUTDIFFERENT: moving to existingbutdifferent 2024/11/06 04:27:49 INFO : EXISTING: Moved (server-side) to: existing-rclone-move-xonomef6 2024/11/06 04:27:49 DEBUG : EXISTING: moving to existing 2024/11/06 04:27:50 INFO : existing-rclone-move-xonomef6: Moved (server-side) to: existing 2024/11/06 04:27:50 INFO : EXISTING: Moved (server-side) to: existing 2024/11/06 04:27:50 INFO : EXISTING: Fixed case by renaming to: existing 2024/11/06 04:27:50 INFO : SUBDIRA: Fixed case by renaming to: subdira 2024/11/06 04:27:50 INFO : existingbutdifferent-rclone-move-wanadoq8: Moved (server-side) to: existingbutdifferent 2024/11/06 04:27:50 INFO : EXISTINGBUTDIFFERENT: Moved (server-side) to: existingbutdifferent 2024/11/06 04:27:50 INFO : EXISTINGBUTDIFFERENT: Fixed case by renaming to: existingbutdifferent 2024/11/06 04:27:52 DEBUG : existingbutdifferent: sha1 = d14abf17053197648e66ce89f88b99ae1c5162f6 OK 2024/11/06 04:27:52 INFO : existingbutdifferent: Copied (replaced existing) 2024/11/06 04:27:54 INFO : SUBDIRA/subdirb: Fixed case by renaming to: subdira/subdirb 2024/11/06 04:27:58 INFO : SUBDIRA/subdirb/SUBDIRC: Fixed case by renaming to: subdira/subdirb/subdirc 2024/11/06 04:27:59 DEBUG : subdira/subdirb/subdirc/hello: Sizes differ (src 5 vs dst 8) 2024/11/06 04:28:01 DEBUG : SUBDIRA/subdirb/SUBDIRC/HELLO: moving to subdira/subdirb/subdirc/hello-rclone-move-fupuhit8 2024/11/06 04:28:01 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Moved (server-side) to: subdira/subdirb/subdirc/hello-rclone-move-fupuhit8 2024/11/06 04:28:01 DEBUG : SUBDIRA/subdirb/SUBDIRC/HELLO: moving to subdira/subdirb/subdirc/hello 2024/11/06 04:28:02 INFO : subdira/subdirb/subdirc/hello-rclone-move-fupuhit8: Moved (server-side) to: subdira/subdirb/subdirc/hello 2024/11/06 04:28:02 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Moved (server-side) to: subdira/subdirb/subdirc/hello 2024/11/06 04:28:02 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Fixed case by renaming to: subdira/subdirb/subdirc/hello 2024/11/06 04:28:03 INFO : SUBDIRA/subdirb/SUBDIRC/subdird: Fixed case by renaming to: subdira/subdirb/subdirc/subdird 2024/11/06 04:28:04 DEBUG : subdira/subdirb/subdirc/hello: sha1 = d14abf17053197648e66ce89f88b99ae1c5162f6 OK 2024/11/06 04:28:04 INFO : subdira/subdirb/subdirc/hello: Copied (replaced existing) 2024/11/06 04:28:04 DEBUG : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: Sizes differ (src 5 vs dst 8) 2024/11/06 04:28:04 DEBUG : box root 'rclone-test-rakizim8bahi': Waiting for checks to finish 2024/11/06 04:28:05 DEBUG : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: moving to subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-hekahog3 2024/11/06 04:28:06 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Moved (server-side) to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-hekahog3 2024/11/06 04:28:06 DEBUG : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: moving to subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2024/11/06 04:28:06 INFO : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-hekahog3: Moved (server-side) to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2024/11/06 04:28:06 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Moved (server-side) to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2024/11/06 04:28:06 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Fixed case by renaming to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2024/11/06 04:28:06 DEBUG : box root 'rclone-test-rakizim8bahi': Waiting for transfers to finish 2024/11/06 04:28:08 DEBUG : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: sha1 = d14abf17053197648e66ce89f88b99ae1c5162f6 OK 2024/11/06 04:28:08 INFO : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: Copied (replaced existing) 2024/11/06 04:28:08 DEBUG : Waiting for deletions to finish --- PASS: TestFixCase (48.66s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "box root 'rclone-test-rakizim8bahi'", Local "Local file system at /tmp/rclone4110399017", Modify Window "1s" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "box root 'rclone-test-rakizim8bahi'", Local "Local file system at /tmp/rclone4110399017", Modify Window "1s" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "box root 'rclone-test-rakizim8bahi'", Local "Local file system at /tmp/rclone4110399017", Modify Window "1s" sync_test.go:2674: This test only runs on local --- PASS: TestMaxTransfer (2.49s) --- SKIP: TestMaxTransfer/Hard (0.80s) --- SKIP: TestMaxTransfer/Soft (0.76s) --- SKIP: TestMaxTransfer/Cautious (0.93s) === RUN TestSyncConcurrentDelete run.go:180: Remote "box root 'rclone-test-rakizim8bahi'", Local "Local file system at /tmp/rclone4110399017", Modify Window "1s" 2024/11/06 04:29:39 DEBUG : both1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/06 04:29:39 DEBUG : both11: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/06 04:29:39 DEBUG : box root 'rclone-test-rakizim8bahi': Waiting for checks to finish 2024/11/06 04:29:39 DEBUG : both0: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/06 04:29:39 DEBUG : both10: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/06 04:29:39 DEBUG : both1: Unchanged skipping 2024/11/06 04:29:39 DEBUG : both12: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/06 04:29:39 DEBUG : both12: Unchanged skipping 2024/11/06 04:29:39 DEBUG : both13: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/06 04:29:39 DEBUG : both13: Unchanged skipping 2024/11/06 04:29:39 DEBUG : both14: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/06 04:29:39 DEBUG : both14: Unchanged skipping 2024/11/06 04:29:39 DEBUG : both15: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/06 04:29:39 DEBUG : both15: Unchanged skipping 2024/11/06 04:29:39 DEBUG : both16: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/06 04:29:39 DEBUG : both16: Unchanged skipping 2024/11/06 04:29:39 DEBUG : both17: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/06 04:29:39 DEBUG : both17: Unchanged skipping 2024/11/06 04:29:39 DEBUG : both18: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/06 04:29:39 DEBUG : both18: Unchanged skipping 2024/11/06 04:29:39 DEBUG : both19: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/06 04:29:39 DEBUG : both19: Unchanged skipping 2024/11/06 04:29:39 DEBUG : both2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/06 04:29:39 DEBUG : both2: Unchanged skipping 2024/11/06 04:29:39 DEBUG : both3: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/06 04:29:39 DEBUG : both3: Unchanged skipping 2024/11/06 04:29:39 DEBUG : both4: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/06 04:29:39 DEBUG : both4: Unchanged skipping 2024/11/06 04:29:39 DEBUG : both5: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/06 04:29:39 DEBUG : both5: Unchanged skipping 2024/11/06 04:29:39 DEBUG : both6: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/06 04:29:39 DEBUG : both6: Unchanged skipping 2024/11/06 04:29:39 DEBUG : both7: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/06 04:29:39 DEBUG : both11: Unchanged skipping 2024/11/06 04:29:39 DEBUG : both8: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/06 04:29:39 DEBUG : both8: Unchanged skipping 2024/11/06 04:29:39 DEBUG : both9: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/06 04:29:39 DEBUG : both9: Unchanged skipping 2024/11/06 04:29:39 DEBUG : both0: Unchanged skipping 2024/11/06 04:29:39 DEBUG : both10: Unchanged skipping 2024/11/06 04:29:39 DEBUG : both7: Unchanged skipping 2024/11/06 04:29:39 DEBUG : box root 'rclone-test-rakizim8bahi': Waiting for transfers to finish 2024/11/06 04:29:39 DEBUG : Waiting for deletions to finish 2024/11/06 04:29:40 INFO : only6: Deleted 2024/11/06 04:29:40 INFO : only9: Deleted 2024/11/06 04:29:40 INFO : only1: Deleted 2024/11/06 04:29:40 INFO : only8: Deleted 2024/11/06 04:29:41 INFO : only11: Deleted 2024/11/06 04:29:41 INFO : only16: Deleted 2024/11/06 04:29:41 INFO : only0: Deleted 2024/11/06 04:29:41 INFO : only18: Deleted 2024/11/06 04:29:42 INFO : only3: Deleted 2024/11/06 04:29:42 INFO : only5: Deleted 2024/11/06 04:29:42 INFO : only10: Deleted 2024/11/06 04:29:42 INFO : only12: Deleted 2024/11/06 04:29:42 INFO : only15: Deleted 2024/11/06 04:29:43 INFO : only7: Deleted 2024/11/06 04:29:43 INFO : only13: Deleted 2024/11/06 04:29:43 INFO : only17: Deleted 2024/11/06 04:29:43 INFO : only14: Deleted 2024/11/06 04:29:43 INFO : only19: Deleted 2024/11/06 04:29:44 INFO : only2: Deleted 2024/11/06 04:29:44 INFO : only4: Deleted run.go:180: Remote "box root 'rclone-test-rakizim8bahi'", Local "Local file system at /tmp/rclone4110399017", Modify Window "1s" --- PASS: TestSyncConcurrentDelete (106.80s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "box root 'rclone-test-rakizim8bahi'", Local "Local file system at /tmp/rclone4110399017", Modify Window "1s" 2024/11/06 04:31:29 DEBUG : both1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/06 04:31:29 DEBUG : both11: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/06 04:31:29 DEBUG : box root 'rclone-test-rakizim8bahi': Waiting for checks to finish 2024/11/06 04:31:29 DEBUG : both0: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/06 04:31:29 DEBUG : both10: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/06 04:31:29 DEBUG : both1: Unchanged skipping 2024/11/06 04:31:29 DEBUG : both12: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/06 04:31:29 DEBUG : both12: Unchanged skipping 2024/11/06 04:31:29 DEBUG : both13: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/06 04:31:29 DEBUG : both13: Unchanged skipping 2024/11/06 04:31:29 DEBUG : both14: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/06 04:31:29 DEBUG : both14: Unchanged skipping 2024/11/06 04:31:29 DEBUG : both15: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/06 04:31:29 DEBUG : both15: Unchanged skipping 2024/11/06 04:31:29 DEBUG : both16: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/06 04:31:29 DEBUG : both16: Unchanged skipping 2024/11/06 04:31:29 DEBUG : both17: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/06 04:31:29 DEBUG : both17: Unchanged skipping 2024/11/06 04:31:29 DEBUG : both18: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/06 04:31:29 DEBUG : both18: Unchanged skipping 2024/11/06 04:31:29 DEBUG : both19: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/06 04:31:29 DEBUG : both19: Unchanged skipping 2024/11/06 04:31:29 DEBUG : both2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/06 04:31:29 DEBUG : both2: Unchanged skipping 2024/11/06 04:31:29 DEBUG : both3: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/06 04:31:29 DEBUG : both3: Unchanged skipping 2024/11/06 04:31:29 DEBUG : both4: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/06 04:31:29 DEBUG : both11: Unchanged skipping 2024/11/06 04:31:29 DEBUG : both5: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/06 04:31:29 DEBUG : both5: Unchanged skipping 2024/11/06 04:31:29 DEBUG : both6: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/06 04:31:29 DEBUG : both0: Unchanged skipping 2024/11/06 04:31:29 DEBUG : both7: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/06 04:31:29 DEBUG : both7: Unchanged skipping 2024/11/06 04:31:29 DEBUG : both8: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/06 04:31:29 DEBUG : both8: Unchanged skipping 2024/11/06 04:31:29 DEBUG : both9: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/06 04:31:29 DEBUG : both9: Unchanged skipping 2024/11/06 04:31:29 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2024/11/06 04:31:29 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2024/11/06 04:31:29 DEBUG : both4: Unchanged skipping 2024/11/06 04:31:29 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2024/11/06 04:31:29 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2024/11/06 04:31:29 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2024/11/06 04:31:29 DEBUG : both10: Unchanged skipping 2024/11/06 04:31:29 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2024/11/06 04:31:29 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2024/11/06 04:31:29 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2024/11/06 04:31:29 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2024/11/06 04:31:29 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2024/11/06 04:31:29 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2024/11/06 04:31:29 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2024/11/06 04:31:29 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2024/11/06 04:31:29 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2024/11/06 04:31:29 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2024/11/06 04:31:29 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2024/11/06 04:31:29 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2024/11/06 04:31:29 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2024/11/06 04:31:29 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2024/11/06 04:31:29 DEBUG : both6: Unchanged skipping 2024/11/06 04:31:29 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2024/11/06 04:31:29 DEBUG : box root 'rclone-test-rakizim8bahi': Waiting for transfers to finish 2024/11/06 04:31:30 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/06 04:31:30 INFO : only1: Copied (replaced existing) 2024/11/06 04:31:30 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/06 04:31:30 INFO : only0: Copied (replaced existing) 2024/11/06 04:31:31 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/06 04:31:31 INFO : only11: Copied (replaced existing) 2024/11/06 04:31:31 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/06 04:31:31 INFO : only10: Copied (replaced existing) 2024/11/06 04:31:32 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/06 04:31:32 INFO : only14: Copied (replaced existing) 2024/11/06 04:31:32 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/06 04:31:32 INFO : only17: Copied (replaced existing) 2024/11/06 04:31:32 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/06 04:31:32 INFO : only15: Copied (replaced existing) 2024/11/06 04:31:32 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/06 04:31:32 INFO : only16: Copied (replaced existing) 2024/11/06 04:31:33 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/06 04:31:33 INFO : only18: Copied (replaced existing) 2024/11/06 04:31:34 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/06 04:31:34 INFO : only2: Copied (replaced existing) 2024/11/06 04:31:34 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/06 04:31:34 INFO : only19: Copied (replaced existing) 2024/11/06 04:31:34 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/06 04:31:34 INFO : only3: Copied (replaced existing) 2024/11/06 04:31:35 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/06 04:31:35 INFO : only4: Copied (replaced existing) 2024/11/06 04:31:35 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/06 04:31:35 INFO : only12: Copied (replaced existing) 2024/11/06 04:31:35 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/06 04:31:35 INFO : only6: Copied (replaced existing) 2024/11/06 04:31:35 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/06 04:31:35 INFO : only7: Copied (replaced existing) 2024/11/06 04:31:36 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/06 04:31:36 INFO : only13: Copied (replaced existing) 2024/11/06 04:31:37 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/06 04:31:37 INFO : only5: Copied (replaced existing) 2024/11/06 04:31:37 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/06 04:31:37 INFO : only9: Copied (replaced existing) 2024/11/06 04:31:37 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/06 04:31:37 INFO : only8: Copied (replaced existing) 2024/11/06 04:31:37 DEBUG : Waiting for deletions to finish run.go:180: Remote "box root 'rclone-test-rakizim8bahi'", Local "Local file system at /tmp/rclone4110399017", Modify Window "1s" --- PASS: TestSyncConcurrentTruncate (133.75s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "box root 'rclone-test-rakizim8bahi'", Local "Local file system at /tmp/rclone4110399017", Modify Window "1s" 2024/11/06 04:32:24 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/11/06 04:32:24 DEBUG : sub dir: Making directory 2024/11/06 04:32:25 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "box root 'rclone-test-rakizim8bahi'", Local "Local file system at /tmp/rclone4110399017", Modify Window "1s" run.go:180: Remote "box root 'rclone-test-rakizim8bahi'", Local "Local file system at /tmp/rclone4110399017", Modify Window "1s" --- PASS: TestNothingToTransferWithEmptyDirs (43.08s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "box root 'rclone-test-rakizim8bahi'", Local "Local file system at /tmp/rclone4110399017", Modify Window "1s" 2024/11/06 04:33:07 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/11/06 04:33:07 DEBUG : sub dir: Making directory 2024/11/06 04:33:08 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "box root 'rclone-test-rakizim8bahi'", Local "Local file system at /tmp/rclone4110399017", Modify Window "1s" run.go:180: Remote "box root 'rclone-test-rakizim8bahi'", Local "Local file system at /tmp/rclone4110399017", Modify Window "1s" --- PASS: TestNothingToTransferWithoutEmptyDirs (43.62s) PASS 2024/11/06 04:33:51 DEBUG : box root 'rclone-test-rakizim8bahi': Purge remote "./sync.test -test.v -test.timeout 1h0m0s -remote TestBox: -verbose" - Finished OK in 29m51.853640559s (try 1/5)