"./operations.test -test.v -test.timeout 1h0m0s -remote 'TestAzureBlob,directory_markers:' -verbose -fast-list" - Starting (try 1/5)
2025/03/03 02:16:48 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-nitafuk4suya"
2025/03/03 02:16:48 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/03/03 02:16:48 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/03 02:16:48 DEBUG : Azure container rclone-test-nitafuk4suya: Using directory markers
2025/03/03 02:16:48 DEBUG : Creating backend with remote "/tmp/rclone2330906619"
=== 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-nitafuk4suya", Local "Local file system at /tmp/rclone2330906619", Modify Window "1ns"
2025/03/03 02:16:48 DEBUG : chunksize-probe: Multipart upload session started for 25 parts of size 4Mi
2025/03/03 02:16:48 DEBUG : chunksize-probe: open chunk writer: started multipart upload
2025/03/03 02:16:48 DEBUG : chunksize-probe: Clearing uncommitted blocks
2025/03/03 02:16:49 DEBUG : chunksize-probe: Committing 0 blocks to remove uncommitted blocks
2025/03/03 02:16:49 DEBUG : chunksize-probe: Removing empty object
=== RUN TestMultithreadCopy/upload=false,size=8388607,streams=2
2025/03/03 02:16:49 DEBUG : test-multithread-copy-false-8388607-2: Multipart upload session started for 2 parts of size 4Mi
2025/03/03 02:16:49 DEBUG : test-multithread-copy-false-8388607-2: open chunk writer: started multipart upload
2025/03/03 02:16:49 DEBUG : test-multithread-copy-false-8388607-2: multipart upload: starting chunk 0 size 4Mi offset 0/8.000Mi
2025/03/03 02:16:49 DEBUG : test-multithread-copy-false-8388607-2: multipart upload: starting chunk 1 size 4.000Mi offset 4Mi/8.000Mi
2025/03/03 02:16:49 DEBUG : test-multithread-copy-false-8388607-2: multipart upload wrote chunk 1 with 4194304 bytes
2025/03/03 02:16:49 DEBUG : test-multithread-copy-false-8388607-2: multipart upload wrote chunk 2 with 4194303 bytes
2025/03/03 02:16:49 DEBUG : test-multithread-copy-false-8388607-2: multipart upload finished
2025/03/03 02:16:50 DEBUG : test-multithread-copy-false-8388607-2: multi-thread copy: disabling buffering because destination uses OpenWriterAt
2025/03/03 02:16:50 DEBUG : test-multithread-copy-false-8388607-2: multi-thread copy: write buffer set to 131072
2025/03/03 02:16:50 DEBUG : test-multithread-copy-false-8388607-2: multi-thread copy: chunk size 64Mi was bigger than source file size 8.000Mi
2025/03/03 02:16:50 DEBUG : test-multithread-copy-false-8388607-2: multi-thread copy: using backend concurrency of 4 instead of --multi-thread-streams 2
2025/03/03 02:16:50 DEBUG : test-multithread-copy-false-8388607-2: multi-thread copy: number of streams 4 was bigger than number of chunks 1
2025/03/03 02:16:50 DEBUG : test-multithread-copy-false-8388607-2: Starting multi-thread copy with 1 chunks of size 8.000Mi with 1 parallel streams
2025/03/03 02:16:50 DEBUG : test-multithread-copy-false-8388607-2: multi-thread copy: chunk 1/1 (0-8388607) size 8.000Mi starting
2025/03/03 02:16:50 DEBUG : test-multithread-copy-false-8388607-2: writing chunk 0
2025/03/03 02:16:50 DEBUG : test-multithread-copy-false-8388607-2: multi-thread copy: chunk 1/1 (0-8388607) size 8.000Mi finished
2025/03/03 02:16:50 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/03 02:16:51 DEBUG : test-multithread-copy-false-8388608-2: Multipart upload session started for 2 parts of size 4Mi
2025/03/03 02:16:51 DEBUG : test-multithread-copy-false-8388608-2: open chunk writer: started multipart upload
2025/03/03 02:16:51 DEBUG : test-multithread-copy-false-8388608-2: multipart upload: starting chunk 0 size 4Mi offset 0/8Mi
2025/03/03 02:16:51 DEBUG : test-multithread-copy-false-8388608-2: multipart upload: starting chunk 1 size 4Mi offset 4Mi/8Mi
2025/03/03 02:16:51 DEBUG : test-multithread-copy-false-8388608-2: multipart upload wrote chunk 1 with 4194304 bytes
2025/03/03 02:16:51 DEBUG : test-multithread-copy-false-8388608-2: multipart upload wrote chunk 2 with 4194304 bytes
2025/03/03 02:16:51 DEBUG : test-multithread-copy-false-8388608-2: multipart upload finished
2025/03/03 02:16:51 DEBUG : test-multithread-copy-false-8388608-2: multi-thread copy: disabling buffering because destination uses OpenWriterAt
2025/03/03 02:16:51 DEBUG : test-multithread-copy-false-8388608-2: multi-thread copy: write buffer set to 131072
2025/03/03 02:16:51 DEBUG : test-multithread-copy-false-8388608-2: multi-thread copy: chunk size 64Mi was bigger than source file size 8Mi
2025/03/03 02:16:51 DEBUG : test-multithread-copy-false-8388608-2: multi-thread copy: using backend concurrency of 4 instead of --multi-thread-streams 2
2025/03/03 02:16:51 DEBUG : test-multithread-copy-false-8388608-2: multi-thread copy: number of streams 4 was bigger than number of chunks 1
2025/03/03 02:16:51 DEBUG : test-multithread-copy-false-8388608-2: Starting multi-thread copy with 1 chunks of size 8Mi with 1 parallel streams
2025/03/03 02:16:51 DEBUG : test-multithread-copy-false-8388608-2: multi-thread copy: chunk 1/1 (0-8388608) size 8Mi starting
2025/03/03 02:16:52 DEBUG : test-multithread-copy-false-8388608-2: writing chunk 0
2025/03/03 02:16:52 DEBUG : test-multithread-copy-false-8388608-2: multi-thread copy: chunk 1/1 (0-8388608) size 8Mi finished
2025/03/03 02:16:52 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/03 02:16:53 DEBUG : test-multithread-copy-false-8388609-2: Multipart upload session started for 3 parts of size 4Mi
2025/03/03 02:16:53 DEBUG : test-multithread-copy-false-8388609-2: open chunk writer: started multipart upload
2025/03/03 02:16:53 DEBUG : test-multithread-copy-false-8388609-2: multipart upload: starting chunk 0 size 4Mi offset 0/8.000Mi
2025/03/03 02:16:53 DEBUG : test-multithread-copy-false-8388609-2: multipart upload: starting chunk 2 size 1 offset 8Mi/8.000Mi
2025/03/03 02:16:53 DEBUG : test-multithread-copy-false-8388609-2: multipart upload: starting chunk 1 size 4Mi offset 4Mi/8.000Mi
2025/03/03 02:16:53 DEBUG : test-multithread-copy-false-8388609-2: multipart upload wrote chunk 3 with 1 bytes
2025/03/03 02:16:53 DEBUG : test-multithread-copy-false-8388609-2: multipart upload wrote chunk 2 with 4194304 bytes
2025/03/03 02:16:53 DEBUG : test-multithread-copy-false-8388609-2: multipart upload wrote chunk 1 with 4194304 bytes
2025/03/03 02:16:53 DEBUG : test-multithread-copy-false-8388609-2: multipart upload finished
2025/03/03 02:16:53 DEBUG : test-multithread-copy-false-8388609-2: multi-thread copy: disabling buffering because destination uses OpenWriterAt
2025/03/03 02:16:53 DEBUG : test-multithread-copy-false-8388609-2: multi-thread copy: write buffer set to 131072
2025/03/03 02:16:53 DEBUG : test-multithread-copy-false-8388609-2: multi-thread copy: chunk size 64Mi was bigger than source file size 8.000Mi
2025/03/03 02:16:53 DEBUG : test-multithread-copy-false-8388609-2: multi-thread copy: using backend concurrency of 4 instead of --multi-thread-streams 2
2025/03/03 02:16:53 DEBUG : test-multithread-copy-false-8388609-2: multi-thread copy: number of streams 4 was bigger than number of chunks 1
2025/03/03 02:16:53 DEBUG : test-multithread-copy-false-8388609-2: Starting multi-thread copy with 1 chunks of size 8.000Mi with 1 parallel streams
2025/03/03 02:16:53 DEBUG : test-multithread-copy-false-8388609-2: multi-thread copy: chunk 1/1 (0-8388609) size 8.000Mi starting
2025/03/03 02:16:53 DEBUG : test-multithread-copy-false-8388609-2: writing chunk 0
2025/03/03 02:16:54 DEBUG : test-multithread-copy-false-8388609-2: multi-thread copy: chunk 1/1 (0-8388609) size 8.000Mi finished
2025/03/03 02:16:54 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/03 02:16:55 DEBUG : test-multithread-copy-true-8388607-2: multi-thread copy: disabling buffering because source is local disk
2025/03/03 02:16:55 DEBUG : test-multithread-copy-true-8388607-2: Multipart upload session started for 2 parts of size 4Mi
2025/03/03 02:16:55 DEBUG : test-multithread-copy-true-8388607-2: open chunk writer: started multipart upload
2025/03/03 02:16:55 DEBUG : test-multithread-copy-true-8388607-2: multi-thread copy: using backend concurrency of 16 instead of --multi-thread-streams 2
2025/03/03 02:16:55 DEBUG : test-multithread-copy-true-8388607-2: multi-thread copy: number of streams 16 was bigger than number of chunks 2
2025/03/03 02:16:55 DEBUG : test-multithread-copy-true-8388607-2: Starting multi-thread copy with 2 chunks of size 4Mi with 2 parallel streams
2025/03/03 02:16:55 DEBUG : test-multithread-copy-true-8388607-2: multi-thread copy: chunk 2/2 (4194304-8388607) size 4.000Mi starting
2025/03/03 02:16:55 DEBUG : test-multithread-copy-true-8388607-2: multi-thread copy: chunk 1/2 (0-4194304) size 4Mi starting
2025/03/03 02:16:55 DEBUG : test-multithread-copy-true-8388607-2: Seek from 4194303 to 0
2025/03/03 02:16:55 DEBUG : test-multithread-copy-true-8388607-2: Seek from 4194304 to 0
2025/03/03 02:16:55 DEBUG : test-multithread-copy-true-8388607-2: multipart upload wrote chunk 2 with 4194303 bytes
2025/03/03 02:16:55 DEBUG : test-multithread-copy-true-8388607-2: multi-thread copy: chunk 2/2 (4194304-8388607) size 4.000Mi finished
2025/03/03 02:16:55 DEBUG : test-multithread-copy-true-8388607-2: multipart upload wrote chunk 1 with 4194304 bytes
2025/03/03 02:16:55 DEBUG : test-multithread-copy-true-8388607-2: multi-thread copy: chunk 1/2 (0-4194304) size 4Mi finished
2025/03/03 02:16:55 DEBUG : test-multithread-copy-true-8388607-2: multipart upload finished
2025/03/03 02:16:55 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/03 02:16:56 DEBUG : test-multithread-copy-true-8388608-2: multi-thread copy: disabling buffering because source is local disk
2025/03/03 02:16:56 DEBUG : test-multithread-copy-true-8388608-2: Multipart upload session started for 2 parts of size 4Mi
2025/03/03 02:16:56 DEBUG : test-multithread-copy-true-8388608-2: open chunk writer: started multipart upload
2025/03/03 02:16:56 DEBUG : test-multithread-copy-true-8388608-2: multi-thread copy: using backend concurrency of 16 instead of --multi-thread-streams 2
2025/03/03 02:16:56 DEBUG : test-multithread-copy-true-8388608-2: multi-thread copy: number of streams 16 was bigger than number of chunks 2
2025/03/03 02:16:56 DEBUG : test-multithread-copy-true-8388608-2: Starting multi-thread copy with 2 chunks of size 4Mi with 2 parallel streams
2025/03/03 02:16:56 DEBUG : test-multithread-copy-true-8388608-2: multi-thread copy: chunk 2/2 (4194304-8388608) size 4Mi starting
2025/03/03 02:16:56 DEBUG : test-multithread-copy-true-8388608-2: multi-thread copy: chunk 1/2 (0-4194304) size 4Mi starting
2025/03/03 02:16:56 DEBUG : test-multithread-copy-true-8388608-2: Seek from 4194304 to 0
2025/03/03 02:16:56 DEBUG : test-multithread-copy-true-8388608-2: Seek from 4194304 to 0
2025/03/03 02:16:57 DEBUG : test-multithread-copy-true-8388608-2: multipart upload wrote chunk 1 with 4194304 bytes
2025/03/03 02:16:57 DEBUG : test-multithread-copy-true-8388608-2: multi-thread copy: chunk 1/2 (0-4194304) size 4Mi finished
2025/03/03 02:16:57 DEBUG : test-multithread-copy-true-8388608-2: multipart upload wrote chunk 2 with 4194304 bytes
2025/03/03 02:16:57 DEBUG : test-multithread-copy-true-8388608-2: multi-thread copy: chunk 2/2 (4194304-8388608) size 4Mi finished
2025/03/03 02:16:57 DEBUG : test-multithread-copy-true-8388608-2: multipart upload finished
2025/03/03 02:16:57 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/03 02:16:58 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: disabling buffering because source is local disk
2025/03/03 02:16:58 DEBUG : test-multithread-copy-true-8388609-2: Multipart upload session started for 3 parts of size 4Mi
2025/03/03 02:16:58 DEBUG : test-multithread-copy-true-8388609-2: open chunk writer: started multipart upload
2025/03/03 02:16:58 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: using backend concurrency of 16 instead of --multi-thread-streams 2
2025/03/03 02:16:58 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: number of streams 16 was bigger than number of chunks 3
2025/03/03 02:16:58 DEBUG : test-multithread-copy-true-8388609-2: Starting multi-thread copy with 3 chunks of size 4Mi with 3 parallel streams
2025/03/03 02:16:58 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: chunk 3/3 (8388608-8388609) size 1 starting
2025/03/03 02:16:58 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: chunk 2/3 (4194304-8388608) size 4Mi starting
2025/03/03 02:16:58 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: chunk 1/3 (0-4194304) size 4Mi starting
2025/03/03 02:16:58 DEBUG : test-multithread-copy-true-8388609-2: Seek from 1 to 0
2025/03/03 02:16:58 DEBUG : test-multithread-copy-true-8388609-2: Seek from 4194304 to 0
2025/03/03 02:16:58 DEBUG : test-multithread-copy-true-8388609-2: Seek from 4194304 to 0
2025/03/03 02:16:58 DEBUG : test-multithread-copy-true-8388609-2: multipart upload wrote chunk 3 with 1 bytes
2025/03/03 02:16:58 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: chunk 3/3 (8388608-8388609) size 1 finished
2025/03/03 02:16:58 DEBUG : test-multithread-copy-true-8388609-2: multipart upload wrote chunk 1 with 4194304 bytes
2025/03/03 02:16:58 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: chunk 1/3 (0-4194304) size 4Mi finished
2025/03/03 02:16:58 DEBUG : test-multithread-copy-true-8388609-2: multipart upload wrote chunk 2 with 4194304 bytes
2025/03/03 02:16:58 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: chunk 2/3 (4194304-8388608) size 4Mi finished
2025/03/03 02:16:58 DEBUG : test-multithread-copy-true-8388609-2: multipart upload finished
2025/03/03 02:16:58 DEBUG : test-multithread-copy-true-8388609-2: Finished multi-thread copy with 3 parts of size 4Mi
--- PASS: TestMultithreadCopy (10.58s)
--- PASS: TestMultithreadCopy/upload=false,size=8388607,streams=2 (2.03s)
--- PASS: TestMultithreadCopy/upload=false,size=8388608,streams=2 (1.88s)
--- PASS: TestMultithreadCopy/upload=false,size=8388609,streams=2 (1.59s)
--- PASS: TestMultithreadCopy/upload=true,size=8388607,streams=2 (1.65s)
--- PASS: TestMultithreadCopy/upload=true,size=8388608,streams=2 (1.45s)
--- PASS: TestMultithreadCopy/upload=true,size=8388609,streams=2 (1.58s)
=== RUN TestMultithreadCopyAbort
run.go:180: Remote "Azure container rclone-test-nitafuk4suya", Local "Local file system at /tmp/rclone2330906619", Modify Window "1ns"
2025/03/03 02:16:59 DEBUG : chunksize-probe: Multipart upload session started for 25 parts of size 4Mi
2025/03/03 02:16:59 DEBUG : chunksize-probe: open chunk writer: started multipart upload
2025/03/03 02:16:59 DEBUG : chunksize-probe: Clearing uncommitted blocks
2025/03/03 02:16:59 DEBUG : chunksize-probe: Committing 0 blocks to remove uncommitted blocks
2025/03/03 02:16:59 DEBUG : chunksize-probe: Removing empty object
2025/03/03 02:17:00 DEBUG : test-multithread-abort: multi-thread copy: disabling buffering because source is local disk
2025/03/03 02:17:00 DEBUG : test-multithread-abort: Multipart upload session started for 3 parts of size 4Mi
2025/03/03 02:17:00 DEBUG : test-multithread-abort: open chunk writer: started multipart upload
2025/03/03 02:17:00 DEBUG : test-multithread-abort: multi-thread copy: using backend concurrency of 16 instead of --multi-thread-streams 1
2025/03/03 02:17:00 DEBUG : test-multithread-abort: multi-thread copy: number of streams 16 was bigger than number of chunks 3
2025/03/03 02:17:00 DEBUG : test-multithread-abort: Starting multi-thread copy with 3 chunks of size 4Mi with 3 parallel streams
2025/03/03 02:17:00 DEBUG : test-multithread-abort: multi-thread copy: chunk 3/3 (8388608-8388609) size 1 starting
2025/03/03 02:17:00 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/03/03 02:17:00 DEBUG : test-multithread-abort: multi-thread copy: chunk 1/3 (0-4194304) size 4Mi starting
2025/03/03 02:17:00 DEBUG : Open with options = [RangeOption(0,4194303)]
2025/03/03 02:17:00 DEBUG : test-multithread-abort: multi-thread copy: chunk 2/3 (4194304-8388608) size 4Mi starting
2025/03/03 02:17:00 DEBUG : Open with options = [RangeOption(4194304,8388607)]
2025/03/03 02:17:00 DEBUG : test-multithread-abort: Seek from 4194304 to 0
2025/03/03 02:17:00 DEBUG : Open with options = [RangeOption(4194304,8388607)]
2025/03/03 02:17:00 DEBUG : test-multithread-abort: Seek from 4194304 to 0
2025/03/03 02:17:00 DEBUG : Open with options = [RangeOption(0,4194303)]
2025/03/03 02:17:00 DEBUG : test-multithread-abort: multipart upload wrote chunk 2 with 4194304 bytes
2025/03/03 02:17:00 DEBUG : test-multithread-abort: multi-thread copy: chunk 2/3 (4194304-8388608) size 4Mi finished
2025/03/03 02:17:00 DEBUG : test-multithread-abort: multipart upload wrote chunk 1 with 4194304 bytes
2025/03/03 02:17:00 DEBUG : test-multithread-abort: multi-thread copy: chunk 1/3 (0-4194304) size 4Mi finished
2025/03/03 02:17:01 DEBUG : Returning error reader
2025/03/03 02:17:01 DEBUG : BOOM: simulated read failure
2025/03/03 02:17:01 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 1/10: BOOM: simulated read failure
2025/03/03 02:17:01 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/03/03 02:17:02 DEBUG : Returning error reader
2025/03/03 02:17:02 DEBUG : BOOM: simulated read failure
2025/03/03 02:17:02 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 2/10: BOOM: simulated read failure
2025/03/03 02:17:02 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/03/03 02:17:03 DEBUG : Returning error reader
2025/03/03 02:17:03 DEBUG : BOOM: simulated read failure
2025/03/03 02:17:03 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 3/10: BOOM: simulated read failure
2025/03/03 02:17:03 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/03/03 02:17:04 DEBUG : Returning error reader
2025/03/03 02:17:04 DEBUG : BOOM: simulated read failure
2025/03/03 02:17:04 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 4/10: BOOM: simulated read failure
2025/03/03 02:17:04 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/03/03 02:17:05 DEBUG : Returning error reader
2025/03/03 02:17:05 DEBUG : BOOM: simulated read failure
2025/03/03 02:17:05 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 5/10: BOOM: simulated read failure
2025/03/03 02:17:05 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/03/03 02:17:06 DEBUG : Returning error reader
2025/03/03 02:17:06 DEBUG : BOOM: simulated read failure
2025/03/03 02:17:06 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 6/10: BOOM: simulated read failure
2025/03/03 02:17:06 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/03/03 02:17:07 DEBUG : Returning error reader
2025/03/03 02:17:07 DEBUG : BOOM: simulated read failure
2025/03/03 02:17:07 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 7/10: BOOM: simulated read failure
2025/03/03 02:17:07 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/03/03 02:17:08 DEBUG : Returning error reader
2025/03/03 02:17:08 DEBUG : BOOM: simulated read failure
2025/03/03 02:17:08 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 8/10: BOOM: simulated read failure
2025/03/03 02:17:08 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/03/03 02:17:09 DEBUG : Returning error reader
2025/03/03 02:17:09 DEBUG : BOOM: simulated read failure
2025/03/03 02:17:09 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 9/10: BOOM: simulated read failure
2025/03/03 02:17:09 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/03/03 02:17:10 DEBUG : Returning error reader
2025/03/03 02:17:10 DEBUG : BOOM: simulated read failure
2025/03/03 02:17:10 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 10/10: BOOM: simulated read failure
2025/03/03 02:17:10 DEBUG : test-multithread-abort: Reopen failed after offset 0 bytes read: failed to reopen: too many retries
2025/03/03 02:17:10 DEBUG : test-multithread-abort: multi-thread copy: chunk 3/3 failed: multi-thread copy: failed to write chunk: BOOM: simulated read failure
2025/03/03 02:17:10 DEBUG : test-multithread-abort: multi-thread copy: cancelling transfer on exit
2025/03/03 02:17:10 DEBUG : test-multithread-abort: Clearing uncommitted blocks
2025/03/03 02:17:10 DEBUG : test-multithread-abort: 2 Uncommitted blocks found
2025/03/03 02:17:10 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.22s)
=== RUN TestSizeDiffers
--- PASS: TestSizeDiffers (0.00s)
=== RUN TestReOpen
=== RUN TestReOpen/Normal
=== RUN TestReOpen/Normal/Basics
2025/03/03 02:17:17 DEBUG : potato: Seek from 10 to 0
=== RUN TestReOpen/Normal/ErrorAtStart
=== RUN TestReOpen/Normal/WithErrors
2025/03/03 02:17:17 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error
2025/03/03 02:17:17 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error
2025/03/03 02:17:17 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error
=== RUN TestReOpen/Normal/TooManyErrors
2025/03/03 02:17:17 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error
2025/03/03 02:17:17 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error
2025/03/03 02:17:17 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error
2025/03/03 02:17:17 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries
=== RUN TestReOpen/Normal/Seek
2025/03/03 02:17:17 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error
2025/03/03 02:17:17 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error
2025/03/03 02:17:17 DEBUG : potato: Seek from 5 to 2
=== RUN TestReOpen/Normal/AccountRead
=== RUN TestReOpen/Normal/AccountReadDelay
2025/03/03 02:17:17 DEBUG : potato: Seek from 10 to 0
2025/03/03 02:17:17 DEBUG : potato: Seek from 10 to 0
2025/03/03 02:17:17 DEBUG : potato: Seek from 10 to 0
=== RUN TestReOpen/Normal/AccountReadError
=== RUN TestReOpen/WithRangeOption
=== RUN TestReOpen/WithRangeOption/Basics
2025/03/03 02:17:17 DEBUG : potato: Seek from 7 to 0
=== RUN TestReOpen/WithRangeOption/ErrorAtStart
=== RUN TestReOpen/WithRangeOption/WithErrors
2025/03/03 02:17:17 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error
2025/03/03 02:17:17 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error
2025/03/03 02:17:17 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error
=== RUN TestReOpen/WithRangeOption/TooManyErrors
2025/03/03 02:17:17 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error
2025/03/03 02:17:17 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error
2025/03/03 02:17:17 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error
2025/03/03 02:17:17 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries
=== RUN TestReOpen/WithRangeOption/Seek
2025/03/03 02:17:17 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error
2025/03/03 02:17:17 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error
2025/03/03 02:17:17 DEBUG : potato: Seek from 5 to 2
2025/03/03 02:17:17 DEBUG : potato: Seek from 7 to 4
=== RUN TestReOpen/WithRangeOption/AccountRead
=== RUN TestReOpen/WithRangeOption/AccountReadDelay
2025/03/03 02:17:17 DEBUG : potato: Seek from 7 to 0
2025/03/03 02:17:17 DEBUG : potato: Seek from 7 to 0
2025/03/03 02:17:17 DEBUG : potato: Seek from 7 to 0
=== RUN TestReOpen/WithRangeOption/AccountReadError
=== RUN TestReOpen/WithSeekOption
=== RUN TestReOpen/WithSeekOption/Basics
2025/03/03 02:17:17 DEBUG : potato: Seek from 8 to 0
=== RUN TestReOpen/WithSeekOption/ErrorAtStart
=== RUN TestReOpen/WithSeekOption/WithErrors
2025/03/03 02:17:17 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error
2025/03/03 02:17:17 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error
2025/03/03 02:17:17 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error
=== RUN TestReOpen/WithSeekOption/TooManyErrors
2025/03/03 02:17:17 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error
2025/03/03 02:17:17 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error
2025/03/03 02:17:17 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error
2025/03/03 02:17:17 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries
=== RUN TestReOpen/WithSeekOption/Seek
2025/03/03 02:17:17 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error
2025/03/03 02:17:17 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error
2025/03/03 02:17:17 DEBUG : potato: Seek from 5 to 2
2025/03/03 02:17:17 DEBUG : potato: Seek from 7 to 5
=== RUN TestReOpen/WithSeekOption/AccountRead
=== RUN TestReOpen/WithSeekOption/AccountReadDelay
2025/03/03 02:17:17 DEBUG : potato: Seek from 8 to 0
2025/03/03 02:17:17 DEBUG : potato: Seek from 8 to 0
2025/03/03 02:17:17 DEBUG : potato: Seek from 8 to 0
=== RUN TestReOpen/WithSeekOption/AccountReadError
=== RUN TestReOpen/UnknownSize
=== RUN TestReOpen/UnknownSize/Basics
2025/03/03 02:17:17 DEBUG : potato: Seek from 9 to 0
=== RUN TestReOpen/UnknownSize/ErrorAtStart
=== RUN TestReOpen/UnknownSize/WithErrors
2025/03/03 02:17:17 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error
2025/03/03 02:17:17 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error
2025/03/03 02:17:17 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error
=== RUN TestReOpen/UnknownSize/TooManyErrors
2025/03/03 02:17:17 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error
2025/03/03 02:17:17 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error
2025/03/03 02:17:17 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error
2025/03/03 02:17:17 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries
=== RUN TestReOpen/UnknownSize/Seek
2025/03/03 02:17:17 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error
2025/03/03 02:17:17 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error
2025/03/03 02:17:17 DEBUG : potato: Seek from 5 to 2
2025/03/03 02:17:17 DEBUG : potato: Seek from 7 to 6
=== RUN TestReOpen/UnknownSize/AccountRead
=== RUN TestReOpen/UnknownSize/AccountReadDelay
2025/03/03 02:17:17 DEBUG : potato: Seek from 9 to 0
2025/03/03 02:17:17 DEBUG : potato: Seek from 9 to 0
2025/03/03 02:17:17 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-nitafuk4suya", Local "Local file system at /tmp/rclone2330906619", 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.24s)
--- PASS: TestCheck/1 (0.04s)
--- PASS: TestCheck/2 (0.04s)
--- PASS: TestCheck/3 (0.04s)
--- PASS: TestCheck/4 (0.07s)
--- PASS: TestCheck/5 (0.07s)
--- PASS: TestCheck/6 (0.07s)
--- PASS: TestCheck/7 (0.07s)
=== RUN TestCheckFsError
2025/03/03 02:17:18 DEBUG : Creating backend with remote "nonexistent"
2025/03/03 02:17:18 DEBUG : Config file has changed externally - reloading
2025/03/03 02:17:18 DEBUG : Creating backend with remote "nonexistent"
2025/03/03 02:17:18 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish
2025/03/03 02:17:18 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/03 02:17:18 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 differences found
2025/03/03 02:17:18 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-nitafuk4suya", Local "Local file system at /tmp/rclone2330906619", 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.51s)
--- PASS: TestCheckDownload/1 (0.08s)
--- PASS: TestCheckDownload/2 (0.08s)
--- PASS: TestCheckDownload/3 (0.08s)
--- PASS: TestCheckDownload/4 (0.11s)
--- PASS: TestCheckDownload/5 (0.11s)
--- PASS: TestCheckDownload/6 (0.11s)
--- PASS: TestCheckDownload/7 (0.11s)
=== RUN TestCheckSizeOnly
run.go:180: Remote "Azure container rclone-test-nitafuk4suya", Local "Local file system at /tmp/rclone2330906619", 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.24s)
--- PASS: TestCheckSizeOnly/1 (0.04s)
--- PASS: TestCheckSizeOnly/2 (0.04s)
--- PASS: TestCheckSizeOnly/3 (0.04s)
--- PASS: TestCheckSizeOnly/4 (0.07s)
--- PASS: TestCheckSizeOnly/5 (0.07s)
--- PASS: TestCheckSizeOnly/6 (0.07s)
--- PASS: TestCheckSizeOnly/7 (0.07s)
=== RUN TestCheckEqualReaders
--- PASS: TestCheckEqualReaders (0.00s)
=== RUN TestParseSumFile
run.go:180: Remote "Azure container rclone-test-nitafuk4suya", Local "Local file system at /tmp/rclone2330906619", Modify Window "1ns"
2025/03/03 02:17:21 NOTICE: test.sum: improperly formatted checksum line 4
2025/03/03 02:17:21 NOTICE: test.sum: improperly formatted checksum line 5
2025/03/03 02:17:21 NOTICE: test.sum: improperly formatted checksum line 6
2025/03/03 02:17:21 NOTICE: test.sum: 2 warning(s) suppressed...
2025/03/03 02:17:21 NOTICE: test.sum: improperly formatted checksum line 4
2025/03/03 02:17:21 NOTICE: test.sum: improperly formatted checksum line 5
2025/03/03 02:17:21 NOTICE: test.sum: improperly formatted checksum line 6
2025/03/03 02:17:21 NOTICE: test.sum: 2 warning(s) suppressed...
--- PASS: TestParseSumFile (0.42s)
=== RUN TestCheckSum
run.go:180: Remote "Azure container rclone-test-nitafuk4suya", Local "Local file system at /tmp/rclone2330906619", Modify Window "1ns"
2025/03/03 02:17:21 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-nitafuk4suya/data"
2025/03/03 02:17:21 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/03 02:17:21 DEBUG : Azure container rclone-test-nitafuk4suya path data: Using directory markers
2025/03/03 02:17:22 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/03 02:17:24 DEBUG : data/: Removing directory marker
--- PASS: TestCheckSum (2.88s)
--- PASS: TestCheckSum/subtest1 (0.11s)
--- PASS: TestCheckSum/subtest2 (0.15s)
--- PASS: TestCheckSum/subtest3 (0.15s)
--- PASS: TestCheckSum/subtest4 (0.15s)
--- PASS: TestCheckSum/subtest5 (0.15s)
--- PASS: TestCheckSum/subtest6 (0.15s)
--- PASS: TestCheckSum/subtest7 (0.15s)
=== RUN TestCheckSumDownload
run.go:180: Remote "Azure container rclone-test-nitafuk4suya", Local "Local file system at /tmp/rclone2330906619", Modify Window "1ns"
2025/03/03 02:17:24 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-nitafuk4suya/data"
2025/03/03 02:17:24 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/03 02:17:24 DEBUG : Azure container rclone-test-nitafuk4suya path data: Using directory markers
2025/03/03 02:17:24 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/03 02:17:27 DEBUG : data/: Removing directory marker
--- PASS: TestCheckSumDownload (3.12s)
--- PASS: TestCheckSumDownload/subtest1 (0.15s)
--- PASS: TestCheckSumDownload/subtest2 (0.19s)
--- PASS: TestCheckSumDownload/subtest3 (0.19s)
--- PASS: TestCheckSumDownload/subtest4 (0.19s)
--- PASS: TestCheckSumDownload/subtest5 (0.19s)
--- PASS: TestCheckSumDownload/subtest6 (0.19s)
--- PASS: TestCheckSumDownload/subtest7 (0.19s)
=== RUN TestApplyTransforms
2025/03/03 02:17:27 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-logegiv7roga"
2025/03/03 02:17:27 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/03/03 02:17:27 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/03 02:17:27 DEBUG : Azure container rclone-test-logegiv7roga: Using directory markers
2025/03/03 02:17:27 DEBUG : Creating backend with remote "/tmp/rclone601689905"
run.go:180: Remote "Azure container rclone-test-logegiv7roga", Local "Local file system at /tmp/rclone601689905", Modify Window "1ns"
upper checkfile vs. lower remote (without normalization)
2025/03/03 02:17:28 ERROR : hello, world!: sum not found
2025/03/03 02:17:28 ERROR : HELLO, WORLD!: file not in Azure container rclone-test-logegiv7roga
2025/03/03 02:17:28 NOTICE: Azure container rclone-test-logegiv7roga: 1 files missing
2025/03/03 02:17:28 NOTICE: 1 hashes missing
2025/03/03 02:17:28 NOTICE: Azure container rclone-test-logegiv7roga: 2 differences found
2025/03/03 02:17:28 NOTICE: Azure container rclone-test-logegiv7roga: 2 errors while checking
upper checkfile vs. lower remote (with normalization)
2025/03/03 02:17:28 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/03/03 02:17:28 NOTICE: Azure container rclone-test-logegiv7roga: 0 differences found
2025/03/03 02:17:28 NOTICE: Azure container rclone-test-logegiv7roga: 1 matching files
2025/03/03 02:17:28 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-pamiwaq4widi"
2025/03/03 02:17:28 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/03/03 02:17:28 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/03 02:17:28 DEBUG : Azure container rclone-test-pamiwaq4widi: Using directory markers
2025/03/03 02:17:28 DEBUG : Creating backend with remote "/tmp/rclone3260410328"
run.go:180: Remote "Azure container rclone-test-pamiwaq4widi", Local "Local file system at /tmp/rclone3260410328", Modify Window "1ns"
lower checkfile vs. upper remote (without normalization)
2025/03/03 02:17:28 ERROR : HELLO, WORLD!: sum not found
2025/03/03 02:17:28 ERROR : hello, world!: file not in Azure container rclone-test-pamiwaq4widi
2025/03/03 02:17:28 NOTICE: Azure container rclone-test-pamiwaq4widi: 1 files missing
2025/03/03 02:17:28 NOTICE: 1 hashes missing
2025/03/03 02:17:28 NOTICE: Azure container rclone-test-pamiwaq4widi: 2 differences found
2025/03/03 02:17:28 NOTICE: Azure container rclone-test-pamiwaq4widi: 2 errors while checking
lower checkfile vs. upper remote (with normalization)
2025/03/03 02:17:28 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/03/03 02:17:28 NOTICE: Azure container rclone-test-pamiwaq4widi: 0 differences found
2025/03/03 02:17:28 NOTICE: Azure container rclone-test-pamiwaq4widi: 1 matching files
2025/03/03 02:17:28 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-diwigev0qese"
2025/03/03 02:17:28 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/03/03 02:17:28 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/03 02:17:28 DEBUG : Azure container rclone-test-diwigev0qese: Using directory markers
2025/03/03 02:17:28 DEBUG : Creating backend with remote "/tmp/rclone2912295720"
run.go:180: Remote "Azure container rclone-test-diwigev0qese", Local "Local file system at /tmp/rclone2912295720", Modify Window "1ns"
lower checkfile vs. upperlowermixed remote (without normalization)
2025/03/03 02:17:28 ERROR : HeLlO, wOrLd!: sum not found
2025/03/03 02:17:28 ERROR : hello, world!: file not in Azure container rclone-test-diwigev0qese
2025/03/03 02:17:28 NOTICE: Azure container rclone-test-diwigev0qese: 1 files missing
2025/03/03 02:17:28 NOTICE: 1 hashes missing
2025/03/03 02:17:28 NOTICE: Azure container rclone-test-diwigev0qese: 2 differences found
2025/03/03 02:17:28 NOTICE: Azure container rclone-test-diwigev0qese: 2 errors while checking
lower checkfile vs. upperlowermixed remote (with normalization)
2025/03/03 02:17:28 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/03/03 02:17:28 NOTICE: Azure container rclone-test-diwigev0qese: 0 differences found
2025/03/03 02:17:28 NOTICE: Azure container rclone-test-diwigev0qese: 1 matching files
2025/03/03 02:17:28 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-jifacip6kase"
2025/03/03 02:17:28 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/03/03 02:17:28 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/03 02:17:28 DEBUG : Azure container rclone-test-jifacip6kase: Using directory markers
2025/03/03 02:17:28 DEBUG : Creating backend with remote "/tmp/rclone14303014"
run.go:180: Remote "Azure container rclone-test-jifacip6kase", Local "Local file system at /tmp/rclone14303014", Modify Window "1ns"
upperlowermixed checkfile vs. upper remote (without normalization)
2025/03/03 02:17:29 ERROR : HELLO, WORLD!: sum not found
2025/03/03 02:17:29 ERROR : HeLlO, wOrLd!: file not in Azure container rclone-test-jifacip6kase
2025/03/03 02:17:29 NOTICE: Azure container rclone-test-jifacip6kase: 1 files missing
2025/03/03 02:17:29 NOTICE: 1 hashes missing
2025/03/03 02:17:29 NOTICE: Azure container rclone-test-jifacip6kase: 2 differences found
2025/03/03 02:17:29 NOTICE: Azure container rclone-test-jifacip6kase: 2 errors while checking
upperlowermixed checkfile vs. upper remote (with normalization)
2025/03/03 02:17:29 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/03/03 02:17:29 NOTICE: Azure container rclone-test-jifacip6kase: 0 differences found
2025/03/03 02:17:29 NOTICE: Azure container rclone-test-jifacip6kase: 1 matching files
2025/03/03 02:17:29 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-gepegev4ruce"
2025/03/03 02:17:29 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/03/03 02:17:29 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/03 02:17:29 DEBUG : Azure container rclone-test-gepegev4ruce: Using directory markers
2025/03/03 02:17:29 DEBUG : Creating backend with remote "/tmp/rclone1783427280"
run.go:180: Remote "Azure container rclone-test-gepegev4ruce", Local "Local file system at /tmp/rclone1783427280", Modify Window "1ns"
NFD checkfile vs. NFC remote (without normalization)
2025/03/03 02:17:29 ERROR : 測試_Русский___ě_áñ: sum not found
2025/03/03 02:17:29 ERROR : 測試_Русский___ě_áñ: file not in Azure container rclone-test-gepegev4ruce
2025/03/03 02:17:29 NOTICE: Azure container rclone-test-gepegev4ruce: 1 files missing
2025/03/03 02:17:29 NOTICE: 1 hashes missing
2025/03/03 02:17:29 NOTICE: Azure container rclone-test-gepegev4ruce: 2 differences found
2025/03/03 02:17:29 NOTICE: Azure container rclone-test-gepegev4ruce: 2 errors while checking
NFD checkfile vs. NFC remote (with normalization)
2025/03/03 02:17:29 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/03/03 02:17:29 NOTICE: Azure container rclone-test-gepegev4ruce: 0 differences found
2025/03/03 02:17:29 NOTICE: Azure container rclone-test-gepegev4ruce: 1 matching files
2025/03/03 02:17:29 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-giyojud6piju"
2025/03/03 02:17:29 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/03/03 02:17:29 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/03 02:17:29 DEBUG : Azure container rclone-test-giyojud6piju: Using directory markers
2025/03/03 02:17:29 DEBUG : Creating backend with remote "/tmp/rclone3438586756"
run.go:180: Remote "Azure container rclone-test-giyojud6piju", Local "Local file system at /tmp/rclone3438586756", Modify Window "1ns"
NFC checkfile vs. NFD remote (without normalization)
2025/03/03 02:17:29 ERROR : 測試_Русский___ě_áñ: sum not found
2025/03/03 02:17:29 ERROR : 測試_Русский___ě_áñ: file not in Azure container rclone-test-giyojud6piju
2025/03/03 02:17:29 NOTICE: Azure container rclone-test-giyojud6piju: 1 files missing
2025/03/03 02:17:29 NOTICE: 1 hashes missing
2025/03/03 02:17:29 NOTICE: Azure container rclone-test-giyojud6piju: 2 differences found
2025/03/03 02:17:29 NOTICE: Azure container rclone-test-giyojud6piju: 2 errors while checking
NFC checkfile vs. NFD remote (with normalization)
2025/03/03 02:17:29 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/03/03 02:17:29 NOTICE: Azure container rclone-test-giyojud6piju: 0 differences found
2025/03/03 02:17:29 NOTICE: Azure container rclone-test-giyojud6piju: 1 matching files
2025/03/03 02:17:29 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-behukex0hazo"
2025/03/03 02:17:29 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/03/03 02:17:29 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/03 02:17:29 DEBUG : Azure container rclone-test-behukex0hazo: Using directory markers
2025/03/03 02:17:29 DEBUG : Creating backend with remote "/tmp/rclone2704754454"
run.go:180: Remote "Azure container rclone-test-behukex0hazo", Local "Local file system at /tmp/rclone2704754454", Modify Window "1ns"
NFDx2 checkfile vs. both remote (without normalization)
2025/03/03 02:17:29 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found
2025/03/03 02:17:29 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Azure container rclone-test-behukex0hazo
2025/03/03 02:17:29 NOTICE: Azure container rclone-test-behukex0hazo: 1 files missing
2025/03/03 02:17:29 NOTICE: 1 hashes missing
2025/03/03 02:17:29 NOTICE: Azure container rclone-test-behukex0hazo: 2 differences found
2025/03/03 02:17:29 NOTICE: Azure container rclone-test-behukex0hazo: 2 errors while checking
NFDx2 checkfile vs. both remote (with normalization)
2025/03/03 02:17:29 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/03/03 02:17:29 NOTICE: Azure container rclone-test-behukex0hazo: 0 differences found
2025/03/03 02:17:29 NOTICE: Azure container rclone-test-behukex0hazo: 1 matching files
2025/03/03 02:17:29 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-rizecem2topo"
2025/03/03 02:17:29 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/03/03 02:17:29 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/03 02:17:29 DEBUG : Azure container rclone-test-rizecem2topo: Using directory markers
2025/03/03 02:17:29 DEBUG : Creating backend with remote "/tmp/rclone2087292559"
run.go:180: Remote "Azure container rclone-test-rizecem2topo", Local "Local file system at /tmp/rclone2087292559", Modify Window "1ns"
NFCx2 checkfile vs. both remote (without normalization)
2025/03/03 02:17:30 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found
2025/03/03 02:17:30 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Azure container rclone-test-rizecem2topo
2025/03/03 02:17:30 NOTICE: Azure container rclone-test-rizecem2topo: 1 files missing
2025/03/03 02:17:30 NOTICE: 1 hashes missing
2025/03/03 02:17:30 NOTICE: Azure container rclone-test-rizecem2topo: 2 differences found
2025/03/03 02:17:30 NOTICE: Azure container rclone-test-rizecem2topo: 2 errors while checking
NFCx2 checkfile vs. both remote (with normalization)
2025/03/03 02:17:30 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/03/03 02:17:30 NOTICE: Azure container rclone-test-rizecem2topo: 0 differences found
2025/03/03 02:17:30 NOTICE: Azure container rclone-test-rizecem2topo: 1 matching files
2025/03/03 02:17:30 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-losulay8culu"
2025/03/03 02:17:30 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/03/03 02:17:30 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/03 02:17:30 DEBUG : Azure container rclone-test-losulay8culu: Using directory markers
2025/03/03 02:17:30 DEBUG : Creating backend with remote "/tmp/rclone3514750195"
run.go:180: Remote "Azure container rclone-test-losulay8culu", Local "Local file system at /tmp/rclone3514750195", Modify Window "1ns"
both checkfile vs. NFDx2 remote (without normalization)
2025/03/03 02:17:30 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found
2025/03/03 02:17:30 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Azure container rclone-test-losulay8culu
2025/03/03 02:17:30 NOTICE: Azure container rclone-test-losulay8culu: 1 files missing
2025/03/03 02:17:30 NOTICE: 1 hashes missing
2025/03/03 02:17:30 NOTICE: Azure container rclone-test-losulay8culu: 2 differences found
2025/03/03 02:17:30 NOTICE: Azure container rclone-test-losulay8culu: 2 errors while checking
both checkfile vs. NFDx2 remote (with normalization)
2025/03/03 02:17:30 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/03/03 02:17:30 NOTICE: Azure container rclone-test-losulay8culu: 0 differences found
2025/03/03 02:17:30 NOTICE: Azure container rclone-test-losulay8culu: 1 matching files
2025/03/03 02:17:30 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-tolefog7qeku"
2025/03/03 02:17:30 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/03/03 02:17:30 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/03 02:17:30 DEBUG : Azure container rclone-test-tolefog7qeku: Using directory markers
2025/03/03 02:17:30 DEBUG : Creating backend with remote "/tmp/rclone1714317604"
run.go:180: Remote "Azure container rclone-test-tolefog7qeku", Local "Local file system at /tmp/rclone1714317604", Modify Window "1ns"
both checkfile vs. NFCx2 remote (without normalization)
2025/03/03 02:17:30 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found
2025/03/03 02:17:30 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Azure container rclone-test-tolefog7qeku
2025/03/03 02:17:30 NOTICE: Azure container rclone-test-tolefog7qeku: 1 files missing
2025/03/03 02:17:30 NOTICE: 1 hashes missing
2025/03/03 02:17:30 NOTICE: Azure container rclone-test-tolefog7qeku: 2 differences found
2025/03/03 02:17:30 NOTICE: Azure container rclone-test-tolefog7qeku: 2 errors while checking
both checkfile vs. NFCx2 remote (with normalization)
2025/03/03 02:17:30 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/03/03 02:17:30 NOTICE: Azure container rclone-test-tolefog7qeku: 0 differences found
2025/03/03 02:17:30 NOTICE: Azure container rclone-test-tolefog7qeku: 1 matching files
2025/03/03 02:17:30 DEBUG : Azure container rclone-test-tolefog7qeku: Purge remote
2025/03/03 02:17:30 DEBUG : Azure container rclone-test-losulay8culu: Purge remote
2025/03/03 02:17:30 DEBUG : Azure container rclone-test-rizecem2topo: Purge remote
2025/03/03 02:17:31 DEBUG : Azure container rclone-test-behukex0hazo: Purge remote
2025/03/03 02:17:31 DEBUG : Azure container rclone-test-giyojud6piju: Purge remote
2025/03/03 02:17:31 DEBUG : Azure container rclone-test-gepegev4ruce: Purge remote
2025/03/03 02:17:31 DEBUG : Azure container rclone-test-jifacip6kase: Purge remote
2025/03/03 02:17:31 DEBUG : Azure container rclone-test-diwigev0qese: Purge remote
2025/03/03 02:17:31 DEBUG : Azure container rclone-test-pamiwaq4widi: Purge remote
2025/03/03 02:17:31 DEBUG : Azure container rclone-test-logegiv7roga: Purge remote
--- PASS: TestApplyTransforms (3.56s)
=== RUN TestTruncateString
--- PASS: TestTruncateString (0.00s)
=== RUN TestCopyFile
run.go:180: Remote "Azure container rclone-test-nitafuk4suya", Local "Local file system at /tmp/rclone2330906619", Modify Window "1ns"
2025/03/03 02:17:31 DEBUG : file1: Need to transfer - File not found at Destination
2025/03/03 02:17:31 DEBUG : sub/: Creating directory marker
2025/03/03 02:17:31 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK
2025/03/03 02:17:31 INFO : file1: Copied (new) to: sub/file2
2025/03/03 02:17:31 DEBUG : file1: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/03/03 02:17:31 DEBUG : file1: Unchanged skipping
2025/03/03 02:17:31 DEBUG : Azure container rclone-test-nitafuk4suya: don't need to copy/move sub/file2, it is already at target location
2025/03/03 02:17:31 DEBUG : sub/: Removing directory marker
--- PASS: TestCopyFile (0.51s)
=== RUN TestCopyLongFile
run.go:180: Remote "Azure container rclone-test-nitafuk4suya", Local "Local file system at /tmp/rclone2330906619", Modify Window "1ns"
copy_test.go:153: Test only runs on local
--- SKIP: TestCopyLongFile (0.08s)
=== RUN TestCopyFileBackupDir
run.go:180: Remote "Azure container rclone-test-nitafuk4suya", Local "Local file system at /tmp/rclone2330906619", Modify Window "1ns"
2025/03/03 02:17:32 DEBUG : dst/: Creating directory marker
2025/03/03 02:17:32 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-nitafuk4suya/backup"
2025/03/03 02:17:32 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/03 02:17:32 DEBUG : Azure container rclone-test-nitafuk4suya path backup: Using directory markers
2025/03/03 02:17:32 DEBUG : fs cache: renaming cache item "TestAzureBlob,directory_markers:rclone-test-nitafuk4suya/backup" to be canonical "TestAzureBlob{juk_h}:rclone-test-nitafuk4suya/backup"
2025/03/03 02:17:32 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18)
2025/03/03 02:17:32 DEBUG : dst/: Creating directory marker
2025/03/03 02:17:32 DEBUG : dst/file1: md5 = 05164b153084ba910184c26e561a7c18 OK
2025/03/03 02:17:32 INFO : dst/file1: Copied (server-side copy)
2025/03/03 02:17:32 INFO : dst/file1: Deleted
2025/03/03 02:17:32 DEBUG : dst/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK
2025/03/03 02:17:32 INFO : dst/file1: Copied (new)
2025/03/03 02:17:33 DEBUG : dst/: Removing directory marker
2025/03/03 02:17:33 DEBUG : backup/dst/: Removing directory marker
2025/03/03 02:17:33 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-nitafuk4suya/backup/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:640c009f-c01e-0079-1ae2-8b40d9000000
Time:2025-03-03T02:17:33.1505871Z
--------------------------------------------------------------------------------
2025/03/03 02:17:34 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-nitafuk4suya/backup/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:640c01c8-c01e-0079-18e2-8b40d9000000
Time:2025-03-03T02:17:34.1886764Z
--------------------------------------------------------------------------------
2025/03/03 02:17:35 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-nitafuk4suya/backup/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:640c0375-c01e-0079-71e2-8b40d9000000
Time:2025-03-03T02:17:35.2263828Z
--------------------------------------------------------------------------------
run.go:128: removing dir "backup" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-nitafuk4suya/backup/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:640c0375-c01e-0079-71e2-8b40d9000000
Time:2025-03-03T02:17:35.2263828Z
--------------------------------------------------------------------------------
--- PASS: TestCopyFileBackupDir (4.13s)
=== RUN TestCopyFileCompareDest
run.go:180: Remote "Azure container rclone-test-nitafuk4suya", Local "Local file system at /tmp/rclone2330906619", Modify Window "1ns"
2025/03/03 02:17:36 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-nitafuk4suya/dst"
2025/03/03 02:17:36 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/03 02:17:36 DEBUG : Azure container rclone-test-nitafuk4suya path dst: Using directory markers
2025/03/03 02:17:36 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-nitafuk4suya/CompareDest"
2025/03/03 02:17:36 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/03 02:17:36 DEBUG : Azure container rclone-test-nitafuk4suya path CompareDest: Using directory markers
2025/03/03 02:17:36 DEBUG : fs cache: renaming cache item "TestAzureBlob,directory_markers:rclone-test-nitafuk4suya/CompareDest" to be canonical "TestAzureBlob{juk_h}:rclone-test-nitafuk4suya/CompareDest"
2025/03/03 02:17:36 DEBUG : one: Need to transfer - File not found at Destination
2025/03/03 02:17:36 DEBUG : /: Creating directory marker
2025/03/03 02:17:36 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK
2025/03/03 02:17:36 INFO : one: Copied (new)
2025/03/03 02:17:36 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-nitafuk4suya/CompareDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-nitafuk4suya/CompareDest"
2025/03/03 02:17:36 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/03/03 02:17:36 DEBUG : /: Creating directory marker
2025/03/03 02:17:36 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK
2025/03/03 02:17:36 INFO : one: Copied (replaced existing)
2025/03/03 02:17:37 DEBUG : dst/: Creating directory marker
2025/03/03 02:17:37 DEBUG : CompareDest/: Creating directory marker
2025/03/03 02:17:37 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-nitafuk4suya/CompareDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-nitafuk4suya/CompareDest"
2025/03/03 02:17:37 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/03/03 02:17:37 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/03/03 02:17:37 DEBUG : one: Destination found in --compare-dest, skipping
2025/03/03 02:17:37 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-nitafuk4suya/CompareDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-nitafuk4suya/CompareDest"
2025/03/03 02:17:37 DEBUG : two: Need to transfer - File not found at Destination
2025/03/03 02:17:37 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/03/03 02:17:37 DEBUG : two: Destination found in --compare-dest, skipping
2025/03/03 02:17:37 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-nitafuk4suya/CompareDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-nitafuk4suya/CompareDest"
2025/03/03 02:17:37 DEBUG : two: Need to transfer - File not found at Destination
2025/03/03 02:17:37 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/03/03 02:17:37 DEBUG : two: Destination found in --compare-dest, skipping
2025/03/03 02:17:38 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-nitafuk4suya/CompareDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-nitafuk4suya/CompareDest"
2025/03/03 02:17:38 DEBUG : two: Need to transfer - File not found at Destination
2025/03/03 02:17:38 DEBUG : two: Sizes differ (src 5 vs dst 3)
2025/03/03 02:17:38 DEBUG : two: md5 = 2379e4ce8c3380e996ab0509f17069ad OK
2025/03/03 02:17:38 INFO : two: Copied (new)
2025/03/03 02:17:38 DEBUG : dst/: Removing directory marker
2025/03/03 02:17:38 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-nitafuk4suya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:640c0801-c01e-0079-65e2-8b40d9000000
Time:2025-03-03T02:17:38.6332265Z
--------------------------------------------------------------------------------
2025/03/03 02:17:39 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-nitafuk4suya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:640c0994-c01e-0079-35e2-8b40d9000000
Time:2025-03-03T02:17:39.6715130Z
--------------------------------------------------------------------------------
2025/03/03 02:17:40 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-nitafuk4suya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:640c0aa2-c01e-0079-1fe2-8b40d9000000
Time:2025-03-03T02:17:40.7104714Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-nitafuk4suya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:640c0aa2-c01e-0079-1fe2-8b40d9000000
Time:2025-03-03T02:17:40.7104714Z
--------------------------------------------------------------------------------
2025/03/03 02:17:41 DEBUG : CompareDest/: Removing directory marker
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
Error: Not equal:
expected: []string{}
actual : []string{"dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,3 @@
-([]string) {
+([]string) (len=1) {
+ (string) (len=3) "dst"
}
Test: TestCopyFileCompareDest
Messages: directories
--- FAIL: TestCopyFileCompareDest (12.60s)
=== RUN TestCopyFileCopyDest
run.go:180: Remote "Azure container rclone-test-nitafuk4suya", Local "Local file system at /tmp/rclone2330906619", Modify Window "1ns"
2025/03/03 02:17:48 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-nitafuk4suya/dst"
2025/03/03 02:17:48 DEBUG : Config file has changed externally - reloading
2025/03/03 02:17:48 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/03 02:17:48 DEBUG : Azure container rclone-test-nitafuk4suya path dst: Using directory markers
2025/03/03 02:17:48 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-nitafuk4suya/CopyDest"
2025/03/03 02:17:48 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/03 02:17:48 DEBUG : Azure container rclone-test-nitafuk4suya path CopyDest: Using directory markers
2025/03/03 02:17:48 DEBUG : fs cache: renaming cache item "TestAzureBlob,directory_markers:rclone-test-nitafuk4suya/CopyDest" to be canonical "TestAzureBlob{juk_h}:rclone-test-nitafuk4suya/CopyDest"
2025/03/03 02:17:48 DEBUG : one: Need to transfer - File not found at Destination
2025/03/03 02:17:49 DEBUG : /: Creating directory marker
2025/03/03 02:17:49 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK
2025/03/03 02:17:49 INFO : one: Copied (new)
2025/03/03 02:17:49 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-nitafuk4suya/CopyDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-nitafuk4suya/CopyDest"
2025/03/03 02:17:49 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/03/03 02:17:49 DEBUG : /: Creating directory marker
2025/03/03 02:17:49 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK
2025/03/03 02:17:49 INFO : one: Copied (replaced existing)
2025/03/03 02:17:49 DEBUG : dst/: Creating directory marker
2025/03/03 02:17:49 DEBUG : CopyDest/: Creating directory marker
2025/03/03 02:17:50 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-nitafuk4suya/BackupDir"
2025/03/03 02:17:50 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/03 02:17:50 DEBUG : Azure container rclone-test-nitafuk4suya path BackupDir: Using directory markers
2025/03/03 02:17:50 DEBUG : fs cache: renaming cache item "TestAzureBlob,directory_markers:rclone-test-nitafuk4suya/BackupDir" to be canonical "TestAzureBlob{juk_h}:rclone-test-nitafuk4suya/BackupDir"
2025/03/03 02:17:50 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-nitafuk4suya/CopyDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-nitafuk4suya/CopyDest"
2025/03/03 02:17:50 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/03/03 02:17:50 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/03/03 02:17:50 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/03/03 02:17:50 DEBUG : /: Creating directory marker
2025/03/03 02:17:50 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK
2025/03/03 02:17:50 INFO : one: Copied (server-side copy)
2025/03/03 02:17:50 INFO : one: Deleted
2025/03/03 02:17:50 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK
2025/03/03 02:17:50 INFO : one: Copied (server-side copy)
2025/03/03 02:17:50 DEBUG : one: Destination found in --copy-dest, using server-side copy
2025/03/03 02:17:50 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-nitafuk4suya/CopyDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-nitafuk4suya/CopyDest"
2025/03/03 02:17:50 DEBUG : two: Need to transfer - File not found at Destination
2025/03/03 02:17:50 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/03/03 02:17:50 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK
2025/03/03 02:17:50 INFO : two: Copied (server-side copy)
2025/03/03 02:17:50 DEBUG : two: Destination found in --copy-dest, using server-side copy
2025/03/03 02:17:51 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-nitafuk4suya/CopyDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-nitafuk4suya/CopyDest"
2025/03/03 02:17:51 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/03/03 02:17:51 DEBUG : two: Unchanged skipping
2025/03/03 02:17:51 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-nitafuk4suya/CopyDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-nitafuk4suya/CopyDest"
2025/03/03 02:17:51 DEBUG : three: Need to transfer - File not found at Destination
2025/03/03 02:17:51 DEBUG : three: Sizes differ (src 7 vs dst 5)
2025/03/03 02:17:51 DEBUG : three: Destination not found in --copy-dest
2025/03/03 02:17:51 DEBUG : three: md5 = 1bccb9dccb3e9f6a3f9d2a8bdb54b7f5 OK
2025/03/03 02:17:51 INFO : three: Copied (new)
2025/03/03 02:17:52 DEBUG : dst/: Removing directory marker
2025/03/03 02:17:52 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-nitafuk4suya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:640c1889-c01e-0079-6ce2-8b40d9000000
Time:2025-03-03T02:17:52.0937453Z
--------------------------------------------------------------------------------
2025/03/03 02:17:53 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-nitafuk4suya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:640c1984-c01e-0079-36e2-8b40d9000000
Time:2025-03-03T02:17:53.1326948Z
--------------------------------------------------------------------------------
2025/03/03 02:17:54 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-nitafuk4suya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:640c1a94-c01e-0079-15e2-8b40d9000000
Time:2025-03-03T02:17:54.1709976Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-nitafuk4suya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:640c1a94-c01e-0079-15e2-8b40d9000000
Time:2025-03-03T02:17:54.1709976Z
--------------------------------------------------------------------------------
2025/03/03 02:17:55 DEBUG : CopyDest/: Removing directory marker
2025/03/03 02:17:55 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-nitafuk4suya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:640c1b94-c01e-0079-5ce2-8b40d9000000
Time:2025-03-03T02:17:55.2479062Z
--------------------------------------------------------------------------------
2025/03/03 02:17:56 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-nitafuk4suya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:640c1cc7-c01e-0079-4ce2-8b40d9000000
Time:2025-03-03T02:17:56.2866529Z
--------------------------------------------------------------------------------
2025/03/03 02:17:57 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-nitafuk4suya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:640c1e6e-c01e-0079-2ae2-8b40d9000000
Time:2025-03-03T02:17:57.3246231Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-nitafuk4suya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:640c1e6e-c01e-0079-2ae2-8b40d9000000
Time:2025-03-03T02:17:57.3246231Z
--------------------------------------------------------------------------------
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.58s)
=== RUN TestCopyInplace
run.go:180: Remote "Azure container rclone-test-nitafuk4suya", Local "Local file system at /tmp/rclone2330906619", Modify Window "1ns"
copy_test.go:370: Partial uploads not supported
2025/03/03 02:18:05 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-nitafuk4suya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:640c28eb-c01e-0079-42e2-8b40d9000000
Time:2025-03-03T02:18:05.5171779Z
--------------------------------------------------------------------------------
2025/03/03 02:18:06 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-nitafuk4suya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:640c2a00-c01e-0079-21e2-8b40d9000000
Time:2025-03-03T02:18:06.5557489Z
--------------------------------------------------------------------------------
2025/03/03 02:18:07 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-nitafuk4suya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:640c2b85-c01e-0079-6ce2-8b40d9000000
Time:2025-03-03T02:18:07.5941666Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-nitafuk4suya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:640c2b85-c01e-0079-6ce2-8b40d9000000
Time:2025-03-03T02:18:07.5941666Z
--------------------------------------------------------------------------------
2025/03/03 02:18:08 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-nitafuk4suya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:640c2ca4-c01e-0079-5de2-8b40d9000000
Time:2025-03-03T02:18:08.6323513Z
--------------------------------------------------------------------------------
2025/03/03 02:18:09 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-nitafuk4suya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:640c2dab-c01e-0079-31e2-8b40d9000000
Time:2025-03-03T02:18:09.6701860Z
--------------------------------------------------------------------------------
2025/03/03 02:18:10 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-nitafuk4suya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:640c2e85-c01e-0079-62e2-8b40d9000000
Time:2025-03-03T02:18:10.7080260Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-nitafuk4suya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:640c2e85-c01e-0079-62e2-8b40d9000000
Time:2025-03-03T02:18:10.7080260Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1121
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1097
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy_test.go:370
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestCopyInplace
Messages: directories
--- FAIL: TestCopyInplace (13.39s)
=== RUN TestCopyLongFileName
run.go:180: Remote "Azure container rclone-test-nitafuk4suya", Local "Local file system at /tmp/rclone2330906619", Modify Window "1ns"
copy_test.go:403: Partial uploads not supported
2025/03/03 02:18:18 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-nitafuk4suya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:640c397f-c01e-0079-1ce2-8b40d9000000
Time:2025-03-03T02:18:18.9073789Z
--------------------------------------------------------------------------------
2025/03/03 02:18:19 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-nitafuk4suya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:640c3b8e-c01e-0079-37e2-8b40d9000000
Time:2025-03-03T02:18:19.9446792Z
--------------------------------------------------------------------------------
2025/03/03 02:18:20 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-nitafuk4suya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:640c3d93-c01e-0079-60e2-8b40d9000000
Time:2025-03-03T02:18:20.9831260Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-nitafuk4suya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:640c3d93-c01e-0079-60e2-8b40d9000000
Time:2025-03-03T02:18:20.9831260Z
--------------------------------------------------------------------------------
2025/03/03 02:18:22 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-nitafuk4suya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:640c3fb3-c01e-0079-41e2-8b40d9000000
Time:2025-03-03T02:18:22.0212877Z
--------------------------------------------------------------------------------
2025/03/03 02:18:23 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-nitafuk4suya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:640c413f-c01e-0079-1ae2-8b40d9000000
Time:2025-03-03T02:18:23.0601161Z
--------------------------------------------------------------------------------
2025/03/03 02:18:24 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-nitafuk4suya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:640c42e0-c01e-0079-80e2-8b40d9000000
Time:2025-03-03T02:18:24.0989674Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-nitafuk4suya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:640c42e0-c01e-0079-80e2-8b40d9000000
Time:2025-03-03T02:18:24.0989674Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1121
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1097
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy_test.go:403
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestCopyLongFileName
Messages: directories
--- FAIL: TestCopyLongFileName (13.39s)
=== RUN TestCopyFileMaxTransfer
run.go:180: Remote "Azure container rclone-test-nitafuk4suya", Local "Local file system at /tmp/rclone2330906619", Modify Window "1ns"
2025/03/03 02:18:32 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination
2025/03/03 02:18:32 DEBUG : TestCopyFileMaxTransfer/: Creating directory marker
2025/03/03 02:18:32 DEBUG : TestCopyFileMaxTransfer/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK
2025/03/03 02:18:32 INFO : TestCopyFileMaxTransfer/file1: Copied (new)
2025/03/03 02:18:32 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination
2025/03/03 02:18:32 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: single part upload read failed: max transfer limit reached as set by --max-transfer
2025/03/03 02:18:32 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination
2025/03/03 02:18:32 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination
2025/03/03 02:18:32 DEBUG : TestCopyFileMaxTransfer/file4: md5 = 62a500367ec6588ce19651f6ccd1c7bf OK
2025/03/03 02:18:32 INFO : TestCopyFileMaxTransfer/file4: Copied (new)
2025/03/03 02:18: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-nitafuk4suya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:640c50a4-c01e-0079-0de2-8b40d9000000
Time:2025-03-03T02:18:33.1897276Z
--------------------------------------------------------------------------------
2025/03/03 02:18: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-nitafuk4suya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:640c51dc-c01e-0079-1be2-8b40d9000000
Time:2025-03-03T02:18:34.2272277Z
--------------------------------------------------------------------------------
2025/03/03 02:18: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-nitafuk4suya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:640c53ab-c01e-0079-27e2-8b40d9000000
Time:2025-03-03T02:18:35.2651081Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-nitafuk4suya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:640c53ab-c01e-0079-27e2-8b40d9000000
Time:2025-03-03T02:18:35.2651081Z
--------------------------------------------------------------------------------
2025/03/03 02:18:36 DEBUG : TestCopyFileMaxTransfer/: Removing directory marker
2025/03/03 02:18: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-nitafuk4suya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:640c5518-c01e-0079-5be2-8b40d9000000
Time:2025-03-03T02:18:36.3421922Z
--------------------------------------------------------------------------------
2025/03/03 02:18: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-nitafuk4suya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:640c5695-c01e-0079-27e2-8b40d9000000
Time:2025-03-03T02:18:37.3802818Z
--------------------------------------------------------------------------------
2025/03/03 02:18: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-nitafuk4suya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:640c5807-c01e-0079-63e2-8b40d9000000
Time:2025-03-03T02:18:38.4183693Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-nitafuk4suya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:640c5807-c01e-0079-63e2-8b40d9000000
Time:2025-03-03T02:18:38.4183693Z
--------------------------------------------------------------------------------
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.32s)
=== RUN TestDeduplicateInteractive
run.go:180: Remote "Azure container rclone-test-nitafuk4suya", Local "Local file system at /tmp/rclone2330906619", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/03/03 02:18: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-nitafuk4suya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:640c63e2-c01e-0079-6be2-8b40d9000000
Time:2025-03-03T02:18:46.6106029Z
--------------------------------------------------------------------------------
2025/03/03 02:18: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-nitafuk4suya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:640c6611-c01e-0079-54e2-8b40d9000000
Time:2025-03-03T02:18:47.6484314Z
--------------------------------------------------------------------------------
2025/03/03 02:18: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-nitafuk4suya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:640c67ac-c01e-0079-40e2-8b40d9000000
Time:2025-03-03T02:18:48.6860105Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-nitafuk4suya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:640c67ac-c01e-0079-40e2-8b40d9000000
Time:2025-03-03T02:18:48.6860105Z
--------------------------------------------------------------------------------
2025/03/03 02:18: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-nitafuk4suya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:640c69de-c01e-0079-1ee2-8b40d9000000
Time:2025-03-03T02:18:49.7246252Z
--------------------------------------------------------------------------------
2025/03/03 02:18: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-nitafuk4suya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:640c6c2b-c01e-0079-71e2-8b40d9000000
Time:2025-03-03T02:18:50.7624845Z
--------------------------------------------------------------------------------
2025/03/03 02:18: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-nitafuk4suya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:640c6dc3-c01e-0079-45e2-8b40d9000000
Time:2025-03-03T02:18:51.8005019Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-nitafuk4suya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:640c6dc3-c01e-0079-45e2-8b40d9000000
Time:2025-03-03T02:18:51.8005019Z
--------------------------------------------------------------------------------
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.38s)
=== RUN TestDeduplicateSkip
run.go:180: Remote "Azure container rclone-test-nitafuk4suya", Local "Local file system at /tmp/rclone2330906619", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/03/03 02:18:59 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-nitafuk4suya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:640c7b67-c01e-0079-17e2-8b40d9000000
Time:2025-03-03T02:18:59.9940443Z
--------------------------------------------------------------------------------
2025/03/03 02:19: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-nitafuk4suya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:640c7d07-c01e-0079-6fe2-8b40d9000000
Time:2025-03-03T02:19:01.0323291Z
--------------------------------------------------------------------------------
2025/03/03 02:19: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-nitafuk4suya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:640c7e90-c01e-0079-3be2-8b40d9000000
Time:2025-03-03T02:19:02.0718385Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-nitafuk4suya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:640c7e90-c01e-0079-3be2-8b40d9000000
Time:2025-03-03T02:19:02.0718385Z
--------------------------------------------------------------------------------
2025/03/03 02:19:03 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-nitafuk4suya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:640c7ff7-c01e-0079-7ae2-8b40d9000000
Time:2025-03-03T02:19:03.1107192Z
--------------------------------------------------------------------------------
2025/03/03 02:19:04 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-nitafuk4suya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:640c8179-c01e-0079-50e2-8b40d9000000
Time:2025-03-03T02:19:04.1490374Z
--------------------------------------------------------------------------------
2025/03/03 02:19:05 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-nitafuk4suya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:640c829d-c01e-0079-3de2-8b40d9000000
Time:2025-03-03T02:19:05.1874612Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-nitafuk4suya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:640c829d-c01e-0079-3de2-8b40d9000000
Time:2025-03-03T02:19:05.1874612Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1121
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1097
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:24
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:64
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestDeduplicateSkip
Messages: directories
--- FAIL: TestDeduplicateSkip (13.39s)
=== RUN TestDeduplicateSizeOnly
run.go:180: Remote "Azure container rclone-test-nitafuk4suya", Local "Local file system at /tmp/rclone2330906619", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/03/03 02:19:13 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-nitafuk4suya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:640c8e4a-c01e-0079-49e2-8b40d9000000
Time:2025-03-03T02:19:13.3808514Z
--------------------------------------------------------------------------------
2025/03/03 02:19:14 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-nitafuk4suya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:640c9029-c01e-0079-34e2-8b40d9000000
Time:2025-03-03T02:19:14.4184846Z
--------------------------------------------------------------------------------
2025/03/03 02:19:15 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-nitafuk4suya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:640c91a3-c01e-0079-76e2-8b40d9000000
Time:2025-03-03T02:19:15.4573949Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-nitafuk4suya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:640c91a3-c01e-0079-76e2-8b40d9000000
Time:2025-03-03T02:19:15.4573949Z
--------------------------------------------------------------------------------
2025/03/03 02:19:16 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-nitafuk4suya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:640c9321-c01e-0079-28e2-8b40d9000000
Time:2025-03-03T02:19:16.4954661Z
--------------------------------------------------------------------------------
2025/03/03 02:19:17 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-nitafuk4suya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:640c94fe-c01e-0079-3fe2-8b40d9000000
Time:2025-03-03T02:19:17.5333701Z
--------------------------------------------------------------------------------
2025/03/03 02:19:18 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-nitafuk4suya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:640c96cb-c01e-0079-4be2-8b40d9000000
Time:2025-03-03T02:19:18.5724359Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-nitafuk4suya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:640c96cb-c01e-0079-4be2-8b40d9000000
Time:2025-03-03T02:19:18.5724359Z
--------------------------------------------------------------------------------
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.38s)
=== RUN TestDeduplicateFirst
run.go:180: Remote "Azure container rclone-test-nitafuk4suya", Local "Local file system at /tmp/rclone2330906619", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/03/03 02:19:26 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-nitafuk4suya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:640ca645-c01e-0079-1de2-8b40d9000000
Time:2025-03-03T02:19:26.7653870Z
--------------------------------------------------------------------------------
2025/03/03 02:19:27 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-nitafuk4suya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:640ca7e6-c01e-0079-01e2-8b40d9000000
Time:2025-03-03T02:19:27.8043323Z
--------------------------------------------------------------------------------
2025/03/03 02:19:28 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-nitafuk4suya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:640ca975-c01e-0079-5ee2-8b40d9000000
Time:2025-03-03T02:19:28.8418024Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-nitafuk4suya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:640ca975-c01e-0079-5ee2-8b40d9000000
Time:2025-03-03T02:19:28.8418024Z
--------------------------------------------------------------------------------
2025/03/03 02:19:29 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-nitafuk4suya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:640cab1c-c01e-0079-46e2-8b40d9000000
Time:2025-03-03T02:19:29.8797360Z
--------------------------------------------------------------------------------
2025/03/03 02:19:30 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-nitafuk4suya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:640cad32-c01e-0079-1fe2-8b40d9000000
Time:2025-03-03T02:19:30.9192780Z
--------------------------------------------------------------------------------
2025/03/03 02:19:31 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-nitafuk4suya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:640caeaf-c01e-0079-59e2-8b40d9000000
Time:2025-03-03T02:19:31.9572909Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-nitafuk4suya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:640caeaf-c01e-0079-59e2-8b40d9000000
Time:2025-03-03T02:19:31.9572909Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1121
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1097
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:24
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:107
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestDeduplicateFirst
Messages: directories
--- FAIL: TestDeduplicateFirst (13.39s)
=== RUN TestDeduplicateNewest
run.go:180: Remote "Azure container rclone-test-nitafuk4suya", Local "Local file system at /tmp/rclone2330906619", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/03/03 02:19:40 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-nitafuk4suya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:640cbb74-c01e-0079-6de2-8b40d9000000
Time:2025-03-03T02:19:40.1504889Z
--------------------------------------------------------------------------------
2025/03/03 02:19:41 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-nitafuk4suya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:640cbdb4-c01e-0079-5ce2-8b40d9000000
Time:2025-03-03T02:19:41.1882654Z
--------------------------------------------------------------------------------
2025/03/03 02:19:42 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-nitafuk4suya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:640cbf81-c01e-0079-7be2-8b40d9000000
Time:2025-03-03T02:19:42.2261666Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-nitafuk4suya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:640cbf81-c01e-0079-7be2-8b40d9000000
Time:2025-03-03T02:19:42.2261666Z
--------------------------------------------------------------------------------
2025/03/03 02:19:43 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-nitafuk4suya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:640cc108-c01e-0079-44e2-8b40d9000000
Time:2025-03-03T02:19:43.2646623Z
--------------------------------------------------------------------------------
2025/03/03 02:19:44 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-nitafuk4suya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:640cc293-c01e-0079-1de2-8b40d9000000
Time:2025-03-03T02:19:44.3033820Z
--------------------------------------------------------------------------------
2025/03/03 02:19:45 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-nitafuk4suya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:640cc425-c01e-0079-6ce2-8b40d9000000
Time:2025-03-03T02:19:45.3415338Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-nitafuk4suya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:640cc425-c01e-0079-6ce2-8b40d9000000
Time:2025-03-03T02:19:45.3415338Z
--------------------------------------------------------------------------------
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.38s)
=== RUN TestDeduplicateNewestByHash
run.go:180: Remote "Azure container rclone-test-nitafuk4suya", Local "Local file system at /tmp/rclone2330906619", Modify Window "1ns"
2025/03/03 02:19:53 DEBUG : also/: Creating directory marker
2025/03/03 02:19:53 INFO : Azure container rclone-test-nitafuk4suya: Looking for duplicate md5 hashes using newest mode.
2025/03/03 02:19:54 NOTICE: df0b809b4d86334423a81e2dc0ba2a4d: Found 3 files with duplicate md5 hashes
2025/03/03 02:19:54 INFO : one: Deleted
2025/03/03 02:19:54 INFO : also/one: Deleted
2025/03/03 02:19:54 NOTICE: df0b809b4d86334423a81e2dc0ba2a4d: Deleted 2 extra copies
2025/03/03 02:19:54 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-nitafuk4suya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:640ccfa5-c01e-0079-5be2-8b40d9000000
Time:2025-03-03T02:19:54.3416809Z
--------------------------------------------------------------------------------
2025/03/03 02:19:55 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-nitafuk4suya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:640cd0df-c01e-0079-65e2-8b40d9000000
Time:2025-03-03T02:19:55.3799444Z
--------------------------------------------------------------------------------
2025/03/03 02:19:56 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-nitafuk4suya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:640cd1de-c01e-0079-35e2-8b40d9000000
Time:2025-03-03T02:19:56.4179335Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-nitafuk4suya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:640cd1de-c01e-0079-35e2-8b40d9000000
Time:2025-03-03T02:19:56.4179335Z
--------------------------------------------------------------------------------
2025/03/03 02:19:57 DEBUG : also/: Removing directory marker
2025/03/03 02:19:57 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-nitafuk4suya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:640cd333-c01e-0079-41e2-8b40d9000000
Time:2025-03-03T02:19:57.4955976Z
--------------------------------------------------------------------------------
2025/03/03 02:19:58 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-nitafuk4suya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:640cd497-c01e-0079-56e2-8b40d9000000
Time:2025-03-03T02:19:58.5335973Z
--------------------------------------------------------------------------------
2025/03/03 02:19:59 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-nitafuk4suya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:640cd5e3-c01e-0079-68e2-8b40d9000000
Time:2025-03-03T02:19:59.5724503Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-nitafuk4suya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:640cd5e3-c01e-0079-68e2-8b40d9000000
Time:2025-03-03T02:19:59.5724503Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestDeduplicateNewestByHash
Messages: directories
--- FAIL: TestDeduplicateNewestByHash (14.23s)
=== RUN TestDeduplicateOldest
run.go:180: Remote "Azure container rclone-test-nitafuk4suya", Local "Local file system at /tmp/rclone2330906619", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/03/03 02:20: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-nitafuk4suya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:640ce07e-c01e-0079-36e2-8b40d9000000
Time:2025-03-03T02:20:07.7670198Z
--------------------------------------------------------------------------------
2025/03/03 02:20: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-nitafuk4suya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:640ce1c8-c01e-0079-58e2-8b40d9000000
Time:2025-03-03T02:20:08.8048620Z
--------------------------------------------------------------------------------
2025/03/03 02:20: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-nitafuk4suya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:640ce2ff-c01e-0079-6ce2-8b40d9000000
Time:2025-03-03T02:20:09.8432360Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-nitafuk4suya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:640ce2ff-c01e-0079-6ce2-8b40d9000000
Time:2025-03-03T02:20:09.8432360Z
--------------------------------------------------------------------------------
2025/03/03 02:20: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-nitafuk4suya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:640ce474-c01e-0079-26e2-8b40d9000000
Time:2025-03-03T02:20:10.8824609Z
--------------------------------------------------------------------------------
2025/03/03 02:20: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-nitafuk4suya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:640ce5c1-c01e-0079-3be2-8b40d9000000
Time:2025-03-03T02:20:11.9208769Z
--------------------------------------------------------------------------------
2025/03/03 02:20:12 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-nitafuk4suya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:640ce6ed-c01e-0079-29e2-8b40d9000000
Time:2025-03-03T02:20:12.9598865Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-nitafuk4suya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:640ce6ed-c01e-0079-29e2-8b40d9000000
Time:2025-03-03T02:20:12.9598865Z
--------------------------------------------------------------------------------
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.39s)
=== RUN TestDeduplicateLargest
run.go:180: Remote "Azure container rclone-test-nitafuk4suya", Local "Local file system at /tmp/rclone2330906619", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/03/03 02:20:21 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-nitafuk4suya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:640cf0fd-c01e-0079-36e2-8b40d9000000
Time:2025-03-03T02:20:21.1526872Z
--------------------------------------------------------------------------------
2025/03/03 02:20:22 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-nitafuk4suya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:640cf242-c01e-0079-44e2-8b40d9000000
Time:2025-03-03T02:20:22.1911227Z
--------------------------------------------------------------------------------
2025/03/03 02:20:23 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-nitafuk4suya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:640cf361-c01e-0079-37e2-8b40d9000000
Time:2025-03-03T02:20:23.2295114Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-nitafuk4suya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:640cf361-c01e-0079-37e2-8b40d9000000
Time:2025-03-03T02:20:23.2295114Z
--------------------------------------------------------------------------------
2025/03/03 02:20:24 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-nitafuk4suya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:640cf4a8-c01e-0079-3de2-8b40d9000000
Time:2025-03-03T02:20:24.2673061Z
--------------------------------------------------------------------------------
2025/03/03 02:20:25 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-nitafuk4suya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:640cf5d0-c01e-0079-32e2-8b40d9000000
Time:2025-03-03T02:20:25.3051961Z
--------------------------------------------------------------------------------
2025/03/03 02:20:26 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-nitafuk4suya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:640cf70e-c01e-0079-34e2-8b40d9000000
Time:2025-03-03T02:20:26.3438141Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-nitafuk4suya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:640cf70e-c01e-0079-34e2-8b40d9000000
Time:2025-03-03T02:20:26.3438141Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1121
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1097
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:24
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:184
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestDeduplicateLargest
Messages: directories
--- FAIL: TestDeduplicateLargest (13.39s)
=== RUN TestDeduplicateSmallest
run.go:180: Remote "Azure container rclone-test-nitafuk4suya", Local "Local file system at /tmp/rclone2330906619", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/03/03 02:20: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-nitafuk4suya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:640cffd1-c01e-0079-3fe2-8b40d9000000
Time:2025-03-03T02:20:34.5397983Z
--------------------------------------------------------------------------------
2025/03/03 02:20: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-nitafuk4suya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:640d0162-c01e-0079-1ae2-8b40d9000000
Time:2025-03-03T02:20:35.5784692Z
--------------------------------------------------------------------------------
2025/03/03 02:20: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-nitafuk4suya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:640d0327-c01e-0079-1fe2-8b40d9000000
Time:2025-03-03T02:20:36.6161118Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-nitafuk4suya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:640d0327-c01e-0079-1fe2-8b40d9000000
Time:2025-03-03T02:20:36.6161118Z
--------------------------------------------------------------------------------
2025/03/03 02:20: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-nitafuk4suya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:640d0581-c01e-0079-6ae2-8b40d9000000
Time:2025-03-03T02:20:37.6551074Z
--------------------------------------------------------------------------------
2025/03/03 02:20: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-nitafuk4suya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:640d0770-c01e-0079-65e2-8b40d9000000
Time:2025-03-03T02:20:38.6932142Z
--------------------------------------------------------------------------------
2025/03/03 02:20: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-nitafuk4suya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:640d08e8-c01e-0079-1ee2-8b40d9000000
Time:2025-03-03T02:20:39.7320288Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-nitafuk4suya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:640d08e8-c01e-0079-1ee2-8b40d9000000
Time:2025-03-03T02:20:39.7320288Z
--------------------------------------------------------------------------------
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.39s)
=== RUN TestDeduplicateRename
run.go:180: Remote "Azure container rclone-test-nitafuk4suya", Local "Local file system at /tmp/rclone2330906619", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/03/03 02:20: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-nitafuk4suya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:640d1218-c01e-0079-6ae2-8b40d9000000
Time:2025-03-03T02:20:47.9267140Z
--------------------------------------------------------------------------------
2025/03/03 02:20: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-nitafuk4suya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:640d131b-c01e-0079-35e2-8b40d9000000
Time:2025-03-03T02:20:48.9643597Z
--------------------------------------------------------------------------------
2025/03/03 02:20: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-nitafuk4suya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:640d1485-c01e-0079-23e2-8b40d9000000
Time:2025-03-03T02:20:50.0026181Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-nitafuk4suya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:640d1485-c01e-0079-23e2-8b40d9000000
Time:2025-03-03T02:20:50.0026181Z
--------------------------------------------------------------------------------
2025/03/03 02:20: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-nitafuk4suya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:640d1575-c01e-0079-5de2-8b40d9000000
Time:2025-03-03T02:20:51.0406645Z
--------------------------------------------------------------------------------
2025/03/03 02:20: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-nitafuk4suya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:640d1652-c01e-0079-08e2-8b40d9000000
Time:2025-03-03T02:20:52.0788182Z
--------------------------------------------------------------------------------
2025/03/03 02:20: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-nitafuk4suya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:640d176e-c01e-0079-6de2-8b40d9000000
Time:2025-03-03T02:20:53.1166970Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-nitafuk4suya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:640d176e-c01e-0079-6de2-8b40d9000000
Time:2025-03-03T02:20:53.1166970Z
--------------------------------------------------------------------------------
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.38s)
=== RUN TestMergeDirs
run.go:180: Remote "Azure container rclone-test-nitafuk4suya", Local "Local file system at /tmp/rclone2330906619", Modify Window "1ns"
dedupe_test.go:256: Can't merge directories
2025/03/03 02:21: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-nitafuk4suya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:640d20f9-c01e-0079-66e2-8b40d9000000
Time:2025-03-03T02:21:01.3100016Z
--------------------------------------------------------------------------------
2025/03/03 02:21: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-nitafuk4suya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:640d2229-c01e-0079-5fe2-8b40d9000000
Time:2025-03-03T02:21:02.3485219Z
--------------------------------------------------------------------------------
2025/03/03 02:21: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-nitafuk4suya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:640d231d-c01e-0079-24e2-8b40d9000000
Time:2025-03-03T02:21:03.3872924Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-nitafuk4suya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:640d231d-c01e-0079-24e2-8b40d9000000
Time:2025-03-03T02:21:03.3872924Z
--------------------------------------------------------------------------------
2025/03/03 02:21: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-nitafuk4suya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:640d2446-c01e-0079-0de2-8b40d9000000
Time:2025-03-03T02:21:04.4254241Z
--------------------------------------------------------------------------------
2025/03/03 02:21: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-nitafuk4suya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:640d2567-c01e-0079-71e2-8b40d9000000
Time:2025-03-03T02:21:05.4655110Z
--------------------------------------------------------------------------------
2025/03/03 02:21: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-nitafuk4suya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:640d2683-c01e-0079-55e2-8b40d9000000
Time:2025-03-03T02:21:06.5039129Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-nitafuk4suya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:640d2683-c01e-0079-55e2-8b40d9000000
Time:2025-03-03T02:21:06.5039129Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1121
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1097
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:256
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestMergeDirs
Messages: directories
--- FAIL: TestMergeDirs (13.39s)
=== RUN TestListDirSorted
run.go:180: Remote "Azure container rclone-test-nitafuk4suya", Local "Local file system at /tmp/rclone2330906619", Modify Window "1ns"
2025/03/03 02:21:14 DEBUG : sub dir/: Creating directory marker
2025/03/03 02:21:15 DEBUG : sub dir/ignore dir/: Creating directory marker
2025/03/03 02:21:15 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/03 02:21:16 DEBUG : sub dir/sub sub dir/: Removing directory marker
2025/03/03 02:21:16 DEBUG : sub dir/ignore dir/: Removing directory marker
2025/03/03 02:21:16 DEBUG : sub dir/: Removing directory marker
2025/03/03 02:21:16 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-nitafuk4suya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:640d3169-c01e-0079-49e2-8b40d9000000
Time:2025-03-03T02:21:16.1682243Z
--------------------------------------------------------------------------------
2025/03/03 02:21: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-nitafuk4suya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:640d32b5-c01e-0079-5fe2-8b40d9000000
Time:2025-03-03T02:21:17.2069102Z
--------------------------------------------------------------------------------
2025/03/03 02:21: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-nitafuk4suya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:640d33bf-c01e-0079-41e2-8b40d9000000
Time:2025-03-03T02:21:18.2456527Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-nitafuk4suya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:640d33bf-c01e-0079-41e2-8b40d9000000
Time:2025-03-03T02:21:18.2456527Z
--------------------------------------------------------------------------------
2025/03/03 02:21: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-nitafuk4suya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:640d34f9-c01e-0079-31e2-8b40d9000000
Time:2025-03-03T02:21:19.2836706Z
--------------------------------------------------------------------------------
2025/03/03 02:21: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-nitafuk4suya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:640d3648-c01e-0079-01e2-8b40d9000000
Time:2025-03-03T02:21:20.3225869Z
--------------------------------------------------------------------------------
2025/03/03 02:21: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-nitafuk4suya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:640d37a2-c01e-0079-80e2-8b40d9000000
Time:2025-03-03T02:21:21.3618206Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-nitafuk4suya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:640d37a2-c01e-0079-80e2-8b40d9000000
Time:2025-03-03T02:21:21.3618206Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1006
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/listdirsorted_test.go:57
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestListDirSorted
Messages: directories
--- FAIL: TestListDirSorted (14.86s)
=== RUN TestListJSON
run.go:180: Remote "Azure container rclone-test-nitafuk4suya", Local "Local file system at /tmp/rclone2330906619", Modify Window "1ns"
2025/03/03 02:21:29 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/03 02:21:30 DEBUG : sub/: Removing directory marker
2025/03/03 02:21:30 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-nitafuk4suya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:640d416d-c01e-0079-2fe2-8b40d9000000
Time:2025-03-03T02:21:30.4383805Z
--------------------------------------------------------------------------------
2025/03/03 02:21: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-nitafuk4suya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:640d426c-c01e-0079-64e2-8b40d9000000
Time:2025-03-03T02:21:31.4763445Z
--------------------------------------------------------------------------------
2025/03/03 02:21: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-nitafuk4suya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:640d4385-c01e-0079-46e2-8b40d9000000
Time:2025-03-03T02:21:32.5148734Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-nitafuk4suya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:640d4385-c01e-0079-46e2-8b40d9000000
Time:2025-03-03T02:21:32.5148734Z
--------------------------------------------------------------------------------
2025/03/03 02:21: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-nitafuk4suya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:640d442b-c01e-0079-44e2-8b40d9000000
Time:2025-03-03T02:21:33.5534308Z
--------------------------------------------------------------------------------
2025/03/03 02:21: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-nitafuk4suya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:640d4549-c01e-0079-26e2-8b40d9000000
Time:2025-03-03T02:21:34.5915150Z
--------------------------------------------------------------------------------
2025/03/03 02:21: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-nitafuk4suya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:640d4698-c01e-0079-36e2-8b40d9000000
Time:2025-03-03T02:21:35.6314717Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-nitafuk4suya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:640d4698-c01e-0079-36e2-8b40d9000000
Time:2025-03-03T02:21:35.6314717Z
--------------------------------------------------------------------------------
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.27s)
--- FAIL: TestListJSON/Default (0.04s)
--- PASS: TestListJSON/FilesOnly (0.04s)
--- FAIL: TestListJSON/DirsOnly (0.04s)
--- FAIL: TestListJSON/Recurse (0.07s)
--- PASS: TestListJSON/SubDir (0.04s)
--- PASS: TestListJSON/NoModTime (0.04s)
--- PASS: TestListJSON/NoMimeType (0.04s)
--- PASS: TestListJSON/ShowHash (0.04s)
--- PASS: TestListJSON/HashTypes (0.04s)
--- FAIL: TestListJSON/Metadata (0.04s)
=== RUN TestStatJSON
run.go:180: Remote "Azure container rclone-test-nitafuk4suya", Local "Local file system at /tmp/rclone2330906619", Modify Window "1ns"
2025/03/03 02:21:43 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/03 02:21:44 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-nitafuk4suya/notfound"
2025/03/03 02:21:44 DEBUG : Config file has changed externally - reloading
2025/03/03 02:21:44 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/03 02:21:44 DEBUG : Azure container rclone-test-nitafuk4suya path notfound: Using directory markers
2025/03/03 02:21:44 DEBUG : sub/: Removing directory marker
2025/03/03 02:21:44 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-nitafuk4suya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:640d5229-c01e-0079-63e3-8b40d9000000
Time:2025-03-03T02:21:44.9272108Z
--------------------------------------------------------------------------------
2025/03/03 02:21: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-nitafuk4suya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:640d538b-c01e-0079-13e3-8b40d9000000
Time:2025-03-03T02:21:45.9672987Z
--------------------------------------------------------------------------------
2025/03/03 02:21: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-nitafuk4suya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:640d54df-c01e-0079-2de3-8b40d9000000
Time:2025-03-03T02:21:47.0054337Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-nitafuk4suya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:640d54df-c01e-0079-2de3-8b40d9000000
Time:2025-03-03T02:21:47.0054337Z
--------------------------------------------------------------------------------
2025/03/03 02:21:48 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-nitafuk4suya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:640d55f1-c01e-0079-0ae3-8b40d9000000
Time:2025-03-03T02:21:48.0432673Z
--------------------------------------------------------------------------------
2025/03/03 02:21:49 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-nitafuk4suya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:640d56ea-c01e-0079-46e3-8b40d9000000
Time:2025-03-03T02:21:49.0823000Z
--------------------------------------------------------------------------------
2025/03/03 02:21:50 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-nitafuk4suya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:640d5829-c01e-0079-11e3-8b40d9000000
Time:2025-03-03T02:21:50.1206899Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-nitafuk4suya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:640d5829-c01e-0079-11e3-8b40d9000000
Time:2025-03-03T02:21:50.1206899Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestStatJSON
Messages: directories
--- FAIL: TestStatJSON (14.49s)
--- PASS: TestStatJSON/Root (0.04s)
--- PASS: TestStatJSON/RootFilesOnly (0.00s)
--- PASS: TestStatJSON/RootDirsOnly (0.04s)
--- PASS: TestStatJSON/Dir (0.08s)
--- PASS: TestStatJSON/DirWithTrailingSlash (0.04s)
--- PASS: TestStatJSON/File (0.04s)
--- PASS: TestStatJSON/NotFound (0.07s)
--- PASS: TestStatJSON/DirFilesOnly (0.04s)
--- PASS: TestStatJSON/FileFilesOnly (0.04s)
--- PASS: TestStatJSON/NotFoundFilesOnly (0.04s)
--- PASS: TestStatJSON/DirDirsOnly (0.04s)
--- PASS: TestStatJSON/FileDirsOnly (0.04s)
--- PASS: TestStatJSON/NotFoundDirsOnly (0.04s)
--- PASS: TestStatJSON/RootNotFound (0.11s)
=== RUN TestMkdir
run.go:180: Remote "Azure container rclone-test-nitafuk4suya", Local "Local file system at /tmp/rclone2330906619", Modify Window "1ns"
2025/03/03 02:21:58 INFO : Azure container rclone-test-nitafuk4suya: Making directory
2025/03/03 02:21:58 INFO : Azure container rclone-test-nitafuk4suya: Making directory
2025/03/03 02:21: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-nitafuk4suya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:640d6120-c01e-0079-52e3-8b40d9000000
Time:2025-03-03T02:21:58.3527013Z
--------------------------------------------------------------------------------
2025/03/03 02:21: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-nitafuk4suya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:640d6232-c01e-0079-20e3-8b40d9000000
Time:2025-03-03T02:21:59.3914126Z
--------------------------------------------------------------------------------
2025/03/03 02:22: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-nitafuk4suya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:640d632c-c01e-0079-51e3-8b40d9000000
Time:2025-03-03T02:22:00.4303004Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-nitafuk4suya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:640d632c-c01e-0079-51e3-8b40d9000000
Time:2025-03-03T02:22:00.4303004Z
--------------------------------------------------------------------------------
2025/03/03 02:22: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-nitafuk4suya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:640d641e-c01e-0079-06e3-8b40d9000000
Time:2025-03-03T02:22:01.4694187Z
--------------------------------------------------------------------------------
2025/03/03 02:22: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-nitafuk4suya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:640d654c-c01e-0079-73e3-8b40d9000000
Time:2025-03-03T02:22:02.5081374Z
--------------------------------------------------------------------------------
2025/03/03 02:22: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-nitafuk4suya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:640d6615-c01e-0079-1ce3-8b40d9000000
Time:2025-03-03T02:22:03.5470323Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-nitafuk4suya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:640d6615-c01e-0079-1ce3-8b40d9000000
Time:2025-03-03T02:22:03.5470323Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestMkdir
Messages: directories
--- FAIL: TestMkdir (13.43s)
=== RUN TestLsd
run.go:180: Remote "Azure container rclone-test-nitafuk4suya", Local "Local file system at /tmp/rclone2330906619", Modify Window "1ns"
2025/03/03 02:22:11 DEBUG : sub dir/: Creating directory marker
2025/03/03 02:22:12 DEBUG : sub dir/: Removing directory marker
2025/03/03 02:22:12 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-nitafuk4suya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:640d7098-c01e-0079-43e3-8b40d9000000
Time:2025-03-03T02:22:12.1254720Z
--------------------------------------------------------------------------------
2025/03/03 02:22: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-nitafuk4suya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:640d718d-c01e-0079-09e3-8b40d9000000
Time:2025-03-03T02:22:13.1635655Z
--------------------------------------------------------------------------------
2025/03/03 02:22: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-nitafuk4suya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:640d72a9-c01e-0079-3be3-8b40d9000000
Time:2025-03-03T02:22:14.2026133Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-nitafuk4suya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:640d72a9-c01e-0079-3be3-8b40d9000000
Time:2025-03-03T02:22:14.2026133Z
--------------------------------------------------------------------------------
2025/03/03 02:22: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-nitafuk4suya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:640d7384-c01e-0079-69e3-8b40d9000000
Time:2025-03-03T02:22:15.2414716Z
--------------------------------------------------------------------------------
2025/03/03 02:22: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-nitafuk4suya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:640d74be-c01e-0079-52e3-8b40d9000000
Time:2025-03-03T02:22:16.2803433Z
--------------------------------------------------------------------------------
2025/03/03 02:22: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-nitafuk4suya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:640d75a7-c01e-0079-18e3-8b40d9000000
Time:2025-03-03T02:22:17.3182576Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-nitafuk4suya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:640d75a7-c01e-0079-18e3-8b40d9000000
Time:2025-03-03T02:22:17.3182576Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestLsd
Messages: directories
--- FAIL: TestLsd (13.77s)
=== RUN TestLs
run.go:180: Remote "Azure container rclone-test-nitafuk4suya", Local "Local file system at /tmp/rclone2330906619", Modify Window "1ns"
2025/03/03 02:22: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-nitafuk4suya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:640d7f28-c01e-0079-0ae3-8b40d9000000
Time:2025-03-03T02:22:25.9314245Z
--------------------------------------------------------------------------------
2025/03/03 02:22: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-nitafuk4suya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:640d80e1-c01e-0079-78e3-8b40d9000000
Time:2025-03-03T02:22:26.9696705Z
--------------------------------------------------------------------------------
2025/03/03 02:22: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-nitafuk4suya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:640d82bd-c01e-0079-07e3-8b40d9000000
Time:2025-03-03T02:22:28.0078817Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-nitafuk4suya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:640d82bd-c01e-0079-07e3-8b40d9000000
Time:2025-03-03T02:22:28.0078817Z
--------------------------------------------------------------------------------
2025/03/03 02:22: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-nitafuk4suya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:640d849c-c01e-0079-07e3-8b40d9000000
Time:2025-03-03T02:22:29.0465365Z
--------------------------------------------------------------------------------
2025/03/03 02:22: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-nitafuk4suya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:640d86a0-c01e-0079-06e3-8b40d9000000
Time:2025-03-03T02:22:30.0858268Z
--------------------------------------------------------------------------------
2025/03/03 02:22: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-nitafuk4suya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:640d8860-c01e-0079-59e3-8b40d9000000
Time:2025-03-03T02:22:31.1238399Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-nitafuk4suya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:640d8860-c01e-0079-59e3-8b40d9000000
Time:2025-03-03T02:22:31.1238399Z
--------------------------------------------------------------------------------
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.81s)
=== RUN TestLsWithFilesFrom
run.go:180: Remote "Azure container rclone-test-nitafuk4suya", Local "Local file system at /tmp/rclone2330906619", Modify Window "1ns"
2025/03/03 02:22:39 DEBUG : empty space: Excluded (FilesFrom Filter)
2025/03/03 02:22: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-nitafuk4suya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:640d938f-c01e-0079-78e3-8b40d9000000
Time:2025-03-03T02:22:39.8335837Z
--------------------------------------------------------------------------------
2025/03/03 02:22: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-nitafuk4suya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:640d9548-c01e-0079-7de3-8b40d9000000
Time:2025-03-03T02:22:40.8715363Z
--------------------------------------------------------------------------------
2025/03/03 02:22: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-nitafuk4suya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:640d9708-c01e-0079-76e3-8b40d9000000
Time:2025-03-03T02:22:41.9099783Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-nitafuk4suya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:640d9708-c01e-0079-76e3-8b40d9000000
Time:2025-03-03T02:22:41.9099783Z
--------------------------------------------------------------------------------
2025/03/03 02:22: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-nitafuk4suya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:640d984c-c01e-0079-78e3-8b40d9000000
Time:2025-03-03T02:22:42.9483585Z
--------------------------------------------------------------------------------
2025/03/03 02:22: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-nitafuk4suya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:640d9929-c01e-0079-28e3-8b40d9000000
Time:2025-03-03T02:22:43.9864806Z
--------------------------------------------------------------------------------
2025/03/03 02:22: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-nitafuk4suya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:640d9a50-c01e-0079-0be3-8b40d9000000
Time:2025-03-03T02:22:45.0251559Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-nitafuk4suya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:640d9a50-c01e-0079-0be3-8b40d9000000
Time:2025-03-03T02:22:45.0251559Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestLsWithFilesFrom
Messages: directories
--- FAIL: TestLsWithFilesFrom (13.90s)
=== RUN TestLsLong
run.go:180: Remote "Azure container rclone-test-nitafuk4suya", Local "Local file system at /tmp/rclone2330906619", Modify Window "1ns"
2025/03/03 02:22: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-nitafuk4suya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:640da3c6-c01e-0079-71e3-8b40d9000000
Time:2025-03-03T02:22:53.6357348Z
--------------------------------------------------------------------------------
2025/03/03 02:22: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-nitafuk4suya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:640da52c-c01e-0079-12e3-8b40d9000000
Time:2025-03-03T02:22:54.6736266Z
--------------------------------------------------------------------------------
2025/03/03 02:22: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-nitafuk4suya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:640da643-c01e-0079-6ce3-8b40d9000000
Time:2025-03-03T02:22:55.7113181Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-nitafuk4suya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:640da643-c01e-0079-6ce3-8b40d9000000
Time:2025-03-03T02:22:55.7113181Z
--------------------------------------------------------------------------------
2025/03/03 02:22: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-nitafuk4suya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:640da71d-c01e-0079-20e3-8b40d9000000
Time:2025-03-03T02:22:56.7499810Z
--------------------------------------------------------------------------------
2025/03/03 02:22: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-nitafuk4suya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:640da817-c01e-0079-75e3-8b40d9000000
Time:2025-03-03T02:22:57.7885141Z
--------------------------------------------------------------------------------
2025/03/03 02:22: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-nitafuk4suya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:640da90d-c01e-0079-45e3-8b40d9000000
Time:2025-03-03T02:22:58.8268644Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-nitafuk4suya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:640da90d-c01e-0079-45e3-8b40d9000000
Time:2025-03-03T02:22:58.8268644Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestLsLong
Messages: directories
--- FAIL: TestLsLong (13.80s)
=== RUN TestHashSums
run.go:180: Remote "Azure container rclone-test-nitafuk4suya", Local "Local file system at /tmp/rclone2330906619", Modify Window "1ns"
=== RUN TestHashSums/Md5
=== RUN TestHashSums/Md5Download
2025/03/03 02:23:07 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-nitafuk4suya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:1fdc5479-201e-005e-01e3-8b571d000000
Time:2025-03-03T02:23:07.5376921Z
--------------------------------------------------------------------------------
2025/03/03 02:23: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-nitafuk4suya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:1fdc5694-201e-005e-4be3-8b571d000000
Time:2025-03-03T02:23:08.5733849Z
--------------------------------------------------------------------------------
2025/03/03 02:23: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-nitafuk4suya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:1fdc58f1-201e-005e-53e3-8b571d000000
Time:2025-03-03T02:23:09.6095190Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-nitafuk4suya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:1fdc58f1-201e-005e-53e3-8b571d000000
Time:2025-03-03T02:23:09.6095190Z
--------------------------------------------------------------------------------
2025/03/03 02:23: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-nitafuk4suya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:1fdc5b87-201e-005e-0fe3-8b571d000000
Time:2025-03-03T02:23:10.6456697Z
--------------------------------------------------------------------------------
2025/03/03 02:23: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-nitafuk4suya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:1fdc5dc9-201e-005e-18e3-8b571d000000
Time:2025-03-03T02:23:11.6811959Z
--------------------------------------------------------------------------------
2025/03/03 02:23: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-nitafuk4suya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:1fdc5fc6-201e-005e-60e3-8b571d000000
Time:2025-03-03T02:23:12.7172845Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-nitafuk4suya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:1fdc5fc6-201e-005e-60e3-8b571d000000
Time:2025-03-03T02:23:12.7172845Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestHashSums
Messages: directories
--- FAIL: TestHashSums (13.89s)
--- PASS: TestHashSums/Md5 (0.07s)
--- PASS: TestHashSums/Md5Download (0.11s)
=== RUN TestHashSumsWithErrors
2025/03/03 02:23:20 DEBUG : Creating backend with remote ":memory:"
2025/03/03 02:23:20 DEBUG : Config file has changed externally - reloading
2025/03/03 02:23:20 ERROR : file1: hash unsupported: hash type not supported
--- PASS: TestHashSumsWithErrors (0.00s)
=== RUN TestHashStream
2025/03/03 02:23:20 DEBUG : Creating md5 hash of 0 bytes read from input stream
2025/03/03 02:23:20 DEBUG : Creating md5 hash of 0 bytes read from input stream
2025/03/03 02:23:20 DEBUG : Creating sha1 hash of 0 bytes read from input stream
2025/03/03 02:23:20 DEBUG : Creating sha1 hash of 0 bytes read from input stream
2025/03/03 02:23:20 DEBUG : Creating md5 hash of 12 bytes read from input stream
2025/03/03 02:23:20 DEBUG : Creating md5 hash of 12 bytes read from input stream
2025/03/03 02:23:20 DEBUG : Creating sha1 hash of 12 bytes read from input stream
2025/03/03 02:23:20 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-nitafuk4suya", Local "Local file system at /tmp/rclone2330906619", Modify Window "1ns"
2025/03/03 02:23:21 DEBUG : sub dir/: Creating directory marker
2025/03/03 02:23:21 DEBUG : sub dir/: Removing directory marker
2025/03/03 02:23:21 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-nitafuk4suya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:1fdc71cc-201e-005e-1ce3-8b571d000000
Time:2025-03-03T02:23:21.4822648Z
--------------------------------------------------------------------------------
2025/03/03 02:23:22 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-nitafuk4suya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:1fdc73a6-201e-005e-22e3-8b571d000000
Time:2025-03-03T02:23:22.5188338Z
--------------------------------------------------------------------------------
2025/03/03 02:23:23 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-nitafuk4suya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:1fdc75c7-201e-005e-02e3-8b571d000000
Time:2025-03-03T02:23:23.5548440Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-nitafuk4suya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:1fdc75c7-201e-005e-02e3-8b571d000000
Time:2025-03-03T02:23:23.5548440Z
--------------------------------------------------------------------------------
2025/03/03 02:23:24 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-nitafuk4suya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:1fdc78cc-201e-005e-53e3-8b571d000000
Time:2025-03-03T02:23:24.5916165Z
--------------------------------------------------------------------------------
2025/03/03 02:23:25 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-nitafuk4suya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:1fdc7b61-201e-005e-28e3-8b571d000000
Time:2025-03-03T02:23:25.6280444Z
--------------------------------------------------------------------------------
2025/03/03 02:23: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-nitafuk4suya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:1fdc7db0-201e-005e-41e3-8b571d000000
Time:2025-03-03T02:23:26.6639683Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-nitafuk4suya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:1fdc7db0-201e-005e-41e3-8b571d000000
Time:2025-03-03T02:23:26.6639683Z
--------------------------------------------------------------------------------
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 (13.94s)
=== RUN TestDelete
run.go:180: Remote "Azure container rclone-test-nitafuk4suya", Local "Local file system at /tmp/rclone2330906619", Modify Window "1ns"
2025/03/03 02:23:35 DEBUG : Waiting for deletions to finish
2025/03/03 02:23:35 DEBUG : large: Excluded (Size Filter)
2025/03/03 02:23:35 INFO : small: Deleted
2025/03/03 02:23:35 INFO : medium: Deleted
2025/03/03 02:23:35 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-nitafuk4suya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:640dd1a7-c01e-0079-06e3-8b40d9000000
Time:2025-03-03T02:23:35.4153298Z
--------------------------------------------------------------------------------
2025/03/03 02:23:36 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-nitafuk4suya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:640dd2be-c01e-0079-61e3-8b40d9000000
Time:2025-03-03T02:23:36.4537019Z
--------------------------------------------------------------------------------
2025/03/03 02:23:37 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-nitafuk4suya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:640dd404-c01e-0079-54e3-8b40d9000000
Time:2025-03-03T02:23:37.4931704Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-nitafuk4suya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:640dd404-c01e-0079-54e3-8b40d9000000
Time:2025-03-03T02:23:37.4931704Z
--------------------------------------------------------------------------------
2025/03/03 02:23:38 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-nitafuk4suya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:640dd4ec-c01e-0079-12e3-8b40d9000000
Time:2025-03-03T02:23:38.5317609Z
--------------------------------------------------------------------------------
2025/03/03 02:23:39 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-nitafuk4suya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:640dd624-c01e-0079-0ae3-8b40d9000000
Time:2025-03-03T02:23:39.5706378Z
--------------------------------------------------------------------------------
2025/03/03 02:23:40 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-nitafuk4suya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:640dd77d-c01e-0079-20e3-8b40d9000000
Time:2025-03-03T02:23:40.6089170Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-nitafuk4suya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:640dd77d-c01e-0079-20e3-8b40d9000000
Time:2025-03-03T02:23:40.6089170Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestDelete
Messages: directories
--- FAIL: TestDelete (13.95s)
=== RUN TestMaxDelete
run.go:180: Remote "Azure container rclone-test-nitafuk4suya", Local "Local file system at /tmp/rclone2330906619", Modify Window "1ns"
2025/03/03 02:23:49 DEBUG : Waiting for deletions to finish
2025/03/03 02:23:49 ERROR : small: Got fatal error on delete: --max-delete threshold reached
2025/03/03 02:23:49 INFO : medium: Deleted
2025/03/03 02:23:49 INFO : large: Deleted
2025/03/03 02:23:49 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-nitafuk4suya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:640de1ca-c01e-0079-23e3-8b40d9000000
Time:2025-03-03T02:23:49.3726589Z
--------------------------------------------------------------------------------
2025/03/03 02:23:50 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-nitafuk4suya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:640de30f-c01e-0079-7ae3-8b40d9000000
Time:2025-03-03T02:23:50.4103115Z
--------------------------------------------------------------------------------
2025/03/03 02:23:51 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-nitafuk4suya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:640de41e-c01e-0079-4fe3-8b40d9000000
Time:2025-03-03T02:23:51.4496110Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-nitafuk4suya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:640de41e-c01e-0079-4fe3-8b40d9000000
Time:2025-03-03T02:23:51.4496110Z
--------------------------------------------------------------------------------
2025/03/03 02:23:52 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-nitafuk4suya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:640de51a-c01e-0079-21e3-8b40d9000000
Time:2025-03-03T02:23:52.4875951Z
--------------------------------------------------------------------------------
2025/03/03 02:23:53 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-nitafuk4suya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:640de5ca-c01e-0079-2ee3-8b40d9000000
Time:2025-03-03T02:23:53.5254571Z
--------------------------------------------------------------------------------
2025/03/03 02:23:54 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-nitafuk4suya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:640de6e2-c01e-0079-19e3-8b40d9000000
Time:2025-03-03T02:23:54.5645250Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-nitafuk4suya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:640de6e2-c01e-0079-19e3-8b40d9000000
Time:2025-03-03T02:23:54.5645250Z
--------------------------------------------------------------------------------
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/03 02:24: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-nitafuk4suya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:640df13a-c01e-0079-32e3-8b40d9000000
Time:2025-03-03T02:24:02.7580269Z
--------------------------------------------------------------------------------
2025/03/03 02:24: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-nitafuk4suya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:640df243-c01e-0079-0be3-8b40d9000000
Time:2025-03-03T02:24:03.7960044Z
--------------------------------------------------------------------------------
2025/03/03 02:24: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-nitafuk4suya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:640df33e-c01e-0079-43e3-8b40d9000000
Time:2025-03-03T02:24:04.8339559Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-nitafuk4suya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:640df33e-c01e-0079-43e3-8b40d9000000
Time:2025-03-03T02:24:04.8339559Z
--------------------------------------------------------------------------------
2025/03/03 02:24: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-nitafuk4suya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:640df48b-c01e-0079-40e3-8b40d9000000
Time:2025-03-03T02:24:05.8728181Z
--------------------------------------------------------------------------------
2025/03/03 02:24: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-nitafuk4suya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:640df597-c01e-0079-07e3-8b40d9000000
Time:2025-03-03T02:24:06.9105405Z
--------------------------------------------------------------------------------
2025/03/03 02:24: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-nitafuk4suya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:640df6e4-c01e-0079-05e3-8b40d9000000
Time:2025-03-03T02:24:07.9490882Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-nitafuk4suya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:640df6e4-c01e-0079-05e3-8b40d9000000
Time:2025-03-03T02:24:07.9490882Z
--------------------------------------------------------------------------------
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.34s)
=== RUN TestMaxDeleteSizeLargeFile
run.go:180: Remote "Azure container rclone-test-nitafuk4suya", Local "Local file system at /tmp/rclone2330906619", Modify Window "1ns"
2025/03/03 02:24:16 DEBUG : Waiting for deletions to finish
2025/03/03 02:24:16 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached
2025/03/03 02:24:16 INFO : medium: Deleted
2025/03/03 02:24:16 INFO : small: Deleted
2025/03/03 02:24:16 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-nitafuk4suya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:640e00d2-c01e-0079-7de3-8b40d9000000
Time:2025-03-03T02:24:16.7347066Z
--------------------------------------------------------------------------------
2025/03/03 02:24:17 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-nitafuk4suya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:640e01bd-c01e-0079-39e3-8b40d9000000
Time:2025-03-03T02:24:17.7728195Z
--------------------------------------------------------------------------------
2025/03/03 02:24:18 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-nitafuk4suya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:640e02ae-c01e-0079-73e3-8b40d9000000
Time:2025-03-03T02:24:18.8103990Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-nitafuk4suya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:640e02ae-c01e-0079-73e3-8b40d9000000
Time:2025-03-03T02:24:18.8103990Z
--------------------------------------------------------------------------------
2025/03/03 02:24:19 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-nitafuk4suya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:640e03ae-c01e-0079-3de3-8b40d9000000
Time:2025-03-03T02:24:19.8493717Z
--------------------------------------------------------------------------------
2025/03/03 02:24:20 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-nitafuk4suya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:640e04f5-c01e-0079-6ce3-8b40d9000000
Time:2025-03-03T02:24:20.8872749Z
--------------------------------------------------------------------------------
2025/03/03 02:24: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-nitafuk4suya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:640e05f9-c01e-0079-38e3-8b40d9000000
Time:2025-03-03T02:24:21.9251396Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-nitafuk4suya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:640e05f9-c01e-0079-38e3-8b40d9000000
Time:2025-03-03T02:24:21.9251396Z
--------------------------------------------------------------------------------
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/03 02:24:30 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-nitafuk4suya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:640e0e60-c01e-0079-10e3-8b40d9000000
Time:2025-03-03T02:24:30.1182798Z
--------------------------------------------------------------------------------
2025/03/03 02:24:31 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-nitafuk4suya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:640e0f7b-c01e-0079-6ae3-8b40d9000000
Time:2025-03-03T02:24:31.1562194Z
--------------------------------------------------------------------------------
2025/03/03 02:24:32 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-nitafuk4suya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:640e10ca-c01e-0079-73e3-8b40d9000000
Time:2025-03-03T02:24:32.1947301Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-nitafuk4suya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:640e10ca-c01e-0079-73e3-8b40d9000000
Time:2025-03-03T02:24:32.1947301Z
--------------------------------------------------------------------------------
2025/03/03 02:24:33 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-nitafuk4suya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:640e11c5-c01e-0079-31e3-8b40d9000000
Time:2025-03-03T02:24:33.2326920Z
--------------------------------------------------------------------------------
2025/03/03 02:24:34 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-nitafuk4suya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:640e12a8-c01e-0079-6ae3-8b40d9000000
Time:2025-03-03T02:24:34.2710915Z
--------------------------------------------------------------------------------
2025/03/03 02:24:35 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-nitafuk4suya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:640e13b6-c01e-0079-3ae3-8b40d9000000
Time:2025-03-03T02:24:35.3099077Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-nitafuk4suya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:640e13b6-c01e-0079-3ae3-8b40d9000000
Time:2025-03-03T02:24:35.3099077Z
--------------------------------------------------------------------------------
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.36s)
=== RUN TestMaxDeleteSize
run.go:180: Remote "Azure container rclone-test-nitafuk4suya", Local "Local file system at /tmp/rclone2330906619", Modify Window "1ns"
2025/03/03 02:24:43 DEBUG : Waiting for deletions to finish
2025/03/03 02:24:43 ERROR : small: Got fatal error on delete: --max-delete-size threshold reached
2025/03/03 02:24:43 INFO : medium: Deleted
2025/03/03 02:24:43 INFO : large: Deleted
2025/03/03 02:24:44 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-nitafuk4suya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:640e1d83-c01e-0079-2be3-8b40d9000000
Time:2025-03-03T02:24:44.0719400Z
--------------------------------------------------------------------------------
2025/03/03 02:24:45 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-nitafuk4suya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:640e1ea8-c01e-0079-17e3-8b40d9000000
Time:2025-03-03T02:24:45.1104983Z
--------------------------------------------------------------------------------
2025/03/03 02:24:46 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-nitafuk4suya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:640e1fb4-c01e-0079-67e3-8b40d9000000
Time:2025-03-03T02:24:46.1494589Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-nitafuk4suya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:640e1fb4-c01e-0079-67e3-8b40d9000000
Time:2025-03-03T02:24:46.1494589Z
--------------------------------------------------------------------------------
2025/03/03 02:24:47 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-nitafuk4suya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:640e20d6-c01e-0079-4ee3-8b40d9000000
Time:2025-03-03T02:24:47.1869461Z
--------------------------------------------------------------------------------
2025/03/03 02:24:48 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-nitafuk4suya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:640e2207-c01e-0079-45e3-8b40d9000000
Time:2025-03-03T02:24:48.2250808Z
--------------------------------------------------------------------------------
2025/03/03 02:24: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-nitafuk4suya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:640e2345-c01e-0079-48e3-8b40d9000000
Time:2025-03-03T02:24:49.2649321Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-nitafuk4suya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:640e2345-c01e-0079-48e3-8b40d9000000
Time:2025-03-03T02:24:49.2649321Z
--------------------------------------------------------------------------------
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/03 02:24:57 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-nitafuk4suya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:640e309f-c01e-0079-7ce3-8b40d9000000
Time:2025-03-03T02:24:57.4578803Z
--------------------------------------------------------------------------------
2025/03/03 02:24:58 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-nitafuk4suya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:640e329a-c01e-0079-66e3-8b40d9000000
Time:2025-03-03T02:24:58.4953052Z
--------------------------------------------------------------------------------
2025/03/03 02:24:59 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-nitafuk4suya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:640e349b-c01e-0079-56e3-8b40d9000000
Time:2025-03-03T02:24:59.5336840Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-nitafuk4suya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:640e349b-c01e-0079-56e3-8b40d9000000
Time:2025-03-03T02:24:59.5336840Z
--------------------------------------------------------------------------------
2025/03/03 02:25:00 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-nitafuk4suya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:640e3643-c01e-0079-11e3-8b40d9000000
Time:2025-03-03T02:25:00.5716434Z
--------------------------------------------------------------------------------
2025/03/03 02:25:01 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-nitafuk4suya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:640e3848-c01e-0079-5fe3-8b40d9000000
Time:2025-03-03T02:25:01.6098138Z
--------------------------------------------------------------------------------
2025/03/03 02:25:02 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-nitafuk4suya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:640e39b0-c01e-0079-0be3-8b40d9000000
Time:2025-03-03T02:25:02.6474380Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-nitafuk4suya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:640e39b0-c01e-0079-0be3-8b40d9000000
Time:2025-03-03T02:25:02.6474380Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestMaxDeleteSize
Messages: directories
--- FAIL: TestMaxDeleteSize (27.34s)
=== RUN TestReadFile
run.go:180: Remote "Azure container rclone-test-nitafuk4suya", Local "Local file system at /tmp/rclone2330906619", Modify Window "1ns"
2025/03/03 02:25: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-nitafuk4suya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:640e4570-c01e-0079-0be3-8b40d9000000
Time:2025-03-03T02:25:11.1427113Z
--------------------------------------------------------------------------------
2025/03/03 02:25: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-nitafuk4suya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:640e46e5-c01e-0079-3ee3-8b40d9000000
Time:2025-03-03T02:25:12.1818978Z
--------------------------------------------------------------------------------
2025/03/03 02:25: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-nitafuk4suya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:640e4807-c01e-0079-33e3-8b40d9000000
Time:2025-03-03T02:25:13.2202671Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-nitafuk4suya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:640e4807-c01e-0079-33e3-8b40d9000000
Time:2025-03-03T02:25:13.2202671Z
--------------------------------------------------------------------------------
2025/03/03 02:25: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-nitafuk4suya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:640e495d-c01e-0079-32e3-8b40d9000000
Time:2025-03-03T02:25:14.2583620Z
--------------------------------------------------------------------------------
2025/03/03 02:25:15 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-nitafuk4suya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:640e4a60-c01e-0079-09e3-8b40d9000000
Time:2025-03-03T02:25:15.2963549Z
--------------------------------------------------------------------------------
2025/03/03 02:25:16 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-nitafuk4suya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:640e4bda-c01e-0079-3ae3-8b40d9000000
Time:2025-03-03T02:25:16.3345406Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-nitafuk4suya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:640e4bda-c01e-0079-3ae3-8b40d9000000
Time:2025-03-03T02:25:16.3345406Z
--------------------------------------------------------------------------------
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/03 02:25:24 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-nitafuk4suya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:640e572f-c01e-0079-71e3-8b40d9000000
Time:2025-03-03T02:25:24.5296984Z
--------------------------------------------------------------------------------
2025/03/03 02:25:25 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-nitafuk4suya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:640e587b-c01e-0079-7ee3-8b40d9000000
Time:2025-03-03T02:25:25.5680661Z
--------------------------------------------------------------------------------
2025/03/03 02:25:26 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-nitafuk4suya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:640e59e5-c01e-0079-2ae3-8b40d9000000
Time:2025-03-03T02:25:26.6068187Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-nitafuk4suya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:640e59e5-c01e-0079-2ae3-8b40d9000000
Time:2025-03-03T02:25:26.6068187Z
--------------------------------------------------------------------------------
2025/03/03 02:25:27 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-nitafuk4suya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:640e5b4d-c01e-0079-57e3-8b40d9000000
Time:2025-03-03T02:25:27.6444729Z
--------------------------------------------------------------------------------
2025/03/03 02:25:28 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-nitafuk4suya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:640e5c67-c01e-0079-4ae3-8b40d9000000
Time:2025-03-03T02:25:28.6830096Z
--------------------------------------------------------------------------------
2025/03/03 02:25: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-nitafuk4suya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:640e5d86-c01e-0079-36e3-8b40d9000000
Time:2025-03-03T02:25:29.7212780Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-nitafuk4suya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:640e5d86-c01e-0079-36e3-8b40d9000000
Time:2025-03-03T02:25:29.7212780Z
--------------------------------------------------------------------------------
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.07s)
=== RUN TestRetry
2025/03/03 02:25:37 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5
2025/03/03 02:25:37 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5
2025/03/03 02:25:37 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG
2025/03/03 02:25:37 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG
2025/03/03 02:25:37 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG
2025/03/03 02:25:37 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG
2025/03/03 02:25:37 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-nitafuk4suya", Local "Local file system at /tmp/rclone2330906619", Modify Window "1ns"
2025/03/03 02:25: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-nitafuk4suya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:640e6a4c-c01e-0079-17e3-8b40d9000000
Time:2025-03-03T02:25:39.0585097Z
--------------------------------------------------------------------------------
2025/03/03 02:25: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-nitafuk4suya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:640e6c15-c01e-0079-2be3-8b40d9000000
Time:2025-03-03T02:25:40.0967950Z
--------------------------------------------------------------------------------
2025/03/03 02:25: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-nitafuk4suya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:640e6d91-c01e-0079-6fe3-8b40d9000000
Time:2025-03-03T02:25:41.1368788Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-nitafuk4suya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:640e6d91-c01e-0079-6fe3-8b40d9000000
Time:2025-03-03T02:25:41.1368788Z
--------------------------------------------------------------------------------
2025/03/03 02:25: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-nitafuk4suya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:640e6f27-c01e-0079-49e3-8b40d9000000
Time:2025-03-03T02:25:42.1751292Z
--------------------------------------------------------------------------------
2025/03/03 02:25: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-nitafuk4suya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:640e70f5-c01e-0079-46e3-8b40d9000000
Time:2025-03-03T02:25:43.2137141Z
--------------------------------------------------------------------------------
2025/03/03 02:25: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-nitafuk4suya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:640e7286-c01e-0079-0fe3-8b40d9000000
Time:2025-03-03T02:25:44.2513597Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-nitafuk4suya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:640e7286-c01e-0079-0fe3-8b40d9000000
Time:2025-03-03T02:25:44.2513597Z
--------------------------------------------------------------------------------
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.48s)
=== RUN TestPurge
2025/03/03 02:25:52 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-pugahom8sefa"
2025/03/03 02:25:52 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/03/03 02:25:52 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/03 02:25:52 DEBUG : Azure container rclone-test-pugahom8sefa: Using directory markers
2025/03/03 02:25:52 DEBUG : Creating backend with remote "/tmp/rclone1220126070"
run.go:180: Remote "Azure container rclone-test-pugahom8sefa", Local "Local file system at /tmp/rclone1220126070", Modify Window "1ns"
2025/03/03 02:25:52 DEBUG : A1/B1/C1/: Creating directory marker
2025/03/03 02:25:52 DEBUG : A1/B1/: Creating directory marker
2025/03/03 02:25:52 DEBUG : A1/: Creating directory marker
2025/03/03 02:25:52 INFO : A2: Making directory
2025/03/03 02:25:52 DEBUG : A2/: Creating directory marker
2025/03/03 02:25:52 INFO : A1/B2: Making directory
2025/03/03 02:25:52 DEBUG : A1/B2/: Creating directory marker
2025/03/03 02:25:52 INFO : A1/B2/C2: Making directory
2025/03/03 02:25:52 DEBUG : A1/B2/C2/: Creating directory marker
2025/03/03 02:25:53 INFO : A1/B1/C3: Making directory
2025/03/03 02:25:53 DEBUG : A1/B1/C3/: Creating directory marker
2025/03/03 02:25:53 INFO : A3: Making directory
2025/03/03 02:25:53 DEBUG : A3/: Creating directory marker
2025/03/03 02:25:53 INFO : A3/B3: Making directory
2025/03/03 02:25:53 DEBUG : A3/B3/: Creating directory marker
2025/03/03 02:25:53 INFO : A3/B3/C4: Making directory
2025/03/03 02:25:53 DEBUG : A3/B3/C4/: Creating directory marker
2025/03/03 02:25:53 DEBUG : Waiting for deletions to finish
2025/03/03 02:25:53 INFO : A1/B1/C1/one: Deleted
2025/03/03 02:25:53 DEBUG : removing 2 level 3 directories
2025/03/03 02:25:53 INFO : A1/B1/C3: Removing directory
2025/03/03 02:25:53 DEBUG : A1/B1/C3/: Removing directory marker
2025/03/03 02:25:53 INFO : A1/B1/C1: Removing directory
2025/03/03 02:25:53 DEBUG : A1/B1/C1/: Removing directory marker
2025/03/03 02:25:53 DEBUG : removing 1 level 2 directories
2025/03/03 02:25:53 INFO : A1/B1: Removing directory
2025/03/03 02:25:53 DEBUG : A1/B1/: Removing directory marker
2025/03/03 02:25:54 DEBUG : Azure container rclone-test-pugahom8sefa: Purge remote
2025/03/03 02:25:54 NOTICE: purge failed: bucket already deleted
--- PASS: TestPurge (1.73s)
=== RUN TestRmdirsNoLeaveRoot
run.go:180: Remote "Azure container rclone-test-nitafuk4suya", Local "Local file system at /tmp/rclone2330906619", Modify Window "1ns"
2025/03/03 02:25:54 DEBUG : A1/B1/C1/: Creating directory marker
2025/03/03 02:25:54 DEBUG : A1/B1/: Creating directory marker
2025/03/03 02:25:54 DEBUG : A1/: Creating directory marker
2025/03/03 02:25:54 INFO : A2: Making directory
2025/03/03 02:25:54 DEBUG : A2/: Creating directory marker
2025/03/03 02:25:54 INFO : A1/B2: Making directory
2025/03/03 02:25:54 DEBUG : A1/B2/: Creating directory marker
2025/03/03 02:25:54 INFO : A1/B2/C2: Making directory
2025/03/03 02:25:54 DEBUG : A1/B2/C2/: Creating directory marker
2025/03/03 02:25:54 INFO : A1/B1/C3: Making directory
2025/03/03 02:25:54 DEBUG : A1/B1/C3/: Creating directory marker
2025/03/03 02:25:54 INFO : A3: Making directory
2025/03/03 02:25:54 DEBUG : A3/: Creating directory marker
2025/03/03 02:25:54 INFO : A3/B3: Making directory
2025/03/03 02:25:54 DEBUG : A3/B3/: Creating directory marker
2025/03/03 02:25:55 INFO : A3/B3/C4: Making directory
2025/03/03 02:25:55 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/03 02:26:02 DEBUG : removing 1 level 3 directories
2025/03/03 02:26:02 INFO : A3/B3/C4: Removing directory
2025/03/03 02:26:02 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/03 02:26:09 DEBUG : removing 2 level 3 directories
2025/03/03 02:26:09 INFO : A1/B2/C2: Removing directory
2025/03/03 02:26:09 DEBUG : A1/B2/C2/: Removing directory marker
2025/03/03 02:26:09 INFO : A1/B1/C3: Removing directory
2025/03/03 02:26:09 DEBUG : A1/B1/C3/: Removing directory marker
2025/03/03 02:26:09 DEBUG : removing 2 level 2 directories
2025/03/03 02:26:09 INFO : A3/B3: Removing directory
2025/03/03 02:26:09 DEBUG : A3/B3/: Removing directory marker
2025/03/03 02:26:09 INFO : A1/B2: Removing directory
2025/03/03 02:26:09 DEBUG : A1/B2/: Removing directory marker
2025/03/03 02:26:09 DEBUG : removing 4 level 1 directories
2025/03/03 02:26:09 INFO : dst: Removing directory
2025/03/03 02:26:09 DEBUG : dst/: Removing directory marker
2025/03/03 02:26:09 INFO : A2: Removing directory
2025/03/03 02:26:09 DEBUG : A2/: Removing directory marker
2025/03/03 02:26:09 INFO : A3: Removing directory
2025/03/03 02:26:09 DEBUG : A3/: Removing directory marker
2025/03/03 02:26:09 INFO : BackupDir: Removing directory
2025/03/03 02:26:09 DEBUG : BackupDir/: Removing directory marker
2025/03/03 02:26:10 ERROR : dst: Failed to rmdir: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-nitafuk4suya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:640e944b-c01e-0079-80e3-8b40d9000000
Time:2025-03-03T02:26:09.9861938Z
--------------------------------------------------------------------------------
2025/03/03 02:26:10 ERROR : BackupDir: Failed to rmdir: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-nitafuk4suya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b65f3d62-001e-002b-1ce3-8b3c31000000
Time:2025-03-03T02:26:10.0237093Z
--------------------------------------------------------------------------------
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-nitafuk4suya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b65f3d62-001e-002b-1ce3-8b3c31000000
Time:2025-03-03T02:26:10.0237093Z
--------------------------------------------------------------------------------
Test: TestRmdirsNoLeaveRoot
2025/03/03 02:26: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-nitafuk4suya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b65f3d91-001e-002b-44e3-8b3c31000000
Time:2025-03-03T02:26:10.2336769Z
--------------------------------------------------------------------------------
2025/03/03 02:26: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-nitafuk4suya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b65f3ec3-001e-002b-27e3-8b3c31000000
Time:2025-03-03T02:26:11.2716972Z
--------------------------------------------------------------------------------
2025/03/03 02:26: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-nitafuk4suya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b65f402b-001e-002b-56e3-8b3c31000000
Time:2025-03-03T02:26:12.3096091Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-nitafuk4suya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b65f402b-001e-002b-56e3-8b3c31000000
Time:2025-03-03T02:26:12.3096091Z
--------------------------------------------------------------------------------
2025/03/03 02:26: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-nitafuk4suya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b65f4172-001e-002b-59e3-8b3c31000000
Time:2025-03-03T02:26:13.3473676Z
--------------------------------------------------------------------------------
2025/03/03 02:26: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-nitafuk4suya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b65f42e3-001e-002b-08e3-8b3c31000000
Time:2025-03-03T02:26:14.3857443Z
--------------------------------------------------------------------------------
2025/03/03 02:26: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-nitafuk4suya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b65f446d-001e-002b-20e3-8b3c31000000
Time:2025-03-03T02:26:15.4251550Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-nitafuk4suya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b65f446d-001e-002b-20e3-8b3c31000000
Time:2025-03-03T02:26:15.4251550Z
--------------------------------------------------------------------------------
2025/03/03 02:26:16 DEBUG : A1/B1/C1/: Removing directory marker
2025/03/03 02:26:16 DEBUG : A1/B1/: Removing directory marker
2025/03/03 02:26:16 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.56s)
=== RUN TestRmdirsLeaveRoot
run.go:180: Remote "Azure container rclone-test-nitafuk4suya", Local "Local file system at /tmp/rclone2330906619", Modify Window "1ns"
2025/03/03 02:26:23 INFO : A1: Making directory
2025/03/03 02:26:23 DEBUG : A1/: Creating directory marker
2025/03/03 02:26:23 INFO : A1/B1: Making directory
2025/03/03 02:26:23 DEBUG : A1/B1/: Creating directory marker
2025/03/03 02:26:23 INFO : A1/B1/C1: Making directory
2025/03/03 02:26:23 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/03 02:26:31 DEBUG : removing 1 level 3 directories
2025/03/03 02:26:31 INFO : A1/B1/C1: Removing directory
2025/03/03 02:26:31 DEBUG : A1/B1/C1/: Removing directory marker
2025/03/03 02:26:31 DEBUG : removing 1 level 2 directories
2025/03/03 02:26:31 INFO : A1/B1: Removing directory
2025/03/03 02:26:31 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/03 02:26: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-nitafuk4suya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b65f62cf-001e-002b-53e3-8b3c31000000
Time:2025-03-03T02:26:38.6870472Z
--------------------------------------------------------------------------------
2025/03/03 02:26: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-nitafuk4suya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b65f63c5-001e-002b-1ae3-8b3c31000000
Time:2025-03-03T02:26:39.7252536Z
--------------------------------------------------------------------------------
2025/03/03 02:26: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-nitafuk4suya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b65f64ab-001e-002b-56e3-8b3c31000000
Time:2025-03-03T02:26:40.7642345Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-nitafuk4suya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b65f64ab-001e-002b-56e3-8b3c31000000
Time:2025-03-03T02:26:40.7642345Z
--------------------------------------------------------------------------------
2025/03/03 02:26: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-nitafuk4suya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b65f65a5-001e-002b-2ae3-8b3c31000000
Time:2025-03-03T02:26:41.8031581Z
--------------------------------------------------------------------------------
2025/03/03 02:26: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-nitafuk4suya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b65f66f7-001e-002b-39e3-8b3c31000000
Time:2025-03-03T02:26:42.8412360Z
--------------------------------------------------------------------------------
2025/03/03 02:26: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-nitafuk4suya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b65f6852-001e-002b-5ce3-8b3c31000000
Time:2025-03-03T02:26:43.8797032Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-nitafuk4suya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b65f6852-001e-002b-5ce3-8b3c31000000
Time:2025-03-03T02:26:43.8797032Z
--------------------------------------------------------------------------------
2025/03/03 02:26:44 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.38s)
=== RUN TestRmdirsWithFilter
run.go:180: Remote "Azure container rclone-test-nitafuk4suya", Local "Local file system at /tmp/rclone2330906619", Modify Window "1ns"
2025/03/03 02:26:52 INFO : A1: Making directory
2025/03/03 02:26:52 DEBUG : A1/: Creating directory marker
2025/03/03 02:26:52 INFO : A1/B1: Making directory
2025/03/03 02:26:52 DEBUG : A1/B1/: Creating directory marker
2025/03/03 02:26:52 INFO : A1/B1/C1: Making directory
2025/03/03 02:26:52 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/03 02:26:59 DEBUG : removing 1 level 3 directories
2025/03/03 02:26:59 INFO : A1/B1/C1: Removing directory
2025/03/03 02:26:59 DEBUG : A1/B1/C1/: Removing directory marker
2025/03/03 02:26:59 DEBUG : removing 1 level 2 directories
2025/03/03 02:26:59 INFO : A1/B1: Removing directory
2025/03/03 02:26:59 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/03 02:27: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-nitafuk4suya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b65f81c4-001e-002b-59e3-8b3c31000000
Time:2025-03-03T02:27:07.0598870Z
--------------------------------------------------------------------------------
2025/03/03 02:27: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-nitafuk4suya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b65f830b-001e-002b-5ce3-8b3c31000000
Time:2025-03-03T02:27:08.0986642Z
--------------------------------------------------------------------------------
2025/03/03 02:27: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-nitafuk4suya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b65f840b-001e-002b-2ae3-8b3c31000000
Time:2025-03-03T02:27:09.1370838Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-nitafuk4suya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b65f840b-001e-002b-2ae3-8b3c31000000
Time:2025-03-03T02:27:09.1370838Z
--------------------------------------------------------------------------------
2025/03/03 02:27: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-nitafuk4suya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b65f852c-001e-002b-1ce3-8b3c31000000
Time:2025-03-03T02:27:10.1760581Z
--------------------------------------------------------------------------------
2025/03/03 02:27: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-nitafuk4suya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b65f8636-001e-002b-76e3-8b3c31000000
Time:2025-03-03T02:27:11.2155821Z
--------------------------------------------------------------------------------
2025/03/03 02:27: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-nitafuk4suya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b65f8766-001e-002b-67e3-8b3c31000000
Time:2025-03-03T02:27:12.2535648Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-nitafuk4suya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b65f8766-001e-002b-67e3-8b3c31000000
Time:2025-03-03T02:27:12.2535648Z
--------------------------------------------------------------------------------
2025/03/03 02:27:13 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.37s)
=== RUN TestCopyURL
run.go:180: Remote "Azure container rclone-test-nitafuk4suya", Local "Local file system at /tmp/rclone2330906619", Modify Window "1ns"
2025/03/03 02:27:20 DEBUG : filename.txt: File name found in url
2025/03/03 02:27:20 DEBUG : headerfilename.txt: filename found in Content-Disposition header.
2025/03/03 02:27:21 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-nitafuk4suya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b65f91a9-001e-002b-31e3-8b3c31000000
Time:2025-03-03T02:27:21.2262975Z
--------------------------------------------------------------------------------
2025/03/03 02:27:22 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-nitafuk4suya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b65f92f1-001e-002b-06e3-8b3c31000000
Time:2025-03-03T02:27:22.2800651Z
--------------------------------------------------------------------------------
2025/03/03 02:27:23 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-nitafuk4suya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b65f942d-001e-002b-68e3-8b3c31000000
Time:2025-03-03T02:27:23.3195034Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-nitafuk4suya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b65f942d-001e-002b-68e3-8b3c31000000
Time:2025-03-03T02:27:23.3195034Z
--------------------------------------------------------------------------------
2025/03/03 02:27:24 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-nitafuk4suya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b65f94fb-001e-002b-0de3-8b3c31000000
Time:2025-03-03T02:27:24.3577118Z
--------------------------------------------------------------------------------
2025/03/03 02:27:25 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-nitafuk4suya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b65f95fa-001e-002b-59e3-8b3c31000000
Time:2025-03-03T02:27:25.3962885Z
--------------------------------------------------------------------------------
2025/03/03 02:27: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-nitafuk4suya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b65f96d9-001e-002b-07e3-8b3c31000000
Time:2025-03-03T02:27:26.4358540Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-nitafuk4suya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b65f96d9-001e-002b-07e3-8b3c31000000
Time:2025-03-03T02:27:26.4358540Z
--------------------------------------------------------------------------------
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.14s)
=== RUN TestCopyURLToWriter
--- PASS: TestCopyURLToWriter (0.00s)
=== RUN TestMoveFile
run.go:180: Remote "Azure container rclone-test-nitafuk4suya", Local "Local file system at /tmp/rclone2330906619", Modify Window "1ns"
2025/03/03 02:27:34 DEBUG : file1: Need to transfer - File not found at Destination
2025/03/03 02:27:34 DEBUG : sub/: Creating directory marker
2025/03/03 02:27:34 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK
2025/03/03 02:27:34 INFO : file1: Copied (new) to: sub/file2
2025/03/03 02:27:34 INFO : file1: Deleted
2025/03/03 02:27:34 DEBUG : file1: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/03/03 02:27:34 DEBUG : file1: Unchanged skipping
2025/03/03 02:27:34 INFO : file1: Deleted
2025/03/03 02:27:34 DEBUG : Azure container rclone-test-nitafuk4suya: don't need to copy/move sub/file2, it is already at target location
2025/03/03 02:27:35 DEBUG : sub/: Removing directory marker
2025/03/03 02:27:35 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-nitafuk4suya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b65fa552-001e-002b-7fe3-8b3c31000000
Time:2025-03-03T02:27:35.2057473Z
--------------------------------------------------------------------------------
2025/03/03 02:27:36 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-nitafuk4suya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b65fa765-001e-002b-79e3-8b3c31000000
Time:2025-03-03T02:27:36.2451035Z
--------------------------------------------------------------------------------
2025/03/03 02:27:37 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-nitafuk4suya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b65fa981-001e-002b-7be3-8b3c31000000
Time:2025-03-03T02:27:37.2829316Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-nitafuk4suya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b65fa981-001e-002b-7be3-8b3c31000000
Time:2025-03-03T02:27:37.2829316Z
--------------------------------------------------------------------------------
2025/03/03 02:27:38 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-nitafuk4suya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b65fabc0-001e-002b-0fe3-8b3c31000000
Time:2025-03-03T02:27:38.3205715Z
--------------------------------------------------------------------------------
2025/03/03 02:27:39 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-nitafuk4suya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b65fae2f-001e-002b-19e3-8b3c31000000
Time:2025-03-03T02:27:39.3589030Z
--------------------------------------------------------------------------------
2025/03/03 02:27:40 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-nitafuk4suya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b65fb062-001e-002b-11e3-8b3c31000000
Time:2025-03-03T02:27:40.3971531Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-nitafuk4suya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b65fb062-001e-002b-11e3-8b3c31000000
Time:2025-03-03T02:27:40.3971531Z
--------------------------------------------------------------------------------
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 (13.96s)
=== RUN TestMoveFileWithIgnoreExisting
run.go:180: Remote "Azure container rclone-test-nitafuk4suya", Local "Local file system at /tmp/rclone2330906619", Modify Window "1ns"
2025/03/03 02:27:48 DEBUG : file1: Need to transfer - File not found at Destination
2025/03/03 02:27:48 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK
2025/03/03 02:27:48 INFO : file1: Copied (new)
2025/03/03 02:27:48 INFO : file1: Deleted
2025/03/03 02:27:48 DEBUG : file1: Destination exists, skipping
2025/03/03 02:27:48 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set
2025/03/03 02:27: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-nitafuk4suya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b65fbe0c-001e-002b-18e3-8b3c31000000
Time:2025-03-03T02:27:48.9769573Z
--------------------------------------------------------------------------------
2025/03/03 02:27: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-nitafuk4suya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b65fbf4a-001e-002b-15e3-8b3c31000000
Time:2025-03-03T02:27:50.0149673Z
--------------------------------------------------------------------------------
2025/03/03 02:27: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-nitafuk4suya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b65fc07d-001e-002b-12e3-8b3c31000000
Time:2025-03-03T02:27:51.0534310Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-nitafuk4suya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b65fc07d-001e-002b-12e3-8b3c31000000
Time:2025-03-03T02:27:51.0534310Z
--------------------------------------------------------------------------------
2025/03/03 02:27: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-nitafuk4suya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b65fc1dd-001e-002b-7ee3-8b3c31000000
Time:2025-03-03T02:27:52.0915971Z
--------------------------------------------------------------------------------
2025/03/03 02:27: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-nitafuk4suya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b65fc2fe-001e-002b-6fe3-8b3c31000000
Time:2025-03-03T02:27:53.1296311Z
--------------------------------------------------------------------------------
2025/03/03 02:27: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-nitafuk4suya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b65fc425-001e-002b-64e3-8b3c31000000
Time:2025-03-03T02:27:54.1682580Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-nitafuk4suya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b65fc425-001e-002b-64e3-8b3c31000000
Time:2025-03-03T02:27:54.1682580Z
--------------------------------------------------------------------------------
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.77s)
=== RUN TestCaseInsensitiveMoveFile
run.go:180: Remote "Azure container rclone-test-nitafuk4suya", Local "Local file system at /tmp/rclone2330906619", Modify Window "1ns"
2025/03/03 02:28: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-nitafuk4suya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b65fcd7a-001e-002b-46e3-8b3c31000000
Time:2025-03-03T02:28:02.3641326Z
--------------------------------------------------------------------------------
2025/03/03 02:28: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-nitafuk4suya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b65fced9-001e-002b-3be3-8b3c31000000
Time:2025-03-03T02:28:03.4022674Z
--------------------------------------------------------------------------------
2025/03/03 02:28: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-nitafuk4suya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b65fcfa9-001e-002b-66e3-8b3c31000000
Time:2025-03-03T02:28:04.4411499Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-nitafuk4suya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b65fcfa9-001e-002b-66e3-8b3c31000000
Time:2025-03-03T02:28:04.4411499Z
--------------------------------------------------------------------------------
2025/03/03 02:28: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-nitafuk4suya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b65fd08f-001e-002b-18e3-8b3c31000000
Time:2025-03-03T02:28:05.4791704Z
--------------------------------------------------------------------------------
2025/03/03 02:28: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-nitafuk4suya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b65fd17b-001e-002b-56e3-8b3c31000000
Time:2025-03-03T02:28:06.5168853Z
--------------------------------------------------------------------------------
2025/03/03 02:28: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-nitafuk4suya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b65fd2c0-001e-002b-4be3-8b3c31000000
Time:2025-03-03T02:28:07.5544030Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-nitafuk4suya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b65fd2c0-001e-002b-4be3-8b3c31000000
Time:2025-03-03T02:28:07.5544030Z
--------------------------------------------------------------------------------
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.39s)
=== RUN TestCaseInsensitiveMoveFileDryRun
run.go:180: Remote "Azure container rclone-test-nitafuk4suya", Local "Local file system at /tmp/rclone2330906619", Modify Window "1ns"
2025/03/03 02:28:15 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-nitafuk4suya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b65fdccf-001e-002b-12e3-8b3c31000000
Time:2025-03-03T02:28:15.7519736Z
--------------------------------------------------------------------------------
2025/03/03 02:28:16 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-nitafuk4suya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b65fddad-001e-002b-3be3-8b3c31000000
Time:2025-03-03T02:28:16.7909678Z
--------------------------------------------------------------------------------
2025/03/03 02:28:17 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-nitafuk4suya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b65fde88-001e-002b-5de3-8b3c31000000
Time:2025-03-03T02:28:17.8295888Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-nitafuk4suya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b65fde88-001e-002b-5de3-8b3c31000000
Time:2025-03-03T02:28:17.8295888Z
--------------------------------------------------------------------------------
2025/03/03 02:28: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-nitafuk4suya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b65fdf7a-001e-002b-1fe3-8b3c31000000
Time:2025-03-03T02:28:18.8677236Z
--------------------------------------------------------------------------------
2025/03/03 02:28: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-nitafuk4suya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b65fe079-001e-002b-6be3-8b3c31000000
Time:2025-03-03T02:28:19.9068303Z
--------------------------------------------------------------------------------
2025/03/03 02:28: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-nitafuk4suya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b65fe1c7-001e-002b-04e3-8b3c31000000
Time:2025-03-03T02:28:20.9452168Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-nitafuk4suya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b65fe1c7-001e-002b-04e3-8b3c31000000
Time:2025-03-03T02:28:20.9452168Z
--------------------------------------------------------------------------------
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.39s)
=== RUN TestMoveFileBackupDir
run.go:180: Remote "Azure container rclone-test-nitafuk4suya", Local "Local file system at /tmp/rclone2330906619", Modify Window "1ns"
2025/03/03 02:28:29 DEBUG : dst/: Creating directory marker
2025/03/03 02:28:29 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-nitafuk4suya/backup"
2025/03/03 02:28:29 DEBUG : Config file has changed externally - reloading
2025/03/03 02:28:29 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/03 02:28:29 DEBUG : Azure container rclone-test-nitafuk4suya path backup: Using directory markers
2025/03/03 02:28:29 DEBUG : fs cache: renaming cache item "TestAzureBlob,directory_markers:rclone-test-nitafuk4suya/backup" to be canonical "TestAzureBlob{juk_h}:rclone-test-nitafuk4suya/backup"
2025/03/03 02:28:29 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18)
2025/03/03 02:28:29 DEBUG : dst/: Creating directory marker
2025/03/03 02:28:29 DEBUG : dst/file1: md5 = 05164b153084ba910184c26e561a7c18 OK
2025/03/03 02:28:29 INFO : dst/file1: Copied (server-side copy)
2025/03/03 02:28:29 INFO : dst/file1: Deleted
2025/03/03 02:28:30 DEBUG : dst/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK
2025/03/03 02:28:30 INFO : dst/file1: Copied (new)
2025/03/03 02:28:30 INFO : dst/file1: Deleted
2025/03/03 02:28:30 DEBUG : dst/: Removing directory marker
2025/03/03 02:28: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-nitafuk4suya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b65fedc1-001e-002b-4de3-8b3c31000000
Time:2025-03-03T02:28:30.2889352Z
--------------------------------------------------------------------------------
2025/03/03 02:28: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-nitafuk4suya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b65fef0b-001e-002b-68e3-8b3c31000000
Time:2025-03-03T02:28:31.3267424Z
--------------------------------------------------------------------------------
2025/03/03 02:28: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-nitafuk4suya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b65ff068-001e-002b-05e3-8b3c31000000
Time:2025-03-03T02:28:32.3650731Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-nitafuk4suya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b65ff068-001e-002b-05e3-8b3c31000000
Time:2025-03-03T02:28:32.3650731Z
--------------------------------------------------------------------------------
2025/03/03 02:28:33 DEBUG : backup/dst/: Removing directory marker
2025/03/03 02:28:33 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-nitafuk4suya/backup/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b65ff188-001e-002b-7de3-8b3c31000000
Time:2025-03-03T02:28:33.4421981Z
--------------------------------------------------------------------------------
2025/03/03 02:28:34 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-nitafuk4suya/backup/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b65ff28d-001e-002b-67e3-8b3c31000000
Time:2025-03-03T02:28:34.4803678Z
--------------------------------------------------------------------------------
2025/03/03 02:28:35 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-nitafuk4suya/backup/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b65ff3b2-001e-002b-4ae3-8b3c31000000
Time:2025-03-03T02:28:35.5194495Z
--------------------------------------------------------------------------------
run.go:128: removing dir "backup" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-nitafuk4suya/backup/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b65ff3b2-001e-002b-4ae3-8b3c31000000
Time:2025-03-03T02:28:35.5194495Z
--------------------------------------------------------------------------------
2025/03/03 02:28: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-nitafuk4suya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b65ff4b3-001e-002b-1ce3-8b3c31000000
Time:2025-03-03T02:28:36.5575990Z
--------------------------------------------------------------------------------
2025/03/03 02:28: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-nitafuk4suya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b65ff5c1-001e-002b-70e3-8b3c31000000
Time:2025-03-03T02:28:37.5964349Z
--------------------------------------------------------------------------------
2025/03/03 02:28: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-nitafuk4suya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b65ff6b5-001e-002b-33e3-8b3c31000000
Time:2025-03-03T02:28:38.6356625Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-nitafuk4suya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b65ff6b5-001e-002b-33e3-8b3c31000000
Time:2025-03-03T02:28:38.6356625Z
--------------------------------------------------------------------------------
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.69s)
=== 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-nitafuk4suya", Local "Local file system at /tmp/rclone2330906619", Modify Window "1ns"
2025/03/03 02:28:46 DEBUG : A1/: Creating directory marker
2025/03/03 02:28:47 DEBUG : A1/B1/: Creating directory marker
2025/03/03 02:28:47 DEBUG : A1/B1/C1/: Creating directory marker
2025/03/03 02:28:47 DEBUG : A1/B1/C2/: Creating directory marker
2025/03/03 02:28:47 INFO : A1/B2: Making directory
2025/03/03 02:28:47 DEBUG : A1/B2/: Creating directory marker
2025/03/03 02:28:47 INFO : A1/B1/C3: Making directory
2025/03/03 02:28:47 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/03 02:28:55 DEBUG : A2/: Creating directory marker
2025/03/03 02:28:55 DEBUG : A2/B1/: Creating directory marker
2025/03/03 02:28:55 DEBUG : A2/B1/C1/: Creating directory marker
2025/03/03 02:28:55 DEBUG : A2/B1/C2/: Creating directory marker
2025/03/03 02:28:55 DEBUG : A2/B1/C3/: Creating directory marker
2025/03/03 02:28:55 DEBUG : A2/B2/: Creating directory marker
2025/03/03 02:28:56 DEBUG : A1/B1/C2/five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK
2025/03/03 02:28:56 INFO : A1/B1/C2/five: Copied (server-side copy) to: A2/B1/C2/five
2025/03/03 02:28:56 DEBUG : A1/two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK
2025/03/03 02:28:56 INFO : A1/two: Copied (server-side copy) to: A2/two
2025/03/03 02:28:56 DEBUG : A1/one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK
2025/03/03 02:28:56 INFO : A1/one: Copied (server-side copy) to: A2/one
2025/03/03 02:28:56 DEBUG : A1/B1/three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK
2025/03/03 02:28:56 INFO : A1/B1/three: Copied (server-side copy) to: A2/B1/three
2025/03/03 02:28:56 DEBUG : A1/B1/C1/four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK
2025/03/03 02:28:56 INFO : A1/B1/C1/four: Copied (server-side copy) to: A2/B1/C1/four
2025/03/03 02:28:56 INFO : A1/B1/C2/five: Deleted
2025/03/03 02:28:56 INFO : A1/two: Deleted
2025/03/03 02:28:56 INFO : A1/one: Deleted
2025/03/03 02:28:56 INFO : A1/B1/three: Deleted
2025/03/03 02:28:56 INFO : A1/B1/C1/four: Deleted
2025/03/03 02:28:56 DEBUG : A1/B2/: Removing directory marker
2025/03/03 02:28:56 DEBUG : A1/B1/C3/: Removing directory marker
2025/03/03 02:28:56 DEBUG : A1/B1/C2/: Removing directory marker
2025/03/03 02:28:56 DEBUG : A1/B1/C1/: Removing directory marker
2025/03/03 02:28:56 DEBUG : A1/B1/: Removing directory marker
2025/03/03 02:28:56 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/03 02:29:03 DEBUG : A3/: Creating directory marker
2025/03/03 02:29:03 DEBUG : A3/B1/: Creating directory marker
2025/03/03 02:29:03 DEBUG : A3/B1/C1/: Creating directory marker
2025/03/03 02:29:03 DEBUG : A3/B1/C2/: Creating directory marker
2025/03/03 02:29:04 DEBUG : A3/B1/C3/: Creating directory marker
2025/03/03 02:29:04 DEBUG : A3/B2/: Creating directory marker
2025/03/03 02:29:04 DEBUG : A2/two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK
2025/03/03 02:29:04 INFO : A2/two: Copied (server-side copy) to: A3/two
2025/03/03 02:29:04 DEBUG : A2/B1/C2/five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK
2025/03/03 02:29:04 INFO : A2/B1/C2/five: Copied (server-side copy) to: A3/B1/C2/five
2025/03/03 02:29:04 DEBUG : A2/one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK
2025/03/03 02:29:04 INFO : A2/one: Copied (server-side copy) to: A3/one
2025/03/03 02:29:04 DEBUG : A2/B1/three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK
2025/03/03 02:29:04 INFO : A2/B1/three: Copied (server-side copy) to: A3/B1/three
2025/03/03 02:29:04 DEBUG : A2/B1/C1/four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK
2025/03/03 02:29:04 INFO : A2/B1/C1/four: Copied (server-side copy) to: A3/B1/C1/four
2025/03/03 02:29:04 INFO : A2/B1/C2/five: Deleted
2025/03/03 02:29:04 INFO : A2/one: Deleted
2025/03/03 02:29:04 INFO : A2/B1/three: Deleted
2025/03/03 02:29:04 INFO : A2/B1/C1/four: Deleted
2025/03/03 02:29:04 INFO : A2/two: Deleted
2025/03/03 02:29:04 DEBUG : A2/B2/: Removing directory marker
2025/03/03 02:29:04 DEBUG : A2/B1/C3/: Removing directory marker
2025/03/03 02:29:04 DEBUG : A2/B1/C2/: Removing directory marker
2025/03/03 02:29:04 DEBUG : A2/B1/C1/: Removing directory marker
2025/03/03 02:29:04 DEBUG : A2/B1/: Removing directory marker
2025/03/03 02:29:04 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/03 02:29:11 INFO : Azure container rclone-test-nitafuk4suya: Can't DirMove - falling back to file moves: can't move directory - incompatible remotes
2025/03/03 02:29:12 DEBUG : A4/: Creating directory marker
2025/03/03 02:29:12 DEBUG : A4/B1/: Creating directory marker
2025/03/03 02:29:12 DEBUG : A4/B1/C1/: Creating directory marker
2025/03/03 02:29:12 DEBUG : A4/B1/C2/: Creating directory marker
2025/03/03 02:29:12 DEBUG : A4/B1/C3/: Creating directory marker
2025/03/03 02:29:12 DEBUG : A4/B2/: Creating directory marker
2025/03/03 02:29:12 DEBUG : A3/two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK
2025/03/03 02:29:12 INFO : A3/two: Copied (server-side copy) to: A4/two
2025/03/03 02:29:12 DEBUG : A3/one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK
2025/03/03 02:29:12 INFO : A3/one: Copied (server-side copy) to: A4/one
2025/03/03 02:29:12 DEBUG : A3/B1/C1/four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK
2025/03/03 02:29:12 INFO : A3/B1/C1/four: Copied (server-side copy) to: A4/B1/C1/four
2025/03/03 02:29:12 DEBUG : A3/B1/C2/five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK
2025/03/03 02:29:12 INFO : A3/B1/C2/five: Copied (server-side copy) to: A4/B1/C2/five
2025/03/03 02:29:12 DEBUG : A3/B1/three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK
2025/03/03 02:29:12 INFO : A3/B1/three: Copied (server-side copy) to: A4/B1/three
2025/03/03 02:29:12 INFO : A3/two: Deleted
2025/03/03 02:29:12 INFO : A3/one: Deleted
2025/03/03 02:29:12 INFO : A3/B1/C1/four: Deleted
2025/03/03 02:29:12 INFO : A3/B1/C2/five: Deleted
2025/03/03 02:29:12 INFO : A3/B1/three: Deleted
2025/03/03 02:29:12 DEBUG : A3/B2/: Removing directory marker
2025/03/03 02:29:12 DEBUG : A3/B1/C3/: Removing directory marker
2025/03/03 02:29:12 DEBUG : A3/B1/C2/: Removing directory marker
2025/03/03 02:29:12 DEBUG : A3/B1/C1/: Removing directory marker
2025/03/03 02:29:12 DEBUG : A3/B1/: Removing directory marker
2025/03/03 02:29:12 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/03 02:29: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-nitafuk4suya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b6602a97-001e-002b-51e4-8b3c31000000
Time:2025-03-03T02:29:20.5313275Z
--------------------------------------------------------------------------------
2025/03/03 02:29: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-nitafuk4suya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b6602b8b-001e-002b-19e4-8b3c31000000
Time:2025-03-03T02:29:21.5700606Z
--------------------------------------------------------------------------------
2025/03/03 02:29: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-nitafuk4suya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b6602d3e-001e-002b-7de4-8b3c31000000
Time:2025-03-03T02:29:22.6093294Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-nitafuk4suya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b6602d3e-001e-002b-7de4-8b3c31000000
Time:2025-03-03T02:29:22.6093294Z
--------------------------------------------------------------------------------
2025/03/03 02:29: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-nitafuk4suya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b6602e63-001e-002b-53e4-8b3c31000000
Time:2025-03-03T02:29:23.6482826Z
--------------------------------------------------------------------------------
2025/03/03 02:29: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-nitafuk4suya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b6602f36-001e-002b-77e4-8b3c31000000
Time:2025-03-03T02:29:24.6861824Z
--------------------------------------------------------------------------------
2025/03/03 02:29: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-nitafuk4suya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b6603023-001e-002b-33e4-8b3c31000000
Time:2025-03-03T02:29:25.7256504Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-nitafuk4suya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b6603023-001e-002b-33e4-8b3c31000000
Time:2025-03-03T02:29:25.7256504Z
--------------------------------------------------------------------------------
2025/03/03 02:29:26 DEBUG : A4/B2/: Removing directory marker
2025/03/03 02:29:26 DEBUG : A4/B1/C3/: Removing directory marker
2025/03/03 02:29:26 DEBUG : A4/B1/C2/: Removing directory marker
2025/03/03 02:29:26 DEBUG : A4/B1/C1/: Removing directory marker
2025/03/03 02:29:26 DEBUG : A4/B1/: Removing directory marker
2025/03/03 02:29:26 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 (47.33s)
=== RUN TestGetFsInfo
run.go:180: Remote "Azure container rclone-test-nitafuk4suya", Local "Local file system at /tmp/rclone2330906619", Modify Window "1ns"
2025/03/03 02:29: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-nitafuk4suya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b66038d2-001e-002b-37e4-8b3c31000000
Time:2025-03-03T02:29:34.1667277Z
--------------------------------------------------------------------------------
2025/03/03 02:29: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-nitafuk4suya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b66039d4-001e-002b-0ae4-8b3c31000000
Time:2025-03-03T02:29:35.2055594Z
--------------------------------------------------------------------------------
2025/03/03 02:29: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-nitafuk4suya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b6603b03-001e-002b-72e4-8b3c31000000
Time:2025-03-03T02:29:36.2437560Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-nitafuk4suya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b6603b03-001e-002b-72e4-8b3c31000000
Time:2025-03-03T02:29:36.2437560Z
--------------------------------------------------------------------------------
2025/03/03 02:29: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-nitafuk4suya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b6603bf9-001e-002b-3ee4-8b3c31000000
Time:2025-03-03T02:29:37.2819118Z
--------------------------------------------------------------------------------
2025/03/03 02:29: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-nitafuk4suya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b6603d2a-001e-002b-26e4-8b3c31000000
Time:2025-03-03T02:29:38.3207544Z
--------------------------------------------------------------------------------
2025/03/03 02:29: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-nitafuk4suya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b6603e65-001e-002b-2de4-8b3c31000000
Time:2025-03-03T02:29:39.3591397Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-nitafuk4suya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b6603e65-001e-002b-2de4-8b3c31000000
Time:2025-03-03T02:29:39.3591397Z
--------------------------------------------------------------------------------
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.39s)
=== RUN TestRcat
=== RUN TestRcat/withChecksum=false,ignoreChecksum=false
run.go:180: Remote "Azure container rclone-test-nitafuk4suya", Local "Local file system at /tmp/rclone2330906619", Modify Window "1ns"
2025/03/03 02:29:47 DEBUG : Azure container rclone-test-nitafuk4suya: File to upload is small (34 bytes), uploading instead of streaming
2025/03/03 02:29:47 DEBUG : no_checksum_small_file_from_pipe: md5 = 4c762bc6ec18f21b23fcae426c7863b5 OK
2025/03/03 02:29:47 DEBUG : no_checksum_small_file_from_pipe: Size and md5 of src and dst objects identical
2025/03/03 02:29:47 NOTICE: Azure container rclone-test-nitafuk4suya: Streaming uploads using chunk size 4Mi will have maximum file size of 195.312Gi
2025/03/03 02:29:47 DEBUG : no_checksum_big_file_from_pipe: Multipart upload session started for -1 parts of size 4Mi
2025/03/03 02:29:47 DEBUG : no_checksum_big_file_from_pipe: open chunk writer: started multipart upload
2025/03/03 02:29:47 DEBUG : no_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 100.001Ki offset 0/off
2025/03/03 02:29:47 DEBUG : no_checksum_big_file_from_pipe: multipart upload wrote chunk 1 with 102401 bytes
2025/03/03 02:29:47 DEBUG : no_checksum_big_file_from_pipe: multipart upload finished
2025/03/03 02:29:47 DEBUG : no_checksum_big_file_from_pipe: Dst hash empty - aborting Src hash check
2025/03/03 02:29:47 DEBUG : no_checksum_big_file_from_pipe: Size of src and dst objects identical
2025/03/03 02:29: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-nitafuk4suya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b6604723-001e-002b-52e4-8b3c31000000
Time:2025-03-03T02:29:48.0946813Z
--------------------------------------------------------------------------------
2025/03/03 02:29: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-nitafuk4suya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b6604838-001e-002b-3ce4-8b3c31000000
Time:2025-03-03T02:29:49.1333914Z
--------------------------------------------------------------------------------
2025/03/03 02:29: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-nitafuk4suya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b6604973-001e-002b-4de4-8b3c31000000
Time:2025-03-03T02:29:50.1724027Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-nitafuk4suya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b6604973-001e-002b-4de4-8b3c31000000
Time:2025-03-03T02:29:50.1724027Z
--------------------------------------------------------------------------------
2025/03/03 02:29: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-nitafuk4suya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b6604a57-001e-002b-12e4-8b3c31000000
Time:2025-03-03T02:29:51.2125121Z
--------------------------------------------------------------------------------
2025/03/03 02:29: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-nitafuk4suya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b6604bcb-001e-002b-13e4-8b3c31000000
Time:2025-03-03T02:29:52.2515215Z
--------------------------------------------------------------------------------
2025/03/03 02:29: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-nitafuk4suya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b6604d48-001e-002b-63e4-8b3c31000000
Time:2025-03-03T02:29:53.2899366Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-nitafuk4suya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b6604d48-001e-002b-63e4-8b3c31000000
Time:2025-03-03T02:29:53.2899366Z
--------------------------------------------------------------------------------
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-nitafuk4suya", Local "Local file system at /tmp/rclone2330906619", Modify Window "1ns"
2025/03/03 02:30:01 DEBUG : Azure container rclone-test-nitafuk4suya: File to upload is small (34 bytes), uploading instead of streaming
2025/03/03 02:30:01 DEBUG : with_checksum_small_file_from_pipe: md5 = 4c762bc6ec18f21b23fcae426c7863b5 OK
2025/03/03 02:30:01 DEBUG : with_checksum_small_file_from_pipe: Size and md5 of src and dst objects identical
2025/03/03 02:30:01 DEBUG : with_checksum_big_file_from_pipe: Multipart upload session started for -1 parts of size 4Mi
2025/03/03 02:30:01 DEBUG : with_checksum_big_file_from_pipe: open chunk writer: started multipart upload
2025/03/03 02:30:01 DEBUG : with_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 100.001Ki offset 0/off
2025/03/03 02:30:01 DEBUG : with_checksum_big_file_from_pipe: multipart upload wrote chunk 1 with 102401 bytes
2025/03/03 02:30:01 DEBUG : with_checksum_big_file_from_pipe: multipart upload finished
2025/03/03 02:30:01 DEBUG : with_checksum_big_file_from_pipe: Dst hash empty - aborting Src hash check
2025/03/03 02:30:01 DEBUG : with_checksum_big_file_from_pipe: Size of src and dst objects identical
2025/03/03 02:30: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-nitafuk4suya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b6605729-001e-002b-17e4-8b3c31000000
Time:2025-03-03T02:30:02.0212698Z
--------------------------------------------------------------------------------
2025/03/03 02:30: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-nitafuk4suya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b66057f4-001e-002b-40e4-8b3c31000000
Time:2025-03-03T02:30:03.0607108Z
--------------------------------------------------------------------------------
2025/03/03 02:30: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-nitafuk4suya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b66058f4-001e-002b-1fe4-8b3c31000000
Time:2025-03-03T02:30:04.0992473Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-nitafuk4suya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b66058f4-001e-002b-1fe4-8b3c31000000
Time:2025-03-03T02:30:04.0992473Z
--------------------------------------------------------------------------------
2025/03/03 02:30: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-nitafuk4suya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b6605a4a-001e-002b-39e4-8b3c31000000
Time:2025-03-03T02:30:05.1378966Z
--------------------------------------------------------------------------------
2025/03/03 02:30: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-nitafuk4suya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b6605b81-001e-002b-33e4-8b3c31000000
Time:2025-03-03T02:30:06.1763486Z
--------------------------------------------------------------------------------
2025/03/03 02:30: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-nitafuk4suya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b6605ce5-001e-002b-51e4-8b3c31000000
Time:2025-03-03T02:30:07.2147085Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-nitafuk4suya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b6605ce5-001e-002b-51e4-8b3c31000000
Time:2025-03-03T02:30:07.2147085Z
--------------------------------------------------------------------------------
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-nitafuk4suya", Local "Local file system at /tmp/rclone2330906619", Modify Window "1ns"
2025/03/03 02:30:15 DEBUG : Azure container rclone-test-nitafuk4suya: File to upload is small (34 bytes), uploading instead of streaming
2025/03/03 02:30:15 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/03/03 02:30:15 DEBUG : ignore_checksum_big_file_from_pipe: Multipart upload session started for -1 parts of size 4Mi
2025/03/03 02:30:15 DEBUG : ignore_checksum_big_file_from_pipe: open chunk writer: started multipart upload
2025/03/03 02:30:15 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 100.001Ki offset 0/off
2025/03/03 02:30:15 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload wrote chunk 1 with 102401 bytes
2025/03/03 02:30:15 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload finished
2025/03/03 02:30:15 DEBUG : ignore_checksum_big_file_from_pipe: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/03/03 02:30:15 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-nitafuk4suya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b66066ba-001e-002b-4be4-8b3c31000000
Time:2025-03-03T02:30:15.9459391Z
--------------------------------------------------------------------------------
2025/03/03 02:30:16 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-nitafuk4suya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b66067aa-001e-002b-02e4-8b3c31000000
Time:2025-03-03T02:30:16.9842269Z
--------------------------------------------------------------------------------
2025/03/03 02:30: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-nitafuk4suya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b6606934-001e-002b-5ce4-8b3c31000000
Time:2025-03-03T02:30:18.0219707Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-nitafuk4suya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b6606934-001e-002b-5ce4-8b3c31000000
Time:2025-03-03T02:30:18.0219707Z
--------------------------------------------------------------------------------
2025/03/03 02:30: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-nitafuk4suya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b6606a47-001e-002b-3be4-8b3c31000000
Time:2025-03-03T02:30:19.0605285Z
--------------------------------------------------------------------------------
2025/03/03 02:30: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-nitafuk4suya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b6606b58-001e-002b-1fe4-8b3c31000000
Time:2025-03-03T02:30:20.0984755Z
--------------------------------------------------------------------------------
2025/03/03 02:30: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-nitafuk4suya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b6606c7f-001e-002b-1de4-8b3c31000000
Time:2025-03-03T02:30:21.1370884Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-nitafuk4suya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b6606c7f-001e-002b-1de4-8b3c31000000
Time:2025-03-03T02:30:21.1370884Z
--------------------------------------------------------------------------------
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-nitafuk4suya", Local "Local file system at /tmp/rclone2330906619", Modify Window "1ns"
2025/03/03 02:30:29 DEBUG : Azure container rclone-test-nitafuk4suya: File to upload is small (34 bytes), uploading instead of streaming
2025/03/03 02:30:29 DEBUG : ignore_checksum_small_file_from_pipe: Src hash empty - aborting Dst hash check
2025/03/03 02:30:29 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical
2025/03/03 02:30:29 DEBUG : ignore_checksum_big_file_from_pipe: Multipart upload session started for -1 parts of size 4Mi
2025/03/03 02:30:29 DEBUG : ignore_checksum_big_file_from_pipe: open chunk writer: started multipart upload
2025/03/03 02:30:29 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 100.001Ki offset 0/off
2025/03/03 02:30:29 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload wrote chunk 1 with 102401 bytes
2025/03/03 02:30:29 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload finished
2025/03/03 02:30:29 DEBUG : ignore_checksum_big_file_from_pipe: Dst hash empty - aborting Src hash check
2025/03/03 02:30:29 DEBUG : ignore_checksum_big_file_from_pipe: Src hash empty - aborting Dst hash check
2025/03/03 02:30:29 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical
2025/03/03 02:30:29 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-nitafuk4suya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b660771c-001e-002b-67e4-8b3c31000000
Time:2025-03-03T02:30:29.8695632Z
--------------------------------------------------------------------------------
2025/03/03 02:30: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-nitafuk4suya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b660781e-001e-002b-3ae4-8b3c31000000
Time:2025-03-03T02:30:30.9078074Z
--------------------------------------------------------------------------------
2025/03/03 02:30: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-nitafuk4suya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b6607921-001e-002b-10e4-8b3c31000000
Time:2025-03-03T02:30:31.9467469Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-nitafuk4suya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b6607921-001e-002b-10e4-8b3c31000000
Time:2025-03-03T02:30:31.9467469Z
--------------------------------------------------------------------------------
2025/03/03 02:30: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-nitafuk4suya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b6607a05-001e-002b-3fe4-8b3c31000000
Time:2025-03-03T02:30:32.9851951Z
--------------------------------------------------------------------------------
2025/03/03 02:30: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-nitafuk4suya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b6607b3a-001e-002b-48e4-8b3c31000000
Time:2025-03-03T02:30:34.0232446Z
--------------------------------------------------------------------------------
2025/03/03 02:30: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-nitafuk4suya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b6607c5a-001e-002b-2ce4-8b3c31000000
Time:2025-03-03T02:30:35.0620642Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-nitafuk4suya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b6607c5a-001e-002b-2ce4-8b3c31000000
Time:2025-03-03T02:30:35.0620642Z
--------------------------------------------------------------------------------
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 (55.70s)
--- FAIL: TestRcat/withChecksum=false,ignoreChecksum=false (13.93s)
--- FAIL: TestRcat/withChecksum=true,ignoreChecksum=false (13.93s)
--- FAIL: TestRcat/withChecksum=false,ignoreChecksum=true (13.92s)
--- FAIL: TestRcat/withChecksum=true,ignoreChecksum=true (13.92s)
=== RUN TestRcatMetadata
run.go:180: Remote "Azure container rclone-test-nitafuk4suya", Local "Local file system at /tmp/rclone2330906619", Modify Window "1ns"
operations_test.go:1532: Skipping as destination doesn't support user metadata
2025/03/03 02:30: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-nitafuk4suya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b6608576-001e-002b-59e4-8b3c31000000
Time:2025-03-03T02:30:43.2584618Z
--------------------------------------------------------------------------------
2025/03/03 02:30: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-nitafuk4suya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b66086b0-001e-002b-5de4-8b3c31000000
Time:2025-03-03T02:30:44.2964268Z
--------------------------------------------------------------------------------
2025/03/03 02:30: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-nitafuk4suya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b66087ba-001e-002b-34e4-8b3c31000000
Time:2025-03-03T02:30:45.3357973Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-nitafuk4suya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b66087ba-001e-002b-34e4-8b3c31000000
Time:2025-03-03T02:30:45.3357973Z
--------------------------------------------------------------------------------
2025/03/03 02:30: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-nitafuk4suya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b66088a1-001e-002b-5fe4-8b3c31000000
Time:2025-03-03T02:30:46.3755790Z
--------------------------------------------------------------------------------
2025/03/03 02:30: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-nitafuk4suya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b6608a53-001e-002b-57e4-8b3c31000000
Time:2025-03-03T02:30:47.4145559Z
--------------------------------------------------------------------------------
2025/03/03 02:30: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-nitafuk4suya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b6608b63-001e-002b-26e4-8b3c31000000
Time:2025-03-03T02:30:48.4534697Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-nitafuk4suya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b6608b63-001e-002b-26e4-8b3c31000000
Time:2025-03-03T02:30:48.4534697Z
--------------------------------------------------------------------------------
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.39s)
=== RUN TestRcatSize
run.go:180: Remote "Azure container rclone-test-nitafuk4suya", Local "Local file system at /tmp/rclone2330906619", Modify Window "1ns"
2025/03/03 02:30:56 DEBUG : Azure container rclone-test-nitafuk4suya: File to upload is small (60 bytes), uploading instead of streaming
2025/03/03 02:30:56 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK
2025/03/03 02:30:56 DEBUG : potato2: Size and md5 of src and dst objects identical
2025/03/03 02:30: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-nitafuk4suya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b66095a8-001e-002b-1be4-8b3c31000000
Time:2025-03-03T02:30:56.9984381Z
--------------------------------------------------------------------------------
2025/03/03 02:30:58 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-nitafuk4suya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b66096bf-001e-002b-12e4-8b3c31000000
Time:2025-03-03T02:30:58.0365094Z
--------------------------------------------------------------------------------
2025/03/03 02:30:59 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-nitafuk4suya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b66097cd-001e-002b-5de4-8b3c31000000
Time:2025-03-03T02:30:59.0746688Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-nitafuk4suya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b66097cd-001e-002b-5de4-8b3c31000000
Time:2025-03-03T02:30:59.0746688Z
--------------------------------------------------------------------------------
2025/03/03 02:31:00 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-nitafuk4suya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b6609905-001e-002b-5ae4-8b3c31000000
Time:2025-03-03T02:31:00.1130454Z
--------------------------------------------------------------------------------
2025/03/03 02:31:01 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-nitafuk4suya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b66099ee-001e-002b-1ae4-8b3c31000000
Time:2025-03-03T02:31:01.1518678Z
--------------------------------------------------------------------------------
2025/03/03 02:31:02 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-nitafuk4suya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b6609c01-001e-002b-32e4-8b3c31000000
Time:2025-03-03T02:31:02.1901634Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-nitafuk4suya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b6609c01-001e-002b-32e4-8b3c31000000
Time:2025-03-03T02:31:02.1901634Z
--------------------------------------------------------------------------------
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.73s)
=== RUN TestRcatSizeMetadata
run.go:180: Remote "Azure container rclone-test-nitafuk4suya", Local "Local file system at /tmp/rclone2330906619", Modify Window "1ns"
operations_test.go:1613: Skipping as destination doesn't support user metadata
2025/03/03 02:31: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-nitafuk4suya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b660a5da-001e-002b-59e4-8b3c31000000
Time:2025-03-03T02:31:10.3871369Z
--------------------------------------------------------------------------------
2025/03/03 02:31: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-nitafuk4suya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b660a6fe-001e-002b-51e4-8b3c31000000
Time:2025-03-03T02:31:11.4246796Z
--------------------------------------------------------------------------------
2025/03/03 02:31: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-nitafuk4suya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b660a824-001e-002b-45e4-8b3c31000000
Time:2025-03-03T02:31:12.4627969Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-nitafuk4suya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b660a824-001e-002b-45e4-8b3c31000000
Time:2025-03-03T02:31:12.4627969Z
--------------------------------------------------------------------------------
2025/03/03 02:31: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-nitafuk4suya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b660a9ec-001e-002b-38e4-8b3c31000000
Time:2025-03-03T02:31:13.5006460Z
--------------------------------------------------------------------------------
2025/03/03 02:31: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-nitafuk4suya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b660abba-001e-002b-17e4-8b3c31000000
Time:2025-03-03T02:31:14.5385519Z
--------------------------------------------------------------------------------
2025/03/03 02:31: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-nitafuk4suya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b660ad42-001e-002b-2ae4-8b3c31000000
Time:2025-03-03T02:31:15.5764601Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-nitafuk4suya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b660ad42-001e-002b-2ae4-8b3c31000000
Time:2025-03-03T02:31:15.5764601Z
--------------------------------------------------------------------------------
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.39s)
=== RUN TestTouchDir
run.go:180: Remote "Azure container rclone-test-nitafuk4suya", Local "Local file system at /tmp/rclone2330906619", Modify Window "1ns"
2025/03/03 02:31:23 DEBUG : sub dir/: Creating directory marker
2025/03/03 02:31:24 DEBUG : Azure container rclone-test-nitafuk4suya: Touching "sub dir/potato3"
2025/03/03 02:31:24 DEBUG : Azure container rclone-test-nitafuk4suya: Touching "empty space"
2025/03/03 02:31:24 DEBUG : Azure container rclone-test-nitafuk4suya: Touching "potato2"
2025/03/03 02:31:24 DEBUG : sub dir/: Removing directory marker
2025/03/03 02:31:24 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-nitafuk4suya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b660b912-001e-002b-1ae4-8b3c31000000
Time:2025-03-03T02:31:24.6220396Z
--------------------------------------------------------------------------------
2025/03/03 02:31:25 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-nitafuk4suya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b660bb13-001e-002b-27e4-8b3c31000000
Time:2025-03-03T02:31:25.6600184Z
--------------------------------------------------------------------------------
2025/03/03 02:31:26 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-nitafuk4suya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b660bcda-001e-002b-07e4-8b3c31000000
Time:2025-03-03T02:31:26.6984088Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-nitafuk4suya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b660bcda-001e-002b-07e4-8b3c31000000
Time:2025-03-03T02:31:26.6984088Z
--------------------------------------------------------------------------------
2025/03/03 02:31:27 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-nitafuk4suya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b660bdee-001e-002b-7ee4-8b3c31000000
Time:2025-03-03T02:31:27.7366405Z
--------------------------------------------------------------------------------
2025/03/03 02:31:28 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-nitafuk4suya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b660bf3f-001e-002b-19e4-8b3c31000000
Time:2025-03-03T02:31:28.7745710Z
--------------------------------------------------------------------------------
2025/03/03 02:31: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-nitafuk4suya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b660c07c-001e-002b-23e4-8b3c31000000
Time:2025-03-03T02:31:29.8138315Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-nitafuk4suya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b660c07c-001e-002b-23e4-8b3c31000000
Time:2025-03-03T02:31:29.8138315Z
--------------------------------------------------------------------------------
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.24s)
=== RUN TestMkdirMetadata
run.go:180: Remote "Azure container rclone-test-nitafuk4suya", Local "Local file system at /tmp/rclone2330906619", Modify Window "1ns"
operations_test.go:1703: Skipping test as remote does not support MkdirMetadata
2025/03/03 02:31:37 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-nitafuk4suya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b660ce2d-001e-002b-4be4-8b3c31000000
Time:2025-03-03T02:31:38.0094296Z
--------------------------------------------------------------------------------
2025/03/03 02:31: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-nitafuk4suya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b660cfd5-001e-002b-3be4-8b3c31000000
Time:2025-03-03T02:31:39.0484009Z
--------------------------------------------------------------------------------
2025/03/03 02:31: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-nitafuk4suya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b660d1af-001e-002b-57e4-8b3c31000000
Time:2025-03-03T02:31:40.0865403Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-nitafuk4suya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b660d1af-001e-002b-57e4-8b3c31000000
Time:2025-03-03T02:31:40.0865403Z
--------------------------------------------------------------------------------
2025/03/03 02:31: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-nitafuk4suya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b660d314-001e-002b-13e4-8b3c31000000
Time:2025-03-03T02:31:41.1246918Z
--------------------------------------------------------------------------------
2025/03/03 02:31: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-nitafuk4suya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b660d4a0-001e-002b-5ee4-8b3c31000000
Time:2025-03-03T02:31:42.1632714Z
--------------------------------------------------------------------------------
2025/03/03 02:31: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-nitafuk4suya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b660d63a-001e-002b-4de4-8b3c31000000
Time:2025-03-03T02:31:43.2095195Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-nitafuk4suya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b660d63a-001e-002b-4de4-8b3c31000000
Time:2025-03-03T02:31:43.2095195Z
--------------------------------------------------------------------------------
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.40s)
=== RUN TestMkdirModTime
run.go:180: Remote "Azure container rclone-test-nitafuk4suya", Local "Local file system at /tmp/rclone2330906619", Modify Window "1ns"
operations_test.go:1722: Skipping test as remote does not support DirSetModTime or MkdirMetadata
2025/03/03 02:31: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-nitafuk4suya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b660e395-001e-002b-2fe4-8b3c31000000
Time:2025-03-03T02:31:51.4088549Z
--------------------------------------------------------------------------------
2025/03/03 02:31: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-nitafuk4suya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b660e52b-001e-002b-56e4-8b3c31000000
Time:2025-03-03T02:31:52.4491711Z
--------------------------------------------------------------------------------
2025/03/03 02:31: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-nitafuk4suya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b660e6e6-001e-002b-34e4-8b3c31000000
Time:2025-03-03T02:31:53.4874047Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-nitafuk4suya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b660e6e6-001e-002b-34e4-8b3c31000000
Time:2025-03-03T02:31:53.4874047Z
--------------------------------------------------------------------------------
2025/03/03 02:31: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-nitafuk4suya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b660e832-001e-002b-48e4-8b3c31000000
Time:2025-03-03T02:31:54.5270452Z
--------------------------------------------------------------------------------
2025/03/03 02:31: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-nitafuk4suya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b660e946-001e-002b-26e4-8b3c31000000
Time:2025-03-03T02:31:55.5673740Z
--------------------------------------------------------------------------------
2025/03/03 02:31: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-nitafuk4suya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b660eaf5-001e-002b-11e4-8b3c31000000
Time:2025-03-03T02:31:56.6058358Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-nitafuk4suya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b660eaf5-001e-002b-11e4-8b3c31000000
Time:2025-03-03T02:31:56.6058358Z
--------------------------------------------------------------------------------
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.40s)
=== RUN TestCopyDirMetadata
run.go:180: Remote "Azure container rclone-test-nitafuk4suya", Local "Local file system at /tmp/rclone2330906619", Modify Window "1ns"
operations_test.go:1743: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata
2025/03/03 02:32: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-nitafuk4suya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b660f611-001e-002b-2ae4-8b3c31000000
Time:2025-03-03T02:32:04.8035535Z
--------------------------------------------------------------------------------
2025/03/03 02:32:05 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-nitafuk4suya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b660f81f-001e-002b-7fe4-8b3c31000000
Time:2025-03-03T02:32:05.8426673Z
--------------------------------------------------------------------------------
2025/03/03 02:32:06 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-nitafuk4suya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b660fa13-001e-002b-49e4-8b3c31000000
Time:2025-03-03T02:32:06.8808425Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-nitafuk4suya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b660fa13-001e-002b-49e4-8b3c31000000
Time:2025-03-03T02:32:06.8808425Z
--------------------------------------------------------------------------------
2025/03/03 02:32:07 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-nitafuk4suya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b660fbc4-001e-002b-4ee4-8b3c31000000
Time:2025-03-03T02:32:07.9202870Z
--------------------------------------------------------------------------------
2025/03/03 02:32:08 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-nitafuk4suya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b660fd77-001e-002b-39e4-8b3c31000000
Time:2025-03-03T02:32:08.9581202Z
--------------------------------------------------------------------------------
2025/03/03 02:32:09 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-nitafuk4suya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b660ff47-001e-002b-58e4-8b3c31000000
Time:2025-03-03T02:32:09.9961547Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-nitafuk4suya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b660ff47-001e-002b-58e4-8b3c31000000
Time:2025-03-03T02:32:09.9961547Z
--------------------------------------------------------------------------------
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.39s)
=== RUN TestSetDirModTime
run.go:180: Remote "Azure container rclone-test-nitafuk4suya", Local "Local file system at /tmp/rclone2330906619", Modify Window "1ns"
operations_test.go:1779: Skipping test as remote does not support DirSetModTime or WriteDirSetModTime
2025/03/03 02:32: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-nitafuk4suya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b6610ed2-001e-002b-22e4-8b3c31000000
Time:2025-03-03T02:32:18.1932623Z
--------------------------------------------------------------------------------
2025/03/03 02:32: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-nitafuk4suya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b6610feb-001e-002b-11e4-8b3c31000000
Time:2025-03-03T02:32:19.2318132Z
--------------------------------------------------------------------------------
2025/03/03 02:32: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-nitafuk4suya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b661112a-001e-002b-0ce4-8b3c31000000
Time:2025-03-03T02:32:20.2701076Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-nitafuk4suya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b661112a-001e-002b-0ce4-8b3c31000000
Time:2025-03-03T02:32:20.2701076Z
--------------------------------------------------------------------------------
2025/03/03 02:32: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-nitafuk4suya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b6611297-001e-002b-3ae4-8b3c31000000
Time:2025-03-03T02:32:21.3087665Z
--------------------------------------------------------------------------------
2025/03/03 02:32: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-nitafuk4suya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b66113e6-001e-002b-17e4-8b3c31000000
Time:2025-03-03T02:32:22.3474322Z
--------------------------------------------------------------------------------
2025/03/03 02:32: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-nitafuk4suya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b661153b-001e-002b-09e4-8b3c31000000
Time:2025-03-03T02:32:23.3862090Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-nitafuk4suya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b661153b-001e-002b-09e4-8b3c31000000
Time:2025-03-03T02:32:23.3862090Z
--------------------------------------------------------------------------------
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.39s)
=== RUN TestDirsEqual
run.go:180: Remote "Azure container rclone-test-nitafuk4suya", Local "Local file system at /tmp/rclone2330906619", Modify Window "1ns"
operations_test.go:1823: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata
2025/03/03 02:32: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-nitafuk4suya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b661201d-001e-002b-6fe4-8b3c31000000
Time:2025-03-03T02:32:31.5836722Z
--------------------------------------------------------------------------------
2025/03/03 02:32: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-nitafuk4suya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b66121cf-001e-002b-73e4-8b3c31000000
Time:2025-03-03T02:32:32.6225883Z
--------------------------------------------------------------------------------
2025/03/03 02:32: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-nitafuk4suya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b661232c-001e-002b-1de4-8b3c31000000
Time:2025-03-03T02:32:33.6605831Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-nitafuk4suya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b661232c-001e-002b-1de4-8b3c31000000
Time:2025-03-03T02:32:33.6605831Z
--------------------------------------------------------------------------------
2025/03/03 02:32:34 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-nitafuk4suya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b661243c-001e-002b-05e4-8b3c31000000
Time:2025-03-03T02:32:34.6994288Z
--------------------------------------------------------------------------------
2025/03/03 02:32:35 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-nitafuk4suya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b66125dc-001e-002b-3ae4-8b3c31000000
Time:2025-03-03T02:32:35.7375129Z
--------------------------------------------------------------------------------
2025/03/03 02:32:36 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-nitafuk4suya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b661279a-001e-002b-20e4-8b3c31000000
Time:2025-03-03T02:32:36.7753725Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-nitafuk4suya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b661279a-001e-002b-20e4-8b3c31000000
Time:2025-03-03T02:32:36.7753725Z
--------------------------------------------------------------------------------
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.39s)
=== RUN TestRemoveExisting
run.go:180: Remote "Azure container rclone-test-nitafuk4suya", Local "Local file system at /tmp/rclone2330906619", Modify Window "1ns"
operations_test.go:1892: Skipping as remote can't Move
2025/03/03 02:32: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-nitafuk4suya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b66132fc-001e-002b-45e4-8b3c31000000
Time:2025-03-03T02:32:44.9704873Z
--------------------------------------------------------------------------------
2025/03/03 02:32: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-nitafuk4suya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b66134be-001e-002b-05e4-8b3c31000000
Time:2025-03-03T02:32:46.0084140Z
--------------------------------------------------------------------------------
2025/03/03 02:32: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-nitafuk4suya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b6613741-001e-002b-7ce4-8b3c31000000
Time:2025-03-03T02:32:47.0462860Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-nitafuk4suya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b6613741-001e-002b-7ce4-8b3c31000000
Time:2025-03-03T02:32:47.0462860Z
--------------------------------------------------------------------------------
2025/03/03 02:32: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-nitafuk4suya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b6613a8d-001e-002b-40e4-8b3c31000000
Time:2025-03-03T02:32:48.0859641Z
--------------------------------------------------------------------------------
2025/03/03 02:32: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-nitafuk4suya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b6613c9e-001e-002b-19e4-8b3c31000000
Time:2025-03-03T02:32:49.1240987Z
--------------------------------------------------------------------------------
2025/03/03 02:32: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-nitafuk4suya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b6613e69-001e-002b-0de4-8b3c31000000
Time:2025-03-03T02:32:50.1640635Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-nitafuk4suya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b6613e69-001e-002b-0de4-8b3c31000000
Time:2025-03-03T02:32:50.1640635Z
--------------------------------------------------------------------------------
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.39s)
=== 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/03 02:32:58 DEBUG : Azure container rclone-test-nitafuk4suya: Purge remote
"./operations.test -test.v -test.timeout 1h0m0s -remote 'TestAzureBlob,directory_markers:' -verbose -fast-list" - Finished ERROR in 16m9.637071191s (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]