"./sync.test -test.v -test.timeout 1h0m0s -remote TestBox: -verbose" - Starting (try 1/5) 2025/01/06 03:36:37 DEBUG : Creating backend with remote "TestBox:rclone-test-niyogim5luci" 2025/01/06 03:36:37 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/06 03:36:37 DEBUG : box root 'rclone-test-niyogim5luci': Ignoring "Shared folder — ForNick" - unknown type "web_link" 2025/01/06 03:36:38 DEBUG : Creating backend with remote "/tmp/rclone1920485186" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.02s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:180: Remote "box root 'rclone-test-niyogim5luci'", Local "Local file system at /tmp/rclone1920485186", Modify Window "1s" 2025/01/06 03:36:39 DEBUG : box root 'rclone-test-niyogim5luci': Ignoring "Shared folder — ForNick" - unknown type "web_link" 2025/01/06 03:36:40 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/06 03:36:40 DEBUG : box root 'rclone-test-niyogim5luci': Waiting for checks to finish 2025/01/06 03:36:40 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/01/06 03:36:40 DEBUG : box root 'rclone-test-niyogim5luci': Waiting for transfers to finish run.go:180: Remote "box root 'rclone-test-niyogim5luci'", Local "Local file system at /tmp/rclone1920485186", Modify Window "1s" --- PASS: TestCopyWithDryRun (3.78s) === RUN TestCopy run.go:180: Remote "box root 'rclone-test-niyogim5luci'", Local "Local file system at /tmp/rclone1920485186", Modify Window "1s" 2025/01/06 03:36:42 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/01/06 03:36:42 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/06 03:36:42 DEBUG : box root 'rclone-test-niyogim5luci': Waiting for checks to finish 2025/01/06 03:36:42 DEBUG : box root 'rclone-test-niyogim5luci': Waiting for transfers to finish 2025/01/06 03:36:45 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/06 03:36:45 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "box root 'rclone-test-niyogim5luci'", Local "Local file system at /tmp/rclone1920485186", Modify Window "1s" 2025/01/06 03:36:46 DEBUG : box root 'rclone-test-niyogim5luci': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (8.00s) === RUN TestCopyMetadata run.go:180: Remote "box root 'rclone-test-niyogim5luci'", Local "Local file system at /tmp/rclone1920485186", Modify Window "1s" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.72s) === RUN TestCopyMetadataNoEmptyDirs run.go:180: Remote "box root 'rclone-test-niyogim5luci'", Local "Local file system at /tmp/rclone1920485186", Modify Window "1s" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.77s) === RUN TestCopyMissingDirectory run.go:180: Remote "box root 'rclone-test-niyogim5luci'", Local "Local file system at /tmp/rclone1920485186", Modify Window "1s" 2025/01/06 03:36:51 DEBUG : Creating backend with remote "/non-existing" 2025/01/06 03:36:51 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/01/06 03:36:51 DEBUG : box root 'rclone-test-niyogim5luci': Waiting for checks to finish 2025/01/06 03:36:51 DEBUG : box root 'rclone-test-niyogim5luci': Waiting for transfers to finish run.go:180: Remote "box root 'rclone-test-niyogim5luci'", Local "Local file system at /tmp/rclone1920485186", Modify Window "1s" --- PASS: TestCopyMissingDirectory (1.74s) === RUN TestCopyNoTraverse run.go:180: Remote "box root 'rclone-test-niyogim5luci'", Local "Local file system at /tmp/rclone1920485186", Modify Window "1s" 2025/01/06 03:36:53 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/06 03:36:53 DEBUG : box root 'rclone-test-niyogim5luci': Waiting for checks to finish 2025/01/06 03:36:53 DEBUG : box root 'rclone-test-niyogim5luci': Waiting for transfers to finish 2025/01/06 03:36:56 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/06 03:36:56 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "box root 'rclone-test-niyogim5luci'", Local "Local file system at /tmp/rclone1920485186", Modify Window "1s" --- PASS: TestCopyNoTraverse (7.46s) === RUN TestCopyCheckFirst run.go:180: Remote "box root 'rclone-test-niyogim5luci'", Local "Local file system at /tmp/rclone1920485186", Modify Window "1s" 2025/01/06 03:37:00 INFO : box root 'rclone-test-niyogim5luci': Running all checks before starting transfers 2025/01/06 03:37:01 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/06 03:37:01 DEBUG : box root 'rclone-test-niyogim5luci': Waiting for checks to finish 2025/01/06 03:37:01 INFO : box root 'rclone-test-niyogim5luci': Checks finished, now starting transfers 2025/01/06 03:37:01 DEBUG : box root 'rclone-test-niyogim5luci': Waiting for transfers to finish 2025/01/06 03:37:03 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/06 03:37:03 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "box root 'rclone-test-niyogim5luci'", Local "Local file system at /tmp/rclone1920485186", Modify Window "1s" --- PASS: TestCopyCheckFirst (7.35s) === RUN TestSyncNoTraverse run.go:180: Remote "box root 'rclone-test-niyogim5luci'", Local "Local file system at /tmp/rclone1920485186", Modify Window "1s" 2025/01/06 03:37:08 ERROR : Ignoring --no-traverse with sync 2025/01/06 03:37:08 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/06 03:37:08 DEBUG : box root 'rclone-test-niyogim5luci': Waiting for checks to finish 2025/01/06 03:37:08 DEBUG : box root 'rclone-test-niyogim5luci': Waiting for transfers to finish 2025/01/06 03:37:11 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/06 03:37:11 INFO : sub dir/hello world: Copied (new) 2025/01/06 03:37:11 DEBUG : Waiting for deletions to finish run.go:180: Remote "box root 'rclone-test-niyogim5luci'", Local "Local file system at /tmp/rclone1920485186", Modify Window "1s" --- PASS: TestSyncNoTraverse (7.46s) === RUN TestCopyWithDepth run.go:180: Remote "box root 'rclone-test-niyogim5luci'", Local "Local file system at /tmp/rclone1920485186", Modify Window "1s" 2025/01/06 03:37:15 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/01/06 03:37:15 DEBUG : box root 'rclone-test-niyogim5luci': Waiting for checks to finish 2025/01/06 03:37:15 DEBUG : box root 'rclone-test-niyogim5luci': Waiting for transfers to finish 2025/01/06 03:37:17 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2025/01/06 03:37:17 INFO : hello world2: Copied (new) run.go:180: Remote "box root 'rclone-test-niyogim5luci'", Local "Local file system at /tmp/rclone1920485186", Modify Window "1s" --- PASS: TestCopyWithDepth (4.63s) === RUN TestCopyWithFilesFrom run.go:180: Remote "box root 'rclone-test-niyogim5luci'", Local "Local file system at /tmp/rclone1920485186", Modify Window "1s" 2025/01/06 03:37:20 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/06 03:37:20 DEBUG : box root 'rclone-test-niyogim5luci': Waiting for checks to finish 2025/01/06 03:37:20 DEBUG : box root 'rclone-test-niyogim5luci': Waiting for transfers to finish 2025/01/06 03:37:22 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/06 03:37:22 INFO : potato2: Copied (new) run.go:180: Remote "box root 'rclone-test-niyogim5luci'", Local "Local file system at /tmp/rclone1920485186", Modify Window "1s" --- PASS: TestCopyWithFilesFrom (4.56s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "box root 'rclone-test-niyogim5luci'", Local "Local file system at /tmp/rclone1920485186", Modify Window "1s" 2025/01/06 03:37:25 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/06 03:37:25 DEBUG : box root 'rclone-test-niyogim5luci': Waiting for checks to finish 2025/01/06 03:37:25 DEBUG : box root 'rclone-test-niyogim5luci': Waiting for transfers to finish 2025/01/06 03:37:26 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/06 03:37:26 INFO : potato2: Copied (new) run.go:180: Remote "box root 'rclone-test-niyogim5luci'", Local "Local file system at /tmp/rclone1920485186", Modify Window "1s" --- PASS: TestCopyWithFilesFromAndNoTraverse (4.65s) === RUN TestCopyEmptyDirectories run.go:180: Remote "box root 'rclone-test-niyogim5luci'", Local "Local file system at /tmp/rclone1920485186", Modify Window "1s" 2025/01/06 03:37:29 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/01/06 03:37:29 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/01/06 03:37:29 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/01/06 03:37:29 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/01/06 03:37:29 DEBUG : sub dir: Making directory 2025/01/06 03:37:30 DEBUG : sub dir2: Making directory 2025/01/06 03:37:31 DEBUG : sub dir2/sub sub dir2: Making directory 2025/01/06 03:37:31 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/06 03:37:32 DEBUG : box root 'rclone-test-niyogim5luci': Waiting for checks to finish 2025/01/06 03:37:32 DEBUG : box root 'rclone-test-niyogim5luci': Waiting for transfers to finish 2025/01/06 03:37:34 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/06 03:37:34 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "box root 'rclone-test-niyogim5luci'", Local "Local file system at /tmp/rclone1920485186", Modify Window "1s" 2025/01/06 03:37:35 DEBUG : box root 'rclone-test-niyogim5luci': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (11.92s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "box root 'rclone-test-niyogim5luci'", Local "Local file system at /tmp/rclone1920485186", Modify Window "1s" 2025/01/06 03:37:41 DEBUG : sub dir2: Making directory 2025/01/06 03:37:41 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/01/06 03:37:41 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/01/06 03:37:41 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/06 03:37:41 DEBUG : box root 'rclone-test-niyogim5luci': Waiting for checks to finish 2025/01/06 03:37:41 DEBUG : box root 'rclone-test-niyogim5luci': Waiting for transfers to finish 2025/01/06 03:37:44 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/06 03:37:44 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (6.82s) === RUN TestMoveEmptyDirectories run.go:180: Remote "box root 'rclone-test-niyogim5luci'", Local "Local file system at /tmp/rclone1920485186", Modify Window "1s" 2025/01/06 03:37:48 DEBUG : sub dir2: Making directory with metadata 2025/01/06 03:37:48 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/01/06 03:37:48 DEBUG : sub dir: Making directory 2025/01/06 03:37:49 DEBUG : sub dir2: Making directory 2025/01/06 03:37:50 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/06 03:37:50 DEBUG : box root 'rclone-test-niyogim5luci': Waiting for checks to finish 2025/01/06 03:37:50 DEBUG : box root 'rclone-test-niyogim5luci': Waiting for transfers to finish 2025/01/06 03:37:52 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/06 03:37:52 INFO : sub dir/hello world: Copied (new) 2025/01/06 03:37:52 INFO : sub dir/hello world: Deleted run.go:180: Remote "box root 'rclone-test-niyogim5luci'", Local "Local file system at /tmp/rclone1920485186", Modify Window "1s" 2025/01/06 03:37:52 DEBUG : box root 'rclone-test-niyogim5luci': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/01/06 03:37:53 DEBUG : box root 'rclone-test-niyogim5luci': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (9.79s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "box root 'rclone-test-niyogim5luci'", Local "Local file system at /tmp/rclone1920485186", Modify Window "1s" sync_test.go:408: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.68s) === RUN TestMoveNoEmptyDirectories run.go:180: Remote "box root 'rclone-test-niyogim5luci'", Local "Local file system at /tmp/rclone1920485186", Modify Window "1s" 2025/01/06 03:37:58 DEBUG : sub dir2: Making directory 2025/01/06 03:37:58 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/06 03:37:58 DEBUG : box root 'rclone-test-niyogim5luci': Waiting for checks to finish 2025/01/06 03:37:58 DEBUG : box root 'rclone-test-niyogim5luci': Waiting for transfers to finish 2025/01/06 03:38:01 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/06 03:38:01 INFO : sub dir/hello world: Copied (new) 2025/01/06 03:38:01 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (6.56s) === RUN TestSyncEmptyDirectories run.go:180: Remote "box root 'rclone-test-niyogim5luci'", Local "Local file system at /tmp/rclone1920485186", Modify Window "1s" 2025/01/06 03:38:05 DEBUG : sub dir2: Making directory with metadata 2025/01/06 03:38:05 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/01/06 03:38:05 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/01/06 03:38:05 DEBUG : sub dir: Making directory 2025/01/06 03:38:06 DEBUG : sub dir2: Making directory 2025/01/06 03:38:07 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/06 03:38:07 DEBUG : box root 'rclone-test-niyogim5luci': Waiting for checks to finish 2025/01/06 03:38:07 DEBUG : box root 'rclone-test-niyogim5luci': Waiting for transfers to finish 2025/01/06 03:38:09 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/06 03:38:09 INFO : sub dir/hello world: Copied (new) 2025/01/06 03:38:09 DEBUG : Waiting for deletions to finish run.go:180: Remote "box root 'rclone-test-niyogim5luci'", Local "Local file system at /tmp/rclone1920485186", Modify Window "1s" 2025/01/06 03:38:10 DEBUG : box root 'rclone-test-niyogim5luci': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (9.49s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "box root 'rclone-test-niyogim5luci'", Local "Local file system at /tmp/rclone1920485186", Modify Window "1s" sync_test.go:507: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.71s) === RUN TestSyncNoEmptyDirectories run.go:180: Remote "box root 'rclone-test-niyogim5luci'", Local "Local file system at /tmp/rclone1920485186", Modify Window "1s" 2025/01/06 03:38:15 DEBUG : sub dir2: Making directory 2025/01/06 03:38:15 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/06 03:38:15 DEBUG : box root 'rclone-test-niyogim5luci': Waiting for checks to finish 2025/01/06 03:38:15 DEBUG : box root 'rclone-test-niyogim5luci': Waiting for transfers to finish 2025/01/06 03:38:18 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/06 03:38:18 INFO : sub dir/hello world: Copied (new) 2025/01/06 03:38:18 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (7.13s) === RUN TestServerSideCopy run.go:180: Remote "box root 'rclone-test-niyogim5luci'", Local "Local file system at /tmp/rclone1920485186", Modify Window "1s" 2025/01/06 03:38:25 DEBUG : Creating backend with remote "TestBox:rclone-test-wahopel6kejo" 2025/01/06 03:38:25 DEBUG : Config file has changed externally - reloading 2025/01/06 03:38:26 DEBUG : box root 'rclone-test-wahopel6kejo': Ignoring "Shared folder — ForNick" - unknown type "web_link" sync_test.go:590: Server side copy (if possible) box root 'rclone-test-niyogim5luci' -> box root 'rclone-test-wahopel6kejo' 2025/01/06 03:38:27 DEBUG : box root 'rclone-test-wahopel6kejo': Ignoring "Shared folder — ForNick" - unknown type "web_link" 2025/01/06 03:38:28 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/06 03:38:28 DEBUG : box root 'rclone-test-wahopel6kejo': Waiting for checks to finish 2025/01/06 03:38:28 DEBUG : box root 'rclone-test-wahopel6kejo': Waiting for transfers to finish 2025/01/06 03:38:28 DEBUG : box root 'rclone-test-wahopel6kejo': Ignoring "Shared folder — ForNick" - unknown type "web_link" 2025/01/06 03:38:31 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/06 03:38:31 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "box root 'rclone-test-niyogim5luci'", Local "Local file system at /tmp/rclone1920485186", Modify Window "1s" 2025/01/06 03:38:32 DEBUG : box root 'rclone-test-wahopel6kejo': Purge remote --- PASS: TestServerSideCopy (14.24s) === RUN TestCopyOverSelf run.go:180: Remote "box root 'rclone-test-niyogim5luci'", Local "Local file system at /tmp/rclone1920485186", Modify Window "1s" 2025/01/06 03:38:40 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/01/06 03:38:40 DEBUG : box root 'rclone-test-niyogim5luci': Waiting for checks to finish 2025/01/06 03:38:40 DEBUG : box root 'rclone-test-niyogim5luci': Waiting for transfers to finish 2025/01/06 03:38:42 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/01/06 03:38:42 INFO : sub dir/hello world: Copied (replaced existing) run.go:180: Remote "box root 'rclone-test-niyogim5luci'", Local "Local file system at /tmp/rclone1920485186", Modify Window "1s" --- PASS: TestCopyOverSelf (9.48s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "box root 'rclone-test-niyogim5luci'", Local "Local file system at /tmp/rclone1920485186", Modify Window "1s" 2025/01/06 03:38:49 DEBUG : Creating backend with remote "TestBox:rclone-test-zukewir2tesa" 2025/01/06 03:38:50 DEBUG : box root 'rclone-test-zukewir2tesa': Ignoring "Shared folder — ForNick" - unknown type "web_link" sync_test.go:626: Server side copy (if possible) box root 'rclone-test-niyogim5luci' -> box root 'rclone-test-zukewir2tesa' 2025/01/06 03:38:51 DEBUG : box root 'rclone-test-zukewir2tesa': Ignoring "Shared folder — ForNick" - unknown type "web_link" 2025/01/06 03:38:51 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/06 03:38:51 DEBUG : box root 'rclone-test-zukewir2tesa': Waiting for checks to finish 2025/01/06 03:38:51 DEBUG : box root 'rclone-test-zukewir2tesa': Waiting for transfers to finish 2025/01/06 03:38:52 DEBUG : box root 'rclone-test-zukewir2tesa': Ignoring "Shared folder — ForNick" - unknown type "web_link" 2025/01/06 03:38:56 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/06 03:38:56 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "box root 'rclone-test-niyogim5luci'", Local "Local file system at /tmp/rclone1920485186", Modify Window "1s" 2025/01/06 03:39:00 DEBUG : box root 'rclone-test-zukewir2tesa': Waiting for checks to finish 2025/01/06 03:39:00 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/01/06 03:39:00 DEBUG : box root 'rclone-test-zukewir2tesa': Waiting for transfers to finish 2025/01/06 03:39:00 DEBUG : sub dir/hello world: dst already exists, copying to temp name sub dir/hello world-rclone-copy-jiwujom9 2025/01/06 03:39:01 DEBUG : sub dir/hello world-rclone-copy-jiwujom9: moving to real name sub dir/hello world 2025/01/06 03:39:03 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/01/06 03:39:03 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "box root 'rclone-test-niyogim5luci'", Local "Local file system at /tmp/rclone1920485186", Modify Window "1s" 2025/01/06 03:39:03 DEBUG : box root 'rclone-test-zukewir2tesa': Purge remote --- PASS: TestServerSideCopyOverSelf (23.15s) === RUN TestMoveOverSelf run.go:180: Remote "box root 'rclone-test-niyogim5luci'", Local "Local file system at /tmp/rclone1920485186", Modify Window "1s" 2025/01/06 03:39:13 DEBUG : box root 'rclone-test-niyogim5luci': Waiting for checks to finish 2025/01/06 03:39:13 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/01/06 03:39:13 DEBUG : box root 'rclone-test-niyogim5luci': Waiting for transfers to finish 2025/01/06 03:39:14 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/01/06 03:39:14 INFO : sub dir/hello world: Copied (replaced existing) 2025/01/06 03:39:14 INFO : sub dir/hello world: Deleted run.go:180: Remote "box root 'rclone-test-niyogim5luci'", Local "Local file system at /tmp/rclone1920485186", Modify Window "1s" --- PASS: TestMoveOverSelf (9.81s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "box root 'rclone-test-niyogim5luci'", Local "Local file system at /tmp/rclone1920485186", Modify Window "1s" 2025/01/06 03:39:22 DEBUG : Creating backend with remote "TestBox:rclone-test-jakirip2mofa" 2025/01/06 03:39:23 DEBUG : box root 'rclone-test-jakirip2mofa': Ignoring "Shared folder — ForNick" - unknown type "web_link" sync_test.go:671: Server side copy (if possible) box root 'rclone-test-niyogim5luci' -> box root 'rclone-test-jakirip2mofa' 2025/01/06 03:39:24 DEBUG : box root 'rclone-test-jakirip2mofa': Ignoring "Shared folder — ForNick" - unknown type "web_link" 2025/01/06 03:39:24 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/06 03:39:24 DEBUG : box root 'rclone-test-jakirip2mofa': Waiting for checks to finish 2025/01/06 03:39:24 DEBUG : box root 'rclone-test-jakirip2mofa': Waiting for transfers to finish 2025/01/06 03:39:25 DEBUG : box root 'rclone-test-jakirip2mofa': Ignoring "Shared folder — ForNick" - unknown type "web_link" 2025/01/06 03:39:28 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/06 03:39:28 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "box root 'rclone-test-niyogim5luci'", Local "Local file system at /tmp/rclone1920485186", Modify Window "1s" 2025/01/06 03:39:31 DEBUG : box root 'rclone-test-jakirip2mofa': Using server-side directory move 2025/01/06 03:39:31 INFO : box root 'rclone-test-jakirip2mofa': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/01/06 03:39:32 DEBUG : box root 'rclone-test-jakirip2mofa': Waiting for checks to finish 2025/01/06 03:39:32 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/01/06 03:39:32 DEBUG : box root 'rclone-test-jakirip2mofa': Waiting for transfers to finish 2025/01/06 03:39:33 INFO : sub dir/hello world: Deleted 2025/01/06 03:39:34 INFO : sub dir/hello world: Moved (server-side) 2025/01/06 03:39:38 DEBUG : testing file moves 2025/01/06 03:39:39 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/01/06 03:39:39 DEBUG : box root 'rclone-test-jakirip2mofa': Waiting for checks to finish 2025/01/06 03:39:39 DEBUG : box root 'rclone-test-jakirip2mofa': Waiting for transfers to finish 2025/01/06 03:39:40 INFO : sub dir/hello world: Deleted 2025/01/06 03:39:41 INFO : sub dir/hello world: Moved (server-side) run.go:180: Remote "box root 'rclone-test-niyogim5luci'", Local "Local file system at /tmp/rclone1920485186", Modify Window "1s" 2025/01/06 03:39:42 DEBUG : box root 'rclone-test-jakirip2mofa': Purge remote --- PASS: TestServerSideMoveOverSelf (27.82s) === RUN TestCopyAfterDelete run.go:180: Remote "box root 'rclone-test-niyogim5luci'", Local "Local file system at /tmp/rclone1920485186", Modify Window "1s" 2025/01/06 03:39:49 ERROR : : error listing: directory not found 2025/01/06 03:39:50 DEBUG : Local file system at /tmp/rclone1920485186: Making directory 2025/01/06 03:39:51 DEBUG : box root 'rclone-test-niyogim5luci': Waiting for checks to finish 2025/01/06 03:39:51 DEBUG : box root 'rclone-test-niyogim5luci': Waiting for transfers to finish run.go:180: Remote "box root 'rclone-test-niyogim5luci'", Local "Local file system at /tmp/rclone1920485186", Modify Window "1s" --- PASS: TestCopyAfterDelete (8.16s) === RUN TestCopyRedownload run.go:180: Remote "box root 'rclone-test-niyogim5luci'", Local "Local file system at /tmp/rclone1920485186", Modify Window "1s" 2025/01/06 03:39:58 DEBUG : Added delayed dir = "sub dir", newDst= 2025/01/06 03:39:59 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/06 03:39:59 DEBUG : Local file system at /tmp/rclone1920485186: Waiting for checks to finish 2025/01/06 03:39:59 DEBUG : Local file system at /tmp/rclone1920485186: Waiting for transfers to finish 2025/01/06 03:40:00 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/06 03:40:00 DEBUG : sub dir/hello world.e0e42c92.partial: renamed to: sub dir/hello world 2025/01/06 03:40:00 INFO : sub dir/hello world: Copied (new) 2025/01/06 03:40:00 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "box root 'rclone-test-niyogim5luci'", Local "Local file system at /tmp/rclone1920485186", Modify Window "1s" --- PASS: TestCopyRedownload (8.48s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "box root 'rclone-test-niyogim5luci'", Local "Local file system at /tmp/rclone1920485186", Modify Window "1s" 2025/01/06 03:40:03 DEBUG : check sum: Need to transfer - File not found at Destination 2025/01/06 03:40:03 DEBUG : box root 'rclone-test-niyogim5luci': Waiting for checks to finish 2025/01/06 03:40:03 DEBUG : box root 'rclone-test-niyogim5luci': Waiting for transfers to finish 2025/01/06 03:40:05 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/01/06 03:40:05 INFO : check sum: Copied (new) 2025/01/06 03:40:05 DEBUG : Waiting for deletions to finish run.go:180: Remote "box root 'rclone-test-niyogim5luci'", Local "Local file system at /tmp/rclone1920485186", Modify Window "1s" 2025/01/06 03:40:06 DEBUG : box root 'rclone-test-niyogim5luci': Waiting for checks to finish 2025/01/06 03:40:06 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/01/06 03:40:06 DEBUG : check sum: Size and sha1 of src and dst objects identical 2025/01/06 03:40:06 DEBUG : check sum: Unchanged skipping 2025/01/06 03:40:06 DEBUG : box root 'rclone-test-niyogim5luci': Waiting for transfers to finish 2025/01/06 03:40:06 DEBUG : Waiting for deletions to finish 2025/01/06 03:40:06 INFO : There was nothing to transfer run.go:180: Remote "box root 'rclone-test-niyogim5luci'", Local "Local file system at /tmp/rclone1920485186", Modify Window "1s" --- PASS: TestSyncBasedOnCheckSum (6.27s) === RUN TestSyncSizeOnly run.go:180: Remote "box root 'rclone-test-niyogim5luci'", Local "Local file system at /tmp/rclone1920485186", Modify Window "1s" 2025/01/06 03:40:10 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/01/06 03:40:10 DEBUG : box root 'rclone-test-niyogim5luci': Waiting for checks to finish 2025/01/06 03:40:10 DEBUG : box root 'rclone-test-niyogim5luci': Waiting for transfers to finish 2025/01/06 03:40:11 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/01/06 03:40:11 INFO : sizeonly: Copied (new) 2025/01/06 03:40:11 DEBUG : Waiting for deletions to finish run.go:180: Remote "box root 'rclone-test-niyogim5luci'", Local "Local file system at /tmp/rclone1920485186", Modify Window "1s" 2025/01/06 03:40:12 DEBUG : sizeonly: Sizes identical 2025/01/06 03:40:12 DEBUG : sizeonly: Unchanged skipping 2025/01/06 03:40:12 DEBUG : box root 'rclone-test-niyogim5luci': Waiting for checks to finish 2025/01/06 03:40:12 DEBUG : box root 'rclone-test-niyogim5luci': Waiting for transfers to finish 2025/01/06 03:40:12 DEBUG : Waiting for deletions to finish 2025/01/06 03:40:12 INFO : There was nothing to transfer run.go:180: Remote "box root 'rclone-test-niyogim5luci'", Local "Local file system at /tmp/rclone1920485186", Modify Window "1s" --- PASS: TestSyncSizeOnly (6.06s) === RUN TestSyncIgnoreSize run.go:180: Remote "box root 'rclone-test-niyogim5luci'", Local "Local file system at /tmp/rclone1920485186", Modify Window "1s" 2025/01/06 03:40:16 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/01/06 03:40:16 DEBUG : box root 'rclone-test-niyogim5luci': Waiting for checks to finish 2025/01/06 03:40:16 DEBUG : box root 'rclone-test-niyogim5luci': Waiting for transfers to finish 2025/01/06 03:40:17 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2025/01/06 03:40:17 INFO : ignore-size: Copied (new) 2025/01/06 03:40:17 DEBUG : Waiting for deletions to finish run.go:180: Remote "box root 'rclone-test-niyogim5luci'", Local "Local file system at /tmp/rclone1920485186", Modify Window "1s" 2025/01/06 03:40:18 DEBUG : ignore-size: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/06 03:40:18 DEBUG : ignore-size: Unchanged skipping 2025/01/06 03:40:18 DEBUG : box root 'rclone-test-niyogim5luci': Waiting for checks to finish 2025/01/06 03:40:18 DEBUG : box root 'rclone-test-niyogim5luci': Waiting for transfers to finish 2025/01/06 03:40:18 DEBUG : Waiting for deletions to finish 2025/01/06 03:40:18 INFO : There was nothing to transfer run.go:180: Remote "box root 'rclone-test-niyogim5luci'", Local "Local file system at /tmp/rclone1920485186", Modify Window "1s" --- PASS: TestSyncIgnoreSize (6.20s) === RUN TestSyncIgnoreTimes run.go:180: Remote "box root 'rclone-test-niyogim5luci'", Local "Local file system at /tmp/rclone1920485186", Modify Window "1s" 2025/01/06 03:40:24 DEBUG : existing: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/06 03:40:24 DEBUG : existing: Unchanged skipping 2025/01/06 03:40:24 DEBUG : box root 'rclone-test-niyogim5luci': Waiting for checks to finish 2025/01/06 03:40:24 DEBUG : box root 'rclone-test-niyogim5luci': Waiting for transfers to finish 2025/01/06 03:40:24 DEBUG : Waiting for deletions to finish 2025/01/06 03:40:24 INFO : There was nothing to transfer run.go:180: Remote "box root 'rclone-test-niyogim5luci'", Local "Local file system at /tmp/rclone1920485186", Modify Window "1s" 2025/01/06 03:40:24 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/01/06 03:40:24 DEBUG : box root 'rclone-test-niyogim5luci': Waiting for checks to finish 2025/01/06 03:40:24 DEBUG : box root 'rclone-test-niyogim5luci': Waiting for transfers to finish 2025/01/06 03:40:26 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/01/06 03:40:26 INFO : existing: Copied (replaced existing) 2025/01/06 03:40:26 DEBUG : Waiting for deletions to finish run.go:180: Remote "box root 'rclone-test-niyogim5luci'", Local "Local file system at /tmp/rclone1920485186", Modify Window "1s" --- PASS: TestSyncIgnoreTimes (7.72s) === RUN TestSyncIgnoreExisting run.go:180: Remote "box root 'rclone-test-niyogim5luci'", Local "Local file system at /tmp/rclone1920485186", Modify Window "1s" 2025/01/06 03:40:30 DEBUG : existing: Need to transfer - File not found at Destination 2025/01/06 03:40:30 DEBUG : box root 'rclone-test-niyogim5luci': Waiting for checks to finish 2025/01/06 03:40:30 DEBUG : box root 'rclone-test-niyogim5luci': Waiting for transfers to finish 2025/01/06 03:40:32 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/01/06 03:40:32 INFO : existing: Copied (new) 2025/01/06 03:40:32 DEBUG : Waiting for deletions to finish run.go:180: Remote "box root 'rclone-test-niyogim5luci'", Local "Local file system at /tmp/rclone1920485186", Modify Window "1s" 2025/01/06 03:40:32 DEBUG : existing: Destination exists, skipping 2025/01/06 03:40:32 DEBUG : box root 'rclone-test-niyogim5luci': Waiting for checks to finish 2025/01/06 03:40:32 DEBUG : box root 'rclone-test-niyogim5luci': Waiting for transfers to finish 2025/01/06 03:40:32 DEBUG : Waiting for deletions to finish 2025/01/06 03:40:32 INFO : There was nothing to transfer run.go:180: Remote "box root 'rclone-test-niyogim5luci'", Local "Local file system at /tmp/rclone1920485186", Modify Window "1s" --- PASS: TestSyncIgnoreExisting (6.54s) === RUN TestSyncIgnoreErrors run.go:180: Remote "box root 'rclone-test-niyogim5luci'", Local "Local file system at /tmp/rclone1920485186", Modify Window "1s" 2025/01/06 03:40:41 DEBUG : d: Making directory 2025/01/06 03:40:43 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/01/06 03:40:44 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/01/06 03:40:44 DEBUG : c/non empty space: Unchanged skipping 2025/01/06 03:40:44 DEBUG : box root 'rclone-test-niyogim5luci': Waiting for checks to finish 2025/01/06 03:40:44 DEBUG : box root 'rclone-test-niyogim5luci': Waiting for transfers to finish 2025/01/06 03:40:46 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/01/06 03:40:46 INFO : a/potato2: Copied (new) 2025/01/06 03:40:46 DEBUG : Waiting for deletions to finish 2025/01/06 03:40:47 INFO : b/potato: Deleted 2025/01/06 03:40:47 INFO : d: Removing directory 2025/01/06 03:40:48 INFO : b: Removing directory 2025/01/06 03:40:49 DEBUG : box root 'rclone-test-niyogim5luci': deleted 2 directories run.go:180: Remote "box root 'rclone-test-niyogim5luci'", Local "Local file system at /tmp/rclone1920485186", Modify Window "1s" --- PASS: TestSyncIgnoreErrors (19.12s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "box root 'rclone-test-niyogim5luci'", Local "Local file system at /tmp/rclone1920485186", Modify Window "1s" 2025/01/06 03:40:58 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/01/06 03:40:58 DEBUG : box root 'rclone-test-niyogim5luci': Waiting for checks to finish 2025/01/06 03:40:58 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/01/06 03:40:58 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2025/01/06 03:40:58 DEBUG : empty space: Unchanged skipping 2025/01/06 03:40:58 DEBUG : box root 'rclone-test-niyogim5luci': Waiting for transfers to finish 2025/01/06 03:40:58 DEBUG : Waiting for deletions to finish 2025/01/06 03:40:58 INFO : There was nothing to transfer run.go:180: Remote "box root 'rclone-test-niyogim5luci'", Local "Local file system at /tmp/rclone1920485186", Modify Window "1s" 2025/01/06 03:40:58 DEBUG : box root 'rclone-test-niyogim5luci': Waiting for checks to finish 2025/01/06 03:40:58 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/01/06 03:40:58 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/01/06 03:40:59 INFO : empty space: Updated modification time in destination 2025/01/06 03:40:59 DEBUG : empty space: Unchanged skipping 2025/01/06 03:40:59 DEBUG : box root 'rclone-test-niyogim5luci': Waiting for transfers to finish 2025/01/06 03:40:59 DEBUG : Waiting for deletions to finish 2025/01/06 03:40:59 INFO : There was nothing to transfer run.go:180: Remote "box root 'rclone-test-niyogim5luci'", Local "Local file system at /tmp/rclone1920485186", Modify Window "1s" --- PASS: TestSyncAfterChangingModtimeOnly (7.27s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "box root 'rclone-test-niyogim5luci'", Local "Local file system at /tmp/rclone1920485186", Modify Window "1s" 2025/01/06 03:41:05 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/01/06 03:41:05 DEBUG : box root 'rclone-test-niyogim5luci': Waiting for checks to finish 2025/01/06 03:41:05 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/01/06 03:41:05 DEBUG : empty space: Unchanged skipping 2025/01/06 03:41:05 DEBUG : box root 'rclone-test-niyogim5luci': Waiting for transfers to finish 2025/01/06 03:41:05 DEBUG : Waiting for deletions to finish 2025/01/06 03:41:05 INFO : There was nothing to transfer run.go:180: Remote "box root 'rclone-test-niyogim5luci'", Local "Local file system at /tmp/rclone1920485186", Modify Window "1s" --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (4.93s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "box root 'rclone-test-niyogim5luci'", Local "Local file system at /tmp/rclone1920485186", Modify Window "1s" 2025/01/06 03:41:10 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/01/06 03:41:10 DEBUG : box root 'rclone-test-niyogim5luci': Waiting for checks to finish 2025/01/06 03:41:10 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone1920485186) 2025/01/06 03:41:10 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (box root 'rclone-test-niyogim5luci') 2025/01/06 03:41:10 DEBUG : foo: sha1 differ 2025/01/06 03:41:10 DEBUG : box root 'rclone-test-niyogim5luci': Waiting for transfers to finish 2025/01/06 03:41:11 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2025/01/06 03:41:11 INFO : foo: Copied (replaced existing) 2025/01/06 03:41:11 DEBUG : Waiting for deletions to finish run.go:180: Remote "box root 'rclone-test-niyogim5luci'", Local "Local file system at /tmp/rclone1920485186", Modify Window "1s" --- PASS: TestSyncDoesntUpdateModtime (6.78s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "box root 'rclone-test-niyogim5luci'", Local "Local file system at /tmp/rclone1920485186", Modify Window "1s" 2025/01/06 03:41:16 DEBUG : potato: Need to transfer - File not found at Destination 2025/01/06 03:41:16 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/01/06 03:41:16 DEBUG : box root 'rclone-test-niyogim5luci': Waiting for checks to finish 2025/01/06 03:41:16 DEBUG : empty space: Unchanged skipping 2025/01/06 03:41:16 DEBUG : box root 'rclone-test-niyogim5luci': Waiting for transfers to finish 2025/01/06 03:41:18 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/01/06 03:41:18 INFO : potato: Copied (new) 2025/01/06 03:41:18 DEBUG : Waiting for deletions to finish run.go:180: Remote "box root 'rclone-test-niyogim5luci'", Local "Local file system at /tmp/rclone1920485186", Modify Window "1s" --- PASS: TestSyncAfterAddingAFile (13.33s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "box root 'rclone-test-niyogim5luci'", Local "Local file system at /tmp/rclone1920485186", Modify Window "1s" 2025/01/06 03:41:30 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/01/06 03:41:30 DEBUG : box root 'rclone-test-niyogim5luci': Waiting for checks to finish 2025/01/06 03:41:30 DEBUG : box root 'rclone-test-niyogim5luci': Waiting for transfers to finish 2025/01/06 03:41:31 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2025/01/06 03:41:31 INFO : potato: Copied (replaced existing) 2025/01/06 03:41:31 DEBUG : Waiting for deletions to finish run.go:180: Remote "box root 'rclone-test-niyogim5luci'", Local "Local file system at /tmp/rclone1920485186", Modify Window "1s" --- PASS: TestSyncAfterChangingFilesSizeOnly (6.64s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "box root 'rclone-test-niyogim5luci'", Local "Local file system at /tmp/rclone1920485186", Modify Window "1s" 2025/01/06 03:41:36 DEBUG : box root 'rclone-test-niyogim5luci': Waiting for checks to finish 2025/01/06 03:41:36 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/01/06 03:41:36 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone1920485186) 2025/01/06 03:41:36 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (box root 'rclone-test-niyogim5luci') 2025/01/06 03:41:36 DEBUG : potato: sha1 differ 2025/01/06 03:41:36 DEBUG : box root 'rclone-test-niyogim5luci': Waiting for transfers to finish 2025/01/06 03:41:38 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2025/01/06 03:41:38 INFO : potato: Copied (replaced existing) 2025/01/06 03:41:38 DEBUG : Waiting for deletions to finish run.go:180: Remote "box root 'rclone-test-niyogim5luci'", Local "Local file system at /tmp/rclone1920485186", Modify Window "1s" --- PASS: TestSyncAfterChangingContentsOnly (6.55s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "box root 'rclone-test-niyogim5luci'", Local "Local file system at /tmp/rclone1920485186", Modify Window "1s" 2025/01/06 03:41:42 DEBUG : Config file has changed externally - reloading 2025/01/06 03:41:42 DEBUG : TestBox: Loaded invalid token from config file - ignoring 2025/01/06 03:41:43 DEBUG : Saving config "token" in section "TestBox" of the config file 2025/01/06 03:41:43 DEBUG : TestBox: Saved new token in config file 2025/01/06 03:41:45 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/06 03:41:45 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/01/06 03:41:45 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/01/06 03:41:45 DEBUG : box root 'rclone-test-niyogim5luci': Waiting for checks to finish 2025/01/06 03:41:45 DEBUG : empty space: Unchanged skipping 2025/01/06 03:41:45 DEBUG : box root 'rclone-test-niyogim5luci': Waiting for transfers to finish 2025/01/06 03:41:45 DEBUG : Waiting for deletions to finish 2025/01/06 03:41:45 NOTICE: potato: Skipped delete as --dry-run is set (size 21) run.go:180: Remote "box root 'rclone-test-niyogim5luci'", Local "Local file system at /tmp/rclone1920485186", Modify Window "1s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (7.58s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "box root 'rclone-test-niyogim5luci'", Local "Local file system at /tmp/rclone1920485186", Modify Window "1s" 2025/01/06 03:41:52 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/06 03:41:52 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/01/06 03:41:52 DEBUG : box root 'rclone-test-niyogim5luci': Waiting for checks to finish 2025/01/06 03:41:52 DEBUG : empty space: Unchanged skipping 2025/01/06 03:41:52 DEBUG : box root 'rclone-test-niyogim5luci': Waiting for transfers to finish 2025/01/06 03:41:52 DEBUG : box root 'rclone-test-zukewir2tesa': Token expired but no uploads in progress - doing nothing 2025/01/06 03:41:52 DEBUG : box root 'rclone-test-jakirip2mofa': Token expired but no uploads in progress - doing nothing 2025/01/06 03:41:52 DEBUG : box root 'rclone-test-wahopel6kejo': Token expired but no uploads in progress - doing nothing 2025/01/06 03:41:53 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/01/06 03:41:53 INFO : potato2: Copied (new) 2025/01/06 03:41:53 DEBUG : Waiting for deletions to finish 2025/01/06 03:41:54 INFO : potato: Deleted run.go:180: Remote "box root 'rclone-test-niyogim5luci'", Local "Local file system at /tmp/rclone1920485186", Modify Window "1s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (9.83s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "box root 'rclone-test-niyogim5luci'", Local "Local file system at /tmp/rclone1920485186", Modify Window "1s" 2025/01/06 03:42:03 DEBUG : d: Making directory 2025/01/06 03:42:04 DEBUG : d/e: Making directory 2025/01/06 03:42:07 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/01/06 03:42:07 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/01/06 03:42:07 DEBUG : c/non empty space: Unchanged skipping 2025/01/06 03:42:09 DEBUG : box root 'rclone-test-niyogim5luci': Waiting for checks to finish 2025/01/06 03:42:09 DEBUG : box root 'rclone-test-niyogim5luci': Waiting for transfers to finish 2025/01/06 03:42:09 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/01/06 03:42:09 INFO : a/potato2: Copied (new) 2025/01/06 03:42:09 DEBUG : Waiting for deletions to finish 2025/01/06 03:42:10 INFO : b/potato: Deleted 2025/01/06 03:42:10 INFO : d/e: Removing directory 2025/01/06 03:42:11 INFO : d: Removing directory 2025/01/06 03:42:12 INFO : b: Removing directory 2025/01/06 03:42:13 DEBUG : box root 'rclone-test-niyogim5luci': deleted 3 directories run.go:180: Remote "box root 'rclone-test-niyogim5luci'", Local "Local file system at /tmp/rclone1920485186", Modify Window "1s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (21.11s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "box root 'rclone-test-niyogim5luci'", Local "Local file system at /tmp/rclone1920485186", Modify Window "1s" 2025/01/06 03:42:24 DEBUG : d: Making directory 2025/01/06 03:42:27 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/01/06 03:42:27 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/01/06 03:42:27 DEBUG : c/non empty space: Unchanged skipping 2025/01/06 03:42:27 DEBUG : box root 'rclone-test-niyogim5luci': Waiting for checks to finish 2025/01/06 03:42:27 DEBUG : box root 'rclone-test-niyogim5luci': Waiting for transfers to finish 2025/01/06 03:42:29 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/01/06 03:42:29 INFO : a/potato2: Copied (new) 2025/01/06 03:42:29 ERROR : box root 'rclone-test-niyogim5luci': not deleting files as there were IO errors 2025/01/06 03:42:29 ERROR : box root 'rclone-test-niyogim5luci': not deleting directories as there were IO errors run.go:180: Remote "box root 'rclone-test-niyogim5luci'", Local "Local file system at /tmp/rclone1920485186", Modify Window "1s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (19.27s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "box root 'rclone-test-niyogim5luci'", Local "Local file system at /tmp/rclone1920485186", Modify Window "1s" 2025/01/06 03:42:42 DEBUG : Waiting for deletions to finish 2025/01/06 03:42:42 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/06 03:42:42 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/01/06 03:42:42 DEBUG : box root 'rclone-test-niyogim5luci': Waiting for checks to finish 2025/01/06 03:42:42 DEBUG : empty space: Unchanged skipping 2025/01/06 03:42:42 DEBUG : box root 'rclone-test-niyogim5luci': Waiting for transfers to finish 2025/01/06 03:42:43 INFO : potato: Deleted 2025/01/06 03:42:44 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/01/06 03:42:44 INFO : potato2: Copied (new) run.go:180: Remote "box root 'rclone-test-niyogim5luci'", Local "Local file system at /tmp/rclone1920485186", Modify Window "1s" --- PASS: TestSyncDeleteDuring (9.36s) === RUN TestSyncDeleteBefore run.go:180: Remote "box root 'rclone-test-niyogim5luci'", Local "Local file system at /tmp/rclone1920485186", Modify Window "1s" 2025/01/06 03:42:51 DEBUG : Waiting for deletions to finish 2025/01/06 03:42:51 DEBUG : box root 'rclone-test-niyogim5luci': Waiting for checks to finish 2025/01/06 03:42:51 DEBUG : box root 'rclone-test-niyogim5luci': Waiting for transfers to finish 2025/01/06 03:42:52 INFO : potato: Deleted 2025/01/06 03:42:53 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/06 03:42:53 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/01/06 03:42:53 DEBUG : box root 'rclone-test-niyogim5luci': Waiting for checks to finish 2025/01/06 03:42:53 DEBUG : empty space: Unchanged skipping 2025/01/06 03:42:53 DEBUG : box root 'rclone-test-niyogim5luci': Waiting for transfers to finish 2025/01/06 03:42:54 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/01/06 03:42:54 INFO : potato2: Copied (new) run.go:180: Remote "box root 'rclone-test-niyogim5luci'", Local "Local file system at /tmp/rclone1920485186", Modify Window "1s" --- PASS: TestSyncDeleteBefore (9.97s) === RUN TestCopyDeleteBefore run.go:180: Remote "box root 'rclone-test-niyogim5luci'", Local "Local file system at /tmp/rclone1920485186", Modify Window "1s" 2025/01/06 03:43:00 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/06 03:43:00 DEBUG : box root 'rclone-test-niyogim5luci': Waiting for checks to finish 2025/01/06 03:43:00 DEBUG : box root 'rclone-test-niyogim5luci': Waiting for transfers to finish 2025/01/06 03:43:02 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2025/01/06 03:43:02 INFO : potato2: Copied (new) run.go:180: Remote "box root 'rclone-test-niyogim5luci'", Local "Local file system at /tmp/rclone1920485186", Modify Window "1s" --- PASS: TestCopyDeleteBefore (7.40s) === RUN TestSyncWithExclude run.go:180: Remote "box root 'rclone-test-niyogim5luci'", Local "Local file system at /tmp/rclone1920485186", Modify Window "1s" 2025/01/06 03:43:09 DEBUG : enormous: Excluded (Size Filter) 2025/01/06 03:43:09 DEBUG : enormous: Excluded 2025/01/06 03:43:09 DEBUG : potato2: Excluded (Size Filter) 2025/01/06 03:43:09 DEBUG : potato2: Excluded 2025/01/06 03:43:09 DEBUG : potato2: Excluded (Size Filter) 2025/01/06 03:43:09 DEBUG : potato2: Excluded 2025/01/06 03:43:09 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/01/06 03:43:09 DEBUG : box root 'rclone-test-niyogim5luci': Waiting for checks to finish 2025/01/06 03:43:09 DEBUG : empty space: Unchanged skipping 2025/01/06 03:43:09 DEBUG : box root 'rclone-test-niyogim5luci': Waiting for transfers to finish 2025/01/06 03:43:09 DEBUG : Waiting for deletions to finish 2025/01/06 03:43:09 INFO : There was nothing to transfer run.go:180: Remote "box root 'rclone-test-niyogim5luci'", Local "Local file system at /tmp/rclone1920485186", Modify Window "1s" 2025/01/06 03:43:10 DEBUG : enormous: Excluded (Size Filter) 2025/01/06 03:43:10 DEBUG : enormous: Excluded 2025/01/06 03:43:10 DEBUG : potato2: Excluded (Size Filter) 2025/01/06 03:43:10 DEBUG : potato2: Excluded 2025/01/06 03:43:10 DEBUG : potato2: Excluded (Size Filter) 2025/01/06 03:43:10 DEBUG : potato2: Excluded 2025/01/06 03:43:10 DEBUG : empty space: Size and modification time the same (differ by 123.456789ms, within tolerance 1s) 2025/01/06 03:43:10 DEBUG : empty space: Unchanged skipping 2025/01/06 03:43:10 DEBUG : Local file system at /tmp/rclone1920485186: Waiting for checks to finish 2025/01/06 03:43:10 DEBUG : Local file system at /tmp/rclone1920485186: Waiting for transfers to finish 2025/01/06 03:43:10 DEBUG : Waiting for deletions to finish 2025/01/06 03:43:10 INFO : There was nothing to transfer run.go:180: Remote "box root 'rclone-test-niyogim5luci'", Local "Local file system at /tmp/rclone1920485186", Modify Window "1s" --- PASS: TestSyncWithExclude (8.78s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "box root 'rclone-test-niyogim5luci'", Local "Local file system at /tmp/rclone1920485186", Modify Window "1s" 2025/01/06 03:43:19 DEBUG : enormous: Excluded (Size Filter) 2025/01/06 03:43:19 DEBUG : enormous: Excluded 2025/01/06 03:43:19 DEBUG : potato2: Excluded (Size Filter) 2025/01/06 03:43:19 DEBUG : potato2: Excluded 2025/01/06 03:43:20 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/01/06 03:43:20 DEBUG : empty space: Unchanged skipping 2025/01/06 03:43:20 DEBUG : box root 'rclone-test-niyogim5luci': Waiting for checks to finish 2025/01/06 03:43:20 DEBUG : box root 'rclone-test-niyogim5luci': Waiting for transfers to finish 2025/01/06 03:43:20 DEBUG : Waiting for deletions to finish 2025/01/06 03:43:20 INFO : potato2: Deleted 2025/01/06 03:43:20 INFO : enormous: Deleted 2025/01/06 03:43:20 INFO : There was nothing to transfer run.go:180: Remote "box root 'rclone-test-niyogim5luci'", Local "Local file system at /tmp/rclone1920485186", Modify Window "1s" 2025/01/06 03:43:21 DEBUG : Local file system at /tmp/rclone1920485186: Waiting for checks to finish 2025/01/06 03:43:21 DEBUG : empty space: Size and modification time the same (differ by 123.456789ms, within tolerance 1s) 2025/01/06 03:43:21 DEBUG : empty space: Unchanged skipping 2025/01/06 03:43:21 DEBUG : Local file system at /tmp/rclone1920485186: Waiting for transfers to finish 2025/01/06 03:43:21 DEBUG : Waiting for deletions to finish 2025/01/06 03:43:21 INFO : enormous: Deleted 2025/01/06 03:43:21 INFO : potato2: Deleted 2025/01/06 03:43:21 INFO : There was nothing to transfer run.go:180: Remote "box root 'rclone-test-niyogim5luci'", Local "Local file system at /tmp/rclone1920485186", Modify Window "1s" --- PASS: TestSyncWithExcludeAndDeleteExcluded (10.44s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "box root 'rclone-test-niyogim5luci'", Local "Local file system at /tmp/rclone1920485186", Modify Window "1s" 2025/01/06 03:43:32 DEBUG : five: Need to transfer - File not found at Destination 2025/01/06 03:43:32 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/01/06 03:43:32 DEBUG : one: Destination is newer than source, skipping 2025/01/06 03:43:32 DEBUG : three: Sizes identical 2025/01/06 03:43:32 DEBUG : box root 'rclone-test-niyogim5luci': Waiting for checks to finish 2025/01/06 03:43:32 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone1920485186) 2025/01/06 03:43:32 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (box root 'rclone-test-niyogim5luci') 2025/01/06 03:43:32 DEBUG : two: sha1 differ 2025/01/06 03:43:32 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/01/06 03:43:32 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/01/06 03:43:32 DEBUG : box root 'rclone-test-niyogim5luci': Waiting for transfers to finish 2025/01/06 03:43:33 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/01/06 03:43:33 INFO : four: Copied (replaced existing) 2025/01/06 03:43:33 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/01/06 03:43:33 INFO : two: Copied (replaced existing) 2025/01/06 03:43:33 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/01/06 03:43:33 INFO : five: Copied (new) 2025/01/06 03:43:33 DEBUG : Waiting for deletions to finish 2025/01/06 03:43:34 DEBUG : box root 'rclone-test-niyogim5luci': Waiting for checks to finish 2025/01/06 03:43:34 DEBUG : one: Destination is newer than source, skipping 2025/01/06 03:43:34 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/01/06 03:43:34 DEBUG : five: Size and sha1 of src and dst objects identical 2025/01/06 03:43:34 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/01/06 03:43:34 DEBUG : four: Size and sha1 of src and dst objects identical 2025/01/06 03:43:34 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2025/01/06 03:43:34 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2025/01/06 03:43:34 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/01/06 03:43:34 DEBUG : two: Size and sha1 of src and dst objects identical 2025/01/06 03:43:34 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2025/01/06 03:43:34 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone1920485186) 2025/01/06 03:43:34 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (box root 'rclone-test-niyogim5luci') 2025/01/06 03:43:34 DEBUG : three: sha1 differ 2025/01/06 03:43:34 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2025/01/06 03:43:34 DEBUG : box root 'rclone-test-niyogim5luci': Waiting for transfers to finish 2025/01/06 03:43:36 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/01/06 03:43:36 INFO : three: Copied (replaced existing) 2025/01/06 03:43:36 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (17.05s) === 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-niyogim5luci'", Local "Local file system at /tmp/rclone1920485186", Modify Window "1s" sync_test.go:1538: Can track renames: true 2025/01/06 03:43:42 INFO : box root 'rclone-test-niyogim5luci': Making map for --track-renames 2025/01/06 03:43:42 INFO : box root 'rclone-test-niyogim5luci': Finished making map for --track-renames 2025/01/06 03:43:42 DEBUG : box root 'rclone-test-niyogim5luci': Waiting for checks to finish 2025/01/06 03:43:42 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/01/06 03:43:42 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/01/06 03:43:42 DEBUG : box root 'rclone-test-niyogim5luci': Waiting for renames to finish 2025/01/06 03:43:42 DEBUG : box root 'rclone-test-niyogim5luci': Waiting for transfers to finish 2025/01/06 03:43:43 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/01/06 03:43:43 INFO : potato: Copied (new) 2025/01/06 03:43:43 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/01/06 03:43:43 INFO : yam: Copied (new) 2025/01/06 03:43:43 DEBUG : Waiting for deletions to finish run.go:180: Remote "box root 'rclone-test-niyogim5luci'", Local "Local file system at /tmp/rclone1920485186", Modify Window "1s" 2025/01/06 03:43:44 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/06 03:43:44 INFO : box root 'rclone-test-niyogim5luci': Making map for --track-renames 2025/01/06 03:43:44 INFO : box root 'rclone-test-niyogim5luci': Finished making map for --track-renames 2025/01/06 03:43:44 DEBUG : box root 'rclone-test-niyogim5luci': Waiting for checks to finish 2025/01/06 03:43:44 DEBUG : potato: Unchanged skipping 2025/01/06 03:43:44 DEBUG : box root 'rclone-test-niyogim5luci': Waiting for renames to finish 2025/01/06 03:43:45 INFO : yam: Moved (server-side) to: yaml 2025/01/06 03:43:45 INFO : yaml: Renamed from "yam" 2025/01/06 03:43:45 DEBUG : box root 'rclone-test-niyogim5luci': Waiting for transfers to finish 2025/01/06 03:43:45 DEBUG : Waiting for deletions to finish 2025/01/06 03:43:45 INFO : There was nothing to transfer run.go:180: Remote "box root 'rclone-test-niyogim5luci'", Local "Local file system at /tmp/rclone1920485186", Modify Window "1s" --- PASS: TestSyncWithTrackRenames (8.11s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "box root 'rclone-test-niyogim5luci'", Local "Local file system at /tmp/rclone1920485186", Modify Window "1s" sync_test.go:1610: Can track renames: true 2025/01/06 03:43:50 INFO : box root 'rclone-test-niyogim5luci': Making map for --track-renames 2025/01/06 03:43:50 INFO : box root 'rclone-test-niyogim5luci': Finished making map for --track-renames 2025/01/06 03:43:50 DEBUG : box root 'rclone-test-niyogim5luci': Waiting for checks to finish 2025/01/06 03:43:50 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/01/06 03:43:50 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/01/06 03:43:50 DEBUG : box root 'rclone-test-niyogim5luci': Waiting for renames to finish 2025/01/06 03:43:50 DEBUG : box root 'rclone-test-niyogim5luci': Waiting for transfers to finish 2025/01/06 03:43:51 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/01/06 03:43:51 INFO : potato: Copied (new) 2025/01/06 03:43:51 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/01/06 03:43:51 INFO : yam: Copied (new) 2025/01/06 03:43:51 DEBUG : Waiting for deletions to finish run.go:180: Remote "box root 'rclone-test-niyogim5luci'", Local "Local file system at /tmp/rclone1920485186", Modify Window "1s" 2025/01/06 03:43:52 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/06 03:43:52 INFO : box root 'rclone-test-niyogim5luci': Making map for --track-renames 2025/01/06 03:43:52 INFO : box root 'rclone-test-niyogim5luci': Finished making map for --track-renames 2025/01/06 03:43:52 DEBUG : box root 'rclone-test-niyogim5luci': Waiting for checks to finish 2025/01/06 03:43:52 DEBUG : potato: Unchanged skipping 2025/01/06 03:43:52 DEBUG : box root 'rclone-test-niyogim5luci': Waiting for renames to finish 2025/01/06 03:43:53 INFO : yam: Moved (server-side) to: yaml 2025/01/06 03:43:53 INFO : yaml: Renamed from "yam" 2025/01/06 03:43:53 DEBUG : box root 'rclone-test-niyogim5luci': Waiting for transfers to finish 2025/01/06 03:43:53 DEBUG : Waiting for deletions to finish 2025/01/06 03:43:53 INFO : There was nothing to transfer run.go:180: Remote "box root 'rclone-test-niyogim5luci'", Local "Local file system at /tmp/rclone1920485186", Modify Window "1s" --- PASS: TestSyncWithTrackRenamesStrategyModtime (7.90s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "box root 'rclone-test-niyogim5luci'", Local "Local file system at /tmp/rclone1920485186", Modify Window "1s" sync_test.go:1649: Can track renames: true 2025/01/06 03:43:58 INFO : box root 'rclone-test-niyogim5luci': Making map for --track-renames 2025/01/06 03:43:58 INFO : box root 'rclone-test-niyogim5luci': Finished making map for --track-renames 2025/01/06 03:43:58 DEBUG : box root 'rclone-test-niyogim5luci': Waiting for checks to finish 2025/01/06 03:43:58 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/01/06 03:43:58 DEBUG : box root 'rclone-test-niyogim5luci': Waiting for renames to finish 2025/01/06 03:43:58 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/01/06 03:43:58 DEBUG : box root 'rclone-test-niyogim5luci': Waiting for transfers to finish 2025/01/06 03:44:00 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/01/06 03:44:00 INFO : sub/yam: Copied (new) 2025/01/06 03:44:01 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/01/06 03:44:01 INFO : potato: Copied (new) 2025/01/06 03:44:01 DEBUG : Waiting for deletions to finish run.go:180: Remote "box root 'rclone-test-niyogim5luci'", Local "Local file system at /tmp/rclone1920485186", Modify Window "1s" 2025/01/06 03:44:02 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/06 03:44:02 DEBUG : potato: Unchanged skipping 2025/01/06 03:44:03 INFO : box root 'rclone-test-niyogim5luci': Making map for --track-renames 2025/01/06 03:44:03 INFO : box root 'rclone-test-niyogim5luci': Finished making map for --track-renames 2025/01/06 03:44:03 DEBUG : box root 'rclone-test-niyogim5luci': Waiting for checks to finish 2025/01/06 03:44:03 DEBUG : box root 'rclone-test-niyogim5luci': Waiting for renames to finish 2025/01/06 03:44:04 INFO : sub/yam: Moved (server-side) to: yam 2025/01/06 03:44:04 INFO : yam: Renamed from "sub/yam" 2025/01/06 03:44:04 DEBUG : box root 'rclone-test-niyogim5luci': Waiting for transfers to finish 2025/01/06 03:44:04 DEBUG : Waiting for deletions to finish 2025/01/06 03:44:04 INFO : There was nothing to transfer run.go:180: Remote "box root 'rclone-test-niyogim5luci'", Local "Local file system at /tmp/rclone1920485186", Modify Window "1s" --- PASS: TestSyncWithTrackRenamesStrategyLeaf (12.52s) === RUN TestServerSideMoveLocal run.go:180: Remote "box root 'rclone-test-niyogim5luci'", Local "Local file system at /tmp/rclone1920485186", Modify Window "1s" 2025/01/06 03:44:10 DEBUG : Creating backend with remote "/tmp/rclone1920485186/dir1" 2025/01/06 03:44:10 DEBUG : Config file has changed externally - reloading 2025/01/06 03:44:10 DEBUG : Creating backend with remote "/tmp/rclone1920485186/dir2" 2025/01/06 03:44:10 DEBUG : Local file system at /tmp/rclone1920485186/dir2: Using server-side directory move 2025/01/06 03:44:10 INFO : Local file system at /tmp/rclone1920485186/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/01/06 03:44:10 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/01/06 03:44:10 DEBUG : Local file system at /tmp/rclone1920485186/dir2: Waiting for checks to finish 2025/01/06 03:44:10 DEBUG : Local file system at /tmp/rclone1920485186/dir2: Waiting for transfers to finish 2025/01/06 03:44:10 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (0.69s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "box root 'rclone-test-niyogim5luci'", Local "Local file system at /tmp/rclone1920485186", Modify Window "1s" 2025/01/06 03:44:11 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/06 03:44:11 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/01/06 03:44:11 DEBUG : box root 'rclone-test-niyogim5luci': Waiting for checks to finish 2025/01/06 03:44:11 DEBUG : box root 'rclone-test-niyogim5luci': Waiting for transfers to finish 2025/01/06 03:44:16 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/01/06 03:44:16 INFO : nested/sub dir/file: Copied (new) 2025/01/06 03:44:16 INFO : nested/sub dir/file: Deleted 2025/01/06 03:44:16 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/06 03:44:16 INFO : sub dir/hello world: Copied (new) 2025/01/06 03:44:16 INFO : sub dir/hello world: Deleted 2025/01/06 03:44:16 INFO : sub dir: Removing directory 2025/01/06 03:44:16 INFO : nested/sub dir: Removing directory 2025/01/06 03:44:16 INFO : nested: Removing directory 2025/01/06 03:44:16 DEBUG : Local file system at /tmp/rclone1920485186: deleted 3 directories run.go:180: Remote "box root 'rclone-test-niyogim5luci'", Local "Local file system at /tmp/rclone1920485186", Modify Window "1s" --- PASS: TestMoveWithDeleteEmptySrcDirs (13.32s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "box root 'rclone-test-niyogim5luci'", Local "Local file system at /tmp/rclone1920485186", Modify Window "1s" 2025/01/06 03:44:24 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/06 03:44:24 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/01/06 03:44:24 DEBUG : box root 'rclone-test-niyogim5luci': Waiting for checks to finish 2025/01/06 03:44:24 DEBUG : box root 'rclone-test-niyogim5luci': Waiting for transfers to finish 2025/01/06 03:44:29 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/01/06 03:44:29 INFO : nested/sub dir/file: Copied (new) 2025/01/06 03:44:29 INFO : nested/sub dir/file: Deleted 2025/01/06 03:44:29 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/06 03:44:29 INFO : sub dir/hello world: Copied (new) 2025/01/06 03:44:29 INFO : sub dir/hello world: Deleted run.go:180: Remote "box root 'rclone-test-niyogim5luci'", Local "Local file system at /tmp/rclone1920485186", Modify Window "1s" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (13.26s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "box root 'rclone-test-niyogim5luci'", Local "Local file system at /tmp/rclone1920485186", Modify Window "1s" 2025/01/06 03:44:38 DEBUG : existing: Need to transfer - File not found at Destination 2025/01/06 03:44:38 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/01/06 03:44:38 DEBUG : box root 'rclone-test-niyogim5luci': Waiting for checks to finish 2025/01/06 03:44:38 DEBUG : box root 'rclone-test-niyogim5luci': Waiting for transfers to finish 2025/01/06 03:44:39 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2025/01/06 03:44:39 INFO : existing-b: Copied (new) 2025/01/06 03:44:39 INFO : existing-b: Deleted 2025/01/06 03:44:39 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/01/06 03:44:39 INFO : existing: Copied (new) 2025/01/06 03:44:39 INFO : existing: Deleted 2025/01/06 03:44:40 DEBUG : existing: Destination exists, skipping 2025/01/06 03:44:40 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/01/06 03:44:40 DEBUG : box root 'rclone-test-niyogim5luci': Waiting for checks to finish 2025/01/06 03:44:40 DEBUG : box root 'rclone-test-niyogim5luci': Waiting for transfers to finish 2025/01/06 03:44:40 INFO : There was nothing to transfer run.go:180: Remote "box root 'rclone-test-niyogim5luci'", Local "Local file system at /tmp/rclone1920485186", Modify Window "1s" --- PASS: TestMoveWithIgnoreExisting (6.64s) === RUN TestServerSideMove run.go:180: Remote "box root 'rclone-test-niyogim5luci'", Local "Local file system at /tmp/rclone1920485186", Modify Window "1s" 2025/01/06 03:44:44 DEBUG : Creating backend with remote "TestBox:rclone-test-qenufom0tusi" 2025/01/06 03:44:44 DEBUG : box root 'rclone-test-qenufom0tusi': Ignoring "Shared folder — ForNick" - unknown type "web_link" sync_test.go:1705: Server side move (if possible) box root 'rclone-test-niyogim5luci' -> box root 'rclone-test-qenufom0tusi' 2025/01/06 03:44:51 DEBUG : box root 'rclone-test-qenufom0tusi': Ignoring "Shared folder — ForNick" - unknown type "web_link" 2025/01/06 03:44:56 DEBUG : box root 'rclone-test-qenufom0tusi': Using server-side directory move 2025/01/06 03:44:56 INFO : box root 'rclone-test-qenufom0tusi': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/01/06 03:44:57 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/06 03:44:57 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1s) 2025/01/06 03:44:57 DEBUG : empty space: Unchanged skipping 2025/01/06 03:44:57 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/01/06 03:44:57 DEBUG : box root 'rclone-test-qenufom0tusi': Waiting for checks to finish 2025/01/06 03:44:58 INFO : potato3: Deleted 2025/01/06 03:44:58 INFO : empty space: Deleted 2025/01/06 03:44:58 DEBUG : box root 'rclone-test-qenufom0tusi': Waiting for transfers to finish 2025/01/06 03:44:58 INFO : potato2: Moved (server-side) 2025/01/06 03:44:59 INFO : potato3: Moved (server-side) 2025/01/06 03:44:59 DEBUG : Creating backend with remote "TestBox:rclone-test-socapan6fuyo" 2025/01/06 03:45:00 DEBUG : box root 'rclone-test-socapan6fuyo': Ignoring "Shared folder — ForNick" - unknown type "web_link" 2025/01/06 03:45:00 DEBUG : box root 'rclone-test-socapan6fuyo': Using server-side directory move 2025/01/06 03:45:01 DEBUG : box root 'rclone-test-socapan6fuyo': Ignoring "Shared folder — ForNick" - unknown type "web_link" 2025/01/06 03:45:01 INFO : box root 'rclone-test-socapan6fuyo': Server side directory move succeeded 2025/01/06 03:45:03 DEBUG : box root 'rclone-test-qenufom0tusi': Ignoring "Shared folder — ForNick" - unknown type "web_link" 2025/01/06 03:45:03 ERROR : : error listing: directory not found 2025/01/06 03:45:03 DEBUG : box root 'rclone-test-socapan6fuyo': Purge remote 2025/01/06 03:45:04 DEBUG : box root 'rclone-test-qenufom0tusi': Purge remote 2025/01/06 03:45:05 DEBUG : box root 'rclone-test-qenufom0tusi': Ignoring "Shared folder — ForNick" - unknown type "web_link" 2025/01/06 03:45:05 NOTICE: purge failed: directory not found --- PASS: TestServerSideMove (21.76s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "box root 'rclone-test-niyogim5luci'", Local "Local file system at /tmp/rclone1920485186", Modify Window "1s" 2025/01/06 03:45:06 DEBUG : Creating backend with remote "TestBox:rclone-test-yecehit2sixu" 2025/01/06 03:45:07 DEBUG : box root 'rclone-test-yecehit2sixu': Ignoring "Shared folder — ForNick" - unknown type "web_link" sync_test.go:1705: Server side move (if possible) box root 'rclone-test-niyogim5luci' -> box root 'rclone-test-yecehit2sixu' 2025/01/06 03:45:13 DEBUG : box root 'rclone-test-yecehit2sixu': Ignoring "Shared folder — ForNick" - unknown type "web_link" 2025/01/06 03:45:17 DEBUG : empty space: Excluded (Size Filter) 2025/01/06 03:45:17 DEBUG : empty space: Excluded 2025/01/06 03:45:17 DEBUG : empty space: Excluded (Size Filter) 2025/01/06 03:45:17 DEBUG : empty space: Excluded 2025/01/06 03:45:17 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/06 03:45:17 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/01/06 03:45:17 DEBUG : box root 'rclone-test-yecehit2sixu': Waiting for checks to finish 2025/01/06 03:45:17 DEBUG : box root 'rclone-test-yecehit2sixu': Waiting for transfers to finish 2025/01/06 03:45:18 INFO : potato2: Moved (server-side) 2025/01/06 03:45:19 INFO : potato3: Deleted 2025/01/06 03:45:20 INFO : potato3: Moved (server-side) 2025/01/06 03:45:21 DEBUG : Creating backend with remote "TestBox:rclone-test-bujuyon1cijo" 2025/01/06 03:45:21 DEBUG : box root 'rclone-test-bujuyon1cijo': Ignoring "Shared folder — ForNick" - unknown type "web_link" 2025/01/06 03:45:23 DEBUG : empty space: Excluded (Size Filter) 2025/01/06 03:45:23 DEBUG : empty space: Excluded 2025/01/06 03:45:23 DEBUG : box root 'rclone-test-bujuyon1cijo': Ignoring "Shared folder — ForNick" - unknown type "web_link" 2025/01/06 03:45:23 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/06 03:45:23 DEBUG : potato3: Need to transfer - File not found at Destination 2025/01/06 03:45:23 DEBUG : box root 'rclone-test-bujuyon1cijo': Waiting for checks to finish 2025/01/06 03:45:23 DEBUG : box root 'rclone-test-bujuyon1cijo': Waiting for transfers to finish 2025/01/06 03:45:23 DEBUG : box root 'rclone-test-bujuyon1cijo': Ignoring "Shared folder — ForNick" - unknown type "web_link" 2025/01/06 03:45:25 INFO : potato3: Moved (server-side) 2025/01/06 03:45:25 INFO : potato2: Moved (server-side) 2025/01/06 03:45:26 DEBUG : box root 'rclone-test-bujuyon1cijo': Purge remote 2025/01/06 03:45:27 DEBUG : box root 'rclone-test-yecehit2sixu': Purge remote --- PASS: TestServerSideMoveWithFilter (24.49s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "box root 'rclone-test-niyogim5luci'", Local "Local file system at /tmp/rclone1920485186", Modify Window "1s" 2025/01/06 03:45:30 DEBUG : Creating backend with remote "TestBox:rclone-test-cohepon6wibi" 2025/01/06 03:45:31 DEBUG : box root 'rclone-test-cohepon6wibi': Ignoring "Shared folder — ForNick" - unknown type "web_link" 2025/01/06 03:45:36 DEBUG : tomatoDir: Making directory sync_test.go:1705: Server side move (if possible) box root 'rclone-test-niyogim5luci' -> box root 'rclone-test-cohepon6wibi' 2025/01/06 03:45:38 DEBUG : box root 'rclone-test-cohepon6wibi': Ignoring "Shared folder — ForNick" - unknown type "web_link" 2025/01/06 03:45:43 DEBUG : box root 'rclone-test-cohepon6wibi': Using server-side directory move 2025/01/06 03:45:43 INFO : box root 'rclone-test-cohepon6wibi': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/01/06 03:45:44 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/06 03:45:44 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1s) 2025/01/06 03:45:44 DEBUG : empty space: Unchanged skipping 2025/01/06 03:45:44 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/01/06 03:45:44 DEBUG : box root 'rclone-test-cohepon6wibi': Waiting for checks to finish 2025/01/06 03:45:45 INFO : potato3: Deleted 2025/01/06 03:45:45 INFO : potato2: Moved (server-side) 2025/01/06 03:45:45 INFO : empty space: Deleted 2025/01/06 03:45:45 DEBUG : box root 'rclone-test-cohepon6wibi': Waiting for transfers to finish 2025/01/06 03:45:46 INFO : potato3: Moved (server-side) 2025/01/06 03:45:46 INFO : tomatoDir: Removing directory 2025/01/06 03:45:47 DEBUG : box root 'rclone-test-niyogim5luci': deleted 1 directories 2025/01/06 03:45:48 DEBUG : Creating backend with remote "TestBox:rclone-test-tijeruh6kuwa" 2025/01/06 03:45:49 DEBUG : box root 'rclone-test-tijeruh6kuwa': Ignoring "Shared folder — ForNick" - unknown type "web_link" 2025/01/06 03:45:50 DEBUG : tomatoDir: Making directory 2025/01/06 03:45:51 DEBUG : box root 'rclone-test-tijeruh6kuwa': Using server-side directory move 2025/01/06 03:45:51 DEBUG : box root 'rclone-test-tijeruh6kuwa': Ignoring "Shared folder — ForNick" - unknown type "web_link" 2025/01/06 03:45:52 INFO : box root 'rclone-test-tijeruh6kuwa': Server side directory move succeeded 2025/01/06 03:45:54 DEBUG : box root 'rclone-test-cohepon6wibi': Ignoring "Shared folder — ForNick" - unknown type "web_link" 2025/01/06 03:45:54 ERROR : : error listing: directory not found 2025/01/06 03:45:55 DEBUG : box root 'rclone-test-cohepon6wibi': Ignoring "Shared folder — ForNick" - unknown type "web_link" 2025/01/06 03:45:55 ERROR : : error listing: directory not found 2025/01/06 03:45:55 DEBUG : box root 'rclone-test-tijeruh6kuwa': Purge remote 2025/01/06 03:45:56 DEBUG : box root 'rclone-test-cohepon6wibi': Purge remote 2025/01/06 03:45:57 DEBUG : box root 'rclone-test-cohepon6wibi': Ignoring "Shared folder — ForNick" - unknown type "web_link" 2025/01/06 03:45:57 NOTICE: purge failed: directory not found --- PASS: TestServerSideMoveDeleteEmptySourceDirs (27.67s) === RUN TestServerSideMoveOverlap run.go:180: Remote "box root 'rclone-test-niyogim5luci'", Local "Local file system at /tmp/rclone1920485186", Modify Window "1s" sync_test.go:1910: Skipping test as remote supports DirMove --- SKIP: TestServerSideMoveOverlap (0.71s) === RUN TestSyncOverlap run.go:180: Remote "box root 'rclone-test-niyogim5luci'", Local "Local file system at /tmp/rclone1920485186", Modify Window "1s" 2025/01/06 03:45:58 DEBUG : Creating backend with remote "TestBox:rclone-test-niyogim5luci/rclone-sync-test" run.go:180: Remote "box root 'rclone-test-niyogim5luci'", Local "Local file system at /tmp/rclone1920485186", Modify Window "1s" run.go:180: Remote "box root 'rclone-test-niyogim5luci'", Local "Local file system at /tmp/rclone1920485186", Modify Window "1s" run.go:180: Remote "box root 'rclone-test-niyogim5luci'", Local "Local file system at /tmp/rclone1920485186", Modify Window "1s" run.go:180: Remote "box root 'rclone-test-niyogim5luci'", Local "Local file system at /tmp/rclone1920485186", Modify Window "1s" --- PASS: TestSyncOverlap (5.94s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "box root 'rclone-test-niyogim5luci'", Local "Local file system at /tmp/rclone1920485186", Modify Window "1s" 2025/01/06 03:46:04 DEBUG : Creating backend with remote "TestBox:rclone-test-niyogim5luci/rclone-sync-test" 2025/01/06 03:46:08 DEBUG : Creating backend with remote "TestBox:rclone-test-niyogim5luci/rclone-sync-test-include/layer2" 2025/01/06 03:46:12 DEBUG : Creating backend with remote "TestBox:rclone-test-niyogim5luci/rclone-sync-test-ignore-file" 2025/01/06 03:46:19 DEBUG : rclone-sync-test: Excluded 2025/01/06 03:46:19 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/01/06 03:46:20 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/01/06 03:46:20 DEBUG : box root 'rclone-test-niyogim5luci/rclone-sync-test': Waiting for checks to finish 2025/01/06 03:46:20 DEBUG : box root 'rclone-test-niyogim5luci/rclone-sync-test': Waiting for transfers to finish 2025/01/06 03:46:20 DEBUG : Waiting for deletions to finish 2025/01/06 03:46:20 INFO : There was nothing to transfer 2025/01/06 03:46:21 DEBUG : rclone-sync-test: Excluded 2025/01/06 03:46:22 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/01/06 03:46:23 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/01/06 03:46:23 DEBUG : box root 'rclone-test-niyogim5luci': Waiting for checks to finish 2025/01/06 03:46:23 DEBUG : box root 'rclone-test-niyogim5luci': Waiting for transfers to finish 2025/01/06 03:46:23 DEBUG : Waiting for deletions to finish 2025/01/06 03:46:23 INFO : rclone-sync-test-include: Removing directory 2025/01/06 03:46:24 DEBUG : rclone-sync-test-include: Failed to Rmdir: rmdir failed: Error "folder_not_empty" (400): Cannot delete - folder not empty 2025/01/06 03:46:24 DEBUG : box root 'rclone-test-niyogim5luci': failed to delete 1 directories 2025/01/06 03:46:24 INFO : There was nothing to transfer run.go:180: Remote "box root 'rclone-test-niyogim5luci'", Local "Local file system at /tmp/rclone1920485186", Modify Window "1s" run.go:180: Remote "box root 'rclone-test-niyogim5luci'", Local "Local file system at /tmp/rclone1920485186", Modify Window "1s" run.go:180: Remote "box root 'rclone-test-niyogim5luci'", Local "Local file system at /tmp/rclone1920485186", Modify Window "1s" run.go:180: Remote "box root 'rclone-test-niyogim5luci'", Local "Local file system at /tmp/rclone1920485186", Modify Window "1s" run.go:180: Remote "box root 'rclone-test-niyogim5luci'", Local "Local file system at /tmp/rclone1920485186", Modify Window "1s" run.go:180: Remote "box root 'rclone-test-niyogim5luci'", Local "Local file system at /tmp/rclone1920485186", Modify Window "1s" 2025/01/06 03:46:25 DEBUG : rclone-sync-test: Excluded 2025/01/06 03:46:25 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/01/06 03:46:26 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/01/06 03:46:26 DEBUG : box root 'rclone-test-niyogim5luci/rclone-sync-test-include/layer2': Waiting for checks to finish 2025/01/06 03:46:26 DEBUG : box root 'rclone-test-niyogim5luci/rclone-sync-test-include/layer2': Waiting for transfers to finish 2025/01/06 03:46:26 DEBUG : Waiting for deletions to finish 2025/01/06 03:46:26 INFO : There was nothing to transfer run.go:180: Remote "box root 'rclone-test-niyogim5luci'", Local "Local file system at /tmp/rclone1920485186", Modify Window "1s" run.go:180: Remote "box root 'rclone-test-niyogim5luci'", Local "Local file system at /tmp/rclone1920485186", Modify Window "1s" 2025/01/06 03:46:27 DEBUG : rclone-sync-test: Excluded 2025/01/06 03:46:28 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/01/06 03:46:29 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/01/06 03:46:29 DEBUG : box root 'rclone-test-niyogim5luci': Waiting for checks to finish 2025/01/06 03:46:29 DEBUG : box root 'rclone-test-niyogim5luci': Waiting for transfers to finish 2025/01/06 03:46:29 DEBUG : Waiting for deletions to finish 2025/01/06 03:46:29 INFO : rclone-sync-test-include: Removing directory 2025/01/06 03:46:30 DEBUG : rclone-sync-test-include: Failed to Rmdir: rmdir failed: Error "folder_not_empty" (400): Cannot delete - folder not empty 2025/01/06 03:46:30 DEBUG : box root 'rclone-test-niyogim5luci': failed to delete 1 directories 2025/01/06 03:46:30 INFO : There was nothing to transfer run.go:180: Remote "box root 'rclone-test-niyogim5luci'", Local "Local file system at /tmp/rclone1920485186", Modify Window "1s" run.go:180: Remote "box root 'rclone-test-niyogim5luci'", Local "Local file system at /tmp/rclone1920485186", Modify Window "1s" run.go:180: Remote "box root 'rclone-test-niyogim5luci'", Local "Local file system at /tmp/rclone1920485186", Modify Window "1s" run.go:180: Remote "box root 'rclone-test-niyogim5luci'", Local "Local file system at /tmp/rclone1920485186", Modify Window "1s" 2025/01/06 03:46:31 DEBUG : : Excluded 2025/01/06 03:46:31 DEBUG : rclone-sync-test: Excluded 2025/01/06 03:46:32 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/01/06 03:46:33 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/01/06 03:46:33 DEBUG : box root 'rclone-test-niyogim5luci/rclone-sync-test-ignore-file': Waiting for checks to finish 2025/01/06 03:46:33 DEBUG : box root 'rclone-test-niyogim5luci/rclone-sync-test-ignore-file': Waiting for transfers to finish 2025/01/06 03:46:33 DEBUG : Waiting for deletions to finish 2025/01/06 03:46:33 INFO : There was nothing to transfer run.go:180: Remote "box root 'rclone-test-niyogim5luci'", Local "Local file system at /tmp/rclone1920485186", Modify Window "1s" run.go:180: Remote "box root 'rclone-test-niyogim5luci'", Local "Local file system at /tmp/rclone1920485186", Modify Window "1s" run.go:180: Remote "box root 'rclone-test-niyogim5luci'", Local "Local file system at /tmp/rclone1920485186", Modify Window "1s" run.go:180: Remote "box root 'rclone-test-niyogim5luci'", Local "Local file system at /tmp/rclone1920485186", Modify Window "1s" run.go:180: Remote "box root 'rclone-test-niyogim5luci'", Local "Local file system at /tmp/rclone1920485186", Modify Window "1s" --- PASS: TestSyncOverlapWithFilter (45.90s) === RUN TestSyncCompareDest run.go:180: Remote "box root 'rclone-test-niyogim5luci'", Local "Local file system at /tmp/rclone1920485186", Modify Window "1s" 2025/01/06 03:46:50 DEBUG : Creating backend with remote "TestBox:rclone-test-niyogim5luci/dst" 2025/01/06 03:46:52 DEBUG : Creating backend with remote "TestBox:rclone-test-niyogim5luci/CompareDest" 2025/01/06 03:46:56 DEBUG : one: Need to transfer - File not found at Destination 2025/01/06 03:46:56 DEBUG : box root 'rclone-test-niyogim5luci/dst': Waiting for checks to finish 2025/01/06 03:46:56 DEBUG : box root 'rclone-test-niyogim5luci/dst': Waiting for transfers to finish 2025/01/06 03:46:58 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/01/06 03:46:58 INFO : one: Copied (new) 2025/01/06 03:46:58 DEBUG : Waiting for deletions to finish 2025/01/06 03:47:00 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/06 03:47:00 DEBUG : box root 'rclone-test-niyogim5luci/dst': Waiting for checks to finish 2025/01/06 03:47:01 DEBUG : box root 'rclone-test-niyogim5luci/dst': Waiting for transfers to finish 2025/01/06 03:47:02 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/01/06 03:47:02 INFO : one: Copied (replaced existing) 2025/01/06 03:47:02 DEBUG : Waiting for deletions to finish 2025/01/06 03:47:08 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/06 03:47:08 DEBUG : box root 'rclone-test-niyogim5luci/dst': Waiting for checks to finish 2025/01/06 03:47:09 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/01/06 03:47:09 DEBUG : one: Destination found in --compare-dest, skipping 2025/01/06 03:47:09 DEBUG : box root 'rclone-test-niyogim5luci/dst': Waiting for transfers to finish 2025/01/06 03:47:09 DEBUG : Waiting for deletions to finish 2025/01/06 03:47:09 INFO : There was nothing to transfer 2025/01/06 03:47:14 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/01/06 03:47:14 DEBUG : two: Destination found in --compare-dest, skipping 2025/01/06 03:47:14 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/06 03:47:14 DEBUG : box root 'rclone-test-niyogim5luci/dst': Waiting for checks to finish 2025/01/06 03:47:15 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/01/06 03:47:15 DEBUG : one: Destination found in --compare-dest, skipping 2025/01/06 03:47:15 DEBUG : box root 'rclone-test-niyogim5luci/dst': Waiting for transfers to finish 2025/01/06 03:47:15 DEBUG : Waiting for deletions to finish 2025/01/06 03:47:15 INFO : There was nothing to transfer 2025/01/06 03:47:17 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/01/06 03:47:17 DEBUG : two: Destination found in --compare-dest, skipping 2025/01/06 03:47:17 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/06 03:47:17 DEBUG : box root 'rclone-test-niyogim5luci/dst': Waiting for checks to finish 2025/01/06 03:47:17 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/01/06 03:47:17 DEBUG : one: Destination found in --compare-dest, skipping 2025/01/06 03:47:17 DEBUG : box root 'rclone-test-niyogim5luci/dst': Waiting for transfers to finish 2025/01/06 03:47:17 DEBUG : Waiting for deletions to finish 2025/01/06 03:47:17 INFO : There was nothing to transfer 2025/01/06 03:47:20 DEBUG : two: Modification times differ by -120h0m0s: 2011-12-30 12:59:59 +0000 UTC, 2011-12-25 04:59:59 -0800 -0800 2025/01/06 03:47:20 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/01/06 03:47:20 DEBUG : two: Destination found in --compare-dest, skipping 2025/01/06 03:47:20 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/06 03:47:20 DEBUG : box root 'rclone-test-niyogim5luci/dst': Waiting for checks to finish 2025/01/06 03:47:20 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/01/06 03:47:20 DEBUG : one: Destination found in --compare-dest, skipping 2025/01/06 03:47:20 DEBUG : box root 'rclone-test-niyogim5luci/dst': Waiting for transfers to finish 2025/01/06 03:47:20 DEBUG : Waiting for deletions to finish 2025/01/06 03:47:20 INFO : There was nothing to transfer 2025/01/06 03:47:23 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/01/06 03:47:23 DEBUG : two: Need to transfer - File not found at Destination 2025/01/06 03:47:23 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/06 03:47:23 DEBUG : box root 'rclone-test-niyogim5luci/dst': Waiting for checks to finish 2025/01/06 03:47:24 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/01/06 03:47:24 DEBUG : one: Destination found in --compare-dest, skipping 2025/01/06 03:47:24 DEBUG : box root 'rclone-test-niyogim5luci/dst': Waiting for transfers to finish 2025/01/06 03:47:25 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2025/01/06 03:47:25 INFO : two: Copied (new) 2025/01/06 03:47:25 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (41.66s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "box root 'rclone-test-niyogim5luci'", Local "Local file system at /tmp/rclone1920485186", Modify Window "1s" 2025/01/06 03:47:38 DEBUG : Creating backend with remote "TestBox:rclone-test-niyogim5luci/dest" 2025/01/06 03:47:40 DEBUG : Creating backend with remote "TestBox:rclone-test-niyogim5luci/pre-dest1" 2025/01/06 03:47:41 DEBUG : Creating backend with remote "TestBox:rclone-test-niyogim5luci/pre-dest2" 2025/01/06 03:47:43 DEBUG : 1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/06 03:47:43 DEBUG : 1: Destination found in --compare-dest, skipping 2025/01/06 03:47:44 DEBUG : 2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/06 03:47:44 DEBUG : 2: Destination found in --compare-dest, skipping 2025/01/06 03:47:45 DEBUG : 3: Need to transfer - File not found at Destination 2025/01/06 03:47:45 DEBUG : box root 'rclone-test-niyogim5luci/dest': Waiting for checks to finish 2025/01/06 03:47:45 DEBUG : box root 'rclone-test-niyogim5luci/dest': Waiting for transfers to finish 2025/01/06 03:47:47 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2025/01/06 03:47:47 INFO : 3: Copied (new) 2025/01/06 03:47:47 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (22.88s) === RUN TestSyncCopyDest run.go:180: Remote "box root 'rclone-test-niyogim5luci'", Local "Local file system at /tmp/rclone1920485186", Modify Window "1s" 2025/01/06 03:47:55 DEBUG : Creating backend with remote "TestBox:rclone-test-niyogim5luci/dst" 2025/01/06 03:47:58 DEBUG : Creating backend with remote "TestBox:rclone-test-niyogim5luci/CopyDest" 2025/01/06 03:48:01 DEBUG : one: Need to transfer - File not found at Destination 2025/01/06 03:48:01 DEBUG : box root 'rclone-test-niyogim5luci/dst': Waiting for checks to finish 2025/01/06 03:48:01 DEBUG : box root 'rclone-test-niyogim5luci/dst': Waiting for transfers to finish 2025/01/06 03:48:04 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/01/06 03:48:04 INFO : one: Copied (new) 2025/01/06 03:48:04 DEBUG : Waiting for deletions to finish 2025/01/06 03:48:06 DEBUG : box root 'rclone-test-niyogim5luci/dst': Waiting for checks to finish 2025/01/06 03:48:06 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/06 03:48:06 DEBUG : box root 'rclone-test-niyogim5luci/dst': Waiting for transfers to finish 2025/01/06 03:48:08 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/01/06 03:48:08 INFO : one: Copied (replaced existing) 2025/01/06 03:48:08 DEBUG : Waiting for deletions to finish 2025/01/06 03:48:13 DEBUG : Creating backend with remote "TestBox:rclone-test-niyogim5luci/BackupDir" 2025/01/06 03:48:16 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/06 03:48:16 DEBUG : box root 'rclone-test-niyogim5luci/dst': Waiting for checks to finish 2025/01/06 03:48:18 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/01/06 03:48:18 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/06 03:48:21 INFO : one: Moved (server-side) 2025/01/06 03:48:22 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/01/06 03:48:22 INFO : one: Copied (server-side copy) 2025/01/06 03:48:22 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/01/06 03:48:22 DEBUG : box root 'rclone-test-niyogim5luci/dst': Waiting for transfers to finish 2025/01/06 03:48:22 DEBUG : Waiting for deletions to finish 2025/01/06 03:48:26 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/01/06 03:48:28 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/01/06 03:48:28 INFO : two: Copied (server-side copy) 2025/01/06 03:48:28 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/01/06 03:48:28 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/01/06 03:48:28 DEBUG : one: Unchanged skipping 2025/01/06 03:48:28 DEBUG : box root 'rclone-test-niyogim5luci/dst': Waiting for checks to finish 2025/01/06 03:48:28 DEBUG : box root 'rclone-test-niyogim5luci/dst': Waiting for transfers to finish 2025/01/06 03:48:28 DEBUG : Waiting for deletions to finish 2025/01/06 03:48:29 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/01/06 03:48:29 DEBUG : one: Unchanged skipping 2025/01/06 03:48:29 DEBUG : box root 'rclone-test-niyogim5luci/dst': Waiting for checks to finish 2025/01/06 03:48:29 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/01/06 03:48:29 DEBUG : two: Unchanged skipping 2025/01/06 03:48:29 DEBUG : box root 'rclone-test-niyogim5luci/dst': Waiting for transfers to finish 2025/01/06 03:48:29 DEBUG : Waiting for deletions to finish 2025/01/06 03:48:29 INFO : There was nothing to transfer 2025/01/06 03:48:33 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/01/06 03:48:33 DEBUG : three: Destination not found in --copy-dest 2025/01/06 03:48:33 DEBUG : three: Need to transfer - File not found at Destination 2025/01/06 03:48:33 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/01/06 03:48:33 DEBUG : one: Unchanged skipping 2025/01/06 03:48:33 DEBUG : box root 'rclone-test-niyogim5luci/dst': Waiting for checks to finish 2025/01/06 03:48:33 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/01/06 03:48:33 DEBUG : two: Unchanged skipping 2025/01/06 03:48:33 DEBUG : box root 'rclone-test-niyogim5luci/dst': Waiting for transfers to finish 2025/01/06 03:48:35 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2025/01/06 03:48:35 INFO : three: Copied (new) 2025/01/06 03:48:35 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (51.47s) === RUN TestSyncBackupDir run.go:180: Remote "box root 'rclone-test-niyogim5luci'", Local "Local file system at /tmp/rclone1920485186", Modify Window "1s" 2025/01/06 03:48:53 DEBUG : Creating backend with remote "TestBox:rclone-test-niyogim5luci/dst" 2025/01/06 03:48:55 DEBUG : Creating backend with remote "TestBox:rclone-test-niyogim5luci/backup" 2025/01/06 03:48:59 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/01/06 03:48:59 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/06 03:48:59 DEBUG : two: Unchanged skipping 2025/01/06 03:48:59 DEBUG : box root 'rclone-test-niyogim5luci/dst': Waiting for checks to finish 2025/01/06 03:49:02 INFO : one: Moved (server-side) 2025/01/06 03:49:02 DEBUG : box root 'rclone-test-niyogim5luci/dst': Waiting for transfers to finish 2025/01/06 03:49:03 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/01/06 03:49:03 INFO : one: Copied (new) 2025/01/06 03:49:03 DEBUG : Waiting for deletions to finish 2025/01/06 03:49:05 INFO : three.txt: Moved (server-side) 2025/01/06 03:49:05 INFO : three.txt: Moved into backup dir 2025/01/06 03:49:09 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/01/06 03:49:09 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/06 03:49:09 DEBUG : two: Unchanged skipping 2025/01/06 03:49:09 DEBUG : box root 'rclone-test-niyogim5luci/dst': Waiting for checks to finish 2025/01/06 03:49:11 INFO : one: Deleted 2025/01/06 03:49:12 INFO : one: Moved (server-side) 2025/01/06 03:49:12 DEBUG : box root 'rclone-test-niyogim5luci/dst': Waiting for transfers to finish 2025/01/06 03:49:13 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/01/06 03:49:13 INFO : one: Copied (new) 2025/01/06 03:49:13 DEBUG : Waiting for deletions to finish 2025/01/06 03:49:15 INFO : three.txt: Deleted 2025/01/06 03:49:16 INFO : three.txt: Moved (server-side) 2025/01/06 03:49:16 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (38.10s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "box root 'rclone-test-niyogim5luci'", Local "Local file system at /tmp/rclone1920485186", Modify Window "1s" 2025/01/06 03:49:31 DEBUG : Creating backend with remote "TestBox:rclone-test-niyogim5luci/dst" 2025/01/06 03:49:32 DEBUG : Creating backend with remote "TestBox:rclone-test-niyogim5luci/backup" 2025/01/06 03:49:35 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/01/06 03:49:35 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/06 03:49:35 DEBUG : two: Unchanged skipping 2025/01/06 03:49:35 DEBUG : box root 'rclone-test-niyogim5luci/dst': Waiting for checks to finish 2025/01/06 03:49:38 INFO : one: Moved (server-side) to: one.bak 2025/01/06 03:49:38 DEBUG : box root 'rclone-test-niyogim5luci/dst': Waiting for transfers to finish 2025/01/06 03:49:40 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/01/06 03:49:40 INFO : one: Copied (new) 2025/01/06 03:49:40 DEBUG : Waiting for deletions to finish 2025/01/06 03:49:41 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/01/06 03:49:41 INFO : three.txt: Moved into backup dir 2025/01/06 03:49:45 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/01/06 03:49:45 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/06 03:49:45 DEBUG : two: Unchanged skipping 2025/01/06 03:49:45 DEBUG : box root 'rclone-test-niyogim5luci/dst': Waiting for checks to finish 2025/01/06 03:49:47 INFO : one.bak: Deleted 2025/01/06 03:49:48 INFO : one: Moved (server-side) to: one.bak 2025/01/06 03:49:48 DEBUG : box root 'rclone-test-niyogim5luci/dst': Waiting for transfers to finish 2025/01/06 03:49:50 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/01/06 03:49:50 INFO : one: Copied (new) 2025/01/06 03:49:50 DEBUG : Waiting for deletions to finish 2025/01/06 03:49:52 INFO : three.txt.bak: Deleted 2025/01/06 03:49:53 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/01/06 03:49:53 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (35.81s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "box root 'rclone-test-niyogim5luci'", Local "Local file system at /tmp/rclone1920485186", Modify Window "1s" 2025/01/06 03:50:07 DEBUG : Creating backend with remote "TestBox:rclone-test-niyogim5luci/dst" 2025/01/06 03:50:08 DEBUG : Creating backend with remote "TestBox:rclone-test-niyogim5luci/backup" 2025/01/06 03:50:13 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/01/06 03:50:13 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/06 03:50:13 DEBUG : two: Unchanged skipping 2025/01/06 03:50:13 DEBUG : box root 'rclone-test-niyogim5luci/dst': Waiting for checks to finish 2025/01/06 03:50:16 INFO : one: Moved (server-side) to: one-2019-01-01 2025/01/06 03:50:16 DEBUG : box root 'rclone-test-niyogim5luci/dst': Waiting for transfers to finish 2025/01/06 03:50:18 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/01/06 03:50:18 INFO : one: Copied (new) 2025/01/06 03:50:18 DEBUG : Waiting for deletions to finish 2025/01/06 03:50:20 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/01/06 03:50:20 INFO : three.txt: Moved into backup dir 2025/01/06 03:50:24 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/01/06 03:50:24 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/06 03:50:24 DEBUG : two: Unchanged skipping 2025/01/06 03:50:24 DEBUG : box root 'rclone-test-niyogim5luci/dst': Waiting for checks to finish 2025/01/06 03:50:26 INFO : one-2019-01-01: Deleted 2025/01/06 03:50:27 INFO : one: Moved (server-side) to: one-2019-01-01 2025/01/06 03:50:27 DEBUG : box root 'rclone-test-niyogim5luci/dst': Waiting for transfers to finish 2025/01/06 03:50:29 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/01/06 03:50:29 INFO : one: Copied (new) 2025/01/06 03:50:29 DEBUG : Waiting for deletions to finish 2025/01/06 03:50:30 INFO : three-2019-01-01.txt: Deleted 2025/01/06 03:50:31 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/01/06 03:50:31 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (37.71s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "box root 'rclone-test-niyogim5luci'", Local "Local file system at /tmp/rclone1920485186", Modify Window "1s" 2025/01/06 03:50:45 DEBUG : Creating backend with remote "TestBox:rclone-test-niyogim5luci/dst" 2025/01/06 03:50:46 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/01/06 03:50:46 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/06 03:50:46 DEBUG : two: Unchanged skipping 2025/01/06 03:50:46 DEBUG : box root 'rclone-test-niyogim5luci/dst': Waiting for checks to finish 2025/01/06 03:50:48 INFO : one: Moved (server-side) to: one.bak 2025/01/06 03:50:48 DEBUG : box root 'rclone-test-niyogim5luci/dst': Waiting for transfers to finish 2025/01/06 03:50:49 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/01/06 03:50:49 INFO : one: Copied (new) 2025/01/06 03:50:49 DEBUG : Waiting for deletions to finish 2025/01/06 03:50:50 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/01/06 03:50:50 INFO : three.txt: Moved into backup dir 2025/01/06 03:50:54 DEBUG : one.bak: Excluded (Path Filter) 2025/01/06 03:50:54 DEBUG : one.bak: Excluded 2025/01/06 03:50:54 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/01/06 03:50:54 DEBUG : three.txt.bak: Excluded 2025/01/06 03:50:54 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/01/06 03:50:54 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/06 03:50:54 DEBUG : two: Unchanged skipping 2025/01/06 03:50:54 DEBUG : box root 'rclone-test-niyogim5luci/dst': Waiting for checks to finish 2025/01/06 03:50:56 INFO : one.bak: Deleted 2025/01/06 03:50:57 INFO : one: Moved (server-side) to: one.bak 2025/01/06 03:50:57 DEBUG : box root 'rclone-test-niyogim5luci/dst': Waiting for transfers to finish 2025/01/06 03:50:58 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/01/06 03:50:58 INFO : one: Copied (new) 2025/01/06 03:50:58 DEBUG : Waiting for deletions to finish 2025/01/06 03:51:00 INFO : three.txt.bak: Deleted 2025/01/06 03:51:01 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/01/06 03:51:01 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (29.41s) === RUN TestSyncSuffix run.go:180: Remote "box root 'rclone-test-niyogim5luci'", Local "Local file system at /tmp/rclone1920485186", Modify Window "1s" 2025/01/06 03:51:14 DEBUG : Creating backend with remote "TestBox:rclone-test-niyogim5luci/dst" 2025/01/06 03:51:16 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/01/06 03:51:17 INFO : one: Moved (server-side) to: one.bak 2025/01/06 03:51:19 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/01/06 03:51:19 INFO : one: Copied (new) 2025/01/06 03:51:19 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/06 03:51:19 DEBUG : two: Unchanged skipping 2025/01/06 03:51:20 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/01/06 03:51:21 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/01/06 03:51:22 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/01/06 03:51:22 INFO : three.txt: Copied (new) 2025/01/06 03:51:25 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/01/06 03:51:26 INFO : one.bak: Deleted 2025/01/06 03:51:27 INFO : one: Moved (server-side) to: one.bak 2025/01/06 03:51:29 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/01/06 03:51:29 INFO : one: Copied (new) 2025/01/06 03:51:29 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/06 03:51:29 DEBUG : two: Unchanged skipping 2025/01/06 03:51:30 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/01/06 03:51:31 INFO : three.txt.bak: Deleted 2025/01/06 03:51:32 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/01/06 03:51:34 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/01/06 03:51:34 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (33.97s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "box root 'rclone-test-niyogim5luci'", Local "Local file system at /tmp/rclone1920485186", Modify Window "1s" 2025/01/06 03:51:48 DEBUG : Creating backend with remote "TestBox:rclone-test-niyogim5luci/dst" 2025/01/06 03:51:50 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/01/06 03:51:51 INFO : one: Moved (server-side) to: one-2019-01-01 2025/01/06 03:51:53 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/01/06 03:51:53 INFO : one: Copied (new) 2025/01/06 03:51:53 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/06 03:51:53 DEBUG : two: Unchanged skipping 2025/01/06 03:51:54 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/01/06 03:51:55 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/01/06 03:51:56 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/01/06 03:51:56 INFO : three.txt: Copied (new) 2025/01/06 03:51:58 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/01/06 03:52:00 INFO : one-2019-01-01: Deleted 2025/01/06 03:52:01 INFO : one: Moved (server-side) to: one-2019-01-01 2025/01/06 03:52:03 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/01/06 03:52:03 INFO : one: Copied (new) 2025/01/06 03:52:03 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/06 03:52:03 DEBUG : two: Unchanged skipping 2025/01/06 03:52:04 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/01/06 03:52:06 INFO : three-2019-01-01.txt: Deleted 2025/01/06 03:52:07 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/01/06 03:52:08 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/01/06 03:52:08 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (34.24s) === RUN TestSyncUTFNorm run.go:180: Remote "box root 'rclone-test-niyogim5luci'", Local "Local file system at /tmp/rclone1920485186", Modify Window "1s" 2025/01/06 03:52:18 DEBUG : box root 'rclone-test-niyogim5luci': Waiting for checks to finish 2025/01/06 03:52:18 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/01/06 03:52:18 DEBUG : box root 'rclone-test-niyogim5luci': Waiting for transfers to finish 2025/01/06 03:52:19 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2025/01/06 03:52:19 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/01/06 03:52:19 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (5.75s) === RUN TestSyncImmutable run.go:180: Remote "box root 'rclone-test-niyogim5luci'", Local "Local file system at /tmp/rclone1920485186", Modify Window "1s" 2025/01/06 03:52:22 DEBUG : existing: Need to transfer - File not found at Destination 2025/01/06 03:52:22 DEBUG : box root 'rclone-test-niyogim5luci': Waiting for checks to finish 2025/01/06 03:52:22 DEBUG : box root 'rclone-test-niyogim5luci': Waiting for transfers to finish 2025/01/06 03:52:24 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/01/06 03:52:24 INFO : existing: Copied (new) 2025/01/06 03:52:24 DEBUG : Waiting for deletions to finish run.go:180: Remote "box root 'rclone-test-niyogim5luci'", Local "Local file system at /tmp/rclone1920485186", Modify Window "1s" 2025/01/06 03:52:25 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/01/06 03:52:25 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/01/06 03:52:25 DEBUG : box root 'rclone-test-niyogim5luci': Waiting for checks to finish 2025/01/06 03:52:25 DEBUG : box root 'rclone-test-niyogim5luci': Waiting for transfers to finish 2025/01/06 03:52:25 ERROR : box root 'rclone-test-niyogim5luci': not deleting files as there were IO errors 2025/01/06 03:52:25 ERROR : box root 'rclone-test-niyogim5luci': not deleting directories as there were IO errors run.go:180: Remote "box root 'rclone-test-niyogim5luci'", Local "Local file system at /tmp/rclone1920485186", Modify Window "1s" --- PASS: TestSyncImmutable (6.87s) === RUN TestSyncIgnoreCase run.go:180: Remote "box root 'rclone-test-niyogim5luci'", Local "Local file system at /tmp/rclone1920485186", Modify Window "1s" sync_test.go:2606: Skipping test as local or remote are case-insensitive --- SKIP: TestSyncIgnoreCase (0.70s) === RUN TestFixCase run.go:180: Remote "box root 'rclone-test-niyogim5luci'", Local "Local file system at /tmp/rclone1920485186", Modify Window "1s" 2025/01/06 03:52:42 DEBUG : existing: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/06 03:52:42 DEBUG : existing: Unchanged skipping 2025/01/06 03:52:42 DEBUG : existingbutdifferent: Sizes differ (src 5 vs dst 8) 2025/01/06 03:52:43 DEBUG : EXISTINGBUTDIFFERENT: moving to existingbutdifferent-rclone-move-tokijov4 2025/01/06 03:52:43 DEBUG : EXISTING: moving to existing-rclone-move-feguvej8 2025/01/06 03:52:44 INFO : EXISTINGBUTDIFFERENT: Moved (server-side) to: existingbutdifferent-rclone-move-tokijov4 2025/01/06 03:52:44 DEBUG : EXISTINGBUTDIFFERENT: moving to existingbutdifferent 2025/01/06 03:52:44 INFO : EXISTING: Moved (server-side) to: existing-rclone-move-feguvej8 2025/01/06 03:52:44 DEBUG : EXISTING: moving to existing 2025/01/06 03:52:44 INFO : existingbutdifferent-rclone-move-tokijov4: Moved (server-side) to: existingbutdifferent 2025/01/06 03:52:44 INFO : EXISTINGBUTDIFFERENT: Moved (server-side) to: existingbutdifferent 2025/01/06 03:52:44 INFO : EXISTINGBUTDIFFERENT: Fixed case by renaming to: existingbutdifferent 2025/01/06 03:52:45 INFO : existing-rclone-move-feguvej8: Moved (server-side) to: existing 2025/01/06 03:52:45 INFO : EXISTING: Moved (server-side) to: existing 2025/01/06 03:52:45 INFO : EXISTING: Fixed case by renaming to: existing 2025/01/06 03:52:45 INFO : SUBDIRA: Fixed case by renaming to: subdira 2025/01/06 03:52:46 DEBUG : existingbutdifferent: sha1 = d14abf17053197648e66ce89f88b99ae1c5162f6 OK 2025/01/06 03:52:46 INFO : existingbutdifferent: Copied (replaced existing) 2025/01/06 03:52:48 INFO : SUBDIRA/subdirb: Fixed case by renaming to: subdira/subdirb 2025/01/06 03:52:51 INFO : SUBDIRA/subdirb/SUBDIRC: Fixed case by renaming to: subdira/subdirb/subdirc 2025/01/06 03:52:52 DEBUG : subdira/subdirb/subdirc/hello: Sizes differ (src 5 vs dst 8) 2025/01/06 03:52:53 DEBUG : SUBDIRA/subdirb/SUBDIRC/HELLO: moving to subdira/subdirb/subdirc/hello-rclone-move-raxugoh6 2025/01/06 03:52:54 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Moved (server-side) to: subdira/subdirb/subdirc/hello-rclone-move-raxugoh6 2025/01/06 03:52:54 DEBUG : SUBDIRA/subdirb/SUBDIRC/HELLO: moving to subdira/subdirb/subdirc/hello 2025/01/06 03:52:55 INFO : SUBDIRA/subdirb/SUBDIRC/subdird: Fixed case by renaming to: subdira/subdirb/subdirc/subdird 2025/01/06 03:52:55 INFO : subdira/subdirb/subdirc/hello-rclone-move-raxugoh6: Moved (server-side) to: subdira/subdirb/subdirc/hello 2025/01/06 03:52:55 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Moved (server-side) to: subdira/subdirb/subdirc/hello 2025/01/06 03:52:55 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Fixed case by renaming to: subdira/subdirb/subdirc/hello 2025/01/06 03:52:56 DEBUG : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: Sizes differ (src 5 vs dst 8) 2025/01/06 03:52:56 DEBUG : box root 'rclone-test-niyogim5luci': Waiting for checks to finish 2025/01/06 03:52:56 DEBUG : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: moving to subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-lusadew2 2025/01/06 03:52:57 DEBUG : subdira/subdirb/subdirc/hello: sha1 = d14abf17053197648e66ce89f88b99ae1c5162f6 OK 2025/01/06 03:52:57 INFO : subdira/subdirb/subdirc/hello: Copied (replaced existing) 2025/01/06 03:52:57 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Moved (server-side) to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-lusadew2 2025/01/06 03:52:57 DEBUG : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: moving to subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2025/01/06 03:52:57 INFO : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-lusadew2: Moved (server-side) to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2025/01/06 03:52:57 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Moved (server-side) to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2025/01/06 03:52:57 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Fixed case by renaming to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2025/01/06 03:52:57 DEBUG : box root 'rclone-test-niyogim5luci': Waiting for transfers to finish 2025/01/06 03:52:59 DEBUG : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: sha1 = d14abf17053197648e66ce89f88b99ae1c5162f6 OK 2025/01/06 03:52:59 INFO : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: Copied (replaced existing) 2025/01/06 03:52:59 DEBUG : Waiting for deletions to finish --- PASS: TestFixCase (41.50s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "box root 'rclone-test-niyogim5luci'", Local "Local file system at /tmp/rclone1920485186", Modify Window "1s" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "box root 'rclone-test-niyogim5luci'", Local "Local file system at /tmp/rclone1920485186", Modify Window "1s" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "box root 'rclone-test-niyogim5luci'", Local "Local file system at /tmp/rclone1920485186", Modify Window "1s" sync_test.go:2674: This test only runs on local --- PASS: TestMaxTransfer (2.17s) --- SKIP: TestMaxTransfer/Hard (0.74s) --- SKIP: TestMaxTransfer/Soft (0.72s) --- SKIP: TestMaxTransfer/Cautious (0.71s) === RUN TestSyncConcurrentDelete run.go:180: Remote "box root 'rclone-test-niyogim5luci'", Local "Local file system at /tmp/rclone1920485186", Modify Window "1s" 2025/01/06 03:54:19 DEBUG : both0: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/06 03:54:19 DEBUG : both0: Unchanged skipping 2025/01/06 03:54:19 DEBUG : both1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/06 03:54:19 DEBUG : both1: Unchanged skipping 2025/01/06 03:54:19 DEBUG : both10: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/06 03:54:19 DEBUG : both10: Unchanged skipping 2025/01/06 03:54:19 DEBUG : both11: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/06 03:54:19 DEBUG : both11: Unchanged skipping 2025/01/06 03:54:19 DEBUG : both12: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/06 03:54:19 DEBUG : both12: Unchanged skipping 2025/01/06 03:54:19 DEBUG : both13: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/06 03:54:19 DEBUG : both13: Unchanged skipping 2025/01/06 03:54:19 DEBUG : both14: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/06 03:54:19 DEBUG : both14: Unchanged skipping 2025/01/06 03:54:19 DEBUG : both15: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/06 03:54:19 DEBUG : both15: Unchanged skipping 2025/01/06 03:54:19 DEBUG : both16: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/06 03:54:19 DEBUG : both16: Unchanged skipping 2025/01/06 03:54:19 DEBUG : both17: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/06 03:54:19 DEBUG : both17: Unchanged skipping 2025/01/06 03:54:19 DEBUG : both18: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/06 03:54:19 DEBUG : both19: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/06 03:54:19 DEBUG : both2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/06 03:54:19 DEBUG : both3: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/06 03:54:19 DEBUG : box root 'rclone-test-niyogim5luci': Waiting for checks to finish 2025/01/06 03:54:19 DEBUG : both18: Unchanged skipping 2025/01/06 03:54:19 DEBUG : both4: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/06 03:54:19 DEBUG : both4: Unchanged skipping 2025/01/06 03:54:19 DEBUG : both5: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/06 03:54:19 DEBUG : both5: Unchanged skipping 2025/01/06 03:54:19 DEBUG : both6: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/06 03:54:19 DEBUG : both6: Unchanged skipping 2025/01/06 03:54:19 DEBUG : both7: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/06 03:54:19 DEBUG : both7: Unchanged skipping 2025/01/06 03:54:19 DEBUG : both8: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/06 03:54:19 DEBUG : both8: Unchanged skipping 2025/01/06 03:54:19 DEBUG : both9: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/06 03:54:19 DEBUG : both9: Unchanged skipping 2025/01/06 03:54:19 DEBUG : both19: Unchanged skipping 2025/01/06 03:54:19 DEBUG : both2: Unchanged skipping 2025/01/06 03:54:19 DEBUG : both3: Unchanged skipping 2025/01/06 03:54:19 DEBUG : box root 'rclone-test-niyogim5luci': Waiting for transfers to finish 2025/01/06 03:54:19 DEBUG : Waiting for deletions to finish 2025/01/06 03:54:20 INFO : only19: Deleted 2025/01/06 03:54:20 INFO : only14: Deleted 2025/01/06 03:54:20 INFO : only17: Deleted 2025/01/06 03:54:20 INFO : only3: Deleted 2025/01/06 03:54:21 INFO : only10: Deleted 2025/01/06 03:54:21 INFO : only7: Deleted 2025/01/06 03:54:21 INFO : only15: Deleted 2025/01/06 03:54:21 INFO : only11: Deleted 2025/01/06 03:54:22 INFO : only6: Deleted 2025/01/06 03:54:22 INFO : only13: Deleted 2025/01/06 03:54:22 INFO : only0: Deleted 2025/01/06 03:54:22 INFO : only18: Deleted 2025/01/06 03:54:23 INFO : only1: Deleted 2025/01/06 03:54:23 INFO : only16: Deleted 2025/01/06 03:54:23 INFO : only12: Deleted 2025/01/06 03:54:23 INFO : only2: Deleted 2025/01/06 03:54:24 INFO : only4: Deleted 2025/01/06 03:54:24 INFO : only5: Deleted 2025/01/06 03:54:24 INFO : only8: Deleted 2025/01/06 03:54:24 INFO : only9: Deleted run.go:180: Remote "box root 'rclone-test-niyogim5luci'", Local "Local file system at /tmp/rclone1920485186", Modify Window "1s" --- PASS: TestSyncConcurrentDelete (91.42s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "box root 'rclone-test-niyogim5luci'", Local "Local file system at /tmp/rclone1920485186", Modify Window "1s" 2025/01/06 03:55:50 DEBUG : both0: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/06 03:55:50 DEBUG : both1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/06 03:55:50 DEBUG : both10: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/06 03:55:50 DEBUG : both11: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/06 03:55:50 DEBUG : box root 'rclone-test-niyogim5luci': Waiting for checks to finish 2025/01/06 03:55:50 DEBUG : both0: Unchanged skipping 2025/01/06 03:55:50 DEBUG : both12: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/06 03:55:50 DEBUG : both12: Unchanged skipping 2025/01/06 03:55:50 DEBUG : both13: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/06 03:55:50 DEBUG : both13: Unchanged skipping 2025/01/06 03:55:50 DEBUG : both14: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/06 03:55:50 DEBUG : both1: Unchanged skipping 2025/01/06 03:55:50 DEBUG : both15: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/06 03:55:50 DEBUG : both15: Unchanged skipping 2025/01/06 03:55:50 DEBUG : both16: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/06 03:55:50 DEBUG : both16: Unchanged skipping 2025/01/06 03:55:50 DEBUG : both17: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/06 03:55:50 DEBUG : both17: Unchanged skipping 2025/01/06 03:55:50 DEBUG : both18: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/06 03:55:50 DEBUG : both18: Unchanged skipping 2025/01/06 03:55:50 DEBUG : both19: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/06 03:55:50 DEBUG : both19: Unchanged skipping 2025/01/06 03:55:50 DEBUG : both2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/06 03:55:50 DEBUG : both2: Unchanged skipping 2025/01/06 03:55:50 DEBUG : both3: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/06 03:55:50 DEBUG : both3: Unchanged skipping 2025/01/06 03:55:50 DEBUG : both4: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/06 03:55:50 DEBUG : both4: Unchanged skipping 2025/01/06 03:55:50 DEBUG : both10: Unchanged skipping 2025/01/06 03:55:50 DEBUG : both6: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/06 03:55:50 DEBUG : both11: Unchanged skipping 2025/01/06 03:55:50 DEBUG : both7: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/06 03:55:50 DEBUG : both14: Unchanged skipping 2025/01/06 03:55:50 DEBUG : both8: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/06 03:55:50 DEBUG : both8: Unchanged skipping 2025/01/06 03:55:50 DEBUG : both9: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/06 03:55:50 DEBUG : both5: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/06 03:55:50 DEBUG : both9: Unchanged skipping 2025/01/06 03:55:50 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/01/06 03:55:50 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/01/06 03:55:50 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/01/06 03:55:50 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/01/06 03:55:50 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/01/06 03:55:50 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/01/06 03:55:50 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/01/06 03:55:50 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/01/06 03:55:50 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/01/06 03:55:50 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/01/06 03:55:50 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/01/06 03:55:50 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/01/06 03:55:50 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/01/06 03:55:50 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/01/06 03:55:50 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/01/06 03:55:50 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/01/06 03:55:50 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/01/06 03:55:50 DEBUG : both5: Unchanged skipping 2025/01/06 03:55:50 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/01/06 03:55:50 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/01/06 03:55:50 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/01/06 03:55:50 DEBUG : both7: Unchanged skipping 2025/01/06 03:55:50 DEBUG : both6: Unchanged skipping 2025/01/06 03:55:50 DEBUG : box root 'rclone-test-niyogim5luci': Waiting for transfers to finish 2025/01/06 03:55:51 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/06 03:55:51 INFO : only1: Copied (replaced existing) 2025/01/06 03:55:51 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/06 03:55:51 INFO : only0: Copied (replaced existing) 2025/01/06 03:55:51 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/06 03:55:51 INFO : only11: Copied (replaced existing) 2025/01/06 03:55:51 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/06 03:55:51 INFO : only10: Copied (replaced existing) 2025/01/06 03:55:53 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/06 03:55:53 INFO : only12: Copied (replaced existing) 2025/01/06 03:55:53 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/06 03:55:53 INFO : only13: Copied (replaced existing) 2025/01/06 03:55:53 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/06 03:55:53 INFO : only15: Copied (replaced existing) 2025/01/06 03:55:53 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/06 03:55:53 INFO : only14: Copied (replaced existing) 2025/01/06 03:55:54 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/06 03:55:54 INFO : only17: Copied (replaced existing) 2025/01/06 03:55:54 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/06 03:55:54 INFO : only16: Copied (replaced existing) 2025/01/06 03:55:54 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/06 03:55:54 INFO : only18: Copied (replaced existing) 2025/01/06 03:55:54 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/06 03:55:54 INFO : only19: Copied (replaced existing) 2025/01/06 03:55:55 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/06 03:55:55 INFO : only2: Copied (replaced existing) 2025/01/06 03:55:55 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/06 03:55:55 INFO : only4: Copied (replaced existing) 2025/01/06 03:55:55 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/06 03:55:55 INFO : only3: Copied (replaced existing) 2025/01/06 03:55:55 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/06 03:55:55 INFO : only5: Copied (replaced existing) 2025/01/06 03:55:56 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/06 03:55:56 INFO : only7: Copied (replaced existing) 2025/01/06 03:55:57 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/06 03:55:57 INFO : only8: Copied (replaced existing) 2025/01/06 03:55:57 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/06 03:55:57 INFO : only9: Copied (replaced existing) 2025/01/06 03:55:57 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/06 03:55:57 INFO : only6: Copied (replaced existing) 2025/01/06 03:55:57 DEBUG : Waiting for deletions to finish run.go:180: Remote "box root 'rclone-test-niyogim5luci'", Local "Local file system at /tmp/rclone1920485186", Modify Window "1s" --- PASS: TestSyncConcurrentTruncate (111.59s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "box root 'rclone-test-niyogim5luci'", Local "Local file system at /tmp/rclone1920485186", Modify Window "1s" 2025/01/06 03:56:36 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/01/06 03:56:36 DEBUG : sub dir: Making directory 2025/01/06 03:56: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-niyogim5luci'", Local "Local file system at /tmp/rclone1920485186", Modify Window "1s" run.go:180: Remote "box root 'rclone-test-niyogim5luci'", Local "Local file system at /tmp/rclone1920485186", Modify Window "1s" --- PASS: TestNothingToTransferWithEmptyDirs (36.72s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "box root 'rclone-test-niyogim5luci'", Local "Local file system at /tmp/rclone1920485186", Modify Window "1s" 2025/01/06 03:57:12 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/01/06 03:57:12 DEBUG : sub dir: Making directory 2025/01/06 03:57:13 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "box root 'rclone-test-niyogim5luci'", Local "Local file system at /tmp/rclone1920485186", Modify Window "1s" run.go:180: Remote "box root 'rclone-test-niyogim5luci'", Local "Local file system at /tmp/rclone1920485186", Modify Window "1s" --- PASS: TestNothingToTransferWithoutEmptyDirs (36.49s) PASS 2025/01/06 03:57:49 DEBUG : box root 'rclone-test-niyogim5luci': Purge remote "./sync.test -test.v -test.timeout 1h0m0s -remote TestBox: -verbose" - Finished OK in 21m12.759044601s (try 1/5)