"./sync.test -test.v -test.timeout 1h0m0s -remote TestZoho: -verbose -test.run '^(TestCopy|TestCopyAfterDelete|TestCopyCheckFirst|TestCopyDeleteBefore|TestCopyEmptyDirectories|TestCopyNoTraverse|TestCopyRedownload|TestCopyWithDepth|TestCopyWithFilesFrom|TestCopyWithFilesFromAndNoTraverse|TestMoveEmptyDirectories|TestMoveWithDeleteEmptySrcDirs|TestMoveWithIgnoreExisting|TestMoveWithoutDeleteEmptySrcDirs|TestServerSideCopy|TestServerSideMove|TestServerSideMoveDeleteEmptySourceDirs|TestServerSideMoveWithFilter|TestSyncAfterAddingAFile|TestSyncAfterChangingContentsOnly|TestSyncAfterChangingFilesSizeOnly|TestSyncAfterChangingModtimeOnly|TestSyncAfterRemovingAFileAndAddingAFile|TestSyncAfterRemovingAFileAndAddingAFileDryRun|TestSyncAfterRemovingAFileAndAddingAFileSubDir|TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors|TestSyncBackupDir|TestSyncBackupDirSuffixOnly|TestSyncBackupDirWithSuffix|TestSyncBackupDirWithSuffixKeepExtension|TestSyncBasedOnCheckSum|TestSyncCompareDest|TestSyncConcurrentDelete|TestSyncConcurrentTruncate|TestSyncCopyDest|TestSyncDeleteBefore|TestSyncDeleteDuring|TestSyncEmptyDirectories|TestSyncIgnoreCase|TestSyncIgnoreErrors|TestSyncIgnoreExisting|TestSyncIgnoreSize|TestSyncIgnoreTimes|TestSyncImmutable|TestSyncMultipleCompareDest|TestSyncNoTraverse|TestSyncSizeOnly|TestSyncSuffix|TestSyncSuffixKeepExtension|TestSyncUTFNorm|TestSyncWithExclude|TestSyncWithExcludeAndDeleteExcluded|TestSyncWithTrackRenames|TestSyncWithTrackRenamesStrategyLeaf|TestSyncWithTrackRenamesStrategyModtime)$'" - Starting (try 2/5) 2022/01/13 05:59:51 DEBUG : Creating backend with remote "TestZoho:rclone-test-sanujom9kulakox0wocugep0" 2022/01/13 05:59:51 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2022/01/13 05:59:51 DEBUG : Creating backend with remote "/tmp/rclone3606462859" === RUN TestCopy run.go:181: Remote "zoho root 'rclone-test-sanujom9kulakox0wocugep0'", Local "Local file system at /tmp/rclone3606462859", Modify Window "876000h0m0s" 2022/01/13 05:59:52 DEBUG : zoho root 'rclone-test-sanujom9kulakox0wocugep0': Waiting for checks to finish 2022/01/13 05:59:52 DEBUG : zoho root 'rclone-test-sanujom9kulakox0wocugep0': Waiting for transfers to finish 2022/01/13 05:59:53 ERROR : sub dir/hello world: Failed to copy: upload error: HTTP error 402 (402 Payment Required) returned body: "" sync_test.go:65: Error Trace: sync_test.go:65 Error: Received unexpected error: upload error: HTTP error 402 (402 Payment Required) returned body: "" Test: TestCopy --- FAIL: TestCopy (1.80s) === RUN TestCopyNoTraverse run.go:181: Remote "zoho root 'rclone-test-sanujom9kulakox0wocugep0'", Local "Local file system at /tmp/rclone3606462859", Modify Window "876000h0m0s" 2022/01/13 05:59:53 DEBUG : zoho root 'rclone-test-sanujom9kulakox0wocugep0': Waiting for checks to finish 2022/01/13 05:59:53 DEBUG : zoho root 'rclone-test-sanujom9kulakox0wocugep0': Waiting for transfers to finish 2022/01/13 05:59:54 ERROR : sub dir/hello world: Failed to copy: upload error: HTTP error 402 (402 Payment Required) returned body: "" sync_test.go:98: Error Trace: sync_test.go:98 Error: Received unexpected error: upload error: HTTP error 402 (402 Payment Required) returned body: "" Test: TestCopyNoTraverse --- FAIL: TestCopyNoTraverse (1.17s) === RUN TestCopyCheckFirst run.go:181: Remote "zoho root 'rclone-test-sanujom9kulakox0wocugep0'", Local "Local file system at /tmp/rclone3606462859", Modify Window "876000h0m0s" 2022/01/13 05:59:54 INFO : zoho root 'rclone-test-sanujom9kulakox0wocugep0': Running all checks before starting transfers 2022/01/13 05:59:55 DEBUG : zoho root 'rclone-test-sanujom9kulakox0wocugep0': Waiting for checks to finish 2022/01/13 05:59:55 INFO : zoho root 'rclone-test-sanujom9kulakox0wocugep0': Checks finished, now starting transfers 2022/01/13 05:59:55 DEBUG : zoho root 'rclone-test-sanujom9kulakox0wocugep0': Waiting for transfers to finish 2022/01/13 05:59:55 ERROR : sub dir/hello world: Failed to copy: upload error: HTTP error 402 (402 Payment Required) returned body: "" sync_test.go:116: Error Trace: sync_test.go:116 Error: Received unexpected error: upload error: HTTP error 402 (402 Payment Required) returned body: "" Test: TestCopyCheckFirst --- FAIL: TestCopyCheckFirst (1.20s) === RUN TestSyncNoTraverse run.go:181: Remote "zoho root 'rclone-test-sanujom9kulakox0wocugep0'", Local "Local file system at /tmp/rclone3606462859", Modify Window "876000h0m0s" 2022/01/13 05:59:56 ERROR : Ignoring --no-traverse with sync 2022/01/13 05:59:56 DEBUG : zoho root 'rclone-test-sanujom9kulakox0wocugep0': Waiting for checks to finish 2022/01/13 05:59:56 DEBUG : zoho root 'rclone-test-sanujom9kulakox0wocugep0': Waiting for transfers to finish 2022/01/13 05:59:56 ERROR : sub dir/hello world: Failed to copy: upload error: HTTP error 402 (402 Payment Required) returned body: "" 2022/01/13 05:59:56 ERROR : zoho root 'rclone-test-sanujom9kulakox0wocugep0': not deleting files as there were IO errors 2022/01/13 05:59:56 ERROR : zoho root 'rclone-test-sanujom9kulakox0wocugep0': not deleting directories as there were IO errors sync_test.go:135: Error Trace: sync_test.go:135 Error: Received unexpected error: upload error: HTTP error 402 (402 Payment Required) returned body: "" Test: TestSyncNoTraverse --- FAIL: TestSyncNoTraverse (1.22s) === RUN TestCopyWithDepth run.go:181: Remote "zoho root 'rclone-test-sanujom9kulakox0wocugep0'", Local "Local file system at /tmp/rclone3606462859", Modify Window "876000h0m0s" 2022/01/13 05:59:57 DEBUG : zoho root 'rclone-test-sanujom9kulakox0wocugep0': Waiting for checks to finish 2022/01/13 05:59:57 DEBUG : zoho root 'rclone-test-sanujom9kulakox0wocugep0': Waiting for transfers to finish 2022/01/13 05:59:57 ERROR : hello world2: Failed to copy: upload error: HTTP error 402 (402 Payment Required) returned body: "" sync_test.go:154: Error Trace: sync_test.go:154 Error: Received unexpected error: upload error: HTTP error 402 (402 Payment Required) returned body: "" Test: TestCopyWithDepth --- FAIL: TestCopyWithDepth (0.44s) === RUN TestCopyWithFilesFrom run.go:181: Remote "zoho root 'rclone-test-sanujom9kulakox0wocugep0'", Local "Local file system at /tmp/rclone3606462859", Modify Window "876000h0m0s" 2022/01/13 05:59:57 DEBUG : hello world2: Excluded 2022/01/13 05:59:57 DEBUG : zoho root 'rclone-test-sanujom9kulakox0wocugep0': Waiting for checks to finish 2022/01/13 05:59:57 DEBUG : zoho root 'rclone-test-sanujom9kulakox0wocugep0': Waiting for transfers to finish 2022/01/13 05:59:58 ERROR : potato2: Failed to copy: upload error: HTTP error 402 (402 Payment Required) returned body: "" sync_test.go:181: Error Trace: sync_test.go:181 sync_test.go:186 Error: Received unexpected error: upload error: HTTP error 402 (402 Payment Required) returned body: "" Test: TestCopyWithFilesFrom --- FAIL: TestCopyWithFilesFrom (0.40s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:181: Remote "zoho root 'rclone-test-sanujom9kulakox0wocugep0'", Local "Local file system at /tmp/rclone3606462859", Modify Window "876000h0m0s" 2022/01/13 05:59:58 DEBUG : zoho root 'rclone-test-sanujom9kulakox0wocugep0': Waiting for checks to finish 2022/01/13 05:59:58 DEBUG : zoho root 'rclone-test-sanujom9kulakox0wocugep0': Waiting for transfers to finish 2022/01/13 05:59:58 ERROR : potato2: Failed to copy: upload error: HTTP error 402 (402 Payment Required) returned body: "" sync_test.go:181: Error Trace: sync_test.go:181 sync_test.go:187 Error: Received unexpected error: upload error: HTTP error 402 (402 Payment Required) returned body: "" Test: TestCopyWithFilesFromAndNoTraverse --- FAIL: TestCopyWithFilesFromAndNoTraverse (0.40s) === RUN TestCopyEmptyDirectories run.go:181: Remote "zoho root 'rclone-test-sanujom9kulakox0wocugep0'", Local "Local file system at /tmp/rclone3606462859", Modify Window "876000h0m0s" 2022/01/13 05:59:58 DEBUG : sub dir2: Making directory 2022/01/13 05:59:58 DEBUG : zoho root 'rclone-test-sanujom9kulakox0wocugep0': Waiting for checks to finish 2022/01/13 05:59:58 DEBUG : zoho root 'rclone-test-sanujom9kulakox0wocugep0': Waiting for transfers to finish 2022/01/13 05:59:59 ERROR : sub dir/hello world: Failed to copy: upload error: HTTP error 402 (402 Payment Required) returned body: "" 2022/01/13 05:59:59 DEBUG : sub dir2: Making directory 2022/01/13 05:59:59 DEBUG : zoho root 'rclone-test-sanujom9kulakox0wocugep0': failed to copy 5 directories 2022/01/13 05:59:59 DEBUG : zoho root 'rclone-test-sanujom9kulakox0wocugep0': copied 1 directories sync_test.go:200: Error Trace: sync_test.go:200 Error: Received unexpected error: upload error: HTTP error 402 (402 Payment Required) returned body: "" Test: TestCopyEmptyDirectories --- FAIL: TestCopyEmptyDirectories (1.86s) === RUN TestMoveEmptyDirectories run.go:181: Remote "zoho root 'rclone-test-sanujom9kulakox0wocugep0'", Local "Local file system at /tmp/rclone3606462859", Modify Window "876000h0m0s" 2022/01/13 06:00:00 DEBUG : sub dir2: Making directory 2022/01/13 06:00:00 DEBUG : zoho root 'rclone-test-sanujom9kulakox0wocugep0': Waiting for checks to finish 2022/01/13 06:00:00 DEBUG : zoho root 'rclone-test-sanujom9kulakox0wocugep0': Waiting for transfers to finish 2022/01/13 06:00:00 ERROR : sub dir/hello world: Failed to copy: upload error: HTTP error 402 (402 Payment Required) returned body: "" 2022/01/13 06:00:00 ERROR : sub dir/hello world: Not deleting source as copy failed: upload error: HTTP error 402 (402 Payment Required) returned body: "" 2022/01/13 06:00:00 DEBUG : sub dir2: Making directory 2022/01/13 06:00:01 DEBUG : sub dir: Making directory 2022/01/13 06:00:01 DEBUG : zoho root 'rclone-test-sanujom9kulakox0wocugep0': failed to copy 6 directories 2022/01/13 06:00:01 DEBUG : zoho root 'rclone-test-sanujom9kulakox0wocugep0': copied 2 directories sync_test.go:225: Error Trace: sync_test.go:225 Error: Received unexpected error: upload error: HTTP error 402 (402 Payment Required) returned body: "" Test: TestMoveEmptyDirectories --- FAIL: TestMoveEmptyDirectories (1.79s) === RUN TestSyncEmptyDirectories run.go:181: Remote "zoho root 'rclone-test-sanujom9kulakox0wocugep0'", Local "Local file system at /tmp/rclone3606462859", Modify Window "876000h0m0s" 2022/01/13 06:00:02 DEBUG : sub dir2: Making directory 2022/01/13 06:00:02 DEBUG : zoho root 'rclone-test-sanujom9kulakox0wocugep0': Waiting for checks to finish 2022/01/13 06:00:02 DEBUG : zoho root 'rclone-test-sanujom9kulakox0wocugep0': Waiting for transfers to finish 2022/01/13 06:00:03 ERROR : sub dir/hello world: Failed to copy: upload error: HTTP error 402 (402 Payment Required) returned body: "" 2022/01/13 06:00:03 DEBUG : sub dir2: Making directory 2022/01/13 06:00:04 DEBUG : zoho root 'rclone-test-sanujom9kulakox0wocugep0': failed to copy 7 directories 2022/01/13 06:00:04 DEBUG : zoho root 'rclone-test-sanujom9kulakox0wocugep0': copied 1 directories 2022/01/13 06:00:04 ERROR : zoho root 'rclone-test-sanujom9kulakox0wocugep0': not deleting files as there were IO errors 2022/01/13 06:00:04 ERROR : zoho root 'rclone-test-sanujom9kulakox0wocugep0': not deleting directories as there were IO errors sync_test.go:250: Error Trace: sync_test.go:250 Error: Received unexpected error: upload error: HTTP error 402 (402 Payment Required) returned body: "" Test: TestSyncEmptyDirectories --- FAIL: TestSyncEmptyDirectories (2.77s) === RUN TestServerSideCopy run.go:181: Remote "zoho root 'rclone-test-sanujom9kulakox0wocugep0'", Local "Local file system at /tmp/rclone3606462859", Modify Window "876000h0m0s" run.go:287: Failed to put "sub dir/hello world" to "zoho root 'rclone-test-sanujom9kulakox0wocugep0'": upload error: HTTP error 402 (402 Payment Required) returned body: "" --- FAIL: TestServerSideCopy (1.17s) === RUN TestCopyAfterDelete run.go:181: Remote "zoho root 'rclone-test-sanujom9kulakox0wocugep0'", Local "Local file system at /tmp/rclone3606462859", Modify Window "876000h0m0s" run.go:287: Failed to put "sub dir/hello world" to "zoho root 'rclone-test-sanujom9kulakox0wocugep0'": upload error: HTTP error 402 (402 Payment Required) returned body: "" --- FAIL: TestCopyAfterDelete (1.14s) === RUN TestCopyRedownload run.go:181: Remote "zoho root 'rclone-test-sanujom9kulakox0wocugep0'", Local "Local file system at /tmp/rclone3606462859", Modify Window "876000h0m0s" run.go:287: Failed to put "sub dir/hello world" to "zoho root 'rclone-test-sanujom9kulakox0wocugep0'": upload error: HTTP error 402 (402 Payment Required) returned body: "" --- FAIL: TestCopyRedownload (1.08s) === RUN TestSyncBasedOnCheckSum run.go:181: Remote "zoho root 'rclone-test-sanujom9kulakox0wocugep0'", Local "Local file system at /tmp/rclone3606462859", Modify Window "876000h0m0s" 2022/01/13 06:00:08 DEBUG : zoho root 'rclone-test-sanujom9kulakox0wocugep0': Waiting for checks to finish 2022/01/13 06:00:08 DEBUG : zoho root 'rclone-test-sanujom9kulakox0wocugep0': Waiting for transfers to finish 2022/01/13 06:00:08 ERROR : check sum: Failed to copy: upload error: HTTP error 402 (402 Payment Required) returned body: "" 2022/01/13 06:00:08 ERROR : zoho root 'rclone-test-sanujom9kulakox0wocugep0': not deleting files as there were IO errors 2022/01/13 06:00:08 ERROR : zoho root 'rclone-test-sanujom9kulakox0wocugep0': not deleting directories as there were IO errors sync_test.go:333: Error Trace: sync_test.go:333 Error: Received unexpected error: upload error: HTTP error 402 (402 Payment Required) returned body: "" Test: TestSyncBasedOnCheckSum --- FAIL: TestSyncBasedOnCheckSum (0.42s) === RUN TestSyncSizeOnly run.go:181: Remote "zoho root 'rclone-test-sanujom9kulakox0wocugep0'", Local "Local file system at /tmp/rclone3606462859", Modify Window "876000h0m0s" 2022/01/13 06:00:08 DEBUG : zoho root 'rclone-test-sanujom9kulakox0wocugep0': Waiting for checks to finish 2022/01/13 06:00:08 DEBUG : zoho root 'rclone-test-sanujom9kulakox0wocugep0': Waiting for transfers to finish 2022/01/13 06:00:09 ERROR : sizeonly: Failed to copy: upload error: HTTP error 402 (402 Payment Required) returned body: "" 2022/01/13 06:00:09 ERROR : zoho root 'rclone-test-sanujom9kulakox0wocugep0': not deleting files as there were IO errors 2022/01/13 06:00:09 ERROR : zoho root 'rclone-test-sanujom9kulakox0wocugep0': not deleting directories as there were IO errors sync_test.go:368: Error Trace: sync_test.go:368 Error: Received unexpected error: upload error: HTTP error 402 (402 Payment Required) returned body: "" Test: TestSyncSizeOnly --- FAIL: TestSyncSizeOnly (0.40s) === RUN TestSyncIgnoreSize run.go:181: Remote "zoho root 'rclone-test-sanujom9kulakox0wocugep0'", Local "Local file system at /tmp/rclone3606462859", Modify Window "876000h0m0s" 2022/01/13 06:00:09 DEBUG : zoho root 'rclone-test-sanujom9kulakox0wocugep0': Waiting for checks to finish 2022/01/13 06:00:09 DEBUG : zoho root 'rclone-test-sanujom9kulakox0wocugep0': Waiting for transfers to finish 2022/01/13 06:00:09 ERROR : ignore-size: Failed to copy: upload error: HTTP error 402 (402 Payment Required) returned body: "" 2022/01/13 06:00:09 ERROR : zoho root 'rclone-test-sanujom9kulakox0wocugep0': not deleting files as there were IO errors 2022/01/13 06:00:09 ERROR : zoho root 'rclone-test-sanujom9kulakox0wocugep0': not deleting directories as there were IO errors sync_test.go:403: Error Trace: sync_test.go:403 Error: Received unexpected error: upload error: HTTP error 402 (402 Payment Required) returned body: "" Test: TestSyncIgnoreSize --- FAIL: TestSyncIgnoreSize (0.42s) === RUN TestSyncIgnoreTimes run.go:181: Remote "zoho root 'rclone-test-sanujom9kulakox0wocugep0'", Local "Local file system at /tmp/rclone3606462859", Modify Window "876000h0m0s" run.go:287: Failed to put "existing" to "zoho root 'rclone-test-sanujom9kulakox0wocugep0'": upload error: HTTP error 402 (402 Payment Required) returned body: "" --- FAIL: TestSyncIgnoreTimes (0.33s) === RUN TestSyncIgnoreExisting run.go:181: Remote "zoho root 'rclone-test-sanujom9kulakox0wocugep0'", Local "Local file system at /tmp/rclone3606462859", Modify Window "876000h0m0s" 2022/01/13 06:00:10 DEBUG : zoho root 'rclone-test-sanujom9kulakox0wocugep0': Waiting for checks to finish 2022/01/13 06:00:10 DEBUG : zoho root 'rclone-test-sanujom9kulakox0wocugep0': Waiting for transfers to finish 2022/01/13 06:00:10 ERROR : existing: Failed to copy: upload error: HTTP error 402 (402 Payment Required) returned body: "" 2022/01/13 06:00:10 ERROR : zoho root 'rclone-test-sanujom9kulakox0wocugep0': not deleting files as there were IO errors 2022/01/13 06:00:10 ERROR : zoho root 'rclone-test-sanujom9kulakox0wocugep0': not deleting directories as there were IO errors sync_test.go:464: Error Trace: sync_test.go:464 Error: Received unexpected error: upload error: HTTP error 402 (402 Payment Required) returned body: "" Test: TestSyncIgnoreExisting --- FAIL: TestSyncIgnoreExisting (0.39s) === RUN TestSyncIgnoreErrors run.go:181: Remote "zoho root 'rclone-test-sanujom9kulakox0wocugep0'", Local "Local file system at /tmp/rclone3606462859", Modify Window "876000h0m0s" run.go:287: Failed to put "b/potato" to "zoho root 'rclone-test-sanujom9kulakox0wocugep0'": upload error: HTTP error 402 (402 Payment Required) returned body: "" --- FAIL: TestSyncIgnoreErrors (1.08s) === RUN TestSyncAfterChangingModtimeOnly run.go:181: Remote "zoho root 'rclone-test-sanujom9kulakox0wocugep0'", Local "Local file system at /tmp/rclone3606462859", Modify Window "876000h0m0s" run.go:287: Failed to put "empty space" to "zoho root 'rclone-test-sanujom9kulakox0wocugep0'": upload error: HTTP error 402 (402 Payment Required) returned body: "" --- FAIL: TestSyncAfterChangingModtimeOnly (0.33s) === RUN TestSyncAfterAddingAFile run.go:181: Remote "zoho root 'rclone-test-sanujom9kulakox0wocugep0'", Local "Local file system at /tmp/rclone3606462859", Modify Window "876000h0m0s" run.go:287: Failed to put "empty space" to "zoho root 'rclone-test-sanujom9kulakox0wocugep0'": upload error: HTTP error 402 (402 Payment Required) returned body: "" --- FAIL: TestSyncAfterAddingAFile (0.31s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:181: Remote "zoho root 'rclone-test-sanujom9kulakox0wocugep0'", Local "Local file system at /tmp/rclone3606462859", Modify Window "876000h0m0s" run.go:287: Failed to put "potato" to "zoho root 'rclone-test-sanujom9kulakox0wocugep0'": upload error: HTTP error 402 (402 Payment Required) returned body: "" --- FAIL: TestSyncAfterChangingFilesSizeOnly (0.32s) === RUN TestSyncAfterChangingContentsOnly run.go:181: Remote "zoho root 'rclone-test-sanujom9kulakox0wocugep0'", Local "Local file system at /tmp/rclone3606462859", Modify Window "876000h0m0s" sync_test.go:663: ModTimeNotSupported so forcing file to be a different size run.go:287: Failed to put "potato" to "zoho root 'rclone-test-sanujom9kulakox0wocugep0'": upload error: HTTP error 402 (402 Payment Required) returned body: "" --- FAIL: TestSyncAfterChangingContentsOnly (0.32s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:181: Remote "zoho root 'rclone-test-sanujom9kulakox0wocugep0'", Local "Local file system at /tmp/rclone3606462859", Modify Window "876000h0m0s" run.go:287: Failed to put "potato" to "zoho root 'rclone-test-sanujom9kulakox0wocugep0'": upload error: HTTP error 402 (402 Payment Required) returned body: "" --- FAIL: TestSyncAfterRemovingAFileAndAddingAFileDryRun (0.37s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:181: Remote "zoho root 'rclone-test-sanujom9kulakox0wocugep0'", Local "Local file system at /tmp/rclone3606462859", Modify Window "876000h0m0s" run.go:287: Failed to put "potato" to "zoho root 'rclone-test-sanujom9kulakox0wocugep0'": upload error: HTTP error 402 (402 Payment Required) returned body: "" --- FAIL: TestSyncAfterRemovingAFileAndAddingAFile (0.33s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:181: Remote "zoho root 'rclone-test-sanujom9kulakox0wocugep0'", Local "Local file system at /tmp/rclone3606462859", Modify Window "876000h0m0s" run.go:287: Failed to put "b/potato" to "zoho root 'rclone-test-sanujom9kulakox0wocugep0'": upload error: HTTP error 402 (402 Payment Required) returned body: "" --- FAIL: TestSyncAfterRemovingAFileAndAddingAFileSubDir (1.12s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:181: Remote "zoho root 'rclone-test-sanujom9kulakox0wocugep0'", Local "Local file system at /tmp/rclone3606462859", Modify Window "876000h0m0s" run.go:287: Failed to put "b/potato" to "zoho root 'rclone-test-sanujom9kulakox0wocugep0'": upload error: HTTP error 402 (402 Payment Required) returned body: "" --- FAIL: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (1.14s) === RUN TestSyncDeleteDuring run.go:181: Remote "zoho root 'rclone-test-sanujom9kulakox0wocugep0'", Local "Local file system at /tmp/rclone3606462859", Modify Window "876000h0m0s" run.go:287: Failed to put "potato" to "zoho root 'rclone-test-sanujom9kulakox0wocugep0'": upload error: HTTP error 402 (402 Payment Required) returned body: "" --- FAIL: TestSyncDeleteDuring (0.33s) === RUN TestSyncDeleteBefore run.go:181: Remote "zoho root 'rclone-test-sanujom9kulakox0wocugep0'", Local "Local file system at /tmp/rclone3606462859", Modify Window "876000h0m0s" run.go:287: Failed to put "potato" to "zoho root 'rclone-test-sanujom9kulakox0wocugep0'": upload error: HTTP error 402 (402 Payment Required) returned body: "" --- FAIL: TestSyncDeleteBefore (0.31s) === RUN TestCopyDeleteBefore run.go:181: Remote "zoho root 'rclone-test-sanujom9kulakox0wocugep0'", Local "Local file system at /tmp/rclone3606462859", Modify Window "876000h0m0s" run.go:287: Failed to put "potato" to "zoho root 'rclone-test-sanujom9kulakox0wocugep0'": upload error: HTTP error 402 (402 Payment Required) returned body: "" --- FAIL: TestCopyDeleteBefore (0.33s) === RUN TestSyncWithExclude run.go:181: Remote "zoho root 'rclone-test-sanujom9kulakox0wocugep0'", Local "Local file system at /tmp/rclone3606462859", Modify Window "876000h0m0s" run.go:287: Failed to put "potato2" to "zoho root 'rclone-test-sanujom9kulakox0wocugep0'": upload error: HTTP error 402 (402 Payment Required) returned body: "" --- FAIL: TestSyncWithExclude (0.32s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:181: Remote "zoho root 'rclone-test-sanujom9kulakox0wocugep0'", Local "Local file system at /tmp/rclone3606462859", Modify Window "876000h0m0s" run.go:287: Failed to put "potato2" to "zoho root 'rclone-test-sanujom9kulakox0wocugep0'": upload error: HTTP error 402 (402 Payment Required) returned body: "" --- FAIL: TestSyncWithExcludeAndDeleteExcluded (0.32s) === RUN TestSyncWithTrackRenames run.go:181: Remote "zoho root 'rclone-test-sanujom9kulakox0wocugep0'", Local "Local file system at /tmp/rclone3606462859", Modify Window "876000h0m0s" sync_test.go:1058: Can track renames: false 2022/01/13 06:00:17 ERROR : zoho root 'rclone-test-sanujom9kulakox0wocugep0': Ignoring --track-renames as the source and destination do not have a common hash 2022/01/13 06:00:17 DEBUG : zoho root 'rclone-test-sanujom9kulakox0wocugep0': Waiting for checks to finish 2022/01/13 06:00:17 DEBUG : zoho root 'rclone-test-sanujom9kulakox0wocugep0': Waiting for transfers to finish 2022/01/13 06:00:17 ERROR : potato: Failed to copy: upload error: HTTP error 402 (402 Payment Required) returned body: "" 2022/01/13 06:00:17 ERROR : yam: Failed to copy: upload error: HTTP error 402 (402 Payment Required) returned body: "" 2022/01/13 06:00:17 ERROR : zoho root 'rclone-test-sanujom9kulakox0wocugep0': not deleting files as there were IO errors 2022/01/13 06:00:17 ERROR : zoho root 'rclone-test-sanujom9kulakox0wocugep0': not deleting directories as there were IO errors sync_test.go:1064: Error Trace: sync_test.go:1064 Error: Received unexpected error: upload error: HTTP error 402 (402 Payment Required) returned body: "" Test: TestSyncWithTrackRenames --- FAIL: TestSyncWithTrackRenames (0.42s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:181: Remote "zoho root 'rclone-test-sanujom9kulakox0wocugep0'", Local "Local file system at /tmp/rclone3606462859", Modify Window "876000h0m0s" sync_test.go:1127: Can track renames: false 2022/01/13 06:00:17 ERROR : zoho root 'rclone-test-sanujom9kulakox0wocugep0': Ignoring --track-renames as either the source or destination do not support modtime 2022/01/13 06:00:17 DEBUG : zoho root 'rclone-test-sanujom9kulakox0wocugep0': Waiting for checks to finish 2022/01/13 06:00:17 DEBUG : zoho root 'rclone-test-sanujom9kulakox0wocugep0': Waiting for transfers to finish 2022/01/13 06:00:18 ERROR : yam: Failed to copy: upload error: HTTP error 402 (402 Payment Required) returned body: "" 2022/01/13 06:00:18 ERROR : potato: Failed to copy: upload error: HTTP error 402 (402 Payment Required) returned body: "" 2022/01/13 06:00:18 ERROR : zoho root 'rclone-test-sanujom9kulakox0wocugep0': not deleting files as there were IO errors 2022/01/13 06:00:18 ERROR : zoho root 'rclone-test-sanujom9kulakox0wocugep0': not deleting directories as there were IO errors sync_test.go:1133: Error Trace: sync_test.go:1133 Error: Received unexpected error: upload error: HTTP error 402 (402 Payment Required) returned body: "" Test: TestSyncWithTrackRenamesStrategyModtime --- FAIL: TestSyncWithTrackRenamesStrategyModtime (0.44s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:181: Remote "zoho root 'rclone-test-sanujom9kulakox0wocugep0'", Local "Local file system at /tmp/rclone3606462859", Modify Window "876000h0m0s" sync_test.go:1163: Can track renames: false 2022/01/13 06:00:18 INFO : zoho root 'rclone-test-sanujom9kulakox0wocugep0': Making map for --track-renames 2022/01/13 06:00:18 INFO : zoho root 'rclone-test-sanujom9kulakox0wocugep0': Finished making map for --track-renames 2022/01/13 06:00:18 DEBUG : zoho root 'rclone-test-sanujom9kulakox0wocugep0': Waiting for checks to finish 2022/01/13 06:00:18 DEBUG : zoho root 'rclone-test-sanujom9kulakox0wocugep0': Waiting for renames to finish 2022/01/13 06:00:18 DEBUG : zoho root 'rclone-test-sanujom9kulakox0wocugep0': Waiting for transfers to finish 2022/01/13 06:00:18 ERROR : potato: Failed to copy: upload error: HTTP error 402 (402 Payment Required) returned body: "" 2022/01/13 06:00:18 ERROR : sub/yam: Failed to copy: upload error: HTTP error 402 (402 Payment Required) returned body: "" 2022/01/13 06:00:18 ERROR : zoho root 'rclone-test-sanujom9kulakox0wocugep0': not deleting files as there were IO errors 2022/01/13 06:00:18 ERROR : zoho root 'rclone-test-sanujom9kulakox0wocugep0': not deleting directories as there were IO errors sync_test.go:1169: Error Trace: sync_test.go:1169 Error: Received unexpected error: upload error: HTTP error 402 (402 Payment Required) returned body: "" Test: TestSyncWithTrackRenamesStrategyLeaf --- FAIL: TestSyncWithTrackRenamesStrategyLeaf (1.22s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:181: Remote "zoho root 'rclone-test-sanujom9kulakox0wocugep0'", Local "Local file system at /tmp/rclone3606462859", Modify Window "876000h0m0s" 2022/01/13 06:00:19 DEBUG : zoho root 'rclone-test-sanujom9kulakox0wocugep0': Waiting for checks to finish 2022/01/13 06:00:19 DEBUG : zoho root 'rclone-test-sanujom9kulakox0wocugep0': Waiting for transfers to finish 2022/01/13 06:00:19 ERROR : sub dir/hello world: Failed to copy: upload error: HTTP error 402 (402 Payment Required) returned body: "" 2022/01/13 06:00:19 ERROR : sub dir/hello world: Not deleting source as copy failed: upload error: HTTP error 402 (402 Payment Required) returned body: "" 2022/01/13 06:00:20 ERROR : nested/sub dir/file: Failed to copy: upload error: HTTP error 402 (402 Payment Required) returned body: "" 2022/01/13 06:00:20 ERROR : nested/sub dir/file: Not deleting source as copy failed: upload error: HTTP error 402 (402 Payment Required) returned body: "" 2022/01/13 06:00:20 ERROR : Local file system at /tmp/rclone3606462859: not deleting directories as there were IO errors sync_test.go:1278: Error Trace: sync_test.go:1278 Error: Received unexpected error: not deleting directories as there were IO errors Test: TestMoveWithDeleteEmptySrcDirs --- FAIL: TestMoveWithDeleteEmptySrcDirs (3.14s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:181: Remote "zoho root 'rclone-test-sanujom9kulakox0wocugep0'", Local "Local file system at /tmp/rclone3606462859", Modify Window "876000h0m0s" 2022/01/13 06:00:22 DEBUG : zoho root 'rclone-test-sanujom9kulakox0wocugep0': Waiting for checks to finish 2022/01/13 06:00:22 DEBUG : zoho root 'rclone-test-sanujom9kulakox0wocugep0': Waiting for transfers to finish 2022/01/13 06:00:23 ERROR : sub dir/hello world: Failed to copy: upload error: HTTP error 402 (402 Payment Required) returned body: "" 2022/01/13 06:00:23 ERROR : sub dir/hello world: Not deleting source as copy failed: upload error: HTTP error 402 (402 Payment Required) returned body: "" 2022/01/13 06:00:24 ERROR : nested/sub dir/file: Failed to copy: upload error: HTTP error 402 (402 Payment Required) returned body: "" 2022/01/13 06:00:24 ERROR : nested/sub dir/file: Not deleting source as copy failed: upload error: HTTP error 402 (402 Payment Required) returned body: "" sync_test.go:1297: Error Trace: sync_test.go:1297 Error: Received unexpected error: upload error: HTTP error 402 (402 Payment Required) returned body: "" Test: TestMoveWithoutDeleteEmptySrcDirs --- FAIL: TestMoveWithoutDeleteEmptySrcDirs (3.21s) === RUN TestMoveWithIgnoreExisting run.go:181: Remote "zoho root 'rclone-test-sanujom9kulakox0wocugep0'", Local "Local file system at /tmp/rclone3606462859", Modify Window "876000h0m0s" 2022/01/13 06:00:25 DEBUG : zoho root 'rclone-test-sanujom9kulakox0wocugep0': Waiting for checks to finish 2022/01/13 06:00:25 DEBUG : zoho root 'rclone-test-sanujom9kulakox0wocugep0': Waiting for transfers to finish 2022/01/13 06:00:26 ERROR : existing-b: Failed to copy: upload error: HTTP error 402 (402 Payment Required) returned body: "" 2022/01/13 06:00:26 ERROR : existing-b: Not deleting source as copy failed: upload error: HTTP error 402 (402 Payment Required) returned body: "" 2022/01/13 06:00:26 ERROR : existing: Failed to copy: upload error: HTTP error 402 (402 Payment Required) returned body: "" 2022/01/13 06:00:26 ERROR : existing: Not deleting source as copy failed: upload error: HTTP error 402 (402 Payment Required) returned body: "" sync_test.go:1323: Error Trace: sync_test.go:1323 Error: Received unexpected error: upload error: HTTP error 402 (402 Payment Required) returned body: "" Test: TestMoveWithIgnoreExisting --- FAIL: TestMoveWithIgnoreExisting (0.43s) === RUN TestServerSideMove run.go:181: Remote "zoho root 'rclone-test-sanujom9kulakox0wocugep0'", Local "Local file system at /tmp/rclone3606462859", Modify Window "876000h0m0s" 2022/01/13 06:00:26 DEBUG : Creating backend with remote "TestZoho:rclone-test-godejum2manoyal7ligipuy5" run.go:287: Failed to put "potato2" to "zoho root 'rclone-test-sanujom9kulakox0wocugep0'": upload error: HTTP error 402 (402 Payment Required) returned body: "" 2022/01/13 06:00:26 DEBUG : zoho root 'rclone-test-godejum2manoyal7ligipuy5': Purge remote 2022/01/13 06:00:27 purge failed: directory not found --- FAIL: TestServerSideMove (1.16s) === RUN TestServerSideMoveWithFilter run.go:181: Remote "zoho root 'rclone-test-sanujom9kulakox0wocugep0'", Local "Local file system at /tmp/rclone3606462859", Modify Window "876000h0m0s" 2022/01/13 06:00:27 DEBUG : Creating backend with remote "TestZoho:rclone-test-pupitej6yofemah4mubaqak1" run.go:287: Failed to put "potato2" to "zoho root 'rclone-test-sanujom9kulakox0wocugep0'": upload error: HTTP error 402 (402 Payment Required) returned body: "" 2022/01/13 06:00:28 DEBUG : zoho root 'rclone-test-pupitej6yofemah4mubaqak1': Purge remote 2022/01/13 06:00:28 purge failed: directory not found --- FAIL: TestServerSideMoveWithFilter (1.12s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:181: Remote "zoho root 'rclone-test-sanujom9kulakox0wocugep0'", Local "Local file system at /tmp/rclone3606462859", Modify Window "876000h0m0s" 2022/01/13 06:00:28 DEBUG : Creating backend with remote "TestZoho:rclone-test-pohilag4ludijuq1bitutas1" run.go:287: Failed to put "potato2" to "zoho root 'rclone-test-sanujom9kulakox0wocugep0'": upload error: HTTP error 402 (402 Payment Required) returned body: "" 2022/01/13 06:00:29 DEBUG : zoho root 'rclone-test-pohilag4ludijuq1bitutas1': Purge remote 2022/01/13 06:00:29 purge failed: directory not found --- FAIL: TestServerSideMoveDeleteEmptySourceDirs (1.14s) === RUN TestSyncCompareDest run.go:181: Remote "zoho root 'rclone-test-sanujom9kulakox0wocugep0'", Local "Local file system at /tmp/rclone3606462859", Modify Window "876000h0m0s" 2022/01/13 06:00:29 DEBUG : Creating backend with remote "TestZoho:rclone-test-sanujom9kulakox0wocugep0/dst" 2022/01/13 06:00:30 DEBUG : Creating backend with remote "TestZoho:rclone-test-sanujom9kulakox0wocugep0/CompareDest" 2022/01/13 06:00:30 DEBUG : zoho root 'rclone-test-sanujom9kulakox0wocugep0/dst': Waiting for checks to finish 2022/01/13 06:00:30 DEBUG : zoho root 'rclone-test-sanujom9kulakox0wocugep0/dst': Waiting for transfers to finish 2022/01/13 06:00:31 ERROR : one: Failed to copy: upload error: HTTP error 402 (402 Payment Required) returned body: "" 2022/01/13 06:00:31 ERROR : zoho root 'rclone-test-sanujom9kulakox0wocugep0/dst': not deleting files as there were IO errors 2022/01/13 06:00:31 ERROR : zoho root 'rclone-test-sanujom9kulakox0wocugep0/dst': not deleting directories as there were IO errors sync_test.go:1463: Error Trace: sync_test.go:1463 Error: Received unexpected error: upload error: HTTP error 402 (402 Payment Required) returned body: "" Test: TestSyncCompareDest --- FAIL: TestSyncCompareDest (2.34s) === RUN TestSyncMultipleCompareDest run.go:181: Remote "zoho root 'rclone-test-sanujom9kulakox0wocugep0'", Local "Local file system at /tmp/rclone3606462859", Modify Window "876000h0m0s" run.go:287: Failed to put "pre-dest1/1" to "zoho root 'rclone-test-sanujom9kulakox0wocugep0'": upload error: HTTP error 402 (402 Payment Required) returned body: "" --- FAIL: TestSyncMultipleCompareDest (1.18s) === RUN TestSyncCopyDest run.go:181: Remote "zoho root 'rclone-test-sanujom9kulakox0wocugep0'", Local "Local file system at /tmp/rclone3606462859", Modify Window "876000h0m0s" 2022/01/13 06:00:33 DEBUG : Creating backend with remote "TestZoho:rclone-test-sanujom9kulakox0wocugep0/dst" 2022/01/13 06:00:33 DEBUG : Creating backend with remote "TestZoho:rclone-test-sanujom9kulakox0wocugep0/CopyDest" 2022/01/13 06:00:34 DEBUG : zoho root 'rclone-test-sanujom9kulakox0wocugep0/dst': Waiting for checks to finish 2022/01/13 06:00:34 DEBUG : zoho root 'rclone-test-sanujom9kulakox0wocugep0/dst': Waiting for transfers to finish 2022/01/13 06:00:34 ERROR : one: Failed to copy: upload error: HTTP error 402 (402 Payment Required) returned body: "" 2022/01/13 06:00:34 ERROR : zoho root 'rclone-test-sanujom9kulakox0wocugep0/dst': not deleting files as there were IO errors 2022/01/13 06:00:34 ERROR : zoho root 'rclone-test-sanujom9kulakox0wocugep0/dst': not deleting directories as there were IO errors sync_test.go:1615: Error Trace: sync_test.go:1615 Error: Received unexpected error: upload error: HTTP error 402 (402 Payment Required) returned body: "" Test: TestSyncCopyDest --- FAIL: TestSyncCopyDest (2.21s) === RUN TestSyncBackupDir run.go:181: Remote "zoho root 'rclone-test-sanujom9kulakox0wocugep0'", Local "Local file system at /tmp/rclone3606462859", Modify Window "876000h0m0s" run.go:287: Failed to put "dst/one" to "zoho root 'rclone-test-sanujom9kulakox0wocugep0'": upload error: HTTP error 402 (402 Payment Required) returned body: "" --- FAIL: TestSyncBackupDir (1.08s) === RUN TestSyncBackupDirWithSuffix run.go:181: Remote "zoho root 'rclone-test-sanujom9kulakox0wocugep0'", Local "Local file system at /tmp/rclone3606462859", Modify Window "876000h0m0s" run.go:287: Failed to put "dst/one" to "zoho root 'rclone-test-sanujom9kulakox0wocugep0'": upload error: HTTP error 402 (402 Payment Required) returned body: "" --- FAIL: TestSyncBackupDirWithSuffix (1.23s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:181: Remote "zoho root 'rclone-test-sanujom9kulakox0wocugep0'", Local "Local file system at /tmp/rclone3606462859", Modify Window "876000h0m0s" run.go:287: Failed to put "dst/one" to "zoho root 'rclone-test-sanujom9kulakox0wocugep0'": upload error: HTTP error 402 (402 Payment Required) returned body: "" --- FAIL: TestSyncBackupDirWithSuffixKeepExtension (1.11s) === RUN TestSyncBackupDirSuffixOnly run.go:181: Remote "zoho root 'rclone-test-sanujom9kulakox0wocugep0'", Local "Local file system at /tmp/rclone3606462859", Modify Window "876000h0m0s" run.go:287: Failed to put "dst/one" to "zoho root 'rclone-test-sanujom9kulakox0wocugep0'": upload error: HTTP error 402 (402 Payment Required) returned body: "" --- FAIL: TestSyncBackupDirSuffixOnly (1.07s) === RUN TestSyncSuffix run.go:181: Remote "zoho root 'rclone-test-sanujom9kulakox0wocugep0'", Local "Local file system at /tmp/rclone3606462859", Modify Window "876000h0m0s" run.go:287: Failed to put "dst/one" to "zoho root 'rclone-test-sanujom9kulakox0wocugep0'": upload error: HTTP error 402 (402 Payment Required) returned body: "" --- FAIL: TestSyncSuffix (1.04s) === RUN TestSyncSuffixKeepExtension run.go:181: Remote "zoho root 'rclone-test-sanujom9kulakox0wocugep0'", Local "Local file system at /tmp/rclone3606462859", Modify Window "876000h0m0s" run.go:287: Failed to put "dst/one" to "zoho root 'rclone-test-sanujom9kulakox0wocugep0'": upload error: HTTP error 402 (402 Payment Required) returned body: "" --- FAIL: TestSyncSuffixKeepExtension (1.06s) === RUN TestSyncUTFNorm run.go:181: Remote "zoho root 'rclone-test-sanujom9kulakox0wocugep0'", Local "Local file system at /tmp/rclone3606462859", Modify Window "876000h0m0s" run.go:287: Failed to put "TestĂȘĂ©" to "zoho root 'rclone-test-sanujom9kulakox0wocugep0'": upload error: HTTP error 402 (402 Payment Required) returned body: "" --- FAIL: TestSyncUTFNorm (0.31s) === RUN TestSyncImmutable run.go:181: Remote "zoho root 'rclone-test-sanujom9kulakox0wocugep0'", Local "Local file system at /tmp/rclone3606462859", Modify Window "876000h0m0s" 2022/01/13 06:00:42 DEBUG : zoho root 'rclone-test-sanujom9kulakox0wocugep0': Waiting for checks to finish 2022/01/13 06:00:42 DEBUG : zoho root 'rclone-test-sanujom9kulakox0wocugep0': Waiting for transfers to finish 2022/01/13 06:00:42 ERROR : existing: Failed to copy: upload error: HTTP error 402 (402 Payment Required) returned body: "" 2022/01/13 06:00:42 ERROR : zoho root 'rclone-test-sanujom9kulakox0wocugep0': not deleting files as there were IO errors 2022/01/13 06:00:42 ERROR : zoho root 'rclone-test-sanujom9kulakox0wocugep0': not deleting directories as there were IO errors sync_test.go:1929: Error Trace: sync_test.go:1929 Error: Received unexpected error: upload error: HTTP error 402 (402 Payment Required) returned body: "" Test: TestSyncImmutable --- FAIL: TestSyncImmutable (0.48s) === RUN TestSyncIgnoreCase run.go:181: Remote "zoho root 'rclone-test-sanujom9kulakox0wocugep0'", Local "Local file system at /tmp/rclone3606462859", Modify Window "876000h0m0s" run.go:287: Failed to put "EXISTING" to "zoho root 'rclone-test-sanujom9kulakox0wocugep0'": upload error: HTTP error 402 (402 Payment Required) returned body: "" --- FAIL: TestSyncIgnoreCase (0.31s) === RUN TestSyncConcurrentDelete run.go:181: Remote "zoho root 'rclone-test-sanujom9kulakox0wocugep0'", Local "Local file system at /tmp/rclone3606462859", Modify Window "876000h0m0s" run.go:287: Failed to put "both0" to "zoho root 'rclone-test-sanujom9kulakox0wocugep0'": upload error: HTTP error 402 (402 Payment Required) returned body: "" --- FAIL: TestSyncConcurrentDelete (0.31s) === RUN TestSyncConcurrentTruncate run.go:181: Remote "zoho root 'rclone-test-sanujom9kulakox0wocugep0'", Local "Local file system at /tmp/rclone3606462859", Modify Window "876000h0m0s" run.go:287: Failed to put "both0" to "zoho root 'rclone-test-sanujom9kulakox0wocugep0'": upload error: HTTP error 402 (402 Payment Required) returned body: "" --- FAIL: TestSyncConcurrentTruncate (0.34s) FAIL 2022/01/13 06:00:43 DEBUG : zoho root 'rclone-test-sanujom9kulakox0wocugep0': Purge remote "./sync.test -test.v -test.timeout 1h0m0s -remote TestZoho: -verbose -test.run '^(TestCopy|TestCopyAfterDelete|TestCopyCheckFirst|TestCopyDeleteBefore|TestCopyEmptyDirectories|TestCopyNoTraverse|TestCopyRedownload|TestCopyWithDepth|TestCopyWithFilesFrom|TestCopyWithFilesFromAndNoTraverse|TestMoveEmptyDirectories|TestMoveWithDeleteEmptySrcDirs|TestMoveWithIgnoreExisting|TestMoveWithoutDeleteEmptySrcDirs|TestServerSideCopy|TestServerSideMove|TestServerSideMoveDeleteEmptySourceDirs|TestServerSideMoveWithFilter|TestSyncAfterAddingAFile|TestSyncAfterChangingContentsOnly|TestSyncAfterChangingFilesSizeOnly|TestSyncAfterChangingModtimeOnly|TestSyncAfterRemovingAFileAndAddingAFile|TestSyncAfterRemovingAFileAndAddingAFileDryRun|TestSyncAfterRemovingAFileAndAddingAFileSubDir|TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors|TestSyncBackupDir|TestSyncBackupDirSuffixOnly|TestSyncBackupDirWithSuffix|TestSyncBackupDirWithSuffixKeepExtension|TestSyncBasedOnCheckSum|TestSyncCompareDest|TestSyncConcurrentDelete|TestSyncConcurrentTruncate|TestSyncCopyDest|TestSyncDeleteBefore|TestSyncDeleteDuring|TestSyncEmptyDirectories|TestSyncIgnoreCase|TestSyncIgnoreErrors|TestSyncIgnoreExisting|TestSyncIgnoreSize|TestSyncIgnoreTimes|TestSyncImmutable|TestSyncMultipleCompareDest|TestSyncNoTraverse|TestSyncSizeOnly|TestSyncSuffix|TestSyncSuffixKeepExtension|TestSyncUTFNorm|TestSyncWithExclude|TestSyncWithExcludeAndDeleteExcluded|TestSyncWithTrackRenames|TestSyncWithTrackRenamesStrategyLeaf|TestSyncWithTrackRenamesStrategyModtime)$'" - Finished ERROR in 52.600061995s (try 2/5): exit status 1: Failed [TestCopy TestCopyNoTraverse TestCopyCheckFirst TestSyncNoTraverse TestCopyWithDepth TestCopyWithFilesFrom TestCopyWithFilesFromAndNoTraverse TestCopyEmptyDirectories TestMoveEmptyDirectories TestSyncEmptyDirectories TestServerSideCopy TestCopyAfterDelete TestCopyRedownload TestSyncBasedOnCheckSum TestSyncSizeOnly TestSyncIgnoreSize TestSyncIgnoreTimes TestSyncIgnoreExisting TestSyncIgnoreErrors TestSyncAfterChangingModtimeOnly TestSyncAfterAddingAFile TestSyncAfterChangingFilesSizeOnly TestSyncAfterChangingContentsOnly TestSyncAfterRemovingAFileAndAddingAFileDryRun TestSyncAfterRemovingAFileAndAddingAFile TestSyncAfterRemovingAFileAndAddingAFileSubDir TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors TestSyncDeleteDuring TestSyncDeleteBefore TestCopyDeleteBefore TestSyncWithExclude TestSyncWithExcludeAndDeleteExcluded TestSyncWithTrackRenames TestSyncWithTrackRenamesStrategyModtime TestSyncWithTrackRenamesStrategyLeaf TestMoveWithDeleteEmptySrcDirs TestMoveWithoutDeleteEmptySrcDirs TestMoveWithIgnoreExisting TestServerSideMove TestServerSideMoveWithFilter TestServerSideMoveDeleteEmptySourceDirs TestSyncCompareDest TestSyncMultipleCompareDest TestSyncCopyDest TestSyncBackupDir TestSyncBackupDirWithSuffix TestSyncBackupDirWithSuffixKeepExtension TestSyncBackupDirSuffixOnly TestSyncSuffix TestSyncSuffixKeepExtension TestSyncUTFNorm TestSyncImmutable TestSyncIgnoreCase TestSyncConcurrentDelete TestSyncConcurrentTruncate]