"./sync.test -test.v -test.timeout 1h0m0s -remote TestOpenDrive: -verbose -test.run '^(TestCopy|TestCopyAfterDelete|TestCopyCheckFirst|TestCopyDeleteBefore|TestCopyEmptyDirectories|TestCopyNoEmptyDirectories|TestCopyNoTraverse|TestCopyOverSelf|TestCopyWithDepth|TestCopyWithFilesFrom|TestCopyWithFilesFromAndNoTraverse|TestFixCase|TestMoveEmptyDirectories|TestMoveNoEmptyDirectories|TestMoveOverSelf|TestMoveWithDeleteEmptySrcDirs|TestMoveWithIgnoreExisting|TestMoveWithoutDeleteEmptySrcDirs|TestNothingToTransferWithEmptyDirs|TestNothingToTransferWithoutEmptyDirs|TestServerSideCopy|TestServerSideCopyOverSelf|TestServerSideMove|TestServerSideMoveDeleteEmptySourceDirs|TestServerSideMoveOverSelf|TestServerSideMoveWithFilter|TestSyncAfterAddingAFile|TestSyncAfterChangingContentsOnly|TestSyncAfterChangingModtimeOnly|TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime|TestSyncAfterRemovingAFileAndAddingAFile|TestSyncAfterRemovingAFileAndAddingAFileDryRun|TestSyncAfterRemovingAFileAndAddingAFileSubDir|TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors|TestSyncBackupDir|TestSyncBackupDirSuffixOnly|TestSyncBackupDirWithSuffix|TestSyncBackupDirWithSuffixKeepExtension|TestSyncCompareDest|TestSyncCopyDest|TestSyncDeleteBefore|TestSyncDeleteDuring|TestSyncDoesntUpdateModtime|TestSyncEmptyDirectories|TestSyncIgnoreErrors|TestSyncIgnoreExisting|TestSyncIgnoreSize|TestSyncIgnoreTimes|TestSyncMultipleCompareDest|TestSyncNoEmptyDirectories|TestSyncNoTraverse|TestSyncNoUpdateDirModtime|TestSyncOverlap|TestSyncOverlapWithFilter|TestSyncSuffix|TestSyncSuffixKeepExtension|TestSyncWithExclude|TestSyncWithTrackRenames|TestSyncWithTrackRenamesStrategyLeaf|TestSyncWithTrackRenamesStrategyModtime|TestSyncWithUpdateOlder)$'" - Starting (try 4/5) 2024/11/29 02:46:49 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-rexaxig2wutu" 2024/11/29 02:46:49 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/11/29 02:46:50 DEBUG : Starting OpenDrive session with ID: 9dccdbef00b3770bceb712c55ea7e543470cbc1c65c0fb5ce51af1bf05b7f1cb 2024/11/29 02:46:50 DEBUG : Creating backend with remote "/tmp/rclone1482564126" === RUN TestCopy run.go:180: Remote "OpenDrive root 'rclone-test-rexaxig2wutu'", Local "Local file system at /tmp/rclone1482564126", Modify Window "1s" 2024/11/29 02:46:50 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/11/29 02:46:51 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/29 02:46:51 DEBUG : OpenDrive root 'rclone-test-rexaxig2wutu': Waiting for checks to finish 2024/11/29 02:46:51 DEBUG : OpenDrive root 'rclone-test-rexaxig2wutu': Waiting for transfers to finish 2024/11/29 02:46:52 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2024/11/29 02:46:53 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/11/29 02:46:53 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "OpenDrive root 'rclone-test-rexaxig2wutu'", Local "Local file system at /tmp/rclone1482564126", Modify Window "1s" 2024/11/29 02:46:53 DEBUG : OpenDrive root 'rclone-test-rexaxig2wutu': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (4.16s) === RUN TestCopyNoTraverse run.go:180: Remote "OpenDrive root 'rclone-test-rexaxig2wutu'", Local "Local file system at /tmp/rclone1482564126", Modify Window "1s" 2024/11/29 02:46:54 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/29 02:46:54 DEBUG : OpenDrive root 'rclone-test-rexaxig2wutu': Waiting for checks to finish 2024/11/29 02:46:54 DEBUG : OpenDrive root 'rclone-test-rexaxig2wutu': Waiting for transfers to finish 2024/11/29 02:46:55 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2024/11/29 02:46:56 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/11/29 02:46:56 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "OpenDrive root 'rclone-test-rexaxig2wutu'", Local "Local file system at /tmp/rclone1482564126", Modify Window "1s" 2024/11/29 02:46:57 ERROR : sub dir: error listing: failed to get folder list: Directory doesn't exist (Error 404) fstest.go:276: Error listing: failed to get folder list: Directory doesn't exist (Error 404) 2024/11/29 02:46:57 ERROR : sub dir: error listing: failed to get folder list: Directory doesn't exist (Error 404) run.go:164: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:164 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1175 /usr/local/go/src/testing/testing.go:1353 /usr/local/go/src/testing/testing.go:1683 /usr/local/go/src/runtime/panic.go:626 /usr/local/go/src/testing/testing.go:1005 /usr/local/go/src/testing/testing.go:1089 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:276 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:215 Error: Received unexpected error: failed to get folder list: Directory doesn't exist (Error 404) Test: TestCopyNoTraverse 2024/11/29 02:46:57 ERROR : : error listing: failed to get folder list: Directory doesn't exist (Error 404) run.go:164: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:164 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1175 /usr/local/go/src/testing/testing.go:1353 /usr/local/go/src/testing/testing.go:1337 /usr/local/go/src/runtime/panic.go:626 /usr/local/go/src/testing/testing.go:1005 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:164 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1175 /usr/local/go/src/testing/testing.go:1353 /usr/local/go/src/testing/testing.go:1683 /usr/local/go/src/runtime/panic.go:626 /usr/local/go/src/testing/testing.go:1005 /usr/local/go/src/testing/testing.go:1089 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:276 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:215 Error: Received unexpected error: failed to get folder list: Directory doesn't exist (Error 404) Test: TestCopyNoTraverse --- FAIL: TestCopyNoTraverse (2.88s) === RUN TestCopyCheckFirst run.go:180: Remote "OpenDrive root 'rclone-test-rexaxig2wutu'", Local "Local file system at /tmp/rclone1482564126", Modify Window "1s" 2024/11/29 02:46:57 INFO : OpenDrive root 'rclone-test-rexaxig2wutu': Running all checks before starting transfers 2024/11/29 02:46:57 ERROR : sub dir: error reading destination directory: failed to get folder list: Directory doesn't exist (Error 404) 2024/11/29 02:46:57 DEBUG : OpenDrive root 'rclone-test-rexaxig2wutu': Waiting for checks to finish 2024/11/29 02:46:57 INFO : OpenDrive root 'rclone-test-rexaxig2wutu': Checks finished, now starting transfers 2024/11/29 02:46:57 DEBUG : OpenDrive root 'rclone-test-rexaxig2wutu': Waiting for transfers to finish sync_test.go:230: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:230 Error: Received unexpected error: failed to get folder list: Directory doesn't exist (Error 404) Test: TestCopyCheckFirst 2024/11/29 02:46:58 ERROR : sub dir: error listing: failed to get folder list: Directory doesn't exist (Error 404) run.go:164: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:164 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1175 /usr/local/go/src/testing/testing.go:1353 /usr/local/go/src/testing/testing.go:1683 /usr/local/go/src/runtime/panic.go:626 /usr/local/go/src/testing/testing.go:1005 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:230 Error: Received unexpected error: failed to get folder list: Directory doesn't exist (Error 404) Test: TestCopyCheckFirst --- FAIL: TestCopyCheckFirst (0.66s) === RUN TestSyncNoTraverse run.go:180: Remote "OpenDrive root 'rclone-test-rexaxig2wutu'", Local "Local file system at /tmp/rclone1482564126", Modify Window "1s" 2024/11/29 02:46:58 ERROR : Ignoring --no-traverse with sync 2024/11/29 02:46:58 ERROR : OpenDrive root 'rclone-test-rexaxig2wutu': error reading destination root directory: failed to get folder list: Directory doesn't exist (Error 404) 2024/11/29 02:46:58 DEBUG : OpenDrive root 'rclone-test-rexaxig2wutu': Waiting for checks to finish 2024/11/29 02:46:58 DEBUG : OpenDrive root 'rclone-test-rexaxig2wutu': Waiting for transfers to finish 2024/11/29 02:46:58 ERROR : OpenDrive root 'rclone-test-rexaxig2wutu': not deleting files as there were IO errors 2024/11/29 02:46:58 ERROR : OpenDrive root 'rclone-test-rexaxig2wutu': not deleting directories as there were IO errors sync_test.go:250: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:250 Error: Received unexpected error: failed to get folder list: Directory doesn't exist (Error 404) Test: TestSyncNoTraverse 2024/11/29 02:46:58 ERROR : : error listing: failed to get folder list: Directory doesn't exist (Error 404) run.go:164: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:164 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1175 /usr/local/go/src/testing/testing.go:1353 /usr/local/go/src/testing/testing.go:1683 /usr/local/go/src/runtime/panic.go:626 /usr/local/go/src/testing/testing.go:1005 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:250 Error: Received unexpected error: failed to get folder list: Directory doesn't exist (Error 404) Test: TestSyncNoTraverse --- FAIL: TestSyncNoTraverse (0.32s) === RUN TestCopyWithDepth run.go:180: Remote "OpenDrive root 'rclone-test-rexaxig2wutu'", Local "Local file system at /tmp/rclone1482564126", Modify Window "1s" 2024/11/29 02:46:58 ERROR : OpenDrive root 'rclone-test-rexaxig2wutu': error reading destination root directory: failed to get folder list: Directory doesn't exist (Error 404) 2024/11/29 02:46:58 DEBUG : OpenDrive root 'rclone-test-rexaxig2wutu': Waiting for checks to finish 2024/11/29 02:46:58 DEBUG : OpenDrive root 'rclone-test-rexaxig2wutu': Waiting for transfers to finish sync_test.go:270: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:270 Error: Received unexpected error: failed to get folder list: Directory doesn't exist (Error 404) Test: TestCopyWithDepth --- FAIL: TestCopyWithDepth (1.20s) === RUN TestCopyWithFilesFrom run.go:180: Remote "OpenDrive root 'rclone-test-rexaxig2wutu'", Local "Local file system at /tmp/rclone1482564126", Modify Window "1s" 2024/11/29 02:46:59 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/29 02:46:59 DEBUG : OpenDrive root 'rclone-test-rexaxig2wutu': Waiting for checks to finish 2024/11/29 02:46:59 DEBUG : OpenDrive root 'rclone-test-rexaxig2wutu': Waiting for transfers to finish 2024/11/29 02:47:00 DEBUG : potato2: Uploading chunk 0, size=11, remain=0 2024/11/29 02:47:01 DEBUG : potato2: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/11/29 02:47:01 INFO : potato2: Copied (new) run.go:180: Remote "OpenDrive root 'rclone-test-rexaxig2wutu'", Local "Local file system at /tmp/rclone1482564126", Modify Window "1s" 2024/11/29 02:47:01 ERROR : : error listing: failed to get folder list: Directory doesn't exist (Error 404) fstest.go:276: Error listing: failed to get folder list: Directory doesn't exist (Error 404) --- FAIL: TestCopyWithFilesFrom (2.86s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "OpenDrive root 'rclone-test-rexaxig2wutu'", Local "Local file system at /tmp/rclone1482564126", Modify Window "1s" 2024/11/29 02:47:02 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/29 02:47:02 DEBUG : OpenDrive root 'rclone-test-rexaxig2wutu': Waiting for checks to finish 2024/11/29 02:47:02 DEBUG : OpenDrive root 'rclone-test-rexaxig2wutu': Waiting for transfers to finish 2024/11/29 02:47:03 DEBUG : potato2: Uploading chunk 0, size=11, remain=0 2024/11/29 02:47:04 DEBUG : potato2: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/11/29 02:47:04 INFO : potato2: Copied (new) run.go:180: Remote "OpenDrive root 'rclone-test-rexaxig2wutu'", Local "Local file system at /tmp/rclone1482564126", Modify Window "1s" 2024/11/29 02:47:04 ERROR : : error listing: failed to get folder list: Directory doesn't exist (Error 404) fstest.go:276: Error listing: failed to get folder list: Directory doesn't exist (Error 404) --- FAIL: TestCopyWithFilesFromAndNoTraverse (3.04s) === RUN TestCopyEmptyDirectories run.go:180: Remote "OpenDrive root 'rclone-test-rexaxig2wutu'", Local "Local file system at /tmp/rclone1482564126", Modify Window "1s" 2024/11/29 02:47:05 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2024/11/29 02:47:05 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/11/29 02:47:05 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2024/11/29 02:47:05 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/11/29 02:47:05 ERROR : OpenDrive root 'rclone-test-rexaxig2wutu': error reading destination root directory: failed to get folder list: Directory doesn't exist (Error 404) 2024/11/29 02:47:05 DEBUG : OpenDrive root 'rclone-test-rexaxig2wutu': Waiting for checks to finish 2024/11/29 02:47:05 DEBUG : OpenDrive root 'rclone-test-rexaxig2wutu': Waiting for transfers to finish sync_test.go:325: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:325 Error: Received unexpected error: failed to get folder list: Directory doesn't exist (Error 404) Test: TestCopyEmptyDirectories 2024/11/29 02:47:06 ERROR : : error listing: failed to get folder list: Directory doesn't exist (Error 404) run.go:164: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:164 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1175 /usr/local/go/src/testing/testing.go:1353 /usr/local/go/src/testing/testing.go:1683 /usr/local/go/src/runtime/panic.go:626 /usr/local/go/src/testing/testing.go:1005 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:325 Error: Received unexpected error: failed to get folder list: Directory doesn't exist (Error 404) Test: TestCopyEmptyDirectories --- FAIL: TestCopyEmptyDirectories (0.33s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "OpenDrive root 'rclone-test-rexaxig2wutu'", Local "Local file system at /tmp/rclone1482564126", Modify Window "1s" 2024/11/29 02:47:06 DEBUG : sub dir2: Making directory 2024/11/29 02:47:06 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2024/11/29 02:47:06 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/11/29 02:47:06 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/29 02:47:06 DEBUG : OpenDrive root 'rclone-test-rexaxig2wutu': Waiting for checks to finish 2024/11/29 02:47:06 DEBUG : OpenDrive root 'rclone-test-rexaxig2wutu': Waiting for transfers to finish 2024/11/29 02:47:06 ERROR : sub dir/hello world: Failed to copy: failed to get folder list: Directory doesn't exist (Error 404) sync_test.go:356: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:356 Error: Received unexpected error: failed to get folder list: Directory doesn't exist (Error 404) Test: TestCopyNoEmptyDirectories 2024/11/29 02:47:06 ERROR : : error listing: failed to get folder list: Directory doesn't exist (Error 404) run.go:164: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:164 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1175 /usr/local/go/src/testing/testing.go:1353 /usr/local/go/src/testing/testing.go:1683 /usr/local/go/src/runtime/panic.go:626 /usr/local/go/src/testing/testing.go:1005 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:356 Error: Received unexpected error: failed to get folder list: Directory doesn't exist (Error 404) Test: TestCopyNoEmptyDirectories --- FAIL: TestCopyNoEmptyDirectories (0.49s) === RUN TestMoveEmptyDirectories run.go:180: Remote "OpenDrive root 'rclone-test-rexaxig2wutu'", Local "Local file system at /tmp/rclone1482564126", Modify Window "1s" 2024/11/29 02:47:06 DEBUG : sub dir2: Making directory with metadata 2024/11/29 02:47:06 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/11/29 02:47:06 DEBUG : sub dir: Making directory 2024/11/29 02:47:07 DEBUG : sub dir2: Making directory 2024/11/29 02:47:07 DEBUG : sub dir2/sub sub dir2: Making directory 2024/11/29 02:47:07 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/29 02:47:07 DEBUG : OpenDrive root 'rclone-test-rexaxig2wutu': Waiting for checks to finish 2024/11/29 02:47:07 DEBUG : OpenDrive root 'rclone-test-rexaxig2wutu': Waiting for transfers to finish 2024/11/29 02:47:08 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2024/11/29 02:47:09 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/11/29 02:47:09 INFO : sub dir/hello world: Copied (new) 2024/11/29 02:47:09 INFO : sub dir/hello world: Deleted sync_test.go:382: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:382 Error: Received unexpected error: failed to get folder list: Directory doesn't exist (Error 404) Test: TestMoveEmptyDirectories 2024/11/29 02:47:09 ERROR : : error listing: failed to get folder list: Directory doesn't exist (Error 404) run.go:164: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:164 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1175 /usr/local/go/src/testing/testing.go:1353 /usr/local/go/src/testing/testing.go:1683 /usr/local/go/src/runtime/panic.go:626 /usr/local/go/src/testing/testing.go:1005 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:382 Error: Received unexpected error: failed to get folder list: Directory doesn't exist (Error 404) Test: TestMoveEmptyDirectories --- FAIL: TestMoveEmptyDirectories (2.95s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "OpenDrive root 'rclone-test-rexaxig2wutu'", Local "Local file system at /tmp/rclone1482564126", Modify Window "1s" sync_test.go:408: Skipping test as backend does not support DirSetModTime 2024/11/29 02:47:09 ERROR : : error listing: failed to get folder list: Directory doesn't exist (Error 404) run.go:164: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:164 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1175 /usr/local/go/src/testing/testing.go:1353 /usr/local/go/src/testing/testing.go:1683 /usr/local/go/src/runtime/panic.go:626 /usr/local/go/src/testing/testing.go:1120 /usr/local/go/src/testing/testing.go:1096 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:408 Error: Received unexpected error: failed to get folder list: Directory doesn't exist (Error 404) Test: TestSyncNoUpdateDirModtime --- FAIL: TestSyncNoUpdateDirModtime (0.17s) === RUN TestMoveNoEmptyDirectories run.go:180: Remote "OpenDrive root 'rclone-test-rexaxig2wutu'", Local "Local file system at /tmp/rclone1482564126", Modify Window "1s" 2024/11/29 02:47:09 DEBUG : sub dir2: Making directory 2024/11/29 02:47:10 DEBUG : OpenDrive root 'rclone-test-rexaxig2wutu': Waiting for checks to finish 2024/11/29 02:47:10 DEBUG : sub dir/hello world: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/29 02:47:10 DEBUG : sub dir/hello world: Unchanged skipping 2024/11/29 02:47:10 INFO : sub dir/hello world: Deleted 2024/11/29 02:47:10 DEBUG : OpenDrive root 'rclone-test-rexaxig2wutu': Waiting for transfers to finish fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache 2024/11/29 02:47:11 ERROR : : error listing: failed to get folder list: Directory doesn't exist (Error 404) fstest.go:276: Error listing: failed to get folder list: Directory doesn't exist (Error 404) 2024/11/29 02:47:12 ERROR : sub dir2: error listing: failed to get folder list: Directory doesn't exist (Error 404) run.go:164: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:164 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1175 /usr/local/go/src/testing/testing.go:1353 /usr/local/go/src/testing/testing.go:1683 /usr/local/go/src/runtime/panic.go:626 /usr/local/go/src/testing/testing.go:1005 /usr/local/go/src/testing/testing.go:1089 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:276 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:360 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:455 Error: Received unexpected error: failed to get folder list: Directory doesn't exist (Error 404) Test: TestMoveNoEmptyDirectories --- FAIL: TestMoveNoEmptyDirectories (2.94s) === RUN TestSyncEmptyDirectories run.go:180: Remote "OpenDrive root 'rclone-test-rexaxig2wutu'", Local "Local file system at /tmp/rclone1482564126", Modify Window "1s" 2024/11/29 02:47:12 DEBUG : sub dir2: Making directory with metadata 2024/11/29 02:47:12 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/11/29 02:47:12 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/11/29 02:47:12 DEBUG : sub dir2/sub sub dir2: Making directory 2024/11/29 02:47:12 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/29 02:47:13 DEBUG : OpenDrive root 'rclone-test-rexaxig2wutu': Waiting for checks to finish 2024/11/29 02:47:13 DEBUG : OpenDrive root 'rclone-test-rexaxig2wutu': Waiting for transfers to finish 2024/11/29 02:47:14 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2024/11/29 02:47:14 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/11/29 02:47:14 INFO : sub dir/hello world: Copied (new) 2024/11/29 02:47:14 ERROR : OpenDrive root 'rclone-test-rexaxig2wutu': not deleting files as there were IO errors 2024/11/29 02:47:14 ERROR : OpenDrive root 'rclone-test-rexaxig2wutu': not deleting directories as there were IO errors sync_test.go:483: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:483 Error: Received unexpected error: not deleting files as there were IO errors Test: TestSyncEmptyDirectories 2024/11/29 02:47:15 ERROR : sub dir2/sub sub dir2: error listing: failed to get folder list: Directory doesn't exist (Error 404) run.go:164: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:164 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1175 /usr/local/go/src/testing/testing.go:1353 /usr/local/go/src/testing/testing.go:1683 /usr/local/go/src/runtime/panic.go:626 /usr/local/go/src/testing/testing.go:1005 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:483 Error: Received unexpected error: failed to get folder list: Directory doesn't exist (Error 404) Test: TestSyncEmptyDirectories --- FAIL: TestSyncEmptyDirectories (2.94s) === RUN TestSyncNoEmptyDirectories run.go:180: Remote "OpenDrive root 'rclone-test-rexaxig2wutu'", Local "Local file system at /tmp/rclone1482564126", Modify Window "1s" 2024/11/29 02:47:15 DEBUG : sub dir2: Making directory 2024/11/29 02:47:15 ERROR : sub dir2: error reading destination directory: failed to get folder list: Directory doesn't exist (Error 404) 2024/11/29 02:47:15 ERROR : sub dir: error reading destination directory: failed to get folder list: Directory doesn't exist (Error 404) 2024/11/29 02:47:15 DEBUG : OpenDrive root 'rclone-test-rexaxig2wutu': Waiting for checks to finish 2024/11/29 02:47:15 DEBUG : OpenDrive root 'rclone-test-rexaxig2wutu': Waiting for transfers to finish 2024/11/29 02:47:15 ERROR : OpenDrive root 'rclone-test-rexaxig2wutu': not deleting files as there were IO errors 2024/11/29 02:47:15 ERROR : OpenDrive root 'rclone-test-rexaxig2wutu': not deleting directories as there were IO errors sync_test.go:567: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:567 Error: Received unexpected error: march failed with 2 error(s): first error: failed to get folder list: Directory doesn't exist (Error 404) Test: TestSyncNoEmptyDirectories 2024/11/29 02:47:16 ERROR : sub dir2/sub sub dir2: error listing: failed to get folder list: Directory doesn't exist (Error 404) run.go:164: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:164 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1175 /usr/local/go/src/testing/testing.go:1353 /usr/local/go/src/testing/testing.go:1683 /usr/local/go/src/runtime/panic.go:626 /usr/local/go/src/testing/testing.go:1005 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:567 Error: Received unexpected error: failed to get folder list: Directory doesn't exist (Error 404) Test: TestSyncNoEmptyDirectories --- FAIL: TestSyncNoEmptyDirectories (0.91s) === RUN TestServerSideCopy run.go:180: Remote "OpenDrive root 'rclone-test-rexaxig2wutu'", Local "Local file system at /tmp/rclone1482564126", Modify Window "1s" 2024/11/29 02:47:17 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2024/11/29 02:47:18 ERROR : : error listing: failed to get folder list: Directory doesn't exist (Error 404) fstest.go:276: Error listing: failed to get folder list: Directory doesn't exist (Error 404) 2024/11/29 02:47:18 ERROR : sub dir2: error listing: failed to get folder list: Directory doesn't exist (Error 404) 2024/11/29 02:47:18 ERROR : sub dir: error listing: failed to get folder list: Directory doesn't exist (Error 404) run.go:164: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:164 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1175 /usr/local/go/src/testing/testing.go:1353 /usr/local/go/src/testing/testing.go:1683 /usr/local/go/src/runtime/panic.go:626 /usr/local/go/src/testing/testing.go:1005 /usr/local/go/src/testing/testing.go:1089 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:276 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:585 Error: Received unexpected error: failed to get folder list: Directory doesn't exist (Error 404) Test: TestServerSideCopy --- FAIL: TestServerSideCopy (2.32s) === RUN TestCopyOverSelf run.go:180: Remote "OpenDrive root 'rclone-test-rexaxig2wutu'", Local "Local file system at /tmp/rclone1482564126", Modify Window "1s" 2024/11/29 02:47:19 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2024/11/29 02:47:20 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2024/11/29 02:47:21 DEBUG : OpenDrive root 'rclone-test-rexaxig2wutu': Waiting for checks to finish 2024/11/29 02:47:21 DEBUG : OpenDrive root 'rclone-test-rexaxig2wutu': Waiting for transfers to finish 2024/11/29 02:47:21 DEBUG : sub dir/hello world: Uploading chunk 0, size=17, remain=0 2024/11/29 02:47:22 DEBUG : sub dir/hello world: md5 = 00321a507bdb420dbbd4f53c733b1505 OK 2024/11/29 02:47:22 INFO : sub dir/hello world: Copied (replaced existing) run.go:180: Remote "OpenDrive root 'rclone-test-rexaxig2wutu'", Local "Local file system at /tmp/rclone1482564126", Modify Window "1s" 2024/11/29 02:47:22 ERROR : : error listing: failed to get folder list: Directory doesn't exist (Error 404) fstest.go:276: Error listing: failed to get folder list: Directory doesn't exist (Error 404) 2024/11/29 02:47:22 ERROR : sub dir2/sub sub dir2: error listing: failed to get folder list: Directory doesn't exist (Error 404) run.go:164: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:164 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1175 /usr/local/go/src/testing/testing.go:1353 /usr/local/go/src/testing/testing.go:1683 /usr/local/go/src/runtime/panic.go:626 /usr/local/go/src/testing/testing.go:1005 /usr/local/go/src/testing/testing.go:1089 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:276 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:613 Error: Received unexpected error: failed to get folder list: Directory doesn't exist (Error 404) Test: TestCopyOverSelf 2024/11/29 02:47:23 ERROR : : error listing: failed to get folder list: Directory doesn't exist (Error 404) run.go:164: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:164 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1175 /usr/local/go/src/testing/testing.go:1353 /usr/local/go/src/testing/testing.go:1337 /usr/local/go/src/runtime/panic.go:626 /usr/local/go/src/testing/testing.go:1005 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:164 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1175 /usr/local/go/src/testing/testing.go:1353 /usr/local/go/src/testing/testing.go:1683 /usr/local/go/src/runtime/panic.go:626 /usr/local/go/src/testing/testing.go:1005 /usr/local/go/src/testing/testing.go:1089 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:276 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:613 Error: Received unexpected error: failed to get folder list: Directory doesn't exist (Error 404) Test: TestCopyOverSelf --- FAIL: TestCopyOverSelf (4.28s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "OpenDrive root 'rclone-test-rexaxig2wutu'", Local "Local file system at /tmp/rclone1482564126", Modify Window "1s" 2024/11/29 02:47:23 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2024/11/29 02:47:24 ERROR : : error listing: failed to get folder list: Directory doesn't exist (Error 404) fstest.go:276: Error listing: failed to get folder list: Directory doesn't exist (Error 404) 2024/11/29 02:47:25 ERROR : sub dir2: error listing: failed to get folder list: Directory doesn't exist (Error 404) 2024/11/29 02:47:25 ERROR : sub dir: error listing: failed to get folder list: Directory doesn't exist (Error 404) run.go:164: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:164 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1175 /usr/local/go/src/testing/testing.go:1353 /usr/local/go/src/testing/testing.go:1683 /usr/local/go/src/runtime/panic.go:626 /usr/local/go/src/testing/testing.go:1005 /usr/local/go/src/testing/testing.go:1089 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:276 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:621 Error: Received unexpected error: failed to get folder list: Directory doesn't exist (Error 404) Test: TestServerSideCopyOverSelf --- FAIL: TestServerSideCopyOverSelf (2.33s) === RUN TestMoveOverSelf run.go:180: Remote "OpenDrive root 'rclone-test-rexaxig2wutu'", Local "Local file system at /tmp/rclone1482564126", Modify Window "1s" 2024/11/29 02:47:25 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2024/11/29 02:47:27 ERROR : sub dir: error listing: failed to get folder list: Directory doesn't exist (Error 404) fstest.go:276: Error listing: failed to get folder list: Directory doesn't exist (Error 404) 2024/11/29 02:47:27 ERROR : sub dir: error listing: failed to get folder list: Directory doesn't exist (Error 404) 2024/11/29 02:47:28 ERROR : sub dir2/sub sub dir2: error listing: failed to get folder list: Directory doesn't exist (Error 404) run.go:164: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:164 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1175 /usr/local/go/src/testing/testing.go:1353 /usr/local/go/src/testing/testing.go:1683 /usr/local/go/src/runtime/panic.go:626 /usr/local/go/src/testing/testing.go:1005 /usr/local/go/src/testing/testing.go:1089 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:276 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:649 Error: Received unexpected error: failed to get folder list: Directory doesn't exist (Error 404) Test: TestMoveOverSelf --- FAIL: TestMoveOverSelf (2.68s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "OpenDrive root 'rclone-test-rexaxig2wutu'", Local "Local file system at /tmp/rclone1482564126", Modify Window "1s" 2024/11/29 02:47:28 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2024/11/29 02:47:29 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-tirubij8koro" 2024/11/29 02:47:30 DEBUG : Starting OpenDrive session with ID: dc3a5465e81a53b4af5fb78a2eb5adc470b164372b0338482816bd9cd32a3eac sync_test.go:671: Server side copy (if possible) OpenDrive root 'rclone-test-rexaxig2wutu' -> OpenDrive root 'rclone-test-tirubij8koro' 2024/11/29 02:47:31 ERROR : sub dir: error reading source directory: failed to get folder list: Directory doesn't exist (Error 404) 2024/11/29 02:47:31 ERROR : sub dir2/sub sub dir2: error reading source directory: failed to get folder list: Directory doesn't exist (Error 404) 2024/11/29 02:47:31 DEBUG : OpenDrive root 'rclone-test-tirubij8koro': Waiting for checks to finish 2024/11/29 02:47:31 DEBUG : OpenDrive root 'rclone-test-tirubij8koro': Waiting for transfers to finish sync_test.go:675: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:675 Error: Received unexpected error: march failed with 2 error(s): first error: failed to get folder list: Directory doesn't exist (Error 404) Test: TestServerSideMoveOverSelf 2024/11/29 02:47:31 DEBUG : OpenDrive root 'rclone-test-tirubij8koro': Purge remote 2024/11/29 02:47:31 NOTICE: purge failed: directory not found 2024/11/29 02:47:31 ERROR : sub dir2: error listing: failed to get folder list: Directory doesn't exist (Error 404) 2024/11/29 02:47:31 ERROR : sub dir: error listing: failed to get folder list: Directory doesn't exist (Error 404) run.go:164: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:164 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1175 /usr/local/go/src/testing/testing.go:1353 /usr/local/go/src/testing/testing.go:1683 /usr/local/go/src/runtime/panic.go:626 /usr/local/go/src/testing/testing.go:1005 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:675 Error: Received unexpected error: failed to get folder list: Directory doesn't exist (Error 404) Test: TestServerSideMoveOverSelf --- FAIL: TestServerSideMoveOverSelf (3.78s) === RUN TestCopyAfterDelete run.go:180: Remote "OpenDrive root 'rclone-test-rexaxig2wutu'", Local "Local file system at /tmp/rclone1482564126", Modify Window "1s" 2024/11/29 02:47:32 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:334 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:708 Error: Should be true Test: TestCopyAfterDelete Messages: listing wrong, want got sub dir/hello world (17) fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:334 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:708 Error: Should be true Test: TestCopyAfterDelete Messages: Unexpected file "sub dir/hello world" 2024/11/29 02:47:40 ERROR : sub dir2: error listing: failed to get folder list: Directory doesn't exist (Error 404) fstest.go:276: Error listing: failed to get folder list: Directory doesn't exist (Error 404) 2024/11/29 02:47:40 ERROR : sub dir: error listing: failed to get folder list: Directory doesn't exist (Error 404) 2024/11/29 02:47:41 ERROR : sub dir2/sub sub dir2: error listing: failed to get folder list: Directory doesn't exist (Error 404) run.go:164: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:164 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1175 /usr/local/go/src/testing/testing.go:1353 /usr/local/go/src/testing/testing.go:1683 /usr/local/go/src/runtime/panic.go:626 /usr/local/go/src/testing/testing.go:1005 /usr/local/go/src/testing/testing.go:1089 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:276 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:709 Error: Received unexpected error: failed to get folder list: Directory doesn't exist (Error 404) Test: TestCopyAfterDelete --- FAIL: TestCopyAfterDelete (9.31s) === RUN TestSyncIgnoreSize run.go:180: Remote "OpenDrive root 'rclone-test-rexaxig2wutu'", Local "Local file system at /tmp/rclone1482564126", Modify Window "1s" fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:334 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:825 Error: Should be true Test: TestSyncIgnoreSize Messages: listing wrong, want ignore-size (8) got ignore-size (8), sub dir/hello world (17) fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:334 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:825 Error: Should be true Test: TestSyncIgnoreSize Messages: Unexpected file "sub dir/hello world" 2024/11/29 02:47:48 DEBUG : ignore-size: Need to transfer - File not found at Destination 2024/11/29 02:47:48 DEBUG : sub dir/hello world: Modification times differ by -95456h54m53.123456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06 +0000 UTC 2024/11/29 02:47:48 DEBUG : sub dir/hello world: md5 = 00321a507bdb420dbbd4f53c733b1505 (Local file system at /tmp/rclone1482564126) 2024/11/29 02:47:48 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 (OpenDrive root 'rclone-test-rexaxig2wutu') 2024/11/29 02:47:48 DEBUG : sub dir/hello world: md5 differ 2024/11/29 02:47:48 DEBUG : OpenDrive root 'rclone-test-rexaxig2wutu': Waiting for checks to finish 2024/11/29 02:47:48 DEBUG : OpenDrive root 'rclone-test-rexaxig2wutu': Waiting for transfers to finish 2024/11/29 02:47:49 DEBUG : sub dir/hello world: Uploading chunk 0, size=17, remain=0 2024/11/29 02:47:49 DEBUG : ignore-size: Uploading chunk 0, size=8, remain=0 2024/11/29 02:47:49 DEBUG : sub dir/hello world: md5 = 00321a507bdb420dbbd4f53c733b1505 OK 2024/11/29 02:47:49 INFO : sub dir/hello world: Copied (replaced existing) 2024/11/29 02:47:50 DEBUG : ignore-size: md5 = 98bf7d8c15784f0a3d63204441e1e2aa OK 2024/11/29 02:47:50 INFO : ignore-size: Copied (new) 2024/11/29 02:47:50 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-rexaxig2wutu'", Local "Local file system at /tmp/rclone1482564126", Modify Window "1s" sync_test.go:834: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:834 Error: Not equal: expected: 1 actual : 2 Test: TestSyncIgnoreSize 2024/11/29 02:47:50 ERROR : sub dir2: error listing: failed to get folder list: Directory doesn't exist (Error 404) fstest.go:276: Error listing: failed to get folder list: Directory doesn't exist (Error 404) 2024/11/29 02:47:50 ERROR : : error listing: failed to get folder list: Directory doesn't exist (Error 404) run.go:164: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:164 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1175 /usr/local/go/src/testing/testing.go:1353 /usr/local/go/src/testing/testing.go:1683 /usr/local/go/src/runtime/panic.go:626 /usr/local/go/src/testing/testing.go:1005 /usr/local/go/src/testing/testing.go:1089 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:276 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:835 Error: Received unexpected error: failed to get folder list: Directory doesn't exist (Error 404) Test: TestSyncIgnoreSize 2024/11/29 02:47:50 ERROR : : error listing: failed to get folder list: Directory doesn't exist (Error 404) run.go:164: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:164 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1175 /usr/local/go/src/testing/testing.go:1353 /usr/local/go/src/testing/testing.go:1337 /usr/local/go/src/runtime/panic.go:626 /usr/local/go/src/testing/testing.go:1005 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:164 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1175 /usr/local/go/src/testing/testing.go:1353 /usr/local/go/src/testing/testing.go:1683 /usr/local/go/src/runtime/panic.go:626 /usr/local/go/src/testing/testing.go:1005 /usr/local/go/src/testing/testing.go:1089 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:276 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:835 Error: Received unexpected error: failed to get folder list: Directory doesn't exist (Error 404) Test: TestSyncIgnoreSize --- FAIL: TestSyncIgnoreSize (9.67s) === RUN TestSyncIgnoreTimes run.go:180: Remote "OpenDrive root 'rclone-test-rexaxig2wutu'", Local "Local file system at /tmp/rclone1482564126", Modify Window "1s" 2024/11/29 02:47:51 DEBUG : existing: Uploading chunk 0, size=6, remain=0 2024/11/29 02:47:52 ERROR : sub dir2/sub sub dir2: error listing: failed to get folder list: Directory doesn't exist (Error 404) fstest.go:276: Error listing: failed to get folder list: Directory doesn't exist (Error 404) 2024/11/29 02:47:53 ERROR : : error listing: failed to get folder list: Directory doesn't exist (Error 404) run.go:164: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:164 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1175 /usr/local/go/src/testing/testing.go:1353 /usr/local/go/src/testing/testing.go:1683 /usr/local/go/src/runtime/panic.go:626 /usr/local/go/src/testing/testing.go:1005 /usr/local/go/src/testing/testing.go:1089 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:276 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:858 Error: Received unexpected error: failed to get folder list: Directory doesn't exist (Error 404) Test: TestSyncIgnoreTimes --- FAIL: TestSyncIgnoreTimes (2.38s) === RUN TestSyncIgnoreExisting run.go:180: Remote "OpenDrive root 'rclone-test-rexaxig2wutu'", Local "Local file system at /tmp/rclone1482564126", Modify Window "1s" 2024/11/29 02:47:53 DEBUG : ignore-size: Destination exists, skipping 2024/11/29 02:47:53 DEBUG : existing: Destination exists, skipping 2024/11/29 02:47:53 ERROR : sub dir: error reading destination directory: failed to get folder list: Directory doesn't exist (Error 404) 2024/11/29 02:47:53 DEBUG : OpenDrive root 'rclone-test-rexaxig2wutu': Waiting for checks to finish 2024/11/29 02:47:53 DEBUG : OpenDrive root 'rclone-test-rexaxig2wutu': Waiting for transfers to finish 2024/11/29 02:47:53 ERROR : OpenDrive root 'rclone-test-rexaxig2wutu': not deleting files as there were IO errors 2024/11/29 02:47:53 ERROR : OpenDrive root 'rclone-test-rexaxig2wutu': not deleting directories as there were IO errors sync_test.go:897: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:897 Error: Received unexpected error: failed to get folder list: Directory doesn't exist (Error 404) Test: TestSyncIgnoreExisting 2024/11/29 02:47:54 ERROR : sub dir2: error listing: failed to get folder list: Directory doesn't exist (Error 404) run.go:164: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:164 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1175 /usr/local/go/src/testing/testing.go:1353 /usr/local/go/src/testing/testing.go:1683 /usr/local/go/src/runtime/panic.go:626 /usr/local/go/src/testing/testing.go:1005 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:897 Error: Received unexpected error: failed to get folder list: Directory doesn't exist (Error 404) Test: TestSyncIgnoreExisting --- FAIL: TestSyncIgnoreExisting (1.44s) === RUN TestSyncIgnoreErrors run.go:180: Remote "OpenDrive root 'rclone-test-rexaxig2wutu'", Local "Local file system at /tmp/rclone1482564126", Modify Window "1s" run.go:285: Failed to put "b/potato" to "OpenDrive root 'rclone-test-rexaxig2wutu'": failed to get folder list: Directory doesn't exist (Error 404) run.go:125: removing dir "sub dir2/sub sub dir2" failed - try 1/3: Directory doesn't exist (Error 404) --- FAIL: TestSyncIgnoreErrors (3.11s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "OpenDrive root 'rclone-test-rexaxig2wutu'", Local "Local file system at /tmp/rclone1482564126", Modify Window "1s" 2024/11/29 02:47:58 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2024/11/29 02:47:59 DEBUG : OpenDrive root 'rclone-test-rexaxig2wutu': Waiting for checks to finish 2024/11/29 02:47:59 DEBUG : empty space: Modification times differ by -95456h54m53.123456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06 +0000 UTC 2024/11/29 02:47:59 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2024/11/29 02:47:59 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2024/11/29 02:47:59 DEBUG : empty space: Unchanged skipping 2024/11/29 02:47:59 DEBUG : OpenDrive root 'rclone-test-rexaxig2wutu': Waiting for transfers to finish 2024/11/29 02:47:59 DEBUG : Waiting for deletions to finish 2024/11/29 02:47:59 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-rexaxig2wutu'", Local "Local file system at /tmp/rclone1482564126", Modify Window "1s" 2024/11/29 02:48:00 DEBUG : OpenDrive root 'rclone-test-rexaxig2wutu': Waiting for checks to finish 2024/11/29 02:48:00 DEBUG : empty space: Modification times differ by -95456h54m53.123456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06 +0000 UTC 2024/11/29 02:48:00 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2024/11/29 02:48:00 INFO : empty space: Updated modification time in destination 2024/11/29 02:48:00 DEBUG : empty space: Unchanged skipping 2024/11/29 02:48:00 DEBUG : OpenDrive root 'rclone-test-rexaxig2wutu': Waiting for transfers to finish 2024/11/29 02:48:00 DEBUG : Waiting for deletions to finish 2024/11/29 02:48:00 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-rexaxig2wutu'", Local "Local file system at /tmp/rclone1482564126", Modify Window "1s" --- PASS: TestSyncAfterChangingModtimeOnly (4.05s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "OpenDrive root 'rclone-test-rexaxig2wutu'", Local "Local file system at /tmp/rclone1482564126", Modify Window "1s" 2024/11/29 02:48:02 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2024/11/29 02:48:03 ERROR : : error listing: failed to get folder list: Directory doesn't exist (Error 404) fstest.go:276: Error listing: failed to get folder list: Directory doesn't exist (Error 404) --- FAIL: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (2.51s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "OpenDrive root 'rclone-test-rexaxig2wutu'", Local "Local file system at /tmp/rclone1482564126", Modify Window "1s" 2024/11/29 02:48:05 DEBUG : foo: Uploading chunk 0, size=3, remain=0 2024/11/29 02:48:06 DEBUG : OpenDrive root 'rclone-test-rexaxig2wutu': Waiting for checks to finish 2024/11/29 02:48:06 DEBUG : foo: Modification times differ by -95456h54m53.123456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06 +0000 UTC 2024/11/29 02:48:06 DEBUG : foo: md5 = acbd18db4cc2f85cedef654fccc4a4d8 (Local file system at /tmp/rclone1482564126) 2024/11/29 02:48:06 DEBUG : foo: md5 = 37b51d194a7513e45b56f6524f2d51f2 (OpenDrive root 'rclone-test-rexaxig2wutu') 2024/11/29 02:48:06 DEBUG : foo: md5 differ 2024/11/29 02:48:06 DEBUG : OpenDrive root 'rclone-test-rexaxig2wutu': Waiting for transfers to finish 2024/11/29 02:48:06 DEBUG : foo: Uploading chunk 0, size=3, remain=0 2024/11/29 02:48:07 DEBUG : foo: md5 = acbd18db4cc2f85cedef654fccc4a4d8 OK 2024/11/29 02:48:07 INFO : foo: Copied (replaced existing) 2024/11/29 02:48:07 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-rexaxig2wutu'", Local "Local file system at /tmp/rclone1482564126", Modify Window "1s" --- PASS: TestSyncDoesntUpdateModtime (4.40s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "OpenDrive root 'rclone-test-rexaxig2wutu'", Local "Local file system at /tmp/rclone1482564126", Modify Window "1s" 2024/11/29 02:48:09 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2024/11/29 02:48:11 DEBUG : potato: Need to transfer - File not found at Destination 2024/11/29 02:48:11 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/11/29 02:48:11 DEBUG : empty space: Unchanged skipping 2024/11/29 02:48:11 DEBUG : OpenDrive root 'rclone-test-rexaxig2wutu': Waiting for checks to finish 2024/11/29 02:48:11 DEBUG : OpenDrive root 'rclone-test-rexaxig2wutu': Waiting for transfers to finish 2024/11/29 02:48:12 DEBUG : potato: Uploading chunk 0, size=60, remain=0 2024/11/29 02:48:13 DEBUG : potato: md5 = d6548b156ea68a4e003e786df99eee76 OK 2024/11/29 02:48:13 INFO : potato: Copied (new) 2024/11/29 02:48:13 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-rexaxig2wutu'", Local "Local file system at /tmp/rclone1482564126", Modify Window "1s" 2024/11/29 02:48:13 ERROR : : error listing: failed to get folder list: Directory doesn't exist (Error 404) run.go:164: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:164 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1175 /usr/local/go/src/testing/testing.go:1353 /usr/local/go/src/testing/testing.go:1683 Error: Received unexpected error: failed to get folder list: Directory doesn't exist (Error 404) Test: TestSyncAfterAddingAFile 2024/11/29 02:48:13 ERROR : : error listing: failed to get folder list: Directory doesn't exist (Error 404) run.go:164: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:164 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1175 /usr/local/go/src/testing/testing.go:1353 /usr/local/go/src/testing/testing.go:1337 /usr/local/go/src/runtime/panic.go:626 /usr/local/go/src/testing/testing.go:1005 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:164 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1175 /usr/local/go/src/testing/testing.go:1353 /usr/local/go/src/testing/testing.go:1683 Error: Received unexpected error: failed to get folder list: Directory doesn't exist (Error 404) Test: TestSyncAfterAddingAFile --- FAIL: TestSyncAfterAddingAFile (4.94s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "OpenDrive root 'rclone-test-rexaxig2wutu'", Local "Local file system at /tmp/rclone1482564126", Modify Window "1s" run.go:285: Failed to put "potato" to "OpenDrive root 'rclone-test-rexaxig2wutu'": failed to create file: File with such a name already exists. (Error 409) --- FAIL: TestSyncAfterChangingContentsOnly (1.08s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "OpenDrive root 'rclone-test-rexaxig2wutu'", Local "Local file system at /tmp/rclone1482564126", Modify Window "1s" 2024/11/29 02:48:15 DEBUG : potato: Uploading chunk 0, size=21, remain=0 2024/11/29 02:48:17 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2024/11/29 02:48:18 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/29 02:48:18 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2024/11/29 02:48:18 DEBUG : OpenDrive root 'rclone-test-rexaxig2wutu': Waiting for checks to finish 2024/11/29 02:48:18 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/11/29 02:48:18 DEBUG : empty space: Unchanged skipping 2024/11/29 02:48:18 DEBUG : OpenDrive root 'rclone-test-rexaxig2wutu': Waiting for transfers to finish 2024/11/29 02:48:18 DEBUG : Waiting for deletions to finish 2024/11/29 02:48:18 NOTICE: potato: Skipped delete as --dry-run is set (size 21) run.go:180: Remote "OpenDrive root 'rclone-test-rexaxig2wutu'", Local "Local file system at /tmp/rclone1482564126", Modify Window "1s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (4.88s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "OpenDrive root 'rclone-test-rexaxig2wutu'", Local "Local file system at /tmp/rclone1482564126", Modify Window "1s" 2024/11/29 02:48:20 DEBUG : potato: Uploading chunk 0, size=21, remain=0 2024/11/29 02:48:22 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2024/11/29 02:48:23 ERROR : : error listing: failed to get folder list: Directory doesn't exist (Error 404) fstest.go:276: Error listing: failed to get folder list: Directory doesn't exist (Error 404) 2024/11/29 02:48:23 ERROR : : error listing: failed to get folder list: Directory doesn't exist (Error 404) fstest.go:276: Error listing: failed to get folder list: Directory doesn't exist (Error 404) --- FAIL: TestSyncAfterRemovingAFileAndAddingAFile (4.19s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "OpenDrive root 'rclone-test-rexaxig2wutu'", Local "Local file system at /tmp/rclone1482564126", Modify Window "1s" 2024/11/29 02:48:24 DEBUG : b/potato: Uploading chunk 0, size=21, remain=0 run.go:285: Failed to put "c/non empty space" to "OpenDrive root 'rclone-test-rexaxig2wutu'": failed to get folder list: Directory doesn't exist (Error 404) 2024/11/29 02:48:26 ERROR : b: error listing: failed to get folder list: Directory doesn't exist (Error 404) run.go:164: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:164 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1175 /usr/local/go/src/testing/testing.go:1353 /usr/local/go/src/testing/testing.go:1683 /usr/local/go/src/runtime/panic.go:626 /usr/local/go/src/testing/testing.go:1005 /usr/local/go/src/testing/testing.go:1089 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:285 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:292 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:303 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1172 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1232 Error: Received unexpected error: failed to get folder list: Directory doesn't exist (Error 404) Test: TestSyncAfterRemovingAFileAndAddingAFileSubDir --- FAIL: TestSyncAfterRemovingAFileAndAddingAFileSubDir (2.53s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "OpenDrive root 'rclone-test-rexaxig2wutu'", Local "Local file system at /tmp/rclone1482564126", Modify Window "1s" run.go:285: Failed to put "b/potato" to "OpenDrive root 'rclone-test-rexaxig2wutu'": failed to create file: File with such a name already exists. (Error 409) run.go:125: removing dir "b" failed - try 1/3: Directory doesn't exist (Error 404) run.go:125: removing dir "b" failed - try 2/3: Directory doesn't exist (Error 404) --- FAIL: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (3.71s) === RUN TestSyncDeleteDuring run.go:180: Remote "OpenDrive root 'rclone-test-rexaxig2wutu'", Local "Local file system at /tmp/rclone1482564126", Modify Window "1s" 2024/11/29 02:48:31 DEBUG : potato: Uploading chunk 0, size=21, remain=0 2024/11/29 02:48:32 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2024/11/29 02:48:34 DEBUG : Waiting for deletions to finish 2024/11/29 02:48:34 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/29 02:48:34 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/11/29 02:48:34 DEBUG : OpenDrive root 'rclone-test-rexaxig2wutu': Waiting for checks to finish 2024/11/29 02:48:34 DEBUG : empty space: Unchanged skipping 2024/11/29 02:48:34 DEBUG : OpenDrive root 'rclone-test-rexaxig2wutu': Waiting for transfers to finish 2024/11/29 02:48:34 INFO : potato: Deleted 2024/11/29 02:48:34 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2024/11/29 02:48:36 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2024/11/29 02:48:36 INFO : potato2: Copied (new) run.go:180: Remote "OpenDrive root 'rclone-test-rexaxig2wutu'", Local "Local file system at /tmp/rclone1482564126", Modify Window "1s" 2024/11/29 02:48:36 ERROR : : error listing: failed to get folder list: Directory doesn't exist (Error 404) fstest.go:276: Error listing: failed to get folder list: Directory doesn't exist (Error 404) 2024/11/29 02:48:36 ERROR : : error listing: failed to get folder list: Directory doesn't exist (Error 404) run.go:164: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:164 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1175 /usr/local/go/src/testing/testing.go:1353 /usr/local/go/src/testing/testing.go:1683 /usr/local/go/src/runtime/panic.go:626 /usr/local/go/src/testing/testing.go:1005 /usr/local/go/src/testing/testing.go:1089 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:276 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1160 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1317 Error: Received unexpected error: failed to get folder list: Directory doesn't exist (Error 404) Test: TestSyncDeleteDuring 2024/11/29 02:48:36 ERROR : : error listing: failed to get folder list: Directory doesn't exist (Error 404) run.go:164: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:164 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1175 /usr/local/go/src/testing/testing.go:1353 /usr/local/go/src/testing/testing.go:1337 /usr/local/go/src/runtime/panic.go:626 /usr/local/go/src/testing/testing.go:1005 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:164 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1175 /usr/local/go/src/testing/testing.go:1353 /usr/local/go/src/testing/testing.go:1683 /usr/local/go/src/runtime/panic.go:626 /usr/local/go/src/testing/testing.go:1005 /usr/local/go/src/testing/testing.go:1089 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:276 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1160 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1317 Error: Received unexpected error: failed to get folder list: Directory doesn't exist (Error 404) Test: TestSyncDeleteDuring --- FAIL: TestSyncDeleteDuring (6.53s) === RUN TestSyncDeleteBefore run.go:180: Remote "OpenDrive root 'rclone-test-rexaxig2wutu'", Local "Local file system at /tmp/rclone1482564126", Modify Window "1s" 2024/11/29 02:48:37 DEBUG : potato: Uploading chunk 0, size=21, remain=0 2024/11/29 02:48:38 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache 2024/11/29 02:48:43 ERROR : : error listing: directory not found fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1151 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1326 Error: Should be true Test: TestSyncDeleteBefore Messages: listing wrong, want empty space (1), potato (21) got fstest.go:197: Not found "potato" fstest.go:197: Not found "empty space" fstest.go:200: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:200 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:304 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1151 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1326 Error: Not equal: expected: 0 actual : 2 Test: TestSyncDeleteBefore Messages: 2 objects not found 2024/11/29 02:48:47 DEBUG : Waiting for deletions to finish 2024/11/29 02:48:47 DEBUG : OpenDrive root 'rclone-test-rexaxig2wutu': Waiting for checks to finish 2024/11/29 02:48:47 DEBUG : OpenDrive root 'rclone-test-rexaxig2wutu': Waiting for transfers to finish 2024/11/29 02:48:47 ERROR : OpenDrive root 'rclone-test-rexaxig2wutu': error reading destination root directory: failed to get folder list: Directory doesn't exist (Error 404) 2024/11/29 02:48:47 DEBUG : OpenDrive root 'rclone-test-rexaxig2wutu': Waiting for checks to finish 2024/11/29 02:48:47 DEBUG : OpenDrive root 'rclone-test-rexaxig2wutu': Waiting for transfers to finish sync_test.go:1157: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1157 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1326 Error: Received unexpected error: failed to get folder list: Directory doesn't exist (Error 404) Test: TestSyncDeleteBefore 2024/11/29 02:48:48 ERROR : : error listing: failed to get folder list: Directory doesn't exist (Error 404) run.go:164: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:164 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1175 /usr/local/go/src/testing/testing.go:1353 /usr/local/go/src/testing/testing.go:1683 /usr/local/go/src/runtime/panic.go:626 /usr/local/go/src/testing/testing.go:1005 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1157 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1326 Error: Received unexpected error: failed to get folder list: Directory doesn't exist (Error 404) Test: TestSyncDeleteBefore --- FAIL: TestSyncDeleteBefore (11.55s) === RUN TestCopyDeleteBefore run.go:180: Remote "OpenDrive root 'rclone-test-rexaxig2wutu'", Local "Local file system at /tmp/rclone1482564126", Modify Window "1s" 2024/11/29 02:48:48 DEBUG : potato: Uploading chunk 0, size=21, remain=0 fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache 2024/11/29 02:48:51 ERROR : : error listing: directory not found fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1339 Error: Should be true Test: TestCopyDeleteBefore Messages: listing wrong, want potato (21) got empty space (1), potato (21), potato2 (60) fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1339 Error: Should be true Test: TestCopyDeleteBefore Messages: Unexpected file "empty space" fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1339 Error: Should be true Test: TestCopyDeleteBefore Messages: Unexpected file "potato2" fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:334 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1340 Error: Should be true Test: TestCopyDeleteBefore Messages: listing wrong, want potato2 (19) got empty space (1), potato2 (19) fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:334 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1340 Error: Should be true Test: TestCopyDeleteBefore Messages: Unexpected file "empty space" 2024/11/29 02:49:04 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/11/29 02:49:04 DEBUG : potato2: Sizes differ (src 19 vs dst 60) 2024/11/29 02:49:04 DEBUG : OpenDrive root 'rclone-test-rexaxig2wutu': Waiting for checks to finish 2024/11/29 02:49:04 DEBUG : empty space: Unchanged skipping 2024/11/29 02:49:04 DEBUG : OpenDrive root 'rclone-test-rexaxig2wutu': Waiting for transfers to finish 2024/11/29 02:49:05 DEBUG : potato2: Uploading chunk 0, size=19, remain=0 2024/11/29 02:49:05 DEBUG : potato2: md5 = 9519bc2e940e1696ea7365b4b81adedc OK 2024/11/29 02:49:05 INFO : potato2: Copied (replaced existing) run.go:180: Remote "OpenDrive root 'rclone-test-rexaxig2wutu'", Local "Local file system at /tmp/rclone1482564126", Modify Window "1s" fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1348 Error: Should be true Test: TestCopyDeleteBefore Messages: listing wrong, want potato (21), potato2 (19) got empty space (1), potato (21), potato2 (19) fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1348 Error: Should be true Test: TestCopyDeleteBefore Messages: Unexpected file "empty space" fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:334 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1349 Error: Should be true Test: TestCopyDeleteBefore Messages: listing wrong, want potato2 (19) got empty space (1), potato2 (19) fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:334 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1349 Error: Should be true Test: TestCopyDeleteBefore Messages: Unexpected file "empty space" run.go:125: removing dir "sub dir2" failed - try 1/3: Folder is already deleted (Error 403) run.go:125: removing dir "sub dir2" failed - try 2/3: Folder is already deleted (Error 403) run.go:125: removing dir "sub dir2" failed - try 3/3: Folder is already deleted (Error 403) run.go:128: removing dir "sub dir2" failed: Folder is already deleted (Error 403) run.go:125: removing dir "sub dir" failed - try 1/3: Folder is already deleted (Error 403) run.go:125: removing dir "sub dir" failed - try 2/3: Folder is already deleted (Error 403) run.go:125: removing dir "sub dir" failed - try 3/3: Folder is already deleted (Error 403) run.go:128: removing dir "sub dir" failed: Folder is already deleted (Error 403) fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1175 /usr/local/go/src/testing/testing.go:1353 /usr/local/go/src/testing/testing.go:1683 Error: Should be true Test: TestCopyDeleteBefore Messages: listing wrong, want got empty space (1), potato (21), potato2 (19) fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1175 /usr/local/go/src/testing/testing.go:1353 /usr/local/go/src/testing/testing.go:1683 Error: Should be true Test: TestCopyDeleteBefore Messages: Unexpected file "empty space" fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1175 /usr/local/go/src/testing/testing.go:1353 /usr/local/go/src/testing/testing.go:1683 Error: Should be true Test: TestCopyDeleteBefore Messages: Unexpected file "potato" fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1175 /usr/local/go/src/testing/testing.go:1353 /usr/local/go/src/testing/testing.go:1683 Error: Should be true Test: TestCopyDeleteBefore Messages: Unexpected file "potato2" --- FAIL: TestCopyDeleteBefore (49.87s) === RUN TestSyncWithExclude run.go:180: Remote "OpenDrive root 'rclone-test-rexaxig2wutu'", Local "Local file system at /tmp/rclone1482564126", Modify Window "1s" 2024/11/29 02:49:38 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2024/11/29 02:49:40 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2024/11/29 02:49:41 DEBUG : enormous: Excluded (Size Filter) 2024/11/29 02:49:41 DEBUG : enormous: Excluded 2024/11/29 02:49:41 DEBUG : potato2: Excluded (Size Filter) 2024/11/29 02:49:41 DEBUG : potato2: Excluded 2024/11/29 02:49:41 DEBUG : potato2: Excluded (Size Filter) 2024/11/29 02:49:41 DEBUG : potato2: Excluded 2024/11/29 02:49:41 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/11/29 02:49:41 DEBUG : OpenDrive root 'rclone-test-rexaxig2wutu': Waiting for checks to finish 2024/11/29 02:49:41 DEBUG : empty space: Unchanged skipping 2024/11/29 02:49:41 DEBUG : OpenDrive root 'rclone-test-rexaxig2wutu': Waiting for transfers to finish 2024/11/29 02:49:41 DEBUG : Waiting for deletions to finish 2024/11/29 02:49:41 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-rexaxig2wutu'", Local "Local file system at /tmp/rclone1482564126", Modify Window "1s" 2024/11/29 02:49:41 DEBUG : enormous: Excluded (Size Filter) 2024/11/29 02:49:41 DEBUG : enormous: Excluded 2024/11/29 02:49:41 DEBUG : potato2: Excluded (Size Filter) 2024/11/29 02:49:41 DEBUG : potato2: Excluded 2024/11/29 02:49:42 DEBUG : potato2: Excluded (Size Filter) 2024/11/29 02:49:42 DEBUG : potato2: Excluded 2024/11/29 02:49:42 DEBUG : Local file system at /tmp/rclone1482564126: Waiting for checks to finish 2024/11/29 02:49:42 DEBUG : empty space: Size and modification time the same (differ by 123.456789ms, within tolerance 1s) 2024/11/29 02:49:42 DEBUG : empty space: Unchanged skipping 2024/11/29 02:49:42 DEBUG : Local file system at /tmp/rclone1482564126: Waiting for transfers to finish 2024/11/29 02:49:42 DEBUG : Waiting for deletions to finish 2024/11/29 02:49:42 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-rexaxig2wutu'", Local "Local file system at /tmp/rclone1482564126", Modify Window "1s" --- PASS: TestSyncWithExclude (5.59s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "OpenDrive root 'rclone-test-rexaxig2wutu'", Local "Local file system at /tmp/rclone1482564126", Modify Window "1s" 2024/11/29 02:49:44 DEBUG : one: Uploading chunk 0, size=3, remain=0 2024/11/29 02:49:46 DEBUG : two: Uploading chunk 0, size=3, remain=0 2024/11/29 02:49:48 DEBUG : three: Uploading chunk 0, size=5, remain=0 2024/11/29 02:49:49 DEBUG : four: Uploading chunk 0, size=8, remain=0 2024/11/29 02:49:51 DEBUG : five: Need to transfer - File not found at Destination 2024/11/29 02:49:51 DEBUG : four: Sizes differ (src 4 vs dst 8) 2024/11/29 02:49:51 DEBUG : one: Destination is newer than source, skipping 2024/11/29 02:49:51 DEBUG : three: Sizes identical 2024/11/29 02:49:51 DEBUG : OpenDrive root 'rclone-test-rexaxig2wutu': Waiting for checks to finish 2024/11/29 02:49:51 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 (Local file system at /tmp/rclone1482564126) 2024/11/29 02:49:51 DEBUG : two: md5 = 0f82d86afa0f5dc965c5c15aca58dcfb (OpenDrive root 'rclone-test-rexaxig2wutu') 2024/11/29 02:49:51 DEBUG : two: md5 differ 2024/11/29 02:49:51 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2024/11/29 02:49:51 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2024/11/29 02:49:51 DEBUG : OpenDrive root 'rclone-test-rexaxig2wutu': Waiting for transfers to finish 2024/11/29 02:49:51 DEBUG : two: Uploading chunk 0, size=3, remain=0 2024/11/29 02:49:51 DEBUG : four: Uploading chunk 0, size=4, remain=0 2024/11/29 02:49:52 DEBUG : five: Uploading chunk 0, size=4, remain=0 2024/11/29 02:49:52 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2024/11/29 02:49:52 INFO : two: Copied (replaced existing) 2024/11/29 02:49:52 DEBUG : four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK 2024/11/29 02:49:52 INFO : four: Copied (replaced existing) 2024/11/29 02:49:53 DEBUG : five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK 2024/11/29 02:49:53 INFO : five: Copied (new) 2024/11/29 02:49:53 DEBUG : Waiting for deletions to finish 2024/11/29 02:49:53 DEBUG : one: Destination is newer than source, skipping 2024/11/29 02:49:53 DEBUG : OpenDrive root 'rclone-test-rexaxig2wutu': Waiting for checks to finish 2024/11/29 02:49:53 DEBUG : four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK 2024/11/29 02:49:53 DEBUG : four: Size and md5 of src and dst objects identical 2024/11/29 02:49:53 DEBUG : five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK 2024/11/29 02:49:53 DEBUG : three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 (Local file system at /tmp/rclone1482564126) 2024/11/29 02:49:53 DEBUG : five: Size and md5 of src and dst objects identical 2024/11/29 02:49:53 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2024/11/29 02:49:53 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2024/11/29 02:49:53 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2024/11/29 02:49:53 DEBUG : three: md5 = 413af0de1f97a2155acf2b8b26ab36e2 (OpenDrive root 'rclone-test-rexaxig2wutu') 2024/11/29 02:49:53 DEBUG : two: Size and md5 of src and dst objects identical 2024/11/29 02:49:53 DEBUG : three: md5 differ 2024/11/29 02:49:53 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2024/11/29 02:49:53 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2024/11/29 02:49:53 DEBUG : OpenDrive root 'rclone-test-rexaxig2wutu': Waiting for transfers to finish 2024/11/29 02:49:53 DEBUG : three: Uploading chunk 0, size=5, remain=0 2024/11/29 02:49:54 DEBUG : three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK 2024/11/29 02:49:54 INFO : three: Copied (replaced existing) 2024/11/29 02:49:54 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (12.56s) === RUN TestSyncWithTrackRenames run.go:180: Remote "OpenDrive root 'rclone-test-rexaxig2wutu'", Local "Local file system at /tmp/rclone1482564126", Modify Window "1s" sync_test.go:1538: Can track renames: true 2024/11/29 02:49:56 INFO : OpenDrive root 'rclone-test-rexaxig2wutu': Making map for --track-renames 2024/11/29 02:49:56 INFO : OpenDrive root 'rclone-test-rexaxig2wutu': Finished making map for --track-renames 2024/11/29 02:49:56 DEBUG : OpenDrive root 'rclone-test-rexaxig2wutu': Waiting for checks to finish 2024/11/29 02:49:56 DEBUG : potato: Need to transfer - No matching file found at Destination 2024/11/29 02:49:56 DEBUG : yam: Need to transfer - No matching file found at Destination 2024/11/29 02:49:56 DEBUG : OpenDrive root 'rclone-test-rexaxig2wutu': Waiting for renames to finish 2024/11/29 02:49:56 DEBUG : OpenDrive root 'rclone-test-rexaxig2wutu': Waiting for transfers to finish 2024/11/29 02:49:57 DEBUG : potato: Uploading chunk 0, size=14, remain=0 2024/11/29 02:49:57 DEBUG : yam: Uploading chunk 0, size=11, remain=0 2024/11/29 02:49:57 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2024/11/29 02:49:57 INFO : potato: Copied (new) 2024/11/29 02:49:58 DEBUG : yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2024/11/29 02:49:58 INFO : yam: Copied (new) 2024/11/29 02:49:58 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-rexaxig2wutu'", Local "Local file system at /tmp/rclone1482564126", Modify Window "1s" 2024/11/29 02:49:58 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/29 02:49:58 INFO : OpenDrive root 'rclone-test-rexaxig2wutu': Making map for --track-renames 2024/11/29 02:49:58 INFO : OpenDrive root 'rclone-test-rexaxig2wutu': Finished making map for --track-renames 2024/11/29 02:49:58 DEBUG : OpenDrive root 'rclone-test-rexaxig2wutu': Waiting for checks to finish 2024/11/29 02:49:58 DEBUG : potato: Unchanged skipping 2024/11/29 02:49:58 DEBUG : OpenDrive root 'rclone-test-rexaxig2wutu': Waiting for renames to finish 2024/11/29 02:49:59 DEBUG : yam: same parent dir (ODFfNzU2NTk3OF9kQmJjNw) - using file/rename instead of move_copy for yaml 2024/11/29 02:49:59 INFO : yam: Moved (server-side) to: yaml 2024/11/29 02:49:59 INFO : yaml: Renamed from "yam" 2024/11/29 02:49:59 DEBUG : OpenDrive root 'rclone-test-rexaxig2wutu': Waiting for transfers to finish 2024/11/29 02:49:59 DEBUG : Waiting for deletions to finish 2024/11/29 02:49:59 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-rexaxig2wutu'", Local "Local file system at /tmp/rclone1482564126", Modify Window "1s" --- PASS: TestSyncWithTrackRenames (4.74s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "OpenDrive root 'rclone-test-rexaxig2wutu'", Local "Local file system at /tmp/rclone1482564126", Modify Window "1s" sync_test.go:1610: Can track renames: true 2024/11/29 02:50:01 INFO : OpenDrive root 'rclone-test-rexaxig2wutu': Making map for --track-renames 2024/11/29 02:50:01 INFO : OpenDrive root 'rclone-test-rexaxig2wutu': Finished making map for --track-renames 2024/11/29 02:50:01 DEBUG : OpenDrive root 'rclone-test-rexaxig2wutu': Waiting for checks to finish 2024/11/29 02:50:01 DEBUG : potato: Need to transfer - No matching file found at Destination 2024/11/29 02:50:01 DEBUG : yam: Need to transfer - No matching file found at Destination 2024/11/29 02:50:01 DEBUG : OpenDrive root 'rclone-test-rexaxig2wutu': Waiting for renames to finish 2024/11/29 02:50:01 DEBUG : OpenDrive root 'rclone-test-rexaxig2wutu': Waiting for transfers to finish 2024/11/29 02:50:01 DEBUG : yam: Uploading chunk 0, size=11, remain=0 2024/11/29 02:50:02 DEBUG : potato: Uploading chunk 0, size=14, remain=0 2024/11/29 02:50:02 DEBUG : yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2024/11/29 02:50:02 INFO : yam: Copied (new) 2024/11/29 02:50:02 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2024/11/29 02:50:02 INFO : potato: Copied (new) 2024/11/29 02:50:02 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-rexaxig2wutu'", Local "Local file system at /tmp/rclone1482564126", Modify Window "1s" 2024/11/29 02:50:03 INFO : OpenDrive root 'rclone-test-rexaxig2wutu': Making map for --track-renames 2024/11/29 02:50:03 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/29 02:50:03 INFO : OpenDrive root 'rclone-test-rexaxig2wutu': Finished making map for --track-renames 2024/11/29 02:50:03 DEBUG : OpenDrive root 'rclone-test-rexaxig2wutu': Waiting for checks to finish 2024/11/29 02:50:03 DEBUG : potato: Unchanged skipping 2024/11/29 02:50:03 DEBUG : OpenDrive root 'rclone-test-rexaxig2wutu': Waiting for renames to finish 2024/11/29 02:50:03 DEBUG : yam: same parent dir (ODFfNzU2NTk3OF9kQmJjNw) - using file/rename instead of move_copy for yaml 2024/11/29 02:50:03 INFO : yam: Moved (server-side) to: yaml 2024/11/29 02:50:03 INFO : yaml: Renamed from "yam" 2024/11/29 02:50:03 DEBUG : OpenDrive root 'rclone-test-rexaxig2wutu': Waiting for transfers to finish 2024/11/29 02:50:03 DEBUG : Waiting for deletions to finish 2024/11/29 02:50:03 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-rexaxig2wutu'", Local "Local file system at /tmp/rclone1482564126", Modify Window "1s" --- PASS: TestSyncWithTrackRenamesStrategyModtime (4.75s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "OpenDrive root 'rclone-test-rexaxig2wutu'", Local "Local file system at /tmp/rclone1482564126", Modify Window "1s" sync_test.go:1649: Can track renames: true 2024/11/29 02:50:05 INFO : OpenDrive root 'rclone-test-rexaxig2wutu': Making map for --track-renames 2024/11/29 02:50:05 INFO : OpenDrive root 'rclone-test-rexaxig2wutu': Finished making map for --track-renames 2024/11/29 02:50:05 DEBUG : OpenDrive root 'rclone-test-rexaxig2wutu': Waiting for checks to finish 2024/11/29 02:50:05 DEBUG : potato: Need to transfer - No matching file found at Destination 2024/11/29 02:50:05 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2024/11/29 02:50:05 DEBUG : OpenDrive root 'rclone-test-rexaxig2wutu': Waiting for renames to finish 2024/11/29 02:50:05 DEBUG : OpenDrive root 'rclone-test-rexaxig2wutu': Waiting for transfers to finish 2024/11/29 02:50:06 DEBUG : potato: Uploading chunk 0, size=14, remain=0 2024/11/29 02:50:06 DEBUG : sub/yam: Uploading chunk 0, size=11, remain=0 2024/11/29 02:50:07 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2024/11/29 02:50:07 INFO : potato: Copied (new) 2024/11/29 02:50:07 DEBUG : sub/yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2024/11/29 02:50:07 INFO : sub/yam: Copied (new) 2024/11/29 02:50:07 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-rexaxig2wutu'", Local "Local file system at /tmp/rclone1482564126", Modify Window "1s" 2024/11/29 02:50:08 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/29 02:50:08 DEBUG : potato: Unchanged skipping 2024/11/29 02:50:08 INFO : OpenDrive root 'rclone-test-rexaxig2wutu': Making map for --track-renames 2024/11/29 02:50:08 INFO : OpenDrive root 'rclone-test-rexaxig2wutu': Finished making map for --track-renames 2024/11/29 02:50:08 DEBUG : OpenDrive root 'rclone-test-rexaxig2wutu': Waiting for checks to finish 2024/11/29 02:50:08 DEBUG : OpenDrive root 'rclone-test-rexaxig2wutu': Waiting for renames to finish 2024/11/29 02:50:09 INFO : sub/yam: Moved (server-side) to: yam 2024/11/29 02:50:09 INFO : yam: Renamed from "sub/yam" 2024/11/29 02:50:09 DEBUG : OpenDrive root 'rclone-test-rexaxig2wutu': Waiting for transfers to finish 2024/11/29 02:50:09 DEBUG : Waiting for deletions to finish 2024/11/29 02:50:09 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-rexaxig2wutu'", Local "Local file system at /tmp/rclone1482564126", Modify Window "1s" --- PASS: TestSyncWithTrackRenamesStrategyLeaf (5.75s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "OpenDrive root 'rclone-test-rexaxig2wutu'", Local "Local file system at /tmp/rclone1482564126", Modify Window "1s" 2024/11/29 02:50:11 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/29 02:50:11 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2024/11/29 02:50:11 DEBUG : OpenDrive root 'rclone-test-rexaxig2wutu': Waiting for checks to finish 2024/11/29 02:50:11 DEBUG : OpenDrive root 'rclone-test-rexaxig2wutu': Waiting for transfers to finish 2024/11/29 02:50:12 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2024/11/29 02:50:13 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/11/29 02:50:13 INFO : sub dir/hello world: Copied (new) 2024/11/29 02:50:13 INFO : sub dir/hello world: Deleted 2024/11/29 02:50:13 DEBUG : nested/sub dir/file: Uploading chunk 0, size=6, remain=0 2024/11/29 02:50:14 DEBUG : nested/sub dir/file: md5 = 83d3784ea62518eafc60e98d84f877ad OK 2024/11/29 02:50:14 INFO : nested/sub dir/file: Copied (new) 2024/11/29 02:50:14 INFO : nested/sub dir/file: Deleted 2024/11/29 02:50:14 INFO : sub dir: Removing directory 2024/11/29 02:50:14 INFO : nested/sub dir: Removing directory 2024/11/29 02:50:14 INFO : nested: Removing directory 2024/11/29 02:50:14 DEBUG : Local file system at /tmp/rclone1482564126: deleted 3 directories run.go:180: Remote "OpenDrive root 'rclone-test-rexaxig2wutu'", Local "Local file system at /tmp/rclone1482564126", Modify Window "1s" --- PASS: TestMoveWithDeleteEmptySrcDirs (6.38s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "OpenDrive root 'rclone-test-rexaxig2wutu'", Local "Local file system at /tmp/rclone1482564126", Modify Window "1s" 2024/11/29 02:50:17 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/29 02:50:17 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2024/11/29 02:50:17 DEBUG : OpenDrive root 'rclone-test-rexaxig2wutu': Waiting for checks to finish 2024/11/29 02:50:17 DEBUG : OpenDrive root 'rclone-test-rexaxig2wutu': Waiting for transfers to finish 2024/11/29 02:50:19 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2024/11/29 02:50:19 DEBUG : nested/sub dir/file: Uploading chunk 0, size=6, remain=0 2024/11/29 02:50:20 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/11/29 02:50:20 INFO : sub dir/hello world: Copied (new) 2024/11/29 02:50:20 INFO : sub dir/hello world: Deleted 2024/11/29 02:50:20 DEBUG : nested/sub dir/file: md5 = 83d3784ea62518eafc60e98d84f877ad OK 2024/11/29 02:50:20 INFO : nested/sub dir/file: Copied (new) 2024/11/29 02:50:20 INFO : nested/sub dir/file: Deleted run.go:180: Remote "OpenDrive root 'rclone-test-rexaxig2wutu'", Local "Local file system at /tmp/rclone1482564126", Modify Window "1s" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (6.55s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "OpenDrive root 'rclone-test-rexaxig2wutu'", Local "Local file system at /tmp/rclone1482564126", Modify Window "1s" 2024/11/29 02:50:24 DEBUG : existing: Need to transfer - File not found at Destination 2024/11/29 02:50:24 DEBUG : existing-b: Need to transfer - File not found at Destination 2024/11/29 02:50:24 DEBUG : OpenDrive root 'rclone-test-rexaxig2wutu': Waiting for checks to finish 2024/11/29 02:50:24 DEBUG : OpenDrive root 'rclone-test-rexaxig2wutu': Waiting for transfers to finish 2024/11/29 02:50:25 DEBUG : existing-b: Uploading chunk 0, size=6, remain=0 2024/11/29 02:50:25 DEBUG : existing: Uploading chunk 0, size=6, remain=0 2024/11/29 02:50:26 DEBUG : existing-b: md5 = 006f87892f47ef9aa60fa5ed01a440fb OK 2024/11/29 02:50:26 INFO : existing-b: Copied (new) 2024/11/29 02:50:26 INFO : existing-b: Deleted 2024/11/29 02:50:26 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2024/11/29 02:50:26 INFO : existing: Copied (new) 2024/11/29 02:50:26 INFO : existing: Deleted fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:286: Sleeping for 7s just to make sure 2024/11/29 02:50:37 DEBUG : existing: Need to transfer - File not found at Destination 2024/11/29 02:50:37 DEBUG : OpenDrive root 'rclone-test-rexaxig2wutu': Waiting for checks to finish 2024/11/29 02:50:37 DEBUG : OpenDrive root 'rclone-test-rexaxig2wutu': Waiting for transfers to finish 2024/11/29 02:50:37 DEBUG : existing: Uploading chunk 0, size=11, remain=0 2024/11/29 02:50:38 DEBUG : existing: md5 = 7862f8c359da0df7eff16e1130e998f9 OK 2024/11/29 02:50:38 INFO : existing: Copied (new) 2024/11/29 02:50:38 INFO : existing: Deleted run.go:180: Remote "OpenDrive root 'rclone-test-rexaxig2wutu'", Local "Local file system at /tmp/rclone1482564126", Modify Window "1s" fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:350 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1859 Error: Should be true Test: TestMoveWithIgnoreExisting Messages: listing wrong, want existing (11) got fstest.go:197: Not found "existing" fstest.go:200: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:200 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:304 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:350 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1859 Error: Not equal: expected: 0 actual : 1 Test: TestMoveWithIgnoreExisting Messages: 1 objects not found fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:360 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1867 Error: Should be true Test: TestMoveWithIgnoreExisting Messages: listing wrong, want existing (6), existing-b (6) got existing (11), existing-b (6) fstest.go:137: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:137 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:143 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:189 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:360 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1867 Error: Should be true Test: TestMoveWithIgnoreExisting Messages: OpenDrive root 'rclone-test-rexaxig2wutu'/existing: md5 hash incorrect - expecting "8ee2027983915ec78acc45027d874316" got "7862f8c359da0df7eff16e1130e998f9" fstest.go:144: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:144 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:189 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:360 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1867 Error: Not equal: expected: 6 actual : 11 Test: TestMoveWithIgnoreExisting Messages: existing: size incorrect file=6 vs obj=11 fstest.go:121: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:121 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:126 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:145 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:189 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:360 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1867 Error: Should be true Test: TestMoveWithIgnoreExisting Messages: existing: Modification time difference too big |-95456h54m52.500000001s| > 1s (want 2001-02-03 04:05:06.499999999 +0000 UTC vs got 2011-12-25 12:59:59 +0000 UTC) (precision 1s) fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1175 /usr/local/go/src/testing/testing.go:1353 /usr/local/go/src/testing/testing.go:1683 Error: Should be true Test: TestMoveWithIgnoreExisting Messages: listing wrong, want got empty space (1), potato (21), potato2 (19) fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1175 /usr/local/go/src/testing/testing.go:1353 /usr/local/go/src/testing/testing.go:1683 Error: Should be true Test: TestMoveWithIgnoreExisting Messages: Unexpected file "empty space" fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1175 /usr/local/go/src/testing/testing.go:1353 /usr/local/go/src/testing/testing.go:1683 Error: Should be true Test: TestMoveWithIgnoreExisting Messages: Unexpected file "potato" fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1175 /usr/local/go/src/testing/testing.go:1353 /usr/local/go/src/testing/testing.go:1683 Error: Should be true Test: TestMoveWithIgnoreExisting Messages: Unexpected file "potato2" --- FAIL: TestMoveWithIgnoreExisting (39.50s) === RUN TestServerSideMove run.go:180: Remote "OpenDrive root 'rclone-test-rexaxig2wutu'", Local "Local file system at /tmp/rclone1482564126", Modify Window "1s" 2024/11/29 02:51:03 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-qeberaq0xaxu" 2024/11/29 02:51:04 DEBUG : Starting OpenDrive session with ID: 5cb745f6e948074d25dd18871a1b1d243cffb237681c65fb737e1980225da65f 2024/11/29 02:51:05 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2024/11/29 02:51:07 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2024/11/29 02:51:09 DEBUG : potato3: Uploading chunk 0, size=68, remain=0 sync_test.go:1705: Server side move (if possible) OpenDrive root 'rclone-test-rexaxig2wutu' -> OpenDrive root 'rclone-test-qeberaq0xaxu' 2024/11/29 02:51:11 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2024/11/29 02:51:13 DEBUG : potato3: Uploading chunk 0, size=60, remain=0 2024/11/29 02:51:14 DEBUG : OpenDrive root 'rclone-test-qeberaq0xaxu': Using server-side directory move 2024/11/29 02:51:14 INFO : OpenDrive root 'rclone-test-qeberaq0xaxu': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2024/11/29 02:51:14 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/29 02:51:14 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1s) 2024/11/29 02:51:14 DEBUG : empty space: Unchanged skipping 2024/11/29 02:51:14 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2024/11/29 02:51:14 DEBUG : OpenDrive root 'rclone-test-qeberaq0xaxu': Waiting for checks to finish 2024/11/29 02:51:14 INFO : potato3: Deleted 2024/11/29 02:51:14 INFO : empty space: Deleted 2024/11/29 02:51:14 DEBUG : OpenDrive root 'rclone-test-qeberaq0xaxu': Waiting for transfers to finish 2024/11/29 02:51:14 INFO : potato2: Moved (server-side) 2024/11/29 02:51:14 INFO : potato3: Moved (server-side) 2024/11/29 02:51:15 ERROR : : error listing: failed to get folder list: Directory doesn't exist (Error 404) fstest.go:276: Error listing: failed to get folder list: Directory doesn't exist (Error 404) 2024/11/29 02:51:15 DEBUG : OpenDrive root 'rclone-test-qeberaq0xaxu': Purge remote --- FAIL: TestServerSideMove (12.25s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "OpenDrive root 'rclone-test-rexaxig2wutu'", Local "Local file system at /tmp/rclone1482564126", Modify Window "1s" 2024/11/29 02:51:16 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-najigej9weru" 2024/11/29 02:51:16 DEBUG : Starting OpenDrive session with ID: 89e62c498a372349b14f99802f69957abca25cc8fe3d2db4c274970ea7ae5710 2024/11/29 02:51:17 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2024/11/29 02:51:18 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2024/11/29 02:51:20 DEBUG : potato3: Uploading chunk 0, size=68, remain=0 sync_test.go:1705: Server side move (if possible) OpenDrive root 'rclone-test-rexaxig2wutu' -> OpenDrive root 'rclone-test-najigej9weru' 2024/11/29 02:51:22 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2024/11/29 02:51:24 DEBUG : potato3: Uploading chunk 0, size=60, remain=0 2024/11/29 02:51:26 ERROR : OpenDrive root 'rclone-test-najigej9weru': error reading destination root directory: failed to get folder list: Directory doesn't exist (Error 404) 2024/11/29 02:51:26 DEBUG : OpenDrive root 'rclone-test-najigej9weru': Waiting for checks to finish 2024/11/29 02:51:26 DEBUG : OpenDrive root 'rclone-test-najigej9weru': Waiting for transfers to finish sync_test.go:1716: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1716 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1894 Error: Received unexpected error: failed to get folder list: Directory doesn't exist (Error 404) Test: TestServerSideMoveWithFilter 2024/11/29 02:51:26 DEBUG : OpenDrive root 'rclone-test-najigej9weru': Purge remote fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1175 /usr/local/go/src/testing/testing.go:1353 /usr/local/go/src/testing/testing.go:1683 /usr/local/go/src/runtime/panic.go:626 /usr/local/go/src/testing/testing.go:1005 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1716 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1894 Error: Should be true Test: TestServerSideMoveWithFilter Messages: listing wrong, want got empty space (1), potato2 (60), potato3 (68) fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1175 /usr/local/go/src/testing/testing.go:1353 /usr/local/go/src/testing/testing.go:1683 /usr/local/go/src/runtime/panic.go:626 /usr/local/go/src/testing/testing.go:1005 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1716 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1894 Error: Should be true Test: TestServerSideMoveWithFilter Messages: Unexpected file "empty space" fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1175 /usr/local/go/src/testing/testing.go:1353 /usr/local/go/src/testing/testing.go:1683 /usr/local/go/src/runtime/panic.go:626 /usr/local/go/src/testing/testing.go:1005 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1716 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1894 Error: Should be true Test: TestServerSideMoveWithFilter Messages: Unexpected file "potato2" fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1175 /usr/local/go/src/testing/testing.go:1353 /usr/local/go/src/testing/testing.go:1683 /usr/local/go/src/runtime/panic.go:626 /usr/local/go/src/testing/testing.go:1005 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1716 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1894 Error: Should be true Test: TestServerSideMoveWithFilter Messages: Unexpected file "potato3" --- FAIL: TestServerSideMoveWithFilter (18.86s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "OpenDrive root 'rclone-test-rexaxig2wutu'", Local "Local file system at /tmp/rclone1482564126", Modify Window "1s" 2024/11/29 02:51:34 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-masusef2wubi" 2024/11/29 02:51:35 DEBUG : Starting OpenDrive session with ID: 3398729e161789e230fdd9b83742138b713b6f4f2187c6f10277fb633e76baec run.go:285: Failed to put "potato2" to "OpenDrive root 'rclone-test-rexaxig2wutu'": failed to create file: File with such a name already exists. (Error 409) 2024/11/29 02:51:36 DEBUG : OpenDrive root 'rclone-test-masusef2wubi': Purge remote 2024/11/29 02:51:36 NOTICE: purge failed: directory not found --- FAIL: TestServerSideMoveDeleteEmptySourceDirs (2.62s) === RUN TestSyncOverlap run.go:180: Remote "OpenDrive root 'rclone-test-rexaxig2wutu'", Local "Local file system at /tmp/rclone1482564126", Modify Window "1s" 2024/11/29 02:51:37 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-rexaxig2wutu/rclone-sync-test" 2024/11/29 02:51:37 DEBUG : Starting OpenDrive session with ID: 563558cdfbb50ba189b0bb1d5ea6d302e342f8dc8b3f535cca7fa15e40320155 run.go:180: Remote "OpenDrive root 'rclone-test-rexaxig2wutu'", Local "Local file system at /tmp/rclone1482564126", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-rexaxig2wutu'", Local "Local file system at /tmp/rclone1482564126", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-rexaxig2wutu'", Local "Local file system at /tmp/rclone1482564126", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-rexaxig2wutu'", Local "Local file system at /tmp/rclone1482564126", Modify Window "1s" fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:286: Sleeping for 6s just to make sure run.go:125: removing dir "sub dir" failed - try 1/3: Folder is already deleted (Error 403) run.go:125: removing dir "sub dir" failed - try 2/3: Folder is already deleted (Error 403) run.go:125: removing dir "sub dir" failed - try 3/3: Folder is already deleted (Error 403) run.go:128: removing dir "sub dir" failed: Folder is already deleted (Error 403) run.go:125: removing dir "nested" failed - try 1/3: Folder is already deleted (Error 403) run.go:125: removing dir "nested" failed - try 2/3: Folder is already deleted (Error 403) run.go:125: removing dir "nested" failed - try 3/3: Folder is already deleted (Error 403) run.go:128: removing dir "nested" failed: Folder is already deleted (Error 403) --- PASS: TestSyncOverlap (18.02s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "OpenDrive root 'rclone-test-rexaxig2wutu'", Local "Local file system at /tmp/rclone1482564126", Modify Window "1s" 2024/11/29 02:51:55 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-rexaxig2wutu/rclone-sync-test" 2024/11/29 02:51:55 DEBUG : Starting OpenDrive session with ID: 4e7ef4542be9fcb72b7069b63a004a632cba07372988955f900e437fe6dff7ed 2024/11/29 02:51:57 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-rexaxig2wutu/rclone-sync-test-include/layer2" 2024/11/29 02:51:57 DEBUG : Starting OpenDrive session with ID: d5257860cd50c087b1eadcceaadf6f2ef7ccb10dcc7b69f534c8fc0473db60ba sync_test.go:1986: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1986 Error: Received unexpected error: failed to get folder list: Directory doesn't exist (Error 404) Test: TestSyncOverlapWithFilter 2024/11/29 02:51:59 ERROR : rclone-sync-test: error listing: failed to get folder list: Directory doesn't exist (Error 404) fstest.go:276: Error listing: failed to get folder list: Directory doesn't exist (Error 404) --- FAIL: TestSyncOverlapWithFilter (4.36s) === RUN TestSyncCompareDest run.go:180: Remote "OpenDrive root 'rclone-test-rexaxig2wutu'", Local "Local file system at /tmp/rclone1482564126", Modify Window "1s" 2024/11/29 02:51:59 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-rexaxig2wutu/dst" 2024/11/29 02:52:00 DEBUG : Starting OpenDrive session with ID: ce650c14ea13338098d041f2ecbb0c57199f42b227ba748b1a0c4431d0c4d731 2024/11/29 02:52:01 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-rexaxig2wutu/CompareDest" 2024/11/29 02:52:01 DEBUG : Starting OpenDrive session with ID: cee03db2018e8cdb819146179d002027c7109e2c9b8f5f230ae541ccc09f6444 2024/11/29 02:52:02 DEBUG : one: Need to transfer - File not found at Destination 2024/11/29 02:52:02 DEBUG : OpenDrive root 'rclone-test-rexaxig2wutu/dst': Waiting for checks to finish 2024/11/29 02:52:02 DEBUG : OpenDrive root 'rclone-test-rexaxig2wutu/dst': Waiting for transfers to finish 2024/11/29 02:52:03 DEBUG : one: Uploading chunk 0, size=3, remain=0 2024/11/29 02:52:04 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2024/11/29 02:52:04 INFO : one: Copied (new) 2024/11/29 02:52:04 DEBUG : Waiting for deletions to finish fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:286: Sleeping for 6s just to make sure 2024/11/29 02:52:13 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/29 02:52:13 DEBUG : OpenDrive root 'rclone-test-rexaxig2wutu/dst': Waiting for checks to finish 2024/11/29 02:52:13 DEBUG : OpenDrive root 'rclone-test-rexaxig2wutu/dst': Waiting for transfers to finish 2024/11/29 02:52:13 DEBUG : one: Uploading chunk 0, size=5, remain=0 2024/11/29 02:52:14 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2024/11/29 02:52:14 INFO : one: Copied (replaced existing) 2024/11/29 02:52:14 DEBUG : Waiting for deletions to finish 2024/11/29 02:52:15 ERROR : rclone-sync-test-include: error listing: failed to get folder list: Directory doesn't exist (Error 404) 2024/11/29 02:52:15 ERROR : rclone-sync-test: error listing: failed to get folder list: Directory doesn't exist (Error 404) fstest.go:276: Error listing: failed to get folder list: Directory doesn't exist (Error 404) 2024/11/29 02:52:15 ERROR : dst: error listing: failed to get folder list: Directory doesn't exist (Error 404) run.go:164: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:164 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1175 /usr/local/go/src/testing/testing.go:1353 /usr/local/go/src/testing/testing.go:1683 /usr/local/go/src/runtime/panic.go:626 /usr/local/go/src/testing/testing.go:1005 /usr/local/go/src/testing/testing.go:1089 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:276 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2106 Error: Received unexpected error: failed to get folder list: Directory doesn't exist (Error 404) Test: TestSyncCompareDest --- FAIL: TestSyncCompareDest (16.00s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "OpenDrive root 'rclone-test-rexaxig2wutu'", Local "Local file system at /tmp/rclone1482564126", Modify Window "1s" fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:334 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2208 Error: Should be true Test: TestSyncMultipleCompareDest Messages: listing wrong, want 1 (1), 2 (1), 3 (1) got 1 (1), 2 (1), 3 (1), one (5) fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:334 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2208 Error: Should be true Test: TestSyncMultipleCompareDest Messages: Unexpected file "one" 2024/11/29 02:52:24 DEBUG : pre-dest1/1: Uploading chunk 0, size=1, remain=0 2024/11/29 02:52:26 DEBUG : pre-dest2/2: Uploading chunk 0, size=1, remain=0 fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2212 Error: Should be true Test: TestSyncMultipleCompareDest Messages: listing wrong, want pre-dest1/1 (1), pre-dest2/2 (1) got dst/one (5), pre-dest1/1 (1), pre-dest2/2 (1) fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2212 Error: Should be true Test: TestSyncMultipleCompareDest Messages: Unexpected file "dst/one" 2024/11/29 02:52:35 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-rexaxig2wutu/dest" 2024/11/29 02:52:36 DEBUG : Starting OpenDrive session with ID: 40776bbf6c6b9335ed2df9220564f53536ebeb0b961832ff61b70a8547d525cb 2024/11/29 02:52:36 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-rexaxig2wutu/pre-dest1" 2024/11/29 02:52:37 DEBUG : Starting OpenDrive session with ID: b0776121d19837b48fe68dd1cd3d2c5c7036fb3d868ae623887e00391c69acd1 2024/11/29 02:52:38 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-rexaxig2wutu/pre-dest2" 2024/11/29 02:52:38 DEBUG : Starting OpenDrive session with ID: edf5304ca24a6c486041b33b38e5b0c31b1291f3acd96231ff334c81b81be33a 2024/11/29 02:52:39 DEBUG : 1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/29 02:52:39 DEBUG : 1: Destination found in --compare-dest, skipping 2024/11/29 02:52:39 DEBUG : 2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/29 02:52:39 DEBUG : 2: Destination found in --compare-dest, skipping 2024/11/29 02:52:40 DEBUG : 3: Need to transfer - File not found at Destination 2024/11/29 02:52:40 DEBUG : one: Need to transfer - File not found at Destination 2024/11/29 02:52:40 DEBUG : OpenDrive root 'rclone-test-rexaxig2wutu/dest': Waiting for checks to finish 2024/11/29 02:52:40 DEBUG : OpenDrive root 'rclone-test-rexaxig2wutu/dest': Waiting for transfers to finish 2024/11/29 02:52:41 DEBUG : 3: Uploading chunk 0, size=1, remain=0 2024/11/29 02:52:41 DEBUG : one: Uploading chunk 0, size=5, remain=0 2024/11/29 02:52:42 DEBUG : 3: md5 = eccbc87e4b5ce2fe28308fd9f2a7baf3 OK 2024/11/29 02:52:42 INFO : 3: Copied (new) 2024/11/29 02:52:42 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2024/11/29 02:52:42 INFO : one: Copied (new) 2024/11/29 02:52:42 ERROR : OpenDrive root 'rclone-test-rexaxig2wutu/dest': not deleting files as there were IO errors 2024/11/29 02:52:42 ERROR : OpenDrive root 'rclone-test-rexaxig2wutu/dest': not deleting directories as there were IO errors sync_test.go:2218: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2218 Error: Received unexpected error: failed to get folder list: Directory doesn't exist (Error 404) Test: TestSyncMultipleCompareDest 2024/11/29 02:52:43 ERROR : rclone-sync-test: error listing: failed to get folder list: Directory doesn't exist (Error 404) run.go:164: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:164 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1175 /usr/local/go/src/testing/testing.go:1353 /usr/local/go/src/testing/testing.go:1683 /usr/local/go/src/runtime/panic.go:626 /usr/local/go/src/testing/testing.go:1005 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2218 Error: Received unexpected error: failed to get folder list: Directory doesn't exist (Error 404) Test: TestSyncMultipleCompareDest --- FAIL: TestSyncMultipleCompareDest (27.96s) === RUN TestSyncCopyDest run.go:180: Remote "OpenDrive root 'rclone-test-rexaxig2wutu'", Local "Local file system at /tmp/rclone1482564126", Modify Window "1s" 2024/11/29 02:52:43 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-rexaxig2wutu/dst" 2024/11/29 02:52:44 DEBUG : Starting OpenDrive session with ID: 614d5de7723b00d9cfea60f93b2b650abda5c82fbafa671b8d237bfe8060a58a fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:334 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2245 Error: Should be true Test: TestSyncCopyDest Messages: listing wrong, want one (3) got 1 (1), 2 (1), 3 (1), one (3) fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:334 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2245 Error: Should be true Test: TestSyncCopyDest Messages: Unexpected file "1" fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:334 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2245 Error: Should be true Test: TestSyncCopyDest Messages: Unexpected file "2" fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:334 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2245 Error: Should be true Test: TestSyncCopyDest Messages: Unexpected file "3" 2024/11/29 02:52:52 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-rexaxig2wutu/CopyDest" 2024/11/29 02:52:52 DEBUG : Starting OpenDrive session with ID: 65e01957420b4ab8c96a3a3ea092c7225024d7d4061630467727a04de3fe42e3 2024/11/29 02:52:54 DEBUG : 1: Need to transfer - File not found at Destination 2024/11/29 02:52:54 DEBUG : 2: Need to transfer - File not found at Destination 2024/11/29 02:52:54 DEBUG : 3: Need to transfer - File not found at Destination 2024/11/29 02:52:54 DEBUG : one: Need to transfer - File not found at Destination 2024/11/29 02:52:54 DEBUG : OpenDrive root 'rclone-test-rexaxig2wutu/dst': Waiting for checks to finish 2024/11/29 02:52:54 DEBUG : OpenDrive root 'rclone-test-rexaxig2wutu/dst': Waiting for transfers to finish 2024/11/29 02:52:54 DEBUG : 1: Uploading chunk 0, size=1, remain=0 2024/11/29 02:52:55 DEBUG : 2: Uploading chunk 0, size=1, remain=0 2024/11/29 02:52:55 DEBUG : 3: Uploading chunk 0, size=1, remain=0 2024/11/29 02:52:55 DEBUG : one: Uploading chunk 0, size=3, remain=0 2024/11/29 02:52:55 DEBUG : 1: md5 = c4ca4238a0b923820dcc509a6f75849b OK 2024/11/29 02:52:55 INFO : 1: Copied (new) 2024/11/29 02:52:56 DEBUG : 2: md5 = c81e728d9d4c2f636f067f89cc14862c OK 2024/11/29 02:52:56 INFO : 2: Copied (new) 2024/11/29 02:52:56 DEBUG : 3: md5 = eccbc87e4b5ce2fe28308fd9f2a7baf3 OK 2024/11/29 02:52:56 INFO : 3: Copied (new) 2024/11/29 02:52:56 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2024/11/29 02:52:56 INFO : one: Copied (new) 2024/11/29 02:52:56 DEBUG : Waiting for deletions to finish 2024/11/29 02:52:56 ERROR : rclone-sync-test-include: error listing: failed to get folder list: Directory doesn't exist (Error 404) 2024/11/29 02:52:56 ERROR : pre-dest1: error listing: failed to get folder list: Directory doesn't exist (Error 404) fstest.go:276: Error listing: failed to get folder list: Directory doesn't exist (Error 404) run.go:125: removing dir "rclone-sync-test-include" failed - try 1/3: Directory doesn't exist (Error 404) --- FAIL: TestSyncCopyDest (18.09s) === RUN TestSyncBackupDir run.go:180: Remote "OpenDrive root 'rclone-test-rexaxig2wutu'", Local "Local file system at /tmp/rclone1482564126", Modify Window "1s" 2024/11/29 02:53:02 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2024/11/29 02:53:04 DEBUG : dst/two: Uploading chunk 0, size=3, remain=0 2024/11/29 02:53:06 DEBUG : dst/three.txt: Uploading chunk 0, size=5, remain=0 2024/11/29 02:53:08 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-rexaxig2wutu/dst" 2024/11/29 02:53:08 DEBUG : Starting OpenDrive session with ID: 83fee5065fdb1dbd9a3d268ab7f3a9d69dfb5f725ccdd9473668c836b5dd96a5 2024/11/29 02:53:09 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-rexaxig2wutu/backup" 2024/11/29 02:53:09 DEBUG : Starting OpenDrive session with ID: 5a02cf3bbf1e85bcf1ef7e20fcc941c66350eb308172fda8b42de297fd30db7c 2024/11/29 02:53:10 DEBUG : one: Need to transfer - File not found at Destination 2024/11/29 02:53:10 DEBUG : two: Need to transfer - File not found at Destination 2024/11/29 02:53:10 DEBUG : OpenDrive root 'rclone-test-rexaxig2wutu/dst': Waiting for checks to finish 2024/11/29 02:53:10 DEBUG : OpenDrive root 'rclone-test-rexaxig2wutu/dst': Waiting for transfers to finish 2024/11/29 02:53:11 ERROR : one: Failed to copy: failed to make directory: File or folder with such name already exists (Error 409) 2024/11/29 02:53:11 ERROR : two: Failed to copy: failed to make directory: File or folder with such name already exists (Error 409) 2024/11/29 02:53:11 ERROR : OpenDrive root 'rclone-test-rexaxig2wutu/dst': not deleting files as there were IO errors 2024/11/29 02:53:11 ERROR : OpenDrive root 'rclone-test-rexaxig2wutu/dst': not deleting directories as there were IO errors sync_test.go:2385: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2385 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2427 Error: Received unexpected error: failed to make directory: File or folder with such name already exists (Error 409) Test: TestSyncBackupDir run.go:125: removing dir "rclone-sync-test" failed - try 1/3: Folder is already deleted (Error 403) run.go:125: removing dir "rclone-sync-test" failed - try 2/3: Folder is already deleted (Error 403) run.go:125: removing dir "rclone-sync-test" failed - try 3/3: Folder is already deleted (Error 403) run.go:128: removing dir "rclone-sync-test" failed: Folder is already deleted (Error 403) fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1175 /usr/local/go/src/testing/testing.go:1353 /usr/local/go/src/testing/testing.go:1683 /usr/local/go/src/runtime/panic.go:626 /usr/local/go/src/testing/testing.go:1005 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2385 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2427 Error: Should be true Test: TestSyncBackupDir Messages: listing wrong, want got dst/one (3), dst/three.txt (5), dst/two (3) fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1175 /usr/local/go/src/testing/testing.go:1353 /usr/local/go/src/testing/testing.go:1683 /usr/local/go/src/runtime/panic.go:626 /usr/local/go/src/testing/testing.go:1005 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2385 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2427 Error: Should be true Test: TestSyncBackupDir Messages: Unexpected file "dst/one" fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1175 /usr/local/go/src/testing/testing.go:1353 /usr/local/go/src/testing/testing.go:1683 /usr/local/go/src/runtime/panic.go:626 /usr/local/go/src/testing/testing.go:1005 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2385 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2427 Error: Should be true Test: TestSyncBackupDir Messages: Unexpected file "dst/three.txt" fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1175 /usr/local/go/src/testing/testing.go:1353 /usr/local/go/src/testing/testing.go:1683 /usr/local/go/src/runtime/panic.go:626 /usr/local/go/src/testing/testing.go:1005 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2385 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2427 Error: Should be true Test: TestSyncBackupDir Messages: Unexpected file "dst/two" fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1175 /usr/local/go/src/testing/testing.go:1353 /usr/local/go/src/testing/testing.go:1683 /usr/local/go/src/runtime/panic.go:626 /usr/local/go/src/testing/testing.go:1005 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2385 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2427 Error: Not equal: expected: []string{} actual : []string{"dst"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=3) "dst" } Test: TestSyncBackupDir Messages: directories --- FAIL: TestSyncBackupDir (22.05s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "OpenDrive root 'rclone-test-rexaxig2wutu'", Local "Local file system at /tmp/rclone1482564126", Modify Window "1s" 2024/11/29 02:53:24 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2024/11/29 02:53:26 DEBUG : dst/two: Uploading chunk 0, size=3, remain=0 2024/11/29 02:53:27 DEBUG : dst/three.txt: Uploading chunk 0, size=5, remain=0 2024/11/29 02:53:28 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-rexaxig2wutu/dst" 2024/11/29 02:53:29 DEBUG : Starting OpenDrive session with ID: 5dde061f7e604b389a6453a18c472833559db0166cd1adc02e6ccd933f624fcb 2024/11/29 02:53:29 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-rexaxig2wutu/backup" 2024/11/29 02:53:30 DEBUG : Starting OpenDrive session with ID: ed349be9f17b9ae570700cac328d8199c3bd21819d6fe122b75821b8462f2d8c 2024/11/29 02:53:31 DEBUG : one: Need to transfer - File not found at Destination 2024/11/29 02:53:31 DEBUG : two: Need to transfer - File not found at Destination 2024/11/29 02:53:31 DEBUG : OpenDrive root 'rclone-test-rexaxig2wutu/dst': Waiting for checks to finish 2024/11/29 02:53:31 DEBUG : OpenDrive root 'rclone-test-rexaxig2wutu/dst': Waiting for transfers to finish 2024/11/29 02:53:31 ERROR : two: Failed to copy: failed to create file: Parent folder is trashed (Error 403) 2024/11/29 02:53:31 ERROR : one: Failed to copy: failed to create file: Parent folder is trashed (Error 403) 2024/11/29 02:53:31 ERROR : OpenDrive root 'rclone-test-rexaxig2wutu/dst': not deleting files as there were IO errors 2024/11/29 02:53:31 ERROR : OpenDrive root 'rclone-test-rexaxig2wutu/dst': not deleting directories as there were IO errors sync_test.go:2385: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2385 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2431 Error: Received unexpected error: failed to create file: Parent folder is trashed (Error 403) Test: TestSyncBackupDirWithSuffix run.go:125: removing dir "rclone-sync-test-include" failed - try 1/3: Folder is already deleted (Error 403) run.go:125: removing dir "rclone-sync-test-include" failed - try 2/3: Folder is already deleted (Error 403) run.go:125: removing dir "rclone-sync-test-include" failed - try 3/3: Folder is already deleted (Error 403) run.go:128: removing dir "rclone-sync-test-include" failed: Folder is already deleted (Error 403) run.go:125: removing dir "rclone-sync-test" failed - try 1/3: Folder is already deleted (Error 403) run.go:125: removing dir "rclone-sync-test" failed - try 2/3: Folder is already deleted (Error 403) run.go:125: removing dir "rclone-sync-test" failed - try 3/3: Folder is already deleted (Error 403) run.go:128: removing dir "rclone-sync-test" failed: Folder is already deleted (Error 403) run.go:125: removing dir "pre-dest1" failed - try 1/3: Folder is already deleted (Error 403) run.go:125: removing dir "pre-dest1" failed - try 2/3: Folder is already deleted (Error 403) run.go:125: removing dir "pre-dest1" failed - try 3/3: Folder is already deleted (Error 403) run.go:128: removing dir "pre-dest1" failed: Folder is already deleted (Error 403) run.go:125: removing dir "dst" failed - try 1/3: Folder is already deleted (Error 403) run.go:125: removing dir "dst" failed - try 2/3: Folder is already deleted (Error 403) run.go:125: removing dir "dst" failed - try 3/3: Folder is already deleted (Error 403) run.go:128: removing dir "dst" failed: Folder is already deleted (Error 403) fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1175 /usr/local/go/src/testing/testing.go:1353 /usr/local/go/src/testing/testing.go:1683 /usr/local/go/src/runtime/panic.go:626 /usr/local/go/src/testing/testing.go:1005 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2385 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2431 Error: Should be true Test: TestSyncBackupDirWithSuffix Messages: listing wrong, want got dst/one (3), dst/three.txt (5), dst/two (3) fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1175 /usr/local/go/src/testing/testing.go:1353 /usr/local/go/src/testing/testing.go:1683 /usr/local/go/src/runtime/panic.go:626 /usr/local/go/src/testing/testing.go:1005 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2385 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2431 Error: Should be true Test: TestSyncBackupDirWithSuffix Messages: Unexpected file "dst/one" fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1175 /usr/local/go/src/testing/testing.go:1353 /usr/local/go/src/testing/testing.go:1683 /usr/local/go/src/runtime/panic.go:626 /usr/local/go/src/testing/testing.go:1005 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2385 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2431 Error: Should be true Test: TestSyncBackupDirWithSuffix Messages: Unexpected file "dst/three.txt" fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1175 /usr/local/go/src/testing/testing.go:1353 /usr/local/go/src/testing/testing.go:1683 /usr/local/go/src/runtime/panic.go:626 /usr/local/go/src/testing/testing.go:1005 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2385 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2431 Error: Should be true Test: TestSyncBackupDirWithSuffix Messages: Unexpected file "dst/two" fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1175 /usr/local/go/src/testing/testing.go:1353 /usr/local/go/src/testing/testing.go:1683 /usr/local/go/src/runtime/panic.go:626 /usr/local/go/src/testing/testing.go:1005 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2385 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2431 Error: Not equal: expected: []string{} actual : []string{"dst"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=3) "dst" } Test: TestSyncBackupDirWithSuffix Messages: directories --- FAIL: TestSyncBackupDirWithSuffix (30.70s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "OpenDrive root 'rclone-test-rexaxig2wutu'", Local "Local file system at /tmp/rclone1482564126", Modify Window "1s" run.go:285: Failed to put "dst/one" to "OpenDrive root 'rclone-test-rexaxig2wutu'": failed to create file: File with such a name already exists. (Error 409) --- FAIL: TestSyncBackupDirWithSuffixKeepExtension (2.03s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "OpenDrive root 'rclone-test-rexaxig2wutu'", Local "Local file system at /tmp/rclone1482564126", Modify Window "1s" 2024/11/29 02:53:57 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2024/11/29 02:53:59 DEBUG : dst/two: Uploading chunk 0, size=3, remain=0 2024/11/29 02:54:01 DEBUG : dst/three.txt: Uploading chunk 0, size=5, remain=0 2024/11/29 02:54:02 ERROR : dst: error listing: failed to get folder list: Directory doesn't exist (Error 404) fstest.go:276: Error listing: failed to get folder list: Directory doesn't exist (Error 404) run.go:125: removing dir "dst" failed - try 1/3: Folder is already deleted (Error 403) run.go:125: removing dir "dst" failed - try 2/3: Folder is already deleted (Error 403) run.go:125: removing dir "dst" failed - try 3/3: Folder is already deleted (Error 403) run.go:128: removing dir "dst" failed: Folder is already deleted (Error 403) fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1175 /usr/local/go/src/testing/testing.go:1353 /usr/local/go/src/testing/testing.go:1683 /usr/local/go/src/runtime/panic.go:626 /usr/local/go/src/testing/testing.go:1005 /usr/local/go/src/testing/testing.go:1089 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:276 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2377 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2439 Error: Not equal: expected: []string{} actual : []string{"dst"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=3) "dst" } Test: TestSyncBackupDirSuffixOnly Messages: directories --- FAIL: TestSyncBackupDirSuffixOnly (17.85s) === RUN TestSyncSuffix run.go:180: Remote "OpenDrive root 'rclone-test-rexaxig2wutu'", Local "Local file system at /tmp/rclone1482564126", Modify Window "1s" run.go:285: Failed to put "dst/one" to "OpenDrive root 'rclone-test-rexaxig2wutu'": failed to create file: File with such a name already exists. (Error 409) --- FAIL: TestSyncSuffix (2.04s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "OpenDrive root 'rclone-test-rexaxig2wutu'", Local "Local file system at /tmp/rclone1482564126", Modify Window "1s" 2024/11/29 02:54:17 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2024/11/29 02:54:19 DEBUG : dst/two: Uploading chunk 0, size=3, remain=0 2024/11/29 02:54:20 DEBUG : dst/three.txt: Uploading chunk 0, size=5, remain=0 fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:286: Sleeping for 7s just to make sure 2024/11/29 02:54:33 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-rexaxig2wutu/dst" 2024/11/29 02:54:33 DEBUG : Starting OpenDrive session with ID: 26677a8fef5c0485f700c9d07c8b2675765d25dbcf784a88c312d01ea101e66c sync_test.go:2473: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2473 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2524 Error: Received unexpected error: failed to get folder list: Directory doesn't exist (Error 404) Test: TestSyncSuffixKeepExtension --- FAIL: TestSyncSuffixKeepExtension (18.88s) === RUN TestFixCase run.go:180: Remote "OpenDrive root 'rclone-test-rexaxig2wutu'", Local "Local file system at /tmp/rclone1482564126", Modify Window "1s" 2024/11/29 02:54:36 DEBUG : EXISTING: Uploading chunk 0, size=6, remain=0 2024/11/29 02:54:37 DEBUG : EXISTINGBUTDIFFERENT: Uploading chunk 0, size=8, remain=0 run.go:285: Failed to put "SUBDIRA/subdirb/SUBDIRC/HELLO" to "OpenDrive root 'rclone-test-rexaxig2wutu'": failed to make directory: Directory doesn't exist (Error 404) 2024/11/29 02:54:40 ERROR : SUBDIRA: error listing: failed to get folder list: Directory doesn't exist (Error 404) run.go:164: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:164 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1175 /usr/local/go/src/testing/testing.go:1353 /usr/local/go/src/testing/testing.go:1683 /usr/local/go/src/runtime/panic.go:626 /usr/local/go/src/testing/testing.go:1005 /usr/local/go/src/testing/testing.go:1089 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:285 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:292 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2648 Error: Received unexpected error: failed to get folder list: Directory doesn't exist (Error 404) Test: TestFixCase --- FAIL: TestFixCase (4.91s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "OpenDrive root 'rclone-test-rexaxig2wutu'", Local "Local file system at /tmp/rclone1482564126", Modify Window "1s" fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:334 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2773 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2871 Error: Should be true Test: TestNothingToTransferWithEmptyDirs Messages: listing wrong, want sub dir/hello world (11), sub dir2/very/very/very/very/very/nested/subdir/hello world (11) got existing (6), existingbutdifferent (5), sub dir/hello world (11), sub dir2/very/very/very/very/very/nested/subdir/hello world (11), subdira/subdirb/subdirc/hello (5), subdira/subdirb/subdirc/subdird/filewithoutcasedifferences (5) fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:334 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2773 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2871 Error: Should be true Test: TestNothingToTransferWithEmptyDirs Messages: Unexpected file "existing" fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:334 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2773 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2871 Error: Should be true Test: TestNothingToTransferWithEmptyDirs Messages: Unexpected file "existingbutdifferent" fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:334 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2773 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2871 Error: Should be true Test: TestNothingToTransferWithEmptyDirs Messages: Unexpected file "subdira/subdirb/subdirc/hello" fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:334 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2773 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2871 Error: Should be true Test: TestNothingToTransferWithEmptyDirs Messages: Unexpected file "subdira/subdirb/subdirc/subdird/filewithoutcasedifferences" 2024/11/29 02:54:47 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/11/29 02:54:47 DEBUG : sub dir: Making directory 2024/11/29 02:54:47 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC sync_test.go:2793: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2793 /home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/bilib/output.go:18 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2791 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2871 Error: Received unexpected error: failed to make directory: Directory doesn't exist (Error 404) Test: TestNothingToTransferWithEmptyDirs run.go:125: removing dir "dst" failed - try 1/3: Folder is already deleted (Error 403) run.go:125: removing dir "dst" failed - try 2/3: Folder is already deleted (Error 403) run.go:125: removing dir "dst" failed - try 3/3: Folder is already deleted (Error 403) run.go:128: removing dir "dst" failed: Folder is already deleted (Error 403) fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1175 /usr/local/go/src/testing/testing.go:1353 /usr/local/go/src/testing/testing.go:1683 /usr/local/go/src/runtime/panic.go:626 /usr/local/go/src/testing/testing.go:1005 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2793 /home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/bilib/output.go:18 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2791 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2871 Error: Not equal: expected: []string{} actual : []string{"dst"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=3) "dst" } Test: TestNothingToTransferWithEmptyDirs Messages: directories --- FAIL: TestNothingToTransferWithEmptyDirs (29.29s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "OpenDrive root 'rclone-test-rexaxig2wutu'", Local "Local file system at /tmp/rclone1482564126", Modify Window "1s" sync_test.go:2780: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2780 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2875 Error: Received unexpected error: failed to make directory: File or folder with such name already exists (Error 409) Test: TestNothingToTransferWithoutEmptyDirs run.go:164: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:164 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1175 /usr/local/go/src/testing/testing.go:1353 /usr/local/go/src/testing/testing.go:1683 /usr/local/go/src/runtime/panic.go:626 /usr/local/go/src/testing/testing.go:1005 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2780 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2875 Error: Received unexpected error: failed to get folder list: Directory doesn't exist (Error 404) Test: TestNothingToTransferWithoutEmptyDirs --- FAIL: TestNothingToTransferWithoutEmptyDirs (2.15s) FAIL "./sync.test -test.v -test.timeout 1h0m0s -remote TestOpenDrive: -verbose -test.run '^(TestCopy|TestCopyAfterDelete|TestCopyCheckFirst|TestCopyDeleteBefore|TestCopyEmptyDirectories|TestCopyNoEmptyDirectories|TestCopyNoTraverse|TestCopyOverSelf|TestCopyWithDepth|TestCopyWithFilesFrom|TestCopyWithFilesFromAndNoTraverse|TestFixCase|TestMoveEmptyDirectories|TestMoveNoEmptyDirectories|TestMoveOverSelf|TestMoveWithDeleteEmptySrcDirs|TestMoveWithIgnoreExisting|TestMoveWithoutDeleteEmptySrcDirs|TestNothingToTransferWithEmptyDirs|TestNothingToTransferWithoutEmptyDirs|TestServerSideCopy|TestServerSideCopyOverSelf|TestServerSideMove|TestServerSideMoveDeleteEmptySourceDirs|TestServerSideMoveOverSelf|TestServerSideMoveWithFilter|TestSyncAfterAddingAFile|TestSyncAfterChangingContentsOnly|TestSyncAfterChangingModtimeOnly|TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime|TestSyncAfterRemovingAFileAndAddingAFile|TestSyncAfterRemovingAFileAndAddingAFileDryRun|TestSyncAfterRemovingAFileAndAddingAFileSubDir|TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors|TestSyncBackupDir|TestSyncBackupDirSuffixOnly|TestSyncBackupDirWithSuffix|TestSyncBackupDirWithSuffixKeepExtension|TestSyncCompareDest|TestSyncCopyDest|TestSyncDeleteBefore|TestSyncDeleteDuring|TestSyncDoesntUpdateModtime|TestSyncEmptyDirectories|TestSyncIgnoreErrors|TestSyncIgnoreExisting|TestSyncIgnoreSize|TestSyncIgnoreTimes|TestSyncMultipleCompareDest|TestSyncNoEmptyDirectories|TestSyncNoTraverse|TestSyncNoUpdateDirModtime|TestSyncOverlap|TestSyncOverlapWithFilter|TestSyncSuffix|TestSyncSuffixKeepExtension|TestSyncWithExclude|TestSyncWithTrackRenames|TestSyncWithTrackRenamesStrategyLeaf|TestSyncWithTrackRenamesStrategyModtime|TestSyncWithUpdateOlder)$'" - Finished ERROR in 8m22.873118901s (try 4/5): exit status 1: Failed [TestCopyNoTraverse TestCopyCheckFirst TestSyncNoTraverse TestCopyWithDepth TestCopyWithFilesFrom TestCopyWithFilesFromAndNoTraverse TestCopyEmptyDirectories TestCopyNoEmptyDirectories TestMoveEmptyDirectories TestSyncNoUpdateDirModtime TestMoveNoEmptyDirectories TestSyncEmptyDirectories TestSyncNoEmptyDirectories TestServerSideCopy TestCopyOverSelf TestServerSideCopyOverSelf TestMoveOverSelf TestServerSideMoveOverSelf TestCopyAfterDelete TestSyncIgnoreSize TestSyncIgnoreTimes TestSyncIgnoreExisting TestSyncIgnoreErrors TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime TestSyncAfterAddingAFile TestSyncAfterChangingContentsOnly TestSyncAfterRemovingAFileAndAddingAFile TestSyncAfterRemovingAFileAndAddingAFileSubDir TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors TestSyncDeleteDuring TestSyncDeleteBefore TestCopyDeleteBefore TestMoveWithIgnoreExisting TestServerSideMove TestServerSideMoveWithFilter TestServerSideMoveDeleteEmptySourceDirs TestSyncOverlapWithFilter TestSyncCompareDest TestSyncMultipleCompareDest TestSyncCopyDest TestSyncBackupDir TestSyncBackupDirWithSuffix TestSyncBackupDirWithSuffixKeepExtension TestSyncBackupDirSuffixOnly TestSyncSuffix TestSyncSuffixKeepExtension TestFixCase TestNothingToTransferWithEmptyDirs TestNothingToTransferWithoutEmptyDirs]