"./operations.test -test.v -test.timeout 1h0m0s -remote 'TestAzureBlob,directory_markers:' -verbose -fast-list" - Starting (try 1/5)
2025/03/13 04:41:51 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-reburip4tone"
2025/03/13 04:41:51 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/03/13 04:41:51 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/13 04:41:51 DEBUG : Azure container rclone-test-reburip4tone: Using directory markers
2025/03/13 04:41:51 DEBUG : Creating backend with remote "/tmp/rclone3702684010"
=== 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-reburip4tone", Local "Local file system at /tmp/rclone3702684010", Modify Window "1ns"
2025/03/13 04:41:51 DEBUG : chunksize-probe: Multipart upload session started for 25 parts of size 4Mi
2025/03/13 04:41:51 DEBUG : chunksize-probe: open chunk writer: started multipart upload
2025/03/13 04:41:51 DEBUG : chunksize-probe: Clearing uncommitted blocks
2025/03/13 04:41:51 DEBUG : chunksize-probe: Committing 0 blocks to remove uncommitted blocks
2025/03/13 04:41:51 DEBUG : chunksize-probe: Removing empty object
=== RUN TestMultithreadCopy/upload=false,size=8388607,streams=2
2025/03/13 04:41:51 DEBUG : test-multithread-copy-false-8388607-2: Multipart upload session started for 2 parts of size 4Mi
2025/03/13 04:41:51 DEBUG : test-multithread-copy-false-8388607-2: open chunk writer: started multipart upload
2025/03/13 04:41:51 DEBUG : test-multithread-copy-false-8388607-2: multipart upload: starting chunk 1 size 4.000Mi offset 4Mi/8.000Mi
2025/03/13 04:41:51 DEBUG : test-multithread-copy-false-8388607-2: multipart upload: starting chunk 0 size 4Mi offset 0/8.000Mi
2025/03/13 04:41:52 DEBUG : test-multithread-copy-false-8388607-2: multipart upload wrote chunk 2 with 4194303 bytes
2025/03/13 04:41:52 DEBUG : test-multithread-copy-false-8388607-2: multipart upload wrote chunk 1 with 4194304 bytes
2025/03/13 04:41:52 DEBUG : test-multithread-copy-false-8388607-2: multipart upload finished
2025/03/13 04:41:52 DEBUG : test-multithread-copy-false-8388607-2: multi-thread copy: disabling buffering because destination uses OpenWriterAt
2025/03/13 04:41:52 DEBUG : test-multithread-copy-false-8388607-2: multi-thread copy: write buffer set to 131072
2025/03/13 04:41:52 DEBUG : test-multithread-copy-false-8388607-2: multi-thread copy: chunk size 64Mi was bigger than source file size 8.000Mi
2025/03/13 04:41:52 DEBUG : test-multithread-copy-false-8388607-2: multi-thread copy: using backend concurrency of 4 instead of --multi-thread-streams 2
2025/03/13 04:41:52 DEBUG : test-multithread-copy-false-8388607-2: multi-thread copy: number of streams 4 was bigger than number of chunks 1
2025/03/13 04:41:52 DEBUG : test-multithread-copy-false-8388607-2: Starting multi-thread copy with 1 chunks of size 8.000Mi with 1 parallel streams
2025/03/13 04:41:52 DEBUG : test-multithread-copy-false-8388607-2: multi-thread copy: chunk 1/1 (0-8388607) size 8.000Mi starting
2025/03/13 04:41:53 DEBUG : test-multithread-copy-false-8388607-2: writing chunk 0
2025/03/13 04:41:53 DEBUG : test-multithread-copy-false-8388607-2: multi-thread copy: chunk 1/1 (0-8388607) size 8.000Mi finished
2025/03/13 04:41:53 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/13 04:41:54 DEBUG : test-multithread-copy-false-8388608-2: Multipart upload session started for 2 parts of size 4Mi
2025/03/13 04:41:54 DEBUG : test-multithread-copy-false-8388608-2: open chunk writer: started multipart upload
2025/03/13 04:41:54 DEBUG : test-multithread-copy-false-8388608-2: multipart upload: starting chunk 0 size 4Mi offset 0/8Mi
2025/03/13 04:41:54 DEBUG : test-multithread-copy-false-8388608-2: multipart upload: starting chunk 1 size 4Mi offset 4Mi/8Mi
2025/03/13 04:41:54 DEBUG : test-multithread-copy-false-8388608-2: multipart upload wrote chunk 1 with 4194304 bytes
2025/03/13 04:41:54 DEBUG : test-multithread-copy-false-8388608-2: multipart upload wrote chunk 2 with 4194304 bytes
2025/03/13 04:41:54 DEBUG : test-multithread-copy-false-8388608-2: multipart upload finished
2025/03/13 04:41:55 DEBUG : test-multithread-copy-false-8388608-2: multi-thread copy: disabling buffering because destination uses OpenWriterAt
2025/03/13 04:41:55 DEBUG : test-multithread-copy-false-8388608-2: multi-thread copy: write buffer set to 131072
2025/03/13 04:41:55 DEBUG : test-multithread-copy-false-8388608-2: multi-thread copy: chunk size 64Mi was bigger than source file size 8Mi
2025/03/13 04:41:55 DEBUG : test-multithread-copy-false-8388608-2: multi-thread copy: using backend concurrency of 4 instead of --multi-thread-streams 2
2025/03/13 04:41:55 DEBUG : test-multithread-copy-false-8388608-2: multi-thread copy: number of streams 4 was bigger than number of chunks 1
2025/03/13 04:41:55 DEBUG : test-multithread-copy-false-8388608-2: Starting multi-thread copy with 1 chunks of size 8Mi with 1 parallel streams
2025/03/13 04:41:55 DEBUG : test-multithread-copy-false-8388608-2: multi-thread copy: chunk 1/1 (0-8388608) size 8Mi starting
2025/03/13 04:41:55 DEBUG : test-multithread-copy-false-8388608-2: writing chunk 0
2025/03/13 04:41:55 DEBUG : test-multithread-copy-false-8388608-2: multi-thread copy: chunk 1/1 (0-8388608) size 8Mi finished
2025/03/13 04:41:55 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/13 04:41:56 DEBUG : test-multithread-copy-false-8388609-2: Multipart upload session started for 3 parts of size 4Mi
2025/03/13 04:41:56 DEBUG : test-multithread-copy-false-8388609-2: open chunk writer: started multipart upload
2025/03/13 04:41:56 DEBUG : test-multithread-copy-false-8388609-2: multipart upload: starting chunk 0 size 4Mi offset 0/8.000Mi
2025/03/13 04:41:56 DEBUG : test-multithread-copy-false-8388609-2: multipart upload: starting chunk 2 size 1 offset 8Mi/8.000Mi
2025/03/13 04:41:56 DEBUG : test-multithread-copy-false-8388609-2: multipart upload: starting chunk 1 size 4Mi offset 4Mi/8.000Mi
2025/03/13 04:41:56 DEBUG : test-multithread-copy-false-8388609-2: multipart upload wrote chunk 3 with 1 bytes
2025/03/13 04:41:56 DEBUG : test-multithread-copy-false-8388609-2: multipart upload wrote chunk 2 with 4194304 bytes
2025/03/13 04:41:56 DEBUG : test-multithread-copy-false-8388609-2: multipart upload wrote chunk 1 with 4194304 bytes
2025/03/13 04:41:56 DEBUG : test-multithread-copy-false-8388609-2: multipart upload finished
2025/03/13 04:41:57 DEBUG : test-multithread-copy-false-8388609-2: multi-thread copy: disabling buffering because destination uses OpenWriterAt
2025/03/13 04:41:57 DEBUG : test-multithread-copy-false-8388609-2: multi-thread copy: write buffer set to 131072
2025/03/13 04:41:57 DEBUG : test-multithread-copy-false-8388609-2: multi-thread copy: chunk size 64Mi was bigger than source file size 8.000Mi
2025/03/13 04:41:57 DEBUG : test-multithread-copy-false-8388609-2: multi-thread copy: using backend concurrency of 4 instead of --multi-thread-streams 2
2025/03/13 04:41:57 DEBUG : test-multithread-copy-false-8388609-2: multi-thread copy: number of streams 4 was bigger than number of chunks 1
2025/03/13 04:41:57 DEBUG : test-multithread-copy-false-8388609-2: Starting multi-thread copy with 1 chunks of size 8.000Mi with 1 parallel streams
2025/03/13 04:41:57 DEBUG : test-multithread-copy-false-8388609-2: multi-thread copy: chunk 1/1 (0-8388609) size 8.000Mi starting
2025/03/13 04:41:57 DEBUG : test-multithread-copy-false-8388609-2: writing chunk 0
2025/03/13 04:41:57 DEBUG : test-multithread-copy-false-8388609-2: multi-thread copy: chunk 1/1 (0-8388609) size 8.000Mi finished
2025/03/13 04:41:57 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/13 04:41:58 DEBUG : test-multithread-copy-true-8388607-2: multi-thread copy: disabling buffering because source is local disk
2025/03/13 04:41:58 DEBUG : test-multithread-copy-true-8388607-2: Multipart upload session started for 2 parts of size 4Mi
2025/03/13 04:41:58 DEBUG : test-multithread-copy-true-8388607-2: open chunk writer: started multipart upload
2025/03/13 04:41:58 DEBUG : test-multithread-copy-true-8388607-2: multi-thread copy: using backend concurrency of 16 instead of --multi-thread-streams 2
2025/03/13 04:41:58 DEBUG : test-multithread-copy-true-8388607-2: multi-thread copy: number of streams 16 was bigger than number of chunks 2
2025/03/13 04:41:58 DEBUG : test-multithread-copy-true-8388607-2: Starting multi-thread copy with 2 chunks of size 4Mi with 2 parallel streams
2025/03/13 04:41:58 DEBUG : test-multithread-copy-true-8388607-2: multi-thread copy: chunk 2/2 (4194304-8388607) size 4.000Mi starting
2025/03/13 04:41:58 DEBUG : test-multithread-copy-true-8388607-2: multi-thread copy: chunk 1/2 (0-4194304) size 4Mi starting
2025/03/13 04:41:58 DEBUG : test-multithread-copy-true-8388607-2: Seek from 4194303 to 0
2025/03/13 04:41:58 DEBUG : test-multithread-copy-true-8388607-2: Seek from 4194304 to 0
2025/03/13 04:41:58 DEBUG : test-multithread-copy-true-8388607-2: multipart upload wrote chunk 2 with 4194303 bytes
2025/03/13 04:41:58 DEBUG : test-multithread-copy-true-8388607-2: multi-thread copy: chunk 2/2 (4194304-8388607) size 4.000Mi finished
2025/03/13 04:41:58 DEBUG : test-multithread-copy-true-8388607-2: multipart upload wrote chunk 1 with 4194304 bytes
2025/03/13 04:41:58 DEBUG : test-multithread-copy-true-8388607-2: multi-thread copy: chunk 1/2 (0-4194304) size 4Mi finished
2025/03/13 04:41:58 DEBUG : test-multithread-copy-true-8388607-2: multipart upload finished
2025/03/13 04:41:58 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/13 04:42:00 DEBUG : test-multithread-copy-true-8388608-2: multi-thread copy: disabling buffering because source is local disk
2025/03/13 04:42:00 DEBUG : test-multithread-copy-true-8388608-2: Multipart upload session started for 2 parts of size 4Mi
2025/03/13 04:42:00 DEBUG : test-multithread-copy-true-8388608-2: open chunk writer: started multipart upload
2025/03/13 04:42:00 DEBUG : test-multithread-copy-true-8388608-2: multi-thread copy: using backend concurrency of 16 instead of --multi-thread-streams 2
2025/03/13 04:42:00 DEBUG : test-multithread-copy-true-8388608-2: multi-thread copy: number of streams 16 was bigger than number of chunks 2
2025/03/13 04:42:00 DEBUG : test-multithread-copy-true-8388608-2: Starting multi-thread copy with 2 chunks of size 4Mi with 2 parallel streams
2025/03/13 04:42:00 DEBUG : test-multithread-copy-true-8388608-2: multi-thread copy: chunk 2/2 (4194304-8388608) size 4Mi starting
2025/03/13 04:42:00 DEBUG : test-multithread-copy-true-8388608-2: multi-thread copy: chunk 1/2 (0-4194304) size 4Mi starting
2025/03/13 04:42:00 DEBUG : test-multithread-copy-true-8388608-2: Seek from 4194304 to 0
2025/03/13 04:42:00 DEBUG : test-multithread-copy-true-8388608-2: Seek from 4194304 to 0
2025/03/13 04:42:00 DEBUG : test-multithread-copy-true-8388608-2: multipart upload wrote chunk 2 with 4194304 bytes
2025/03/13 04:42:00 DEBUG : test-multithread-copy-true-8388608-2: multi-thread copy: chunk 2/2 (4194304-8388608) size 4Mi finished
2025/03/13 04:42:00 DEBUG : test-multithread-copy-true-8388608-2: multipart upload wrote chunk 1 with 4194304 bytes
2025/03/13 04:42:00 DEBUG : test-multithread-copy-true-8388608-2: multi-thread copy: chunk 1/2 (0-4194304) size 4Mi finished
2025/03/13 04:42:00 DEBUG : test-multithread-copy-true-8388608-2: multipart upload finished
2025/03/13 04:42:00 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/13 04:42:01 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: disabling buffering because source is local disk
2025/03/13 04:42:01 DEBUG : test-multithread-copy-true-8388609-2: Multipart upload session started for 3 parts of size 4Mi
2025/03/13 04:42:01 DEBUG : test-multithread-copy-true-8388609-2: open chunk writer: started multipart upload
2025/03/13 04:42:01 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: using backend concurrency of 16 instead of --multi-thread-streams 2
2025/03/13 04:42:01 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: number of streams 16 was bigger than number of chunks 3
2025/03/13 04:42:01 DEBUG : test-multithread-copy-true-8388609-2: Starting multi-thread copy with 3 chunks of size 4Mi with 3 parallel streams
2025/03/13 04:42:01 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: chunk 3/3 (8388608-8388609) size 1 starting
2025/03/13 04:42:01 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: chunk 1/3 (0-4194304) size 4Mi starting
2025/03/13 04:42:01 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: chunk 2/3 (4194304-8388608) size 4Mi starting
2025/03/13 04:42:01 DEBUG : test-multithread-copy-true-8388609-2: Seek from 1 to 0
2025/03/13 04:42:01 DEBUG : test-multithread-copy-true-8388609-2: Seek from 4194304 to 0
2025/03/13 04:42:01 DEBUG : test-multithread-copy-true-8388609-2: Seek from 4194304 to 0
2025/03/13 04:42:01 DEBUG : test-multithread-copy-true-8388609-2: multipart upload wrote chunk 3 with 1 bytes
2025/03/13 04:42:01 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: chunk 3/3 (8388608-8388609) size 1 finished
2025/03/13 04:42:01 DEBUG : test-multithread-copy-true-8388609-2: multipart upload wrote chunk 2 with 4194304 bytes
2025/03/13 04:42:01 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: chunk 2/3 (4194304-8388608) size 4Mi finished
2025/03/13 04:42:01 DEBUG : test-multithread-copy-true-8388609-2: multipart upload wrote chunk 1 with 4194304 bytes
2025/03/13 04:42:01 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: chunk 1/3 (0-4194304) size 4Mi finished
2025/03/13 04:42:02 DEBUG : test-multithread-copy-true-8388609-2: multipart upload finished
2025/03/13 04:42:02 DEBUG : test-multithread-copy-true-8388609-2: Finished multi-thread copy with 3 parts of size 4Mi
--- PASS: TestMultithreadCopy (11.09s)
--- PASS: TestMultithreadCopy/upload=false,size=8388607,streams=2 (2.25s)
--- PASS: TestMultithreadCopy/upload=false,size=8388608,streams=2 (2.02s)
--- PASS: TestMultithreadCopy/upload=false,size=8388609,streams=2 (1.68s)
--- PASS: TestMultithreadCopy/upload=true,size=8388607,streams=2 (1.57s)
--- PASS: TestMultithreadCopy/upload=true,size=8388608,streams=2 (1.48s)
--- PASS: TestMultithreadCopy/upload=true,size=8388609,streams=2 (1.58s)
=== RUN TestMultithreadCopyAbort
run.go:180: Remote "Azure container rclone-test-reburip4tone", Local "Local file system at /tmp/rclone3702684010", Modify Window "1ns"
2025/03/13 04:42:02 DEBUG : chunksize-probe: Multipart upload session started for 25 parts of size 4Mi
2025/03/13 04:42:02 DEBUG : chunksize-probe: open chunk writer: started multipart upload
2025/03/13 04:42:02 DEBUG : chunksize-probe: Clearing uncommitted blocks
2025/03/13 04:42:02 DEBUG : chunksize-probe: Committing 0 blocks to remove uncommitted blocks
2025/03/13 04:42:02 DEBUG : chunksize-probe: Removing empty object
2025/03/13 04:42:03 DEBUG : test-multithread-abort: multi-thread copy: disabling buffering because source is local disk
2025/03/13 04:42:03 DEBUG : test-multithread-abort: Multipart upload session started for 3 parts of size 4Mi
2025/03/13 04:42:03 DEBUG : test-multithread-abort: open chunk writer: started multipart upload
2025/03/13 04:42:03 DEBUG : test-multithread-abort: multi-thread copy: using backend concurrency of 16 instead of --multi-thread-streams 1
2025/03/13 04:42:03 DEBUG : test-multithread-abort: multi-thread copy: number of streams 16 was bigger than number of chunks 3
2025/03/13 04:42:03 DEBUG : test-multithread-abort: Starting multi-thread copy with 3 chunks of size 4Mi with 3 parallel streams
2025/03/13 04:42:03 DEBUG : test-multithread-abort: multi-thread copy: chunk 3/3 (8388608-8388609) size 1 starting
2025/03/13 04:42:03 DEBUG : test-multithread-abort: multi-thread copy: chunk 1/3 (0-4194304) size 4Mi starting
2025/03/13 04:42:03 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/03/13 04:42:03 DEBUG : Open with options = [RangeOption(0,4194303)]
2025/03/13 04:42:03 DEBUG : test-multithread-abort: multi-thread copy: chunk 2/3 (4194304-8388608) size 4Mi starting
2025/03/13 04:42:03 DEBUG : Open with options = [RangeOption(4194304,8388607)]
2025/03/13 04:42:03 DEBUG : test-multithread-abort: Seek from 4194304 to 0
2025/03/13 04:42:03 DEBUG : Open with options = [RangeOption(0,4194303)]
2025/03/13 04:42:03 DEBUG : test-multithread-abort: Seek from 4194304 to 0
2025/03/13 04:42:03 DEBUG : Open with options = [RangeOption(4194304,8388607)]
2025/03/13 04:42:03 DEBUG : test-multithread-abort: multipart upload wrote chunk 1 with 4194304 bytes
2025/03/13 04:42:03 DEBUG : test-multithread-abort: multi-thread copy: chunk 1/3 (0-4194304) size 4Mi finished
2025/03/13 04:42:03 DEBUG : test-multithread-abort: multipart upload wrote chunk 2 with 4194304 bytes
2025/03/13 04:42:03 DEBUG : test-multithread-abort: multi-thread copy: chunk 2/3 (4194304-8388608) size 4Mi finished
2025/03/13 04:42:04 DEBUG : Returning error reader
2025/03/13 04:42:04 DEBUG : BOOM: simulated read failure
2025/03/13 04:42:04 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 1/10: BOOM: simulated read failure
2025/03/13 04:42:04 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/03/13 04:42:05 DEBUG : Returning error reader
2025/03/13 04:42:05 DEBUG : BOOM: simulated read failure
2025/03/13 04:42:05 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 2/10: BOOM: simulated read failure
2025/03/13 04:42:05 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/03/13 04:42:06 DEBUG : Returning error reader
2025/03/13 04:42:06 DEBUG : BOOM: simulated read failure
2025/03/13 04:42:06 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 3/10: BOOM: simulated read failure
2025/03/13 04:42:06 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/03/13 04:42:07 DEBUG : Returning error reader
2025/03/13 04:42:07 DEBUG : BOOM: simulated read failure
2025/03/13 04:42:07 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 4/10: BOOM: simulated read failure
2025/03/13 04:42:07 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/03/13 04:42:08 DEBUG : Returning error reader
2025/03/13 04:42:08 DEBUG : BOOM: simulated read failure
2025/03/13 04:42:08 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 5/10: BOOM: simulated read failure
2025/03/13 04:42:08 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/03/13 04:42:09 DEBUG : Returning error reader
2025/03/13 04:42:09 DEBUG : BOOM: simulated read failure
2025/03/13 04:42:09 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 6/10: BOOM: simulated read failure
2025/03/13 04:42:09 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/03/13 04:42:10 DEBUG : Returning error reader
2025/03/13 04:42:10 DEBUG : BOOM: simulated read failure
2025/03/13 04:42:10 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 7/10: BOOM: simulated read failure
2025/03/13 04:42:10 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/03/13 04:42:11 DEBUG : Returning error reader
2025/03/13 04:42:11 DEBUG : BOOM: simulated read failure
2025/03/13 04:42:11 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 8/10: BOOM: simulated read failure
2025/03/13 04:42:11 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/03/13 04:42:12 DEBUG : Returning error reader
2025/03/13 04:42:12 DEBUG : BOOM: simulated read failure
2025/03/13 04:42:12 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 9/10: BOOM: simulated read failure
2025/03/13 04:42:12 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/03/13 04:42:13 DEBUG : Returning error reader
2025/03/13 04:42:13 DEBUG : BOOM: simulated read failure
2025/03/13 04:42:13 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 10/10: BOOM: simulated read failure
2025/03/13 04:42:13 DEBUG : test-multithread-abort: Reopen failed after offset 0 bytes read: failed to reopen: too many retries
2025/03/13 04:42:13 DEBUG : test-multithread-abort: multi-thread copy: chunk 3/3 failed: multi-thread copy: failed to write chunk: BOOM: simulated read failure
2025/03/13 04:42:13 DEBUG : test-multithread-abort: multi-thread copy: cancelling transfer on exit
2025/03/13 04:42:13 DEBUG : test-multithread-abort: Clearing uncommitted blocks
2025/03/13 04:42:13 DEBUG : test-multithread-abort: 2 Uncommitted blocks found
2025/03/13 04:42:13 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.34s)
=== RUN TestSizeDiffers
--- PASS: TestSizeDiffers (0.00s)
=== RUN TestReOpen
=== RUN TestReOpen/Normal
=== RUN TestReOpen/Normal/Basics
2025/03/13 04:42:20 DEBUG : potato: Seek from 10 to 0
=== RUN TestReOpen/Normal/ErrorAtStart
=== RUN TestReOpen/Normal/WithErrors
2025/03/13 04:42:20 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error
2025/03/13 04:42:20 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error
2025/03/13 04:42:20 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error
=== RUN TestReOpen/Normal/TooManyErrors
2025/03/13 04:42:20 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error
2025/03/13 04:42:20 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error
2025/03/13 04:42:20 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error
2025/03/13 04:42:20 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries
=== RUN TestReOpen/Normal/Seek
2025/03/13 04:42:20 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error
2025/03/13 04:42:20 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error
2025/03/13 04:42:20 DEBUG : potato: Seek from 5 to 2
=== RUN TestReOpen/Normal/AccountRead
=== RUN TestReOpen/Normal/AccountReadDelay
2025/03/13 04:42:20 DEBUG : potato: Seek from 10 to 0
2025/03/13 04:42:20 DEBUG : potato: Seek from 10 to 0
2025/03/13 04:42:20 DEBUG : potato: Seek from 10 to 0
=== RUN TestReOpen/Normal/AccountReadError
=== RUN TestReOpen/WithRangeOption
=== RUN TestReOpen/WithRangeOption/Basics
2025/03/13 04:42:20 DEBUG : potato: Seek from 7 to 0
=== RUN TestReOpen/WithRangeOption/ErrorAtStart
=== RUN TestReOpen/WithRangeOption/WithErrors
2025/03/13 04:42:20 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error
2025/03/13 04:42:20 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error
2025/03/13 04:42:20 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error
=== RUN TestReOpen/WithRangeOption/TooManyErrors
2025/03/13 04:42:20 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error
2025/03/13 04:42:20 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error
2025/03/13 04:42:20 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error
2025/03/13 04:42:20 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries
=== RUN TestReOpen/WithRangeOption/Seek
2025/03/13 04:42:20 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error
2025/03/13 04:42:20 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error
2025/03/13 04:42:20 DEBUG : potato: Seek from 5 to 2
2025/03/13 04:42:20 DEBUG : potato: Seek from 7 to 4
=== RUN TestReOpen/WithRangeOption/AccountRead
=== RUN TestReOpen/WithRangeOption/AccountReadDelay
2025/03/13 04:42:20 DEBUG : potato: Seek from 7 to 0
2025/03/13 04:42:20 DEBUG : potato: Seek from 7 to 0
2025/03/13 04:42:20 DEBUG : potato: Seek from 7 to 0
=== RUN TestReOpen/WithRangeOption/AccountReadError
=== RUN TestReOpen/WithSeekOption
=== RUN TestReOpen/WithSeekOption/Basics
2025/03/13 04:42:20 DEBUG : potato: Seek from 8 to 0
=== RUN TestReOpen/WithSeekOption/ErrorAtStart
=== RUN TestReOpen/WithSeekOption/WithErrors
2025/03/13 04:42:20 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error
2025/03/13 04:42:20 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error
2025/03/13 04:42:20 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error
=== RUN TestReOpen/WithSeekOption/TooManyErrors
2025/03/13 04:42:20 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error
2025/03/13 04:42:20 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error
2025/03/13 04:42:20 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error
2025/03/13 04:42:20 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries
=== RUN TestReOpen/WithSeekOption/Seek
2025/03/13 04:42:20 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error
2025/03/13 04:42:20 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error
2025/03/13 04:42:20 DEBUG : potato: Seek from 5 to 2
2025/03/13 04:42:20 DEBUG : potato: Seek from 7 to 5
=== RUN TestReOpen/WithSeekOption/AccountRead
=== RUN TestReOpen/WithSeekOption/AccountReadDelay
2025/03/13 04:42:20 DEBUG : potato: Seek from 8 to 0
2025/03/13 04:42:20 DEBUG : potato: Seek from 8 to 0
2025/03/13 04:42:20 DEBUG : potato: Seek from 8 to 0
=== RUN TestReOpen/WithSeekOption/AccountReadError
=== RUN TestReOpen/UnknownSize
=== RUN TestReOpen/UnknownSize/Basics
2025/03/13 04:42:20 DEBUG : potato: Seek from 9 to 0
=== RUN TestReOpen/UnknownSize/ErrorAtStart
=== RUN TestReOpen/UnknownSize/WithErrors
2025/03/13 04:42:20 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error
2025/03/13 04:42:20 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error
2025/03/13 04:42:20 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error
=== RUN TestReOpen/UnknownSize/TooManyErrors
2025/03/13 04:42:20 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error
2025/03/13 04:42:20 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error
2025/03/13 04:42:20 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error
2025/03/13 04:42:20 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries
=== RUN TestReOpen/UnknownSize/Seek
2025/03/13 04:42:20 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error
2025/03/13 04:42:20 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error
2025/03/13 04:42:20 DEBUG : potato: Seek from 5 to 2
2025/03/13 04:42:20 DEBUG : potato: Seek from 7 to 6
=== RUN TestReOpen/UnknownSize/AccountRead
=== RUN TestReOpen/UnknownSize/AccountReadDelay
2025/03/13 04:42:20 DEBUG : potato: Seek from 9 to 0
2025/03/13 04:42:20 DEBUG : potato: Seek from 9 to 0
2025/03/13 04:42:20 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-reburip4tone", Local "Local file system at /tmp/rclone3702684010", 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.39s)
--- PASS: TestCheck/1 (0.04s)
--- PASS: TestCheck/2 (0.04s)
--- PASS: TestCheck/3 (0.04s)
--- PASS: TestCheck/4 (0.08s)
--- PASS: TestCheck/5 (0.08s)
--- PASS: TestCheck/6 (0.08s)
--- PASS: TestCheck/7 (0.08s)
=== RUN TestCheckFsError
2025/03/13 04:42:22 DEBUG : Creating backend with remote "nonexistent"
2025/03/13 04:42:22 DEBUG : Config file has changed externally - reloading
2025/03/13 04:42:22 DEBUG : Creating backend with remote "nonexistent"
2025/03/13 04:42:22 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish
2025/03/13 04:42:22 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/13 04:42:22 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 differences found
2025/03/13 04:42:22 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-reburip4tone", Local "Local file system at /tmp/rclone3702684010", 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.77s)
--- PASS: TestCheckDownload/1 (0.09s)
--- PASS: TestCheckDownload/2 (0.09s)
--- PASS: TestCheckDownload/3 (0.09s)
--- PASS: TestCheckDownload/4 (0.13s)
--- PASS: TestCheckDownload/5 (0.13s)
--- PASS: TestCheckDownload/6 (0.17s)
--- PASS: TestCheckDownload/7 (0.13s)
=== RUN TestCheckSizeOnly
run.go:180: Remote "Azure container rclone-test-reburip4tone", Local "Local file system at /tmp/rclone3702684010", 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.40s)
--- PASS: TestCheckSizeOnly/1 (0.04s)
--- PASS: TestCheckSizeOnly/2 (0.04s)
--- PASS: TestCheckSizeOnly/3 (0.04s)
--- PASS: TestCheckSizeOnly/4 (0.08s)
--- PASS: TestCheckSizeOnly/5 (0.08s)
--- PASS: TestCheckSizeOnly/6 (0.08s)
--- PASS: TestCheckSizeOnly/7 (0.09s)
=== RUN TestCheckEqualReaders
--- PASS: TestCheckEqualReaders (0.00s)
=== RUN TestParseSumFile
run.go:180: Remote "Azure container rclone-test-reburip4tone", Local "Local file system at /tmp/rclone3702684010", Modify Window "1ns"
2025/03/13 04:42:25 NOTICE: test.sum: improperly formatted checksum line 4
2025/03/13 04:42:25 NOTICE: test.sum: improperly formatted checksum line 5
2025/03/13 04:42:25 NOTICE: test.sum: improperly formatted checksum line 6
2025/03/13 04:42:25 NOTICE: test.sum: 2 warning(s) suppressed...
2025/03/13 04:42:25 NOTICE: test.sum: improperly formatted checksum line 4
2025/03/13 04:42:25 NOTICE: test.sum: improperly formatted checksum line 5
2025/03/13 04:42:25 NOTICE: test.sum: improperly formatted checksum line 6
2025/03/13 04:42:25 NOTICE: test.sum: 2 warning(s) suppressed...
--- PASS: TestParseSumFile (0.48s)
=== RUN TestCheckSum
run.go:180: Remote "Azure container rclone-test-reburip4tone", Local "Local file system at /tmp/rclone3702684010", Modify Window "1ns"
2025/03/13 04:42:25 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-reburip4tone/data"
2025/03/13 04:42:25 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/13 04:42:25 DEBUG : Azure container rclone-test-reburip4tone path data: Using directory markers
2025/03/13 04:42:26 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/13 04:42:29 DEBUG : data/: Removing directory marker
--- PASS: TestCheckSum (3.28s)
--- PASS: TestCheckSum/subtest1 (0.13s)
--- PASS: TestCheckSum/subtest2 (0.17s)
--- PASS: TestCheckSum/subtest3 (0.17s)
--- PASS: TestCheckSum/subtest4 (0.17s)
--- PASS: TestCheckSum/subtest5 (0.17s)
--- PASS: TestCheckSum/subtest6 (0.17s)
--- PASS: TestCheckSum/subtest7 (0.17s)
=== RUN TestCheckSumDownload
run.go:180: Remote "Azure container rclone-test-reburip4tone", Local "Local file system at /tmp/rclone3702684010", Modify Window "1ns"
2025/03/13 04:42:29 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-reburip4tone/data"
2025/03/13 04:42:29 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/13 04:42:29 DEBUG : Azure container rclone-test-reburip4tone path data: Using directory markers
2025/03/13 04:42:29 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/13 04:42:32 DEBUG : data/: Removing directory marker
--- PASS: TestCheckSumDownload (3.60s)
--- PASS: TestCheckSumDownload/subtest1 (0.17s)
--- PASS: TestCheckSumDownload/subtest2 (0.21s)
--- PASS: TestCheckSumDownload/subtest3 (0.22s)
--- PASS: TestCheckSumDownload/subtest4 (0.22s)
--- PASS: TestCheckSumDownload/subtest5 (0.22s)
--- PASS: TestCheckSumDownload/subtest6 (0.22s)
--- PASS: TestCheckSumDownload/subtest7 (0.21s)
=== RUN TestApplyTransforms
2025/03/13 04:42:32 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-boralof3tode"
2025/03/13 04:42:32 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/03/13 04:42:32 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/13 04:42:32 DEBUG : Azure container rclone-test-boralof3tode: Using directory markers
2025/03/13 04:42:32 DEBUG : Creating backend with remote "/tmp/rclone3245386144"
run.go:180: Remote "Azure container rclone-test-boralof3tode", Local "Local file system at /tmp/rclone3245386144", Modify Window "1ns"
upper checkfile vs. lower remote (without normalization)
2025/03/13 04:42:33 ERROR : hello, world!: sum not found
2025/03/13 04:42:33 ERROR : HELLO, WORLD!: file not in Azure container rclone-test-boralof3tode
2025/03/13 04:42:33 NOTICE: Azure container rclone-test-boralof3tode: 1 files missing
2025/03/13 04:42:33 NOTICE: 1 hashes missing
2025/03/13 04:42:33 NOTICE: Azure container rclone-test-boralof3tode: 2 differences found
2025/03/13 04:42:33 NOTICE: Azure container rclone-test-boralof3tode: 2 errors while checking
upper checkfile vs. lower remote (with normalization)
2025/03/13 04:42:33 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/03/13 04:42:33 NOTICE: Azure container rclone-test-boralof3tode: 0 differences found
2025/03/13 04:42:33 NOTICE: Azure container rclone-test-boralof3tode: 1 matching files
2025/03/13 04:42:33 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-giligen0joje"
2025/03/13 04:42:33 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/03/13 04:42:33 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/13 04:42:33 DEBUG : Azure container rclone-test-giligen0joje: Using directory markers
2025/03/13 04:42:33 DEBUG : Creating backend with remote "/tmp/rclone1949965135"
run.go:180: Remote "Azure container rclone-test-giligen0joje", Local "Local file system at /tmp/rclone1949965135", Modify Window "1ns"
lower checkfile vs. upper remote (without normalization)
2025/03/13 04:42:33 ERROR : HELLO, WORLD!: sum not found
2025/03/13 04:42:33 ERROR : hello, world!: file not in Azure container rclone-test-giligen0joje
2025/03/13 04:42:33 NOTICE: Azure container rclone-test-giligen0joje: 1 files missing
2025/03/13 04:42:33 NOTICE: 1 hashes missing
2025/03/13 04:42:33 NOTICE: Azure container rclone-test-giligen0joje: 2 differences found
2025/03/13 04:42:33 NOTICE: Azure container rclone-test-giligen0joje: 2 errors while checking
lower checkfile vs. upper remote (with normalization)
2025/03/13 04:42:33 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/03/13 04:42:33 NOTICE: Azure container rclone-test-giligen0joje: 0 differences found
2025/03/13 04:42:33 NOTICE: Azure container rclone-test-giligen0joje: 1 matching files
2025/03/13 04:42:33 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-bodijov7wape"
2025/03/13 04:42:33 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/03/13 04:42:33 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/13 04:42:33 DEBUG : Azure container rclone-test-bodijov7wape: Using directory markers
2025/03/13 04:42:33 DEBUG : Creating backend with remote "/tmp/rclone2788525572"
run.go:180: Remote "Azure container rclone-test-bodijov7wape", Local "Local file system at /tmp/rclone2788525572", Modify Window "1ns"
lower checkfile vs. upperlowermixed remote (without normalization)
2025/03/13 04:42:33 ERROR : HeLlO, wOrLd!: sum not found
2025/03/13 04:42:33 ERROR : hello, world!: file not in Azure container rclone-test-bodijov7wape
2025/03/13 04:42:33 NOTICE: Azure container rclone-test-bodijov7wape: 1 files missing
2025/03/13 04:42:33 NOTICE: 1 hashes missing
2025/03/13 04:42:33 NOTICE: Azure container rclone-test-bodijov7wape: 2 differences found
2025/03/13 04:42:33 NOTICE: Azure container rclone-test-bodijov7wape: 2 errors while checking
lower checkfile vs. upperlowermixed remote (with normalization)
2025/03/13 04:42:33 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/03/13 04:42:33 NOTICE: Azure container rclone-test-bodijov7wape: 0 differences found
2025/03/13 04:42:33 NOTICE: Azure container rclone-test-bodijov7wape: 1 matching files
2025/03/13 04:42:33 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-fivikew4koho"
2025/03/13 04:42:33 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/03/13 04:42:33 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/13 04:42:33 DEBUG : Azure container rclone-test-fivikew4koho: Using directory markers
2025/03/13 04:42:33 DEBUG : Creating backend with remote "/tmp/rclone1404139515"
run.go:180: Remote "Azure container rclone-test-fivikew4koho", Local "Local file system at /tmp/rclone1404139515", Modify Window "1ns"
upperlowermixed checkfile vs. upper remote (without normalization)
2025/03/13 04:42:33 ERROR : HELLO, WORLD!: sum not found
2025/03/13 04:42:33 ERROR : HeLlO, wOrLd!: file not in Azure container rclone-test-fivikew4koho
2025/03/13 04:42:33 NOTICE: Azure container rclone-test-fivikew4koho: 1 files missing
2025/03/13 04:42:33 NOTICE: 1 hashes missing
2025/03/13 04:42:33 NOTICE: Azure container rclone-test-fivikew4koho: 2 differences found
2025/03/13 04:42:33 NOTICE: Azure container rclone-test-fivikew4koho: 2 errors while checking
upperlowermixed checkfile vs. upper remote (with normalization)
2025/03/13 04:42:34 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/03/13 04:42:34 NOTICE: Azure container rclone-test-fivikew4koho: 0 differences found
2025/03/13 04:42:34 NOTICE: Azure container rclone-test-fivikew4koho: 1 matching files
2025/03/13 04:42:34 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-gunacec2muha"
2025/03/13 04:42:34 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/03/13 04:42:34 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/13 04:42:34 DEBUG : Azure container rclone-test-gunacec2muha: Using directory markers
2025/03/13 04:42:34 DEBUG : Creating backend with remote "/tmp/rclone3151510344"
run.go:180: Remote "Azure container rclone-test-gunacec2muha", Local "Local file system at /tmp/rclone3151510344", Modify Window "1ns"
NFD checkfile vs. NFC remote (without normalization)
2025/03/13 04:42:34 ERROR : 測試_Русский___ě_áñ: sum not found
2025/03/13 04:42:34 ERROR : 測試_Русский___ě_áñ: file not in Azure container rclone-test-gunacec2muha
2025/03/13 04:42:34 NOTICE: Azure container rclone-test-gunacec2muha: 1 files missing
2025/03/13 04:42:34 NOTICE: 1 hashes missing
2025/03/13 04:42:34 NOTICE: Azure container rclone-test-gunacec2muha: 2 differences found
2025/03/13 04:42:34 NOTICE: Azure container rclone-test-gunacec2muha: 2 errors while checking
NFD checkfile vs. NFC remote (with normalization)
2025/03/13 04:42:34 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/03/13 04:42:34 NOTICE: Azure container rclone-test-gunacec2muha: 0 differences found
2025/03/13 04:42:34 NOTICE: Azure container rclone-test-gunacec2muha: 1 matching files
2025/03/13 04:42:34 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-beforey6wahe"
2025/03/13 04:42:34 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/03/13 04:42:34 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/13 04:42:34 DEBUG : Azure container rclone-test-beforey6wahe: Using directory markers
2025/03/13 04:42:34 DEBUG : Creating backend with remote "/tmp/rclone3486292308"
run.go:180: Remote "Azure container rclone-test-beforey6wahe", Local "Local file system at /tmp/rclone3486292308", Modify Window "1ns"
NFC checkfile vs. NFD remote (without normalization)
2025/03/13 04:42:34 ERROR : 測試_Русский___ě_áñ: sum not found
2025/03/13 04:42:34 ERROR : 測試_Русский___ě_áñ: file not in Azure container rclone-test-beforey6wahe
2025/03/13 04:42:34 NOTICE: Azure container rclone-test-beforey6wahe: 1 files missing
2025/03/13 04:42:34 NOTICE: 1 hashes missing
2025/03/13 04:42:34 NOTICE: Azure container rclone-test-beforey6wahe: 2 differences found
2025/03/13 04:42:34 NOTICE: Azure container rclone-test-beforey6wahe: 2 errors while checking
NFC checkfile vs. NFD remote (with normalization)
2025/03/13 04:42:34 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/03/13 04:42:34 NOTICE: Azure container rclone-test-beforey6wahe: 0 differences found
2025/03/13 04:42:34 NOTICE: Azure container rclone-test-beforey6wahe: 1 matching files
2025/03/13 04:42:34 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-bodimev8yefe"
2025/03/13 04:42:34 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/03/13 04:42:34 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/13 04:42:34 DEBUG : Azure container rclone-test-bodimev8yefe: Using directory markers
2025/03/13 04:42:34 DEBUG : Creating backend with remote "/tmp/rclone2518976296"
run.go:180: Remote "Azure container rclone-test-bodimev8yefe", Local "Local file system at /tmp/rclone2518976296", Modify Window "1ns"
NFDx2 checkfile vs. both remote (without normalization)
2025/03/13 04:42:34 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found
2025/03/13 04:42:34 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Azure container rclone-test-bodimev8yefe
2025/03/13 04:42:34 NOTICE: Azure container rclone-test-bodimev8yefe: 1 files missing
2025/03/13 04:42:34 NOTICE: 1 hashes missing
2025/03/13 04:42:34 NOTICE: Azure container rclone-test-bodimev8yefe: 2 differences found
2025/03/13 04:42:34 NOTICE: Azure container rclone-test-bodimev8yefe: 2 errors while checking
NFDx2 checkfile vs. both remote (with normalization)
2025/03/13 04:42:35 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/03/13 04:42:35 NOTICE: Azure container rclone-test-bodimev8yefe: 0 differences found
2025/03/13 04:42:35 NOTICE: Azure container rclone-test-bodimev8yefe: 1 matching files
2025/03/13 04:42:35 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-cedadag1kope"
2025/03/13 04:42:35 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/03/13 04:42:35 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/13 04:42:35 DEBUG : Azure container rclone-test-cedadag1kope: Using directory markers
2025/03/13 04:42:35 DEBUG : Creating backend with remote "/tmp/rclone1474697111"
run.go:180: Remote "Azure container rclone-test-cedadag1kope", Local "Local file system at /tmp/rclone1474697111", Modify Window "1ns"
NFCx2 checkfile vs. both remote (without normalization)
2025/03/13 04:42:35 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found
2025/03/13 04:42:35 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Azure container rclone-test-cedadag1kope
2025/03/13 04:42:35 NOTICE: Azure container rclone-test-cedadag1kope: 1 files missing
2025/03/13 04:42:35 NOTICE: 1 hashes missing
2025/03/13 04:42:35 NOTICE: Azure container rclone-test-cedadag1kope: 2 differences found
2025/03/13 04:42:35 NOTICE: Azure container rclone-test-cedadag1kope: 2 errors while checking
NFCx2 checkfile vs. both remote (with normalization)
2025/03/13 04:42:35 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/03/13 04:42:35 NOTICE: Azure container rclone-test-cedadag1kope: 0 differences found
2025/03/13 04:42:35 NOTICE: Azure container rclone-test-cedadag1kope: 1 matching files
2025/03/13 04:42:35 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-xogonug0jiho"
2025/03/13 04:42:35 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/03/13 04:42:35 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/13 04:42:35 DEBUG : Azure container rclone-test-xogonug0jiho: Using directory markers
2025/03/13 04:42:35 DEBUG : Creating backend with remote "/tmp/rclone377236904"
run.go:180: Remote "Azure container rclone-test-xogonug0jiho", Local "Local file system at /tmp/rclone377236904", Modify Window "1ns"
both checkfile vs. NFDx2 remote (without normalization)
2025/03/13 04:42:35 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found
2025/03/13 04:42:35 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Azure container rclone-test-xogonug0jiho
2025/03/13 04:42:35 NOTICE: Azure container rclone-test-xogonug0jiho: 1 files missing
2025/03/13 04:42:35 NOTICE: 1 hashes missing
2025/03/13 04:42:35 NOTICE: Azure container rclone-test-xogonug0jiho: 2 differences found
2025/03/13 04:42:35 NOTICE: Azure container rclone-test-xogonug0jiho: 2 errors while checking
both checkfile vs. NFDx2 remote (with normalization)
2025/03/13 04:42:35 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/03/13 04:42:35 NOTICE: Azure container rclone-test-xogonug0jiho: 0 differences found
2025/03/13 04:42:35 NOTICE: Azure container rclone-test-xogonug0jiho: 1 matching files
2025/03/13 04:42:35 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-bomazav9cabe"
2025/03/13 04:42:35 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/03/13 04:42:35 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/13 04:42:35 DEBUG : Azure container rclone-test-bomazav9cabe: Using directory markers
2025/03/13 04:42:35 DEBUG : Creating backend with remote "/tmp/rclone41018441"
run.go:180: Remote "Azure container rclone-test-bomazav9cabe", Local "Local file system at /tmp/rclone41018441", Modify Window "1ns"
both checkfile vs. NFCx2 remote (without normalization)
2025/03/13 04:42:35 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found
2025/03/13 04:42:35 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Azure container rclone-test-bomazav9cabe
2025/03/13 04:42:35 NOTICE: Azure container rclone-test-bomazav9cabe: 1 files missing
2025/03/13 04:42:35 NOTICE: 1 hashes missing
2025/03/13 04:42:35 NOTICE: Azure container rclone-test-bomazav9cabe: 2 differences found
2025/03/13 04:42:35 NOTICE: Azure container rclone-test-bomazav9cabe: 2 errors while checking
both checkfile vs. NFCx2 remote (with normalization)
2025/03/13 04:42:35 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/03/13 04:42:35 NOTICE: Azure container rclone-test-bomazav9cabe: 0 differences found
2025/03/13 04:42:35 NOTICE: Azure container rclone-test-bomazav9cabe: 1 matching files
2025/03/13 04:42:35 DEBUG : Azure container rclone-test-bomazav9cabe: Purge remote
2025/03/13 04:42:36 DEBUG : Azure container rclone-test-xogonug0jiho: Purge remote
2025/03/13 04:42:36 DEBUG : Azure container rclone-test-cedadag1kope: Purge remote
2025/03/13 04:42:36 DEBUG : Azure container rclone-test-bodimev8yefe: Purge remote
2025/03/13 04:42:36 DEBUG : Azure container rclone-test-beforey6wahe: Purge remote
2025/03/13 04:42:36 DEBUG : Azure container rclone-test-gunacec2muha: Purge remote
2025/03/13 04:42:36 DEBUG : Azure container rclone-test-fivikew4koho: Purge remote
2025/03/13 04:42:36 DEBUG : Azure container rclone-test-bodijov7wape: Purge remote
2025/03/13 04:42:36 DEBUG : Azure container rclone-test-giligen0joje: Purge remote
2025/03/13 04:42:36 DEBUG : Azure container rclone-test-boralof3tode: Purge remote
--- PASS: TestApplyTransforms (4.07s)
=== RUN TestTruncateString
--- PASS: TestTruncateString (0.00s)
=== RUN TestCopyFile
run.go:180: Remote "Azure container rclone-test-reburip4tone", Local "Local file system at /tmp/rclone3702684010", Modify Window "1ns"
2025/03/13 04:42:36 DEBUG : file1: Need to transfer - File not found at Destination
2025/03/13 04:42:36 DEBUG : sub/: Creating directory marker
2025/03/13 04:42:37 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK
2025/03/13 04:42:37 INFO : file1: Copied (new) to: sub/file2
2025/03/13 04:42:37 DEBUG : file1: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/03/13 04:42:37 DEBUG : file1: Unchanged skipping
2025/03/13 04:42:37 DEBUG : Azure container rclone-test-reburip4tone: don't need to copy/move sub/file2, it is already at target location
2025/03/13 04:42:37 DEBUG : sub/: Removing directory marker
--- PASS: TestCopyFile (0.58s)
=== RUN TestCopyLongFile
run.go:180: Remote "Azure container rclone-test-reburip4tone", Local "Local file system at /tmp/rclone3702684010", Modify Window "1ns"
copy_test.go:153: Test only runs on local
--- SKIP: TestCopyLongFile (0.09s)
=== RUN TestCopyFileBackupDir
run.go:180: Remote "Azure container rclone-test-reburip4tone", Local "Local file system at /tmp/rclone3702684010", Modify Window "1ns"
2025/03/13 04:42:37 DEBUG : dst/: Creating directory marker
2025/03/13 04:42:37 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-reburip4tone/backup"
2025/03/13 04:42:37 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/13 04:42:37 DEBUG : Azure container rclone-test-reburip4tone path backup: Using directory markers
2025/03/13 04:42:37 DEBUG : fs cache: renaming cache item "TestAzureBlob,directory_markers:rclone-test-reburip4tone/backup" to be canonical "TestAzureBlob{juk_h}:rclone-test-reburip4tone/backup"
2025/03/13 04:42:37 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18)
2025/03/13 04:42:37 DEBUG : dst/: Creating directory marker
2025/03/13 04:42:38 DEBUG : dst/file1: md5 = 05164b153084ba910184c26e561a7c18 OK
2025/03/13 04:42:38 INFO : dst/file1: Copied (server-side copy)
2025/03/13 04:42:38 INFO : dst/file1: Deleted
2025/03/13 04:42:38 DEBUG : dst/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK
2025/03/13 04:42:38 INFO : dst/file1: Copied (new)
2025/03/13 04:42:38 DEBUG : dst/: Removing directory marker
2025/03/13 04:42:38 DEBUG : backup/dst/: Removing directory marker
2025/03/13 04:42: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-reburip4tone/backup/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ddaff585-f01e-0072-54d2-93bbb2000000
Time:2025-03-13T04:42:38.6763558Z
--------------------------------------------------------------------------------
2025/03/13 04:42: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-reburip4tone/backup/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ddaff662-f01e-0072-0dd2-93bbb2000000
Time:2025-03-13T04:42:39.7211202Z
--------------------------------------------------------------------------------
2025/03/13 04:42: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-reburip4tone/backup/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ddaff793-f01e-0072-02d2-93bbb2000000
Time:2025-03-13T04:42:40.7646999Z
--------------------------------------------------------------------------------
run.go:128: removing dir "backup" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-reburip4tone/backup/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ddaff793-f01e-0072-02d2-93bbb2000000
Time:2025-03-13T04:42:40.7646999Z
--------------------------------------------------------------------------------
--- PASS: TestCopyFileBackupDir (4.30s)
=== RUN TestCopyFileCompareDest
run.go:180: Remote "Azure container rclone-test-reburip4tone", Local "Local file system at /tmp/rclone3702684010", Modify Window "1ns"
2025/03/13 04:42:41 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-reburip4tone/dst"
2025/03/13 04:42:41 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/13 04:42:41 DEBUG : Azure container rclone-test-reburip4tone path dst: Using directory markers
2025/03/13 04:42:41 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-reburip4tone/CompareDest"
2025/03/13 04:42:41 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/13 04:42:41 DEBUG : Azure container rclone-test-reburip4tone path CompareDest: Using directory markers
2025/03/13 04:42:41 DEBUG : fs cache: renaming cache item "TestAzureBlob,directory_markers:rclone-test-reburip4tone/CompareDest" to be canonical "TestAzureBlob{juk_h}:rclone-test-reburip4tone/CompareDest"
2025/03/13 04:42:41 DEBUG : one: Need to transfer - File not found at Destination
2025/03/13 04:42:42 DEBUG : /: Creating directory marker
2025/03/13 04:42:42 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK
2025/03/13 04:42:42 INFO : one: Copied (new)
2025/03/13 04:42:42 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-reburip4tone/CompareDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-reburip4tone/CompareDest"
2025/03/13 04:42:42 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/03/13 04:42:42 DEBUG : /: Creating directory marker
2025/03/13 04:42:42 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK
2025/03/13 04:42:42 INFO : one: Copied (replaced existing)
2025/03/13 04:42:42 DEBUG : dst/: Creating directory marker
2025/03/13 04:42:42 DEBUG : CompareDest/: Creating directory marker
2025/03/13 04:42:43 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-reburip4tone/CompareDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-reburip4tone/CompareDest"
2025/03/13 04:42:43 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/03/13 04:42:43 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/03/13 04:42:43 DEBUG : one: Destination found in --compare-dest, skipping
2025/03/13 04:42:43 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-reburip4tone/CompareDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-reburip4tone/CompareDest"
2025/03/13 04:42:43 DEBUG : two: Need to transfer - File not found at Destination
2025/03/13 04:42:43 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/03/13 04:42:43 DEBUG : two: Destination found in --compare-dest, skipping
2025/03/13 04:42:43 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-reburip4tone/CompareDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-reburip4tone/CompareDest"
2025/03/13 04:42:43 DEBUG : two: Need to transfer - File not found at Destination
2025/03/13 04:42:43 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/03/13 04:42:43 DEBUG : two: Destination found in --compare-dest, skipping
2025/03/13 04:42:43 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-reburip4tone/CompareDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-reburip4tone/CompareDest"
2025/03/13 04:42:43 DEBUG : two: Need to transfer - File not found at Destination
2025/03/13 04:42:43 DEBUG : two: Sizes differ (src 5 vs dst 3)
2025/03/13 04:42:44 DEBUG : two: md5 = 2379e4ce8c3380e996ab0509f17069ad OK
2025/03/13 04:42:44 INFO : two: Copied (new)
2025/03/13 04:42:44 DEBUG : dst/: Removing directory marker
2025/03/13 04:42: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-reburip4tone/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ddaffd7a-f01e-0072-30d2-93bbb2000000
Time:2025-03-13T04:42:44.5393599Z
--------------------------------------------------------------------------------
2025/03/13 04:42: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-reburip4tone/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ddafffad-f01e-0072-50d2-93bbb2000000
Time:2025-03-13T04:42:45.5832319Z
--------------------------------------------------------------------------------
2025/03/13 04:42: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-reburip4tone/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ddb001f8-f01e-0072-56d2-93bbb2000000
Time:2025-03-13T04:42:46.6264187Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-reburip4tone/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ddb001f8-f01e-0072-56d2-93bbb2000000
Time:2025-03-13T04:42:46.6264187Z
--------------------------------------------------------------------------------
2025/03/13 04:42: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 (13.00s)
=== RUN TestCopyFileCopyDest
run.go:180: Remote "Azure container rclone-test-reburip4tone", Local "Local file system at /tmp/rclone3702684010", Modify Window "1ns"
2025/03/13 04:42:54 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-reburip4tone/dst"
2025/03/13 04:42:54 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/13 04:42:54 DEBUG : Azure container rclone-test-reburip4tone path dst: Using directory markers
2025/03/13 04:42:54 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-reburip4tone/CopyDest"
2025/03/13 04:42:54 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/13 04:42:54 DEBUG : Azure container rclone-test-reburip4tone path CopyDest: Using directory markers
2025/03/13 04:42:54 DEBUG : fs cache: renaming cache item "TestAzureBlob,directory_markers:rclone-test-reburip4tone/CopyDest" to be canonical "TestAzureBlob{juk_h}:rclone-test-reburip4tone/CopyDest"
2025/03/13 04:42:54 DEBUG : one: Need to transfer - File not found at Destination
2025/03/13 04:42:55 DEBUG : /: Creating directory marker
2025/03/13 04:42:55 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK
2025/03/13 04:42:55 INFO : one: Copied (new)
2025/03/13 04:42:55 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-reburip4tone/CopyDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-reburip4tone/CopyDest"
2025/03/13 04:42:55 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/03/13 04:42:55 DEBUG : /: Creating directory marker
2025/03/13 04:42:55 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK
2025/03/13 04:42:55 INFO : one: Copied (replaced existing)
2025/03/13 04:42:55 DEBUG : dst/: Creating directory marker
2025/03/13 04:42:55 DEBUG : CopyDest/: Creating directory marker
2025/03/13 04:42:56 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-reburip4tone/BackupDir"
2025/03/13 04:42:56 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/13 04:42:56 DEBUG : Azure container rclone-test-reburip4tone path BackupDir: Using directory markers
2025/03/13 04:42:56 DEBUG : fs cache: renaming cache item "TestAzureBlob,directory_markers:rclone-test-reburip4tone/BackupDir" to be canonical "TestAzureBlob{juk_h}:rclone-test-reburip4tone/BackupDir"
2025/03/13 04:42:56 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-reburip4tone/CopyDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-reburip4tone/CopyDest"
2025/03/13 04:42:56 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/03/13 04:42:56 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/03/13 04:42:56 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/03/13 04:42:56 DEBUG : /: Creating directory marker
2025/03/13 04:42:56 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK
2025/03/13 04:42:56 INFO : one: Copied (server-side copy)
2025/03/13 04:42:56 INFO : one: Deleted
2025/03/13 04:42:56 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK
2025/03/13 04:42:56 INFO : one: Copied (server-side copy)
2025/03/13 04:42:56 DEBUG : one: Destination found in --copy-dest, using server-side copy
2025/03/13 04:42:57 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-reburip4tone/CopyDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-reburip4tone/CopyDest"
2025/03/13 04:42:57 DEBUG : two: Need to transfer - File not found at Destination
2025/03/13 04:42:57 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/03/13 04:42:57 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK
2025/03/13 04:42:57 INFO : two: Copied (server-side copy)
2025/03/13 04:42:57 DEBUG : two: Destination found in --copy-dest, using server-side copy
2025/03/13 04:42:57 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-reburip4tone/CopyDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-reburip4tone/CopyDest"
2025/03/13 04:42:57 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/03/13 04:42:57 DEBUG : two: Unchanged skipping
2025/03/13 04:42:57 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-reburip4tone/CopyDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-reburip4tone/CopyDest"
2025/03/13 04:42:57 DEBUG : three: Need to transfer - File not found at Destination
2025/03/13 04:42:57 DEBUG : three: Sizes differ (src 7 vs dst 5)
2025/03/13 04:42:57 DEBUG : three: Destination not found in --copy-dest
2025/03/13 04:42:57 DEBUG : three: md5 = 1bccb9dccb3e9f6a3f9d2a8bdb54b7f5 OK
2025/03/13 04:42:57 INFO : three: Copied (new)
2025/03/13 04:42:58 DEBUG : dst/: Removing directory marker
2025/03/13 04:42:58 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-reburip4tone/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ddb01672-f01e-0072-74d2-93bbb2000000
Time:2025-03-13T04:42:58.3766988Z
--------------------------------------------------------------------------------
2025/03/13 04:42:59 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-reburip4tone/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ddb017f6-f01e-0072-43d2-93bbb2000000
Time:2025-03-13T04:42:59.4201357Z
--------------------------------------------------------------------------------
2025/03/13 04:43:00 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-reburip4tone/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ddb018d8-f01e-0072-02d2-93bbb2000000
Time:2025-03-13T04:43:00.4635913Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-reburip4tone/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ddb018d8-f01e-0072-02d2-93bbb2000000
Time:2025-03-13T04:43:00.4635913Z
--------------------------------------------------------------------------------
2025/03/13 04:43:01 DEBUG : CopyDest/: Removing directory marker
2025/03/13 04:43:01 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-reburip4tone/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ddb019f7-f01e-0072-5ed2-93bbb2000000
Time:2025-03-13T04:43:01.5692281Z
--------------------------------------------------------------------------------
2025/03/13 04:43:02 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-reburip4tone/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ddb01bb4-f01e-0072-5fd2-93bbb2000000
Time:2025-03-13T04:43:02.6120883Z
--------------------------------------------------------------------------------
2025/03/13 04:43:03 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-reburip4tone/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ddb01d5e-f01e-0072-5ed2-93bbb2000000
Time:2025-03-13T04:43:03.6554914Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-reburip4tone/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ddb01d5e-f01e-0072-5ed2-93bbb2000000
Time:2025-03-13T04:43:03.6554914Z
--------------------------------------------------------------------------------
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.98s)
=== RUN TestCopyInplace
run.go:180: Remote "Azure container rclone-test-reburip4tone", Local "Local file system at /tmp/rclone3702684010", Modify Window "1ns"
copy_test.go:370: Partial uploads not supported
2025/03/13 04:43:11 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-reburip4tone/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ddb028e7-f01e-0072-3cd2-93bbb2000000
Time:2025-03-13T04:43:11.8761331Z
--------------------------------------------------------------------------------
2025/03/13 04:43: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-reburip4tone/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ddb02a6a-f01e-0072-40d2-93bbb2000000
Time:2025-03-13T04:43:12.9201084Z
--------------------------------------------------------------------------------
2025/03/13 04:43: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-reburip4tone/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ddb02b58-f01e-0072-08d2-93bbb2000000
Time:2025-03-13T04:43:13.9639739Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-reburip4tone/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ddb02b58-f01e-0072-08d2-93bbb2000000
Time:2025-03-13T04:43:13.9639739Z
--------------------------------------------------------------------------------
2025/03/13 04:43: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-reburip4tone/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ddb02c21-f01e-0072-29d2-93bbb2000000
Time:2025-03-13T04:43:15.0084509Z
--------------------------------------------------------------------------------
2025/03/13 04:43:16 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-reburip4tone/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ddb02cec-f01e-0072-4fd2-93bbb2000000
Time:2025-03-13T04:43:16.0527838Z
--------------------------------------------------------------------------------
2025/03/13 04:43:17 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-reburip4tone/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ddb02de1-f01e-0072-16d2-93bbb2000000
Time:2025-03-13T04:43:17.0965638Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-reburip4tone/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ddb02de1-f01e-0072-16d2-93bbb2000000
Time:2025-03-13T04:43:17.0965638Z
--------------------------------------------------------------------------------
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.44s)
=== RUN TestCopyLongFileName
run.go:180: Remote "Azure container rclone-test-reburip4tone", Local "Local file system at /tmp/rclone3702684010", Modify Window "1ns"
copy_test.go:403: Partial uploads not supported
2025/03/13 04:43:25 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-reburip4tone/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ddb0362f-f01e-0072-4dd2-93bbb2000000
Time:2025-03-13T04:43:25.3183412Z
--------------------------------------------------------------------------------
2025/03/13 04:43:26 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-reburip4tone/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ddb036f1-f01e-0072-5dd2-93bbb2000000
Time:2025-03-13T04:43:26.3635702Z
--------------------------------------------------------------------------------
2025/03/13 04:43:27 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-reburip4tone/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ddb037dd-f01e-0072-21d2-93bbb2000000
Time:2025-03-13T04:43:27.4072020Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-reburip4tone/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ddb037dd-f01e-0072-21d2-93bbb2000000
Time:2025-03-13T04:43:27.4072020Z
--------------------------------------------------------------------------------
2025/03/13 04:43:28 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-reburip4tone/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ddb038f6-f01e-0072-01d2-93bbb2000000
Time:2025-03-13T04:43:28.4508817Z
--------------------------------------------------------------------------------
2025/03/13 04:43:29 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-reburip4tone/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ddb03a08-f01e-0072-56d2-93bbb2000000
Time:2025-03-13T04:43:29.4942596Z
--------------------------------------------------------------------------------
2025/03/13 04:43:30 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-reburip4tone/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ddb03ae9-f01e-0072-0bd2-93bbb2000000
Time:2025-03-13T04:43:30.5373374Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-reburip4tone/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ddb03ae9-f01e-0072-0bd2-93bbb2000000
Time:2025-03-13T04:43:30.5373374Z
--------------------------------------------------------------------------------
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.44s)
=== RUN TestCopyFileMaxTransfer
run.go:180: Remote "Azure container rclone-test-reburip4tone", Local "Local file system at /tmp/rclone3702684010", Modify Window "1ns"
2025/03/13 04:43:38 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination
2025/03/13 04:43:38 DEBUG : TestCopyFileMaxTransfer/: Creating directory marker
2025/03/13 04:43:38 DEBUG : TestCopyFileMaxTransfer/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK
2025/03/13 04:43:38 INFO : TestCopyFileMaxTransfer/file1: Copied (new)
2025/03/13 04:43:39 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination
2025/03/13 04:43:39 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: single part upload read failed: max transfer limit reached as set by --max-transfer
2025/03/13 04:43:39 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination
2025/03/13 04:43:39 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination
2025/03/13 04:43:39 DEBUG : TestCopyFileMaxTransfer/file4: md5 = c55d4d0025c5dde8fd060497dddce856 OK
2025/03/13 04:43:39 INFO : TestCopyFileMaxTransfer/file4: Copied (new)
2025/03/13 04:43:39 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-reburip4tone/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ddb04383-f01e-0072-2fd2-93bbb2000000
Time:2025-03-13T04:43:39.7792185Z
--------------------------------------------------------------------------------
2025/03/13 04:43:40 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-reburip4tone/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ddb0445e-f01e-0072-5bd2-93bbb2000000
Time:2025-03-13T04:43:40.8222249Z
--------------------------------------------------------------------------------
2025/03/13 04:43:41 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-reburip4tone/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ddb0452a-f01e-0072-72d2-93bbb2000000
Time:2025-03-13T04:43:41.8658324Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-reburip4tone/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ddb0452a-f01e-0072-72d2-93bbb2000000
Time:2025-03-13T04:43:41.8658324Z
--------------------------------------------------------------------------------
2025/03/13 04:43:42 DEBUG : TestCopyFileMaxTransfer/: Removing directory marker
2025/03/13 04:43:42 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-reburip4tone/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ddb0466e-f01e-0072-45d2-93bbb2000000
Time:2025-03-13T04:43:42.9531688Z
--------------------------------------------------------------------------------
2025/03/13 04:43:43 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-reburip4tone/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ddb04776-f01e-0072-08d2-93bbb2000000
Time:2025-03-13T04:43:43.9967910Z
--------------------------------------------------------------------------------
2025/03/13 04:43: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-reburip4tone/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ddb04822-f01e-0072-0ad2-93bbb2000000
Time:2025-03-13T04:43:45.0410801Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-reburip4tone/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ddb04822-f01e-0072-0ad2-93bbb2000000
Time:2025-03-13T04:43:45.0410801Z
--------------------------------------------------------------------------------
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.51s)
=== RUN TestDeduplicateInteractive
run.go:180: Remote "Azure container rclone-test-reburip4tone", Local "Local file system at /tmp/rclone3702684010", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/03/13 04:43: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-reburip4tone/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ddb04e19-f01e-0072-21d2-93bbb2000000
Time:2025-03-13T04:43:53.2631311Z
--------------------------------------------------------------------------------
2025/03/13 04:43: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-reburip4tone/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ddb04f39-f01e-0072-14d2-93bbb2000000
Time:2025-03-13T04:43:54.3078768Z
--------------------------------------------------------------------------------
2025/03/13 04:43: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-reburip4tone/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ddb04ffd-f01e-0072-1ed2-93bbb2000000
Time:2025-03-13T04:43:55.3517836Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-reburip4tone/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ddb04ffd-f01e-0072-1ed2-93bbb2000000
Time:2025-03-13T04:43:55.3517836Z
--------------------------------------------------------------------------------
2025/03/13 04:43: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-reburip4tone/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ddb050e4-f01e-0072-43d2-93bbb2000000
Time:2025-03-13T04:43:56.3953115Z
--------------------------------------------------------------------------------
2025/03/13 04:43: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-reburip4tone/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ddb05194-f01e-0072-3cd2-93bbb2000000
Time:2025-03-13T04:43:57.4382838Z
--------------------------------------------------------------------------------
2025/03/13 04:43: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-reburip4tone/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ddb05262-f01e-0072-4dd2-93bbb2000000
Time:2025-03-13T04:43:58.4813719Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-reburip4tone/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ddb05262-f01e-0072-4dd2-93bbb2000000
Time:2025-03-13T04:43:58.4813719Z
--------------------------------------------------------------------------------
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.44s)
=== RUN TestDeduplicateSkip
run.go:180: Remote "Azure container rclone-test-reburip4tone", Local "Local file system at /tmp/rclone3702684010", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/03/13 04:44: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-reburip4tone/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ddb059f6-f01e-0072-45d2-93bbb2000000
Time:2025-03-13T04:44:06.7031208Z
--------------------------------------------------------------------------------
2025/03/13 04:44: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-reburip4tone/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ddb05ab8-f01e-0072-51d2-93bbb2000000
Time:2025-03-13T04:44:07.7459141Z
--------------------------------------------------------------------------------
2025/03/13 04:44: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-reburip4tone/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ddb05bde-f01e-0072-34d2-93bbb2000000
Time:2025-03-13T04:44:08.7898863Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-reburip4tone/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ddb05bde-f01e-0072-34d2-93bbb2000000
Time:2025-03-13T04:44:08.7898863Z
--------------------------------------------------------------------------------
2025/03/13 04:44: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-reburip4tone/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ddb05cba-f01e-0072-55d2-93bbb2000000
Time:2025-03-13T04:44:09.8344025Z
--------------------------------------------------------------------------------
2025/03/13 04:44: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-reburip4tone/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ddb05d92-f01e-0072-71d2-93bbb2000000
Time:2025-03-13T04:44:10.8778667Z
--------------------------------------------------------------------------------
2025/03/13 04:44:11 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-reburip4tone/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ddb05ea1-f01e-0072-3ad2-93bbb2000000
Time:2025-03-13T04:44:11.9219090Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-reburip4tone/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ddb05ea1-f01e-0072-3ad2-93bbb2000000
Time:2025-03-13T04:44:11.9219090Z
--------------------------------------------------------------------------------
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.44s)
=== RUN TestDeduplicateSizeOnly
run.go:180: Remote "Azure container rclone-test-reburip4tone", Local "Local file system at /tmp/rclone3702684010", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/03/13 04:44:20 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-reburip4tone/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ddb06607-f01e-0072-6ed2-93bbb2000000
Time:2025-03-13T04:44:20.1418877Z
--------------------------------------------------------------------------------
2025/03/13 04:44:21 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-reburip4tone/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ddb066ff-f01e-0072-3cd2-93bbb2000000
Time:2025-03-13T04:44:21.1855910Z
--------------------------------------------------------------------------------
2025/03/13 04:44:22 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-reburip4tone/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ddb06806-f01e-0072-08d2-93bbb2000000
Time:2025-03-13T04:44:22.2290791Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-reburip4tone/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ddb06806-f01e-0072-08d2-93bbb2000000
Time:2025-03-13T04:44:22.2290791Z
--------------------------------------------------------------------------------
2025/03/13 04:44:23 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-reburip4tone/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ddb0689c-f01e-0072-7fd2-93bbb2000000
Time:2025-03-13T04:44:23.2729419Z
--------------------------------------------------------------------------------
2025/03/13 04:44:24 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-reburip4tone/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ddb069a0-f01e-0072-36d2-93bbb2000000
Time:2025-03-13T04:44:24.3162631Z
--------------------------------------------------------------------------------
2025/03/13 04:44:25 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-reburip4tone/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ddb06a7e-f01e-0072-61d2-93bbb2000000
Time:2025-03-13T04:44:25.3634656Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-reburip4tone/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ddb06a7e-f01e-0072-61d2-93bbb2000000
Time:2025-03-13T04:44:25.3634656Z
--------------------------------------------------------------------------------
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.44s)
=== RUN TestDeduplicateFirst
run.go:180: Remote "Azure container rclone-test-reburip4tone", Local "Local file system at /tmp/rclone3702684010", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/03/13 04:44:33 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-reburip4tone/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ddb070b5-f01e-0072-15d2-93bbb2000000
Time:2025-03-13T04:44:33.5877870Z
--------------------------------------------------------------------------------
2025/03/13 04:44:34 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-reburip4tone/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ddb071ca-f01e-0072-7cd2-93bbb2000000
Time:2025-03-13T04:44:34.6313655Z
--------------------------------------------------------------------------------
2025/03/13 04:44:35 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-reburip4tone/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ddb072cb-f01e-0072-1bd2-93bbb2000000
Time:2025-03-13T04:44:35.6748774Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-reburip4tone/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ddb072cb-f01e-0072-1bd2-93bbb2000000
Time:2025-03-13T04:44:35.6748774Z
--------------------------------------------------------------------------------
2025/03/13 04:44:36 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-reburip4tone/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ddb073e5-f01e-0072-7fd2-93bbb2000000
Time:2025-03-13T04:44:36.7185662Z
--------------------------------------------------------------------------------
2025/03/13 04:44:37 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-reburip4tone/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ddb074e7-f01e-0072-5cd2-93bbb2000000
Time:2025-03-13T04:44:37.7616013Z
--------------------------------------------------------------------------------
2025/03/13 04:44:38 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-reburip4tone/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ddb0765d-f01e-0072-27d2-93bbb2000000
Time:2025-03-13T04:44:38.8050515Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-reburip4tone/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ddb0765d-f01e-0072-27d2-93bbb2000000
Time:2025-03-13T04:44:38.8050515Z
--------------------------------------------------------------------------------
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.44s)
=== RUN TestDeduplicateNewest
run.go:180: Remote "Azure container rclone-test-reburip4tone", Local "Local file system at /tmp/rclone3702684010", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/03/13 04:44:47 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-reburip4tone/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ddb07fc7-f01e-0072-13d2-93bbb2000000
Time:2025-03-13T04:44:47.0282232Z
--------------------------------------------------------------------------------
2025/03/13 04:44:48 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-reburip4tone/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ddb080c7-f01e-0072-5ed2-93bbb2000000
Time:2025-03-13T04:44:48.0739358Z
--------------------------------------------------------------------------------
2025/03/13 04:44:49 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-reburip4tone/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ddb081a6-f01e-0072-0bd2-93bbb2000000
Time:2025-03-13T04:44:49.1176414Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-reburip4tone/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ddb081a6-f01e-0072-0bd2-93bbb2000000
Time:2025-03-13T04:44:49.1176414Z
--------------------------------------------------------------------------------
2025/03/13 04:44:50 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-reburip4tone/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ddb0829b-f01e-0072-5bd2-93bbb2000000
Time:2025-03-13T04:44:50.1616529Z
--------------------------------------------------------------------------------
2025/03/13 04:44:51 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-reburip4tone/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ddb083ba-f01e-0072-4cd2-93bbb2000000
Time:2025-03-13T04:44:51.2050359Z
--------------------------------------------------------------------------------
2025/03/13 04:44:52 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-reburip4tone/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ddb084a2-f01e-0072-11d2-93bbb2000000
Time:2025-03-13T04:44:52.2495358Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-reburip4tone/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ddb084a2-f01e-0072-11d2-93bbb2000000
Time:2025-03-13T04:44:52.2495358Z
--------------------------------------------------------------------------------
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.45s)
=== RUN TestDeduplicateNewestByHash
run.go:180: Remote "Azure container rclone-test-reburip4tone", Local "Local file system at /tmp/rclone3702684010", Modify Window "1ns"
2025/03/13 04:45:00 DEBUG : also/: Creating directory marker
2025/03/13 04:45:00 INFO : Azure container rclone-test-reburip4tone: Looking for duplicate md5 hashes using newest mode.
2025/03/13 04:45:01 NOTICE: a5494fc9e1383fd3d2a3b27e4330d03a: Found 3 files with duplicate md5 hashes
2025/03/13 04:45:01 INFO : one: Deleted
2025/03/13 04:45:01 INFO : also/one: Deleted
2025/03/13 04:45:01 NOTICE: a5494fc9e1383fd3d2a3b27e4330d03a: Deleted 2 extra copies
2025/03/13 04:45:01 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-reburip4tone/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ddb08d1f-f01e-0072-23d2-93bbb2000000
Time:2025-03-13T04:45:01.3989940Z
--------------------------------------------------------------------------------
2025/03/13 04:45:02 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-reburip4tone/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ddb08e19-f01e-0072-64d2-93bbb2000000
Time:2025-03-13T04:45:02.4420294Z
--------------------------------------------------------------------------------
2025/03/13 04:45:03 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-reburip4tone/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ddb08f0f-f01e-0072-20d2-93bbb2000000
Time:2025-03-13T04:45:03.4852684Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-reburip4tone/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ddb08f0f-f01e-0072-20d2-93bbb2000000
Time:2025-03-13T04:45:03.4852684Z
--------------------------------------------------------------------------------
2025/03/13 04:45:04 DEBUG : also/: Removing directory marker
2025/03/13 04:45:04 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-reburip4tone/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ddb08fdf-f01e-0072-3fd2-93bbb2000000
Time:2025-03-13T04:45:04.5739268Z
--------------------------------------------------------------------------------
2025/03/13 04:45:05 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-reburip4tone/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ddb0918c-f01e-0072-28d2-93bbb2000000
Time:2025-03-13T04:45:05.6176255Z
--------------------------------------------------------------------------------
2025/03/13 04:45:06 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-reburip4tone/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ddb09240-f01e-0072-32d2-93bbb2000000
Time:2025-03-13T04:45:06.6610555Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-reburip4tone/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ddb09240-f01e-0072-32d2-93bbb2000000
Time:2025-03-13T04:45:06.6610555Z
--------------------------------------------------------------------------------
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.41s)
=== RUN TestDeduplicateOldest
run.go:180: Remote "Azure container rclone-test-reburip4tone", Local "Local file system at /tmp/rclone3702684010", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/03/13 04:45:14 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-reburip4tone/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ddb09983-f01e-0072-40d2-93bbb2000000
Time:2025-03-13T04:45:14.8842739Z
--------------------------------------------------------------------------------
2025/03/13 04:45:15 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-reburip4tone/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ddb09a57-f01e-0072-68d2-93bbb2000000
Time:2025-03-13T04:45:15.9275309Z
--------------------------------------------------------------------------------
2025/03/13 04:45:16 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-reburip4tone/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ddb09b65-f01e-0072-52d2-93bbb2000000
Time:2025-03-13T04:45:16.9714062Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-reburip4tone/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ddb09b65-f01e-0072-52d2-93bbb2000000
Time:2025-03-13T04:45:16.9714062Z
--------------------------------------------------------------------------------
2025/03/13 04:45:17 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-reburip4tone/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ddb09c60-f01e-0072-19d2-93bbb2000000
Time:2025-03-13T04:45:18.0145709Z
--------------------------------------------------------------------------------
2025/03/13 04:45:19 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-reburip4tone/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ddb09d74-f01e-0072-7cd2-93bbb2000000
Time:2025-03-13T04:45:19.0587583Z
--------------------------------------------------------------------------------
2025/03/13 04:45:20 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-reburip4tone/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ddb09e63-f01e-0072-3ad2-93bbb2000000
Time:2025-03-13T04:45:20.1027244Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-reburip4tone/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ddb09e63-f01e-0072-3ad2-93bbb2000000
Time:2025-03-13T04:45:20.1027244Z
--------------------------------------------------------------------------------
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.44s)
=== RUN TestDeduplicateLargest
run.go:180: Remote "Azure container rclone-test-reburip4tone", Local "Local file system at /tmp/rclone3702684010", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/03/13 04:45:28 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-reburip4tone/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ddb0a628-f01e-0072-55d2-93bbb2000000
Time:2025-03-13T04:45:28.3266824Z
--------------------------------------------------------------------------------
2025/03/13 04:45:29 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-reburip4tone/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ddb0a756-f01e-0072-4fd2-93bbb2000000
Time:2025-03-13T04:45:29.3700367Z
--------------------------------------------------------------------------------
2025/03/13 04:45:30 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-reburip4tone/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ddb0a86a-f01e-0072-2fd2-93bbb2000000
Time:2025-03-13T04:45:30.4135921Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-reburip4tone/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ddb0a86a-f01e-0072-2fd2-93bbb2000000
Time:2025-03-13T04:45:30.4135921Z
--------------------------------------------------------------------------------
2025/03/13 04:45:31 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-reburip4tone/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ddb0a9ab-f01e-0072-38d2-93bbb2000000
Time:2025-03-13T04:45:31.4581479Z
--------------------------------------------------------------------------------
2025/03/13 04:45:32 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-reburip4tone/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ddb0aab0-f01e-0072-0fd2-93bbb2000000
Time:2025-03-13T04:45:32.5019318Z
--------------------------------------------------------------------------------
2025/03/13 04:45:33 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-reburip4tone/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ddb0ab7b-f01e-0072-3ad2-93bbb2000000
Time:2025-03-13T04:45:33.5473460Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-reburip4tone/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ddb0ab7b-f01e-0072-3ad2-93bbb2000000
Time:2025-03-13T04:45:33.5473460Z
--------------------------------------------------------------------------------
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.45s)
=== RUN TestDeduplicateSmallest
run.go:180: Remote "Azure container rclone-test-reburip4tone", Local "Local file system at /tmp/rclone3702684010", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/03/13 04:45: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-reburip4tone/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ddb0b26e-f01e-0072-0ad2-93bbb2000000
Time:2025-03-13T04:45:41.7689033Z
--------------------------------------------------------------------------------
2025/03/13 04:45: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-reburip4tone/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ddb0b401-f01e-0072-1cd2-93bbb2000000
Time:2025-03-13T04:45:42.8365274Z
--------------------------------------------------------------------------------
2025/03/13 04:45: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-reburip4tone/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ddb0b55a-f01e-0072-0dd2-93bbb2000000
Time:2025-03-13T04:45:43.8829557Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-reburip4tone/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ddb0b55a-f01e-0072-0dd2-93bbb2000000
Time:2025-03-13T04:45:43.8829557Z
--------------------------------------------------------------------------------
2025/03/13 04:45: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-reburip4tone/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ddb0b609-f01e-0072-07d2-93bbb2000000
Time:2025-03-13T04:45:44.9265021Z
--------------------------------------------------------------------------------
2025/03/13 04:45: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-reburip4tone/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ddb0b713-f01e-0072-66d2-93bbb2000000
Time:2025-03-13T04:45:45.9711787Z
--------------------------------------------------------------------------------
2025/03/13 04:45: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-reburip4tone/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ddb0b7e9-f01e-0072-0ed2-93bbb2000000
Time:2025-03-13T04:45:47.0156500Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-reburip4tone/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ddb0b7e9-f01e-0072-0ed2-93bbb2000000
Time:2025-03-13T04:45:47.0156500Z
--------------------------------------------------------------------------------
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.47s)
=== RUN TestDeduplicateRename
run.go:180: Remote "Azure container rclone-test-reburip4tone", Local "Local file system at /tmp/rclone3702684010", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/03/13 04:45: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-reburip4tone/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ddb0be37-f01e-0072-71d2-93bbb2000000
Time:2025-03-13T04:45:55.2379604Z
--------------------------------------------------------------------------------
2025/03/13 04:45: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-reburip4tone/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ddb0bf93-f01e-0072-10d2-93bbb2000000
Time:2025-03-13T04:45:56.2811993Z
--------------------------------------------------------------------------------
2025/03/13 04:45: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-reburip4tone/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ddb0c0a1-f01e-0072-7dd2-93bbb2000000
Time:2025-03-13T04:45:57.3250158Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-reburip4tone/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ddb0c0a1-f01e-0072-7dd2-93bbb2000000
Time:2025-03-13T04:45:57.3250158Z
--------------------------------------------------------------------------------
2025/03/13 04:45: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-reburip4tone/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ddb0c1a8-f01e-0072-5dd2-93bbb2000000
Time:2025-03-13T04:45:58.3699986Z
--------------------------------------------------------------------------------
2025/03/13 04:45: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-reburip4tone/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ddb0c2eb-f01e-0072-61d2-93bbb2000000
Time:2025-03-13T04:45:59.4145585Z
--------------------------------------------------------------------------------
2025/03/13 04:46: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-reburip4tone/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ddb0c3eb-f01e-0072-35d2-93bbb2000000
Time:2025-03-13T04:46:00.4580983Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-reburip4tone/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ddb0c3eb-f01e-0072-35d2-93bbb2000000
Time:2025-03-13T04:46:00.4580983Z
--------------------------------------------------------------------------------
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.44s)
=== RUN TestMergeDirs
run.go:180: Remote "Azure container rclone-test-reburip4tone", Local "Local file system at /tmp/rclone3702684010", Modify Window "1ns"
dedupe_test.go:256: Can't merge directories
2025/03/13 04:46: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-reburip4tone/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ddb0ca0d-f01e-0072-7ad2-93bbb2000000
Time:2025-03-13T04:46:08.6788400Z
--------------------------------------------------------------------------------
2025/03/13 04:46: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-reburip4tone/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ddb0cafe-f01e-0072-33d2-93bbb2000000
Time:2025-03-13T04:46:09.7237596Z
--------------------------------------------------------------------------------
2025/03/13 04:46: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-reburip4tone/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ddb0cbe9-f01e-0072-66d2-93bbb2000000
Time:2025-03-13T04:46:10.7681152Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-reburip4tone/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ddb0cbe9-f01e-0072-66d2-93bbb2000000
Time:2025-03-13T04:46:10.7681152Z
--------------------------------------------------------------------------------
2025/03/13 04:46: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-reburip4tone/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ddb0cce3-f01e-0072-20d2-93bbb2000000
Time:2025-03-13T04:46:11.8116933Z
--------------------------------------------------------------------------------
2025/03/13 04:46: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-reburip4tone/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ddb0cdef-f01e-0072-3cd2-93bbb2000000
Time:2025-03-13T04:46:12.8561844Z
--------------------------------------------------------------------------------
2025/03/13 04:46: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-reburip4tone/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ddb0ced4-f01e-0072-66d2-93bbb2000000
Time:2025-03-13T04:46:13.8991937Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-reburip4tone/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ddb0ced4-f01e-0072-66d2-93bbb2000000
Time:2025-03-13T04:46:13.8991937Z
--------------------------------------------------------------------------------
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.44s)
=== RUN TestListDirSorted
run.go:180: Remote "Azure container rclone-test-reburip4tone", Local "Local file system at /tmp/rclone3702684010", Modify Window "1ns"
2025/03/13 04:46:22 DEBUG : sub dir/: Creating directory marker
2025/03/13 04:46:22 DEBUG : sub dir/ignore dir/: Creating directory marker
2025/03/13 04:46:22 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/13 04:46:23 DEBUG : sub dir/sub sub dir/: Removing directory marker
2025/03/13 04:46:23 DEBUG : sub dir/ignore dir/: Removing directory marker
2025/03/13 04:46:23 DEBUG : sub dir/: Removing directory marker
2025/03/13 04:46:23 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-reburip4tone/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ddb0d7bc-f01e-0072-73d2-93bbb2000000
Time:2025-03-13T04:46:23.8075622Z
--------------------------------------------------------------------------------
2025/03/13 04:46:24 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-reburip4tone/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ddb0d8dc-f01e-0072-50d2-93bbb2000000
Time:2025-03-13T04:46:24.8510256Z
--------------------------------------------------------------------------------
2025/03/13 04:46:25 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-reburip4tone/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ddb0d9c6-f01e-0072-0cd2-93bbb2000000
Time:2025-03-13T04:46:25.8946256Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-reburip4tone/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ddb0d9c6-f01e-0072-0cd2-93bbb2000000
Time:2025-03-13T04:46:25.8946256Z
--------------------------------------------------------------------------------
2025/03/13 04:46:26 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-reburip4tone/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ddb0dace-f01e-0072-62d2-93bbb2000000
Time:2025-03-13T04:46:26.9379763Z
--------------------------------------------------------------------------------
2025/03/13 04:46:27 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-reburip4tone/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ddb0db8c-f01e-0072-69d2-93bbb2000000
Time:2025-03-13T04:46:27.9814563Z
--------------------------------------------------------------------------------
2025/03/13 04:46: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-reburip4tone/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ddb0dc6d-f01e-0072-7dd2-93bbb2000000
Time:2025-03-13T04:46:29.0259214Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-reburip4tone/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ddb0dc6d-f01e-0072-7dd2-93bbb2000000
Time:2025-03-13T04:46:29.0259214Z
--------------------------------------------------------------------------------
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 (15.13s)
=== RUN TestListJSON
run.go:180: Remote "Azure container rclone-test-reburip4tone", Local "Local file system at /tmp/rclone3702684010", Modify Window "1ns"
2025/03/13 04:46:37 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/13 04:46:38 DEBUG : sub/: Removing directory marker
2025/03/13 04:46:38 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-reburip4tone/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ddb0e47e-f01e-0072-06d2-93bbb2000000
Time:2025-03-13T04:46:38.2549359Z
--------------------------------------------------------------------------------
2025/03/13 04:46: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-reburip4tone/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ddb0e5b1-f01e-0072-77d2-93bbb2000000
Time:2025-03-13T04:46:39.2982324Z
--------------------------------------------------------------------------------
2025/03/13 04:46: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-reburip4tone/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ddb0e72b-f01e-0072-2cd2-93bbb2000000
Time:2025-03-13T04:46:40.3427043Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-reburip4tone/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ddb0e72b-f01e-0072-2cd2-93bbb2000000
Time:2025-03-13T04:46:40.3427043Z
--------------------------------------------------------------------------------
2025/03/13 04:46: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-reburip4tone/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ddb0e839-f01e-0072-0ed2-93bbb2000000
Time:2025-03-13T04:46:41.3872547Z
--------------------------------------------------------------------------------
2025/03/13 04:46: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-reburip4tone/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ddb0e9f9-f01e-0072-53d2-93bbb2000000
Time:2025-03-13T04:46:42.4309557Z
--------------------------------------------------------------------------------
2025/03/13 04:46: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-reburip4tone/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ddb0eb0b-f01e-0072-7ed2-93bbb2000000
Time:2025-03-13T04:46:43.4746363Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-reburip4tone/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ddb0eb0b-f01e-0072-7ed2-93bbb2000000
Time:2025-03-13T04:46:43.4746363Z
--------------------------------------------------------------------------------
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.45s)
--- FAIL: TestListJSON/Default (0.04s)
--- PASS: TestListJSON/FilesOnly (0.04s)
--- FAIL: TestListJSON/DirsOnly (0.04s)
--- FAIL: TestListJSON/Recurse (0.08s)
--- 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-reburip4tone", Local "Local file system at /tmp/rclone3702684010", Modify Window "1ns"
2025/03/13 04:46:51 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/13 04:46:52 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-reburip4tone/notfound"
2025/03/13 04:46:52 DEBUG : Config file has changed externally - reloading
2025/03/13 04:46:52 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/13 04:46:52 DEBUG : Azure container rclone-test-reburip4tone path notfound: Using directory markers
2025/03/13 04:46:52 DEBUG : sub/: Removing directory marker
2025/03/13 04:46:52 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-reburip4tone/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ddb0f3c6-f01e-0072-69d2-93bbb2000000
Time:2025-03-13T04:46:52.9770447Z
--------------------------------------------------------------------------------
2025/03/13 04:46: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-reburip4tone/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ddb0f46d-f01e-0072-62d2-93bbb2000000
Time:2025-03-13T04:46:54.0205800Z
--------------------------------------------------------------------------------
2025/03/13 04:46: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-reburip4tone/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ddb0f517-f01e-0072-6ad2-93bbb2000000
Time:2025-03-13T04:46:55.0645127Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-reburip4tone/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ddb0f517-f01e-0072-6ad2-93bbb2000000
Time:2025-03-13T04:46:55.0645127Z
--------------------------------------------------------------------------------
2025/03/13 04:46: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-reburip4tone/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ddb0f620-f01e-0072-34d2-93bbb2000000
Time:2025-03-13T04:46:56.1076978Z
--------------------------------------------------------------------------------
2025/03/13 04:46: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-reburip4tone/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ddb0f74e-f01e-0072-1ed2-93bbb2000000
Time:2025-03-13T04:46:57.1513908Z
--------------------------------------------------------------------------------
2025/03/13 04:46: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-reburip4tone/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ddb0f838-f01e-0072-45d2-93bbb2000000
Time:2025-03-13T04:46:58.1945215Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-reburip4tone/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ddb0f838-f01e-0072-45d2-93bbb2000000
Time:2025-03-13T04:46:58.1945215Z
--------------------------------------------------------------------------------
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.72s)
--- PASS: TestStatJSON/Root (0.04s)
--- PASS: TestStatJSON/RootFilesOnly (0.00s)
--- PASS: TestStatJSON/RootDirsOnly (0.04s)
--- PASS: TestStatJSON/Dir (0.09s)
--- PASS: TestStatJSON/DirWithTrailingSlash (0.04s)
--- PASS: TestStatJSON/File (0.04s)
--- PASS: TestStatJSON/NotFound (0.09s)
--- 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.13s)
=== RUN TestMkdir
run.go:180: Remote "Azure container rclone-test-reburip4tone", Local "Local file system at /tmp/rclone3702684010", Modify Window "1ns"
2025/03/13 04:47:06 INFO : Azure container rclone-test-reburip4tone: Making directory
2025/03/13 04:47:06 INFO : Azure container rclone-test-reburip4tone: Making directory
2025/03/13 04:47: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-reburip4tone/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ddb0ff20-f01e-0072-0dd2-93bbb2000000
Time:2025-03-13T04:47:06.4600710Z
--------------------------------------------------------------------------------
2025/03/13 04:47: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-reburip4tone/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ddb0ffb7-f01e-0072-04d2-93bbb2000000
Time:2025-03-13T04:47:07.5037869Z
--------------------------------------------------------------------------------
2025/03/13 04:47: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-reburip4tone/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ddb10057-f01e-0072-78d2-93bbb2000000
Time:2025-03-13T04:47:08.5476200Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-reburip4tone/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ddb10057-f01e-0072-78d2-93bbb2000000
Time:2025-03-13T04:47:08.5476200Z
--------------------------------------------------------------------------------
2025/03/13 04:47: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-reburip4tone/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ddb10119-f01e-0072-09d2-93bbb2000000
Time:2025-03-13T04:47:09.5915370Z
--------------------------------------------------------------------------------
2025/03/13 04:47: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-reburip4tone/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ddb101eb-f01e-0072-27d2-93bbb2000000
Time:2025-03-13T04:47:10.6350498Z
--------------------------------------------------------------------------------
2025/03/13 04:47:11 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-reburip4tone/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ddb1027b-f01e-0072-16d2-93bbb2000000
Time:2025-03-13T04:47:11.6789874Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-reburip4tone/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ddb1027b-f01e-0072-16d2-93bbb2000000
Time:2025-03-13T04:47:11.6789874Z
--------------------------------------------------------------------------------
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.48s)
=== RUN TestLsd
run.go:180: Remote "Azure container rclone-test-reburip4tone", Local "Local file system at /tmp/rclone3702684010", Modify Window "1ns"
2025/03/13 04:47:19 DEBUG : sub dir/: Creating directory marker
2025/03/13 04:47:20 DEBUG : sub dir/: Removing directory marker
2025/03/13 04:47:20 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-reburip4tone/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ddb109ae-f01e-0072-5dd3-93bbb2000000
Time:2025-03-13T04:47:20.3327677Z
--------------------------------------------------------------------------------
2025/03/13 04:47:21 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-reburip4tone/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ddb10a5e-f01e-0072-72d3-93bbb2000000
Time:2025-03-13T04:47:21.3769563Z
--------------------------------------------------------------------------------
2025/03/13 04:47:22 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-reburip4tone/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ddb10b9e-f01e-0072-79d3-93bbb2000000
Time:2025-03-13T04:47:22.4197998Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-reburip4tone/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ddb10b9e-f01e-0072-79d3-93bbb2000000
Time:2025-03-13T04:47:22.4197998Z
--------------------------------------------------------------------------------
2025/03/13 04:47:23 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-reburip4tone/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ddb10cf4-f01e-0072-21d3-93bbb2000000
Time:2025-03-13T04:47:23.4636106Z
--------------------------------------------------------------------------------
2025/03/13 04:47:24 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-reburip4tone/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ddb10ddc-f01e-0072-69d3-93bbb2000000
Time:2025-03-13T04:47:24.5072726Z
--------------------------------------------------------------------------------
2025/03/13 04:47:25 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-reburip4tone/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ddb10f08-f01e-0072-53d3-93bbb2000000
Time:2025-03-13T04:47:25.5512848Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-reburip4tone/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ddb10f08-f01e-0072-53d3-93bbb2000000
Time:2025-03-13T04:47:25.5512848Z
--------------------------------------------------------------------------------
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.87s)
=== RUN TestLs
run.go:180: Remote "Azure container rclone-test-reburip4tone", Local "Local file system at /tmp/rclone3702684010", Modify Window "1ns"
2025/03/13 04:47:34 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-reburip4tone/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ddb1195d-f01e-0072-7fd3-93bbb2000000
Time:2025-03-13T04:47:34.2562028Z
--------------------------------------------------------------------------------
2025/03/13 04:47:35 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-reburip4tone/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ddb11acf-f01e-0072-33d3-93bbb2000000
Time:2025-03-13T04:47:35.2994396Z
--------------------------------------------------------------------------------
2025/03/13 04:47:36 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-reburip4tone/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ddb11c3d-f01e-0072-42d3-93bbb2000000
Time:2025-03-13T04:47:36.3424958Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-reburip4tone/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ddb11c3d-f01e-0072-42d3-93bbb2000000
Time:2025-03-13T04:47:36.3424958Z
--------------------------------------------------------------------------------
2025/03/13 04:47:37 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-reburip4tone/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ddb11d7a-f01e-0072-62d3-93bbb2000000
Time:2025-03-13T04:47:37.3861300Z
--------------------------------------------------------------------------------
2025/03/13 04:47:38 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-reburip4tone/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ddb11ed3-f01e-0072-01d3-93bbb2000000
Time:2025-03-13T04:47:38.4292268Z
--------------------------------------------------------------------------------
2025/03/13 04:47:39 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-reburip4tone/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ddb11fdb-f01e-0072-5fd3-93bbb2000000
Time:2025-03-13T04:47:39.4735047Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-reburip4tone/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ddb11fdb-f01e-0072-5fd3-93bbb2000000
Time:2025-03-13T04:47:39.4735047Z
--------------------------------------------------------------------------------
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.92s)
=== RUN TestLsWithFilesFrom
run.go:180: Remote "Azure container rclone-test-reburip4tone", Local "Local file system at /tmp/rclone3702684010", Modify Window "1ns"
2025/03/13 04:47:47 DEBUG : empty space: Excluded (FilesFrom Filter)
2025/03/13 04:47:48 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-reburip4tone/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ddb12c52-f01e-0072-44d3-93bbb2000000
Time:2025-03-13T04:47:48.2546131Z
--------------------------------------------------------------------------------
2025/03/13 04:47:49 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-reburip4tone/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ddb12d96-f01e-0072-40d3-93bbb2000000
Time:2025-03-13T04:47:49.2977010Z
--------------------------------------------------------------------------------
2025/03/13 04:47:50 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-reburip4tone/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ddb12eb1-f01e-0072-39d3-93bbb2000000
Time:2025-03-13T04:47:50.3406699Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-reburip4tone/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ddb12eb1-f01e-0072-39d3-93bbb2000000
Time:2025-03-13T04:47:50.3406699Z
--------------------------------------------------------------------------------
2025/03/13 04:47:51 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-reburip4tone/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ddb13031-f01e-0072-31d3-93bbb2000000
Time:2025-03-13T04:47:51.3841312Z
--------------------------------------------------------------------------------
2025/03/13 04:47:52 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-reburip4tone/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ddb131d0-f01e-0072-38d3-93bbb2000000
Time:2025-03-13T04:47:52.4274025Z
--------------------------------------------------------------------------------
2025/03/13 04:47:53 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-reburip4tone/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ddb133b3-f01e-0072-4dd3-93bbb2000000
Time:2025-03-13T04:47:53.4706715Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-reburip4tone/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ddb133b3-f01e-0072-4dd3-93bbb2000000
Time:2025-03-13T04:47:53.4706715Z
--------------------------------------------------------------------------------
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 (14.00s)
=== RUN TestLsLong
run.go:180: Remote "Azure container rclone-test-reburip4tone", Local "Local file system at /tmp/rclone3702684010", Modify Window "1ns"
2025/03/13 04:48:02 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-reburip4tone/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ddb1459b-f01e-0072-0ad3-93bbb2000000
Time:2025-03-13T04:48:02.1697929Z
--------------------------------------------------------------------------------
2025/03/13 04:48:03 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-reburip4tone/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ddb146b8-f01e-0072-80d3-93bbb2000000
Time:2025-03-13T04:48:03.2133525Z
--------------------------------------------------------------------------------
2025/03/13 04:48:04 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-reburip4tone/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ddb147da-f01e-0072-6bd3-93bbb2000000
Time:2025-03-13T04:48:04.2570931Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-reburip4tone/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ddb147da-f01e-0072-6bd3-93bbb2000000
Time:2025-03-13T04:48:04.2570931Z
--------------------------------------------------------------------------------
2025/03/13 04:48:05 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-reburip4tone/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ddb1490b-f01e-0072-5bd3-93bbb2000000
Time:2025-03-13T04:48:05.3009344Z
--------------------------------------------------------------------------------
2025/03/13 04:48:06 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-reburip4tone/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ddb14a84-f01e-0072-1bd3-93bbb2000000
Time:2025-03-13T04:48:06.3442850Z
--------------------------------------------------------------------------------
2025/03/13 04:48:07 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-reburip4tone/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ddb14b99-f01e-0072-01d3-93bbb2000000
Time:2025-03-13T04:48:07.3880646Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-reburip4tone/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ddb14b99-f01e-0072-01d3-93bbb2000000
Time:2025-03-13T04:48:07.3880646Z
--------------------------------------------------------------------------------
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.92s)
=== RUN TestHashSums
run.go:180: Remote "Azure container rclone-test-reburip4tone", Local "Local file system at /tmp/rclone3702684010", Modify Window "1ns"
=== RUN TestHashSums/Md5
=== RUN TestHashSums/Md5Download
2025/03/13 04:48:16 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-reburip4tone/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f549cde8-c01e-0079-04d3-9340d9000000
Time:2025-03-13T04:48:16.2216245Z
--------------------------------------------------------------------------------
2025/03/13 04:48: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-reburip4tone/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f549cf96-c01e-0079-08d3-9340d9000000
Time:2025-03-13T04:48:17.2659133Z
--------------------------------------------------------------------------------
2025/03/13 04:48: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-reburip4tone/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f549d1ae-c01e-0079-59d3-9340d9000000
Time:2025-03-13T04:48:18.3089266Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-reburip4tone/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f549d1ae-c01e-0079-59d3-9340d9000000
Time:2025-03-13T04:48:18.3089266Z
--------------------------------------------------------------------------------
2025/03/13 04:48: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-reburip4tone/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f549d37e-c01e-0079-6cd3-9340d9000000
Time:2025-03-13T04:48:19.3517711Z
--------------------------------------------------------------------------------
2025/03/13 04:48: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-reburip4tone/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f549d52b-c01e-0079-57d3-9340d9000000
Time:2025-03-13T04:48:20.3950952Z
--------------------------------------------------------------------------------
2025/03/13 04:48:21 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-reburip4tone/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f549d6ba-c01e-0079-35d3-9340d9000000
Time:2025-03-13T04:48:21.4389113Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-reburip4tone/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f549d6ba-c01e-0079-35d3-9340d9000000
Time:2025-03-13T04:48:21.4389113Z
--------------------------------------------------------------------------------
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 (14.05s)
--- PASS: TestHashSums/Md5 (0.08s)
--- PASS: TestHashSums/Md5Download (0.13s)
=== RUN TestHashSumsWithErrors
2025/03/13 04:48:29 DEBUG : Creating backend with remote ":memory:"
2025/03/13 04:48:29 ERROR : file1: hash unsupported: hash type not supported
--- PASS: TestHashSumsWithErrors (0.00s)
=== RUN TestHashStream
2025/03/13 04:48:29 DEBUG : Creating md5 hash of 0 bytes read from input stream
2025/03/13 04:48:29 DEBUG : Creating md5 hash of 0 bytes read from input stream
2025/03/13 04:48:29 DEBUG : Creating sha1 hash of 0 bytes read from input stream
2025/03/13 04:48:29 DEBUG : Creating sha1 hash of 0 bytes read from input stream
2025/03/13 04:48:29 DEBUG : Creating md5 hash of 12 bytes read from input stream
2025/03/13 04:48:29 DEBUG : Creating md5 hash of 12 bytes read from input stream
2025/03/13 04:48:29 DEBUG : Creating sha1 hash of 12 bytes read from input stream
2025/03/13 04:48:29 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-reburip4tone", Local "Local file system at /tmp/rclone3702684010", Modify Window "1ns"
2025/03/13 04:48:29 DEBUG : sub dir/: Creating directory marker
2025/03/13 04:48:30 DEBUG : sub dir/: Removing directory marker
2025/03/13 04:48: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-reburip4tone/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f549e2ef-c01e-0079-34d3-9340d9000000
Time:2025-03-13T04:48:30.3608475Z
--------------------------------------------------------------------------------
2025/03/13 04:48: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-reburip4tone/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f549e4c6-c01e-0079-3ad3-9340d9000000
Time:2025-03-13T04:48:31.4040578Z
--------------------------------------------------------------------------------
2025/03/13 04:48: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-reburip4tone/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f549e663-c01e-0079-13d3-9340d9000000
Time:2025-03-13T04:48:32.4484512Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-reburip4tone/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f549e663-c01e-0079-13d3-9340d9000000
Time:2025-03-13T04:48:32.4484512Z
--------------------------------------------------------------------------------
2025/03/13 04:48: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-reburip4tone/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f549e7cf-c01e-0079-50d3-9340d9000000
Time:2025-03-13T04:48:33.4920034Z
--------------------------------------------------------------------------------
2025/03/13 04:48: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-reburip4tone/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f549e96a-c01e-0079-2dd3-9340d9000000
Time:2025-03-13T04:48:34.5354559Z
--------------------------------------------------------------------------------
2025/03/13 04:48: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-reburip4tone/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f549eaf2-c01e-0079-6bd3-9340d9000000
Time:2025-03-13T04:48:35.5788044Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-reburip4tone/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f549eaf2-c01e-0079-6bd3-9340d9000000
Time:2025-03-13T04:48:35.5788044Z
--------------------------------------------------------------------------------
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.14s)
=== RUN TestDelete
run.go:180: Remote "Azure container rclone-test-reburip4tone", Local "Local file system at /tmp/rclone3702684010", Modify Window "1ns"
2025/03/13 04:48:44 DEBUG : Waiting for deletions to finish
2025/03/13 04:48:44 DEBUG : large: Excluded (Size Filter)
2025/03/13 04:48:44 INFO : medium: Deleted
2025/03/13 04:48:44 INFO : small: Deleted
2025/03/13 04:48: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-reburip4tone/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ddb17ed8-f01e-0072-6fd3-93bbb2000000
Time:2025-03-13T04:48:44.4630127Z
--------------------------------------------------------------------------------
2025/03/13 04:48: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-reburip4tone/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ddb18065-f01e-0072-3dd3-93bbb2000000
Time:2025-03-13T04:48:45.5059272Z
--------------------------------------------------------------------------------
2025/03/13 04:48: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-reburip4tone/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ddb181a7-f01e-0072-4ed3-93bbb2000000
Time:2025-03-13T04:48:46.5489971Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-reburip4tone/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ddb181a7-f01e-0072-4ed3-93bbb2000000
Time:2025-03-13T04:48:46.5489971Z
--------------------------------------------------------------------------------
2025/03/13 04:48: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-reburip4tone/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ddb182b8-f01e-0072-36d3-93bbb2000000
Time:2025-03-13T04:48:47.5924994Z
--------------------------------------------------------------------------------
2025/03/13 04:48: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-reburip4tone/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ddb18384-f01e-0072-67d3-93bbb2000000
Time:2025-03-13T04:48:48.6357824Z
--------------------------------------------------------------------------------
2025/03/13 04:48:49 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-reburip4tone/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ddb1840a-f01e-0072-4cd3-93bbb2000000
Time:2025-03-13T04:48:49.6797762Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-reburip4tone/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ddb1840a-f01e-0072-4cd3-93bbb2000000
Time:2025-03-13T04:48:49.6797762Z
--------------------------------------------------------------------------------
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 (14.10s)
=== RUN TestMaxDelete
run.go:180: Remote "Azure container rclone-test-reburip4tone", Local "Local file system at /tmp/rclone3702684010", Modify Window "1ns"
2025/03/13 04:48:58 DEBUG : Waiting for deletions to finish
2025/03/13 04:48:58 ERROR : large: Got fatal error on delete: --max-delete threshold reached
2025/03/13 04:48:58 INFO : medium: Deleted
2025/03/13 04:48:58 INFO : small: Deleted
2025/03/13 04:48:58 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-reburip4tone/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f54a137e-c01e-0079-10d3-9340d9000000
Time:2025-03-13T04:48:58.5551709Z
--------------------------------------------------------------------------------
2025/03/13 04:48:59 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-reburip4tone/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f54a1559-c01e-0079-2fd3-9340d9000000
Time:2025-03-13T04:48:59.6012147Z
--------------------------------------------------------------------------------
2025/03/13 04:49:00 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-reburip4tone/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f54a170d-c01e-0079-3dd3-9340d9000000
Time:2025-03-13T04:49:00.6446861Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-reburip4tone/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f54a170d-c01e-0079-3dd3-9340d9000000
Time:2025-03-13T04:49:00.6446861Z
--------------------------------------------------------------------------------
2025/03/13 04:49:01 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-reburip4tone/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f54a1901-c01e-0079-69d3-9340d9000000
Time:2025-03-13T04:49:01.6880097Z
--------------------------------------------------------------------------------
2025/03/13 04:49:02 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-reburip4tone/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f54a1b08-c01e-0079-2bd3-9340d9000000
Time:2025-03-13T04:49:02.7313347Z
--------------------------------------------------------------------------------
2025/03/13 04:49:03 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-reburip4tone/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f54a1cfa-c01e-0079-53d3-9340d9000000
Time:2025-03-13T04:49:03.7778487Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-reburip4tone/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f54a1cfa-c01e-0079-53d3-9340d9000000
Time:2025-03-13T04:49:03.7778487Z
--------------------------------------------------------------------------------
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/13 04:49:11 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-reburip4tone/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f54a2e6e-c01e-0079-72d3-9340d9000000
Time:2025-03-13T04:49:11.9956628Z
--------------------------------------------------------------------------------
2025/03/13 04:49:13 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-reburip4tone/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f54a3107-c01e-0079-53d3-9340d9000000
Time:2025-03-13T04:49:13.0385114Z
--------------------------------------------------------------------------------
2025/03/13 04:49:14 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-reburip4tone/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f54a33e1-c01e-0079-33d3-9340d9000000
Time:2025-03-13T04:49:14.0824144Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-reburip4tone/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f54a33e1-c01e-0079-33d3-9340d9000000
Time:2025-03-13T04:49:14.0824144Z
--------------------------------------------------------------------------------
2025/03/13 04:49:15 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-reburip4tone/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f54a35a7-c01e-0079-4fd3-9340d9000000
Time:2025-03-13T04:49:15.1261185Z
--------------------------------------------------------------------------------
2025/03/13 04:49:16 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-reburip4tone/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f54a377b-c01e-0079-04d3-9340d9000000
Time:2025-03-13T04:49:16.1691708Z
--------------------------------------------------------------------------------
2025/03/13 04:49:17 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-reburip4tone/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f54a393f-c01e-0079-15d3-9340d9000000
Time:2025-03-13T04:49:17.2135342Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-reburip4tone/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f54a393f-c01e-0079-15d3-9340d9000000
Time:2025-03-13T04:49:17.2135342Z
--------------------------------------------------------------------------------
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.53s)
=== RUN TestMaxDeleteSizeLargeFile
run.go:180: Remote "Azure container rclone-test-reburip4tone", Local "Local file system at /tmp/rclone3702684010", Modify Window "1ns"
2025/03/13 04:49:25 DEBUG : Waiting for deletions to finish
2025/03/13 04:49:25 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached
2025/03/13 04:49:25 INFO : medium: Deleted
2025/03/13 04:49:25 INFO : small: Deleted
2025/03/13 04:49: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-reburip4tone/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ddb1aac7-f01e-0072-63d3-93bbb2000000
Time:2025-03-13T04:49:26.0820610Z
--------------------------------------------------------------------------------
2025/03/13 04:49: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-reburip4tone/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ddb1ab95-f01e-0072-0cd3-93bbb2000000
Time:2025-03-13T04:49:27.1253154Z
--------------------------------------------------------------------------------
2025/03/13 04:49: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-reburip4tone/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ddb1ac97-f01e-0072-59d3-93bbb2000000
Time:2025-03-13T04:49:28.1685454Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-reburip4tone/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ddb1ac97-f01e-0072-59d3-93bbb2000000
Time:2025-03-13T04:49:28.1685454Z
--------------------------------------------------------------------------------
2025/03/13 04:49: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-reburip4tone/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ddb1adc8-f01e-0072-48d3-93bbb2000000
Time:2025-03-13T04:49:29.2119385Z
--------------------------------------------------------------------------------
2025/03/13 04:49: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-reburip4tone/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ddb1aed9-f01e-0072-13d3-93bbb2000000
Time:2025-03-13T04:49:30.2547602Z
--------------------------------------------------------------------------------
2025/03/13 04:49: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-reburip4tone/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ddb1afe8-f01e-0072-6cd3-93bbb2000000
Time:2025-03-13T04:49:31.2981197Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-reburip4tone/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ddb1afe8-f01e-0072-6cd3-93bbb2000000
Time:2025-03-13T04:49:31.2981197Z
--------------------------------------------------------------------------------
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/13 04:49:39 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-reburip4tone/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ddb1b670-f01e-0072-49d3-93bbb2000000
Time:2025-03-13T04:49:39.5203661Z
--------------------------------------------------------------------------------
2025/03/13 04:49:40 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-reburip4tone/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ddb1b75a-f01e-0072-03d3-93bbb2000000
Time:2025-03-13T04:49:40.5650145Z
--------------------------------------------------------------------------------
2025/03/13 04:49:41 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-reburip4tone/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ddb1b846-f01e-0072-36d3-93bbb2000000
Time:2025-03-13T04:49:41.6089836Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-reburip4tone/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ddb1b846-f01e-0072-36d3-93bbb2000000
Time:2025-03-13T04:49:41.6089836Z
--------------------------------------------------------------------------------
2025/03/13 04:49:42 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-reburip4tone/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ddb1b95e-f01e-0072-4dd3-93bbb2000000
Time:2025-03-13T04:49:42.6522858Z
--------------------------------------------------------------------------------
2025/03/13 04:49:43 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-reburip4tone/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ddb1ba8c-f01e-0072-17d3-93bbb2000000
Time:2025-03-13T04:49:43.6964704Z
--------------------------------------------------------------------------------
2025/03/13 04:49:44 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-reburip4tone/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ddb1bb21-f01e-0072-02d3-93bbb2000000
Time:2025-03-13T04:49:44.7412921Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-reburip4tone/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ddb1bb21-f01e-0072-02d3-93bbb2000000
Time:2025-03-13T04:49:44.7412921Z
--------------------------------------------------------------------------------
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.53s)
=== RUN TestMaxDeleteSize
run.go:180: Remote "Azure container rclone-test-reburip4tone", Local "Local file system at /tmp/rclone3702684010", Modify Window "1ns"
2025/03/13 04:49:53 DEBUG : Waiting for deletions to finish
2025/03/13 04:49:53 ERROR : small: Got fatal error on delete: --max-delete-size threshold reached
2025/03/13 04:49:53 INFO : large: Deleted
2025/03/13 04:49:53 INFO : medium: Deleted
2025/03/13 04:49: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-reburip4tone/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f54a81e8-c01e-0079-48d3-9340d9000000
Time:2025-03-13T04:49:53.6161365Z
--------------------------------------------------------------------------------
2025/03/13 04:49: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-reburip4tone/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f54a83b1-c01e-0079-6ad3-9340d9000000
Time:2025-03-13T04:49:54.6593544Z
--------------------------------------------------------------------------------
2025/03/13 04:49: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-reburip4tone/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f54a8592-c01e-0079-1bd3-9340d9000000
Time:2025-03-13T04:49:55.7032282Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-reburip4tone/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f54a8592-c01e-0079-1bd3-9340d9000000
Time:2025-03-13T04:49:55.7032282Z
--------------------------------------------------------------------------------
2025/03/13 04:49: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-reburip4tone/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f54a876a-c01e-0079-38d3-9340d9000000
Time:2025-03-13T04:49:56.7465034Z
--------------------------------------------------------------------------------
2025/03/13 04:49: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-reburip4tone/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f54a89d8-c01e-0079-67d3-9340d9000000
Time:2025-03-13T04:49:57.7897119Z
--------------------------------------------------------------------------------
2025/03/13 04:49: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-reburip4tone/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f54a8c11-c01e-0079-59d3-9340d9000000
Time:2025-03-13T04:49:58.8331203Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-reburip4tone/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f54a8c11-c01e-0079-59d3-9340d9000000
Time:2025-03-13T04:49:58.8331203Z
--------------------------------------------------------------------------------
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/13 04:50:07 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-reburip4tone/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f54a9d28-c01e-0079-7bd3-9340d9000000
Time:2025-03-13T04:50:07.0549465Z
--------------------------------------------------------------------------------
2025/03/13 04:50:08 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-reburip4tone/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f54a9f33-c01e-0079-50d3-9340d9000000
Time:2025-03-13T04:50:08.0981189Z
--------------------------------------------------------------------------------
2025/03/13 04:50:09 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-reburip4tone/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f54aa140-c01e-0079-18d3-9340d9000000
Time:2025-03-13T04:50:09.1409745Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-reburip4tone/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f54aa140-c01e-0079-18d3-9340d9000000
Time:2025-03-13T04:50:09.1409745Z
--------------------------------------------------------------------------------
2025/03/13 04:50:10 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-reburip4tone/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f54aa360-c01e-0079-0ad3-9340d9000000
Time:2025-03-13T04:50:10.1851127Z
--------------------------------------------------------------------------------
2025/03/13 04:50:11 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-reburip4tone/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f54aa56d-c01e-0079-67d3-9340d9000000
Time:2025-03-13T04:50:11.2282824Z
--------------------------------------------------------------------------------
2025/03/13 04:50: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-reburip4tone/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f54aa758-c01e-0079-1cd3-9340d9000000
Time:2025-03-13T04:50:12.2717336Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-reburip4tone/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f54aa758-c01e-0079-1cd3-9340d9000000
Time:2025-03-13T04:50:12.2717336Z
--------------------------------------------------------------------------------
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.53s)
=== RUN TestReadFile
run.go:180: Remote "Azure container rclone-test-reburip4tone", Local "Local file system at /tmp/rclone3702684010", Modify Window "1ns"
2025/03/13 04:50:20 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-reburip4tone/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f54ab612-c01e-0079-59d3-9340d9000000
Time:2025-03-13T04:50:20.8370703Z
--------------------------------------------------------------------------------
2025/03/13 04:50:21 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-reburip4tone/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f54ab7d7-c01e-0079-7ad3-9340d9000000
Time:2025-03-13T04:50:21.8799659Z
--------------------------------------------------------------------------------
2025/03/13 04:50:22 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-reburip4tone/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f54ab9ec-c01e-0079-67d3-9340d9000000
Time:2025-03-13T04:50:22.9229042Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-reburip4tone/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f54ab9ec-c01e-0079-67d3-9340d9000000
Time:2025-03-13T04:50:22.9229042Z
--------------------------------------------------------------------------------
2025/03/13 04:50:23 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-reburip4tone/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f54abc54-c01e-0079-7dd3-9340d9000000
Time:2025-03-13T04:50:23.9678147Z
--------------------------------------------------------------------------------
2025/03/13 04:50:24 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-reburip4tone/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f54abde8-c01e-0079-52d3-9340d9000000
Time:2025-03-13T04:50:25.0115793Z
--------------------------------------------------------------------------------
2025/03/13 04:50: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-reburip4tone/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f54abfc3-c01e-0079-78d3-9340d9000000
Time:2025-03-13T04:50:26.0554755Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-reburip4tone/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f54abfc3-c01e-0079-78d3-9340d9000000
Time:2025-03-13T04:50:26.0554755Z
--------------------------------------------------------------------------------
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/13 04:50:34 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-reburip4tone/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f54ace43-c01e-0079-39d3-9340d9000000
Time:2025-03-13T04:50:34.2771067Z
--------------------------------------------------------------------------------
2025/03/13 04:50:35 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-reburip4tone/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f54acfdd-c01e-0079-23d3-9340d9000000
Time:2025-03-13T04:50:35.3211439Z
--------------------------------------------------------------------------------
2025/03/13 04:50:36 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-reburip4tone/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f54ad18f-c01e-0079-6bd3-9340d9000000
Time:2025-03-13T04:50:36.3640490Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-reburip4tone/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f54ad18f-c01e-0079-6bd3-9340d9000000
Time:2025-03-13T04:50:36.3640490Z
--------------------------------------------------------------------------------
2025/03/13 04:50:37 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-reburip4tone/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f54ad2f1-c01e-0079-1cd3-9340d9000000
Time:2025-03-13T04:50:37.4083813Z
--------------------------------------------------------------------------------
2025/03/13 04:50:38 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-reburip4tone/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f54ad46c-c01e-0079-65d3-9340d9000000
Time:2025-03-13T04:50:38.4519651Z
--------------------------------------------------------------------------------
2025/03/13 04:50:39 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-reburip4tone/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f54ad642-c01e-0079-03d3-9340d9000000
Time:2025-03-13T04:50:39.4952978Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-reburip4tone/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f54ad642-c01e-0079-03d3-9340d9000000
Time:2025-03-13T04:50:39.4952978Z
--------------------------------------------------------------------------------
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.22s)
=== RUN TestRetry
2025/03/13 04:50:47 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5
2025/03/13 04:50:47 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5
2025/03/13 04:50:47 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG
2025/03/13 04:50:47 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG
2025/03/13 04:50:47 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG
2025/03/13 04:50:47 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG
2025/03/13 04:50:47 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-reburip4tone", Local "Local file system at /tmp/rclone3702684010", Modify Window "1ns"
2025/03/13 04:50:48 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-reburip4tone/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f54ae6ac-c01e-0079-5cd3-9340d9000000
Time:2025-03-13T04:50:49.0184338Z
--------------------------------------------------------------------------------
2025/03/13 04:50: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-reburip4tone/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f54ae85c-c01e-0079-5cd3-9340d9000000
Time:2025-03-13T04:50:50.0618183Z
--------------------------------------------------------------------------------
2025/03/13 04:50: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-reburip4tone/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f54aea5d-c01e-0079-23d3-9340d9000000
Time:2025-03-13T04:50:51.1052431Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-reburip4tone/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f54aea5d-c01e-0079-23d3-9340d9000000
Time:2025-03-13T04:50:51.1052431Z
--------------------------------------------------------------------------------
2025/03/13 04:50: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-reburip4tone/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f54aec0a-c01e-0079-23d3-9340d9000000
Time:2025-03-13T04:50:52.1492411Z
--------------------------------------------------------------------------------
2025/03/13 04:50: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-reburip4tone/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f54aedbb-c01e-0079-2cd3-9340d9000000
Time:2025-03-13T04:50:53.1929119Z
--------------------------------------------------------------------------------
2025/03/13 04:50: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-reburip4tone/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f54aef50-c01e-0079-15d3-9340d9000000
Time:2025-03-13T04:50:54.2376477Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-reburip4tone/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f54aef50-c01e-0079-15d3-9340d9000000
Time:2025-03-13T04:50:54.2376477Z
--------------------------------------------------------------------------------
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.69s)
=== RUN TestPurge
2025/03/13 04:51:02 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-juxaced7nubi"
2025/03/13 04:51:02 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/03/13 04:51:02 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/13 04:51:02 DEBUG : Azure container rclone-test-juxaced7nubi: Using directory markers
2025/03/13 04:51:02 DEBUG : Creating backend with remote "/tmp/rclone3735597709"
run.go:180: Remote "Azure container rclone-test-juxaced7nubi", Local "Local file system at /tmp/rclone3735597709", Modify Window "1ns"
2025/03/13 04:51:02 DEBUG : A1/B1/C1/: Creating directory marker
2025/03/13 04:51:02 DEBUG : A1/B1/: Creating directory marker
2025/03/13 04:51:02 DEBUG : A1/: Creating directory marker
2025/03/13 04:51:02 INFO : A2: Making directory
2025/03/13 04:51:02 DEBUG : A2/: Creating directory marker
2025/03/13 04:51:02 INFO : A1/B2: Making directory
2025/03/13 04:51:02 DEBUG : A1/B2/: Creating directory marker
2025/03/13 04:51:03 INFO : A1/B2/C2: Making directory
2025/03/13 04:51:03 DEBUG : A1/B2/C2/: Creating directory marker
2025/03/13 04:51:03 INFO : A1/B1/C3: Making directory
2025/03/13 04:51:03 DEBUG : A1/B1/C3/: Creating directory marker
2025/03/13 04:51:03 INFO : A3: Making directory
2025/03/13 04:51:03 DEBUG : A3/: Creating directory marker
2025/03/13 04:51:03 INFO : A3/B3: Making directory
2025/03/13 04:51:03 DEBUG : A3/B3/: Creating directory marker
2025/03/13 04:51:03 INFO : A3/B3/C4: Making directory
2025/03/13 04:51:03 DEBUG : A3/B3/C4/: Creating directory marker
2025/03/13 04:51:03 DEBUG : Waiting for deletions to finish
2025/03/13 04:51:03 INFO : A1/B1/C1/one: Deleted
2025/03/13 04:51:04 DEBUG : removing 2 level 3 directories
2025/03/13 04:51:04 INFO : A1/B1/C3: Removing directory
2025/03/13 04:51:04 DEBUG : A1/B1/C3/: Removing directory marker
2025/03/13 04:51:04 INFO : A1/B1/C1: Removing directory
2025/03/13 04:51:04 DEBUG : A1/B1/C1/: Removing directory marker
2025/03/13 04:51:04 DEBUG : removing 1 level 2 directories
2025/03/13 04:51:04 INFO : A1/B1: Removing directory
2025/03/13 04:51:04 DEBUG : A1/B1/: Removing directory marker
2025/03/13 04:51:04 DEBUG : Azure container rclone-test-juxaced7nubi: Purge remote
2025/03/13 04:51:04 NOTICE: purge failed: bucket already deleted
--- PASS: TestPurge (1.97s)
=== RUN TestRmdirsNoLeaveRoot
run.go:180: Remote "Azure container rclone-test-reburip4tone", Local "Local file system at /tmp/rclone3702684010", Modify Window "1ns"
2025/03/13 04:51:04 DEBUG : A1/B1/C1/: Creating directory marker
2025/03/13 04:51:04 DEBUG : A1/B1/: Creating directory marker
2025/03/13 04:51:04 DEBUG : A1/: Creating directory marker
2025/03/13 04:51:04 INFO : A2: Making directory
2025/03/13 04:51:04 DEBUG : A2/: Creating directory marker
2025/03/13 04:51:04 INFO : A1/B2: Making directory
2025/03/13 04:51:04 DEBUG : A1/B2/: Creating directory marker
2025/03/13 04:51:04 INFO : A1/B2/C2: Making directory
2025/03/13 04:51:04 DEBUG : A1/B2/C2/: Creating directory marker
2025/03/13 04:51:05 INFO : A1/B1/C3: Making directory
2025/03/13 04:51:05 DEBUG : A1/B1/C3/: Creating directory marker
2025/03/13 04:51:05 INFO : A3: Making directory
2025/03/13 04:51:05 DEBUG : A3/: Creating directory marker
2025/03/13 04:51:05 INFO : A3/B3: Making directory
2025/03/13 04:51:05 DEBUG : A3/B3/: Creating directory marker
2025/03/13 04:51:05 INFO : A3/B3/C4: Making directory
2025/03/13 04:51:05 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/13 04:51:12 DEBUG : removing 1 level 3 directories
2025/03/13 04:51:12 INFO : A3/B3/C4: Removing directory
2025/03/13 04:51:12 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/13 04:51:20 DEBUG : removing 2 level 3 directories
2025/03/13 04:51:20 INFO : A1/B2/C2: Removing directory
2025/03/13 04:51:20 DEBUG : A1/B2/C2/: Removing directory marker
2025/03/13 04:51:20 INFO : A1/B1/C3: Removing directory
2025/03/13 04:51:20 DEBUG : A1/B1/C3/: Removing directory marker
2025/03/13 04:51:20 DEBUG : removing 2 level 2 directories
2025/03/13 04:51:20 INFO : A3/B3: Removing directory
2025/03/13 04:51:20 DEBUG : A3/B3/: Removing directory marker
2025/03/13 04:51:20 INFO : A1/B2: Removing directory
2025/03/13 04:51:20 DEBUG : A1/B2/: Removing directory marker
2025/03/13 04:51:20 DEBUG : removing 4 level 1 directories
2025/03/13 04:51:20 INFO : dst: Removing directory
2025/03/13 04:51:20 DEBUG : dst/: Removing directory marker
2025/03/13 04:51:20 INFO : A3: Removing directory
2025/03/13 04:51:20 INFO : BackupDir: Removing directory
2025/03/13 04:51:20 DEBUG : A3/: Removing directory marker
2025/03/13 04:51:20 DEBUG : BackupDir/: Removing directory marker
2025/03/13 04:51:20 INFO : A2: Removing directory
2025/03/13 04:51:20 DEBUG : A2/: Removing directory marker
2025/03/13 04:51:20 ERROR : BackupDir: Failed to rmdir: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-reburip4tone/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:1aedfcfb-001e-0092-69d3-93382b000000
Time:2025-03-13T04:51:20.4787213Z
--------------------------------------------------------------------------------
2025/03/13 04:51:20 ERROR : dst: Failed to rmdir: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-reburip4tone/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f54b18db-c01e-0079-11d3-9340d9000000
Time:2025-03-13T04:51:20.4825870Z
--------------------------------------------------------------------------------
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-reburip4tone/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f54b18db-c01e-0079-11d3-9340d9000000
Time:2025-03-13T04:51:20.4825870Z
--------------------------------------------------------------------------------
Test: TestRmdirsNoLeaveRoot
2025/03/13 04:51:20 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-reburip4tone/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f54b1930-c01e-0079-60d3-9340d9000000
Time:2025-03-13T04:51:20.7439222Z
--------------------------------------------------------------------------------
2025/03/13 04:51:21 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-reburip4tone/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f54b1a9d-c01e-0079-20d3-9340d9000000
Time:2025-03-13T04:51:21.7871779Z
--------------------------------------------------------------------------------
2025/03/13 04:51:22 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-reburip4tone/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f54b1c23-c01e-0079-78d3-9340d9000000
Time:2025-03-13T04:51:22.8303859Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-reburip4tone/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f54b1c23-c01e-0079-78d3-9340d9000000
Time:2025-03-13T04:51:22.8303859Z
--------------------------------------------------------------------------------
2025/03/13 04:51:23 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-reburip4tone/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f54b1db7-c01e-0079-5dd3-9340d9000000
Time:2025-03-13T04:51:23.8744471Z
--------------------------------------------------------------------------------
2025/03/13 04:51:24 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-reburip4tone/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f54b1f57-c01e-0079-4fd3-9340d9000000
Time:2025-03-13T04:51:24.9193537Z
--------------------------------------------------------------------------------
2025/03/13 04:51:25 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-reburip4tone/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f54b20d7-c01e-0079-27d3-9340d9000000
Time:2025-03-13T04:51:25.9632376Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-reburip4tone/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f54b20d7-c01e-0079-27d3-9340d9000000
Time:2025-03-13T04:51:25.9632376Z
--------------------------------------------------------------------------------
2025/03/13 04:51:26 DEBUG : A1/B1/C1/: Removing directory marker
2025/03/13 04:51:27 DEBUG : A1/B1/: Removing directory marker
2025/03/13 04:51:27 DEBUG : A1/: 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
/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/operations_test.go:705
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestRmdirsNoLeaveRoot
Messages: directories
--- FAIL: TestRmdirsNoLeaveRoot (29.89s)
=== RUN TestRmdirsLeaveRoot
run.go:180: Remote "Azure container rclone-test-reburip4tone", Local "Local file system at /tmp/rclone3702684010", Modify Window "1ns"
2025/03/13 04:51:34 INFO : A1: Making directory
2025/03/13 04:51:34 DEBUG : A1/: Creating directory marker
2025/03/13 04:51:34 INFO : A1/B1: Making directory
2025/03/13 04:51:34 DEBUG : A1/B1/: Creating directory marker
2025/03/13 04:51:34 INFO : A1/B1/C1: Making directory
2025/03/13 04:51:34 DEBUG : A1/B1/C1/: 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:750
Error: Not equal:
expected: []string{"A1", "A1/B1", "A1/B1/C1"}
actual : []string{"A1", "A1/B1", "A1/B1/C1", "BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,5 +1,7 @@
-([]string) (len=3) {
+([]string) (len=5) {
(string) (len=2) "A1",
(string) (len=5) "A1/B1",
- (string) (len=8) "A1/B1/C1"
+ (string) (len=8) "A1/B1/C1",
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestRmdirsLeaveRoot
Messages: directories
2025/03/13 04:51:41 DEBUG : removing 1 level 3 directories
2025/03/13 04:51:41 INFO : A1/B1/C1: Removing directory
2025/03/13 04:51:41 DEBUG : A1/B1/C1/: Removing directory marker
2025/03/13 04:51:41 DEBUG : removing 1 level 2 directories
2025/03/13 04:51:41 INFO : A1/B1: Removing directory
2025/03/13 04:51:41 DEBUG : A1/B1/: 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:764
Error: Not equal:
expected: []string{"A1"}
actual : []string{"A1", "BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,3 +1,5 @@
-([]string) (len=1) {
- (string) (len=2) "A1"
+([]string) (len=3) {
+ (string) (len=2) "A1",
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestRmdirsLeaveRoot
Messages: directories
2025/03/13 04:51: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-reburip4tone/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f54b4495-c01e-0079-37d3-9340d9000000
Time:2025-03-13T04:51:49.3974578Z
--------------------------------------------------------------------------------
2025/03/13 04:51: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-reburip4tone/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f54b46be-c01e-0079-21d3-9340d9000000
Time:2025-03-13T04:51:50.4409236Z
--------------------------------------------------------------------------------
2025/03/13 04:51: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-reburip4tone/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f54b4807-c01e-0079-4dd3-9340d9000000
Time:2025-03-13T04:51:51.4837914Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-reburip4tone/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f54b4807-c01e-0079-4dd3-9340d9000000
Time:2025-03-13T04:51:51.4837914Z
--------------------------------------------------------------------------------
2025/03/13 04:51: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-reburip4tone/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f54b4975-c01e-0079-7dd3-9340d9000000
Time:2025-03-13T04:51:52.5271241Z
--------------------------------------------------------------------------------
2025/03/13 04:51: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-reburip4tone/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f54b4aba-c01e-0079-09d3-9340d9000000
Time:2025-03-13T04:51:53.5705917Z
--------------------------------------------------------------------------------
2025/03/13 04:51: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-reburip4tone/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f54b4bf5-c01e-0079-05d3-9340d9000000
Time:2025-03-13T04:51:54.6145482Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-reburip4tone/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f54b4bf5-c01e-0079-05d3-9340d9000000
Time:2025-03-13T04:51:54.6145482Z
--------------------------------------------------------------------------------
2025/03/13 04:51:55 DEBUG : A1/: 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{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestRmdirsLeaveRoot
Messages: directories
--- FAIL: TestRmdirsLeaveRoot (28.56s)
=== RUN TestRmdirsWithFilter
run.go:180: Remote "Azure container rclone-test-reburip4tone", Local "Local file system at /tmp/rclone3702684010", Modify Window "1ns"
2025/03/13 04:52:02 INFO : A1: Making directory
2025/03/13 04:52:02 DEBUG : A1/: Creating directory marker
2025/03/13 04:52:02 INFO : A1/B1: Making directory
2025/03/13 04:52:02 DEBUG : A1/B1/: Creating directory marker
2025/03/13 04:52:03 INFO : A1/B1/C1: Making directory
2025/03/13 04:52:03 DEBUG : A1/B1/C1/: 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:789
Error: Not equal:
expected: []string{"A1", "A1/B1", "A1/B1/C1"}
actual : []string{"A1", "A1/B1", "A1/B1/C1", "BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,5 +1,7 @@
-([]string) (len=3) {
+([]string) (len=5) {
(string) (len=2) "A1",
(string) (len=5) "A1/B1",
- (string) (len=8) "A1/B1/C1"
+ (string) (len=8) "A1/B1/C1",
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestRmdirsWithFilter
Messages: directories
2025/03/13 04:52:10 DEBUG : removing 1 level 3 directories
2025/03/13 04:52:10 INFO : A1/B1/C1: Removing directory
2025/03/13 04:52:10 DEBUG : A1/B1/C1/: Removing directory marker
2025/03/13 04:52:10 DEBUG : removing 1 level 2 directories
2025/03/13 04:52:10 INFO : A1/B1: Removing directory
2025/03/13 04:52:10 DEBUG : A1/B1/: 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:803
Error: Not equal:
expected: []string{"A1"}
actual : []string{"A1", "BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,3 +1,5 @@
-([]string) (len=1) {
- (string) (len=2) "A1"
+([]string) (len=3) {
+ (string) (len=2) "A1",
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestRmdirsWithFilter
Messages: directories
2025/03/13 04:52: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-reburip4tone/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f54b66b5-c01e-0079-7bd3-9340d9000000
Time:2025-03-13T04:52:17.9656558Z
--------------------------------------------------------------------------------
2025/03/13 04:52: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-reburip4tone/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f54b67c7-c01e-0079-53d3-9340d9000000
Time:2025-03-13T04:52:19.0095343Z
--------------------------------------------------------------------------------
2025/03/13 04:52: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-reburip4tone/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f54b68c0-c01e-0079-12d3-9340d9000000
Time:2025-03-13T04:52:20.0531729Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-reburip4tone/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f54b68c0-c01e-0079-12d3-9340d9000000
Time:2025-03-13T04:52:20.0531729Z
--------------------------------------------------------------------------------
2025/03/13 04:52: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-reburip4tone/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f54b69f5-c01e-0079-7ad3-9340d9000000
Time:2025-03-13T04:52:21.0971612Z
--------------------------------------------------------------------------------
2025/03/13 04:52:22 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-reburip4tone/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f54b6b53-c01e-0079-04d3-9340d9000000
Time:2025-03-13T04:52:22.1407981Z
--------------------------------------------------------------------------------
2025/03/13 04:52:23 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-reburip4tone/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f54b6c6f-c01e-0079-64d3-9340d9000000
Time:2025-03-13T04:52:23.1843497Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-reburip4tone/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f54b6c6f-c01e-0079-64d3-9340d9000000
Time:2025-03-13T04:52:23.1843497Z
--------------------------------------------------------------------------------
2025/03/13 04:52:24 DEBUG : A1/: 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{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestRmdirsWithFilter
Messages: directories
--- FAIL: TestRmdirsWithFilter (28.57s)
=== RUN TestCopyURL
run.go:180: Remote "Azure container rclone-test-reburip4tone", Local "Local file system at /tmp/rclone3702684010", Modify Window "1ns"
2025/03/13 04:52:31 DEBUG : filename.txt: File name found in url
2025/03/13 04:52:31 DEBUG : headerfilename.txt: filename found in Content-Disposition header.
2025/03/13 04:52: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-reburip4tone/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f54b74e8-c01e-0079-23d3-9340d9000000
Time:2025-03-13T04:52:32.2905524Z
--------------------------------------------------------------------------------
2025/03/13 04:52: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-reburip4tone/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f54b75f0-c01e-0079-77d3-9340d9000000
Time:2025-03-13T04:52:33.3346523Z
--------------------------------------------------------------------------------
2025/03/13 04:52: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-reburip4tone/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f54b76da-c01e-0079-2bd3-9340d9000000
Time:2025-03-13T04:52:34.3779904Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-reburip4tone/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f54b76da-c01e-0079-2bd3-9340d9000000
Time:2025-03-13T04:52:34.3779904Z
--------------------------------------------------------------------------------
2025/03/13 04:52: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-reburip4tone/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f54b7831-c01e-0079-33d3-9340d9000000
Time:2025-03-13T04:52:35.4215285Z
--------------------------------------------------------------------------------
2025/03/13 04:52: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-reburip4tone/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f54b795e-c01e-0079-7cd3-9340d9000000
Time:2025-03-13T04:52:36.4649677Z
--------------------------------------------------------------------------------
2025/03/13 04:52: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-reburip4tone/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f54b7a3a-c01e-0079-19d3-9340d9000000
Time:2025-03-13T04:52:37.5080473Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-reburip4tone/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f54b7a3a-c01e-0079-19d3-9340d9000000
Time:2025-03-13T04:52:37.5080473Z
--------------------------------------------------------------------------------
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: TestCopyURL
Messages: directories
--- FAIL: TestCopyURL (14.28s)
=== RUN TestCopyURLToWriter
--- PASS: TestCopyURLToWriter (0.00s)
=== RUN TestMoveFile
run.go:180: Remote "Azure container rclone-test-reburip4tone", Local "Local file system at /tmp/rclone3702684010", Modify Window "1ns"
2025/03/13 04:52:45 DEBUG : file1: Need to transfer - File not found at Destination
2025/03/13 04:52:45 DEBUG : sub/: Creating directory marker
2025/03/13 04:52:45 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK
2025/03/13 04:52:45 INFO : file1: Copied (new) to: sub/file2
2025/03/13 04:52:45 INFO : file1: Deleted
2025/03/13 04:52:46 DEBUG : file1: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/03/13 04:52:46 DEBUG : file1: Unchanged skipping
2025/03/13 04:52:46 INFO : file1: Deleted
2025/03/13 04:52:46 DEBUG : Azure container rclone-test-reburip4tone: don't need to copy/move sub/file2, it is already at target location
2025/03/13 04:52:46 DEBUG : sub/: Removing directory marker
2025/03/13 04:52:46 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-reburip4tone/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f54b8551-c01e-0079-7dd3-9340d9000000
Time:2025-03-13T04:52:46.3876444Z
--------------------------------------------------------------------------------
2025/03/13 04:52:47 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-reburip4tone/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f54b8673-c01e-0079-6ed3-9340d9000000
Time:2025-03-13T04:52:47.4309964Z
--------------------------------------------------------------------------------
2025/03/13 04:52:48 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-reburip4tone/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f54b877c-c01e-0079-36d3-9340d9000000
Time:2025-03-13T04:52:48.4743958Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-reburip4tone/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f54b877c-c01e-0079-36d3-9340d9000000
Time:2025-03-13T04:52:48.4743958Z
--------------------------------------------------------------------------------
2025/03/13 04:52:49 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-reburip4tone/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f54b88c3-c01e-0079-39d3-9340d9000000
Time:2025-03-13T04:52:49.5178406Z
--------------------------------------------------------------------------------
2025/03/13 04:52:50 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-reburip4tone/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f54b89d8-c01e-0079-22d3-9340d9000000
Time:2025-03-13T04:52:50.5610011Z
--------------------------------------------------------------------------------
2025/03/13 04:52:51 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-reburip4tone/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f54b8ac3-c01e-0079-64d3-9340d9000000
Time:2025-03-13T04:52:51.6044423Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-reburip4tone/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f54b8ac3-c01e-0079-64d3-9340d9000000
Time:2025-03-13T04:52:51.6044423Z
--------------------------------------------------------------------------------
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: TestMoveFile
Messages: directories
--- FAIL: TestMoveFile (14.10s)
=== RUN TestMoveFileWithIgnoreExisting
run.go:180: Remote "Azure container rclone-test-reburip4tone", Local "Local file system at /tmp/rclone3702684010", Modify Window "1ns"
2025/03/13 04:52:59 DEBUG : file1: Need to transfer - File not found at Destination
2025/03/13 04:52:59 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK
2025/03/13 04:52:59 INFO : file1: Copied (new)
2025/03/13 04:52:59 INFO : file1: Deleted
2025/03/13 04:53:00 DEBUG : file1: Destination exists, skipping
2025/03/13 04:53:00 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set
2025/03/13 04:53:00 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-reburip4tone/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f54b94bb-c01e-0079-4dd3-9340d9000000
Time:2025-03-13T04:53:00.2604939Z
--------------------------------------------------------------------------------
2025/03/13 04:53:01 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-reburip4tone/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f54b969b-c01e-0079-67d3-9340d9000000
Time:2025-03-13T04:53:01.3039201Z
--------------------------------------------------------------------------------
2025/03/13 04:53:02 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-reburip4tone/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f54b9872-c01e-0079-6bd3-9340d9000000
Time:2025-03-13T04:53:02.3472775Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-reburip4tone/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f54b9872-c01e-0079-6bd3-9340d9000000
Time:2025-03-13T04:53:02.3472775Z
--------------------------------------------------------------------------------
2025/03/13 04:53: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-reburip4tone/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f54b99fd-c01e-0079-48d3-9340d9000000
Time:2025-03-13T04:53:03.3908239Z
--------------------------------------------------------------------------------
2025/03/13 04:53: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-reburip4tone/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f54b9bd0-c01e-0079-2dd3-9340d9000000
Time:2025-03-13T04:53:04.4348616Z
--------------------------------------------------------------------------------
2025/03/13 04:53: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-reburip4tone/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f54b9da6-c01e-0079-23d3-9340d9000000
Time:2025-03-13T04:53:05.4786451Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-reburip4tone/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f54b9da6-c01e-0079-23d3-9340d9000000
Time:2025-03-13T04:53:05.4786451Z
--------------------------------------------------------------------------------
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: TestMoveFileWithIgnoreExisting
Messages: directories
--- FAIL: TestMoveFileWithIgnoreExisting (13.88s)
=== RUN TestCaseInsensitiveMoveFile
run.go:180: Remote "Azure container rclone-test-reburip4tone", Local "Local file system at /tmp/rclone3702684010", Modify Window "1ns"
2025/03/13 04:53: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-reburip4tone/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f54baa63-c01e-0079-2dd3-9340d9000000
Time:2025-03-13T04:53:13.7037106Z
--------------------------------------------------------------------------------
2025/03/13 04:53: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-reburip4tone/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f54baba4-c01e-0079-19d3-9340d9000000
Time:2025-03-13T04:53:14.7477149Z
--------------------------------------------------------------------------------
2025/03/13 04:53: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-reburip4tone/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f54bacec-c01e-0079-16d3-9340d9000000
Time:2025-03-13T04:53:15.7918435Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-reburip4tone/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f54bacec-c01e-0079-16d3-9340d9000000
Time:2025-03-13T04:53:15.7918435Z
--------------------------------------------------------------------------------
2025/03/13 04:53: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-reburip4tone/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f54bae14-c01e-0079-7dd3-9340d9000000
Time:2025-03-13T04:53:16.8369312Z
--------------------------------------------------------------------------------
2025/03/13 04:53: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-reburip4tone/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f54bafac-c01e-0079-47d3-9340d9000000
Time:2025-03-13T04:53:17.8804409Z
--------------------------------------------------------------------------------
2025/03/13 04:53: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-reburip4tone/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f54bb13b-c01e-0079-1ad3-9340d9000000
Time:2025-03-13T04:53:18.9245101Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-reburip4tone/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f54bb13b-c01e-0079-1ad3-9340d9000000
Time:2025-03-13T04:53:18.9245101Z
--------------------------------------------------------------------------------
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: TestCaseInsensitiveMoveFile
Messages: directories
--- FAIL: TestCaseInsensitiveMoveFile (13.44s)
=== RUN TestCaseInsensitiveMoveFileDryRun
run.go:180: Remote "Azure container rclone-test-reburip4tone", Local "Local file system at /tmp/rclone3702684010", Modify Window "1ns"
2025/03/13 04:53: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-reburip4tone/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f54bb9e1-c01e-0079-79d3-9340d9000000
Time:2025-03-13T04:53:27.1454632Z
--------------------------------------------------------------------------------
2025/03/13 04:53: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-reburip4tone/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f54bbb4b-c01e-0079-1bd3-9340d9000000
Time:2025-03-13T04:53:28.1896822Z
--------------------------------------------------------------------------------
2025/03/13 04:53: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-reburip4tone/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f54bbc95-c01e-0079-27d3-9340d9000000
Time:2025-03-13T04:53:29.2331482Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-reburip4tone/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f54bbc95-c01e-0079-27d3-9340d9000000
Time:2025-03-13T04:53:29.2331482Z
--------------------------------------------------------------------------------
2025/03/13 04:53: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-reburip4tone/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f54bbd6b-c01e-0079-4ed3-9340d9000000
Time:2025-03-13T04:53:30.2764689Z
--------------------------------------------------------------------------------
2025/03/13 04:53: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-reburip4tone/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f54bbe59-c01e-0079-0cd3-9340d9000000
Time:2025-03-13T04:53:31.3202038Z
--------------------------------------------------------------------------------
2025/03/13 04:53: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-reburip4tone/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f54bbf58-c01e-0079-55d3-9340d9000000
Time:2025-03-13T04:53:32.3641540Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-reburip4tone/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f54bbf58-c01e-0079-55d3-9340d9000000
Time:2025-03-13T04:53:32.3641540Z
--------------------------------------------------------------------------------
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: TestCaseInsensitiveMoveFileDryRun
Messages: directories
--- FAIL: TestCaseInsensitiveMoveFileDryRun (13.44s)
=== RUN TestMoveFileBackupDir
run.go:180: Remote "Azure container rclone-test-reburip4tone", Local "Local file system at /tmp/rclone3702684010", Modify Window "1ns"
2025/03/13 04:53:40 DEBUG : dst/: Creating directory marker
2025/03/13 04:53:40 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-reburip4tone/backup"
2025/03/13 04:53:40 DEBUG : Config file has changed externally - reloading
2025/03/13 04:53:40 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/13 04:53:40 DEBUG : Azure container rclone-test-reburip4tone path backup: Using directory markers
2025/03/13 04:53:41 DEBUG : fs cache: renaming cache item "TestAzureBlob,directory_markers:rclone-test-reburip4tone/backup" to be canonical "TestAzureBlob{juk_h}:rclone-test-reburip4tone/backup"
2025/03/13 04:53:41 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18)
2025/03/13 04:53:41 DEBUG : dst/: Creating directory marker
2025/03/13 04:53:41 DEBUG : dst/file1: md5 = 05164b153084ba910184c26e561a7c18 OK
2025/03/13 04:53:41 INFO : dst/file1: Copied (server-side copy)
2025/03/13 04:53:41 INFO : dst/file1: Deleted
2025/03/13 04:53:41 DEBUG : dst/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK
2025/03/13 04:53:41 INFO : dst/file1: Copied (new)
2025/03/13 04:53:41 INFO : dst/file1: Deleted
2025/03/13 04:53:41 DEBUG : dst/: Removing directory marker
2025/03/13 04:53: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-reburip4tone/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f54bcb0a-c01e-0079-79d3-9340d9000000
Time:2025-03-13T04:53:41.8554279Z
--------------------------------------------------------------------------------
2025/03/13 04:53: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-reburip4tone/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f54bcc9d-c01e-0079-35d3-9340d9000000
Time:2025-03-13T04:53:42.8986301Z
--------------------------------------------------------------------------------
2025/03/13 04:53: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-reburip4tone/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f54bce29-c01e-0079-40d3-9340d9000000
Time:2025-03-13T04:53:43.9419893Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-reburip4tone/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f54bce29-c01e-0079-40d3-9340d9000000
Time:2025-03-13T04:53:43.9419893Z
--------------------------------------------------------------------------------
2025/03/13 04:53:44 DEBUG : backup/dst/: Removing directory marker
2025/03/13 04:53:45 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-reburip4tone/backup/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f54bcf71-c01e-0079-39d3-9340d9000000
Time:2025-03-13T04:53:45.0314163Z
--------------------------------------------------------------------------------
2025/03/13 04:53:46 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-reburip4tone/backup/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f54bd0c8-c01e-0079-51d3-9340d9000000
Time:2025-03-13T04:53:46.0753620Z
--------------------------------------------------------------------------------
2025/03/13 04:53:47 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-reburip4tone/backup/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f54bd20b-c01e-0079-65d3-9340d9000000
Time:2025-03-13T04:53:47.1188561Z
--------------------------------------------------------------------------------
run.go:128: removing dir "backup" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-reburip4tone/backup/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f54bd20b-c01e-0079-65d3-9340d9000000
Time:2025-03-13T04:53:47.1188561Z
--------------------------------------------------------------------------------
2025/03/13 04:53: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-reburip4tone/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f54bd32b-c01e-0079-4ed3-9340d9000000
Time:2025-03-13T04:53:48.1620995Z
--------------------------------------------------------------------------------
2025/03/13 04:53: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-reburip4tone/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f54bd430-c01e-0079-25d3-9340d9000000
Time:2025-03-13T04:53:49.2050918Z
--------------------------------------------------------------------------------
2025/03/13 04:53: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-reburip4tone/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f54bd54e-c01e-0079-0fd3-9340d9000000
Time:2025-03-13T04:53:50.2486058Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-reburip4tone/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f54bd54e-c01e-0079-0fd3-9340d9000000
Time:2025-03-13T04:53:50.2486058Z
--------------------------------------------------------------------------------
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: TestMoveFileBackupDir
Messages: directories
--- FAIL: TestMoveFileBackupDir (17.88s)
=== 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-reburip4tone", Local "Local file system at /tmp/rclone3702684010", Modify Window "1ns"
2025/03/13 04:53:58 DEBUG : A1/: Creating directory marker
2025/03/13 04:53:58 DEBUG : A1/B1/: Creating directory marker
2025/03/13 04:53:58 DEBUG : A1/B1/C1/: Creating directory marker
2025/03/13 04:53:59 DEBUG : A1/B1/C2/: Creating directory marker
2025/03/13 04:53:59 INFO : A1/B2: Making directory
2025/03/13 04:53:59 DEBUG : A1/B2/: Creating directory marker
2025/03/13 04:53:59 INFO : A1/B1/C3: Making directory
2025/03/13 04:53:59 DEBUG : A1/B1/C3/: 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:1365
Error: Not equal:
expected: []string{"A1", "A1/B1", "A1/B1/C1", "A1/B1/C2", "A1/B1/C3", "A1/B2"}
actual : []string{"A1", "A1/B1", "A1/B1/C1", "A1/B1/C2", "A1/B1/C3", "A1/B2", "BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,2 @@
-([]string) (len=6) {
+([]string) (len=8) {
(string) (len=2) "A1",
@@ -6,3 +6,5 @@
(string) (len=8) "A1/B1/C3",
- (string) (len=5) "A1/B2"
+ (string) (len=5) "A1/B2",
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestDirMove
Messages: directories
2025/03/13 04:54:07 DEBUG : A2/: Creating directory marker
2025/03/13 04:54:07 DEBUG : A2/B1/: Creating directory marker
2025/03/13 04:54:07 DEBUG : A2/B1/C1/: Creating directory marker
2025/03/13 04:54:07 DEBUG : A2/B1/C2/: Creating directory marker
2025/03/13 04:54:07 DEBUG : A2/B1/C3/: Creating directory marker
2025/03/13 04:54:07 DEBUG : A2/B2/: Creating directory marker
2025/03/13 04:54:08 DEBUG : A1/one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK
2025/03/13 04:54:08 INFO : A1/one: Copied (server-side copy) to: A2/one
2025/03/13 04:54:08 DEBUG : A1/B1/three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK
2025/03/13 04:54:08 INFO : A1/B1/three: Copied (server-side copy) to: A2/B1/three
2025/03/13 04:54:08 DEBUG : A1/two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK
2025/03/13 04:54:08 INFO : A1/two: Copied (server-side copy) to: A2/two
2025/03/13 04:54:08 DEBUG : A1/B1/C1/four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK
2025/03/13 04:54:08 INFO : A1/B1/C1/four: Copied (server-side copy) to: A2/B1/C1/four
2025/03/13 04:54:08 DEBUG : A1/B1/C2/five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK
2025/03/13 04:54:08 INFO : A1/B1/C2/five: Copied (server-side copy) to: A2/B1/C2/five
2025/03/13 04:54:08 INFO : A1/one: Deleted
2025/03/13 04:54:08 INFO : A1/B1/three: Deleted
2025/03/13 04:54:08 INFO : A1/two: Deleted
2025/03/13 04:54:08 INFO : A1/B1/C1/four: Deleted
2025/03/13 04:54:08 INFO : A1/B1/C2/five: Deleted
2025/03/13 04:54:08 DEBUG : A1/B2/: Removing directory marker
2025/03/13 04:54:08 DEBUG : A1/B1/C3/: Removing directory marker
2025/03/13 04:54:08 DEBUG : A1/B1/C2/: Removing directory marker
2025/03/13 04:54:08 DEBUG : A1/B1/C1/: Removing directory marker
2025/03/13 04:54:08 DEBUG : A1/B1/: Removing directory marker
2025/03/13 04:54:08 DEBUG : A1/: 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:1386
Error: Not equal:
expected: []string{"A2", "A2/B1", "A2/B1/C1", "A2/B1/C2", "A2/B1/C3", "A2/B2"}
actual : []string{"A2", "A2/B1", "A2/B1/C1", "A2/B1/C2", "A2/B1/C3", "A2/B2", "BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,2 @@
-([]string) (len=6) {
+([]string) (len=8) {
(string) (len=2) "A2",
@@ -6,3 +6,5 @@
(string) (len=8) "A2/B1/C3",
- (string) (len=5) "A2/B2"
+ (string) (len=5) "A2/B2",
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestDirMove
Messages: directories
2025/03/13 04:54:15 DEBUG : A3/: Creating directory marker
2025/03/13 04:54:15 DEBUG : A3/B1/: Creating directory marker
2025/03/13 04:54:15 DEBUG : A3/B1/C1/: Creating directory marker
2025/03/13 04:54:16 DEBUG : A3/B1/C2/: Creating directory marker
2025/03/13 04:54:16 DEBUG : A3/B1/C3/: Creating directory marker
2025/03/13 04:54:16 DEBUG : A3/B2/: Creating directory marker
2025/03/13 04:54:16 DEBUG : A2/B1/three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK
2025/03/13 04:54:16 INFO : A2/B1/three: Copied (server-side copy) to: A3/B1/three
2025/03/13 04:54:16 DEBUG : A2/B1/C1/four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK
2025/03/13 04:54:16 INFO : A2/B1/C1/four: Copied (server-side copy) to: A3/B1/C1/four
2025/03/13 04:54:16 DEBUG : A2/one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK
2025/03/13 04:54:16 INFO : A2/one: Copied (server-side copy) to: A3/one
2025/03/13 04:54:16 DEBUG : A2/B1/C2/five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK
2025/03/13 04:54:16 INFO : A2/B1/C2/five: Copied (server-side copy) to: A3/B1/C2/five
2025/03/13 04:54:16 DEBUG : A2/two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK
2025/03/13 04:54:16 INFO : A2/two: Copied (server-side copy) to: A3/two
2025/03/13 04:54:16 INFO : A2/B1/three: Deleted
2025/03/13 04:54:16 INFO : A2/B1/C2/five: Deleted
2025/03/13 04:54:16 INFO : A2/one: Deleted
2025/03/13 04:54:16 INFO : A2/B1/C1/four: Deleted
2025/03/13 04:54:16 INFO : A2/two: Deleted
2025/03/13 04:54:16 DEBUG : A2/B2/: Removing directory marker
2025/03/13 04:54:16 DEBUG : A2/B1/C3/: Removing directory marker
2025/03/13 04:54:16 DEBUG : A2/B1/C2/: Removing directory marker
2025/03/13 04:54:16 DEBUG : A2/B1/C1/: Removing directory marker
2025/03/13 04:54:16 DEBUG : A2/B1/: Removing directory marker
2025/03/13 04:54:16 DEBUG : A2/: 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:1411
Error: Not equal:
expected: []string{"A3", "A3/B1", "A3/B1/C1", "A3/B1/C2", "A3/B1/C3", "A3/B2"}
actual : []string{"A3", "A3/B1", "A3/B1/C1", "A3/B1/C2", "A3/B1/C3", "A3/B2", "BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,2 @@
-([]string) (len=6) {
+([]string) (len=8) {
(string) (len=2) "A3",
@@ -6,3 +6,5 @@
(string) (len=8) "A3/B1/C3",
- (string) (len=5) "A3/B2"
+ (string) (len=5) "A3/B2",
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestDirMove
Messages: directories
2025/03/13 04:54:24 INFO : Azure container rclone-test-reburip4tone: Can't DirMove - falling back to file moves: can't move directory - incompatible remotes
2025/03/13 04:54:24 DEBUG : A4/: Creating directory marker
2025/03/13 04:54:24 DEBUG : A4/B1/: Creating directory marker
2025/03/13 04:54:24 DEBUG : A4/B1/C1/: Creating directory marker
2025/03/13 04:54:24 DEBUG : A4/B1/C2/: Creating directory marker
2025/03/13 04:54:24 DEBUG : A4/B1/C3/: Creating directory marker
2025/03/13 04:54:24 DEBUG : A4/B2/: Creating directory marker
2025/03/13 04:54:25 DEBUG : A3/two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK
2025/03/13 04:54:25 INFO : A3/two: Copied (server-side copy) to: A4/two
2025/03/13 04:54:25 DEBUG : A3/B1/three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK
2025/03/13 04:54:25 INFO : A3/B1/three: Copied (server-side copy) to: A4/B1/three
2025/03/13 04:54:25 DEBUG : A3/B1/C1/four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK
2025/03/13 04:54:25 INFO : A3/B1/C1/four: Copied (server-side copy) to: A4/B1/C1/four
2025/03/13 04:54:25 DEBUG : A3/one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK
2025/03/13 04:54:25 INFO : A3/one: Copied (server-side copy) to: A4/one
2025/03/13 04:54:25 DEBUG : A3/B1/C2/five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK
2025/03/13 04:54:25 INFO : A3/B1/C2/five: Copied (server-side copy) to: A4/B1/C2/five
2025/03/13 04:54:25 INFO : A3/two: Deleted
2025/03/13 04:54:25 INFO : A3/one: Deleted
2025/03/13 04:54:25 INFO : A3/B1/C2/five: Deleted
2025/03/13 04:54:25 INFO : A3/B1/three: Deleted
2025/03/13 04:54:25 INFO : A3/B1/C1/four: Deleted
2025/03/13 04:54:25 DEBUG : A3/B2/: Removing directory marker
2025/03/13 04:54:25 DEBUG : A3/B1/C3/: Removing directory marker
2025/03/13 04:54:25 DEBUG : A3/B1/C2/: Removing directory marker
2025/03/13 04:54:25 DEBUG : A3/B1/C1/: Removing directory marker
2025/03/13 04:54:25 DEBUG : A3/B1/: Removing directory marker
2025/03/13 04:54:25 DEBUG : A3/: 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:1439
Error: Not equal:
expected: []string{"A4", "A4/B1", "A4/B1/C1", "A4/B1/C2", "A4/B1/C3", "A4/B2"}
actual : []string{"A4", "A4/B1", "A4/B1/C1", "A4/B1/C2", "A4/B1/C3", "A4/B2", "BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,2 @@
-([]string) (len=6) {
+([]string) (len=8) {
(string) (len=2) "A4",
@@ -6,3 +6,5 @@
(string) (len=8) "A4/B1/C3",
- (string) (len=5) "A4/B2"
+ (string) (len=5) "A4/B2",
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestDirMove
Messages: directories
2025/03/13 04:54:33 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-reburip4tone/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e78c0371-401e-0077-07d4-936969000000
Time:2025-03-13T04:54:33.1259324Z
--------------------------------------------------------------------------------
2025/03/13 04:54:34 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-reburip4tone/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e78c04d1-401e-0077-36d4-936969000000
Time:2025-03-13T04:54:34.1699348Z
--------------------------------------------------------------------------------
2025/03/13 04:54:35 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-reburip4tone/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e78c060a-401e-0077-3cd4-936969000000
Time:2025-03-13T04:54:35.2136668Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-reburip4tone/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e78c060a-401e-0077-3cd4-936969000000
Time:2025-03-13T04:54:35.2136668Z
--------------------------------------------------------------------------------
2025/03/13 04:54:36 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-reburip4tone/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e78c078b-401e-0077-68d4-936969000000
Time:2025-03-13T04:54:36.2569187Z
--------------------------------------------------------------------------------
2025/03/13 04:54:37 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-reburip4tone/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e78c08a1-401e-0077-4ed4-936969000000
Time:2025-03-13T04:54:37.2998964Z
--------------------------------------------------------------------------------
2025/03/13 04:54:38 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-reburip4tone/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e78c0a57-401e-0077-4fd4-936969000000
Time:2025-03-13T04:54:38.3438595Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-reburip4tone/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e78c0a57-401e-0077-4fd4-936969000000
Time:2025-03-13T04:54:38.3438595Z
--------------------------------------------------------------------------------
2025/03/13 04:54:39 DEBUG : A4/B2/: Removing directory marker
2025/03/13 04:54:39 DEBUG : A4/B1/C3/: Removing directory marker
2025/03/13 04:54:39 DEBUG : A4/B1/C2/: Removing directory marker
2025/03/13 04:54:39 DEBUG : A4/B1/C1/: Removing directory marker
2025/03/13 04:54:39 DEBUG : A4/B1/: Removing directory marker
2025/03/13 04:54:39 DEBUG : A4/: 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{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestDirMove
Messages: directories
--- FAIL: TestDirMove (48.37s)
=== RUN TestGetFsInfo
run.go:180: Remote "Azure container rclone-test-reburip4tone", Local "Local file system at /tmp/rclone3702684010", Modify Window "1ns"
2025/03/13 04:54:46 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-reburip4tone/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e78c1778-401e-0077-55d4-936969000000
Time:2025-03-13T04:54:46.8322756Z
--------------------------------------------------------------------------------
2025/03/13 04:54:47 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-reburip4tone/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e78c192d-401e-0077-58d4-936969000000
Time:2025-03-13T04:54:47.8758100Z
--------------------------------------------------------------------------------
2025/03/13 04:54:48 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-reburip4tone/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e78c1a8e-401e-0077-70d4-936969000000
Time:2025-03-13T04:54:48.9187892Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-reburip4tone/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e78c1a8e-401e-0077-70d4-936969000000
Time:2025-03-13T04:54:48.9187892Z
--------------------------------------------------------------------------------
2025/03/13 04:54:49 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-reburip4tone/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e78c1bf0-401e-0077-26d4-936969000000
Time:2025-03-13T04:54:49.9621054Z
--------------------------------------------------------------------------------
2025/03/13 04:54:50 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-reburip4tone/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e78c1d45-401e-0077-4bd4-936969000000
Time:2025-03-13T04:54:51.0057204Z
--------------------------------------------------------------------------------
2025/03/13 04:54:52 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-reburip4tone/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e78c1e80-401e-0077-54d4-936969000000
Time:2025-03-13T04:54:52.0490188Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-reburip4tone/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e78c1e80-401e-0077-54d4-936969000000
Time:2025-03-13T04:54:52.0490188Z
--------------------------------------------------------------------------------
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: TestGetFsInfo
Messages: directories
--- FAIL: TestGetFsInfo (13.44s)
=== RUN TestRcat
=== RUN TestRcat/withChecksum=false,ignoreChecksum=false
run.go:180: Remote "Azure container rclone-test-reburip4tone", Local "Local file system at /tmp/rclone3702684010", Modify Window "1ns"
2025/03/13 04:55:00 DEBUG : Azure container rclone-test-reburip4tone: File to upload is small (34 bytes), uploading instead of streaming
2025/03/13 04:55:00 DEBUG : no_checksum_small_file_from_pipe: md5 = 4c762bc6ec18f21b23fcae426c7863b5 OK
2025/03/13 04:55:00 DEBUG : no_checksum_small_file_from_pipe: Size and md5 of src and dst objects identical
2025/03/13 04:55:00 NOTICE: Azure container rclone-test-reburip4tone: Streaming uploads using chunk size 4Mi will have maximum file size of 195.312Gi
2025/03/13 04:55:00 DEBUG : no_checksum_big_file_from_pipe: Multipart upload session started for -1 parts of size 4Mi
2025/03/13 04:55:00 DEBUG : no_checksum_big_file_from_pipe: open chunk writer: started multipart upload
2025/03/13 04:55:00 DEBUG : no_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 100.001Ki offset 0/off
2025/03/13 04:55:00 DEBUG : no_checksum_big_file_from_pipe: multipart upload wrote chunk 1 with 102401 bytes
2025/03/13 04:55:00 DEBUG : no_checksum_big_file_from_pipe: multipart upload finished
2025/03/13 04:55:00 DEBUG : no_checksum_big_file_from_pipe: Dst hash empty - aborting Src hash check
2025/03/13 04:55:00 DEBUG : no_checksum_big_file_from_pipe: Size of src and dst objects identical
2025/03/13 04:55:00 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-reburip4tone/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e78c2866-401e-0077-60d4-936969000000
Time:2025-03-13T04:55:00.8758273Z
--------------------------------------------------------------------------------
2025/03/13 04:55:01 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-reburip4tone/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e78c2936-401e-0077-05d4-936969000000
Time:2025-03-13T04:55:01.9194925Z
--------------------------------------------------------------------------------
2025/03/13 04:55:02 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-reburip4tone/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e78c2a27-401e-0077-44d4-936969000000
Time:2025-03-13T04:55:02.9629716Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-reburip4tone/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e78c2a27-401e-0077-44d4-936969000000
Time:2025-03-13T04:55:02.9629716Z
--------------------------------------------------------------------------------
2025/03/13 04:55: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-reburip4tone/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e78c2bf0-401e-0077-4ad4-936969000000
Time:2025-03-13T04:55:04.0070189Z
--------------------------------------------------------------------------------
2025/03/13 04:55:05 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-reburip4tone/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e78c2ce7-401e-0077-15d4-936969000000
Time:2025-03-13T04:55:05.0500590Z
--------------------------------------------------------------------------------
2025/03/13 04:55:06 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-reburip4tone/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e78c2e1f-401e-0077-16d4-936969000000
Time:2025-03-13T04:55:06.0938850Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-reburip4tone/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e78c2e1f-401e-0077-16d4-936969000000
Time:2025-03-13T04:55:06.0938850Z
--------------------------------------------------------------------------------
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: TestRcat/withChecksum=false,ignoreChecksum=false
Messages: directories
=== RUN TestRcat/withChecksum=true,ignoreChecksum=false
run.go:180: Remote "Azure container rclone-test-reburip4tone", Local "Local file system at /tmp/rclone3702684010", Modify Window "1ns"
2025/03/13 04:55:14 DEBUG : Azure container rclone-test-reburip4tone: File to upload is small (34 bytes), uploading instead of streaming
2025/03/13 04:55:14 DEBUG : with_checksum_small_file_from_pipe: md5 = 4c762bc6ec18f21b23fcae426c7863b5 OK
2025/03/13 04:55:14 DEBUG : with_checksum_small_file_from_pipe: Size and md5 of src and dst objects identical
2025/03/13 04:55:14 DEBUG : with_checksum_big_file_from_pipe: Multipart upload session started for -1 parts of size 4Mi
2025/03/13 04:55:14 DEBUG : with_checksum_big_file_from_pipe: open chunk writer: started multipart upload
2025/03/13 04:55:14 DEBUG : with_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 100.001Ki offset 0/off
2025/03/13 04:55:14 DEBUG : with_checksum_big_file_from_pipe: multipart upload wrote chunk 1 with 102401 bytes
2025/03/13 04:55:14 DEBUG : with_checksum_big_file_from_pipe: multipart upload finished
2025/03/13 04:55:14 DEBUG : with_checksum_big_file_from_pipe: Dst hash empty - aborting Src hash check
2025/03/13 04:55:14 DEBUG : with_checksum_big_file_from_pipe: Size of src and dst objects identical
2025/03/13 04:55:14 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-reburip4tone/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e78c36f9-401e-0077-5bd4-936969000000
Time:2025-03-13T04:55:14.9229742Z
--------------------------------------------------------------------------------
2025/03/13 04:55:15 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-reburip4tone/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e78c37ed-401e-0077-13d4-936969000000
Time:2025-03-13T04:55:15.9659048Z
--------------------------------------------------------------------------------
2025/03/13 04:55:16 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-reburip4tone/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e78c38bf-401e-0077-40d4-936969000000
Time:2025-03-13T04:55:17.0090751Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-reburip4tone/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e78c38bf-401e-0077-40d4-936969000000
Time:2025-03-13T04:55:17.0090751Z
--------------------------------------------------------------------------------
2025/03/13 04:55:18 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-reburip4tone/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e78c3a00-401e-0077-32d4-936969000000
Time:2025-03-13T04:55:18.0535970Z
--------------------------------------------------------------------------------
2025/03/13 04:55:19 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-reburip4tone/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e78c3afc-401e-0077-75d4-936969000000
Time:2025-03-13T04:55:19.0972890Z
--------------------------------------------------------------------------------
2025/03/13 04:55:20 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-reburip4tone/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e78c3c2e-401e-0077-7bd4-936969000000
Time:2025-03-13T04:55:20.1407387Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-reburip4tone/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e78c3c2e-401e-0077-7bd4-936969000000
Time:2025-03-13T04:55:20.1407387Z
--------------------------------------------------------------------------------
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: TestRcat/withChecksum=true,ignoreChecksum=false
Messages: directories
=== RUN TestRcat/withChecksum=false,ignoreChecksum=true
run.go:180: Remote "Azure container rclone-test-reburip4tone", Local "Local file system at /tmp/rclone3702684010", Modify Window "1ns"
2025/03/13 04:55:28 DEBUG : Azure container rclone-test-reburip4tone: File to upload is small (34 bytes), uploading instead of streaming
2025/03/13 04:55:28 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/03/13 04:55:28 DEBUG : ignore_checksum_big_file_from_pipe: Multipart upload session started for -1 parts of size 4Mi
2025/03/13 04:55:28 DEBUG : ignore_checksum_big_file_from_pipe: open chunk writer: started multipart upload
2025/03/13 04:55:28 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 100.001Ki offset 0/off
2025/03/13 04:55:28 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload wrote chunk 1 with 102401 bytes
2025/03/13 04:55:28 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload finished
2025/03/13 04:55:28 DEBUG : ignore_checksum_big_file_from_pipe: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/03/13 04:55:28 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-reburip4tone/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e78c4629-401e-0077-56d4-936969000000
Time:2025-03-13T04:55:28.9771627Z
--------------------------------------------------------------------------------
2025/03/13 04:55:30 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-reburip4tone/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e78c4731-401e-0077-2ed4-936969000000
Time:2025-03-13T04:55:30.0212692Z
--------------------------------------------------------------------------------
2025/03/13 04:55:31 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-reburip4tone/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e78c483c-401e-0077-0ed4-936969000000
Time:2025-03-13T04:55:31.0653884Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-reburip4tone/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e78c483c-401e-0077-0ed4-936969000000
Time:2025-03-13T04:55:31.0653884Z
--------------------------------------------------------------------------------
2025/03/13 04:55:32 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-reburip4tone/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e78c4919-401e-0077-49d4-936969000000
Time:2025-03-13T04:55:32.1091923Z
--------------------------------------------------------------------------------
2025/03/13 04:55:33 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-reburip4tone/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e78c4a43-401e-0077-2fd4-936969000000
Time:2025-03-13T04:55:33.1531410Z
--------------------------------------------------------------------------------
2025/03/13 04:55:34 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-reburip4tone/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e78c4b6b-401e-0077-30d4-936969000000
Time:2025-03-13T04:55:34.1965925Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-reburip4tone/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e78c4b6b-401e-0077-30d4-936969000000
Time:2025-03-13T04:55:34.1965925Z
--------------------------------------------------------------------------------
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: TestRcat/withChecksum=false,ignoreChecksum=true
Messages: directories
=== RUN TestRcat/withChecksum=true,ignoreChecksum=true
run.go:180: Remote "Azure container rclone-test-reburip4tone", Local "Local file system at /tmp/rclone3702684010", Modify Window "1ns"
2025/03/13 04:55:42 DEBUG : Azure container rclone-test-reburip4tone: File to upload is small (34 bytes), uploading instead of streaming
2025/03/13 04:55:42 DEBUG : ignore_checksum_small_file_from_pipe: Src hash empty - aborting Dst hash check
2025/03/13 04:55:42 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical
2025/03/13 04:55:42 DEBUG : ignore_checksum_big_file_from_pipe: Multipart upload session started for -1 parts of size 4Mi
2025/03/13 04:55:42 DEBUG : ignore_checksum_big_file_from_pipe: open chunk writer: started multipart upload
2025/03/13 04:55:42 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 100.001Ki offset 0/off
2025/03/13 04:55:42 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload wrote chunk 1 with 102401 bytes
2025/03/13 04:55:42 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload finished
2025/03/13 04:55:42 DEBUG : ignore_checksum_big_file_from_pipe: Dst hash empty - aborting Src hash check
2025/03/13 04:55:42 DEBUG : ignore_checksum_big_file_from_pipe: Src hash empty - aborting Dst hash check
2025/03/13 04:55:42 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical
2025/03/13 04:55:43 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-reburip4tone/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e78c551f-401e-0077-2bd4-936969000000
Time:2025-03-13T04:55:43.0269692Z
--------------------------------------------------------------------------------
2025/03/13 04:55:44 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-reburip4tone/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e78c566f-401e-0077-2bd4-936969000000
Time:2025-03-13T04:55:44.0699738Z
--------------------------------------------------------------------------------
2025/03/13 04:55:45 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-reburip4tone/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e78c578d-401e-0077-15d4-936969000000
Time:2025-03-13T04:55:45.1133390Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-reburip4tone/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e78c578d-401e-0077-15d4-936969000000
Time:2025-03-13T04:55:45.1133390Z
--------------------------------------------------------------------------------
2025/03/13 04:55:46 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-reburip4tone/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e78c58a4-401e-0077-6fd4-936969000000
Time:2025-03-13T04:55:46.1567998Z
--------------------------------------------------------------------------------
2025/03/13 04:55:47 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-reburip4tone/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e78c59d6-401e-0077-68d4-936969000000
Time:2025-03-13T04:55:47.2006772Z
--------------------------------------------------------------------------------
2025/03/13 04:55:48 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-reburip4tone/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e78c5b09-401e-0077-68d4-936969000000
Time:2025-03-13T04:55:48.2441305Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-reburip4tone/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e78c5b09-401e-0077-68d4-936969000000
Time:2025-03-13T04:55:48.2441305Z
--------------------------------------------------------------------------------
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: TestRcat/withChecksum=true,ignoreChecksum=true
Messages: directories
--- FAIL: TestRcat (56.20s)
--- FAIL: TestRcat/withChecksum=false,ignoreChecksum=false (14.05s)
--- FAIL: TestRcat/withChecksum=true,ignoreChecksum=false (14.05s)
--- FAIL: TestRcat/withChecksum=false,ignoreChecksum=true (14.05s)
--- FAIL: TestRcat/withChecksum=true,ignoreChecksum=true (14.05s)
=== RUN TestRcatMetadata
run.go:180: Remote "Azure container rclone-test-reburip4tone", Local "Local file system at /tmp/rclone3702684010", Modify Window "1ns"
operations_test.go:1532: Skipping as destination doesn't support user metadata
2025/03/13 04:55:56 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-reburip4tone/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e78c63d7-401e-0077-1fd4-936969000000
Time:2025-03-13T04:55:56.4661634Z
--------------------------------------------------------------------------------
2025/03/13 04:55:57 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-reburip4tone/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e78c6491-401e-0077-21d4-936969000000
Time:2025-03-13T04:55:57.5093820Z
--------------------------------------------------------------------------------
2025/03/13 04:55:58 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-reburip4tone/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e78c65a0-401e-0077-61d4-936969000000
Time:2025-03-13T04:55:58.5527111Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-reburip4tone/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e78c65a0-401e-0077-61d4-936969000000
Time:2025-03-13T04:55:58.5527111Z
--------------------------------------------------------------------------------
2025/03/13 04:55:59 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-reburip4tone/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e78c66ac-401e-0077-20d4-936969000000
Time:2025-03-13T04:55:59.5960127Z
--------------------------------------------------------------------------------
2025/03/13 04:56:00 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-reburip4tone/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e78c6847-401e-0077-5dd4-936969000000
Time:2025-03-13T04:56:00.6402395Z
--------------------------------------------------------------------------------
2025/03/13 04:56:01 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-reburip4tone/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e78c6961-401e-0077-35d4-936969000000
Time:2025-03-13T04:56:01.6843009Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-reburip4tone/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e78c6961-401e-0077-35d4-936969000000
Time:2025-03-13T04:56:01.6843009Z
--------------------------------------------------------------------------------
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/operations_test.go:1532
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestRcatMetadata
Messages: directories
--- FAIL: TestRcatMetadata (13.44s)
=== RUN TestRcatSize
run.go:180: Remote "Azure container rclone-test-reburip4tone", Local "Local file system at /tmp/rclone3702684010", Modify Window "1ns"
2025/03/13 04:56:09 DEBUG : Azure container rclone-test-reburip4tone: File to upload is small (60 bytes), uploading instead of streaming
2025/03/13 04:56:10 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK
2025/03/13 04:56:10 DEBUG : potato2: Size and md5 of src and dst objects identical
2025/03/13 04:56: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-reburip4tone/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e78c71bd-401e-0077-23d4-936969000000
Time:2025-03-13T04:56:10.2973939Z
--------------------------------------------------------------------------------
2025/03/13 04:56:11 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-reburip4tone/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e78c72a5-401e-0077-5cd4-936969000000
Time:2025-03-13T04:56:11.3407311Z
--------------------------------------------------------------------------------
2025/03/13 04:56:12 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-reburip4tone/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e78c7378-401e-0077-7dd4-936969000000
Time:2025-03-13T04:56:12.3849379Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-reburip4tone/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e78c7378-401e-0077-7dd4-936969000000
Time:2025-03-13T04:56:12.3849379Z
--------------------------------------------------------------------------------
2025/03/13 04:56:13 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-reburip4tone/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e78c749e-401e-0077-2ed4-936969000000
Time:2025-03-13T04:56:13.4278865Z
--------------------------------------------------------------------------------
2025/03/13 04:56:14 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-reburip4tone/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e78c758d-401e-0077-6cd4-936969000000
Time:2025-03-13T04:56:14.4710317Z
--------------------------------------------------------------------------------
2025/03/13 04:56:15 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-reburip4tone/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e78c7692-401e-0077-43d4-936969000000
Time:2025-03-13T04:56:15.5145633Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-reburip4tone/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e78c7692-401e-0077-43d4-936969000000
Time:2025-03-13T04:56:15.5145633Z
--------------------------------------------------------------------------------
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: TestRcatSize
Messages: directories
--- FAIL: TestRcatSize (13.83s)
=== RUN TestRcatSizeMetadata
run.go:180: Remote "Azure container rclone-test-reburip4tone", Local "Local file system at /tmp/rclone3702684010", Modify Window "1ns"
operations_test.go:1613: Skipping as destination doesn't support user metadata
2025/03/13 04:56:23 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-reburip4tone/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e78c7da0-401e-0077-55d4-936969000000
Time:2025-03-13T04:56:23.7370130Z
--------------------------------------------------------------------------------
2025/03/13 04:56:24 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-reburip4tone/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e78c7e8d-401e-0077-16d4-936969000000
Time:2025-03-13T04:56:24.7805116Z
--------------------------------------------------------------------------------
2025/03/13 04:56:25 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-reburip4tone/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e78c7f53-401e-0077-2ed4-936969000000
Time:2025-03-13T04:56:25.8237465Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-reburip4tone/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e78c7f53-401e-0077-2ed4-936969000000
Time:2025-03-13T04:56:25.8237465Z
--------------------------------------------------------------------------------
2025/03/13 04:56:26 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-reburip4tone/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e78c7ffb-401e-0077-30d4-936969000000
Time:2025-03-13T04:56:26.8669339Z
--------------------------------------------------------------------------------
2025/03/13 04:56:27 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-reburip4tone/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e78c80d0-401e-0077-43d4-936969000000
Time:2025-03-13T04:56:27.9102740Z
--------------------------------------------------------------------------------
2025/03/13 04:56:28 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-reburip4tone/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e78c81dd-401e-0077-1dd4-936969000000
Time:2025-03-13T04:56:28.9541917Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-reburip4tone/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e78c81dd-401e-0077-1dd4-936969000000
Time:2025-03-13T04:56:28.9541917Z
--------------------------------------------------------------------------------
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/operations_test.go:1613
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestRcatSizeMetadata
Messages: directories
--- FAIL: TestRcatSizeMetadata (13.44s)
=== RUN TestTouchDir
run.go:180: Remote "Azure container rclone-test-reburip4tone", Local "Local file system at /tmp/rclone3702684010", Modify Window "1ns"
2025/03/13 04:56:37 DEBUG : sub dir/: Creating directory marker
2025/03/13 04:56:37 DEBUG : Azure container rclone-test-reburip4tone: Touching "sub dir/potato3"
2025/03/13 04:56:37 DEBUG : Azure container rclone-test-reburip4tone: Touching "empty space"
2025/03/13 04:56:37 DEBUG : Azure container rclone-test-reburip4tone: Touching "potato2"
2025/03/13 04:56:38 DEBUG : sub dir/: Removing directory marker
2025/03/13 04:56: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-reburip4tone/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e78c8ac0-401e-0077-14d4-936969000000
Time:2025-03-13T04:56:38.1344490Z
--------------------------------------------------------------------------------
2025/03/13 04:56: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-reburip4tone/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e78c8bb2-401e-0077-68d4-936969000000
Time:2025-03-13T04:56:39.1780152Z
--------------------------------------------------------------------------------
2025/03/13 04:56: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-reburip4tone/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e78c8d12-401e-0077-15d4-936969000000
Time:2025-03-13T04:56:40.2214179Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-reburip4tone/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e78c8d12-401e-0077-15d4-936969000000
Time:2025-03-13T04:56:40.2214179Z
--------------------------------------------------------------------------------
2025/03/13 04:56: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-reburip4tone/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e78c8e40-401e-0077-25d4-936969000000
Time:2025-03-13T04:56:41.2648288Z
--------------------------------------------------------------------------------
2025/03/13 04:56: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-reburip4tone/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e78c8f52-401e-0077-0dd4-936969000000
Time:2025-03-13T04:56:42.3083809Z
--------------------------------------------------------------------------------
2025/03/13 04:56: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-reburip4tone/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e78c909b-401e-0077-3fd4-936969000000
Time:2025-03-13T04:56:43.3531274Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-reburip4tone/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e78c909b-401e-0077-3fd4-936969000000
Time:2025-03-13T04:56:43.3531274Z
--------------------------------------------------------------------------------
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: TestTouchDir
Messages: directories
--- FAIL: TestTouchDir (14.40s)
=== RUN TestMkdirMetadata
run.go:180: Remote "Azure container rclone-test-reburip4tone", Local "Local file system at /tmp/rclone3702684010", Modify Window "1ns"
operations_test.go:1703: Skipping test as remote does not support MkdirMetadata
2025/03/13 04:56:51 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-reburip4tone/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e78c9818-401e-0077-3ed4-936969000000
Time:2025-03-13T04:56:51.5756800Z
--------------------------------------------------------------------------------
2025/03/13 04:56:52 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-reburip4tone/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e78c9903-401e-0077-76d4-936969000000
Time:2025-03-13T04:56:52.6192163Z
--------------------------------------------------------------------------------
2025/03/13 04:56:53 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-reburip4tone/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e78c9a18-401e-0077-5ad4-936969000000
Time:2025-03-13T04:56:53.6619693Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-reburip4tone/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e78c9a18-401e-0077-5ad4-936969000000
Time:2025-03-13T04:56:53.6619693Z
--------------------------------------------------------------------------------
2025/03/13 04:56:54 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-reburip4tone/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e78c9b66-401e-0077-55d4-936969000000
Time:2025-03-13T04:56:54.7049506Z
--------------------------------------------------------------------------------
2025/03/13 04:56:55 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-reburip4tone/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e78c9cb3-401e-0077-7cd4-936969000000
Time:2025-03-13T04:56:55.7483503Z
--------------------------------------------------------------------------------
2025/03/13 04:56:56 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-reburip4tone/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e78c9e18-401e-0077-36d4-936969000000
Time:2025-03-13T04:56:56.7922782Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-reburip4tone/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e78c9e18-401e-0077-36d4-936969000000
Time:2025-03-13T04:56:56.7922782Z
--------------------------------------------------------------------------------
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/operations_test.go:1703
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestMkdirMetadata
Messages: directories
--- FAIL: TestMkdirMetadata (13.44s)
=== RUN TestMkdirModTime
run.go:180: Remote "Azure container rclone-test-reburip4tone", Local "Local file system at /tmp/rclone3702684010", Modify Window "1ns"
operations_test.go:1722: Skipping test as remote does not support DirSetModTime or MkdirMetadata
2025/03/13 04:57:04 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-reburip4tone/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e78ca6f1-401e-0077-0fd4-936969000000
Time:2025-03-13T04:57:05.0138739Z
--------------------------------------------------------------------------------
2025/03/13 04:57: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-reburip4tone/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e78ca85c-401e-0077-3dd4-936969000000
Time:2025-03-13T04:57:06.0573812Z
--------------------------------------------------------------------------------
2025/03/13 04:57: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-reburip4tone/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e78ca961-401e-0077-28d4-936969000000
Time:2025-03-13T04:57:07.1003168Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-reburip4tone/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e78ca961-401e-0077-28d4-936969000000
Time:2025-03-13T04:57:07.1003168Z
--------------------------------------------------------------------------------
2025/03/13 04:57: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-reburip4tone/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e78caa6f-401e-0077-72d4-936969000000
Time:2025-03-13T04:57:08.1437512Z
--------------------------------------------------------------------------------
2025/03/13 04:57: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-reburip4tone/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e78cab9f-401e-0077-6fd4-936969000000
Time:2025-03-13T04:57:09.1873595Z
--------------------------------------------------------------------------------
2025/03/13 04:57: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-reburip4tone/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e78cacd7-401e-0077-6dd4-936969000000
Time:2025-03-13T04:57:10.2307470Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-reburip4tone/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e78cacd7-401e-0077-6dd4-936969000000
Time:2025-03-13T04:57:10.2307470Z
--------------------------------------------------------------------------------
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/operations_test.go:1722
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestMkdirModTime
Messages: directories
--- FAIL: TestMkdirModTime (13.44s)
=== RUN TestCopyDirMetadata
run.go:180: Remote "Azure container rclone-test-reburip4tone", Local "Local file system at /tmp/rclone3702684010", Modify Window "1ns"
operations_test.go:1743: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata
2025/03/13 04:57: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-reburip4tone/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e78cb501-401e-0077-29d4-936969000000
Time:2025-03-13T04:57:18.4555057Z
--------------------------------------------------------------------------------
2025/03/13 04:57: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-reburip4tone/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e78cb5e3-401e-0077-4fd4-936969000000
Time:2025-03-13T04:57:19.4987992Z
--------------------------------------------------------------------------------
2025/03/13 04:57: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-reburip4tone/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e78cb6ad-401e-0077-78d4-936969000000
Time:2025-03-13T04:57:20.5421276Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-reburip4tone/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e78cb6ad-401e-0077-78d4-936969000000
Time:2025-03-13T04:57:20.5421276Z
--------------------------------------------------------------------------------
2025/03/13 04:57: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-reburip4tone/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e78cb7b8-401e-0077-3ad4-936969000000
Time:2025-03-13T04:57:21.5960389Z
--------------------------------------------------------------------------------
2025/03/13 04:57:22 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-reburip4tone/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e78cb8ab-401e-0077-7cd4-936969000000
Time:2025-03-13T04:57:22.6407127Z
--------------------------------------------------------------------------------
2025/03/13 04:57:23 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-reburip4tone/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e78cb988-401e-0077-27d4-936969000000
Time:2025-03-13T04:57:23.6838172Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-reburip4tone/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e78cb988-401e-0077-27d4-936969000000
Time:2025-03-13T04:57:23.6838172Z
--------------------------------------------------------------------------------
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/operations_test.go:1743
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestCopyDirMetadata
Messages: directories
--- FAIL: TestCopyDirMetadata (13.45s)
=== RUN TestSetDirModTime
run.go:180: Remote "Azure container rclone-test-reburip4tone", Local "Local file system at /tmp/rclone3702684010", Modify Window "1ns"
operations_test.go:1779: Skipping test as remote does not support DirSetModTime or WriteDirSetModTime
2025/03/13 04:57: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-reburip4tone/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e78cc1bb-401e-0077-62d4-936969000000
Time:2025-03-13T04:57:31.9052576Z
--------------------------------------------------------------------------------
2025/03/13 04:57: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-reburip4tone/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e78cc297-401e-0077-1ad4-936969000000
Time:2025-03-13T04:57:32.9492102Z
--------------------------------------------------------------------------------
2025/03/13 04:57: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-reburip4tone/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e78cc38f-401e-0077-59d4-936969000000
Time:2025-03-13T04:57:33.9934480Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-reburip4tone/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e78cc38f-401e-0077-59d4-936969000000
Time:2025-03-13T04:57:33.9934480Z
--------------------------------------------------------------------------------
2025/03/13 04:57: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-reburip4tone/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e78cc477-401e-0077-12d4-936969000000
Time:2025-03-13T04:57:35.0368648Z
--------------------------------------------------------------------------------
2025/03/13 04:57: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-reburip4tone/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e78cc5b7-401e-0077-64d4-936969000000
Time:2025-03-13T04:57:36.0812275Z
--------------------------------------------------------------------------------
2025/03/13 04:57: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-reburip4tone/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e78cc6cc-401e-0077-4ed4-936969000000
Time:2025-03-13T04:57:37.1245254Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-reburip4tone/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e78cc6cc-401e-0077-4ed4-936969000000
Time:2025-03-13T04:57:37.1245254Z
--------------------------------------------------------------------------------
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/operations_test.go:1779
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestSetDirModTime
Messages: directories
--- FAIL: TestSetDirModTime (13.44s)
=== RUN TestDirsEqual
run.go:180: Remote "Azure container rclone-test-reburip4tone", Local "Local file system at /tmp/rclone3702684010", Modify Window "1ns"
operations_test.go:1823: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata
2025/03/13 04:57: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-reburip4tone/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e78ccfa8-401e-0077-15d4-936969000000
Time:2025-03-13T04:57:45.3480160Z
--------------------------------------------------------------------------------
2025/03/13 04:57: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-reburip4tone/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e78cd0a5-401e-0077-5dd4-936969000000
Time:2025-03-13T04:57:46.3913475Z
--------------------------------------------------------------------------------
2025/03/13 04:57: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-reburip4tone/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e78cd1ef-401e-0077-77d4-936969000000
Time:2025-03-13T04:57:47.4346384Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-reburip4tone/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e78cd1ef-401e-0077-77d4-936969000000
Time:2025-03-13T04:57:47.4346384Z
--------------------------------------------------------------------------------
2025/03/13 04:57: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-reburip4tone/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e78cd327-401e-0077-74d4-936969000000
Time:2025-03-13T04:57:48.4784004Z
--------------------------------------------------------------------------------
2025/03/13 04:57: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-reburip4tone/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e78cd451-401e-0077-6fd4-936969000000
Time:2025-03-13T04:57:49.5217271Z
--------------------------------------------------------------------------------
2025/03/13 04:57: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-reburip4tone/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e78cd511-401e-0077-14d4-936969000000
Time:2025-03-13T04:57:50.5652266Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-reburip4tone/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e78cd511-401e-0077-14d4-936969000000
Time:2025-03-13T04:57:50.5652266Z
--------------------------------------------------------------------------------
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/operations_test.go:1823
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestDirsEqual
Messages: directories
--- FAIL: TestDirsEqual (13.44s)
=== RUN TestRemoveExisting
run.go:180: Remote "Azure container rclone-test-reburip4tone", Local "Local file system at /tmp/rclone3702684010", Modify Window "1ns"
operations_test.go:1892: Skipping as remote can't Move
2025/03/13 04:57:58 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-reburip4tone/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e78cde47-401e-0077-29d4-936969000000
Time:2025-03-13T04:57:58.7866072Z
--------------------------------------------------------------------------------
2025/03/13 04:57:59 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-reburip4tone/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e78cdf58-401e-0077-08d4-936969000000
Time:2025-03-13T04:57:59.8302442Z
--------------------------------------------------------------------------------
2025/03/13 04:58:00 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-reburip4tone/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e78ce065-401e-0077-52d4-936969000000
Time:2025-03-13T04:58:00.8736919Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-reburip4tone/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e78ce065-401e-0077-52d4-936969000000
Time:2025-03-13T04:58:00.8736919Z
--------------------------------------------------------------------------------
2025/03/13 04:58:01 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-reburip4tone/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e78ce152-401e-0077-12d4-936969000000
Time:2025-03-13T04:58:01.9168773Z
--------------------------------------------------------------------------------
2025/03/13 04:58:02 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-reburip4tone/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e78ce250-401e-0077-6dd4-936969000000
Time:2025-03-13T04:58:02.9601001Z
--------------------------------------------------------------------------------
2025/03/13 04:58:03 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-reburip4tone/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e78ce335-401e-0077-2fd4-936969000000
Time:2025-03-13T04:58:04.0034577Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-reburip4tone/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e78ce335-401e-0077-2fd4-936969000000
Time:2025-03-13T04:58:04.0034577Z
--------------------------------------------------------------------------------
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/operations_test.go:1892
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestRemoveExisting
Messages: directories
--- FAIL: TestRemoveExisting (13.44s)
=== 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/13 04:58:12 DEBUG : Azure container rclone-test-reburip4tone: Purge remote
"./operations.test -test.v -test.timeout 1h0m0s -remote 'TestAzureBlob,directory_markers:' -verbose -fast-list" - Finished ERROR in 16m20.832243216s (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 TestRmdirsLeaveRoot TestRmdirsWithFilter TestCopyURL TestMoveFile TestMoveFileWithIgnoreExisting TestCaseInsensitiveMoveFile TestCaseInsensitiveMoveFileDryRun TestMoveFileBackupDir TestDirMove TestGetFsInfo TestRcat/withChecksum=false,ignoreChecksum=false TestRcat/withChecksum=true,ignoreChecksum=false TestRcat/withChecksum=false,ignoreChecksum=true TestRcat/withChecksum=true,ignoreChecksum=true TestRcatMetadata TestRcatSize TestRcatSizeMetadata TestTouchDir TestMkdirMetadata TestMkdirModTime TestCopyDirMetadata TestSetDirModTime TestDirsEqual TestRemoveExisting]