"./sync.test -test.v -test.timeout 1h0m0s -remote TestBox: -verbose" - Starting (try 1/5) 2025/05/08 06:52:59 DEBUG : Creating backend with remote "TestBox:rclone-test-dirabon5fija" 2025/05/08 06:52:59 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/08 06:53:00 DEBUG : box root 'rclone-test-dirabon5fija': Ignoring "Shared folder — ForNick" - unknown type "web_link" 2025/05/08 06:53:00 DEBUG : Creating backend with remote "/tmp/rclone880043188" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.04s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:180: Remote "box root 'rclone-test-dirabon5fija'", Local "Local file system at /tmp/rclone880043188", Modify Window "1s" 2025/05/08 06:53:01 DEBUG : box root 'rclone-test-dirabon5fija': Ignoring "Shared folder — ForNick" - unknown type "web_link" 2025/05/08 06:53:02 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/08 06:53:02 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/05/08 06:53:02 DEBUG : box root 'rclone-test-dirabon5fija': Waiting for checks to finish 2025/05/08 06:53:02 DEBUG : box root 'rclone-test-dirabon5fija': Waiting for transfers to finish run.go:180: Remote "box root 'rclone-test-dirabon5fija'", Local "Local file system at /tmp/rclone880043188", Modify Window "1s" --- PASS: TestCopyWithDryRun (3.35s) === RUN TestCopy run.go:180: Remote "box root 'rclone-test-dirabon5fija'", Local "Local file system at /tmp/rclone880043188", Modify Window "1s" 2025/05/08 06:53:03 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/05/08 06:53:04 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/08 06:53:04 DEBUG : box root 'rclone-test-dirabon5fija': Waiting for checks to finish 2025/05/08 06:53:04 DEBUG : box root 'rclone-test-dirabon5fija': Waiting for transfers to finish 2025/05/08 06:53:08 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/08 06:53:08 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "box root 'rclone-test-dirabon5fija'", Local "Local file system at /tmp/rclone880043188", Modify Window "1s" 2025/05/08 06:53:09 DEBUG : box root 'rclone-test-dirabon5fija': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (9.06s) === RUN TestCopyMetadata run.go:180: Remote "box root 'rclone-test-dirabon5fija'", Local "Local file system at /tmp/rclone880043188", Modify Window "1s" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.70s) === RUN TestCopyMetadataNoEmptyDirs run.go:180: Remote "box root 'rclone-test-dirabon5fija'", Local "Local file system at /tmp/rclone880043188", Modify Window "1s" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.71s) === RUN TestCopyMissingDirectory run.go:180: Remote "box root 'rclone-test-dirabon5fija'", Local "Local file system at /tmp/rclone880043188", Modify Window "1s" 2025/05/08 06:53:14 DEBUG : Creating backend with remote "/non-existing" 2025/05/08 06:53:14 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/05/08 06:53:14 DEBUG : box root 'rclone-test-dirabon5fija': Waiting for checks to finish 2025/05/08 06:53:14 DEBUG : box root 'rclone-test-dirabon5fija': Waiting for transfers to finish run.go:180: Remote "box root 'rclone-test-dirabon5fija'", Local "Local file system at /tmp/rclone880043188", Modify Window "1s" --- PASS: TestCopyMissingDirectory (1.86s) === RUN TestCopyNoTraverse run.go:180: Remote "box root 'rclone-test-dirabon5fija'", Local "Local file system at /tmp/rclone880043188", Modify Window "1s" 2025/05/08 06:53:16 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/08 06:53:16 DEBUG : box root 'rclone-test-dirabon5fija': Waiting for checks to finish 2025/05/08 06:53:16 DEBUG : box root 'rclone-test-dirabon5fija': Waiting for transfers to finish 2025/05/08 06:53:19 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/08 06:53:19 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "box root 'rclone-test-dirabon5fija'", Local "Local file system at /tmp/rclone880043188", Modify Window "1s" --- PASS: TestCopyNoTraverse (8.09s) === RUN TestCopyCheckFirst run.go:180: Remote "box root 'rclone-test-dirabon5fija'", Local "Local file system at /tmp/rclone880043188", Modify Window "1s" 2025/05/08 06:53:24 INFO : box root 'rclone-test-dirabon5fija': Running all checks before starting transfers 2025/05/08 06:53:24 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/08 06:53:24 DEBUG : box root 'rclone-test-dirabon5fija': Waiting for checks to finish 2025/05/08 06:53:24 INFO : box root 'rclone-test-dirabon5fija': Checks finished, now starting transfers 2025/05/08 06:53:24 DEBUG : box root 'rclone-test-dirabon5fija': Waiting for transfers to finish 2025/05/08 06:53:27 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/08 06:53:27 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "box root 'rclone-test-dirabon5fija'", Local "Local file system at /tmp/rclone880043188", Modify Window "1s" --- PASS: TestCopyCheckFirst (7.78s) === RUN TestSyncNoTraverse run.go:180: Remote "box root 'rclone-test-dirabon5fija'", Local "Local file system at /tmp/rclone880043188", Modify Window "1s" 2025/05/08 06:53:32 ERROR : Ignoring --no-traverse with sync 2025/05/08 06:53:32 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/08 06:53:32 DEBUG : box root 'rclone-test-dirabon5fija': Waiting for checks to finish 2025/05/08 06:53:32 DEBUG : box root 'rclone-test-dirabon5fija': Waiting for transfers to finish 2025/05/08 06:53:35 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/08 06:53:35 INFO : sub dir/hello world: Copied (new) 2025/05/08 06:53:35 DEBUG : Waiting for deletions to finish run.go:180: Remote "box root 'rclone-test-dirabon5fija'", Local "Local file system at /tmp/rclone880043188", Modify Window "1s" --- PASS: TestSyncNoTraverse (7.66s) === RUN TestCopyWithDepth run.go:180: Remote "box root 'rclone-test-dirabon5fija'", Local "Local file system at /tmp/rclone880043188", Modify Window "1s" 2025/05/08 06:53:40 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/05/08 06:53:40 DEBUG : box root 'rclone-test-dirabon5fija': Waiting for checks to finish 2025/05/08 06:53:40 DEBUG : box root 'rclone-test-dirabon5fija': Waiting for transfers to finish 2025/05/08 06:53:41 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2025/05/08 06:53:41 INFO : hello world2: Copied (new) run.go:180: Remote "box root 'rclone-test-dirabon5fija'", Local "Local file system at /tmp/rclone880043188", Modify Window "1s" --- PASS: TestCopyWithDepth (5.57s) === RUN TestCopyWithFilesFrom run.go:180: Remote "box root 'rclone-test-dirabon5fija'", Local "Local file system at /tmp/rclone880043188", Modify Window "1s" 2025/05/08 06:53:45 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/08 06:53:45 DEBUG : box root 'rclone-test-dirabon5fija': Waiting for checks to finish 2025/05/08 06:53:45 DEBUG : box root 'rclone-test-dirabon5fija': Waiting for transfers to finish 2025/05/08 06:53:47 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/08 06:53:47 INFO : potato2: Copied (new) run.go:180: Remote "box root 'rclone-test-dirabon5fija'", Local "Local file system at /tmp/rclone880043188", Modify Window "1s" --- PASS: TestCopyWithFilesFrom (5.15s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "box root 'rclone-test-dirabon5fija'", Local "Local file system at /tmp/rclone880043188", Modify Window "1s" 2025/05/08 06:53:50 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/08 06:53:50 DEBUG : box root 'rclone-test-dirabon5fija': Waiting for checks to finish 2025/05/08 06:53:50 DEBUG : box root 'rclone-test-dirabon5fija': Waiting for transfers to finish 2025/05/08 06:53:52 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/08 06:53:52 INFO : potato2: Copied (new) run.go:180: Remote "box root 'rclone-test-dirabon5fija'", Local "Local file system at /tmp/rclone880043188", Modify Window "1s" --- PASS: TestCopyWithFilesFromAndNoTraverse (5.53s) === RUN TestCopyEmptyDirectories run.go:180: Remote "box root 'rclone-test-dirabon5fija'", Local "Local file system at /tmp/rclone880043188", Modify Window "1s" 2025/05/08 06:53:55 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/05/08 06:53:55 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/05/08 06:53:55 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/05/08 06:53:55 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/05/08 06:53:56 INFO : sub dir: Making directory 2025/05/08 06:53:57 INFO : sub dir2: Making directory 2025/05/08 06:53:58 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/08 06:53:58 INFO : sub dir2/sub sub dir2: Making directory 2025/05/08 06:53:59 DEBUG : box root 'rclone-test-dirabon5fija': Waiting for checks to finish 2025/05/08 06:53:59 DEBUG : box root 'rclone-test-dirabon5fija': Waiting for transfers to finish 2025/05/08 06:54:00 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/08 06:54:00 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "box root 'rclone-test-dirabon5fija'", Local "Local file system at /tmp/rclone880043188", Modify Window "1s" 2025/05/08 06:54:02 DEBUG : box root 'rclone-test-dirabon5fija': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (12.02s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "box root 'rclone-test-dirabon5fija'", Local "Local file system at /tmp/rclone880043188", Modify Window "1s" 2025/05/08 06:54:07 INFO : sub dir2: Making directory 2025/05/08 06:54:07 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/05/08 06:54:07 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/05/08 06:54:08 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/08 06:54:08 DEBUG : box root 'rclone-test-dirabon5fija': Waiting for checks to finish 2025/05/08 06:54:08 DEBUG : box root 'rclone-test-dirabon5fija': Waiting for transfers to finish 2025/05/08 06:54:11 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/08 06:54:11 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (7.52s) === RUN TestMoveEmptyDirectories run.go:180: Remote "box root 'rclone-test-dirabon5fija'", Local "Local file system at /tmp/rclone880043188", Modify Window "1s" 2025/05/08 06:54:15 DEBUG : sub dir2: Making directory with metadata 2025/05/08 06:54:15 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/05/08 06:54:15 INFO : sub dir: Making directory 2025/05/08 06:54:16 INFO : sub dir2: Making directory 2025/05/08 06:54:17 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/08 06:54:17 DEBUG : box root 'rclone-test-dirabon5fija': Waiting for checks to finish 2025/05/08 06:54:17 DEBUG : box root 'rclone-test-dirabon5fija': Waiting for transfers to finish 2025/05/08 06:54:19 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/08 06:54:19 INFO : sub dir/hello world: Copied (new) 2025/05/08 06:54:19 INFO : sub dir/hello world: Deleted run.go:180: Remote "box root 'rclone-test-dirabon5fija'", Local "Local file system at /tmp/rclone880043188", Modify Window "1s" 2025/05/08 06:54:20 DEBUG : box root 'rclone-test-dirabon5fija': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/05/08 06:54:20 DEBUG : box root 'rclone-test-dirabon5fija': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (10.20s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "box root 'rclone-test-dirabon5fija'", Local "Local file system at /tmp/rclone880043188", Modify Window "1s" sync_test.go:408: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.69s) === RUN TestMoveNoEmptyDirectories run.go:180: Remote "box root 'rclone-test-dirabon5fija'", Local "Local file system at /tmp/rclone880043188", Modify Window "1s" 2025/05/08 06:54:26 INFO : sub dir2: Making directory 2025/05/08 06:54:26 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/08 06:54:26 DEBUG : box root 'rclone-test-dirabon5fija': Waiting for checks to finish 2025/05/08 06:54:26 DEBUG : box root 'rclone-test-dirabon5fija': Waiting for transfers to finish 2025/05/08 06:54:29 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/08 06:54:29 INFO : sub dir/hello world: Copied (new) 2025/05/08 06:54:29 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (7.10s) === RUN TestSyncEmptyDirectories run.go:180: Remote "box root 'rclone-test-dirabon5fija'", Local "Local file system at /tmp/rclone880043188", Modify Window "1s" 2025/05/08 06:54:33 DEBUG : sub dir2: Making directory with metadata 2025/05/08 06:54:33 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/05/08 06:54:33 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/05/08 06:54:33 INFO : sub dir: Making directory 2025/05/08 06:54:34 INFO : sub dir2: Making directory 2025/05/08 06:54:36 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/08 06:54:36 DEBUG : box root 'rclone-test-dirabon5fija': Waiting for checks to finish 2025/05/08 06:54:36 DEBUG : box root 'rclone-test-dirabon5fija': Waiting for transfers to finish 2025/05/08 06:54:37 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/08 06:54:37 INFO : sub dir/hello world: Copied (new) 2025/05/08 06:54:37 DEBUG : Waiting for deletions to finish run.go:180: Remote "box root 'rclone-test-dirabon5fija'", Local "Local file system at /tmp/rclone880043188", Modify Window "1s" 2025/05/08 06:54:38 DEBUG : box root 'rclone-test-dirabon5fija': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (9.91s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "box root 'rclone-test-dirabon5fija'", Local "Local file system at /tmp/rclone880043188", Modify Window "1s" sync_test.go:507: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.89s) === RUN TestSyncNoEmptyDirectories run.go:180: Remote "box root 'rclone-test-dirabon5fija'", Local "Local file system at /tmp/rclone880043188", Modify Window "1s" 2025/05/08 06:54:44 INFO : sub dir2: Making directory 2025/05/08 06:54:44 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/08 06:54:44 DEBUG : box root 'rclone-test-dirabon5fija': Waiting for checks to finish 2025/05/08 06:54:44 DEBUG : box root 'rclone-test-dirabon5fija': Waiting for transfers to finish 2025/05/08 06:54:49 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/08 06:54:49 INFO : sub dir/hello world: Copied (new) 2025/05/08 06:54:49 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (9.18s) === RUN TestServerSideCopy run.go:180: Remote "box root 'rclone-test-dirabon5fija'", Local "Local file system at /tmp/rclone880043188", Modify Window "1s" 2025/05/08 06:54:57 DEBUG : Creating backend with remote "TestBox:rclone-test-pugigat7sedu" 2025/05/08 06:54:57 DEBUG : Config file has changed externally - reloading 2025/05/08 06:54:57 DEBUG : box root 'rclone-test-pugigat7sedu': Ignoring "Shared folder — ForNick" - unknown type "web_link" sync_test.go:590: Server side copy (if possible) box root 'rclone-test-dirabon5fija' -> box root 'rclone-test-pugigat7sedu' 2025/05/08 06:54:58 DEBUG : box root 'rclone-test-pugigat7sedu': Ignoring "Shared folder — ForNick" - unknown type "web_link" 2025/05/08 06:54:59 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/08 06:54:59 DEBUG : box root 'rclone-test-pugigat7sedu': Waiting for checks to finish 2025/05/08 06:54:59 DEBUG : box root 'rclone-test-pugigat7sedu': Waiting for transfers to finish 2025/05/08 06:54:59 DEBUG : box root 'rclone-test-pugigat7sedu': Ignoring "Shared folder — ForNick" - unknown type "web_link" 2025/05/08 06:55:02 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/08 06:55:02 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "box root 'rclone-test-dirabon5fija'", Local "Local file system at /tmp/rclone880043188", Modify Window "1s" 2025/05/08 06:55:03 DEBUG : box root 'rclone-test-pugigat7sedu': Purge remote --- PASS: TestServerSideCopy (15.64s) === RUN TestCopyOverSelf run.go:180: Remote "box root 'rclone-test-dirabon5fija'", Local "Local file system at /tmp/rclone880043188", Modify Window "1s" 2025/05/08 06:55:13 DEBUG : box root 'rclone-test-dirabon5fija': Waiting for checks to finish 2025/05/08 06:55:13 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/05/08 06:55:13 DEBUG : box root 'rclone-test-dirabon5fija': Waiting for transfers to finish 2025/05/08 06:55:14 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/05/08 06:55:14 INFO : sub dir/hello world: Copied (replaced existing) run.go:180: Remote "box root 'rclone-test-dirabon5fija'", Local "Local file system at /tmp/rclone880043188", Modify Window "1s" --- PASS: TestCopyOverSelf (10.75s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "box root 'rclone-test-dirabon5fija'", Local "Local file system at /tmp/rclone880043188", Modify Window "1s" 2025/05/08 06:55:23 DEBUG : Creating backend with remote "TestBox:rclone-test-telojah6tava" 2025/05/08 06:55:24 DEBUG : box root 'rclone-test-telojah6tava': Ignoring "Shared folder — ForNick" - unknown type "web_link" sync_test.go:626: Server side copy (if possible) box root 'rclone-test-dirabon5fija' -> box root 'rclone-test-telojah6tava' 2025/05/08 06:55:25 DEBUG : box root 'rclone-test-telojah6tava': Ignoring "Shared folder — ForNick" - unknown type "web_link" 2025/05/08 06:55:25 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/08 06:55:25 DEBUG : box root 'rclone-test-telojah6tava': Waiting for checks to finish 2025/05/08 06:55:25 DEBUG : box root 'rclone-test-telojah6tava': Waiting for transfers to finish 2025/05/08 06:55:26 DEBUG : box root 'rclone-test-telojah6tava': Ignoring "Shared folder — ForNick" - unknown type "web_link" 2025/05/08 06:55:29 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/08 06:55:29 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "box root 'rclone-test-dirabon5fija'", Local "Local file system at /tmp/rclone880043188", Modify Window "1s" 2025/05/08 06:55:34 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/05/08 06:55:34 DEBUG : box root 'rclone-test-telojah6tava': Waiting for checks to finish 2025/05/08 06:55:34 DEBUG : box root 'rclone-test-telojah6tava': Waiting for transfers to finish 2025/05/08 06:55:34 DEBUG : sub dir/hello world: dst already exists, copying to temp name sub dir/hello world-rclone-copy-fotarib7 2025/05/08 06:55:35 DEBUG : sub dir/hello world-rclone-copy-fotarib7: moving to real name sub dir/hello world 2025/05/08 06:55:37 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/05/08 06:55:37 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "box root 'rclone-test-dirabon5fija'", Local "Local file system at /tmp/rclone880043188", Modify Window "1s" 2025/05/08 06:55:38 DEBUG : box root 'rclone-test-telojah6tava': Purge remote --- PASS: TestServerSideCopyOverSelf (24.42s) === RUN TestMoveOverSelf run.go:180: Remote "box root 'rclone-test-dirabon5fija'", Local "Local file system at /tmp/rclone880043188", Modify Window "1s" 2025/05/08 06:55:48 DEBUG : box root 'rclone-test-dirabon5fija': Waiting for checks to finish 2025/05/08 06:55:48 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/05/08 06:55:48 DEBUG : box root 'rclone-test-dirabon5fija': Waiting for transfers to finish 2025/05/08 06:55:50 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/05/08 06:55:50 INFO : sub dir/hello world: Copied (replaced existing) 2025/05/08 06:55:50 INFO : sub dir/hello world: Deleted run.go:180: Remote "box root 'rclone-test-dirabon5fija'", Local "Local file system at /tmp/rclone880043188", Modify Window "1s" --- PASS: TestMoveOverSelf (10.59s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "box root 'rclone-test-dirabon5fija'", Local "Local file system at /tmp/rclone880043188", Modify Window "1s" 2025/05/08 06:55:58 DEBUG : Creating backend with remote "TestBox:rclone-test-socufix2zeho" 2025/05/08 06:55:59 DEBUG : box root 'rclone-test-socufix2zeho': Ignoring "Shared folder — ForNick" - unknown type "web_link" sync_test.go:671: Server side copy (if possible) box root 'rclone-test-dirabon5fija' -> box root 'rclone-test-socufix2zeho' 2025/05/08 06:56:00 DEBUG : box root 'rclone-test-socufix2zeho': Ignoring "Shared folder — ForNick" - unknown type "web_link" 2025/05/08 06:56:01 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/08 06:56:01 DEBUG : box root 'rclone-test-socufix2zeho': Waiting for checks to finish 2025/05/08 06:56:01 DEBUG : box root 'rclone-test-socufix2zeho': Waiting for transfers to finish 2025/05/08 06:56:02 DEBUG : box root 'rclone-test-socufix2zeho': Ignoring "Shared folder — ForNick" - unknown type "web_link" 2025/05/08 06:56:05 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/08 06:56:05 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "box root 'rclone-test-dirabon5fija'", Local "Local file system at /tmp/rclone880043188", Modify Window "1s" 2025/05/08 06:56:09 DEBUG : box root 'rclone-test-socufix2zeho': Using server-side directory move 2025/05/08 06:56:09 INFO : box root 'rclone-test-socufix2zeho': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/05/08 06:56:10 DEBUG : box root 'rclone-test-socufix2zeho': Waiting for checks to finish 2025/05/08 06:56:10 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/05/08 06:56:10 DEBUG : box root 'rclone-test-socufix2zeho': Waiting for transfers to finish 2025/05/08 06:56:11 INFO : sub dir/hello world: Deleted 2025/05/08 06:56:12 INFO : sub dir/hello world: Moved (server-side) 2025/05/08 06:56:17 DEBUG : testing file moves 2025/05/08 06:56:17 DEBUG : box root 'rclone-test-socufix2zeho': Waiting for checks to finish 2025/05/08 06:56:17 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/05/08 06:56:17 DEBUG : box root 'rclone-test-socufix2zeho': Waiting for transfers to finish 2025/05/08 06:56:19 INFO : sub dir/hello world: Deleted 2025/05/08 06:56:20 INFO : sub dir/hello world: Moved (server-side) run.go:180: Remote "box root 'rclone-test-dirabon5fija'", Local "Local file system at /tmp/rclone880043188", Modify Window "1s" 2025/05/08 06:56:21 DEBUG : box root 'rclone-test-socufix2zeho': Purge remote --- PASS: TestServerSideMoveOverSelf (32.09s) === RUN TestCopyAfterDelete run.go:180: Remote "box root 'rclone-test-dirabon5fija'", Local "Local file system at /tmp/rclone880043188", Modify Window "1s" 2025/05/08 06:56:29 ERROR : : error listing: directory not found 2025/05/08 06:56:30 INFO : Local file system at /tmp/rclone880043188: Making directory 2025/05/08 06:56:31 DEBUG : box root 'rclone-test-dirabon5fija': Waiting for checks to finish 2025/05/08 06:56:31 DEBUG : box root 'rclone-test-dirabon5fija': Waiting for transfers to finish run.go:180: Remote "box root 'rclone-test-dirabon5fija'", Local "Local file system at /tmp/rclone880043188", Modify Window "1s" --- PASS: TestCopyAfterDelete (8.88s) === RUN TestCopyRedownload run.go:180: Remote "box root 'rclone-test-dirabon5fija'", Local "Local file system at /tmp/rclone880043188", Modify Window "1s" 2025/05/08 06:56:39 DEBUG : Added delayed dir = "sub dir", newDst= 2025/05/08 06:56:40 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/08 06:56:40 DEBUG : Local file system at /tmp/rclone880043188: Waiting for checks to finish 2025/05/08 06:56:40 DEBUG : Local file system at /tmp/rclone880043188: Waiting for transfers to finish 2025/05/08 06:56:41 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/08 06:56:41 DEBUG : sub dir/hello world.e0e42c92.partial: renamed to: sub dir/hello world 2025/05/08 06:56:41 INFO : sub dir/hello world: Copied (new) 2025/05/08 06:56:41 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "box root 'rclone-test-dirabon5fija'", Local "Local file system at /tmp/rclone880043188", Modify Window "1s" --- PASS: TestCopyRedownload (9.30s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "box root 'rclone-test-dirabon5fija'", Local "Local file system at /tmp/rclone880043188", Modify Window "1s" 2025/05/08 06:56:45 DEBUG : check sum: Need to transfer - File not found at Destination 2025/05/08 06:56:45 DEBUG : box root 'rclone-test-dirabon5fija': Waiting for checks to finish 2025/05/08 06:56:45 DEBUG : box root 'rclone-test-dirabon5fija': Waiting for transfers to finish 2025/05/08 06:56:47 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/05/08 06:56:47 INFO : check sum: Copied (new) 2025/05/08 06:56:47 DEBUG : Waiting for deletions to finish run.go:180: Remote "box root 'rclone-test-dirabon5fija'", Local "Local file system at /tmp/rclone880043188", Modify Window "1s" 2025/05/08 06:56:47 DEBUG : box root 'rclone-test-dirabon5fija': Waiting for checks to finish 2025/05/08 06:56:47 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/05/08 06:56:47 DEBUG : check sum: Size and sha1 of src and dst objects identical 2025/05/08 06:56:47 DEBUG : check sum: Unchanged skipping 2025/05/08 06:56:47 DEBUG : box root 'rclone-test-dirabon5fija': Waiting for transfers to finish 2025/05/08 06:56:47 DEBUG : Waiting for deletions to finish 2025/05/08 06:56:47 INFO : There was nothing to transfer run.go:180: Remote "box root 'rclone-test-dirabon5fija'", Local "Local file system at /tmp/rclone880043188", Modify Window "1s" --- PASS: TestSyncBasedOnCheckSum (6.39s) === RUN TestSyncSizeOnly run.go:180: Remote "box root 'rclone-test-dirabon5fija'", Local "Local file system at /tmp/rclone880043188", Modify Window "1s" 2025/05/08 06:56:51 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/05/08 06:56:51 DEBUG : box root 'rclone-test-dirabon5fija': Waiting for checks to finish 2025/05/08 06:56:51 DEBUG : box root 'rclone-test-dirabon5fija': Waiting for transfers to finish 2025/05/08 06:56:53 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/05/08 06:56:53 INFO : sizeonly: Copied (new) 2025/05/08 06:56:53 DEBUG : Waiting for deletions to finish run.go:180: Remote "box root 'rclone-test-dirabon5fija'", Local "Local file system at /tmp/rclone880043188", Modify Window "1s" 2025/05/08 06:56:54 DEBUG : sizeonly: Sizes identical 2025/05/08 06:56:54 DEBUG : sizeonly: Unchanged skipping 2025/05/08 06:56:54 DEBUG : box root 'rclone-test-dirabon5fija': Waiting for checks to finish 2025/05/08 06:56:54 DEBUG : box root 'rclone-test-dirabon5fija': Waiting for transfers to finish 2025/05/08 06:56:54 DEBUG : Waiting for deletions to finish 2025/05/08 06:56:54 INFO : There was nothing to transfer run.go:180: Remote "box root 'rclone-test-dirabon5fija'", Local "Local file system at /tmp/rclone880043188", Modify Window "1s" --- PASS: TestSyncSizeOnly (6.10s) === RUN TestSyncIgnoreSize run.go:180: Remote "box root 'rclone-test-dirabon5fija'", Local "Local file system at /tmp/rclone880043188", Modify Window "1s" 2025/05/08 06:56:57 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/05/08 06:56:57 DEBUG : box root 'rclone-test-dirabon5fija': Waiting for checks to finish 2025/05/08 06:56:57 DEBUG : box root 'rclone-test-dirabon5fija': Waiting for transfers to finish 2025/05/08 06:56:59 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2025/05/08 06:56:59 INFO : ignore-size: Copied (new) 2025/05/08 06:56:59 DEBUG : Waiting for deletions to finish run.go:180: Remote "box root 'rclone-test-dirabon5fija'", Local "Local file system at /tmp/rclone880043188", Modify Window "1s" 2025/05/08 06:57:00 DEBUG : box root 'rclone-test-dirabon5fija': Waiting for checks to finish 2025/05/08 06:57:00 DEBUG : ignore-size: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/05/08 06:57:00 DEBUG : ignore-size: Unchanged skipping 2025/05/08 06:57:00 DEBUG : box root 'rclone-test-dirabon5fija': Waiting for transfers to finish 2025/05/08 06:57:00 DEBUG : Waiting for deletions to finish 2025/05/08 06:57:00 INFO : There was nothing to transfer run.go:180: Remote "box root 'rclone-test-dirabon5fija'", Local "Local file system at /tmp/rclone880043188", Modify Window "1s" --- PASS: TestSyncIgnoreSize (6.40s) === RUN TestSyncIgnoreTimes run.go:180: Remote "box root 'rclone-test-dirabon5fija'", Local "Local file system at /tmp/rclone880043188", Modify Window "1s" 2025/05/08 06:57:06 DEBUG : existing: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/05/08 06:57:06 DEBUG : box root 'rclone-test-dirabon5fija': Waiting for checks to finish 2025/05/08 06:57:06 DEBUG : existing: Unchanged skipping 2025/05/08 06:57:06 DEBUG : box root 'rclone-test-dirabon5fija': Waiting for transfers to finish 2025/05/08 06:57:06 DEBUG : Waiting for deletions to finish 2025/05/08 06:57:06 INFO : There was nothing to transfer run.go:180: Remote "box root 'rclone-test-dirabon5fija'", Local "Local file system at /tmp/rclone880043188", Modify Window "1s" 2025/05/08 06:57:06 DEBUG : box root 'rclone-test-dirabon5fija': Waiting for checks to finish 2025/05/08 06:57:06 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/05/08 06:57:06 DEBUG : box root 'rclone-test-dirabon5fija': Waiting for transfers to finish 2025/05/08 06:57:07 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/05/08 06:57:07 INFO : existing: Copied (replaced existing) 2025/05/08 06:57:07 DEBUG : Waiting for deletions to finish run.go:180: Remote "box root 'rclone-test-dirabon5fija'", Local "Local file system at /tmp/rclone880043188", Modify Window "1s" --- PASS: TestSyncIgnoreTimes (7.86s) === RUN TestSyncIgnoreExisting run.go:180: Remote "box root 'rclone-test-dirabon5fija'", Local "Local file system at /tmp/rclone880043188", Modify Window "1s" 2025/05/08 06:57:12 DEBUG : existing: Need to transfer - File not found at Destination 2025/05/08 06:57:12 DEBUG : box root 'rclone-test-dirabon5fija': Waiting for checks to finish 2025/05/08 06:57:12 DEBUG : box root 'rclone-test-dirabon5fija': Waiting for transfers to finish 2025/05/08 06:57:14 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/05/08 06:57:14 INFO : existing: Copied (new) 2025/05/08 06:57:14 DEBUG : Waiting for deletions to finish run.go:180: Remote "box root 'rclone-test-dirabon5fija'", Local "Local file system at /tmp/rclone880043188", Modify Window "1s" 2025/05/08 06:57:14 DEBUG : existing: Destination exists, skipping 2025/05/08 06:57:14 DEBUG : box root 'rclone-test-dirabon5fija': Waiting for checks to finish 2025/05/08 06:57:14 DEBUG : box root 'rclone-test-dirabon5fija': Waiting for transfers to finish 2025/05/08 06:57:14 DEBUG : Waiting for deletions to finish 2025/05/08 06:57:14 INFO : There was nothing to transfer run.go:180: Remote "box root 'rclone-test-dirabon5fija'", Local "Local file system at /tmp/rclone880043188", Modify Window "1s" --- PASS: TestSyncIgnoreExisting (6.76s) === RUN TestSyncIgnoreErrors run.go:180: Remote "box root 'rclone-test-dirabon5fija'", Local "Local file system at /tmp/rclone880043188", Modify Window "1s" 2025/05/08 06:57:24 INFO : d: Making directory 2025/05/08 06:57:26 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/05/08 06:57:26 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/05/08 06:57:26 DEBUG : box root 'rclone-test-dirabon5fija': Waiting for checks to finish 2025/05/08 06:57:26 DEBUG : c/non empty space: Unchanged skipping 2025/05/08 06:57:26 DEBUG : box root 'rclone-test-dirabon5fija': Waiting for transfers to finish 2025/05/08 06:57:29 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/05/08 06:57:29 INFO : a/potato2: Copied (new) 2025/05/08 06:57:29 DEBUG : Waiting for deletions to finish 2025/05/08 06:57:30 INFO : b/potato: Deleted 2025/05/08 06:57:30 INFO : d: Removing directory 2025/05/08 06:57:31 INFO : b: Removing directory 2025/05/08 06:57:32 DEBUG : box root 'rclone-test-dirabon5fija': deleted 2 directories run.go:180: Remote "box root 'rclone-test-dirabon5fija'", Local "Local file system at /tmp/rclone880043188", Modify Window "1s" --- PASS: TestSyncIgnoreErrors (20.33s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "box root 'rclone-test-dirabon5fija'", Local "Local file system at /tmp/rclone880043188", Modify Window "1s" 2025/05/08 06:57:41 DEBUG : box root 'rclone-test-dirabon5fija': Waiting for checks to finish 2025/05/08 06:57: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 2025/05/08 06:57:41 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/05/08 06:57:41 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2025/05/08 06:57:41 DEBUG : empty space: Unchanged skipping 2025/05/08 06:57:41 DEBUG : box root 'rclone-test-dirabon5fija': Waiting for transfers to finish 2025/05/08 06:57:41 DEBUG : Waiting for deletions to finish 2025/05/08 06:57:41 INFO : There was nothing to transfer run.go:180: Remote "box root 'rclone-test-dirabon5fija'", Local "Local file system at /tmp/rclone880043188", Modify Window "1s" 2025/05/08 06:57:42 DEBUG : box root 'rclone-test-dirabon5fija': Waiting for checks to finish 2025/05/08 06:57:42 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 2025/05/08 06:57:42 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/05/08 06:57:42 INFO : empty space: Updated modification time in destination 2025/05/08 06:57:42 DEBUG : empty space: Unchanged skipping 2025/05/08 06:57:42 DEBUG : box root 'rclone-test-dirabon5fija': Waiting for transfers to finish 2025/05/08 06:57:42 DEBUG : Waiting for deletions to finish 2025/05/08 06:57:42 INFO : There was nothing to transfer run.go:180: Remote "box root 'rclone-test-dirabon5fija'", Local "Local file system at /tmp/rclone880043188", Modify Window "1s" --- PASS: TestSyncAfterChangingModtimeOnly (7.89s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "box root 'rclone-test-dirabon5fija'", Local "Local file system at /tmp/rclone880043188", Modify Window "1s" 2025/05/08 06:57:49 DEBUG : box root 'rclone-test-dirabon5fija': Waiting for checks to finish 2025/05/08 06:57:49 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 2025/05/08 06:57:49 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/05/08 06:57:49 DEBUG : empty space: Unchanged skipping 2025/05/08 06:57:49 DEBUG : box root 'rclone-test-dirabon5fija': Waiting for transfers to finish 2025/05/08 06:57:49 DEBUG : Waiting for deletions to finish 2025/05/08 06:57:49 INFO : There was nothing to transfer run.go:180: Remote "box root 'rclone-test-dirabon5fija'", Local "Local file system at /tmp/rclone880043188", Modify Window "1s" --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (5.24s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "box root 'rclone-test-dirabon5fija'", Local "Local file system at /tmp/rclone880043188", Modify Window "1s" 2025/05/08 06:57:54 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 2025/05/08 06:57:54 DEBUG : box root 'rclone-test-dirabon5fija': Waiting for checks to finish 2025/05/08 06:57:54 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone880043188) 2025/05/08 06:57:54 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (box root 'rclone-test-dirabon5fija') 2025/05/08 06:57:54 DEBUG : foo: sha1 differ 2025/05/08 06:57:54 DEBUG : box root 'rclone-test-dirabon5fija': Waiting for transfers to finish 2025/05/08 06:57:56 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2025/05/08 06:57:56 INFO : foo: Copied (replaced existing) 2025/05/08 06:57:56 DEBUG : Waiting for deletions to finish run.go:180: Remote "box root 'rclone-test-dirabon5fija'", Local "Local file system at /tmp/rclone880043188", Modify Window "1s" --- PASS: TestSyncDoesntUpdateModtime (7.10s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "box root 'rclone-test-dirabon5fija'", Local "Local file system at /tmp/rclone880043188", Modify Window "1s" 2025/05/08 06:58:01 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/05/08 06:58:01 DEBUG : potato: Need to transfer - File not found at Destination 2025/05/08 06:58:01 DEBUG : box root 'rclone-test-dirabon5fija': Waiting for checks to finish 2025/05/08 06:58:01 DEBUG : empty space: Unchanged skipping 2025/05/08 06:58:01 DEBUG : box root 'rclone-test-dirabon5fija': Waiting for transfers to finish 2025/05/08 06:58:03 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/05/08 06:58:03 INFO : potato: Copied (new) 2025/05/08 06:58:03 DEBUG : Waiting for deletions to finish run.go:180: Remote "box root 'rclone-test-dirabon5fija'", Local "Local file system at /tmp/rclone880043188", Modify Window "1s" --- PASS: TestSyncAfterAddingAFile (8.67s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "box root 'rclone-test-dirabon5fija'", Local "Local file system at /tmp/rclone880043188", Modify Window "1s" 2025/05/08 06:58:10 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/05/08 06:58:10 DEBUG : box root 'rclone-test-dirabon5fija': Waiting for checks to finish 2025/05/08 06:58:10 DEBUG : box root 'rclone-test-dirabon5fija': Waiting for transfers to finish 2025/05/08 06:58:11 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2025/05/08 06:58:11 INFO : potato: Copied (replaced existing) 2025/05/08 06:58:11 DEBUG : Waiting for deletions to finish run.go:180: Remote "box root 'rclone-test-dirabon5fija'", Local "Local file system at /tmp/rclone880043188", Modify Window "1s" --- PASS: TestSyncAfterChangingFilesSizeOnly (6.87s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "box root 'rclone-test-dirabon5fija'", Local "Local file system at /tmp/rclone880043188", Modify Window "1s" 2025/05/08 06:58:17 DEBUG : box root 'rclone-test-dirabon5fija': Waiting for checks to finish 2025/05/08 06:58:17 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 2025/05/08 06:58:17 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone880043188) 2025/05/08 06:58:17 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (box root 'rclone-test-dirabon5fija') 2025/05/08 06:58:17 DEBUG : potato: sha1 differ 2025/05/08 06:58:17 DEBUG : box root 'rclone-test-dirabon5fija': Waiting for transfers to finish 2025/05/08 06:58:18 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2025/05/08 06:58:18 INFO : potato: Copied (replaced existing) 2025/05/08 06:58:18 DEBUG : Waiting for deletions to finish run.go:180: Remote "box root 'rclone-test-dirabon5fija'", Local "Local file system at /tmp/rclone880043188", Modify Window "1s" --- PASS: TestSyncAfterChangingContentsOnly (6.71s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "box root 'rclone-test-dirabon5fija'", Local "Local file system at /tmp/rclone880043188", Modify Window "1s" 2025/05/08 06:58:25 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/08 06:58:25 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/05/08 06:58:25 DEBUG : empty space: Unchanged skipping 2025/05/08 06:58:25 DEBUG : box root 'rclone-test-dirabon5fija': Waiting for checks to finish 2025/05/08 06:58:25 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/05/08 06:58:25 DEBUG : box root 'rclone-test-dirabon5fija': Waiting for transfers to finish 2025/05/08 06:58:25 DEBUG : Waiting for deletions to finish 2025/05/08 06:58:25 NOTICE: potato: Skipped delete as --dry-run is set (size 21) run.go:180: Remote "box root 'rclone-test-dirabon5fija'", Local "Local file system at /tmp/rclone880043188", Modify Window "1s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (8.61s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "box root 'rclone-test-dirabon5fija'", Local "Local file system at /tmp/rclone880043188", Modify Window "1s" 2025/05/08 06:58:33 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/05/08 06:58:33 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/08 06:58:33 DEBUG : empty space: Unchanged skipping 2025/05/08 06:58:33 DEBUG : box root 'rclone-test-dirabon5fija': Waiting for checks to finish 2025/05/08 06:58:33 DEBUG : box root 'rclone-test-dirabon5fija': Waiting for transfers to finish 2025/05/08 06:58:35 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/05/08 06:58:35 INFO : potato2: Copied (new) 2025/05/08 06:58:35 DEBUG : Waiting for deletions to finish 2025/05/08 06:58:36 INFO : potato: Deleted run.go:180: Remote "box root 'rclone-test-dirabon5fija'", Local "Local file system at /tmp/rclone880043188", Modify Window "1s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (10.80s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "box root 'rclone-test-dirabon5fija'", Local "Local file system at /tmp/rclone880043188", Modify Window "1s" 2025/05/08 06:58:46 INFO : d: Making directory 2025/05/08 06:58:47 INFO : d/e: Making directory 2025/05/08 06:58:49 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/05/08 06:58:50 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/05/08 06:58:50 DEBUG : c/non empty space: Unchanged skipping 2025/05/08 06:58:51 DEBUG : box root 'rclone-test-dirabon5fija': Waiting for checks to finish 2025/05/08 06:58:51 DEBUG : box root 'rclone-test-dirabon5fija': Waiting for transfers to finish 2025/05/08 06:58:52 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/05/08 06:58:52 INFO : a/potato2: Copied (new) 2025/05/08 06:58:52 DEBUG : Waiting for deletions to finish 2025/05/08 06:58:53 INFO : b/potato: Deleted 2025/05/08 06:58:53 INFO : d/e: Removing directory 2025/05/08 06:58:54 INFO : d: Removing directory 2025/05/08 06:58:55 INFO : b: Removing directory 2025/05/08 06:58:56 DEBUG : box root 'rclone-test-dirabon5fija': deleted 3 directories run.go:180: Remote "box root 'rclone-test-dirabon5fija'", Local "Local file system at /tmp/rclone880043188", Modify Window "1s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (22.28s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "box root 'rclone-test-dirabon5fija'", Local "Local file system at /tmp/rclone880043188", Modify Window "1s" 2025/05/08 06:59:08 INFO : d: Making directory 2025/05/08 06:59:10 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/05/08 06:59:11 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/05/08 06:59:11 DEBUG : c/non empty space: Unchanged skipping 2025/05/08 06:59:11 DEBUG : box root 'rclone-test-dirabon5fija': Waiting for checks to finish 2025/05/08 06:59:11 DEBUG : box root 'rclone-test-dirabon5fija': Waiting for transfers to finish 2025/05/08 06:59:13 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/05/08 06:59:13 INFO : a/potato2: Copied (new) 2025/05/08 06:59:13 ERROR : box root 'rclone-test-dirabon5fija': not deleting files as there were IO errors 2025/05/08 06:59:13 ERROR : box root 'rclone-test-dirabon5fija': not deleting directories as there were IO errors run.go:180: Remote "box root 'rclone-test-dirabon5fija'", Local "Local file system at /tmp/rclone880043188", Modify Window "1s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (20.00s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "box root 'rclone-test-dirabon5fija'", Local "Local file system at /tmp/rclone880043188", Modify Window "1s" 2025/05/08 06:59:26 DEBUG : Waiting for deletions to finish 2025/05/08 06:59:27 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/05/08 06:59:27 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/08 06:59:27 DEBUG : box root 'rclone-test-dirabon5fija': Waiting for checks to finish 2025/05/08 06:59:27 DEBUG : empty space: Unchanged skipping 2025/05/08 06:59:27 DEBUG : box root 'rclone-test-dirabon5fija': Waiting for transfers to finish 2025/05/08 06:59:28 INFO : potato: Deleted 2025/05/08 06:59:28 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/05/08 06:59:28 INFO : potato2: Copied (new) run.go:180: Remote "box root 'rclone-test-dirabon5fija'", Local "Local file system at /tmp/rclone880043188", Modify Window "1s" --- PASS: TestSyncDeleteDuring (9.80s) === RUN TestSyncDeleteBefore run.go:180: Remote "box root 'rclone-test-dirabon5fija'", Local "Local file system at /tmp/rclone880043188", Modify Window "1s" 2025/05/08 06:59:36 DEBUG : Waiting for deletions to finish 2025/05/08 06:59:37 DEBUG : box root 'rclone-test-dirabon5fija': Waiting for checks to finish 2025/05/08 06:59:37 DEBUG : box root 'rclone-test-dirabon5fija': Waiting for transfers to finish 2025/05/08 06:59:38 INFO : potato: Deleted 2025/05/08 06:59:38 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/05/08 06:59:38 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/08 06:59:38 DEBUG : box root 'rclone-test-dirabon5fija': Waiting for checks to finish 2025/05/08 06:59:38 DEBUG : empty space: Unchanged skipping 2025/05/08 06:59:38 DEBUG : box root 'rclone-test-dirabon5fija': Waiting for transfers to finish 2025/05/08 06:59:40 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/05/08 06:59:40 INFO : potato2: Copied (new) run.go:180: Remote "box root 'rclone-test-dirabon5fija'", Local "Local file system at /tmp/rclone880043188", Modify Window "1s" --- PASS: TestSyncDeleteBefore (11.61s) === RUN TestCopyDeleteBefore run.go:180: Remote "box root 'rclone-test-dirabon5fija'", Local "Local file system at /tmp/rclone880043188", Modify Window "1s" 2025/05/08 06:59:47 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/08 06:59:47 DEBUG : box root 'rclone-test-dirabon5fija': Waiting for checks to finish 2025/05/08 06:59:47 DEBUG : box root 'rclone-test-dirabon5fija': Waiting for transfers to finish 2025/05/08 06:59:48 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2025/05/08 06:59:48 INFO : potato2: Copied (new) run.go:180: Remote "box root 'rclone-test-dirabon5fija'", Local "Local file system at /tmp/rclone880043188", Modify Window "1s" --- PASS: TestCopyDeleteBefore (8.21s) === RUN TestSyncWithExclude run.go:180: Remote "box root 'rclone-test-dirabon5fija'", Local "Local file system at /tmp/rclone880043188", Modify Window "1s" 2025/05/08 06:59:56 DEBUG : enormous: Excluded (Size Filter) 2025/05/08 06:59:56 DEBUG : enormous: Excluded 2025/05/08 06:59:56 DEBUG : potato2: Excluded (Size Filter) 2025/05/08 06:59:56 DEBUG : potato2: Excluded 2025/05/08 06:59:57 DEBUG : potato2: Excluded (Size Filter) 2025/05/08 06:59:57 DEBUG : potato2: Excluded 2025/05/08 06:59:57 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/05/08 06:59:57 DEBUG : box root 'rclone-test-dirabon5fija': Waiting for checks to finish 2025/05/08 06:59:57 DEBUG : empty space: Unchanged skipping 2025/05/08 06:59:57 DEBUG : box root 'rclone-test-dirabon5fija': Waiting for transfers to finish 2025/05/08 06:59:57 DEBUG : Waiting for deletions to finish 2025/05/08 06:59:57 INFO : There was nothing to transfer run.go:180: Remote "box root 'rclone-test-dirabon5fija'", Local "Local file system at /tmp/rclone880043188", Modify Window "1s" 2025/05/08 06:59:57 DEBUG : enormous: Excluded (Size Filter) 2025/05/08 06:59:57 DEBUG : enormous: Excluded 2025/05/08 06:59:57 DEBUG : potato2: Excluded (Size Filter) 2025/05/08 06:59:57 DEBUG : potato2: Excluded 2025/05/08 06:59:57 DEBUG : potato2: Excluded (Size Filter) 2025/05/08 06:59:57 DEBUG : potato2: Excluded 2025/05/08 06:59:57 DEBUG : empty space: Size and modification time the same (differ by 123.456789ms, within tolerance 1s) 2025/05/08 06:59:57 DEBUG : Local file system at /tmp/rclone880043188: Waiting for checks to finish 2025/05/08 06:59:57 DEBUG : empty space: Unchanged skipping 2025/05/08 06:59:57 DEBUG : Local file system at /tmp/rclone880043188: Waiting for transfers to finish 2025/05/08 06:59:57 DEBUG : Waiting for deletions to finish 2025/05/08 06:59:57 INFO : There was nothing to transfer run.go:180: Remote "box root 'rclone-test-dirabon5fija'", Local "Local file system at /tmp/rclone880043188", Modify Window "1s" --- PASS: TestSyncWithExclude (9.66s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "box root 'rclone-test-dirabon5fija'", Local "Local file system at /tmp/rclone880043188", Modify Window "1s" 2025/05/08 07:00:07 DEBUG : enormous: Excluded (Size Filter) 2025/05/08 07:00:07 DEBUG : enormous: Excluded 2025/05/08 07:00:07 DEBUG : potato2: Excluded (Size Filter) 2025/05/08 07:00:07 DEBUG : potato2: Excluded 2025/05/08 07:00:08 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/05/08 07:00:08 DEBUG : box root 'rclone-test-dirabon5fija': Waiting for checks to finish 2025/05/08 07:00:08 DEBUG : empty space: Unchanged skipping 2025/05/08 07:00:08 DEBUG : box root 'rclone-test-dirabon5fija': Waiting for transfers to finish 2025/05/08 07:00:08 DEBUG : Waiting for deletions to finish 2025/05/08 07:00:09 INFO : potato2: Deleted 2025/05/08 07:00:09 INFO : enormous: Deleted 2025/05/08 07:00:09 INFO : There was nothing to transfer run.go:180: Remote "box root 'rclone-test-dirabon5fija'", Local "Local file system at /tmp/rclone880043188", Modify Window "1s" 2025/05/08 07:00:10 DEBUG : empty space: Size and modification time the same (differ by 123.456789ms, within tolerance 1s) 2025/05/08 07:00:10 DEBUG : empty space: Unchanged skipping 2025/05/08 07:00:10 DEBUG : Local file system at /tmp/rclone880043188: Waiting for checks to finish 2025/05/08 07:00:10 DEBUG : Local file system at /tmp/rclone880043188: Waiting for transfers to finish 2025/05/08 07:00:10 DEBUG : Waiting for deletions to finish 2025/05/08 07:00:10 INFO : enormous: Deleted 2025/05/08 07:00:10 INFO : potato2: Deleted 2025/05/08 07:00:10 INFO : There was nothing to transfer run.go:180: Remote "box root 'rclone-test-dirabon5fija'", Local "Local file system at /tmp/rclone880043188", Modify Window "1s" --- PASS: TestSyncWithExcludeAndDeleteExcluded (10.94s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "box root 'rclone-test-dirabon5fija'", Local "Local file system at /tmp/rclone880043188", Modify Window "1s" 2025/05/08 07:00:20 DEBUG : five: Need to transfer - File not found at Destination 2025/05/08 07:00:20 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/05/08 07:00:20 DEBUG : one: Destination is newer than source, skipping 2025/05/08 07:00:20 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/05/08 07:00:20 DEBUG : three: Sizes identical 2025/05/08 07:00:20 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/05/08 07:00:20 DEBUG : box root 'rclone-test-dirabon5fija': Waiting for checks to finish 2025/05/08 07:00:20 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone880043188) 2025/05/08 07:00:20 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (box root 'rclone-test-dirabon5fija') 2025/05/08 07:00:20 DEBUG : two: sha1 differ 2025/05/08 07:00:20 DEBUG : box root 'rclone-test-dirabon5fija': Waiting for transfers to finish 2025/05/08 07:00:22 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/05/08 07:00:22 INFO : two: Copied (replaced existing) 2025/05/08 07:00:22 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/05/08 07:00:22 INFO : four: Copied (replaced existing) 2025/05/08 07:00:22 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/05/08 07:00:22 INFO : five: Copied (new) 2025/05/08 07:00:22 DEBUG : Waiting for deletions to finish 2025/05/08 07:00:23 DEBUG : one: Destination is newer than source, skipping 2025/05/08 07:00:23 DEBUG : box root 'rclone-test-dirabon5fija': Waiting for checks to finish 2025/05/08 07:00:23 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/05/08 07:00:23 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone880043188) 2025/05/08 07:00:23 DEBUG : four: Size and sha1 of src and dst objects identical 2025/05/08 07:00:23 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (box root 'rclone-test-dirabon5fija') 2025/05/08 07:00:23 DEBUG : three: sha1 differ 2025/05/08 07:00:23 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2025/05/08 07:00:23 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/05/08 07:00:23 DEBUG : two: Size and sha1 of src and dst objects identical 2025/05/08 07:00:23 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/05/08 07:00:23 DEBUG : five: Size and sha1 of src and dst objects identical 2025/05/08 07:00:23 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2025/05/08 07:00:23 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2025/05/08 07:00:23 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2025/05/08 07:00:23 DEBUG : box root 'rclone-test-dirabon5fija': Waiting for transfers to finish 2025/05/08 07:00:25 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/05/08 07:00:25 INFO : three: Copied (replaced existing) 2025/05/08 07:00:25 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (18.58s) === 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-dirabon5fija'", Local "Local file system at /tmp/rclone880043188", Modify Window "1s" sync_test.go:1538: Can track renames: true 2025/05/08 07:00:32 INFO : box root 'rclone-test-dirabon5fija': Making map for --track-renames 2025/05/08 07:00:32 INFO : box root 'rclone-test-dirabon5fija': Finished making map for --track-renames 2025/05/08 07:00:32 DEBUG : box root 'rclone-test-dirabon5fija': Waiting for checks to finish 2025/05/08 07:00:32 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/05/08 07:00:32 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/05/08 07:00:32 DEBUG : box root 'rclone-test-dirabon5fija': Waiting for renames to finish 2025/05/08 07:00:32 DEBUG : box root 'rclone-test-dirabon5fija': Waiting for transfers to finish 2025/05/08 07:00:33 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/05/08 07:00:33 INFO : potato: Copied (new) 2025/05/08 07:00:34 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/05/08 07:00:34 INFO : yam: Copied (new) 2025/05/08 07:00:34 DEBUG : Waiting for deletions to finish run.go:180: Remote "box root 'rclone-test-dirabon5fija'", Local "Local file system at /tmp/rclone880043188", Modify Window "1s" 2025/05/08 07:00:35 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/05/08 07:00:35 INFO : box root 'rclone-test-dirabon5fija': Making map for --track-renames 2025/05/08 07:00:35 INFO : box root 'rclone-test-dirabon5fija': Finished making map for --track-renames 2025/05/08 07:00:35 DEBUG : box root 'rclone-test-dirabon5fija': Waiting for checks to finish 2025/05/08 07:00:35 DEBUG : potato: Unchanged skipping 2025/05/08 07:00:35 DEBUG : box root 'rclone-test-dirabon5fija': Waiting for renames to finish 2025/05/08 07:00:35 INFO : yam: Moved (server-side) to: yaml 2025/05/08 07:00:35 INFO : yaml: Renamed from "yam" 2025/05/08 07:00:35 DEBUG : box root 'rclone-test-dirabon5fija': Waiting for transfers to finish 2025/05/08 07:00:35 DEBUG : Waiting for deletions to finish 2025/05/08 07:00:35 INFO : There was nothing to transfer run.go:180: Remote "box root 'rclone-test-dirabon5fija'", Local "Local file system at /tmp/rclone880043188", Modify Window "1s" --- PASS: TestSyncWithTrackRenames (8.84s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "box root 'rclone-test-dirabon5fija'", Local "Local file system at /tmp/rclone880043188", Modify Window "1s" sync_test.go:1610: Can track renames: true 2025/05/08 07:00:41 INFO : box root 'rclone-test-dirabon5fija': Making map for --track-renames 2025/05/08 07:00:41 INFO : box root 'rclone-test-dirabon5fija': Finished making map for --track-renames 2025/05/08 07:00:41 DEBUG : box root 'rclone-test-dirabon5fija': Waiting for checks to finish 2025/05/08 07:00:41 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/05/08 07:00:41 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/05/08 07:00:41 DEBUG : box root 'rclone-test-dirabon5fija': Waiting for renames to finish 2025/05/08 07:00:41 DEBUG : box root 'rclone-test-dirabon5fija': Waiting for transfers to finish 2025/05/08 07:00:42 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/05/08 07:00:42 INFO : potato: Copied (new) 2025/05/08 07:00:42 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/05/08 07:00:42 INFO : yam: Copied (new) 2025/05/08 07:00:42 DEBUG : Waiting for deletions to finish run.go:180: Remote "box root 'rclone-test-dirabon5fija'", Local "Local file system at /tmp/rclone880043188", Modify Window "1s" 2025/05/08 07:00:43 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/05/08 07:00:43 INFO : box root 'rclone-test-dirabon5fija': Making map for --track-renames 2025/05/08 07:00:43 INFO : box root 'rclone-test-dirabon5fija': Finished making map for --track-renames 2025/05/08 07:00:43 DEBUG : box root 'rclone-test-dirabon5fija': Waiting for checks to finish 2025/05/08 07:00:43 DEBUG : potato: Unchanged skipping 2025/05/08 07:00:43 DEBUG : box root 'rclone-test-dirabon5fija': Waiting for renames to finish 2025/05/08 07:00:44 INFO : yam: Moved (server-side) to: yaml 2025/05/08 07:00:44 INFO : yaml: Renamed from "yam" 2025/05/08 07:00:44 DEBUG : box root 'rclone-test-dirabon5fija': Waiting for transfers to finish 2025/05/08 07:00:44 DEBUG : Waiting for deletions to finish 2025/05/08 07:00:44 INFO : There was nothing to transfer run.go:180: Remote "box root 'rclone-test-dirabon5fija'", Local "Local file system at /tmp/rclone880043188", Modify Window "1s" --- PASS: TestSyncWithTrackRenamesStrategyModtime (8.80s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "box root 'rclone-test-dirabon5fija'", Local "Local file system at /tmp/rclone880043188", Modify Window "1s" sync_test.go:1649: Can track renames: true 2025/05/08 07:00:49 INFO : box root 'rclone-test-dirabon5fija': Making map for --track-renames 2025/05/08 07:00:49 INFO : box root 'rclone-test-dirabon5fija': Finished making map for --track-renames 2025/05/08 07:00:49 DEBUG : box root 'rclone-test-dirabon5fija': Waiting for checks to finish 2025/05/08 07:00:49 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/05/08 07:00:49 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/05/08 07:00:49 DEBUG : box root 'rclone-test-dirabon5fija': Waiting for renames to finish 2025/05/08 07:00:49 DEBUG : box root 'rclone-test-dirabon5fija': Waiting for transfers to finish 2025/05/08 07:00:52 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/05/08 07:00:52 INFO : potato: Copied (new) 2025/05/08 07:00:53 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/05/08 07:00:53 INFO : sub/yam: Copied (new) 2025/05/08 07:00:53 DEBUG : Waiting for deletions to finish run.go:180: Remote "box root 'rclone-test-dirabon5fija'", Local "Local file system at /tmp/rclone880043188", Modify Window "1s" 2025/05/08 07:00:54 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/05/08 07:00:54 DEBUG : potato: Unchanged skipping 2025/05/08 07:00:54 INFO : box root 'rclone-test-dirabon5fija': Making map for --track-renames 2025/05/08 07:00:54 INFO : box root 'rclone-test-dirabon5fija': Finished making map for --track-renames 2025/05/08 07:00:54 DEBUG : box root 'rclone-test-dirabon5fija': Waiting for checks to finish 2025/05/08 07:00:54 DEBUG : box root 'rclone-test-dirabon5fija': Waiting for renames to finish 2025/05/08 07:00:56 INFO : sub/yam: Moved (server-side) to: yam 2025/05/08 07:00:56 INFO : yam: Renamed from "sub/yam" 2025/05/08 07:00:56 DEBUG : box root 'rclone-test-dirabon5fija': Waiting for transfers to finish 2025/05/08 07:00:56 DEBUG : Waiting for deletions to finish 2025/05/08 07:00:56 INFO : There was nothing to transfer run.go:180: Remote "box root 'rclone-test-dirabon5fija'", Local "Local file system at /tmp/rclone880043188", Modify Window "1s" --- PASS: TestSyncWithTrackRenamesStrategyLeaf (13.40s) === RUN TestServerSideMoveLocal run.go:180: Remote "box root 'rclone-test-dirabon5fija'", Local "Local file system at /tmp/rclone880043188", Modify Window "1s" 2025/05/08 07:01:02 DEBUG : Creating backend with remote "/tmp/rclone880043188/dir1" 2025/05/08 07:01:02 DEBUG : Creating backend with remote "/tmp/rclone880043188/dir2" 2025/05/08 07:01:02 DEBUG : Local file system at /tmp/rclone880043188/dir2: Using server-side directory move 2025/05/08 07:01:02 INFO : Local file system at /tmp/rclone880043188/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/05/08 07:01:02 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/05/08 07:01:02 INFO : file1.txt: Moved (server-side) 2025/05/08 07:01:02 DEBUG : Local file system at /tmp/rclone880043188/dir2: Waiting for checks to finish 2025/05/08 07:01:02 DEBUG : Local file system at /tmp/rclone880043188/dir2: Waiting for transfers to finish --- PASS: TestServerSideMoveLocal (0.79s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "box root 'rclone-test-dirabon5fija'", Local "Local file system at /tmp/rclone880043188", Modify Window "1s" 2025/05/08 07:01:04 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/08 07:01:04 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/05/08 07:01:04 DEBUG : box root 'rclone-test-dirabon5fija': Waiting for checks to finish 2025/05/08 07:01:04 DEBUG : box root 'rclone-test-dirabon5fija': Waiting for transfers to finish 2025/05/08 07:01:09 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/05/08 07:01:09 INFO : nested/sub dir/file: Copied (new) 2025/05/08 07:01:09 INFO : nested/sub dir/file: Deleted 2025/05/08 07:01:09 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/08 07:01:09 INFO : sub dir/hello world: Copied (new) 2025/05/08 07:01:09 INFO : sub dir/hello world: Deleted 2025/05/08 07:01:09 INFO : sub dir: Removing directory 2025/05/08 07:01:09 INFO : nested/sub dir: Removing directory 2025/05/08 07:01:09 INFO : nested: Removing directory 2025/05/08 07:01:09 DEBUG : Local file system at /tmp/rclone880043188: deleted 3 directories run.go:180: Remote "box root 'rclone-test-dirabon5fija'", Local "Local file system at /tmp/rclone880043188", Modify Window "1s" --- PASS: TestMoveWithDeleteEmptySrcDirs (14.13s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "box root 'rclone-test-dirabon5fija'", Local "Local file system at /tmp/rclone880043188", Modify Window "1s" 2025/05/08 07:01:18 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/08 07:01:18 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/05/08 07:01:18 DEBUG : box root 'rclone-test-dirabon5fija': Waiting for checks to finish 2025/05/08 07:01:18 DEBUG : box root 'rclone-test-dirabon5fija': Waiting for transfers to finish 2025/05/08 07:01:23 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/08 07:01:23 INFO : sub dir/hello world: Copied (new) 2025/05/08 07:01:23 INFO : sub dir/hello world: Deleted 2025/05/08 07:01:23 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/05/08 07:01:23 INFO : nested/sub dir/file: Copied (new) 2025/05/08 07:01:23 INFO : nested/sub dir/file: Deleted run.go:180: Remote "box root 'rclone-test-dirabon5fija'", Local "Local file system at /tmp/rclone880043188", Modify Window "1s" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (14.34s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "box root 'rclone-test-dirabon5fija'", Local "Local file system at /tmp/rclone880043188", Modify Window "1s" 2025/05/08 07:01:32 DEBUG : existing: Need to transfer - File not found at Destination 2025/05/08 07:01:32 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/05/08 07:01:32 DEBUG : box root 'rclone-test-dirabon5fija': Waiting for checks to finish 2025/05/08 07:01:32 DEBUG : box root 'rclone-test-dirabon5fija': Waiting for transfers to finish 2025/05/08 07:01:34 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2025/05/08 07:01:34 INFO : existing-b: Copied (new) 2025/05/08 07:01:34 INFO : existing-b: Deleted 2025/05/08 07:01:34 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/05/08 07:01:34 INFO : existing: Copied (new) 2025/05/08 07:01:34 INFO : existing: Deleted 2025/05/08 07:01:35 DEBUG : existing: Destination exists, skipping 2025/05/08 07:01:35 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/05/08 07:01:35 DEBUG : box root 'rclone-test-dirabon5fija': Waiting for checks to finish 2025/05/08 07:01:35 DEBUG : box root 'rclone-test-dirabon5fija': Waiting for transfers to finish 2025/05/08 07:01:35 INFO : There was nothing to transfer run.go:180: Remote "box root 'rclone-test-dirabon5fija'", Local "Local file system at /tmp/rclone880043188", Modify Window "1s" --- PASS: TestMoveWithIgnoreExisting (6.97s) === RUN TestServerSideMove run.go:180: Remote "box root 'rclone-test-dirabon5fija'", Local "Local file system at /tmp/rclone880043188", Modify Window "1s" 2025/05/08 07:01:39 DEBUG : Creating backend with remote "TestBox:rclone-test-jowakay6juso" 2025/05/08 07:01:40 DEBUG : box root 'rclone-test-jowakay6juso': Ignoring "Shared folder — ForNick" - unknown type "web_link" sync_test.go:1705: Server side move (if possible) box root 'rclone-test-dirabon5fija' -> box root 'rclone-test-jowakay6juso' 2025/05/08 07:01:48 DEBUG : box root 'rclone-test-jowakay6juso': Ignoring "Shared folder — ForNick" - unknown type "web_link" 2025/05/08 07:01:52 DEBUG : box root 'rclone-test-jowakay6juso': Using server-side directory move 2025/05/08 07:01:52 INFO : box root 'rclone-test-jowakay6juso': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/05/08 07:01:53 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/08 07:01:53 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1s) 2025/05/08 07:01:53 DEBUG : empty space: Unchanged skipping 2025/05/08 07:01:53 DEBUG : box root 'rclone-test-jowakay6juso': Waiting for checks to finish 2025/05/08 07:01:53 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/05/08 07:01:54 INFO : potato2: Moved (server-side) 2025/05/08 07:01:54 INFO : empty space: Deleted 2025/05/08 07:01:54 DEBUG : box root 'rclone-test-jowakay6juso': Waiting for transfers to finish 2025/05/08 07:01:54 INFO : potato3: Deleted 2025/05/08 07:01:55 INFO : potato3: Moved (server-side) 2025/05/08 07:01:56 DEBUG : Creating backend with remote "TestBox:rclone-test-lafasov2puci" 2025/05/08 07:01:57 DEBUG : box root 'rclone-test-lafasov2puci': Ignoring "Shared folder — ForNick" - unknown type "web_link" 2025/05/08 07:01:57 DEBUG : box root 'rclone-test-lafasov2puci': Using server-side directory move 2025/05/08 07:01:58 DEBUG : box root 'rclone-test-lafasov2puci': Ignoring "Shared folder — ForNick" - unknown type "web_link" 2025/05/08 07:01:59 INFO : box root 'rclone-test-lafasov2puci': Server side directory move succeeded 2025/05/08 07:02:01 DEBUG : box root 'rclone-test-jowakay6juso': Ignoring "Shared folder — ForNick" - unknown type "web_link" 2025/05/08 07:02:01 ERROR : : error listing: directory not found 2025/05/08 07:02:01 DEBUG : box root 'rclone-test-lafasov2puci': Purge remote 2025/05/08 07:02:03 DEBUG : box root 'rclone-test-jowakay6juso': Purge remote 2025/05/08 07:02:03 DEBUG : box root 'rclone-test-jowakay6juso': Ignoring "Shared folder — ForNick" - unknown type "web_link" 2025/05/08 07:02:03 NOTICE: purge failed: directory not found --- PASS: TestServerSideMove (25.48s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "box root 'rclone-test-dirabon5fija'", Local "Local file system at /tmp/rclone880043188", Modify Window "1s" 2025/05/08 07:02:04 DEBUG : Creating backend with remote "TestBox:rclone-test-qepenaq1hoze" 2025/05/08 07:02:05 DEBUG : box root 'rclone-test-qepenaq1hoze': Ignoring "Shared folder — ForNick" - unknown type "web_link" sync_test.go:1705: Server side move (if possible) box root 'rclone-test-dirabon5fija' -> box root 'rclone-test-qepenaq1hoze' 2025/05/08 07:02:12 DEBUG : box root 'rclone-test-qepenaq1hoze': Ignoring "Shared folder — ForNick" - unknown type "web_link" 2025/05/08 07:02:17 DEBUG : empty space: Excluded (Size Filter) 2025/05/08 07:02:17 DEBUG : empty space: Excluded 2025/05/08 07:02:18 DEBUG : empty space: Excluded (Size Filter) 2025/05/08 07:02:18 DEBUG : empty space: Excluded 2025/05/08 07:02:18 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/08 07:02:18 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/05/08 07:02:18 DEBUG : box root 'rclone-test-qepenaq1hoze': Waiting for checks to finish 2025/05/08 07:02:18 DEBUG : box root 'rclone-test-qepenaq1hoze': Waiting for transfers to finish 2025/05/08 07:02:18 INFO : potato2: Moved (server-side) 2025/05/08 07:02:19 INFO : potato3: Deleted 2025/05/08 07:02:20 INFO : potato3: Moved (server-side) 2025/05/08 07:02:21 DEBUG : Creating backend with remote "TestBox:rclone-test-qezapoy0sugo" 2025/05/08 07:02:22 DEBUG : box root 'rclone-test-qezapoy0sugo': Ignoring "Shared folder — ForNick" - unknown type "web_link" 2025/05/08 07:02:22 DEBUG : empty space: Excluded (Size Filter) 2025/05/08 07:02:22 DEBUG : empty space: Excluded 2025/05/08 07:02:22 DEBUG : box root 'rclone-test-qezapoy0sugo': Ignoring "Shared folder — ForNick" - unknown type "web_link" 2025/05/08 07:02:22 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/08 07:02:22 DEBUG : potato3: Need to transfer - File not found at Destination 2025/05/08 07:02:22 DEBUG : box root 'rclone-test-qezapoy0sugo': Waiting for checks to finish 2025/05/08 07:02:22 DEBUG : box root 'rclone-test-qezapoy0sugo': Waiting for transfers to finish 2025/05/08 07:02:23 DEBUG : box root 'rclone-test-qezapoy0sugo': Ignoring "Shared folder — ForNick" - unknown type "web_link" 2025/05/08 07:02:25 INFO : potato3: Moved (server-side) 2025/05/08 07:02:25 INFO : potato2: Moved (server-side) 2025/05/08 07:02:26 DEBUG : box root 'rclone-test-qezapoy0sugo': Purge remote 2025/05/08 07:02:27 DEBUG : box root 'rclone-test-qepenaq1hoze': Purge remote --- PASS: TestServerSideMoveWithFilter (26.13s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "box root 'rclone-test-dirabon5fija'", Local "Local file system at /tmp/rclone880043188", Modify Window "1s" 2025/05/08 07:02:30 DEBUG : Creating backend with remote "TestBox:rclone-test-tonexex0xipe" 2025/05/08 07:02:31 DEBUG : box root 'rclone-test-tonexex0xipe': Ignoring "Shared folder — ForNick" - unknown type "web_link" 2025/05/08 07:02:37 INFO : tomatoDir: Making directory sync_test.go:1705: Server side move (if possible) box root 'rclone-test-dirabon5fija' -> box root 'rclone-test-tonexex0xipe' 2025/05/08 07:02:39 DEBUG : box root 'rclone-test-tonexex0xipe': Ignoring "Shared folder — ForNick" - unknown type "web_link" 2025/05/08 07:02:44 DEBUG : box root 'rclone-test-tonexex0xipe': Using server-side directory move 2025/05/08 07:02:44 INFO : box root 'rclone-test-tonexex0xipe': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/05/08 07:02:44 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/08 07:02:44 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1s) 2025/05/08 07:02:44 DEBUG : empty space: Unchanged skipping 2025/05/08 07:02:44 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/05/08 07:02:44 DEBUG : box root 'rclone-test-tonexex0xipe': Waiting for checks to finish 2025/05/08 07:02:45 INFO : potato2: Moved (server-side) 2025/05/08 07:02:45 INFO : empty space: Deleted 2025/05/08 07:02:45 DEBUG : box root 'rclone-test-tonexex0xipe': Waiting for transfers to finish 2025/05/08 07:02:45 INFO : potato3: Deleted 2025/05/08 07:02:46 INFO : potato3: Moved (server-side) 2025/05/08 07:02:46 INFO : tomatoDir: Removing directory 2025/05/08 07:02:47 DEBUG : box root 'rclone-test-dirabon5fija': deleted 1 directories 2025/05/08 07:02:48 DEBUG : Creating backend with remote "TestBox:rclone-test-socaxiy6wawo" 2025/05/08 07:02:49 DEBUG : box root 'rclone-test-socaxiy6wawo': Ignoring "Shared folder — ForNick" - unknown type "web_link" 2025/05/08 07:02:49 INFO : tomatoDir: Making directory 2025/05/08 07:02:50 DEBUG : box root 'rclone-test-socaxiy6wawo': Using server-side directory move 2025/05/08 07:02:51 DEBUG : box root 'rclone-test-socaxiy6wawo': Ignoring "Shared folder — ForNick" - unknown type "web_link" 2025/05/08 07:02:51 INFO : box root 'rclone-test-socaxiy6wawo': Server side directory move succeeded 2025/05/08 07:02:54 DEBUG : box root 'rclone-test-tonexex0xipe': Ignoring "Shared folder — ForNick" - unknown type "web_link" 2025/05/08 07:02:54 ERROR : : error listing: directory not found 2025/05/08 07:02:54 DEBUG : box root 'rclone-test-tonexex0xipe': Ignoring "Shared folder — ForNick" - unknown type "web_link" 2025/05/08 07:02:54 ERROR : : error listing: directory not found 2025/05/08 07:02:54 DEBUG : box root 'rclone-test-socaxiy6wawo': Purge remote 2025/05/08 07:02:56 DEBUG : box root 'rclone-test-tonexex0xipe': Purge remote 2025/05/08 07:02:57 DEBUG : box root 'rclone-test-tonexex0xipe': Ignoring "Shared folder — ForNick" - unknown type "web_link" 2025/05/08 07:02:57 NOTICE: purge failed: directory not found --- PASS: TestServerSideMoveDeleteEmptySourceDirs (27.01s) === RUN TestServerSideMoveOverlap run.go:180: Remote "box root 'rclone-test-dirabon5fija'", Local "Local file system at /tmp/rclone880043188", Modify Window "1s" sync_test.go:1910: Skipping test as remote supports DirMove --- SKIP: TestServerSideMoveOverlap (0.77s) === RUN TestSyncOverlap run.go:180: Remote "box root 'rclone-test-dirabon5fija'", Local "Local file system at /tmp/rclone880043188", Modify Window "1s" 2025/05/08 07:02:58 DEBUG : Creating backend with remote "TestBox:rclone-test-dirabon5fija/rclone-sync-test" run.go:180: Remote "box root 'rclone-test-dirabon5fija'", Local "Local file system at /tmp/rclone880043188", Modify Window "1s" run.go:180: Remote "box root 'rclone-test-dirabon5fija'", Local "Local file system at /tmp/rclone880043188", Modify Window "1s" run.go:180: Remote "box root 'rclone-test-dirabon5fija'", Local "Local file system at /tmp/rclone880043188", Modify Window "1s" run.go:180: Remote "box root 'rclone-test-dirabon5fija'", Local "Local file system at /tmp/rclone880043188", Modify Window "1s" --- PASS: TestSyncOverlap (5.65s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "box root 'rclone-test-dirabon5fija'", Local "Local file system at /tmp/rclone880043188", Modify Window "1s" 2025/05/08 07:03:04 DEBUG : Creating backend with remote "TestBox:rclone-test-dirabon5fija/rclone-sync-test" 2025/05/08 07:03:07 DEBUG : Creating backend with remote "TestBox:rclone-test-dirabon5fija/rclone-sync-test-include/layer2" 2025/05/08 07:03:12 DEBUG : Creating backend with remote "TestBox:rclone-test-dirabon5fija/rclone-sync-test-ignore-file" 2025/05/08 07:03:19 DEBUG : rclone-sync-test: Excluded 2025/05/08 07:03:20 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/05/08 07:03:21 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/05/08 07:03:21 DEBUG : box root 'rclone-test-dirabon5fija/rclone-sync-test': Waiting for checks to finish 2025/05/08 07:03:21 DEBUG : box root 'rclone-test-dirabon5fija/rclone-sync-test': Waiting for transfers to finish 2025/05/08 07:03:21 DEBUG : Waiting for deletions to finish 2025/05/08 07:03:21 INFO : There was nothing to transfer 2025/05/08 07:03:22 DEBUG : rclone-sync-test: Excluded 2025/05/08 07:03:23 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/05/08 07:03:24 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/05/08 07:03:24 DEBUG : box root 'rclone-test-dirabon5fija': Waiting for checks to finish 2025/05/08 07:03:24 DEBUG : box root 'rclone-test-dirabon5fija': Waiting for transfers to finish 2025/05/08 07:03:24 DEBUG : Waiting for deletions to finish 2025/05/08 07:03:24 INFO : rclone-sync-test-include: Removing directory 2025/05/08 07:03:24 DEBUG : rclone-sync-test-include: Failed to Rmdir: rmdir failed: Error "folder_not_empty" (400): Cannot delete - folder not empty 2025/05/08 07:03:24 DEBUG : box root 'rclone-test-dirabon5fija': failed to delete 1 directories 2025/05/08 07:03:24 INFO : There was nothing to transfer run.go:180: Remote "box root 'rclone-test-dirabon5fija'", Local "Local file system at /tmp/rclone880043188", Modify Window "1s" run.go:180: Remote "box root 'rclone-test-dirabon5fija'", Local "Local file system at /tmp/rclone880043188", Modify Window "1s" run.go:180: Remote "box root 'rclone-test-dirabon5fija'", Local "Local file system at /tmp/rclone880043188", Modify Window "1s" run.go:180: Remote "box root 'rclone-test-dirabon5fija'", Local "Local file system at /tmp/rclone880043188", Modify Window "1s" run.go:180: Remote "box root 'rclone-test-dirabon5fija'", Local "Local file system at /tmp/rclone880043188", Modify Window "1s" run.go:180: Remote "box root 'rclone-test-dirabon5fija'", Local "Local file system at /tmp/rclone880043188", Modify Window "1s" 2025/05/08 07:03:26 DEBUG : rclone-sync-test: Excluded 2025/05/08 07:03:26 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/05/08 07:03:27 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/05/08 07:03:27 DEBUG : box root 'rclone-test-dirabon5fija/rclone-sync-test-include/layer2': Waiting for checks to finish 2025/05/08 07:03:27 DEBUG : box root 'rclone-test-dirabon5fija/rclone-sync-test-include/layer2': Waiting for transfers to finish 2025/05/08 07:03:27 DEBUG : Waiting for deletions to finish 2025/05/08 07:03:27 INFO : There was nothing to transfer run.go:180: Remote "box root 'rclone-test-dirabon5fija'", Local "Local file system at /tmp/rclone880043188", Modify Window "1s" run.go:180: Remote "box root 'rclone-test-dirabon5fija'", Local "Local file system at /tmp/rclone880043188", Modify Window "1s" 2025/05/08 07:03:29 DEBUG : rclone-sync-test: Excluded 2025/05/08 07:03:29 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/05/08 07:03:31 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/05/08 07:03:31 DEBUG : box root 'rclone-test-dirabon5fija': Waiting for checks to finish 2025/05/08 07:03:31 DEBUG : box root 'rclone-test-dirabon5fija': Waiting for transfers to finish 2025/05/08 07:03:31 DEBUG : Waiting for deletions to finish 2025/05/08 07:03:31 INFO : rclone-sync-test-include: Removing directory 2025/05/08 07:03:31 DEBUG : rclone-sync-test-include: Failed to Rmdir: rmdir failed: Error "folder_not_empty" (400): Cannot delete - folder not empty 2025/05/08 07:03:31 DEBUG : box root 'rclone-test-dirabon5fija': failed to delete 1 directories 2025/05/08 07:03:31 INFO : There was nothing to transfer run.go:180: Remote "box root 'rclone-test-dirabon5fija'", Local "Local file system at /tmp/rclone880043188", Modify Window "1s" run.go:180: Remote "box root 'rclone-test-dirabon5fija'", Local "Local file system at /tmp/rclone880043188", Modify Window "1s" run.go:180: Remote "box root 'rclone-test-dirabon5fija'", Local "Local file system at /tmp/rclone880043188", Modify Window "1s" run.go:180: Remote "box root 'rclone-test-dirabon5fija'", Local "Local file system at /tmp/rclone880043188", Modify Window "1s" 2025/05/08 07:03:32 DEBUG : : Excluded 2025/05/08 07:03:32 DEBUG : rclone-sync-test: Excluded 2025/05/08 07:03:33 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/05/08 07:03:34 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/05/08 07:03:34 DEBUG : box root 'rclone-test-dirabon5fija/rclone-sync-test-ignore-file': Waiting for checks to finish 2025/05/08 07:03:34 DEBUG : box root 'rclone-test-dirabon5fija/rclone-sync-test-ignore-file': Waiting for transfers to finish 2025/05/08 07:03:34 DEBUG : Waiting for deletions to finish 2025/05/08 07:03:34 INFO : There was nothing to transfer run.go:180: Remote "box root 'rclone-test-dirabon5fija'", Local "Local file system at /tmp/rclone880043188", Modify Window "1s" run.go:180: Remote "box root 'rclone-test-dirabon5fija'", Local "Local file system at /tmp/rclone880043188", Modify Window "1s" run.go:180: Remote "box root 'rclone-test-dirabon5fija'", Local "Local file system at /tmp/rclone880043188", Modify Window "1s" run.go:180: Remote "box root 'rclone-test-dirabon5fija'", Local "Local file system at /tmp/rclone880043188", Modify Window "1s" run.go:180: Remote "box root 'rclone-test-dirabon5fija'", Local "Local file system at /tmp/rclone880043188", Modify Window "1s" --- PASS: TestSyncOverlapWithFilter (48.88s) === RUN TestSyncCompareDest run.go:180: Remote "box root 'rclone-test-dirabon5fija'", Local "Local file system at /tmp/rclone880043188", Modify Window "1s" 2025/05/08 07:03:53 DEBUG : Creating backend with remote "TestBox:rclone-test-dirabon5fija/dst" 2025/05/08 07:03:55 DEBUG : Creating backend with remote "TestBox:rclone-test-dirabon5fija/CompareDest" 2025/05/08 07:03:58 DEBUG : one: Need to transfer - File not found at Destination 2025/05/08 07:03:58 DEBUG : box root 'rclone-test-dirabon5fija/dst': Waiting for checks to finish 2025/05/08 07:03:58 DEBUG : box root 'rclone-test-dirabon5fija/dst': Waiting for transfers to finish 2025/05/08 07:04:01 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/05/08 07:04:01 INFO : one: Copied (new) 2025/05/08 07:04:01 DEBUG : Waiting for deletions to finish 2025/05/08 07:04:03 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/08 07:04:03 DEBUG : box root 'rclone-test-dirabon5fija/dst': Waiting for checks to finish 2025/05/08 07:04:03 DEBUG : box root 'rclone-test-dirabon5fija/dst': Waiting for transfers to finish 2025/05/08 07:04:04 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/05/08 07:04:04 INFO : one: Copied (replaced existing) 2025/05/08 07:04:04 DEBUG : Waiting for deletions to finish 2025/05/08 07:04:12 DEBUG : box root 'rclone-test-dirabon5fija/dst': Waiting for checks to finish 2025/05/08 07:04:12 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/08 07:04:13 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/05/08 07:04:13 DEBUG : one: Destination found in --compare-dest, skipping 2025/05/08 07:04:13 DEBUG : box root 'rclone-test-dirabon5fija/dst': Waiting for transfers to finish 2025/05/08 07:04:13 DEBUG : Waiting for deletions to finish 2025/05/08 07:04:13 INFO : There was nothing to transfer 2025/05/08 07:04:16 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/08 07:04:17 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/05/08 07:04:17 DEBUG : two: Destination found in --compare-dest, skipping 2025/05/08 07:04:17 DEBUG : box root 'rclone-test-dirabon5fija/dst': Waiting for checks to finish 2025/05/08 07:04:17 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/05/08 07:04:17 DEBUG : one: Destination found in --compare-dest, skipping 2025/05/08 07:04:17 DEBUG : box root 'rclone-test-dirabon5fija/dst': Waiting for transfers to finish 2025/05/08 07:04:17 DEBUG : Waiting for deletions to finish 2025/05/08 07:04:17 INFO : There was nothing to transfer 2025/05/08 07:04:18 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/08 07:04:19 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/05/08 07:04:19 DEBUG : one: Destination found in --compare-dest, skipping 2025/05/08 07:04:19 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/05/08 07:04:19 DEBUG : two: Destination found in --compare-dest, skipping 2025/05/08 07:04:19 DEBUG : box root 'rclone-test-dirabon5fija/dst': Waiting for checks to finish 2025/05/08 07:04:19 DEBUG : box root 'rclone-test-dirabon5fija/dst': Waiting for transfers to finish 2025/05/08 07:04:19 DEBUG : Waiting for deletions to finish 2025/05/08 07:04:19 INFO : There was nothing to transfer 2025/05/08 07:04:21 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/08 07:04:22 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/05/08 07:04:22 DEBUG : one: Destination found in --compare-dest, skipping 2025/05/08 07:04:22 DEBUG : two: Modification times differ by -120h0m0s: 2011-12-30 12:59:59 +0000 UTC, 2011-12-25 04:59:59 -0800 -0800 2025/05/08 07:04:22 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/05/08 07:04:22 DEBUG : two: Destination found in --compare-dest, skipping 2025/05/08 07:04:22 DEBUG : box root 'rclone-test-dirabon5fija/dst': Waiting for checks to finish 2025/05/08 07:04:22 DEBUG : box root 'rclone-test-dirabon5fija/dst': Waiting for transfers to finish 2025/05/08 07:04:22 DEBUG : Waiting for deletions to finish 2025/05/08 07:04:22 INFO : There was nothing to transfer 2025/05/08 07:04:24 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/08 07:04:24 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/05/08 07:04:24 DEBUG : two: Need to transfer - File not found at Destination 2025/05/08 07:04:24 DEBUG : box root 'rclone-test-dirabon5fija/dst': Waiting for checks to finish 2025/05/08 07:04:24 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/05/08 07:04:24 DEBUG : one: Destination found in --compare-dest, skipping 2025/05/08 07:04:24 DEBUG : box root 'rclone-test-dirabon5fija/dst': Waiting for transfers to finish 2025/05/08 07:04:26 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2025/05/08 07:04:26 INFO : two: Copied (new) 2025/05/08 07:04:26 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (41.41s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "box root 'rclone-test-dirabon5fija'", Local "Local file system at /tmp/rclone880043188", Modify Window "1s" 2025/05/08 07:04:41 DEBUG : Creating backend with remote "TestBox:rclone-test-dirabon5fija/dest" 2025/05/08 07:04:43 DEBUG : Creating backend with remote "TestBox:rclone-test-dirabon5fija/pre-dest1" 2025/05/08 07:04:44 DEBUG : Creating backend with remote "TestBox:rclone-test-dirabon5fija/pre-dest2" 2025/05/08 07:04:46 DEBUG : 1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/05/08 07:04:46 DEBUG : 1: Destination found in --compare-dest, skipping 2025/05/08 07:04:47 DEBUG : 2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/05/08 07:04:47 DEBUG : 2: Destination found in --compare-dest, skipping 2025/05/08 07:04:48 DEBUG : 3: Need to transfer - File not found at Destination 2025/05/08 07:04:48 DEBUG : box root 'rclone-test-dirabon5fija/dest': Waiting for checks to finish 2025/05/08 07:04:48 DEBUG : box root 'rclone-test-dirabon5fija/dest': Waiting for transfers to finish 2025/05/08 07:04:51 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2025/05/08 07:04:51 INFO : 3: Copied (new) 2025/05/08 07:04:51 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (24.88s) === RUN TestSyncCopyDest run.go:180: Remote "box root 'rclone-test-dirabon5fija'", Local "Local file system at /tmp/rclone880043188", Modify Window "1s" 2025/05/08 07:04:59 DEBUG : Creating backend with remote "TestBox:rclone-test-dirabon5fija/dst" 2025/05/08 07:05:02 DEBUG : Creating backend with remote "TestBox:rclone-test-dirabon5fija/CopyDest" 2025/05/08 07:05:04 DEBUG : one: Need to transfer - File not found at Destination 2025/05/08 07:05:04 DEBUG : box root 'rclone-test-dirabon5fija/dst': Waiting for checks to finish 2025/05/08 07:05:04 DEBUG : box root 'rclone-test-dirabon5fija/dst': Waiting for transfers to finish 2025/05/08 07:05:07 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/05/08 07:05:07 INFO : one: Copied (new) 2025/05/08 07:05:07 DEBUG : Waiting for deletions to finish 2025/05/08 07:05:09 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/08 07:05:09 DEBUG : box root 'rclone-test-dirabon5fija/dst': Waiting for checks to finish 2025/05/08 07:05:10 DEBUG : box root 'rclone-test-dirabon5fija/dst': Waiting for transfers to finish 2025/05/08 07:05:11 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/05/08 07:05:11 INFO : one: Copied (replaced existing) 2025/05/08 07:05:11 DEBUG : Waiting for deletions to finish 2025/05/08 07:05:18 DEBUG : Creating backend with remote "TestBox:rclone-test-dirabon5fija/BackupDir" 2025/05/08 07:05:20 DEBUG : box root 'rclone-test-dirabon5fija/dst': Waiting for checks to finish 2025/05/08 07:05:20 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/08 07:05:21 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/05/08 07:05:21 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/08 07:05:24 INFO : one: Moved (server-side) 2025/05/08 07:05:25 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/05/08 07:05:25 INFO : one: Copied (server-side copy) 2025/05/08 07:05:25 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/05/08 07:05:25 DEBUG : box root 'rclone-test-dirabon5fija/dst': Waiting for transfers to finish 2025/05/08 07:05:25 DEBUG : Waiting for deletions to finish 2025/05/08 07:05:28 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/05/08 07:05:28 DEBUG : one: Unchanged skipping 2025/05/08 07:05:29 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/05/08 07:05:30 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/05/08 07:05:30 INFO : two: Copied (server-side copy) 2025/05/08 07:05:30 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/05/08 07:05:30 DEBUG : box root 'rclone-test-dirabon5fija/dst': Waiting for checks to finish 2025/05/08 07:05:30 DEBUG : box root 'rclone-test-dirabon5fija/dst': Waiting for transfers to finish 2025/05/08 07:05:30 DEBUG : Waiting for deletions to finish 2025/05/08 07:05:31 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/05/08 07:05:31 DEBUG : one: Unchanged skipping 2025/05/08 07:05:31 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/05/08 07:05:31 DEBUG : box root 'rclone-test-dirabon5fija/dst': Waiting for checks to finish 2025/05/08 07:05:31 DEBUG : two: Unchanged skipping 2025/05/08 07:05:31 DEBUG : box root 'rclone-test-dirabon5fija/dst': Waiting for transfers to finish 2025/05/08 07:05:31 DEBUG : Waiting for deletions to finish 2025/05/08 07:05:31 INFO : There was nothing to transfer 2025/05/08 07:05:35 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/05/08 07:05:35 DEBUG : one: Unchanged skipping 2025/05/08 07:05:36 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/05/08 07:05:36 DEBUG : three: Destination not found in --copy-dest 2025/05/08 07:05:36 DEBUG : three: Need to transfer - File not found at Destination 2025/05/08 07:05:36 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/05/08 07:05:36 DEBUG : two: Unchanged skipping 2025/05/08 07:05:36 DEBUG : box root 'rclone-test-dirabon5fija/dst': Waiting for checks to finish 2025/05/08 07:05:36 DEBUG : box root 'rclone-test-dirabon5fija/dst': Waiting for transfers to finish 2025/05/08 07:05:38 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2025/05/08 07:05:38 INFO : three: Copied (new) 2025/05/08 07:05:38 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (51.60s) === RUN TestSyncBackupDir run.go:180: Remote "box root 'rclone-test-dirabon5fija'", Local "Local file system at /tmp/rclone880043188", Modify Window "1s" 2025/05/08 07:05:58 DEBUG : Creating backend with remote "TestBox:rclone-test-dirabon5fija/dst" 2025/05/08 07:05:59 DEBUG : Creating backend with remote "TestBox:rclone-test-dirabon5fija/backup" 2025/05/08 07:06:02 DEBUG : box root 'rclone-test-dirabon5fija/dst': Waiting for checks to finish 2025/05/08 07:06:02 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/05/08 07:06:02 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/05/08 07:06:02 DEBUG : two: Unchanged skipping 2025/05/08 07:06:05 INFO : one: Moved (server-side) 2025/05/08 07:06:05 DEBUG : box root 'rclone-test-dirabon5fija/dst': Waiting for transfers to finish 2025/05/08 07:06:07 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/05/08 07:06:07 INFO : one: Copied (new) 2025/05/08 07:06:07 DEBUG : Waiting for deletions to finish 2025/05/08 07:06:08 INFO : three.txt: Moved (server-side) 2025/05/08 07:06:08 INFO : three.txt: Moved into backup dir 2025/05/08 07:06:12 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/05/08 07:06:12 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/05/08 07:06:12 DEBUG : two: Unchanged skipping 2025/05/08 07:06:12 DEBUG : box root 'rclone-test-dirabon5fija/dst': Waiting for checks to finish 2025/05/08 07:06:14 INFO : one: Deleted 2025/05/08 07:06:15 INFO : one: Moved (server-side) 2025/05/08 07:06:15 DEBUG : box root 'rclone-test-dirabon5fija/dst': Waiting for transfers to finish 2025/05/08 07:06:17 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/05/08 07:06:17 INFO : one: Copied (new) 2025/05/08 07:06:17 DEBUG : Waiting for deletions to finish 2025/05/08 07:06:18 INFO : three.txt: Deleted 2025/05/08 07:06:20 INFO : three.txt: Moved (server-side) 2025/05/08 07:06:20 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (37.08s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "box root 'rclone-test-dirabon5fija'", Local "Local file system at /tmp/rclone880043188", Modify Window "1s" 2025/05/08 07:06:35 DEBUG : Creating backend with remote "TestBox:rclone-test-dirabon5fija/dst" 2025/05/08 07:06:36 DEBUG : Creating backend with remote "TestBox:rclone-test-dirabon5fija/backup" 2025/05/08 07:06:40 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/05/08 07:06:40 DEBUG : two: Unchanged skipping 2025/05/08 07:06:40 DEBUG : box root 'rclone-test-dirabon5fija/dst': Waiting for checks to finish 2025/05/08 07:06:40 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/05/08 07:06:43 INFO : one: Moved (server-side) to: one.bak 2025/05/08 07:06:43 DEBUG : box root 'rclone-test-dirabon5fija/dst': Waiting for transfers to finish 2025/05/08 07:06:44 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/05/08 07:06:44 INFO : one: Copied (new) 2025/05/08 07:06:44 DEBUG : Waiting for deletions to finish 2025/05/08 07:06:47 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/05/08 07:06:47 INFO : three.txt: Moved into backup dir 2025/05/08 07:06:50 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/05/08 07:06:50 DEBUG : box root 'rclone-test-dirabon5fija/dst': Waiting for checks to finish 2025/05/08 07:06:50 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/05/08 07:06:50 DEBUG : two: Unchanged skipping 2025/05/08 07:06:52 INFO : one.bak: Deleted 2025/05/08 07:06:53 INFO : one: Moved (server-side) to: one.bak 2025/05/08 07:06:53 DEBUG : box root 'rclone-test-dirabon5fija/dst': Waiting for transfers to finish 2025/05/08 07:06:54 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/05/08 07:06:54 INFO : one: Copied (new) 2025/05/08 07:06:54 DEBUG : Waiting for deletions to finish 2025/05/08 07:06:57 INFO : three.txt.bak: Deleted 2025/05/08 07:06:58 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/05/08 07:06:58 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (38.84s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "box root 'rclone-test-dirabon5fija'", Local "Local file system at /tmp/rclone880043188", Modify Window "1s" 2025/05/08 07:07:13 DEBUG : Creating backend with remote "TestBox:rclone-test-dirabon5fija/dst" 2025/05/08 07:07:14 DEBUG : Creating backend with remote "TestBox:rclone-test-dirabon5fija/backup" 2025/05/08 07:07:17 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/05/08 07:07:17 DEBUG : box root 'rclone-test-dirabon5fija/dst': Waiting for checks to finish 2025/05/08 07:07:17 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/05/08 07:07:17 DEBUG : two: Unchanged skipping 2025/05/08 07:07:20 INFO : one: Moved (server-side) to: one-2019-01-01 2025/05/08 07:07:20 DEBUG : box root 'rclone-test-dirabon5fija/dst': Waiting for transfers to finish 2025/05/08 07:07:22 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/05/08 07:07:22 INFO : one: Copied (new) 2025/05/08 07:07:22 DEBUG : Waiting for deletions to finish 2025/05/08 07:07:23 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/05/08 07:07:23 INFO : three.txt: Moved into backup dir 2025/05/08 07:07:27 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/05/08 07:07:27 DEBUG : box root 'rclone-test-dirabon5fija/dst': Waiting for checks to finish 2025/05/08 07:07:27 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/05/08 07:07:27 DEBUG : two: Unchanged skipping 2025/05/08 07:07:28 INFO : one-2019-01-01: Deleted 2025/05/08 07:07:29 INFO : one: Moved (server-side) to: one-2019-01-01 2025/05/08 07:07:29 DEBUG : box root 'rclone-test-dirabon5fija/dst': Waiting for transfers to finish 2025/05/08 07:07:31 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/05/08 07:07:31 INFO : one: Copied (new) 2025/05/08 07:07:31 DEBUG : Waiting for deletions to finish 2025/05/08 07:07:33 INFO : three-2019-01-01.txt: Deleted 2025/05/08 07:07:34 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/05/08 07:07:34 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (35.73s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "box root 'rclone-test-dirabon5fija'", Local "Local file system at /tmp/rclone880043188", Modify Window "1s" 2025/05/08 07:07:49 DEBUG : Creating backend with remote "TestBox:rclone-test-dirabon5fija/dst" 2025/05/08 07:07:51 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/05/08 07:07:51 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/05/08 07:07:51 DEBUG : two: Unchanged skipping 2025/05/08 07:07:51 DEBUG : box root 'rclone-test-dirabon5fija/dst': Waiting for checks to finish 2025/05/08 07:07:52 INFO : one: Moved (server-side) to: one.bak 2025/05/08 07:07:52 DEBUG : box root 'rclone-test-dirabon5fija/dst': Waiting for transfers to finish 2025/05/08 07:07:53 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/05/08 07:07:53 INFO : one: Copied (new) 2025/05/08 07:07:53 DEBUG : Waiting for deletions to finish 2025/05/08 07:07:54 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/05/08 07:07:54 INFO : three.txt: Moved into backup dir 2025/05/08 07:07:58 DEBUG : one.bak: Excluded (Path Filter) 2025/05/08 07:07:58 DEBUG : one.bak: Excluded 2025/05/08 07:07:58 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/05/08 07:07:58 DEBUG : three.txt.bak: Excluded 2025/05/08 07:07:58 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/05/08 07:07:58 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/05/08 07:07:58 DEBUG : two: Unchanged skipping 2025/05/08 07:07:58 DEBUG : box root 'rclone-test-dirabon5fija/dst': Waiting for checks to finish 2025/05/08 07:08:00 INFO : one.bak: Deleted 2025/05/08 07:08:00 INFO : one: Moved (server-side) to: one.bak 2025/05/08 07:08:00 DEBUG : box root 'rclone-test-dirabon5fija/dst': Waiting for transfers to finish 2025/05/08 07:08:02 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/05/08 07:08:02 INFO : one: Copied (new) 2025/05/08 07:08:02 DEBUG : Waiting for deletions to finish 2025/05/08 07:08:04 INFO : three.txt.bak: Deleted 2025/05/08 07:08:05 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/05/08 07:08:05 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (29.59s) === RUN TestSyncSuffix run.go:180: Remote "box root 'rclone-test-dirabon5fija'", Local "Local file system at /tmp/rclone880043188", Modify Window "1s" 2025/05/08 07:08:19 DEBUG : Creating backend with remote "TestBox:rclone-test-dirabon5fija/dst" 2025/05/08 07:08:20 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/05/08 07:08:21 INFO : one: Moved (server-side) to: one.bak 2025/05/08 07:08:23 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/05/08 07:08:23 INFO : one: Copied (new) 2025/05/08 07:08:24 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/05/08 07:08:24 DEBUG : two: Unchanged skipping 2025/05/08 07:08:24 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/05/08 07:08:25 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/05/08 07:08:27 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/05/08 07:08:27 INFO : three.txt: Copied (new) 2025/05/08 07:08:29 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/05/08 07:08:31 INFO : one.bak: Deleted 2025/05/08 07:08:31 INFO : one: Moved (server-side) to: one.bak 2025/05/08 07:08:33 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/05/08 07:08:33 INFO : one: Copied (new) 2025/05/08 07:08:34 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/05/08 07:08:34 DEBUG : two: Unchanged skipping 2025/05/08 07:08:34 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/05/08 07:08:36 INFO : three.txt.bak: Deleted 2025/05/08 07:08:37 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/05/08 07:08:38 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/05/08 07:08:38 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (35.07s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "box root 'rclone-test-dirabon5fija'", Local "Local file system at /tmp/rclone880043188", Modify Window "1s" 2025/05/08 07:08:54 DEBUG : Creating backend with remote "TestBox:rclone-test-dirabon5fija/dst" 2025/05/08 07:08:56 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/05/08 07:08:57 INFO : one: Moved (server-side) to: one-2019-01-01 2025/05/08 07:08:58 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/05/08 07:08:58 INFO : one: Copied (new) 2025/05/08 07:08:59 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/05/08 07:08:59 DEBUG : two: Unchanged skipping 2025/05/08 07:09:00 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/05/08 07:09:01 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/05/08 07:09:02 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/05/08 07:09:02 INFO : three.txt: Copied (new) 2025/05/08 07:09:05 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/05/08 07:09:06 INFO : one-2019-01-01: Deleted 2025/05/08 07:09:07 INFO : one: Moved (server-side) to: one-2019-01-01 2025/05/08 07:09:09 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/05/08 07:09:09 INFO : one: Copied (new) 2025/05/08 07:09:09 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/05/08 07:09:09 DEBUG : two: Unchanged skipping 2025/05/08 07:09:10 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/05/08 07:09:12 INFO : three-2019-01-01.txt: Deleted 2025/05/08 07:09:12 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/05/08 07:09:16 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/05/08 07:09:16 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (37.26s) === RUN TestSyncUTFNorm run.go:180: Remote "box root 'rclone-test-dirabon5fija'", Local "Local file system at /tmp/rclone880043188", Modify Window "1s" 2025/05/08 07:09:27 DEBUG : box root 'rclone-test-dirabon5fija': Waiting for checks to finish 2025/05/08 07:09:27 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/05/08 07:09:27 DEBUG : box root 'rclone-test-dirabon5fija': Waiting for transfers to finish 2025/05/08 07:09:28 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2025/05/08 07:09:28 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/05/08 07:09:28 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (6.15s) === RUN TestSyncImmutable run.go:180: Remote "box root 'rclone-test-dirabon5fija'", Local "Local file system at /tmp/rclone880043188", Modify Window "1s" 2025/05/08 07:09:31 DEBUG : existing: Need to transfer - File not found at Destination 2025/05/08 07:09:31 DEBUG : box root 'rclone-test-dirabon5fija': Waiting for checks to finish 2025/05/08 07:09:31 DEBUG : box root 'rclone-test-dirabon5fija': Waiting for transfers to finish 2025/05/08 07:09:33 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/05/08 07:09:33 INFO : existing: Copied (new) 2025/05/08 07:09:33 DEBUG : Waiting for deletions to finish run.go:180: Remote "box root 'rclone-test-dirabon5fija'", Local "Local file system at /tmp/rclone880043188", Modify Window "1s" 2025/05/08 07:09:34 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/05/08 07:09:34 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/05/08 07:09:34 DEBUG : box root 'rclone-test-dirabon5fija': Waiting for checks to finish 2025/05/08 07:09:34 DEBUG : box root 'rclone-test-dirabon5fija': Waiting for transfers to finish 2025/05/08 07:09:34 ERROR : box root 'rclone-test-dirabon5fija': not deleting files as there were IO errors 2025/05/08 07:09:34 ERROR : box root 'rclone-test-dirabon5fija': not deleting directories as there were IO errors run.go:180: Remote "box root 'rclone-test-dirabon5fija'", Local "Local file system at /tmp/rclone880043188", Modify Window "1s" --- PASS: TestSyncImmutable (7.21s) === RUN TestSyncIgnoreCase run.go:180: Remote "box root 'rclone-test-dirabon5fija'", Local "Local file system at /tmp/rclone880043188", Modify Window "1s" sync_test.go:2606: Skipping test as local or remote are case-insensitive --- SKIP: TestSyncIgnoreCase (0.73s) === RUN TestFixCase run.go:180: Remote "box root 'rclone-test-dirabon5fija'", Local "Local file system at /tmp/rclone880043188", Modify Window "1s" 2025/05/08 07:09:53 DEBUG : existing: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/05/08 07:09:53 DEBUG : existing: Unchanged skipping 2025/05/08 07:09:53 DEBUG : existingbutdifferent: Sizes differ (src 5 vs dst 8) 2025/05/08 07:09:53 DEBUG : EXISTING: moving to existing-rclone-move-wuyopor2 2025/05/08 07:09:53 DEBUG : EXISTINGBUTDIFFERENT: moving to existingbutdifferent-rclone-move-nelaqed0 2025/05/08 07:09:54 INFO : EXISTING: Moved (server-side) to: existing-rclone-move-wuyopor2 2025/05/08 07:09:54 DEBUG : EXISTING: moving to existing 2025/05/08 07:09:54 INFO : EXISTINGBUTDIFFERENT: Moved (server-side) to: existingbutdifferent-rclone-move-nelaqed0 2025/05/08 07:09:54 DEBUG : EXISTINGBUTDIFFERENT: moving to existingbutdifferent 2025/05/08 07:09:55 INFO : existing-rclone-move-wuyopor2: Moved (server-side) to: existing 2025/05/08 07:09:55 INFO : EXISTING: Moved (server-side) to: existing 2025/05/08 07:09:55 INFO : EXISTING: Fixed case by renaming to: existing 2025/05/08 07:09:55 INFO : SUBDIRA: Fixed case by renaming to: subdira 2025/05/08 07:09:55 INFO : existingbutdifferent-rclone-move-nelaqed0: Moved (server-side) to: existingbutdifferent 2025/05/08 07:09:55 INFO : EXISTINGBUTDIFFERENT: Moved (server-side) to: existingbutdifferent 2025/05/08 07:09:55 INFO : EXISTINGBUTDIFFERENT: Fixed case by renaming to: existingbutdifferent 2025/05/08 07:09:57 DEBUG : existingbutdifferent: sha1 = d14abf17053197648e66ce89f88b99ae1c5162f6 OK 2025/05/08 07:09:57 INFO : existingbutdifferent: Copied (replaced existing) 2025/05/08 07:09:58 INFO : SUBDIRA/subdirb: Fixed case by renaming to: subdira/subdirb 2025/05/08 07:10:02 INFO : SUBDIRA/subdirb/SUBDIRC: Fixed case by renaming to: subdira/subdirb/subdirc 2025/05/08 07:10:03 DEBUG : subdira/subdirb/subdirc/hello: Sizes differ (src 5 vs dst 8) 2025/05/08 07:10:04 DEBUG : SUBDIRA/subdirb/SUBDIRC/HELLO: moving to subdira/subdirb/subdirc/hello-rclone-move-muzopot9 2025/05/08 07:10:05 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Moved (server-side) to: subdira/subdirb/subdirc/hello-rclone-move-muzopot9 2025/05/08 07:10:05 DEBUG : SUBDIRA/subdirb/SUBDIRC/HELLO: moving to subdira/subdirb/subdirc/hello 2025/05/08 07:10:06 INFO : subdira/subdirb/subdirc/hello-rclone-move-muzopot9: Moved (server-side) to: subdira/subdirb/subdirc/hello 2025/05/08 07:10:06 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Moved (server-side) to: subdira/subdirb/subdirc/hello 2025/05/08 07:10:06 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Fixed case by renaming to: subdira/subdirb/subdirc/hello 2025/05/08 07:10:06 INFO : SUBDIRA/subdirb/SUBDIRC/subdird: Fixed case by renaming to: subdira/subdirb/subdirc/subdird 2025/05/08 07:10:07 DEBUG : box root 'rclone-test-dirabon5fija': Waiting for checks to finish 2025/05/08 07:10:07 DEBUG : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: Sizes differ (src 5 vs dst 8) 2025/05/08 07:10:07 DEBUG : subdira/subdirb/subdirc/hello: sha1 = d14abf17053197648e66ce89f88b99ae1c5162f6 OK 2025/05/08 07:10:07 INFO : subdira/subdirb/subdirc/hello: Copied (replaced existing) 2025/05/08 07:10:07 DEBUG : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: moving to subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-nemuzaf6 2025/05/08 07:10:08 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Moved (server-side) to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-nemuzaf6 2025/05/08 07:10:08 DEBUG : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: moving to subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2025/05/08 07:10:09 INFO : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-nemuzaf6: Moved (server-side) to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2025/05/08 07:10:09 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Moved (server-side) to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2025/05/08 07:10:09 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Fixed case by renaming to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2025/05/08 07:10:09 DEBUG : box root 'rclone-test-dirabon5fija': Waiting for transfers to finish 2025/05/08 07:10:10 DEBUG : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: sha1 = d14abf17053197648e66ce89f88b99ae1c5162f6 OK 2025/05/08 07:10:10 INFO : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: Copied (replaced existing) 2025/05/08 07:10:10 DEBUG : Waiting for deletions to finish --- PASS: TestFixCase (45.84s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "box root 'rclone-test-dirabon5fija'", Local "Local file system at /tmp/rclone880043188", Modify Window "1s" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "box root 'rclone-test-dirabon5fija'", Local "Local file system at /tmp/rclone880043188", Modify Window "1s" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "box root 'rclone-test-dirabon5fija'", Local "Local file system at /tmp/rclone880043188", Modify Window "1s" sync_test.go:2674: This test only runs on local --- PASS: TestMaxTransfer (2.16s) --- SKIP: TestMaxTransfer/Hard (0.69s) --- SKIP: TestMaxTransfer/Soft (0.75s) --- SKIP: TestMaxTransfer/Cautious (0.72s) === RUN TestSyncConcurrentDelete run.go:180: Remote "box root 'rclone-test-dirabon5fija'", Local "Local file system at /tmp/rclone880043188", Modify Window "1s" 2025/05/08 07:11:38 DEBUG : both0: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/05/08 07:11:38 DEBUG : both10: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/05/08 07:11:38 DEBUG : both1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/05/08 07:11:38 DEBUG : box root 'rclone-test-dirabon5fija': Waiting for checks to finish 2025/05/08 07:11:38 DEBUG : both11: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/05/08 07:11:38 DEBUG : both0: Unchanged skipping 2025/05/08 07:11:38 DEBUG : both12: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/05/08 07:11:38 DEBUG : both10: Unchanged skipping 2025/05/08 07:11:38 DEBUG : both13: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/05/08 07:11:38 DEBUG : both13: Unchanged skipping 2025/05/08 07:11:38 DEBUG : both14: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/05/08 07:11:38 DEBUG : both14: Unchanged skipping 2025/05/08 07:11:38 DEBUG : both15: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/05/08 07:11:38 DEBUG : both1: Unchanged skipping 2025/05/08 07:11:38 DEBUG : both16: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/05/08 07:11:38 DEBUG : both11: Unchanged skipping 2025/05/08 07:11:38 DEBUG : both17: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/05/08 07:11:38 DEBUG : both17: Unchanged skipping 2025/05/08 07:11:38 DEBUG : both18: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/05/08 07:11:38 DEBUG : both18: Unchanged skipping 2025/05/08 07:11:38 DEBUG : both19: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/05/08 07:11:38 DEBUG : both19: Unchanged skipping 2025/05/08 07:11:38 DEBUG : both2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/05/08 07:11:38 DEBUG : both2: Unchanged skipping 2025/05/08 07:11:38 DEBUG : both3: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/05/08 07:11:38 DEBUG : both3: Unchanged skipping 2025/05/08 07:11:38 DEBUG : both4: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/05/08 07:11:38 DEBUG : both4: Unchanged skipping 2025/05/08 07:11:38 DEBUG : both5: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/05/08 07:11:38 DEBUG : both5: Unchanged skipping 2025/05/08 07:11:38 DEBUG : both6: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/05/08 07:11:38 DEBUG : both6: Unchanged skipping 2025/05/08 07:11:38 DEBUG : both7: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/05/08 07:11:38 DEBUG : both7: Unchanged skipping 2025/05/08 07:11:38 DEBUG : both8: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/05/08 07:11:38 DEBUG : both8: Unchanged skipping 2025/05/08 07:11:38 DEBUG : both9: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/05/08 07:11:38 DEBUG : both9: Unchanged skipping 2025/05/08 07:11:38 DEBUG : both12: Unchanged skipping 2025/05/08 07:11:38 DEBUG : both15: Unchanged skipping 2025/05/08 07:11:38 DEBUG : both16: Unchanged skipping 2025/05/08 07:11:38 DEBUG : box root 'rclone-test-dirabon5fija': Waiting for transfers to finish 2025/05/08 07:11:38 DEBUG : Waiting for deletions to finish 2025/05/08 07:11:39 INFO : only3: Deleted 2025/05/08 07:11:39 INFO : only11: Deleted 2025/05/08 07:11:40 INFO : only6: Deleted 2025/05/08 07:11:40 INFO : only14: Deleted 2025/05/08 07:11:40 INFO : only9: Deleted 2025/05/08 07:11:40 INFO : only5: Deleted 2025/05/08 07:11:40 INFO : only12: Deleted 2025/05/08 07:11:41 INFO : only15: Deleted 2025/05/08 07:11:41 INFO : only2: Deleted 2025/05/08 07:11:41 INFO : only17: Deleted 2025/05/08 07:11:42 INFO : only18: Deleted 2025/05/08 07:11:42 INFO : only19: Deleted 2025/05/08 07:11:43 INFO : only8: Deleted 2025/05/08 07:11:43 INFO : only13: Deleted 2025/05/08 07:11:43 INFO : only1: Deleted 2025/05/08 07:11:43 INFO : only16: Deleted 2025/05/08 07:11:44 INFO : only7: Deleted 2025/05/08 07:11:44 INFO : only0: Deleted 2025/05/08 07:11:44 INFO : only10: Deleted 2025/05/08 07:11:44 INFO : only4: Deleted run.go:180: Remote "box root 'rclone-test-dirabon5fija'", Local "Local file system at /tmp/rclone880043188", Modify Window "1s" --- PASS: TestSyncConcurrentDelete (101.21s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "box root 'rclone-test-dirabon5fija'", Local "Local file system at /tmp/rclone880043188", Modify Window "1s" 2025/05/08 07:13:20 DEBUG : both0: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/05/08 07:13:20 DEBUG : box root 'rclone-test-dirabon5fija': Waiting for checks to finish 2025/05/08 07:13:20 DEBUG : both10: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/05/08 07:13:20 DEBUG : both1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/05/08 07:13:20 DEBUG : both11: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/05/08 07:13:20 DEBUG : both0: Unchanged skipping 2025/05/08 07:13:20 DEBUG : both12: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/05/08 07:13:20 DEBUG : both12: Unchanged skipping 2025/05/08 07:13:20 DEBUG : both13: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/05/08 07:13:20 DEBUG : both13: Unchanged skipping 2025/05/08 07:13:20 DEBUG : both14: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/05/08 07:13:20 DEBUG : both14: Unchanged skipping 2025/05/08 07:13:20 DEBUG : both15: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/05/08 07:13:20 DEBUG : both10: Unchanged skipping 2025/05/08 07:13:20 DEBUG : both16: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/05/08 07:13:20 DEBUG : both16: Unchanged skipping 2025/05/08 07:13:20 DEBUG : both17: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/05/08 07:13:20 DEBUG : both17: Unchanged skipping 2025/05/08 07:13:20 DEBUG : both18: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/05/08 07:13:20 DEBUG : both1: Unchanged skipping 2025/05/08 07:13:20 DEBUG : both19: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/05/08 07:13:20 DEBUG : both11: Unchanged skipping 2025/05/08 07:13:20 DEBUG : both2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/05/08 07:13:20 DEBUG : both15: Unchanged skipping 2025/05/08 07:13:20 DEBUG : both3: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/05/08 07:13:20 DEBUG : both3: Unchanged skipping 2025/05/08 07:13:20 DEBUG : both4: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/05/08 07:13:20 DEBUG : both4: Unchanged skipping 2025/05/08 07:13:20 DEBUG : both5: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/05/08 07:13:20 DEBUG : both5: Unchanged skipping 2025/05/08 07:13:20 DEBUG : both6: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/05/08 07:13:20 DEBUG : both6: Unchanged skipping 2025/05/08 07:13:20 DEBUG : both7: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/05/08 07:13:20 DEBUG : both7: Unchanged skipping 2025/05/08 07:13:20 DEBUG : both8: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/05/08 07:13:20 DEBUG : both18: Unchanged skipping 2025/05/08 07:13:20 DEBUG : both9: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/05/08 07:13:20 DEBUG : both9: Unchanged skipping 2025/05/08 07:13:20 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/05/08 07:13:20 DEBUG : both19: Unchanged skipping 2025/05/08 07:13:20 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/05/08 07:13:20 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/05/08 07:13:20 DEBUG : both2: Unchanged skipping 2025/05/08 07:13:20 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/05/08 07:13:20 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/05/08 07:13:20 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/05/08 07:13:20 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/05/08 07:13:20 DEBUG : both8: Unchanged skipping 2025/05/08 07:13:20 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/05/08 07:13:20 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/05/08 07:13:20 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/05/08 07:13:20 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/05/08 07:13:20 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/05/08 07:13:20 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/05/08 07:13:20 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/05/08 07:13:20 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/05/08 07:13:20 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/05/08 07:13:20 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/05/08 07:13:20 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/05/08 07:13:20 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/05/08 07:13:20 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/05/08 07:13:20 DEBUG : box root 'rclone-test-dirabon5fija': Waiting for transfers to finish 2025/05/08 07:13:21 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/08 07:13:21 INFO : only11: Copied (replaced existing) 2025/05/08 07:13:21 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/08 07:13:21 INFO : only0: Copied (replaced existing) 2025/05/08 07:13:21 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/08 07:13:21 INFO : only1: Copied (replaced existing) 2025/05/08 07:13:21 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/08 07:13:21 INFO : only12: Copied (replaced existing) 2025/05/08 07:13:22 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/08 07:13:22 INFO : only17: Copied (replaced existing) 2025/05/08 07:13:22 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/08 07:13:22 INFO : only14: Copied (replaced existing) 2025/05/08 07:13:23 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/08 07:13:23 INFO : only16: Copied (replaced existing) 2025/05/08 07:13:23 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/08 07:13:23 INFO : only18: Copied (replaced existing) 2025/05/08 07:13:24 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/08 07:13:24 INFO : only15: Copied (replaced existing) 2025/05/08 07:13:24 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/08 07:13:24 INFO : only2: Copied (replaced existing) 2025/05/08 07:13:24 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/08 07:13:24 INFO : only13: Copied (replaced existing) 2025/05/08 07:13:24 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/08 07:13:24 INFO : only4: Copied (replaced existing) 2025/05/08 07:13:25 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/08 07:13:25 INFO : only5: Copied (replaced existing) 2025/05/08 07:13:25 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/08 07:13:25 INFO : only19: Copied (replaced existing) 2025/05/08 07:13:25 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/08 07:13:25 INFO : only10: Copied (replaced existing) 2025/05/08 07:13:25 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/08 07:13:25 INFO : only6: Copied (replaced existing) 2025/05/08 07:13:26 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/08 07:13:26 INFO : only9: Copied (replaced existing) 2025/05/08 07:13:27 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/08 07:13:27 INFO : only3: Copied (replaced existing) 2025/05/08 07:13:27 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/08 07:13:27 INFO : only8: Copied (replaced existing) 2025/05/08 07:13:27 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/08 07:13:27 INFO : only7: Copied (replaced existing) 2025/05/08 07:13:27 DEBUG : Waiting for deletions to finish run.go:180: Remote "box root 'rclone-test-dirabon5fija'", Local "Local file system at /tmp/rclone880043188", Modify Window "1s" --- PASS: TestSyncConcurrentTruncate (129.87s) === RUN TestSyncReplaceDirModTime run.go:180: Remote "box root 'rclone-test-dirabon5fija'", Local "Local file system at /tmp/rclone880043188", Modify Window "1s" 2025/05/08 07:14:17 DEBUG : empty_dir: Making directory with metadata 2025/05/08 07:14:17 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/05/08 07:14:17 DEBUG : empty_on_remote: Making directory with metadata 2025/05/08 07:14:17 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/05/08 07:14:17 INFO : empty_on_remote: Making directory 2025/05/08 07:14:18 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC run.go:180: Remote "box root 'rclone-test-dirabon5fija'", Local "Local file system at /tmp/rclone880043188", Modify Window "1s" 2025/05/08 07:14:24 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/05/08 07:14:24 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/05/08 07:14:24 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/05/08 07:14:24 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) run.go:180: Remote "box root 'rclone-test-dirabon5fija'", Local "Local file system at /tmp/rclone880043188", Modify Window "1s" --- PASS: TestSyncReplaceDirModTime (18.61s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:180: Remote "box root 'rclone-test-dirabon5fija'", Local "Local file system at /tmp/rclone880043188", Modify Window "1s" 2025/05/08 07:14:36 DEBUG : empty_dir: Making directory with metadata 2025/05/08 07:14:36 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/05/08 07:14:36 DEBUG : empty_on_remote: Making directory with metadata 2025/05/08 07:14:36 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/05/08 07:14:36 INFO : empty_on_remote: Making directory 2025/05/08 07:14:37 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC run.go:180: Remote "box root 'rclone-test-dirabon5fija'", Local "Local file system at /tmp/rclone880043188", Modify Window "1s" 2025/05/08 07:14:44 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/05/08 07:14:44 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/05/08 07:14:44 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/05/08 07:14:44 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/05/08 07:14:44 INFO : empty_dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "box root 'rclone-test-dirabon5fija'", Local "Local file system at /tmp/rclone880043188", Modify Window "1s" 2025/05/08 07:14:54 DEBUG : TestBox: Loaded invalid token from config file - ignoring 2025/05/08 07:14:54 DEBUG : Saving config "token" in section "TestBox" of the config file 2025/05/08 07:14:54 DEBUG : TestBox: Saved new token in config file --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (21.38s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "box root 'rclone-test-dirabon5fija'", Local "Local file system at /tmp/rclone880043188", Modify Window "1s" 2025/05/08 07:14:57 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/05/08 07:14:57 INFO : sub dir: Making directory 2025/05/08 07:14:58 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "box root 'rclone-test-dirabon5fija'", Local "Local file system at /tmp/rclone880043188", Modify Window "1s" run.go:180: Remote "box root 'rclone-test-dirabon5fija'", Local "Local file system at /tmp/rclone880043188", Modify Window "1s" --- PASS: TestNothingToTransferWithEmptyDirs (38.55s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "box root 'rclone-test-dirabon5fija'", Local "Local file system at /tmp/rclone880043188", Modify Window "1s" 2025/05/08 07:15:36 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/05/08 07:15:36 INFO : sub dir: Making directory 2025/05/08 07:15:37 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "box root 'rclone-test-dirabon5fija'", Local "Local file system at /tmp/rclone880043188", Modify Window "1s" run.go:180: Remote "box root 'rclone-test-dirabon5fija'", Local "Local file system at /tmp/rclone880043188", Modify Window "1s" --- PASS: TestNothingToTransferWithoutEmptyDirs (39.36s) PASS 2025/05/08 07:16:15 DEBUG : box root 'rclone-test-dirabon5fija': Purge remote "./sync.test -test.v -test.timeout 1h0m0s -remote TestBox: -verbose" - Finished OK in 23m17.055058971s (try 1/5)