"./operations.test -test.v -test.timeout 1h0m0s -remote 'TestAzureBlob,directory_markers:' -verbose" - Starting (try 1/5)
2025/03/17 01:04:32 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-wulequc4jime"
2025/03/17 01:04:32 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/03/17 01:04:32 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/17 01:04:32 DEBUG : Azure container rclone-test-wulequc4jime: Using directory markers
2025/03/17 01:04:32 DEBUG : Creating backend with remote "/tmp/rclone2939723328"
=== 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-wulequc4jime", Local "Local file system at /tmp/rclone2939723328", Modify Window "1ns"
2025/03/17 01:04:32 DEBUG : chunksize-probe: Multipart upload session started for 25 parts of size 4Mi
2025/03/17 01:04:32 DEBUG : chunksize-probe: open chunk writer: started multipart upload
2025/03/17 01:04:32 DEBUG : chunksize-probe: Clearing uncommitted blocks
2025/03/17 01:04:32 DEBUG : chunksize-probe: Committing 0 blocks to remove uncommitted blocks
2025/03/17 01:04:32 DEBUG : chunksize-probe: Removing empty object
=== RUN TestMultithreadCopy/upload=false,size=8388607,streams=2
2025/03/17 01:04:32 DEBUG : test-multithread-copy-false-8388607-2: Multipart upload session started for 2 parts of size 4Mi
2025/03/17 01:04:32 DEBUG : test-multithread-copy-false-8388607-2: open chunk writer: started multipart upload
2025/03/17 01:04:32 DEBUG : test-multithread-copy-false-8388607-2: multipart upload: starting chunk 0 size 4Mi offset 0/8.000Mi
2025/03/17 01:04:32 DEBUG : test-multithread-copy-false-8388607-2: multipart upload: starting chunk 1 size 4.000Mi offset 4Mi/8.000Mi
2025/03/17 01:04:32 DEBUG : test-multithread-copy-false-8388607-2: multipart upload wrote chunk 1 with 4194304 bytes
2025/03/17 01:04:33 DEBUG : test-multithread-copy-false-8388607-2: multipart upload wrote chunk 2 with 4194303 bytes
2025/03/17 01:04:33 DEBUG : test-multithread-copy-false-8388607-2: multipart upload finished
2025/03/17 01:04:33 DEBUG : test-multithread-copy-false-8388607-2: multi-thread copy: disabling buffering because destination uses OpenWriterAt
2025/03/17 01:04:33 DEBUG : test-multithread-copy-false-8388607-2: multi-thread copy: write buffer set to 131072
2025/03/17 01:04:33 DEBUG : test-multithread-copy-false-8388607-2: multi-thread copy: chunk size 64Mi was bigger than source file size 8.000Mi
2025/03/17 01:04:33 DEBUG : test-multithread-copy-false-8388607-2: multi-thread copy: using backend concurrency of 4 instead of --multi-thread-streams 2
2025/03/17 01:04:33 DEBUG : test-multithread-copy-false-8388607-2: multi-thread copy: number of streams 4 was bigger than number of chunks 1
2025/03/17 01:04:33 DEBUG : test-multithread-copy-false-8388607-2: Starting multi-thread copy with 1 chunks of size 8.000Mi with 1 parallel streams
2025/03/17 01:04:33 DEBUG : test-multithread-copy-false-8388607-2: multi-thread copy: chunk 1/1 (0-8388607) size 8.000Mi starting
2025/03/17 01:04:33 DEBUG : test-multithread-copy-false-8388607-2: writing chunk 0
2025/03/17 01:04:34 DEBUG : test-multithread-copy-false-8388607-2: multi-thread copy: chunk 1/1 (0-8388607) size 8.000Mi finished
2025/03/17 01:04:34 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/17 01:04:34 DEBUG : test-multithread-copy-false-8388608-2: Multipart upload session started for 2 parts of size 4Mi
2025/03/17 01:04:34 DEBUG : test-multithread-copy-false-8388608-2: open chunk writer: started multipart upload
2025/03/17 01:04:34 DEBUG : test-multithread-copy-false-8388608-2: multipart upload: starting chunk 0 size 4Mi offset 0/8Mi
2025/03/17 01:04:34 DEBUG : test-multithread-copy-false-8388608-2: multipart upload: starting chunk 1 size 4Mi offset 4Mi/8Mi
2025/03/17 01:04:34 DEBUG : test-multithread-copy-false-8388608-2: multipart upload wrote chunk 2 with 4194304 bytes
2025/03/17 01:04:34 DEBUG : test-multithread-copy-false-8388608-2: multipart upload wrote chunk 1 with 4194304 bytes
2025/03/17 01:04:35 DEBUG : test-multithread-copy-false-8388608-2: multipart upload finished
2025/03/17 01:04:35 DEBUG : test-multithread-copy-false-8388608-2: multi-thread copy: disabling buffering because destination uses OpenWriterAt
2025/03/17 01:04:35 DEBUG : test-multithread-copy-false-8388608-2: multi-thread copy: write buffer set to 131072
2025/03/17 01:04:35 DEBUG : test-multithread-copy-false-8388608-2: multi-thread copy: chunk size 64Mi was bigger than source file size 8Mi
2025/03/17 01:04:35 DEBUG : test-multithread-copy-false-8388608-2: multi-thread copy: using backend concurrency of 4 instead of --multi-thread-streams 2
2025/03/17 01:04:35 DEBUG : test-multithread-copy-false-8388608-2: multi-thread copy: number of streams 4 was bigger than number of chunks 1
2025/03/17 01:04:35 DEBUG : test-multithread-copy-false-8388608-2: Starting multi-thread copy with 1 chunks of size 8Mi with 1 parallel streams
2025/03/17 01:04:35 DEBUG : test-multithread-copy-false-8388608-2: multi-thread copy: chunk 1/1 (0-8388608) size 8Mi starting
2025/03/17 01:04:35 DEBUG : test-multithread-copy-false-8388608-2: writing chunk 0
2025/03/17 01:04:36 DEBUG : test-multithread-copy-false-8388608-2: multi-thread copy: chunk 1/1 (0-8388608) size 8Mi finished
2025/03/17 01:04:36 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/17 01:04:36 DEBUG : test-multithread-copy-false-8388609-2: Multipart upload session started for 3 parts of size 4Mi
2025/03/17 01:04:36 DEBUG : test-multithread-copy-false-8388609-2: open chunk writer: started multipart upload
2025/03/17 01:04:36 DEBUG : test-multithread-copy-false-8388609-2: multipart upload: starting chunk 0 size 4Mi offset 0/8.000Mi
2025/03/17 01:04:36 DEBUG : test-multithread-copy-false-8388609-2: multipart upload: starting chunk 2 size 1 offset 8Mi/8.000Mi
2025/03/17 01:04:36 DEBUG : test-multithread-copy-false-8388609-2: multipart upload: starting chunk 1 size 4Mi offset 4Mi/8.000Mi
2025/03/17 01:04:36 DEBUG : test-multithread-copy-false-8388609-2: multipart upload wrote chunk 3 with 1 bytes
2025/03/17 01:04:36 DEBUG : test-multithread-copy-false-8388609-2: multipart upload wrote chunk 1 with 4194304 bytes
2025/03/17 01:04:36 DEBUG : test-multithread-copy-false-8388609-2: multipart upload wrote chunk 2 with 4194304 bytes
2025/03/17 01:04:36 DEBUG : test-multithread-copy-false-8388609-2: multipart upload finished
2025/03/17 01:04:37 DEBUG : test-multithread-copy-false-8388609-2: multi-thread copy: disabling buffering because destination uses OpenWriterAt
2025/03/17 01:04:37 DEBUG : test-multithread-copy-false-8388609-2: multi-thread copy: write buffer set to 131072
2025/03/17 01:04:37 DEBUG : test-multithread-copy-false-8388609-2: multi-thread copy: chunk size 64Mi was bigger than source file size 8.000Mi
2025/03/17 01:04:37 DEBUG : test-multithread-copy-false-8388609-2: multi-thread copy: using backend concurrency of 4 instead of --multi-thread-streams 2
2025/03/17 01:04:37 DEBUG : test-multithread-copy-false-8388609-2: multi-thread copy: number of streams 4 was bigger than number of chunks 1
2025/03/17 01:04:37 DEBUG : test-multithread-copy-false-8388609-2: Starting multi-thread copy with 1 chunks of size 8.000Mi with 1 parallel streams
2025/03/17 01:04:37 DEBUG : test-multithread-copy-false-8388609-2: multi-thread copy: chunk 1/1 (0-8388609) size 8.000Mi starting
2025/03/17 01:04:37 DEBUG : test-multithread-copy-false-8388609-2: writing chunk 0
2025/03/17 01:04:37 DEBUG : test-multithread-copy-false-8388609-2: multi-thread copy: chunk 1/1 (0-8388609) size 8.000Mi finished
2025/03/17 01:04:37 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/17 01:04:38 DEBUG : test-multithread-copy-true-8388607-2: multi-thread copy: disabling buffering because source is local disk
2025/03/17 01:04:38 DEBUG : test-multithread-copy-true-8388607-2: Multipart upload session started for 2 parts of size 4Mi
2025/03/17 01:04:38 DEBUG : test-multithread-copy-true-8388607-2: open chunk writer: started multipart upload
2025/03/17 01:04:38 DEBUG : test-multithread-copy-true-8388607-2: multi-thread copy: using backend concurrency of 16 instead of --multi-thread-streams 2
2025/03/17 01:04:38 DEBUG : test-multithread-copy-true-8388607-2: multi-thread copy: number of streams 16 was bigger than number of chunks 2
2025/03/17 01:04:38 DEBUG : test-multithread-copy-true-8388607-2: Starting multi-thread copy with 2 chunks of size 4Mi with 2 parallel streams
2025/03/17 01:04:38 DEBUG : test-multithread-copy-true-8388607-2: multi-thread copy: chunk 2/2 (4194304-8388607) size 4.000Mi starting
2025/03/17 01:04:38 DEBUG : test-multithread-copy-true-8388607-2: multi-thread copy: chunk 1/2 (0-4194304) size 4Mi starting
2025/03/17 01:04:38 DEBUG : test-multithread-copy-true-8388607-2: Seek from 4194304 to 0
2025/03/17 01:04:38 DEBUG : test-multithread-copy-true-8388607-2: Seek from 4194303 to 0
2025/03/17 01:04:38 DEBUG : test-multithread-copy-true-8388607-2: multipart upload wrote chunk 1 with 4194304 bytes
2025/03/17 01:04:38 DEBUG : test-multithread-copy-true-8388607-2: multi-thread copy: chunk 1/2 (0-4194304) size 4Mi finished
2025/03/17 01:04:39 DEBUG : test-multithread-copy-true-8388607-2: multipart upload wrote chunk 2 with 4194303 bytes
2025/03/17 01:04:39 DEBUG : test-multithread-copy-true-8388607-2: multi-thread copy: chunk 2/2 (4194304-8388607) size 4.000Mi finished
2025/03/17 01:04:39 DEBUG : test-multithread-copy-true-8388607-2: multipart upload finished
2025/03/17 01:04:39 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/17 01:04:40 DEBUG : test-multithread-copy-true-8388608-2: multi-thread copy: disabling buffering because source is local disk
2025/03/17 01:04:40 DEBUG : test-multithread-copy-true-8388608-2: Multipart upload session started for 2 parts of size 4Mi
2025/03/17 01:04:40 DEBUG : test-multithread-copy-true-8388608-2: open chunk writer: started multipart upload
2025/03/17 01:04:40 DEBUG : test-multithread-copy-true-8388608-2: multi-thread copy: using backend concurrency of 16 instead of --multi-thread-streams 2
2025/03/17 01:04:40 DEBUG : test-multithread-copy-true-8388608-2: multi-thread copy: number of streams 16 was bigger than number of chunks 2
2025/03/17 01:04:40 DEBUG : test-multithread-copy-true-8388608-2: Starting multi-thread copy with 2 chunks of size 4Mi with 2 parallel streams
2025/03/17 01:04:40 DEBUG : test-multithread-copy-true-8388608-2: multi-thread copy: chunk 2/2 (4194304-8388608) size 4Mi starting
2025/03/17 01:04:40 DEBUG : test-multithread-copy-true-8388608-2: multi-thread copy: chunk 1/2 (0-4194304) size 4Mi starting
2025/03/17 01:04:40 DEBUG : test-multithread-copy-true-8388608-2: Seek from 4194304 to 0
2025/03/17 01:04:40 DEBUG : test-multithread-copy-true-8388608-2: Seek from 4194304 to 0
2025/03/17 01:04:40 DEBUG : test-multithread-copy-true-8388608-2: multipart upload wrote chunk 1 with 4194304 bytes
2025/03/17 01:04:40 DEBUG : test-multithread-copy-true-8388608-2: multi-thread copy: chunk 1/2 (0-4194304) size 4Mi finished
2025/03/17 01:04:40 DEBUG : test-multithread-copy-true-8388608-2: multipart upload wrote chunk 2 with 4194304 bytes
2025/03/17 01:04:40 DEBUG : test-multithread-copy-true-8388608-2: multi-thread copy: chunk 2/2 (4194304-8388608) size 4Mi finished
2025/03/17 01:04:40 DEBUG : test-multithread-copy-true-8388608-2: multipart upload finished
2025/03/17 01:04:40 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/17 01:04:41 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: disabling buffering because source is local disk
2025/03/17 01:04:41 DEBUG : test-multithread-copy-true-8388609-2: Multipart upload session started for 3 parts of size 4Mi
2025/03/17 01:04:41 DEBUG : test-multithread-copy-true-8388609-2: open chunk writer: started multipart upload
2025/03/17 01:04:41 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: using backend concurrency of 16 instead of --multi-thread-streams 2
2025/03/17 01:04:41 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: number of streams 16 was bigger than number of chunks 3
2025/03/17 01:04:41 DEBUG : test-multithread-copy-true-8388609-2: Starting multi-thread copy with 3 chunks of size 4Mi with 3 parallel streams
2025/03/17 01:04:41 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: chunk 3/3 (8388608-8388609) size 1 starting
2025/03/17 01:04:41 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: chunk 2/3 (4194304-8388608) size 4Mi starting
2025/03/17 01:04:41 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: chunk 1/3 (0-4194304) size 4Mi starting
2025/03/17 01:04:41 DEBUG : test-multithread-copy-true-8388609-2: Seek from 1 to 0
2025/03/17 01:04:41 DEBUG : test-multithread-copy-true-8388609-2: Seek from 4194304 to 0
2025/03/17 01:04:41 DEBUG : test-multithread-copy-true-8388609-2: Seek from 4194304 to 0
2025/03/17 01:04:41 DEBUG : test-multithread-copy-true-8388609-2: multipart upload wrote chunk 3 with 1 bytes
2025/03/17 01:04:41 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: chunk 3/3 (8388608-8388609) size 1 finished
2025/03/17 01:04:41 DEBUG : test-multithread-copy-true-8388609-2: multipart upload wrote chunk 2 with 4194304 bytes
2025/03/17 01:04:41 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: chunk 2/3 (4194304-8388608) size 4Mi finished
2025/03/17 01:04:42 DEBUG : test-multithread-copy-true-8388609-2: multipart upload wrote chunk 1 with 4194304 bytes
2025/03/17 01:04:42 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: chunk 1/3 (0-4194304) size 4Mi finished
2025/03/17 01:04:42 DEBUG : test-multithread-copy-true-8388609-2: multipart upload finished
2025/03/17 01:04:42 DEBUG : test-multithread-copy-true-8388609-2: Finished multi-thread copy with 3 parts of size 4Mi
--- PASS: TestMultithreadCopy (10.41s)
--- PASS: TestMultithreadCopy/upload=false,size=8388607,streams=2 (2.04s)
--- PASS: TestMultithreadCopy/upload=false,size=8388608,streams=2 (1.90s)
--- PASS: TestMultithreadCopy/upload=false,size=8388609,streams=2 (1.58s)
--- PASS: TestMultithreadCopy/upload=true,size=8388607,streams=2 (1.52s)
--- PASS: TestMultithreadCopy/upload=true,size=8388608,streams=2 (1.47s)
--- PASS: TestMultithreadCopy/upload=true,size=8388609,streams=2 (1.54s)
=== RUN TestMultithreadCopyAbort
run.go:180: Remote "Azure container rclone-test-wulequc4jime", Local "Local file system at /tmp/rclone2939723328", Modify Window "1ns"
2025/03/17 01:04:42 DEBUG : chunksize-probe: Multipart upload session started for 25 parts of size 4Mi
2025/03/17 01:04:42 DEBUG : chunksize-probe: open chunk writer: started multipart upload
2025/03/17 01:04:42 DEBUG : chunksize-probe: Clearing uncommitted blocks
2025/03/17 01:04:42 DEBUG : chunksize-probe: Committing 0 blocks to remove uncommitted blocks
2025/03/17 01:04:42 DEBUG : chunksize-probe: Removing empty object
2025/03/17 01:04:43 DEBUG : test-multithread-abort: multi-thread copy: disabling buffering because source is local disk
2025/03/17 01:04:43 DEBUG : test-multithread-abort: Multipart upload session started for 3 parts of size 4Mi
2025/03/17 01:04:43 DEBUG : test-multithread-abort: open chunk writer: started multipart upload
2025/03/17 01:04:43 DEBUG : test-multithread-abort: multi-thread copy: using backend concurrency of 16 instead of --multi-thread-streams 1
2025/03/17 01:04:43 DEBUG : test-multithread-abort: multi-thread copy: number of streams 16 was bigger than number of chunks 3
2025/03/17 01:04:43 DEBUG : test-multithread-abort: Starting multi-thread copy with 3 chunks of size 4Mi with 3 parallel streams
2025/03/17 01:04:43 DEBUG : test-multithread-abort: multi-thread copy: chunk 3/3 (8388608-8388609) size 1 starting
2025/03/17 01:04:43 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/03/17 01:04:43 DEBUG : test-multithread-abort: multi-thread copy: chunk 2/3 (4194304-8388608) size 4Mi starting
2025/03/17 01:04:43 DEBUG : Open with options = [RangeOption(4194304,8388607)]
2025/03/17 01:04:43 DEBUG : test-multithread-abort: multi-thread copy: chunk 1/3 (0-4194304) size 4Mi starting
2025/03/17 01:04:43 DEBUG : Open with options = [RangeOption(0,4194303)]
2025/03/17 01:04:43 DEBUG : test-multithread-abort: Seek from 4194304 to 0
2025/03/17 01:04:43 DEBUG : Open with options = [RangeOption(0,4194303)]
2025/03/17 01:04:43 DEBUG : test-multithread-abort: Seek from 4194304 to 0
2025/03/17 01:04:43 DEBUG : Open with options = [RangeOption(4194304,8388607)]
2025/03/17 01:04:43 DEBUG : test-multithread-abort: multipart upload wrote chunk 1 with 4194304 bytes
2025/03/17 01:04:43 DEBUG : test-multithread-abort: multi-thread copy: chunk 1/3 (0-4194304) size 4Mi finished
2025/03/17 01:04:43 DEBUG : test-multithread-abort: multipart upload wrote chunk 2 with 4194304 bytes
2025/03/17 01:04:43 DEBUG : test-multithread-abort: multi-thread copy: chunk 2/3 (4194304-8388608) size 4Mi finished
2025/03/17 01:04:44 DEBUG : Returning error reader
2025/03/17 01:04:44 DEBUG : BOOM: simulated read failure
2025/03/17 01:04:44 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 1/10: BOOM: simulated read failure
2025/03/17 01:04:44 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/03/17 01:04:45 DEBUG : Returning error reader
2025/03/17 01:04:45 DEBUG : BOOM: simulated read failure
2025/03/17 01:04:45 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 2/10: BOOM: simulated read failure
2025/03/17 01:04:45 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/03/17 01:04:46 DEBUG : Returning error reader
2025/03/17 01:04:46 DEBUG : BOOM: simulated read failure
2025/03/17 01:04:46 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 3/10: BOOM: simulated read failure
2025/03/17 01:04:46 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/03/17 01:04:47 DEBUG : Returning error reader
2025/03/17 01:04:47 DEBUG : BOOM: simulated read failure
2025/03/17 01:04:47 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 4/10: BOOM: simulated read failure
2025/03/17 01:04:47 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/03/17 01:04:48 DEBUG : Returning error reader
2025/03/17 01:04:48 DEBUG : BOOM: simulated read failure
2025/03/17 01:04:48 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 5/10: BOOM: simulated read failure
2025/03/17 01:04:48 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/03/17 01:04:49 DEBUG : Returning error reader
2025/03/17 01:04:49 DEBUG : BOOM: simulated read failure
2025/03/17 01:04:49 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 6/10: BOOM: simulated read failure
2025/03/17 01:04:49 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/03/17 01:04:50 DEBUG : Returning error reader
2025/03/17 01:04:50 DEBUG : BOOM: simulated read failure
2025/03/17 01:04:50 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 7/10: BOOM: simulated read failure
2025/03/17 01:04:50 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/03/17 01:04:51 DEBUG : Returning error reader
2025/03/17 01:04:51 DEBUG : BOOM: simulated read failure
2025/03/17 01:04:51 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 8/10: BOOM: simulated read failure
2025/03/17 01:04:51 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/03/17 01:04:52 DEBUG : Returning error reader
2025/03/17 01:04:52 DEBUG : BOOM: simulated read failure
2025/03/17 01:04:52 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 9/10: BOOM: simulated read failure
2025/03/17 01:04:52 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/03/17 01:04:53 DEBUG : Returning error reader
2025/03/17 01:04:53 DEBUG : BOOM: simulated read failure
2025/03/17 01:04:53 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 10/10: BOOM: simulated read failure
2025/03/17 01:04:53 DEBUG : test-multithread-abort: Reopen failed after offset 0 bytes read: failed to reopen: too many retries
2025/03/17 01:04:53 DEBUG : test-multithread-abort: multi-thread copy: chunk 3/3 failed: multi-thread copy: failed to write chunk: BOOM: simulated read failure
2025/03/17 01:04:53 DEBUG : test-multithread-abort: multi-thread copy: cancelling transfer on exit
2025/03/17 01:04:53 DEBUG : test-multithread-abort: Clearing uncommitted blocks
2025/03/17 01:04:53 DEBUG : test-multithread-abort: 2 Uncommitted blocks found
2025/03/17 01:04:53 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.31s)
=== RUN TestSizeDiffers
--- PASS: TestSizeDiffers (0.00s)
=== RUN TestReOpen
=== RUN TestReOpen/Normal
=== RUN TestReOpen/Normal/Basics
2025/03/17 01:05:00 DEBUG : potato: Seek from 10 to 0
=== RUN TestReOpen/Normal/ErrorAtStart
=== RUN TestReOpen/Normal/WithErrors
2025/03/17 01:05:00 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error
2025/03/17 01:05:00 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error
2025/03/17 01:05:00 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error
=== RUN TestReOpen/Normal/TooManyErrors
2025/03/17 01:05:00 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error
2025/03/17 01:05:00 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error
2025/03/17 01:05:00 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error
2025/03/17 01:05:00 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries
=== RUN TestReOpen/Normal/Seek
2025/03/17 01:05:00 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error
2025/03/17 01:05:00 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error
2025/03/17 01:05:00 DEBUG : potato: Seek from 5 to 2
=== RUN TestReOpen/Normal/AccountRead
=== RUN TestReOpen/Normal/AccountReadDelay
2025/03/17 01:05:00 DEBUG : potato: Seek from 10 to 0
2025/03/17 01:05:00 DEBUG : potato: Seek from 10 to 0
2025/03/17 01:05:00 DEBUG : potato: Seek from 10 to 0
=== RUN TestReOpen/Normal/AccountReadError
=== RUN TestReOpen/WithRangeOption
=== RUN TestReOpen/WithRangeOption/Basics
2025/03/17 01:05:00 DEBUG : potato: Seek from 7 to 0
=== RUN TestReOpen/WithRangeOption/ErrorAtStart
=== RUN TestReOpen/WithRangeOption/WithErrors
2025/03/17 01:05:00 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error
2025/03/17 01:05:00 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error
2025/03/17 01:05:00 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error
=== RUN TestReOpen/WithRangeOption/TooManyErrors
2025/03/17 01:05:00 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error
2025/03/17 01:05:00 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error
2025/03/17 01:05:00 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error
2025/03/17 01:05:00 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries
=== RUN TestReOpen/WithRangeOption/Seek
2025/03/17 01:05:00 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error
2025/03/17 01:05:00 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error
2025/03/17 01:05:00 DEBUG : potato: Seek from 5 to 2
2025/03/17 01:05:00 DEBUG : potato: Seek from 7 to 4
=== RUN TestReOpen/WithRangeOption/AccountRead
=== RUN TestReOpen/WithRangeOption/AccountReadDelay
2025/03/17 01:05:00 DEBUG : potato: Seek from 7 to 0
2025/03/17 01:05:00 DEBUG : potato: Seek from 7 to 0
2025/03/17 01:05:00 DEBUG : potato: Seek from 7 to 0
=== RUN TestReOpen/WithRangeOption/AccountReadError
=== RUN TestReOpen/WithSeekOption
=== RUN TestReOpen/WithSeekOption/Basics
2025/03/17 01:05:00 DEBUG : potato: Seek from 8 to 0
=== RUN TestReOpen/WithSeekOption/ErrorAtStart
=== RUN TestReOpen/WithSeekOption/WithErrors
2025/03/17 01:05:00 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error
2025/03/17 01:05:00 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error
2025/03/17 01:05:00 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error
=== RUN TestReOpen/WithSeekOption/TooManyErrors
2025/03/17 01:05:00 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error
2025/03/17 01:05:00 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error
2025/03/17 01:05:00 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error
2025/03/17 01:05:00 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries
=== RUN TestReOpen/WithSeekOption/Seek
2025/03/17 01:05:00 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error
2025/03/17 01:05:00 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error
2025/03/17 01:05:00 DEBUG : potato: Seek from 5 to 2
2025/03/17 01:05:00 DEBUG : potato: Seek from 7 to 5
=== RUN TestReOpen/WithSeekOption/AccountRead
=== RUN TestReOpen/WithSeekOption/AccountReadDelay
2025/03/17 01:05:00 DEBUG : potato: Seek from 8 to 0
2025/03/17 01:05:00 DEBUG : potato: Seek from 8 to 0
2025/03/17 01:05:00 DEBUG : potato: Seek from 8 to 0
=== RUN TestReOpen/WithSeekOption/AccountReadError
=== RUN TestReOpen/UnknownSize
=== RUN TestReOpen/UnknownSize/Basics
2025/03/17 01:05:00 DEBUG : potato: Seek from 9 to 0
=== RUN TestReOpen/UnknownSize/ErrorAtStart
=== RUN TestReOpen/UnknownSize/WithErrors
2025/03/17 01:05:00 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error
2025/03/17 01:05:00 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error
2025/03/17 01:05:00 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error
=== RUN TestReOpen/UnknownSize/TooManyErrors
2025/03/17 01:05:00 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error
2025/03/17 01:05:00 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error
2025/03/17 01:05:00 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error
2025/03/17 01:05:00 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries
=== RUN TestReOpen/UnknownSize/Seek
2025/03/17 01:05:00 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error
2025/03/17 01:05:00 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error
2025/03/17 01:05:00 DEBUG : potato: Seek from 5 to 2
2025/03/17 01:05:00 DEBUG : potato: Seek from 7 to 6
=== RUN TestReOpen/UnknownSize/AccountRead
=== RUN TestReOpen/UnknownSize/AccountReadDelay
2025/03/17 01:05:00 DEBUG : potato: Seek from 9 to 0
2025/03/17 01:05:00 DEBUG : potato: Seek from 9 to 0
2025/03/17 01:05:00 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-wulequc4jime", Local "Local file system at /tmp/rclone2939723328", 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.20s)
--- PASS: TestCheck/1 (0.04s)
--- PASS: TestCheck/2 (0.04s)
--- PASS: TestCheck/3 (0.04s)
--- PASS: TestCheck/4 (0.08s)
--- PASS: TestCheck/5 (0.07s)
--- PASS: TestCheck/6 (0.07s)
--- PASS: TestCheck/7 (0.07s)
=== RUN TestCheckFsError
2025/03/17 01:05:02 DEBUG : Creating backend with remote "nonexistent"
2025/03/17 01:05:02 DEBUG : Creating backend with remote "nonexistent"
2025/03/17 01:05:02 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish
2025/03/17 01:05:02 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/17 01:05:02 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 differences found
2025/03/17 01:05:02 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-wulequc4jime", Local "Local file system at /tmp/rclone2939723328", 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.52s)
--- PASS: TestCheckDownload/1 (0.08s)
--- PASS: TestCheckDownload/2 (0.08s)
--- PASS: TestCheckDownload/3 (0.07s)
--- PASS: TestCheckDownload/4 (0.11s)
--- PASS: TestCheckDownload/5 (0.11s)
--- PASS: TestCheckDownload/6 (0.16s)
--- PASS: TestCheckDownload/7 (0.11s)
=== RUN TestCheckSizeOnly
run.go:180: Remote "Azure container rclone-test-wulequc4jime", Local "Local file system at /tmp/rclone2939723328", 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.20s)
--- 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-wulequc4jime", Local "Local file system at /tmp/rclone2939723328", Modify Window "1ns"
2025/03/17 01:05:04 NOTICE: test.sum: improperly formatted checksum line 4
2025/03/17 01:05:04 NOTICE: test.sum: improperly formatted checksum line 5
2025/03/17 01:05:04 NOTICE: test.sum: improperly formatted checksum line 6
2025/03/17 01:05:04 NOTICE: test.sum: 2 warning(s) suppressed...
2025/03/17 01:05:05 NOTICE: test.sum: improperly formatted checksum line 4
2025/03/17 01:05:05 NOTICE: test.sum: improperly formatted checksum line 5
2025/03/17 01:05:05 NOTICE: test.sum: improperly formatted checksum line 6
2025/03/17 01:05:05 NOTICE: test.sum: 2 warning(s) suppressed...
--- PASS: TestParseSumFile (0.41s)
=== RUN TestCheckSum
run.go:180: Remote "Azure container rclone-test-wulequc4jime", Local "Local file system at /tmp/rclone2939723328", Modify Window "1ns"
2025/03/17 01:05:05 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-wulequc4jime/data"
2025/03/17 01:05:05 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/17 01:05:05 DEBUG : Azure container rclone-test-wulequc4jime path data: Using directory markers
2025/03/17 01:05:05 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/17 01:05:07 DEBUG : data/: Removing directory marker
--- PASS: TestCheckSum (2.81s)
--- PASS: TestCheckSum/subtest1 (0.11s)
--- PASS: TestCheckSum/subtest2 (0.14s)
--- PASS: TestCheckSum/subtest3 (0.14s)
--- PASS: TestCheckSum/subtest4 (0.15s)
--- PASS: TestCheckSum/subtest5 (0.14s)
--- PASS: TestCheckSum/subtest6 (0.15s)
--- PASS: TestCheckSum/subtest7 (0.14s)
=== RUN TestCheckSumDownload
run.go:180: Remote "Azure container rclone-test-wulequc4jime", Local "Local file system at /tmp/rclone2939723328", Modify Window "1ns"
2025/03/17 01:05:08 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-wulequc4jime/data"
2025/03/17 01:05:08 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/17 01:05:08 DEBUG : Azure container rclone-test-wulequc4jime path data: Using directory markers
2025/03/17 01:05:08 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/17 01:05:11 DEBUG : data/: Removing directory marker
--- PASS: TestCheckSumDownload (3.13s)
--- PASS: TestCheckSumDownload/subtest1 (0.15s)
--- PASS: TestCheckSumDownload/subtest2 (0.18s)
--- PASS: TestCheckSumDownload/subtest3 (0.18s)
--- PASS: TestCheckSumDownload/subtest4 (0.18s)
--- PASS: TestCheckSumDownload/subtest5 (0.18s)
--- PASS: TestCheckSumDownload/subtest6 (0.19s)
--- PASS: TestCheckSumDownload/subtest7 (0.18s)
=== RUN TestApplyTransforms
2025/03/17 01:05:11 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-fedekew2wiqe"
2025/03/17 01:05:11 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/03/17 01:05:11 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/17 01:05:11 DEBUG : Azure container rclone-test-fedekew2wiqe: Using directory markers
2025/03/17 01:05:11 DEBUG : Creating backend with remote "/tmp/rclone3181105375"
run.go:180: Remote "Azure container rclone-test-fedekew2wiqe", Local "Local file system at /tmp/rclone3181105375", Modify Window "1ns"
upper checkfile vs. lower remote (without normalization)
2025/03/17 01:05:11 ERROR : hello, world!: sum not found
2025/03/17 01:05:11 ERROR : HELLO, WORLD!: file not in Azure container rclone-test-fedekew2wiqe
2025/03/17 01:05:11 NOTICE: Azure container rclone-test-fedekew2wiqe: 1 files missing
2025/03/17 01:05:11 NOTICE: 1 hashes missing
2025/03/17 01:05:11 NOTICE: Azure container rclone-test-fedekew2wiqe: 2 differences found
2025/03/17 01:05:11 NOTICE: Azure container rclone-test-fedekew2wiqe: 2 errors while checking
upper checkfile vs. lower remote (with normalization)
2025/03/17 01:05:11 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/03/17 01:05:11 NOTICE: Azure container rclone-test-fedekew2wiqe: 0 differences found
2025/03/17 01:05:11 NOTICE: Azure container rclone-test-fedekew2wiqe: 1 matching files
2025/03/17 01:05:11 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-jicevef7yile"
2025/03/17 01:05:11 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/03/17 01:05:11 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/17 01:05:11 DEBUG : Azure container rclone-test-jicevef7yile: Using directory markers
2025/03/17 01:05:11 DEBUG : Creating backend with remote "/tmp/rclone4168376863"
run.go:180: Remote "Azure container rclone-test-jicevef7yile", Local "Local file system at /tmp/rclone4168376863", Modify Window "1ns"
lower checkfile vs. upper remote (without normalization)
2025/03/17 01:05:11 ERROR : HELLO, WORLD!: sum not found
2025/03/17 01:05:11 ERROR : hello, world!: file not in Azure container rclone-test-jicevef7yile
2025/03/17 01:05:11 NOTICE: Azure container rclone-test-jicevef7yile: 1 files missing
2025/03/17 01:05:11 NOTICE: 1 hashes missing
2025/03/17 01:05:11 NOTICE: Azure container rclone-test-jicevef7yile: 2 differences found
2025/03/17 01:05:11 NOTICE: Azure container rclone-test-jicevef7yile: 2 errors while checking
lower checkfile vs. upper remote (with normalization)
2025/03/17 01:05:11 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/03/17 01:05:11 NOTICE: Azure container rclone-test-jicevef7yile: 0 differences found
2025/03/17 01:05:11 NOTICE: Azure container rclone-test-jicevef7yile: 1 matching files
2025/03/17 01:05:11 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-hedowez6keqe"
2025/03/17 01:05:11 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/03/17 01:05:11 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/17 01:05:11 DEBUG : Azure container rclone-test-hedowez6keqe: Using directory markers
2025/03/17 01:05:11 DEBUG : Creating backend with remote "/tmp/rclone719285200"
run.go:180: Remote "Azure container rclone-test-hedowez6keqe", Local "Local file system at /tmp/rclone719285200", Modify Window "1ns"
lower checkfile vs. upperlowermixed remote (without normalization)
2025/03/17 01:05:11 ERROR : HeLlO, wOrLd!: sum not found
2025/03/17 01:05:11 ERROR : hello, world!: file not in Azure container rclone-test-hedowez6keqe
2025/03/17 01:05:11 NOTICE: Azure container rclone-test-hedowez6keqe: 1 files missing
2025/03/17 01:05:11 NOTICE: 1 hashes missing
2025/03/17 01:05:11 NOTICE: Azure container rclone-test-hedowez6keqe: 2 differences found
2025/03/17 01:05:11 NOTICE: Azure container rclone-test-hedowez6keqe: 2 errors while checking
lower checkfile vs. upperlowermixed remote (with normalization)
2025/03/17 01:05:12 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/03/17 01:05:12 NOTICE: Azure container rclone-test-hedowez6keqe: 0 differences found
2025/03/17 01:05:12 NOTICE: Azure container rclone-test-hedowez6keqe: 1 matching files
2025/03/17 01:05:12 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-juvuxoc2lufo"
2025/03/17 01:05:12 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/03/17 01:05:12 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/17 01:05:12 DEBUG : Azure container rclone-test-juvuxoc2lufo: Using directory markers
2025/03/17 01:05:12 DEBUG : Creating backend with remote "/tmp/rclone1836599076"
run.go:180: Remote "Azure container rclone-test-juvuxoc2lufo", Local "Local file system at /tmp/rclone1836599076", Modify Window "1ns"
upperlowermixed checkfile vs. upper remote (without normalization)
2025/03/17 01:05:12 ERROR : HELLO, WORLD!: sum not found
2025/03/17 01:05:12 ERROR : HeLlO, wOrLd!: file not in Azure container rclone-test-juvuxoc2lufo
2025/03/17 01:05:12 NOTICE: Azure container rclone-test-juvuxoc2lufo: 1 files missing
2025/03/17 01:05:12 NOTICE: 1 hashes missing
2025/03/17 01:05:12 NOTICE: Azure container rclone-test-juvuxoc2lufo: 2 differences found
2025/03/17 01:05:12 NOTICE: Azure container rclone-test-juvuxoc2lufo: 2 errors while checking
upperlowermixed checkfile vs. upper remote (with normalization)
2025/03/17 01:05:12 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/03/17 01:05:12 NOTICE: Azure container rclone-test-juvuxoc2lufo: 0 differences found
2025/03/17 01:05:12 NOTICE: Azure container rclone-test-juvuxoc2lufo: 1 matching files
2025/03/17 01:05:12 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-qicuyel6sipe"
2025/03/17 01:05:12 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/03/17 01:05:12 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/17 01:05:12 DEBUG : Azure container rclone-test-qicuyel6sipe: Using directory markers
2025/03/17 01:05:12 DEBUG : Creating backend with remote "/tmp/rclone32122607"
run.go:180: Remote "Azure container rclone-test-qicuyel6sipe", Local "Local file system at /tmp/rclone32122607", Modify Window "1ns"
NFD checkfile vs. NFC remote (without normalization)
2025/03/17 01:05:12 ERROR : 測試_Русский___ě_áñ: sum not found
2025/03/17 01:05:12 ERROR : 測試_Русский___ě_áñ: file not in Azure container rclone-test-qicuyel6sipe
2025/03/17 01:05:12 NOTICE: Azure container rclone-test-qicuyel6sipe: 1 files missing
2025/03/17 01:05:12 NOTICE: 1 hashes missing
2025/03/17 01:05:12 NOTICE: Azure container rclone-test-qicuyel6sipe: 2 differences found
2025/03/17 01:05:12 NOTICE: Azure container rclone-test-qicuyel6sipe: 2 errors while checking
NFD checkfile vs. NFC remote (with normalization)
2025/03/17 01:05:12 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/03/17 01:05:12 NOTICE: Azure container rclone-test-qicuyel6sipe: 0 differences found
2025/03/17 01:05:12 NOTICE: Azure container rclone-test-qicuyel6sipe: 1 matching files
2025/03/17 01:05:12 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-xucusid6lulu"
2025/03/17 01:05:12 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/03/17 01:05:12 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/17 01:05:12 DEBUG : Azure container rclone-test-xucusid6lulu: Using directory markers
2025/03/17 01:05:12 DEBUG : Creating backend with remote "/tmp/rclone345913860"
run.go:180: Remote "Azure container rclone-test-xucusid6lulu", Local "Local file system at /tmp/rclone345913860", Modify Window "1ns"
NFC checkfile vs. NFD remote (without normalization)
2025/03/17 01:05:12 ERROR : 測試_Русский___ě_áñ: sum not found
2025/03/17 01:05:12 ERROR : 測試_Русский___ě_áñ: file not in Azure container rclone-test-xucusid6lulu
2025/03/17 01:05:12 NOTICE: Azure container rclone-test-xucusid6lulu: 1 files missing
2025/03/17 01:05:12 NOTICE: 1 hashes missing
2025/03/17 01:05:12 NOTICE: Azure container rclone-test-xucusid6lulu: 2 differences found
2025/03/17 01:05:12 NOTICE: Azure container rclone-test-xucusid6lulu: 2 errors while checking
NFC checkfile vs. NFD remote (with normalization)
2025/03/17 01:05:12 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/03/17 01:05:12 NOTICE: Azure container rclone-test-xucusid6lulu: 0 differences found
2025/03/17 01:05:12 NOTICE: Azure container rclone-test-xucusid6lulu: 1 matching files
2025/03/17 01:05:12 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-peqetig3gebi"
2025/03/17 01:05:12 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/03/17 01:05:12 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/17 01:05:12 DEBUG : Azure container rclone-test-peqetig3gebi: Using directory markers
2025/03/17 01:05:12 DEBUG : Creating backend with remote "/tmp/rclone2528845620"
run.go:180: Remote "Azure container rclone-test-peqetig3gebi", Local "Local file system at /tmp/rclone2528845620", Modify Window "1ns"
NFDx2 checkfile vs. both remote (without normalization)
2025/03/17 01:05:13 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found
2025/03/17 01:05:13 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Azure container rclone-test-peqetig3gebi
2025/03/17 01:05:13 NOTICE: Azure container rclone-test-peqetig3gebi: 1 files missing
2025/03/17 01:05:13 NOTICE: 1 hashes missing
2025/03/17 01:05:13 NOTICE: Azure container rclone-test-peqetig3gebi: 2 differences found
2025/03/17 01:05:13 NOTICE: Azure container rclone-test-peqetig3gebi: 2 errors while checking
NFDx2 checkfile vs. both remote (with normalization)
2025/03/17 01:05:13 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/03/17 01:05:13 NOTICE: Azure container rclone-test-peqetig3gebi: 0 differences found
2025/03/17 01:05:13 NOTICE: Azure container rclone-test-peqetig3gebi: 1 matching files
2025/03/17 01:05:13 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-zijagit2fujo"
2025/03/17 01:05:13 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/03/17 01:05:13 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/17 01:05:13 DEBUG : Azure container rclone-test-zijagit2fujo: Using directory markers
2025/03/17 01:05:13 DEBUG : Creating backend with remote "/tmp/rclone1433018529"
run.go:180: Remote "Azure container rclone-test-zijagit2fujo", Local "Local file system at /tmp/rclone1433018529", Modify Window "1ns"
NFCx2 checkfile vs. both remote (without normalization)
2025/03/17 01:05:13 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found
2025/03/17 01:05:13 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Azure container rclone-test-zijagit2fujo
2025/03/17 01:05:13 NOTICE: Azure container rclone-test-zijagit2fujo: 1 files missing
2025/03/17 01:05:13 NOTICE: 1 hashes missing
2025/03/17 01:05:13 NOTICE: Azure container rclone-test-zijagit2fujo: 2 differences found
2025/03/17 01:05:13 NOTICE: Azure container rclone-test-zijagit2fujo: 2 errors while checking
NFCx2 checkfile vs. both remote (with normalization)
2025/03/17 01:05:13 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/03/17 01:05:13 NOTICE: Azure container rclone-test-zijagit2fujo: 0 differences found
2025/03/17 01:05:13 NOTICE: Azure container rclone-test-zijagit2fujo: 1 matching files
2025/03/17 01:05:13 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-tiqivar6beni"
2025/03/17 01:05:13 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/03/17 01:05:13 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/17 01:05:13 DEBUG : Azure container rclone-test-tiqivar6beni: Using directory markers
2025/03/17 01:05:13 DEBUG : Creating backend with remote "/tmp/rclone595603111"
run.go:180: Remote "Azure container rclone-test-tiqivar6beni", Local "Local file system at /tmp/rclone595603111", Modify Window "1ns"
both checkfile vs. NFDx2 remote (without normalization)
2025/03/17 01:05:13 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found
2025/03/17 01:05:13 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Azure container rclone-test-tiqivar6beni
2025/03/17 01:05:13 NOTICE: Azure container rclone-test-tiqivar6beni: 1 files missing
2025/03/17 01:05:13 NOTICE: 1 hashes missing
2025/03/17 01:05:13 NOTICE: Azure container rclone-test-tiqivar6beni: 2 differences found
2025/03/17 01:05:13 NOTICE: Azure container rclone-test-tiqivar6beni: 2 errors while checking
both checkfile vs. NFDx2 remote (with normalization)
2025/03/17 01:05:13 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/03/17 01:05:13 NOTICE: Azure container rclone-test-tiqivar6beni: 0 differences found
2025/03/17 01:05:13 NOTICE: Azure container rclone-test-tiqivar6beni: 1 matching files
2025/03/17 01:05:13 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-jenidix8jabi"
2025/03/17 01:05:13 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/03/17 01:05:13 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/17 01:05:13 DEBUG : Azure container rclone-test-jenidix8jabi: Using directory markers
2025/03/17 01:05:13 DEBUG : Creating backend with remote "/tmp/rclone532945270"
run.go:180: Remote "Azure container rclone-test-jenidix8jabi", Local "Local file system at /tmp/rclone532945270", Modify Window "1ns"
both checkfile vs. NFCx2 remote (without normalization)
2025/03/17 01:05:13 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found
2025/03/17 01:05:13 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Azure container rclone-test-jenidix8jabi
2025/03/17 01:05:13 NOTICE: Azure container rclone-test-jenidix8jabi: 1 files missing
2025/03/17 01:05:13 NOTICE: 1 hashes missing
2025/03/17 01:05:13 NOTICE: Azure container rclone-test-jenidix8jabi: 2 differences found
2025/03/17 01:05:13 NOTICE: Azure container rclone-test-jenidix8jabi: 2 errors while checking
both checkfile vs. NFCx2 remote (with normalization)
2025/03/17 01:05:13 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/03/17 01:05:13 NOTICE: Azure container rclone-test-jenidix8jabi: 0 differences found
2025/03/17 01:05:13 NOTICE: Azure container rclone-test-jenidix8jabi: 1 matching files
2025/03/17 01:05:13 DEBUG : Azure container rclone-test-jenidix8jabi: Purge remote
2025/03/17 01:05:14 DEBUG : Azure container rclone-test-tiqivar6beni: Purge remote
2025/03/17 01:05:14 DEBUG : Azure container rclone-test-zijagit2fujo: Purge remote
2025/03/17 01:05:14 DEBUG : Azure container rclone-test-peqetig3gebi: Purge remote
2025/03/17 01:05:14 DEBUG : Azure container rclone-test-xucusid6lulu: Purge remote
2025/03/17 01:05:14 DEBUG : Azure container rclone-test-qicuyel6sipe: Purge remote
2025/03/17 01:05:14 DEBUG : Azure container rclone-test-juvuxoc2lufo: Purge remote
2025/03/17 01:05:14 DEBUG : Azure container rclone-test-hedowez6keqe: Purge remote
2025/03/17 01:05:14 DEBUG : Azure container rclone-test-jicevef7yile: Purge remote
2025/03/17 01:05:14 DEBUG : Azure container rclone-test-fedekew2wiqe: Purge remote
--- PASS: TestApplyTransforms (3.51s)
=== RUN TestTruncateString
--- PASS: TestTruncateString (0.00s)
=== RUN TestCopyFile
run.go:180: Remote "Azure container rclone-test-wulequc4jime", Local "Local file system at /tmp/rclone2939723328", Modify Window "1ns"
2025/03/17 01:05:14 DEBUG : file1: Need to transfer - File not found at Destination
2025/03/17 01:05:14 DEBUG : sub/: Creating directory marker
2025/03/17 01:05:14 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK
2025/03/17 01:05:14 INFO : file1: Copied (new) to: sub/file2
2025/03/17 01:05:14 DEBUG : file1: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/03/17 01:05:14 DEBUG : file1: Unchanged skipping
2025/03/17 01:05:15 DEBUG : Azure container rclone-test-wulequc4jime: don't need to copy/move sub/file2, it is already at target location
2025/03/17 01:05:15 DEBUG : sub/: Removing directory marker
--- PASS: TestCopyFile (0.49s)
=== RUN TestCopyLongFile
run.go:180: Remote "Azure container rclone-test-wulequc4jime", Local "Local file system at /tmp/rclone2939723328", Modify Window "1ns"
copy_test.go:153: Test only runs on local
--- SKIP: TestCopyLongFile (0.07s)
=== RUN TestCopyFileBackupDir
run.go:180: Remote "Azure container rclone-test-wulequc4jime", Local "Local file system at /tmp/rclone2939723328", Modify Window "1ns"
2025/03/17 01:05:15 DEBUG : dst/: Creating directory marker
2025/03/17 01:05:15 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-wulequc4jime/backup"
2025/03/17 01:05:15 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/17 01:05:15 DEBUG : Azure container rclone-test-wulequc4jime path backup: Using directory markers
2025/03/17 01:05:15 DEBUG : fs cache: renaming cache item "TestAzureBlob,directory_markers:rclone-test-wulequc4jime/backup" to be canonical "TestAzureBlob{juk_h}:rclone-test-wulequc4jime/backup"
2025/03/17 01:05:15 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18)
2025/03/17 01:05:15 DEBUG : dst/: Creating directory marker
2025/03/17 01:05:15 DEBUG : dst/file1: md5 = 05164b153084ba910184c26e561a7c18 OK
2025/03/17 01:05:15 INFO : dst/file1: Copied (server-side copy)
2025/03/17 01:05:15 INFO : dst/file1: Deleted
2025/03/17 01:05:15 DEBUG : dst/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK
2025/03/17 01:05:15 INFO : dst/file1: Copied (new)
2025/03/17 01:05:16 DEBUG : dst/: Removing directory marker
2025/03/17 01:05:16 DEBUG : backup/dst/: Removing directory marker
2025/03/17 01:05:16 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-wulequc4jime/backup/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eed03212-101e-006a-48d8-9664d5000000
Time:2025-03-17T01:05:16.2675661Z
--------------------------------------------------------------------------------
2025/03/17 01:05:17 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-wulequc4jime/backup/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eed03391-101e-006a-06d8-9664d5000000
Time:2025-03-17T01:05:17.3046740Z
--------------------------------------------------------------------------------
2025/03/17 01:05:18 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-wulequc4jime/backup/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eed03558-101e-006a-0cd8-9664d5000000
Time:2025-03-17T01:05:18.3417519Z
--------------------------------------------------------------------------------
run.go:128: removing dir "backup" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wulequc4jime/backup/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eed03558-101e-006a-0cd8-9664d5000000
Time:2025-03-17T01:05:18.3417519Z
--------------------------------------------------------------------------------
--- PASS: TestCopyFileBackupDir (4.12s)
=== RUN TestCopyFileCompareDest
run.go:180: Remote "Azure container rclone-test-wulequc4jime", Local "Local file system at /tmp/rclone2939723328", Modify Window "1ns"
2025/03/17 01:05:19 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-wulequc4jime/dst"
2025/03/17 01:05:19 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/17 01:05:19 DEBUG : Azure container rclone-test-wulequc4jime path dst: Using directory markers
2025/03/17 01:05:19 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-wulequc4jime/CompareDest"
2025/03/17 01:05:19 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/17 01:05:19 DEBUG : Azure container rclone-test-wulequc4jime path CompareDest: Using directory markers
2025/03/17 01:05:19 DEBUG : fs cache: renaming cache item "TestAzureBlob,directory_markers:rclone-test-wulequc4jime/CompareDest" to be canonical "TestAzureBlob{juk_h}:rclone-test-wulequc4jime/CompareDest"
2025/03/17 01:05:19 DEBUG : one: Need to transfer - File not found at Destination
2025/03/17 01:05:19 DEBUG : /: Creating directory marker
2025/03/17 01:05:19 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK
2025/03/17 01:05:19 INFO : one: Copied (new)
2025/03/17 01:05:19 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-wulequc4jime/CompareDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-wulequc4jime/CompareDest"
2025/03/17 01:05:19 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/03/17 01:05:19 DEBUG : /: Creating directory marker
2025/03/17 01:05:20 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK
2025/03/17 01:05:20 INFO : one: Copied (replaced existing)
2025/03/17 01:05:20 DEBUG : dst/: Creating directory marker
2025/03/17 01:05:20 DEBUG : CompareDest/: Creating directory marker
2025/03/17 01:05:20 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-wulequc4jime/CompareDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-wulequc4jime/CompareDest"
2025/03/17 01:05:20 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/03/17 01:05:20 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/03/17 01:05:20 DEBUG : one: Destination found in --compare-dest, skipping
2025/03/17 01:05:20 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-wulequc4jime/CompareDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-wulequc4jime/CompareDest"
2025/03/17 01:05:20 DEBUG : two: Need to transfer - File not found at Destination
2025/03/17 01:05:20 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/03/17 01:05:20 DEBUG : two: Destination found in --compare-dest, skipping
2025/03/17 01:05:20 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-wulequc4jime/CompareDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-wulequc4jime/CompareDest"
2025/03/17 01:05:20 DEBUG : two: Need to transfer - File not found at Destination
2025/03/17 01:05:21 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/03/17 01:05:21 DEBUG : two: Destination found in --compare-dest, skipping
2025/03/17 01:05:21 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-wulequc4jime/CompareDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-wulequc4jime/CompareDest"
2025/03/17 01:05:21 DEBUG : two: Need to transfer - File not found at Destination
2025/03/17 01:05:21 DEBUG : two: Sizes differ (src 5 vs dst 3)
2025/03/17 01:05:21 DEBUG : two: md5 = 2379e4ce8c3380e996ab0509f17069ad OK
2025/03/17 01:05:21 INFO : two: Copied (new)
2025/03/17 01:05:21 DEBUG : dst/: Removing directory marker
2025/03/17 01:05: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-wulequc4jime/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eed039dc-101e-006a-77d8-9664d5000000
Time:2025-03-17T01:05:21.6983327Z
--------------------------------------------------------------------------------
2025/03/17 01:05: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-wulequc4jime/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eed03b19-101e-006a-4bd8-9664d5000000
Time:2025-03-17T01:05:22.7361546Z
--------------------------------------------------------------------------------
2025/03/17 01:05: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-wulequc4jime/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eed03c30-101e-006a-2bd8-9664d5000000
Time:2025-03-17T01:05:23.7743648Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wulequc4jime/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eed03c30-101e-006a-2bd8-9664d5000000
Time:2025-03-17T01:05:23.7743648Z
--------------------------------------------------------------------------------
2025/03/17 01:05:24 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.55s)
=== RUN TestCopyFileCopyDest
run.go:180: Remote "Azure container rclone-test-wulequc4jime", Local "Local file system at /tmp/rclone2939723328", Modify Window "1ns"
2025/03/17 01:05:31 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-wulequc4jime/dst"
2025/03/17 01:05:31 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/17 01:05:31 DEBUG : Azure container rclone-test-wulequc4jime path dst: Using directory markers
2025/03/17 01:05:32 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-wulequc4jime/CopyDest"
2025/03/17 01:05:32 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/17 01:05:32 DEBUG : Azure container rclone-test-wulequc4jime path CopyDest: Using directory markers
2025/03/17 01:05:32 DEBUG : fs cache: renaming cache item "TestAzureBlob,directory_markers:rclone-test-wulequc4jime/CopyDest" to be canonical "TestAzureBlob{juk_h}:rclone-test-wulequc4jime/CopyDest"
2025/03/17 01:05:32 DEBUG : one: Need to transfer - File not found at Destination
2025/03/17 01:05:32 DEBUG : /: Creating directory marker
2025/03/17 01:05:32 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK
2025/03/17 01:05:32 INFO : one: Copied (new)
2025/03/17 01:05:32 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-wulequc4jime/CopyDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-wulequc4jime/CopyDest"
2025/03/17 01:05:32 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/03/17 01:05:32 DEBUG : /: Creating directory marker
2025/03/17 01:05:32 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK
2025/03/17 01:05:32 INFO : one: Copied (replaced existing)
2025/03/17 01:05:32 DEBUG : dst/: Creating directory marker
2025/03/17 01:05:32 DEBUG : CopyDest/: Creating directory marker
2025/03/17 01:05:33 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-wulequc4jime/BackupDir"
2025/03/17 01:05:33 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/17 01:05:33 DEBUG : Azure container rclone-test-wulequc4jime path BackupDir: Using directory markers
2025/03/17 01:05:33 DEBUG : fs cache: renaming cache item "TestAzureBlob,directory_markers:rclone-test-wulequc4jime/BackupDir" to be canonical "TestAzureBlob{juk_h}:rclone-test-wulequc4jime/BackupDir"
2025/03/17 01:05:33 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-wulequc4jime/CopyDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-wulequc4jime/CopyDest"
2025/03/17 01:05:33 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/03/17 01:05:33 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/03/17 01:05:33 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/03/17 01:05:33 DEBUG : /: Creating directory marker
2025/03/17 01:05:33 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK
2025/03/17 01:05:33 INFO : one: Copied (server-side copy)
2025/03/17 01:05:33 INFO : one: Deleted
2025/03/17 01:05:33 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK
2025/03/17 01:05:33 INFO : one: Copied (server-side copy)
2025/03/17 01:05:33 DEBUG : one: Destination found in --copy-dest, using server-side copy
2025/03/17 01:05:33 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-wulequc4jime/CopyDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-wulequc4jime/CopyDest"
2025/03/17 01:05:33 DEBUG : two: Need to transfer - File not found at Destination
2025/03/17 01:05:33 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/03/17 01:05:33 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK
2025/03/17 01:05:33 INFO : two: Copied (server-side copy)
2025/03/17 01:05:33 DEBUG : two: Destination found in --copy-dest, using server-side copy
2025/03/17 01:05:34 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-wulequc4jime/CopyDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-wulequc4jime/CopyDest"
2025/03/17 01:05:34 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/03/17 01:05:34 DEBUG : two: Unchanged skipping
2025/03/17 01:05:34 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-wulequc4jime/CopyDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-wulequc4jime/CopyDest"
2025/03/17 01:05:34 DEBUG : three: Need to transfer - File not found at Destination
2025/03/17 01:05:34 DEBUG : three: Sizes differ (src 7 vs dst 5)
2025/03/17 01:05:34 DEBUG : three: Destination not found in --copy-dest
2025/03/17 01:05:34 DEBUG : three: md5 = 1bccb9dccb3e9f6a3f9d2a8bdb54b7f5 OK
2025/03/17 01:05:34 INFO : three: Copied (new)
2025/03/17 01:05:34 DEBUG : dst/: Removing directory marker
2025/03/17 01:05: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-wulequc4jime/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eed04b75-101e-006a-2ad8-9664d5000000
Time:2025-03-17T01:05:35.0520529Z
--------------------------------------------------------------------------------
2025/03/17 01:05: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-wulequc4jime/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eed04d1c-101e-006a-20d8-9664d5000000
Time:2025-03-17T01:05:36.0893658Z
--------------------------------------------------------------------------------
2025/03/17 01:05: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-wulequc4jime/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eed04ece-101e-006a-2ad8-9664d5000000
Time:2025-03-17T01:05:37.1270237Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wulequc4jime/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eed04ece-101e-006a-2ad8-9664d5000000
Time:2025-03-17T01:05:37.1270237Z
--------------------------------------------------------------------------------
2025/03/17 01:05:38 DEBUG : CopyDest/: Removing directory marker
2025/03/17 01:05: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-wulequc4jime/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eed05097-101e-006a-39d8-9664d5000000
Time:2025-03-17T01:05:38.2021126Z
--------------------------------------------------------------------------------
2025/03/17 01:05: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-wulequc4jime/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eed05226-101e-006a-1dd8-9664d5000000
Time:2025-03-17T01:05:39.2397593Z
--------------------------------------------------------------------------------
2025/03/17 01:05: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-wulequc4jime/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eed0538c-101e-006a-5ed8-9664d5000000
Time:2025-03-17T01:05:40.2775473Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wulequc4jime/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eed0538c-101e-006a-5ed8-9664d5000000
Time:2025-03-17T01:05:40.2775473Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go: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.47s)
=== RUN TestCopyInplace
run.go:180: Remote "Azure container rclone-test-wulequc4jime", Local "Local file system at /tmp/rclone2939723328", Modify Window "1ns"
copy_test.go:370: Partial uploads not supported
2025/03/17 01:05: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-wulequc4jime/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eed06033-101e-006a-0dd8-9664d5000000
Time:2025-03-17T01:05:48.4665682Z
--------------------------------------------------------------------------------
2025/03/17 01:05: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-wulequc4jime/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eed061d1-101e-006a-71d8-9664d5000000
Time:2025-03-17T01:05:49.5040449Z
--------------------------------------------------------------------------------
2025/03/17 01:05: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-wulequc4jime/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eed0635a-101e-006a-4cd8-9664d5000000
Time:2025-03-17T01:05:50.5419481Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wulequc4jime/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eed0635a-101e-006a-4cd8-9664d5000000
Time:2025-03-17T01:05:50.5419481Z
--------------------------------------------------------------------------------
2025/03/17 01:05: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-wulequc4jime/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eed064dc-101e-006a-16d8-9664d5000000
Time:2025-03-17T01:05:51.5794011Z
--------------------------------------------------------------------------------
2025/03/17 01:05: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-wulequc4jime/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eed06656-101e-006a-21d8-9664d5000000
Time:2025-03-17T01:05:52.6177319Z
--------------------------------------------------------------------------------
2025/03/17 01:05: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-wulequc4jime/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eed067df-101e-006a-1fd8-9664d5000000
Time:2025-03-17T01:05:53.6555982Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wulequc4jime/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eed067df-101e-006a-1fd8-9664d5000000
Time:2025-03-17T01:05:53.6555982Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go: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.38s)
=== RUN TestCopyLongFileName
run.go:180: Remote "Azure container rclone-test-wulequc4jime", Local "Local file system at /tmp/rclone2939723328", Modify Window "1ns"
copy_test.go:403: Partial uploads not supported
2025/03/17 01:06: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-wulequc4jime/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eed079bc-101e-006a-24d8-9664d5000000
Time:2025-03-17T01:06:01.8462588Z
--------------------------------------------------------------------------------
2025/03/17 01:06: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-wulequc4jime/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eed07c47-101e-006a-26d8-9664d5000000
Time:2025-03-17T01:06:02.8835746Z
--------------------------------------------------------------------------------
2025/03/17 01:06: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-wulequc4jime/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eed07e38-101e-006a-3bd8-9664d5000000
Time:2025-03-17T01:06:03.9217157Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wulequc4jime/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eed07e38-101e-006a-3bd8-9664d5000000
Time:2025-03-17T01:06:03.9217157Z
--------------------------------------------------------------------------------
2025/03/17 01:06: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-wulequc4jime/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eed07fb1-101e-006a-58d8-9664d5000000
Time:2025-03-17T01:06:04.9593422Z
--------------------------------------------------------------------------------
2025/03/17 01:06: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-wulequc4jime/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eed08104-101e-006a-71d8-9664d5000000
Time:2025-03-17T01:06:05.9969812Z
--------------------------------------------------------------------------------
2025/03/17 01:06: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-wulequc4jime/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eed0829d-101e-006a-46d8-9664d5000000
Time:2025-03-17T01:06:07.0354841Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wulequc4jime/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eed0829d-101e-006a-46d8-9664d5000000
Time:2025-03-17T01:06:07.0354841Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go: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.38s)
=== RUN TestCopyFileMaxTransfer
run.go:180: Remote "Azure container rclone-test-wulequc4jime", Local "Local file system at /tmp/rclone2939723328", Modify Window "1ns"
2025/03/17 01:06:15 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination
2025/03/17 01:06:15 DEBUG : TestCopyFileMaxTransfer/: Creating directory marker
2025/03/17 01:06:15 DEBUG : TestCopyFileMaxTransfer/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK
2025/03/17 01:06:15 INFO : TestCopyFileMaxTransfer/file1: Copied (new)
2025/03/17 01:06:15 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination
2025/03/17 01:06:15 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: single part upload read failed: max transfer limit reached as set by --max-transfer
2025/03/17 01:06:15 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination
2025/03/17 01:06:15 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination
2025/03/17 01:06:15 DEBUG : TestCopyFileMaxTransfer/file4: md5 = ab55f9cdd65ae90d667d3370397816c1 OK
2025/03/17 01:06:15 INFO : TestCopyFileMaxTransfer/file4: Copied (new)
2025/03/17 01:06: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-wulequc4jime/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eed08deb-101e-006a-19d8-9664d5000000
Time:2025-03-17T01:06:16.1084067Z
--------------------------------------------------------------------------------
2025/03/17 01:06: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-wulequc4jime/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eed08f17-101e-006a-18d8-9664d5000000
Time:2025-03-17T01:06:17.1454128Z
--------------------------------------------------------------------------------
2025/03/17 01:06: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-wulequc4jime/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eed0908f-101e-006a-50d8-9664d5000000
Time:2025-03-17T01:06:18.1831389Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wulequc4jime/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eed0908f-101e-006a-50d8-9664d5000000
Time:2025-03-17T01:06:18.1831389Z
--------------------------------------------------------------------------------
2025/03/17 01:06:19 DEBUG : TestCopyFileMaxTransfer/: Removing directory marker
2025/03/17 01:06: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-wulequc4jime/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eed091df-101e-006a-69d8-9664d5000000
Time:2025-03-17T01:06:19.2595870Z
--------------------------------------------------------------------------------
2025/03/17 01:06: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-wulequc4jime/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eed092ed-101e-006a-52d8-9664d5000000
Time:2025-03-17T01:06:20.2976225Z
--------------------------------------------------------------------------------
2025/03/17 01:06: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-wulequc4jime/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eed09413-101e-006a-4dd8-9664d5000000
Time:2025-03-17T01:06:21.3351044Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wulequc4jime/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eed09413-101e-006a-4dd8-9664d5000000
Time:2025-03-17T01:06:21.3351044Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go: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.30s)
=== RUN TestDeduplicateInteractive
run.go:180: Remote "Azure container rclone-test-wulequc4jime", Local "Local file system at /tmp/rclone2939723328", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/03/17 01:06: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-wulequc4jime/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eed09dd9-101e-006a-68d8-9664d5000000
Time:2025-03-17T01:06:29.5277987Z
--------------------------------------------------------------------------------
2025/03/17 01:06: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-wulequc4jime/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eed09f0a-101e-006a-61d8-9664d5000000
Time:2025-03-17T01:06:30.5648640Z
--------------------------------------------------------------------------------
2025/03/17 01:06: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-wulequc4jime/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eed0a047-101e-006a-71d8-9664d5000000
Time:2025-03-17T01:06:31.6029904Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wulequc4jime/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eed0a047-101e-006a-71d8-9664d5000000
Time:2025-03-17T01:06:31.6029904Z
--------------------------------------------------------------------------------
2025/03/17 01:06: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-wulequc4jime/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eed0a151-101e-006a-53d8-9664d5000000
Time:2025-03-17T01:06:32.6404310Z
--------------------------------------------------------------------------------
2025/03/17 01:06:33 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wulequc4jime/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eed0a27a-101e-006a-3ed8-9664d5000000
Time:2025-03-17T01:06:33.6772451Z
--------------------------------------------------------------------------------
2025/03/17 01:06:34 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wulequc4jime/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eed0a37f-101e-006a-09d8-9664d5000000
Time:2025-03-17T01:06:34.7208119Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wulequc4jime/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eed0a37f-101e-006a-09d8-9664d5000000
Time:2025-03-17T01:06:34.7208119Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go: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-wulequc4jime", Local "Local file system at /tmp/rclone2939723328", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/03/17 01:06:42 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-wulequc4jime/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eed0ad61-101e-006a-57d8-9664d5000000
Time:2025-03-17T01:06:42.9102268Z
--------------------------------------------------------------------------------
2025/03/17 01:06:43 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-wulequc4jime/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eed0af00-101e-006a-3dd8-9664d5000000
Time:2025-03-17T01:06:43.9470880Z
--------------------------------------------------------------------------------
2025/03/17 01:06:44 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-wulequc4jime/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eed0b031-101e-006a-31d8-9664d5000000
Time:2025-03-17T01:06:44.9839517Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wulequc4jime/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eed0b031-101e-006a-31d8-9664d5000000
Time:2025-03-17T01:06:44.9839517Z
--------------------------------------------------------------------------------
2025/03/17 01:06: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-wulequc4jime/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eed0b195-101e-006a-26d8-9664d5000000
Time:2025-03-17T01:06:46.0211727Z
--------------------------------------------------------------------------------
2025/03/17 01:06: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-wulequc4jime/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eed0b297-101e-006a-80d8-9664d5000000
Time:2025-03-17T01:06:47.0588702Z
--------------------------------------------------------------------------------
2025/03/17 01:06: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-wulequc4jime/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eed0b3d3-101e-006a-0ed8-9664d5000000
Time:2025-03-17T01:06:48.0965435Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wulequc4jime/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eed0b3d3-101e-006a-0ed8-9664d5000000
Time:2025-03-17T01:06:48.0965435Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go: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.38s)
=== RUN TestDeduplicateSizeOnly
run.go:180: Remote "Azure container rclone-test-wulequc4jime", Local "Local file system at /tmp/rclone2939723328", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/03/17 01:06: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-wulequc4jime/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eed0c00f-101e-006a-12d8-9664d5000000
Time:2025-03-17T01:06:56.2856935Z
--------------------------------------------------------------------------------
2025/03/17 01:06:57 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wulequc4jime/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eed0c170-101e-006a-48d8-9664d5000000
Time:2025-03-17T01:06:57.3228599Z
--------------------------------------------------------------------------------
2025/03/17 01:06:58 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wulequc4jime/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eed0c31b-101e-006a-24d8-9664d5000000
Time:2025-03-17T01:06:58.3598085Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wulequc4jime/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eed0c31b-101e-006a-24d8-9664d5000000
Time:2025-03-17T01:06:58.3598085Z
--------------------------------------------------------------------------------
2025/03/17 01:06:59 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wulequc4jime/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eed0c485-101e-006a-6bd8-9664d5000000
Time:2025-03-17T01:06:59.3973171Z
--------------------------------------------------------------------------------
2025/03/17 01:07:00 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wulequc4jime/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eed0c600-101e-006a-36d8-9664d5000000
Time:2025-03-17T01:07:00.4356018Z
--------------------------------------------------------------------------------
2025/03/17 01:07:01 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wulequc4jime/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eed0c7e4-101e-006a-54d8-9664d5000000
Time:2025-03-17T01:07:01.4765536Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wulequc4jime/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eed0c7e4-101e-006a-54d8-9664d5000000
Time:2025-03-17T01:07:01.4765536Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go: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-wulequc4jime", Local "Local file system at /tmp/rclone2939723328", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/03/17 01:07:09 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-wulequc4jime/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eed0d3d9-101e-006a-26d8-9664d5000000
Time:2025-03-17T01:07:09.6644366Z
--------------------------------------------------------------------------------
2025/03/17 01:07:10 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-wulequc4jime/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eed0d4e6-101e-006a-75d8-9664d5000000
Time:2025-03-17T01:07:10.7012199Z
--------------------------------------------------------------------------------
2025/03/17 01:07:11 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-wulequc4jime/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eed0d5ef-101e-006a-4cd8-9664d5000000
Time:2025-03-17T01:07:11.7391843Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wulequc4jime/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eed0d5ef-101e-006a-4cd8-9664d5000000
Time:2025-03-17T01:07:11.7391843Z
--------------------------------------------------------------------------------
2025/03/17 01:07:12 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-wulequc4jime/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eed0d751-101e-006a-67d8-9664d5000000
Time:2025-03-17T01:07:12.7774168Z
--------------------------------------------------------------------------------
2025/03/17 01:07:13 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-wulequc4jime/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eed0d879-101e-006a-5dd8-9664d5000000
Time:2025-03-17T01:07:13.8154051Z
--------------------------------------------------------------------------------
2025/03/17 01:07:14 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-wulequc4jime/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eed0d99e-101e-006a-54d8-9664d5000000
Time:2025-03-17T01:07:14.8528694Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wulequc4jime/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eed0d99e-101e-006a-54d8-9664d5000000
Time:2025-03-17T01:07:14.8528694Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go: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.38s)
=== RUN TestDeduplicateNewest
run.go:180: Remote "Azure container rclone-test-wulequc4jime", Local "Local file system at /tmp/rclone2939723328", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/03/17 01:07:23 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wulequc4jime/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eed0e6f1-101e-006a-09d8-9664d5000000
Time:2025-03-17T01:07:23.0415807Z
--------------------------------------------------------------------------------
2025/03/17 01:07:24 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wulequc4jime/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eed0e8d0-101e-006a-11d8-9664d5000000
Time:2025-03-17T01:07:24.0793944Z
--------------------------------------------------------------------------------
2025/03/17 01:07:25 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wulequc4jime/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eed0ea26-101e-006a-26d8-9664d5000000
Time:2025-03-17T01:07:25.1163722Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wulequc4jime/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eed0ea26-101e-006a-26d8-9664d5000000
Time:2025-03-17T01:07:25.1163722Z
--------------------------------------------------------------------------------
2025/03/17 01:07:26 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wulequc4jime/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eed0eb69-101e-006a-2fd8-9664d5000000
Time:2025-03-17T01:07:26.1539547Z
--------------------------------------------------------------------------------
2025/03/17 01:07:27 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wulequc4jime/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eed0ecc2-101e-006a-62d8-9664d5000000
Time:2025-03-17T01:07:27.1919606Z
--------------------------------------------------------------------------------
2025/03/17 01:07:28 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wulequc4jime/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eed0ee21-101e-006a-0dd8-9664d5000000
Time:2025-03-17T01:07:28.2296966Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wulequc4jime/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eed0ee21-101e-006a-0dd8-9664d5000000
Time:2025-03-17T01:07:28.2296966Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go: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-wulequc4jime", Local "Local file system at /tmp/rclone2939723328", Modify Window "1ns"
2025/03/17 01:07:36 DEBUG : also/: Creating directory marker
2025/03/17 01:07:36 INFO : Azure container rclone-test-wulequc4jime: Looking for duplicate md5 hashes using newest mode.
2025/03/17 01:07:36 NOTICE: 6882c28a1b97c74573f109c250ae8e8e: Found 3 files with duplicate md5 hashes
2025/03/17 01:07:36 INFO : one: Deleted
2025/03/17 01:07:36 INFO : also/one: Deleted
2025/03/17 01:07:36 NOTICE: 6882c28a1b97c74573f109c250ae8e8e: Deleted 2 extra copies
2025/03/17 01:07: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-wulequc4jime/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eed0fe82-101e-006a-11d8-9664d5000000
Time:2025-03-17T01:07:37.2223358Z
--------------------------------------------------------------------------------
2025/03/17 01:07:38 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-wulequc4jime/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eed101dc-101e-006a-13d8-9664d5000000
Time:2025-03-17T01:07:38.2594517Z
--------------------------------------------------------------------------------
2025/03/17 01:07:39 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-wulequc4jime/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eed10569-101e-006a-38d8-9664d5000000
Time:2025-03-17T01:07:39.2969035Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wulequc4jime/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eed10569-101e-006a-38d8-9664d5000000
Time:2025-03-17T01:07:39.2969035Z
--------------------------------------------------------------------------------
2025/03/17 01:07:40 DEBUG : also/: Removing directory marker
2025/03/17 01:07:40 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-wulequc4jime/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eed1087c-101e-006a-20d8-9664d5000000
Time:2025-03-17T01:07:40.3722508Z
--------------------------------------------------------------------------------
2025/03/17 01:07:41 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-wulequc4jime/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eed10b15-101e-006a-09d8-9664d5000000
Time:2025-03-17T01:07:41.4098567Z
--------------------------------------------------------------------------------
2025/03/17 01:07:42 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-wulequc4jime/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eed10e2e-101e-006a-67d8-9664d5000000
Time:2025-03-17T01:07:42.4474680Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wulequc4jime/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eed10e2e-101e-006a-67d8-9664d5000000
Time:2025-03-17T01:07:42.4474680Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go: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.22s)
=== RUN TestDeduplicateOldest
run.go:180: Remote "Azure container rclone-test-wulequc4jime", Local "Local file system at /tmp/rclone2939723328", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/03/17 01:07:50 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-wulequc4jime/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eed125f6-101e-006a-3ed9-9664d5000000
Time:2025-03-17T01:07:50.6345969Z
--------------------------------------------------------------------------------
2025/03/17 01:07:51 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wulequc4jime/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eed128a0-101e-006a-3ad9-9664d5000000
Time:2025-03-17T01:07:51.6712144Z
--------------------------------------------------------------------------------
2025/03/17 01:07:52 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wulequc4jime/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eed12bf2-101e-006a-68d9-9664d5000000
Time:2025-03-17T01:07:52.7086692Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wulequc4jime/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eed12bf2-101e-006a-68d9-9664d5000000
Time:2025-03-17T01:07:52.7086692Z
--------------------------------------------------------------------------------
2025/03/17 01:07:53 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wulequc4jime/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eed12fee-101e-006a-60d9-9664d5000000
Time:2025-03-17T01:07:53.7459009Z
--------------------------------------------------------------------------------
2025/03/17 01:07:54 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wulequc4jime/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eed1333c-101e-006a-4bd9-9664d5000000
Time:2025-03-17T01:07:54.7828982Z
--------------------------------------------------------------------------------
2025/03/17 01:07:55 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wulequc4jime/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eed135d4-101e-006a-27d9-9664d5000000
Time:2025-03-17T01:07:55.8196366Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wulequc4jime/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eed135d4-101e-006a-27d9-9664d5000000
Time:2025-03-17T01:07:55.8196366Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go: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.37s)
=== RUN TestDeduplicateLargest
run.go:180: Remote "Azure container rclone-test-wulequc4jime", Local "Local file system at /tmp/rclone2939723328", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/03/17 01:08:03 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wulequc4jime/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eed14b73-101e-006a-04d9-9664d5000000
Time:2025-03-17T01:08:04.0067299Z
--------------------------------------------------------------------------------
2025/03/17 01:08: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-wulequc4jime/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eed14e69-101e-006a-2dd9-9664d5000000
Time:2025-03-17T01:08:05.0439320Z
--------------------------------------------------------------------------------
2025/03/17 01:08: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-wulequc4jime/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eed15192-101e-006a-64d9-9664d5000000
Time:2025-03-17T01:08:06.0810962Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wulequc4jime/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eed15192-101e-006a-64d9-9664d5000000
Time:2025-03-17T01:08:06.0810962Z
--------------------------------------------------------------------------------
2025/03/17 01:08: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-wulequc4jime/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eed1543c-101e-006a-52d9-9664d5000000
Time:2025-03-17T01:08:07.1195117Z
--------------------------------------------------------------------------------
2025/03/17 01:08: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-wulequc4jime/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eed15723-101e-006a-77d9-9664d5000000
Time:2025-03-17T01:08:08.1570391Z
--------------------------------------------------------------------------------
2025/03/17 01:08: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-wulequc4jime/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eed159c5-101e-006a-69d9-9664d5000000
Time:2025-03-17T01:08:09.1943800Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wulequc4jime/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eed159c5-101e-006a-69d9-9664d5000000
Time:2025-03-17T01:08:09.1943800Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go: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.38s)
=== RUN TestDeduplicateSmallest
run.go:180: Remote "Azure container rclone-test-wulequc4jime", Local "Local file system at /tmp/rclone2939723328", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/03/17 01:08:17 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wulequc4jime/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eed16c81-101e-006a-16d9-9664d5000000
Time:2025-03-17T01:08:17.3822203Z
--------------------------------------------------------------------------------
2025/03/17 01:08:18 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wulequc4jime/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eed16e97-101e-006a-77d9-9664d5000000
Time:2025-03-17T01:08:18.4189009Z
--------------------------------------------------------------------------------
2025/03/17 01:08:19 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wulequc4jime/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eed170ca-101e-006a-6dd9-9664d5000000
Time:2025-03-17T01:08:19.4555916Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wulequc4jime/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eed170ca-101e-006a-6dd9-9664d5000000
Time:2025-03-17T01:08:19.4555916Z
--------------------------------------------------------------------------------
2025/03/17 01:08:20 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wulequc4jime/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eed172fa-101e-006a-60d9-9664d5000000
Time:2025-03-17T01:08:20.4931212Z
--------------------------------------------------------------------------------
2025/03/17 01:08:21 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wulequc4jime/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eed17540-101e-006a-66d9-9664d5000000
Time:2025-03-17T01:08:21.5308989Z
--------------------------------------------------------------------------------
2025/03/17 01:08:22 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wulequc4jime/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eed177d8-101e-006a-0ed9-9664d5000000
Time:2025-03-17T01:08:22.5675083Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wulequc4jime/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eed177d8-101e-006a-0ed9-9664d5000000
Time:2025-03-17T01:08:22.5675083Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go: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.37s)
=== RUN TestDeduplicateRename
run.go:180: Remote "Azure container rclone-test-wulequc4jime", Local "Local file system at /tmp/rclone2939723328", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/03/17 01:08: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-wulequc4jime/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eed18ae6-101e-006a-02d9-9664d5000000
Time:2025-03-17T01:08:30.7564434Z
--------------------------------------------------------------------------------
2025/03/17 01:08: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-wulequc4jime/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eed18da5-101e-006a-08d9-9664d5000000
Time:2025-03-17T01:08:31.7935466Z
--------------------------------------------------------------------------------
2025/03/17 01:08: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-wulequc4jime/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eed1900a-101e-006a-38d9-9664d5000000
Time:2025-03-17T01:08:32.8309752Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wulequc4jime/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eed1900a-101e-006a-38d9-9664d5000000
Time:2025-03-17T01:08:32.8309752Z
--------------------------------------------------------------------------------
2025/03/17 01:08: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-wulequc4jime/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eed1926c-101e-006a-5ed9-9664d5000000
Time:2025-03-17T01:08:33.8689242Z
--------------------------------------------------------------------------------
2025/03/17 01:08: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-wulequc4jime/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eed19514-101e-006a-43d9-9664d5000000
Time:2025-03-17T01:08:34.9060439Z
--------------------------------------------------------------------------------
2025/03/17 01:08: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-wulequc4jime/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eed1976d-101e-006a-62d9-9664d5000000
Time:2025-03-17T01:08:35.9435319Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wulequc4jime/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eed1976d-101e-006a-62d9-9664d5000000
Time:2025-03-17T01:08:35.9435319Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go: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-wulequc4jime", Local "Local file system at /tmp/rclone2939723328", Modify Window "1ns"
dedupe_test.go:256: Can't merge directories
2025/03/17 01:08: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-wulequc4jime/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eed1a8cb-101e-006a-66d9-9664d5000000
Time:2025-03-17T01:08:44.1337262Z
--------------------------------------------------------------------------------
2025/03/17 01:08: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-wulequc4jime/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eed1aad8-101e-006a-37d9-9664d5000000
Time:2025-03-17T01:08:45.1704669Z
--------------------------------------------------------------------------------
2025/03/17 01:08: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-wulequc4jime/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eed1ad17-101e-006a-16d9-9664d5000000
Time:2025-03-17T01:08:46.2071627Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wulequc4jime/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eed1ad17-101e-006a-16d9-9664d5000000
Time:2025-03-17T01:08:46.2071627Z
--------------------------------------------------------------------------------
2025/03/17 01:08: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-wulequc4jime/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eed1aef8-101e-006a-4bd9-9664d5000000
Time:2025-03-17T01:08:47.2447235Z
--------------------------------------------------------------------------------
2025/03/17 01:08: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-wulequc4jime/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eed1b121-101e-006a-44d9-9664d5000000
Time:2025-03-17T01:08:48.2814538Z
--------------------------------------------------------------------------------
2025/03/17 01:08: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-wulequc4jime/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eed1b317-101e-006a-10d9-9664d5000000
Time:2025-03-17T01:08:49.3192709Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wulequc4jime/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eed1b317-101e-006a-10d9-9664d5000000
Time:2025-03-17T01:08:49.3192709Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go: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.38s)
=== RUN TestListDirSorted
run.go:180: Remote "Azure container rclone-test-wulequc4jime", Local "Local file system at /tmp/rclone2939723328", Modify Window "1ns"
2025/03/17 01:08:57 DEBUG : sub dir/: Creating directory marker
2025/03/17 01:08:57 DEBUG : sub dir/ignore dir/: Creating directory marker
2025/03/17 01:08:58 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/17 01:08:58 DEBUG : sub dir/sub sub dir/: Removing directory marker
2025/03/17 01:08:58 DEBUG : sub dir/ignore dir/: Removing directory marker
2025/03/17 01:08:58 DEBUG : sub dir/: Removing directory marker
2025/03/17 01:08: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-wulequc4jime/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eed1c8a4-101e-006a-5dd9-9664d5000000
Time:2025-03-17T01:08:58.9718108Z
--------------------------------------------------------------------------------
2025/03/17 01:08: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-wulequc4jime/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eed1ca44-101e-006a-4bd9-9664d5000000
Time:2025-03-17T01:09:00.0094464Z
--------------------------------------------------------------------------------
2025/03/17 01:09:01 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wulequc4jime/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eed1cc41-101e-006a-7bd9-9664d5000000
Time:2025-03-17T01:09:01.0478501Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wulequc4jime/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eed1cc41-101e-006a-7bd9-9664d5000000
Time:2025-03-17T01:09:01.0478501Z
--------------------------------------------------------------------------------
2025/03/17 01:09:02 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wulequc4jime/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eed1ce15-101e-006a-20d9-9664d5000000
Time:2025-03-17T01:09:02.0856989Z
--------------------------------------------------------------------------------
2025/03/17 01:09:03 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wulequc4jime/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eed1cfa7-101e-006a-0cd9-9664d5000000
Time:2025-03-17T01:09:03.1237797Z
--------------------------------------------------------------------------------
2025/03/17 01:09:04 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wulequc4jime/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eed1d1d2-101e-006a-7ed9-9664d5000000
Time:2025-03-17T01:09:04.1613174Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wulequc4jime/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eed1d1d2-101e-006a-7ed9-9664d5000000
Time:2025-03-17T01:09:04.1613174Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go: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.84s)
=== RUN TestListJSON
run.go:180: Remote "Azure container rclone-test-wulequc4jime", Local "Local file system at /tmp/rclone2939723328", Modify Window "1ns"
2025/03/17 01:09:12 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/17 01:09:13 DEBUG : sub/: Removing directory marker
2025/03/17 01:09:13 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-wulequc4jime/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eed1e44b-101e-006a-27d9-9664d5000000
Time:2025-03-17T01:09:13.2196298Z
--------------------------------------------------------------------------------
2025/03/17 01:09: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-wulequc4jime/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eed1e591-101e-006a-36d9-9664d5000000
Time:2025-03-17T01:09:14.2572043Z
--------------------------------------------------------------------------------
2025/03/17 01:09: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-wulequc4jime/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eed1e6db-101e-006a-48d9-9664d5000000
Time:2025-03-17T01:09:15.2945256Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wulequc4jime/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eed1e6db-101e-006a-48d9-9664d5000000
Time:2025-03-17T01:09:15.2945256Z
--------------------------------------------------------------------------------
2025/03/17 01:09: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-wulequc4jime/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eed1e86e-101e-006a-24d9-9664d5000000
Time:2025-03-17T01:09:16.3316840Z
--------------------------------------------------------------------------------
2025/03/17 01:09: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-wulequc4jime/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eed1ea7d-101e-006a-5bd9-9664d5000000
Time:2025-03-17T01:09:17.3691980Z
--------------------------------------------------------------------------------
2025/03/17 01:09: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-wulequc4jime/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eed1ecad-101e-006a-5dd9-9664d5000000
Time:2025-03-17T01:09:18.4065807Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wulequc4jime/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eed1ecad-101e-006a-5dd9-9664d5000000
Time:2025-03-17T01:09:18.4065807Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go: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.24s)
--- 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-wulequc4jime", Local "Local file system at /tmp/rclone2939723328", Modify Window "1ns"
2025/03/17 01:09:26 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/17 01:09:27 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-wulequc4jime/notfound"
2025/03/17 01:09:27 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/17 01:09:27 DEBUG : Azure container rclone-test-wulequc4jime path notfound: Using directory markers
2025/03/17 01:09:27 DEBUG : sub/: Removing directory marker
2025/03/17 01:09:27 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-wulequc4jime/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eed200b9-101e-006a-17d9-9664d5000000
Time:2025-03-17T01:09:27.6851402Z
--------------------------------------------------------------------------------
2025/03/17 01:09:28 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wulequc4jime/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eed203bd-101e-006a-17d9-9664d5000000
Time:2025-03-17T01:09:28.7218139Z
--------------------------------------------------------------------------------
2025/03/17 01:09:29 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wulequc4jime/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eed20654-101e-006a-34d9-9664d5000000
Time:2025-03-17T01:09:29.7595016Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wulequc4jime/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eed20654-101e-006a-34d9-9664d5000000
Time:2025-03-17T01:09:29.7595016Z
--------------------------------------------------------------------------------
2025/03/17 01:09:30 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wulequc4jime/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eed209b0-101e-006a-5ed9-9664d5000000
Time:2025-03-17T01:09:30.7965306Z
--------------------------------------------------------------------------------
2025/03/17 01:09:31 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wulequc4jime/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eed20cfe-101e-006a-01d9-9664d5000000
Time:2025-03-17T01:09:31.8335635Z
--------------------------------------------------------------------------------
2025/03/17 01:09:32 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wulequc4jime/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eed21060-101e-006a-48d9-9664d5000000
Time:2025-03-17T01:09:32.8712616Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wulequc4jime/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eed21060-101e-006a-48d9-9664d5000000
Time:2025-03-17T01:09:32.8712616Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go: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.47s)
--- PASS: TestStatJSON/Root (0.04s)
--- PASS: TestStatJSON/RootFilesOnly (0.00s)
--- PASS: TestStatJSON/RootDirsOnly (0.04s)
--- PASS: TestStatJSON/Dir (0.08s)
--- PASS: TestStatJSON/DirWithTrailingSlash (0.04s)
--- PASS: TestStatJSON/File (0.04s)
--- PASS: TestStatJSON/NotFound (0.08s)
--- PASS: TestStatJSON/DirFilesOnly (0.04s)
--- PASS: TestStatJSON/FileFilesOnly (0.04s)
--- PASS: TestStatJSON/NotFoundFilesOnly (0.04s)
--- PASS: TestStatJSON/DirDirsOnly (0.04s)
--- PASS: TestStatJSON/FileDirsOnly (0.04s)
--- PASS: TestStatJSON/NotFoundDirsOnly (0.04s)
--- PASS: TestStatJSON/RootNotFound (0.11s)
=== RUN TestMkdir
run.go:180: Remote "Azure container rclone-test-wulequc4jime", Local "Local file system at /tmp/rclone2939723328", Modify Window "1ns"
2025/03/17 01:09:41 INFO : Azure container rclone-test-wulequc4jime: Making directory
2025/03/17 01:09:41 INFO : Azure container rclone-test-wulequc4jime: Making directory
2025/03/17 01:09:41 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wulequc4jime/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eed227df-101e-006a-09d9-9664d5000000
Time:2025-03-17T01:09:41.1039655Z
--------------------------------------------------------------------------------
2025/03/17 01:09:42 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wulequc4jime/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eed22af4-101e-006a-17d9-9664d5000000
Time:2025-03-17T01:09:42.1437585Z
--------------------------------------------------------------------------------
2025/03/17 01:09:43 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wulequc4jime/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eed22dbb-101e-006a-5bd9-9664d5000000
Time:2025-03-17T01:09:43.1808845Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wulequc4jime/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eed22dbb-101e-006a-5bd9-9664d5000000
Time:2025-03-17T01:09:43.1808845Z
--------------------------------------------------------------------------------
2025/03/17 01:09:44 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wulequc4jime/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eed230b4-101e-006a-1ed9-9664d5000000
Time:2025-03-17T01:09:44.2182525Z
--------------------------------------------------------------------------------
2025/03/17 01:09:45 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wulequc4jime/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eed23373-101e-006a-43d9-9664d5000000
Time:2025-03-17T01:09:45.2578277Z
--------------------------------------------------------------------------------
2025/03/17 01:09:46 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wulequc4jime/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eed23635-101e-006a-62d9-9664d5000000
Time:2025-03-17T01:09:46.2953772Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wulequc4jime/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eed23635-101e-006a-62d9-9664d5000000
Time:2025-03-17T01:09:46.2953772Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go: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.42s)
=== RUN TestLsd
run.go:180: Remote "Azure container rclone-test-wulequc4jime", Local "Local file system at /tmp/rclone2939723328", Modify Window "1ns"
2025/03/17 01:09:54 DEBUG : sub dir/: Creating directory marker
2025/03/17 01:09:54 DEBUG : sub dir/: Removing directory marker
2025/03/17 01:09: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-wulequc4jime/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eed24cf7-101e-006a-54d9-9664d5000000
Time:2025-03-17T01:09:54.8570017Z
--------------------------------------------------------------------------------
2025/03/17 01:09: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-wulequc4jime/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eed2504f-101e-006a-25d9-9664d5000000
Time:2025-03-17T01:09:55.8952173Z
--------------------------------------------------------------------------------
2025/03/17 01:09: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-wulequc4jime/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eed25337-101e-006a-1dd9-9664d5000000
Time:2025-03-17T01:09:56.9322292Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wulequc4jime/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eed25337-101e-006a-1dd9-9664d5000000
Time:2025-03-17T01:09:56.9322292Z
--------------------------------------------------------------------------------
2025/03/17 01:09: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-wulequc4jime/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eed255de-101e-006a-5ad9-9664d5000000
Time:2025-03-17T01:09:57.9702466Z
--------------------------------------------------------------------------------
2025/03/17 01:09: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-wulequc4jime/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eed2585d-101e-006a-7fd9-9664d5000000
Time:2025-03-17T01:09:59.0072587Z
--------------------------------------------------------------------------------
2025/03/17 01:10:00 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wulequc4jime/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eed25ae0-101e-006a-11d9-9664d5000000
Time:2025-03-17T01:10:00.0443231Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wulequc4jime/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eed25ae0-101e-006a-11d9-9664d5000000
Time:2025-03-17T01:10:00.0443231Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go: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.75s)
=== RUN TestLs
run.go:180: Remote "Azure container rclone-test-wulequc4jime", Local "Local file system at /tmp/rclone2939723328", Modify Window "1ns"
2025/03/17 01:10:08 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wulequc4jime/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eed27382-101e-006a-36d9-9664d5000000
Time:2025-03-17T01:10:08.6407972Z
--------------------------------------------------------------------------------
2025/03/17 01:10:09 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wulequc4jime/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eed2766b-101e-006a-28d9-9664d5000000
Time:2025-03-17T01:10:09.6784880Z
--------------------------------------------------------------------------------
2025/03/17 01:10:10 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wulequc4jime/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eed27958-101e-006a-27d9-9664d5000000
Time:2025-03-17T01:10:10.7155891Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wulequc4jime/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eed27958-101e-006a-27d9-9664d5000000
Time:2025-03-17T01:10:10.7155891Z
--------------------------------------------------------------------------------
2025/03/17 01:10:11 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wulequc4jime/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eed27bf9-101e-006a-5dd9-9664d5000000
Time:2025-03-17T01:10:11.7536652Z
--------------------------------------------------------------------------------
2025/03/17 01:10:12 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wulequc4jime/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eed27ebd-101e-006a-25d9-9664d5000000
Time:2025-03-17T01:10:12.7905392Z
--------------------------------------------------------------------------------
2025/03/17 01:10:13 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wulequc4jime/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eed28137-101e-006a-3cd9-9664d5000000
Time:2025-03-17T01:10:13.8273745Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wulequc4jime/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eed28137-101e-006a-3cd9-9664d5000000
Time:2025-03-17T01:10:13.8273745Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go: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.78s)
=== RUN TestLsWithFilesFrom
run.go:180: Remote "Azure container rclone-test-wulequc4jime", Local "Local file system at /tmp/rclone2939723328", Modify Window "1ns"
2025/03/17 01:10:22 DEBUG : empty space: Excluded (FilesFrom Filter)
2025/03/17 01:10:22 DEBUG : empty space: Excluded
2025/03/17 01:10:22 DEBUG : BackupDir: Excluded
2025/03/17 01:10:22 DEBUG : dst: Excluded
2025/03/17 01:10:22 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wulequc4jime/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eed29b84-101e-006a-34d9-9664d5000000
Time:2025-03-17T01:10:22.4613135Z
--------------------------------------------------------------------------------
2025/03/17 01:10:23 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wulequc4jime/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eed29e6f-101e-006a-23d9-9664d5000000
Time:2025-03-17T01:10:23.4990026Z
--------------------------------------------------------------------------------
2025/03/17 01:10:24 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wulequc4jime/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eed2a1af-101e-006a-73d9-9664d5000000
Time:2025-03-17T01:10:24.5368345Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wulequc4jime/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eed2a1af-101e-006a-73d9-9664d5000000
Time:2025-03-17T01:10:24.5368345Z
--------------------------------------------------------------------------------
2025/03/17 01:10:25 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wulequc4jime/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eed2a562-101e-006a-09d9-9664d5000000
Time:2025-03-17T01:10:25.5738743Z
--------------------------------------------------------------------------------
2025/03/17 01:10:26 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wulequc4jime/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eed2a845-101e-006a-79d9-9664d5000000
Time:2025-03-17T01:10:26.6116198Z
--------------------------------------------------------------------------------
2025/03/17 01:10:27 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wulequc4jime/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eed2ab6e-101e-006a-22d9-9664d5000000
Time:2025-03-17T01:10:27.6486034Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wulequc4jime/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eed2ab6e-101e-006a-22d9-9664d5000000
Time:2025-03-17T01:10:27.6486034Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go: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.83s)
=== RUN TestLsLong
run.go:180: Remote "Azure container rclone-test-wulequc4jime", Local "Local file system at /tmp/rclone2939723328", Modify Window "1ns"
2025/03/17 01:10:36 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-wulequc4jime/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eed2c9fd-101e-006a-6bd9-9664d5000000
Time:2025-03-17T01:10:36.2570041Z
--------------------------------------------------------------------------------
2025/03/17 01:10:37 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wulequc4jime/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eed2cd4a-101e-006a-53d9-9664d5000000
Time:2025-03-17T01:10:37.2945214Z
--------------------------------------------------------------------------------
2025/03/17 01:10:38 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wulequc4jime/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eed2d030-101e-006a-45d9-9664d5000000
Time:2025-03-17T01:10:38.3313194Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wulequc4jime/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eed2d030-101e-006a-45d9-9664d5000000
Time:2025-03-17T01:10:38.3313194Z
--------------------------------------------------------------------------------
2025/03/17 01:10:39 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wulequc4jime/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eed2d384-101e-006a-18d9-9664d5000000
Time:2025-03-17T01:10:39.3692519Z
--------------------------------------------------------------------------------
2025/03/17 01:10:40 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wulequc4jime/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eed2d742-101e-006a-41d9-9664d5000000
Time:2025-03-17T01:10:40.4068225Z
--------------------------------------------------------------------------------
2025/03/17 01:10:41 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wulequc4jime/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eed2da28-101e-006a-34d9-9664d5000000
Time:2025-03-17T01:10:41.4437783Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wulequc4jime/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eed2da28-101e-006a-34d9-9664d5000000
Time:2025-03-17T01:10:41.4437783Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go: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.79s)
=== RUN TestHashSums
run.go:180: Remote "Azure container rclone-test-wulequc4jime", Local "Local file system at /tmp/rclone2939723328", Modify Window "1ns"
=== RUN TestHashSums/Md5
=== RUN TestHashSums/Md5Download
2025/03/17 01:10:50 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-wulequc4jime/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:475bf405-d01e-004a-33d9-961f72000000
Time:2025-03-17T01:10:50.1546690Z
--------------------------------------------------------------------------------
2025/03/17 01:10:51 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wulequc4jime/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:475bf668-d01e-004a-65d9-961f72000000
Time:2025-03-17T01:10:51.1928506Z
--------------------------------------------------------------------------------
2025/03/17 01:10:52 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wulequc4jime/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:475bf83b-d01e-004a-36d9-961f72000000
Time:2025-03-17T01:10:52.2309984Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wulequc4jime/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:475bf83b-d01e-004a-36d9-961f72000000
Time:2025-03-17T01:10:52.2309984Z
--------------------------------------------------------------------------------
2025/03/17 01:10:53 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wulequc4jime/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:475bf9f1-d01e-004a-12d9-961f72000000
Time:2025-03-17T01:10:53.2694832Z
--------------------------------------------------------------------------------
2025/03/17 01:10:54 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wulequc4jime/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:475bfba0-d01e-004a-76d9-961f72000000
Time:2025-03-17T01:10:54.3079214Z
--------------------------------------------------------------------------------
2025/03/17 01:10:55 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wulequc4jime/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:475bfd66-d01e-004a-71d9-961f72000000
Time:2025-03-17T01:10:55.3446010Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wulequc4jime/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:475bfd66-d01e-004a-71d9-961f72000000
Time:2025-03-17T01:10:55.3446010Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go: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.90s)
--- PASS: TestHashSums/Md5 (0.07s)
--- PASS: TestHashSums/Md5Download (0.11s)
=== RUN TestHashSumsWithErrors
2025/03/17 01:11:03 DEBUG : Creating backend with remote ":memory:"
2025/03/17 01:11:03 ERROR : file1: hash unsupported: hash type not supported
--- PASS: TestHashSumsWithErrors (0.00s)
=== RUN TestHashStream
2025/03/17 01:11:03 DEBUG : Creating md5 hash of 0 bytes read from input stream
2025/03/17 01:11:03 DEBUG : Creating md5 hash of 0 bytes read from input stream
2025/03/17 01:11:03 DEBUG : Creating sha1 hash of 0 bytes read from input stream
2025/03/17 01:11:03 DEBUG : Creating sha1 hash of 0 bytes read from input stream
2025/03/17 01:11:03 DEBUG : Creating md5 hash of 12 bytes read from input stream
2025/03/17 01:11:03 DEBUG : Creating md5 hash of 12 bytes read from input stream
2025/03/17 01:11:03 DEBUG : Creating sha1 hash of 12 bytes read from input stream
2025/03/17 01:11:03 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-wulequc4jime", Local "Local file system at /tmp/rclone2939723328", Modify Window "1ns"
2025/03/17 01:11:03 DEBUG : sub dir/: Creating directory marker
2025/03/17 01:11:04 DEBUG : sub dir/: Removing directory marker
2025/03/17 01:11: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-wulequc4jime/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:475c0eb2-d01e-004a-2ad9-961f72000000
Time:2025-03-17T01:11:04.1371721Z
--------------------------------------------------------------------------------
2025/03/17 01:11: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-wulequc4jime/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:475c1125-d01e-004a-47d9-961f72000000
Time:2025-03-17T01:11:05.1738085Z
--------------------------------------------------------------------------------
2025/03/17 01:11: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-wulequc4jime/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:475c13ba-d01e-004a-03d9-961f72000000
Time:2025-03-17T01:11:06.2107079Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wulequc4jime/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:475c13ba-d01e-004a-03d9-961f72000000
Time:2025-03-17T01:11:06.2107079Z
--------------------------------------------------------------------------------
2025/03/17 01:11: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-wulequc4jime/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:475c1749-d01e-004a-2cd9-961f72000000
Time:2025-03-17T01:11:07.2484047Z
--------------------------------------------------------------------------------
2025/03/17 01:11: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-wulequc4jime/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:475c194e-d01e-004a-03d9-961f72000000
Time:2025-03-17T01:11:08.2861153Z
--------------------------------------------------------------------------------
2025/03/17 01:11: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-wulequc4jime/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:475c1be0-d01e-004a-03d9-961f72000000
Time:2025-03-17T01:11:09.3240109Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wulequc4jime/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:475c1be0-d01e-004a-03d9-961f72000000
Time:2025-03-17T01:11:09.3240109Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go: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.98s)
=== RUN TestDelete
run.go:180: Remote "Azure container rclone-test-wulequc4jime", Local "Local file system at /tmp/rclone2939723328", Modify Window "1ns"
2025/03/17 01:11:17 DEBUG : Waiting for deletions to finish
2025/03/17 01:11:17 DEBUG : large: Excluded (Size Filter)
2025/03/17 01:11:17 INFO : medium: Deleted
2025/03/17 01:11:17 INFO : small: Deleted
2025/03/17 01:11: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-wulequc4jime/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eed3513f-101e-006a-45d9-9664d5000000
Time:2025-03-17T01:11:18.0848122Z
--------------------------------------------------------------------------------
2025/03/17 01:11: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-wulequc4jime/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eed3538f-101e-006a-1ed9-9664d5000000
Time:2025-03-17T01:11:19.1221868Z
--------------------------------------------------------------------------------
2025/03/17 01:11: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-wulequc4jime/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eed355df-101e-006a-6ed9-9664d5000000
Time:2025-03-17T01:11:20.1596687Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wulequc4jime/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eed355df-101e-006a-6ed9-9664d5000000
Time:2025-03-17T01:11:20.1596687Z
--------------------------------------------------------------------------------
2025/03/17 01:11: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-wulequc4jime/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eed35810-101e-006a-35d9-9664d5000000
Time:2025-03-17T01:11:21.1962991Z
--------------------------------------------------------------------------------
2025/03/17 01:11: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-wulequc4jime/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eed35ac0-101e-006a-5fd9-9664d5000000
Time:2025-03-17T01:11:22.2333230Z
--------------------------------------------------------------------------------
2025/03/17 01:11: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-wulequc4jime/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eed35d9a-101e-006a-74d9-9664d5000000
Time:2025-03-17T01:11:23.2712806Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wulequc4jime/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eed35d9a-101e-006a-74d9-9664d5000000
Time:2025-03-17T01:11:23.2712806Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go: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.94s)
=== RUN TestMaxDelete
run.go:180: Remote "Azure container rclone-test-wulequc4jime", Local "Local file system at /tmp/rclone2939723328", Modify Window "1ns"
2025/03/17 01:11:31 DEBUG : Waiting for deletions to finish
2025/03/17 01:11:31 ERROR : small: Got fatal error on delete: --max-delete threshold reached
2025/03/17 01:11:31 INFO : large: Deleted
2025/03/17 01:11:31 INFO : medium: Deleted
2025/03/17 01:11:32 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wulequc4jime/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:475c383b-d01e-004a-0dd9-961f72000000
Time:2025-03-17T01:11:32.0223751Z
--------------------------------------------------------------------------------
2025/03/17 01:11:33 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wulequc4jime/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:475c39ac-d01e-004a-34d9-961f72000000
Time:2025-03-17T01:11:33.0607643Z
--------------------------------------------------------------------------------
2025/03/17 01:11:34 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wulequc4jime/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:475c3b06-d01e-004a-50d9-961f72000000
Time:2025-03-17T01:11:34.0982370Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wulequc4jime/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:475c3b06-d01e-004a-50d9-961f72000000
Time:2025-03-17T01:11:34.0982370Z
--------------------------------------------------------------------------------
2025/03/17 01:11:35 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wulequc4jime/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:475c3c53-d01e-004a-60d9-961f72000000
Time:2025-03-17T01:11:35.1363705Z
--------------------------------------------------------------------------------
2025/03/17 01:11:36 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wulequc4jime/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:475c3d88-d01e-004a-56d9-961f72000000
Time:2025-03-17T01:11:36.1748551Z
--------------------------------------------------------------------------------
2025/03/17 01:11:37 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wulequc4jime/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:475c3ed5-d01e-004a-5dd9-961f72000000
Time:2025-03-17T01:11:37.2118910Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wulequc4jime/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:475c3ed5-d01e-004a-5dd9-961f72000000
Time:2025-03-17T01:11:37.2118910Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go: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/17 01:11:45 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wulequc4jime/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:475c4c90-d01e-004a-66d9-961f72000000
Time:2025-03-17T01:11:45.4023678Z
--------------------------------------------------------------------------------
2025/03/17 01:11:46 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wulequc4jime/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:475c4e75-d01e-004a-0fd9-961f72000000
Time:2025-03-17T01:11:46.4393299Z
--------------------------------------------------------------------------------
2025/03/17 01:11: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-wulequc4jime/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:475c50c4-d01e-004a-27d9-961f72000000
Time:2025-03-17T01:11:47.4786332Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wulequc4jime/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:475c50c4-d01e-004a-27d9-961f72000000
Time:2025-03-17T01:11:47.4786332Z
--------------------------------------------------------------------------------
2025/03/17 01:11: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-wulequc4jime/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:475c5230-d01e-004a-59d9-961f72000000
Time:2025-03-17T01:11:48.5159566Z
--------------------------------------------------------------------------------
2025/03/17 01:11: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-wulequc4jime/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:475c537d-d01e-004a-7fd9-961f72000000
Time:2025-03-17T01:11:49.5535479Z
--------------------------------------------------------------------------------
2025/03/17 01:11: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-wulequc4jime/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:475c54f2-d01e-004a-3dd9-961f72000000
Time:2025-03-17T01:11:50.5915127Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wulequc4jime/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:475c54f2-d01e-004a-3dd9-961f72000000
Time:2025-03-17T01:11:50.5915127Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go: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.32s)
=== RUN TestMaxDeleteSizeLargeFile
run.go:180: Remote "Azure container rclone-test-wulequc4jime", Local "Local file system at /tmp/rclone2939723328", Modify Window "1ns"
2025/03/17 01:11:59 DEBUG : Waiting for deletions to finish
2025/03/17 01:11:59 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached
2025/03/17 01:11:59 INFO : medium: Deleted
2025/03/17 01:11:59 INFO : small: Deleted
2025/03/17 01:11: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-wulequc4jime/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eed3b052-101e-006a-1bd9-9664d5000000
Time:2025-03-17T01:11:59.3521678Z
--------------------------------------------------------------------------------
2025/03/17 01:12:00 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wulequc4jime/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eed3b30d-101e-006a-44d9-9664d5000000
Time:2025-03-17T01:12:00.3893228Z
--------------------------------------------------------------------------------
2025/03/17 01:12:01 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wulequc4jime/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eed3b5ba-101e-006a-6bd9-9664d5000000
Time:2025-03-17T01:12:01.4263512Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wulequc4jime/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eed3b5ba-101e-006a-6bd9-9664d5000000
Time:2025-03-17T01:12:01.4263512Z
--------------------------------------------------------------------------------
2025/03/17 01:12:02 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wulequc4jime/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eed3b838-101e-006a-02d9-9664d5000000
Time:2025-03-17T01:12:02.4646476Z
--------------------------------------------------------------------------------
2025/03/17 01:12:03 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wulequc4jime/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eed3baa8-101e-006a-07d9-9664d5000000
Time:2025-03-17T01:12:03.5087694Z
--------------------------------------------------------------------------------
2025/03/17 01:12:04 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wulequc4jime/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eed3bd6c-101e-006a-53d9-9664d5000000
Time:2025-03-17T01:12:04.5463138Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wulequc4jime/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eed3bd6c-101e-006a-53d9-9664d5000000
Time:2025-03-17T01:12:04.5463138Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go: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/17 01:12: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-wulequc4jime/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eed3d226-101e-006a-62d9-9664d5000000
Time:2025-03-17T01:12:12.7352705Z
--------------------------------------------------------------------------------
2025/03/17 01:12: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-wulequc4jime/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eed3d4d9-101e-006a-3dd9-9664d5000000
Time:2025-03-17T01:12:13.7722081Z
--------------------------------------------------------------------------------
2025/03/17 01:12: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-wulequc4jime/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eed3d85f-101e-006a-5ed9-9664d5000000
Time:2025-03-17T01:12:14.8103294Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wulequc4jime/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eed3d85f-101e-006a-5ed9-9664d5000000
Time:2025-03-17T01:12:14.8103294Z
--------------------------------------------------------------------------------
2025/03/17 01:12: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-wulequc4jime/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eed3db38-101e-006a-4cd9-9664d5000000
Time:2025-03-17T01:12:15.8473752Z
--------------------------------------------------------------------------------
2025/03/17 01:12: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-wulequc4jime/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eed3de2a-101e-006a-3fd9-9664d5000000
Time:2025-03-17T01:12:16.8840719Z
--------------------------------------------------------------------------------
2025/03/17 01:12: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-wulequc4jime/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eed3e0f2-101e-006a-05d9-9664d5000000
Time:2025-03-17T01:12:17.9224086Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wulequc4jime/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eed3e0f2-101e-006a-05d9-9664d5000000
Time:2025-03-17T01:12:17.9224086Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go: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.33s)
=== RUN TestMaxDeleteSize
run.go:180: Remote "Azure container rclone-test-wulequc4jime", Local "Local file system at /tmp/rclone2939723328", Modify Window "1ns"
2025/03/17 01:12:26 DEBUG : Waiting for deletions to finish
2025/03/17 01:12:26 ERROR : small: Got fatal error on delete: --max-delete-size threshold reached
2025/03/17 01:12:26 INFO : large: Deleted
2025/03/17 01:12:26 INFO : medium: Deleted
2025/03/17 01:12: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-wulequc4jime/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:475c8b00-d01e-004a-5fd9-961f72000000
Time:2025-03-17T01:12:26.6698016Z
--------------------------------------------------------------------------------
2025/03/17 01:12: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-wulequc4jime/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:475c8cc4-d01e-004a-47d9-961f72000000
Time:2025-03-17T01:12:27.7063633Z
--------------------------------------------------------------------------------
2025/03/17 01:12: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-wulequc4jime/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:475c8e70-d01e-004a-18d9-961f72000000
Time:2025-03-17T01:12:28.7431991Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wulequc4jime/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:475c8e70-d01e-004a-18d9-961f72000000
Time:2025-03-17T01:12:28.7431991Z
--------------------------------------------------------------------------------
2025/03/17 01:12: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-wulequc4jime/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:475c9032-d01e-004a-6fd9-961f72000000
Time:2025-03-17T01:12:29.7799708Z
--------------------------------------------------------------------------------
2025/03/17 01:12: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-wulequc4jime/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:475c91b9-d01e-004a-28d9-961f72000000
Time:2025-03-17T01:12:30.8180995Z
--------------------------------------------------------------------------------
2025/03/17 01:12: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-wulequc4jime/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:475c9377-d01e-004a-0ed9-961f72000000
Time:2025-03-17T01:12:31.8568953Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wulequc4jime/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:475c9377-d01e-004a-0ed9-961f72000000
Time:2025-03-17T01:12:31.8568953Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go: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/17 01:12: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-wulequc4jime/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:475ca39c-d01e-004a-7bd9-961f72000000
Time:2025-03-17T01:12:40.0436316Z
--------------------------------------------------------------------------------
2025/03/17 01:12: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-wulequc4jime/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:475ca576-d01e-004a-10d9-961f72000000
Time:2025-03-17T01:12:41.0811229Z
--------------------------------------------------------------------------------
2025/03/17 01:12: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-wulequc4jime/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:475ca756-d01e-004a-27d9-961f72000000
Time:2025-03-17T01:12:42.1179249Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wulequc4jime/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:475ca756-d01e-004a-27d9-961f72000000
Time:2025-03-17T01:12:42.1179249Z
--------------------------------------------------------------------------------
2025/03/17 01:12: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-wulequc4jime/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:475ca9ca-d01e-004a-52d9-961f72000000
Time:2025-03-17T01:12:43.1551939Z
--------------------------------------------------------------------------------
2025/03/17 01:12: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-wulequc4jime/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:475cac46-d01e-004a-0ed9-961f72000000
Time:2025-03-17T01:12:44.1927247Z
--------------------------------------------------------------------------------
2025/03/17 01:12: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-wulequc4jime/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:475cb00e-d01e-004a-0cd9-961f72000000
Time:2025-03-17T01:12:45.2304338Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wulequc4jime/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:475cb00e-d01e-004a-0cd9-961f72000000
Time:2025-03-17T01:12:45.2304338Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go: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.31s)
=== RUN TestReadFile
run.go:180: Remote "Azure container rclone-test-wulequc4jime", Local "Local file system at /tmp/rclone2939723328", Modify Window "1ns"
2025/03/17 01:12: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-wulequc4jime/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:475cc274-d01e-004a-20d9-961f72000000
Time:2025-03-17T01:12:53.7142634Z
--------------------------------------------------------------------------------
2025/03/17 01:12: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-wulequc4jime/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:475cc41b-d01e-004a-1dd9-961f72000000
Time:2025-03-17T01:12:54.7527883Z
--------------------------------------------------------------------------------
2025/03/17 01:12: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-wulequc4jime/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:475cc5d2-d01e-004a-1fd9-961f72000000
Time:2025-03-17T01:12:55.7899261Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wulequc4jime/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:475cc5d2-d01e-004a-1fd9-961f72000000
Time:2025-03-17T01:12:55.7899261Z
--------------------------------------------------------------------------------
2025/03/17 01:12: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-wulequc4jime/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:475cc7cb-d01e-004a-3cd9-961f72000000
Time:2025-03-17T01:12:56.8275104Z
--------------------------------------------------------------------------------
2025/03/17 01:12: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-wulequc4jime/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:475cc9b2-d01e-004a-67d9-961f72000000
Time:2025-03-17T01:12:57.8651140Z
--------------------------------------------------------------------------------
2025/03/17 01:12: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-wulequc4jime/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:475ccc01-d01e-004a-07d9-961f72000000
Time:2025-03-17T01:12:58.9029453Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wulequc4jime/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:475ccc01-d01e-004a-07d9-961f72000000
Time:2025-03-17T01:12:58.9029453Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go: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/17 01:13: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-wulequc4jime/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:475cdd8a-d01e-004a-46d9-961f72000000
Time:2025-03-17T01:13:07.0932802Z
--------------------------------------------------------------------------------
2025/03/17 01:13: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-wulequc4jime/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:475ce024-d01e-004a-09d9-961f72000000
Time:2025-03-17T01:13:08.1351647Z
--------------------------------------------------------------------------------
2025/03/17 01:13: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-wulequc4jime/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:475ce2cc-d01e-004a-5fd9-961f72000000
Time:2025-03-17T01:13:09.1722845Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wulequc4jime/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:475ce2cc-d01e-004a-5fd9-961f72000000
Time:2025-03-17T01:13:09.1722845Z
--------------------------------------------------------------------------------
2025/03/17 01:13: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-wulequc4jime/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:475ce536-d01e-004a-12d9-961f72000000
Time:2025-03-17T01:13:10.2089878Z
--------------------------------------------------------------------------------
2025/03/17 01:13: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-wulequc4jime/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:475ce762-d01e-004a-07d9-961f72000000
Time:2025-03-17T01:13:11.2461238Z
--------------------------------------------------------------------------------
2025/03/17 01:13: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-wulequc4jime/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:475cea09-d01e-004a-6bd9-961f72000000
Time:2025-03-17T01:13:12.2838128Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wulequc4jime/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:475cea09-d01e-004a-6bd9-961f72000000
Time:2025-03-17T01:13:12.2838128Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go: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.05s)
=== RUN TestRetry
2025/03/17 01:13:20 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5
2025/03/17 01:13:20 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5
2025/03/17 01:13:20 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG
2025/03/17 01:13:20 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG
2025/03/17 01:13:20 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG
2025/03/17 01:13:20 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG
2025/03/17 01:13:20 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-wulequc4jime", Local "Local file system at /tmp/rclone2939723328", Modify Window "1ns"
2025/03/17 01:13: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-wulequc4jime/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:475cfb9c-d01e-004a-16d9-961f72000000
Time:2025-03-17T01:13:21.6063035Z
--------------------------------------------------------------------------------
2025/03/17 01:13: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-wulequc4jime/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:475cfd52-d01e-004a-78d9-961f72000000
Time:2025-03-17T01:13:22.6432117Z
--------------------------------------------------------------------------------
2025/03/17 01:13: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-wulequc4jime/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:475cff25-d01e-004a-79d9-961f72000000
Time:2025-03-17T01:13:23.6798528Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wulequc4jime/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:475cff25-d01e-004a-79d9-961f72000000
Time:2025-03-17T01:13:23.6798528Z
--------------------------------------------------------------------------------
2025/03/17 01:13: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-wulequc4jime/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:475d00c8-d01e-004a-60d9-961f72000000
Time:2025-03-17T01:13:24.7165485Z
--------------------------------------------------------------------------------
2025/03/17 01:13: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-wulequc4jime/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:475d02ac-d01e-004a-04d9-961f72000000
Time:2025-03-17T01:13:25.7534913Z
--------------------------------------------------------------------------------
2025/03/17 01:13: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-wulequc4jime/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:475d0463-d01e-004a-7fd9-961f72000000
Time:2025-03-17T01:13:26.7912705Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wulequc4jime/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:475d0463-d01e-004a-7fd9-961f72000000
Time:2025-03-17T01:13:26.7912705Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go: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.46s)
=== RUN TestPurge
2025/03/17 01:13:34 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-xizowuw9sepi"
2025/03/17 01:13:34 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/03/17 01:13:34 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/17 01:13:34 DEBUG : Azure container rclone-test-xizowuw9sepi: Using directory markers
2025/03/17 01:13:34 DEBUG : Creating backend with remote "/tmp/rclone3032233726"
run.go:180: Remote "Azure container rclone-test-xizowuw9sepi", Local "Local file system at /tmp/rclone3032233726", Modify Window "1ns"
2025/03/17 01:13:35 DEBUG : A1/B1/C1/: Creating directory marker
2025/03/17 01:13:35 DEBUG : A1/B1/: Creating directory marker
2025/03/17 01:13:35 DEBUG : A1/: Creating directory marker
2025/03/17 01:13:35 INFO : A2: Making directory
2025/03/17 01:13:35 DEBUG : A2/: Creating directory marker
2025/03/17 01:13:35 INFO : A1/B2: Making directory
2025/03/17 01:13:35 DEBUG : A1/B2/: Creating directory marker
2025/03/17 01:13:35 INFO : A1/B2/C2: Making directory
2025/03/17 01:13:35 DEBUG : A1/B2/C2/: Creating directory marker
2025/03/17 01:13:35 INFO : A1/B1/C3: Making directory
2025/03/17 01:13:35 DEBUG : A1/B1/C3/: Creating directory marker
2025/03/17 01:13:35 INFO : A3: Making directory
2025/03/17 01:13:35 DEBUG : A3/: Creating directory marker
2025/03/17 01:13:35 INFO : A3/B3: Making directory
2025/03/17 01:13:35 DEBUG : A3/B3/: Creating directory marker
2025/03/17 01:13:35 INFO : A3/B3/C4: Making directory
2025/03/17 01:13:35 DEBUG : A3/B3/C4/: Creating directory marker
2025/03/17 01:13:36 DEBUG : Waiting for deletions to finish
2025/03/17 01:13:36 INFO : A1/B1/C1/one: Deleted
2025/03/17 01:13:36 DEBUG : removing 2 level 3 directories
2025/03/17 01:13:36 INFO : A1/B1/C3: Removing directory
2025/03/17 01:13:36 DEBUG : A1/B1/C3/: Removing directory marker
2025/03/17 01:13:36 INFO : A1/B1/C1: Removing directory
2025/03/17 01:13:36 DEBUG : A1/B1/C1/: Removing directory marker
2025/03/17 01:13:36 DEBUG : removing 1 level 2 directories
2025/03/17 01:13:36 INFO : A1/B1: Removing directory
2025/03/17 01:13:36 DEBUG : A1/B1/: Removing directory marker
2025/03/17 01:13:36 DEBUG : Azure container rclone-test-xizowuw9sepi: Purge remote
2025/03/17 01:13:36 NOTICE: purge failed: bucket already deleted
--- PASS: TestPurge (1.73s)
=== RUN TestRmdirsNoLeaveRoot
run.go:180: Remote "Azure container rclone-test-wulequc4jime", Local "Local file system at /tmp/rclone2939723328", Modify Window "1ns"
2025/03/17 01:13:36 DEBUG : A1/B1/C1/: Creating directory marker
2025/03/17 01:13:36 DEBUG : A1/B1/: Creating directory marker
2025/03/17 01:13:36 DEBUG : A1/: Creating directory marker
2025/03/17 01:13:36 INFO : A2: Making directory
2025/03/17 01:13:36 DEBUG : A2/: Creating directory marker
2025/03/17 01:13:37 INFO : A1/B2: Making directory
2025/03/17 01:13:37 DEBUG : A1/B2/: Creating directory marker
2025/03/17 01:13:37 INFO : A1/B2/C2: Making directory
2025/03/17 01:13:37 DEBUG : A1/B2/C2/: Creating directory marker
2025/03/17 01:13:37 INFO : A1/B1/C3: Making directory
2025/03/17 01:13:37 DEBUG : A1/B1/C3/: Creating directory marker
2025/03/17 01:13:37 INFO : A3: Making directory
2025/03/17 01:13:37 DEBUG : A3/: Creating directory marker
2025/03/17 01:13:37 INFO : A3/B3: Making directory
2025/03/17 01:13:37 DEBUG : A3/B3/: Creating directory marker
2025/03/17 01:13:37 INFO : A3/B3/C4: Making directory
2025/03/17 01:13:37 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/17 01:13:45 DEBUG : removing 1 level 3 directories
2025/03/17 01:13:45 INFO : A3/B3/C4: Removing directory
2025/03/17 01:13:45 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/17 01:13:52 DEBUG : removing 2 level 3 directories
2025/03/17 01:13:52 INFO : A1/B2/C2: Removing directory
2025/03/17 01:13:52 DEBUG : A1/B2/C2/: Removing directory marker
2025/03/17 01:13:52 INFO : A1/B1/C3: Removing directory
2025/03/17 01:13:52 DEBUG : A1/B1/C3/: Removing directory marker
2025/03/17 01:13:52 DEBUG : removing 4 level 2 directories
2025/03/17 01:13:52 INFO : dst/: Removing directory
2025/03/17 01:13:52 DEBUG : dst//: Removing directory marker
2025/03/17 01:13:52 INFO : A1/B2: Removing directory
2025/03/17 01:13:52 INFO : A3/B3: Removing directory
2025/03/17 01:13:52 DEBUG : A1/B2/: Removing directory marker
2025/03/17 01:13:52 DEBUG : A3/B3/: Removing directory marker
2025/03/17 01:13:52 INFO : BackupDir/: Removing directory
2025/03/17 01:13:52 DEBUG : BackupDir//: Removing directory marker
2025/03/17 01:13:52 DEBUG : removing 4 level 1 directories
2025/03/17 01:13:52 INFO : A2: Removing directory
2025/03/17 01:13:52 DEBUG : A2/: Removing directory marker
2025/03/17 01:13:52 INFO : BackupDir: Removing directory
2025/03/17 01:13:52 DEBUG : BackupDir/: Removing directory marker
2025/03/17 01:13:52 INFO : A3: Removing directory
2025/03/17 01:13:52 DEBUG : A3/: Removing directory marker
2025/03/17 01:13:52 INFO : dst: Removing directory
2025/03/17 01:13:52 DEBUG : dst/: Removing directory marker
2025/03/17 01:13:52 ERROR : dst: Failed to rmdir: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wulequc4jime/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:d22cc706-c01e-0069-6ed9-9685b1000000
Time:2025-03-17T01:13:52.6288220Z
--------------------------------------------------------------------------------
2025/03/17 01:13:52 ERROR : BackupDir: Failed to rmdir: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wulequc4jime/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:fd9c170c-701e-001e-47d9-965025000000
Time:2025-03-17T01:13:52.6287179Z
--------------------------------------------------------------------------------
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-wulequc4jime/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:fd9c170c-701e-001e-47d9-965025000000
Time:2025-03-17T01:13:52.6287179Z
--------------------------------------------------------------------------------
Test: TestRmdirsNoLeaveRoot
2025/03/17 01:13:52 DEBUG : A1/B1/C1/: Removing directory marker
2025/03/17 01:13:52 DEBUG : A1/B1/: Removing directory marker
2025/03/17 01:13:52 DEBUG : A1/: Removing directory marker
--- FAIL: TestRmdirsNoLeaveRoot (16.33s)
=== RUN TestRmdirsLeaveRoot
run.go:180: Remote "Azure container rclone-test-wulequc4jime", Local "Local file system at /tmp/rclone2939723328", Modify Window "1ns"
2025/03/17 01:13:52 INFO : A1: Making directory
2025/03/17 01:13:53 DEBUG : A1/: Creating directory marker
2025/03/17 01:13:53 INFO : A1/B1: Making directory
2025/03/17 01:13:53 DEBUG : A1/B1/: Creating directory marker
2025/03/17 01:13:53 INFO : A1/B1/C1: Making directory
2025/03/17 01:13:53 DEBUG : A1/B1/C1/: Creating directory marker
2025/03/17 01:13:53 DEBUG : removing 1 level 3 directories
2025/03/17 01:13:53 INFO : A1/B1/C1: Removing directory
2025/03/17 01:13:53 DEBUG : A1/B1/C1/: Removing directory marker
2025/03/17 01:13:53 DEBUG : removing 1 level 2 directories
2025/03/17 01:13:53 INFO : A1/B1: Removing directory
2025/03/17 01:13:53 DEBUG : A1/B1/: Removing directory marker
2025/03/17 01:13:53 DEBUG : A1/: Removing directory marker
--- PASS: TestRmdirsLeaveRoot (0.71s)
=== RUN TestRmdirsWithFilter
run.go:180: Remote "Azure container rclone-test-wulequc4jime", Local "Local file system at /tmp/rclone2939723328", Modify Window "1ns"
2025/03/17 01:13:53 INFO : A1: Making directory
2025/03/17 01:13:53 DEBUG : A1/: Creating directory marker
2025/03/17 01:13:53 INFO : A1/B1: Making directory
2025/03/17 01:13:53 DEBUG : A1/B1/: Creating directory marker
2025/03/17 01:13:53 INFO : A1/B1/C1: Making directory
2025/03/17 01:13:53 DEBUG : A1/B1/C1/: Creating directory marker
2025/03/17 01:13:54 DEBUG : removing 1 level 3 directories
2025/03/17 01:13:54 INFO : A1/B1/C1: Removing directory
2025/03/17 01:13:54 DEBUG : A1/B1/C1/: Removing directory marker
2025/03/17 01:13:54 DEBUG : removing 1 level 2 directories
2025/03/17 01:13:54 INFO : A1/B1: Removing directory
2025/03/17 01:13:54 DEBUG : A1/B1/: Removing directory marker
2025/03/17 01:13:54 DEBUG : A1/: Removing directory marker
--- PASS: TestRmdirsWithFilter (0.76s)
=== RUN TestCopyURL
run.go:180: Remote "Azure container rclone-test-wulequc4jime", Local "Local file system at /tmp/rclone2939723328", Modify Window "1ns"
2025/03/17 01:13:54 DEBUG : filename.txt: File name found in url
2025/03/17 01:13:54 DEBUG : headerfilename.txt: filename found in Content-Disposition header.
--- PASS: TestCopyURL (0.77s)
=== RUN TestCopyURLToWriter
--- PASS: TestCopyURLToWriter (0.00s)
=== RUN TestMoveFile
run.go:180: Remote "Azure container rclone-test-wulequc4jime", Local "Local file system at /tmp/rclone2939723328", Modify Window "1ns"
2025/03/17 01:13:55 DEBUG : file1: Need to transfer - File not found at Destination
2025/03/17 01:13:55 DEBUG : sub/: Creating directory marker
2025/03/17 01:13:55 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK
2025/03/17 01:13:55 INFO : file1: Copied (new) to: sub/file2
2025/03/17 01:13:55 INFO : file1: Deleted
2025/03/17 01:13:55 DEBUG : file1: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/03/17 01:13:55 DEBUG : file1: Unchanged skipping
2025/03/17 01:13:55 INFO : file1: Deleted
2025/03/17 01:13:55 DEBUG : Azure container rclone-test-wulequc4jime: don't need to copy/move sub/file2, it is already at target location
2025/03/17 01:13:55 DEBUG : sub/: Removing directory marker
--- PASS: TestMoveFile (0.49s)
=== RUN TestMoveFileWithIgnoreExisting
run.go:180: Remote "Azure container rclone-test-wulequc4jime", Local "Local file system at /tmp/rclone2939723328", Modify Window "1ns"
2025/03/17 01:13:55 DEBUG : file1: Need to transfer - File not found at Destination
2025/03/17 01:13:55 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK
2025/03/17 01:13:55 INFO : file1: Copied (new)
2025/03/17 01:13:55 INFO : file1: Deleted
2025/03/17 01:13:55 DEBUG : file1: Destination exists, skipping
2025/03/17 01:13:55 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set
--- PASS: TestMoveFileWithIgnoreExisting (0.34s)
=== RUN TestCaseInsensitiveMoveFile
run.go:180: Remote "Azure container rclone-test-wulequc4jime", Local "Local file system at /tmp/rclone2939723328", Modify Window "1ns"
--- PASS: TestCaseInsensitiveMoveFile (0.08s)
=== RUN TestCaseInsensitiveMoveFileDryRun
run.go:180: Remote "Azure container rclone-test-wulequc4jime", Local "Local file system at /tmp/rclone2939723328", Modify Window "1ns"
--- PASS: TestCaseInsensitiveMoveFileDryRun (0.07s)
=== RUN TestMoveFileBackupDir
run.go:180: Remote "Azure container rclone-test-wulequc4jime", Local "Local file system at /tmp/rclone2939723328", Modify Window "1ns"
2025/03/17 01:13:56 DEBUG : dst/: Creating directory marker
2025/03/17 01:13:56 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-wulequc4jime/backup"
2025/03/17 01:13:56 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/17 01:13:56 DEBUG : Azure container rclone-test-wulequc4jime path backup: Using directory markers
2025/03/17 01:13:56 DEBUG : fs cache: renaming cache item "TestAzureBlob,directory_markers:rclone-test-wulequc4jime/backup" to be canonical "TestAzureBlob{juk_h}:rclone-test-wulequc4jime/backup"
2025/03/17 01:13:56 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18)
2025/03/17 01:13:56 DEBUG : dst/: Creating directory marker
2025/03/17 01:13:56 DEBUG : dst/file1: md5 = 05164b153084ba910184c26e561a7c18 OK
2025/03/17 01:13:56 INFO : dst/file1: Copied (server-side copy)
2025/03/17 01:13:56 INFO : dst/file1: Deleted
2025/03/17 01:13:56 DEBUG : dst/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK
2025/03/17 01:13:56 INFO : dst/file1: Copied (new)
2025/03/17 01:13:56 INFO : dst/file1: Deleted
2025/03/17 01:13:57 DEBUG : dst/: Removing directory marker
2025/03/17 01:13:57 DEBUG : backup/dst/: Removing directory marker
2025/03/17 01:13:57 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-wulequc4jime/backup/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e128e293-801e-0035-37d9-96d0e9000000
Time:2025-03-17T01:13:57.3038273Z
--------------------------------------------------------------------------------
2025/03/17 01:13:58 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-wulequc4jime/backup/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e128e3a2-801e-0035-10d9-96d0e9000000
Time:2025-03-17T01:13:58.3414898Z
--------------------------------------------------------------------------------
2025/03/17 01:13:59 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-wulequc4jime/backup/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e128e489-801e-0035-4fd9-96d0e9000000
Time:2025-03-17T01:13:59.3793330Z
--------------------------------------------------------------------------------
run.go:128: removing dir "backup" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wulequc4jime/backup/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e128e489-801e-0035-4fd9-96d0e9000000
Time:2025-03-17T01:13:59.3793330Z
--------------------------------------------------------------------------------
--- PASS: TestMoveFileBackupDir (4.23s)
=== RUN TestSameConfig
--- PASS: TestSameConfig (0.00s)
=== RUN TestSame
--- PASS: TestSame (0.00s)
=== RUN TestOverlappingFilterCheckWithoutFilter
--- PASS: TestOverlappingFilterCheckWithoutFilter (0.00s)
=== RUN TestOverlappingFilterCheckWithFilter
--- PASS: TestOverlappingFilterCheckWithFilter (0.00s)
=== RUN TestListFormat
--- PASS: TestListFormat (0.00s)
=== RUN TestDirMove
run.go:180: Remote "Azure container rclone-test-wulequc4jime", Local "Local file system at /tmp/rclone2939723328", Modify Window "1ns"
2025/03/17 01:14:00 DEBUG : A1/: Creating directory marker
2025/03/17 01:14:00 DEBUG : A1/B1/: Creating directory marker
2025/03/17 01:14:00 DEBUG : A1/B1/C1/: Creating directory marker
2025/03/17 01:14:01 DEBUG : A1/B1/C2/: Creating directory marker
2025/03/17 01:14:01 INFO : A1/B2: Making directory
2025/03/17 01:14:01 DEBUG : A1/B2/: Creating directory marker
2025/03/17 01:14:01 INFO : A1/B1/C3: Making directory
2025/03/17 01:14:01 DEBUG : A1/B1/C3/: Creating directory marker
2025/03/17 01:14:01 DEBUG : A2/: Creating directory marker
2025/03/17 01:14:01 DEBUG : A2/B1/: Creating directory marker
2025/03/17 01:14:01 DEBUG : A2/B1/C1/: Creating directory marker
2025/03/17 01:14:01 DEBUG : A2/B1/C2/: Creating directory marker
2025/03/17 01:14:02 DEBUG : A2/B1/C3/: Creating directory marker
2025/03/17 01:14:02 DEBUG : A2/B2/: Creating directory marker
2025/03/17 01:14:02 DEBUG : A1/two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK
2025/03/17 01:14:02 INFO : A1/two: Copied (server-side copy) to: A2/two
2025/03/17 01:14:02 DEBUG : A1/one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK
2025/03/17 01:14:02 INFO : A1/one: Copied (server-side copy) to: A2/one
2025/03/17 01:14:02 DEBUG : A1/B1/three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK
2025/03/17 01:14:02 INFO : A1/B1/three: Copied (server-side copy) to: A2/B1/three
2025/03/17 01:14:02 DEBUG : A1/B1/C1/four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK
2025/03/17 01:14:02 INFO : A1/B1/C1/four: Copied (server-side copy) to: A2/B1/C1/four
2025/03/17 01:14:02 DEBUG : A1/B1/C2/five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK
2025/03/17 01:14:02 INFO : A1/B1/C2/five: Copied (server-side copy) to: A2/B1/C2/five
2025/03/17 01:14:02 INFO : A1/two: Deleted
2025/03/17 01:14:02 INFO : A1/one: Deleted
2025/03/17 01:14:02 INFO : A1/B1/three: Deleted
2025/03/17 01:14:02 INFO : A1/B1/C1/four: Deleted
2025/03/17 01:14:02 INFO : A1/B1/C2/five: Deleted
2025/03/17 01:14:02 DEBUG : A1/B2/: Removing directory marker
2025/03/17 01:14:02 DEBUG : A1/B1/C3/: Removing directory marker
2025/03/17 01:14:02 DEBUG : A1/B1/C2/: Removing directory marker
2025/03/17 01:14:02 DEBUG : A1/B1/C1/: Removing directory marker
2025/03/17 01:14:02 DEBUG : A1/B1/: Removing directory marker
2025/03/17 01:14:02 DEBUG : A1/: Removing directory marker
2025/03/17 01:14:02 DEBUG : A3/: Creating directory marker
2025/03/17 01:14:02 DEBUG : A3/B1/: Creating directory marker
2025/03/17 01:14:03 DEBUG : A3/B1/C1/: Creating directory marker
2025/03/17 01:14:03 DEBUG : A3/B1/C2/: Creating directory marker
2025/03/17 01:14:03 DEBUG : A3/B1/C3/: Creating directory marker
2025/03/17 01:14:03 DEBUG : A3/B2/: Creating directory marker
2025/03/17 01:14:03 DEBUG : A2/B1/C2/five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK
2025/03/17 01:14:03 INFO : A2/B1/C2/five: Copied (server-side copy) to: A3/B1/C2/five
2025/03/17 01:14:03 DEBUG : A2/B1/C1/four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK
2025/03/17 01:14:03 INFO : A2/B1/C1/four: Copied (server-side copy) to: A3/B1/C1/four
2025/03/17 01:14:03 DEBUG : A2/B1/three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK
2025/03/17 01:14:03 INFO : A2/B1/three: Copied (server-side copy) to: A3/B1/three
2025/03/17 01:14:03 DEBUG : A2/two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK
2025/03/17 01:14:03 INFO : A2/two: Copied (server-side copy) to: A3/two
2025/03/17 01:14:03 DEBUG : A2/one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK
2025/03/17 01:14:03 INFO : A2/one: Copied (server-side copy) to: A3/one
2025/03/17 01:14:03 INFO : A2/B1/C2/five: Deleted
2025/03/17 01:14:03 INFO : A2/B1/C1/four: Deleted
2025/03/17 01:14:03 INFO : A2/two: Deleted
2025/03/17 01:14:03 INFO : A2/B1/three: Deleted
2025/03/17 01:14:03 INFO : A2/one: Deleted
2025/03/17 01:14:03 DEBUG : A2/B2/: Removing directory marker
2025/03/17 01:14:03 DEBUG : A2/B1/C3/: Removing directory marker
2025/03/17 01:14:03 DEBUG : A2/B1/C2/: Removing directory marker
2025/03/17 01:14:03 DEBUG : A2/B1/C1/: Removing directory marker
2025/03/17 01:14:03 DEBUG : A2/B1/: Removing directory marker
2025/03/17 01:14:03 DEBUG : A2/: Removing directory marker
2025/03/17 01:14:04 INFO : Azure container rclone-test-wulequc4jime: Can't DirMove - falling back to file moves: can't move directory - incompatible remotes
2025/03/17 01:14:04 DEBUG : A4/: Creating directory marker
2025/03/17 01:14:04 DEBUG : A4/B1/: Creating directory marker
2025/03/17 01:14:04 DEBUG : A4/B1/C1/: Creating directory marker
2025/03/17 01:14:04 DEBUG : A4/B1/C2/: Creating directory marker
2025/03/17 01:14:04 DEBUG : A4/B1/C3/: Creating directory marker
2025/03/17 01:14:04 DEBUG : A4/B2/: Creating directory marker
2025/03/17 01:14:04 DEBUG : A3/B1/three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK
2025/03/17 01:14:04 INFO : A3/B1/three: Copied (server-side copy) to: A4/B1/three
2025/03/17 01:14:04 DEBUG : A3/B1/C2/five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK
2025/03/17 01:14:04 INFO : A3/B1/C2/five: Copied (server-side copy) to: A4/B1/C2/five
2025/03/17 01:14:04 DEBUG : A3/two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK
2025/03/17 01:14:04 INFO : A3/two: Copied (server-side copy) to: A4/two
2025/03/17 01:14:04 DEBUG : A3/B1/C1/four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK
2025/03/17 01:14:04 INFO : A3/B1/C1/four: Copied (server-side copy) to: A4/B1/C1/four
2025/03/17 01:14:04 DEBUG : A3/one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK
2025/03/17 01:14:04 INFO : A3/one: Copied (server-side copy) to: A4/one
2025/03/17 01:14:04 INFO : A3/B1/C2/five: Deleted
2025/03/17 01:14:04 INFO : A3/B1/three: Deleted
2025/03/17 01:14:04 INFO : A3/two: Deleted
2025/03/17 01:14:04 INFO : A3/B1/C1/four: Deleted
2025/03/17 01:14:04 INFO : A3/one: Deleted
2025/03/17 01:14:04 DEBUG : A3/B2/: Removing directory marker
2025/03/17 01:14:04 DEBUG : A3/B1/C3/: Removing directory marker
2025/03/17 01:14:04 DEBUG : A3/B1/C2/: Removing directory marker
2025/03/17 01:14:05 DEBUG : A3/B1/C1/: Removing directory marker
2025/03/17 01:14:05 DEBUG : A3/B1/: Removing directory marker
2025/03/17 01:14:05 DEBUG : A3/: Removing directory marker
2025/03/17 01:14:05 DEBUG : A4/B2/: Removing directory marker
2025/03/17 01:14:05 DEBUG : A4/B1/C3/: Removing directory marker
2025/03/17 01:14:05 DEBUG : A4/B1/C2/: Removing directory marker
2025/03/17 01:14:05 DEBUG : A4/B1/C1/: Removing directory marker
2025/03/17 01:14:05 DEBUG : A4/B1/: Removing directory marker
2025/03/17 01:14:05 DEBUG : A4/: Removing directory marker
--- PASS: TestDirMove (5.32s)
=== RUN TestGetFsInfo
run.go:180: Remote "Azure container rclone-test-wulequc4jime", Local "Local file system at /tmp/rclone2939723328", Modify Window "1ns"
--- PASS: TestGetFsInfo (0.08s)
=== RUN TestRcat
=== RUN TestRcat/withChecksum=false,ignoreChecksum=false
run.go:180: Remote "Azure container rclone-test-wulequc4jime", Local "Local file system at /tmp/rclone2939723328", Modify Window "1ns"
2025/03/17 01:14:05 DEBUG : Azure container rclone-test-wulequc4jime: File to upload is small (34 bytes), uploading instead of streaming
2025/03/17 01:14:05 DEBUG : no_checksum_small_file_from_pipe: md5 = 4c762bc6ec18f21b23fcae426c7863b5 OK
2025/03/17 01:14:05 DEBUG : no_checksum_small_file_from_pipe: Size and md5 of src and dst objects identical
2025/03/17 01:14:05 NOTICE: Azure container rclone-test-wulequc4jime: Streaming uploads using chunk size 4Mi will have maximum file size of 195.312Gi
2025/03/17 01:14:05 DEBUG : no_checksum_big_file_from_pipe: Multipart upload session started for -1 parts of size 4Mi
2025/03/17 01:14:05 DEBUG : no_checksum_big_file_from_pipe: open chunk writer: started multipart upload
2025/03/17 01:14:05 DEBUG : no_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 100.001Ki offset 0/off
2025/03/17 01:14:06 DEBUG : no_checksum_big_file_from_pipe: multipart upload wrote chunk 1 with 102401 bytes
2025/03/17 01:14:06 DEBUG : no_checksum_big_file_from_pipe: multipart upload finished
2025/03/17 01:14:06 DEBUG : no_checksum_big_file_from_pipe: Dst hash empty - aborting Src hash check
2025/03/17 01:14:06 DEBUG : no_checksum_big_file_from_pipe: Size of src and dst objects identical
=== RUN TestRcat/withChecksum=true,ignoreChecksum=false
run.go:180: Remote "Azure container rclone-test-wulequc4jime", Local "Local file system at /tmp/rclone2939723328", Modify Window "1ns"
2025/03/17 01:14:06 DEBUG : Azure container rclone-test-wulequc4jime: File to upload is small (34 bytes), uploading instead of streaming
2025/03/17 01:14:06 DEBUG : with_checksum_small_file_from_pipe: md5 = 4c762bc6ec18f21b23fcae426c7863b5 OK
2025/03/17 01:14:06 DEBUG : with_checksum_small_file_from_pipe: Size and md5 of src and dst objects identical
2025/03/17 01:14:06 DEBUG : with_checksum_big_file_from_pipe: Multipart upload session started for -1 parts of size 4Mi
2025/03/17 01:14:06 DEBUG : with_checksum_big_file_from_pipe: open chunk writer: started multipart upload
2025/03/17 01:14:06 DEBUG : with_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 100.001Ki offset 0/off
2025/03/17 01:14:06 DEBUG : with_checksum_big_file_from_pipe: multipart upload wrote chunk 1 with 102401 bytes
2025/03/17 01:14:06 DEBUG : with_checksum_big_file_from_pipe: multipart upload finished
2025/03/17 01:14:06 DEBUG : with_checksum_big_file_from_pipe: Dst hash empty - aborting Src hash check
2025/03/17 01:14:06 DEBUG : with_checksum_big_file_from_pipe: Size of src and dst objects identical
=== RUN TestRcat/withChecksum=false,ignoreChecksum=true
run.go:180: Remote "Azure container rclone-test-wulequc4jime", Local "Local file system at /tmp/rclone2939723328", Modify Window "1ns"
2025/03/17 01:14:06 DEBUG : Azure container rclone-test-wulequc4jime: File to upload is small (34 bytes), uploading instead of streaming
2025/03/17 01:14:06 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/03/17 01:14:06 DEBUG : ignore_checksum_big_file_from_pipe: Multipart upload session started for -1 parts of size 4Mi
2025/03/17 01:14:06 DEBUG : ignore_checksum_big_file_from_pipe: open chunk writer: started multipart upload
2025/03/17 01:14:06 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 100.001Ki offset 0/off
2025/03/17 01:14:06 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload wrote chunk 1 with 102401 bytes
2025/03/17 01:14:06 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload finished
2025/03/17 01:14:07 DEBUG : ignore_checksum_big_file_from_pipe: Size and modification time the same (differ by 0s, within tolerance 1ns)
=== RUN TestRcat/withChecksum=true,ignoreChecksum=true
run.go:180: Remote "Azure container rclone-test-wulequc4jime", Local "Local file system at /tmp/rclone2939723328", Modify Window "1ns"
2025/03/17 01:14:07 DEBUG : Azure container rclone-test-wulequc4jime: File to upload is small (34 bytes), uploading instead of streaming
2025/03/17 01:14:07 DEBUG : ignore_checksum_small_file_from_pipe: Src hash empty - aborting Dst hash check
2025/03/17 01:14:07 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical
2025/03/17 01:14:07 DEBUG : ignore_checksum_big_file_from_pipe: Multipart upload session started for -1 parts of size 4Mi
2025/03/17 01:14:07 DEBUG : ignore_checksum_big_file_from_pipe: open chunk writer: started multipart upload
2025/03/17 01:14:07 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 100.001Ki offset 0/off
2025/03/17 01:14:07 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload wrote chunk 1 with 102401 bytes
2025/03/17 01:14:07 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload finished
2025/03/17 01:14:07 DEBUG : ignore_checksum_big_file_from_pipe: Dst hash empty - aborting Src hash check
2025/03/17 01:14:07 DEBUG : ignore_checksum_big_file_from_pipe: Src hash empty - aborting Dst hash check
2025/03/17 01:14:07 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical
--- PASS: TestRcat (1.79s)
--- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (0.53s)
--- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (0.42s)
--- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (0.42s)
--- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (0.42s)
=== RUN TestRcatMetadata
run.go:180: Remote "Azure container rclone-test-wulequc4jime", Local "Local file system at /tmp/rclone2939723328", Modify Window "1ns"
operations_test.go:1532: Skipping as destination doesn't support user metadata
--- SKIP: TestRcatMetadata (0.07s)
=== RUN TestRcatSize
run.go:180: Remote "Azure container rclone-test-wulequc4jime", Local "Local file system at /tmp/rclone2939723328", Modify Window "1ns"
2025/03/17 01:14:07 DEBUG : Azure container rclone-test-wulequc4jime: File to upload is small (60 bytes), uploading instead of streaming
2025/03/17 01:14:07 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK
2025/03/17 01:14:07 DEBUG : potato2: Size and md5 of src and dst objects identical
--- PASS: TestRcatSize (0.35s)
=== RUN TestRcatSizeMetadata
run.go:180: Remote "Azure container rclone-test-wulequc4jime", Local "Local file system at /tmp/rclone2939723328", Modify Window "1ns"
operations_test.go:1613: Skipping as destination doesn't support user metadata
--- SKIP: TestRcatSizeMetadata (0.07s)
=== RUN TestTouchDir
run.go:180: Remote "Azure container rclone-test-wulequc4jime", Local "Local file system at /tmp/rclone2939723328", Modify Window "1ns"
2025/03/17 01:14:08 DEBUG : sub dir/: Creating directory marker
2025/03/17 01:14:08 DEBUG : Azure container rclone-test-wulequc4jime: Touching "sub dir/potato3"
2025/03/17 01:14:08 DEBUG : Azure container rclone-test-wulequc4jime: Touching "potato2"
2025/03/17 01:14:08 DEBUG : Azure container rclone-test-wulequc4jime: Touching "empty space"
2025/03/17 01:14:08 DEBUG : sub dir/: Removing directory marker
--- PASS: TestTouchDir (0.82s)
=== RUN TestMkdirMetadata
run.go:180: Remote "Azure container rclone-test-wulequc4jime", Local "Local file system at /tmp/rclone2939723328", Modify Window "1ns"
operations_test.go:1703: Skipping test as remote does not support MkdirMetadata
--- SKIP: TestMkdirMetadata (0.08s)
=== RUN TestMkdirModTime
run.go:180: Remote "Azure container rclone-test-wulequc4jime", Local "Local file system at /tmp/rclone2939723328", Modify Window "1ns"
operations_test.go:1722: Skipping test as remote does not support DirSetModTime or MkdirMetadata
--- SKIP: TestMkdirModTime (0.07s)
=== RUN TestCopyDirMetadata
run.go:180: Remote "Azure container rclone-test-wulequc4jime", Local "Local file system at /tmp/rclone2939723328", Modify Window "1ns"
operations_test.go:1743: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata
--- SKIP: TestCopyDirMetadata (0.08s)
=== RUN TestSetDirModTime
run.go:180: Remote "Azure container rclone-test-wulequc4jime", Local "Local file system at /tmp/rclone2939723328", Modify Window "1ns"
operations_test.go:1779: Skipping test as remote does not support DirSetModTime or WriteDirSetModTime
--- SKIP: TestSetDirModTime (0.07s)
=== RUN TestDirsEqual
run.go:180: Remote "Azure container rclone-test-wulequc4jime", Local "Local file system at /tmp/rclone2939723328", Modify Window "1ns"
operations_test.go:1823: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata
--- SKIP: TestDirsEqual (0.08s)
=== RUN TestRemoveExisting
run.go:180: Remote "Azure container rclone-test-wulequc4jime", Local "Local file system at /tmp/rclone2939723328", Modify Window "1ns"
operations_test.go:1892: Skipping as remote can't Move
--- SKIP: TestRemoveExisting (0.08s)
=== RUN TestRcAbout
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcAbout (0.00s)
=== RUN TestRcCleanup
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcCleanup (0.00s)
=== RUN TestRcCopyfile
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcCopyfile (0.00s)
=== RUN TestRcCopyurl
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcCopyurl (0.00s)
=== RUN TestRcDelete
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcDelete (0.00s)
=== RUN TestRcDeletefile
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcDeletefile (0.00s)
=== RUN TestRcList
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcList (0.00s)
=== RUN TestRcStat
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcStat (0.00s)
=== RUN TestRcSetTier
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcSetTier (0.00s)
=== RUN TestRcSetTierFile
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcSetTierFile (0.00s)
=== RUN TestRcMkdir
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcMkdir (0.00s)
=== RUN TestRcMovefile
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcMovefile (0.00s)
=== RUN TestRcPurge
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcPurge (0.00s)
=== RUN TestRcRmdir
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcRmdir (0.00s)
=== RUN TestRcRmdirs
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcRmdirs (0.00s)
=== RUN TestRcSize
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcSize (0.00s)
=== RUN TestRcPublicLink
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcPublicLink (0.00s)
=== RUN TestRcFsInfo
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcFsInfo (0.00s)
=== RUN TestUploadFile
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestUploadFile (0.00s)
=== RUN TestRcCommand
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcCommand (0.00s)
=== RUN TestRcDu
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcDu (0.00s)
=== RUN TestRcCheck
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcCheck (0.00s)
=== RUN TestRcHashsum
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcHashsum (0.00s)
=== RUN TestRcHashsumFile
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcHashsumFile (0.00s)
FAIL
2025/03/17 01:14:09 DEBUG : Azure container rclone-test-wulequc4jime: Purge remote
"./operations.test -test.v -test.timeout 1h0m0s -remote 'TestAzureBlob,directory_markers:' -verbose" - Finished ERROR in 9m37.320146882s (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]