"./sync.test -test.v -test.timeout 1h0m0s -remote TestBox: -verbose" - Starting (try 1/5) 2024/10/03 01:15:57 DEBUG : Creating backend with remote "TestBox:rclone-test-sogonev2riyu" 2024/10/03 01:15:57 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/10/03 01:15:58 DEBUG : box root 'rclone-test-sogonev2riyu': Ignoring "Shared folder — ForNick" - unknown type "web_link" 2024/10/03 01:15:58 DEBUG : Creating backend with remote "/tmp/rclone2695290497" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.06s) === 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-sogonev2riyu'", Local "Local file system at /tmp/rclone2695290497", Modify Window "1s" 2024/10/03 01:15:59 DEBUG : box root 'rclone-test-sogonev2riyu': Ignoring "Shared folder — ForNick" - unknown type "web_link" 2024/10/03 01:16:00 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/10/03 01:16:00 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2024/10/03 01:16:00 DEBUG : box root 'rclone-test-sogonev2riyu': Waiting for checks to finish 2024/10/03 01:16:00 DEBUG : box root 'rclone-test-sogonev2riyu': Waiting for transfers to finish run.go:180: Remote "box root 'rclone-test-sogonev2riyu'", Local "Local file system at /tmp/rclone2695290497", Modify Window "1s" --- PASS: TestCopyWithDryRun (4.14s) === RUN TestCopy run.go:180: Remote "box root 'rclone-test-sogonev2riyu'", Local "Local file system at /tmp/rclone2695290497", Modify Window "1s" 2024/10/03 01:16:02 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/10/03 01:16:03 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/10/03 01:16:03 DEBUG : box root 'rclone-test-sogonev2riyu': Waiting for checks to finish 2024/10/03 01:16:03 DEBUG : box root 'rclone-test-sogonev2riyu': Waiting for transfers to finish 2024/10/03 01:16:06 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/10/03 01:16:06 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "box root 'rclone-test-sogonev2riyu'", Local "Local file system at /tmp/rclone2695290497", Modify Window "1s" 2024/10/03 01:16:07 DEBUG : box root 'rclone-test-sogonev2riyu': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (9.03s) === RUN TestCopyMetadata run.go:180: Remote "box root 'rclone-test-sogonev2riyu'", Local "Local file system at /tmp/rclone2695290497", Modify Window "1s" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.76s) === RUN TestCopyMetadataNoEmptyDirs run.go:180: Remote "box root 'rclone-test-sogonev2riyu'", Local "Local file system at /tmp/rclone2695290497", Modify Window "1s" sync_test.go:97: Skipping as metadata not supported 2024/10/03 01:16:12 DEBUG : Couldn't decode error response: invalid character 'u' looking for beginning of value 2024/10/03 01:16:12 DEBUG : pacer: low level retry 1/10 (error Error "503 Service Unavailable" (503)) 2024/10/03 01:16:12 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2024/10/03 01:16:13 DEBUG : pacer: Reducing sleep to 15ms 2024/10/03 01:16:13 DEBUG : pacer: Reducing sleep to 11.25ms --- SKIP: TestCopyMetadataNoEmptyDirs (1.00s) === RUN TestCopyMissingDirectory run.go:180: Remote "box root 'rclone-test-sogonev2riyu'", Local "Local file system at /tmp/rclone2695290497", Modify Window "1s" 2024/10/03 01:16:13 DEBUG : Creating backend with remote "/non-existing" 2024/10/03 01:16:14 DEBUG : pacer: Reducing sleep to 10ms 2024/10/03 01:16:14 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2024/10/03 01:16:14 DEBUG : box root 'rclone-test-sogonev2riyu': Waiting for checks to finish 2024/10/03 01:16:14 DEBUG : box root 'rclone-test-sogonev2riyu': Waiting for transfers to finish run.go:180: Remote "box root 'rclone-test-sogonev2riyu'", Local "Local file system at /tmp/rclone2695290497", Modify Window "1s" 2024/10/03 01:16:14 DEBUG : Couldn't decode error response: invalid character 'u' looking for beginning of value 2024/10/03 01:16:14 DEBUG : pacer: low level retry 1/10 (error Error "503 Service Unavailable" (503)) 2024/10/03 01:16:14 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2024/10/03 01:16:14 DEBUG : Couldn't decode error response: invalid character 'u' looking for beginning of value 2024/10/03 01:16:14 DEBUG : pacer: low level retry 2/10 (error Error "503 Service Unavailable" (503)) 2024/10/03 01:16:14 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2024/10/03 01:16:14 DEBUG : pacer: Reducing sleep to 30ms 2024/10/03 01:16:15 DEBUG : pacer: Reducing sleep to 22.5ms 2024/10/03 01:16:15 DEBUG : pacer: Reducing sleep to 16.875ms 2024/10/03 01:16:15 DEBUG : pacer: Reducing sleep to 12.65625ms --- PASS: TestCopyMissingDirectory (2.34s) === RUN TestCopyNoTraverse run.go:180: Remote "box root 'rclone-test-sogonev2riyu'", Local "Local file system at /tmp/rclone2695290497", Modify Window "1s" 2024/10/03 01:16:16 DEBUG : pacer: Reducing sleep to 10ms 2024/10/03 01:16:16 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/10/03 01:16:16 DEBUG : box root 'rclone-test-sogonev2riyu': Waiting for checks to finish 2024/10/03 01:16:16 DEBUG : box root 'rclone-test-sogonev2riyu': Waiting for transfers to finish 2024/10/03 01:16:19 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/10/03 01:16:19 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "box root 'rclone-test-sogonev2riyu'", Local "Local file system at /tmp/rclone2695290497", Modify Window "1s" 2024/10/03 01:16:22 DEBUG : Couldn't decode error response: invalid character 'u' looking for beginning of value 2024/10/03 01:16:22 DEBUG : pacer: low level retry 1/10 (error Error "503 Service Unavailable" (503)) 2024/10/03 01:16:22 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2024/10/03 01:16:23 DEBUG : pacer: Reducing sleep to 15ms 2024/10/03 01:16:23 DEBUG : pacer: Reducing sleep to 11.25ms 2024/10/03 01:16:23 DEBUG : Couldn't decode error response: invalid character 'u' looking for beginning of value 2024/10/03 01:16:23 DEBUG : pacer: low level retry 1/10 (error Error "503 Service Unavailable" (503)) 2024/10/03 01:16:23 DEBUG : pacer: Rate limited, increasing sleep to 22.5ms 2024/10/03 01:16:23 DEBUG : pacer: Reducing sleep to 16.875ms --- PASS: TestCopyNoTraverse (8.05s) === RUN TestCopyCheckFirst run.go:180: Remote "box root 'rclone-test-sogonev2riyu'", Local "Local file system at /tmp/rclone2695290497", Modify Window "1s" 2024/10/03 01:16:23 INFO : box root 'rclone-test-sogonev2riyu': Running all checks before starting transfers 2024/10/03 01:16:24 DEBUG : pacer: Reducing sleep to 12.65625ms 2024/10/03 01:16:24 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/10/03 01:16:24 DEBUG : box root 'rclone-test-sogonev2riyu': Waiting for checks to finish 2024/10/03 01:16:24 INFO : box root 'rclone-test-sogonev2riyu': Checks finished, now starting transfers 2024/10/03 01:16:24 DEBUG : box root 'rclone-test-sogonev2riyu': Waiting for transfers to finish 2024/10/03 01:16:24 DEBUG : pacer: Reducing sleep to 10ms 2024/10/03 01:16:28 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/10/03 01:16:28 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "box root 'rclone-test-sogonev2riyu'", Local "Local file system at /tmp/rclone2695290497", Modify Window "1s" 2024/10/03 01:16:31 DEBUG : Couldn't decode error response: invalid character 'u' looking for beginning of value 2024/10/03 01:16:31 DEBUG : pacer: low level retry 1/10 (error Error "503 Service Unavailable" (503)) 2024/10/03 01:16:31 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2024/10/03 01:16:32 DEBUG : pacer: Reducing sleep to 15ms 2024/10/03 01:16:32 DEBUG : pacer: Reducing sleep to 11.25ms 2024/10/03 01:16:32 DEBUG : pacer: Reducing sleep to 10ms --- PASS: TestCopyCheckFirst (8.93s) === RUN TestSyncNoTraverse run.go:180: Remote "box root 'rclone-test-sogonev2riyu'", Local "Local file system at /tmp/rclone2695290497", Modify Window "1s" 2024/10/03 01:16:32 ERROR : Ignoring --no-traverse with sync 2024/10/03 01:16:33 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/10/03 01:16:33 DEBUG : box root 'rclone-test-sogonev2riyu': Waiting for checks to finish 2024/10/03 01:16:33 DEBUG : box root 'rclone-test-sogonev2riyu': Waiting for transfers to finish 2024/10/03 01:16:36 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/10/03 01:16:36 INFO : sub dir/hello world: Copied (new) 2024/10/03 01:16:36 DEBUG : Waiting for deletions to finish run.go:180: Remote "box root 'rclone-test-sogonev2riyu'", Local "Local file system at /tmp/rclone2695290497", Modify Window "1s" 2024/10/03 01:16:36 DEBUG : Couldn't decode error response: invalid character 'u' looking for beginning of value 2024/10/03 01:16:36 DEBUG : pacer: low level retry 1/10 (error Error "503 Service Unavailable" (503)) 2024/10/03 01:16:36 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2024/10/03 01:16:36 DEBUG : pacer: Reducing sleep to 15ms 2024/10/03 01:16:37 DEBUG : Couldn't decode error response: invalid character 'u' looking for beginning of value 2024/10/03 01:16:37 DEBUG : pacer: low level retry 1/10 (error Error "503 Service Unavailable" (503)) 2024/10/03 01:16:37 DEBUG : pacer: Rate limited, increasing sleep to 30ms 2024/10/03 01:16:37 DEBUG : Couldn't decode error response: invalid character 'u' looking for beginning of value 2024/10/03 01:16:37 DEBUG : pacer: low level retry 2/10 (error Error "503 Service Unavailable" (503)) 2024/10/03 01:16:37 DEBUG : pacer: Rate limited, increasing sleep to 60ms 2024/10/03 01:16:37 DEBUG : pacer: Reducing sleep to 45ms 2024/10/03 01:16:38 DEBUG : pacer: Reducing sleep to 33.75ms 2024/10/03 01:16:38 DEBUG : pacer: Reducing sleep to 25.3125ms 2024/10/03 01:16:38 DEBUG : Couldn't decode error response: invalid character 'u' looking for beginning of value 2024/10/03 01:16:38 DEBUG : pacer: low level retry 1/10 (error Error "503 Service Unavailable" (503)) 2024/10/03 01:16:38 DEBUG : pacer: Rate limited, increasing sleep to 50.625ms 2024/10/03 01:16:39 DEBUG : pacer: Reducing sleep to 37.96875ms 2024/10/03 01:16:39 DEBUG : Couldn't decode error response: invalid character 'u' looking for beginning of value 2024/10/03 01:16:39 DEBUG : pacer: low level retry 1/10 (error Error "503 Service Unavailable" (503)) 2024/10/03 01:16:39 DEBUG : pacer: Rate limited, increasing sleep to 75.9375ms 2024/10/03 01:16:39 DEBUG : Couldn't decode error response: invalid character 'u' looking for beginning of value 2024/10/03 01:16:39 DEBUG : pacer: low level retry 2/10 (error Error "503 Service Unavailable" (503)) 2024/10/03 01:16:39 DEBUG : pacer: Rate limited, increasing sleep to 151.875ms 2024/10/03 01:16:40 DEBUG : pacer: Reducing sleep to 113.90625ms 2024/10/03 01:16:40 DEBUG : pacer: Reducing sleep to 85.429687ms 2024/10/03 01:16:41 DEBUG : pacer: Reducing sleep to 64.072265ms 2024/10/03 01:16:41 DEBUG : pacer: Reducing sleep to 48.054198ms --- PASS: TestSyncNoTraverse (8.82s) === RUN TestCopyWithDepth run.go:180: Remote "box root 'rclone-test-sogonev2riyu'", Local "Local file system at /tmp/rclone2695290497", Modify Window "1s" 2024/10/03 01:16:42 DEBUG : pacer: Reducing sleep to 36.040648ms 2024/10/03 01:16:42 DEBUG : hello world2: Need to transfer - File not found at Destination 2024/10/03 01:16:42 DEBUG : box root 'rclone-test-sogonev2riyu': Waiting for checks to finish 2024/10/03 01:16:42 DEBUG : box root 'rclone-test-sogonev2riyu': Waiting for transfers to finish 2024/10/03 01:16:42 DEBUG : pacer: Reducing sleep to 27.030486ms 2024/10/03 01:16:43 DEBUG : pacer: Reducing sleep to 20.272864ms 2024/10/03 01:16:43 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2024/10/03 01:16:43 INFO : hello world2: Copied (new) run.go:180: Remote "box root 'rclone-test-sogonev2riyu'", Local "Local file system at /tmp/rclone2695290497", Modify Window "1s" 2024/10/03 01:16:44 DEBUG : pacer: Reducing sleep to 15.204648ms 2024/10/03 01:16:44 DEBUG : Couldn't decode error response: invalid character 'u' looking for beginning of value 2024/10/03 01:16:44 DEBUG : pacer: low level retry 1/10 (error Error "503 Service Unavailable" (503)) 2024/10/03 01:16:44 DEBUG : pacer: Rate limited, increasing sleep to 30.409296ms 2024/10/03 01:16:44 DEBUG : pacer: Reducing sleep to 22.806972ms 2024/10/03 01:16:45 DEBUG : pacer: Reducing sleep to 17.105229ms 2024/10/03 01:16:46 DEBUG : pacer: Reducing sleep to 12.828921ms 2024/10/03 01:16:46 DEBUG : pacer: Reducing sleep to 10ms --- PASS: TestCopyWithDepth (5.20s) === RUN TestCopyWithFilesFrom run.go:180: Remote "box root 'rclone-test-sogonev2riyu'", Local "Local file system at /tmp/rclone2695290497", Modify Window "1s" 2024/10/03 01:16:47 DEBUG : Couldn't decode error response: invalid character 'u' looking for beginning of value 2024/10/03 01:16:47 DEBUG : pacer: low level retry 1/10 (error Error "503 Service Unavailable" (503)) 2024/10/03 01:16:47 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2024/10/03 01:16:47 DEBUG : pacer: Reducing sleep to 15ms 2024/10/03 01:16:47 DEBUG : potato2: Need to transfer - File not found at Destination 2024/10/03 01:16:47 DEBUG : box root 'rclone-test-sogonev2riyu': Waiting for checks to finish 2024/10/03 01:16:47 DEBUG : box root 'rclone-test-sogonev2riyu': Waiting for transfers to finish 2024/10/03 01:16:47 DEBUG : pacer: Reducing sleep to 11.25ms 2024/10/03 01:16:49 DEBUG : pacer: Reducing sleep to 10ms 2024/10/03 01:16:49 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/10/03 01:16:49 INFO : potato2: Copied (new) run.go:180: Remote "box root 'rclone-test-sogonev2riyu'", Local "Local file system at /tmp/rclone2695290497", Modify Window "1s" 2024/10/03 01:16:50 DEBUG : Couldn't decode error response: invalid character 'u' looking for beginning of value 2024/10/03 01:16:50 DEBUG : pacer: low level retry 1/10 (error Error "503 Service Unavailable" (503)) 2024/10/03 01:16:50 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2024/10/03 01:16:51 DEBUG : pacer: Reducing sleep to 15ms 2024/10/03 01:16:51 DEBUG : pacer: Reducing sleep to 11.25ms 2024/10/03 01:16:51 DEBUG : pacer: Reducing sleep to 10ms --- PASS: TestCopyWithFilesFrom (5.37s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "box root 'rclone-test-sogonev2riyu'", Local "Local file system at /tmp/rclone2695290497", Modify Window "1s" 2024/10/03 01:16:52 DEBUG : potato2: Need to transfer - File not found at Destination 2024/10/03 01:16:52 DEBUG : box root 'rclone-test-sogonev2riyu': Waiting for checks to finish 2024/10/03 01:16:52 DEBUG : box root 'rclone-test-sogonev2riyu': Waiting for transfers to finish 2024/10/03 01:16:54 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/10/03 01:16:54 INFO : potato2: Copied (new) run.go:180: Remote "box root 'rclone-test-sogonev2riyu'", Local "Local file system at /tmp/rclone2695290497", Modify Window "1s" 2024/10/03 01:16:54 DEBUG : Couldn't decode error response: invalid character 'u' looking for beginning of value 2024/10/03 01:16:54 DEBUG : pacer: low level retry 1/10 (error Error "503 Service Unavailable" (503)) 2024/10/03 01:16:54 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2024/10/03 01:16:55 DEBUG : pacer: Reducing sleep to 15ms 2024/10/03 01:16:55 DEBUG : pacer: Reducing sleep to 11.25ms 2024/10/03 01:16:56 DEBUG : pacer: Reducing sleep to 10ms --- PASS: TestCopyWithFilesFromAndNoTraverse (4.83s) === RUN TestCopyEmptyDirectories run.go:180: Remote "box root 'rclone-test-sogonev2riyu'", Local "Local file system at /tmp/rclone2695290497", Modify Window "1s" 2024/10/03 01:16:57 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2024/10/03 01:16:57 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/10/03 01:16:57 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2024/10/03 01:16:57 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/10/03 01:16:57 DEBUG : Couldn't decode error response: invalid character 'u' looking for beginning of value 2024/10/03 01:16:57 DEBUG : pacer: low level retry 1/10 (error Error "503 Service Unavailable" (503)) 2024/10/03 01:16:57 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2024/10/03 01:16:57 DEBUG : pacer: Reducing sleep to 15ms 2024/10/03 01:16:57 DEBUG : sub dir: Making directory 2024/10/03 01:16:58 DEBUG : pacer: Reducing sleep to 11.25ms 2024/10/03 01:16:58 DEBUG : pacer: Reducing sleep to 10ms 2024/10/03 01:16:58 DEBUG : sub dir2: Making directory 2024/10/03 01:16:59 DEBUG : sub dir2/sub sub dir2: Making directory 2024/10/03 01:16:59 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/10/03 01:17:01 DEBUG : box root 'rclone-test-sogonev2riyu': Waiting for checks to finish 2024/10/03 01:17:01 DEBUG : box root 'rclone-test-sogonev2riyu': Waiting for transfers to finish 2024/10/03 01:17:02 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/10/03 01:17:02 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "box root 'rclone-test-sogonev2riyu'", Local "Local file system at /tmp/rclone2695290497", Modify Window "1s" 2024/10/03 01:17:02 DEBUG : Couldn't decode error response: invalid character 'u' looking for beginning of value 2024/10/03 01:17:02 DEBUG : pacer: low level retry 1/10 (error Error "503 Service Unavailable" (503)) 2024/10/03 01:17:02 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2024/10/03 01:17:03 DEBUG : pacer: Reducing sleep to 15ms 2024/10/03 01:17:03 DEBUG : pacer: Reducing sleep to 11.25ms 2024/10/03 01:17:03 DEBUG : pacer: Reducing sleep to 10ms 2024/10/03 01:17:04 DEBUG : box root 'rclone-test-sogonev2riyu': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2024/10/03 01:17:08 DEBUG : Couldn't decode error response: invalid character 'u' looking for beginning of value 2024/10/03 01:17:08 DEBUG : pacer: low level retry 1/10 (error Error "503 Service Unavailable" (503)) 2024/10/03 01:17:08 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2024/10/03 01:17:09 DEBUG : pacer: Reducing sleep to 15ms 2024/10/03 01:17:09 DEBUG : pacer: Reducing sleep to 11.25ms 2024/10/03 01:17:09 DEBUG : Couldn't decode error response: invalid character 'u' looking for beginning of value 2024/10/03 01:17:09 DEBUG : pacer: low level retry 1/10 (error Error "503 Service Unavailable" (503)) 2024/10/03 01:17:09 DEBUG : pacer: Rate limited, increasing sleep to 22.5ms 2024/10/03 01:17:10 DEBUG : pacer: Reducing sleep to 16.875ms --- PASS: TestCopyEmptyDirectories (12.94s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "box root 'rclone-test-sogonev2riyu'", Local "Local file system at /tmp/rclone2695290497", Modify Window "1s" 2024/10/03 01:17:10 DEBUG : sub dir2: Making directory 2024/10/03 01:17:10 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2024/10/03 01:17:10 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/10/03 01:17:10 DEBUG : pacer: Reducing sleep to 12.65625ms 2024/10/03 01:17:10 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/10/03 01:17:10 DEBUG : box root 'rclone-test-sogonev2riyu': Waiting for checks to finish 2024/10/03 01:17:10 DEBUG : box root 'rclone-test-sogonev2riyu': Waiting for transfers to finish 2024/10/03 01:17:10 DEBUG : pacer: Reducing sleep to 10ms 2024/10/03 01:17:13 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/10/03 01:17:13 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (6.86s) === RUN TestMoveEmptyDirectories run.go:180: Remote "box root 'rclone-test-sogonev2riyu'", Local "Local file system at /tmp/rclone2695290497", Modify Window "1s" 2024/10/03 01:17:16 DEBUG : sub dir2: Making directory with metadata 2024/10/03 01:17:16 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/10/03 01:17:17 DEBUG : sub dir: Making directory 2024/10/03 01:17:18 DEBUG : sub dir2: Making directory 2024/10/03 01:17:19 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/10/03 01:17:19 DEBUG : box root 'rclone-test-sogonev2riyu': Waiting for checks to finish 2024/10/03 01:17:19 DEBUG : box root 'rclone-test-sogonev2riyu': Waiting for transfers to finish 2024/10/03 01:17:21 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/10/03 01:17:21 INFO : sub dir/hello world: Copied (new) 2024/10/03 01:17:21 INFO : sub dir/hello world: Deleted run.go:180: Remote "box root 'rclone-test-sogonev2riyu'", Local "Local file system at /tmp/rclone2695290497", Modify Window "1s" 2024/10/03 01:17:21 DEBUG : Couldn't decode error response: invalid character 'u' looking for beginning of value 2024/10/03 01:17:21 DEBUG : pacer: low level retry 1/10 (error Error "503 Service Unavailable" (503)) 2024/10/03 01:17:21 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2024/10/03 01:17:21 DEBUG : pacer: Reducing sleep to 15ms 2024/10/03 01:17:22 DEBUG : pacer: Reducing sleep to 11.25ms 2024/10/03 01:17:22 DEBUG : box root 'rclone-test-sogonev2riyu': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2024/10/03 01:17:22 DEBUG : pacer: Reducing sleep to 10ms 2024/10/03 01:17:22 DEBUG : box root 'rclone-test-sogonev2riyu': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (10.57s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "box root 'rclone-test-sogonev2riyu'", Local "Local file system at /tmp/rclone2695290497", Modify Window "1s" sync_test.go:408: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.79s) === RUN TestMoveNoEmptyDirectories run.go:180: Remote "box root 'rclone-test-sogonev2riyu'", Local "Local file system at /tmp/rclone2695290497", Modify Window "1s" 2024/10/03 01:17:28 DEBUG : sub dir2: Making directory 2024/10/03 01:17:28 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/10/03 01:17:28 DEBUG : box root 'rclone-test-sogonev2riyu': Waiting for checks to finish 2024/10/03 01:17:28 DEBUG : box root 'rclone-test-sogonev2riyu': Waiting for transfers to finish 2024/10/03 01:17:31 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/10/03 01:17:31 INFO : sub dir/hello world: Copied (new) 2024/10/03 01:17:31 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (7.00s) === RUN TestSyncEmptyDirectories run.go:180: Remote "box root 'rclone-test-sogonev2riyu'", Local "Local file system at /tmp/rclone2695290497", Modify Window "1s" 2024/10/03 01:17:35 DEBUG : sub dir2: Making directory with metadata 2024/10/03 01:17:35 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/10/03 01:17:35 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/10/03 01:17:35 DEBUG : sub dir: Making directory 2024/10/03 01:17:36 DEBUG : sub dir2: Making directory 2024/10/03 01:17:37 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/10/03 01:17:37 DEBUG : box root 'rclone-test-sogonev2riyu': Waiting for checks to finish 2024/10/03 01:17:37 DEBUG : box root 'rclone-test-sogonev2riyu': Waiting for transfers to finish 2024/10/03 01:17:39 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/10/03 01:17:39 INFO : sub dir/hello world: Copied (new) 2024/10/03 01:17:39 DEBUG : Waiting for deletions to finish run.go:180: Remote "box root 'rclone-test-sogonev2riyu'", Local "Local file system at /tmp/rclone2695290497", Modify Window "1s" 2024/10/03 01:17:40 DEBUG : box root 'rclone-test-sogonev2riyu': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (9.68s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "box root 'rclone-test-sogonev2riyu'", Local "Local file system at /tmp/rclone2695290497", Modify Window "1s" sync_test.go:507: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.77s) === RUN TestSyncNoEmptyDirectories run.go:180: Remote "box root 'rclone-test-sogonev2riyu'", Local "Local file system at /tmp/rclone2695290497", Modify Window "1s" 2024/10/03 01:17:45 DEBUG : sub dir2: Making directory 2024/10/03 01:17:46 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/10/03 01:17:46 DEBUG : box root 'rclone-test-sogonev2riyu': Waiting for checks to finish 2024/10/03 01:17:46 DEBUG : box root 'rclone-test-sogonev2riyu': Waiting for transfers to finish 2024/10/03 01:17:48 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/10/03 01:17:48 INFO : sub dir/hello world: Copied (new) 2024/10/03 01:17:48 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (7.09s) === RUN TestServerSideCopy run.go:180: Remote "box root 'rclone-test-sogonev2riyu'", Local "Local file system at /tmp/rclone2695290497", Modify Window "1s" 2024/10/03 01:17:56 DEBUG : Creating backend with remote "TestBox:rclone-test-cazapol2yiti" 2024/10/03 01:17:57 DEBUG : box root 'rclone-test-cazapol2yiti': Ignoring "Shared folder — ForNick" - unknown type "web_link" sync_test.go:590: Server side copy (if possible) box root 'rclone-test-sogonev2riyu' -> box root 'rclone-test-cazapol2yiti' 2024/10/03 01:17:58 DEBUG : box root 'rclone-test-cazapol2yiti': Ignoring "Shared folder — ForNick" - unknown type "web_link" 2024/10/03 01:17:59 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/10/03 01:17:59 DEBUG : box root 'rclone-test-cazapol2yiti': Waiting for checks to finish 2024/10/03 01:17:59 DEBUG : box root 'rclone-test-cazapol2yiti': Waiting for transfers to finish 2024/10/03 01:17:59 DEBUG : box root 'rclone-test-cazapol2yiti': Ignoring "Shared folder — ForNick" - unknown type "web_link" 2024/10/03 01:18:03 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/10/03 01:18:03 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "box root 'rclone-test-sogonev2riyu'", Local "Local file system at /tmp/rclone2695290497", Modify Window "1s" 2024/10/03 01:18:04 DEBUG : box root 'rclone-test-cazapol2yiti': Purge remote --- PASS: TestServerSideCopy (16.16s) === RUN TestCopyOverSelf run.go:180: Remote "box root 'rclone-test-sogonev2riyu'", Local "Local file system at /tmp/rclone2695290497", Modify Window "1s" 2024/10/03 01:18:35 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2024/10/03 01:18:35 DEBUG : box root 'rclone-test-sogonev2riyu': Waiting for checks to finish 2024/10/03 01:18:35 DEBUG : box root 'rclone-test-sogonev2riyu': Waiting for transfers to finish 2024/10/03 01:18:36 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2024/10/03 01:18:36 INFO : sub dir/hello world: Copied (replaced existing) run.go:180: Remote "box root 'rclone-test-sogonev2riyu'", Local "Local file system at /tmp/rclone2695290497", Modify Window "1s" --- PASS: TestCopyOverSelf (32.50s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "box root 'rclone-test-sogonev2riyu'", Local "Local file system at /tmp/rclone2695290497", Modify Window "1s" 2024/10/03 01:18:45 DEBUG : Creating backend with remote "TestBox:rclone-test-zumafif1lima" 2024/10/03 01:18:45 DEBUG : Config file has changed externally - reloading 2024/10/03 01:18:45 DEBUG : box root 'rclone-test-zumafif1lima': Ignoring "Shared folder — ForNick" - unknown type "web_link" sync_test.go:626: Server side copy (if possible) box root 'rclone-test-sogonev2riyu' -> box root 'rclone-test-zumafif1lima' 2024/10/03 01:18:46 DEBUG : box root 'rclone-test-zumafif1lima': Ignoring "Shared folder — ForNick" - unknown type "web_link" 2024/10/03 01:18:47 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/10/03 01:18:47 DEBUG : box root 'rclone-test-zumafif1lima': Waiting for checks to finish 2024/10/03 01:18:47 DEBUG : box root 'rclone-test-zumafif1lima': Waiting for transfers to finish 2024/10/03 01:18:47 DEBUG : box root 'rclone-test-zumafif1lima': Ignoring "Shared folder — ForNick" - unknown type "web_link" 2024/10/03 01:18:51 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/10/03 01:18:51 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "box root 'rclone-test-sogonev2riyu'", Local "Local file system at /tmp/rclone2695290497", Modify Window "1s" 2024/10/03 01:18:55 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2024/10/03 01:18:55 DEBUG : box root 'rclone-test-zumafif1lima': Waiting for checks to finish 2024/10/03 01:18:55 DEBUG : box root 'rclone-test-zumafif1lima': Waiting for transfers to finish 2024/10/03 01:18:56 DEBUG : sub dir/hello world: dst already exists, copying to temp name sub dir/hello world-rclone-copy-dikekav3 2024/10/03 01:18:57 DEBUG : sub dir/hello world-rclone-copy-dikekav3: moving to real name sub dir/hello world 2024/10/03 01:18:59 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2024/10/03 01:18:59 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "box root 'rclone-test-sogonev2riyu'", Local "Local file system at /tmp/rclone2695290497", Modify Window "1s" 2024/10/03 01:18:59 DEBUG : box root 'rclone-test-zumafif1lima': Purge remote --- PASS: TestServerSideCopyOverSelf (24.28s) === RUN TestMoveOverSelf run.go:180: Remote "box root 'rclone-test-sogonev2riyu'", Local "Local file system at /tmp/rclone2695290497", Modify Window "1s" 2024/10/03 01:19:10 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2024/10/03 01:19:10 DEBUG : box root 'rclone-test-sogonev2riyu': Waiting for checks to finish 2024/10/03 01:19:10 DEBUG : box root 'rclone-test-sogonev2riyu': Waiting for transfers to finish 2024/10/03 01:19:11 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2024/10/03 01:19:11 INFO : sub dir/hello world: Copied (replaced existing) 2024/10/03 01:19:11 INFO : sub dir/hello world: Deleted run.go:180: Remote "box root 'rclone-test-sogonev2riyu'", Local "Local file system at /tmp/rclone2695290497", Modify Window "1s" --- PASS: TestMoveOverSelf (10.59s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "box root 'rclone-test-sogonev2riyu'", Local "Local file system at /tmp/rclone2695290497", Modify Window "1s" 2024/10/03 01:19:19 DEBUG : Creating backend with remote "TestBox:rclone-test-codugum8yofe" 2024/10/03 01:19:19 DEBUG : Config file has changed externally - reloading 2024/10/03 01:19:21 DEBUG : box root 'rclone-test-codugum8yofe': Ignoring "Shared folder — ForNick" - unknown type "web_link" sync_test.go:671: Server side copy (if possible) box root 'rclone-test-sogonev2riyu' -> box root 'rclone-test-codugum8yofe' 2024/10/03 01:19:22 DEBUG : box root 'rclone-test-codugum8yofe': Ignoring "Shared folder — ForNick" - unknown type "web_link" 2024/10/03 01:19:22 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/10/03 01:19:22 DEBUG : box root 'rclone-test-codugum8yofe': Waiting for checks to finish 2024/10/03 01:19:22 DEBUG : box root 'rclone-test-codugum8yofe': Waiting for transfers to finish 2024/10/03 01:19:24 DEBUG : box root 'rclone-test-codugum8yofe': Ignoring "Shared folder — ForNick" - unknown type "web_link" 2024/10/03 01:19:26 DEBUG : Couldn't decode error response: invalid character 'u' looking for beginning of value 2024/10/03 01:19:26 DEBUG : pacer: low level retry 1/10 (error Error "503 Service Unavailable" (503)) 2024/10/03 01:19:26 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2024/10/03 01:19:27 DEBUG : pacer: Reducing sleep to 15ms 2024/10/03 01:19:27 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/10/03 01:19:27 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "box root 'rclone-test-sogonev2riyu'", Local "Local file system at /tmp/rclone2695290497", Modify Window "1s" 2024/10/03 01:19:28 DEBUG : pacer: Reducing sleep to 11.25ms 2024/10/03 01:19:28 DEBUG : pacer: Reducing sleep to 10ms 2024/10/03 01:19:31 DEBUG : box root 'rclone-test-codugum8yofe': Using server-side directory move 2024/10/03 01:19:31 INFO : box root 'rclone-test-codugum8yofe': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2024/10/03 01:19:32 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2024/10/03 01:19:32 DEBUG : box root 'rclone-test-codugum8yofe': Waiting for checks to finish 2024/10/03 01:19:32 DEBUG : box root 'rclone-test-codugum8yofe': Waiting for transfers to finish 2024/10/03 01:19:33 INFO : sub dir/hello world: Deleted 2024/10/03 01:19:34 INFO : sub dir/hello world: Moved (server-side) 2024/10/03 01:19:39 DEBUG : testing file moves 2024/10/03 01:19:39 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2024/10/03 01:19:39 DEBUG : box root 'rclone-test-codugum8yofe': Waiting for checks to finish 2024/10/03 01:19:39 DEBUG : box root 'rclone-test-codugum8yofe': Waiting for transfers to finish 2024/10/03 01:19:40 INFO : sub dir/hello world: Deleted 2024/10/03 01:19:42 INFO : sub dir/hello world: Moved (server-side) run.go:180: Remote "box root 'rclone-test-sogonev2riyu'", Local "Local file system at /tmp/rclone2695290497", Modify Window "1s" 2024/10/03 01:19:43 DEBUG : Couldn't decode error response: invalid character 'u' looking for beginning of value 2024/10/03 01:19:43 DEBUG : pacer: low level retry 1/10 (error Error "503 Service Unavailable" (503)) 2024/10/03 01:19:43 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2024/10/03 01:19:43 DEBUG : pacer: Reducing sleep to 15ms 2024/10/03 01:19:43 DEBUG : pacer: Reducing sleep to 11.25ms 2024/10/03 01:19:43 DEBUG : box root 'rclone-test-codugum8yofe': Purge remote 2024/10/03 01:19:44 DEBUG : Couldn't decode error response: invalid character 'u' looking for beginning of value 2024/10/03 01:19:44 DEBUG : pacer: low level retry 1/10 (error Error "503 Service Unavailable" (503)) 2024/10/03 01:19:44 DEBUG : pacer: Rate limited, increasing sleep to 22.5ms 2024/10/03 01:19:45 DEBUG : pacer: Reducing sleep to 16.875ms 2024/10/03 01:19:46 DEBUG : Couldn't decode error response: invalid character 'u' looking for beginning of value 2024/10/03 01:19:46 DEBUG : pacer: low level retry 1/10 (error Error "503 Service Unavailable" (503)) 2024/10/03 01:19:46 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2024/10/03 01:19:46 DEBUG : pacer: Reducing sleep to 15ms 2024/10/03 01:19:47 DEBUG : pacer: Reducing sleep to 11.25ms 2024/10/03 01:19:47 DEBUG : pacer: Reducing sleep to 10ms --- PASS: TestServerSideMoveOverSelf (32.91s) === RUN TestCopyAfterDelete run.go:180: Remote "box root 'rclone-test-sogonev2riyu'", Local "Local file system at /tmp/rclone2695290497", Modify Window "1s" 2024/10/03 01:19:51 ERROR : : error listing: directory not found 2024/10/03 01:19:52 DEBUG : Couldn't decode error response: invalid character 'u' looking for beginning of value 2024/10/03 01:19:52 DEBUG : pacer: low level retry 1/10 (error Error "503 Service Unavailable" (503)) 2024/10/03 01:19:52 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2024/10/03 01:19:52 DEBUG : Couldn't decode error response: invalid character 'u' looking for beginning of value 2024/10/03 01:19:52 DEBUG : pacer: low level retry 2/10 (error Error "503 Service Unavailable" (503)) 2024/10/03 01:19:52 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2024/10/03 01:19:52 DEBUG : Couldn't decode error response: invalid character 'u' looking for beginning of value 2024/10/03 01:19:52 DEBUG : pacer: low level retry 3/10 (error Error "503 Service Unavailable" (503)) 2024/10/03 01:19:52 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2024/10/03 01:19:52 DEBUG : pacer: Reducing sleep to 60ms 2024/10/03 01:19:53 DEBUG : pacer: Reducing sleep to 45ms 2024/10/03 01:19:53 DEBUG : Local file system at /tmp/rclone2695290497: Making directory 2024/10/03 01:19:53 DEBUG : pacer: Reducing sleep to 33.75ms 2024/10/03 01:19:53 DEBUG : Couldn't decode error response: invalid character 'u' looking for beginning of value 2024/10/03 01:19:53 DEBUG : pacer: low level retry 1/10 (error Error "503 Service Unavailable" (503)) 2024/10/03 01:19:53 DEBUG : pacer: Rate limited, increasing sleep to 67.5ms 2024/10/03 01:19:54 DEBUG : pacer: Reducing sleep to 50.625ms 2024/10/03 01:19:54 DEBUG : box root 'rclone-test-sogonev2riyu': Waiting for checks to finish 2024/10/03 01:19:54 DEBUG : box root 'rclone-test-sogonev2riyu': Waiting for transfers to finish run.go:180: Remote "box root 'rclone-test-sogonev2riyu'", Local "Local file system at /tmp/rclone2695290497", Modify Window "1s" 2024/10/03 01:19:54 DEBUG : pacer: Reducing sleep to 37.96875ms 2024/10/03 01:19:54 DEBUG : pacer: Reducing sleep to 28.476562ms 2024/10/03 01:19:55 DEBUG : pacer: Reducing sleep to 21.357421ms 2024/10/03 01:19:55 DEBUG : pacer: Reducing sleep to 16.018065ms 2024/10/03 01:19:56 DEBUG : pacer: Reducing sleep to 12.013548ms 2024/10/03 01:19:57 DEBUG : pacer: Reducing sleep to 10ms --- PASS: TestCopyAfterDelete (9.35s) === RUN TestCopyRedownload run.go:180: Remote "box root 'rclone-test-sogonev2riyu'", Local "Local file system at /tmp/rclone2695290497", Modify Window "1s" 2024/10/03 01:20:02 DEBUG : Added delayed dir = "sub dir", newDst= 2024/10/03 01:20:02 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/10/03 01:20:02 DEBUG : Local file system at /tmp/rclone2695290497: Waiting for checks to finish 2024/10/03 01:20:02 DEBUG : Local file system at /tmp/rclone2695290497: Waiting for transfers to finish 2024/10/03 01:20:03 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/10/03 01:20:03 DEBUG : sub dir/hello world.e0e42c92.partial: renamed to: sub dir/hello world 2024/10/03 01:20:03 INFO : sub dir/hello world: Copied (new) 2024/10/03 01:20:03 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "box root 'rclone-test-sogonev2riyu'", Local "Local file system at /tmp/rclone2695290497", Modify Window "1s" 2024/10/03 01:20:05 DEBUG : Couldn't decode error response: invalid character 'u' looking for beginning of value 2024/10/03 01:20:05 DEBUG : pacer: low level retry 1/10 (error Error "503 Service Unavailable" (503)) 2024/10/03 01:20:05 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2024/10/03 01:20:06 DEBUG : pacer: Reducing sleep to 15ms 2024/10/03 01:20:07 DEBUG : pacer: Reducing sleep to 11.25ms 2024/10/03 01:20:07 DEBUG : pacer: Reducing sleep to 10ms --- PASS: TestCopyRedownload (9.20s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "box root 'rclone-test-sogonev2riyu'", Local "Local file system at /tmp/rclone2695290497", Modify Window "1s" 2024/10/03 01:20:08 DEBUG : check sum: Need to transfer - File not found at Destination 2024/10/03 01:20:08 DEBUG : box root 'rclone-test-sogonev2riyu': Waiting for checks to finish 2024/10/03 01:20:08 DEBUG : box root 'rclone-test-sogonev2riyu': Waiting for transfers to finish 2024/10/03 01:20:09 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2024/10/03 01:20:09 INFO : check sum: Copied (new) 2024/10/03 01:20:09 DEBUG : Waiting for deletions to finish run.go:180: Remote "box root 'rclone-test-sogonev2riyu'", Local "Local file system at /tmp/rclone2695290497", Modify Window "1s" 2024/10/03 01:20:10 DEBUG : box root 'rclone-test-sogonev2riyu': Waiting for checks to finish 2024/10/03 01:20:10 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2024/10/03 01:20:10 DEBUG : check sum: Size and sha1 of src and dst objects identical 2024/10/03 01:20:10 DEBUG : check sum: Unchanged skipping 2024/10/03 01:20:10 DEBUG : box root 'rclone-test-sogonev2riyu': Waiting for transfers to finish 2024/10/03 01:20:10 DEBUG : Waiting for deletions to finish 2024/10/03 01:20:10 INFO : There was nothing to transfer run.go:180: Remote "box root 'rclone-test-sogonev2riyu'", Local "Local file system at /tmp/rclone2695290497", Modify Window "1s" 2024/10/03 01:20:11 DEBUG : Couldn't decode error response: invalid character 'u' looking for beginning of value 2024/10/03 01:20:11 DEBUG : pacer: low level retry 1/10 (error Error "503 Service Unavailable" (503)) 2024/10/03 01:20:11 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2024/10/03 01:20:11 DEBUG : Couldn't decode error response: invalid character 'u' looking for beginning of value 2024/10/03 01:20:11 DEBUG : pacer: low level retry 2/10 (error Error "503 Service Unavailable" (503)) 2024/10/03 01:20:11 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2024/10/03 01:20:11 DEBUG : pacer: Reducing sleep to 30ms 2024/10/03 01:20:12 DEBUG : pacer: Reducing sleep to 22.5ms 2024/10/03 01:20:13 DEBUG : pacer: Reducing sleep to 16.875ms 2024/10/03 01:20:13 DEBUG : pacer: Reducing sleep to 12.65625ms 2024/10/03 01:20:13 DEBUG : pacer: Reducing sleep to 10ms --- PASS: TestSyncBasedOnCheckSum (6.89s) === RUN TestSyncSizeOnly run.go:180: Remote "box root 'rclone-test-sogonev2riyu'", Local "Local file system at /tmp/rclone2695290497", Modify Window "1s" 2024/10/03 01:20:15 DEBUG : sizeonly: Need to transfer - File not found at Destination 2024/10/03 01:20:15 DEBUG : box root 'rclone-test-sogonev2riyu': Waiting for checks to finish 2024/10/03 01:20:15 DEBUG : box root 'rclone-test-sogonev2riyu': Waiting for transfers to finish 2024/10/03 01:20:16 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2024/10/03 01:20:16 INFO : sizeonly: Copied (new) 2024/10/03 01:20:16 DEBUG : Waiting for deletions to finish run.go:180: Remote "box root 'rclone-test-sogonev2riyu'", Local "Local file system at /tmp/rclone2695290497", Modify Window "1s" 2024/10/03 01:20:17 DEBUG : sizeonly: Sizes identical 2024/10/03 01:20:17 DEBUG : box root 'rclone-test-sogonev2riyu': Waiting for checks to finish 2024/10/03 01:20:17 DEBUG : sizeonly: Unchanged skipping 2024/10/03 01:20:17 DEBUG : box root 'rclone-test-sogonev2riyu': Waiting for transfers to finish 2024/10/03 01:20:17 DEBUG : Waiting for deletions to finish 2024/10/03 01:20:17 INFO : There was nothing to transfer run.go:180: Remote "box root 'rclone-test-sogonev2riyu'", Local "Local file system at /tmp/rclone2695290497", Modify Window "1s" 2024/10/03 01:20:17 DEBUG : Couldn't decode error response: invalid character 'u' looking for beginning of value 2024/10/03 01:20:17 DEBUG : pacer: low level retry 1/10 (error Error "503 Service Unavailable" (503)) 2024/10/03 01:20:17 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2024/10/03 01:20:18 DEBUG : pacer: Reducing sleep to 15ms 2024/10/03 01:20:18 DEBUG : pacer: Reducing sleep to 11.25ms 2024/10/03 01:20:19 DEBUG : pacer: Reducing sleep to 10ms --- PASS: TestSyncSizeOnly (6.60s) === RUN TestSyncIgnoreSize run.go:180: Remote "box root 'rclone-test-sogonev2riyu'", Local "Local file system at /tmp/rclone2695290497", Modify Window "1s" 2024/10/03 01:20:21 DEBUG : ignore-size: Need to transfer - File not found at Destination 2024/10/03 01:20:21 DEBUG : box root 'rclone-test-sogonev2riyu': Waiting for checks to finish 2024/10/03 01:20:21 DEBUG : box root 'rclone-test-sogonev2riyu': Waiting for transfers to finish 2024/10/03 01:20:23 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2024/10/03 01:20:23 INFO : ignore-size: Copied (new) 2024/10/03 01:20:23 DEBUG : Waiting for deletions to finish run.go:180: Remote "box root 'rclone-test-sogonev2riyu'", Local "Local file system at /tmp/rclone2695290497", Modify Window "1s" 2024/10/03 01:20:24 DEBUG : ignore-size: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/10/03 01:20:24 DEBUG : ignore-size: Unchanged skipping 2024/10/03 01:20:24 DEBUG : box root 'rclone-test-sogonev2riyu': Waiting for checks to finish 2024/10/03 01:20:24 DEBUG : box root 'rclone-test-sogonev2riyu': Waiting for transfers to finish 2024/10/03 01:20:24 DEBUG : Waiting for deletions to finish 2024/10/03 01:20:24 INFO : There was nothing to transfer run.go:180: Remote "box root 'rclone-test-sogonev2riyu'", Local "Local file system at /tmp/rclone2695290497", Modify Window "1s" --- PASS: TestSyncIgnoreSize (6.69s) === RUN TestSyncIgnoreTimes run.go:180: Remote "box root 'rclone-test-sogonev2riyu'", Local "Local file system at /tmp/rclone2695290497", Modify Window "1s" 2024/10/03 01:20:30 DEBUG : existing: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/10/03 01:20:30 DEBUG : box root 'rclone-test-sogonev2riyu': Waiting for checks to finish 2024/10/03 01:20:30 DEBUG : existing: Unchanged skipping 2024/10/03 01:20:30 DEBUG : box root 'rclone-test-sogonev2riyu': Waiting for transfers to finish 2024/10/03 01:20:30 DEBUG : Waiting for deletions to finish 2024/10/03 01:20:30 INFO : There was nothing to transfer run.go:180: Remote "box root 'rclone-test-sogonev2riyu'", Local "Local file system at /tmp/rclone2695290497", Modify Window "1s" 2024/10/03 01:20:30 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2024/10/03 01:20:30 DEBUG : box root 'rclone-test-sogonev2riyu': Waiting for checks to finish 2024/10/03 01:20:30 DEBUG : box root 'rclone-test-sogonev2riyu': Waiting for transfers to finish 2024/10/03 01:20:32 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2024/10/03 01:20:32 INFO : existing: Copied (replaced existing) 2024/10/03 01:20:32 DEBUG : Waiting for deletions to finish run.go:180: Remote "box root 'rclone-test-sogonev2riyu'", Local "Local file system at /tmp/rclone2695290497", Modify Window "1s" --- PASS: TestSyncIgnoreTimes (7.99s) === RUN TestSyncIgnoreExisting run.go:180: Remote "box root 'rclone-test-sogonev2riyu'", Local "Local file system at /tmp/rclone2695290497", Modify Window "1s" 2024/10/03 01:20:36 DEBUG : existing: Need to transfer - File not found at Destination 2024/10/03 01:20:36 DEBUG : box root 'rclone-test-sogonev2riyu': Waiting for checks to finish 2024/10/03 01:20:36 DEBUG : box root 'rclone-test-sogonev2riyu': Waiting for transfers to finish 2024/10/03 01:20:38 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2024/10/03 01:20:38 INFO : existing: Copied (new) 2024/10/03 01:20:38 DEBUG : Waiting for deletions to finish run.go:180: Remote "box root 'rclone-test-sogonev2riyu'", Local "Local file system at /tmp/rclone2695290497", Modify Window "1s" 2024/10/03 01:20:38 DEBUG : existing: Destination exists, skipping 2024/10/03 01:20:38 DEBUG : box root 'rclone-test-sogonev2riyu': Waiting for checks to finish 2024/10/03 01:20:38 DEBUG : box root 'rclone-test-sogonev2riyu': Waiting for transfers to finish 2024/10/03 01:20:38 DEBUG : Waiting for deletions to finish 2024/10/03 01:20:38 INFO : There was nothing to transfer run.go:180: Remote "box root 'rclone-test-sogonev2riyu'", Local "Local file system at /tmp/rclone2695290497", Modify Window "1s" --- PASS: TestSyncIgnoreExisting (6.67s) === RUN TestSyncIgnoreErrors run.go:180: Remote "box root 'rclone-test-sogonev2riyu'", Local "Local file system at /tmp/rclone2695290497", Modify Window "1s" 2024/10/03 01:20:46 DEBUG : Couldn't decode error response: invalid character 'u' looking for beginning of value 2024/10/03 01:20:46 DEBUG : pacer: low level retry 1/10 (error Error "503 Service Unavailable" (503)) 2024/10/03 01:20:46 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2024/10/03 01:20:47 DEBUG : pacer: Reducing sleep to 15ms 2024/10/03 01:20:48 DEBUG : pacer: Reducing sleep to 11.25ms 2024/10/03 01:20:48 DEBUG : d: Making directory 2024/10/03 01:20:48 DEBUG : pacer: Reducing sleep to 10ms 2024/10/03 01:20:50 DEBUG : Couldn't decode error response: invalid character 'u' looking for beginning of value 2024/10/03 01:20:50 DEBUG : pacer: low level retry 1/10 (error Error "503 Service Unavailable" (503)) 2024/10/03 01:20:50 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2024/10/03 01:20:50 DEBUG : pacer: Reducing sleep to 15ms 2024/10/03 01:20:50 DEBUG : pacer: Reducing sleep to 11.25ms 2024/10/03 01:20:50 DEBUG : pacer: Reducing sleep to 10ms 2024/10/03 01:20:51 DEBUG : a/potato2: Need to transfer - File not found at Destination 2024/10/03 01:20:51 DEBUG : Couldn't decode error response: invalid character 'u' looking for beginning of value 2024/10/03 01:20:51 DEBUG : pacer: low level retry 1/10 (error Error "503 Service Unavailable" (503)) 2024/10/03 01:20:51 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2024/10/03 01:20:51 DEBUG : pacer: Reducing sleep to 15ms 2024/10/03 01:20:51 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/10/03 01:20:51 DEBUG : c/non empty space: Unchanged skipping 2024/10/03 01:20:51 DEBUG : pacer: Reducing sleep to 11.25ms 2024/10/03 01:20:51 DEBUG : pacer: Reducing sleep to 10ms 2024/10/03 01:20:51 DEBUG : box root 'rclone-test-sogonev2riyu': Waiting for checks to finish 2024/10/03 01:20:51 DEBUG : box root 'rclone-test-sogonev2riyu': Waiting for transfers to finish 2024/10/03 01:20:54 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/10/03 01:20:54 INFO : a/potato2: Copied (new) 2024/10/03 01:20:54 DEBUG : Waiting for deletions to finish 2024/10/03 01:20:55 INFO : b/potato: Deleted 2024/10/03 01:20:55 INFO : d: Removing directory 2024/10/03 01:20:55 INFO : b: Removing directory 2024/10/03 01:20:56 DEBUG : box root 'rclone-test-sogonev2riyu': deleted 2 directories run.go:180: Remote "box root 'rclone-test-sogonev2riyu'", Local "Local file system at /tmp/rclone2695290497", Modify Window "1s" 2024/10/03 01:20:58 DEBUG : Couldn't decode error response: invalid character 'u' looking for beginning of value 2024/10/03 01:20:58 DEBUG : pacer: low level retry 1/10 (error Error "503 Service Unavailable" (503)) 2024/10/03 01:20:58 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2024/10/03 01:20:58 DEBUG : pacer: Reducing sleep to 15ms 2024/10/03 01:20:58 DEBUG : pacer: Reducing sleep to 11.25ms 2024/10/03 01:20:59 DEBUG : pacer: Reducing sleep to 10ms 2024/10/03 01:21:00 DEBUG : Couldn't decode error response: invalid character 'u' looking for beginning of value 2024/10/03 01:21:00 DEBUG : pacer: low level retry 1/10 (error Error "503 Service Unavailable" (503)) 2024/10/03 01:21:00 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2024/10/03 01:21:01 DEBUG : Couldn't decode error response: invalid character 'u' looking for beginning of value 2024/10/03 01:21:01 DEBUG : pacer: low level retry 2/10 (error Error "503 Service Unavailable" (503)) 2024/10/03 01:21:01 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2024/10/03 01:21:02 DEBUG : pacer: Reducing sleep to 30ms 2024/10/03 01:21:02 DEBUG : Couldn't decode error response: invalid character 'u' looking for beginning of value 2024/10/03 01:21:02 DEBUG : pacer: low level retry 1/10 (error Error "503 Service Unavailable" (503)) 2024/10/03 01:21:02 DEBUG : pacer: Rate limited, increasing sleep to 60ms 2024/10/03 01:21:03 DEBUG : pacer: Reducing sleep to 45ms 2024/10/03 01:21:03 DEBUG : pacer: Reducing sleep to 33.75ms 2024/10/03 01:21:03 DEBUG : pacer: Reducing sleep to 25.3125ms 2024/10/03 01:21:04 DEBUG : pacer: Reducing sleep to 18.984375ms --- PASS: TestSyncIgnoreErrors (21.57s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "box root 'rclone-test-sogonev2riyu'", Local "Local file system at /tmp/rclone2695290497", Modify Window "1s" 2024/10/03 01:21:04 DEBUG : pacer: Reducing sleep to 14.238281ms 2024/10/03 01:21:05 DEBUG : pacer: Reducing sleep to 10.67871ms 2024/10/03 01:21:06 DEBUG : pacer: Reducing sleep to 10ms 2024/10/03 01:21:06 DEBUG : box root 'rclone-test-sogonev2riyu': Waiting for checks to finish 2024/10/03 01:21:06 DEBUG : empty space: Modification times differ by -95456h54m53.123456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-02 20:05:06 -0800 -0800 2024/10/03 01:21:06 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2024/10/03 01:21:06 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2024/10/03 01:21:06 DEBUG : empty space: Unchanged skipping 2024/10/03 01:21:06 DEBUG : box root 'rclone-test-sogonev2riyu': Waiting for transfers to finish 2024/10/03 01:21:06 DEBUG : Waiting for deletions to finish 2024/10/03 01:21:06 INFO : There was nothing to transfer run.go:180: Remote "box root 'rclone-test-sogonev2riyu'", Local "Local file system at /tmp/rclone2695290497", Modify Window "1s" 2024/10/03 01:21:07 DEBUG : Couldn't decode error response: invalid character 'u' looking for beginning of value 2024/10/03 01:21:07 DEBUG : pacer: low level retry 1/10 (error Error "503 Service Unavailable" (503)) 2024/10/03 01:21:07 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2024/10/03 01:21:07 DEBUG : pacer: Reducing sleep to 15ms 2024/10/03 01:21:07 DEBUG : empty space: Modification times differ by -95456h54m53.123456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-02 20:05:06 -0800 -0800 2024/10/03 01:21:07 DEBUG : box root 'rclone-test-sogonev2riyu': Waiting for checks to finish 2024/10/03 01:21:07 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2024/10/03 01:21:07 DEBUG : Couldn't decode error response: invalid character 'u' looking for beginning of value 2024/10/03 01:21:07 DEBUG : pacer: low level retry 1/10 (error Error "503 Service Unavailable" (503)) 2024/10/03 01:21:07 DEBUG : pacer: Rate limited, increasing sleep to 30ms 2024/10/03 01:21:08 DEBUG : pacer: Reducing sleep to 22.5ms 2024/10/03 01:21:08 INFO : empty space: Updated modification time in destination 2024/10/03 01:21:08 DEBUG : empty space: Unchanged skipping 2024/10/03 01:21:08 DEBUG : box root 'rclone-test-sogonev2riyu': Waiting for transfers to finish 2024/10/03 01:21:08 DEBUG : Waiting for deletions to finish 2024/10/03 01:21:08 INFO : There was nothing to transfer run.go:180: Remote "box root 'rclone-test-sogonev2riyu'", Local "Local file system at /tmp/rclone2695290497", Modify Window "1s" 2024/10/03 01:21:08 DEBUG : Couldn't decode error response: invalid character 'u' looking for beginning of value 2024/10/03 01:21:08 DEBUG : pacer: low level retry 1/10 (error Error "503 Service Unavailable" (503)) 2024/10/03 01:21:08 DEBUG : pacer: Rate limited, increasing sleep to 45ms 2024/10/03 01:21:08 DEBUG : pacer: Reducing sleep to 33.75ms 2024/10/03 01:21:09 DEBUG : pacer: Reducing sleep to 25.3125ms 2024/10/03 01:21:10 DEBUG : pacer: Reducing sleep to 18.984375ms 2024/10/03 01:21:10 DEBUG : pacer: Reducing sleep to 14.238281ms 2024/10/03 01:21:10 DEBUG : pacer: Reducing sleep to 10.67871ms 2024/10/03 01:21:11 DEBUG : pacer: Reducing sleep to 10ms 2024/10/03 01:21:11 DEBUG : Couldn't decode error response: invalid character 'u' looking for beginning of value 2024/10/03 01:21:11 DEBUG : pacer: low level retry 1/10 (error Error "503 Service Unavailable" (503)) 2024/10/03 01:21:11 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2024/10/03 01:21:12 DEBUG : pacer: Reducing sleep to 15ms --- PASS: TestSyncAfterChangingModtimeOnly (8.03s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "box root 'rclone-test-sogonev2riyu'", Local "Local file system at /tmp/rclone2695290497", Modify Window "1s" 2024/10/03 01:21:12 DEBUG : Couldn't decode error response: invalid character 'u' looking for beginning of value 2024/10/03 01:21:12 DEBUG : pacer: low level retry 1/10 (error Error "503 Service Unavailable" (503)) 2024/10/03 01:21:12 DEBUG : pacer: Rate limited, increasing sleep to 30ms 2024/10/03 01:21:12 DEBUG : pacer: Reducing sleep to 22.5ms 2024/10/03 01:21:13 DEBUG : pacer: Reducing sleep to 16.875ms 2024/10/03 01:21:14 DEBUG : pacer: Reducing sleep to 12.65625ms 2024/10/03 01:21:14 DEBUG : pacer: Reducing sleep to 10ms 2024/10/03 01:21:14 DEBUG : empty space: Modification times differ by -95456h54m53.123456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-02 20:05:06 -0800 -0800 2024/10/03 01:21:14 DEBUG : box root 'rclone-test-sogonev2riyu': Waiting for checks to finish 2024/10/03 01:21:14 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2024/10/03 01:21:14 DEBUG : empty space: Unchanged skipping 2024/10/03 01:21:14 DEBUG : box root 'rclone-test-sogonev2riyu': Waiting for transfers to finish 2024/10/03 01:21:14 DEBUG : Waiting for deletions to finish 2024/10/03 01:21:14 INFO : There was nothing to transfer run.go:180: Remote "box root 'rclone-test-sogonev2riyu'", Local "Local file system at /tmp/rclone2695290497", Modify Window "1s" 2024/10/03 01:21:14 DEBUG : Couldn't decode error response: invalid character 'u' looking for beginning of value 2024/10/03 01:21:14 DEBUG : pacer: low level retry 1/10 (error Error "503 Service Unavailable" (503)) 2024/10/03 01:21:14 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2024/10/03 01:21:15 DEBUG : pacer: Reducing sleep to 15ms 2024/10/03 01:21:15 DEBUG : pacer: Reducing sleep to 11.25ms 2024/10/03 01:21:15 DEBUG : Couldn't decode error response: invalid character 'u' looking for beginning of value 2024/10/03 01:21:15 DEBUG : pacer: low level retry 1/10 (error Error "503 Service Unavailable" (503)) 2024/10/03 01:21:15 DEBUG : pacer: Rate limited, increasing sleep to 22.5ms 2024/10/03 01:21:16 DEBUG : pacer: Reducing sleep to 16.875ms 2024/10/03 01:21:17 DEBUG : pacer: Reducing sleep to 12.65625ms 2024/10/03 01:21:17 DEBUG : pacer: Reducing sleep to 10ms --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (5.68s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "box root 'rclone-test-sogonev2riyu'", Local "Local file system at /tmp/rclone2695290497", Modify Window "1s" 2024/10/03 01:21:20 DEBUG : foo: Modification times differ by -95456h54m53.123456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-02 20:05:06 -0800 -0800 2024/10/03 01:21:20 DEBUG : box root 'rclone-test-sogonev2riyu': Waiting for checks to finish 2024/10/03 01:21:20 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone2695290497) 2024/10/03 01:21:20 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (box root 'rclone-test-sogonev2riyu') 2024/10/03 01:21:20 DEBUG : foo: sha1 differ 2024/10/03 01:21:20 DEBUG : box root 'rclone-test-sogonev2riyu': Waiting for transfers to finish 2024/10/03 01:21:21 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2024/10/03 01:21:21 INFO : foo: Copied (replaced existing) 2024/10/03 01:21:21 DEBUG : Waiting for deletions to finish run.go:180: Remote "box root 'rclone-test-sogonev2riyu'", Local "Local file system at /tmp/rclone2695290497", Modify Window "1s" 2024/10/03 01:21:22 DEBUG : Couldn't decode error response: invalid character 'u' looking for beginning of value 2024/10/03 01:21:22 DEBUG : pacer: low level retry 1/10 (error Error "503 Service Unavailable" (503)) 2024/10/03 01:21:22 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2024/10/03 01:21:23 DEBUG : pacer: Reducing sleep to 15ms 2024/10/03 01:21:24 DEBUG : pacer: Reducing sleep to 11.25ms 2024/10/03 01:21:24 DEBUG : Couldn't decode error response: invalid character 'u' looking for beginning of value 2024/10/03 01:21:24 DEBUG : pacer: low level retry 1/10 (error Error "503 Service Unavailable" (503)) 2024/10/03 01:21:24 DEBUG : pacer: Rate limited, increasing sleep to 22.5ms 2024/10/03 01:21:24 DEBUG : pacer: Reducing sleep to 16.875ms 2024/10/03 01:21:25 DEBUG : pacer: Reducing sleep to 12.65625ms --- PASS: TestSyncDoesntUpdateModtime (7.23s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "box root 'rclone-test-sogonev2riyu'", Local "Local file system at /tmp/rclone2695290497", Modify Window "1s" 2024/10/03 01:21:25 DEBUG : pacer: Reducing sleep to 10ms 2024/10/03 01:21:27 DEBUG : potato: Need to transfer - File not found at Destination 2024/10/03 01:21:27 DEBUG : box root 'rclone-test-sogonev2riyu': Waiting for checks to finish 2024/10/03 01:21:27 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/10/03 01:21:27 DEBUG : empty space: Unchanged skipping 2024/10/03 01:21:27 DEBUG : box root 'rclone-test-sogonev2riyu': Waiting for transfers to finish 2024/10/03 01:21:29 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/10/03 01:21:29 INFO : potato: Copied (new) 2024/10/03 01:21:29 DEBUG : Waiting for deletions to finish run.go:180: Remote "box root 'rclone-test-sogonev2riyu'", Local "Local file system at /tmp/rclone2695290497", Modify Window "1s" --- PASS: TestSyncAfterAddingAFile (8.04s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "box root 'rclone-test-sogonev2riyu'", Local "Local file system at /tmp/rclone2695290497", Modify Window "1s" 2024/10/03 01:21:35 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2024/10/03 01:21:35 DEBUG : box root 'rclone-test-sogonev2riyu': Waiting for checks to finish 2024/10/03 01:21:35 DEBUG : box root 'rclone-test-sogonev2riyu': Waiting for transfers to finish 2024/10/03 01:21:36 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2024/10/03 01:21:36 INFO : potato: Copied (replaced existing) 2024/10/03 01:21:36 DEBUG : Waiting for deletions to finish run.go:180: Remote "box root 'rclone-test-sogonev2riyu'", Local "Local file system at /tmp/rclone2695290497", Modify Window "1s" --- PASS: TestSyncAfterChangingFilesSizeOnly (6.21s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "box root 'rclone-test-sogonev2riyu'", Local "Local file system at /tmp/rclone2695290497", Modify Window "1s" 2024/10/03 01:21:41 DEBUG : box root 'rclone-test-sogonev2riyu': Waiting for checks to finish 2024/10/03 01:21:41 DEBUG : potato: Modification times differ by 119h59m59.876543211s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2011-12-30 04:59:59 -0800 -0800 2024/10/03 01:21:41 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone2695290497) 2024/10/03 01:21:41 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (box root 'rclone-test-sogonev2riyu') 2024/10/03 01:21:41 DEBUG : potato: sha1 differ 2024/10/03 01:21:41 DEBUG : box root 'rclone-test-sogonev2riyu': Waiting for transfers to finish 2024/10/03 01:21:43 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2024/10/03 01:21:43 INFO : potato: Copied (replaced existing) 2024/10/03 01:21:43 DEBUG : Waiting for deletions to finish run.go:180: Remote "box root 'rclone-test-sogonev2riyu'", Local "Local file system at /tmp/rclone2695290497", Modify Window "1s" --- PASS: TestSyncAfterChangingContentsOnly (6.63s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "box root 'rclone-test-sogonev2riyu'", Local "Local file system at /tmp/rclone2695290497", Modify Window "1s" 2024/10/03 01:21:49 DEBUG : potato2: Need to transfer - File not found at Destination 2024/10/03 01:21:49 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/10/03 01:21:49 DEBUG : empty space: Unchanged skipping 2024/10/03 01:21:49 DEBUG : box root 'rclone-test-sogonev2riyu': Waiting for checks to finish 2024/10/03 01:21:49 DEBUG : box root 'rclone-test-sogonev2riyu': Waiting for transfers to finish 2024/10/03 01:21:49 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2024/10/03 01:21:49 DEBUG : Waiting for deletions to finish 2024/10/03 01:21:49 NOTICE: potato: Skipped delete as --dry-run is set (size 21) run.go:180: Remote "box root 'rclone-test-sogonev2riyu'", Local "Local file system at /tmp/rclone2695290497", Modify Window "1s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (7.57s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "box root 'rclone-test-sogonev2riyu'", Local "Local file system at /tmp/rclone2695290497", Modify Window "1s" 2024/10/03 01:21:57 DEBUG : potato2: Need to transfer - File not found at Destination 2024/10/03 01:21:57 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/10/03 01:21:57 DEBUG : box root 'rclone-test-sogonev2riyu': Waiting for checks to finish 2024/10/03 01:21:57 DEBUG : empty space: Unchanged skipping 2024/10/03 01:21:57 DEBUG : box root 'rclone-test-sogonev2riyu': Waiting for transfers to finish 2024/10/03 01:21:59 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/10/03 01:21:59 INFO : potato2: Copied (new) 2024/10/03 01:21:59 DEBUG : Waiting for deletions to finish 2024/10/03 01:22:00 INFO : potato: Deleted run.go:180: Remote "box root 'rclone-test-sogonev2riyu'", Local "Local file system at /tmp/rclone2695290497", Modify Window "1s" 2024/10/03 01:22:00 DEBUG : Couldn't decode error response: invalid character 'u' looking for beginning of value 2024/10/03 01:22:00 DEBUG : pacer: low level retry 1/10 (error Error "503 Service Unavailable" (503)) 2024/10/03 01:22:00 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2024/10/03 01:22:01 DEBUG : pacer: Reducing sleep to 15ms 2024/10/03 01:22:02 DEBUG : pacer: Reducing sleep to 11.25ms 2024/10/03 01:22:03 DEBUG : pacer: Reducing sleep to 10ms --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (10.68s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "box root 'rclone-test-sogonev2riyu'", Local "Local file system at /tmp/rclone2695290497", Modify Window "1s" 2024/10/03 01:22:09 DEBUG : d: Making directory 2024/10/03 01:22:10 DEBUG : d/e: Making directory 2024/10/03 01:22:12 DEBUG : Couldn't decode error response: invalid character 'u' looking for beginning of value 2024/10/03 01:22:12 DEBUG : pacer: low level retry 1/10 (error Error "503 Service Unavailable" (503)) 2024/10/03 01:22:12 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2024/10/03 01:22:13 DEBUG : pacer: Reducing sleep to 15ms 2024/10/03 01:22:13 DEBUG : pacer: Reducing sleep to 11.25ms 2024/10/03 01:22:13 DEBUG : pacer: Reducing sleep to 10ms 2024/10/03 01:22:14 DEBUG : a/potato2: Need to transfer - File not found at Destination 2024/10/03 01:22:14 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/10/03 01:22:14 DEBUG : c/non empty space: Unchanged skipping 2024/10/03 01:22:14 DEBUG : Couldn't decode error response: invalid character 'u' looking for beginning of value 2024/10/03 01:22:14 DEBUG : pacer: low level retry 1/10 (error Error "503 Service Unavailable" (503)) 2024/10/03 01:22:14 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2024/10/03 01:22:15 DEBUG : pacer: Reducing sleep to 15ms 2024/10/03 01:22:15 DEBUG : pacer: Reducing sleep to 11.25ms 2024/10/03 01:22:16 DEBUG : pacer: Reducing sleep to 10ms 2024/10/03 01:22:16 DEBUG : box root 'rclone-test-sogonev2riyu': Waiting for checks to finish 2024/10/03 01:22:16 DEBUG : box root 'rclone-test-sogonev2riyu': Waiting for transfers to finish 2024/10/03 01:22:17 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/10/03 01:22:17 INFO : a/potato2: Copied (new) 2024/10/03 01:22:17 DEBUG : Waiting for deletions to finish 2024/10/03 01:22:18 INFO : b/potato: Deleted 2024/10/03 01:22:18 INFO : d/e: Removing directory 2024/10/03 01:22:19 INFO : d: Removing directory 2024/10/03 01:22:19 INFO : b: Removing directory 2024/10/03 01:22:20 DEBUG : box root 'rclone-test-sogonev2riyu': deleted 3 directories run.go:180: Remote "box root 'rclone-test-sogonev2riyu'", Local "Local file system at /tmp/rclone2695290497", Modify Window "1s" 2024/10/03 01:22:26 DEBUG : Couldn't decode error response: invalid character 'u' looking for beginning of value 2024/10/03 01:22:26 DEBUG : pacer: low level retry 1/10 (error Error "503 Service Unavailable" (503)) 2024/10/03 01:22:26 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2024/10/03 01:22:27 DEBUG : pacer: Reducing sleep to 15ms 2024/10/03 01:22:27 DEBUG : pacer: Reducing sleep to 11.25ms --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (23.22s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "box root 'rclone-test-sogonev2riyu'", Local "Local file system at /tmp/rclone2695290497", Modify Window "1s" 2024/10/03 01:22:27 DEBUG : pacer: Reducing sleep to 10ms 2024/10/03 01:22:28 DEBUG : Couldn't decode error response: invalid character 'u' looking for beginning of value 2024/10/03 01:22:28 DEBUG : pacer: low level retry 1/10 (error Error "503 Service Unavailable" (503)) 2024/10/03 01:22:28 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2024/10/03 01:22:28 DEBUG : pacer: Reducing sleep to 15ms 2024/10/03 01:22:29 DEBUG : pacer: Reducing sleep to 11.25ms 2024/10/03 01:22:30 DEBUG : pacer: Reducing sleep to 10ms 2024/10/03 01:22:33 DEBUG : d: Making directory 2024/10/03 01:22:35 DEBUG : a/potato2: Need to transfer - File not found at Destination 2024/10/03 01:22:35 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/10/03 01:22:35 DEBUG : c/non empty space: Unchanged skipping 2024/10/03 01:22:35 DEBUG : box root 'rclone-test-sogonev2riyu': Waiting for checks to finish 2024/10/03 01:22:35 DEBUG : box root 'rclone-test-sogonev2riyu': Waiting for transfers to finish 2024/10/03 01:22:38 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/10/03 01:22:38 INFO : a/potato2: Copied (new) 2024/10/03 01:22:38 ERROR : box root 'rclone-test-sogonev2riyu': not deleting files as there were IO errors 2024/10/03 01:22:38 ERROR : box root 'rclone-test-sogonev2riyu': not deleting directories as there were IO errors run.go:180: Remote "box root 'rclone-test-sogonev2riyu'", Local "Local file system at /tmp/rclone2695290497", Modify Window "1s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (19.75s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "box root 'rclone-test-sogonev2riyu'", Local "Local file system at /tmp/rclone2695290497", Modify Window "1s" 2024/10/03 01:22:50 DEBUG : Waiting for deletions to finish 2024/10/03 01:22:51 DEBUG : potato2: Need to transfer - File not found at Destination 2024/10/03 01:22:51 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/10/03 01:22:51 DEBUG : box root 'rclone-test-sogonev2riyu': Waiting for checks to finish 2024/10/03 01:22:51 DEBUG : empty space: Unchanged skipping 2024/10/03 01:22:51 DEBUG : box root 'rclone-test-sogonev2riyu': Waiting for transfers to finish 2024/10/03 01:22:52 INFO : potato: Deleted 2024/10/03 01:22:52 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/10/03 01:22:52 INFO : potato2: Copied (new) run.go:180: Remote "box root 'rclone-test-sogonev2riyu'", Local "Local file system at /tmp/rclone2695290497", Modify Window "1s" --- PASS: TestSyncDeleteDuring (9.60s) === RUN TestSyncDeleteBefore run.go:180: Remote "box root 'rclone-test-sogonev2riyu'", Local "Local file system at /tmp/rclone2695290497", Modify Window "1s" 2024/10/03 01:23:01 DEBUG : Waiting for deletions to finish 2024/10/03 01:23:01 DEBUG : box root 'rclone-test-sogonev2riyu': Waiting for checks to finish 2024/10/03 01:23:01 DEBUG : box root 'rclone-test-sogonev2riyu': Waiting for transfers to finish 2024/10/03 01:23:02 INFO : potato: Deleted 2024/10/03 01:23:02 DEBUG : potato2: Need to transfer - File not found at Destination 2024/10/03 01:23:02 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/10/03 01:23:02 DEBUG : box root 'rclone-test-sogonev2riyu': Waiting for checks to finish 2024/10/03 01:23:02 DEBUG : empty space: Unchanged skipping 2024/10/03 01:23:02 DEBUG : box root 'rclone-test-sogonev2riyu': Waiting for transfers to finish 2024/10/03 01:23:04 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/10/03 01:23:04 INFO : potato2: Copied (new) run.go:180: Remote "box root 'rclone-test-sogonev2riyu'", Local "Local file system at /tmp/rclone2695290497", Modify Window "1s" --- PASS: TestSyncDeleteBefore (11.39s) === RUN TestCopyDeleteBefore run.go:180: Remote "box root 'rclone-test-sogonev2riyu'", Local "Local file system at /tmp/rclone2695290497", Modify Window "1s" 2024/10/03 01:23:10 DEBUG : potato2: Need to transfer - File not found at Destination 2024/10/03 01:23:10 DEBUG : box root 'rclone-test-sogonev2riyu': Waiting for checks to finish 2024/10/03 01:23:10 DEBUG : box root 'rclone-test-sogonev2riyu': Waiting for transfers to finish 2024/10/03 01:23:12 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2024/10/03 01:23:12 INFO : potato2: Copied (new) run.go:180: Remote "box root 'rclone-test-sogonev2riyu'", Local "Local file system at /tmp/rclone2695290497", Modify Window "1s" 2024/10/03 01:23:12 DEBUG : Couldn't decode error response: invalid character 'u' looking for beginning of value 2024/10/03 01:23:12 DEBUG : pacer: low level retry 1/10 (error Error "503 Service Unavailable" (503)) 2024/10/03 01:23:12 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2024/10/03 01:23:12 DEBUG : pacer: Reducing sleep to 15ms 2024/10/03 01:23:13 DEBUG : pacer: Reducing sleep to 11.25ms 2024/10/03 01:23:14 DEBUG : pacer: Reducing sleep to 10ms --- PASS: TestCopyDeleteBefore (7.89s) === RUN TestSyncWithExclude run.go:180: Remote "box root 'rclone-test-sogonev2riyu'", Local "Local file system at /tmp/rclone2695290497", Modify Window "1s" 2024/10/03 01:23:19 DEBUG : enormous: Excluded (Size Filter) 2024/10/03 01:23:19 DEBUG : enormous: Excluded 2024/10/03 01:23:19 DEBUG : potato2: Excluded (Size Filter) 2024/10/03 01:23:19 DEBUG : potato2: Excluded 2024/10/03 01:23:20 DEBUG : potato2: Excluded (Size Filter) 2024/10/03 01:23:20 DEBUG : potato2: Excluded 2024/10/03 01:23:20 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/10/03 01:23:20 DEBUG : box root 'rclone-test-sogonev2riyu': Waiting for checks to finish 2024/10/03 01:23:20 DEBUG : empty space: Unchanged skipping 2024/10/03 01:23:20 DEBUG : box root 'rclone-test-sogonev2riyu': Waiting for transfers to finish 2024/10/03 01:23:20 DEBUG : Waiting for deletions to finish 2024/10/03 01:23:20 INFO : There was nothing to transfer run.go:180: Remote "box root 'rclone-test-sogonev2riyu'", Local "Local file system at /tmp/rclone2695290497", Modify Window "1s" 2024/10/03 01:23:20 DEBUG : enormous: Excluded (Size Filter) 2024/10/03 01:23:20 DEBUG : enormous: Excluded 2024/10/03 01:23:20 DEBUG : potato2: Excluded (Size Filter) 2024/10/03 01:23:20 DEBUG : potato2: Excluded 2024/10/03 01:23:21 DEBUG : potato2: Excluded (Size Filter) 2024/10/03 01:23:21 DEBUG : potato2: Excluded 2024/10/03 01:23:21 DEBUG : Local file system at /tmp/rclone2695290497: Waiting for checks to finish 2024/10/03 01:23:21 DEBUG : empty space: Size and modification time the same (differ by 123.456789ms, within tolerance 1s) 2024/10/03 01:23:21 DEBUG : empty space: Unchanged skipping 2024/10/03 01:23:21 DEBUG : Local file system at /tmp/rclone2695290497: Waiting for transfers to finish 2024/10/03 01:23:21 DEBUG : Waiting for deletions to finish 2024/10/03 01:23:21 INFO : There was nothing to transfer run.go:180: Remote "box root 'rclone-test-sogonev2riyu'", Local "Local file system at /tmp/rclone2695290497", Modify Window "1s" --- PASS: TestSyncWithExclude (9.44s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "box root 'rclone-test-sogonev2riyu'", Local "Local file system at /tmp/rclone2695290497", Modify Window "1s" 2024/10/03 01:23:30 DEBUG : Couldn't decode error response: invalid character 'u' looking for beginning of value 2024/10/03 01:23:30 DEBUG : pacer: low level retry 1/10 (error Error "503 Service Unavailable" (503)) 2024/10/03 01:23:30 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2024/10/03 01:23:30 DEBUG : Couldn't decode error response: invalid character 'u' looking for beginning of value 2024/10/03 01:23:30 DEBUG : pacer: low level retry 2/10 (error Error "503 Service Unavailable" (503)) 2024/10/03 01:23:30 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2024/10/03 01:23:30 DEBUG : pacer: Reducing sleep to 30ms 2024/10/03 01:23:30 DEBUG : enormous: Excluded (Size Filter) 2024/10/03 01:23:30 DEBUG : enormous: Excluded 2024/10/03 01:23:30 DEBUG : potato2: Excluded (Size Filter) 2024/10/03 01:23:30 DEBUG : potato2: Excluded 2024/10/03 01:23:31 DEBUG : pacer: Reducing sleep to 22.5ms 2024/10/03 01:23:31 DEBUG : box root 'rclone-test-sogonev2riyu': Waiting for checks to finish 2024/10/03 01:23:31 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/10/03 01:23:31 DEBUG : empty space: Unchanged skipping 2024/10/03 01:23:31 DEBUG : box root 'rclone-test-sogonev2riyu': Waiting for transfers to finish 2024/10/03 01:23:31 DEBUG : Waiting for deletions to finish 2024/10/03 01:23:31 DEBUG : pacer: Reducing sleep to 16.875ms 2024/10/03 01:23:31 INFO : potato2: Deleted 2024/10/03 01:23:32 DEBUG : pacer: Reducing sleep to 12.65625ms 2024/10/03 01:23:32 INFO : enormous: Deleted 2024/10/03 01:23:32 INFO : There was nothing to transfer run.go:180: Remote "box root 'rclone-test-sogonev2riyu'", Local "Local file system at /tmp/rclone2695290497", Modify Window "1s" 2024/10/03 01:23:32 DEBUG : pacer: Reducing sleep to 10ms 2024/10/03 01:23:32 DEBUG : Local file system at /tmp/rclone2695290497: Waiting for checks to finish 2024/10/03 01:23:32 DEBUG : empty space: Size and modification time the same (differ by 123.456789ms, within tolerance 1s) 2024/10/03 01:23:32 DEBUG : empty space: Unchanged skipping 2024/10/03 01:23:32 DEBUG : Local file system at /tmp/rclone2695290497: Waiting for transfers to finish 2024/10/03 01:23:32 DEBUG : Waiting for deletions to finish 2024/10/03 01:23:32 INFO : enormous: Deleted 2024/10/03 01:23:32 INFO : potato2: Deleted 2024/10/03 01:23:32 INFO : There was nothing to transfer run.go:180: Remote "box root 'rclone-test-sogonev2riyu'", Local "Local file system at /tmp/rclone2695290497", Modify Window "1s" 2024/10/03 01:23:32 DEBUG : Couldn't decode error response: invalid character 'u' looking for beginning of value 2024/10/03 01:23:32 DEBUG : pacer: low level retry 1/10 (error Error "503 Service Unavailable" (503)) 2024/10/03 01:23:32 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2024/10/03 01:23:33 DEBUG : pacer: Reducing sleep to 15ms 2024/10/03 01:23:34 DEBUG : pacer: Reducing sleep to 11.25ms 2024/10/03 01:23:34 DEBUG : pacer: Reducing sleep to 10ms --- PASS: TestSyncWithExcludeAndDeleteExcluded (10.48s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "box root 'rclone-test-sogonev2riyu'", Local "Local file system at /tmp/rclone2695290497", Modify Window "1s" 2024/10/03 01:23:36 DEBUG : Couldn't decode error response: invalid character 'u' looking for beginning of value 2024/10/03 01:23:36 DEBUG : pacer: low level retry 1/10 (error Error "503 Service Unavailable" (503)) 2024/10/03 01:23:36 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2024/10/03 01:23:36 DEBUG : pacer: Reducing sleep to 15ms 2024/10/03 01:23:37 DEBUG : pacer: Reducing sleep to 11.25ms 2024/10/03 01:23:37 DEBUG : pacer: Reducing sleep to 10ms 2024/10/03 01:23:42 DEBUG : five: Need to transfer - File not found at Destination 2024/10/03 01:23:42 DEBUG : four: Sizes differ (src 4 vs dst 8) 2024/10/03 01:23:42 DEBUG : one: Destination is newer than source, skipping 2024/10/03 01:23:42 DEBUG : three: Sizes identical 2024/10/03 01:23:42 DEBUG : box root 'rclone-test-sogonev2riyu': Waiting for checks to finish 2024/10/03 01:23:42 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2024/10/03 01:23:42 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone2695290497) 2024/10/03 01:23:42 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (box root 'rclone-test-sogonev2riyu') 2024/10/03 01:23:42 DEBUG : two: sha1 differ 2024/10/03 01:23:42 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2024/10/03 01:23:42 DEBUG : box root 'rclone-test-sogonev2riyu': Waiting for transfers to finish 2024/10/03 01:23:43 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2024/10/03 01:23:43 INFO : four: Copied (replaced existing) 2024/10/03 01:23:43 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2024/10/03 01:23:43 INFO : two: Copied (replaced existing) 2024/10/03 01:23:44 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2024/10/03 01:23:44 INFO : five: Copied (new) 2024/10/03 01:23:44 DEBUG : Waiting for deletions to finish 2024/10/03 01:23:44 DEBUG : one: Destination is newer than source, skipping 2024/10/03 01:23:44 DEBUG : box root 'rclone-test-sogonev2riyu': Waiting for checks to finish 2024/10/03 01:23:44 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2024/10/03 01:23:44 DEBUG : two: Size and sha1 of src and dst objects identical 2024/10/03 01:23:44 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2024/10/03 01:23:44 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2024/10/03 01:23:44 DEBUG : five: Size and sha1 of src and dst objects identical 2024/10/03 01:23:44 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2024/10/03 01:23:44 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone2695290497) 2024/10/03 01:23:44 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2024/10/03 01:23:44 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (box root 'rclone-test-sogonev2riyu') 2024/10/03 01:23:44 DEBUG : three: sha1 differ 2024/10/03 01:23:44 DEBUG : four: Size and sha1 of src and dst objects identical 2024/10/03 01:23:44 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2024/10/03 01:23:44 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2024/10/03 01:23:44 DEBUG : box root 'rclone-test-sogonev2riyu': Waiting for transfers to finish 2024/10/03 01:23:46 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2024/10/03 01:23:46 INFO : three: Copied (replaced existing) 2024/10/03 01:23:46 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (16.57s) === 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-sogonev2riyu'", Local "Local file system at /tmp/rclone2695290497", Modify Window "1s" sync_test.go:1538: Can track renames: true 2024/10/03 01:23:53 INFO : box root 'rclone-test-sogonev2riyu': Making map for --track-renames 2024/10/03 01:23:53 INFO : box root 'rclone-test-sogonev2riyu': Finished making map for --track-renames 2024/10/03 01:23:53 DEBUG : box root 'rclone-test-sogonev2riyu': Waiting for checks to finish 2024/10/03 01:23:53 DEBUG : box root 'rclone-test-sogonev2riyu': Waiting for renames to finish 2024/10/03 01:23:53 DEBUG : potato: Need to transfer - No matching file found at Destination 2024/10/03 01:23:53 DEBUG : yam: Need to transfer - No matching file found at Destination 2024/10/03 01:23:53 DEBUG : box root 'rclone-test-sogonev2riyu': Waiting for transfers to finish 2024/10/03 01:23:54 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2024/10/03 01:23:54 INFO : potato: Copied (new) 2024/10/03 01:23:54 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2024/10/03 01:23:54 INFO : yam: Copied (new) 2024/10/03 01:23:54 DEBUG : Waiting for deletions to finish run.go:180: Remote "box root 'rclone-test-sogonev2riyu'", Local "Local file system at /tmp/rclone2695290497", Modify Window "1s" 2024/10/03 01:23:54 DEBUG : Couldn't decode error response: invalid character 'u' looking for beginning of value 2024/10/03 01:23:54 DEBUG : pacer: low level retry 1/10 (error Error "503 Service Unavailable" (503)) 2024/10/03 01:23:54 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2024/10/03 01:23:55 DEBUG : pacer: Reducing sleep to 15ms 2024/10/03 01:23:55 DEBUG : Couldn't decode error response: invalid character 'u' looking for beginning of value 2024/10/03 01:23:55 DEBUG : pacer: low level retry 1/10 (error Error "503 Service Unavailable" (503)) 2024/10/03 01:23:55 DEBUG : pacer: Rate limited, increasing sleep to 30ms 2024/10/03 01:23:55 DEBUG : pacer: Reducing sleep to 22.5ms 2024/10/03 01:23:55 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/10/03 01:23:55 INFO : box root 'rclone-test-sogonev2riyu': Making map for --track-renames 2024/10/03 01:23:55 INFO : box root 'rclone-test-sogonev2riyu': Finished making map for --track-renames 2024/10/03 01:23:55 DEBUG : box root 'rclone-test-sogonev2riyu': Waiting for checks to finish 2024/10/03 01:23:55 DEBUG : potato: Unchanged skipping 2024/10/03 01:23:55 DEBUG : box root 'rclone-test-sogonev2riyu': Waiting for renames to finish 2024/10/03 01:23:56 DEBUG : pacer: Reducing sleep to 16.875ms 2024/10/03 01:23:56 DEBUG : pacer: Reducing sleep to 12.65625ms 2024/10/03 01:23:56 INFO : yam: Moved (server-side) to: yaml 2024/10/03 01:23:56 INFO : yaml: Renamed from "yam" 2024/10/03 01:23:56 DEBUG : box root 'rclone-test-sogonev2riyu': Waiting for transfers to finish 2024/10/03 01:23:56 DEBUG : Waiting for deletions to finish 2024/10/03 01:23:56 INFO : There was nothing to transfer run.go:180: Remote "box root 'rclone-test-sogonev2riyu'", Local "Local file system at /tmp/rclone2695290497", Modify Window "1s" 2024/10/03 01:23:57 DEBUG : pacer: Reducing sleep to 10ms --- PASS: TestSyncWithTrackRenames (8.72s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "box root 'rclone-test-sogonev2riyu'", Local "Local file system at /tmp/rclone2695290497", Modify Window "1s" sync_test.go:1610: Can track renames: true 2024/10/03 01:24:01 DEBUG : Couldn't decode error response: invalid character 'u' looking for beginning of value 2024/10/03 01:24:01 DEBUG : pacer: low level retry 1/10 (error Error "503 Service Unavailable" (503)) 2024/10/03 01:24:01 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2024/10/03 01:24:01 DEBUG : pacer: Reducing sleep to 15ms 2024/10/03 01:24:01 INFO : box root 'rclone-test-sogonev2riyu': Making map for --track-renames 2024/10/03 01:24:01 INFO : box root 'rclone-test-sogonev2riyu': Finished making map for --track-renames 2024/10/03 01:24:01 DEBUG : box root 'rclone-test-sogonev2riyu': Waiting for checks to finish 2024/10/03 01:24:01 DEBUG : box root 'rclone-test-sogonev2riyu': Waiting for renames to finish 2024/10/03 01:24:01 DEBUG : potato: Need to transfer - No matching file found at Destination 2024/10/03 01:24:01 DEBUG : yam: Need to transfer - No matching file found at Destination 2024/10/03 01:24:01 DEBUG : box root 'rclone-test-sogonev2riyu': Waiting for transfers to finish 2024/10/03 01:24:02 DEBUG : pacer: Reducing sleep to 11.25ms 2024/10/03 01:24:02 DEBUG : pacer: Reducing sleep to 10ms 2024/10/03 01:24:03 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2024/10/03 01:24:03 INFO : yam: Copied (new) 2024/10/03 01:24:03 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2024/10/03 01:24:03 INFO : potato: Copied (new) 2024/10/03 01:24:03 DEBUG : Waiting for deletions to finish run.go:180: Remote "box root 'rclone-test-sogonev2riyu'", Local "Local file system at /tmp/rclone2695290497", Modify Window "1s" 2024/10/03 01:24:04 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/10/03 01:24:04 INFO : box root 'rclone-test-sogonev2riyu': Making map for --track-renames 2024/10/03 01:24:04 INFO : box root 'rclone-test-sogonev2riyu': Finished making map for --track-renames 2024/10/03 01:24:04 DEBUG : box root 'rclone-test-sogonev2riyu': Waiting for checks to finish 2024/10/03 01:24:04 DEBUG : potato: Unchanged skipping 2024/10/03 01:24:04 DEBUG : box root 'rclone-test-sogonev2riyu': Waiting for renames to finish 2024/10/03 01:24:05 INFO : yam: Moved (server-side) to: yaml 2024/10/03 01:24:05 INFO : yaml: Renamed from "yam" 2024/10/03 01:24:05 DEBUG : box root 'rclone-test-sogonev2riyu': Waiting for transfers to finish 2024/10/03 01:24:05 DEBUG : Waiting for deletions to finish 2024/10/03 01:24:05 INFO : There was nothing to transfer run.go:180: Remote "box root 'rclone-test-sogonev2riyu'", Local "Local file system at /tmp/rclone2695290497", Modify Window "1s" --- PASS: TestSyncWithTrackRenamesStrategyModtime (8.66s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "box root 'rclone-test-sogonev2riyu'", Local "Local file system at /tmp/rclone2695290497", Modify Window "1s" sync_test.go:1649: Can track renames: true 2024/10/03 01:24:10 INFO : box root 'rclone-test-sogonev2riyu': Making map for --track-renames 2024/10/03 01:24:10 INFO : box root 'rclone-test-sogonev2riyu': Finished making map for --track-renames 2024/10/03 01:24:10 DEBUG : box root 'rclone-test-sogonev2riyu': Waiting for checks to finish 2024/10/03 01:24:10 DEBUG : potato: Need to transfer - No matching file found at Destination 2024/10/03 01:24:10 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2024/10/03 01:24:10 DEBUG : box root 'rclone-test-sogonev2riyu': Waiting for renames to finish 2024/10/03 01:24:10 DEBUG : box root 'rclone-test-sogonev2riyu': Waiting for transfers to finish 2024/10/03 01:24:11 DEBUG : Couldn't decode error response: invalid character 'u' looking for beginning of value 2024/10/03 01:24:11 DEBUG : pacer: low level retry 1/10 (error Error "503 Service Unavailable" (503)) 2024/10/03 01:24:11 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2024/10/03 01:24:11 DEBUG : pacer: Reducing sleep to 15ms 2024/10/03 01:24:12 DEBUG : pacer: Reducing sleep to 11.25ms 2024/10/03 01:24:13 DEBUG : pacer: Reducing sleep to 10ms 2024/10/03 01:24:13 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2024/10/03 01:24:13 INFO : sub/yam: Copied (new) 2024/10/03 01:24:13 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2024/10/03 01:24:13 INFO : potato: Copied (new) 2024/10/03 01:24:13 DEBUG : Waiting for deletions to finish run.go:180: Remote "box root 'rclone-test-sogonev2riyu'", Local "Local file system at /tmp/rclone2695290497", Modify Window "1s" 2024/10/03 01:24:13 DEBUG : Couldn't decode error response: invalid character 'u' looking for beginning of value 2024/10/03 01:24:13 DEBUG : pacer: low level retry 1/10 (error Error "503 Service Unavailable" (503)) 2024/10/03 01:24:13 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2024/10/03 01:24:13 DEBUG : Couldn't decode error response: invalid character 'u' looking for beginning of value 2024/10/03 01:24:13 DEBUG : pacer: low level retry 2/10 (error Error "503 Service Unavailable" (503)) 2024/10/03 01:24:13 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2024/10/03 01:24:14 DEBUG : pacer: Reducing sleep to 30ms 2024/10/03 01:24:14 DEBUG : pacer: Reducing sleep to 22.5ms 2024/10/03 01:24:15 DEBUG : pacer: Reducing sleep to 16.875ms 2024/10/03 01:24:15 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/10/03 01:24:15 DEBUG : potato: Unchanged skipping 2024/10/03 01:24:15 DEBUG : pacer: Reducing sleep to 12.65625ms 2024/10/03 01:24:15 INFO : box root 'rclone-test-sogonev2riyu': Making map for --track-renames 2024/10/03 01:24:15 INFO : box root 'rclone-test-sogonev2riyu': Finished making map for --track-renames 2024/10/03 01:24:15 DEBUG : box root 'rclone-test-sogonev2riyu': Waiting for checks to finish 2024/10/03 01:24:15 DEBUG : box root 'rclone-test-sogonev2riyu': Waiting for renames to finish 2024/10/03 01:24:15 DEBUG : pacer: Reducing sleep to 10ms 2024/10/03 01:24:17 INFO : sub/yam: Moved (server-side) to: yam 2024/10/03 01:24:17 INFO : yam: Renamed from "sub/yam" 2024/10/03 01:24:17 DEBUG : box root 'rclone-test-sogonev2riyu': Waiting for transfers to finish 2024/10/03 01:24:17 DEBUG : Waiting for deletions to finish 2024/10/03 01:24:17 INFO : There was nothing to transfer run.go:180: Remote "box root 'rclone-test-sogonev2riyu'", Local "Local file system at /tmp/rclone2695290497", Modify Window "1s" --- PASS: TestSyncWithTrackRenamesStrategyLeaf (13.78s) === RUN TestServerSideMoveLocal run.go:180: Remote "box root 'rclone-test-sogonev2riyu'", Local "Local file system at /tmp/rclone2695290497", Modify Window "1s" 2024/10/03 01:24:23 DEBUG : Creating backend with remote "/tmp/rclone2695290497/dir1" 2024/10/03 01:24:23 DEBUG : Config file has changed externally - reloading 2024/10/03 01:24:23 DEBUG : Creating backend with remote "/tmp/rclone2695290497/dir2" 2024/10/03 01:24:23 DEBUG : Local file system at /tmp/rclone2695290497/dir2: Using server-side directory move 2024/10/03 01:24:23 INFO : Local file system at /tmp/rclone2695290497/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2024/10/03 01:24:23 DEBUG : file1.txt: Need to transfer - File not found at Destination 2024/10/03 01:24:23 DEBUG : Local file system at /tmp/rclone2695290497/dir2: Waiting for checks to finish 2024/10/03 01:24:23 DEBUG : Local file system at /tmp/rclone2695290497/dir2: Waiting for transfers to finish 2024/10/03 01:24:23 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (0.80s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "box root 'rclone-test-sogonev2riyu'", Local "Local file system at /tmp/rclone2695290497", Modify Window "1s" 2024/10/03 01:24:25 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/10/03 01:24:25 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2024/10/03 01:24:25 DEBUG : box root 'rclone-test-sogonev2riyu': Waiting for checks to finish 2024/10/03 01:24:25 DEBUG : box root 'rclone-test-sogonev2riyu': Waiting for transfers to finish 2024/10/03 01:24:30 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2024/10/03 01:24:30 INFO : nested/sub dir/file: Copied (new) 2024/10/03 01:24:30 INFO : nested/sub dir/file: Deleted 2024/10/03 01:24:30 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/10/03 01:24:30 INFO : sub dir/hello world: Copied (new) 2024/10/03 01:24:30 INFO : sub dir/hello world: Deleted 2024/10/03 01:24:30 INFO : sub dir: Removing directory 2024/10/03 01:24:30 INFO : nested/sub dir: Removing directory 2024/10/03 01:24:30 INFO : nested: Removing directory 2024/10/03 01:24:30 DEBUG : Local file system at /tmp/rclone2695290497: deleted 3 directories run.go:180: Remote "box root 'rclone-test-sogonev2riyu'", Local "Local file system at /tmp/rclone2695290497", Modify Window "1s" --- PASS: TestMoveWithDeleteEmptySrcDirs (13.70s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "box root 'rclone-test-sogonev2riyu'", Local "Local file system at /tmp/rclone2695290497", Modify Window "1s" 2024/10/03 01:24:38 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/10/03 01:24:38 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2024/10/03 01:24:38 DEBUG : box root 'rclone-test-sogonev2riyu': Waiting for checks to finish 2024/10/03 01:24:38 DEBUG : box root 'rclone-test-sogonev2riyu': Waiting for transfers to finish 2024/10/03 01:24:43 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2024/10/03 01:24:43 INFO : nested/sub dir/file: Copied (new) 2024/10/03 01:24:43 INFO : nested/sub dir/file: Deleted 2024/10/03 01:24:43 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/10/03 01:24:43 INFO : sub dir/hello world: Copied (new) 2024/10/03 01:24:43 INFO : sub dir/hello world: Deleted run.go:180: Remote "box root 'rclone-test-sogonev2riyu'", Local "Local file system at /tmp/rclone2695290497", Modify Window "1s" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (13.41s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "box root 'rclone-test-sogonev2riyu'", Local "Local file system at /tmp/rclone2695290497", Modify Window "1s" 2024/10/03 01:24:52 DEBUG : existing: Need to transfer - File not found at Destination 2024/10/03 01:24:52 DEBUG : existing-b: Need to transfer - File not found at Destination 2024/10/03 01:24:52 DEBUG : box root 'rclone-test-sogonev2riyu': Waiting for checks to finish 2024/10/03 01:24:52 DEBUG : box root 'rclone-test-sogonev2riyu': Waiting for transfers to finish 2024/10/03 01:24:53 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2024/10/03 01:24:53 INFO : existing: Copied (new) 2024/10/03 01:24:53 INFO : existing: Deleted 2024/10/03 01:24:53 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2024/10/03 01:24:53 INFO : existing-b: Copied (new) 2024/10/03 01:24:53 INFO : existing-b: Deleted 2024/10/03 01:24:54 DEBUG : existing: Destination exists, skipping 2024/10/03 01:24:54 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2024/10/03 01:24:54 DEBUG : box root 'rclone-test-sogonev2riyu': Waiting for checks to finish 2024/10/03 01:24:54 DEBUG : box root 'rclone-test-sogonev2riyu': Waiting for transfers to finish 2024/10/03 01:24:54 INFO : There was nothing to transfer run.go:180: Remote "box root 'rclone-test-sogonev2riyu'", Local "Local file system at /tmp/rclone2695290497", Modify Window "1s" --- PASS: TestMoveWithIgnoreExisting (7.02s) === RUN TestServerSideMove run.go:180: Remote "box root 'rclone-test-sogonev2riyu'", Local "Local file system at /tmp/rclone2695290497", Modify Window "1s" 2024/10/03 01:24:58 DEBUG : Creating backend with remote "TestBox:rclone-test-yezadod5vega" 2024/10/03 01:24:59 DEBUG : box root 'rclone-test-yezadod5vega': Ignoring "Shared folder — ForNick" - unknown type "web_link" sync_test.go:1705: Server side move (if possible) box root 'rclone-test-sogonev2riyu' -> box root 'rclone-test-yezadod5vega' 2024/10/03 01:25:05 DEBUG : box root 'rclone-test-yezadod5vega': Ignoring "Shared folder — ForNick" - unknown type "web_link" 2024/10/03 01:25:10 DEBUG : box root 'rclone-test-yezadod5vega': Using server-side directory move 2024/10/03 01:25:10 INFO : box root 'rclone-test-yezadod5vega': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2024/10/03 01:25:11 DEBUG : potato2: Need to transfer - File not found at Destination 2024/10/03 01:25:11 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1s) 2024/10/03 01:25:11 DEBUG : empty space: Unchanged skipping 2024/10/03 01:25:11 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2024/10/03 01:25:11 DEBUG : box root 'rclone-test-yezadod5vega': Waiting for checks to finish 2024/10/03 01:25:11 DEBUG : Couldn't decode error response: invalid character 'u' looking for beginning of value 2024/10/03 01:25:11 DEBUG : pacer: low level retry 1/10 (error Error "503 Service Unavailable" (503)) 2024/10/03 01:25:11 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2024/10/03 01:25:12 INFO : empty space: Deleted 2024/10/03 01:25:12 DEBUG : box root 'rclone-test-yezadod5vega': Waiting for transfers to finish 2024/10/03 01:25:12 DEBUG : pacer: Reducing sleep to 15ms 2024/10/03 01:25:12 INFO : potato2: Moved (server-side) 2024/10/03 01:25:12 DEBUG : pacer: Reducing sleep to 11.25ms 2024/10/03 01:25:12 INFO : potato3: Deleted 2024/10/03 01:25:14 DEBUG : pacer: Reducing sleep to 10ms 2024/10/03 01:25:14 INFO : potato3: Moved (server-side) 2024/10/03 01:25:15 DEBUG : Creating backend with remote "TestBox:rclone-test-bofabow5xoki" 2024/10/03 01:25:15 DEBUG : box root 'rclone-test-bofabow5xoki': Ignoring "Shared folder — ForNick" - unknown type "web_link" 2024/10/03 01:25:16 DEBUG : box root 'rclone-test-bofabow5xoki': Using server-side directory move 2024/10/03 01:25:16 DEBUG : Couldn't decode error response: invalid character 'u' looking for beginning of value 2024/10/03 01:25:16 DEBUG : pacer: low level retry 1/10 (error Error "503 Service Unavailable" (503)) 2024/10/03 01:25:16 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2024/10/03 01:25:17 DEBUG : pacer: Reducing sleep to 15ms 2024/10/03 01:25:17 DEBUG : box root 'rclone-test-bofabow5xoki': Ignoring "Shared folder — ForNick" - unknown type "web_link" 2024/10/03 01:25:17 DEBUG : pacer: Reducing sleep to 11.25ms 2024/10/03 01:25:17 INFO : box root 'rclone-test-bofabow5xoki': Server side directory move succeeded 2024/10/03 01:25:18 DEBUG : pacer: Reducing sleep to 10ms 2024/10/03 01:25:19 DEBUG : Couldn't decode error response: invalid character 'u' looking for beginning of value 2024/10/03 01:25:19 DEBUG : pacer: low level retry 1/10 (error Error "503 Service Unavailable" (503)) 2024/10/03 01:25:19 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2024/10/03 01:25:20 DEBUG : pacer: Reducing sleep to 15ms 2024/10/03 01:25:20 DEBUG : box root 'rclone-test-yezadod5vega': Ignoring "Shared folder — ForNick" - unknown type "web_link" 2024/10/03 01:25:20 ERROR : : error listing: directory not found 2024/10/03 01:25:20 DEBUG : box root 'rclone-test-bofabow5xoki': Purge remote 2024/10/03 01:25:22 DEBUG : box root 'rclone-test-yezadod5vega': Purge remote 2024/10/03 01:25:23 DEBUG : pacer: Reducing sleep to 11.25ms 2024/10/03 01:25:23 DEBUG : box root 'rclone-test-yezadod5vega': Ignoring "Shared folder — ForNick" - unknown type "web_link" 2024/10/03 01:25:23 NOTICE: purge failed: directory not found --- PASS: TestServerSideMove (25.27s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "box root 'rclone-test-sogonev2riyu'", Local "Local file system at /tmp/rclone2695290497", Modify Window "1s" 2024/10/03 01:25:24 DEBUG : Creating backend with remote "TestBox:rclone-test-jimifuc3zemu" 2024/10/03 01:25:24 DEBUG : Couldn't decode error response: invalid character 'u' looking for beginning of value 2024/10/03 01:25:24 DEBUG : pacer: low level retry 1/10 (error Error "503 Service Unavailable" (503)) 2024/10/03 01:25:24 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2024/10/03 01:25:25 DEBUG : pacer: Reducing sleep to 15ms 2024/10/03 01:25:25 DEBUG : box root 'rclone-test-jimifuc3zemu': Ignoring "Shared folder — ForNick" - unknown type "web_link" 2024/10/03 01:25:25 DEBUG : Couldn't decode error response: invalid character 'u' looking for beginning of value 2024/10/03 01:25:25 DEBUG : pacer: low level retry 1/10 (error Error "503 Service Unavailable" (503)) 2024/10/03 01:25:25 DEBUG : pacer: Rate limited, increasing sleep to 30ms 2024/10/03 01:25:26 DEBUG : pacer: Reducing sleep to 22.5ms sync_test.go:1705: Server side move (if possible) box root 'rclone-test-sogonev2riyu' -> box root 'rclone-test-jimifuc3zemu' 2024/10/03 01:25:31 DEBUG : pacer: Reducing sleep to 16.875ms 2024/10/03 01:25:31 DEBUG : box root 'rclone-test-jimifuc3zemu': Ignoring "Shared folder — ForNick" - unknown type "web_link" 2024/10/03 01:25:32 DEBUG : Couldn't decode error response: invalid character 'u' looking for beginning of value 2024/10/03 01:25:32 DEBUG : pacer: low level retry 1/10 (error Error "503 Service Unavailable" (503)) 2024/10/03 01:25:32 DEBUG : pacer: Rate limited, increasing sleep to 33.75ms 2024/10/03 01:25:32 DEBUG : pacer: Reducing sleep to 25.3125ms 2024/10/03 01:25:33 DEBUG : pacer: Reducing sleep to 18.984375ms 2024/10/03 01:25:34 DEBUG : pacer: Reducing sleep to 14.238281ms 2024/10/03 01:25:34 DEBUG : Couldn't decode error response: invalid character 'u' looking for beginning of value 2024/10/03 01:25:34 DEBUG : pacer: low level retry 1/10 (error Error "503 Service Unavailable" (503)) 2024/10/03 01:25:34 DEBUG : pacer: Rate limited, increasing sleep to 28.476562ms 2024/10/03 01:25:34 DEBUG : pacer: Reducing sleep to 21.357421ms 2024/10/03 01:25:36 DEBUG : pacer: Reducing sleep to 16.018065ms 2024/10/03 01:25:36 DEBUG : pacer: Reducing sleep to 12.013548ms 2024/10/03 01:25:37 DEBUG : pacer: Reducing sleep to 10ms 2024/10/03 01:25:37 DEBUG : empty space: Excluded (Size Filter) 2024/10/03 01:25:37 DEBUG : empty space: Excluded 2024/10/03 01:25:37 DEBUG : empty space: Excluded (Size Filter) 2024/10/03 01:25:37 DEBUG : empty space: Excluded 2024/10/03 01:25:37 DEBUG : potato2: Need to transfer - File not found at Destination 2024/10/03 01:25:37 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2024/10/03 01:25:37 DEBUG : box root 'rclone-test-jimifuc3zemu': Waiting for checks to finish 2024/10/03 01:25:37 DEBUG : box root 'rclone-test-jimifuc3zemu': Waiting for transfers to finish 2024/10/03 01:25:37 DEBUG : Couldn't decode error response: invalid character 'u' looking for beginning of value 2024/10/03 01:25:37 DEBUG : pacer: low level retry 1/10 (error Error "503 Service Unavailable" (503)) 2024/10/03 01:25:37 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2024/10/03 01:25:37 DEBUG : Couldn't decode error response: invalid character 'u' looking for beginning of value 2024/10/03 01:25:37 DEBUG : pacer: low level retry 1/10 (error Error "503 Service Unavailable" (503)) 2024/10/03 01:25:37 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2024/10/03 01:25:38 DEBUG : pacer: Reducing sleep to 30ms 2024/10/03 01:25:38 INFO : potato3: Deleted 2024/10/03 01:25:38 DEBUG : pacer: Reducing sleep to 22.5ms 2024/10/03 01:25:38 INFO : potato2: Moved (server-side) 2024/10/03 01:25:39 DEBUG : pacer: Reducing sleep to 16.875ms 2024/10/03 01:25:39 INFO : potato3: Moved (server-side) 2024/10/03 01:25:39 DEBUG : Couldn't decode error response: invalid character 'u' looking for beginning of value 2024/10/03 01:25:39 DEBUG : pacer: low level retry 1/10 (error Error "503 Service Unavailable" (503)) 2024/10/03 01:25:39 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2024/10/03 01:25:39 DEBUG : pacer: Reducing sleep to 15ms 2024/10/03 01:25:40 DEBUG : pacer: Reducing sleep to 12.65625ms 2024/10/03 01:25:40 DEBUG : Creating backend with remote "TestBox:rclone-test-qizeviy4bufi" 2024/10/03 01:25:40 DEBUG : box root 'rclone-test-qizeviy4bufi': Ignoring "Shared folder — ForNick" - unknown type "web_link" 2024/10/03 01:25:41 DEBUG : pacer: Reducing sleep to 10ms 2024/10/03 01:25:41 DEBUG : empty space: Excluded (Size Filter) 2024/10/03 01:25:41 DEBUG : empty space: Excluded 2024/10/03 01:25:41 DEBUG : box root 'rclone-test-qizeviy4bufi': Ignoring "Shared folder — ForNick" - unknown type "web_link" 2024/10/03 01:25:41 DEBUG : potato2: Need to transfer - File not found at Destination 2024/10/03 01:25:41 DEBUG : potato3: Need to transfer - File not found at Destination 2024/10/03 01:25:41 DEBUG : box root 'rclone-test-qizeviy4bufi': Waiting for checks to finish 2024/10/03 01:25:41 DEBUG : box root 'rclone-test-qizeviy4bufi': Waiting for transfers to finish 2024/10/03 01:25:42 DEBUG : box root 'rclone-test-qizeviy4bufi': Ignoring "Shared folder — ForNick" - unknown type "web_link" 2024/10/03 01:25:44 INFO : potato2: Moved (server-side) 2024/10/03 01:25:44 INFO : potato3: Moved (server-side) 2024/10/03 01:25:44 DEBUG : Couldn't decode error response: invalid character 'u' looking for beginning of value 2024/10/03 01:25:44 DEBUG : pacer: low level retry 1/10 (error Error "503 Service Unavailable" (503)) 2024/10/03 01:25:44 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2024/10/03 01:25:45 DEBUG : pacer: Reducing sleep to 15ms 2024/10/03 01:25:45 DEBUG : box root 'rclone-test-qizeviy4bufi': Purge remote 2024/10/03 01:25:46 DEBUG : box root 'rclone-test-jimifuc3zemu': Purge remote 2024/10/03 01:25:47 DEBUG : pacer: Reducing sleep to 11.25ms 2024/10/03 01:25:47 DEBUG : Couldn't decode error response: invalid character 'u' looking for beginning of value 2024/10/03 01:25:47 DEBUG : pacer: low level retry 1/10 (error Error "503 Service Unavailable" (503)) 2024/10/03 01:25:47 DEBUG : pacer: Rate limited, increasing sleep to 30ms 2024/10/03 01:25:48 DEBUG : pacer: Reducing sleep to 22.5ms 2024/10/03 01:25:49 DEBUG : pacer: Reducing sleep to 16.875ms 2024/10/03 01:25:49 DEBUG : pacer: Reducing sleep to 12.65625ms --- PASS: TestServerSideMoveWithFilter (25.73s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "box root 'rclone-test-sogonev2riyu'", Local "Local file system at /tmp/rclone2695290497", Modify Window "1s" 2024/10/03 01:25:49 DEBUG : Creating backend with remote "TestBox:rclone-test-noxutaq4yoko" 2024/10/03 01:25:50 DEBUG : box root 'rclone-test-noxutaq4yoko': Ignoring "Shared folder — ForNick" - unknown type "web_link" 2024/10/03 01:25:52 DEBUG : pacer: Reducing sleep to 10ms 2024/10/03 01:25:56 DEBUG : tomatoDir: Making directory 2024/10/03 01:25:58 DEBUG : Couldn't decode error response: invalid character 'u' looking for beginning of value 2024/10/03 01:25:58 DEBUG : pacer: low level retry 1/10 (error Error "503 Service Unavailable" (503)) 2024/10/03 01:25:58 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2024/10/03 01:25:58 DEBUG : pacer: Reducing sleep to 15ms sync_test.go:1705: Server side move (if possible) box root 'rclone-test-sogonev2riyu' -> box root 'rclone-test-noxutaq4yoko' 2024/10/03 01:25:58 DEBUG : Couldn't decode error response: invalid character 'u' looking for beginning of value 2024/10/03 01:25:58 DEBUG : pacer: low level retry 1/10 (error Error "503 Service Unavailable" (503)) 2024/10/03 01:25:58 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2024/10/03 01:25:59 DEBUG : pacer: Reducing sleep to 15ms 2024/10/03 01:25:59 DEBUG : box root 'rclone-test-noxutaq4yoko': Ignoring "Shared folder — ForNick" - unknown type "web_link" 2024/10/03 01:26:00 DEBUG : pacer: Reducing sleep to 11.25ms 2024/10/03 01:26:00 DEBUG : pacer: Reducing sleep to 10ms 2024/10/03 01:26:04 DEBUG : box root 'rclone-test-noxutaq4yoko': Using server-side directory move 2024/10/03 01:26:04 INFO : box root 'rclone-test-noxutaq4yoko': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2024/10/03 01:26:04 DEBUG : pacer: Reducing sleep to 11.25ms 2024/10/03 01:26:05 DEBUG : potato2: Need to transfer - File not found at Destination 2024/10/03 01:26:05 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1s) 2024/10/03 01:26:05 DEBUG : empty space: Unchanged skipping 2024/10/03 01:26:05 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2024/10/03 01:26:05 DEBUG : pacer: Reducing sleep to 10ms 2024/10/03 01:26:05 DEBUG : box root 'rclone-test-noxutaq4yoko': Waiting for checks to finish 2024/10/03 01:26:06 INFO : potato3: Deleted 2024/10/03 01:26:06 INFO : empty space: Deleted 2024/10/03 01:26:06 DEBUG : box root 'rclone-test-noxutaq4yoko': Waiting for transfers to finish 2024/10/03 01:26:06 INFO : potato2: Moved (server-side) 2024/10/03 01:26:07 INFO : potato3: Moved (server-side) 2024/10/03 01:26:07 INFO : tomatoDir: Removing directory 2024/10/03 01:26:08 DEBUG : box root 'rclone-test-sogonev2riyu': deleted 1 directories 2024/10/03 01:26:09 DEBUG : Creating backend with remote "TestBox:rclone-test-cevekot9tome" 2024/10/03 01:26:10 DEBUG : box root 'rclone-test-cevekot9tome': Ignoring "Shared folder — ForNick" - unknown type "web_link" 2024/10/03 01:26:11 DEBUG : tomatoDir: Making directory 2024/10/03 01:26:12 DEBUG : box root 'rclone-test-cevekot9tome': Using server-side directory move 2024/10/03 01:26:12 DEBUG : box root 'rclone-test-cevekot9tome': Ignoring "Shared folder — ForNick" - unknown type "web_link" 2024/10/03 01:26:13 INFO : box root 'rclone-test-cevekot9tome': Server side directory move succeeded 2024/10/03 01:26:15 DEBUG : box root 'rclone-test-noxutaq4yoko': Ignoring "Shared folder — ForNick" - unknown type "web_link" 2024/10/03 01:26:15 ERROR : : error listing: directory not found 2024/10/03 01:26:16 DEBUG : box root 'rclone-test-noxutaq4yoko': Ignoring "Shared folder — ForNick" - unknown type "web_link" 2024/10/03 01:26:16 ERROR : : error listing: directory not found 2024/10/03 01:26:16 DEBUG : box root 'rclone-test-cevekot9tome': Purge remote 2024/10/03 01:26:18 DEBUG : box root 'rclone-test-noxutaq4yoko': Purge remote 2024/10/03 01:26:19 DEBUG : box root 'rclone-test-noxutaq4yoko': Ignoring "Shared folder — ForNick" - unknown type "web_link" 2024/10/03 01:26:19 NOTICE: purge failed: directory not found --- PASS: TestServerSideMoveDeleteEmptySourceDirs (29.96s) === RUN TestServerSideMoveOverlap run.go:180: Remote "box root 'rclone-test-sogonev2riyu'", Local "Local file system at /tmp/rclone2695290497", Modify Window "1s" sync_test.go:1910: Skipping test as remote supports DirMove --- SKIP: TestServerSideMoveOverlap (0.83s) === RUN TestSyncOverlap run.go:180: Remote "box root 'rclone-test-sogonev2riyu'", Local "Local file system at /tmp/rclone2695290497", Modify Window "1s" 2024/10/03 01:26:20 DEBUG : Creating backend with remote "TestBox:rclone-test-sogonev2riyu/rclone-sync-test" run.go:180: Remote "box root 'rclone-test-sogonev2riyu'", Local "Local file system at /tmp/rclone2695290497", Modify Window "1s" run.go:180: Remote "box root 'rclone-test-sogonev2riyu'", Local "Local file system at /tmp/rclone2695290497", Modify Window "1s" run.go:180: Remote "box root 'rclone-test-sogonev2riyu'", Local "Local file system at /tmp/rclone2695290497", Modify Window "1s" run.go:180: Remote "box root 'rclone-test-sogonev2riyu'", Local "Local file system at /tmp/rclone2695290497", Modify Window "1s" 2024/10/03 01:26:25 DEBUG : Couldn't decode error response: invalid character 'u' looking for beginning of value 2024/10/03 01:26:25 DEBUG : pacer: low level retry 1/10 (error Error "503 Service Unavailable" (503)) 2024/10/03 01:26:25 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2024/10/03 01:26:26 DEBUG : pacer: Reducing sleep to 15ms 2024/10/03 01:26:26 DEBUG : pacer: Reducing sleep to 11.25ms 2024/10/03 01:26:26 DEBUG : pacer: Reducing sleep to 10ms --- PASS: TestSyncOverlap (6.62s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "box root 'rclone-test-sogonev2riyu'", Local "Local file system at /tmp/rclone2695290497", Modify Window "1s" 2024/10/03 01:26:27 DEBUG : Creating backend with remote "TestBox:rclone-test-sogonev2riyu/rclone-sync-test" 2024/10/03 01:26:27 DEBUG : Couldn't decode error response: invalid character 'u' looking for beginning of value 2024/10/03 01:26:27 DEBUG : pacer: low level retry 1/10 (error Error "503 Service Unavailable" (503)) 2024/10/03 01:26:27 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2024/10/03 01:26:28 DEBUG : pacer: Reducing sleep to 15ms 2024/10/03 01:26:29 DEBUG : pacer: Reducing sleep to 11.25ms 2024/10/03 01:26:29 DEBUG : pacer: Reducing sleep to 10ms 2024/10/03 01:26:30 DEBUG : Creating backend with remote "TestBox:rclone-test-sogonev2riyu/rclone-sync-test-include/layer2" 2024/10/03 01:26:35 DEBUG : Creating backend with remote "TestBox:rclone-test-sogonev2riyu/rclone-sync-test-ignore-file" 2024/10/03 01:26:42 DEBUG : rclone-sync-test: Excluded 2024/10/03 01:26:43 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/10/03 01:26:44 DEBUG : rclone-sync-test-include/layer2: Excluded 2024/10/03 01:26:44 DEBUG : box root 'rclone-test-sogonev2riyu/rclone-sync-test': Waiting for checks to finish 2024/10/03 01:26:44 DEBUG : box root 'rclone-test-sogonev2riyu/rclone-sync-test': Waiting for transfers to finish 2024/10/03 01:26:44 DEBUG : Waiting for deletions to finish 2024/10/03 01:26:44 INFO : There was nothing to transfer 2024/10/03 01:26:45 DEBUG : rclone-sync-test: Excluded 2024/10/03 01:26:46 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/10/03 01:26:47 DEBUG : rclone-sync-test-include/layer2: Excluded 2024/10/03 01:26:47 DEBUG : box root 'rclone-test-sogonev2riyu': Waiting for checks to finish 2024/10/03 01:26:47 DEBUG : box root 'rclone-test-sogonev2riyu': Waiting for transfers to finish 2024/10/03 01:26:47 DEBUG : Waiting for deletions to finish 2024/10/03 01:26:47 INFO : rclone-sync-test-include: Removing directory 2024/10/03 01:26:47 DEBUG : rclone-sync-test-include: Failed to Rmdir: rmdir failed: Error "folder_not_empty" (400): Cannot delete - folder not empty 2024/10/03 01:26:47 DEBUG : box root 'rclone-test-sogonev2riyu': failed to delete 1 directories 2024/10/03 01:26:47 INFO : There was nothing to transfer run.go:180: Remote "box root 'rclone-test-sogonev2riyu'", Local "Local file system at /tmp/rclone2695290497", Modify Window "1s" run.go:180: Remote "box root 'rclone-test-sogonev2riyu'", Local "Local file system at /tmp/rclone2695290497", Modify Window "1s" run.go:180: Remote "box root 'rclone-test-sogonev2riyu'", Local "Local file system at /tmp/rclone2695290497", Modify Window "1s" run.go:180: Remote "box root 'rclone-test-sogonev2riyu'", Local "Local file system at /tmp/rclone2695290497", Modify Window "1s" run.go:180: Remote "box root 'rclone-test-sogonev2riyu'", Local "Local file system at /tmp/rclone2695290497", Modify Window "1s" run.go:180: Remote "box root 'rclone-test-sogonev2riyu'", Local "Local file system at /tmp/rclone2695290497", Modify Window "1s" 2024/10/03 01:26:48 DEBUG : rclone-sync-test: Excluded 2024/10/03 01:26:49 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/10/03 01:26:50 DEBUG : rclone-sync-test-include/layer2: Excluded 2024/10/03 01:26:50 DEBUG : box root 'rclone-test-sogonev2riyu/rclone-sync-test-include/layer2': Waiting for checks to finish 2024/10/03 01:26:50 DEBUG : box root 'rclone-test-sogonev2riyu/rclone-sync-test-include/layer2': Waiting for transfers to finish 2024/10/03 01:26:50 DEBUG : Waiting for deletions to finish 2024/10/03 01:26:50 INFO : There was nothing to transfer run.go:180: Remote "box root 'rclone-test-sogonev2riyu'", Local "Local file system at /tmp/rclone2695290497", Modify Window "1s" run.go:180: Remote "box root 'rclone-test-sogonev2riyu'", Local "Local file system at /tmp/rclone2695290497", Modify Window "1s" 2024/10/03 01:26:51 DEBUG : rclone-sync-test: Excluded 2024/10/03 01:26:52 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/10/03 01:26:52 DEBUG : Couldn't decode error response: invalid character 'u' looking for beginning of value 2024/10/03 01:26:52 DEBUG : pacer: low level retry 1/10 (error Error "503 Service Unavailable" (503)) 2024/10/03 01:26:52 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2024/10/03 01:26:53 DEBUG : pacer: Reducing sleep to 15ms 2024/10/03 01:26:53 DEBUG : pacer: Reducing sleep to 11.25ms 2024/10/03 01:26:53 DEBUG : rclone-sync-test-include/layer2: Excluded 2024/10/03 01:26:53 DEBUG : box root 'rclone-test-sogonev2riyu': Waiting for checks to finish 2024/10/03 01:26:53 DEBUG : box root 'rclone-test-sogonev2riyu': Waiting for transfers to finish 2024/10/03 01:26:53 DEBUG : Waiting for deletions to finish 2024/10/03 01:26:53 INFO : rclone-sync-test-include: Removing directory 2024/10/03 01:26:53 DEBUG : pacer: Reducing sleep to 10ms 2024/10/03 01:26:53 DEBUG : rclone-sync-test-include: Failed to Rmdir: rmdir failed: Error "folder_not_empty" (400): Cannot delete - folder not empty 2024/10/03 01:26:53 DEBUG : box root 'rclone-test-sogonev2riyu': failed to delete 1 directories 2024/10/03 01:26:53 INFO : There was nothing to transfer run.go:180: Remote "box root 'rclone-test-sogonev2riyu'", Local "Local file system at /tmp/rclone2695290497", Modify Window "1s" run.go:180: Remote "box root 'rclone-test-sogonev2riyu'", Local "Local file system at /tmp/rclone2695290497", Modify Window "1s" run.go:180: Remote "box root 'rclone-test-sogonev2riyu'", Local "Local file system at /tmp/rclone2695290497", Modify Window "1s" run.go:180: Remote "box root 'rclone-test-sogonev2riyu'", Local "Local file system at /tmp/rclone2695290497", Modify Window "1s" 2024/10/03 01:26:54 DEBUG : : Excluded 2024/10/03 01:26:55 DEBUG : rclone-sync-test: Excluded 2024/10/03 01:26:55 DEBUG : Couldn't decode error response: invalid character 'u' looking for beginning of value 2024/10/03 01:26:55 DEBUG : pacer: low level retry 1/10 (error Error "503 Service Unavailable" (503)) 2024/10/03 01:26:55 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2024/10/03 01:26:55 DEBUG : pacer: Reducing sleep to 15ms 2024/10/03 01:26:56 DEBUG : pacer: Reducing sleep to 11.25ms 2024/10/03 01:26:56 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/10/03 01:26:56 DEBUG : pacer: Reducing sleep to 10ms 2024/10/03 01:26:57 DEBUG : rclone-sync-test-include/layer2: Excluded 2024/10/03 01:26:57 DEBUG : box root 'rclone-test-sogonev2riyu/rclone-sync-test-ignore-file': Waiting for checks to finish 2024/10/03 01:26:57 DEBUG : box root 'rclone-test-sogonev2riyu/rclone-sync-test-ignore-file': Waiting for transfers to finish 2024/10/03 01:26:57 DEBUG : Waiting for deletions to finish 2024/10/03 01:26:57 INFO : There was nothing to transfer run.go:180: Remote "box root 'rclone-test-sogonev2riyu'", Local "Local file system at /tmp/rclone2695290497", Modify Window "1s" run.go:180: Remote "box root 'rclone-test-sogonev2riyu'", Local "Local file system at /tmp/rclone2695290497", Modify Window "1s" run.go:180: Remote "box root 'rclone-test-sogonev2riyu'", Local "Local file system at /tmp/rclone2695290497", Modify Window "1s" run.go:180: Remote "box root 'rclone-test-sogonev2riyu'", Local "Local file system at /tmp/rclone2695290497", Modify Window "1s" run.go:180: Remote "box root 'rclone-test-sogonev2riyu'", Local "Local file system at /tmp/rclone2695290497", Modify Window "1s" 2024/10/03 01:26:57 DEBUG : Couldn't decode error response: invalid character 'u' looking for beginning of value 2024/10/03 01:26:57 DEBUG : pacer: low level retry 1/10 (error Error "503 Service Unavailable" (503)) 2024/10/03 01:26:57 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2024/10/03 01:26:57 DEBUG : Couldn't decode error response: invalid character 'u' looking for beginning of value 2024/10/03 01:26:57 DEBUG : pacer: low level retry 2/10 (error Error "503 Service Unavailable" (503)) 2024/10/03 01:26:57 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2024/10/03 01:26:58 DEBUG : pacer: Reducing sleep to 30ms 2024/10/03 01:26:58 DEBUG : pacer: Reducing sleep to 22.5ms 2024/10/03 01:26:58 DEBUG : pacer: Reducing sleep to 16.875ms 2024/10/03 01:26:58 DEBUG : pacer: Reducing sleep to 12.65625ms 2024/10/03 01:26:58 DEBUG : pacer: Reducing sleep to 10ms 2024/10/03 01:27:05 DEBUG : Couldn't decode error response: invalid character 'u' looking for beginning of value 2024/10/03 01:27:05 DEBUG : pacer: low level retry 1/10 (error Error "503 Service Unavailable" (503)) 2024/10/03 01:27:05 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2024/10/03 01:27:05 DEBUG : pacer: Reducing sleep to 15ms 2024/10/03 01:27:06 DEBUG : pacer: Reducing sleep to 11.25ms 2024/10/03 01:27:06 DEBUG : pacer: Reducing sleep to 10ms --- PASS: TestSyncOverlapWithFilter (50.09s) === RUN TestSyncCompareDest run.go:180: Remote "box root 'rclone-test-sogonev2riyu'", Local "Local file system at /tmp/rclone2695290497", Modify Window "1s" 2024/10/03 01:27:17 DEBUG : Creating backend with remote "TestBox:rclone-test-sogonev2riyu/dst" 2024/10/03 01:27:19 DEBUG : Creating backend with remote "TestBox:rclone-test-sogonev2riyu/CompareDest" 2024/10/03 01:27:23 DEBUG : one: Need to transfer - File not found at Destination 2024/10/03 01:27:23 DEBUG : box root 'rclone-test-sogonev2riyu/dst': Waiting for checks to finish 2024/10/03 01:27:23 DEBUG : box root 'rclone-test-sogonev2riyu/dst': Waiting for transfers to finish 2024/10/03 01:27:26 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2024/10/03 01:27:26 INFO : one: Copied (new) 2024/10/03 01:27:26 DEBUG : Waiting for deletions to finish 2024/10/03 01:27:28 DEBUG : box root 'rclone-test-sogonev2riyu/dst': Waiting for checks to finish 2024/10/03 01:27:28 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/10/03 01:27:29 DEBUG : box root 'rclone-test-sogonev2riyu/dst': Waiting for transfers to finish 2024/10/03 01:27:30 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2024/10/03 01:27:30 INFO : one: Copied (replaced existing) 2024/10/03 01:27:30 DEBUG : Waiting for deletions to finish 2024/10/03 01:27:37 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/10/03 01:27:37 DEBUG : box root 'rclone-test-sogonev2riyu/dst': Waiting for checks to finish 2024/10/03 01:27:38 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/10/03 01:27:38 DEBUG : one: Destination found in --compare-dest, skipping 2024/10/03 01:27:38 DEBUG : box root 'rclone-test-sogonev2riyu/dst': Waiting for transfers to finish 2024/10/03 01:27:38 DEBUG : Waiting for deletions to finish 2024/10/03 01:27:38 INFO : There was nothing to transfer 2024/10/03 01:27:42 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/10/03 01:27:42 DEBUG : two: Destination found in --compare-dest, skipping 2024/10/03 01:27:42 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/10/03 01:27:42 DEBUG : box root 'rclone-test-sogonev2riyu/dst': Waiting for checks to finish 2024/10/03 01:27:43 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/10/03 01:27:43 DEBUG : one: Destination found in --compare-dest, skipping 2024/10/03 01:27:43 DEBUG : box root 'rclone-test-sogonev2riyu/dst': Waiting for transfers to finish 2024/10/03 01:27:43 DEBUG : Waiting for deletions to finish 2024/10/03 01:27:43 INFO : There was nothing to transfer 2024/10/03 01:27:45 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/10/03 01:27:45 DEBUG : two: Destination found in --compare-dest, skipping 2024/10/03 01:27:45 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/10/03 01:27:45 DEBUG : box root 'rclone-test-sogonev2riyu/dst': Waiting for checks to finish 2024/10/03 01:27:46 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/10/03 01:27:46 DEBUG : one: Destination found in --compare-dest, skipping 2024/10/03 01:27:46 DEBUG : box root 'rclone-test-sogonev2riyu/dst': Waiting for transfers to finish 2024/10/03 01:27:46 DEBUG : Waiting for deletions to finish 2024/10/03 01:27:46 INFO : There was nothing to transfer 2024/10/03 01:27:49 DEBUG : two: Modification times differ by -120h0m0s: 2011-12-30 12:59:59 +0000 UTC, 2011-12-25 04:59:59 -0800 -0800 2024/10/03 01:27:49 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2024/10/03 01:27:49 DEBUG : two: Destination found in --compare-dest, skipping 2024/10/03 01:27:49 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/10/03 01:27:49 DEBUG : box root 'rclone-test-sogonev2riyu/dst': Waiting for checks to finish 2024/10/03 01:27:50 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/10/03 01:27:50 DEBUG : one: Destination found in --compare-dest, skipping 2024/10/03 01:27:50 DEBUG : box root 'rclone-test-sogonev2riyu/dst': Waiting for transfers to finish 2024/10/03 01:27:50 DEBUG : Waiting for deletions to finish 2024/10/03 01:27:50 INFO : There was nothing to transfer 2024/10/03 01:27:52 DEBUG : two: Sizes differ (src 5 vs dst 3) 2024/10/03 01:27:52 DEBUG : two: Need to transfer - File not found at Destination 2024/10/03 01:27:52 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/10/03 01:27:52 DEBUG : box root 'rclone-test-sogonev2riyu/dst': Waiting for checks to finish 2024/10/03 01:27:53 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/10/03 01:27:53 DEBUG : one: Destination found in --compare-dest, skipping 2024/10/03 01:27:53 DEBUG : box root 'rclone-test-sogonev2riyu/dst': Waiting for transfers to finish 2024/10/03 01:27:54 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2024/10/03 01:27:54 INFO : two: Copied (new) 2024/10/03 01:27:54 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (45.31s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "box root 'rclone-test-sogonev2riyu'", Local "Local file system at /tmp/rclone2695290497", Modify Window "1s" 2024/10/03 01:28:09 DEBUG : Creating backend with remote "TestBox:rclone-test-sogonev2riyu/dest" 2024/10/03 01:28:12 DEBUG : Creating backend with remote "TestBox:rclone-test-sogonev2riyu/pre-dest1" 2024/10/03 01:28:13 DEBUG : Creating backend with remote "TestBox:rclone-test-sogonev2riyu/pre-dest2" 2024/10/03 01:28:16 DEBUG : 1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/10/03 01:28:16 DEBUG : 1: Destination found in --compare-dest, skipping 2024/10/03 01:28:18 DEBUG : 2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/10/03 01:28:18 DEBUG : 2: Destination found in --compare-dest, skipping 2024/10/03 01:28:19 DEBUG : 3: Need to transfer - File not found at Destination 2024/10/03 01:28:19 DEBUG : box root 'rclone-test-sogonev2riyu/dest': Waiting for checks to finish 2024/10/03 01:28:19 DEBUG : box root 'rclone-test-sogonev2riyu/dest': Waiting for transfers to finish 2024/10/03 01:28:23 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2024/10/03 01:28:23 INFO : 3: Copied (new) 2024/10/03 01:28:23 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (28.50s) === RUN TestSyncCopyDest run.go:180: Remote "box root 'rclone-test-sogonev2riyu'", Local "Local file system at /tmp/rclone2695290497", Modify Window "1s" 2024/10/03 01:28:31 DEBUG : Creating backend with remote "TestBox:rclone-test-sogonev2riyu/dst" 2024/10/03 01:28:33 DEBUG : Creating backend with remote "TestBox:rclone-test-sogonev2riyu/CopyDest" 2024/10/03 01:28:37 DEBUG : one: Need to transfer - File not found at Destination 2024/10/03 01:28:37 DEBUG : box root 'rclone-test-sogonev2riyu/dst': Waiting for checks to finish 2024/10/03 01:28:37 DEBUG : box root 'rclone-test-sogonev2riyu/dst': Waiting for transfers to finish 2024/10/03 01:28:40 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2024/10/03 01:28:40 INFO : one: Copied (new) 2024/10/03 01:28:40 DEBUG : Waiting for deletions to finish 2024/10/03 01:28:42 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/10/03 01:28:42 DEBUG : box root 'rclone-test-sogonev2riyu/dst': Waiting for checks to finish 2024/10/03 01:28:42 DEBUG : box root 'rclone-test-sogonev2riyu/dst': Waiting for transfers to finish 2024/10/03 01:28:43 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2024/10/03 01:28:43 INFO : one: Copied (replaced existing) 2024/10/03 01:28:43 DEBUG : Waiting for deletions to finish 2024/10/03 01:28:49 DEBUG : Creating backend with remote "TestBox:rclone-test-sogonev2riyu/BackupDir" 2024/10/03 01:28:52 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/10/03 01:28:52 DEBUG : box root 'rclone-test-sogonev2riyu/dst': Waiting for checks to finish 2024/10/03 01:28:53 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/10/03 01:28:53 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/10/03 01:28:56 INFO : one: Moved (server-side) 2024/10/03 01:28:58 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2024/10/03 01:28:58 INFO : one: Copied (server-side copy) 2024/10/03 01:28:58 DEBUG : one: Destination found in --copy-dest, using server-side copy 2024/10/03 01:28:58 DEBUG : box root 'rclone-test-sogonev2riyu/dst': Waiting for transfers to finish 2024/10/03 01:28:58 DEBUG : Waiting for deletions to finish 2024/10/03 01:28:58 DEBUG : TestBox: Loaded invalid token from config file - ignoring 2024/10/03 01:28:59 DEBUG : Saving config "token" in section "TestBox" of the config file 2024/10/03 01:28:59 DEBUG : TestBox: Saved new token in config file 2024/10/03 01:29:03 DEBUG : TestBox: Loaded fresh token from config file 2024/10/03 01:29:03 DEBUG : TestBox: Loaded new refresh token from config file 2024/10/03 01:29:03 DEBUG : TestBox: Loaded fresh token from config file 2024/10/03 01:29:03 DEBUG : TestBox: Loaded new refresh token from config file 2024/10/03 01:29:04 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/10/03 01:29:06 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2024/10/03 01:29:06 INFO : two: Copied (server-side copy) 2024/10/03 01:29:06 DEBUG : two: Destination found in --copy-dest, using server-side copy 2024/10/03 01:29:06 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/10/03 01:29:06 DEBUG : one: Unchanged skipping 2024/10/03 01:29:06 DEBUG : box root 'rclone-test-sogonev2riyu/dst': Waiting for checks to finish 2024/10/03 01:29:06 DEBUG : box root 'rclone-test-sogonev2riyu/dst': Waiting for transfers to finish 2024/10/03 01:29:06 DEBUG : Waiting for deletions to finish 2024/10/03 01:29:07 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/10/03 01:29:07 DEBUG : two: Unchanged skipping 2024/10/03 01:29:07 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/10/03 01:29:07 DEBUG : one: Unchanged skipping 2024/10/03 01:29:07 DEBUG : box root 'rclone-test-sogonev2riyu/dst': Waiting for checks to finish 2024/10/03 01:29:07 DEBUG : box root 'rclone-test-sogonev2riyu/dst': Waiting for transfers to finish 2024/10/03 01:29:07 DEBUG : Waiting for deletions to finish 2024/10/03 01:29:07 INFO : There was nothing to transfer 2024/10/03 01:29:08 DEBUG : box root 'rclone-test-sogonev2riyu/dest': Token expired but no uploads in progress - doing nothing 2024/10/03 01:29:08 DEBUG : box root 'rclone-test-yezadod5vega': Token expired but no uploads in progress - doing nothing 2024/10/03 01:29:08 DEBUG : box root 'rclone-test-sogonev2riyu/rclone-sync-test-include/layer2': Token expired but no uploads in progress - doing nothing 2024/10/03 01:29:08 DEBUG : box root 'rclone-test-sogonev2riyu/rclone-sync-test-ignore-file': Token expired but no uploads in progress - doing nothing 2024/10/03 01:29:08 DEBUG : box root 'rclone-test-cevekot9tome': Token expired but no uploads in progress - doing nothing 2024/10/03 01:29:08 DEBUG : box root 'rclone-test-jimifuc3zemu': Token expired but no uploads in progress - doing nothing 2024/10/03 01:29:08 DEBUG : box root 'rclone-test-sogonev2riyu/BackupDir': Token expired but no uploads in progress - doing nothing 2024/10/03 01:29:08 DEBUG : box root 'rclone-test-bofabow5xoki': Token expired but no uploads in progress - doing nothing 2024/10/03 01:29:08 DEBUG : box root 'rclone-test-sogonev2riyu/rclone-sync-test': Token expired but no uploads in progress - doing nothing 2024/10/03 01:29:08 DEBUG : box root 'rclone-test-sogonev2riyu/dst': Token expired but no uploads in progress - doing nothing 2024/10/03 01:29:08 DEBUG : box root 'rclone-test-codugum8yofe': Token expired but no uploads in progress - doing nothing 2024/10/03 01:29:08 DEBUG : box root 'rclone-test-qizeviy4bufi': Token expired but no uploads in progress - doing nothing 2024/10/03 01:29:08 DEBUG : box root 'rclone-test-sogonev2riyu/rclone-sync-test': Token expired but no uploads in progress - doing nothing 2024/10/03 01:29:08 DEBUG : box root 'rclone-test-noxutaq4yoko': Token expired but no uploads in progress - doing nothing 2024/10/03 01:29:08 DEBUG : box root 'rclone-test-zumafif1lima': Token expired but no uploads in progress - doing nothing 2024/10/03 01:29:08 DEBUG : box root 'rclone-test-cazapol2yiti': Token expired but no uploads in progress - doing nothing 2024/10/03 01:29:12 DEBUG : three: Sizes differ (src 7 vs dst 5) 2024/10/03 01:29:12 DEBUG : three: Destination not found in --copy-dest 2024/10/03 01:29:12 DEBUG : three: Need to transfer - File not found at Destination 2024/10/03 01:29:12 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/10/03 01:29:12 DEBUG : one: Unchanged skipping 2024/10/03 01:29:12 DEBUG : box root 'rclone-test-sogonev2riyu/dst': Waiting for checks to finish 2024/10/03 01:29:12 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/10/03 01:29:12 DEBUG : two: Unchanged skipping 2024/10/03 01:29:12 DEBUG : box root 'rclone-test-sogonev2riyu/dst': Waiting for transfers to finish 2024/10/03 01:29:14 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2024/10/03 01:29:14 INFO : three: Copied (new) 2024/10/03 01:29:14 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (56.11s) === RUN TestSyncBackupDir run.go:180: Remote "box root 'rclone-test-sogonev2riyu'", Local "Local file system at /tmp/rclone2695290497", Modify Window "1s" 2024/10/03 01:29:33 DEBUG : Creating backend with remote "TestBox:rclone-test-sogonev2riyu/dst" 2024/10/03 01:29:35 DEBUG : Creating backend with remote "TestBox:rclone-test-sogonev2riyu/backup" 2024/10/03 01:29:38 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/10/03 01:29:38 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/10/03 01:29:38 DEBUG : box root 'rclone-test-sogonev2riyu/dst': Waiting for checks to finish 2024/10/03 01:29:38 DEBUG : two: Unchanged skipping 2024/10/03 01:29:41 INFO : one: Moved (server-side) 2024/10/03 01:29:41 DEBUG : box root 'rclone-test-sogonev2riyu/dst': Waiting for transfers to finish 2024/10/03 01:29:43 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/10/03 01:29:43 INFO : one: Copied (new) 2024/10/03 01:29:43 DEBUG : Waiting for deletions to finish 2024/10/03 01:29:44 INFO : three.txt: Moved (server-side) 2024/10/03 01:29:44 INFO : three.txt: Moved into backup dir 2024/10/03 01:29:48 DEBUG : box root 'rclone-test-sogonev2riyu/dst': Waiting for checks to finish 2024/10/03 01:29:48 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/10/03 01:29:48 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/10/03 01:29:48 DEBUG : two: Unchanged skipping 2024/10/03 01:29:50 INFO : one: Deleted 2024/10/03 01:29:51 INFO : one: Moved (server-side) 2024/10/03 01:29:51 DEBUG : box root 'rclone-test-sogonev2riyu/dst': Waiting for transfers to finish 2024/10/03 01:29:53 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2024/10/03 01:29:53 INFO : one: Copied (new) 2024/10/03 01:29:53 DEBUG : Waiting for deletions to finish 2024/10/03 01:29:55 INFO : three.txt: Deleted 2024/10/03 01:29:56 INFO : three.txt: Moved (server-side) 2024/10/03 01:29:56 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (37.61s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "box root 'rclone-test-sogonev2riyu'", Local "Local file system at /tmp/rclone2695290497", Modify Window "1s" 2024/10/03 01:30:11 DEBUG : Creating backend with remote "TestBox:rclone-test-sogonev2riyu/dst" 2024/10/03 01:30:13 DEBUG : Creating backend with remote "TestBox:rclone-test-sogonev2riyu/backup" 2024/10/03 01:30:15 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/10/03 01:30:15 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/10/03 01:30:15 DEBUG : two: Unchanged skipping 2024/10/03 01:30:15 DEBUG : box root 'rclone-test-sogonev2riyu/dst': Waiting for checks to finish 2024/10/03 01:30:19 INFO : one: Moved (server-side) to: one.bak 2024/10/03 01:30:19 DEBUG : box root 'rclone-test-sogonev2riyu/dst': Waiting for transfers to finish 2024/10/03 01:30:20 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/10/03 01:30:20 INFO : one: Copied (new) 2024/10/03 01:30:20 DEBUG : Waiting for deletions to finish 2024/10/03 01:30:22 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/10/03 01:30:22 INFO : three.txt: Moved into backup dir 2024/10/03 01:30:27 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/10/03 01:30:27 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/10/03 01:30:27 DEBUG : box root 'rclone-test-sogonev2riyu/dst': Waiting for checks to finish 2024/10/03 01:30:27 DEBUG : two: Unchanged skipping 2024/10/03 01:30:28 INFO : one.bak: Deleted 2024/10/03 01:30:30 INFO : one: Moved (server-side) to: one.bak 2024/10/03 01:30:30 DEBUG : box root 'rclone-test-sogonev2riyu/dst': Waiting for transfers to finish 2024/10/03 01:30:31 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2024/10/03 01:30:31 INFO : one: Copied (new) 2024/10/03 01:30:31 DEBUG : Waiting for deletions to finish 2024/10/03 01:30:34 INFO : three.txt.bak: Deleted 2024/10/03 01:30:35 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/10/03 01:30:35 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (38.03s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "box root 'rclone-test-sogonev2riyu'", Local "Local file system at /tmp/rclone2695290497", Modify Window "1s" 2024/10/03 01:30:49 DEBUG : Creating backend with remote "TestBox:rclone-test-sogonev2riyu/dst" 2024/10/03 01:30:49 DEBUG : Config file has changed externally - reloading 2024/10/03 01:30:50 DEBUG : Creating backend with remote "TestBox:rclone-test-sogonev2riyu/backup" 2024/10/03 01:30:53 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/10/03 01:30:53 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/10/03 01:30:53 DEBUG : two: Unchanged skipping 2024/10/03 01:30:53 DEBUG : box root 'rclone-test-sogonev2riyu/dst': Waiting for checks to finish 2024/10/03 01:30:56 INFO : one: Moved (server-side) to: one-2019-01-01 2024/10/03 01:30:56 DEBUG : box root 'rclone-test-sogonev2riyu/dst': Waiting for transfers to finish 2024/10/03 01:30:58 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/10/03 01:30:58 INFO : one: Copied (new) 2024/10/03 01:30:58 DEBUG : Waiting for deletions to finish 2024/10/03 01:31:00 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2024/10/03 01:31:00 INFO : three.txt: Moved into backup dir 2024/10/03 01:31:03 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/10/03 01:31:03 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/10/03 01:31:03 DEBUG : two: Unchanged skipping 2024/10/03 01:31:03 DEBUG : box root 'rclone-test-sogonev2riyu/dst': Waiting for checks to finish 2024/10/03 01:31:05 INFO : one-2019-01-01: Deleted 2024/10/03 01:31:06 INFO : one: Moved (server-side) to: one-2019-01-01 2024/10/03 01:31:06 DEBUG : box root 'rclone-test-sogonev2riyu/dst': Waiting for transfers to finish 2024/10/03 01:31:09 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2024/10/03 01:31:09 INFO : one: Copied (new) 2024/10/03 01:31:09 DEBUG : Waiting for deletions to finish 2024/10/03 01:31:11 INFO : three-2019-01-01.txt: Deleted 2024/10/03 01:31:12 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2024/10/03 01:31:12 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (38.08s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "box root 'rclone-test-sogonev2riyu'", Local "Local file system at /tmp/rclone2695290497", Modify Window "1s" 2024/10/03 01:31:28 DEBUG : Creating backend with remote "TestBox:rclone-test-sogonev2riyu/dst" 2024/10/03 01:31:30 DEBUG : box root 'rclone-test-sogonev2riyu/dst': Waiting for checks to finish 2024/10/03 01:31:30 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/10/03 01:31:30 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/10/03 01:31:30 DEBUG : two: Unchanged skipping 2024/10/03 01:31:30 INFO : one: Moved (server-side) to: one.bak 2024/10/03 01:31:30 DEBUG : box root 'rclone-test-sogonev2riyu/dst': Waiting for transfers to finish 2024/10/03 01:31:32 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/10/03 01:31:32 INFO : one: Copied (new) 2024/10/03 01:31:32 DEBUG : Waiting for deletions to finish 2024/10/03 01:31:33 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/10/03 01:31:33 INFO : three.txt: Moved into backup dir 2024/10/03 01:31:36 DEBUG : one.bak: Excluded (Path Filter) 2024/10/03 01:31:36 DEBUG : one.bak: Excluded 2024/10/03 01:31:36 DEBUG : three.txt.bak: Excluded (Path Filter) 2024/10/03 01:31:36 DEBUG : three.txt.bak: Excluded 2024/10/03 01:31:36 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/10/03 01:31:36 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/10/03 01:31:36 DEBUG : two: Unchanged skipping 2024/10/03 01:31:36 DEBUG : box root 'rclone-test-sogonev2riyu/dst': Waiting for checks to finish 2024/10/03 01:31:38 INFO : one.bak: Deleted 2024/10/03 01:31:38 INFO : one: Moved (server-side) to: one.bak 2024/10/03 01:31:38 DEBUG : box root 'rclone-test-sogonev2riyu/dst': Waiting for transfers to finish 2024/10/03 01:31:40 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2024/10/03 01:31:40 INFO : one: Copied (new) 2024/10/03 01:31:40 DEBUG : Waiting for deletions to finish 2024/10/03 01:31:42 INFO : three.txt.bak: Deleted 2024/10/03 01:31:42 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/10/03 01:31:42 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (29.40s) === RUN TestSyncSuffix run.go:180: Remote "box root 'rclone-test-sogonev2riyu'", Local "Local file system at /tmp/rclone2695290497", Modify Window "1s" 2024/10/03 01:31:57 DEBUG : Creating backend with remote "TestBox:rclone-test-sogonev2riyu/dst" 2024/10/03 01:31:59 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/10/03 01:32:01 INFO : one: Moved (server-side) to: one.bak 2024/10/03 01:32:02 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/10/03 01:32:02 INFO : one: Copied (new) 2024/10/03 01:32:03 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/10/03 01:32:03 DEBUG : two: Unchanged skipping 2024/10/03 01:32:04 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2024/10/03 01:32:05 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/10/03 01:32:07 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2024/10/03 01:32:07 INFO : three.txt: Copied (new) 2024/10/03 01:32:09 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/10/03 01:32:11 INFO : one.bak: Deleted 2024/10/03 01:32:12 INFO : one: Moved (server-side) to: one.bak 2024/10/03 01:32:13 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2024/10/03 01:32:13 INFO : one: Copied (new) 2024/10/03 01:32:14 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/10/03 01:32:14 DEBUG : two: Unchanged skipping 2024/10/03 01:32:15 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2024/10/03 01:32:16 INFO : three.txt.bak: Deleted 2024/10/03 01:32:17 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/10/03 01:32:19 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2024/10/03 01:32:19 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (36.54s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "box root 'rclone-test-sogonev2riyu'", Local "Local file system at /tmp/rclone2695290497", Modify Window "1s" 2024/10/03 01:32:32 DEBUG : Creating backend with remote "TestBox:rclone-test-sogonev2riyu/dst" 2024/10/03 01:32:35 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/10/03 01:32:36 INFO : one: Moved (server-side) to: one-2019-01-01 2024/10/03 01:32:38 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/10/03 01:32:38 INFO : one: Copied (new) 2024/10/03 01:32:39 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/10/03 01:32:39 DEBUG : two: Unchanged skipping 2024/10/03 01:32:40 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2024/10/03 01:32:42 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2024/10/03 01:32:43 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2024/10/03 01:32:43 INFO : three.txt: Copied (new) 2024/10/03 01:32:46 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/10/03 01:32:48 INFO : one-2019-01-01: Deleted 2024/10/03 01:32:49 INFO : one: Moved (server-side) to: one-2019-01-01 2024/10/03 01:32:50 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2024/10/03 01:32:50 INFO : one: Copied (new) 2024/10/03 01:32:52 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/10/03 01:32:52 DEBUG : two: Unchanged skipping 2024/10/03 01:32:52 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2024/10/03 01:32:54 INFO : three-2019-01-01.txt: Deleted 2024/10/03 01:32:55 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2024/10/03 01:32:57 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2024/10/03 01:32:57 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (38.94s) === RUN TestSyncUTFNorm run.go:180: Remote "box root 'rclone-test-sogonev2riyu'", Local "Local file system at /tmp/rclone2695290497", Modify Window "1s" 2024/10/03 01:33:08 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2024/10/03 01:33:08 DEBUG : box root 'rclone-test-sogonev2riyu': Waiting for checks to finish 2024/10/03 01:33:08 DEBUG : box root 'rclone-test-sogonev2riyu': Waiting for transfers to finish 2024/10/03 01:33:09 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2024/10/03 01:33:09 INFO : Testêé: Copied (replaced existing) to: Testêé 2024/10/03 01:33:09 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (5.97s) === RUN TestSyncImmutable run.go:180: Remote "box root 'rclone-test-sogonev2riyu'", Local "Local file system at /tmp/rclone2695290497", Modify Window "1s" 2024/10/03 01:33:12 DEBUG : existing: Need to transfer - File not found at Destination 2024/10/03 01:33:12 DEBUG : box root 'rclone-test-sogonev2riyu': Waiting for checks to finish 2024/10/03 01:33:12 DEBUG : box root 'rclone-test-sogonev2riyu': Waiting for transfers to finish 2024/10/03 01:33:14 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2024/10/03 01:33:14 INFO : existing: Copied (new) 2024/10/03 01:33:14 DEBUG : Waiting for deletions to finish run.go:180: Remote "box root 'rclone-test-sogonev2riyu'", Local "Local file system at /tmp/rclone2695290497", Modify Window "1s" 2024/10/03 01:33:15 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2024/10/03 01:33:15 ERROR : existing: Source and destination exist but do not match: immutable file modified 2024/10/03 01:33:15 DEBUG : box root 'rclone-test-sogonev2riyu': Waiting for checks to finish 2024/10/03 01:33:15 DEBUG : box root 'rclone-test-sogonev2riyu': Waiting for transfers to finish 2024/10/03 01:33:15 ERROR : box root 'rclone-test-sogonev2riyu': not deleting files as there were IO errors 2024/10/03 01:33:15 ERROR : box root 'rclone-test-sogonev2riyu': not deleting directories as there were IO errors run.go:180: Remote "box root 'rclone-test-sogonev2riyu'", Local "Local file system at /tmp/rclone2695290497", Modify Window "1s" --- PASS: TestSyncImmutable (7.48s) === RUN TestSyncIgnoreCase run.go:180: Remote "box root 'rclone-test-sogonev2riyu'", Local "Local file system at /tmp/rclone2695290497", Modify Window "1s" sync_test.go:2606: Skipping test as local or remote are case-insensitive --- SKIP: TestSyncIgnoreCase (0.76s) === RUN TestFixCase run.go:180: Remote "box root 'rclone-test-sogonev2riyu'", Local "Local file system at /tmp/rclone2695290497", Modify Window "1s" 2024/10/03 01:33:33 DEBUG : existing: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/10/03 01:33:33 DEBUG : existing: Unchanged skipping 2024/10/03 01:33:33 DEBUG : existingbutdifferent: Sizes differ (src 5 vs dst 8) 2024/10/03 01:33:34 DEBUG : EXISTINGBUTDIFFERENT: moving to existingbutdifferent-rclone-move-babofun2 2024/10/03 01:33:34 DEBUG : EXISTING: moving to existing-rclone-move-mekenuk2 2024/10/03 01:33:34 INFO : EXISTINGBUTDIFFERENT: Moved (server-side) to: existingbutdifferent-rclone-move-babofun2 2024/10/03 01:33:34 DEBUG : EXISTINGBUTDIFFERENT: moving to existingbutdifferent 2024/10/03 01:33:34 INFO : EXISTING: Moved (server-side) to: existing-rclone-move-mekenuk2 2024/10/03 01:33:34 DEBUG : EXISTING: moving to existing 2024/10/03 01:33:35 INFO : SUBDIRA: Fixed case by renaming to: subdira 2024/10/03 01:33:35 INFO : existingbutdifferent-rclone-move-babofun2: Moved (server-side) to: existingbutdifferent 2024/10/03 01:33:35 INFO : EXISTINGBUTDIFFERENT: Moved (server-side) to: existingbutdifferent 2024/10/03 01:33:35 INFO : EXISTINGBUTDIFFERENT: Fixed case by renaming to: existingbutdifferent 2024/10/03 01:33:35 INFO : existing-rclone-move-mekenuk2: Moved (server-side) to: existing 2024/10/03 01:33:35 INFO : EXISTING: Moved (server-side) to: existing 2024/10/03 01:33:35 INFO : EXISTING: Fixed case by renaming to: existing 2024/10/03 01:33:37 DEBUG : existingbutdifferent: sha1 = d14abf17053197648e66ce89f88b99ae1c5162f6 OK 2024/10/03 01:33:37 INFO : existingbutdifferent: Copied (replaced existing) 2024/10/03 01:33:38 INFO : SUBDIRA/subdirb: Fixed case by renaming to: subdira/subdirb 2024/10/03 01:33:42 INFO : SUBDIRA/subdirb/SUBDIRC: Fixed case by renaming to: subdira/subdirb/subdirc 2024/10/03 01:33:43 DEBUG : subdira/subdirb/subdirc/hello: Sizes differ (src 5 vs dst 8) 2024/10/03 01:33:44 DEBUG : SUBDIRA/subdirb/SUBDIRC/HELLO: moving to subdira/subdirb/subdirc/hello-rclone-move-woduwaf2 2024/10/03 01:33:45 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Moved (server-side) to: subdira/subdirb/subdirc/hello-rclone-move-woduwaf2 2024/10/03 01:33:45 DEBUG : SUBDIRA/subdirb/SUBDIRC/HELLO: moving to subdira/subdirb/subdirc/hello 2024/10/03 01:33:46 INFO : subdira/subdirb/subdirc/hello-rclone-move-woduwaf2: Moved (server-side) to: subdira/subdirb/subdirc/hello 2024/10/03 01:33:46 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Moved (server-side) to: subdira/subdirb/subdirc/hello 2024/10/03 01:33:46 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Fixed case by renaming to: subdira/subdirb/subdirc/hello 2024/10/03 01:33:46 INFO : SUBDIRA/subdirb/SUBDIRC/subdird: Fixed case by renaming to: subdira/subdirb/subdirc/subdird 2024/10/03 01:33:47 DEBUG : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: Sizes differ (src 5 vs dst 8) 2024/10/03 01:33:47 DEBUG : box root 'rclone-test-sogonev2riyu': Waiting for checks to finish 2024/10/03 01:33:48 DEBUG : subdira/subdirb/subdirc/hello: sha1 = d14abf17053197648e66ce89f88b99ae1c5162f6 OK 2024/10/03 01:33:48 INFO : subdira/subdirb/subdirc/hello: Copied (replaced existing) 2024/10/03 01:33:48 DEBUG : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: moving to subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-nusozor2 2024/10/03 01:33:49 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Moved (server-side) to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-nusozor2 2024/10/03 01:33:49 DEBUG : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: moving to subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2024/10/03 01:33:49 INFO : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-nusozor2: Moved (server-side) to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2024/10/03 01:33:49 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Moved (server-side) to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2024/10/03 01:33:49 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Fixed case by renaming to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2024/10/03 01:33:49 DEBUG : box root 'rclone-test-sogonev2riyu': Waiting for transfers to finish 2024/10/03 01:33:51 DEBUG : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: sha1 = d14abf17053197648e66ce89f88b99ae1c5162f6 OK 2024/10/03 01:33:51 INFO : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: Copied (replaced existing) 2024/10/03 01:33:51 DEBUG : Waiting for deletions to finish --- PASS: TestFixCase (44.37s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "box root 'rclone-test-sogonev2riyu'", Local "Local file system at /tmp/rclone2695290497", Modify Window "1s" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "box root 'rclone-test-sogonev2riyu'", Local "Local file system at /tmp/rclone2695290497", Modify Window "1s" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "box root 'rclone-test-sogonev2riyu'", Local "Local file system at /tmp/rclone2695290497", Modify Window "1s" sync_test.go:2674: This test only runs on local --- PASS: TestMaxTransfer (2.23s) --- SKIP: TestMaxTransfer/Hard (0.76s) --- SKIP: TestMaxTransfer/Soft (0.75s) --- SKIP: TestMaxTransfer/Cautious (0.73s) === RUN TestSyncConcurrentDelete run.go:180: Remote "box root 'rclone-test-sogonev2riyu'", Local "Local file system at /tmp/rclone2695290497", Modify Window "1s" 2024/10/03 01:35:09 DEBUG : both0: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/10/03 01:35:09 DEBUG : both1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/10/03 01:35:09 DEBUG : both11: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/10/03 01:35:09 DEBUG : both10: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/10/03 01:35:09 DEBUG : box root 'rclone-test-sogonev2riyu': Waiting for checks to finish 2024/10/03 01:35:09 DEBUG : both0: Unchanged skipping 2024/10/03 01:35:09 DEBUG : both12: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/10/03 01:35:09 DEBUG : both12: Unchanged skipping 2024/10/03 01:35:09 DEBUG : both13: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/10/03 01:35:09 DEBUG : both13: Unchanged skipping 2024/10/03 01:35:09 DEBUG : both14: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/10/03 01:35:09 DEBUG : both14: Unchanged skipping 2024/10/03 01:35:09 DEBUG : both15: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/10/03 01:35:09 DEBUG : both15: Unchanged skipping 2024/10/03 01:35:09 DEBUG : both16: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/10/03 01:35:09 DEBUG : both1: Unchanged skipping 2024/10/03 01:35:09 DEBUG : both17: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/10/03 01:35:09 DEBUG : both11: Unchanged skipping 2024/10/03 01:35:09 DEBUG : both18: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/10/03 01:35:09 DEBUG : both10: Unchanged skipping 2024/10/03 01:35:09 DEBUG : both19: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/10/03 01:35:09 DEBUG : both19: Unchanged skipping 2024/10/03 01:35:09 DEBUG : both2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/10/03 01:35:09 DEBUG : both16: Unchanged skipping 2024/10/03 01:35:09 DEBUG : both3: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/10/03 01:35:09 DEBUG : both3: Unchanged skipping 2024/10/03 01:35:09 DEBUG : both4: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/10/03 01:35:09 DEBUG : both17: Unchanged skipping 2024/10/03 01:35:09 DEBUG : both5: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/10/03 01:35:09 DEBUG : both18: Unchanged skipping 2024/10/03 01:35:09 DEBUG : both6: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/10/03 01:35:09 DEBUG : both6: Unchanged skipping 2024/10/03 01:35:09 DEBUG : both7: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/10/03 01:35:09 DEBUG : both2: Unchanged skipping 2024/10/03 01:35:09 DEBUG : both8: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/10/03 01:35:09 DEBUG : both8: Unchanged skipping 2024/10/03 01:35:09 DEBUG : both9: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/10/03 01:35:09 DEBUG : both4: Unchanged skipping 2024/10/03 01:35:09 DEBUG : both5: Unchanged skipping 2024/10/03 01:35:09 DEBUG : both7: Unchanged skipping 2024/10/03 01:35:09 DEBUG : both9: Unchanged skipping 2024/10/03 01:35:09 DEBUG : box root 'rclone-test-sogonev2riyu': Waiting for transfers to finish 2024/10/03 01:35:09 DEBUG : Waiting for deletions to finish 2024/10/03 01:35:10 INFO : only4: Deleted 2024/10/03 01:35:10 INFO : only16: Deleted 2024/10/03 01:35:10 INFO : only2: Deleted 2024/10/03 01:35:10 INFO : only17: Deleted 2024/10/03 01:35:11 INFO : only11: Deleted 2024/10/03 01:35:11 INFO : only6: Deleted 2024/10/03 01:35:11 INFO : only7: Deleted 2024/10/03 01:35:11 INFO : only12: Deleted 2024/10/03 01:35:12 INFO : only8: Deleted 2024/10/03 01:35:12 INFO : only9: Deleted 2024/10/03 01:35:12 INFO : only18: Deleted 2024/10/03 01:35:12 INFO : only5: Deleted 2024/10/03 01:35:13 INFO : only3: Deleted 2024/10/03 01:35:13 INFO : only14: Deleted 2024/10/03 01:35:13 INFO : only10: Deleted 2024/10/03 01:35:13 INFO : only13: Deleted 2024/10/03 01:35:14 INFO : only19: Deleted 2024/10/03 01:35:14 INFO : only15: Deleted 2024/10/03 01:35:14 INFO : only0: Deleted 2024/10/03 01:35:14 INFO : only1: Deleted run.go:180: Remote "box root 'rclone-test-sogonev2riyu'", Local "Local file system at /tmp/rclone2695290497", Modify Window "1s" --- PASS: TestSyncConcurrentDelete (90.59s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "box root 'rclone-test-sogonev2riyu'", Local "Local file system at /tmp/rclone2695290497", Modify Window "1s" 2024/10/03 01:35:57 DEBUG : Couldn't decode error response: invalid character 'u' looking for beginning of value 2024/10/03 01:35:57 DEBUG : pacer: low level retry 1/10 (error Error "503 Service Unavailable" (503)) 2024/10/03 01:35:57 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2024/10/03 01:35:57 DEBUG : pacer: Reducing sleep to 15ms 2024/10/03 01:35:58 DEBUG : pacer: Reducing sleep to 11.25ms 2024/10/03 01:35:59 DEBUG : Couldn't decode error response: invalid character 'u' looking for beginning of value 2024/10/03 01:35:59 DEBUG : pacer: low level retry 1/10 (error Error "503 Service Unavailable" (503)) 2024/10/03 01:35:59 DEBUG : pacer: Rate limited, increasing sleep to 22.5ms 2024/10/03 01:35:59 DEBUG : pacer: Reducing sleep to 16.875ms 2024/10/03 01:36:00 DEBUG : pacer: Reducing sleep to 12.65625ms 2024/10/03 01:36:01 DEBUG : pacer: Reducing sleep to 10ms 2024/10/03 01:36:41 DEBUG : both1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/10/03 01:36:41 DEBUG : both10: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/10/03 01:36:41 DEBUG : both0: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/10/03 01:36:41 DEBUG : box root 'rclone-test-sogonev2riyu': Waiting for checks to finish 2024/10/03 01:36:41 DEBUG : both11: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/10/03 01:36:41 DEBUG : both1: Unchanged skipping 2024/10/03 01:36:41 DEBUG : both12: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/10/03 01:36:41 DEBUG : both12: Unchanged skipping 2024/10/03 01:36:41 DEBUG : both13: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/10/03 01:36:41 DEBUG : both10: Unchanged skipping 2024/10/03 01:36:41 DEBUG : both14: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/10/03 01:36:41 DEBUG : both14: Unchanged skipping 2024/10/03 01:36:41 DEBUG : both15: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/10/03 01:36:41 DEBUG : both0: Unchanged skipping 2024/10/03 01:36:41 DEBUG : both16: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/10/03 01:36:41 DEBUG : both16: Unchanged skipping 2024/10/03 01:36:41 DEBUG : both17: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/10/03 01:36:41 DEBUG : both17: Unchanged skipping 2024/10/03 01:36:41 DEBUG : both18: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/10/03 01:36:41 DEBUG : both18: Unchanged skipping 2024/10/03 01:36:41 DEBUG : both19: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/10/03 01:36:41 DEBUG : both19: Unchanged skipping 2024/10/03 01:36:41 DEBUG : both2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/10/03 01:36:41 DEBUG : both2: Unchanged skipping 2024/10/03 01:36:41 DEBUG : both3: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/10/03 01:36:41 DEBUG : both3: Unchanged skipping 2024/10/03 01:36:41 DEBUG : both4: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/10/03 01:36:41 DEBUG : both4: Unchanged skipping 2024/10/03 01:36:41 DEBUG : both5: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/10/03 01:36:41 DEBUG : both11: Unchanged skipping 2024/10/03 01:36:41 DEBUG : both6: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/10/03 01:36:41 DEBUG : both13: Unchanged skipping 2024/10/03 01:36:41 DEBUG : both7: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/10/03 01:36:41 DEBUG : both5: Unchanged skipping 2024/10/03 01:36:41 DEBUG : both8: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/10/03 01:36:41 DEBUG : both8: Unchanged skipping 2024/10/03 01:36:41 DEBUG : both9: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/10/03 01:36:41 DEBUG : both9: Unchanged skipping 2024/10/03 01:36:41 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2024/10/03 01:36:41 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2024/10/03 01:36:41 DEBUG : both15: Unchanged skipping 2024/10/03 01:36:41 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2024/10/03 01:36:41 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2024/10/03 01:36:41 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2024/10/03 01:36:41 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2024/10/03 01:36:41 DEBUG : both7: Unchanged skipping 2024/10/03 01:36:41 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2024/10/03 01:36:41 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2024/10/03 01:36:41 DEBUG : both6: Unchanged skipping 2024/10/03 01:36:41 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2024/10/03 01:36:41 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2024/10/03 01:36:41 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2024/10/03 01:36:41 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2024/10/03 01:36:41 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2024/10/03 01:36:41 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2024/10/03 01:36:41 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2024/10/03 01:36:41 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2024/10/03 01:36:41 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2024/10/03 01:36:41 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2024/10/03 01:36:41 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2024/10/03 01:36:41 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2024/10/03 01:36:41 DEBUG : box root 'rclone-test-sogonev2riyu': Waiting for transfers to finish 2024/10/03 01:36:42 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/10/03 01:36:42 INFO : only12: Copied (replaced existing) 2024/10/03 01:36:43 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/10/03 01:36:43 INFO : only10: Copied (replaced existing) 2024/10/03 01:36:43 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/10/03 01:36:43 INFO : only1: Copied (replaced existing) 2024/10/03 01:36:43 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/10/03 01:36:43 INFO : only0: Copied (replaced existing) 2024/10/03 01:36:44 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/10/03 01:36:44 INFO : only16: Copied (replaced existing) 2024/10/03 01:36:44 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/10/03 01:36:44 INFO : only14: Copied (replaced existing) 2024/10/03 01:36:44 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/10/03 01:36:44 INFO : only11: Copied (replaced existing) 2024/10/03 01:36:44 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/10/03 01:36:44 INFO : only18: Copied (replaced existing) 2024/10/03 01:36:45 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/10/03 01:36:45 INFO : only19: Copied (replaced existing) 2024/10/03 01:36:45 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/10/03 01:36:45 INFO : only3: Copied (replaced existing) 2024/10/03 01:36:45 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/10/03 01:36:45 INFO : only2: Copied (replaced existing) 2024/10/03 01:36:45 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/10/03 01:36:45 INFO : only4: Copied (replaced existing) 2024/10/03 01:36:46 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/10/03 01:36:46 INFO : only5: Copied (replaced existing) 2024/10/03 01:36:46 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/10/03 01:36:46 INFO : only6: Copied (replaced existing) 2024/10/03 01:36:47 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/10/03 01:36:47 INFO : only8: Copied (replaced existing) 2024/10/03 01:36:47 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/10/03 01:36:47 INFO : only7: Copied (replaced existing) 2024/10/03 01:36:48 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/10/03 01:36:48 INFO : only13: Copied (replaced existing) 2024/10/03 01:36:48 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/10/03 01:36:48 INFO : only9: Copied (replaced existing) 2024/10/03 01:36:48 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/10/03 01:36:48 INFO : only15: Copied (replaced existing) 2024/10/03 01:36:48 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/10/03 01:36:48 INFO : only17: Copied (replaced existing) 2024/10/03 01:36:48 DEBUG : Waiting for deletions to finish run.go:180: Remote "box root 'rclone-test-sogonev2riyu'", Local "Local file system at /tmp/rclone2695290497", Modify Window "1s" 2024/10/03 01:37:11 DEBUG : Couldn't decode error response: invalid character 'u' looking for beginning of value 2024/10/03 01:37:11 DEBUG : pacer: low level retry 1/10 (error Error "503 Service Unavailable" (503)) 2024/10/03 01:37:11 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2024/10/03 01:37:12 DEBUG : pacer: Reducing sleep to 15ms 2024/10/03 01:37:13 DEBUG : pacer: Reducing sleep to 11.25ms 2024/10/03 01:37:14 DEBUG : pacer: Reducing sleep to 10ms 2024/10/03 01:37:21 DEBUG : Couldn't decode error response: invalid character 'u' looking for beginning of value 2024/10/03 01:37:21 DEBUG : pacer: low level retry 1/10 (error Error "503 Service Unavailable" (503)) 2024/10/03 01:37:21 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2024/10/03 01:37:22 DEBUG : pacer: Reducing sleep to 15ms 2024/10/03 01:37:22 DEBUG : Couldn't decode error response: invalid character 'u' looking for beginning of value 2024/10/03 01:37:22 DEBUG : pacer: low level retry 1/10 (error Error "503 Service Unavailable" (503)) 2024/10/03 01:37:22 DEBUG : pacer: Rate limited, increasing sleep to 30ms 2024/10/03 01:37:23 DEBUG : pacer: Reducing sleep to 22.5ms 2024/10/03 01:37:24 DEBUG : pacer: Reducing sleep to 16.875ms 2024/10/03 01:37:25 DEBUG : pacer: Reducing sleep to 12.65625ms 2024/10/03 01:37:26 DEBUG : pacer: Reducing sleep to 10ms 2024/10/03 01:37:28 DEBUG : Couldn't decode error response: invalid character 'u' looking for beginning of value 2024/10/03 01:37:28 DEBUG : pacer: low level retry 1/10 (error Error "503 Service Unavailable" (503)) 2024/10/03 01:37:28 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2024/10/03 01:37:29 DEBUG : pacer: Reducing sleep to 15ms 2024/10/03 01:37:30 DEBUG : pacer: Reducing sleep to 11.25ms 2024/10/03 01:37:30 DEBUG : pacer: Reducing sleep to 10ms --- PASS: TestSyncConcurrentTruncate (113.99s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "box root 'rclone-test-sogonev2riyu'", Local "Local file system at /tmp/rclone2695290497", Modify Window "1s" 2024/10/03 01:37:31 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/10/03 01:37:31 DEBUG : sub dir: Making directory 2024/10/03 01:37:32 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "box root 'rclone-test-sogonev2riyu'", Local "Local file system at /tmp/rclone2695290497", Modify Window "1s" run.go:180: Remote "box root 'rclone-test-sogonev2riyu'", Local "Local file system at /tmp/rclone2695290497", Modify Window "1s" 2024/10/03 01:37:55 DEBUG : Couldn't decode error response: invalid character 'u' looking for beginning of value 2024/10/03 01:37:55 DEBUG : pacer: low level retry 1/10 (error Error "503 Service Unavailable" (503)) 2024/10/03 01:37:55 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2024/10/03 01:37:55 DEBUG : pacer: Reducing sleep to 15ms 2024/10/03 01:37:56 DEBUG : pacer: Reducing sleep to 11.25ms 2024/10/03 01:37:56 DEBUG : pacer: Reducing sleep to 10ms 2024/10/03 01:37:57 DEBUG : Couldn't decode error response: invalid character 'u' looking for beginning of value 2024/10/03 01:37:57 DEBUG : pacer: low level retry 1/10 (error Error "503 Service Unavailable" (503)) 2024/10/03 01:37:57 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2024/10/03 01:37:58 DEBUG : pacer: Reducing sleep to 15ms 2024/10/03 01:37:58 DEBUG : pacer: Reducing sleep to 11.25ms 2024/10/03 01:37:58 DEBUG : pacer: Reducing sleep to 10ms 2024/10/03 01:38:07 DEBUG : Couldn't decode error response: invalid character 'u' looking for beginning of value 2024/10/03 01:38:07 DEBUG : pacer: low level retry 1/10 (error Error "503 Service Unavailable" (503)) 2024/10/03 01:38:07 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2024/10/03 01:38:07 DEBUG : pacer: Reducing sleep to 15ms 2024/10/03 01:38:08 DEBUG : pacer: Reducing sleep to 11.25ms 2024/10/03 01:38:09 DEBUG : pacer: Reducing sleep to 10ms 2024/10/03 01:38:11 DEBUG : Couldn't decode error response: invalid character 'u' looking for beginning of value 2024/10/03 01:38:11 DEBUG : pacer: low level retry 1/10 (error Error "503 Service Unavailable" (503)) 2024/10/03 01:38:11 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2024/10/03 01:38:11 DEBUG : pacer: Reducing sleep to 15ms 2024/10/03 01:38:11 DEBUG : pacer: Reducing sleep to 11.25ms --- PASS: TestNothingToTransferWithEmptyDirs (40.66s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "box root 'rclone-test-sogonev2riyu'", Local "Local file system at /tmp/rclone2695290497", Modify Window "1s" 2024/10/03 01:38:11 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/10/03 01:38:11 DEBUG : sub dir: Making directory 2024/10/03 01:38:12 DEBUG : pacer: Reducing sleep to 10ms 2024/10/03 01:38:12 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "box root 'rclone-test-sogonev2riyu'", Local "Local file system at /tmp/rclone2695290497", Modify Window "1s" run.go:180: Remote "box root 'rclone-test-sogonev2riyu'", Local "Local file system at /tmp/rclone2695290497", Modify Window "1s" --- PASS: TestNothingToTransferWithoutEmptyDirs (40.27s) PASS 2024/10/03 01:38:52 DEBUG : box root 'rclone-test-sogonev2riyu': Purge remote "./sync.test -test.v -test.timeout 1h0m0s -remote TestBox: -verbose" - Finished OK in 22m55.47594611s (try 1/5)