"./operations.test -test.v -test.timeout 1h0m0s -remote 'TestAzureBlob,directory_markers:' -verbose -fast-list -test.run '^(TestCaseInsensitiveMoveFile|TestCaseInsensitiveMoveFileDryRun|TestCat|TestCopyDirMetadata|TestCopyFileCompareDest|TestCopyFileCopyDest|TestCopyFileMaxTransfer|TestCopyInplace|TestCopyLongFileName|TestCopyURL|TestCount|TestDeduplicateFirst|TestDeduplicateInteractive|TestDeduplicateLargest|TestDeduplicateNewest|TestDeduplicateNewestByHash|TestDeduplicateOldest|TestDeduplicateRename|TestDeduplicateSizeOnly|TestDeduplicateSkip|TestDeduplicateSmallest|TestDelete|TestDirMove|TestDirsEqual|TestGetFsInfo|TestHashSums|TestListDirSorted|TestListDirSortedFn|TestLs|TestLsLong|TestLsWithFilesFrom|TestLsd|TestMaxDelete|TestMaxDeleteSize|TestMaxDeleteSizeLargeFile|TestMergeDirs|TestMkdir|TestMkdirMetadata|TestMkdirModTime|TestMoveFile|TestMoveFileBackupDir|TestMoveFileWithIgnoreExisting|TestMultithreadCopyAbort|TestRcatMetadata|TestRcatSize|TestRcatSizeMetadata|TestReadFile|TestRemoveExisting|TestRmdirsLeaveRoot|TestRmdirsNoLeaveRoot|TestRmdirsWithFilter|TestSetDirModTime|TestStatJSON|TestTouchDir)$|^TestListJSON$/^(Default|DirsOnly|Metadata|Recurse)$|^TestRcat$/^(withChecksum=false,ignoreChecksum=false|withChecksum=false,ignoreChecksum=true|withChecksum=true,ignoreChecksum=false|withChecksum=true,ignoreChecksum=true)$'" - Starting (try 5/5) === RUN TestMultithreadCopyAbort run.go:180: Remote "Azure container rclone-test-mubirab5womo", Local "Local file system at /tmp/rclone3698778964", Modify Window "1ns" 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:340 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/multithread_test.go:330 Error: Should be true Test: TestMultithreadCopyAbort Messages: listing wrong, want test-multithread-abort (100) got test-multithread-abort (0) 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/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/multithread_test.go:330 Error: Not equal: expected: 100 actual : 0 Test: TestMultithreadCopyAbort Messages: test-multithread-abort: size incorrect file=100 vs obj=0 --- FAIL: TestMultithreadCopyAbort (18.85s) === RUN TestCopyFileCompareDest run.go:180: Remote "Azure container rclone-test-mubirab5womo", Local "Local file system at /tmp/rclone3698778964", Modify Window "1ns" run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mubirab5womo/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:341f0c4d-201e-0061-1586-da9fbe000000 Time:2025-06-11T04:06:51.7983353Z -------------------------------------------------------------------------------- run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mubirab5womo/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:341f0e61-201e-0061-6586-da9fbe000000 Time:2025-06-11T04:06:52.8371034Z -------------------------------------------------------------------------------- run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mubirab5womo/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:341f1037-201e-0061-0d86-da9fbe000000 Time:2025-06-11T04:06:53.8756872Z -------------------------------------------------------------------------------- run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mubirab5womo/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:341f1037-201e-0061-0d86-da9fbe000000 Time:2025-06-11T04:06:53.8756872Z -------------------------------------------------------------------------------- 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: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:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Not equal: expected: []string{} actual : []string{"dst"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=3) "dst" } Test: TestCopyFileCompareDest Messages: directories --- FAIL: TestCopyFileCompareDest (12.62s) === RUN TestCopyFileCopyDest run.go:180: Remote "Azure container rclone-test-mubirab5womo", Local "Local file system at /tmp/rclone3698778964", Modify Window "1ns" run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mubirab5womo/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:341f2821-201e-0061-7e86-da9fbe000000 Time:2025-06-11T04:07:05.2641382Z -------------------------------------------------------------------------------- run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mubirab5womo/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:341f2ab9-201e-0061-5a86-da9fbe000000 Time:2025-06-11T04:07:06.3050400Z -------------------------------------------------------------------------------- run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mubirab5womo/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:341f2d23-201e-0061-1286-da9fbe000000 Time:2025-06-11T04:07:07.3432521Z -------------------------------------------------------------------------------- run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mubirab5womo/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:341f2d23-201e-0061-1286-da9fbe000000 Time:2025-06-11T04:07:07.3432521Z -------------------------------------------------------------------------------- run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mubirab5womo/BackupDir/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:341f2fde-201e-0061-1586-da9fbe000000 Time:2025-06-11T04:07:08.4221408Z -------------------------------------------------------------------------------- run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mubirab5womo/BackupDir/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:341f3280-201e-0061-7086-da9fbe000000 Time:2025-06-11T04:07:09.4638371Z -------------------------------------------------------------------------------- run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mubirab5womo/BackupDir/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:341f34f1-201e-0061-1486-da9fbe000000 Time:2025-06-11T04:07:10.5011339Z -------------------------------------------------------------------------------- run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mubirab5womo/BackupDir/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:341f34f1-201e-0061-1486-da9fbe000000 Time:2025-06-11T04:07:10.5011339Z -------------------------------------------------------------------------------- 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: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:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Not equal: expected: []string{} actual : []string{"BackupDir", "dst"} Diff: --- Expected +++ Actual @@ -1,2 +1,4 @@ -([]string) { +([]string) (len=2) { + (string) (len=9) "BackupDir", + (string) (len=3) "dst" } Test: TestCopyFileCopyDest Messages: directories --- FAIL: TestCopyFileCopyDest (16.59s) === RUN TestCopyInplace run.go:180: Remote "Azure container rclone-test-mubirab5womo", Local "Local file system at /tmp/rclone3698778964", Modify Window "1ns" copy_test.go:370: Partial uploads not supported run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mubirab5womo/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:341f4abd-201e-0061-1f86-da9fbe000000 Time:2025-06-11T04:07:18.6964523Z -------------------------------------------------------------------------------- run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mubirab5womo/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:341f4dcf-201e-0061-6786-da9fbe000000 Time:2025-06-11T04:07:19.7343895Z -------------------------------------------------------------------------------- run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mubirab5womo/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:341f508f-201e-0061-4a86-da9fbe000000 Time:2025-06-11T04:07:20.7719541Z -------------------------------------------------------------------------------- run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mubirab5womo/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:341f508f-201e-0061-4a86-da9fbe000000 Time:2025-06-11T04:07:20.7719541Z -------------------------------------------------------------------------------- run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mubirab5womo/BackupDir/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:341f530d-201e-0061-0d86-da9fbe000000 Time:2025-06-11T04:07:21.8100057Z -------------------------------------------------------------------------------- run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mubirab5womo/BackupDir/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:341f55a6-201e-0061-6586-da9fbe000000 Time:2025-06-11T04:07:22.8477473Z -------------------------------------------------------------------------------- run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mubirab5womo/BackupDir/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:341f5852-201e-0061-5986-da9fbe000000 Time:2025-06-11T04:07:23.8859284Z -------------------------------------------------------------------------------- run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mubirab5womo/BackupDir/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:341f5852-201e-0061-5986-da9fbe000000 Time:2025-06-11T04:07:23.8859284Z -------------------------------------------------------------------------------- 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: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:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1156 /usr/local/go/src/testing/testing.go:1132 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy_test.go:370 Error: Not equal: expected: []string{} actual : []string{"BackupDir", "dst"} Diff: --- Expected +++ Actual @@ -1,2 +1,4 @@ -([]string) { +([]string) (len=2) { + (string) (len=9) "BackupDir", + (string) (len=3) "dst" } Test: TestCopyInplace Messages: directories --- FAIL: TestCopyInplace (13.38s) === RUN TestCopyLongFileName run.go:180: Remote "Azure container rclone-test-mubirab5womo", Local "Local file system at /tmp/rclone3698778964", Modify Window "1ns" copy_test.go:403: Partial uploads not supported run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mubirab5womo/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:341f6b1f-201e-0061-7886-da9fbe000000 Time:2025-06-11T04:07:32.0770812Z -------------------------------------------------------------------------------- run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mubirab5womo/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:341f6d35-201e-0061-5186-da9fbe000000 Time:2025-06-11T04:07:33.1166643Z -------------------------------------------------------------------------------- run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mubirab5womo/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:341f6ff5-201e-0061-5786-da9fbe000000 Time:2025-06-11T04:07:34.1542945Z -------------------------------------------------------------------------------- run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mubirab5womo/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:341f6ff5-201e-0061-5786-da9fbe000000 Time:2025-06-11T04:07:34.1542945Z -------------------------------------------------------------------------------- run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mubirab5womo/BackupDir/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:341f7216-201e-0061-4d86-da9fbe000000 Time:2025-06-11T04:07:35.1925316Z -------------------------------------------------------------------------------- run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mubirab5womo/BackupDir/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:341f7489-201e-0061-7b86-da9fbe000000 Time:2025-06-11T04:07:36.2302956Z -------------------------------------------------------------------------------- run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mubirab5womo/BackupDir/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:341f76a0-201e-0061-5e86-da9fbe000000 Time:2025-06-11T04:07:37.2702430Z -------------------------------------------------------------------------------- run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mubirab5womo/BackupDir/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:341f76a0-201e-0061-5e86-da9fbe000000 Time:2025-06-11T04:07:37.2702430Z -------------------------------------------------------------------------------- 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: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:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1156 /usr/local/go/src/testing/testing.go:1132 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy_test.go:403 Error: Not equal: expected: []string{} actual : []string{"BackupDir", "dst"} Diff: --- Expected +++ Actual @@ -1,2 +1,4 @@ -([]string) { +([]string) (len=2) { + (string) (len=9) "BackupDir", + (string) (len=3) "dst" } Test: TestCopyLongFileName Messages: directories --- FAIL: TestCopyLongFileName (13.38s) === RUN TestCopyFileMaxTransfer run.go:180: Remote "Azure container rclone-test-mubirab5womo", Local "Local file system at /tmp/rclone3698778964", Modify Window "1ns" 2025/06/11 04:07:45 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: single part upload read failed: max transfer limit reached as set by --max-transfer run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mubirab5womo/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:341f8c9c-201e-0061-2186-da9fbe000000 Time:2025-06-11T04:07:46.4123982Z -------------------------------------------------------------------------------- run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mubirab5womo/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:341f8ee6-201e-0061-3a86-da9fbe000000 Time:2025-06-11T04:07:47.4499639Z -------------------------------------------------------------------------------- run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mubirab5womo/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:341f9186-201e-0061-1b86-da9fbe000000 Time:2025-06-11T04:07:48.4874526Z -------------------------------------------------------------------------------- run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mubirab5womo/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:341f9186-201e-0061-1b86-da9fbe000000 Time:2025-06-11T04:07:48.4874526Z -------------------------------------------------------------------------------- run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mubirab5womo/BackupDir/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:341f9485-201e-0061-5886-da9fbe000000 Time:2025-06-11T04:07:49.5657164Z -------------------------------------------------------------------------------- run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mubirab5womo/BackupDir/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:341f9760-201e-0061-6386-da9fbe000000 Time:2025-06-11T04:07:50.6044034Z -------------------------------------------------------------------------------- run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mubirab5womo/BackupDir/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:341f9999-201e-0061-7486-da9fbe000000 Time:2025-06-11T04:07:51.6422067Z -------------------------------------------------------------------------------- run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mubirab5womo/BackupDir/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:341f9999-201e-0061-7486-da9fbe000000 Time:2025-06-11T04:07:51.6422067Z -------------------------------------------------------------------------------- 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: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:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Not equal: expected: []string{} actual : []string{"BackupDir", "dst"} Diff: --- Expected +++ Actual @@ -1,2 +1,4 @@ -([]string) { +([]string) (len=2) { + (string) (len=9) "BackupDir", + (string) (len=3) "dst" } Test: TestCopyFileMaxTransfer Messages: directories --- FAIL: TestCopyFileMaxTransfer (14.37s) === RUN TestDeduplicateInteractive run.go:180: Remote "Azure container rclone-test-mubirab5womo", Local "Local file system at /tmp/rclone3698778964", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mubirab5womo/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:341fab7c-201e-0061-3b86-da9fbe000000 Time:2025-06-11T04:07:59.8341602Z -------------------------------------------------------------------------------- run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mubirab5womo/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:341fadd8-201e-0061-6686-da9fbe000000 Time:2025-06-11T04:08:00.8724327Z -------------------------------------------------------------------------------- run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mubirab5womo/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:341fb057-201e-0061-6a86-da9fbe000000 Time:2025-06-11T04:08:01.9103382Z -------------------------------------------------------------------------------- run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mubirab5womo/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:341fb057-201e-0061-6a86-da9fbe000000 Time:2025-06-11T04:08:01.9103382Z -------------------------------------------------------------------------------- run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mubirab5womo/BackupDir/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:341fb2c6-201e-0061-1386-da9fbe000000 Time:2025-06-11T04:08:02.9495490Z -------------------------------------------------------------------------------- run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mubirab5womo/BackupDir/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:341fb564-201e-0061-7d86-da9fbe000000 Time:2025-06-11T04:08:03.9890941Z -------------------------------------------------------------------------------- run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mubirab5womo/BackupDir/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:341fb7a0-201e-0061-0586-da9fbe000000 Time:2025-06-11T04:08:05.0270712Z -------------------------------------------------------------------------------- run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mubirab5womo/BackupDir/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:341fb7a0-201e-0061-0586-da9fbe000000 Time:2025-06-11T04:08:05.0270712Z -------------------------------------------------------------------------------- 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: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:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1156 /usr/local/go/src/testing/testing.go:1132 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:24 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:48 Error: Not equal: expected: []string{} actual : []string{"BackupDir", "dst"} Diff: --- Expected +++ Actual @@ -1,2 +1,4 @@ -([]string) { +([]string) (len=2) { + (string) (len=9) "BackupDir", + (string) (len=3) "dst" } Test: TestDeduplicateInteractive Messages: directories --- FAIL: TestDeduplicateInteractive (13.39s) === RUN TestDeduplicateSkip run.go:180: Remote "Azure container rclone-test-mubirab5womo", Local "Local file system at /tmp/rclone3698778964", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mubirab5womo/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:341fcc4b-201e-0061-6786-da9fbe000000 Time:2025-06-11T04:08:13.2232818Z -------------------------------------------------------------------------------- run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mubirab5womo/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:341fcf1f-201e-0061-0386-da9fbe000000 Time:2025-06-11T04:08:14.2613105Z -------------------------------------------------------------------------------- run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mubirab5womo/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:341fd184-201e-0061-3a86-da9fbe000000 Time:2025-06-11T04:08:15.2993089Z -------------------------------------------------------------------------------- run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mubirab5womo/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:341fd184-201e-0061-3a86-da9fbe000000 Time:2025-06-11T04:08:15.2993089Z -------------------------------------------------------------------------------- run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mubirab5womo/BackupDir/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:341fd44d-201e-0061-3b86-da9fbe000000 Time:2025-06-11T04:08:16.3375997Z -------------------------------------------------------------------------------- run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mubirab5womo/BackupDir/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:341fd6dd-201e-0061-0f86-da9fbe000000 Time:2025-06-11T04:08:17.3751797Z -------------------------------------------------------------------------------- run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mubirab5womo/BackupDir/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:341fd9e7-201e-0061-6a86-da9fbe000000 Time:2025-06-11T04:08:18.4128270Z -------------------------------------------------------------------------------- run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mubirab5womo/BackupDir/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:341fd9e7-201e-0061-6a86-da9fbe000000 Time:2025-06-11T04:08:18.4128270Z -------------------------------------------------------------------------------- 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: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:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1156 /usr/local/go/src/testing/testing.go:1132 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:24 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:64 Error: Not equal: expected: []string{} actual : []string{"BackupDir", "dst"} Diff: --- Expected +++ Actual @@ -1,2 +1,4 @@ -([]string) { +([]string) (len=2) { + (string) (len=9) "BackupDir", + (string) (len=3) "dst" } Test: TestDeduplicateSkip Messages: directories --- FAIL: TestDeduplicateSkip (13.38s) === RUN TestDeduplicateSizeOnly run.go:180: Remote "Azure container rclone-test-mubirab5womo", Local "Local file system at /tmp/rclone3698778964", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mubirab5womo/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:341fefa2-201e-0061-5c86-da9fbe000000 Time:2025-06-11T04:08:26.6036514Z -------------------------------------------------------------------------------- run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mubirab5womo/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:341ff2b7-201e-0061-4986-da9fbe000000 Time:2025-06-11T04:08:27.6417051Z -------------------------------------------------------------------------------- run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mubirab5womo/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:341ff598-201e-0061-7686-da9fbe000000 Time:2025-06-11T04:08:28.6801169Z -------------------------------------------------------------------------------- run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mubirab5womo/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:341ff598-201e-0061-7686-da9fbe000000 Time:2025-06-11T04:08:28.6801169Z -------------------------------------------------------------------------------- run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mubirab5womo/BackupDir/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:341ff8a5-201e-0061-4886-da9fbe000000 Time:2025-06-11T04:08:29.7185942Z -------------------------------------------------------------------------------- run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mubirab5womo/BackupDir/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:341ffb72-201e-0061-5a86-da9fbe000000 Time:2025-06-11T04:08:30.7564065Z -------------------------------------------------------------------------------- run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mubirab5womo/BackupDir/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:341ffeb5-201e-0061-7686-da9fbe000000 Time:2025-06-11T04:08:31.7955785Z -------------------------------------------------------------------------------- run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mubirab5womo/BackupDir/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:341ffeb5-201e-0061-7686-da9fbe000000 Time:2025-06-11T04:08:31.7955785Z -------------------------------------------------------------------------------- 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: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:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1156 /usr/local/go/src/testing/testing.go:1132 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:24 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:85 Error: Not equal: expected: []string{} actual : []string{"BackupDir", "dst"} Diff: --- Expected +++ Actual @@ -1,2 +1,4 @@ -([]string) { +([]string) (len=2) { + (string) (len=9) "BackupDir", + (string) (len=3) "dst" } Test: TestDeduplicateSizeOnly Messages: directories --- FAIL: TestDeduplicateSizeOnly (13.39s) === RUN TestDeduplicateFirst run.go:180: Remote "Azure container rclone-test-mubirab5womo", Local "Local file system at /tmp/rclone3698778964", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mubirab5womo/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:34201523-201e-0061-0786-da9fbe000000 Time:2025-06-11T04:08:39.9904294Z -------------------------------------------------------------------------------- run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mubirab5womo/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:3420189f-201e-0061-5186-da9fbe000000 Time:2025-06-11T04:08:41.0291793Z -------------------------------------------------------------------------------- run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mubirab5womo/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:34201b89-201e-0061-0186-da9fbe000000 Time:2025-06-11T04:08:42.0681581Z -------------------------------------------------------------------------------- run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mubirab5womo/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:34201b89-201e-0061-0186-da9fbe000000 Time:2025-06-11T04:08:42.0681581Z -------------------------------------------------------------------------------- run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mubirab5womo/BackupDir/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:34201e1a-201e-0061-6686-da9fbe000000 Time:2025-06-11T04:08:43.1060112Z -------------------------------------------------------------------------------- run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mubirab5womo/BackupDir/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:342020da-201e-0061-6186-da9fbe000000 Time:2025-06-11T04:08:44.1436644Z -------------------------------------------------------------------------------- run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mubirab5womo/BackupDir/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:342023b6-201e-0061-0386-da9fbe000000 Time:2025-06-11T04:08:45.1814657Z -------------------------------------------------------------------------------- run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mubirab5womo/BackupDir/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:342023b6-201e-0061-0386-da9fbe000000 Time:2025-06-11T04:08:45.1814657Z -------------------------------------------------------------------------------- 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: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:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1156 /usr/local/go/src/testing/testing.go:1132 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:24 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:107 Error: Not equal: expected: []string{} actual : []string{"BackupDir", "dst"} Diff: --- Expected +++ Actual @@ -1,2 +1,4 @@ -([]string) { +([]string) (len=2) { + (string) (len=9) "BackupDir", + (string) (len=3) "dst" } Test: TestDeduplicateFirst Messages: directories --- FAIL: TestDeduplicateFirst (13.39s) === RUN TestDeduplicateNewest run.go:180: Remote "Azure container rclone-test-mubirab5womo", Local "Local file system at /tmp/rclone3698778964", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mubirab5womo/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:342039a5-201e-0061-0c86-da9fbe000000 Time:2025-06-11T04:08:53.3773736Z -------------------------------------------------------------------------------- run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mubirab5womo/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:34203c49-201e-0061-0686-da9fbe000000 Time:2025-06-11T04:08:54.4163404Z -------------------------------------------------------------------------------- run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mubirab5womo/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:34203ecc-201e-0061-5d86-da9fbe000000 Time:2025-06-11T04:08:55.4542165Z -------------------------------------------------------------------------------- run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mubirab5womo/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:34203ecc-201e-0061-5d86-da9fbe000000 Time:2025-06-11T04:08:55.4542165Z -------------------------------------------------------------------------------- run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mubirab5womo/BackupDir/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:34204161-201e-0061-3586-da9fbe000000 Time:2025-06-11T04:08:56.4931492Z -------------------------------------------------------------------------------- run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mubirab5womo/BackupDir/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:342043a2-201e-0061-5086-da9fbe000000 Time:2025-06-11T04:08:57.5309595Z -------------------------------------------------------------------------------- run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mubirab5womo/BackupDir/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:34204685-201e-0061-0286-da9fbe000000 Time:2025-06-11T04:08:58.5688965Z -------------------------------------------------------------------------------- run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mubirab5womo/BackupDir/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:34204685-201e-0061-0286-da9fbe000000 Time:2025-06-11T04:08:58.5688965Z -------------------------------------------------------------------------------- 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: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:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1156 /usr/local/go/src/testing/testing.go:1132 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:24 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:135 Error: Not equal: expected: []string{} actual : []string{"BackupDir", "dst"} Diff: --- Expected +++ Actual @@ -1,2 +1,4 @@ -([]string) { +([]string) (len=2) { + (string) (len=9) "BackupDir", + (string) (len=3) "dst" } Test: TestDeduplicateNewest Messages: directories --- FAIL: TestDeduplicateNewest (13.38s) === RUN TestDeduplicateNewestByHash run.go:180: Remote "Azure container rclone-test-mubirab5womo", Local "Local file system at /tmp/rclone3698778964", Modify Window "1ns" 2025/06/11 04:09:07 NOTICE: 6949952b269db7e4c0f7d0055ea41791: Found 3 files with duplicate md5 hashes 2025/06/11 04:09:07 NOTICE: 6949952b269db7e4c0f7d0055ea41791: Deleted 2 extra copies run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mubirab5womo/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:34205ec9-201e-0061-3486-da9fbe000000 Time:2025-06-11T04:09:07.5689143Z -------------------------------------------------------------------------------- run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mubirab5womo/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:34206131-201e-0061-6586-da9fbe000000 Time:2025-06-11T04:09:08.6067681Z -------------------------------------------------------------------------------- run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mubirab5womo/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:3420644a-201e-0061-4086-da9fbe000000 Time:2025-06-11T04:09:09.6446375Z -------------------------------------------------------------------------------- run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mubirab5womo/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:3420644a-201e-0061-4086-da9fbe000000 Time:2025-06-11T04:09:09.6446375Z -------------------------------------------------------------------------------- run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mubirab5womo/BackupDir/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:342066fd-201e-0061-4186-da9fbe000000 Time:2025-06-11T04:09:10.7215924Z -------------------------------------------------------------------------------- run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mubirab5womo/BackupDir/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:342069a5-201e-0061-2b86-da9fbe000000 Time:2025-06-11T04:09:11.7592728Z -------------------------------------------------------------------------------- run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mubirab5womo/BackupDir/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:34206c65-201e-0061-4386-da9fbe000000 Time:2025-06-11T04:09:12.7968540Z -------------------------------------------------------------------------------- run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mubirab5womo/BackupDir/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:34206c65-201e-0061-4386-da9fbe000000 Time:2025-06-11T04:09:12.7968540Z -------------------------------------------------------------------------------- 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: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:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Not equal: expected: []string{} actual : []string{"BackupDir", "dst"} Diff: --- Expected +++ Actual @@ -1,2 +1,4 @@ -([]string) { +([]string) (len=2) { + (string) (len=9) "BackupDir", + (string) (len=3) "dst" } Test: TestDeduplicateNewestByHash Messages: directories --- FAIL: TestDeduplicateNewestByHash (14.23s) === RUN TestDeduplicateOldest run.go:180: Remote "Azure container rclone-test-mubirab5womo", Local "Local file system at /tmp/rclone3698778964", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mubirab5womo/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:342081b5-201e-0061-4e86-da9fbe000000 Time:2025-06-11T04:09:20.9888951Z -------------------------------------------------------------------------------- run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mubirab5womo/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:34208423-201e-0061-7e86-da9fbe000000 Time:2025-06-11T04:09:22.0263600Z -------------------------------------------------------------------------------- run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mubirab5womo/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:342086e1-201e-0061-6686-da9fbe000000 Time:2025-06-11T04:09:23.0645693Z -------------------------------------------------------------------------------- run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mubirab5womo/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:342086e1-201e-0061-6686-da9fbe000000 Time:2025-06-11T04:09:23.0645693Z -------------------------------------------------------------------------------- run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mubirab5womo/BackupDir/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:342089dd-201e-0061-1786-da9fbe000000 Time:2025-06-11T04:09:24.1021310Z -------------------------------------------------------------------------------- run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mubirab5womo/BackupDir/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:34208c70-201e-0061-8086-da9fbe000000 Time:2025-06-11T04:09:25.1407402Z -------------------------------------------------------------------------------- run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mubirab5womo/BackupDir/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:34208f3c-201e-0061-0786-da9fbe000000 Time:2025-06-11T04:09:26.1787852Z -------------------------------------------------------------------------------- run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mubirab5womo/BackupDir/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:34208f3c-201e-0061-0786-da9fbe000000 Time:2025-06-11T04:09:26.1787852Z -------------------------------------------------------------------------------- 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: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:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1156 /usr/local/go/src/testing/testing.go:1132 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:24 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:169 Error: Not equal: expected: []string{} actual : []string{"BackupDir", "dst"} Diff: --- Expected +++ Actual @@ -1,2 +1,4 @@ -([]string) { +([]string) (len=2) { + (string) (len=9) "BackupDir", + (string) (len=3) "dst" } Test: TestDeduplicateOldest Messages: directories --- FAIL: TestDeduplicateOldest (13.38s) === RUN TestDeduplicateLargest run.go:180: Remote "Azure container rclone-test-mubirab5womo", Local "Local file system at /tmp/rclone3698778964", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mubirab5womo/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:3420a8ed-201e-0061-7086-da9fbe000000 Time:2025-06-11T04:09:34.3730840Z -------------------------------------------------------------------------------- run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mubirab5womo/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:3420ad6b-201e-0061-2f86-da9fbe000000 Time:2025-06-11T04:09:35.4106224Z -------------------------------------------------------------------------------- run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mubirab5womo/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:3420b11a-201e-0061-7086-da9fbe000000 Time:2025-06-11T04:09:36.4490942Z -------------------------------------------------------------------------------- run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mubirab5womo/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:3420b11a-201e-0061-7086-da9fbe000000 Time:2025-06-11T04:09:36.4490942Z -------------------------------------------------------------------------------- run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mubirab5womo/BackupDir/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:3420b503-201e-0061-5386-da9fbe000000 Time:2025-06-11T04:09:37.4884939Z -------------------------------------------------------------------------------- run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mubirab5womo/BackupDir/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:3420b92a-201e-0061-4f86-da9fbe000000 Time:2025-06-11T04:09:38.5265548Z -------------------------------------------------------------------------------- run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mubirab5womo/BackupDir/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:3420bdac-201e-0061-0986-da9fbe000000 Time:2025-06-11T04:09:39.5647553Z -------------------------------------------------------------------------------- run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mubirab5womo/BackupDir/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:3420bdac-201e-0061-0986-da9fbe000000 Time:2025-06-11T04:09:39.5647553Z -------------------------------------------------------------------------------- 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: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:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1156 /usr/local/go/src/testing/testing.go:1132 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:24 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:184 Error: Not equal: expected: []string{} actual : []string{"BackupDir", "dst"} Diff: --- Expected +++ Actual @@ -1,2 +1,4 @@ -([]string) { +([]string) (len=2) { + (string) (len=9) "BackupDir", + (string) (len=3) "dst" } Test: TestDeduplicateLargest Messages: directories --- FAIL: TestDeduplicateLargest (13.39s) === RUN TestDeduplicateSmallest run.go:180: Remote "Azure container rclone-test-mubirab5womo", Local "Local file system at /tmp/rclone3698778964", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mubirab5womo/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:3420d123-201e-0061-4786-da9fbe000000 Time:2025-06-11T04:09:47.7593307Z -------------------------------------------------------------------------------- run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mubirab5womo/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:3420d33d-201e-0061-1386-da9fbe000000 Time:2025-06-11T04:09:48.7979261Z -------------------------------------------------------------------------------- run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mubirab5womo/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:3420d561-201e-0061-0386-da9fbe000000 Time:2025-06-11T04:09:49.8355405Z -------------------------------------------------------------------------------- run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mubirab5womo/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:3420d561-201e-0061-0386-da9fbe000000 Time:2025-06-11T04:09:49.8355405Z -------------------------------------------------------------------------------- run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mubirab5womo/BackupDir/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:3420d779-201e-0061-6886-da9fbe000000 Time:2025-06-11T04:09:50.8748566Z -------------------------------------------------------------------------------- run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mubirab5womo/BackupDir/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:3420d9f3-201e-0061-2f86-da9fbe000000 Time:2025-06-11T04:09:51.9128504Z -------------------------------------------------------------------------------- run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mubirab5womo/BackupDir/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:3420dca2-201e-0061-1486-da9fbe000000 Time:2025-06-11T04:09:52.9505057Z -------------------------------------------------------------------------------- run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mubirab5womo/BackupDir/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:3420dca2-201e-0061-1486-da9fbe000000 Time:2025-06-11T04:09:52.9505057Z -------------------------------------------------------------------------------- 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: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:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1156 /usr/local/go/src/testing/testing.go:1132 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:24 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:199 Error: Not equal: expected: []string{} actual : []string{"BackupDir", "dst"} Diff: --- Expected +++ Actual @@ -1,2 +1,4 @@ -([]string) { +([]string) (len=2) { + (string) (len=9) "BackupDir", + (string) (len=3) "dst" } Test: TestDeduplicateSmallest Messages: directories --- FAIL: TestDeduplicateSmallest (13.38s) === RUN TestDeduplicateRename run.go:180: Remote "Azure container rclone-test-mubirab5womo", Local "Local file system at /tmp/rclone3698778964", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mubirab5womo/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:3420efcc-201e-0061-2986-da9fbe000000 Time:2025-06-11T04:10:01.1420751Z -------------------------------------------------------------------------------- run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mubirab5womo/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:3420f28f-201e-0061-2486-da9fbe000000 Time:2025-06-11T04:10:02.1807965Z -------------------------------------------------------------------------------- run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mubirab5womo/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:3420f49c-201e-0061-7f86-da9fbe000000 Time:2025-06-11T04:10:03.2192476Z -------------------------------------------------------------------------------- run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mubirab5womo/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:3420f49c-201e-0061-7f86-da9fbe000000 Time:2025-06-11T04:10:03.2192476Z -------------------------------------------------------------------------------- run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mubirab5womo/BackupDir/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:3420f6c9-201e-0061-7586-da9fbe000000 Time:2025-06-11T04:10:04.2570391Z -------------------------------------------------------------------------------- run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mubirab5womo/BackupDir/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:3420f8f7-201e-0061-5886-da9fbe000000 Time:2025-06-11T04:10:05.2950857Z -------------------------------------------------------------------------------- run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mubirab5womo/BackupDir/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:3420fba2-201e-0061-3c86-da9fbe000000 Time:2025-06-11T04:10:06.3343575Z -------------------------------------------------------------------------------- run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mubirab5womo/BackupDir/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:3420fba2-201e-0061-3c86-da9fbe000000 Time:2025-06-11T04:10:06.3343575Z -------------------------------------------------------------------------------- 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: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:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1156 /usr/local/go/src/testing/testing.go:1132 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:24 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:214 Error: Not equal: expected: []string{} actual : []string{"BackupDir", "dst"} Diff: --- Expected +++ Actual @@ -1,2 +1,4 @@ -([]string) { +([]string) (len=2) { + (string) (len=9) "BackupDir", + (string) (len=3) "dst" } Test: TestDeduplicateRename Messages: directories --- FAIL: TestDeduplicateRename (13.39s) === RUN TestMergeDirs run.go:180: Remote "Azure container rclone-test-mubirab5womo", Local "Local file system at /tmp/rclone3698778964", Modify Window "1ns" dedupe_test.go:256: Can't merge directories run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mubirab5womo/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:34211094-201e-0061-6886-da9fbe000000 Time:2025-06-11T04:10:14.5294432Z -------------------------------------------------------------------------------- run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mubirab5womo/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:3421131a-201e-0061-2d86-da9fbe000000 Time:2025-06-11T04:10:15.5670866Z -------------------------------------------------------------------------------- run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mubirab5womo/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:3421159b-201e-0061-6c86-da9fbe000000 Time:2025-06-11T04:10:16.6054103Z -------------------------------------------------------------------------------- run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mubirab5womo/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:3421159b-201e-0061-6c86-da9fbe000000 Time:2025-06-11T04:10:16.6054103Z -------------------------------------------------------------------------------- run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mubirab5womo/BackupDir/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:3421181e-201e-0061-3986-da9fbe000000 Time:2025-06-11T04:10:17.6438502Z -------------------------------------------------------------------------------- run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mubirab5womo/BackupDir/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:34211a6b-201e-0061-5086-da9fbe000000 Time:2025-06-11T04:10:18.6813563Z -------------------------------------------------------------------------------- run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mubirab5womo/BackupDir/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:34211cb9-201e-0061-6586-da9fbe000000 Time:2025-06-11T04:10:19.7194168Z -------------------------------------------------------------------------------- run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mubirab5womo/BackupDir/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:34211cb9-201e-0061-6586-da9fbe000000 Time:2025-06-11T04:10:19.7194168Z -------------------------------------------------------------------------------- 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: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:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1156 /usr/local/go/src/testing/testing.go:1132 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:256 Error: Not equal: expected: []string{} actual : []string{"BackupDir", "dst"} Diff: --- Expected +++ Actual @@ -1,2 +1,4 @@ -([]string) { +([]string) (len=2) { + (string) (len=9) "BackupDir", + (string) (len=3) "dst" } Test: TestMergeDirs Messages: directories --- FAIL: TestMergeDirs (13.38s) === RUN TestListDirSorted run.go:180: Remote "Azure container rclone-test-mubirab5womo", Local "Local file system at /tmp/rclone3698778964", Modify Window "1ns" listdirsorted_test.go:57: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/listdirsorted_test.go:57 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/listdirsorted_test.go:111 Error: "[BackupDir a.txt dst sub dir zend.txt]" should have 3 item(s), but has 5 Test: TestListDirSorted run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mubirab5womo/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:34213329-201e-0061-5186-da9fbe000000 Time:2025-06-11T04:10:29.4404471Z -------------------------------------------------------------------------------- run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mubirab5womo/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:3421358b-201e-0061-0b86-da9fbe000000 Time:2025-06-11T04:10:30.4789285Z -------------------------------------------------------------------------------- run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mubirab5womo/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:342137ef-201e-0061-5886-da9fbe000000 Time:2025-06-11T04:10:31.5174968Z -------------------------------------------------------------------------------- run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mubirab5womo/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:342137ef-201e-0061-5886-da9fbe000000 Time:2025-06-11T04:10:31.5174968Z -------------------------------------------------------------------------------- run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mubirab5womo/BackupDir/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:34213a10-201e-0061-1386-da9fbe000000 Time:2025-06-11T04:10:32.5553917Z -------------------------------------------------------------------------------- run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mubirab5womo/BackupDir/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:34213c35-201e-0061-7f86-da9fbe000000 Time:2025-06-11T04:10:33.5939954Z -------------------------------------------------------------------------------- run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mubirab5womo/BackupDir/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:34213e2a-201e-0061-3086-da9fbe000000 Time:2025-06-11T04:10:34.6316070Z -------------------------------------------------------------------------------- run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mubirab5womo/BackupDir/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:34213e2a-201e-0061-3086-da9fbe000000 Time:2025-06-11T04:10:34.6316070Z -------------------------------------------------------------------------------- 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: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:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1041 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/listdirsorted_test.go:57 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/listdirsorted_test.go:111 Error: Not equal: expected: []string{} actual : []string{"BackupDir", "dst"} Diff: --- Expected +++ Actual @@ -1,2 +1,4 @@ -([]string) { +([]string) (len=2) { + (string) (len=9) "BackupDir", + (string) (len=3) "dst" } Test: TestListDirSorted Messages: directories --- FAIL: TestListDirSorted (14.91s) === RUN TestListDirSortedFn run.go:180: Remote "Azure container rclone-test-mubirab5womo", Local "Local file system at /tmp/rclone3698778964", Modify Window "1ns" listdirsorted_test.go:57: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/listdirsorted_test.go:57 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/listdirsorted_test.go:125 Error: "[BackupDir a.txt dst sub dir zend.txt]" should have 3 item(s), but has 5 Test: TestListDirSortedFn run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mubirab5womo/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:342153e2-201e-0061-4786-da9fbe000000 Time:2025-06-11T04:10:44.3270273Z -------------------------------------------------------------------------------- run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mubirab5womo/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:34215663-201e-0061-1286-da9fbe000000 Time:2025-06-11T04:10:45.3655963Z -------------------------------------------------------------------------------- run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mubirab5womo/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:34215915-201e-0061-7986-da9fbe000000 Time:2025-06-11T04:10:46.4029173Z -------------------------------------------------------------------------------- run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mubirab5womo/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:34215915-201e-0061-7986-da9fbe000000 Time:2025-06-11T04:10:46.4029173Z -------------------------------------------------------------------------------- run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mubirab5womo/BackupDir/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:34215bdb-201e-0061-7e86-da9fbe000000 Time:2025-06-11T04:10:47.4417889Z -------------------------------------------------------------------------------- run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mubirab5womo/BackupDir/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:34215e54-201e-0061-3b86-da9fbe000000 Time:2025-06-11T04:10:48.4804022Z -------------------------------------------------------------------------------- run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mubirab5womo/BackupDir/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:342160f1-201e-0061-1c86-da9fbe000000 Time:2025-06-11T04:10:49.5192015Z -------------------------------------------------------------------------------- run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mubirab5womo/BackupDir/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:342160f1-201e-0061-1c86-da9fbe000000 Time:2025-06-11T04:10:49.5192015Z -------------------------------------------------------------------------------- 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: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:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1041 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/listdirsorted_test.go:57 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/listdirsorted_test.go:125 Error: Not equal: expected: []string{} actual : []string{"BackupDir", "dst"} Diff: --- Expected +++ Actual @@ -1,2 +1,4 @@ -([]string) { +([]string) (len=2) { + (string) (len=9) "BackupDir", + (string) (len=3) "dst" } Test: TestListDirSortedFn Messages: directories --- FAIL: TestListDirSortedFn (14.89s) === RUN TestListJSON run.go:180: Remote "Azure container rclone-test-mubirab5womo", Local "Local file system at /tmp/rclone3698778964", Modify Window "1ns" === RUN TestListJSON/Default lsjson_test.go:202: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/lsjson_test.go:202 Error: Not equal: expected: 2 actual : 4 Test: TestListJSON/Default Messages: Wrong number of results === RUN TestListJSON/DirsOnly lsjson_test.go:202: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/lsjson_test.go:202 Error: Not equal: expected: 1 actual : 3 Test: TestListJSON/DirsOnly Messages: Wrong number of results === RUN TestListJSON/Recurse lsjson_test.go:202: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/lsjson_test.go:202 Error: Not equal: expected: 3 actual : 5 Test: TestListJSON/Recurse Messages: Wrong number of results === RUN TestListJSON/Metadata lsjson_test.go:202: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/lsjson_test.go:202 Error: Not equal: expected: 2 actual : 4 Test: TestListJSON/Metadata Messages: Wrong number of results === NAME TestListJSON run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mubirab5womo/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:3421721d-201e-0061-2286-da9fbe000000 Time:2025-06-11T04:10:58.3772857Z -------------------------------------------------------------------------------- run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mubirab5womo/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:34217439-201e-0061-6686-da9fbe000000 Time:2025-06-11T04:10:59.4155199Z -------------------------------------------------------------------------------- run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mubirab5womo/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:3421763a-201e-0061-3386-da9fbe000000 Time:2025-06-11T04:11:00.4530938Z -------------------------------------------------------------------------------- run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mubirab5womo/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:3421763a-201e-0061-3386-da9fbe000000 Time:2025-06-11T04:11:00.4530938Z -------------------------------------------------------------------------------- run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mubirab5womo/BackupDir/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:342178d6-201e-0061-4186-da9fbe000000 Time:2025-06-11T04:11:01.4910776Z -------------------------------------------------------------------------------- run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mubirab5womo/BackupDir/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:34217ac3-201e-0061-7486-da9fbe000000 Time:2025-06-11T04:11:02.5297206Z -------------------------------------------------------------------------------- run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mubirab5womo/BackupDir/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:34217d6a-201e-0061-4e86-da9fbe000000 Time:2025-06-11T04:11:03.5684639Z -------------------------------------------------------------------------------- run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mubirab5womo/BackupDir/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:34217d6a-201e-0061-4e86-da9fbe000000 Time:2025-06-11T04:11:03.5684639Z -------------------------------------------------------------------------------- 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: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:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Not equal: expected: []string{} actual : []string{"BackupDir", "dst"} Diff: --- Expected +++ Actual @@ -1,2 +1,4 @@ -([]string) { +([]string) (len=2) { + (string) (len=9) "BackupDir", + (string) (len=3) "dst" } Test: TestListJSON Messages: directories --- FAIL: TestListJSON (14.07s) --- FAIL: TestListJSON/Default (0.04s) --- FAIL: TestListJSON/DirsOnly (0.04s) --- FAIL: TestListJSON/Recurse (0.07s) --- FAIL: TestListJSON/Metadata (0.04s) === RUN TestStatJSON run.go:180: Remote "Azure container rclone-test-mubirab5womo", Local "Local file system at /tmp/rclone3698778964", Modify Window "1ns" === RUN TestStatJSON/Root === RUN TestStatJSON/RootFilesOnly === RUN TestStatJSON/RootDirsOnly === RUN TestStatJSON/Dir === RUN TestStatJSON/DirWithTrailingSlash === RUN TestStatJSON/File === RUN TestStatJSON/NotFound === RUN TestStatJSON/DirFilesOnly === RUN TestStatJSON/FileFilesOnly === RUN TestStatJSON/NotFoundFilesOnly === RUN TestStatJSON/DirDirsOnly === RUN TestStatJSON/FileDirsOnly === RUN TestStatJSON/NotFoundDirsOnly === RUN TestStatJSON/RootNotFound === NAME TestStatJSON run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mubirab5womo/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:3421909f-201e-0061-5886-da9fbe000000 Time:2025-06-11T04:11:12.8977150Z -------------------------------------------------------------------------------- run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mubirab5womo/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:34219378-201e-0061-6d86-da9fbe000000 Time:2025-06-11T04:11:13.9353930Z -------------------------------------------------------------------------------- run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mubirab5womo/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:342195dc-201e-0061-0d86-da9fbe000000 Time:2025-06-11T04:11:14.9737961Z -------------------------------------------------------------------------------- run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mubirab5womo/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:342195dc-201e-0061-0d86-da9fbe000000 Time:2025-06-11T04:11:14.9737961Z -------------------------------------------------------------------------------- run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mubirab5womo/BackupDir/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:34219855-201e-0061-4b86-da9fbe000000 Time:2025-06-11T04:11:16.0131568Z -------------------------------------------------------------------------------- run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mubirab5womo/BackupDir/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:34219a42-201e-0061-6d86-da9fbe000000 Time:2025-06-11T04:11:17.0515769Z -------------------------------------------------------------------------------- run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mubirab5womo/BackupDir/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:34219c3f-201e-0061-2986-da9fbe000000 Time:2025-06-11T04:11:18.0907797Z -------------------------------------------------------------------------------- run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mubirab5womo/BackupDir/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:34219c3f-201e-0061-2986-da9fbe000000 Time:2025-06-11T04:11:18.0907797Z -------------------------------------------------------------------------------- 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: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:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Not equal: expected: []string{} actual : []string{"BackupDir", "dst"} Diff: --- Expected +++ Actual @@ -1,2 +1,4 @@ -([]string) { +([]string) (len=2) { + (string) (len=9) "BackupDir", + (string) (len=3) "dst" } Test: TestStatJSON Messages: directories --- FAIL: TestStatJSON (14.52s) --- PASS: TestStatJSON/Root (0.04s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.04s) --- PASS: TestStatJSON/Dir (0.08s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.04s) --- PASS: TestStatJSON/File (0.04s) --- PASS: TestStatJSON/NotFound (0.08s) --- PASS: TestStatJSON/DirFilesOnly (0.04s) --- PASS: TestStatJSON/FileFilesOnly (0.04s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.04s) --- PASS: TestStatJSON/DirDirsOnly (0.04s) --- PASS: TestStatJSON/FileDirsOnly (0.04s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.04s) --- PASS: TestStatJSON/RootNotFound (0.11s) === RUN TestMkdir run.go:180: Remote "Azure container rclone-test-mubirab5womo", Local "Local file system at /tmp/rclone3698778964", Modify Window "1ns" run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mubirab5womo/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:3421ac26-201e-0061-0186-da9fbe000000 Time:2025-06-11T04:11:26.3432062Z -------------------------------------------------------------------------------- run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mubirab5womo/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:3421ae4f-201e-0061-5f86-da9fbe000000 Time:2025-06-11T04:11:27.3811267Z -------------------------------------------------------------------------------- run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mubirab5womo/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:3421b0ec-201e-0061-4386-da9fbe000000 Time:2025-06-11T04:11:28.4219215Z -------------------------------------------------------------------------------- run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mubirab5womo/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:3421b0ec-201e-0061-4386-da9fbe000000 Time:2025-06-11T04:11:28.4219215Z -------------------------------------------------------------------------------- run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mubirab5womo/BackupDir/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:3421b3a0-201e-0061-3b86-da9fbe000000 Time:2025-06-11T04:11:29.4605170Z -------------------------------------------------------------------------------- run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mubirab5womo/BackupDir/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:3421b62b-201e-0061-8086-da9fbe000000 Time:2025-06-11T04:11:30.4993370Z -------------------------------------------------------------------------------- run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mubirab5womo/BackupDir/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:3421b8a5-201e-0061-5786-da9fbe000000 Time:2025-06-11T04:11:31.5373901Z -------------------------------------------------------------------------------- run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mubirab5womo/BackupDir/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:3421b8a5-201e-0061-5786-da9fbe000000 Time:2025-06-11T04:11:31.5373901Z -------------------------------------------------------------------------------- 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: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:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Not equal: expected: []string{} actual : []string{"BackupDir", "dst"} Diff: --- Expected +++ Actual @@ -1,2 +1,4 @@ -([]string) { +([]string) (len=2) { + (string) (len=9) "BackupDir", + (string) (len=3) "dst" } Test: TestMkdir Messages: directories --- FAIL: TestMkdir (13.43s) === RUN TestLsd run.go:180: Remote "Azure container rclone-test-mubirab5womo", Local "Local file system at /tmp/rclone3698778964", Modify Window "1ns" run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mubirab5womo/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:3421cb6e-201e-0061-2a86-da9fbe000000 Time:2025-06-11T04:11:40.1109667Z -------------------------------------------------------------------------------- run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mubirab5womo/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:3421cd7c-201e-0061-0186-da9fbe000000 Time:2025-06-11T04:11:41.1488770Z -------------------------------------------------------------------------------- run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mubirab5womo/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:3421cf5d-201e-0061-1f86-da9fbe000000 Time:2025-06-11T04:11:42.1866314Z -------------------------------------------------------------------------------- run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mubirab5womo/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:3421cf5d-201e-0061-1f86-da9fbe000000 Time:2025-06-11T04:11:42.1866314Z -------------------------------------------------------------------------------- run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mubirab5womo/BackupDir/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:3421d1a2-201e-0061-2f86-da9fbe000000 Time:2025-06-11T04:11:43.2243257Z -------------------------------------------------------------------------------- run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mubirab5womo/BackupDir/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:3421d474-201e-0061-3486-da9fbe000000 Time:2025-06-11T04:11:44.2633283Z -------------------------------------------------------------------------------- run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mubirab5womo/BackupDir/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:3421d6a6-201e-0061-2786-da9fbe000000 Time:2025-06-11T04:11:45.3027124Z -------------------------------------------------------------------------------- run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mubirab5womo/BackupDir/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:3421d6a6-201e-0061-2786-da9fbe000000 Time:2025-06-11T04:11:45.3027124Z -------------------------------------------------------------------------------- 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: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:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Not equal: expected: []string{} actual : []string{"BackupDir", "dst"} Diff: --- Expected +++ Actual @@ -1,2 +1,4 @@ -([]string) { +([]string) (len=2) { + (string) (len=9) "BackupDir", + (string) (len=3) "dst" } Test: TestLsd Messages: directories --- FAIL: TestLsd (13.79s) === RUN TestLs run.go:180: Remote "Azure container rclone-test-mubirab5womo", Local "Local file system at /tmp/rclone3698778964", Modify Window "1ns" run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mubirab5womo/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:3421e99d-201e-0061-2186-da9fbe000000 Time:2025-06-11T04:11:53.9386117Z -------------------------------------------------------------------------------- run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mubirab5womo/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:3421ebc0-201e-0061-0f86-da9fbe000000 Time:2025-06-11T04:11:54.9759879Z -------------------------------------------------------------------------------- run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mubirab5womo/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:3421ee4b-201e-0061-5986-da9fbe000000 Time:2025-06-11T04:11:56.0139886Z -------------------------------------------------------------------------------- run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mubirab5womo/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:3421ee4b-201e-0061-5986-da9fbe000000 Time:2025-06-11T04:11:56.0139886Z -------------------------------------------------------------------------------- run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mubirab5womo/BackupDir/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:3421f09a-201e-0061-6c86-da9fbe000000 Time:2025-06-11T04:11:57.0520316Z -------------------------------------------------------------------------------- run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mubirab5womo/BackupDir/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:3421f322-201e-0061-3886-da9fbe000000 Time:2025-06-11T04:11:58.0900462Z -------------------------------------------------------------------------------- run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mubirab5womo/BackupDir/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:3421f531-201e-0061-0c86-da9fbe000000 Time:2025-06-11T04:11:59.1278013Z -------------------------------------------------------------------------------- run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mubirab5womo/BackupDir/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:3421f531-201e-0061-0c86-da9fbe000000 Time:2025-06-11T04:11:59.1278013Z -------------------------------------------------------------------------------- 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: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:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Not equal: expected: []string{} actual : []string{"BackupDir", "dst"} Diff: --- Expected +++ Actual @@ -1,2 +1,4 @@ -([]string) { +([]string) (len=2) { + (string) (len=9) "BackupDir", + (string) (len=3) "dst" } Test: TestLs Messages: directories --- FAIL: TestLs (13.85s) === RUN TestLsWithFilesFrom run.go:180: Remote "Azure container rclone-test-mubirab5womo", Local "Local file system at /tmp/rclone3698778964", Modify Window "1ns" run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mubirab5womo/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:34220a2d-201e-0061-6086-da9fbe000000 Time:2025-06-11T04:12:07.8595605Z -------------------------------------------------------------------------------- run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mubirab5womo/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:229a293d-101e-0037-6f86-da6e51000000 Time:2025-06-11T04:12:08.8919151Z -------------------------------------------------------------------------------- run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mubirab5womo/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:229a2bea-101e-0037-6687-da6e51000000 Time:2025-06-11T04:12:09.9294173Z -------------------------------------------------------------------------------- run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mubirab5womo/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:229a2bea-101e-0037-6687-da6e51000000 Time:2025-06-11T04:12:09.9294173Z -------------------------------------------------------------------------------- run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mubirab5womo/BackupDir/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:229a2e98-101e-0037-4c87-da6e51000000 Time:2025-06-11T04:12:10.9674804Z -------------------------------------------------------------------------------- run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mubirab5womo/BackupDir/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:229a30f6-101e-0037-6a87-da6e51000000 Time:2025-06-11T04:12:12.0057494Z -------------------------------------------------------------------------------- run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mubirab5womo/BackupDir/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:229a33cc-101e-0037-6f87-da6e51000000 Time:2025-06-11T04:12:13.0447407Z -------------------------------------------------------------------------------- run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mubirab5womo/BackupDir/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:229a33cc-101e-0037-6f87-da6e51000000 Time:2025-06-11T04:12:13.0447407Z -------------------------------------------------------------------------------- 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: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:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Not equal: expected: []string{} actual : []string{"BackupDir", "dst"} Diff: --- Expected +++ Actual @@ -1,2 +1,4 @@ -([]string) { +([]string) (len=2) { + (string) (len=9) "BackupDir", + (string) (len=3) "dst" } Test: TestLsWithFilesFrom Messages: directories --- FAIL: TestLsWithFilesFrom (13.95s) === RUN TestLsLong run.go:180: Remote "Azure container rclone-test-mubirab5womo", Local "Local file system at /tmp/rclone3698778964", Modify Window "1ns" run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mubirab5womo/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:229a49d8-101e-0037-0987-da6e51000000 Time:2025-06-11T04:12:21.7540532Z -------------------------------------------------------------------------------- run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mubirab5womo/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:229a4c78-101e-0037-6f87-da6e51000000 Time:2025-06-11T04:12:22.7918271Z -------------------------------------------------------------------------------- run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mubirab5womo/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:229a4f9a-101e-0037-5787-da6e51000000 Time:2025-06-11T04:12:23.8305545Z -------------------------------------------------------------------------------- run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mubirab5womo/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:229a4f9a-101e-0037-5787-da6e51000000 Time:2025-06-11T04:12:23.8305545Z -------------------------------------------------------------------------------- run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mubirab5womo/BackupDir/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:229a52a2-101e-0037-2a87-da6e51000000 Time:2025-06-11T04:12:24.8683987Z -------------------------------------------------------------------------------- run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mubirab5womo/BackupDir/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:229a553a-101e-0037-0d87-da6e51000000 Time:2025-06-11T04:12:25.9065014Z -------------------------------------------------------------------------------- run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mubirab5womo/BackupDir/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:229a57d5-101e-0037-6d87-da6e51000000 Time:2025-06-11T04:12:26.9444483Z -------------------------------------------------------------------------------- run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mubirab5womo/BackupDir/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:229a57d5-101e-0037-6d87-da6e51000000 Time:2025-06-11T04:12:26.9444483Z -------------------------------------------------------------------------------- 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: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:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Not equal: expected: []string{} actual : []string{"BackupDir", "dst"} Diff: --- Expected +++ Actual @@ -1,2 +1,4 @@ -([]string) { +([]string) (len=2) { + (string) (len=9) "BackupDir", + (string) (len=3) "dst" } Test: TestLsLong Messages: directories --- FAIL: TestLsLong (13.88s) === RUN TestHashSums run.go:180: Remote "Azure container rclone-test-mubirab5womo", Local "Local file system at /tmp/rclone3698778964", Modify Window "1ns" === RUN TestHashSums/Md5 === RUN TestHashSums/Md5Download === NAME TestHashSums run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mubirab5womo/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:3422462c-201e-0061-4c87-da9fbe000000 Time:2025-06-11T04:12:35.7465109Z -------------------------------------------------------------------------------- run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mubirab5womo/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:34224880-201e-0061-4c87-da9fbe000000 Time:2025-06-11T04:12:36.7851585Z -------------------------------------------------------------------------------- run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mubirab5womo/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:34224b11-201e-0061-8087-da9fbe000000 Time:2025-06-11T04:12:37.8240209Z -------------------------------------------------------------------------------- run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mubirab5womo/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:34224b11-201e-0061-8087-da9fbe000000 Time:2025-06-11T04:12:37.8240209Z -------------------------------------------------------------------------------- run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mubirab5womo/BackupDir/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:34224db6-201e-0061-3287-da9fbe000000 Time:2025-06-11T04:12:38.8618559Z -------------------------------------------------------------------------------- run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mubirab5womo/BackupDir/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:34225010-201e-0061-5087-da9fbe000000 Time:2025-06-11T04:12:39.8995200Z -------------------------------------------------------------------------------- run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mubirab5womo/BackupDir/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:342252a9-201e-0061-2e87-da9fbe000000 Time:2025-06-11T04:12:40.9371358Z -------------------------------------------------------------------------------- run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mubirab5womo/BackupDir/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:342252a9-201e-0061-2e87-da9fbe000000 Time:2025-06-11T04:12:40.9371358Z -------------------------------------------------------------------------------- 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: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:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Not equal: expected: []string{} actual : []string{"BackupDir", "dst"} Diff: --- Expected +++ Actual @@ -1,2 +1,4 @@ -([]string) { +([]string) (len=2) { + (string) (len=9) "BackupDir", + (string) (len=3) "dst" } Test: TestHashSums Messages: directories --- FAIL: TestHashSums (13.97s) --- PASS: TestHashSums/Md5 (0.07s) --- PASS: TestHashSums/Md5Download (0.11s) === RUN TestCount run.go:180: Remote "Azure container rclone-test-mubirab5womo", Local "Local file system at /tmp/rclone3698778964", Modify Window "1ns" run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mubirab5womo/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:34226412-201e-0061-4587-da9fbe000000 Time:2025-06-11T04:12:49.7821068Z -------------------------------------------------------------------------------- run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mubirab5womo/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:342265d9-201e-0061-6087-da9fbe000000 Time:2025-06-11T04:12:50.8197054Z -------------------------------------------------------------------------------- run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mubirab5womo/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:3422681c-201e-0061-6787-da9fbe000000 Time:2025-06-11T04:12:51.8579432Z -------------------------------------------------------------------------------- run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mubirab5womo/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:3422681c-201e-0061-6787-da9fbe000000 Time:2025-06-11T04:12:51.8579432Z -------------------------------------------------------------------------------- run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mubirab5womo/BackupDir/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:34226a46-201e-0061-5087-da9fbe000000 Time:2025-06-11T04:12:52.8958125Z -------------------------------------------------------------------------------- run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mubirab5womo/BackupDir/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:34226cb0-201e-0061-0f87-da9fbe000000 Time:2025-06-11T04:12:53.9338732Z -------------------------------------------------------------------------------- run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mubirab5womo/BackupDir/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:34226f11-201e-0061-3f87-da9fbe000000 Time:2025-06-11T04:12:54.9718726Z -------------------------------------------------------------------------------- run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mubirab5womo/BackupDir/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:34226f11-201e-0061-3f87-da9fbe000000 Time:2025-06-11T04:12:54.9718726Z -------------------------------------------------------------------------------- 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: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:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Not equal: expected: []string{} actual : []string{"BackupDir", "dst"} Diff: --- Expected +++ Actual @@ -1,2 +1,4 @@ -([]string) { +([]string) (len=2) { + (string) (len=9) "BackupDir", + (string) (len=3) "dst" } Test: TestCount Messages: directories --- FAIL: TestCount (14.03s) === RUN TestDelete run.go:180: Remote "Azure container rclone-test-mubirab5womo", Local "Local file system at /tmp/rclone3698778964", Modify Window "1ns" run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mubirab5womo/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:229aac67-101e-0037-1787-da6e51000000 Time:2025-06-11T04:13:03.7537888Z -------------------------------------------------------------------------------- run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mubirab5womo/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:229aae6f-101e-0037-6687-da6e51000000 Time:2025-06-11T04:13:04.7918522Z -------------------------------------------------------------------------------- run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mubirab5womo/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:229ab0da-101e-0037-2287-da6e51000000 Time:2025-06-11T04:13:05.8293719Z -------------------------------------------------------------------------------- run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mubirab5womo/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:229ab0da-101e-0037-2287-da6e51000000 Time:2025-06-11T04:13:05.8293719Z -------------------------------------------------------------------------------- run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mubirab5womo/BackupDir/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:229ab356-101e-0037-6587-da6e51000000 Time:2025-06-11T04:13:06.8667751Z -------------------------------------------------------------------------------- run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mubirab5womo/BackupDir/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:229ab541-101e-0037-0f87-da6e51000000 Time:2025-06-11T04:13:07.9051734Z -------------------------------------------------------------------------------- run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mubirab5womo/BackupDir/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:229ab709-101e-0037-3387-da6e51000000 Time:2025-06-11T04:13:08.9441892Z -------------------------------------------------------------------------------- run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mubirab5womo/BackupDir/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:229ab709-101e-0037-3387-da6e51000000 Time:2025-06-11T04:13:08.9441892Z -------------------------------------------------------------------------------- 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: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:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Not equal: expected: []string{} actual : []string{"BackupDir", "dst"} Diff: --- Expected +++ Actual @@ -1,2 +1,4 @@ -([]string) { +([]string) (len=2) { + (string) (len=9) "BackupDir", + (string) (len=3) "dst" } Test: TestDelete Messages: directories --- FAIL: TestDelete (13.96s) === RUN TestMaxDelete run.go:180: Remote "Azure container rclone-test-mubirab5womo", Local "Local file system at /tmp/rclone3698778964", Modify Window "1ns" 2025/06/11 04:13:17 ERROR : small: Got fatal error on delete: --max-delete threshold reached run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mubirab5womo/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:34229e28-201e-0061-5f87-da9fbe000000 Time:2025-06-11T04:13:17.7174453Z -------------------------------------------------------------------------------- run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mubirab5womo/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:3422a031-201e-0061-4387-da9fbe000000 Time:2025-06-11T04:13:18.7550498Z -------------------------------------------------------------------------------- run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mubirab5womo/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:3422a273-201e-0061-4e87-da9fbe000000 Time:2025-06-11T04:13:19.7927710Z -------------------------------------------------------------------------------- run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mubirab5womo/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:3422a273-201e-0061-4e87-da9fbe000000 Time:2025-06-11T04:13:19.7927710Z -------------------------------------------------------------------------------- run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mubirab5womo/BackupDir/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:3422a4ce-201e-0061-4987-da9fbe000000 Time:2025-06-11T04:13:20.8312244Z -------------------------------------------------------------------------------- run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mubirab5womo/BackupDir/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:3422a740-201e-0061-0a87-da9fbe000000 Time:2025-06-11T04:13:21.8693068Z -------------------------------------------------------------------------------- run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mubirab5womo/BackupDir/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:3422a95e-201e-0061-7087-da9fbe000000 Time:2025-06-11T04:13:22.9070889Z -------------------------------------------------------------------------------- run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mubirab5womo/BackupDir/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:3422a95e-201e-0061-7087-da9fbe000000 Time:2025-06-11T04:13:22.9070889Z -------------------------------------------------------------------------------- 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: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 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:454 Error: Not equal: expected: []string{} actual : []string{"BackupDir", "dst"} Diff: --- Expected +++ Actual @@ -1,2 +1,4 @@ -([]string) { +([]string) (len=2) { + (string) (len=9) "BackupDir", + (string) (len=3) "dst" } Test: TestMaxDelete Messages: directories run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mubirab5womo/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:3422bc6c-201e-0061-7e87-da9fbe000000 Time:2025-06-11T04:13:31.1014800Z -------------------------------------------------------------------------------- run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mubirab5womo/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:3422bee7-201e-0061-0587-da9fbe000000 Time:2025-06-11T04:13:32.1393346Z -------------------------------------------------------------------------------- run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mubirab5womo/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:3422c102-201e-0061-7387-da9fbe000000 Time:2025-06-11T04:13:33.1777200Z -------------------------------------------------------------------------------- run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mubirab5womo/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:3422c102-201e-0061-7387-da9fbe000000 Time:2025-06-11T04:13:33.1777200Z -------------------------------------------------------------------------------- run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mubirab5womo/BackupDir/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:3422c34b-201e-0061-7987-da9fbe000000 Time:2025-06-11T04:13:34.2160914Z -------------------------------------------------------------------------------- run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mubirab5womo/BackupDir/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:3422c577-201e-0061-7787-da9fbe000000 Time:2025-06-11T04:13:35.2536551Z -------------------------------------------------------------------------------- run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mubirab5womo/BackupDir/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:3422c7ba-201e-0061-0687-da9fbe000000 Time:2025-06-11T04:13:36.2917561Z -------------------------------------------------------------------------------- run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mubirab5womo/BackupDir/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:3422c7ba-201e-0061-0687-da9fbe000000 Time:2025-06-11T04:13:36.2917561Z -------------------------------------------------------------------------------- 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: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:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Not equal: expected: []string{} actual : []string{"BackupDir", "dst"} Diff: --- Expected +++ Actual @@ -1,2 +1,4 @@ -([]string) { +([]string) (len=2) { + (string) (len=9) "BackupDir", + (string) (len=3) "dst" } Test: TestMaxDelete Messages: directories --- FAIL: TestMaxDelete (27.34s) === RUN TestMaxDeleteSizeLargeFile run.go:180: Remote "Azure container rclone-test-mubirab5womo", Local "Local file system at /tmp/rclone3698778964", Modify Window "1ns" 2025/06/11 04:13:44 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mubirab5womo/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:229af2a5-101e-0037-2a87-da6e51000000 Time:2025-06-11T04:13:45.1002874Z -------------------------------------------------------------------------------- run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mubirab5womo/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:229af4ae-101e-0037-7587-da6e51000000 Time:2025-06-11T04:13:46.1380988Z -------------------------------------------------------------------------------- run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mubirab5womo/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:229af66d-101e-0037-7a87-da6e51000000 Time:2025-06-11T04:13:47.1760942Z -------------------------------------------------------------------------------- run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mubirab5womo/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:229af66d-101e-0037-7a87-da6e51000000 Time:2025-06-11T04:13:47.1760942Z -------------------------------------------------------------------------------- run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mubirab5womo/BackupDir/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:229af804-101e-0037-6387-da6e51000000 Time:2025-06-11T04:13:48.2138662Z -------------------------------------------------------------------------------- run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mubirab5womo/BackupDir/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:229af9cd-101e-0037-7087-da6e51000000 Time:2025-06-11T04:13:49.2525172Z -------------------------------------------------------------------------------- run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mubirab5womo/BackupDir/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:229afb4a-101e-0037-3a87-da6e51000000 Time:2025-06-11T04:13:50.2912237Z -------------------------------------------------------------------------------- run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mubirab5womo/BackupDir/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:229afb4a-101e-0037-3a87-da6e51000000 Time:2025-06-11T04:13:50.2912237Z -------------------------------------------------------------------------------- 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: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 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:473 Error: Not equal: expected: []string{} actual : []string{"BackupDir", "dst"} Diff: --- Expected +++ Actual @@ -1,2 +1,4 @@ -([]string) { +([]string) (len=2) { + (string) (len=9) "BackupDir", + (string) (len=3) "dst" } Test: TestMaxDeleteSizeLargeFile Messages: directories run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mubirab5womo/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:229b08dc-101e-0037-1e87-da6e51000000 Time:2025-06-11T04:13:58.4843210Z -------------------------------------------------------------------------------- run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mubirab5womo/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:229b0a96-101e-0037-2987-da6e51000000 Time:2025-06-11T04:13:59.5229124Z -------------------------------------------------------------------------------- run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mubirab5womo/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:229b0cbd-101e-0037-1a87-da6e51000000 Time:2025-06-11T04:14:00.5610055Z -------------------------------------------------------------------------------- run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mubirab5womo/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:229b0cbd-101e-0037-1a87-da6e51000000 Time:2025-06-11T04:14:00.5610055Z -------------------------------------------------------------------------------- run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mubirab5womo/BackupDir/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:229b0e8a-101e-0037-2a87-da6e51000000 Time:2025-06-11T04:14:01.5989712Z -------------------------------------------------------------------------------- run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mubirab5womo/BackupDir/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:229b1043-101e-0037-3387-da6e51000000 Time:2025-06-11T04:14:02.6374837Z -------------------------------------------------------------------------------- run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mubirab5womo/BackupDir/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:229b1213-101e-0037-1e87-da6e51000000 Time:2025-06-11T04:14:03.6751952Z -------------------------------------------------------------------------------- run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mubirab5womo/BackupDir/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:229b1213-101e-0037-1e87-da6e51000000 Time:2025-06-11T04:14:03.6751952Z -------------------------------------------------------------------------------- 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: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:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Not equal: expected: []string{} actual : []string{"BackupDir", "dst"} Diff: --- Expected +++ Actual @@ -1,2 +1,4 @@ -([]string) { +([]string) (len=2) { + (string) (len=9) "BackupDir", + (string) (len=3) "dst" } Test: TestMaxDeleteSizeLargeFile Messages: directories --- FAIL: TestMaxDeleteSizeLargeFile (27.40s) === RUN TestMaxDeleteSize run.go:180: Remote "Azure container rclone-test-mubirab5womo", Local "Local file system at /tmp/rclone3698778964", Modify Window "1ns" 2025/06/11 04:14:12 ERROR : small: Got fatal error on delete: --max-delete-size threshold reached run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mubirab5womo/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:342315f2-201e-0061-2087-da9fbe000000 Time:2025-06-11T04:14:12.4498195Z -------------------------------------------------------------------------------- run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mubirab5womo/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:342317ce-201e-0061-4a87-da9fbe000000 Time:2025-06-11T04:14:13.4874941Z -------------------------------------------------------------------------------- run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mubirab5womo/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:342319c2-201e-0061-0287-da9fbe000000 Time:2025-06-11T04:14:14.5262008Z -------------------------------------------------------------------------------- run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mubirab5womo/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:342319c2-201e-0061-0287-da9fbe000000 Time:2025-06-11T04:14:14.5262008Z -------------------------------------------------------------------------------- run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mubirab5womo/BackupDir/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:34231b99-201e-0061-1a87-da9fbe000000 Time:2025-06-11T04:14:15.5670101Z -------------------------------------------------------------------------------- run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mubirab5womo/BackupDir/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:34231da5-201e-0061-6887-da9fbe000000 Time:2025-06-11T04:14:16.6078595Z -------------------------------------------------------------------------------- run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mubirab5womo/BackupDir/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:34231fee-201e-0061-7687-da9fbe000000 Time:2025-06-11T04:14:17.6463374Z -------------------------------------------------------------------------------- run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mubirab5womo/BackupDir/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:34231fee-201e-0061-7687-da9fbe000000 Time:2025-06-11T04:14:17.6463374Z -------------------------------------------------------------------------------- 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: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 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:493 Error: Not equal: expected: []string{} actual : []string{"BackupDir", "dst"} Diff: --- Expected +++ Actual @@ -1,2 +1,4 @@ -([]string) { +([]string) (len=2) { + (string) (len=9) "BackupDir", + (string) (len=3) "dst" } Test: TestMaxDeleteSize Messages: directories run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mubirab5womo/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:34233283-201e-0061-1787-da9fbe000000 Time:2025-06-11T04:14:25.8403949Z -------------------------------------------------------------------------------- run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mubirab5womo/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:34233541-201e-0061-0d87-da9fbe000000 Time:2025-06-11T04:14:26.8779255Z -------------------------------------------------------------------------------- run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mubirab5womo/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:3423384a-201e-0061-5687-da9fbe000000 Time:2025-06-11T04:14:27.9158486Z -------------------------------------------------------------------------------- run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mubirab5womo/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:3423384a-201e-0061-5687-da9fbe000000 Time:2025-06-11T04:14:27.9158486Z -------------------------------------------------------------------------------- run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mubirab5womo/BackupDir/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:34233aea-201e-0061-4f87-da9fbe000000 Time:2025-06-11T04:14:28.9539692Z -------------------------------------------------------------------------------- run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mubirab5womo/BackupDir/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:34233d78-201e-0061-2987-da9fbe000000 Time:2025-06-11T04:14:29.9913068Z -------------------------------------------------------------------------------- run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mubirab5womo/BackupDir/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:3423407c-201e-0061-3187-da9fbe000000 Time:2025-06-11T04:14:31.0295414Z -------------------------------------------------------------------------------- run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mubirab5womo/BackupDir/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:3423407c-201e-0061-3187-da9fbe000000 Time:2025-06-11T04:14:31.0295414Z -------------------------------------------------------------------------------- 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: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:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Not equal: expected: []string{} actual : []string{"BackupDir", "dst"} Diff: --- Expected +++ Actual @@ -1,2 +1,4 @@ -([]string) { +([]string) (len=2) { + (string) (len=9) "BackupDir", + (string) (len=3) "dst" } Test: TestMaxDeleteSize Messages: directories --- FAIL: TestMaxDeleteSize (27.34s) === RUN TestReadFile run.go:180: Remote "Azure container rclone-test-mubirab5womo", Local "Local file system at /tmp/rclone3698778964", Modify Window "1ns" run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mubirab5womo/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:342356a5-201e-0061-0187-da9fbe000000 Time:2025-06-11T04:14:39.5526171Z -------------------------------------------------------------------------------- run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mubirab5womo/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:3423594c-201e-0061-6d87-da9fbe000000 Time:2025-06-11T04:14:40.5907531Z -------------------------------------------------------------------------------- run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mubirab5womo/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:34235c30-201e-0061-1687-da9fbe000000 Time:2025-06-11T04:14:41.6323572Z -------------------------------------------------------------------------------- run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mubirab5womo/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:34235c30-201e-0061-1687-da9fbe000000 Time:2025-06-11T04:14:41.6323572Z -------------------------------------------------------------------------------- run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mubirab5womo/BackupDir/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:34235f62-201e-0061-7587-da9fbe000000 Time:2025-06-11T04:14:42.6710222Z -------------------------------------------------------------------------------- run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mubirab5womo/BackupDir/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:342362b4-201e-0061-7687-da9fbe000000 Time:2025-06-11T04:14:43.7086471Z -------------------------------------------------------------------------------- run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mubirab5womo/BackupDir/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:342365bc-201e-0061-3e87-da9fbe000000 Time:2025-06-11T04:14:44.7466378Z -------------------------------------------------------------------------------- run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mubirab5womo/BackupDir/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:342365bc-201e-0061-3e87-da9fbe000000 Time:2025-06-11T04:14:44.7466378Z -------------------------------------------------------------------------------- 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: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 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:510 Error: Not equal: expected: []string{} actual : []string{"BackupDir", "dst"} Diff: --- Expected +++ Actual @@ -1,2 +1,4 @@ -([]string) { +([]string) (len=2) { + (string) (len=9) "BackupDir", + (string) (len=3) "dst" } Test: TestReadFile Messages: directories run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mubirab5womo/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:342378cd-201e-0061-0987-da9fbe000000 Time:2025-06-11T04:14:52.9427694Z -------------------------------------------------------------------------------- run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mubirab5womo/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:34237ae7-201e-0061-6a87-da9fbe000000 Time:2025-06-11T04:14:53.9843718Z -------------------------------------------------------------------------------- run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mubirab5womo/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:34237cf8-201e-0061-4987-da9fbe000000 Time:2025-06-11T04:14:55.0221513Z -------------------------------------------------------------------------------- run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mubirab5womo/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:34237cf8-201e-0061-4987-da9fbe000000 Time:2025-06-11T04:14:55.0221513Z -------------------------------------------------------------------------------- run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mubirab5womo/BackupDir/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:34237ecf-201e-0061-7487-da9fbe000000 Time:2025-06-11T04:14:56.0606554Z -------------------------------------------------------------------------------- run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mubirab5womo/BackupDir/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:342380ff-201e-0061-5e87-da9fbe000000 Time:2025-06-11T04:14:57.0984365Z -------------------------------------------------------------------------------- run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mubirab5womo/BackupDir/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:3423831a-201e-0061-4187-da9fbe000000 Time:2025-06-11T04:14:58.1385059Z -------------------------------------------------------------------------------- run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mubirab5womo/BackupDir/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:3423831a-201e-0061-4187-da9fbe000000 Time:2025-06-11T04:14:58.1385059Z -------------------------------------------------------------------------------- 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: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:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Not equal: expected: []string{} actual : []string{"BackupDir", "dst"} Diff: --- Expected +++ Actual @@ -1,2 +1,4 @@ -([]string) { +([]string) (len=2) { + (string) (len=9) "BackupDir", + (string) (len=3) "dst" } Test: TestReadFile Messages: directories --- FAIL: TestReadFile (27.11s) === RUN TestCat run.go:180: Remote "Azure container rclone-test-mubirab5womo", Local "Local file system at /tmp/rclone3698778964", Modify Window "1ns" run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mubirab5womo/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:34239fd3-201e-0061-1e87-da9fbe000000 Time:2025-06-11T04:15:07.4418748Z -------------------------------------------------------------------------------- run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mubirab5womo/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:3423a37a-201e-0061-5b87-da9fbe000000 Time:2025-06-11T04:15:08.4800924Z -------------------------------------------------------------------------------- run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mubirab5womo/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:3423a6c7-201e-0061-7c87-da9fbe000000 Time:2025-06-11T04:15:09.5181320Z -------------------------------------------------------------------------------- run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mubirab5womo/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:3423a6c7-201e-0061-7c87-da9fbe000000 Time:2025-06-11T04:15:09.5181320Z -------------------------------------------------------------------------------- run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mubirab5womo/BackupDir/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:3423aa0b-201e-0061-2687-da9fbe000000 Time:2025-06-11T04:15:10.5560313Z -------------------------------------------------------------------------------- run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mubirab5womo/BackupDir/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:3423acc8-201e-0061-0e87-da9fbe000000 Time:2025-06-11T04:15:11.5946726Z -------------------------------------------------------------------------------- run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mubirab5womo/BackupDir/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:3423afa2-201e-0061-1687-da9fbe000000 Time:2025-06-11T04:15:12.6330481Z -------------------------------------------------------------------------------- run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mubirab5womo/BackupDir/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:3423afa2-201e-0061-1687-da9fbe000000 Time:2025-06-11T04:15:12.6330481Z -------------------------------------------------------------------------------- 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: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:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Not equal: expected: []string{} actual : []string{"BackupDir", "dst"} Diff: --- Expected +++ Actual @@ -1,2 +1,4 @@ -([]string) { +([]string) (len=2) { + (string) (len=9) "BackupDir", + (string) (len=3) "dst" } Test: TestCat Messages: directories --- FAIL: TestCat (14.49s) === RUN TestRmdirsNoLeaveRoot run.go:180: Remote "Azure container rclone-test-mubirab5womo", Local "Local file system at /tmp/rclone3698778964", Modify Window "1ns" 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: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/fs/operations/operations_test.go:662 Error: Not equal: expected: []string{"A1", "A1/B1", "A1/B1/C1", "A1/B1/C3", "A1/B2", "A1/B2/C2", "A2", "A3", "A3/B3", "A3/B3/C4"} actual : []string{"A1", "A1/B1", "A1/B1/C1", "A1/B1/C3", "A1/B2", "A1/B2/C2", "A2", "A3", "A3/B3", "A3/B3/C4", "BackupDir", "dst"} Diff: --- Expected +++ Actual @@ -1,2 +1,2 @@ -([]string) (len=10) { +([]string) (len=12) { (string) (len=2) "A1", @@ -10,3 +10,5 @@ (string) (len=5) "A3/B3", - (string) (len=8) "A3/B3/C4" + (string) (len=8) "A3/B3/C4", + (string) (len=9) "BackupDir", + (string) (len=3) "dst" } Test: TestRmdirsNoLeaveRoot Messages: directories 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: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/fs/operations/operations_test.go:685 Error: Not equal: expected: []string{"A1", "A1/B1", "A1/B1/C1", "A1/B1/C3", "A1/B2", "A1/B2/C2", "A2", "A3", "A3/B3"} actual : []string{"A1", "A1/B1", "A1/B1/C1", "A1/B1/C3", "A1/B2", "A1/B2/C2", "A2", "A3", "A3/B3", "BackupDir", "dst"} Diff: --- Expected +++ Actual @@ -1,2 +1,2 @@ -([]string) (len=9) { +([]string) (len=11) { (string) (len=2) "A1", @@ -9,3 +9,5 @@ (string) (len=2) "A3", - (string) (len=5) "A3/B3" + (string) (len=5) "A3/B3", + (string) (len=9) "BackupDir", + (string) (len=3) "dst" } Test: TestRmdirsNoLeaveRoot Messages: directories 2025/06/11 04:15:36 ERROR : dst: Failed to rmdir: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mubirab5womo/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:3423e6c6-201e-0061-0887-da9fbe000000 Time:2025-06-11T04:15:36.7477490Z -------------------------------------------------------------------------------- 2025/06/11 04:15:36 ERROR : BackupDir: Failed to rmdir: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mubirab5womo/BackupDir/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:c38dc403-b01e-005c-5087-dae9a5000000 Time:2025-06-11T04:15:36.8431512Z -------------------------------------------------------------------------------- operations_test.go:705: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:705 Error: Received unexpected error: failed to remove directories: 2 errors: last error: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mubirab5womo/BackupDir/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:c38dc403-b01e-005c-5087-dae9a5000000 Time:2025-06-11T04:15:36.8431512Z -------------------------------------------------------------------------------- Test: TestRmdirsNoLeaveRoot run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mubirab5womo/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:c38dc486-b01e-005c-4487-dae9a5000000 Time:2025-06-11T04:15:37.0331430Z -------------------------------------------------------------------------------- run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mubirab5womo/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:c38dc6c9-b01e-005c-4f87-dae9a5000000 Time:2025-06-11T04:15:38.0721458Z -------------------------------------------------------------------------------- run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mubirab5womo/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:c38dc959-b01e-005c-3187-dae9a5000000 Time:2025-06-11T04:15:39.1103027Z -------------------------------------------------------------------------------- run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mubirab5womo/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:c38dc959-b01e-005c-3187-dae9a5000000 Time:2025-06-11T04:15:39.1103027Z -------------------------------------------------------------------------------- run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mubirab5womo/BackupDir/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:c38dcb57-b01e-005c-7187-dae9a5000000 Time:2025-06-11T04:15:40.1486132Z -------------------------------------------------------------------------------- run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mubirab5womo/BackupDir/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:c38dce08-b01e-005c-5987-dae9a5000000 Time:2025-06-11T04:15:41.1865829Z -------------------------------------------------------------------------------- run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mubirab5womo/BackupDir/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:c38dd1df-b01e-005c-6e87-dae9a5000000 Time:2025-06-11T04:15:42.2244748Z -------------------------------------------------------------------------------- run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mubirab5womo/BackupDir/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:c38dd1df-b01e-005c-6e87-dae9a5000000 Time:2025-06-11T04:15:42.2244748Z -------------------------------------------------------------------------------- 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: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:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1041 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:705 Error: Not equal: expected: []string{} actual : []string{"BackupDir", "dst"} Diff: --- Expected +++ Actual @@ -1,2 +1,4 @@ -([]string) { +([]string) (len=2) { + (string) (len=9) "BackupDir", + (string) (len=3) "dst" } Test: TestRmdirsNoLeaveRoot Messages: directories --- FAIL: TestRmdirsNoLeaveRoot (29.71s) === RUN TestRmdirsLeaveRoot run.go:180: Remote "Azure container rclone-test-mubirab5womo", Local "Local file system at /tmp/rclone3698778964", Modify Window "1ns" 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: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/fs/operations/operations_test.go:750 Error: Not equal: expected: []string{"A1", "A1/B1", "A1/B1/C1"} actual : []string{"A1", "A1/B1", "A1/B1/C1", "BackupDir", "dst"} Diff: --- Expected +++ Actual @@ -1,5 +1,7 @@ -([]string) (len=3) { +([]string) (len=5) { (string) (len=2) "A1", (string) (len=5) "A1/B1", - (string) (len=8) "A1/B1/C1" + (string) (len=8) "A1/B1/C1", + (string) (len=9) "BackupDir", + (string) (len=3) "dst" } Test: TestRmdirsLeaveRoot Messages: directories 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: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/fs/operations/operations_test.go:764 Error: Not equal: expected: []string{"A1"} actual : []string{"A1", "BackupDir", "dst"} Diff: --- Expected +++ Actual @@ -1,3 +1,5 @@ -([]string) (len=1) { - (string) (len=2) "A1" +([]string) (len=3) { + (string) (len=2) "A1", + (string) (len=9) "BackupDir", + (string) (len=3) "dst" } Test: TestRmdirsLeaveRoot Messages: directories run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mubirab5womo/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:c38e0815-b01e-005c-6187-dae9a5000000 Time:2025-06-11T04:16:05.4757038Z -------------------------------------------------------------------------------- run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mubirab5womo/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:c38e0a1d-b01e-005c-3187-dae9a5000000 Time:2025-06-11T04:16:06.5132691Z -------------------------------------------------------------------------------- run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mubirab5womo/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:c38e0be4-b01e-005c-4787-dae9a5000000 Time:2025-06-11T04:16:07.5519133Z -------------------------------------------------------------------------------- run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mubirab5womo/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:c38e0be4-b01e-005c-4787-dae9a5000000 Time:2025-06-11T04:16:07.5519133Z -------------------------------------------------------------------------------- run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mubirab5womo/BackupDir/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:c38e0e13-b01e-005c-3b87-dae9a5000000 Time:2025-06-11T04:16:08.5901491Z -------------------------------------------------------------------------------- run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mubirab5womo/BackupDir/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:c38e1023-b01e-005c-1487-dae9a5000000 Time:2025-06-11T04:16:09.6280278Z -------------------------------------------------------------------------------- run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mubirab5womo/BackupDir/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:c38e1213-b01e-005c-4e87-dae9a5000000 Time:2025-06-11T04:16:10.6655106Z -------------------------------------------------------------------------------- run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mubirab5womo/BackupDir/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:c38e1213-b01e-005c-4e87-dae9a5000000 Time:2025-06-11T04:16:10.6655106Z -------------------------------------------------------------------------------- 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: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:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Not equal: expected: []string{} actual : []string{"BackupDir", "dst"} Diff: --- Expected +++ Actual @@ -1,2 +1,4 @@ -([]string) { +([]string) (len=2) { + (string) (len=9) "BackupDir", + (string) (len=3) "dst" } Test: TestRmdirsLeaveRoot Messages: directories --- FAIL: TestRmdirsLeaveRoot (28.36s) === RUN TestRmdirsWithFilter run.go:180: Remote "Azure container rclone-test-mubirab5womo", Local "Local file system at /tmp/rclone3698778964", Modify Window "1ns" 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: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/fs/operations/operations_test.go:789 Error: Not equal: expected: []string{"A1", "A1/B1", "A1/B1/C1"} actual : []string{"A1", "A1/B1", "A1/B1/C1", "BackupDir", "dst"} Diff: --- Expected +++ Actual @@ -1,5 +1,7 @@ -([]string) (len=3) { +([]string) (len=5) { (string) (len=2) "A1", (string) (len=5) "A1/B1", - (string) (len=8) "A1/B1/C1" + (string) (len=8) "A1/B1/C1", + (string) (len=9) "BackupDir", + (string) (len=3) "dst" } Test: TestRmdirsWithFilter Messages: directories 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: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/fs/operations/operations_test.go:803 Error: Not equal: expected: []string{"A1"} actual : []string{"A1", "BackupDir", "dst"} Diff: --- Expected +++ Actual @@ -1,3 +1,5 @@ -([]string) (len=1) { - (string) (len=2) "A1" +([]string) (len=3) { + (string) (len=2) "A1", + (string) (len=9) "BackupDir", + (string) (len=3) "dst" } Test: TestRmdirsWithFilter Messages: directories run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mubirab5womo/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:c38e440f-b01e-005c-7e87-dae9a5000000 Time:2025-06-11T04:16:33.8416639Z -------------------------------------------------------------------------------- run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mubirab5womo/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:c38e4650-b01e-005c-7f87-dae9a5000000 Time:2025-06-11T04:16:34.8809510Z -------------------------------------------------------------------------------- run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mubirab5womo/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:c38e485a-b01e-005c-4b87-dae9a5000000 Time:2025-06-11T04:16:35.9193632Z -------------------------------------------------------------------------------- run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mubirab5womo/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:c38e485a-b01e-005c-4b87-dae9a5000000 Time:2025-06-11T04:16:35.9193632Z -------------------------------------------------------------------------------- run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mubirab5womo/BackupDir/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:c38e4a29-b01e-005c-5587-dae9a5000000 Time:2025-06-11T04:16:36.9572849Z -------------------------------------------------------------------------------- run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mubirab5womo/BackupDir/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:c38e4bff-b01e-005c-6987-dae9a5000000 Time:2025-06-11T04:16:37.9960514Z -------------------------------------------------------------------------------- run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mubirab5womo/BackupDir/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:c38e4e34-b01e-005c-5387-dae9a5000000 Time:2025-06-11T04:16:39.0342033Z -------------------------------------------------------------------------------- run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mubirab5womo/BackupDir/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:c38e4e34-b01e-005c-5387-dae9a5000000 Time:2025-06-11T04:16:39.0342033Z -------------------------------------------------------------------------------- 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: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:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Not equal: expected: []string{} actual : []string{"BackupDir", "dst"} Diff: --- Expected +++ Actual @@ -1,2 +1,4 @@ -([]string) { +([]string) (len=2) { + (string) (len=9) "BackupDir", + (string) (len=3) "dst" } Test: TestRmdirsWithFilter Messages: directories --- FAIL: TestRmdirsWithFilter (28.37s) === RUN TestCopyURL run.go:180: Remote "Azure container rclone-test-mubirab5womo", Local "Local file system at /tmp/rclone3698778964", Modify Window "1ns" run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mubirab5womo/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:c38e608f-b01e-005c-1287-dae9a5000000 Time:2025-06-11T04:16:48.0104174Z -------------------------------------------------------------------------------- run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mubirab5womo/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:c38e629e-b01e-005c-5387-dae9a5000000 Time:2025-06-11T04:16:49.0485921Z -------------------------------------------------------------------------------- run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mubirab5womo/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:c38e647f-b01e-005c-7087-dae9a5000000 Time:2025-06-11T04:16:50.0872712Z -------------------------------------------------------------------------------- run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mubirab5womo/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:c38e647f-b01e-005c-7087-dae9a5000000 Time:2025-06-11T04:16:50.0872712Z -------------------------------------------------------------------------------- run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mubirab5womo/BackupDir/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:c38e6667-b01e-005c-1c87-dae9a5000000 Time:2025-06-11T04:16:51.1255631Z -------------------------------------------------------------------------------- run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mubirab5womo/BackupDir/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:c38e6810-b01e-005c-1087-dae9a5000000 Time:2025-06-11T04:16:52.1633953Z -------------------------------------------------------------------------------- run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mubirab5womo/BackupDir/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:c38e69b4-b01e-005c-7c87-dae9a5000000 Time:2025-06-11T04:16:53.2010947Z -------------------------------------------------------------------------------- run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mubirab5womo/BackupDir/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:c38e69b4-b01e-005c-7c87-dae9a5000000 Time:2025-06-11T04:16:53.2010947Z -------------------------------------------------------------------------------- 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: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:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Not equal: expected: []string{} actual : []string{"BackupDir", "dst"} Diff: --- Expected +++ Actual @@ -1,2 +1,4 @@ -([]string) { +([]string) (len=2) { + (string) (len=9) "BackupDir", + (string) (len=3) "dst" } Test: TestCopyURL Messages: directories --- FAIL: TestCopyURL (14.12s) === RUN TestMoveFile run.go:180: Remote "Azure container rclone-test-mubirab5womo", Local "Local file system at /tmp/rclone3698778964", Modify Window "1ns" run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mubirab5womo/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:c38e787f-b01e-005c-3087-dae9a5000000 Time:2025-06-11T04:17:01.9793877Z -------------------------------------------------------------------------------- run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mubirab5womo/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:c38e7a44-b01e-005c-3887-dae9a5000000 Time:2025-06-11T04:17:03.0198254Z -------------------------------------------------------------------------------- run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mubirab5womo/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:c38e7bcb-b01e-005c-1487-dae9a5000000 Time:2025-06-11T04:17:04.0592740Z -------------------------------------------------------------------------------- run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mubirab5womo/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:c38e7bcb-b01e-005c-1487-dae9a5000000 Time:2025-06-11T04:17:04.0592740Z -------------------------------------------------------------------------------- run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mubirab5womo/BackupDir/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:c38e7d59-b01e-005c-5f87-dae9a5000000 Time:2025-06-11T04:17:05.0971591Z -------------------------------------------------------------------------------- run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mubirab5womo/BackupDir/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:c38e7ef2-b01e-005c-5087-dae9a5000000 Time:2025-06-11T04:17:06.1352362Z -------------------------------------------------------------------------------- run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mubirab5womo/BackupDir/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:c38e8100-b01e-005c-0c87-dae9a5000000 Time:2025-06-11T04:17:07.1732967Z -------------------------------------------------------------------------------- run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mubirab5womo/BackupDir/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:c38e8100-b01e-005c-0c87-dae9a5000000 Time:2025-06-11T04:17:07.1732967Z -------------------------------------------------------------------------------- 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: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:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Not equal: expected: []string{} actual : []string{"BackupDir", "dst"} Diff: --- Expected +++ Actual @@ -1,2 +1,4 @@ -([]string) { +([]string) (len=2) { + (string) (len=9) "BackupDir", + (string) (len=3) "dst" } Test: TestMoveFile Messages: directories --- FAIL: TestMoveFile (14.01s) === RUN TestMoveFileWithIgnoreExisting run.go:180: Remote "Azure container rclone-test-mubirab5womo", Local "Local file system at /tmp/rclone3698778964", Modify Window "1ns" run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mubirab5womo/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:c38e9161-b01e-005c-6187-dae9a5000000 Time:2025-06-11T04:17:15.8025928Z -------------------------------------------------------------------------------- run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mubirab5womo/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:c38e9392-b01e-005c-4b87-dae9a5000000 Time:2025-06-11T04:17:16.8401803Z -------------------------------------------------------------------------------- run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mubirab5womo/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:c38e9598-b01e-005c-2487-dae9a5000000 Time:2025-06-11T04:17:17.8785299Z -------------------------------------------------------------------------------- run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mubirab5womo/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:c38e9598-b01e-005c-2487-dae9a5000000 Time:2025-06-11T04:17:17.8785299Z -------------------------------------------------------------------------------- run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mubirab5womo/BackupDir/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:c38e9779-b01e-005c-5a87-dae9a5000000 Time:2025-06-11T04:17:18.9161355Z -------------------------------------------------------------------------------- run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mubirab5womo/BackupDir/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:c38e99f3-b01e-005c-7187-dae9a5000000 Time:2025-06-11T04:17:19.9545585Z -------------------------------------------------------------------------------- run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mubirab5womo/BackupDir/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:c38e9beb-b01e-005c-3e87-dae9a5000000 Time:2025-06-11T04:17:20.9935835Z -------------------------------------------------------------------------------- run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mubirab5womo/BackupDir/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:c38e9beb-b01e-005c-3e87-dae9a5000000 Time:2025-06-11T04:17:20.9935835Z -------------------------------------------------------------------------------- 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: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:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Not equal: expected: []string{} actual : []string{"BackupDir", "dst"} Diff: --- Expected +++ Actual @@ -1,2 +1,4 @@ -([]string) { +([]string) (len=2) { + (string) (len=9) "BackupDir", + (string) (len=3) "dst" } Test: TestMoveFileWithIgnoreExisting Messages: directories --- FAIL: TestMoveFileWithIgnoreExisting (13.78s) === RUN TestCaseInsensitiveMoveFile run.go:180: Remote "Azure container rclone-test-mubirab5womo", Local "Local file system at /tmp/rclone3698778964", Modify Window "1ns" run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mubirab5womo/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:c38eae98-b01e-005c-1a87-dae9a5000000 Time:2025-06-11T04:17:29.1916758Z -------------------------------------------------------------------------------- run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mubirab5womo/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:c38eb102-b01e-005c-3387-dae9a5000000 Time:2025-06-11T04:17:30.2294816Z -------------------------------------------------------------------------------- run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mubirab5womo/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:c38eb2fa-b01e-005c-3a87-dae9a5000000 Time:2025-06-11T04:17:31.2678497Z -------------------------------------------------------------------------------- run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mubirab5womo/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:c38eb2fa-b01e-005c-3a87-dae9a5000000 Time:2025-06-11T04:17:31.2678497Z -------------------------------------------------------------------------------- run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mubirab5womo/BackupDir/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:c38eb53d-b01e-005c-1c87-dae9a5000000 Time:2025-06-11T04:17:32.3060693Z -------------------------------------------------------------------------------- run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mubirab5womo/BackupDir/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:c38eb79f-b01e-005c-4987-dae9a5000000 Time:2025-06-11T04:17:33.3438016Z -------------------------------------------------------------------------------- run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mubirab5womo/BackupDir/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:c38eb9c7-b01e-005c-3187-dae9a5000000 Time:2025-06-11T04:17:34.3820948Z -------------------------------------------------------------------------------- run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mubirab5womo/BackupDir/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:c38eb9c7-b01e-005c-3187-dae9a5000000 Time:2025-06-11T04:17:34.3820948Z -------------------------------------------------------------------------------- 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: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:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Not equal: expected: []string{} actual : []string{"BackupDir", "dst"} Diff: --- Expected +++ Actual @@ -1,2 +1,4 @@ -([]string) { +([]string) (len=2) { + (string) (len=9) "BackupDir", + (string) (len=3) "dst" } Test: TestCaseInsensitiveMoveFile Messages: directories --- FAIL: TestCaseInsensitiveMoveFile (13.39s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:180: Remote "Azure container rclone-test-mubirab5womo", Local "Local file system at /tmp/rclone3698778964", Modify Window "1ns" run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mubirab5womo/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:c38ec94d-b01e-005c-6f87-dae9a5000000 Time:2025-06-11T04:17:42.5839972Z -------------------------------------------------------------------------------- run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mubirab5womo/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:c38ecb1b-b01e-005c-0287-dae9a5000000 Time:2025-06-11T04:17:43.6223204Z -------------------------------------------------------------------------------- run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mubirab5womo/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:c38ecd45-b01e-005c-7c87-dae9a5000000 Time:2025-06-11T04:17:44.6607089Z -------------------------------------------------------------------------------- run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mubirab5womo/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:c38ecd45-b01e-005c-7c87-dae9a5000000 Time:2025-06-11T04:17:44.6607089Z -------------------------------------------------------------------------------- run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mubirab5womo/BackupDir/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:c38ecfa6-b01e-005c-2287-dae9a5000000 Time:2025-06-11T04:17:45.6986086Z -------------------------------------------------------------------------------- run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mubirab5womo/BackupDir/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:c38ed218-b01e-005c-4787-dae9a5000000 Time:2025-06-11T04:17:46.7362446Z -------------------------------------------------------------------------------- run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mubirab5womo/BackupDir/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:c38ed3fe-b01e-005c-7887-dae9a5000000 Time:2025-06-11T04:17:47.7741502Z -------------------------------------------------------------------------------- run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mubirab5womo/BackupDir/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:c38ed3fe-b01e-005c-7887-dae9a5000000 Time:2025-06-11T04:17:47.7741502Z -------------------------------------------------------------------------------- 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: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:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Not equal: expected: []string{} actual : []string{"BackupDir", "dst"} Diff: --- Expected +++ Actual @@ -1,2 +1,4 @@ -([]string) { +([]string) (len=2) { + (string) (len=9) "BackupDir", + (string) (len=3) "dst" } Test: TestCaseInsensitiveMoveFileDryRun Messages: directories --- FAIL: TestCaseInsensitiveMoveFileDryRun (13.39s) === RUN TestMoveFileBackupDir run.go:180: Remote "Azure container rclone-test-mubirab5womo", Local "Local file system at /tmp/rclone3698778964", Modify Window "1ns" run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mubirab5womo/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:c38ee720-b01e-005c-1f87-dae9a5000000 Time:2025-06-11T04:17:57.1717433Z -------------------------------------------------------------------------------- run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mubirab5womo/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:c38ee8e2-b01e-005c-3287-dae9a5000000 Time:2025-06-11T04:17:58.2104627Z -------------------------------------------------------------------------------- run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mubirab5womo/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:c38eeaf7-b01e-005c-0287-dae9a5000000 Time:2025-06-11T04:17:59.2485862Z -------------------------------------------------------------------------------- run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mubirab5womo/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:c38eeaf7-b01e-005c-0287-dae9a5000000 Time:2025-06-11T04:17:59.2485862Z -------------------------------------------------------------------------------- run.go:125: removing dir "backup" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mubirab5womo/backup/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:c38eed31-b01e-005c-6787-dae9a5000000 Time:2025-06-11T04:18:00.3256619Z -------------------------------------------------------------------------------- run.go:125: removing dir "backup" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mubirab5womo/backup/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:c38eef7f-b01e-005c-4187-dae9a5000000 Time:2025-06-11T04:18:01.3647033Z -------------------------------------------------------------------------------- run.go:125: removing dir "backup" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mubirab5womo/backup/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:c38ef18c-b01e-005c-1a87-dae9a5000000 Time:2025-06-11T04:18:02.4026399Z -------------------------------------------------------------------------------- run.go:128: removing dir "backup" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mubirab5womo/backup/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:c38ef18c-b01e-005c-1a87-dae9a5000000 Time:2025-06-11T04:18:02.4026399Z -------------------------------------------------------------------------------- run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mubirab5womo/BackupDir/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:c38ef3bd-b01e-005c-1287-dae9a5000000 Time:2025-06-11T04:18:03.4408894Z -------------------------------------------------------------------------------- run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mubirab5womo/BackupDir/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:c38ef60d-b01e-005c-2a87-dae9a5000000 Time:2025-06-11T04:18:04.4784683Z -------------------------------------------------------------------------------- run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mubirab5womo/BackupDir/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:c38ef7cc-b01e-005c-4187-dae9a5000000 Time:2025-06-11T04:18:05.5166856Z -------------------------------------------------------------------------------- run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mubirab5womo/BackupDir/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:c38ef7cc-b01e-005c-4187-dae9a5000000 Time:2025-06-11T04:18:05.5166856Z -------------------------------------------------------------------------------- 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: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:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Not equal: expected: []string{} actual : []string{"BackupDir", "dst"} Diff: --- Expected +++ Actual @@ -1,2 +1,4 @@ -([]string) { +([]string) (len=2) { + (string) (len=9) "BackupDir", + (string) (len=3) "dst" } Test: TestMoveFileBackupDir Messages: directories --- FAIL: TestMoveFileBackupDir (17.75s) === RUN TestDirMove run.go:180: Remote "Azure container rclone-test-mubirab5womo", Local "Local file system at /tmp/rclone3698778964", Modify Window "1ns" 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: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/fs/operations/operations_test.go:1365 Error: Not equal: expected: []string{"A1", "A1/B1", "A1/B1/C1", "A1/B1/C2", "A1/B1/C3", "A1/B2"} actual : []string{"A1", "A1/B1", "A1/B1/C1", "A1/B1/C2", "A1/B1/C3", "A1/B2", "BackupDir", "dst"} Diff: --- Expected +++ Actual @@ -1,2 +1,2 @@ -([]string) (len=6) { +([]string) (len=8) { (string) (len=2) "A1", @@ -6,3 +6,5 @@ (string) (len=8) "A1/B1/C3", - (string) (len=5) "A1/B2" + (string) (len=5) "A1/B2", + (string) (len=9) "BackupDir", + (string) (len=3) "dst" } Test: TestDirMove Messages: directories 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: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/fs/operations/operations_test.go:1386 Error: Not equal: expected: []string{"A2", "A2/B1", "A2/B1/C1", "A2/B1/C2", "A2/B1/C3", "A2/B2"} actual : []string{"A2", "A2/B1", "A2/B1/C1", "A2/B1/C2", "A2/B1/C3", "A2/B2", "BackupDir", "dst"} Diff: --- Expected +++ Actual @@ -1,2 +1,2 @@ -([]string) (len=6) { +([]string) (len=8) { (string) (len=2) "A2", @@ -6,3 +6,5 @@ (string) (len=8) "A2/B1/C3", - (string) (len=5) "A2/B2" + (string) (len=5) "A2/B2", + (string) (len=9) "BackupDir", + (string) (len=3) "dst" } Test: TestDirMove Messages: directories 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: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/fs/operations/operations_test.go:1411 Error: Not equal: expected: []string{"A3", "A3/B1", "A3/B1/C1", "A3/B1/C2", "A3/B1/C3", "A3/B2"} actual : []string{"A3", "A3/B1", "A3/B1/C1", "A3/B1/C2", "A3/B1/C3", "A3/B2", "BackupDir", "dst"} Diff: --- Expected +++ Actual @@ -1,2 +1,2 @@ -([]string) (len=6) { +([]string) (len=8) { (string) (len=2) "A3", @@ -6,3 +6,5 @@ (string) (len=8) "A3/B1/C3", - (string) (len=5) "A3/B2" + (string) (len=5) "A3/B2", + (string) (len=9) "BackupDir", + (string) (len=3) "dst" } Test: TestDirMove Messages: directories 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: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/fs/operations/operations_test.go:1439 Error: Not equal: expected: []string{"A4", "A4/B1", "A4/B1/C1", "A4/B1/C2", "A4/B1/C3", "A4/B2"} actual : []string{"A4", "A4/B1", "A4/B1/C1", "A4/B1/C2", "A4/B1/C3", "A4/B2", "BackupDir", "dst"} Diff: --- Expected +++ Actual @@ -1,2 +1,2 @@ -([]string) (len=6) { +([]string) (len=8) { (string) (len=2) "A4", @@ -6,3 +6,5 @@ (string) (len=8) "A4/B1/C3", - (string) (len=5) "A4/B2" + (string) (len=5) "A4/B2", + (string) (len=9) "BackupDir", + (string) (len=3) "dst" } Test: TestDirMove Messages: directories run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mubirab5womo/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:f954476e-001e-0014-7b87-daf492000000 Time:2025-06-11T04:18:47.6812164Z -------------------------------------------------------------------------------- run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mubirab5womo/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:f9544945-001e-0014-2787-daf492000000 Time:2025-06-11T04:18:48.7199158Z -------------------------------------------------------------------------------- run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mubirab5womo/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:f9544bb6-001e-0014-5387-daf492000000 Time:2025-06-11T04:18:49.7582836Z -------------------------------------------------------------------------------- run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mubirab5womo/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:f9544bb6-001e-0014-5387-daf492000000 Time:2025-06-11T04:18:49.7582836Z -------------------------------------------------------------------------------- run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mubirab5womo/BackupDir/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:f9544deb-001e-0014-5a87-daf492000000 Time:2025-06-11T04:18:50.7963741Z -------------------------------------------------------------------------------- run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mubirab5womo/BackupDir/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:f9544f93-001e-0014-4987-daf492000000 Time:2025-06-11T04:18:51.8342106Z -------------------------------------------------------------------------------- run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mubirab5womo/BackupDir/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:f9545100-001e-0014-7c87-daf492000000 Time:2025-06-11T04:18:52.8736217Z -------------------------------------------------------------------------------- run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mubirab5womo/BackupDir/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:f9545100-001e-0014-7c87-daf492000000 Time:2025-06-11T04:18:52.8736217Z -------------------------------------------------------------------------------- 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: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:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Not equal: expected: []string{} actual : []string{"BackupDir", "dst"} Diff: --- Expected +++ Actual @@ -1,2 +1,4 @@ -([]string) { +([]string) (len=2) { + (string) (len=9) "BackupDir", + (string) (len=3) "dst" } Test: TestDirMove Messages: directories --- FAIL: TestDirMove (47.59s) === RUN TestGetFsInfo run.go:180: Remote "Azure container rclone-test-mubirab5womo", Local "Local file system at /tmp/rclone3698778964", Modify Window "1ns" run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mubirab5womo/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:f95462a5-001e-0014-5887-daf492000000 Time:2025-06-11T04:19:01.3051246Z -------------------------------------------------------------------------------- run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mubirab5womo/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:f9546525-001e-0014-1887-daf492000000 Time:2025-06-11T04:19:02.3428128Z -------------------------------------------------------------------------------- run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mubirab5womo/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:f9546893-001e-0014-3f87-daf492000000 Time:2025-06-11T04:19:03.3807510Z -------------------------------------------------------------------------------- run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mubirab5womo/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:f9546893-001e-0014-3f87-daf492000000 Time:2025-06-11T04:19:03.3807510Z -------------------------------------------------------------------------------- run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mubirab5womo/BackupDir/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:f9546aa4-001e-0014-1d87-daf492000000 Time:2025-06-11T04:19:04.4188692Z -------------------------------------------------------------------------------- run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mubirab5womo/BackupDir/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:f9546caf-001e-0014-6887-daf492000000 Time:2025-06-11T04:19:05.4575856Z -------------------------------------------------------------------------------- run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mubirab5womo/BackupDir/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:f9546ef5-001e-0014-0287-daf492000000 Time:2025-06-11T04:19:06.4954432Z -------------------------------------------------------------------------------- run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mubirab5womo/BackupDir/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:f9546ef5-001e-0014-0287-daf492000000 Time:2025-06-11T04:19:06.4954432Z -------------------------------------------------------------------------------- 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: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:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Not equal: expected: []string{} actual : []string{"BackupDir", "dst"} Diff: --- Expected +++ Actual @@ -1,2 +1,4 @@ -([]string) { +([]string) (len=2) { + (string) (len=9) "BackupDir", + (string) (len=3) "dst" } Test: TestGetFsInfo Messages: directories --- FAIL: TestGetFsInfo (13.41s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:180: Remote "Azure container rclone-test-mubirab5womo", Local "Local file system at /tmp/rclone3698778964", Modify Window "1ns" 2025/06/11 04:19:14 NOTICE: Azure container rclone-test-mubirab5womo: Streaming uploads using chunk size 4Mi will have maximum file size of 195.312Gi run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mubirab5womo/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:f9548130-001e-0014-0a87-daf492000000 Time:2025-06-11T04:19:15.2568636Z -------------------------------------------------------------------------------- run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mubirab5womo/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:f9548381-001e-0014-2f87-daf492000000 Time:2025-06-11T04:19:16.2946330Z -------------------------------------------------------------------------------- run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mubirab5womo/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:f9548587-001e-0014-7a87-daf492000000 Time:2025-06-11T04:19:17.3326903Z -------------------------------------------------------------------------------- run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mubirab5womo/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:f9548587-001e-0014-7a87-daf492000000 Time:2025-06-11T04:19:17.3326903Z -------------------------------------------------------------------------------- run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mubirab5womo/BackupDir/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:f9548780-001e-0014-3387-daf492000000 Time:2025-06-11T04:19:18.3711425Z -------------------------------------------------------------------------------- run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mubirab5womo/BackupDir/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:f95489ed-001e-0014-5d88-daf492000000 Time:2025-06-11T04:19:19.4093523Z -------------------------------------------------------------------------------- run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mubirab5womo/BackupDir/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:f9548c3f-001e-0014-7988-daf492000000 Time:2025-06-11T04:19:20.4474848Z -------------------------------------------------------------------------------- run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mubirab5womo/BackupDir/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:f9548c3f-001e-0014-7988-daf492000000 Time:2025-06-11T04:19:20.4474848Z -------------------------------------------------------------------------------- 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: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:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Not equal: expected: []string{} actual : []string{"BackupDir", "dst"} Diff: --- Expected +++ Actual @@ -1,2 +1,4 @@ -([]string) { +([]string) (len=2) { + (string) (len=9) "BackupDir", + (string) (len=3) "dst" } Test: TestRcat/withChecksum=false,ignoreChecksum=false Messages: directories === RUN TestRcat/withChecksum=true,ignoreChecksum=false run.go:180: Remote "Azure container rclone-test-mubirab5womo", Local "Local file system at /tmp/rclone3698778964", Modify Window "1ns" run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mubirab5womo/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:f9549f49-001e-0014-3788-daf492000000 Time:2025-06-11T04:19:29.1892015Z -------------------------------------------------------------------------------- run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mubirab5womo/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:f954a1ad-001e-0014-5088-daf492000000 Time:2025-06-11T04:19:30.2278528Z -------------------------------------------------------------------------------- run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mubirab5womo/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:f954a3d7-001e-0014-4388-daf492000000 Time:2025-06-11T04:19:31.2656822Z -------------------------------------------------------------------------------- run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mubirab5womo/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:f954a3d7-001e-0014-4388-daf492000000 Time:2025-06-11T04:19:31.2656822Z -------------------------------------------------------------------------------- run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mubirab5womo/BackupDir/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:f954a5df-001e-0014-1e88-daf492000000 Time:2025-06-11T04:19:32.3035252Z -------------------------------------------------------------------------------- run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mubirab5womo/BackupDir/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:f954a804-001e-0014-0f88-daf492000000 Time:2025-06-11T04:19:33.3410742Z -------------------------------------------------------------------------------- run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mubirab5womo/BackupDir/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:f954aa47-001e-0014-1d88-daf492000000 Time:2025-06-11T04:19:34.3789210Z -------------------------------------------------------------------------------- run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mubirab5womo/BackupDir/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:f954aa47-001e-0014-1d88-daf492000000 Time:2025-06-11T04:19:34.3789210Z -------------------------------------------------------------------------------- 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: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:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Not equal: expected: []string{} actual : []string{"BackupDir", "dst"} Diff: --- Expected +++ Actual @@ -1,2 +1,4 @@ -([]string) { +([]string) (len=2) { + (string) (len=9) "BackupDir", + (string) (len=3) "dst" } Test: TestRcat/withChecksum=true,ignoreChecksum=false Messages: directories === RUN TestRcat/withChecksum=false,ignoreChecksum=true run.go:180: Remote "Azure container rclone-test-mubirab5womo", Local "Local file system at /tmp/rclone3698778964", Modify Window "1ns" run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mubirab5womo/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:f954bfc4-001e-0014-2f88-daf492000000 Time:2025-06-11T04:19:43.1053938Z -------------------------------------------------------------------------------- run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mubirab5womo/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:f954c2b0-001e-0014-5c88-daf492000000 Time:2025-06-11T04:19:44.1438098Z -------------------------------------------------------------------------------- run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mubirab5womo/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:f954c4e7-001e-0014-5288-daf492000000 Time:2025-06-11T04:19:45.1817174Z -------------------------------------------------------------------------------- run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mubirab5womo/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:f954c4e7-001e-0014-5288-daf492000000 Time:2025-06-11T04:19:45.1817174Z -------------------------------------------------------------------------------- run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mubirab5womo/BackupDir/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:f954c74d-001e-0014-4388-daf492000000 Time:2025-06-11T04:19:46.2218493Z -------------------------------------------------------------------------------- run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mubirab5womo/BackupDir/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:f954c96b-001e-0014-1a88-daf492000000 Time:2025-06-11T04:19:47.2603923Z -------------------------------------------------------------------------------- run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mubirab5womo/BackupDir/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:f954cb9a-001e-0014-1488-daf492000000 Time:2025-06-11T04:19:48.3006357Z -------------------------------------------------------------------------------- run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mubirab5womo/BackupDir/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:f954cb9a-001e-0014-1488-daf492000000 Time:2025-06-11T04:19:48.3006357Z -------------------------------------------------------------------------------- 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: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:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Not equal: expected: []string{} actual : []string{"BackupDir", "dst"} Diff: --- Expected +++ Actual @@ -1,2 +1,4 @@ -([]string) { +([]string) (len=2) { + (string) (len=9) "BackupDir", + (string) (len=3) "dst" } Test: TestRcat/withChecksum=false,ignoreChecksum=true Messages: directories === RUN TestRcat/withChecksum=true,ignoreChecksum=true run.go:180: Remote "Azure container rclone-test-mubirab5womo", Local "Local file system at /tmp/rclone3698778964", Modify Window "1ns" run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mubirab5womo/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:f954df18-001e-0014-7288-daf492000000 Time:2025-06-11T04:19:57.0329587Z -------------------------------------------------------------------------------- run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mubirab5womo/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:f954e0ee-001e-0014-7c88-daf492000000 Time:2025-06-11T04:19:58.0707838Z -------------------------------------------------------------------------------- run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mubirab5womo/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:f954e2d4-001e-0014-3088-daf492000000 Time:2025-06-11T04:19:59.1089194Z -------------------------------------------------------------------------------- run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mubirab5womo/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:f954e2d4-001e-0014-3088-daf492000000 Time:2025-06-11T04:19:59.1089194Z -------------------------------------------------------------------------------- run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mubirab5womo/BackupDir/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:f954e49a-001e-0014-4d88-daf492000000 Time:2025-06-11T04:20:00.1470060Z -------------------------------------------------------------------------------- run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mubirab5womo/BackupDir/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:f954e6dc-001e-0014-5088-daf492000000 Time:2025-06-11T04:20:01.1849081Z -------------------------------------------------------------------------------- run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mubirab5womo/BackupDir/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:f954e919-001e-0014-5f88-daf492000000 Time:2025-06-11T04:20:02.2228263Z -------------------------------------------------------------------------------- run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mubirab5womo/BackupDir/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:f954e919-001e-0014-5f88-daf492000000 Time:2025-06-11T04:20:02.2228263Z -------------------------------------------------------------------------------- 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: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:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Not equal: expected: []string{} actual : []string{"BackupDir", "dst"} Diff: --- Expected +++ Actual @@ -1,2 +1,4 @@ -([]string) { +([]string) (len=2) { + (string) (len=9) "BackupDir", + (string) (len=3) "dst" } Test: TestRcat/withChecksum=true,ignoreChecksum=true Messages: directories --- FAIL: TestRcat (55.71s) --- FAIL: TestRcat/withChecksum=false,ignoreChecksum=false (13.93s) --- FAIL: TestRcat/withChecksum=true,ignoreChecksum=false (13.93s) --- FAIL: TestRcat/withChecksum=false,ignoreChecksum=true (13.92s) --- FAIL: TestRcat/withChecksum=true,ignoreChecksum=true (13.92s) === RUN TestRcatMetadata run.go:180: Remote "Azure container rclone-test-mubirab5womo", Local "Local file system at /tmp/rclone3698778964", Modify Window "1ns" operations_test.go:1532: Skipping as destination doesn't support user metadata run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mubirab5womo/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:f954fc50-001e-0014-1588-daf492000000 Time:2025-06-11T04:20:10.4200504Z -------------------------------------------------------------------------------- run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mubirab5womo/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:f9550168-001e-0014-6588-daf492000000 Time:2025-06-11T04:20:11.4579690Z -------------------------------------------------------------------------------- run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mubirab5womo/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:f955054e-001e-0014-6c88-daf492000000 Time:2025-06-11T04:20:12.4959866Z -------------------------------------------------------------------------------- run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mubirab5womo/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:f955054e-001e-0014-6c88-daf492000000 Time:2025-06-11T04:20:12.4959866Z -------------------------------------------------------------------------------- run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mubirab5womo/BackupDir/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:f955090e-001e-0014-6588-daf492000000 Time:2025-06-11T04:20:13.5340956Z -------------------------------------------------------------------------------- run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mubirab5womo/BackupDir/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:f9550cfd-001e-0014-0d88-daf492000000 Time:2025-06-11T04:20:14.5724062Z -------------------------------------------------------------------------------- run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mubirab5womo/BackupDir/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:f95510df-001e-0014-3788-daf492000000 Time:2025-06-11T04:20:15.6102329Z -------------------------------------------------------------------------------- run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mubirab5womo/BackupDir/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:f95510df-001e-0014-3788-daf492000000 Time:2025-06-11T04:20:15.6102329Z -------------------------------------------------------------------------------- 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: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:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1156 /usr/local/go/src/testing/testing.go:1132 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1532 Error: Not equal: expected: []string{} actual : []string{"BackupDir", "dst"} Diff: --- Expected +++ Actual @@ -1,2 +1,4 @@ -([]string) { +([]string) (len=2) { + (string) (len=9) "BackupDir", + (string) (len=3) "dst" } Test: TestRcatMetadata Messages: directories --- FAIL: TestRcatMetadata (13.39s) === RUN TestRcatSize run.go:180: Remote "Azure container rclone-test-mubirab5womo", Local "Local file system at /tmp/rclone3698778964", Modify Window "1ns" run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mubirab5womo/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:f9552817-001e-0014-0588-daf492000000 Time:2025-06-11T04:20:24.1535348Z -------------------------------------------------------------------------------- run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mubirab5womo/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:f9552ac0-001e-0014-6788-daf492000000 Time:2025-06-11T04:20:25.1936473Z -------------------------------------------------------------------------------- run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mubirab5womo/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:f9552cff-001e-0014-6888-daf492000000 Time:2025-06-11T04:20:26.2315545Z -------------------------------------------------------------------------------- run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mubirab5womo/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:f9552cff-001e-0014-6888-daf492000000 Time:2025-06-11T04:20:26.2315545Z -------------------------------------------------------------------------------- run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mubirab5womo/BackupDir/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:f9552f2a-001e-0014-1788-daf492000000 Time:2025-06-11T04:20:27.2704039Z -------------------------------------------------------------------------------- run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mubirab5womo/BackupDir/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:f955313c-001e-0014-7488-daf492000000 Time:2025-06-11T04:20:28.3079768Z -------------------------------------------------------------------------------- run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mubirab5womo/BackupDir/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:f9553316-001e-0014-1988-daf492000000 Time:2025-06-11T04:20:29.3461910Z -------------------------------------------------------------------------------- run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mubirab5womo/BackupDir/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:f9553316-001e-0014-1988-daf492000000 Time:2025-06-11T04:20:29.3461910Z -------------------------------------------------------------------------------- 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: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:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Not equal: expected: []string{} actual : []string{"BackupDir", "dst"} Diff: --- Expected +++ Actual @@ -1,2 +1,4 @@ -([]string) { +([]string) (len=2) { + (string) (len=9) "BackupDir", + (string) (len=3) "dst" } Test: TestRcatSize Messages: directories --- FAIL: TestRcatSize (13.73s) === RUN TestRcatSizeMetadata run.go:180: Remote "Azure container rclone-test-mubirab5womo", Local "Local file system at /tmp/rclone3698778964", Modify Window "1ns" operations_test.go:1613: Skipping as destination doesn't support user metadata run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mubirab5womo/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:f9554482-001e-0014-4c88-daf492000000 Time:2025-06-11T04:20:37.5442189Z -------------------------------------------------------------------------------- run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mubirab5womo/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:f9554689-001e-0014-1588-daf492000000 Time:2025-06-11T04:20:38.5816072Z -------------------------------------------------------------------------------- run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mubirab5womo/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:f9554913-001e-0014-6488-daf492000000 Time:2025-06-11T04:20:39.6190583Z -------------------------------------------------------------------------------- run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mubirab5womo/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:f9554913-001e-0014-6488-daf492000000 Time:2025-06-11T04:20:39.6190583Z -------------------------------------------------------------------------------- run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mubirab5womo/BackupDir/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:f9554bf2-001e-0014-0788-daf492000000 Time:2025-06-11T04:20:40.6568512Z -------------------------------------------------------------------------------- run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mubirab5womo/BackupDir/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:f9554e33-001e-0014-2288-daf492000000 Time:2025-06-11T04:20:41.6954713Z -------------------------------------------------------------------------------- run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mubirab5womo/BackupDir/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:f9555079-001e-0014-3688-daf492000000 Time:2025-06-11T04:20:42.7340991Z -------------------------------------------------------------------------------- run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mubirab5womo/BackupDir/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:f9555079-001e-0014-3688-daf492000000 Time:2025-06-11T04:20:42.7340991Z -------------------------------------------------------------------------------- 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: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:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1156 /usr/local/go/src/testing/testing.go:1132 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1613 Error: Not equal: expected: []string{} actual : []string{"BackupDir", "dst"} Diff: --- Expected +++ Actual @@ -1,2 +1,4 @@ -([]string) { +([]string) (len=2) { + (string) (len=9) "BackupDir", + (string) (len=3) "dst" } Test: TestRcatSizeMetadata Messages: directories --- FAIL: TestRcatSizeMetadata (13.39s) === RUN TestTouchDir run.go:180: Remote "Azure container rclone-test-mubirab5womo", Local "Local file system at /tmp/rclone3698778964", Modify Window "1ns" run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mubirab5womo/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:f9556076-001e-0014-2c88-daf492000000 Time:2025-06-11T04:20:51.7725759Z -------------------------------------------------------------------------------- run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mubirab5womo/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:f955625a-001e-0014-5888-daf492000000 Time:2025-06-11T04:20:52.8104071Z -------------------------------------------------------------------------------- run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mubirab5womo/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:f9556430-001e-0014-7e88-daf492000000 Time:2025-06-11T04:20:53.8480464Z -------------------------------------------------------------------------------- run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mubirab5womo/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:f9556430-001e-0014-7e88-daf492000000 Time:2025-06-11T04:20:53.8480464Z -------------------------------------------------------------------------------- run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mubirab5womo/BackupDir/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:f9556610-001e-0014-2d88-daf492000000 Time:2025-06-11T04:20:54.8858694Z -------------------------------------------------------------------------------- run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mubirab5womo/BackupDir/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:f95567fa-001e-0014-5888-daf492000000 Time:2025-06-11T04:20:55.9237937Z -------------------------------------------------------------------------------- run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mubirab5womo/BackupDir/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:f9556ab2-001e-0014-1a88-daf492000000 Time:2025-06-11T04:20:56.9614523Z -------------------------------------------------------------------------------- run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mubirab5womo/BackupDir/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:f9556ab2-001e-0014-1a88-daf492000000 Time:2025-06-11T04:20:56.9614523Z -------------------------------------------------------------------------------- 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: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:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Not equal: expected: []string{} actual : []string{"BackupDir", "dst"} Diff: --- Expected +++ Actual @@ -1,2 +1,4 @@ -([]string) { +([]string) (len=2) { + (string) (len=9) "BackupDir", + (string) (len=3) "dst" } Test: TestTouchDir Messages: directories --- FAIL: TestTouchDir (14.23s) === RUN TestMkdirMetadata run.go:180: Remote "Azure container rclone-test-mubirab5womo", Local "Local file system at /tmp/rclone3698778964", Modify Window "1ns" operations_test.go:1703: Skipping test as remote does not support MkdirMetadata run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mubirab5womo/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:f9557dc4-001e-0014-6888-daf492000000 Time:2025-06-11T04:21:05.1589290Z -------------------------------------------------------------------------------- run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mubirab5womo/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:f9558048-001e-0014-1a88-daf492000000 Time:2025-06-11T04:21:06.1964026Z -------------------------------------------------------------------------------- run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mubirab5womo/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:f95582c5-001e-0014-5a88-daf492000000 Time:2025-06-11T04:21:07.2345853Z -------------------------------------------------------------------------------- run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mubirab5womo/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:f95582c5-001e-0014-5a88-daf492000000 Time:2025-06-11T04:21:07.2345853Z -------------------------------------------------------------------------------- run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mubirab5womo/BackupDir/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:f95584ff-001e-0014-5988-daf492000000 Time:2025-06-11T04:21:08.2733102Z -------------------------------------------------------------------------------- run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mubirab5womo/BackupDir/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:f9558715-001e-0014-3488-daf492000000 Time:2025-06-11T04:21:09.3110623Z -------------------------------------------------------------------------------- run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mubirab5womo/BackupDir/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:f9558907-001e-0014-8088-daf492000000 Time:2025-06-11T04:21:10.3491191Z -------------------------------------------------------------------------------- run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mubirab5womo/BackupDir/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:f9558907-001e-0014-8088-daf492000000 Time:2025-06-11T04:21:10.3491191Z -------------------------------------------------------------------------------- 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: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:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1156 /usr/local/go/src/testing/testing.go:1132 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1703 Error: Not equal: expected: []string{} actual : []string{"BackupDir", "dst"} Diff: --- Expected +++ Actual @@ -1,2 +1,4 @@ -([]string) { +([]string) (len=2) { + (string) (len=9) "BackupDir", + (string) (len=3) "dst" } Test: TestMkdirMetadata Messages: directories --- FAIL: TestMkdirMetadata (13.39s) === RUN TestMkdirModTime run.go:180: Remote "Azure container rclone-test-mubirab5womo", Local "Local file system at /tmp/rclone3698778964", Modify Window "1ns" operations_test.go:1722: Skipping test as remote does not support DirSetModTime or MkdirMetadata run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mubirab5womo/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:f9559a89-001e-0014-5d88-daf492000000 Time:2025-06-11T04:21:18.5446957Z -------------------------------------------------------------------------------- run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mubirab5womo/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:f9559cd1-001e-0014-6688-daf492000000 Time:2025-06-11T04:21:19.5826798Z -------------------------------------------------------------------------------- run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mubirab5womo/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:f9559f17-001e-0014-6f88-daf492000000 Time:2025-06-11T04:21:20.6206291Z -------------------------------------------------------------------------------- run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mubirab5womo/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:f9559f17-001e-0014-6f88-daf492000000 Time:2025-06-11T04:21:20.6206291Z -------------------------------------------------------------------------------- run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mubirab5womo/BackupDir/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:f955a1d6-001e-0014-0988-daf492000000 Time:2025-06-11T04:21:21.6595000Z -------------------------------------------------------------------------------- run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mubirab5womo/BackupDir/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:f955a48c-001e-0014-0588-daf492000000 Time:2025-06-11T04:21:22.6981397Z -------------------------------------------------------------------------------- run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mubirab5womo/BackupDir/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:f955a6b6-001e-0014-7f88-daf492000000 Time:2025-06-11T04:21:23.7367968Z -------------------------------------------------------------------------------- run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mubirab5womo/BackupDir/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:f955a6b6-001e-0014-7f88-daf492000000 Time:2025-06-11T04:21:23.7367968Z -------------------------------------------------------------------------------- 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: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:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1156 /usr/local/go/src/testing/testing.go:1132 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1722 Error: Not equal: expected: []string{} actual : []string{"BackupDir", "dst"} Diff: --- Expected +++ Actual @@ -1,2 +1,4 @@ -([]string) { +([]string) (len=2) { + (string) (len=9) "BackupDir", + (string) (len=3) "dst" } Test: TestMkdirModTime Messages: directories --- FAIL: TestMkdirModTime (13.41s) === RUN TestCopyDirMetadata run.go:180: Remote "Azure container rclone-test-mubirab5womo", Local "Local file system at /tmp/rclone3698778964", Modify Window "1ns" operations_test.go:1743: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mubirab5womo/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:f955b880-001e-0014-1288-daf492000000 Time:2025-06-11T04:21:31.9567302Z -------------------------------------------------------------------------------- run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mubirab5womo/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:f955babc-001e-0014-2288-daf492000000 Time:2025-06-11T04:21:32.9946619Z -------------------------------------------------------------------------------- run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mubirab5womo/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:f955bcc9-001e-0014-7d88-daf492000000 Time:2025-06-11T04:21:34.0324708Z -------------------------------------------------------------------------------- run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mubirab5womo/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:f955bcc9-001e-0014-7d88-daf492000000 Time:2025-06-11T04:21:34.0324708Z -------------------------------------------------------------------------------- run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mubirab5womo/BackupDir/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:f955bf2f-001e-0014-1588-daf492000000 Time:2025-06-11T04:21:35.0712044Z -------------------------------------------------------------------------------- run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mubirab5womo/BackupDir/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:f955c19a-001e-0014-3288-daf492000000 Time:2025-06-11T04:21:36.1094334Z -------------------------------------------------------------------------------- run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mubirab5womo/BackupDir/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:f955c3aa-001e-0014-1088-daf492000000 Time:2025-06-11T04:21:37.1472118Z -------------------------------------------------------------------------------- run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mubirab5womo/BackupDir/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:f955c3aa-001e-0014-1088-daf492000000 Time:2025-06-11T04:21:37.1472118Z -------------------------------------------------------------------------------- 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: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:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1156 /usr/local/go/src/testing/testing.go:1132 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1743 Error: Not equal: expected: []string{} actual : []string{"BackupDir", "dst"} Diff: --- Expected +++ Actual @@ -1,2 +1,4 @@ -([]string) { +([]string) (len=2) { + (string) (len=9) "BackupDir", + (string) (len=3) "dst" } Test: TestCopyDirMetadata Messages: directories --- FAIL: TestCopyDirMetadata (13.39s) === RUN TestSetDirModTime run.go:180: Remote "Azure container rclone-test-mubirab5womo", Local "Local file system at /tmp/rclone3698778964", Modify Window "1ns" operations_test.go:1779: Skipping test as remote does not support DirSetModTime or WriteDirSetModTime run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mubirab5womo/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:f955d43c-001e-0014-7188-daf492000000 Time:2025-06-11T04:21:45.3418518Z -------------------------------------------------------------------------------- run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mubirab5womo/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:f955d69f-001e-0014-5d88-daf492000000 Time:2025-06-11T04:21:46.3793228Z -------------------------------------------------------------------------------- run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mubirab5womo/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:f955d848-001e-0014-5c88-daf492000000 Time:2025-06-11T04:21:47.4175786Z -------------------------------------------------------------------------------- run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mubirab5womo/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:f955d848-001e-0014-5c88-daf492000000 Time:2025-06-11T04:21:47.4175786Z -------------------------------------------------------------------------------- run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mubirab5womo/BackupDir/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:f955da28-001e-0014-7288-daf492000000 Time:2025-06-11T04:21:48.4557195Z -------------------------------------------------------------------------------- run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mubirab5womo/BackupDir/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:f955dbff-001e-0014-7f88-daf492000000 Time:2025-06-11T04:21:49.4935974Z -------------------------------------------------------------------------------- run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mubirab5womo/BackupDir/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:f955de23-001e-0014-5e88-daf492000000 Time:2025-06-11T04:21:50.5315289Z -------------------------------------------------------------------------------- run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mubirab5womo/BackupDir/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:f955de23-001e-0014-5e88-daf492000000 Time:2025-06-11T04:21:50.5315289Z -------------------------------------------------------------------------------- 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: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:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1156 /usr/local/go/src/testing/testing.go:1132 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1779 Error: Not equal: expected: []string{} actual : []string{"BackupDir", "dst"} Diff: --- Expected +++ Actual @@ -1,2 +1,4 @@ -([]string) { +([]string) (len=2) { + (string) (len=9) "BackupDir", + (string) (len=3) "dst" } Test: TestSetDirModTime Messages: directories --- FAIL: TestSetDirModTime (13.41s) === RUN TestDirsEqual run.go:180: Remote "Azure container rclone-test-mubirab5womo", Local "Local file system at /tmp/rclone3698778964", Modify Window "1ns" operations_test.go:1823: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mubirab5womo/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:f955ee4b-001e-0014-6c88-daf492000000 Time:2025-06-11T04:21:58.7483054Z -------------------------------------------------------------------------------- run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mubirab5womo/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:f955f036-001e-0014-2688-daf492000000 Time:2025-06-11T04:21:59.7864208Z -------------------------------------------------------------------------------- run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mubirab5womo/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:f955f20e-001e-0014-4b88-daf492000000 Time:2025-06-11T04:22:00.8247617Z -------------------------------------------------------------------------------- run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mubirab5womo/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:f955f20e-001e-0014-4b88-daf492000000 Time:2025-06-11T04:22:00.8247617Z -------------------------------------------------------------------------------- run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mubirab5womo/BackupDir/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:f955f47f-001e-0014-5a88-daf492000000 Time:2025-06-11T04:22:01.8626294Z -------------------------------------------------------------------------------- run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mubirab5womo/BackupDir/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:f955f67e-001e-0014-3588-daf492000000 Time:2025-06-11T04:22:02.9003294Z -------------------------------------------------------------------------------- run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mubirab5womo/BackupDir/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:f955f894-001e-0014-1788-daf492000000 Time:2025-06-11T04:22:03.9385448Z -------------------------------------------------------------------------------- run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mubirab5womo/BackupDir/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:f955f894-001e-0014-1788-daf492000000 Time:2025-06-11T04:22:03.9385448Z -------------------------------------------------------------------------------- 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: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:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1156 /usr/local/go/src/testing/testing.go:1132 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1823 Error: Not equal: expected: []string{} actual : []string{"BackupDir", "dst"} Diff: --- Expected +++ Actual @@ -1,2 +1,4 @@ -([]string) { +([]string) (len=2) { + (string) (len=9) "BackupDir", + (string) (len=3) "dst" } Test: TestDirsEqual Messages: directories --- FAIL: TestDirsEqual (13.39s) === RUN TestRemoveExisting run.go:180: Remote "Azure container rclone-test-mubirab5womo", Local "Local file system at /tmp/rclone3698778964", Modify Window "1ns" operations_test.go:1892: Skipping as remote can't Move run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mubirab5womo/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:f95609d2-001e-0014-3d88-daf492000000 Time:2025-06-11T04:22:12.1373119Z -------------------------------------------------------------------------------- run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mubirab5womo/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:f9560c04-001e-0014-3288-daf492000000 Time:2025-06-11T04:22:13.1753869Z -------------------------------------------------------------------------------- run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mubirab5womo/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:f9560e3a-001e-0014-3988-daf492000000 Time:2025-06-11T04:22:14.2133355Z -------------------------------------------------------------------------------- run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mubirab5womo/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:f9560e3a-001e-0014-3988-daf492000000 Time:2025-06-11T04:22:14.2133355Z -------------------------------------------------------------------------------- run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mubirab5womo/BackupDir/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:f9561125-001e-0014-6788-daf492000000 Time:2025-06-11T04:22:15.2525420Z -------------------------------------------------------------------------------- run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mubirab5womo/BackupDir/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:f9561387-001e-0014-1b88-daf492000000 Time:2025-06-11T04:22:16.2912210Z -------------------------------------------------------------------------------- run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mubirab5womo/BackupDir/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:f9561584-001e-0014-6e88-daf492000000 Time:2025-06-11T04:22:17.3299350Z -------------------------------------------------------------------------------- run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mubirab5womo/BackupDir/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:f9561584-001e-0014-6e88-daf492000000 Time:2025-06-11T04:22:17.3299350Z -------------------------------------------------------------------------------- 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: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:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1156 /usr/local/go/src/testing/testing.go:1132 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1892 Error: Not equal: expected: []string{} actual : []string{"BackupDir", "dst"} Diff: --- Expected +++ Actual @@ -1,2 +1,4 @@ -([]string) { +([]string) (len=2) { + (string) (len=9) "BackupDir", + (string) (len=3) "dst" } Test: TestRemoveExisting Messages: directories --- FAIL: TestRemoveExisting (13.39s) FAIL "./operations.test -test.v -test.timeout 1h0m0s -remote 'TestAzureBlob,directory_markers:' -verbose -fast-list -test.run '^(TestCaseInsensitiveMoveFile|TestCaseInsensitiveMoveFileDryRun|TestCat|TestCopyDirMetadata|TestCopyFileCompareDest|TestCopyFileCopyDest|TestCopyFileMaxTransfer|TestCopyInplace|TestCopyLongFileName|TestCopyURL|TestCount|TestDeduplicateFirst|TestDeduplicateInteractive|TestDeduplicateLargest|TestDeduplicateNewest|TestDeduplicateNewestByHash|TestDeduplicateOldest|TestDeduplicateRename|TestDeduplicateSizeOnly|TestDeduplicateSkip|TestDeduplicateSmallest|TestDelete|TestDirMove|TestDirsEqual|TestGetFsInfo|TestHashSums|TestListDirSorted|TestListDirSortedFn|TestLs|TestLsLong|TestLsWithFilesFrom|TestLsd|TestMaxDelete|TestMaxDeleteSize|TestMaxDeleteSizeLargeFile|TestMergeDirs|TestMkdir|TestMkdirMetadata|TestMkdirModTime|TestMoveFile|TestMoveFileBackupDir|TestMoveFileWithIgnoreExisting|TestMultithreadCopyAbort|TestRcatMetadata|TestRcatSize|TestRcatSizeMetadata|TestReadFile|TestRemoveExisting|TestRmdirsLeaveRoot|TestRmdirsNoLeaveRoot|TestRmdirsWithFilter|TestSetDirModTime|TestStatJSON|TestTouchDir)$|^TestListJSON$/^(Default|DirsOnly|Metadata|Recurse)$|^TestRcat$/^(withChecksum=false,ignoreChecksum=false|withChecksum=false,ignoreChecksum=true|withChecksum=true,ignoreChecksum=false|withChecksum=true,ignoreChecksum=true)$'" - Finished ERROR in 15m55.064230464s (try 5/5): exit status 1: Failed [TestMultithreadCopyAbort TestCopyFileCompareDest TestCopyFileCopyDest TestCopyInplace TestCopyLongFileName TestCopyFileMaxTransfer TestDeduplicateInteractive TestDeduplicateSkip TestDeduplicateSizeOnly TestDeduplicateFirst TestDeduplicateNewest TestDeduplicateNewestByHash TestDeduplicateOldest TestDeduplicateLargest TestDeduplicateSmallest TestDeduplicateRename TestMergeDirs TestListDirSorted TestListDirSortedFn TestListJSON/Default TestListJSON/DirsOnly TestListJSON/Recurse TestListJSON/Metadata TestStatJSON TestMkdir TestLsd TestLs TestLsWithFilesFrom TestLsLong TestHashSums TestCount TestDelete TestMaxDelete TestMaxDeleteSizeLargeFile TestMaxDeleteSize TestReadFile TestCat TestRmdirsNoLeaveRoot TestRmdirsLeaveRoot TestRmdirsWithFilter TestCopyURL TestMoveFile TestMoveFileWithIgnoreExisting TestCaseInsensitiveMoveFile TestCaseInsensitiveMoveFileDryRun TestMoveFileBackupDir TestDirMove TestGetFsInfo TestRcat/withChecksum=false,ignoreChecksum=false TestRcat/withChecksum=true,ignoreChecksum=false TestRcat/withChecksum=false,ignoreChecksum=true TestRcat/withChecksum=true,ignoreChecksum=true TestRcatMetadata TestRcatSize TestRcatSizeMetadata TestTouchDir TestMkdirMetadata TestMkdirModTime TestCopyDirMetadata TestSetDirModTime TestDirsEqual TestRemoveExisting]