"./sync.test -test.v -test.timeout 1h0m0s -remote 'TestAzureBlob,directory_markers:' -verbose -test.run '^(TestSyncCompareDest|TestSyncMultipleCompareDest|TestSyncOverlapWithFilter)$'" - Starting (try 2/5)
2025/03/30 01:33:28 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-ganebin3gaki"
2025/03/30 01:33:28 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/03/30 01:33:28 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/30 01:33:28 DEBUG : Azure container rclone-test-ganebin3gaki: Using directory markers
2025/03/30 01:33:28 DEBUG : Creating backend with remote "/tmp/rclone866688965"
=== RUN   TestSyncOverlapWithFilter
    run.go:180: Remote "Azure container rclone-test-ganebin3gaki", Local "Local file system at /tmp/rclone866688965", Modify Window "1ns"
2025/03/30 01:33:28 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-ganebin3gaki/rclone-sync-test"
2025/03/30 01:33:28 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/30 01:33:28 DEBUG : Azure container rclone-test-ganebin3gaki path rclone-sync-test: Using directory markers
2025/03/30 01:33:29 DEBUG : /: Creating directory marker
2025/03/30 01:33:29 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-ganebin3gaki/rclone-sync-test-include/layer2"
2025/03/30 01:33:29 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/30 01:33:29 DEBUG : Azure container rclone-test-ganebin3gaki path rclone-sync-test-include/layer2: Using directory markers
2025/03/30 01:33:29 DEBUG : /: Creating directory marker
2025/03/30 01:33:29 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-ganebin3gaki/rclone-sync-test-ignore-file"
2025/03/30 01:33:29 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/30 01:33:29 DEBUG : Azure container rclone-test-ganebin3gaki path rclone-sync-test-ignore-file: Using directory markers
2025/03/30 01:33:29 DEBUG : /: Creating directory marker
2025/03/30 01:33:29 DEBUG : rclone-sync-test-ignore-file/: Creating directory marker
2025/03/30 01:33:29 DEBUG : rclone-sync-test-ignore-file: Excluded
2025/03/30 01:33:30 DEBUG : rclone-sync-test: Excluded
2025/03/30 01:33:30 DEBUG : rclone-sync-test-include/layer2: Excluded
2025/03/30 01:33:30 DEBUG : Azure container rclone-test-ganebin3gaki path rclone-sync-test: Waiting for checks to finish
2025/03/30 01:33:30 DEBUG : Azure container rclone-test-ganebin3gaki path rclone-sync-test: Waiting for transfers to finish
2025/03/30 01:33:30 DEBUG : Waiting for deletions to finish
2025/03/30 01:33:30 INFO  : /: Removing directory
2025/03/30 01:33:30 DEBUG : //: Removing directory marker
2025/03/30 01:33:30 DEBUG : Azure container rclone-test-ganebin3gaki path rclone-sync-test: deleted 1 directories
2025/03/30 01:33:30 INFO  : There was nothing to transfer
2025/03/30 01:33:30 DEBUG : rclone-sync-test-ignore-file: Excluded
2025/03/30 01:33:30 ERROR : Azure container rclone-test-ganebin3gaki path rclone-sync-test: error reading source root directory: directory not found
2025/03/30 01:33:30 DEBUG : Azure container rclone-test-ganebin3gaki: Waiting for checks to finish
2025/03/30 01:33:30 DEBUG : Azure container rclone-test-ganebin3gaki: Waiting for transfers to finish
2025/03/30 01:33:30 ERROR : Azure container rclone-test-ganebin3gaki: not deleting files as there were IO errors
2025/03/30 01:33:30 ERROR : Azure container rclone-test-ganebin3gaki: not deleting directories as there were IO errors
    sync_test.go:2003: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2003
        	            				/home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2010
        	Error:      	Received unexpected error:
        	            	directory not found
        	Test:       	TestSyncOverlapWithFilter
2025/03/30 01:33:30 DEBUG : rclone-sync-test-include/layer2/: Removing directory marker
    run.go:125: removing dir "rclone-sync-test-include/layer2" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-ganebin3gaki/rclone-sync-test-include/layer2/
        --------------------------------------------------------------------------------
        RESPONSE 404: 404 The specified blob does not exist.
        ERROR CODE: BlobNotFound
        --------------------------------------------------------------------------------
        <?xml version="1.0" encoding="utf-8"?><Error><Code>BlobNotFound</Code><Message>The specified blob does not exist.
        RequestId:e57cb999-a01e-001d-0913-a1b141000000
        Time:2025-03-30T01:33:30.4637888Z</Message></Error>
        --------------------------------------------------------------------------------
2025/03/30 01:33:31 DEBUG : rclone-sync-test-include/layer2/: Removing directory marker
    run.go:125: removing dir "rclone-sync-test-include/layer2" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-ganebin3gaki/rclone-sync-test-include/layer2/
        --------------------------------------------------------------------------------
        RESPONSE 404: 404 The specified blob does not exist.
        ERROR CODE: BlobNotFound
        --------------------------------------------------------------------------------
        <?xml version="1.0" encoding="utf-8"?><Error><Code>BlobNotFound</Code><Message>The specified blob does not exist.
        RequestId:e57cbb1f-a01e-001d-4c13-a1b141000000
        Time:2025-03-30T01:33:31.5014954Z</Message></Error>
        --------------------------------------------------------------------------------
2025/03/30 01:33:32 DEBUG : rclone-sync-test-include/layer2/: Removing directory marker
    run.go:125: removing dir "rclone-sync-test-include/layer2" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-ganebin3gaki/rclone-sync-test-include/layer2/
        --------------------------------------------------------------------------------
        RESPONSE 404: 404 The specified blob does not exist.
        ERROR CODE: BlobNotFound
        --------------------------------------------------------------------------------
        <?xml version="1.0" encoding="utf-8"?><Error><Code>BlobNotFound</Code><Message>The specified blob does not exist.
        RequestId:e57cbcbd-a01e-001d-2813-a1b141000000
        Time:2025-03-30T01:33:32.5395965Z</Message></Error>
        --------------------------------------------------------------------------------
    run.go:128: removing dir "rclone-sync-test-include/layer2" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-ganebin3gaki/rclone-sync-test-include/layer2/
        --------------------------------------------------------------------------------
        RESPONSE 404: 404 The specified blob does not exist.
        ERROR CODE: BlobNotFound
        --------------------------------------------------------------------------------
        <?xml version="1.0" encoding="utf-8"?><Error><Code>BlobNotFound</Code><Message>The specified blob does not exist.
        RequestId:e57cbcbd-a01e-001d-2813-a1b141000000
        Time:2025-03-30T01:33:32.5395965Z</Message></Error>
        --------------------------------------------------------------------------------
2025/03/30 01:33:33 DEBUG : rclone-sync-test-include/: Removing directory marker
    run.go:125: removing dir "rclone-sync-test-include" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-ganebin3gaki/rclone-sync-test-include/
        --------------------------------------------------------------------------------
        RESPONSE 404: 404 The specified blob does not exist.
        ERROR CODE: BlobNotFound
        --------------------------------------------------------------------------------
        <?xml version="1.0" encoding="utf-8"?><Error><Code>BlobNotFound</Code><Message>The specified blob does not exist.
        RequestId:e57cbecc-a01e-001d-6613-a1b141000000
        Time:2025-03-30T01:33:33.5771698Z</Message></Error>
        --------------------------------------------------------------------------------
2025/03/30 01:33:34 DEBUG : rclone-sync-test-include/: Removing directory marker
    run.go:125: removing dir "rclone-sync-test-include" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-ganebin3gaki/rclone-sync-test-include/
        --------------------------------------------------------------------------------
        RESPONSE 404: 404 The specified blob does not exist.
        ERROR CODE: BlobNotFound
        --------------------------------------------------------------------------------
        <?xml version="1.0" encoding="utf-8"?><Error><Code>BlobNotFound</Code><Message>The specified blob does not exist.
        RequestId:e57cc014-a01e-001d-6813-a1b141000000
        Time:2025-03-30T01:33:34.6149245Z</Message></Error>
        --------------------------------------------------------------------------------
2025/03/30 01:33:35 DEBUG : rclone-sync-test-include/: Removing directory marker
    run.go:125: removing dir "rclone-sync-test-include" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-ganebin3gaki/rclone-sync-test-include/
        --------------------------------------------------------------------------------
        RESPONSE 404: 404 The specified blob does not exist.
        ERROR CODE: BlobNotFound
        --------------------------------------------------------------------------------
        <?xml version="1.0" encoding="utf-8"?><Error><Code>BlobNotFound</Code><Message>The specified blob does not exist.
        RequestId:e57cc1a0-a01e-001d-4813-a1b141000000
        Time:2025-03-30T01:33:35.6561100Z</Message></Error>
        --------------------------------------------------------------------------------
    run.go:128: removing dir "rclone-sync-test-include" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-ganebin3gaki/rclone-sync-test-include/
        --------------------------------------------------------------------------------
        RESPONSE 404: 404 The specified blob does not exist.
        ERROR CODE: BlobNotFound
        --------------------------------------------------------------------------------
        <?xml version="1.0" encoding="utf-8"?><Error><Code>BlobNotFound</Code><Message>The specified blob does not exist.
        RequestId:e57cc1a0-a01e-001d-4813-a1b141000000
        Time:2025-03-30T01:33:35.6561100Z</Message></Error>
        --------------------------------------------------------------------------------
2025/03/30 01:33:36 DEBUG : rclone-sync-test-ignore-file/: Removing directory marker
2025/03/30 01:33:36 DEBUG : rclone-sync-test-ignore-file/: Removing directory marker
    run.go:125: removing dir "rclone-sync-test-ignore-file" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-ganebin3gaki/rclone-sync-test-ignore-file/
        --------------------------------------------------------------------------------
        RESPONSE 404: 404 The specified blob does not exist.
        ERROR CODE: BlobNotFound
        --------------------------------------------------------------------------------
        <?xml version="1.0" encoding="utf-8"?><Error><Code>BlobNotFound</Code><Message>The specified blob does not exist.
        RequestId:e57cc329-a01e-001d-5b13-a1b141000000
        Time:2025-03-30T01:33:36.7328320Z</Message></Error>
        --------------------------------------------------------------------------------
2025/03/30 01:33:37 DEBUG : rclone-sync-test-ignore-file/: Removing directory marker
    run.go:125: removing dir "rclone-sync-test-ignore-file" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-ganebin3gaki/rclone-sync-test-ignore-file/
        --------------------------------------------------------------------------------
        RESPONSE 404: 404 The specified blob does not exist.
        ERROR CODE: BlobNotFound
        --------------------------------------------------------------------------------
        <?xml version="1.0" encoding="utf-8"?><Error><Code>BlobNotFound</Code><Message>The specified blob does not exist.
        RequestId:e57cc4db-a01e-001d-3313-a1b141000000
        Time:2025-03-30T01:33:37.7709460Z</Message></Error>
        --------------------------------------------------------------------------------
2025/03/30 01:33:38 DEBUG : rclone-sync-test-ignore-file/: Removing directory marker
    run.go:125: removing dir "rclone-sync-test-ignore-file" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-ganebin3gaki/rclone-sync-test-ignore-file/
        --------------------------------------------------------------------------------
        RESPONSE 404: 404 The specified blob does not exist.
        ERROR CODE: BlobNotFound
        --------------------------------------------------------------------------------
        <?xml version="1.0" encoding="utf-8"?><Error><Code>BlobNotFound</Code><Message>The specified blob does not exist.
        RequestId:e57cc6fc-a01e-001d-4213-a1b141000000
        Time:2025-03-30T01:33:38.8080295Z</Message></Error>
        --------------------------------------------------------------------------------
    run.go:128: removing dir "rclone-sync-test-ignore-file" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-ganebin3gaki/rclone-sync-test-ignore-file/
        --------------------------------------------------------------------------------
        RESPONSE 404: 404 The specified blob does not exist.
        ERROR CODE: BlobNotFound
        --------------------------------------------------------------------------------
        <?xml version="1.0" encoding="utf-8"?><Error><Code>BlobNotFound</Code><Message>The specified blob does not exist.
        RequestId:e57cc6fc-a01e-001d-4213-a1b141000000
        Time:2025-03-30T01:33:38.8080295Z</Message></Error>
        --------------------------------------------------------------------------------
    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/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1006
        	            				/home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2003
        	            				/home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2010
        	Error:      	Not equal: 
        	            	expected: []string{}
        	            	actual  : []string{"rclone-sync-test-ignore-file", "rclone-sync-test-include", "rclone-sync-test-include/layer2"}
        	            	
        	            	Diff:
        	            	--- Expected
        	            	+++ Actual
        	            	@@ -1,2 +1,5 @@
        	            	-([]string) {
        	            	+([]string) (len=3) {
        	            	+ (string) (len=28) "rclone-sync-test-ignore-file",
        	            	+ (string) (len=24) "rclone-sync-test-include",
        	            	+ (string) (len=31) "rclone-sync-test-include/layer2"
        	            	 }
        	Test:       	TestSyncOverlapWithFilter
        	Messages:   	directories
--- FAIL: TestSyncOverlapWithFilter (18.02s)
=== RUN   TestSyncCompareDest
    run.go:180: Remote "Azure container rclone-test-ganebin3gaki", Local "Local file system at /tmp/rclone866688965", Modify Window "1ns"
2025/03/30 01:33:46 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-ganebin3gaki/dst"
2025/03/30 01:33:46 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/30 01:33:46 DEBUG : Azure container rclone-test-ganebin3gaki path dst: Using directory markers
2025/03/30 01:33:46 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-ganebin3gaki/CompareDest"
2025/03/30 01:33:46 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/30 01:33:46 DEBUG : Azure container rclone-test-ganebin3gaki path CompareDest: Using directory markers
2025/03/30 01:33:47 DEBUG : fs cache: renaming cache item "TestAzureBlob,directory_markers:rclone-test-ganebin3gaki/CompareDest" to be canonical "TestAzureBlob{juk_h}:rclone-test-ganebin3gaki/CompareDest"
2025/03/30 01:33:47 DEBUG : one: Need to transfer - File not found at Destination
2025/03/30 01:33:47 DEBUG : Azure container rclone-test-ganebin3gaki path dst: Waiting for checks to finish
2025/03/30 01:33:47 DEBUG : Azure container rclone-test-ganebin3gaki path dst: Waiting for transfers to finish
2025/03/30 01:33:47 DEBUG : /: Creating directory marker
2025/03/30 01:33:47 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK
2025/03/30 01:33:47 INFO  : one: Copied (new)
2025/03/30 01:33:47 DEBUG : Waiting for deletions to finish
2025/03/30 01:33:47 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-ganebin3gaki/CompareDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-ganebin3gaki/CompareDest"
2025/03/30 01:33:47 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/03/30 01:33:47 DEBUG : Azure container rclone-test-ganebin3gaki path dst: Waiting for checks to finish
2025/03/30 01:33:47 DEBUG : Azure container rclone-test-ganebin3gaki path dst: Waiting for transfers to finish
2025/03/30 01:33:47 DEBUG : /: Creating directory marker
2025/03/30 01:33:47 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK
2025/03/30 01:33:47 INFO  : one: Copied (replaced existing)
2025/03/30 01:33:47 DEBUG : Waiting for deletions to finish
2025/03/30 01:33:47 INFO  : /: Removing directory
2025/03/30 01:33:47 DEBUG : //: Removing directory marker
2025/03/30 01:33:47 DEBUG : Azure container rclone-test-ganebin3gaki path dst: deleted 1 directories
2025/03/30 01:33:47 DEBUG : dst/: Creating directory marker
2025/03/30 01:33:48 DEBUG : CompareDest/: Creating directory marker
2025/03/30 01:33:48 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-ganebin3gaki/CompareDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-ganebin3gaki/CompareDest"
2025/03/30 01:33:48 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/03/30 01:33:48 DEBUG : Azure container rclone-test-ganebin3gaki path dst: Waiting for checks to finish
2025/03/30 01:33:48 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/03/30 01:33:48 DEBUG : one: Destination found in --compare-dest, skipping
2025/03/30 01:33:48 DEBUG : Azure container rclone-test-ganebin3gaki path dst: Waiting for transfers to finish
2025/03/30 01:33:48 DEBUG : Waiting for deletions to finish
2025/03/30 01:33:48 INFO  : There was nothing to transfer
2025/03/30 01:33:48 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-ganebin3gaki/CompareDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-ganebin3gaki/CompareDest"
2025/03/30 01:33:48 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/03/30 01:33:48 DEBUG : two: Destination found in --compare-dest, skipping
2025/03/30 01:33:48 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/03/30 01:33:48 DEBUG : Azure container rclone-test-ganebin3gaki path dst: Waiting for checks to finish
2025/03/30 01:33:48 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/03/30 01:33:48 DEBUG : one: Destination found in --compare-dest, skipping
2025/03/30 01:33:48 DEBUG : Azure container rclone-test-ganebin3gaki path dst: Waiting for transfers to finish
2025/03/30 01:33:48 DEBUG : Waiting for deletions to finish
2025/03/30 01:33:48 INFO  : There was nothing to transfer
2025/03/30 01:33:48 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-ganebin3gaki/CompareDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-ganebin3gaki/CompareDest"
2025/03/30 01:33:48 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/03/30 01:33:48 DEBUG : two: Destination found in --compare-dest, skipping
2025/03/30 01:33:48 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/03/30 01:33:48 DEBUG : Azure container rclone-test-ganebin3gaki path dst: Waiting for checks to finish
2025/03/30 01:33:48 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/03/30 01:33:48 DEBUG : one: Destination found in --compare-dest, skipping
2025/03/30 01:33:48 DEBUG : Azure container rclone-test-ganebin3gaki path dst: Waiting for transfers to finish
2025/03/30 01:33:48 DEBUG : Waiting for deletions to finish
2025/03/30 01:33:48 INFO  : There was nothing to transfer
2025/03/30 01:33:48 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-ganebin3gaki/CompareDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-ganebin3gaki/CompareDest"
2025/03/30 01:33:49 DEBUG : two: Modification times differ by -119h59m59.876543211s: 2011-12-30 12:59:59 +0000 UTC, 2011-12-25 12:59:59.123456789 +0000 UTC
2025/03/30 01:33:49 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK
2025/03/30 01:33:49 DEBUG : two: Destination found in --compare-dest, skipping
2025/03/30 01:33:49 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/03/30 01:33:49 DEBUG : Azure container rclone-test-ganebin3gaki path dst: Waiting for checks to finish
2025/03/30 01:33:49 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/03/30 01:33:49 DEBUG : one: Destination found in --compare-dest, skipping
2025/03/30 01:33:49 DEBUG : Azure container rclone-test-ganebin3gaki path dst: Waiting for transfers to finish
2025/03/30 01:33:49 DEBUG : Waiting for deletions to finish
2025/03/30 01:33:49 INFO  : There was nothing to transfer
2025/03/30 01:33:49 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-ganebin3gaki/CompareDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-ganebin3gaki/CompareDest"
2025/03/30 01:33:49 DEBUG : two: Sizes differ (src 5 vs dst 3)
2025/03/30 01:33:49 DEBUG : two: Need to transfer - File not found at Destination
2025/03/30 01:33:49 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/03/30 01:33:49 DEBUG : Azure container rclone-test-ganebin3gaki path dst: Waiting for checks to finish
2025/03/30 01:33:49 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/03/30 01:33:49 DEBUG : one: Destination found in --compare-dest, skipping
2025/03/30 01:33:49 DEBUG : Azure container rclone-test-ganebin3gaki path dst: Waiting for transfers to finish
2025/03/30 01:33:49 DEBUG : two: md5 = 2379e4ce8c3380e996ab0509f17069ad OK
2025/03/30 01:33:49 INFO  : two: Copied (new)
2025/03/30 01:33:49 DEBUG : Waiting for deletions to finish
2025/03/30 01:33:49 DEBUG : rclone-sync-test-include/layer2/: Removing directory marker
    run.go:125: removing dir "rclone-sync-test-include/layer2" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-ganebin3gaki/rclone-sync-test-include/layer2/
        --------------------------------------------------------------------------------
        RESPONSE 404: 404 The specified blob does not exist.
        ERROR CODE: BlobNotFound
        --------------------------------------------------------------------------------
        <?xml version="1.0" encoding="utf-8"?><Error><Code>BlobNotFound</Code><Message>The specified blob does not exist.
        RequestId:e57cd836-a01e-001d-6d13-a1b141000000
        Time:2025-03-30T01:33:49.7852643Z</Message></Error>
        --------------------------------------------------------------------------------
2025/03/30 01:33:50 DEBUG : rclone-sync-test-include/layer2/: Removing directory marker
    run.go:125: removing dir "rclone-sync-test-include/layer2" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-ganebin3gaki/rclone-sync-test-include/layer2/
        --------------------------------------------------------------------------------
        RESPONSE 404: 404 The specified blob does not exist.
        ERROR CODE: BlobNotFound
        --------------------------------------------------------------------------------
        <?xml version="1.0" encoding="utf-8"?><Error><Code>BlobNotFound</Code><Message>The specified blob does not exist.
        RequestId:e57cd95e-a01e-001d-7513-a1b141000000
        Time:2025-03-30T01:33:50.8224014Z</Message></Error>
        --------------------------------------------------------------------------------
2025/03/30 01:33:51 DEBUG : rclone-sync-test-include/layer2/: Removing directory marker
    run.go:125: removing dir "rclone-sync-test-include/layer2" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-ganebin3gaki/rclone-sync-test-include/layer2/
        --------------------------------------------------------------------------------
        RESPONSE 404: 404 The specified blob does not exist.
        ERROR CODE: BlobNotFound
        --------------------------------------------------------------------------------
        <?xml version="1.0" encoding="utf-8"?><Error><Code>BlobNotFound</Code><Message>The specified blob does not exist.
        RequestId:e57cdabb-a01e-001d-2013-a1b141000000
        Time:2025-03-30T01:33:51.8598819Z</Message></Error>
        --------------------------------------------------------------------------------
    run.go:128: removing dir "rclone-sync-test-include/layer2" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-ganebin3gaki/rclone-sync-test-include/layer2/
        --------------------------------------------------------------------------------
        RESPONSE 404: 404 The specified blob does not exist.
        ERROR CODE: BlobNotFound
        --------------------------------------------------------------------------------
        <?xml version="1.0" encoding="utf-8"?><Error><Code>BlobNotFound</Code><Message>The specified blob does not exist.
        RequestId:e57cdabb-a01e-001d-2013-a1b141000000
        Time:2025-03-30T01:33:51.8598819Z</Message></Error>
        --------------------------------------------------------------------------------
2025/03/30 01:33:52 DEBUG : rclone-sync-test-include/: Removing directory marker
    run.go:125: removing dir "rclone-sync-test-include" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-ganebin3gaki/rclone-sync-test-include/
        --------------------------------------------------------------------------------
        RESPONSE 404: 404 The specified blob does not exist.
        ERROR CODE: BlobNotFound
        --------------------------------------------------------------------------------
        <?xml version="1.0" encoding="utf-8"?><Error><Code>BlobNotFound</Code><Message>The specified blob does not exist.
        RequestId:e57cdc05-a01e-001d-3b13-a1b141000000
        Time:2025-03-30T01:33:52.8975292Z</Message></Error>
        --------------------------------------------------------------------------------
2025/03/30 01:33:53 DEBUG : rclone-sync-test-include/: Removing directory marker
    run.go:125: removing dir "rclone-sync-test-include" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-ganebin3gaki/rclone-sync-test-include/
        --------------------------------------------------------------------------------
        RESPONSE 404: 404 The specified blob does not exist.
        ERROR CODE: BlobNotFound
        --------------------------------------------------------------------------------
        <?xml version="1.0" encoding="utf-8"?><Error><Code>BlobNotFound</Code><Message>The specified blob does not exist.
        RequestId:e57cdddc-a01e-001d-0f13-a1b141000000
        Time:2025-03-30T01:33:53.9350477Z</Message></Error>
        --------------------------------------------------------------------------------
2025/03/30 01:33:54 DEBUG : rclone-sync-test-include/: Removing directory marker
    run.go:125: removing dir "rclone-sync-test-include" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-ganebin3gaki/rclone-sync-test-include/
        --------------------------------------------------------------------------------
        RESPONSE 404: 404 The specified blob does not exist.
        ERROR CODE: BlobNotFound
        --------------------------------------------------------------------------------
        <?xml version="1.0" encoding="utf-8"?><Error><Code>BlobNotFound</Code><Message>The specified blob does not exist.
        RequestId:e57cdf9f-a01e-001d-6213-a1b141000000
        Time:2025-03-30T01:33:54.9742894Z</Message></Error>
        --------------------------------------------------------------------------------
    run.go:128: removing dir "rclone-sync-test-include" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-ganebin3gaki/rclone-sync-test-include/
        --------------------------------------------------------------------------------
        RESPONSE 404: 404 The specified blob does not exist.
        ERROR CODE: BlobNotFound
        --------------------------------------------------------------------------------
        <?xml version="1.0" encoding="utf-8"?><Error><Code>BlobNotFound</Code><Message>The specified blob does not exist.
        RequestId:e57cdf9f-a01e-001d-6213-a1b141000000
        Time:2025-03-30T01:33:54.9742894Z</Message></Error>
        --------------------------------------------------------------------------------
2025/03/30 01:33:55 DEBUG : rclone-sync-test-ignore-file/: Removing directory marker
    run.go:125: removing dir "rclone-sync-test-ignore-file" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-ganebin3gaki/rclone-sync-test-ignore-file/
        --------------------------------------------------------------------------------
        RESPONSE 404: 404 The specified blob does not exist.
        ERROR CODE: BlobNotFound
        --------------------------------------------------------------------------------
        <?xml version="1.0" encoding="utf-8"?><Error><Code>BlobNotFound</Code><Message>The specified blob does not exist.
        RequestId:e57ce195-a01e-001d-5313-a1b141000000
        Time:2025-03-30T01:33:56.0118701Z</Message></Error>
        --------------------------------------------------------------------------------
2025/03/30 01:33:57 DEBUG : rclone-sync-test-ignore-file/: Removing directory marker
    run.go:125: removing dir "rclone-sync-test-ignore-file" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-ganebin3gaki/rclone-sync-test-ignore-file/
        --------------------------------------------------------------------------------
        RESPONSE 404: 404 The specified blob does not exist.
        ERROR CODE: BlobNotFound
        --------------------------------------------------------------------------------
        <?xml version="1.0" encoding="utf-8"?><Error><Code>BlobNotFound</Code><Message>The specified blob does not exist.
        RequestId:e57ce2de-a01e-001d-4a13-a1b141000000
        Time:2025-03-30T01:33:57.0494824Z</Message></Error>
        --------------------------------------------------------------------------------
2025/03/30 01:33:58 DEBUG : rclone-sync-test-ignore-file/: Removing directory marker
    run.go:125: removing dir "rclone-sync-test-ignore-file" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-ganebin3gaki/rclone-sync-test-ignore-file/
        --------------------------------------------------------------------------------
        RESPONSE 404: 404 The specified blob does not exist.
        ERROR CODE: BlobNotFound
        --------------------------------------------------------------------------------
        <?xml version="1.0" encoding="utf-8"?><Error><Code>BlobNotFound</Code><Message>The specified blob does not exist.
        RequestId:e57ce45a-a01e-001d-7013-a1b141000000
        Time:2025-03-30T01:33:58.0880200Z</Message></Error>
        --------------------------------------------------------------------------------
    run.go:128: removing dir "rclone-sync-test-ignore-file" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-ganebin3gaki/rclone-sync-test-ignore-file/
        --------------------------------------------------------------------------------
        RESPONSE 404: 404 The specified blob does not exist.
        ERROR CODE: BlobNotFound
        --------------------------------------------------------------------------------
        <?xml version="1.0" encoding="utf-8"?><Error><Code>BlobNotFound</Code><Message>The specified blob does not exist.
        RequestId:e57ce45a-a01e-001d-7013-a1b141000000
        Time:2025-03-30T01:33:58.0880200Z</Message></Error>
        --------------------------------------------------------------------------------
2025/03/30 01:33:59 DEBUG : dst/: Removing directory marker
2025/03/30 01:33:59 DEBUG : CompareDest/: Removing directory marker
    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/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
        	Error:      	Not equal: 
        	            	expected: []string{}
        	            	actual  : []string{"rclone-sync-test-ignore-file", "rclone-sync-test-include", "rclone-sync-test-include/layer2"}
        	            	
        	            	Diff:
        	            	--- Expected
        	            	+++ Actual
        	            	@@ -1,2 +1,5 @@
        	            	-([]string) {
        	            	+([]string) (len=3) {
        	            	+ (string) (len=28) "rclone-sync-test-ignore-file",
        	            	+ (string) (len=24) "rclone-sync-test-include",
        	            	+ (string) (len=31) "rclone-sync-test-include/layer2"
        	            	 }
        	Test:       	TestSyncCompareDest
        	Messages:   	directories
--- FAIL: TestSyncCompareDest (19.36s)
=== RUN   TestSyncMultipleCompareDest
    run.go:180: Remote "Azure container rclone-test-ganebin3gaki", Local "Local file system at /tmp/rclone866688965", Modify Window "1ns"
2025/03/30 01:34:06 DEBUG : pre-dest1/: Creating directory marker
2025/03/30 01:34:06 DEBUG : pre-dest2/: Creating directory marker
2025/03/30 01:34:06 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-ganebin3gaki/dest"
2025/03/30 01:34:06 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/30 01:34:06 DEBUG : Azure container rclone-test-ganebin3gaki path dest: Using directory markers
2025/03/30 01:34:06 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-ganebin3gaki/pre-dest1"
2025/03/30 01:34:06 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/30 01:34:06 DEBUG : Azure container rclone-test-ganebin3gaki path pre-dest1: Using directory markers
2025/03/30 01:34:06 DEBUG : fs cache: renaming cache item "TestAzureBlob,directory_markers:rclone-test-ganebin3gaki/pre-dest1" to be canonical "TestAzureBlob{juk_h}:rclone-test-ganebin3gaki/pre-dest1"
2025/03/30 01:34:06 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-ganebin3gaki/pre-dest2"
2025/03/30 01:34:06 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/30 01:34:06 DEBUG : Azure container rclone-test-ganebin3gaki path pre-dest2: Using directory markers
2025/03/30 01:34:06 DEBUG : fs cache: renaming cache item "TestAzureBlob,directory_markers:rclone-test-ganebin3gaki/pre-dest2" to be canonical "TestAzureBlob{juk_h}:rclone-test-ganebin3gaki/pre-dest2"
2025/03/30 01:34:06 DEBUG : 1: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/03/30 01:34:06 DEBUG : 1: Destination found in --compare-dest, skipping
2025/03/30 01:34:07 DEBUG : 2: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/03/30 01:34:07 DEBUG : 2: Destination found in --compare-dest, skipping
2025/03/30 01:34:07 DEBUG : 3: Need to transfer - File not found at Destination
2025/03/30 01:34:07 DEBUG : Azure container rclone-test-ganebin3gaki path dest: Waiting for checks to finish
2025/03/30 01:34:07 DEBUG : Azure container rclone-test-ganebin3gaki path dest: Waiting for transfers to finish
2025/03/30 01:34:07 DEBUG : /: Creating directory marker
2025/03/30 01:34:07 DEBUG : 3: md5 = eccbc87e4b5ce2fe28308fd9f2a7baf3 OK
2025/03/30 01:34:07 INFO  : 3: Copied (new)
2025/03/30 01:34:07 DEBUG : Waiting for deletions to finish
2025/03/30 01:34:07 DEBUG : rclone-sync-test-include/layer2/: Removing directory marker
    run.go:125: removing dir "rclone-sync-test-include/layer2" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-ganebin3gaki/rclone-sync-test-include/layer2/
        --------------------------------------------------------------------------------
        RESPONSE 404: 404 The specified blob does not exist.
        ERROR CODE: BlobNotFound
        --------------------------------------------------------------------------------
        <?xml version="1.0" encoding="utf-8"?><Error><Code>BlobNotFound</Code><Message>The specified blob does not exist.
        RequestId:e57cf044-a01e-001d-1b13-a1b141000000
        Time:2025-03-30T01:34:07.5116064Z</Message></Error>
        --------------------------------------------------------------------------------
2025/03/30 01:34:08 DEBUG : rclone-sync-test-include/layer2/: Removing directory marker
    run.go:125: removing dir "rclone-sync-test-include/layer2" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-ganebin3gaki/rclone-sync-test-include/layer2/
        --------------------------------------------------------------------------------
        RESPONSE 404: 404 The specified blob does not exist.
        ERROR CODE: BlobNotFound
        --------------------------------------------------------------------------------
        <?xml version="1.0" encoding="utf-8"?><Error><Code>BlobNotFound</Code><Message>The specified blob does not exist.
        RequestId:e57cf24c-a01e-001d-4813-a1b141000000
        Time:2025-03-30T01:34:08.5493069Z</Message></Error>
        --------------------------------------------------------------------------------
2025/03/30 01:34:09 DEBUG : rclone-sync-test-include/layer2/: Removing directory marker
    run.go:125: removing dir "rclone-sync-test-include/layer2" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-ganebin3gaki/rclone-sync-test-include/layer2/
        --------------------------------------------------------------------------------
        RESPONSE 404: 404 The specified blob does not exist.
        ERROR CODE: BlobNotFound
        --------------------------------------------------------------------------------
        <?xml version="1.0" encoding="utf-8"?><Error><Code>BlobNotFound</Code><Message>The specified blob does not exist.
        RequestId:e57cf524-a01e-001d-6f13-a1b141000000
        Time:2025-03-30T01:34:09.5864518Z</Message></Error>
        --------------------------------------------------------------------------------
    run.go:128: removing dir "rclone-sync-test-include/layer2" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-ganebin3gaki/rclone-sync-test-include/layer2/
        --------------------------------------------------------------------------------
        RESPONSE 404: 404 The specified blob does not exist.
        ERROR CODE: BlobNotFound
        --------------------------------------------------------------------------------
        <?xml version="1.0" encoding="utf-8"?><Error><Code>BlobNotFound</Code><Message>The specified blob does not exist.
        RequestId:e57cf524-a01e-001d-6f13-a1b141000000
        Time:2025-03-30T01:34:09.5864518Z</Message></Error>
        --------------------------------------------------------------------------------
2025/03/30 01:34:10 DEBUG : rclone-sync-test-include/: Removing directory marker
    run.go:125: removing dir "rclone-sync-test-include" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-ganebin3gaki/rclone-sync-test-include/
        --------------------------------------------------------------------------------
        RESPONSE 404: 404 The specified blob does not exist.
        ERROR CODE: BlobNotFound
        --------------------------------------------------------------------------------
        <?xml version="1.0" encoding="utf-8"?><Error><Code>BlobNotFound</Code><Message>The specified blob does not exist.
        RequestId:e57cf707-a01e-001d-7d13-a1b141000000
        Time:2025-03-30T01:34:10.6243010Z</Message></Error>
        --------------------------------------------------------------------------------
2025/03/30 01:34:11 DEBUG : rclone-sync-test-include/: Removing directory marker
    run.go:125: removing dir "rclone-sync-test-include" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-ganebin3gaki/rclone-sync-test-include/
        --------------------------------------------------------------------------------
        RESPONSE 404: 404 The specified blob does not exist.
        ERROR CODE: BlobNotFound
        --------------------------------------------------------------------------------
        <?xml version="1.0" encoding="utf-8"?><Error><Code>BlobNotFound</Code><Message>The specified blob does not exist.
        RequestId:e57cf8c9-a01e-001d-0313-a1b141000000
        Time:2025-03-30T01:34:11.6688474Z</Message></Error>
        --------------------------------------------------------------------------------
2025/03/30 01:34:12 DEBUG : rclone-sync-test-include/: Removing directory marker
    run.go:125: removing dir "rclone-sync-test-include" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-ganebin3gaki/rclone-sync-test-include/
        --------------------------------------------------------------------------------
        RESPONSE 404: 404 The specified blob does not exist.
        ERROR CODE: BlobNotFound
        --------------------------------------------------------------------------------
        <?xml version="1.0" encoding="utf-8"?><Error><Code>BlobNotFound</Code><Message>The specified blob does not exist.
        RequestId:e57cfac4-a01e-001d-3e13-a1b141000000
        Time:2025-03-30T01:34:12.7068297Z</Message></Error>
        --------------------------------------------------------------------------------
    run.go:128: removing dir "rclone-sync-test-include" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-ganebin3gaki/rclone-sync-test-include/
        --------------------------------------------------------------------------------
        RESPONSE 404: 404 The specified blob does not exist.
        ERROR CODE: BlobNotFound
        --------------------------------------------------------------------------------
        <?xml version="1.0" encoding="utf-8"?><Error><Code>BlobNotFound</Code><Message>The specified blob does not exist.
        RequestId:e57cfac4-a01e-001d-3e13-a1b141000000
        Time:2025-03-30T01:34:12.7068297Z</Message></Error>
        --------------------------------------------------------------------------------
2025/03/30 01:34:13 DEBUG : rclone-sync-test-ignore-file/: Removing directory marker
    run.go:125: removing dir "rclone-sync-test-ignore-file" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-ganebin3gaki/rclone-sync-test-ignore-file/
        --------------------------------------------------------------------------------
        RESPONSE 404: 404 The specified blob does not exist.
        ERROR CODE: BlobNotFound
        --------------------------------------------------------------------------------
        <?xml version="1.0" encoding="utf-8"?><Error><Code>BlobNotFound</Code><Message>The specified blob does not exist.
        RequestId:e57cfcff-a01e-001d-2c13-a1b141000000
        Time:2025-03-30T01:34:13.7442351Z</Message></Error>
        --------------------------------------------------------------------------------
2025/03/30 01:34:14 DEBUG : rclone-sync-test-ignore-file/: Removing directory marker
    run.go:125: removing dir "rclone-sync-test-ignore-file" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-ganebin3gaki/rclone-sync-test-ignore-file/
        --------------------------------------------------------------------------------
        RESPONSE 404: 404 The specified blob does not exist.
        ERROR CODE: BlobNotFound
        --------------------------------------------------------------------------------
        <?xml version="1.0" encoding="utf-8"?><Error><Code>BlobNotFound</Code><Message>The specified blob does not exist.
        RequestId:e57cff01-a01e-001d-6513-a1b141000000
        Time:2025-03-30T01:34:14.7817670Z</Message></Error>
        --------------------------------------------------------------------------------
2025/03/30 01:34:15 DEBUG : rclone-sync-test-ignore-file/: Removing directory marker
    run.go:125: removing dir "rclone-sync-test-ignore-file" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-ganebin3gaki/rclone-sync-test-ignore-file/
        --------------------------------------------------------------------------------
        RESPONSE 404: 404 The specified blob does not exist.
        ERROR CODE: BlobNotFound
        --------------------------------------------------------------------------------
        <?xml version="1.0" encoding="utf-8"?><Error><Code>BlobNotFound</Code><Message>The specified blob does not exist.
        RequestId:e57d00b9-a01e-001d-6013-a1b141000000
        Time:2025-03-30T01:34:15.8193960Z</Message></Error>
        --------------------------------------------------------------------------------
    run.go:128: removing dir "rclone-sync-test-ignore-file" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-ganebin3gaki/rclone-sync-test-ignore-file/
        --------------------------------------------------------------------------------
        RESPONSE 404: 404 The specified blob does not exist.
        ERROR CODE: BlobNotFound
        --------------------------------------------------------------------------------
        <?xml version="1.0" encoding="utf-8"?><Error><Code>BlobNotFound</Code><Message>The specified blob does not exist.
        RequestId:e57d00b9-a01e-001d-6013-a1b141000000
        Time:2025-03-30T01:34:15.8193960Z</Message></Error>
        --------------------------------------------------------------------------------
2025/03/30 01:34:16 DEBUG : pre-dest2/: Removing directory marker
2025/03/30 01:34:16 DEBUG : pre-dest1/: Removing directory marker
2025/03/30 01:34:16 DEBUG : dest/: Removing directory marker
    run.go:125: removing dir "dest" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-ganebin3gaki/dest/
        --------------------------------------------------------------------------------
        RESPONSE 404: 404 The specified blob does not exist.
        ERROR CODE: BlobNotFound
        --------------------------------------------------------------------------------
        <?xml version="1.0" encoding="utf-8"?><Error><Code>BlobNotFound</Code><Message>The specified blob does not exist.
        RequestId:e57d02d0-a01e-001d-2713-a1b141000000
        Time:2025-03-30T01:34:16.9358408Z</Message></Error>
        --------------------------------------------------------------------------------
2025/03/30 01:34:17 DEBUG : dest/: Removing directory marker
    run.go:125: removing dir "dest" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-ganebin3gaki/dest/
        --------------------------------------------------------------------------------
        RESPONSE 404: 404 The specified blob does not exist.
        ERROR CODE: BlobNotFound
        --------------------------------------------------------------------------------
        <?xml version="1.0" encoding="utf-8"?><Error><Code>BlobNotFound</Code><Message>The specified blob does not exist.
        RequestId:e57d04c3-a01e-001d-7613-a1b141000000
        Time:2025-03-30T01:34:17.9730513Z</Message></Error>
        --------------------------------------------------------------------------------
2025/03/30 01:34:18 DEBUG : dest/: Removing directory marker
    run.go:125: removing dir "dest" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-ganebin3gaki/dest/
        --------------------------------------------------------------------------------
        RESPONSE 404: 404 The specified blob does not exist.
        ERROR CODE: BlobNotFound
        --------------------------------------------------------------------------------
        <?xml version="1.0" encoding="utf-8"?><Error><Code>BlobNotFound</Code><Message>The specified blob does not exist.
        RequestId:e57d06f8-a01e-001d-5413-a1b141000000
        Time:2025-03-30T01:34:19.0110331Z</Message></Error>
        --------------------------------------------------------------------------------
    run.go:128: removing dir "dest" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-ganebin3gaki/dest/
        --------------------------------------------------------------------------------
        RESPONSE 404: 404 The specified blob does not exist.
        ERROR CODE: BlobNotFound
        --------------------------------------------------------------------------------
        <?xml version="1.0" encoding="utf-8"?><Error><Code>BlobNotFound</Code><Message>The specified blob does not exist.
        RequestId:e57d06f8-a01e-001d-5413-a1b141000000
        Time:2025-03-30T01:34:19.0110331Z</Message></Error>
        --------------------------------------------------------------------------------
    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/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:785
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:155
        	            				/home/rclone/go/src/github.com/rclone/rclone/backend/azureblob/azureblob.go:1218
        	            				/home/rclone/go/src/github.com/rclone/rclone/backend/azureblob/azureblob.go:1383
        	            				/home/rclone/go/src/github.com/rclone/rclone/backend/azureblob/azureblob.go:1413
        	            				/home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:298
        	            				/home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:162
        	            				/home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:631
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:274
        	            				/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/fs/sync/sync_test.go:2224
        	Error:      	Not equal: 
        	            	expected: []string{}
        	            	actual  : []string{"dest", "rclone-sync-test-ignore-file", "rclone-sync-test-include", "rclone-sync-test-include/layer2"}
        	            	
        	            	Diff:
        	            	--- Expected
        	            	+++ Actual
        	            	@@ -1,2 +1,6 @@
        	            	-([]string) {
        	            	+([]string) (len=4) {
        	            	+ (string) (len=4) "dest",
        	            	+ (string) (len=28) "rclone-sync-test-ignore-file",
        	            	+ (string) (len=24) "rclone-sync-test-include",
        	            	+ (string) (len=31) "rclone-sync-test-include/layer2"
        	            	 }
        	Test:       	TestSyncMultipleCompareDest
        	Messages:   	directories
--- FAIL: TestSyncMultipleCompareDest (20.95s)
panic: runtime error: slice bounds out of range [5:4] [recovered]
	panic: runtime error: slice bounds out of range [5:4]

goroutine 620 [running]:
testing.tRunner.func1.2({0x2410fc0, 0xc0005c19e0})
	/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1632 +0x230
testing.tRunner.func1()
	/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1635 +0x35e
panic({0x2410fc0?, 0xc0005c19e0?})
	/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:785 +0x132
github.com/rclone/rclone/backend/azureblob.(*Fs).list(0xc000758788, {0x29e9c40, 0x3d1cb20}, {0xc0007a2ca0, 0x18}, {0xc0007a2cb9, 0x4}, {0xc0007a2cb9, 0x4}, 0x0, ...)
	/home/rclone/go/src/github.com/rclone/rclone/backend/azureblob/azureblob.go:1218 +0xc45
github.com/rclone/rclone/backend/azureblob.(*Fs).ListR.func1({0xc0007a2ca0?, 0xc0007a2ca0?}, {0xc0007a2cb9?, 0x0?}, {0xc0007a2cb9?, 0x47233d?}, 0x0?)
	/home/rclone/go/src/github.com/rclone/rclone/backend/azureblob/azureblob.go:1383 +0xa5
github.com/rclone/rclone/backend/azureblob.(*Fs).ListR(0xc000758788, {0x29e9c40, 0x3d1cb20}, {0x0?, 0x24db300?}, 0xc000698d20)
	/home/rclone/go/src/github.com/rclone/rclone/backend/azureblob/azureblob.go:1413 +0x172
github.com/rclone/rclone/fs/walk.listR({0x29e9c40, 0x3d1cb20}, {0x29fd720, 0xc000758788}, {0x0, 0x0}, 0x1, 0x3, 0xc0008d7788, 0xc0008d7278, ...)
	/home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:298 +0x2a3
github.com/rclone/rclone/fs/walk.ListR({0x29e9c40, 0x3d1cb20}, {0x29fd720, 0xc000758788}, {0x0, 0x0}, 0x1, 0xffffffffffffffff, 0x3, 0xc0008d7788)
	/home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:162 +0x1d5
github.com/rclone/rclone/fs/walk.GetAll({0x29e9c40, 0x3d1cb20}, {0x29fd720, 0xc000758788}, {0x0, 0x0}, 0x1, 0xffffffffffffffff)
	/home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:631 +0x105
github.com/rclone/rclone/fstest.CheckListingWithRoot(0xc0009ad1e0, {0x29fd720, 0xc000758788}, {0x0, 0x0}, {0xc000d08a00, 0x1, 0x1}, {0x0, 0x0, ...}, ...)
	/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:274 +0x3d6
github.com/rclone/rclone/fstest.CheckListingWithPrecision(...)
	/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
github.com/rclone/rclone/fstest.CheckItemsWithPrecision(...)
	/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344
github.com/rclone/rclone/fs/sync.TestSyncMultipleCompareDest(0xc0009ad1e0)
	/home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2224 +0xa0b
testing.tRunner(0xc0009ad1e0, 0x270f080)
	/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1690 +0xf4
created by testing.(*T).Run in goroutine 1
	/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1743 +0x390
"./sync.test -test.v -test.timeout 1h0m0s -remote 'TestAzureBlob,directory_markers:' -verbose -test.run '^(TestSyncCompareDest|TestSyncMultipleCompareDest|TestSyncOverlapWithFilter)$'" - Finished ERROR in 58.38569678s (try 2/5): exit status 2: Failed [TestSyncOverlapWithFilter TestSyncCompareDest TestSyncMultipleCompareDest]