"./operations.test -test.v -test.timeout 1h0m0s -remote 'TestAzureBlob,directory_markers:' -verbose" - Starting (try 1/5)
2025/03/06 02:15:53 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-xumukin6loyu"
2025/03/06 02:15:53 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/03/06 02:15:53 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/06 02:15:53 DEBUG : Azure container rclone-test-xumukin6loyu: Using directory markers
2025/03/06 02:15:53 DEBUG : Creating backend with remote "/tmp/rclone4005947573"
=== RUN TestDoMultiThreadCopy
--- PASS: TestDoMultiThreadCopy (0.00s)
=== RUN TestMultithreadCalculateNumChunks
=== RUN TestMultithreadCalculateNumChunks/{size:1_chunkSize:65536_wantNumChunks:1}
=== RUN TestMultithreadCalculateNumChunks/{size:1048576_chunkSize:1_wantNumChunks:1048576}
=== RUN TestMultithreadCalculateNumChunks/{size:1048576_chunkSize:2_wantNumChunks:524288}
=== RUN TestMultithreadCalculateNumChunks/{size:1048577_chunkSize:2_wantNumChunks:524289}
=== RUN TestMultithreadCalculateNumChunks/{size:1048575_chunkSize:2_wantNumChunks:524288}
--- PASS: TestMultithreadCalculateNumChunks (0.00s)
--- PASS: TestMultithreadCalculateNumChunks/{size:1_chunkSize:65536_wantNumChunks:1} (0.00s)
--- PASS: TestMultithreadCalculateNumChunks/{size:1048576_chunkSize:1_wantNumChunks:1048576} (0.00s)
--- PASS: TestMultithreadCalculateNumChunks/{size:1048576_chunkSize:2_wantNumChunks:524288} (0.00s)
--- PASS: TestMultithreadCalculateNumChunks/{size:1048577_chunkSize:2_wantNumChunks:524289} (0.00s)
--- PASS: TestMultithreadCalculateNumChunks/{size:1048575_chunkSize:2_wantNumChunks:524288} (0.00s)
=== RUN TestMultithreadCopy
run.go:180: Remote "Azure container rclone-test-xumukin6loyu", Local "Local file system at /tmp/rclone4005947573", Modify Window "1ns"
2025/03/06 02:15:54 DEBUG : chunksize-probe: Multipart upload session started for 25 parts of size 4Mi
2025/03/06 02:15:54 DEBUG : chunksize-probe: open chunk writer: started multipart upload
2025/03/06 02:15:54 DEBUG : chunksize-probe: Clearing uncommitted blocks
2025/03/06 02:15:54 DEBUG : chunksize-probe: Committing 0 blocks to remove uncommitted blocks
2025/03/06 02:15:54 DEBUG : chunksize-probe: Removing empty object
=== RUN TestMultithreadCopy/upload=false,size=8388607,streams=2
2025/03/06 02:15:54 DEBUG : test-multithread-copy-false-8388607-2: Multipart upload session started for 2 parts of size 4Mi
2025/03/06 02:15:54 DEBUG : test-multithread-copy-false-8388607-2: open chunk writer: started multipart upload
2025/03/06 02:15:54 DEBUG : test-multithread-copy-false-8388607-2: multipart upload: starting chunk 0 size 4Mi offset 0/8.000Mi
2025/03/06 02:15:54 DEBUG : test-multithread-copy-false-8388607-2: multipart upload: starting chunk 1 size 4.000Mi offset 4Mi/8.000Mi
2025/03/06 02:15:54 DEBUG : test-multithread-copy-false-8388607-2: multipart upload wrote chunk 1 with 4194304 bytes
2025/03/06 02:15:54 DEBUG : test-multithread-copy-false-8388607-2: multipart upload wrote chunk 2 with 4194303 bytes
2025/03/06 02:15:54 DEBUG : test-multithread-copy-false-8388607-2: multipart upload finished
2025/03/06 02:15:55 DEBUG : test-multithread-copy-false-8388607-2: multi-thread copy: disabling buffering because destination uses OpenWriterAt
2025/03/06 02:15:55 DEBUG : test-multithread-copy-false-8388607-2: multi-thread copy: write buffer set to 131072
2025/03/06 02:15:55 DEBUG : test-multithread-copy-false-8388607-2: multi-thread copy: chunk size 64Mi was bigger than source file size 8.000Mi
2025/03/06 02:15:55 DEBUG : test-multithread-copy-false-8388607-2: multi-thread copy: using backend concurrency of 4 instead of --multi-thread-streams 2
2025/03/06 02:15:55 DEBUG : test-multithread-copy-false-8388607-2: multi-thread copy: number of streams 4 was bigger than number of chunks 1
2025/03/06 02:15:55 DEBUG : test-multithread-copy-false-8388607-2: Starting multi-thread copy with 1 chunks of size 8.000Mi with 1 parallel streams
2025/03/06 02:15:55 DEBUG : test-multithread-copy-false-8388607-2: multi-thread copy: chunk 1/1 (0-8388607) size 8.000Mi starting
2025/03/06 02:15:55 DEBUG : test-multithread-copy-false-8388607-2: writing chunk 0
2025/03/06 02:15:55 DEBUG : test-multithread-copy-false-8388607-2: multi-thread copy: chunk 1/1 (0-8388607) size 8.000Mi finished
2025/03/06 02:15:55 DEBUG : test-multithread-copy-false-8388607-2: Finished multi-thread copy with 1 parts of size 8.000Mi
=== RUN TestMultithreadCopy/upload=false,size=8388608,streams=2
2025/03/06 02:15:56 DEBUG : test-multithread-copy-false-8388608-2: Multipart upload session started for 2 parts of size 4Mi
2025/03/06 02:15:56 DEBUG : test-multithread-copy-false-8388608-2: open chunk writer: started multipart upload
2025/03/06 02:15:56 DEBUG : test-multithread-copy-false-8388608-2: multipart upload: starting chunk 0 size 4Mi offset 0/8Mi
2025/03/06 02:15:56 DEBUG : test-multithread-copy-false-8388608-2: multipart upload: starting chunk 1 size 4Mi offset 4Mi/8Mi
2025/03/06 02:15:56 DEBUG : test-multithread-copy-false-8388608-2: multipart upload wrote chunk 1 with 4194304 bytes
2025/03/06 02:15:56 DEBUG : test-multithread-copy-false-8388608-2: multipart upload wrote chunk 2 with 4194304 bytes
2025/03/06 02:15:56 DEBUG : test-multithread-copy-false-8388608-2: multipart upload finished
2025/03/06 02:15:57 DEBUG : test-multithread-copy-false-8388608-2: multi-thread copy: disabling buffering because destination uses OpenWriterAt
2025/03/06 02:15:57 DEBUG : test-multithread-copy-false-8388608-2: multi-thread copy: write buffer set to 131072
2025/03/06 02:15:57 DEBUG : test-multithread-copy-false-8388608-2: multi-thread copy: chunk size 64Mi was bigger than source file size 8Mi
2025/03/06 02:15:57 DEBUG : test-multithread-copy-false-8388608-2: multi-thread copy: using backend concurrency of 4 instead of --multi-thread-streams 2
2025/03/06 02:15:57 DEBUG : test-multithread-copy-false-8388608-2: multi-thread copy: number of streams 4 was bigger than number of chunks 1
2025/03/06 02:15:57 DEBUG : test-multithread-copy-false-8388608-2: Starting multi-thread copy with 1 chunks of size 8Mi with 1 parallel streams
2025/03/06 02:15:57 DEBUG : test-multithread-copy-false-8388608-2: multi-thread copy: chunk 1/1 (0-8388608) size 8Mi starting
2025/03/06 02:15:57 DEBUG : test-multithread-copy-false-8388608-2: writing chunk 0
2025/03/06 02:15:58 DEBUG : test-multithread-copy-false-8388608-2: multi-thread copy: chunk 1/1 (0-8388608) size 8Mi finished
2025/03/06 02:15:58 DEBUG : test-multithread-copy-false-8388608-2: Finished multi-thread copy with 1 parts of size 8Mi
=== RUN TestMultithreadCopy/upload=false,size=8388609,streams=2
2025/03/06 02:15:58 DEBUG : test-multithread-copy-false-8388609-2: Multipart upload session started for 3 parts of size 4Mi
2025/03/06 02:15:58 DEBUG : test-multithread-copy-false-8388609-2: open chunk writer: started multipart upload
2025/03/06 02:15:58 DEBUG : test-multithread-copy-false-8388609-2: multipart upload: starting chunk 0 size 4Mi offset 0/8.000Mi
2025/03/06 02:15:58 DEBUG : test-multithread-copy-false-8388609-2: multipart upload: starting chunk 2 size 1 offset 8Mi/8.000Mi
2025/03/06 02:15:58 DEBUG : test-multithread-copy-false-8388609-2: multipart upload: starting chunk 1 size 4Mi offset 4Mi/8.000Mi
2025/03/06 02:15:58 DEBUG : test-multithread-copy-false-8388609-2: multipart upload wrote chunk 3 with 1 bytes
2025/03/06 02:15:58 DEBUG : test-multithread-copy-false-8388609-2: multipart upload wrote chunk 1 with 4194304 bytes
2025/03/06 02:15:58 DEBUG : test-multithread-copy-false-8388609-2: multipart upload wrote chunk 2 with 4194304 bytes
2025/03/06 02:15:58 DEBUG : test-multithread-copy-false-8388609-2: multipart upload finished
2025/03/06 02:15:59 DEBUG : test-multithread-copy-false-8388609-2: multi-thread copy: disabling buffering because destination uses OpenWriterAt
2025/03/06 02:15:59 DEBUG : test-multithread-copy-false-8388609-2: multi-thread copy: write buffer set to 131072
2025/03/06 02:15:59 DEBUG : test-multithread-copy-false-8388609-2: multi-thread copy: chunk size 64Mi was bigger than source file size 8.000Mi
2025/03/06 02:15:59 DEBUG : test-multithread-copy-false-8388609-2: multi-thread copy: using backend concurrency of 4 instead of --multi-thread-streams 2
2025/03/06 02:15:59 DEBUG : test-multithread-copy-false-8388609-2: multi-thread copy: number of streams 4 was bigger than number of chunks 1
2025/03/06 02:15:59 DEBUG : test-multithread-copy-false-8388609-2: Starting multi-thread copy with 1 chunks of size 8.000Mi with 1 parallel streams
2025/03/06 02:15:59 DEBUG : test-multithread-copy-false-8388609-2: multi-thread copy: chunk 1/1 (0-8388609) size 8.000Mi starting
2025/03/06 02:15:59 DEBUG : test-multithread-copy-false-8388609-2: writing chunk 0
2025/03/06 02:15:59 DEBUG : test-multithread-copy-false-8388609-2: multi-thread copy: chunk 1/1 (0-8388609) size 8.000Mi finished
2025/03/06 02:15:59 DEBUG : test-multithread-copy-false-8388609-2: Finished multi-thread copy with 1 parts of size 8.000Mi
=== RUN TestMultithreadCopy/upload=true,size=8388607,streams=2
2025/03/06 02:16:00 DEBUG : test-multithread-copy-true-8388607-2: multi-thread copy: disabling buffering because source is local disk
2025/03/06 02:16:00 DEBUG : test-multithread-copy-true-8388607-2: Multipart upload session started for 2 parts of size 4Mi
2025/03/06 02:16:00 DEBUG : test-multithread-copy-true-8388607-2: open chunk writer: started multipart upload
2025/03/06 02:16:00 DEBUG : test-multithread-copy-true-8388607-2: multi-thread copy: using backend concurrency of 16 instead of --multi-thread-streams 2
2025/03/06 02:16:00 DEBUG : test-multithread-copy-true-8388607-2: multi-thread copy: number of streams 16 was bigger than number of chunks 2
2025/03/06 02:16:00 DEBUG : test-multithread-copy-true-8388607-2: Starting multi-thread copy with 2 chunks of size 4Mi with 2 parallel streams
2025/03/06 02:16:00 DEBUG : test-multithread-copy-true-8388607-2: multi-thread copy: chunk 2/2 (4194304-8388607) size 4.000Mi starting
2025/03/06 02:16:00 DEBUG : test-multithread-copy-true-8388607-2: multi-thread copy: chunk 1/2 (0-4194304) size 4Mi starting
2025/03/06 02:16:00 DEBUG : test-multithread-copy-true-8388607-2: Seek from 4194303 to 0
2025/03/06 02:16:00 DEBUG : test-multithread-copy-true-8388607-2: Seek from 4194304 to 0
2025/03/06 02:16:00 DEBUG : test-multithread-copy-true-8388607-2: multipart upload wrote chunk 2 with 4194303 bytes
2025/03/06 02:16:00 DEBUG : test-multithread-copy-true-8388607-2: multi-thread copy: chunk 2/2 (4194304-8388607) size 4.000Mi finished
2025/03/06 02:16:01 DEBUG : test-multithread-copy-true-8388607-2: multipart upload wrote chunk 1 with 4194304 bytes
2025/03/06 02:16:01 DEBUG : test-multithread-copy-true-8388607-2: multi-thread copy: chunk 1/2 (0-4194304) size 4Mi finished
2025/03/06 02:16:01 DEBUG : test-multithread-copy-true-8388607-2: multipart upload finished
2025/03/06 02:16:01 DEBUG : test-multithread-copy-true-8388607-2: Finished multi-thread copy with 2 parts of size 4Mi
=== RUN TestMultithreadCopy/upload=true,size=8388608,streams=2
2025/03/06 02:16:02 DEBUG : test-multithread-copy-true-8388608-2: multi-thread copy: disabling buffering because source is local disk
2025/03/06 02:16:02 DEBUG : test-multithread-copy-true-8388608-2: Multipart upload session started for 2 parts of size 4Mi
2025/03/06 02:16:02 DEBUG : test-multithread-copy-true-8388608-2: open chunk writer: started multipart upload
2025/03/06 02:16:02 DEBUG : test-multithread-copy-true-8388608-2: multi-thread copy: using backend concurrency of 16 instead of --multi-thread-streams 2
2025/03/06 02:16:02 DEBUG : test-multithread-copy-true-8388608-2: multi-thread copy: number of streams 16 was bigger than number of chunks 2
2025/03/06 02:16:02 DEBUG : test-multithread-copy-true-8388608-2: Starting multi-thread copy with 2 chunks of size 4Mi with 2 parallel streams
2025/03/06 02:16:02 DEBUG : test-multithread-copy-true-8388608-2: multi-thread copy: chunk 2/2 (4194304-8388608) size 4Mi starting
2025/03/06 02:16:02 DEBUG : test-multithread-copy-true-8388608-2: multi-thread copy: chunk 1/2 (0-4194304) size 4Mi starting
2025/03/06 02:16:02 DEBUG : test-multithread-copy-true-8388608-2: Seek from 4194304 to 0
2025/03/06 02:16:02 DEBUG : test-multithread-copy-true-8388608-2: Seek from 4194304 to 0
2025/03/06 02:16:02 DEBUG : test-multithread-copy-true-8388608-2: multipart upload wrote chunk 1 with 4194304 bytes
2025/03/06 02:16:02 DEBUG : test-multithread-copy-true-8388608-2: multi-thread copy: chunk 1/2 (0-4194304) size 4Mi finished
2025/03/06 02:16:02 DEBUG : test-multithread-copy-true-8388608-2: multipart upload wrote chunk 2 with 4194304 bytes
2025/03/06 02:16:02 DEBUG : test-multithread-copy-true-8388608-2: multi-thread copy: chunk 2/2 (4194304-8388608) size 4Mi finished
2025/03/06 02:16:02 DEBUG : test-multithread-copy-true-8388608-2: multipart upload finished
2025/03/06 02:16:02 DEBUG : test-multithread-copy-true-8388608-2: Finished multi-thread copy with 2 parts of size 4Mi
=== RUN TestMultithreadCopy/upload=true,size=8388609,streams=2
2025/03/06 02:16:03 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: disabling buffering because source is local disk
2025/03/06 02:16:03 DEBUG : test-multithread-copy-true-8388609-2: Multipart upload session started for 3 parts of size 4Mi
2025/03/06 02:16:03 DEBUG : test-multithread-copy-true-8388609-2: open chunk writer: started multipart upload
2025/03/06 02:16:03 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: using backend concurrency of 16 instead of --multi-thread-streams 2
2025/03/06 02:16:03 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: number of streams 16 was bigger than number of chunks 3
2025/03/06 02:16:03 DEBUG : test-multithread-copy-true-8388609-2: Starting multi-thread copy with 3 chunks of size 4Mi with 3 parallel streams
2025/03/06 02:16:03 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: chunk 3/3 (8388608-8388609) size 1 starting
2025/03/06 02:16:03 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: chunk 2/3 (4194304-8388608) size 4Mi starting
2025/03/06 02:16:03 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: chunk 1/3 (0-4194304) size 4Mi starting
2025/03/06 02:16:03 DEBUG : test-multithread-copy-true-8388609-2: Seek from 1 to 0
2025/03/06 02:16:03 DEBUG : test-multithread-copy-true-8388609-2: Seek from 4194304 to 0
2025/03/06 02:16:03 DEBUG : test-multithread-copy-true-8388609-2: Seek from 4194304 to 0
2025/03/06 02:16:03 DEBUG : test-multithread-copy-true-8388609-2: multipart upload wrote chunk 3 with 1 bytes
2025/03/06 02:16:03 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: chunk 3/3 (8388608-8388609) size 1 finished
2025/03/06 02:16:03 DEBUG : test-multithread-copy-true-8388609-2: multipart upload wrote chunk 2 with 4194304 bytes
2025/03/06 02:16:03 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: chunk 2/3 (4194304-8388608) size 4Mi finished
2025/03/06 02:16:04 DEBUG : test-multithread-copy-true-8388609-2: multipart upload wrote chunk 1 with 4194304 bytes
2025/03/06 02:16:04 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: chunk 1/3 (0-4194304) size 4Mi finished
2025/03/06 02:16:04 DEBUG : test-multithread-copy-true-8388609-2: multipart upload finished
2025/03/06 02:16:04 DEBUG : test-multithread-copy-true-8388609-2: Finished multi-thread copy with 3 parts of size 4Mi
--- PASS: TestMultithreadCopy (10.84s)
--- PASS: TestMultithreadCopy/upload=false,size=8388607,streams=2 (2.09s)
--- PASS: TestMultithreadCopy/upload=false,size=8388608,streams=2 (2.07s)
--- PASS: TestMultithreadCopy/upload=false,size=8388609,streams=2 (1.58s)
--- PASS: TestMultithreadCopy/upload=true,size=8388607,streams=2 (1.55s)
--- PASS: TestMultithreadCopy/upload=true,size=8388608,streams=2 (1.48s)
--- PASS: TestMultithreadCopy/upload=true,size=8388609,streams=2 (1.62s)
=== RUN TestMultithreadCopyAbort
run.go:180: Remote "Azure container rclone-test-xumukin6loyu", Local "Local file system at /tmp/rclone4005947573", Modify Window "1ns"
2025/03/06 02:16:04 DEBUG : chunksize-probe: Multipart upload session started for 25 parts of size 4Mi
2025/03/06 02:16:04 DEBUG : chunksize-probe: open chunk writer: started multipart upload
2025/03/06 02:16:04 DEBUG : chunksize-probe: Clearing uncommitted blocks
2025/03/06 02:16:04 DEBUG : chunksize-probe: Committing 0 blocks to remove uncommitted blocks
2025/03/06 02:16:04 DEBUG : chunksize-probe: Removing empty object
2025/03/06 02:16:05 DEBUG : test-multithread-abort: multi-thread copy: disabling buffering because source is local disk
2025/03/06 02:16:05 DEBUG : test-multithread-abort: Multipart upload session started for 3 parts of size 4Mi
2025/03/06 02:16:05 DEBUG : test-multithread-abort: open chunk writer: started multipart upload
2025/03/06 02:16:05 DEBUG : test-multithread-abort: multi-thread copy: using backend concurrency of 16 instead of --multi-thread-streams 1
2025/03/06 02:16:05 DEBUG : test-multithread-abort: multi-thread copy: number of streams 16 was bigger than number of chunks 3
2025/03/06 02:16:05 DEBUG : test-multithread-abort: Starting multi-thread copy with 3 chunks of size 4Mi with 3 parallel streams
2025/03/06 02:16:05 DEBUG : test-multithread-abort: multi-thread copy: chunk 3/3 (8388608-8388609) size 1 starting
2025/03/06 02:16:05 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/03/06 02:16:05 DEBUG : test-multithread-abort: multi-thread copy: chunk 1/3 (0-4194304) size 4Mi starting
2025/03/06 02:16:05 DEBUG : Open with options = [RangeOption(0,4194303)]
2025/03/06 02:16:05 DEBUG : test-multithread-abort: multi-thread copy: chunk 2/3 (4194304-8388608) size 4Mi starting
2025/03/06 02:16:05 DEBUG : Open with options = [RangeOption(4194304,8388607)]
2025/03/06 02:16:05 DEBUG : test-multithread-abort: Seek from 4194304 to 0
2025/03/06 02:16:05 DEBUG : Open with options = [RangeOption(4194304,8388607)]
2025/03/06 02:16:05 DEBUG : test-multithread-abort: Seek from 4194304 to 0
2025/03/06 02:16:05 DEBUG : Open with options = [RangeOption(0,4194303)]
2025/03/06 02:16:05 DEBUG : test-multithread-abort: multipart upload wrote chunk 2 with 4194304 bytes
2025/03/06 02:16:05 DEBUG : test-multithread-abort: multi-thread copy: chunk 2/3 (4194304-8388608) size 4Mi finished
2025/03/06 02:16:06 DEBUG : test-multithread-abort: multipart upload wrote chunk 1 with 4194304 bytes
2025/03/06 02:16:06 DEBUG : test-multithread-abort: multi-thread copy: chunk 1/3 (0-4194304) size 4Mi finished
2025/03/06 02:16:06 DEBUG : Returning error reader
2025/03/06 02:16:06 DEBUG : BOOM: simulated read failure
2025/03/06 02:16:06 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 1/10: BOOM: simulated read failure
2025/03/06 02:16:06 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/03/06 02:16:07 DEBUG : Returning error reader
2025/03/06 02:16:07 DEBUG : BOOM: simulated read failure
2025/03/06 02:16:07 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 2/10: BOOM: simulated read failure
2025/03/06 02:16:07 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/03/06 02:16:08 DEBUG : Returning error reader
2025/03/06 02:16:08 DEBUG : BOOM: simulated read failure
2025/03/06 02:16:08 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 3/10: BOOM: simulated read failure
2025/03/06 02:16:08 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/03/06 02:16:09 DEBUG : Returning error reader
2025/03/06 02:16:09 DEBUG : BOOM: simulated read failure
2025/03/06 02:16:09 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 4/10: BOOM: simulated read failure
2025/03/06 02:16:09 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/03/06 02:16:10 DEBUG : Returning error reader
2025/03/06 02:16:10 DEBUG : BOOM: simulated read failure
2025/03/06 02:16:10 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 5/10: BOOM: simulated read failure
2025/03/06 02:16:10 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/03/06 02:16:11 DEBUG : Returning error reader
2025/03/06 02:16:11 DEBUG : BOOM: simulated read failure
2025/03/06 02:16:11 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 6/10: BOOM: simulated read failure
2025/03/06 02:16:11 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/03/06 02:16:12 DEBUG : Returning error reader
2025/03/06 02:16:12 DEBUG : BOOM: simulated read failure
2025/03/06 02:16:12 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 7/10: BOOM: simulated read failure
2025/03/06 02:16:12 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/03/06 02:16:13 DEBUG : Returning error reader
2025/03/06 02:16:13 DEBUG : BOOM: simulated read failure
2025/03/06 02:16:13 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 8/10: BOOM: simulated read failure
2025/03/06 02:16:13 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/03/06 02:16:14 DEBUG : Returning error reader
2025/03/06 02:16:14 DEBUG : BOOM: simulated read failure
2025/03/06 02:16:14 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 9/10: BOOM: simulated read failure
2025/03/06 02:16:14 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/03/06 02:16:15 DEBUG : Returning error reader
2025/03/06 02:16:15 DEBUG : BOOM: simulated read failure
2025/03/06 02:16:15 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 10/10: BOOM: simulated read failure
2025/03/06 02:16:15 DEBUG : test-multithread-abort: Reopen failed after offset 0 bytes read: failed to reopen: too many retries
2025/03/06 02:16:15 DEBUG : test-multithread-abort: multi-thread copy: chunk 3/3 failed: multi-thread copy: failed to write chunk: BOOM: simulated read failure
2025/03/06 02:16:15 DEBUG : test-multithread-abort: multi-thread copy: cancelling transfer on exit
2025/03/06 02:16:15 DEBUG : test-multithread-abort: Clearing uncommitted blocks
2025/03/06 02:16:15 DEBUG : test-multithread-abort: 2 Uncommitted blocks found
2025/03/06 02:16:15 DEBUG : test-multithread-abort: Committing 0 blocks to remove uncommitted blocks
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.26s)
=== RUN TestSizeDiffers
--- PASS: TestSizeDiffers (0.00s)
=== RUN TestReOpen
=== RUN TestReOpen/Normal
=== RUN TestReOpen/Normal/Basics
2025/03/06 02:16:22 DEBUG : potato: Seek from 10 to 0
=== RUN TestReOpen/Normal/ErrorAtStart
=== RUN TestReOpen/Normal/WithErrors
2025/03/06 02:16:22 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error
2025/03/06 02:16:22 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error
2025/03/06 02:16:22 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error
=== RUN TestReOpen/Normal/TooManyErrors
2025/03/06 02:16:22 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error
2025/03/06 02:16:22 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error
2025/03/06 02:16:22 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error
2025/03/06 02:16:22 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries
=== RUN TestReOpen/Normal/Seek
2025/03/06 02:16:22 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error
2025/03/06 02:16:22 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error
2025/03/06 02:16:22 DEBUG : potato: Seek from 5 to 2
=== RUN TestReOpen/Normal/AccountRead
=== RUN TestReOpen/Normal/AccountReadDelay
2025/03/06 02:16:22 DEBUG : potato: Seek from 10 to 0
2025/03/06 02:16:22 DEBUG : potato: Seek from 10 to 0
2025/03/06 02:16:22 DEBUG : potato: Seek from 10 to 0
=== RUN TestReOpen/Normal/AccountReadError
=== RUN TestReOpen/WithRangeOption
=== RUN TestReOpen/WithRangeOption/Basics
2025/03/06 02:16:22 DEBUG : potato: Seek from 7 to 0
=== RUN TestReOpen/WithRangeOption/ErrorAtStart
=== RUN TestReOpen/WithRangeOption/WithErrors
2025/03/06 02:16:22 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error
2025/03/06 02:16:22 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error
2025/03/06 02:16:22 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error
=== RUN TestReOpen/WithRangeOption/TooManyErrors
2025/03/06 02:16:22 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error
2025/03/06 02:16:22 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error
2025/03/06 02:16:22 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error
2025/03/06 02:16:22 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries
=== RUN TestReOpen/WithRangeOption/Seek
2025/03/06 02:16:22 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error
2025/03/06 02:16:22 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error
2025/03/06 02:16:22 DEBUG : potato: Seek from 5 to 2
2025/03/06 02:16:22 DEBUG : potato: Seek from 7 to 4
=== RUN TestReOpen/WithRangeOption/AccountRead
=== RUN TestReOpen/WithRangeOption/AccountReadDelay
2025/03/06 02:16:22 DEBUG : potato: Seek from 7 to 0
2025/03/06 02:16:22 DEBUG : potato: Seek from 7 to 0
2025/03/06 02:16:22 DEBUG : potato: Seek from 7 to 0
=== RUN TestReOpen/WithRangeOption/AccountReadError
=== RUN TestReOpen/WithSeekOption
=== RUN TestReOpen/WithSeekOption/Basics
2025/03/06 02:16:22 DEBUG : potato: Seek from 8 to 0
=== RUN TestReOpen/WithSeekOption/ErrorAtStart
=== RUN TestReOpen/WithSeekOption/WithErrors
2025/03/06 02:16:22 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error
2025/03/06 02:16:22 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error
2025/03/06 02:16:22 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error
=== RUN TestReOpen/WithSeekOption/TooManyErrors
2025/03/06 02:16:22 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error
2025/03/06 02:16:22 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error
2025/03/06 02:16:22 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error
2025/03/06 02:16:22 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries
=== RUN TestReOpen/WithSeekOption/Seek
2025/03/06 02:16:22 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error
2025/03/06 02:16:22 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error
2025/03/06 02:16:22 DEBUG : potato: Seek from 5 to 2
2025/03/06 02:16:22 DEBUG : potato: Seek from 7 to 5
=== RUN TestReOpen/WithSeekOption/AccountRead
=== RUN TestReOpen/WithSeekOption/AccountReadDelay
2025/03/06 02:16:22 DEBUG : potato: Seek from 8 to 0
2025/03/06 02:16:22 DEBUG : potato: Seek from 8 to 0
2025/03/06 02:16:22 DEBUG : potato: Seek from 8 to 0
=== RUN TestReOpen/WithSeekOption/AccountReadError
=== RUN TestReOpen/UnknownSize
=== RUN TestReOpen/UnknownSize/Basics
2025/03/06 02:16:22 DEBUG : potato: Seek from 9 to 0
=== RUN TestReOpen/UnknownSize/ErrorAtStart
=== RUN TestReOpen/UnknownSize/WithErrors
2025/03/06 02:16:22 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error
2025/03/06 02:16:22 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error
2025/03/06 02:16:22 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error
=== RUN TestReOpen/UnknownSize/TooManyErrors
2025/03/06 02:16:22 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error
2025/03/06 02:16:22 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error
2025/03/06 02:16:22 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error
2025/03/06 02:16:22 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries
=== RUN TestReOpen/UnknownSize/Seek
2025/03/06 02:16:22 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error
2025/03/06 02:16:22 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error
2025/03/06 02:16:22 DEBUG : potato: Seek from 5 to 2
2025/03/06 02:16:22 DEBUG : potato: Seek from 7 to 6
=== RUN TestReOpen/UnknownSize/AccountRead
=== RUN TestReOpen/UnknownSize/AccountReadDelay
2025/03/06 02:16:22 DEBUG : potato: Seek from 9 to 0
2025/03/06 02:16:22 DEBUG : potato: Seek from 9 to 0
2025/03/06 02:16:22 DEBUG : potato: Seek from 9 to 0
=== RUN TestReOpen/UnknownSize/AccountReadError
--- PASS: TestReOpen (0.00s)
--- PASS: TestReOpen/Normal (0.00s)
--- PASS: TestReOpen/Normal/Basics (0.00s)
--- PASS: TestReOpen/Normal/ErrorAtStart (0.00s)
--- PASS: TestReOpen/Normal/WithErrors (0.00s)
--- PASS: TestReOpen/Normal/TooManyErrors (0.00s)
--- PASS: TestReOpen/Normal/Seek (0.00s)
--- PASS: TestReOpen/Normal/AccountRead (0.00s)
--- PASS: TestReOpen/Normal/AccountReadDelay (0.00s)
--- PASS: TestReOpen/Normal/AccountReadError (0.00s)
--- PASS: TestReOpen/WithRangeOption (0.00s)
--- PASS: TestReOpen/WithRangeOption/Basics (0.00s)
--- PASS: TestReOpen/WithRangeOption/ErrorAtStart (0.00s)
--- PASS: TestReOpen/WithRangeOption/WithErrors (0.00s)
--- PASS: TestReOpen/WithRangeOption/TooManyErrors (0.00s)
--- PASS: TestReOpen/WithRangeOption/Seek (0.00s)
--- PASS: TestReOpen/WithRangeOption/AccountRead (0.00s)
--- PASS: TestReOpen/WithRangeOption/AccountReadDelay (0.00s)
--- PASS: TestReOpen/WithRangeOption/AccountReadError (0.00s)
--- PASS: TestReOpen/WithSeekOption (0.00s)
--- PASS: TestReOpen/WithSeekOption/Basics (0.00s)
--- PASS: TestReOpen/WithSeekOption/ErrorAtStart (0.00s)
--- PASS: TestReOpen/WithSeekOption/WithErrors (0.00s)
--- PASS: TestReOpen/WithSeekOption/TooManyErrors (0.00s)
--- PASS: TestReOpen/WithSeekOption/Seek (0.00s)
--- PASS: TestReOpen/WithSeekOption/AccountRead (0.00s)
--- PASS: TestReOpen/WithSeekOption/AccountReadDelay (0.00s)
--- PASS: TestReOpen/WithSeekOption/AccountReadError (0.00s)
--- PASS: TestReOpen/UnknownSize (0.00s)
--- PASS: TestReOpen/UnknownSize/Basics (0.00s)
--- PASS: TestReOpen/UnknownSize/ErrorAtStart (0.00s)
--- PASS: TestReOpen/UnknownSize/WithErrors (0.00s)
--- PASS: TestReOpen/UnknownSize/TooManyErrors (0.00s)
--- PASS: TestReOpen/UnknownSize/Seek (0.00s)
--- PASS: TestReOpen/UnknownSize/AccountRead (0.00s)
--- PASS: TestReOpen/UnknownSize/AccountReadDelay (0.00s)
--- PASS: TestReOpen/UnknownSize/AccountReadError (0.00s)
=== RUN TestCheck
run.go:180: Remote "Azure container rclone-test-xumukin6loyu", Local "Local file system at /tmp/rclone4005947573", Modify Window "1ns"
=== RUN TestCheck/1
=== RUN TestCheck/2
=== RUN TestCheck/3
=== RUN TestCheck/4
=== RUN TestCheck/5
=== RUN TestCheck/6
=== RUN TestCheck/7
--- PASS: TestCheck (1.29s)
--- PASS: TestCheck/1 (0.04s)
--- PASS: TestCheck/2 (0.06s)
--- PASS: TestCheck/3 (0.04s)
--- PASS: TestCheck/4 (0.07s)
--- PASS: TestCheck/5 (0.07s)
--- PASS: TestCheck/6 (0.07s)
--- PASS: TestCheck/7 (0.07s)
=== RUN TestCheckFsError
2025/03/06 02:16:24 DEBUG : Creating backend with remote "nonexistent"
2025/03/06 02:16:24 DEBUG : Creating backend with remote "nonexistent"
2025/03/06 02:16:24 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish
2025/03/06 02:16:24 ERROR : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: error reading source root directory: directory not found
2025/03/06 02:16:24 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 differences found
2025/03/06 02:16:24 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 errors while checking
--- PASS: TestCheckFsError (0.00s)
=== RUN TestCheckDownload
run.go:180: Remote "Azure container rclone-test-xumukin6loyu", Local "Local file system at /tmp/rclone4005947573", Modify Window "1ns"
=== RUN TestCheckDownload/1
=== RUN TestCheckDownload/2
=== RUN TestCheckDownload/3
=== RUN TestCheckDownload/4
=== RUN TestCheckDownload/5
=== RUN TestCheckDownload/6
=== RUN TestCheckDownload/7
--- PASS: TestCheckDownload (1.53s)
--- PASS: TestCheckDownload/1 (0.08s)
--- PASS: TestCheckDownload/2 (0.08s)
--- PASS: TestCheckDownload/3 (0.08s)
--- PASS: TestCheckDownload/4 (0.11s)
--- PASS: TestCheckDownload/5 (0.11s)
--- PASS: TestCheckDownload/6 (0.11s)
--- PASS: TestCheckDownload/7 (0.11s)
=== RUN TestCheckSizeOnly
run.go:180: Remote "Azure container rclone-test-xumukin6loyu", Local "Local file system at /tmp/rclone4005947573", Modify Window "1ns"
=== RUN TestCheckSizeOnly/1
=== RUN TestCheckSizeOnly/2
=== RUN TestCheckSizeOnly/3
=== RUN TestCheckSizeOnly/4
=== RUN TestCheckSizeOnly/5
=== RUN TestCheckSizeOnly/6
=== RUN TestCheckSizeOnly/7
--- PASS: TestCheckSizeOnly (1.26s)
--- PASS: TestCheckSizeOnly/1 (0.04s)
--- PASS: TestCheckSizeOnly/2 (0.04s)
--- PASS: TestCheckSizeOnly/3 (0.04s)
--- PASS: TestCheckSizeOnly/4 (0.07s)
--- PASS: TestCheckSizeOnly/5 (0.07s)
--- PASS: TestCheckSizeOnly/6 (0.07s)
--- PASS: TestCheckSizeOnly/7 (0.07s)
=== RUN TestCheckEqualReaders
--- PASS: TestCheckEqualReaders (0.00s)
=== RUN TestParseSumFile
run.go:180: Remote "Azure container rclone-test-xumukin6loyu", Local "Local file system at /tmp/rclone4005947573", Modify Window "1ns"
2025/03/06 02:16:27 NOTICE: test.sum: improperly formatted checksum line 4
2025/03/06 02:16:27 NOTICE: test.sum: improperly formatted checksum line 5
2025/03/06 02:16:27 NOTICE: test.sum: improperly formatted checksum line 6
2025/03/06 02:16:27 NOTICE: test.sum: 2 warning(s) suppressed...
2025/03/06 02:16:27 NOTICE: test.sum: improperly formatted checksum line 4
2025/03/06 02:16:27 NOTICE: test.sum: improperly formatted checksum line 5
2025/03/06 02:16:27 NOTICE: test.sum: improperly formatted checksum line 6
2025/03/06 02:16:27 NOTICE: test.sum: 2 warning(s) suppressed...
--- PASS: TestParseSumFile (0.45s)
=== RUN TestCheckSum
run.go:180: Remote "Azure container rclone-test-xumukin6loyu", Local "Local file system at /tmp/rclone4005947573", Modify Window "1ns"
2025/03/06 02:16:27 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-xumukin6loyu/data"
2025/03/06 02:16:27 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/06 02:16:27 DEBUG : Azure container rclone-test-xumukin6loyu path data: Using directory markers
2025/03/06 02:16:27 DEBUG : data/: Creating directory marker
=== RUN TestCheckSum/subtest1
=== RUN TestCheckSum/subtest2
=== RUN TestCheckSum/subtest3
=== RUN TestCheckSum/subtest4
=== RUN TestCheckSum/subtest5
=== RUN TestCheckSum/subtest6
=== RUN TestCheckSum/subtest7
2025/03/06 02:16:30 DEBUG : data/: Removing directory marker
--- PASS: TestCheckSum (2.92s)
--- PASS: TestCheckSum/subtest1 (0.11s)
--- PASS: TestCheckSum/subtest2 (0.15s)
--- PASS: TestCheckSum/subtest3 (0.15s)
--- PASS: TestCheckSum/subtest4 (0.15s)
--- PASS: TestCheckSum/subtest5 (0.15s)
--- PASS: TestCheckSum/subtest6 (0.15s)
--- PASS: TestCheckSum/subtest7 (0.15s)
=== RUN TestCheckSumDownload
run.go:180: Remote "Azure container rclone-test-xumukin6loyu", Local "Local file system at /tmp/rclone4005947573", Modify Window "1ns"
2025/03/06 02:16:30 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-xumukin6loyu/data"
2025/03/06 02:16:30 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/06 02:16:30 DEBUG : Azure container rclone-test-xumukin6loyu path data: Using directory markers
2025/03/06 02:16:30 DEBUG : data/: Creating directory marker
=== RUN TestCheckSumDownload/subtest1
=== RUN TestCheckSumDownload/subtest2
=== RUN TestCheckSumDownload/subtest3
=== RUN TestCheckSumDownload/subtest4
=== RUN TestCheckSumDownload/subtest5
=== RUN TestCheckSumDownload/subtest6
=== RUN TestCheckSumDownload/subtest7
2025/03/06 02:16:33 DEBUG : data/: Removing directory marker
--- PASS: TestCheckSumDownload (3.17s)
--- PASS: TestCheckSumDownload/subtest1 (0.15s)
--- PASS: TestCheckSumDownload/subtest2 (0.18s)
--- PASS: TestCheckSumDownload/subtest3 (0.19s)
--- PASS: TestCheckSumDownload/subtest4 (0.19s)
--- PASS: TestCheckSumDownload/subtest5 (0.19s)
--- PASS: TestCheckSumDownload/subtest6 (0.19s)
--- PASS: TestCheckSumDownload/subtest7 (0.19s)
=== RUN TestApplyTransforms
2025/03/06 02:16:33 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-jaxafug5pape"
2025/03/06 02:16:33 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/03/06 02:16:33 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/06 02:16:33 DEBUG : Azure container rclone-test-jaxafug5pape: Using directory markers
2025/03/06 02:16:33 DEBUG : Creating backend with remote "/tmp/rclone2235789257"
run.go:180: Remote "Azure container rclone-test-jaxafug5pape", Local "Local file system at /tmp/rclone2235789257", Modify Window "1ns"
upper checkfile vs. lower remote (without normalization)
2025/03/06 02:16:33 ERROR : hello, world!: sum not found
2025/03/06 02:16:33 ERROR : HELLO, WORLD!: file not in Azure container rclone-test-jaxafug5pape
2025/03/06 02:16:33 NOTICE: Azure container rclone-test-jaxafug5pape: 1 files missing
2025/03/06 02:16:33 NOTICE: 1 hashes missing
2025/03/06 02:16:33 NOTICE: Azure container rclone-test-jaxafug5pape: 2 differences found
2025/03/06 02:16:33 NOTICE: Azure container rclone-test-jaxafug5pape: 2 errors while checking
upper checkfile vs. lower remote (with normalization)
2025/03/06 02:16:33 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/03/06 02:16:33 NOTICE: Azure container rclone-test-jaxafug5pape: 0 differences found
2025/03/06 02:16:33 NOTICE: Azure container rclone-test-jaxafug5pape: 1 matching files
2025/03/06 02:16:33 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-demixir4rixu"
2025/03/06 02:16:33 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/03/06 02:16:33 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/06 02:16:33 DEBUG : Azure container rclone-test-demixir4rixu: Using directory markers
2025/03/06 02:16:33 DEBUG : Creating backend with remote "/tmp/rclone2151480163"
run.go:180: Remote "Azure container rclone-test-demixir4rixu", Local "Local file system at /tmp/rclone2151480163", Modify Window "1ns"
lower checkfile vs. upper remote (without normalization)
2025/03/06 02:16:34 ERROR : HELLO, WORLD!: sum not found
2025/03/06 02:16:34 ERROR : hello, world!: file not in Azure container rclone-test-demixir4rixu
2025/03/06 02:16:34 NOTICE: Azure container rclone-test-demixir4rixu: 1 files missing
2025/03/06 02:16:34 NOTICE: 1 hashes missing
2025/03/06 02:16:34 NOTICE: Azure container rclone-test-demixir4rixu: 2 differences found
2025/03/06 02:16:34 NOTICE: Azure container rclone-test-demixir4rixu: 2 errors while checking
lower checkfile vs. upper remote (with normalization)
2025/03/06 02:16:34 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/03/06 02:16:34 NOTICE: Azure container rclone-test-demixir4rixu: 0 differences found
2025/03/06 02:16:34 NOTICE: Azure container rclone-test-demixir4rixu: 1 matching files
2025/03/06 02:16:34 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-magimec7yemu"
2025/03/06 02:16:34 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/03/06 02:16:34 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/06 02:16:34 DEBUG : Azure container rclone-test-magimec7yemu: Using directory markers
2025/03/06 02:16:34 DEBUG : Creating backend with remote "/tmp/rclone1243240870"
run.go:180: Remote "Azure container rclone-test-magimec7yemu", Local "Local file system at /tmp/rclone1243240870", Modify Window "1ns"
lower checkfile vs. upperlowermixed remote (without normalization)
2025/03/06 02:16:34 ERROR : HeLlO, wOrLd!: sum not found
2025/03/06 02:16:34 ERROR : hello, world!: file not in Azure container rclone-test-magimec7yemu
2025/03/06 02:16:34 NOTICE: Azure container rclone-test-magimec7yemu: 1 files missing
2025/03/06 02:16:34 NOTICE: 1 hashes missing
2025/03/06 02:16:34 NOTICE: Azure container rclone-test-magimec7yemu: 2 differences found
2025/03/06 02:16:34 NOTICE: Azure container rclone-test-magimec7yemu: 2 errors while checking
lower checkfile vs. upperlowermixed remote (with normalization)
2025/03/06 02:16:34 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/03/06 02:16:34 NOTICE: Azure container rclone-test-magimec7yemu: 0 differences found
2025/03/06 02:16:34 NOTICE: Azure container rclone-test-magimec7yemu: 1 matching files
2025/03/06 02:16:34 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-vuzikif3jopa"
2025/03/06 02:16:34 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/03/06 02:16:34 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/06 02:16:34 DEBUG : Azure container rclone-test-vuzikif3jopa: Using directory markers
2025/03/06 02:16:34 DEBUG : Creating backend with remote "/tmp/rclone1854804146"
run.go:180: Remote "Azure container rclone-test-vuzikif3jopa", Local "Local file system at /tmp/rclone1854804146", Modify Window "1ns"
upperlowermixed checkfile vs. upper remote (without normalization)
2025/03/06 02:16:34 ERROR : HELLO, WORLD!: sum not found
2025/03/06 02:16:34 ERROR : HeLlO, wOrLd!: file not in Azure container rclone-test-vuzikif3jopa
2025/03/06 02:16:34 NOTICE: Azure container rclone-test-vuzikif3jopa: 1 files missing
2025/03/06 02:16:34 NOTICE: 1 hashes missing
2025/03/06 02:16:34 NOTICE: Azure container rclone-test-vuzikif3jopa: 2 differences found
2025/03/06 02:16:34 NOTICE: Azure container rclone-test-vuzikif3jopa: 2 errors while checking
upperlowermixed checkfile vs. upper remote (with normalization)
2025/03/06 02:16:34 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/03/06 02:16:34 NOTICE: Azure container rclone-test-vuzikif3jopa: 0 differences found
2025/03/06 02:16:34 NOTICE: Azure container rclone-test-vuzikif3jopa: 1 matching files
2025/03/06 02:16:34 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-rimomer1gifa"
2025/03/06 02:16:34 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/03/06 02:16:34 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/06 02:16:34 DEBUG : Azure container rclone-test-rimomer1gifa: Using directory markers
2025/03/06 02:16:34 DEBUG : Creating backend with remote "/tmp/rclone4231668045"
run.go:180: Remote "Azure container rclone-test-rimomer1gifa", Local "Local file system at /tmp/rclone4231668045", Modify Window "1ns"
NFD checkfile vs. NFC remote (without normalization)
2025/03/06 02:16:34 ERROR : 測試_Русский___ě_áñ: sum not found
2025/03/06 02:16:34 ERROR : 測試_Русский___ě_áñ: file not in Azure container rclone-test-rimomer1gifa
2025/03/06 02:16:34 NOTICE: Azure container rclone-test-rimomer1gifa: 1 files missing
2025/03/06 02:16:34 NOTICE: 1 hashes missing
2025/03/06 02:16:34 NOTICE: Azure container rclone-test-rimomer1gifa: 2 differences found
2025/03/06 02:16:34 NOTICE: Azure container rclone-test-rimomer1gifa: 2 errors while checking
NFD checkfile vs. NFC remote (with normalization)
2025/03/06 02:16:34 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/03/06 02:16:34 NOTICE: Azure container rclone-test-rimomer1gifa: 0 differences found
2025/03/06 02:16:34 NOTICE: Azure container rclone-test-rimomer1gifa: 1 matching files
2025/03/06 02:16:34 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-rikohup4ruyu"
2025/03/06 02:16:34 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/03/06 02:16:34 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/06 02:16:34 DEBUG : Azure container rclone-test-rikohup4ruyu: Using directory markers
2025/03/06 02:16:34 DEBUG : Creating backend with remote "/tmp/rclone1719041726"
run.go:180: Remote "Azure container rclone-test-rikohup4ruyu", Local "Local file system at /tmp/rclone1719041726", Modify Window "1ns"
NFC checkfile vs. NFD remote (without normalization)
2025/03/06 02:16:35 ERROR : 測試_Русский___ě_áñ: sum not found
2025/03/06 02:16:35 ERROR : 測試_Русский___ě_áñ: file not in Azure container rclone-test-rikohup4ruyu
2025/03/06 02:16:35 NOTICE: Azure container rclone-test-rikohup4ruyu: 1 files missing
2025/03/06 02:16:35 NOTICE: 1 hashes missing
2025/03/06 02:16:35 NOTICE: Azure container rclone-test-rikohup4ruyu: 2 differences found
2025/03/06 02:16:35 NOTICE: Azure container rclone-test-rikohup4ruyu: 2 errors while checking
NFC checkfile vs. NFD remote (with normalization)
2025/03/06 02:16:35 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/03/06 02:16:35 NOTICE: Azure container rclone-test-rikohup4ruyu: 0 differences found
2025/03/06 02:16:35 NOTICE: Azure container rclone-test-rikohup4ruyu: 1 matching files
2025/03/06 02:16:35 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-habuges5xudo"
2025/03/06 02:16:35 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/03/06 02:16:35 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/06 02:16:35 DEBUG : Azure container rclone-test-habuges5xudo: Using directory markers
2025/03/06 02:16:35 DEBUG : Creating backend with remote "/tmp/rclone2142578433"
run.go:180: Remote "Azure container rclone-test-habuges5xudo", Local "Local file system at /tmp/rclone2142578433", Modify Window "1ns"
NFDx2 checkfile vs. both remote (without normalization)
2025/03/06 02:16:35 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found
2025/03/06 02:16:35 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Azure container rclone-test-habuges5xudo
2025/03/06 02:16:35 NOTICE: Azure container rclone-test-habuges5xudo: 1 files missing
2025/03/06 02:16:35 NOTICE: 1 hashes missing
2025/03/06 02:16:35 NOTICE: Azure container rclone-test-habuges5xudo: 2 differences found
2025/03/06 02:16:35 NOTICE: Azure container rclone-test-habuges5xudo: 2 errors while checking
NFDx2 checkfile vs. both remote (with normalization)
2025/03/06 02:16:35 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/03/06 02:16:35 NOTICE: Azure container rclone-test-habuges5xudo: 0 differences found
2025/03/06 02:16:35 NOTICE: Azure container rclone-test-habuges5xudo: 1 matching files
2025/03/06 02:16:35 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-vukucum0ruqe"
2025/03/06 02:16:35 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/03/06 02:16:35 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/06 02:16:35 DEBUG : Azure container rclone-test-vukucum0ruqe: Using directory markers
2025/03/06 02:16:35 DEBUG : Creating backend with remote "/tmp/rclone1689467026"
run.go:180: Remote "Azure container rclone-test-vukucum0ruqe", Local "Local file system at /tmp/rclone1689467026", Modify Window "1ns"
NFCx2 checkfile vs. both remote (without normalization)
2025/03/06 02:16:35 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found
2025/03/06 02:16:35 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Azure container rclone-test-vukucum0ruqe
2025/03/06 02:16:35 NOTICE: Azure container rclone-test-vukucum0ruqe: 1 files missing
2025/03/06 02:16:35 NOTICE: 1 hashes missing
2025/03/06 02:16:35 NOTICE: Azure container rclone-test-vukucum0ruqe: 2 differences found
2025/03/06 02:16:35 NOTICE: Azure container rclone-test-vukucum0ruqe: 2 errors while checking
NFCx2 checkfile vs. both remote (with normalization)
2025/03/06 02:16:35 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/03/06 02:16:35 NOTICE: Azure container rclone-test-vukucum0ruqe: 0 differences found
2025/03/06 02:16:35 NOTICE: Azure container rclone-test-vukucum0ruqe: 1 matching files
2025/03/06 02:16:35 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-qakovib2yewe"
2025/03/06 02:16:35 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/03/06 02:16:35 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/06 02:16:35 DEBUG : Azure container rclone-test-qakovib2yewe: Using directory markers
2025/03/06 02:16:35 DEBUG : Creating backend with remote "/tmp/rclone68977850"
run.go:180: Remote "Azure container rclone-test-qakovib2yewe", Local "Local file system at /tmp/rclone68977850", Modify Window "1ns"
both checkfile vs. NFDx2 remote (without normalization)
2025/03/06 02:16:35 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found
2025/03/06 02:16:35 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Azure container rclone-test-qakovib2yewe
2025/03/06 02:16:35 NOTICE: Azure container rclone-test-qakovib2yewe: 1 files missing
2025/03/06 02:16:35 NOTICE: 1 hashes missing
2025/03/06 02:16:35 NOTICE: Azure container rclone-test-qakovib2yewe: 2 differences found
2025/03/06 02:16:35 NOTICE: Azure container rclone-test-qakovib2yewe: 2 errors while checking
both checkfile vs. NFDx2 remote (with normalization)
2025/03/06 02:16:36 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/03/06 02:16:36 NOTICE: Azure container rclone-test-qakovib2yewe: 0 differences found
2025/03/06 02:16:36 NOTICE: Azure container rclone-test-qakovib2yewe: 1 matching files
2025/03/06 02:16:36 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-nedakiy9holi"
2025/03/06 02:16:36 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/03/06 02:16:36 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/06 02:16:36 DEBUG : Azure container rclone-test-nedakiy9holi: Using directory markers
2025/03/06 02:16:36 DEBUG : Creating backend with remote "/tmp/rclone355807509"
run.go:180: Remote "Azure container rclone-test-nedakiy9holi", Local "Local file system at /tmp/rclone355807509", Modify Window "1ns"
both checkfile vs. NFCx2 remote (without normalization)
2025/03/06 02:16:36 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found
2025/03/06 02:16:36 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Azure container rclone-test-nedakiy9holi
2025/03/06 02:16:36 NOTICE: Azure container rclone-test-nedakiy9holi: 1 files missing
2025/03/06 02:16:36 NOTICE: 1 hashes missing
2025/03/06 02:16:36 NOTICE: Azure container rclone-test-nedakiy9holi: 2 differences found
2025/03/06 02:16:36 NOTICE: Azure container rclone-test-nedakiy9holi: 2 errors while checking
both checkfile vs. NFCx2 remote (with normalization)
2025/03/06 02:16:36 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/03/06 02:16:36 NOTICE: Azure container rclone-test-nedakiy9holi: 0 differences found
2025/03/06 02:16:36 NOTICE: Azure container rclone-test-nedakiy9holi: 1 matching files
2025/03/06 02:16:36 DEBUG : Azure container rclone-test-nedakiy9holi: Purge remote
2025/03/06 02:16:36 DEBUG : Azure container rclone-test-qakovib2yewe: Purge remote
2025/03/06 02:16:36 DEBUG : Azure container rclone-test-vukucum0ruqe: Purge remote
2025/03/06 02:16:36 DEBUG : Azure container rclone-test-habuges5xudo: Purge remote
2025/03/06 02:16:36 DEBUG : Azure container rclone-test-rikohup4ruyu: Purge remote
2025/03/06 02:16:36 DEBUG : Azure container rclone-test-rimomer1gifa: Purge remote
2025/03/06 02:16:36 DEBUG : Azure container rclone-test-vuzikif3jopa: Purge remote
2025/03/06 02:16:36 DEBUG : Azure container rclone-test-magimec7yemu: Purge remote
2025/03/06 02:16:36 DEBUG : Azure container rclone-test-demixir4rixu: Purge remote
2025/03/06 02:16:37 DEBUG : Azure container rclone-test-jaxafug5pape: Purge remote
--- PASS: TestApplyTransforms (3.56s)
=== RUN TestTruncateString
--- PASS: TestTruncateString (0.00s)
=== RUN TestCopyFile
run.go:180: Remote "Azure container rclone-test-xumukin6loyu", Local "Local file system at /tmp/rclone4005947573", Modify Window "1ns"
2025/03/06 02:16:37 DEBUG : file1: Need to transfer - File not found at Destination
2025/03/06 02:16:37 DEBUG : sub/: Creating directory marker
2025/03/06 02:16:37 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK
2025/03/06 02:16:37 INFO : file1: Copied (new) to: sub/file2
2025/03/06 02:16:37 DEBUG : file1: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/03/06 02:16:37 DEBUG : file1: Unchanged skipping
2025/03/06 02:16:37 DEBUG : Azure container rclone-test-xumukin6loyu: don't need to copy/move sub/file2, it is already at target location
2025/03/06 02:16:37 DEBUG : sub/: Removing directory marker
--- PASS: TestCopyFile (0.51s)
=== RUN TestCopyLongFile
run.go:180: Remote "Azure container rclone-test-xumukin6loyu", Local "Local file system at /tmp/rclone4005947573", Modify Window "1ns"
copy_test.go:153: Test only runs on local
--- SKIP: TestCopyLongFile (0.07s)
=== RUN TestCopyFileBackupDir
run.go:180: Remote "Azure container rclone-test-xumukin6loyu", Local "Local file system at /tmp/rclone4005947573", Modify Window "1ns"
2025/03/06 02:16:37 DEBUG : dst/: Creating directory marker
2025/03/06 02:16:37 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-xumukin6loyu/backup"
2025/03/06 02:16:37 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/06 02:16:37 DEBUG : Azure container rclone-test-xumukin6loyu path backup: Using directory markers
2025/03/06 02:16:37 DEBUG : fs cache: renaming cache item "TestAzureBlob,directory_markers:rclone-test-xumukin6loyu/backup" to be canonical "TestAzureBlob{juk_h}:rclone-test-xumukin6loyu/backup"
2025/03/06 02:16:37 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18)
2025/03/06 02:16:38 DEBUG : dst/: Creating directory marker
2025/03/06 02:16:38 DEBUG : dst/file1: md5 = 05164b153084ba910184c26e561a7c18 OK
2025/03/06 02:16:38 INFO : dst/file1: Copied (server-side copy)
2025/03/06 02:16:38 INFO : dst/file1: Deleted
2025/03/06 02:16:38 DEBUG : dst/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK
2025/03/06 02:16:38 INFO : dst/file1: Copied (new)
2025/03/06 02:16:38 DEBUG : dst/: Removing directory marker
2025/03/06 02:16:38 DEBUG : backup/dst/: Removing directory marker
2025/03/06 02:16:38 DEBUG : backup/: Removing directory marker
run.go:125: removing dir "backup" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xumukin6loyu/backup/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2253d1c3-201e-0095-1c3d-8e5448000000
Time:2025-03-06T02:16:38.7212466Z
--------------------------------------------------------------------------------
2025/03/06 02:16:39 DEBUG : backup/: Removing directory marker
run.go:125: removing dir "backup" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xumukin6loyu/backup/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2253d37e-201e-0095-1f3d-8e5448000000
Time:2025-03-06T02:16:39.7587920Z
--------------------------------------------------------------------------------
2025/03/06 02:16:40 DEBUG : backup/: Removing directory marker
run.go:125: removing dir "backup" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xumukin6loyu/backup/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2253d56f-201e-0095-583d-8e5448000000
Time:2025-03-06T02:16:40.7965471Z
--------------------------------------------------------------------------------
run.go:128: removing dir "backup" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xumukin6loyu/backup/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2253d56f-201e-0095-583d-8e5448000000
Time:2025-03-06T02:16:40.7965471Z
--------------------------------------------------------------------------------
--- PASS: TestCopyFileBackupDir (4.14s)
=== RUN TestCopyFileCompareDest
run.go:180: Remote "Azure container rclone-test-xumukin6loyu", Local "Local file system at /tmp/rclone4005947573", Modify Window "1ns"
2025/03/06 02:16:41 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-xumukin6loyu/dst"
2025/03/06 02:16:41 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/06 02:16:41 DEBUG : Azure container rclone-test-xumukin6loyu path dst: Using directory markers
2025/03/06 02:16:41 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-xumukin6loyu/CompareDest"
2025/03/06 02:16:41 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/06 02:16:41 DEBUG : Azure container rclone-test-xumukin6loyu path CompareDest: Using directory markers
2025/03/06 02:16:41 DEBUG : fs cache: renaming cache item "TestAzureBlob,directory_markers:rclone-test-xumukin6loyu/CompareDest" to be canonical "TestAzureBlob{juk_h}:rclone-test-xumukin6loyu/CompareDest"
2025/03/06 02:16:41 DEBUG : one: Need to transfer - File not found at Destination
2025/03/06 02:16:42 DEBUG : /: Creating directory marker
2025/03/06 02:16:42 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK
2025/03/06 02:16:42 INFO : one: Copied (new)
2025/03/06 02:16:42 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-xumukin6loyu/CompareDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-xumukin6loyu/CompareDest"
2025/03/06 02:16:42 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/03/06 02:16:42 DEBUG : /: Creating directory marker
2025/03/06 02:16:42 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK
2025/03/06 02:16:42 INFO : one: Copied (replaced existing)
2025/03/06 02:16:42 DEBUG : dst/: Creating directory marker
2025/03/06 02:16:42 DEBUG : CompareDest/: Creating directory marker
2025/03/06 02:16:42 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-xumukin6loyu/CompareDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-xumukin6loyu/CompareDest"
2025/03/06 02:16:42 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/03/06 02:16:43 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/03/06 02:16:43 DEBUG : one: Destination found in --compare-dest, skipping
2025/03/06 02:16:43 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-xumukin6loyu/CompareDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-xumukin6loyu/CompareDest"
2025/03/06 02:16:43 DEBUG : two: Need to transfer - File not found at Destination
2025/03/06 02:16:43 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/03/06 02:16:43 DEBUG : two: Destination found in --compare-dest, skipping
2025/03/06 02:16:43 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-xumukin6loyu/CompareDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-xumukin6loyu/CompareDest"
2025/03/06 02:16:43 DEBUG : two: Need to transfer - File not found at Destination
2025/03/06 02:16:43 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/03/06 02:16:43 DEBUG : two: Destination found in --compare-dest, skipping
2025/03/06 02:16:43 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-xumukin6loyu/CompareDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-xumukin6loyu/CompareDest"
2025/03/06 02:16:43 DEBUG : two: Need to transfer - File not found at Destination
2025/03/06 02:16:43 DEBUG : two: Sizes differ (src 5 vs dst 3)
2025/03/06 02:16:43 DEBUG : two: md5 = 2379e4ce8c3380e996ab0509f17069ad OK
2025/03/06 02:16:43 INFO : two: Copied (new)
2025/03/06 02:16:44 DEBUG : dst/: Removing directory marker
2025/03/06 02:16:44 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xumukin6loyu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2253dac0-201e-0095-373d-8e5448000000
Time:2025-03-06T02:16:44.2060806Z
--------------------------------------------------------------------------------
2025/03/06 02:16:45 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xumukin6loyu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2253dc73-201e-0095-6b3d-8e5448000000
Time:2025-03-06T02:16:45.2444019Z
--------------------------------------------------------------------------------
2025/03/06 02:16:46 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xumukin6loyu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2253ddc3-201e-0095-053d-8e5448000000
Time:2025-03-06T02:16:46.2817966Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xumukin6loyu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2253ddc3-201e-0095-053d-8e5448000000
Time:2025-03-06T02:16:46.2817966Z
--------------------------------------------------------------------------------
2025/03/06 02:16:47 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{"dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,3 @@
-([]string) {
+([]string) (len=1) {
+ (string) (len=3) "dst"
}
Test: TestCopyFileCompareDest
Messages: directories
--- FAIL: TestCopyFileCompareDest (12.60s)
=== RUN TestCopyFileCopyDest
run.go:180: Remote "Azure container rclone-test-xumukin6loyu", Local "Local file system at /tmp/rclone4005947573", Modify Window "1ns"
2025/03/06 02:16:54 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-xumukin6loyu/dst"
2025/03/06 02:16:54 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/06 02:16:54 DEBUG : Azure container rclone-test-xumukin6loyu path dst: Using directory markers
2025/03/06 02:16:54 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-xumukin6loyu/CopyDest"
2025/03/06 02:16:54 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/06 02:16:54 DEBUG : Azure container rclone-test-xumukin6loyu path CopyDest: Using directory markers
2025/03/06 02:16:54 DEBUG : fs cache: renaming cache item "TestAzureBlob,directory_markers:rclone-test-xumukin6loyu/CopyDest" to be canonical "TestAzureBlob{juk_h}:rclone-test-xumukin6loyu/CopyDest"
2025/03/06 02:16:54 DEBUG : one: Need to transfer - File not found at Destination
2025/03/06 02:16:54 DEBUG : /: Creating directory marker
2025/03/06 02:16:54 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK
2025/03/06 02:16:54 INFO : one: Copied (new)
2025/03/06 02:16:54 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-xumukin6loyu/CopyDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-xumukin6loyu/CopyDest"
2025/03/06 02:16:54 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/03/06 02:16:54 DEBUG : /: Creating directory marker
2025/03/06 02:16:55 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK
2025/03/06 02:16:55 INFO : one: Copied (replaced existing)
2025/03/06 02:16:55 DEBUG : dst/: Creating directory marker
2025/03/06 02:16:55 DEBUG : CopyDest/: Creating directory marker
2025/03/06 02:16:55 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-xumukin6loyu/BackupDir"
2025/03/06 02:16:55 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/06 02:16:55 DEBUG : Azure container rclone-test-xumukin6loyu path BackupDir: Using directory markers
2025/03/06 02:16:55 DEBUG : fs cache: renaming cache item "TestAzureBlob,directory_markers:rclone-test-xumukin6loyu/BackupDir" to be canonical "TestAzureBlob{juk_h}:rclone-test-xumukin6loyu/BackupDir"
2025/03/06 02:16:55 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-xumukin6loyu/CopyDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-xumukin6loyu/CopyDest"
2025/03/06 02:16:55 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/03/06 02:16:55 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/03/06 02:16:55 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/03/06 02:16:55 DEBUG : /: Creating directory marker
2025/03/06 02:16:55 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK
2025/03/06 02:16:55 INFO : one: Copied (server-side copy)
2025/03/06 02:16:55 INFO : one: Deleted
2025/03/06 02:16:56 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK
2025/03/06 02:16:56 INFO : one: Copied (server-side copy)
2025/03/06 02:16:56 DEBUG : one: Destination found in --copy-dest, using server-side copy
2025/03/06 02:16:56 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-xumukin6loyu/CopyDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-xumukin6loyu/CopyDest"
2025/03/06 02:16:56 DEBUG : two: Need to transfer - File not found at Destination
2025/03/06 02:16:56 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/03/06 02:16:56 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK
2025/03/06 02:16:56 INFO : two: Copied (server-side copy)
2025/03/06 02:16:56 DEBUG : two: Destination found in --copy-dest, using server-side copy
2025/03/06 02:16:56 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-xumukin6loyu/CopyDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-xumukin6loyu/CopyDest"
2025/03/06 02:16:56 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/03/06 02:16:56 DEBUG : two: Unchanged skipping
2025/03/06 02:16:56 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-xumukin6loyu/CopyDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-xumukin6loyu/CopyDest"
2025/03/06 02:16:56 DEBUG : three: Need to transfer - File not found at Destination
2025/03/06 02:16:56 DEBUG : three: Sizes differ (src 7 vs dst 5)
2025/03/06 02:16:56 DEBUG : three: Destination not found in --copy-dest
2025/03/06 02:16:57 DEBUG : three: md5 = 1bccb9dccb3e9f6a3f9d2a8bdb54b7f5 OK
2025/03/06 02:16:57 INFO : three: Copied (new)
2025/03/06 02:16:57 DEBUG : dst/: Removing directory marker
2025/03/06 02:16:57 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xumukin6loyu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2253ed85-201e-0095-503d-8e5448000000
Time:2025-03-06T02:16:57.5863428Z
--------------------------------------------------------------------------------
2025/03/06 02:16:58 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xumukin6loyu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2253eeee-201e-0095-773d-8e5448000000
Time:2025-03-06T02:16:58.6254556Z
--------------------------------------------------------------------------------
2025/03/06 02:16:59 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xumukin6loyu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2253f0b9-201e-0095-793d-8e5448000000
Time:2025-03-06T02:16:59.6638734Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xumukin6loyu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2253f0b9-201e-0095-793d-8e5448000000
Time:2025-03-06T02:16:59.6638734Z
--------------------------------------------------------------------------------
2025/03/06 02:17:00 DEBUG : CopyDest/: Removing directory marker
2025/03/06 02:17:00 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xumukin6loyu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2253f2f6-201e-0095-513d-8e5448000000
Time:2025-03-06T02:17:00.7412967Z
--------------------------------------------------------------------------------
2025/03/06 02:17:01 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xumukin6loyu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2253f501-201e-0095-1d3d-8e5448000000
Time:2025-03-06T02:17:01.7799116Z
--------------------------------------------------------------------------------
2025/03/06 02:17:02 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xumukin6loyu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2253f6f2-201e-0095-5b3d-8e5448000000
Time:2025-03-06T02:17:02.8185180Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xumukin6loyu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2253f6f2-201e-0095-5b3d-8e5448000000
Time:2025-03-06T02:17:02.8185180Z
--------------------------------------------------------------------------------
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{"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.50s)
=== RUN TestCopyInplace
run.go:180: Remote "Azure container rclone-test-xumukin6loyu", Local "Local file system at /tmp/rclone4005947573", Modify Window "1ns"
copy_test.go:370: Partial uploads not supported
2025/03/06 02:17:10 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xumukin6loyu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2254062b-201e-0095-0b3d-8e5448000000
Time:2025-03-06T02:17:11.0124337Z
--------------------------------------------------------------------------------
2025/03/06 02:17:12 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xumukin6loyu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2254080a-201e-0095-393d-8e5448000000
Time:2025-03-06T02:17:12.0502219Z
--------------------------------------------------------------------------------
2025/03/06 02:17:13 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xumukin6loyu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:22540a0f-201e-0095-0a3d-8e5448000000
Time:2025-03-06T02:17:13.0894906Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xumukin6loyu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:22540a0f-201e-0095-0a3d-8e5448000000
Time:2025-03-06T02:17:13.0894906Z
--------------------------------------------------------------------------------
2025/03/06 02:17:14 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xumukin6loyu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:22540c78-201e-0095-2a3d-8e5448000000
Time:2025-03-06T02:17:14.1283382Z
--------------------------------------------------------------------------------
2025/03/06 02:17:15 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xumukin6loyu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:22540eee-201e-0095-7b3d-8e5448000000
Time:2025-03-06T02:17:15.1670289Z
--------------------------------------------------------------------------------
2025/03/06 02:17:16 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xumukin6loyu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:225410e0-201e-0095-283d-8e5448000000
Time:2025-03-06T02:17:16.2049473Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xumukin6loyu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:225410e0-201e-0095-283d-8e5448000000
Time:2025-03-06T02:17:16.2049473Z
--------------------------------------------------------------------------------
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:1121
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1097
/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.39s)
=== RUN TestCopyLongFileName
run.go:180: Remote "Azure container rclone-test-xumukin6loyu", Local "Local file system at /tmp/rclone4005947573", Modify Window "1ns"
copy_test.go:403: Partial uploads not supported
2025/03/06 02:17:24 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xumukin6loyu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:22542006-201e-0095-303d-8e5448000000
Time:2025-03-06T02:17:24.3981119Z
--------------------------------------------------------------------------------
2025/03/06 02:17:25 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xumukin6loyu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:22542159-201e-0095-513d-8e5448000000
Time:2025-03-06T02:17:25.4372081Z
--------------------------------------------------------------------------------
2025/03/06 02:17:26 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xumukin6loyu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:225422c4-201e-0095-053d-8e5448000000
Time:2025-03-06T02:17:26.4751703Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xumukin6loyu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:225422c4-201e-0095-053d-8e5448000000
Time:2025-03-06T02:17:26.4751703Z
--------------------------------------------------------------------------------
2025/03/06 02:17:27 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xumukin6loyu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:22542415-201e-0095-0e3d-8e5448000000
Time:2025-03-06T02:17:27.5134349Z
--------------------------------------------------------------------------------
2025/03/06 02:17:28 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xumukin6loyu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2254260b-201e-0095-493d-8e5448000000
Time:2025-03-06T02:17:28.5512031Z
--------------------------------------------------------------------------------
2025/03/06 02:17:29 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xumukin6loyu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:22542784-201e-0095-1d3d-8e5448000000
Time:2025-03-06T02:17:29.5899010Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xumukin6loyu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:22542784-201e-0095-1d3d-8e5448000000
Time:2025-03-06T02:17:29.5899010Z
--------------------------------------------------------------------------------
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:1121
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1097
/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.39s)
=== RUN TestCopyFileMaxTransfer
run.go:180: Remote "Azure container rclone-test-xumukin6loyu", Local "Local file system at /tmp/rclone4005947573", Modify Window "1ns"
2025/03/06 02:17:37 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination
2025/03/06 02:17:37 DEBUG : TestCopyFileMaxTransfer/: Creating directory marker
2025/03/06 02:17:37 DEBUG : TestCopyFileMaxTransfer/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK
2025/03/06 02:17:37 INFO : TestCopyFileMaxTransfer/file1: Copied (new)
2025/03/06 02:17:38 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination
2025/03/06 02:17:38 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: single part upload read failed: max transfer limit reached as set by --max-transfer
2025/03/06 02:17:38 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination
2025/03/06 02:17:38 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination
2025/03/06 02:17:38 DEBUG : TestCopyFileMaxTransfer/file4: md5 = eb09c3518b1b7a2583e1476b8c2d2154 OK
2025/03/06 02:17:38 INFO : TestCopyFileMaxTransfer/file4: Copied (new)
2025/03/06 02:17:38 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xumukin6loyu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:22543683-201e-0095-3a3d-8e5448000000
Time:2025-03-06T02:17:38.6965902Z
--------------------------------------------------------------------------------
2025/03/06 02:17:39 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xumukin6loyu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2254383e-201e-0095-483d-8e5448000000
Time:2025-03-06T02:17:39.7354746Z
--------------------------------------------------------------------------------
2025/03/06 02:17:40 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xumukin6loyu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:22543a00-201e-0095-653d-8e5448000000
Time:2025-03-06T02:17:40.7736423Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xumukin6loyu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:22543a00-201e-0095-653d-8e5448000000
Time:2025-03-06T02:17:40.7736423Z
--------------------------------------------------------------------------------
2025/03/06 02:17:41 DEBUG : TestCopyFileMaxTransfer/: Removing directory marker
2025/03/06 02:17:41 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xumukin6loyu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:22543bc6-201e-0095-673d-8e5448000000
Time:2025-03-06T02:17:41.8525140Z
--------------------------------------------------------------------------------
2025/03/06 02:17:42 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xumukin6loyu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:22543dae-201e-0095-1c3d-8e5448000000
Time:2025-03-06T02:17:42.8913232Z
--------------------------------------------------------------------------------
2025/03/06 02:17:43 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xumukin6loyu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:22543f2e-201e-0095-753d-8e5448000000
Time:2025-03-06T02:17:43.9294267Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xumukin6loyu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:22543f2e-201e-0095-753d-8e5448000000
Time:2025-03-06T02:17:43.9294267Z
--------------------------------------------------------------------------------
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{"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.34s)
=== RUN TestDeduplicateInteractive
run.go:180: Remote "Azure container rclone-test-xumukin6loyu", Local "Local file system at /tmp/rclone4005947573", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/03/06 02:17:52 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xumukin6loyu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:22544e1c-201e-0095-323d-8e5448000000
Time:2025-03-06T02:17:52.1229697Z
--------------------------------------------------------------------------------
2025/03/06 02:17:53 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xumukin6loyu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:22544ff4-201e-0095-4f3d-8e5448000000
Time:2025-03-06T02:17:53.1606059Z
--------------------------------------------------------------------------------
2025/03/06 02:17:54 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xumukin6loyu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:225451c4-201e-0095-623d-8e5448000000
Time:2025-03-06T02:17:54.1990614Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xumukin6loyu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:225451c4-201e-0095-623d-8e5448000000
Time:2025-03-06T02:17:54.1990614Z
--------------------------------------------------------------------------------
2025/03/06 02:17:55 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xumukin6loyu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:22545356-201e-0095-433d-8e5448000000
Time:2025-03-06T02:17:55.2375776Z
--------------------------------------------------------------------------------
2025/03/06 02:17:56 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xumukin6loyu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2254553b-201e-0095-7c3d-8e5448000000
Time:2025-03-06T02:17:56.2774929Z
--------------------------------------------------------------------------------
2025/03/06 02:17:57 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xumukin6loyu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:225456ed-201e-0095-0f3d-8e5448000000
Time:2025-03-06T02:17:57.3156431Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xumukin6loyu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:225456ed-201e-0095-0f3d-8e5448000000
Time:2025-03-06T02:17:57.3156431Z
--------------------------------------------------------------------------------
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:1121
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1097
/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-xumukin6loyu", Local "Local file system at /tmp/rclone4005947573", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/03/06 02:18:05 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xumukin6loyu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:225466e5-201e-0095-4a3d-8e5448000000
Time:2025-03-06T02:18:05.5092084Z
--------------------------------------------------------------------------------
2025/03/06 02:18:06 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xumukin6loyu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2254695f-201e-0095-0d3d-8e5448000000
Time:2025-03-06T02:18:06.5541439Z
--------------------------------------------------------------------------------
2025/03/06 02:18:07 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xumukin6loyu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:22546c05-201e-0095-5a3d-8e5448000000
Time:2025-03-06T02:18:07.5920067Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xumukin6loyu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:22546c05-201e-0095-5a3d-8e5448000000
Time:2025-03-06T02:18:07.5920067Z
--------------------------------------------------------------------------------
2025/03/06 02:18:08 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xumukin6loyu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:22546f3d-201e-0095-4f3e-8e5448000000
Time:2025-03-06T02:18:08.6306657Z
--------------------------------------------------------------------------------
2025/03/06 02:18:09 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xumukin6loyu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:225471d8-201e-0095-023e-8e5448000000
Time:2025-03-06T02:18:09.6689147Z
--------------------------------------------------------------------------------
2025/03/06 02:18:10 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xumukin6loyu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2254746c-201e-0095-603e-8e5448000000
Time:2025-03-06T02:18:10.7070316Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xumukin6loyu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2254746c-201e-0095-603e-8e5448000000
Time:2025-03-06T02:18:10.7070316Z
--------------------------------------------------------------------------------
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:1121
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1097
/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.39s)
=== RUN TestDeduplicateSizeOnly
run.go:180: Remote "Azure container rclone-test-xumukin6loyu", Local "Local file system at /tmp/rclone4005947573", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/03/06 02:18:18 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xumukin6loyu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:22548896-201e-0095-083e-8e5448000000
Time:2025-03-06T02:18:18.9015945Z
--------------------------------------------------------------------------------
2025/03/06 02:18:19 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xumukin6loyu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:22548b40-201e-0095-753e-8e5448000000
Time:2025-03-06T02:18:19.9399037Z
--------------------------------------------------------------------------------
2025/03/06 02:18:20 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xumukin6loyu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:22548d46-201e-0095-373e-8e5448000000
Time:2025-03-06T02:18:20.9778231Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xumukin6loyu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:22548d46-201e-0095-373e-8e5448000000
Time:2025-03-06T02:18:20.9778231Z
--------------------------------------------------------------------------------
2025/03/06 02:18:21 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xumukin6loyu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:22548f37-201e-0095-723e-8e5448000000
Time:2025-03-06T02:18:22.0155700Z
--------------------------------------------------------------------------------
2025/03/06 02:18:23 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xumukin6loyu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:22549151-201e-0095-4f3e-8e5448000000
Time:2025-03-06T02:18:23.0539813Z
--------------------------------------------------------------------------------
2025/03/06 02:18:24 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xumukin6loyu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:22549361-201e-0095-213e-8e5448000000
Time:2025-03-06T02:18:24.0922472Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xumukin6loyu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:22549361-201e-0095-213e-8e5448000000
Time:2025-03-06T02:18:24.0922472Z
--------------------------------------------------------------------------------
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:1121
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1097
/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-xumukin6loyu", Local "Local file system at /tmp/rclone4005947573", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/03/06 02:18:32 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xumukin6loyu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2254a13c-201e-0095-423e-8e5448000000
Time:2025-03-06T02:18:32.2888138Z
--------------------------------------------------------------------------------
2025/03/06 02:18:33 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xumukin6loyu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2254a3cd-201e-0095-2d3e-8e5448000000
Time:2025-03-06T02:18:33.3259218Z
--------------------------------------------------------------------------------
2025/03/06 02:18:34 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xumukin6loyu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2254a62a-201e-0095-5a3e-8e5448000000
Time:2025-03-06T02:18:34.3647070Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xumukin6loyu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2254a62a-201e-0095-5a3e-8e5448000000
Time:2025-03-06T02:18:34.3647070Z
--------------------------------------------------------------------------------
2025/03/06 02:18:35 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xumukin6loyu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2254a8a1-201e-0095-203e-8e5448000000
Time:2025-03-06T02:18:35.4022783Z
--------------------------------------------------------------------------------
2025/03/06 02:18:36 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xumukin6loyu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2254ab24-201e-0095-723e-8e5448000000
Time:2025-03-06T02:18:36.4401087Z
--------------------------------------------------------------------------------
2025/03/06 02:18:37 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xumukin6loyu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2254ad85-201e-0095-173e-8e5448000000
Time:2025-03-06T02:18:37.4784169Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xumukin6loyu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2254ad85-201e-0095-173e-8e5448000000
Time:2025-03-06T02:18:37.4784169Z
--------------------------------------------------------------------------------
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:1121
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1097
/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-xumukin6loyu", Local "Local file system at /tmp/rclone4005947573", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/03/06 02:18:45 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xumukin6loyu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2254c113-201e-0095-513e-8e5448000000
Time:2025-03-06T02:18:45.6817477Z
--------------------------------------------------------------------------------
2025/03/06 02:18:46 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xumukin6loyu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2254c3e4-201e-0095-753e-8e5448000000
Time:2025-03-06T02:18:46.7204653Z
--------------------------------------------------------------------------------
2025/03/06 02:18:47 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xumukin6loyu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2254c6c0-201e-0095-213e-8e5448000000
Time:2025-03-06T02:18:47.7593122Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xumukin6loyu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2254c6c0-201e-0095-213e-8e5448000000
Time:2025-03-06T02:18:47.7593122Z
--------------------------------------------------------------------------------
2025/03/06 02:18:48 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xumukin6loyu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2254c9cc-201e-0095-603e-8e5448000000
Time:2025-03-06T02:18:48.7984051Z
--------------------------------------------------------------------------------
2025/03/06 02:18:49 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xumukin6loyu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2254cc38-201e-0095-183e-8e5448000000
Time:2025-03-06T02:18:49.8371075Z
--------------------------------------------------------------------------------
2025/03/06 02:18:50 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xumukin6loyu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2254cea3-201e-0095-533e-8e5448000000
Time:2025-03-06T02:18:50.8758705Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xumukin6loyu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2254cea3-201e-0095-533e-8e5448000000
Time:2025-03-06T02:18:50.8758705Z
--------------------------------------------------------------------------------
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:1121
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1097
/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.39s)
=== RUN TestDeduplicateNewestByHash
run.go:180: Remote "Azure container rclone-test-xumukin6loyu", Local "Local file system at /tmp/rclone4005947573", Modify Window "1ns"
2025/03/06 02:18:59 DEBUG : also/: Creating directory marker
2025/03/06 02:18:59 INFO : Azure container rclone-test-xumukin6loyu: Looking for duplicate md5 hashes using newest mode.
2025/03/06 02:18:59 NOTICE: bf0684130f9671e252574d3c2e7f080e: Found 3 files with duplicate md5 hashes
2025/03/06 02:18:59 INFO : one: Deleted
2025/03/06 02:18:59 INFO : also/one: Deleted
2025/03/06 02:18:59 NOTICE: bf0684130f9671e252574d3c2e7f080e: Deleted 2 extra copies
2025/03/06 02:18:59 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xumukin6loyu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2254e711-201e-0095-093e-8e5448000000
Time:2025-03-06T02:18:59.8713338Z
--------------------------------------------------------------------------------
2025/03/06 02:19:00 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xumukin6loyu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2254ea70-201e-0095-293e-8e5448000000
Time:2025-03-06T02:19:00.9093064Z
--------------------------------------------------------------------------------
2025/03/06 02:19:01 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xumukin6loyu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2254ed42-201e-0095-4a3e-8e5448000000
Time:2025-03-06T02:19:01.9480444Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xumukin6loyu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2254ed42-201e-0095-4a3e-8e5448000000
Time:2025-03-06T02:19:01.9480444Z
--------------------------------------------------------------------------------
2025/03/06 02:19:02 DEBUG : also/: Removing directory marker
2025/03/06 02:19:03 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xumukin6loyu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2254effe-201e-0095-4b3e-8e5448000000
Time:2025-03-06T02:19:03.0256559Z
--------------------------------------------------------------------------------
2025/03/06 02:19:04 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xumukin6loyu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2254f2b6-201e-0095-5b3e-8e5448000000
Time:2025-03-06T02:19:04.0635117Z
--------------------------------------------------------------------------------
2025/03/06 02:19:05 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xumukin6loyu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2254f5c3-201e-0095-333e-8e5448000000
Time:2025-03-06T02:19:05.1018945Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xumukin6loyu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2254f5c3-201e-0095-333e-8e5448000000
Time:2025-03-06T02:19:05.1018945Z
--------------------------------------------------------------------------------
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{"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-xumukin6loyu", Local "Local file system at /tmp/rclone4005947573", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/03/06 02:19:13 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xumukin6loyu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2255095c-201e-0095-7d3e-8e5448000000
Time:2025-03-06T02:19:13.2954538Z
--------------------------------------------------------------------------------
2025/03/06 02:19:14 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xumukin6loyu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:22550bfa-201e-0095-743e-8e5448000000
Time:2025-03-06T02:19:14.3331997Z
--------------------------------------------------------------------------------
2025/03/06 02:19:15 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xumukin6loyu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:22550efd-201e-0095-443e-8e5448000000
Time:2025-03-06T02:19:15.3713670Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xumukin6loyu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:22550efd-201e-0095-443e-8e5448000000
Time:2025-03-06T02:19:15.3713670Z
--------------------------------------------------------------------------------
2025/03/06 02:19:16 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xumukin6loyu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:22551127-201e-0095-3a3e-8e5448000000
Time:2025-03-06T02:19:16.4091885Z
--------------------------------------------------------------------------------
2025/03/06 02:19:17 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xumukin6loyu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2255137d-201e-0095-6a3e-8e5448000000
Time:2025-03-06T02:19:17.4468958Z
--------------------------------------------------------------------------------
2025/03/06 02:19:18 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xumukin6loyu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:225515c5-201e-0095-7f3e-8e5448000000
Time:2025-03-06T02:19:18.4859058Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xumukin6loyu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:225515c5-201e-0095-7f3e-8e5448000000
Time:2025-03-06T02:19:18.4859058Z
--------------------------------------------------------------------------------
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:1121
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1097
/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-xumukin6loyu", Local "Local file system at /tmp/rclone4005947573", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/03/06 02:19:26 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xumukin6loyu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:225525cc-201e-0095-5a3e-8e5448000000
Time:2025-03-06T02:19:26.6802485Z
--------------------------------------------------------------------------------
2025/03/06 02:19:27 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xumukin6loyu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:225527c6-201e-0095-313e-8e5448000000
Time:2025-03-06T02:19:27.7177869Z
--------------------------------------------------------------------------------
2025/03/06 02:19:28 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xumukin6loyu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:225529d5-201e-0095-183e-8e5448000000
Time:2025-03-06T02:19:28.7565063Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xumukin6loyu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:225529d5-201e-0095-183e-8e5448000000
Time:2025-03-06T02:19:28.7565063Z
--------------------------------------------------------------------------------
2025/03/06 02:19:29 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xumukin6loyu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:22552c3c-201e-0095-4e3e-8e5448000000
Time:2025-03-06T02:19:29.7949341Z
--------------------------------------------------------------------------------
2025/03/06 02:19:30 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xumukin6loyu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:22552eb4-201e-0095-7b3e-8e5448000000
Time:2025-03-06T02:19:30.8331730Z
--------------------------------------------------------------------------------
2025/03/06 02:19:31 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xumukin6loyu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:225530e6-201e-0095-743e-8e5448000000
Time:2025-03-06T02:19:31.8716951Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xumukin6loyu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:225530e6-201e-0095-743e-8e5448000000
Time:2025-03-06T02:19:31.8716951Z
--------------------------------------------------------------------------------
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:1121
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1097
/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-xumukin6loyu", Local "Local file system at /tmp/rclone4005947573", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/03/06 02:19:40 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xumukin6loyu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:22554354-201e-0095-443e-8e5448000000
Time:2025-03-06T02:19:40.0649529Z
--------------------------------------------------------------------------------
2025/03/06 02:19:41 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xumukin6loyu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:225545c6-201e-0095-7e3e-8e5448000000
Time:2025-03-06T02:19:41.1031388Z
--------------------------------------------------------------------------------
2025/03/06 02:19:42 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xumukin6loyu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:22554891-201e-0095-7a3e-8e5448000000
Time:2025-03-06T02:19:42.1408207Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xumukin6loyu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:22554891-201e-0095-7a3e-8e5448000000
Time:2025-03-06T02:19:42.1408207Z
--------------------------------------------------------------------------------
2025/03/06 02:19:43 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xumukin6loyu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:22554b04-201e-0095-3a3e-8e5448000000
Time:2025-03-06T02:19:43.1787836Z
--------------------------------------------------------------------------------
2025/03/06 02:19:44 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xumukin6loyu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:22554d3a-201e-0095-4b3e-8e5448000000
Time:2025-03-06T02:19:44.2165727Z
--------------------------------------------------------------------------------
2025/03/06 02:19:45 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xumukin6loyu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:22554fed-201e-0095-0a3e-8e5448000000
Time:2025-03-06T02:19:45.2540592Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xumukin6loyu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:22554fed-201e-0095-0a3e-8e5448000000
Time:2025-03-06T02:19:45.2540592Z
--------------------------------------------------------------------------------
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:1121
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1097
/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-xumukin6loyu", Local "Local file system at /tmp/rclone4005947573", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/03/06 02:19:53 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xumukin6loyu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:225562b8-201e-0095-7c3e-8e5448000000
Time:2025-03-06T02:19:53.4466510Z
--------------------------------------------------------------------------------
2025/03/06 02:19:54 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xumukin6loyu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:22556499-201e-0095-223e-8e5448000000
Time:2025-03-06T02:19:54.4846899Z
--------------------------------------------------------------------------------
2025/03/06 02:19:55 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xumukin6loyu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:225566fd-201e-0095-4c3e-8e5448000000
Time:2025-03-06T02:19:55.5223250Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xumukin6loyu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:225566fd-201e-0095-4c3e-8e5448000000
Time:2025-03-06T02:19:55.5223250Z
--------------------------------------------------------------------------------
2025/03/06 02:19:56 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xumukin6loyu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:225569b4-201e-0095-573e-8e5448000000
Time:2025-03-06T02:19:56.5609801Z
--------------------------------------------------------------------------------
2025/03/06 02:19:57 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xumukin6loyu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:22556c96-201e-0095-013e-8e5448000000
Time:2025-03-06T02:19:57.5991302Z
--------------------------------------------------------------------------------
2025/03/06 02:19:58 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xumukin6loyu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:22556efc-201e-0095-3f3e-8e5448000000
Time:2025-03-06T02:19:58.6380866Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xumukin6loyu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:22556efc-201e-0095-3f3e-8e5448000000
Time:2025-03-06T02:19:58.6380866Z
--------------------------------------------------------------------------------
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:1121
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1097
/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-xumukin6loyu", Local "Local file system at /tmp/rclone4005947573", Modify Window "1ns"
dedupe_test.go:256: Can't merge directories
2025/03/06 02:20:06 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xumukin6loyu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:225584b4-201e-0095-383e-8e5448000000
Time:2025-03-06T02:20:06.8314966Z
--------------------------------------------------------------------------------
2025/03/06 02:20:07 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xumukin6loyu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2255879b-201e-0095-573e-8e5448000000
Time:2025-03-06T02:20:07.8698073Z
--------------------------------------------------------------------------------
2025/03/06 02:20:08 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xumukin6loyu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:22558a45-201e-0095-193e-8e5448000000
Time:2025-03-06T02:20:08.9076925Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xumukin6loyu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:22558a45-201e-0095-193e-8e5448000000
Time:2025-03-06T02:20:08.9076925Z
--------------------------------------------------------------------------------
2025/03/06 02:20:09 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xumukin6loyu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:22558c90-201e-0095-123e-8e5448000000
Time:2025-03-06T02:20:09.9504481Z
--------------------------------------------------------------------------------
2025/03/06 02:20:10 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xumukin6loyu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:22558e65-201e-0095-373e-8e5448000000
Time:2025-03-06T02:20:10.9884384Z
--------------------------------------------------------------------------------
2025/03/06 02:20:12 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xumukin6loyu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2255903a-201e-0095-5e3e-8e5448000000
Time:2025-03-06T02:20:12.0264048Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xumukin6loyu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2255903a-201e-0095-5e3e-8e5448000000
Time:2025-03-06T02:20:12.0264048Z
--------------------------------------------------------------------------------
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:1121
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1097
/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.39s)
=== RUN TestListDirSorted
run.go:180: Remote "Azure container rclone-test-xumukin6loyu", Local "Local file system at /tmp/rclone4005947573", Modify Window "1ns"
2025/03/06 02:20:20 DEBUG : sub dir/: Creating directory marker
2025/03/06 02:20:20 DEBUG : sub dir/ignore dir/: Creating directory marker
2025/03/06 02:20:20 DEBUG : sub dir/sub sub dir/: Creating directory marker
listdirsorted_test.go:57:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/listdirsorted_test.go:57
Error: "[BackupDir a.txt dst sub dir zend.txt]" should have 3 item(s), but has 5
Test: TestListDirSorted
2025/03/06 02:20:21 DEBUG : sub dir/sub sub dir/: Removing directory marker
2025/03/06 02:20:21 DEBUG : sub dir/ignore dir/: Removing directory marker
2025/03/06 02:20:21 DEBUG : sub dir/: Removing directory marker
2025/03/06 02:20:21 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xumukin6loyu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2255a653-201e-0095-313e-8e5448000000
Time:2025-03-06T02:20:21.7032280Z
--------------------------------------------------------------------------------
2025/03/06 02:20:22 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xumukin6loyu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2255a8df-201e-0095-0b3e-8e5448000000
Time:2025-03-06T02:20:22.7513472Z
--------------------------------------------------------------------------------
2025/03/06 02:20:23 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xumukin6loyu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2255ab5f-201e-0095-593e-8e5448000000
Time:2025-03-06T02:20:23.7898766Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xumukin6loyu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2255ab5f-201e-0095-593e-8e5448000000
Time:2025-03-06T02:20:23.7898766Z
--------------------------------------------------------------------------------
2025/03/06 02:20:24 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xumukin6loyu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2255ae00-201e-0095-343e-8e5448000000
Time:2025-03-06T02:20:24.8285532Z
--------------------------------------------------------------------------------
2025/03/06 02:20:25 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xumukin6loyu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2255b0d4-201e-0095-403e-8e5448000000
Time:2025-03-06T02:20:25.8662390Z
--------------------------------------------------------------------------------
2025/03/06 02:20:26 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xumukin6loyu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2255b472-201e-0095-023e-8e5448000000
Time:2025-03-06T02:20:26.9041770Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xumukin6loyu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2255b472-201e-0095-023e-8e5448000000
Time:2025-03-06T02:20:26.9041770Z
--------------------------------------------------------------------------------
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/operations/listdirsorted_test.go:57
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.88s)
=== RUN TestListJSON
run.go:180: Remote "Azure container rclone-test-xumukin6loyu", Local "Local file system at /tmp/rclone4005947573", Modify Window "1ns"
2025/03/06 02:20:35 DEBUG : sub/: Creating directory marker
=== 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/FilesOnly
=== 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/SubDir
=== RUN TestListJSON/NoModTime
=== RUN TestListJSON/NoMimeType
=== RUN TestListJSON/ShowHash
=== RUN TestListJSON/HashTypes
=== 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
2025/03/06 02:20:35 DEBUG : sub/: Removing directory marker
2025/03/06 02:20:35 DEBUG : dst/: Removing directory marker
=== 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-xumukin6loyu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2255dfc1-201e-0095-773e-8e5448000000
Time:2025-03-06T02:20:35.9858393Z
--------------------------------------------------------------------------------
2025/03/06 02:20:37 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xumukin6loyu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2255e325-201e-0095-023e-8e5448000000
Time:2025-03-06T02:20:37.0247629Z
--------------------------------------------------------------------------------
2025/03/06 02:20:38 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xumukin6loyu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2255e61c-201e-0095-313e-8e5448000000
Time:2025-03-06T02:20:38.0640437Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xumukin6loyu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2255e61c-201e-0095-313e-8e5448000000
Time:2025-03-06T02:20:38.0640437Z
--------------------------------------------------------------------------------
2025/03/06 02:20:39 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xumukin6loyu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2255e8f8-201e-0095-573e-8e5448000000
Time:2025-03-06T02:20:39.1028039Z
--------------------------------------------------------------------------------
2025/03/06 02:20:40 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xumukin6loyu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2255ec33-201e-0095-513e-8e5448000000
Time:2025-03-06T02:20:40.1421552Z
--------------------------------------------------------------------------------
2025/03/06 02:20:41 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xumukin6loyu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2255ef19-201e-0095-153e-8e5448000000
Time:2025-03-06T02:20:41.1803935Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xumukin6loyu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2255ef19-201e-0095-153e-8e5448000000
Time:2025-03-06T02:20:41.1803935Z
--------------------------------------------------------------------------------
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{"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.28s)
--- FAIL: TestListJSON/Default (0.04s)
--- PASS: TestListJSON/FilesOnly (0.04s)
--- FAIL: TestListJSON/DirsOnly (0.04s)
--- FAIL: TestListJSON/Recurse (0.07s)
--- PASS: TestListJSON/SubDir (0.04s)
--- PASS: TestListJSON/NoModTime (0.04s)
--- PASS: TestListJSON/NoMimeType (0.04s)
--- PASS: TestListJSON/ShowHash (0.04s)
--- PASS: TestListJSON/HashTypes (0.04s)
--- FAIL: TestListJSON/Metadata (0.04s)
=== RUN TestStatJSON
run.go:180: Remote "Azure container rclone-test-xumukin6loyu", Local "Local file system at /tmp/rclone4005947573", Modify Window "1ns"
2025/03/06 02:20:49 DEBUG : sub/: Creating directory marker
=== 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
2025/03/06 02:20:50 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-xumukin6loyu/notfound"
2025/03/06 02:20:50 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/06 02:20:50 DEBUG : Azure container rclone-test-xumukin6loyu path notfound: Using directory markers
2025/03/06 02:20:50 DEBUG : sub/: Removing directory marker
2025/03/06 02:20:50 DEBUG : dst/: Removing directory marker
=== 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-xumukin6loyu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:225608af-201e-0095-2b3e-8e5448000000
Time:2025-03-06T02:20:50.4817780Z
--------------------------------------------------------------------------------
2025/03/06 02:20:51 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xumukin6loyu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:22560bb7-201e-0095-7d3e-8e5448000000
Time:2025-03-06T02:20:51.5204076Z
--------------------------------------------------------------------------------
2025/03/06 02:20:52 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xumukin6loyu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:22560ea1-201e-0095-423e-8e5448000000
Time:2025-03-06T02:20:52.5590562Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xumukin6loyu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:22560ea1-201e-0095-423e-8e5448000000
Time:2025-03-06T02:20:52.5590562Z
--------------------------------------------------------------------------------
2025/03/06 02:20:53 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xumukin6loyu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:225611f2-201e-0095-5f3e-8e5448000000
Time:2025-03-06T02:20:53.5979915Z
--------------------------------------------------------------------------------
2025/03/06 02:20:54 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xumukin6loyu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:22561634-201e-0095-533e-8e5448000000
Time:2025-03-06T02:20:54.6369135Z
--------------------------------------------------------------------------------
2025/03/06 02:20:55 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xumukin6loyu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:225619a5-201e-0095-0b3e-8e5448000000
Time:2025-03-06T02:20:55.6744307Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xumukin6loyu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:225619a5-201e-0095-0b3e-8e5448000000
Time:2025-03-06T02:20:55.6744307Z
--------------------------------------------------------------------------------
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{"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.49s)
--- 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-xumukin6loyu", Local "Local file system at /tmp/rclone4005947573", Modify Window "1ns"
2025/03/06 02:21:03 INFO : Azure container rclone-test-xumukin6loyu: Making directory
2025/03/06 02:21:03 INFO : Azure container rclone-test-xumukin6loyu: Making directory
2025/03/06 02:21:03 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xumukin6loyu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:225636e1-201e-0095-373e-8e5448000000
Time:2025-03-06T02:21:03.9051386Z
--------------------------------------------------------------------------------
2025/03/06 02:21:04 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xumukin6loyu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:22563a1f-201e-0095-4d3e-8e5448000000
Time:2025-03-06T02:21:04.9431645Z
--------------------------------------------------------------------------------
2025/03/06 02:21:05 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xumukin6loyu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:22563d7d-201e-0095-783e-8e5448000000
Time:2025-03-06T02:21:05.9820989Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xumukin6loyu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:22563d7d-201e-0095-783e-8e5448000000
Time:2025-03-06T02:21:05.9820989Z
--------------------------------------------------------------------------------
2025/03/06 02:21:06 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xumukin6loyu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:225640bb-201e-0095-023e-8e5448000000
Time:2025-03-06T02:21:07.0207055Z
--------------------------------------------------------------------------------
2025/03/06 02:21:08 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xumukin6loyu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:22564420-201e-0095-1c3e-8e5448000000
Time:2025-03-06T02:21:08.0645735Z
--------------------------------------------------------------------------------
2025/03/06 02:21:09 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xumukin6loyu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2256484c-201e-0095-613e-8e5448000000
Time:2025-03-06T02:21:09.1029664Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xumukin6loyu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2256484c-201e-0095-613e-8e5448000000
Time:2025-03-06T02:21:09.1029664Z
--------------------------------------------------------------------------------
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{"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-xumukin6loyu", Local "Local file system at /tmp/rclone4005947573", Modify Window "1ns"
2025/03/06 02:21:17 DEBUG : sub dir/: Creating directory marker
2025/03/06 02:21:17 DEBUG : sub dir/: Removing directory marker
2025/03/06 02:21:17 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xumukin6loyu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:22566619-201e-0095-023e-8e5448000000
Time:2025-03-06T02:21:17.6790164Z
--------------------------------------------------------------------------------
2025/03/06 02:21:18 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xumukin6loyu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2256694b-201e-0095-103e-8e5448000000
Time:2025-03-06T02:21:18.7166883Z
--------------------------------------------------------------------------------
2025/03/06 02:21:19 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xumukin6loyu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:22566cd9-201e-0095-733e-8e5448000000
Time:2025-03-06T02:21:19.7553420Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xumukin6loyu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:22566cd9-201e-0095-733e-8e5448000000
Time:2025-03-06T02:21:19.7553420Z
--------------------------------------------------------------------------------
2025/03/06 02:21:20 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xumukin6loyu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:22567032-201e-0095-213e-8e5448000000
Time:2025-03-06T02:21:20.7934221Z
--------------------------------------------------------------------------------
2025/03/06 02:21:21 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xumukin6loyu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:22567386-201e-0095-2e3e-8e5448000000
Time:2025-03-06T02:21:21.8320880Z
--------------------------------------------------------------------------------
2025/03/06 02:21:22 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xumukin6loyu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:225676e0-201e-0095-5c3e-8e5448000000
Time:2025-03-06T02:21:22.8700321Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xumukin6loyu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:225676e0-201e-0095-5c3e-8e5448000000
Time:2025-03-06T02:21:22.8700321Z
--------------------------------------------------------------------------------
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{"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.77s)
=== RUN TestLs
run.go:180: Remote "Azure container rclone-test-xumukin6loyu", Local "Local file system at /tmp/rclone4005947573", Modify Window "1ns"
2025/03/06 02:21:31 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xumukin6loyu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2256933f-201e-0095-043e-8e5448000000
Time:2025-03-06T02:21:31.4811599Z
--------------------------------------------------------------------------------
2025/03/06 02:21:32 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xumukin6loyu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:225696a8-201e-0095-3f3e-8e5448000000
Time:2025-03-06T02:21:32.5188265Z
--------------------------------------------------------------------------------
2025/03/06 02:21:33 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xumukin6loyu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:22569a2a-201e-0095-053e-8e5448000000
Time:2025-03-06T02:21:33.5576503Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xumukin6loyu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:22569a2a-201e-0095-053e-8e5448000000
Time:2025-03-06T02:21:33.5576503Z
--------------------------------------------------------------------------------
2025/03/06 02:21:34 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xumukin6loyu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:22569d61-201e-0095-0a3e-8e5448000000
Time:2025-03-06T02:21:34.5953324Z
--------------------------------------------------------------------------------
2025/03/06 02:21:35 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xumukin6loyu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2256a031-201e-0095-2e3e-8e5448000000
Time:2025-03-06T02:21:35.6335756Z
--------------------------------------------------------------------------------
2025/03/06 02:21:36 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xumukin6loyu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2256a343-201e-0095-043e-8e5448000000
Time:2025-03-06T02:21:36.6724992Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xumukin6loyu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2256a343-201e-0095-043e-8e5448000000
Time:2025-03-06T02:21:36.6724992Z
--------------------------------------------------------------------------------
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{"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.80s)
=== RUN TestLsWithFilesFrom
run.go:180: Remote "Azure container rclone-test-xumukin6loyu", Local "Local file system at /tmp/rclone4005947573", Modify Window "1ns"
2025/03/06 02:21:45 DEBUG : empty space: Excluded (FilesFrom Filter)
2025/03/06 02:21:45 DEBUG : empty space: Excluded
2025/03/06 02:21:45 DEBUG : BackupDir: Excluded
2025/03/06 02:21:45 DEBUG : dst: Excluded
2025/03/06 02:21:45 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xumukin6loyu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2256bdb4-201e-0095-3a3e-8e5448000000
Time:2025-03-06T02:21:45.3650842Z
--------------------------------------------------------------------------------
2025/03/06 02:21:46 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xumukin6loyu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2256c0e3-201e-0095-353e-8e5448000000
Time:2025-03-06T02:21:46.4024520Z
--------------------------------------------------------------------------------
2025/03/06 02:21:47 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xumukin6loyu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2256c3b5-201e-0095-5b3e-8e5448000000
Time:2025-03-06T02:21:47.4402392Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xumukin6loyu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2256c3b5-201e-0095-5b3e-8e5448000000
Time:2025-03-06T02:21:47.4402392Z
--------------------------------------------------------------------------------
2025/03/06 02:21:48 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xumukin6loyu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2256c672-201e-0095-473e-8e5448000000
Time:2025-03-06T02:21:48.4785555Z
--------------------------------------------------------------------------------
2025/03/06 02:21:49 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xumukin6loyu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2256c94b-201e-0095-6e3e-8e5448000000
Time:2025-03-06T02:21:49.5161809Z
--------------------------------------------------------------------------------
2025/03/06 02:21:50 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xumukin6loyu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2256cc2e-201e-0095-213e-8e5448000000
Time:2025-03-06T02:21:50.5543643Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xumukin6loyu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2256cc2e-201e-0095-213e-8e5448000000
Time:2025-03-06T02:21:50.5543643Z
--------------------------------------------------------------------------------
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{"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.88s)
=== RUN TestLsLong
run.go:180: Remote "Azure container rclone-test-xumukin6loyu", Local "Local file system at /tmp/rclone4005947573", Modify Window "1ns"
2025/03/06 02:21:59 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xumukin6loyu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2256e330-201e-0095-113e-8e5448000000
Time:2025-03-06T02:21:59.1622000Z
--------------------------------------------------------------------------------
2025/03/06 02:22:00 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xumukin6loyu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2256e579-201e-0095-213e-8e5448000000
Time:2025-03-06T02:22:00.1999101Z
--------------------------------------------------------------------------------
2025/03/06 02:22:01 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xumukin6loyu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2256e802-201e-0095-773e-8e5448000000
Time:2025-03-06T02:22:01.2391817Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xumukin6loyu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2256e802-201e-0095-773e-8e5448000000
Time:2025-03-06T02:22:01.2391817Z
--------------------------------------------------------------------------------
2025/03/06 02:22:02 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xumukin6loyu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2256ea89-201e-0095-4b3e-8e5448000000
Time:2025-03-06T02:22:02.2779752Z
--------------------------------------------------------------------------------
2025/03/06 02:22:03 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xumukin6loyu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2256ed1d-201e-0095-2c3e-8e5448000000
Time:2025-03-06T02:22:03.3158808Z
--------------------------------------------------------------------------------
2025/03/06 02:22:04 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xumukin6loyu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2256efef-201e-0095-463e-8e5448000000
Time:2025-03-06T02:22:04.3548896Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xumukin6loyu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2256efef-201e-0095-463e-8e5448000000
Time:2025-03-06T02:22:04.3548896Z
--------------------------------------------------------------------------------
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{"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.80s)
=== RUN TestHashSums
run.go:180: Remote "Azure container rclone-test-xumukin6loyu", Local "Local file system at /tmp/rclone4005947573", Modify Window "1ns"
=== RUN TestHashSums/Md5
=== RUN TestHashSums/Md5Download
2025/03/06 02:22:13 DEBUG : dst/: Removing directory marker
=== 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-xumukin6loyu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:9979d97b-701e-0031-093e-8e5dee000000
Time:2025-03-06T02:22:13.0717024Z
--------------------------------------------------------------------------------
2025/03/06 02:22:14 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xumukin6loyu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:9979dc1d-701e-0031-073e-8e5dee000000
Time:2025-03-06T02:22:14.1103163Z
--------------------------------------------------------------------------------
2025/03/06 02:22:15 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xumukin6loyu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:9979df31-701e-0031-693e-8e5dee000000
Time:2025-03-06T02:22:15.1482249Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xumukin6loyu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:9979df31-701e-0031-693e-8e5dee000000
Time:2025-03-06T02:22:15.1482249Z
--------------------------------------------------------------------------------
2025/03/06 02:22:16 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xumukin6loyu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:9979e223-701e-0031-4c3e-8e5dee000000
Time:2025-03-06T02:22:16.1870805Z
--------------------------------------------------------------------------------
2025/03/06 02:22:17 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xumukin6loyu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:9979e4c0-701e-0031-223e-8e5dee000000
Time:2025-03-06T02:22:17.2255056Z
--------------------------------------------------------------------------------
2025/03/06 02:22:18 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xumukin6loyu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:9979e6bc-701e-0031-653e-8e5dee000000
Time:2025-03-06T02:22:18.2642058Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xumukin6loyu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:9979e6bc-701e-0031-653e-8e5dee000000
Time:2025-03-06T02:22:18.2642058Z
--------------------------------------------------------------------------------
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{"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.92s)
--- PASS: TestHashSums/Md5 (0.07s)
--- PASS: TestHashSums/Md5Download (0.12s)
=== RUN TestHashSumsWithErrors
2025/03/06 02:22:26 DEBUG : Creating backend with remote ":memory:"
2025/03/06 02:22:26 DEBUG : Config file has changed externally - reloading
2025/03/06 02:22:26 ERROR : file1: hash unsupported: hash type not supported
--- PASS: TestHashSumsWithErrors (0.00s)
=== RUN TestHashStream
2025/03/06 02:22:26 DEBUG : Creating md5 hash of 0 bytes read from input stream
2025/03/06 02:22:26 DEBUG : Creating md5 hash of 0 bytes read from input stream
2025/03/06 02:22:26 DEBUG : Creating sha1 hash of 0 bytes read from input stream
2025/03/06 02:22:26 DEBUG : Creating sha1 hash of 0 bytes read from input stream
2025/03/06 02:22:26 DEBUG : Creating md5 hash of 12 bytes read from input stream
2025/03/06 02:22:26 DEBUG : Creating md5 hash of 12 bytes read from input stream
2025/03/06 02:22:26 DEBUG : Creating sha1 hash of 12 bytes read from input stream
2025/03/06 02:22:26 DEBUG : Creating sha1 hash of 12 bytes read from input stream
--- PASS: TestHashStream (0.00s)
=== RUN TestSuffixName
--- PASS: TestSuffixName (0.00s)
=== RUN TestCount
run.go:180: Remote "Azure container rclone-test-xumukin6loyu", Local "Local file system at /tmp/rclone4005947573", Modify Window "1ns"
2025/03/06 02:22:26 DEBUG : sub dir/: Creating directory marker
2025/03/06 02:22:27 DEBUG : sub dir/: Removing directory marker
2025/03/06 02:22:27 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xumukin6loyu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:9979f81c-701e-0031-7a3e-8e5dee000000
Time:2025-03-06T02:22:27.0998614Z
--------------------------------------------------------------------------------
2025/03/06 02:22:28 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xumukin6loyu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:9979fac4-701e-0031-693e-8e5dee000000
Time:2025-03-06T02:22:28.1386641Z
--------------------------------------------------------------------------------
2025/03/06 02:22:29 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xumukin6loyu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:9979fcc9-701e-0031-3d3e-8e5dee000000
Time:2025-03-06T02:22:29.1770033Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xumukin6loyu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:9979fcc9-701e-0031-3d3e-8e5dee000000
Time:2025-03-06T02:22:29.1770033Z
--------------------------------------------------------------------------------
2025/03/06 02:22:30 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xumukin6loyu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:9979ff01-701e-0031-533e-8e5dee000000
Time:2025-03-06T02:22:30.2158112Z
--------------------------------------------------------------------------------
2025/03/06 02:22:31 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xumukin6loyu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:997a00d3-701e-0031-6b3e-8e5dee000000
Time:2025-03-06T02:22:31.2544019Z
--------------------------------------------------------------------------------
2025/03/06 02:22:32 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xumukin6loyu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:997a02bd-701e-0031-243e-8e5dee000000
Time:2025-03-06T02:22:32.2924251Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xumukin6loyu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:997a02bd-701e-0031-243e-8e5dee000000
Time:2025-03-06T02:22:32.2924251Z
--------------------------------------------------------------------------------
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{"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-xumukin6loyu", Local "Local file system at /tmp/rclone4005947573", Modify Window "1ns"
2025/03/06 02:22:40 DEBUG : Waiting for deletions to finish
2025/03/06 02:22:40 DEBUG : large: Excluded (Size Filter)
2025/03/06 02:22:40 INFO : medium: Deleted
2025/03/06 02:22:40 INFO : small: Deleted
2025/03/06 02:22:41 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xumukin6loyu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2257590a-201e-0095-523e-8e5448000000
Time:2025-03-06T02:22:41.0667891Z
--------------------------------------------------------------------------------
2025/03/06 02:22:42 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xumukin6loyu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:22575c46-201e-0095-1d3e-8e5448000000
Time:2025-03-06T02:22:42.1045052Z
--------------------------------------------------------------------------------
2025/03/06 02:22:43 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xumukin6loyu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:22575e9c-201e-0095-4c3e-8e5448000000
Time:2025-03-06T02:22:43.1434401Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xumukin6loyu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:22575e9c-201e-0095-4c3e-8e5448000000
Time:2025-03-06T02:22:43.1434401Z
--------------------------------------------------------------------------------
2025/03/06 02:22:44 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xumukin6loyu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:22576131-201e-0095-333e-8e5448000000
Time:2025-03-06T02:22:44.1820769Z
--------------------------------------------------------------------------------
2025/03/06 02:22:45 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xumukin6loyu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:22576403-201e-0095-123e-8e5448000000
Time:2025-03-06T02:22:45.2198247Z
--------------------------------------------------------------------------------
2025/03/06 02:22:46 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xumukin6loyu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:225766f7-201e-0095-433e-8e5448000000
Time:2025-03-06T02:22:46.2573767Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xumukin6loyu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:225766f7-201e-0095-433e-8e5448000000
Time:2025-03-06T02:22:46.2573767Z
--------------------------------------------------------------------------------
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{"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.95s)
=== RUN TestMaxDelete
run.go:180: Remote "Azure container rclone-test-xumukin6loyu", Local "Local file system at /tmp/rclone4005947573", Modify Window "1ns"
2025/03/06 02:22:54 DEBUG : Waiting for deletions to finish
2025/03/06 02:22:54 ERROR : small: Got fatal error on delete: --max-delete threshold reached
2025/03/06 02:22:54 INFO : large: Deleted
2025/03/06 02:22:54 INFO : medium: Deleted
2025/03/06 02:22:55 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xumukin6loyu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:997a255e-701e-0031-2c3e-8e5dee000000
Time:2025-03-06T02:22:55.0497665Z
--------------------------------------------------------------------------------
2025/03/06 02:22:56 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xumukin6loyu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:997a2708-701e-0031-123e-8e5dee000000
Time:2025-03-06T02:22:56.0882399Z
--------------------------------------------------------------------------------
2025/03/06 02:22:57 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xumukin6loyu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:997a289a-701e-0031-683e-8e5dee000000
Time:2025-03-06T02:22:57.1261614Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xumukin6loyu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:997a289a-701e-0031-683e-8e5dee000000
Time:2025-03-06T02:22:57.1261614Z
--------------------------------------------------------------------------------
2025/03/06 02:22:58 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xumukin6loyu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:997a2a2a-701e-0031-3b3e-8e5dee000000
Time:2025-03-06T02:22:58.1645220Z
--------------------------------------------------------------------------------
2025/03/06 02:22:59 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xumukin6loyu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:997a2c3f-701e-0031-223e-8e5dee000000
Time:2025-03-06T02:22:59.2029376Z
--------------------------------------------------------------------------------
2025/03/06 02:23:00 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xumukin6loyu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:997a2e1f-701e-0031-4b3e-8e5dee000000
Time:2025-03-06T02:23:00.2413447Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xumukin6loyu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:997a2e1f-701e-0031-4b3e-8e5dee000000
Time:2025-03-06T02:23:00.2413447Z
--------------------------------------------------------------------------------
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
2025/03/06 02:23:08 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xumukin6loyu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:997a3b6f-701e-0031-7d3e-8e5dee000000
Time:2025-03-06T02:23:08.4358333Z
--------------------------------------------------------------------------------
2025/03/06 02:23:09 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xumukin6loyu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:997a3d3b-701e-0031-593e-8e5dee000000
Time:2025-03-06T02:23:09.4746138Z
--------------------------------------------------------------------------------
2025/03/06 02:23:10 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xumukin6loyu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:997a3f37-701e-0031-7c3e-8e5dee000000
Time:2025-03-06T02:23:10.5143041Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xumukin6loyu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:997a3f37-701e-0031-7c3e-8e5dee000000
Time:2025-03-06T02:23:10.5143041Z
--------------------------------------------------------------------------------
2025/03/06 02:23:11 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xumukin6loyu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:997a40ca-701e-0031-573e-8e5dee000000
Time:2025-03-06T02:23:11.5527482Z
--------------------------------------------------------------------------------
2025/03/06 02:23:12 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xumukin6loyu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:997a4273-701e-0031-4d3e-8e5dee000000
Time:2025-03-06T02:23:12.5904594Z
--------------------------------------------------------------------------------
2025/03/06 02:23:13 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xumukin6loyu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:997a449a-701e-0031-423e-8e5dee000000
Time:2025-03-06T02:23:13.6283786Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xumukin6loyu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:997a449a-701e-0031-423e-8e5dee000000
Time:2025-03-06T02:23:13.6283786Z
--------------------------------------------------------------------------------
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{"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.38s)
=== RUN TestMaxDeleteSizeLargeFile
run.go:180: Remote "Azure container rclone-test-xumukin6loyu", Local "Local file system at /tmp/rclone4005947573", Modify Window "1ns"
2025/03/06 02:23:22 DEBUG : Waiting for deletions to finish
2025/03/06 02:23:22 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached
2025/03/06 02:23:22 INFO : medium: Deleted
2025/03/06 02:23:22 INFO : small: Deleted
2025/03/06 02:23:22 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xumukin6loyu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2257b8e2-201e-0095-493e-8e5448000000
Time:2025-03-06T02:23:22.4239427Z
--------------------------------------------------------------------------------
2025/03/06 02:23:23 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xumukin6loyu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2257bb1d-201e-0095-553e-8e5448000000
Time:2025-03-06T02:23:23.4620854Z
--------------------------------------------------------------------------------
2025/03/06 02:23:24 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xumukin6loyu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2257bd93-201e-0095-193e-8e5448000000
Time:2025-03-06T02:23:24.5002289Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xumukin6loyu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2257bd93-201e-0095-193e-8e5448000000
Time:2025-03-06T02:23:24.5002289Z
--------------------------------------------------------------------------------
2025/03/06 02:23:25 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xumukin6loyu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2257c049-201e-0095-123e-8e5448000000
Time:2025-03-06T02:23:25.5380848Z
--------------------------------------------------------------------------------
2025/03/06 02:23:26 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xumukin6loyu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2257c347-201e-0095-443e-8e5448000000
Time:2025-03-06T02:23:26.5759003Z
--------------------------------------------------------------------------------
2025/03/06 02:23:27 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xumukin6loyu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2257c5a1-201e-0095-673e-8e5448000000
Time:2025-03-06T02:23:27.6140547Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xumukin6loyu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2257c5a1-201e-0095-673e-8e5448000000
Time:2025-03-06T02:23:27.6140547Z
--------------------------------------------------------------------------------
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
2025/03/06 02:23:35 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xumukin6loyu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2257d41e-201e-0095-583e-8e5448000000
Time:2025-03-06T02:23:35.8139008Z
--------------------------------------------------------------------------------
2025/03/06 02:23:36 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xumukin6loyu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2257d5e5-201e-0095-4c3e-8e5448000000
Time:2025-03-06T02:23:36.8521713Z
--------------------------------------------------------------------------------
2025/03/06 02:23:37 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xumukin6loyu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2257d724-201e-0095-5e3e-8e5448000000
Time:2025-03-06T02:23:37.8902850Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xumukin6loyu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2257d724-201e-0095-5e3e-8e5448000000
Time:2025-03-06T02:23:37.8902850Z
--------------------------------------------------------------------------------
2025/03/06 02:23:38 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xumukin6loyu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2257d891-201e-0095-1f3e-8e5448000000
Time:2025-03-06T02:23:38.9282255Z
--------------------------------------------------------------------------------
2025/03/06 02:23:39 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xumukin6loyu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2257da1f-201e-0095-733e-8e5448000000
Time:2025-03-06T02:23:39.9659778Z
--------------------------------------------------------------------------------
2025/03/06 02:23:40 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xumukin6loyu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2257dbdb-201e-0095-023e-8e5448000000
Time:2025-03-06T02:23:41.0048504Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xumukin6loyu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2257dbdb-201e-0095-023e-8e5448000000
Time:2025-03-06T02:23:41.0048504Z
--------------------------------------------------------------------------------
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{"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.37s)
=== RUN TestMaxDeleteSize
run.go:180: Remote "Azure container rclone-test-xumukin6loyu", Local "Local file system at /tmp/rclone4005947573", Modify Window "1ns"
2025/03/06 02:23:49 DEBUG : Waiting for deletions to finish
2025/03/06 02:23:49 ERROR : small: Got fatal error on delete: --max-delete-size threshold reached
2025/03/06 02:23:49 INFO : large: Deleted
2025/03/06 02:23:49 INFO : medium: Deleted
2025/03/06 02:23:49 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xumukin6loyu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:997a7601-701e-0031-293e-8e5dee000000
Time:2025-03-06T02:23:49.7583191Z
--------------------------------------------------------------------------------
2025/03/06 02:23:50 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xumukin6loyu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:997a774b-701e-0031-463e-8e5dee000000
Time:2025-03-06T02:23:50.7965745Z
--------------------------------------------------------------------------------
2025/03/06 02:23:51 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xumukin6loyu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:997a78a1-701e-0031-743e-8e5dee000000
Time:2025-03-06T02:23:51.8349701Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xumukin6loyu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:997a78a1-701e-0031-743e-8e5dee000000
Time:2025-03-06T02:23:51.8349701Z
--------------------------------------------------------------------------------
2025/03/06 02:23:52 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xumukin6loyu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:997a7a67-701e-0031-023e-8e5dee000000
Time:2025-03-06T02:23:52.8736994Z
--------------------------------------------------------------------------------
2025/03/06 02:23:53 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xumukin6loyu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:997a7b9b-701e-0031-0c3e-8e5dee000000
Time:2025-03-06T02:23:53.9122187Z
--------------------------------------------------------------------------------
2025/03/06 02:23:54 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xumukin6loyu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:997a7d60-701e-0031-033e-8e5dee000000
Time:2025-03-06T02:23:54.9504513Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xumukin6loyu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:997a7d60-701e-0031-033e-8e5dee000000
Time:2025-03-06T02:23:54.9504513Z
--------------------------------------------------------------------------------
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
2025/03/06 02:24:03 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xumukin6loyu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:997a887c-701e-0031-5b3e-8e5dee000000
Time:2025-03-06T02:24:03.1464623Z
--------------------------------------------------------------------------------
2025/03/06 02:24:04 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xumukin6loyu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:997a8a43-701e-0031-693e-8e5dee000000
Time:2025-03-06T02:24:04.1850651Z
--------------------------------------------------------------------------------
2025/03/06 02:24:05 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xumukin6loyu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:997a8bd9-701e-0031-3f3e-8e5dee000000
Time:2025-03-06T02:24:05.2236081Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xumukin6loyu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:997a8bd9-701e-0031-3f3e-8e5dee000000
Time:2025-03-06T02:24:05.2236081Z
--------------------------------------------------------------------------------
2025/03/06 02:24:06 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xumukin6loyu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:997a8d2d-701e-0031-633e-8e5dee000000
Time:2025-03-06T02:24:06.2618092Z
--------------------------------------------------------------------------------
2025/03/06 02:24:07 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xumukin6loyu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:997a8eda-701e-0031-5c3e-8e5dee000000
Time:2025-03-06T02:24:07.2998804Z
--------------------------------------------------------------------------------
2025/03/06 02:24:08 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xumukin6loyu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:997a9067-701e-0031-2d3e-8e5dee000000
Time:2025-03-06T02:24:08.3380989Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xumukin6loyu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:997a9067-701e-0031-2d3e-8e5dee000000
Time:2025-03-06T02:24:08.3380989Z
--------------------------------------------------------------------------------
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{"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-xumukin6loyu", Local "Local file system at /tmp/rclone4005947573", Modify Window "1ns"
2025/03/06 02:24:16 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xumukin6loyu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:997a9f33-701e-0031-5c3e-8e5dee000000
Time:2025-03-06T02:24:16.8399113Z
--------------------------------------------------------------------------------
2025/03/06 02:24:17 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xumukin6loyu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:997aa08e-701e-0031-0c3e-8e5dee000000
Time:2025-03-06T02:24:17.8783730Z
--------------------------------------------------------------------------------
2025/03/06 02:24:18 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xumukin6loyu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:997aa20f-701e-0031-553e-8e5dee000000
Time:2025-03-06T02:24:18.9168951Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xumukin6loyu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:997aa20f-701e-0031-553e-8e5dee000000
Time:2025-03-06T02:24:18.9168951Z
--------------------------------------------------------------------------------
2025/03/06 02:24:19 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xumukin6loyu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:997aa34c-701e-0031-453e-8e5dee000000
Time:2025-03-06T02:24:19.9556145Z
--------------------------------------------------------------------------------
2025/03/06 02:24:20 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xumukin6loyu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:997aa449-701e-0031-223e-8e5dee000000
Time:2025-03-06T02:24:20.9939231Z
--------------------------------------------------------------------------------
2025/03/06 02:24:22 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xumukin6loyu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:997aa59b-701e-0031-433e-8e5dee000000
Time:2025-03-06T02:24:22.0321346Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xumukin6loyu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:997aa59b-701e-0031-433e-8e5dee000000
Time:2025-03-06T02:24:22.0321346Z
--------------------------------------------------------------------------------
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
2025/03/06 02:24:30 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xumukin6loyu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:997ab43e-701e-0031-2d3e-8e5dee000000
Time:2025-03-06T02:24:30.2276331Z
--------------------------------------------------------------------------------
2025/03/06 02:24:31 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xumukin6loyu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:997ab6d0-701e-0031-0d3e-8e5dee000000
Time:2025-03-06T02:24:31.2658207Z
--------------------------------------------------------------------------------
2025/03/06 02:24:32 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xumukin6loyu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:997ab969-701e-0031-623e-8e5dee000000
Time:2025-03-06T02:24:32.3045766Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xumukin6loyu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:997ab969-701e-0031-623e-8e5dee000000
Time:2025-03-06T02:24:32.3045766Z
--------------------------------------------------------------------------------
2025/03/06 02:24:33 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xumukin6loyu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:997abb1d-701e-0031-6c3e-8e5dee000000
Time:2025-03-06T02:24:33.3437255Z
--------------------------------------------------------------------------------
2025/03/06 02:24:34 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xumukin6loyu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:997abc46-701e-0031-6e3e-8e5dee000000
Time:2025-03-06T02:24:34.3832665Z
--------------------------------------------------------------------------------
2025/03/06 02:24:35 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xumukin6loyu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:997abd9f-701e-0031-133e-8e5dee000000
Time:2025-03-06T02:24:35.4219416Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xumukin6loyu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:997abd9f-701e-0031-133e-8e5dee000000
Time:2025-03-06T02:24:35.4219416Z
--------------------------------------------------------------------------------
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{"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.08s)
=== RUN TestRetry
2025/03/06 02:24:43 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5
2025/03/06 02:24:43 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5
2025/03/06 02:24:43 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG
2025/03/06 02:24:43 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG
2025/03/06 02:24:43 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG
2025/03/06 02:24:43 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG
2025/03/06 02:24:43 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG
--- PASS: TestRetry (0.05s)
=== RUN TestCat
run.go:180: Remote "Azure container rclone-test-xumukin6loyu", Local "Local file system at /tmp/rclone4005947573", Modify Window "1ns"
2025/03/06 02:24:44 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xumukin6loyu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:997acaf9-701e-0031-463e-8e5dee000000
Time:2025-03-06T02:24:44.8466518Z
--------------------------------------------------------------------------------
2025/03/06 02:24:45 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xumukin6loyu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:997acd03-701e-0031-4f3e-8e5dee000000
Time:2025-03-06T02:24:45.8846773Z
--------------------------------------------------------------------------------
2025/03/06 02:24:46 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xumukin6loyu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:997ace60-701e-0031-013e-8e5dee000000
Time:2025-03-06T02:24:46.9228275Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xumukin6loyu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:997ace60-701e-0031-013e-8e5dee000000
Time:2025-03-06T02:24:46.9228275Z
--------------------------------------------------------------------------------
2025/03/06 02:24:47 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xumukin6loyu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:997acf9f-701e-0031-113e-8e5dee000000
Time:2025-03-06T02:24:47.9610655Z
--------------------------------------------------------------------------------
2025/03/06 02:24:48 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xumukin6loyu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:997ad0da-701e-0031-293e-8e5dee000000
Time:2025-03-06T02:24:48.9993720Z
--------------------------------------------------------------------------------
2025/03/06 02:24:50 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xumukin6loyu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:997ad1f2-701e-0031-0e3e-8e5dee000000
Time:2025-03-06T02:24:50.0389277Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xumukin6loyu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:997ad1f2-701e-0031-0e3e-8e5dee000000
Time:2025-03-06T02:24:50.0389277Z
--------------------------------------------------------------------------------
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{"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.56s)
=== RUN TestPurge
2025/03/06 02:24:58 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-guxaket6dabo"
2025/03/06 02:24:58 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/03/06 02:24:58 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/06 02:24:58 DEBUG : Azure container rclone-test-guxaket6dabo: Using directory markers
2025/03/06 02:24:58 DEBUG : Creating backend with remote "/tmp/rclone2093074648"
run.go:180: Remote "Azure container rclone-test-guxaket6dabo", Local "Local file system at /tmp/rclone2093074648", Modify Window "1ns"
2025/03/06 02:24:58 DEBUG : A1/B1/C1/: Creating directory marker
2025/03/06 02:24:58 DEBUG : A1/B1/: Creating directory marker
2025/03/06 02:24:58 DEBUG : A1/: Creating directory marker
2025/03/06 02:24:58 INFO : A2: Making directory
2025/03/06 02:24:58 DEBUG : A2/: Creating directory marker
2025/03/06 02:24:58 INFO : A1/B2: Making directory
2025/03/06 02:24:58 DEBUG : A1/B2/: Creating directory marker
2025/03/06 02:24:58 INFO : A1/B2/C2: Making directory
2025/03/06 02:24:58 DEBUG : A1/B2/C2/: Creating directory marker
2025/03/06 02:24:58 INFO : A1/B1/C3: Making directory
2025/03/06 02:24:58 DEBUG : A1/B1/C3/: Creating directory marker
2025/03/06 02:24:58 INFO : A3: Making directory
2025/03/06 02:24:58 DEBUG : A3/: Creating directory marker
2025/03/06 02:24:59 INFO : A3/B3: Making directory
2025/03/06 02:24:59 DEBUG : A3/B3/: Creating directory marker
2025/03/06 02:24:59 INFO : A3/B3/C4: Making directory
2025/03/06 02:24:59 DEBUG : A3/B3/C4/: Creating directory marker
2025/03/06 02:24:59 DEBUG : Waiting for deletions to finish
2025/03/06 02:24:59 INFO : A1/B1/C1/one: Deleted
2025/03/06 02:24:59 DEBUG : removing 2 level 3 directories
2025/03/06 02:24:59 INFO : A1/B1/C1: Removing directory
2025/03/06 02:24:59 DEBUG : A1/B1/C1/: Removing directory marker
2025/03/06 02:24:59 INFO : A1/B1/C3: Removing directory
2025/03/06 02:24:59 DEBUG : A1/B1/C3/: Removing directory marker
2025/03/06 02:24:59 DEBUG : removing 1 level 2 directories
2025/03/06 02:24:59 INFO : A1/B1: Removing directory
2025/03/06 02:24:59 DEBUG : A1/B1/: Removing directory marker
2025/03/06 02:24:59 DEBUG : Azure container rclone-test-guxaket6dabo: Purge remote
2025/03/06 02:24:59 NOTICE: purge failed: bucket already deleted
--- PASS: TestPurge (1.78s)
=== RUN TestRmdirsNoLeaveRoot
run.go:180: Remote "Azure container rclone-test-xumukin6loyu", Local "Local file system at /tmp/rclone4005947573", Modify Window "1ns"
2025/03/06 02:24:59 DEBUG : A1/B1/C1/: Creating directory marker
2025/03/06 02:25:00 DEBUG : A1/B1/: Creating directory marker
2025/03/06 02:25:00 DEBUG : A1/: Creating directory marker
2025/03/06 02:25:00 INFO : A2: Making directory
2025/03/06 02:25:00 DEBUG : A2/: Creating directory marker
2025/03/06 02:25:00 INFO : A1/B2: Making directory
2025/03/06 02:25:00 DEBUG : A1/B2/: Creating directory marker
2025/03/06 02:25:00 INFO : A1/B2/C2: Making directory
2025/03/06 02:25:00 DEBUG : A1/B2/C2/: Creating directory marker
2025/03/06 02:25:00 INFO : A1/B1/C3: Making directory
2025/03/06 02:25:00 DEBUG : A1/B1/C3/: Creating directory marker
2025/03/06 02:25:00 INFO : A3: Making directory
2025/03/06 02:25:00 DEBUG : A3/: Creating directory marker
2025/03/06 02:25:00 INFO : A3/B3: Making directory
2025/03/06 02:25:00 DEBUG : A3/B3/: Creating directory marker
2025/03/06 02:25:00 INFO : A3/B3/C4: Making directory
2025/03/06 02:25:00 DEBUG : A3/B3/C4/: Creating 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/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
2025/03/06 02:25:08 DEBUG : removing 1 level 3 directories
2025/03/06 02:25:08 INFO : A3/B3/C4: Removing directory
2025/03/06 02:25:08 DEBUG : A3/B3/C4/: 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/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/03/06 02:25:15 DEBUG : removing 2 level 3 directories
2025/03/06 02:25:15 INFO : A1/B2/C2: Removing directory
2025/03/06 02:25:15 DEBUG : A1/B2/C2/: Removing directory marker
2025/03/06 02:25:15 INFO : A1/B1/C3: Removing directory
2025/03/06 02:25:15 DEBUG : A1/B1/C3/: Removing directory marker
2025/03/06 02:25:15 DEBUG : removing 4 level 2 directories
2025/03/06 02:25:15 INFO : dst/: Removing directory
2025/03/06 02:25:15 DEBUG : dst//: Removing directory marker
2025/03/06 02:25:15 INFO : A3/B3: Removing directory
2025/03/06 02:25:15 DEBUG : A3/B3/: Removing directory marker
2025/03/06 02:25:15 INFO : A1/B2: Removing directory
2025/03/06 02:25:15 DEBUG : A1/B2/: Removing directory marker
2025/03/06 02:25:15 INFO : BackupDir/: Removing directory
2025/03/06 02:25:15 DEBUG : BackupDir//: Removing directory marker
2025/03/06 02:25:15 DEBUG : removing 4 level 1 directories
2025/03/06 02:25:15 INFO : dst: Removing directory
2025/03/06 02:25:15 DEBUG : dst/: Removing directory marker
2025/03/06 02:25:15 INFO : A3: Removing directory
2025/03/06 02:25:15 DEBUG : A3/: Removing directory marker
2025/03/06 02:25:15 INFO : A2: Removing directory
2025/03/06 02:25:15 DEBUG : A2/: Removing directory marker
2025/03/06 02:25:15 INFO : BackupDir: Removing directory
2025/03/06 02:25:15 DEBUG : BackupDir/: Removing directory marker
2025/03/06 02:25:16 ERROR : BackupDir: Failed to rmdir: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xumukin6loyu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8ded529e-e01e-0023-4c3e-8e263e000000
Time:2025-03-06T02:25:15.9927909Z
--------------------------------------------------------------------------------
2025/03/06 02:25:16 ERROR : dst: Failed to rmdir: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xumukin6loyu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:048ca447-601e-0002-523e-8e0245000000
Time:2025-03-06T02:25:15.9957806Z
--------------------------------------------------------------------------------
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-xumukin6loyu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:048ca447-601e-0002-523e-8e0245000000
Time:2025-03-06T02:25:15.9957806Z
--------------------------------------------------------------------------------
Test: TestRmdirsNoLeaveRoot
2025/03/06 02:25:16 DEBUG : A1/B1/C1/: Removing directory marker
2025/03/06 02:25:16 DEBUG : A1/B1/: Removing directory marker
2025/03/06 02:25:16 DEBUG : A1/: Removing directory marker
--- FAIL: TestRmdirsNoLeaveRoot (16.36s)
=== RUN TestRmdirsLeaveRoot
run.go:180: Remote "Azure container rclone-test-xumukin6loyu", Local "Local file system at /tmp/rclone4005947573", Modify Window "1ns"
2025/03/06 02:25:16 INFO : A1: Making directory
2025/03/06 02:25:16 DEBUG : A1/: Creating directory marker
2025/03/06 02:25:16 INFO : A1/B1: Making directory
2025/03/06 02:25:16 DEBUG : A1/B1/: Creating directory marker
2025/03/06 02:25:16 INFO : A1/B1/C1: Making directory
2025/03/06 02:25:16 DEBUG : A1/B1/C1/: Creating directory marker
2025/03/06 02:25:16 DEBUG : removing 1 level 3 directories
2025/03/06 02:25:16 INFO : A1/B1/C1: Removing directory
2025/03/06 02:25:16 DEBUG : A1/B1/C1/: Removing directory marker
2025/03/06 02:25:16 DEBUG : removing 1 level 2 directories
2025/03/06 02:25:16 INFO : A1/B1: Removing directory
2025/03/06 02:25:16 DEBUG : A1/B1/: Removing directory marker
2025/03/06 02:25:16 DEBUG : A1/: Removing directory marker
--- PASS: TestRmdirsLeaveRoot (0.73s)
=== RUN TestRmdirsWithFilter
run.go:180: Remote "Azure container rclone-test-xumukin6loyu", Local "Local file system at /tmp/rclone4005947573", Modify Window "1ns"
2025/03/06 02:25:17 INFO : A1: Making directory
2025/03/06 02:25:17 DEBUG : A1/: Creating directory marker
2025/03/06 02:25:17 INFO : A1/B1: Making directory
2025/03/06 02:25:17 DEBUG : A1/B1/: Creating directory marker
2025/03/06 02:25:17 INFO : A1/B1/C1: Making directory
2025/03/06 02:25:17 DEBUG : A1/B1/C1/: Creating directory marker
2025/03/06 02:25:17 DEBUG : removing 1 level 3 directories
2025/03/06 02:25:17 INFO : A1/B1/C1: Removing directory
2025/03/06 02:25:17 DEBUG : A1/B1/C1/: Removing directory marker
2025/03/06 02:25:17 DEBUG : removing 1 level 2 directories
2025/03/06 02:25:17 INFO : A1/B1: Removing directory
2025/03/06 02:25:17 DEBUG : A1/B1/: Removing directory marker
2025/03/06 02:25:17 DEBUG : A1/: Removing directory marker
--- PASS: TestRmdirsWithFilter (0.77s)
=== RUN TestCopyURL
run.go:180: Remote "Azure container rclone-test-xumukin6loyu", Local "Local file system at /tmp/rclone4005947573", Modify Window "1ns"
2025/03/06 02:25:18 DEBUG : filename.txt: File name found in url
2025/03/06 02:25:18 DEBUG : headerfilename.txt: filename found in Content-Disposition header.
--- PASS: TestCopyURL (0.78s)
=== RUN TestCopyURLToWriter
--- PASS: TestCopyURLToWriter (0.00s)
=== RUN TestMoveFile
run.go:180: Remote "Azure container rclone-test-xumukin6loyu", Local "Local file system at /tmp/rclone4005947573", Modify Window "1ns"
2025/03/06 02:25:18 DEBUG : file1: Need to transfer - File not found at Destination
2025/03/06 02:25:18 DEBUG : sub/: Creating directory marker
2025/03/06 02:25:18 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK
2025/03/06 02:25:18 INFO : file1: Copied (new) to: sub/file2
2025/03/06 02:25:18 INFO : file1: Deleted
2025/03/06 02:25:18 DEBUG : file1: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/03/06 02:25:18 DEBUG : file1: Unchanged skipping
2025/03/06 02:25:18 INFO : file1: Deleted
2025/03/06 02:25:18 DEBUG : Azure container rclone-test-xumukin6loyu: don't need to copy/move sub/file2, it is already at target location
2025/03/06 02:25:19 DEBUG : sub/: Removing directory marker
--- PASS: TestMoveFile (0.51s)
=== RUN TestMoveFileWithIgnoreExisting
run.go:180: Remote "Azure container rclone-test-xumukin6loyu", Local "Local file system at /tmp/rclone4005947573", Modify Window "1ns"
2025/03/06 02:25:19 DEBUG : file1: Need to transfer - File not found at Destination
2025/03/06 02:25:19 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK
2025/03/06 02:25:19 INFO : file1: Copied (new)
2025/03/06 02:25:19 INFO : file1: Deleted
2025/03/06 02:25:19 DEBUG : file1: Destination exists, skipping
2025/03/06 02:25:19 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set
--- PASS: TestMoveFileWithIgnoreExisting (0.35s)
=== RUN TestCaseInsensitiveMoveFile
run.go:180: Remote "Azure container rclone-test-xumukin6loyu", Local "Local file system at /tmp/rclone4005947573", Modify Window "1ns"
--- PASS: TestCaseInsensitiveMoveFile (0.08s)
=== RUN TestCaseInsensitiveMoveFileDryRun
run.go:180: Remote "Azure container rclone-test-xumukin6loyu", Local "Local file system at /tmp/rclone4005947573", Modify Window "1ns"
--- PASS: TestCaseInsensitiveMoveFileDryRun (0.08s)
=== RUN TestMoveFileBackupDir
run.go:180: Remote "Azure container rclone-test-xumukin6loyu", Local "Local file system at /tmp/rclone4005947573", Modify Window "1ns"
2025/03/06 02:25:19 DEBUG : dst/: Creating directory marker
2025/03/06 02:25:19 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-xumukin6loyu/backup"
2025/03/06 02:25:19 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/06 02:25:19 DEBUG : Azure container rclone-test-xumukin6loyu path backup: Using directory markers
2025/03/06 02:25:19 DEBUG : fs cache: renaming cache item "TestAzureBlob,directory_markers:rclone-test-xumukin6loyu/backup" to be canonical "TestAzureBlob{juk_h}:rclone-test-xumukin6loyu/backup"
2025/03/06 02:25:19 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18)
2025/03/06 02:25:20 DEBUG : dst/: Creating directory marker
2025/03/06 02:25:20 DEBUG : dst/file1: md5 = 05164b153084ba910184c26e561a7c18 OK
2025/03/06 02:25:20 INFO : dst/file1: Copied (server-side copy)
2025/03/06 02:25:20 INFO : dst/file1: Deleted
2025/03/06 02:25:20 DEBUG : dst/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK
2025/03/06 02:25:20 INFO : dst/file1: Copied (new)
2025/03/06 02:25:20 INFO : dst/file1: Deleted
2025/03/06 02:25:20 DEBUG : dst/: Removing directory marker
2025/03/06 02:25:20 DEBUG : backup/dst/: Removing directory marker
2025/03/06 02:25:20 DEBUG : backup/: Removing directory marker
run.go:125: removing dir "backup" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xumukin6loyu/backup/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:62b1e03d-f01e-003f-5a3f-8e745e000000
Time:2025-03-06T02:25:20.7099938Z
--------------------------------------------------------------------------------
2025/03/06 02:25:21 DEBUG : backup/: Removing directory marker
run.go:125: removing dir "backup" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xumukin6loyu/backup/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:62b1e15f-f01e-003f-5c3f-8e745e000000
Time:2025-03-06T02:25:21.7482520Z
--------------------------------------------------------------------------------
2025/03/06 02:25:22 DEBUG : backup/: Removing directory marker
run.go:125: removing dir "backup" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xumukin6loyu/backup/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:62b1e27a-f01e-003f-4d3f-8e745e000000
Time:2025-03-06T02:25:22.7867378Z
--------------------------------------------------------------------------------
run.go:128: removing dir "backup" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xumukin6loyu/backup/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:62b1e27a-f01e-003f-4d3f-8e745e000000
Time:2025-03-06T02:25:22.7867378Z
--------------------------------------------------------------------------------
--- PASS: TestMoveFileBackupDir (4.23s)
=== RUN TestSameConfig
--- PASS: TestSameConfig (0.00s)
=== RUN TestSame
--- PASS: TestSame (0.00s)
=== RUN TestOverlappingFilterCheckWithoutFilter
--- PASS: TestOverlappingFilterCheckWithoutFilter (0.00s)
=== RUN TestOverlappingFilterCheckWithFilter
--- PASS: TestOverlappingFilterCheckWithFilter (0.00s)
=== RUN TestListFormat
--- PASS: TestListFormat (0.00s)
=== RUN TestDirMove
run.go:180: Remote "Azure container rclone-test-xumukin6loyu", Local "Local file system at /tmp/rclone4005947573", Modify Window "1ns"
2025/03/06 02:25:23 DEBUG : A1/: Creating directory marker
2025/03/06 02:25:24 DEBUG : A1/B1/: Creating directory marker
2025/03/06 02:25:24 DEBUG : A1/B1/C1/: Creating directory marker
2025/03/06 02:25:24 DEBUG : A1/B1/C2/: Creating directory marker
2025/03/06 02:25:24 INFO : A1/B2: Making directory
2025/03/06 02:25:24 DEBUG : A1/B2/: Creating directory marker
2025/03/06 02:25:24 INFO : A1/B1/C3: Making directory
2025/03/06 02:25:24 DEBUG : A1/B1/C3/: Creating directory marker
2025/03/06 02:25:25 DEBUG : A2/: Creating directory marker
2025/03/06 02:25:25 DEBUG : A2/B1/: Creating directory marker
2025/03/06 02:25:25 DEBUG : A2/B1/C1/: Creating directory marker
2025/03/06 02:25:25 DEBUG : A2/B1/C2/: Creating directory marker
2025/03/06 02:25:25 DEBUG : A2/B1/C3/: Creating directory marker
2025/03/06 02:25:25 DEBUG : A2/B2/: Creating directory marker
2025/03/06 02:25:25 DEBUG : A1/B1/C2/five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK
2025/03/06 02:25:25 INFO : A1/B1/C2/five: Copied (server-side copy) to: A2/B1/C2/five
2025/03/06 02:25:25 DEBUG : A1/one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK
2025/03/06 02:25:25 INFO : A1/one: Copied (server-side copy) to: A2/one
2025/03/06 02:25:25 DEBUG : A1/two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK
2025/03/06 02:25:25 INFO : A1/two: Copied (server-side copy) to: A2/two
2025/03/06 02:25:25 DEBUG : A1/B1/C1/four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK
2025/03/06 02:25:25 INFO : A1/B1/C1/four: Copied (server-side copy) to: A2/B1/C1/four
2025/03/06 02:25:25 DEBUG : A1/B1/three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK
2025/03/06 02:25:25 INFO : A1/B1/three: Copied (server-side copy) to: A2/B1/three
2025/03/06 02:25:25 INFO : A1/B1/C2/five: Deleted
2025/03/06 02:25:25 INFO : A1/one: Deleted
2025/03/06 02:25:25 INFO : A1/two: Deleted
2025/03/06 02:25:25 INFO : A1/B1/C1/four: Deleted
2025/03/06 02:25:25 INFO : A1/B1/three: Deleted
2025/03/06 02:25:25 DEBUG : A1/B2/: Removing directory marker
2025/03/06 02:25:25 DEBUG : A1/B1/C3/: Removing directory marker
2025/03/06 02:25:26 DEBUG : A1/B1/C2/: Removing directory marker
2025/03/06 02:25:26 DEBUG : A1/B1/C1/: Removing directory marker
2025/03/06 02:25:26 DEBUG : A1/B1/: Removing directory marker
2025/03/06 02:25:26 DEBUG : A1/: Removing directory marker
2025/03/06 02:25:26 DEBUG : A3/: Creating directory marker
2025/03/06 02:25:26 DEBUG : A3/B1/: Creating directory marker
2025/03/06 02:25:26 DEBUG : A3/B1/C1/: Creating directory marker
2025/03/06 02:25:26 DEBUG : A3/B1/C2/: Creating directory marker
2025/03/06 02:25:26 DEBUG : A3/B1/C3/: Creating directory marker
2025/03/06 02:25:26 DEBUG : A3/B2/: Creating directory marker
2025/03/06 02:25:27 DEBUG : A2/B1/three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK
2025/03/06 02:25:27 INFO : A2/B1/three: Copied (server-side copy) to: A3/B1/three
2025/03/06 02:25:27 DEBUG : A2/two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK
2025/03/06 02:25:27 INFO : A2/two: Copied (server-side copy) to: A3/two
2025/03/06 02:25:27 DEBUG : A2/B1/C2/five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK
2025/03/06 02:25:27 INFO : A2/B1/C2/five: Copied (server-side copy) to: A3/B1/C2/five
2025/03/06 02:25:27 DEBUG : A2/one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK
2025/03/06 02:25:27 INFO : A2/one: Copied (server-side copy) to: A3/one
2025/03/06 02:25:27 DEBUG : A2/B1/C1/four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK
2025/03/06 02:25:27 INFO : A2/B1/C1/four: Copied (server-side copy) to: A3/B1/C1/four
2025/03/06 02:25:27 INFO : A2/B1/three: Deleted
2025/03/06 02:25:27 INFO : A2/two: Deleted
2025/03/06 02:25:27 INFO : A2/B1/C2/five: Deleted
2025/03/06 02:25:27 INFO : A2/one: Deleted
2025/03/06 02:25:27 INFO : A2/B1/C1/four: Deleted
2025/03/06 02:25:27 DEBUG : A2/B2/: Removing directory marker
2025/03/06 02:25:27 DEBUG : A2/B1/C3/: Removing directory marker
2025/03/06 02:25:27 DEBUG : A2/B1/C2/: Removing directory marker
2025/03/06 02:25:27 DEBUG : A2/B1/C1/: Removing directory marker
2025/03/06 02:25:27 DEBUG : A2/B1/: Removing directory marker
2025/03/06 02:25:27 DEBUG : A2/: Removing directory marker
2025/03/06 02:25:27 INFO : Azure container rclone-test-xumukin6loyu: Can't DirMove - falling back to file moves: can't move directory - incompatible remotes
2025/03/06 02:25:27 DEBUG : A4/: Creating directory marker
2025/03/06 02:25:27 DEBUG : A4/B1/: Creating directory marker
2025/03/06 02:25:27 DEBUG : A4/B1/C1/: Creating directory marker
2025/03/06 02:25:27 DEBUG : A4/B1/C2/: Creating directory marker
2025/03/06 02:25:28 DEBUG : A4/B1/C3/: Creating directory marker
2025/03/06 02:25:28 DEBUG : A4/B2/: Creating directory marker
2025/03/06 02:25:28 DEBUG : A3/B1/C2/five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK
2025/03/06 02:25:28 INFO : A3/B1/C2/five: Copied (server-side copy) to: A4/B1/C2/five
2025/03/06 02:25:28 DEBUG : A3/one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK
2025/03/06 02:25:28 INFO : A3/one: Copied (server-side copy) to: A4/one
2025/03/06 02:25:28 DEBUG : A3/two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK
2025/03/06 02:25:28 INFO : A3/two: Copied (server-side copy) to: A4/two
2025/03/06 02:25:28 DEBUG : A3/B1/C1/four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK
2025/03/06 02:25:28 INFO : A3/B1/C1/four: Copied (server-side copy) to: A4/B1/C1/four
2025/03/06 02:25:28 DEBUG : A3/B1/three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK
2025/03/06 02:25:28 INFO : A3/B1/three: Copied (server-side copy) to: A4/B1/three
2025/03/06 02:25:28 INFO : A3/B1/C2/five: Deleted
2025/03/06 02:25:28 INFO : A3/one: Deleted
2025/03/06 02:25:28 INFO : A3/two: Deleted
2025/03/06 02:25:28 INFO : A3/B1/C1/four: Deleted
2025/03/06 02:25:28 INFO : A3/B1/three: Deleted
2025/03/06 02:25:28 DEBUG : A3/B2/: Removing directory marker
2025/03/06 02:25:28 DEBUG : A3/B1/C3/: Removing directory marker
2025/03/06 02:25:28 DEBUG : A3/B1/C2/: Removing directory marker
2025/03/06 02:25:28 DEBUG : A3/B1/C1/: Removing directory marker
2025/03/06 02:25:28 DEBUG : A3/B1/: Removing directory marker
2025/03/06 02:25:28 DEBUG : A3/: Removing directory marker
2025/03/06 02:25:29 DEBUG : A4/B2/: Removing directory marker
2025/03/06 02:25:29 DEBUG : A4/B1/C3/: Removing directory marker
2025/03/06 02:25:29 DEBUG : A4/B1/C2/: Removing directory marker
2025/03/06 02:25:29 DEBUG : A4/B1/C1/: Removing directory marker
2025/03/06 02:25:29 DEBUG : A4/B1/: Removing directory marker
2025/03/06 02:25:29 DEBUG : A4/: Removing directory marker
--- PASS: TestDirMove (5.45s)
=== RUN TestGetFsInfo
run.go:180: Remote "Azure container rclone-test-xumukin6loyu", Local "Local file system at /tmp/rclone4005947573", Modify Window "1ns"
--- PASS: TestGetFsInfo (0.08s)
=== RUN TestRcat
=== RUN TestRcat/withChecksum=false,ignoreChecksum=false
run.go:180: Remote "Azure container rclone-test-xumukin6loyu", Local "Local file system at /tmp/rclone4005947573", Modify Window "1ns"
2025/03/06 02:25:29 DEBUG : Azure container rclone-test-xumukin6loyu: File to upload is small (34 bytes), uploading instead of streaming
2025/03/06 02:25:29 DEBUG : no_checksum_small_file_from_pipe: md5 = 4c762bc6ec18f21b23fcae426c7863b5 OK
2025/03/06 02:25:29 DEBUG : no_checksum_small_file_from_pipe: Size and md5 of src and dst objects identical
2025/03/06 02:25:29 NOTICE: Azure container rclone-test-xumukin6loyu: Streaming uploads using chunk size 4Mi will have maximum file size of 195.312Gi
2025/03/06 02:25:29 DEBUG : no_checksum_big_file_from_pipe: Multipart upload session started for -1 parts of size 4Mi
2025/03/06 02:25:29 DEBUG : no_checksum_big_file_from_pipe: open chunk writer: started multipart upload
2025/03/06 02:25:29 DEBUG : no_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 100.001Ki offset 0/off
2025/03/06 02:25:29 DEBUG : no_checksum_big_file_from_pipe: multipart upload wrote chunk 1 with 102401 bytes
2025/03/06 02:25:29 DEBUG : no_checksum_big_file_from_pipe: multipart upload finished
2025/03/06 02:25:29 DEBUG : no_checksum_big_file_from_pipe: Dst hash empty - aborting Src hash check
2025/03/06 02:25:29 DEBUG : no_checksum_big_file_from_pipe: Size of src and dst objects identical
=== RUN TestRcat/withChecksum=true,ignoreChecksum=false
run.go:180: Remote "Azure container rclone-test-xumukin6loyu", Local "Local file system at /tmp/rclone4005947573", Modify Window "1ns"
2025/03/06 02:25:29 DEBUG : Azure container rclone-test-xumukin6loyu: File to upload is small (34 bytes), uploading instead of streaming
2025/03/06 02:25:30 DEBUG : with_checksum_small_file_from_pipe: md5 = 4c762bc6ec18f21b23fcae426c7863b5 OK
2025/03/06 02:25:30 DEBUG : with_checksum_small_file_from_pipe: Size and md5 of src and dst objects identical
2025/03/06 02:25:30 DEBUG : with_checksum_big_file_from_pipe: Multipart upload session started for -1 parts of size 4Mi
2025/03/06 02:25:30 DEBUG : with_checksum_big_file_from_pipe: open chunk writer: started multipart upload
2025/03/06 02:25:30 DEBUG : with_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 100.001Ki offset 0/off
2025/03/06 02:25:30 DEBUG : with_checksum_big_file_from_pipe: multipart upload wrote chunk 1 with 102401 bytes
2025/03/06 02:25:30 DEBUG : with_checksum_big_file_from_pipe: multipart upload finished
2025/03/06 02:25:30 DEBUG : with_checksum_big_file_from_pipe: Dst hash empty - aborting Src hash check
2025/03/06 02:25:30 DEBUG : with_checksum_big_file_from_pipe: Size of src and dst objects identical
=== RUN TestRcat/withChecksum=false,ignoreChecksum=true
run.go:180: Remote "Azure container rclone-test-xumukin6loyu", Local "Local file system at /tmp/rclone4005947573", Modify Window "1ns"
2025/03/06 02:25:30 DEBUG : Azure container rclone-test-xumukin6loyu: File to upload is small (34 bytes), uploading instead of streaming
2025/03/06 02:25:30 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/03/06 02:25:30 DEBUG : ignore_checksum_big_file_from_pipe: Multipart upload session started for -1 parts of size 4Mi
2025/03/06 02:25:30 DEBUG : ignore_checksum_big_file_from_pipe: open chunk writer: started multipart upload
2025/03/06 02:25:30 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 100.001Ki offset 0/off
2025/03/06 02:25:30 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload wrote chunk 1 with 102401 bytes
2025/03/06 02:25:30 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload finished
2025/03/06 02:25:30 DEBUG : ignore_checksum_big_file_from_pipe: Size and modification time the same (differ by 0s, within tolerance 1ns)
=== RUN TestRcat/withChecksum=true,ignoreChecksum=true
run.go:180: Remote "Azure container rclone-test-xumukin6loyu", Local "Local file system at /tmp/rclone4005947573", Modify Window "1ns"
2025/03/06 02:25:30 DEBUG : Azure container rclone-test-xumukin6loyu: File to upload is small (34 bytes), uploading instead of streaming
2025/03/06 02:25:30 DEBUG : ignore_checksum_small_file_from_pipe: Src hash empty - aborting Dst hash check
2025/03/06 02:25:30 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical
2025/03/06 02:25:30 DEBUG : ignore_checksum_big_file_from_pipe: Multipart upload session started for -1 parts of size 4Mi
2025/03/06 02:25:30 DEBUG : ignore_checksum_big_file_from_pipe: open chunk writer: started multipart upload
2025/03/06 02:25:30 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 100.001Ki offset 0/off
2025/03/06 02:25:30 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload wrote chunk 1 with 102401 bytes
2025/03/06 02:25:30 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload finished
2025/03/06 02:25:31 DEBUG : ignore_checksum_big_file_from_pipe: Dst hash empty - aborting Src hash check
2025/03/06 02:25:31 DEBUG : ignore_checksum_big_file_from_pipe: Src hash empty - aborting Dst hash check
2025/03/06 02:25:31 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical
--- PASS: TestRcat (1.85s)
--- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (0.54s)
--- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (0.43s)
--- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (0.43s)
--- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (0.44s)
=== RUN TestRcatMetadata
run.go:180: Remote "Azure container rclone-test-xumukin6loyu", Local "Local file system at /tmp/rclone4005947573", Modify Window "1ns"
operations_test.go:1532: Skipping as destination doesn't support user metadata
--- SKIP: TestRcatMetadata (0.08s)
=== RUN TestRcatSize
run.go:180: Remote "Azure container rclone-test-xumukin6loyu", Local "Local file system at /tmp/rclone4005947573", Modify Window "1ns"
2025/03/06 02:25:31 DEBUG : Azure container rclone-test-xumukin6loyu: File to upload is small (60 bytes), uploading instead of streaming
2025/03/06 02:25:31 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK
2025/03/06 02:25:31 DEBUG : potato2: Size and md5 of src and dst objects identical
--- PASS: TestRcatSize (0.35s)
=== RUN TestRcatSizeMetadata
run.go:180: Remote "Azure container rclone-test-xumukin6loyu", Local "Local file system at /tmp/rclone4005947573", Modify Window "1ns"
operations_test.go:1613: Skipping as destination doesn't support user metadata
--- SKIP: TestRcatSizeMetadata (0.08s)
=== RUN TestTouchDir
run.go:180: Remote "Azure container rclone-test-xumukin6loyu", Local "Local file system at /tmp/rclone4005947573", Modify Window "1ns"
2025/03/06 02:25:31 DEBUG : sub dir/: Creating directory marker
2025/03/06 02:25:32 DEBUG : Azure container rclone-test-xumukin6loyu: Touching "sub dir/potato3"
2025/03/06 02:25:32 DEBUG : Azure container rclone-test-xumukin6loyu: Touching "empty space"
2025/03/06 02:25:32 DEBUG : Azure container rclone-test-xumukin6loyu: Touching "potato2"
2025/03/06 02:25:32 DEBUG : sub dir/: Removing directory marker
--- PASS: TestTouchDir (0.85s)
=== RUN TestMkdirMetadata
run.go:180: Remote "Azure container rclone-test-xumukin6loyu", Local "Local file system at /tmp/rclone4005947573", Modify Window "1ns"
operations_test.go:1703: Skipping test as remote does not support MkdirMetadata
--- SKIP: TestMkdirMetadata (0.08s)
=== RUN TestMkdirModTime
run.go:180: Remote "Azure container rclone-test-xumukin6loyu", Local "Local file system at /tmp/rclone4005947573", Modify Window "1ns"
operations_test.go:1722: Skipping test as remote does not support DirSetModTime or MkdirMetadata
--- SKIP: TestMkdirModTime (0.08s)
=== RUN TestCopyDirMetadata
run.go:180: Remote "Azure container rclone-test-xumukin6loyu", Local "Local file system at /tmp/rclone4005947573", Modify Window "1ns"
operations_test.go:1743: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata
--- SKIP: TestCopyDirMetadata (0.08s)
=== RUN TestSetDirModTime
run.go:180: Remote "Azure container rclone-test-xumukin6loyu", Local "Local file system at /tmp/rclone4005947573", Modify Window "1ns"
operations_test.go:1779: Skipping test as remote does not support DirSetModTime or WriteDirSetModTime
--- SKIP: TestSetDirModTime (0.08s)
=== RUN TestDirsEqual
run.go:180: Remote "Azure container rclone-test-xumukin6loyu", Local "Local file system at /tmp/rclone4005947573", Modify Window "1ns"
operations_test.go:1823: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata
--- SKIP: TestDirsEqual (0.08s)
=== RUN TestRemoveExisting
run.go:180: Remote "Azure container rclone-test-xumukin6loyu", Local "Local file system at /tmp/rclone4005947573", Modify Window "1ns"
operations_test.go:1892: Skipping as remote can't Move
--- SKIP: TestRemoveExisting (0.08s)
=== RUN TestRcAbout
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcAbout (0.00s)
=== RUN TestRcCleanup
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcCleanup (0.00s)
=== RUN TestRcCopyfile
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcCopyfile (0.00s)
=== RUN TestRcCopyurl
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcCopyurl (0.00s)
=== RUN TestRcDelete
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcDelete (0.00s)
=== RUN TestRcDeletefile
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcDeletefile (0.00s)
=== RUN TestRcList
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcList (0.00s)
=== RUN TestRcStat
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcStat (0.00s)
=== RUN TestRcSetTier
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcSetTier (0.00s)
=== RUN TestRcSetTierFile
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcSetTierFile (0.00s)
=== RUN TestRcMkdir
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcMkdir (0.00s)
=== RUN TestRcMovefile
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcMovefile (0.00s)
=== RUN TestRcPurge
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcPurge (0.00s)
=== RUN TestRcRmdir
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcRmdir (0.00s)
=== RUN TestRcRmdirs
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcRmdirs (0.00s)
=== RUN TestRcSize
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcSize (0.00s)
=== RUN TestRcPublicLink
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcPublicLink (0.00s)
=== RUN TestRcFsInfo
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcFsInfo (0.00s)
=== RUN TestUploadFile
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestUploadFile (0.00s)
=== RUN TestRcCommand
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcCommand (0.00s)
=== RUN TestRcDu
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcDu (0.00s)
=== RUN TestRcCheck
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcCheck (0.00s)
=== RUN TestRcHashsum
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcHashsum (0.00s)
=== RUN TestRcHashsumFile
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcHashsumFile (0.00s)
FAIL
2025/03/06 02:25:33 DEBUG : Azure container rclone-test-xumukin6loyu: Purge remote
"./operations.test -test.v -test.timeout 1h0m0s -remote 'TestAzureBlob,directory_markers:' -verbose" - Finished ERROR in 9m39.327707158s (try 1/5): exit status 1: Failed [TestMultithreadCopyAbort TestCopyFileCompareDest TestCopyFileCopyDest TestCopyInplace TestCopyLongFileName TestCopyFileMaxTransfer TestDeduplicateInteractive TestDeduplicateSkip TestDeduplicateSizeOnly TestDeduplicateFirst TestDeduplicateNewest TestDeduplicateNewestByHash TestDeduplicateOldest TestDeduplicateLargest TestDeduplicateSmallest TestDeduplicateRename TestMergeDirs TestListDirSorted TestListJSON/Default TestListJSON/DirsOnly TestListJSON/Recurse TestListJSON/Metadata TestStatJSON TestMkdir TestLsd TestLs TestLsWithFilesFrom TestLsLong TestHashSums TestCount TestDelete TestMaxDelete TestMaxDeleteSizeLargeFile TestMaxDeleteSize TestReadFile TestCat TestRmdirsNoLeaveRoot]