"./operations.test -test.v -test.timeout 1h0m0s -remote 'TestAzureBlob,directory_markers:' -verbose" - Starting (try 1/5)
2025/04/01 05:53:17 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-vihavuw1vase"
2025/04/01 05:53:17 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/04/01 05:53:17 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/04/01 05:53:17 DEBUG : Azure container rclone-test-vihavuw1vase: Using directory markers
2025/04/01 05:53:17 DEBUG : Creating backend with remote "/tmp/rclone3985355273"
=== 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-vihavuw1vase", Local "Local file system at /tmp/rclone3985355273", Modify Window "1ns"
2025/04/01 05:53:17 DEBUG : chunksize-probe: Multipart upload session started for 25 parts of size 4Mi
2025/04/01 05:53:17 DEBUG : chunksize-probe: open chunk writer: started multipart upload
2025/04/01 05:53:17 DEBUG : chunksize-probe: Clearing uncommitted blocks
2025/04/01 05:53:17 DEBUG : chunksize-probe: Committing 0 blocks to remove uncommitted blocks
2025/04/01 05:53:17 DEBUG : chunksize-probe: Removing empty object
=== RUN TestMultithreadCopy/upload=false,size=8388607,streams=2
2025/04/01 05:53:17 DEBUG : test-multithread-copy-false-8388607-2: Multipart upload session started for 2 parts of size 4Mi
2025/04/01 05:53:17 DEBUG : test-multithread-copy-false-8388607-2: open chunk writer: started multipart upload
2025/04/01 05:53:17 DEBUG : test-multithread-copy-false-8388607-2: multipart upload: starting chunk 0 size 4Mi offset 0/8.000Mi
2025/04/01 05:53:17 DEBUG : test-multithread-copy-false-8388607-2: multipart upload: starting chunk 1 size 4.000Mi offset 4Mi/8.000Mi
2025/04/01 05:53:18 DEBUG : test-multithread-copy-false-8388607-2: multipart upload wrote chunk 1 with 4194304 bytes
2025/04/01 05:53:18 DEBUG : test-multithread-copy-false-8388607-2: multipart upload wrote chunk 2 with 4194303 bytes
2025/04/01 05:53:18 DEBUG : test-multithread-copy-false-8388607-2: multipart upload finished
2025/04/01 05:53:18 DEBUG : test-multithread-copy-false-8388607-2: multi-thread copy: disabling buffering because destination uses OpenWriterAt
2025/04/01 05:53:18 DEBUG : test-multithread-copy-false-8388607-2: multi-thread copy: write buffer set to 131072
2025/04/01 05:53:18 DEBUG : test-multithread-copy-false-8388607-2: multi-thread copy: chunk size 64Mi was bigger than source file size 8.000Mi
2025/04/01 05:53:18 DEBUG : test-multithread-copy-false-8388607-2: multi-thread copy: using backend concurrency of 4 instead of --multi-thread-streams 2
2025/04/01 05:53:18 DEBUG : test-multithread-copy-false-8388607-2: multi-thread copy: number of streams 4 was bigger than number of chunks 1
2025/04/01 05:53:18 DEBUG : test-multithread-copy-false-8388607-2: Starting multi-thread copy with 1 chunks of size 8.000Mi with 1 parallel streams
2025/04/01 05:53:18 DEBUG : test-multithread-copy-false-8388607-2: multi-thread copy: chunk 1/1 (0-8388607) size 8.000Mi starting
2025/04/01 05:53:18 DEBUG : test-multithread-copy-false-8388607-2: writing chunk 0
2025/04/01 05:53:19 DEBUG : test-multithread-copy-false-8388607-2: multi-thread copy: chunk 1/1 (0-8388607) size 8.000Mi finished
2025/04/01 05:53:19 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/04/01 05:53:20 DEBUG : test-multithread-copy-false-8388608-2: Multipart upload session started for 2 parts of size 4Mi
2025/04/01 05:53:20 DEBUG : test-multithread-copy-false-8388608-2: open chunk writer: started multipart upload
2025/04/01 05:53:20 DEBUG : test-multithread-copy-false-8388608-2: multipart upload: starting chunk 0 size 4Mi offset 0/8Mi
2025/04/01 05:53:20 DEBUG : test-multithread-copy-false-8388608-2: multipart upload: starting chunk 1 size 4Mi offset 4Mi/8Mi
2025/04/01 05:53:20 DEBUG : test-multithread-copy-false-8388608-2: multipart upload wrote chunk 2 with 4194304 bytes
2025/04/01 05:53:20 DEBUG : test-multithread-copy-false-8388608-2: multipart upload wrote chunk 1 with 4194304 bytes
2025/04/01 05:53:20 DEBUG : test-multithread-copy-false-8388608-2: multipart upload finished
2025/04/01 05:53:20 DEBUG : test-multithread-copy-false-8388608-2: multi-thread copy: disabling buffering because destination uses OpenWriterAt
2025/04/01 05:53:20 DEBUG : test-multithread-copy-false-8388608-2: multi-thread copy: write buffer set to 131072
2025/04/01 05:53:20 DEBUG : test-multithread-copy-false-8388608-2: multi-thread copy: chunk size 64Mi was bigger than source file size 8Mi
2025/04/01 05:53:20 DEBUG : test-multithread-copy-false-8388608-2: multi-thread copy: using backend concurrency of 4 instead of --multi-thread-streams 2
2025/04/01 05:53:20 DEBUG : test-multithread-copy-false-8388608-2: multi-thread copy: number of streams 4 was bigger than number of chunks 1
2025/04/01 05:53:20 DEBUG : test-multithread-copy-false-8388608-2: Starting multi-thread copy with 1 chunks of size 8Mi with 1 parallel streams
2025/04/01 05:53:20 DEBUG : test-multithread-copy-false-8388608-2: multi-thread copy: chunk 1/1 (0-8388608) size 8Mi starting
2025/04/01 05:53:20 DEBUG : test-multithread-copy-false-8388608-2: writing chunk 0
2025/04/01 05:53:21 DEBUG : test-multithread-copy-false-8388608-2: multi-thread copy: chunk 1/1 (0-8388608) size 8Mi finished
2025/04/01 05:53:21 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/04/01 05:53:22 DEBUG : test-multithread-copy-false-8388609-2: Multipart upload session started for 3 parts of size 4Mi
2025/04/01 05:53:22 DEBUG : test-multithread-copy-false-8388609-2: open chunk writer: started multipart upload
2025/04/01 05:53:22 DEBUG : test-multithread-copy-false-8388609-2: multipart upload: starting chunk 0 size 4Mi offset 0/8.000Mi
2025/04/01 05:53:22 DEBUG : test-multithread-copy-false-8388609-2: multipart upload: starting chunk 2 size 1 offset 8Mi/8.000Mi
2025/04/01 05:53:22 DEBUG : test-multithread-copy-false-8388609-2: multipart upload: starting chunk 1 size 4Mi offset 4Mi/8.000Mi
2025/04/01 05:53:22 DEBUG : test-multithread-copy-false-8388609-2: multipart upload wrote chunk 3 with 1 bytes
2025/04/01 05:53:22 DEBUG : test-multithread-copy-false-8388609-2: multipart upload wrote chunk 2 with 4194304 bytes
2025/04/01 05:53:22 DEBUG : test-multithread-copy-false-8388609-2: multipart upload wrote chunk 1 with 4194304 bytes
2025/04/01 05:53:22 DEBUG : test-multithread-copy-false-8388609-2: multipart upload finished
2025/04/01 05:53:23 DEBUG : test-multithread-copy-false-8388609-2: multi-thread copy: disabling buffering because destination uses OpenWriterAt
2025/04/01 05:53:23 DEBUG : test-multithread-copy-false-8388609-2: multi-thread copy: write buffer set to 131072
2025/04/01 05:53:23 DEBUG : test-multithread-copy-false-8388609-2: multi-thread copy: chunk size 64Mi was bigger than source file size 8.000Mi
2025/04/01 05:53:23 DEBUG : test-multithread-copy-false-8388609-2: multi-thread copy: using backend concurrency of 4 instead of --multi-thread-streams 2
2025/04/01 05:53:23 DEBUG : test-multithread-copy-false-8388609-2: multi-thread copy: number of streams 4 was bigger than number of chunks 1
2025/04/01 05:53:23 DEBUG : test-multithread-copy-false-8388609-2: Starting multi-thread copy with 1 chunks of size 8.000Mi with 1 parallel streams
2025/04/01 05:53:23 DEBUG : test-multithread-copy-false-8388609-2: multi-thread copy: chunk 1/1 (0-8388609) size 8.000Mi starting
2025/04/01 05:53:23 DEBUG : test-multithread-copy-false-8388609-2: writing chunk 0
2025/04/01 05:53:23 DEBUG : test-multithread-copy-false-8388609-2: multi-thread copy: chunk 1/1 (0-8388609) size 8.000Mi finished
2025/04/01 05:53:23 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/04/01 05:53:24 DEBUG : test-multithread-copy-true-8388607-2: multi-thread copy: disabling buffering because source is local disk
2025/04/01 05:53:24 DEBUG : test-multithread-copy-true-8388607-2: Multipart upload session started for 2 parts of size 4Mi
2025/04/01 05:53:24 DEBUG : test-multithread-copy-true-8388607-2: open chunk writer: started multipart upload
2025/04/01 05:53:24 DEBUG : test-multithread-copy-true-8388607-2: multi-thread copy: using backend concurrency of 16 instead of --multi-thread-streams 2
2025/04/01 05:53:24 DEBUG : test-multithread-copy-true-8388607-2: multi-thread copy: number of streams 16 was bigger than number of chunks 2
2025/04/01 05:53:24 DEBUG : test-multithread-copy-true-8388607-2: Starting multi-thread copy with 2 chunks of size 4Mi with 2 parallel streams
2025/04/01 05:53:24 DEBUG : test-multithread-copy-true-8388607-2: multi-thread copy: chunk 2/2 (4194304-8388607) size 4.000Mi starting
2025/04/01 05:53:24 DEBUG : test-multithread-copy-true-8388607-2: multi-thread copy: chunk 1/2 (0-4194304) size 4Mi starting
2025/04/01 05:53:24 DEBUG : test-multithread-copy-true-8388607-2: Seek from 4194303 to 0
2025/04/01 05:53:24 DEBUG : test-multithread-copy-true-8388607-2: Seek from 4194304 to 0
2025/04/01 05:53:25 DEBUG : test-multithread-copy-true-8388607-2: multipart upload wrote chunk 2 with 4194303 bytes
2025/04/01 05:53:25 DEBUG : test-multithread-copy-true-8388607-2: multi-thread copy: chunk 2/2 (4194304-8388607) size 4.000Mi finished
2025/04/01 05:53:25 DEBUG : test-multithread-copy-true-8388607-2: multipart upload wrote chunk 1 with 4194304 bytes
2025/04/01 05:53:25 DEBUG : test-multithread-copy-true-8388607-2: multi-thread copy: chunk 1/2 (0-4194304) size 4Mi finished
2025/04/01 05:53:25 DEBUG : test-multithread-copy-true-8388607-2: multipart upload finished
2025/04/01 05:53:25 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/04/01 05:53:26 DEBUG : test-multithread-copy-true-8388608-2: multi-thread copy: disabling buffering because source is local disk
2025/04/01 05:53:26 DEBUG : test-multithread-copy-true-8388608-2: Multipart upload session started for 2 parts of size 4Mi
2025/04/01 05:53:26 DEBUG : test-multithread-copy-true-8388608-2: open chunk writer: started multipart upload
2025/04/01 05:53:26 DEBUG : test-multithread-copy-true-8388608-2: multi-thread copy: using backend concurrency of 16 instead of --multi-thread-streams 2
2025/04/01 05:53:26 DEBUG : test-multithread-copy-true-8388608-2: multi-thread copy: number of streams 16 was bigger than number of chunks 2
2025/04/01 05:53:26 DEBUG : test-multithread-copy-true-8388608-2: Starting multi-thread copy with 2 chunks of size 4Mi with 2 parallel streams
2025/04/01 05:53:26 DEBUG : test-multithread-copy-true-8388608-2: multi-thread copy: chunk 2/2 (4194304-8388608) size 4Mi starting
2025/04/01 05:53:26 DEBUG : test-multithread-copy-true-8388608-2: multi-thread copy: chunk 1/2 (0-4194304) size 4Mi starting
2025/04/01 05:53:26 DEBUG : test-multithread-copy-true-8388608-2: Seek from 4194304 to 0
2025/04/01 05:53:26 DEBUG : test-multithread-copy-true-8388608-2: Seek from 4194304 to 0
2025/04/01 05:53:27 DEBUG : test-multithread-copy-true-8388608-2: multipart upload wrote chunk 2 with 4194304 bytes
2025/04/01 05:53:27 DEBUG : test-multithread-copy-true-8388608-2: multi-thread copy: chunk 2/2 (4194304-8388608) size 4Mi finished
2025/04/01 05:53:27 DEBUG : test-multithread-copy-true-8388608-2: multipart upload wrote chunk 1 with 4194304 bytes
2025/04/01 05:53:27 DEBUG : test-multithread-copy-true-8388608-2: multi-thread copy: chunk 1/2 (0-4194304) size 4Mi finished
2025/04/01 05:53:27 DEBUG : test-multithread-copy-true-8388608-2: multipart upload finished
2025/04/01 05:53:27 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/04/01 05:53:28 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: disabling buffering because source is local disk
2025/04/01 05:53:28 DEBUG : test-multithread-copy-true-8388609-2: Multipart upload session started for 3 parts of size 4Mi
2025/04/01 05:53:28 DEBUG : test-multithread-copy-true-8388609-2: open chunk writer: started multipart upload
2025/04/01 05:53:28 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: using backend concurrency of 16 instead of --multi-thread-streams 2
2025/04/01 05:53:28 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: number of streams 16 was bigger than number of chunks 3
2025/04/01 05:53:28 DEBUG : test-multithread-copy-true-8388609-2: Starting multi-thread copy with 3 chunks of size 4Mi with 3 parallel streams
2025/04/01 05:53:28 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: chunk 3/3 (8388608-8388609) size 1 starting
2025/04/01 05:53:28 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: chunk 1/3 (0-4194304) size 4Mi starting
2025/04/01 05:53:28 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: chunk 2/3 (4194304-8388608) size 4Mi starting
2025/04/01 05:53:28 DEBUG : test-multithread-copy-true-8388609-2: Seek from 1 to 0
2025/04/01 05:53:28 DEBUG : test-multithread-copy-true-8388609-2: Seek from 4194304 to 0
2025/04/01 05:53:28 DEBUG : test-multithread-copy-true-8388609-2: Seek from 4194304 to 0
2025/04/01 05:53:28 DEBUG : test-multithread-copy-true-8388609-2: multipart upload wrote chunk 3 with 1 bytes
2025/04/01 05:53:28 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: chunk 3/3 (8388608-8388609) size 1 finished
2025/04/01 05:53:29 DEBUG : test-multithread-copy-true-8388609-2: multipart upload wrote chunk 2 with 4194304 bytes
2025/04/01 05:53:29 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: chunk 2/3 (4194304-8388608) size 4Mi finished
2025/04/01 05:53:29 DEBUG : test-multithread-copy-true-8388609-2: multipart upload wrote chunk 1 with 4194304 bytes
2025/04/01 05:53:29 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: chunk 1/3 (0-4194304) size 4Mi finished
2025/04/01 05:53:29 DEBUG : test-multithread-copy-true-8388609-2: multipart upload finished
2025/04/01 05:53:29 DEBUG : test-multithread-copy-true-8388609-2: Finished multi-thread copy with 3 parts of size 4Mi
--- PASS: TestMultithreadCopy (12.65s)
--- PASS: TestMultithreadCopy/upload=false,size=8388607,streams=2 (2.37s)
--- PASS: TestMultithreadCopy/upload=false,size=8388608,streams=2 (2.23s)
--- PASS: TestMultithreadCopy/upload=false,size=8388609,streams=2 (1.85s)
--- PASS: TestMultithreadCopy/upload=true,size=8388607,streams=2 (1.89s)
--- PASS: TestMultithreadCopy/upload=true,size=8388608,streams=2 (1.84s)
--- PASS: TestMultithreadCopy/upload=true,size=8388609,streams=2 (1.99s)
=== RUN TestMultithreadCopyAbort
run.go:180: Remote "Azure container rclone-test-vihavuw1vase", Local "Local file system at /tmp/rclone3985355273", Modify Window "1ns"
2025/04/01 05:53:29 DEBUG : chunksize-probe: Multipart upload session started for 25 parts of size 4Mi
2025/04/01 05:53:29 DEBUG : chunksize-probe: open chunk writer: started multipart upload
2025/04/01 05:53:29 DEBUG : chunksize-probe: Clearing uncommitted blocks
2025/04/01 05:53:29 DEBUG : chunksize-probe: Committing 0 blocks to remove uncommitted blocks
2025/04/01 05:53:29 DEBUG : chunksize-probe: Removing empty object
2025/04/01 05:53:30 DEBUG : test-multithread-abort: multi-thread copy: disabling buffering because source is local disk
2025/04/01 05:53:30 DEBUG : test-multithread-abort: Multipart upload session started for 3 parts of size 4Mi
2025/04/01 05:53:30 DEBUG : test-multithread-abort: open chunk writer: started multipart upload
2025/04/01 05:53:30 DEBUG : test-multithread-abort: multi-thread copy: using backend concurrency of 16 instead of --multi-thread-streams 1
2025/04/01 05:53:30 DEBUG : test-multithread-abort: multi-thread copy: number of streams 16 was bigger than number of chunks 3
2025/04/01 05:53:30 DEBUG : test-multithread-abort: Starting multi-thread copy with 3 chunks of size 4Mi with 3 parallel streams
2025/04/01 05:53:30 DEBUG : test-multithread-abort: multi-thread copy: chunk 3/3 (8388608-8388609) size 1 starting
2025/04/01 05:53:30 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/04/01 05:53:30 DEBUG : test-multithread-abort: multi-thread copy: chunk 1/3 (0-4194304) size 4Mi starting
2025/04/01 05:53:30 DEBUG : Open with options = [RangeOption(0,4194303)]
2025/04/01 05:53:30 DEBUG : test-multithread-abort: multi-thread copy: chunk 2/3 (4194304-8388608) size 4Mi starting
2025/04/01 05:53:30 DEBUG : Open with options = [RangeOption(4194304,8388607)]
2025/04/01 05:53:30 DEBUG : test-multithread-abort: Seek from 4194304 to 0
2025/04/01 05:53:30 DEBUG : Open with options = [RangeOption(0,4194303)]
2025/04/01 05:53:30 DEBUG : test-multithread-abort: Seek from 4194304 to 0
2025/04/01 05:53:30 DEBUG : Open with options = [RangeOption(4194304,8388607)]
2025/04/01 05:53:31 DEBUG : test-multithread-abort: multipart upload wrote chunk 1 with 4194304 bytes
2025/04/01 05:53:31 DEBUG : test-multithread-abort: multi-thread copy: chunk 1/3 (0-4194304) size 4Mi finished
2025/04/01 05:53:31 DEBUG : test-multithread-abort: multipart upload wrote chunk 2 with 4194304 bytes
2025/04/01 05:53:31 DEBUG : test-multithread-abort: multi-thread copy: chunk 2/3 (4194304-8388608) size 4Mi finished
2025/04/01 05:53:31 DEBUG : Returning error reader
2025/04/01 05:53:31 DEBUG : BOOM: simulated read failure
2025/04/01 05:53:31 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 1/10: BOOM: simulated read failure
2025/04/01 05:53:31 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/04/01 05:53:32 DEBUG : Returning error reader
2025/04/01 05:53:32 DEBUG : BOOM: simulated read failure
2025/04/01 05:53:32 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 2/10: BOOM: simulated read failure
2025/04/01 05:53:32 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/04/01 05:53:33 DEBUG : Returning error reader
2025/04/01 05:53:33 DEBUG : BOOM: simulated read failure
2025/04/01 05:53:33 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 3/10: BOOM: simulated read failure
2025/04/01 05:53:33 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/04/01 05:53:34 DEBUG : Returning error reader
2025/04/01 05:53:34 DEBUG : BOOM: simulated read failure
2025/04/01 05:53:34 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 4/10: BOOM: simulated read failure
2025/04/01 05:53:34 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/04/01 05:53:35 DEBUG : Returning error reader
2025/04/01 05:53:35 DEBUG : BOOM: simulated read failure
2025/04/01 05:53:35 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 5/10: BOOM: simulated read failure
2025/04/01 05:53:35 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/04/01 05:53:36 DEBUG : Returning error reader
2025/04/01 05:53:36 DEBUG : BOOM: simulated read failure
2025/04/01 05:53:36 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 6/10: BOOM: simulated read failure
2025/04/01 05:53:36 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/04/01 05:53:37 DEBUG : Returning error reader
2025/04/01 05:53:37 DEBUG : BOOM: simulated read failure
2025/04/01 05:53:37 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 7/10: BOOM: simulated read failure
2025/04/01 05:53:37 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/04/01 05:53:38 DEBUG : Returning error reader
2025/04/01 05:53:38 DEBUG : BOOM: simulated read failure
2025/04/01 05:53:38 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 8/10: BOOM: simulated read failure
2025/04/01 05:53:38 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/04/01 05:53:39 DEBUG : Returning error reader
2025/04/01 05:53:39 DEBUG : BOOM: simulated read failure
2025/04/01 05:53:39 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 9/10: BOOM: simulated read failure
2025/04/01 05:53:39 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/04/01 05:53:40 DEBUG : Returning error reader
2025/04/01 05:53:40 DEBUG : BOOM: simulated read failure
2025/04/01 05:53:40 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 10/10: BOOM: simulated read failure
2025/04/01 05:53:40 DEBUG : test-multithread-abort: Reopen failed after offset 0 bytes read: failed to reopen: too many retries
2025/04/01 05:53:40 DEBUG : test-multithread-abort: multi-thread copy: chunk 3/3 failed: multi-thread copy: failed to write chunk: BOOM: simulated read failure
2025/04/01 05:53:40 DEBUG : test-multithread-abort: multi-thread copy: cancelling transfer on exit
2025/04/01 05:53:40 DEBUG : test-multithread-abort: Clearing uncommitted blocks
2025/04/01 05:53:40 DEBUG : test-multithread-abort: 2 Uncommitted blocks found
2025/04/01 05:53:40 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.42s)
=== RUN TestSizeDiffers
--- PASS: TestSizeDiffers (0.00s)
=== RUN TestReOpen
=== RUN TestReOpen/Normal
=== RUN TestReOpen/Normal/Basics
2025/04/01 05:53:48 DEBUG : potato: Seek from 10 to 0
=== RUN TestReOpen/Normal/ErrorAtStart
=== RUN TestReOpen/Normal/WithErrors
2025/04/01 05:53:48 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error
2025/04/01 05:53:48 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error
2025/04/01 05:53:48 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error
=== RUN TestReOpen/Normal/TooManyErrors
2025/04/01 05:53:48 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error
2025/04/01 05:53:48 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error
2025/04/01 05:53:48 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error
2025/04/01 05:53:48 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries
=== RUN TestReOpen/Normal/Seek
2025/04/01 05:53:48 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error
2025/04/01 05:53:48 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error
2025/04/01 05:53:48 DEBUG : potato: Seek from 5 to 2
=== RUN TestReOpen/Normal/AccountRead
=== RUN TestReOpen/Normal/AccountReadDelay
2025/04/01 05:53:48 DEBUG : potato: Seek from 10 to 0
2025/04/01 05:53:48 DEBUG : potato: Seek from 10 to 0
2025/04/01 05:53:48 DEBUG : potato: Seek from 10 to 0
=== RUN TestReOpen/Normal/AccountReadError
=== RUN TestReOpen/WithRangeOption
=== RUN TestReOpen/WithRangeOption/Basics
2025/04/01 05:53:48 DEBUG : potato: Seek from 7 to 0
=== RUN TestReOpen/WithRangeOption/ErrorAtStart
=== RUN TestReOpen/WithRangeOption/WithErrors
2025/04/01 05:53:48 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error
2025/04/01 05:53:48 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error
2025/04/01 05:53:48 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error
=== RUN TestReOpen/WithRangeOption/TooManyErrors
2025/04/01 05:53:48 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error
2025/04/01 05:53:48 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error
2025/04/01 05:53:48 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error
2025/04/01 05:53:48 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries
=== RUN TestReOpen/WithRangeOption/Seek
2025/04/01 05:53:48 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error
2025/04/01 05:53:48 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error
2025/04/01 05:53:48 DEBUG : potato: Seek from 5 to 2
2025/04/01 05:53:48 DEBUG : potato: Seek from 7 to 4
=== RUN TestReOpen/WithRangeOption/AccountRead
=== RUN TestReOpen/WithRangeOption/AccountReadDelay
2025/04/01 05:53:48 DEBUG : potato: Seek from 7 to 0
2025/04/01 05:53:48 DEBUG : potato: Seek from 7 to 0
2025/04/01 05:53:48 DEBUG : potato: Seek from 7 to 0
=== RUN TestReOpen/WithRangeOption/AccountReadError
=== RUN TestReOpen/WithSeekOption
=== RUN TestReOpen/WithSeekOption/Basics
2025/04/01 05:53:48 DEBUG : potato: Seek from 8 to 0
=== RUN TestReOpen/WithSeekOption/ErrorAtStart
=== RUN TestReOpen/WithSeekOption/WithErrors
2025/04/01 05:53:48 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error
2025/04/01 05:53:48 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error
2025/04/01 05:53:48 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error
=== RUN TestReOpen/WithSeekOption/TooManyErrors
2025/04/01 05:53:48 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error
2025/04/01 05:53:48 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error
2025/04/01 05:53:48 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error
2025/04/01 05:53:48 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries
=== RUN TestReOpen/WithSeekOption/Seek
2025/04/01 05:53:48 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error
2025/04/01 05:53:48 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error
2025/04/01 05:53:48 DEBUG : potato: Seek from 5 to 2
2025/04/01 05:53:48 DEBUG : potato: Seek from 7 to 5
=== RUN TestReOpen/WithSeekOption/AccountRead
=== RUN TestReOpen/WithSeekOption/AccountReadDelay
2025/04/01 05:53:48 DEBUG : potato: Seek from 8 to 0
2025/04/01 05:53:48 DEBUG : potato: Seek from 8 to 0
2025/04/01 05:53:48 DEBUG : potato: Seek from 8 to 0
=== RUN TestReOpen/WithSeekOption/AccountReadError
=== RUN TestReOpen/UnknownSize
=== RUN TestReOpen/UnknownSize/Basics
2025/04/01 05:53:48 DEBUG : potato: Seek from 9 to 0
=== RUN TestReOpen/UnknownSize/ErrorAtStart
=== RUN TestReOpen/UnknownSize/WithErrors
2025/04/01 05:53:48 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error
2025/04/01 05:53:48 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error
2025/04/01 05:53:48 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error
=== RUN TestReOpen/UnknownSize/TooManyErrors
2025/04/01 05:53:48 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error
2025/04/01 05:53:48 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error
2025/04/01 05:53:48 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error
2025/04/01 05:53:48 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries
=== RUN TestReOpen/UnknownSize/Seek
2025/04/01 05:53:48 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error
2025/04/01 05:53:48 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error
2025/04/01 05:53:48 DEBUG : potato: Seek from 5 to 2
2025/04/01 05:53:48 DEBUG : potato: Seek from 7 to 6
=== RUN TestReOpen/UnknownSize/AccountRead
=== RUN TestReOpen/UnknownSize/AccountReadDelay
2025/04/01 05:53:48 DEBUG : potato: Seek from 9 to 0
2025/04/01 05:53:48 DEBUG : potato: Seek from 9 to 0
2025/04/01 05:53:48 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-vihavuw1vase", Local "Local file system at /tmp/rclone3985355273", 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.23s)
--- 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.08s)
--- PASS: TestCheck/7 (0.07s)
=== RUN TestCheckFsError
2025/04/01 05:53:49 DEBUG : Creating backend with remote "nonexistent"
2025/04/01 05:53:49 DEBUG : Creating backend with remote "nonexistent"
2025/04/01 05:53:49 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish
2025/04/01 05:53:49 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/04/01 05:53:49 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 differences found
2025/04/01 05:53:49 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-vihavuw1vase", Local "Local file system at /tmp/rclone3985355273", Modify Window "1ns"
=== RUN TestCheckDownload/1
=== RUN TestCheckDownload/2
=== RUN TestCheckDownload/3
=== RUN TestCheckDownload/4
=== RUN TestCheckDownload/5
=== RUN TestCheckDownload/6
=== RUN TestCheckDownload/7
--- PASS: TestCheckDownload (1.53s)
--- PASS: TestCheckDownload/1 (0.08s)
--- PASS: TestCheckDownload/2 (0.08s)
--- PASS: TestCheckDownload/3 (0.08s)
--- PASS: TestCheckDownload/4 (0.11s)
--- PASS: TestCheckDownload/5 (0.11s)
--- PASS: TestCheckDownload/6 (0.15s)
--- PASS: TestCheckDownload/7 (0.11s)
=== RUN TestCheckSizeOnly
run.go:180: Remote "Azure container rclone-test-vihavuw1vase", Local "Local file system at /tmp/rclone3985355273", Modify Window "1ns"
=== RUN TestCheckSizeOnly/1
=== RUN TestCheckSizeOnly/2
=== RUN TestCheckSizeOnly/3
=== RUN TestCheckSizeOnly/4
=== RUN TestCheckSizeOnly/5
=== RUN TestCheckSizeOnly/6
=== RUN TestCheckSizeOnly/7
--- PASS: TestCheckSizeOnly (1.24s)
--- PASS: TestCheckSizeOnly/1 (0.04s)
--- PASS: TestCheckSizeOnly/2 (0.04s)
--- PASS: TestCheckSizeOnly/3 (0.04s)
--- PASS: TestCheckSizeOnly/4 (0.07s)
--- PASS: TestCheckSizeOnly/5 (0.07s)
--- PASS: TestCheckSizeOnly/6 (0.07s)
--- PASS: TestCheckSizeOnly/7 (0.07s)
=== RUN TestCheckEqualReaders
--- PASS: TestCheckEqualReaders (0.00s)
=== RUN TestParseSumFile
run.go:180: Remote "Azure container rclone-test-vihavuw1vase", Local "Local file system at /tmp/rclone3985355273", Modify Window "1ns"
2025/04/01 05:53:52 NOTICE: test.sum: improperly formatted checksum line 4
2025/04/01 05:53:52 NOTICE: test.sum: improperly formatted checksum line 5
2025/04/01 05:53:52 NOTICE: test.sum: improperly formatted checksum line 6
2025/04/01 05:53:52 NOTICE: test.sum: 2 warning(s) suppressed...
2025/04/01 05:53:52 NOTICE: test.sum: improperly formatted checksum line 4
2025/04/01 05:53:52 NOTICE: test.sum: improperly formatted checksum line 5
2025/04/01 05:53:52 NOTICE: test.sum: improperly formatted checksum line 6
2025/04/01 05:53:52 NOTICE: test.sum: 2 warning(s) suppressed...
--- PASS: TestParseSumFile (0.42s)
=== RUN TestCheckSum
run.go:180: Remote "Azure container rclone-test-vihavuw1vase", Local "Local file system at /tmp/rclone3985355273", Modify Window "1ns"
2025/04/01 05:53:52 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-vihavuw1vase/data"
2025/04/01 05:53:52 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/04/01 05:53:52 DEBUG : Azure container rclone-test-vihavuw1vase path data: Using directory markers
2025/04/01 05:53:52 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/04/01 05:53:55 DEBUG : data/: Removing directory marker
--- PASS: TestCheckSum (2.86s)
--- PASS: TestCheckSum/subtest1 (0.11s)
--- PASS: TestCheckSum/subtest2 (0.15s)
--- PASS: TestCheckSum/subtest3 (0.15s)
--- PASS: TestCheckSum/subtest4 (0.15s)
--- PASS: TestCheckSum/subtest5 (0.15s)
--- PASS: TestCheckSum/subtest6 (0.15s)
--- PASS: TestCheckSum/subtest7 (0.15s)
=== RUN TestCheckSumDownload
run.go:180: Remote "Azure container rclone-test-vihavuw1vase", Local "Local file system at /tmp/rclone3985355273", Modify Window "1ns"
2025/04/01 05:53:55 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-vihavuw1vase/data"
2025/04/01 05:53:55 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/04/01 05:53:55 DEBUG : Azure container rclone-test-vihavuw1vase path data: Using directory markers
2025/04/01 05:53:55 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/04/01 05:53:58 DEBUG : data/: Removing directory marker
--- PASS: TestCheckSumDownload (3.11s)
--- 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.19s)
=== RUN TestApplyTransforms
2025/04/01 05:53:58 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-mebunez5xale"
2025/04/01 05:53:58 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/04/01 05:53:58 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/04/01 05:53:58 DEBUG : Azure container rclone-test-mebunez5xale: Using directory markers
2025/04/01 05:53:58 DEBUG : Creating backend with remote "/tmp/rclone863065207"
run.go:180: Remote "Azure container rclone-test-mebunez5xale", Local "Local file system at /tmp/rclone863065207", Modify Window "1ns"
upper checkfile vs. lower remote (without normalization)
2025/04/01 05:53:58 ERROR : hello, world!: sum not found
2025/04/01 05:53:58 ERROR : HELLO, WORLD!: file not in Azure container rclone-test-mebunez5xale
2025/04/01 05:53:58 NOTICE: Azure container rclone-test-mebunez5xale: 1 files missing
2025/04/01 05:53:58 NOTICE: 1 hashes missing
2025/04/01 05:53:58 NOTICE: Azure container rclone-test-mebunez5xale: 2 differences found
2025/04/01 05:53:58 NOTICE: Azure container rclone-test-mebunez5xale: 2 errors while checking
upper checkfile vs. lower remote (with normalization)
2025/04/01 05:53:58 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/04/01 05:53:58 NOTICE: Azure container rclone-test-mebunez5xale: 0 differences found
2025/04/01 05:53:58 NOTICE: Azure container rclone-test-mebunez5xale: 1 matching files
2025/04/01 05:53:58 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-dosupoj5luzi"
2025/04/01 05:53:58 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/04/01 05:53:58 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/04/01 05:53:58 DEBUG : Azure container rclone-test-dosupoj5luzi: Using directory markers
2025/04/01 05:53:58 DEBUG : Creating backend with remote "/tmp/rclone1148825529"
run.go:180: Remote "Azure container rclone-test-dosupoj5luzi", Local "Local file system at /tmp/rclone1148825529", Modify Window "1ns"
lower checkfile vs. upper remote (without normalization)
2025/04/01 05:53:59 ERROR : HELLO, WORLD!: sum not found
2025/04/01 05:53:59 ERROR : hello, world!: file not in Azure container rclone-test-dosupoj5luzi
2025/04/01 05:53:59 NOTICE: Azure container rclone-test-dosupoj5luzi: 1 files missing
2025/04/01 05:53:59 NOTICE: 1 hashes missing
2025/04/01 05:53:59 NOTICE: Azure container rclone-test-dosupoj5luzi: 2 differences found
2025/04/01 05:53:59 NOTICE: Azure container rclone-test-dosupoj5luzi: 2 errors while checking
lower checkfile vs. upper remote (with normalization)
2025/04/01 05:53:59 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/04/01 05:53:59 NOTICE: Azure container rclone-test-dosupoj5luzi: 0 differences found
2025/04/01 05:53:59 NOTICE: Azure container rclone-test-dosupoj5luzi: 1 matching files
2025/04/01 05:53:59 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-rofokik0dolo"
2025/04/01 05:53:59 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/04/01 05:53:59 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/04/01 05:53:59 DEBUG : Azure container rclone-test-rofokik0dolo: Using directory markers
2025/04/01 05:53:59 DEBUG : Creating backend with remote "/tmp/rclone3365152607"
run.go:180: Remote "Azure container rclone-test-rofokik0dolo", Local "Local file system at /tmp/rclone3365152607", Modify Window "1ns"
lower checkfile vs. upperlowermixed remote (without normalization)
2025/04/01 05:53:59 ERROR : HeLlO, wOrLd!: sum not found
2025/04/01 05:53:59 ERROR : hello, world!: file not in Azure container rclone-test-rofokik0dolo
2025/04/01 05:53:59 NOTICE: Azure container rclone-test-rofokik0dolo: 1 files missing
2025/04/01 05:53:59 NOTICE: 1 hashes missing
2025/04/01 05:53:59 NOTICE: Azure container rclone-test-rofokik0dolo: 2 differences found
2025/04/01 05:53:59 NOTICE: Azure container rclone-test-rofokik0dolo: 2 errors while checking
lower checkfile vs. upperlowermixed remote (with normalization)
2025/04/01 05:53:59 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/04/01 05:53:59 NOTICE: Azure container rclone-test-rofokik0dolo: 0 differences found
2025/04/01 05:53:59 NOTICE: Azure container rclone-test-rofokik0dolo: 1 matching files
2025/04/01 05:53:59 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-xuhigik7nebo"
2025/04/01 05:53:59 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/04/01 05:53:59 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/04/01 05:53:59 DEBUG : Azure container rclone-test-xuhigik7nebo: Using directory markers
2025/04/01 05:53:59 DEBUG : Creating backend with remote "/tmp/rclone1340145423"
run.go:180: Remote "Azure container rclone-test-xuhigik7nebo", Local "Local file system at /tmp/rclone1340145423", Modify Window "1ns"
upperlowermixed checkfile vs. upper remote (without normalization)
2025/04/01 05:53:59 ERROR : HELLO, WORLD!: sum not found
2025/04/01 05:53:59 ERROR : HeLlO, wOrLd!: file not in Azure container rclone-test-xuhigik7nebo
2025/04/01 05:53:59 NOTICE: Azure container rclone-test-xuhigik7nebo: 1 files missing
2025/04/01 05:53:59 NOTICE: 1 hashes missing
2025/04/01 05:53:59 NOTICE: Azure container rclone-test-xuhigik7nebo: 2 differences found
2025/04/01 05:53:59 NOTICE: Azure container rclone-test-xuhigik7nebo: 2 errors while checking
upperlowermixed checkfile vs. upper remote (with normalization)
2025/04/01 05:53:59 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/04/01 05:53:59 NOTICE: Azure container rclone-test-xuhigik7nebo: 0 differences found
2025/04/01 05:53:59 NOTICE: Azure container rclone-test-xuhigik7nebo: 1 matching files
2025/04/01 05:53:59 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-hiforiz9yore"
2025/04/01 05:53:59 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/04/01 05:53:59 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/04/01 05:53:59 DEBUG : Azure container rclone-test-hiforiz9yore: Using directory markers
2025/04/01 05:53:59 DEBUG : Creating backend with remote "/tmp/rclone3832518899"
run.go:180: Remote "Azure container rclone-test-hiforiz9yore", Local "Local file system at /tmp/rclone3832518899", Modify Window "1ns"
NFD checkfile vs. NFC remote (without normalization)
2025/04/01 05:53:59 ERROR : 測試_Русский___ě_áñ: sum not found
2025/04/01 05:53:59 ERROR : 測試_Русский___ě_áñ: file not in Azure container rclone-test-hiforiz9yore
2025/04/01 05:53:59 NOTICE: Azure container rclone-test-hiforiz9yore: 1 files missing
2025/04/01 05:53:59 NOTICE: 1 hashes missing
2025/04/01 05:53:59 NOTICE: Azure container rclone-test-hiforiz9yore: 2 differences found
2025/04/01 05:53:59 NOTICE: Azure container rclone-test-hiforiz9yore: 2 errors while checking
NFD checkfile vs. NFC remote (with normalization)
2025/04/01 05:53:59 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/04/01 05:53:59 NOTICE: Azure container rclone-test-hiforiz9yore: 0 differences found
2025/04/01 05:53:59 NOTICE: Azure container rclone-test-hiforiz9yore: 1 matching files
2025/04/01 05:53:59 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-fiwojak9yevu"
2025/04/01 05:53:59 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/04/01 05:53:59 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/04/01 05:53:59 DEBUG : Azure container rclone-test-fiwojak9yevu: Using directory markers
2025/04/01 05:53:59 DEBUG : Creating backend with remote "/tmp/rclone1917164299"
run.go:180: Remote "Azure container rclone-test-fiwojak9yevu", Local "Local file system at /tmp/rclone1917164299", Modify Window "1ns"
NFC checkfile vs. NFD remote (without normalization)
2025/04/01 05:54:00 ERROR : 測試_Русский___ě_áñ: sum not found
2025/04/01 05:54:00 ERROR : 測試_Русский___ě_áñ: file not in Azure container rclone-test-fiwojak9yevu
2025/04/01 05:54:00 NOTICE: Azure container rclone-test-fiwojak9yevu: 1 files missing
2025/04/01 05:54:00 NOTICE: 1 hashes missing
2025/04/01 05:54:00 NOTICE: Azure container rclone-test-fiwojak9yevu: 2 differences found
2025/04/01 05:54:00 NOTICE: Azure container rclone-test-fiwojak9yevu: 2 errors while checking
NFC checkfile vs. NFD remote (with normalization)
2025/04/01 05:54:00 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/04/01 05:54:00 NOTICE: Azure container rclone-test-fiwojak9yevu: 0 differences found
2025/04/01 05:54:00 NOTICE: Azure container rclone-test-fiwojak9yevu: 1 matching files
2025/04/01 05:54:00 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-puqujom4lofu"
2025/04/01 05:54:00 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/04/01 05:54:00 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/04/01 05:54:00 DEBUG : Azure container rclone-test-puqujom4lofu: Using directory markers
2025/04/01 05:54:00 DEBUG : Creating backend with remote "/tmp/rclone3862875250"
run.go:180: Remote "Azure container rclone-test-puqujom4lofu", Local "Local file system at /tmp/rclone3862875250", Modify Window "1ns"
NFDx2 checkfile vs. both remote (without normalization)
2025/04/01 05:54:00 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found
2025/04/01 05:54:00 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Azure container rclone-test-puqujom4lofu
2025/04/01 05:54:00 NOTICE: Azure container rclone-test-puqujom4lofu: 1 files missing
2025/04/01 05:54:00 NOTICE: 1 hashes missing
2025/04/01 05:54:00 NOTICE: Azure container rclone-test-puqujom4lofu: 2 differences found
2025/04/01 05:54:00 NOTICE: Azure container rclone-test-puqujom4lofu: 2 errors while checking
NFDx2 checkfile vs. both remote (with normalization)
2025/04/01 05:54:00 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/04/01 05:54:00 NOTICE: Azure container rclone-test-puqujom4lofu: 0 differences found
2025/04/01 05:54:00 NOTICE: Azure container rclone-test-puqujom4lofu: 1 matching files
2025/04/01 05:54:00 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-yodipot6pijo"
2025/04/01 05:54:00 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/04/01 05:54:00 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/04/01 05:54:00 DEBUG : Azure container rclone-test-yodipot6pijo: Using directory markers
2025/04/01 05:54:00 DEBUG : Creating backend with remote "/tmp/rclone53464635"
run.go:180: Remote "Azure container rclone-test-yodipot6pijo", Local "Local file system at /tmp/rclone53464635", Modify Window "1ns"
NFCx2 checkfile vs. both remote (without normalization)
2025/04/01 05:54:00 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found
2025/04/01 05:54:00 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Azure container rclone-test-yodipot6pijo
2025/04/01 05:54:00 NOTICE: Azure container rclone-test-yodipot6pijo: 1 files missing
2025/04/01 05:54:00 NOTICE: 1 hashes missing
2025/04/01 05:54:00 NOTICE: Azure container rclone-test-yodipot6pijo: 2 differences found
2025/04/01 05:54:00 NOTICE: Azure container rclone-test-yodipot6pijo: 2 errors while checking
NFCx2 checkfile vs. both remote (with normalization)
2025/04/01 05:54:00 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/04/01 05:54:00 NOTICE: Azure container rclone-test-yodipot6pijo: 0 differences found
2025/04/01 05:54:00 NOTICE: Azure container rclone-test-yodipot6pijo: 1 matching files
2025/04/01 05:54:00 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-ducedam2hoyo"
2025/04/01 05:54:00 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/04/01 05:54:00 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/04/01 05:54:00 DEBUG : Azure container rclone-test-ducedam2hoyo: Using directory markers
2025/04/01 05:54:00 DEBUG : Creating backend with remote "/tmp/rclone4231974275"
run.go:180: Remote "Azure container rclone-test-ducedam2hoyo", Local "Local file system at /tmp/rclone4231974275", Modify Window "1ns"
both checkfile vs. NFDx2 remote (without normalization)
2025/04/01 05:54:01 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found
2025/04/01 05:54:01 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Azure container rclone-test-ducedam2hoyo
2025/04/01 05:54:01 NOTICE: Azure container rclone-test-ducedam2hoyo: 1 files missing
2025/04/01 05:54:01 NOTICE: 1 hashes missing
2025/04/01 05:54:01 NOTICE: Azure container rclone-test-ducedam2hoyo: 2 differences found
2025/04/01 05:54:01 NOTICE: Azure container rclone-test-ducedam2hoyo: 2 errors while checking
both checkfile vs. NFDx2 remote (with normalization)
2025/04/01 05:54:01 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/04/01 05:54:01 NOTICE: Azure container rclone-test-ducedam2hoyo: 0 differences found
2025/04/01 05:54:01 NOTICE: Azure container rclone-test-ducedam2hoyo: 1 matching files
2025/04/01 05:54:01 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-ciwiwif7zosu"
2025/04/01 05:54:01 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/04/01 05:54:01 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/04/01 05:54:01 DEBUG : Azure container rclone-test-ciwiwif7zosu: Using directory markers
2025/04/01 05:54:01 DEBUG : Creating backend with remote "/tmp/rclone32476182"
run.go:180: Remote "Azure container rclone-test-ciwiwif7zosu", Local "Local file system at /tmp/rclone32476182", Modify Window "1ns"
both checkfile vs. NFCx2 remote (without normalization)
2025/04/01 05:54:01 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found
2025/04/01 05:54:01 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Azure container rclone-test-ciwiwif7zosu
2025/04/01 05:54:01 NOTICE: Azure container rclone-test-ciwiwif7zosu: 1 files missing
2025/04/01 05:54:01 NOTICE: 1 hashes missing
2025/04/01 05:54:01 NOTICE: Azure container rclone-test-ciwiwif7zosu: 2 differences found
2025/04/01 05:54:01 NOTICE: Azure container rclone-test-ciwiwif7zosu: 2 errors while checking
both checkfile vs. NFCx2 remote (with normalization)
2025/04/01 05:54:01 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/04/01 05:54:01 NOTICE: Azure container rclone-test-ciwiwif7zosu: 0 differences found
2025/04/01 05:54:01 NOTICE: Azure container rclone-test-ciwiwif7zosu: 1 matching files
2025/04/01 05:54:01 DEBUG : Azure container rclone-test-ciwiwif7zosu: Purge remote
2025/04/01 05:54:01 DEBUG : Azure container rclone-test-ducedam2hoyo: Purge remote
2025/04/01 05:54:01 DEBUG : Azure container rclone-test-yodipot6pijo: Purge remote
2025/04/01 05:54:01 DEBUG : Azure container rclone-test-puqujom4lofu: Purge remote
2025/04/01 05:54:01 DEBUG : Azure container rclone-test-fiwojak9yevu: Purge remote
2025/04/01 05:54:01 DEBUG : Azure container rclone-test-hiforiz9yore: Purge remote
2025/04/01 05:54:01 DEBUG : Azure container rclone-test-xuhigik7nebo: Purge remote
2025/04/01 05:54:01 DEBUG : Azure container rclone-test-rofokik0dolo: Purge remote
2025/04/01 05:54:01 DEBUG : Azure container rclone-test-dosupoj5luzi: Purge remote
2025/04/01 05:54:02 DEBUG : Azure container rclone-test-mebunez5xale: Purge remote
--- PASS: TestApplyTransforms (3.58s)
=== RUN TestTruncateString
--- PASS: TestTruncateString (0.00s)
=== RUN TestCopyFile
run.go:180: Remote "Azure container rclone-test-vihavuw1vase", Local "Local file system at /tmp/rclone3985355273", Modify Window "1ns"
2025/04/01 05:54:02 DEBUG : file1: Need to transfer - File not found at Destination
2025/04/01 05:54:02 DEBUG : sub/: Creating directory marker
2025/04/01 05:54:02 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK
2025/04/01 05:54:02 INFO : file1: Copied (new) to: sub/file2
2025/04/01 05:54:02 DEBUG : file1: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/04/01 05:54:02 DEBUG : file1: Unchanged skipping
2025/04/01 05:54:02 DEBUG : Azure container rclone-test-vihavuw1vase: don't need to copy/move sub/file2, it is already at target location
2025/04/01 05:54:02 DEBUG : sub/: Removing directory marker
--- PASS: TestCopyFile (0.51s)
=== RUN TestCopyLongFile
run.go:180: Remote "Azure container rclone-test-vihavuw1vase", Local "Local file system at /tmp/rclone3985355273", 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-vihavuw1vase", Local "Local file system at /tmp/rclone3985355273", Modify Window "1ns"
2025/04/01 05:54:02 DEBUG : dst/: Creating directory marker
2025/04/01 05:54:02 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-vihavuw1vase/backup"
2025/04/01 05:54:02 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/04/01 05:54:02 DEBUG : Azure container rclone-test-vihavuw1vase path backup: Using directory markers
2025/04/01 05:54:02 DEBUG : fs cache: renaming cache item "TestAzureBlob,directory_markers:rclone-test-vihavuw1vase/backup" to be canonical "TestAzureBlob{juk_h}:rclone-test-vihavuw1vase/backup"
2025/04/01 05:54:02 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18)
2025/04/01 05:54:03 DEBUG : dst/: Creating directory marker
2025/04/01 05:54:03 DEBUG : dst/file1: md5 = 05164b153084ba910184c26e561a7c18 OK
2025/04/01 05:54:03 INFO : dst/file1: Copied (server-side copy)
2025/04/01 05:54:03 INFO : dst/file1: Deleted
2025/04/01 05:54:03 DEBUG : dst/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK
2025/04/01 05:54:03 INFO : dst/file1: Copied (new)
2025/04/01 05:54:03 DEBUG : dst/: Removing directory marker
2025/04/01 05:54:03 DEBUG : backup/dst/: Removing directory marker
2025/04/01 05:54:03 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-vihavuw1vase/backup/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0a35567d-101e-0055-49ca-a2ac76000000
Time:2025-04-01T05:54:03.7137547Z
--------------------------------------------------------------------------------
2025/04/01 05:54:04 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-vihavuw1vase/backup/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0a355826-101e-0055-39ca-a2ac76000000
Time:2025-04-01T05:54:04.7508048Z
--------------------------------------------------------------------------------
2025/04/01 05:54:05 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-vihavuw1vase/backup/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0a3559ae-101e-0055-16ca-a2ac76000000
Time:2025-04-01T05:54:05.7878967Z
--------------------------------------------------------------------------------
run.go:128: removing dir "backup" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-vihavuw1vase/backup/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0a3559ae-101e-0055-16ca-a2ac76000000
Time:2025-04-01T05:54:05.7878967Z
--------------------------------------------------------------------------------
--- PASS: TestCopyFileBackupDir (4.13s)
=== RUN TestCopyFileCompareDest
run.go:180: Remote "Azure container rclone-test-vihavuw1vase", Local "Local file system at /tmp/rclone3985355273", Modify Window "1ns"
2025/04/01 05:54:06 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-vihavuw1vase/dst"
2025/04/01 05:54:06 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/04/01 05:54:06 DEBUG : Azure container rclone-test-vihavuw1vase path dst: Using directory markers
2025/04/01 05:54:06 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-vihavuw1vase/CompareDest"
2025/04/01 05:54:06 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/04/01 05:54:06 DEBUG : Azure container rclone-test-vihavuw1vase path CompareDest: Using directory markers
2025/04/01 05:54:06 DEBUG : fs cache: renaming cache item "TestAzureBlob,directory_markers:rclone-test-vihavuw1vase/CompareDest" to be canonical "TestAzureBlob{juk_h}:rclone-test-vihavuw1vase/CompareDest"
2025/04/01 05:54:06 DEBUG : one: Need to transfer - File not found at Destination
2025/04/01 05:54:07 DEBUG : /: Creating directory marker
2025/04/01 05:54:07 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK
2025/04/01 05:54:07 INFO : one: Copied (new)
2025/04/01 05:54:07 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-vihavuw1vase/CompareDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-vihavuw1vase/CompareDest"
2025/04/01 05:54:07 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/04/01 05:54:07 DEBUG : /: Creating directory marker
2025/04/01 05:54:07 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK
2025/04/01 05:54:07 INFO : one: Copied (replaced existing)
2025/04/01 05:54:07 DEBUG : dst/: Creating directory marker
2025/04/01 05:54:07 DEBUG : CompareDest/: Creating directory marker
2025/04/01 05:54:07 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-vihavuw1vase/CompareDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-vihavuw1vase/CompareDest"
2025/04/01 05:54:07 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/04/01 05:54:07 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/04/01 05:54:07 DEBUG : one: Destination found in --compare-dest, skipping
2025/04/01 05:54:08 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-vihavuw1vase/CompareDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-vihavuw1vase/CompareDest"
2025/04/01 05:54:08 DEBUG : two: Need to transfer - File not found at Destination
2025/04/01 05:54:08 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/04/01 05:54:08 DEBUG : two: Destination found in --compare-dest, skipping
2025/04/01 05:54:08 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-vihavuw1vase/CompareDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-vihavuw1vase/CompareDest"
2025/04/01 05:54:08 DEBUG : two: Need to transfer - File not found at Destination
2025/04/01 05:54:08 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/04/01 05:54:08 DEBUG : two: Destination found in --compare-dest, skipping
2025/04/01 05:54:08 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-vihavuw1vase/CompareDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-vihavuw1vase/CompareDest"
2025/04/01 05:54:08 DEBUG : two: Need to transfer - File not found at Destination
2025/04/01 05:54:08 DEBUG : two: Sizes differ (src 5 vs dst 3)
2025/04/01 05:54:08 DEBUG : two: md5 = 2379e4ce8c3380e996ab0509f17069ad OK
2025/04/01 05:54:08 INFO : two: Copied (new)
2025/04/01 05:54:09 DEBUG : dst/: Removing directory marker
2025/04/01 05:54: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-vihavuw1vase/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0a356134-101e-0055-6fca-a2ac76000000
Time:2025-04-01T05:54:09.2163504Z
--------------------------------------------------------------------------------
2025/04/01 05:54: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-vihavuw1vase/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0a3563b1-101e-0055-77ca-a2ac76000000
Time:2025-04-01T05:54:10.2538811Z
--------------------------------------------------------------------------------
2025/04/01 05:54: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-vihavuw1vase/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0a356588-101e-0055-0fca-a2ac76000000
Time:2025-04-01T05:54:11.2914772Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-vihavuw1vase/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0a356588-101e-0055-0fca-a2ac76000000
Time:2025-04-01T05:54:11.2914772Z
--------------------------------------------------------------------------------
2025/04/01 05:54:12 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.62s)
=== RUN TestCopyFileCopyDest
run.go:180: Remote "Azure container rclone-test-vihavuw1vase", Local "Local file system at /tmp/rclone3985355273", Modify Window "1ns"
2025/04/01 05:54:19 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-vihavuw1vase/dst"
2025/04/01 05:54:19 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/04/01 05:54:19 DEBUG : Azure container rclone-test-vihavuw1vase path dst: Using directory markers
2025/04/01 05:54:19 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-vihavuw1vase/CopyDest"
2025/04/01 05:54:19 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/04/01 05:54:19 DEBUG : Azure container rclone-test-vihavuw1vase path CopyDest: Using directory markers
2025/04/01 05:54:19 DEBUG : fs cache: renaming cache item "TestAzureBlob,directory_markers:rclone-test-vihavuw1vase/CopyDest" to be canonical "TestAzureBlob{juk_h}:rclone-test-vihavuw1vase/CopyDest"
2025/04/01 05:54:19 DEBUG : one: Need to transfer - File not found at Destination
2025/04/01 05:54:19 DEBUG : /: Creating directory marker
2025/04/01 05:54:19 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK
2025/04/01 05:54:19 INFO : one: Copied (new)
2025/04/01 05:54:19 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-vihavuw1vase/CopyDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-vihavuw1vase/CopyDest"
2025/04/01 05:54:19 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/04/01 05:54:20 DEBUG : /: Creating directory marker
2025/04/01 05:54:20 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK
2025/04/01 05:54:20 INFO : one: Copied (replaced existing)
2025/04/01 05:54:20 DEBUG : dst/: Creating directory marker
2025/04/01 05:54:20 DEBUG : CopyDest/: Creating directory marker
2025/04/01 05:54:20 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-vihavuw1vase/BackupDir"
2025/04/01 05:54:20 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/04/01 05:54:20 DEBUG : Azure container rclone-test-vihavuw1vase path BackupDir: Using directory markers
2025/04/01 05:54:20 DEBUG : fs cache: renaming cache item "TestAzureBlob,directory_markers:rclone-test-vihavuw1vase/BackupDir" to be canonical "TestAzureBlob{juk_h}:rclone-test-vihavuw1vase/BackupDir"
2025/04/01 05:54:20 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-vihavuw1vase/CopyDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-vihavuw1vase/CopyDest"
2025/04/01 05:54:20 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/04/01 05:54:20 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/04/01 05:54:20 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/04/01 05:54:20 DEBUG : /: Creating directory marker
2025/04/01 05:54:20 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK
2025/04/01 05:54:20 INFO : one: Copied (server-side copy)
2025/04/01 05:54:20 INFO : one: Deleted
2025/04/01 05:54:21 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK
2025/04/01 05:54:21 INFO : one: Copied (server-side copy)
2025/04/01 05:54:21 DEBUG : one: Destination found in --copy-dest, using server-side copy
2025/04/01 05:54:21 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-vihavuw1vase/CopyDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-vihavuw1vase/CopyDest"
2025/04/01 05:54:21 DEBUG : two: Need to transfer - File not found at Destination
2025/04/01 05:54:21 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/04/01 05:54:21 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK
2025/04/01 05:54:21 INFO : two: Copied (server-side copy)
2025/04/01 05:54:21 DEBUG : two: Destination found in --copy-dest, using server-side copy
2025/04/01 05:54:21 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-vihavuw1vase/CopyDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-vihavuw1vase/CopyDest"
2025/04/01 05:54:21 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/04/01 05:54:21 DEBUG : two: Unchanged skipping
2025/04/01 05:54:21 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-vihavuw1vase/CopyDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-vihavuw1vase/CopyDest"
2025/04/01 05:54:21 DEBUG : three: Need to transfer - File not found at Destination
2025/04/01 05:54:21 DEBUG : three: Sizes differ (src 7 vs dst 5)
2025/04/01 05:54:21 DEBUG : three: Destination not found in --copy-dest
2025/04/01 05:54:22 DEBUG : three: md5 = 1bccb9dccb3e9f6a3f9d2a8bdb54b7f5 OK
2025/04/01 05:54:22 INFO : three: Copied (new)
2025/04/01 05:54:22 DEBUG : dst/: Removing directory marker
2025/04/01 05:54: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-vihavuw1vase/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0a357876-101e-0055-5cca-a2ac76000000
Time:2025-04-01T05:54:22.5530231Z
--------------------------------------------------------------------------------
2025/04/01 05:54: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-vihavuw1vase/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0a357a4a-101e-0055-56ca-a2ac76000000
Time:2025-04-01T05:54:23.5914763Z
--------------------------------------------------------------------------------
2025/04/01 05:54: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-vihavuw1vase/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0a357df7-101e-0055-25ca-a2ac76000000
Time:2025-04-01T05:54:24.6287090Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-vihavuw1vase/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0a357df7-101e-0055-25ca-a2ac76000000
Time:2025-04-01T05:54:24.6287090Z
--------------------------------------------------------------------------------
2025/04/01 05:54:25 DEBUG : CopyDest/: Removing directory marker
2025/04/01 05:54: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-vihavuw1vase/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0a35800c-101e-0055-6aca-a2ac76000000
Time:2025-04-01T05:54:25.7049600Z
--------------------------------------------------------------------------------
2025/04/01 05:54: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-vihavuw1vase/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0a3581d3-101e-0055-4fca-a2ac76000000
Time:2025-04-01T05:54:26.7426581Z
--------------------------------------------------------------------------------
2025/04/01 05:54: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-vihavuw1vase/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0a35832a-101e-0055-79ca-a2ac76000000
Time:2025-04-01T05:54:27.7804440Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-vihavuw1vase/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0a35832a-101e-0055-79ca-a2ac76000000
Time:2025-04-01T05:54:27.7804440Z
--------------------------------------------------------------------------------
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.45s)
=== RUN TestCopyInplace
run.go:180: Remote "Azure container rclone-test-vihavuw1vase", Local "Local file system at /tmp/rclone3985355273", Modify Window "1ns"
copy_test.go:370: Partial uploads not supported
2025/04/01 05:54: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-vihavuw1vase/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0a358efb-101e-0055-02ca-a2ac76000000
Time:2025-04-01T05:54:35.9720696Z
--------------------------------------------------------------------------------
2025/04/01 05:54: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-vihavuw1vase/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0a35904a-101e-0055-16ca-a2ac76000000
Time:2025-04-01T05:54:37.0099628Z
--------------------------------------------------------------------------------
2025/04/01 05:54: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-vihavuw1vase/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0a35920e-101e-0055-0fca-a2ac76000000
Time:2025-04-01T05:54:38.0478961Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-vihavuw1vase/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0a35920e-101e-0055-0fca-a2ac76000000
Time:2025-04-01T05:54:38.0478961Z
--------------------------------------------------------------------------------
2025/04/01 05:54: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-vihavuw1vase/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0a3594eb-101e-0055-07ca-a2ac76000000
Time:2025-04-01T05:54:39.0851287Z
--------------------------------------------------------------------------------
2025/04/01 05:54: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-vihavuw1vase/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0a35978c-101e-0055-06ca-a2ac76000000
Time:2025-04-01T05:54:40.1229232Z
--------------------------------------------------------------------------------
2025/04/01 05:54: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-vihavuw1vase/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0a359919-101e-0055-5bca-a2ac76000000
Time:2025-04-01T05:54:41.1614778Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-vihavuw1vase/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0a359919-101e-0055-5bca-a2ac76000000
Time:2025-04-01T05:54:41.1614778Z
--------------------------------------------------------------------------------
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-vihavuw1vase", Local "Local file system at /tmp/rclone3985355273", Modify Window "1ns"
copy_test.go:403: Partial uploads not supported
2025/04/01 05:54:49 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-vihavuw1vase/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0a35a4bc-101e-0055-65ca-a2ac76000000
Time:2025-04-01T05:54:49.3523362Z
--------------------------------------------------------------------------------
2025/04/01 05:54:50 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-vihavuw1vase/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0a35a5f1-101e-0055-62ca-a2ac76000000
Time:2025-04-01T05:54:50.3913134Z
--------------------------------------------------------------------------------
2025/04/01 05:54:51 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-vihavuw1vase/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0a35a7ef-101e-0055-1fca-a2ac76000000
Time:2025-04-01T05:54:51.4292153Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-vihavuw1vase/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0a35a7ef-101e-0055-1fca-a2ac76000000
Time:2025-04-01T05:54:51.4292153Z
--------------------------------------------------------------------------------
2025/04/01 05:54:52 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-vihavuw1vase/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0a35aa41-101e-0055-63ca-a2ac76000000
Time:2025-04-01T05:54:52.4665821Z
--------------------------------------------------------------------------------
2025/04/01 05:54:53 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-vihavuw1vase/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0a35ac88-101e-0055-27ca-a2ac76000000
Time:2025-04-01T05:54:53.5034964Z
--------------------------------------------------------------------------------
2025/04/01 05:54:54 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-vihavuw1vase/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0a35b0fe-101e-0055-26ca-a2ac76000000
Time:2025-04-01T05:54:54.5415958Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-vihavuw1vase/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0a35b0fe-101e-0055-26ca-a2ac76000000
Time:2025-04-01T05:54:54.5415958Z
--------------------------------------------------------------------------------
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-vihavuw1vase", Local "Local file system at /tmp/rclone3985355273", Modify Window "1ns"
2025/04/01 05:55:02 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination
2025/04/01 05:55:02 DEBUG : TestCopyFileMaxTransfer/: Creating directory marker
2025/04/01 05:55:02 DEBUG : TestCopyFileMaxTransfer/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK
2025/04/01 05:55:02 INFO : TestCopyFileMaxTransfer/file1: Copied (new)
2025/04/01 05:55:02 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination
2025/04/01 05:55:03 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: single part upload read failed: max transfer limit reached as set by --max-transfer
2025/04/01 05:55:03 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination
2025/04/01 05:55:03 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination
2025/04/01 05:55:03 DEBUG : TestCopyFileMaxTransfer/file4: md5 = 0ddaffcc807a84e606ed76fe81075078 OK
2025/04/01 05:55:03 INFO : TestCopyFileMaxTransfer/file4: Copied (new)
2025/04/01 05:55: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-vihavuw1vase/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0a35c5ce-101e-0055-25ca-a2ac76000000
Time:2025-04-01T05:55:03.6494968Z
--------------------------------------------------------------------------------
2025/04/01 05:55:04 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-vihavuw1vase/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0a35c710-101e-0055-31ca-a2ac76000000
Time:2025-04-01T05:55:04.6868484Z
--------------------------------------------------------------------------------
2025/04/01 05:55:05 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-vihavuw1vase/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0a35c84b-101e-0055-31ca-a2ac76000000
Time:2025-04-01T05:55:05.7250329Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-vihavuw1vase/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0a35c84b-101e-0055-31ca-a2ac76000000
Time:2025-04-01T05:55:05.7250329Z
--------------------------------------------------------------------------------
2025/04/01 05:55:06 DEBUG : TestCopyFileMaxTransfer/: Removing directory marker
2025/04/01 05:55:06 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-vihavuw1vase/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0a35c9e5-101e-0055-78ca-a2ac76000000
Time:2025-04-01T05:55:06.8011753Z
--------------------------------------------------------------------------------
2025/04/01 05:55:07 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-vihavuw1vase/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0a35cb51-101e-0055-12ca-a2ac76000000
Time:2025-04-01T05:55:07.8386930Z
--------------------------------------------------------------------------------
2025/04/01 05:55:08 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-vihavuw1vase/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0a35ccab-101e-0055-34ca-a2ac76000000
Time:2025-04-01T05:55:08.8766568Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-vihavuw1vase/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0a35ccab-101e-0055-34ca-a2ac76000000
Time:2025-04-01T05:55:08.8766568Z
--------------------------------------------------------------------------------
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.33s)
=== RUN TestDeduplicateInteractive
run.go:180: Remote "Azure container rclone-test-vihavuw1vase", Local "Local file system at /tmp/rclone3985355273", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/04/01 05:55: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-vihavuw1vase/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0a35d78f-101e-0055-12ca-a2ac76000000
Time:2025-04-01T05:55:17.0692219Z
--------------------------------------------------------------------------------
2025/04/01 05:55: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-vihavuw1vase/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0a35d913-101e-0055-61ca-a2ac76000000
Time:2025-04-01T05:55:18.1075195Z
--------------------------------------------------------------------------------
2025/04/01 05:55: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-vihavuw1vase/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0a35daa3-101e-0055-34ca-a2ac76000000
Time:2025-04-01T05:55:19.1456674Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-vihavuw1vase/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0a35daa3-101e-0055-34ca-a2ac76000000
Time:2025-04-01T05:55:19.1456674Z
--------------------------------------------------------------------------------
2025/04/01 05:55: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-vihavuw1vase/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0a35dc52-101e-0055-1dca-a2ac76000000
Time:2025-04-01T05:55:20.1837047Z
--------------------------------------------------------------------------------
2025/04/01 05:55: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-vihavuw1vase/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0a35ddec-101e-0055-7dca-a2ac76000000
Time:2025-04-01T05:55:21.2212255Z
--------------------------------------------------------------------------------
2025/04/01 05:55: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-vihavuw1vase/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0a35df94-101e-0055-4aca-a2ac76000000
Time:2025-04-01T05:55:22.2588474Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-vihavuw1vase/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0a35df94-101e-0055-4aca-a2ac76000000
Time:2025-04-01T05:55:22.2588474Z
--------------------------------------------------------------------------------
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-vihavuw1vase", Local "Local file system at /tmp/rclone3985355273", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/04/01 05:55: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-vihavuw1vase/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0a35eec6-101e-0055-23ca-a2ac76000000
Time:2025-04-01T05:55:30.4478883Z
--------------------------------------------------------------------------------
2025/04/01 05:55: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-vihavuw1vase/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0a35f07d-101e-0055-19ca-a2ac76000000
Time:2025-04-01T05:55:31.4857960Z
--------------------------------------------------------------------------------
2025/04/01 05:55: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-vihavuw1vase/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0a35f253-101e-0055-33ca-a2ac76000000
Time:2025-04-01T05:55:32.5247271Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-vihavuw1vase/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0a35f253-101e-0055-33ca-a2ac76000000
Time:2025-04-01T05:55:32.5247271Z
--------------------------------------------------------------------------------
2025/04/01 05:55: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-vihavuw1vase/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0a35f406-101e-0055-1fca-a2ac76000000
Time:2025-04-01T05:55:33.5638438Z
--------------------------------------------------------------------------------
2025/04/01 05:55: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-vihavuw1vase/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0a35f5f8-101e-0055-27ca-a2ac76000000
Time:2025-04-01T05:55:34.6020543Z
--------------------------------------------------------------------------------
2025/04/01 05:55: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-vihavuw1vase/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0a35f79d-101e-0055-02ca-a2ac76000000
Time:2025-04-01T05:55:35.6403362Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-vihavuw1vase/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0a35f79d-101e-0055-02ca-a2ac76000000
Time:2025-04-01T05:55:35.6403362Z
--------------------------------------------------------------------------------
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-vihavuw1vase", Local "Local file system at /tmp/rclone3985355273", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/04/01 05:55:43 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-vihavuw1vase/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0a3605ce-101e-0055-66ca-a2ac76000000
Time:2025-04-01T05:55:43.8294599Z
--------------------------------------------------------------------------------
2025/04/01 05:55:44 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-vihavuw1vase/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0a360781-101e-0055-61ca-a2ac76000000
Time:2025-04-01T05:55:44.8668845Z
--------------------------------------------------------------------------------
2025/04/01 05:55:45 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-vihavuw1vase/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0a3609b9-101e-0055-7bca-a2ac76000000
Time:2025-04-01T05:55:45.9044195Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-vihavuw1vase/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0a3609b9-101e-0055-7bca-a2ac76000000
Time:2025-04-01T05:55:45.9044195Z
--------------------------------------------------------------------------------
2025/04/01 05:55:46 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-vihavuw1vase/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0a360b61-101e-0055-73ca-a2ac76000000
Time:2025-04-01T05:55:46.9419734Z
--------------------------------------------------------------------------------
2025/04/01 05:55:47 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-vihavuw1vase/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0a360cd8-101e-0055-39ca-a2ac76000000
Time:2025-04-01T05:55:47.9792029Z
--------------------------------------------------------------------------------
2025/04/01 05:55:48 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-vihavuw1vase/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0a360e35-101e-0055-67ca-a2ac76000000
Time:2025-04-01T05:55:49.0172409Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-vihavuw1vase/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0a360e35-101e-0055-67ca-a2ac76000000
Time:2025-04-01T05:55:49.0172409Z
--------------------------------------------------------------------------------
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-vihavuw1vase", Local "Local file system at /tmp/rclone3985355273", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/04/01 05:55:57 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-vihavuw1vase/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0a361be2-101e-0055-1cca-a2ac76000000
Time:2025-04-01T05:55:57.2087035Z
--------------------------------------------------------------------------------
2025/04/01 05:55:58 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-vihavuw1vase/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0a361d78-101e-0055-7cca-a2ac76000000
Time:2025-04-01T05:55:58.2462955Z
--------------------------------------------------------------------------------
2025/04/01 05:55:59 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-vihavuw1vase/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0a361ed6-101e-0055-1dca-a2ac76000000
Time:2025-04-01T05:55:59.2842464Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-vihavuw1vase/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0a361ed6-101e-0055-1dca-a2ac76000000
Time:2025-04-01T05:55:59.2842464Z
--------------------------------------------------------------------------------
2025/04/01 05:56:00 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-vihavuw1vase/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0a362098-101e-0055-78ca-a2ac76000000
Time:2025-04-01T05:56:00.3217884Z
--------------------------------------------------------------------------------
2025/04/01 05:56:01 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-vihavuw1vase/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0a362282-101e-0055-04ca-a2ac76000000
Time:2025-04-01T05:56:01.3598724Z
--------------------------------------------------------------------------------
2025/04/01 05:56:02 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-vihavuw1vase/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0a362450-101e-0055-01ca-a2ac76000000
Time:2025-04-01T05:56:02.3974509Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-vihavuw1vase/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0a362450-101e-0055-01ca-a2ac76000000
Time:2025-04-01T05:56:02.3974509Z
--------------------------------------------------------------------------------
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-vihavuw1vase", Local "Local file system at /tmp/rclone3985355273", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/04/01 05:56:10 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-vihavuw1vase/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0a36339f-101e-0055-3dca-a2ac76000000
Time:2025-04-01T05:56:10.5899532Z
--------------------------------------------------------------------------------
2025/04/01 05:56:11 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-vihavuw1vase/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0a3635ad-101e-0055-7bca-a2ac76000000
Time:2025-04-01T05:56:11.6284428Z
--------------------------------------------------------------------------------
2025/04/01 05:56:12 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-vihavuw1vase/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0a3637da-101e-0055-75ca-a2ac76000000
Time:2025-04-01T05:56:12.6658345Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-vihavuw1vase/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0a3637da-101e-0055-75ca-a2ac76000000
Time:2025-04-01T05:56:12.6658345Z
--------------------------------------------------------------------------------
2025/04/01 05:56:13 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-vihavuw1vase/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0a363a45-101e-0055-32ca-a2ac76000000
Time:2025-04-01T05:56:13.7029250Z
--------------------------------------------------------------------------------
2025/04/01 05:56:14 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-vihavuw1vase/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0a363ca0-101e-0055-5dca-a2ac76000000
Time:2025-04-01T05:56:14.7412955Z
--------------------------------------------------------------------------------
2025/04/01 05:56:15 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-vihavuw1vase/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0a363ebf-101e-0055-08ca-a2ac76000000
Time:2025-04-01T05:56:15.7794526Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-vihavuw1vase/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0a363ebf-101e-0055-08ca-a2ac76000000
Time:2025-04-01T05:56:15.7794526Z
--------------------------------------------------------------------------------
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-vihavuw1vase", Local "Local file system at /tmp/rclone3985355273", Modify Window "1ns"
2025/04/01 05:56:24 DEBUG : also/: Creating directory marker
2025/04/01 05:56:24 INFO : Azure container rclone-test-vihavuw1vase: Looking for duplicate md5 hashes using newest mode.
2025/04/01 05:56:24 NOTICE: efb9682dde234f9a767ecbb1aa8e66b1: Found 3 files with duplicate md5 hashes
2025/04/01 05:56:24 INFO : one: Deleted
2025/04/01 05:56:24 INFO : also/one: Deleted
2025/04/01 05:56:24 NOTICE: efb9682dde234f9a767ecbb1aa8e66b1: Deleted 2 extra copies
2025/04/01 05:56:24 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-vihavuw1vase/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0a364f5a-101e-0055-78ca-a2ac76000000
Time:2025-04-01T05:56:24.8327740Z
--------------------------------------------------------------------------------
2025/04/01 05:56:25 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-vihavuw1vase/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0a36519c-101e-0055-49ca-a2ac76000000
Time:2025-04-01T05:56:25.8699527Z
--------------------------------------------------------------------------------
2025/04/01 05:56:26 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-vihavuw1vase/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0a365389-101e-0055-55ca-a2ac76000000
Time:2025-04-01T05:56:26.9073823Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-vihavuw1vase/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0a365389-101e-0055-55ca-a2ac76000000
Time:2025-04-01T05:56:26.9073823Z
--------------------------------------------------------------------------------
2025/04/01 05:56:27 DEBUG : also/: Removing directory marker
2025/04/01 05:56:27 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-vihavuw1vase/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0a365523-101e-0055-27ca-a2ac76000000
Time:2025-04-01T05:56:27.9836195Z
--------------------------------------------------------------------------------
2025/04/01 05:56:29 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-vihavuw1vase/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0a3656c1-101e-0055-12ca-a2ac76000000
Time:2025-04-01T05:56:29.0207055Z
--------------------------------------------------------------------------------
2025/04/01 05:56:30 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-vihavuw1vase/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0a3658b7-101e-0055-56ca-a2ac76000000
Time:2025-04-01T05:56:30.0579214Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-vihavuw1vase/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0a3658b7-101e-0055-56ca-a2ac76000000
Time:2025-04-01T05:56:30.0579214Z
--------------------------------------------------------------------------------
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.28s)
=== RUN TestDeduplicateOldest
run.go:180: Remote "Azure container rclone-test-vihavuw1vase", Local "Local file system at /tmp/rclone3985355273", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/04/01 05:56:38 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-vihavuw1vase/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0a3666de-101e-0055-01ca-a2ac76000000
Time:2025-04-01T05:56:38.2517981Z
--------------------------------------------------------------------------------
2025/04/01 05:56:39 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-vihavuw1vase/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0a3668f9-101e-0055-22ca-a2ac76000000
Time:2025-04-01T05:56:39.2890615Z
--------------------------------------------------------------------------------
2025/04/01 05:56:40 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-vihavuw1vase/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0a366a9f-101e-0055-66ca-a2ac76000000
Time:2025-04-01T05:56:40.3267102Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-vihavuw1vase/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0a366a9f-101e-0055-66ca-a2ac76000000
Time:2025-04-01T05:56:40.3267102Z
--------------------------------------------------------------------------------
2025/04/01 05:56:41 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-vihavuw1vase/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0a366c97-101e-0055-6aca-a2ac76000000
Time:2025-04-01T05:56:41.3647680Z
--------------------------------------------------------------------------------
2025/04/01 05:56:42 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-vihavuw1vase/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0a366e01-101e-0055-17ca-a2ac76000000
Time:2025-04-01T05:56:42.4030572Z
--------------------------------------------------------------------------------
2025/04/01 05:56:43 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-vihavuw1vase/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0a366fb4-101e-0055-11ca-a2ac76000000
Time:2025-04-01T05:56:43.4404945Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-vihavuw1vase/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0a366fb4-101e-0055-11ca-a2ac76000000
Time:2025-04-01T05:56:43.4404945Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1121
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1097
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:24
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:169
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestDeduplicateOldest
Messages: directories
--- FAIL: TestDeduplicateOldest (13.38s)
=== RUN TestDeduplicateLargest
run.go:180: Remote "Azure container rclone-test-vihavuw1vase", Local "Local file system at /tmp/rclone3985355273", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/04/01 05:56:51 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-vihavuw1vase/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0a368021-101e-0055-72ca-a2ac76000000
Time:2025-04-01T05:56:51.6313306Z
--------------------------------------------------------------------------------
2025/04/01 05:56:52 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-vihavuw1vase/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0a368227-101e-0055-07ca-a2ac76000000
Time:2025-04-01T05:56:52.6686403Z
--------------------------------------------------------------------------------
2025/04/01 05:56:53 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-vihavuw1vase/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0a3683f6-101e-0055-6cca-a2ac76000000
Time:2025-04-01T05:56:53.7058251Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-vihavuw1vase/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0a3683f6-101e-0055-6cca-a2ac76000000
Time:2025-04-01T05:56:53.7058251Z
--------------------------------------------------------------------------------
2025/04/01 05:56:54 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-vihavuw1vase/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0a36859b-101e-0055-45ca-a2ac76000000
Time:2025-04-01T05:56:54.7444157Z
--------------------------------------------------------------------------------
2025/04/01 05:56:55 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-vihavuw1vase/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0a36879d-101e-0055-6dca-a2ac76000000
Time:2025-04-01T05:56:55.7818289Z
--------------------------------------------------------------------------------
2025/04/01 05:56:56 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-vihavuw1vase/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0a3689e0-101e-0055-36ca-a2ac76000000
Time:2025-04-01T05:56:56.8190505Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-vihavuw1vase/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0a3689e0-101e-0055-36ca-a2ac76000000
Time:2025-04-01T05:56:56.8190505Z
--------------------------------------------------------------------------------
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-vihavuw1vase", Local "Local file system at /tmp/rclone3985355273", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/04/01 05:57:04 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-vihavuw1vase/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0a3698c2-101e-0055-0eca-a2ac76000000
Time:2025-04-01T05:57:05.0112996Z
--------------------------------------------------------------------------------
2025/04/01 05:57:06 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-vihavuw1vase/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0a369a25-101e-0055-47ca-a2ac76000000
Time:2025-04-01T05:57:06.0542071Z
--------------------------------------------------------------------------------
2025/04/01 05:57:07 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-vihavuw1vase/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0a369c0a-101e-0055-6aca-a2ac76000000
Time:2025-04-01T05:57:07.0919068Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-vihavuw1vase/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0a369c0a-101e-0055-6aca-a2ac76000000
Time:2025-04-01T05:57:07.0919068Z
--------------------------------------------------------------------------------
2025/04/01 05:57:08 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-vihavuw1vase/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0a369df1-101e-0055-7aca-a2ac76000000
Time:2025-04-01T05:57:08.1303044Z
--------------------------------------------------------------------------------
2025/04/01 05:57:09 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-vihavuw1vase/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0a369feb-101e-0055-1eca-a2ac76000000
Time:2025-04-01T05:57:09.1696736Z
--------------------------------------------------------------------------------
2025/04/01 05:57:10 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-vihavuw1vase/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0a36a231-101e-0055-18ca-a2ac76000000
Time:2025-04-01T05:57:10.2068448Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-vihavuw1vase/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0a36a231-101e-0055-18ca-a2ac76000000
Time:2025-04-01T05:57:10.2068448Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1121
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1097
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:24
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:199
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestDeduplicateSmallest
Messages: directories
--- FAIL: TestDeduplicateSmallest (13.39s)
=== RUN TestDeduplicateRename
run.go:180: Remote "Azure container rclone-test-vihavuw1vase", Local "Local file system at /tmp/rclone3985355273", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/04/01 05:57:18 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-vihavuw1vase/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0a36aff7-101e-0055-12ca-a2ac76000000
Time:2025-04-01T05:57:18.3986793Z
--------------------------------------------------------------------------------
2025/04/01 05:57:19 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-vihavuw1vase/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0a36b22c-101e-0055-4dca-a2ac76000000
Time:2025-04-01T05:57:19.4360387Z
--------------------------------------------------------------------------------
2025/04/01 05:57:20 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-vihavuw1vase/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0a36b41e-101e-0055-49ca-a2ac76000000
Time:2025-04-01T05:57:20.4743221Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-vihavuw1vase/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0a36b41e-101e-0055-49ca-a2ac76000000
Time:2025-04-01T05:57:20.4743221Z
--------------------------------------------------------------------------------
2025/04/01 05:57:21 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-vihavuw1vase/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0a36b5e6-101e-0055-45ca-a2ac76000000
Time:2025-04-01T05:57:21.5121582Z
--------------------------------------------------------------------------------
2025/04/01 05:57:22 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-vihavuw1vase/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0a36b911-101e-0055-63ca-a2ac76000000
Time:2025-04-01T05:57:22.5496200Z
--------------------------------------------------------------------------------
2025/04/01 05:57:23 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-vihavuw1vase/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0a36bbfb-101e-0055-4bca-a2ac76000000
Time:2025-04-01T05:57:23.5876384Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-vihavuw1vase/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0a36bbfb-101e-0055-4bca-a2ac76000000
Time:2025-04-01T05:57:23.5876384Z
--------------------------------------------------------------------------------
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-vihavuw1vase", Local "Local file system at /tmp/rclone3985355273", Modify Window "1ns"
dedupe_test.go:256: Can't merge directories
2025/04/01 05:57:31 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-vihavuw1vase/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0a36cb57-101e-0055-42ca-a2ac76000000
Time:2025-04-01T05:57:31.7780196Z
--------------------------------------------------------------------------------
2025/04/01 05:57:32 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-vihavuw1vase/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0a36cdd8-101e-0055-4eca-a2ac76000000
Time:2025-04-01T05:57:32.8161618Z
--------------------------------------------------------------------------------
2025/04/01 05:57:33 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-vihavuw1vase/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0a36cff0-101e-0055-04ca-a2ac76000000
Time:2025-04-01T05:57:33.8545845Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-vihavuw1vase/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0a36cff0-101e-0055-04ca-a2ac76000000
Time:2025-04-01T05:57:33.8545845Z
--------------------------------------------------------------------------------
2025/04/01 05:57:34 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-vihavuw1vase/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0a36d271-101e-0055-62ca-a2ac76000000
Time:2025-04-01T05:57:34.8922682Z
--------------------------------------------------------------------------------
2025/04/01 05:57:35 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-vihavuw1vase/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0a36d3f6-101e-0055-36ca-a2ac76000000
Time:2025-04-01T05:57:35.9295056Z
--------------------------------------------------------------------------------
2025/04/01 05:57:36 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-vihavuw1vase/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0a36d566-101e-0055-63ca-a2ac76000000
Time:2025-04-01T05:57:36.9668337Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-vihavuw1vase/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0a36d566-101e-0055-63ca-a2ac76000000
Time:2025-04-01T05:57:36.9668337Z
--------------------------------------------------------------------------------
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-vihavuw1vase", Local "Local file system at /tmp/rclone3985355273", Modify Window "1ns"
2025/04/01 05:57:45 DEBUG : sub dir/: Creating directory marker
2025/04/01 05:57:45 DEBUG : sub dir/ignore dir/: Creating directory marker
2025/04/01 05:57:45 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/04/01 05:57:46 DEBUG : sub dir/sub sub dir/: Removing directory marker
2025/04/01 05:57:46 DEBUG : sub dir/ignore dir/: Removing directory marker
2025/04/01 05:57:46 DEBUG : sub dir/: Removing directory marker
2025/04/01 05:57:46 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-vihavuw1vase/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0a36e820-101e-0055-2bca-a2ac76000000
Time:2025-04-01T05:57:46.6728280Z
--------------------------------------------------------------------------------
2025/04/01 05:57:47 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-vihavuw1vase/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0a36e9c3-101e-0055-11ca-a2ac76000000
Time:2025-04-01T05:57:47.7105158Z
--------------------------------------------------------------------------------
2025/04/01 05:57:48 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-vihavuw1vase/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0a36eb48-101e-0055-50ca-a2ac76000000
Time:2025-04-01T05:57:48.7489734Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-vihavuw1vase/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0a36eb48-101e-0055-50ca-a2ac76000000
Time:2025-04-01T05:57:48.7489734Z
--------------------------------------------------------------------------------
2025/04/01 05:57:49 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-vihavuw1vase/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0a36ede1-101e-0055-4fca-a2ac76000000
Time:2025-04-01T05:57:49.7869176Z
--------------------------------------------------------------------------------
2025/04/01 05:57:50 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-vihavuw1vase/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0a36ef5b-101e-0055-11cb-a2ac76000000
Time:2025-04-01T05:57:50.8244938Z
--------------------------------------------------------------------------------
2025/04/01 05:57:51 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-vihavuw1vase/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0a36f104-101e-0055-6ecb-a2ac76000000
Time:2025-04-01T05:57:51.8627590Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-vihavuw1vase/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0a36f104-101e-0055-6ecb-a2ac76000000
Time:2025-04-01T05:57:51.8627590Z
--------------------------------------------------------------------------------
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.90s)
=== RUN TestListJSON
run.go:180: Remote "Azure container rclone-test-vihavuw1vase", Local "Local file system at /tmp/rclone3985355273", Modify Window "1ns"
2025/04/01 05:58:00 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/04/01 05:58:00 DEBUG : sub/: Removing directory marker
2025/04/01 05:58:00 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-vihavuw1vase/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0a37025e-101e-0055-7ccb-a2ac76000000
Time:2025-04-01T05:58:00.9402787Z
--------------------------------------------------------------------------------
2025/04/01 05:58:01 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-vihavuw1vase/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0a3703a3-101e-0055-11cb-a2ac76000000
Time:2025-04-01T05:58:01.9780144Z
--------------------------------------------------------------------------------
2025/04/01 05:58:02 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-vihavuw1vase/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0a370523-101e-0055-59cb-a2ac76000000
Time:2025-04-01T05:58:03.0156232Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-vihavuw1vase/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0a370523-101e-0055-59cb-a2ac76000000
Time:2025-04-01T05:58:03.0156232Z
--------------------------------------------------------------------------------
2025/04/01 05:58: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-vihavuw1vase/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0a370716-101e-0055-62cb-a2ac76000000
Time:2025-04-01T05:58:04.0535294Z
--------------------------------------------------------------------------------
2025/04/01 05:58: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-vihavuw1vase/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0a370925-101e-0055-7fcb-a2ac76000000
Time:2025-04-01T05:58:05.0924836Z
--------------------------------------------------------------------------------
2025/04/01 05:58:06 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-vihavuw1vase/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0a370ac0-101e-0055-45cb-a2ac76000000
Time:2025-04-01T05:58:06.1309717Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-vihavuw1vase/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0a370ac0-101e-0055-45cb-a2ac76000000
Time:2025-04-01T05:58:06.1309717Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestListJSON
Messages: directories
--- FAIL: TestListJSON (14.27s)
--- FAIL: TestListJSON/Default (0.04s)
--- PASS: TestListJSON/FilesOnly (0.04s)
--- FAIL: TestListJSON/DirsOnly (0.04s)
--- FAIL: TestListJSON/Recurse (0.07s)
--- PASS: TestListJSON/SubDir (0.04s)
--- PASS: TestListJSON/NoModTime (0.04s)
--- PASS: TestListJSON/NoMimeType (0.04s)
--- PASS: TestListJSON/ShowHash (0.04s)
--- PASS: TestListJSON/HashTypes (0.04s)
--- FAIL: TestListJSON/Metadata (0.04s)
=== RUN TestStatJSON
run.go:180: Remote "Azure container rclone-test-vihavuw1vase", Local "Local file system at /tmp/rclone3985355273", Modify Window "1ns"
2025/04/01 05:58:14 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/04/01 05:58:15 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-vihavuw1vase/notfound"
2025/04/01 05:58:15 DEBUG : Config file has changed externally - reloading
2025/04/01 05:58:15 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/04/01 05:58:15 DEBUG : Azure container rclone-test-vihavuw1vase path notfound: Using directory markers
2025/04/01 05:58:15 DEBUG : sub/: Removing directory marker
2025/04/01 05:58:15 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-vihavuw1vase/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0a371a6c-101e-0055-4bcb-a2ac76000000
Time:2025-04-01T05:58:15.4084550Z
--------------------------------------------------------------------------------
2025/04/01 05:58:16 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-vihavuw1vase/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0a371c99-101e-0055-4ecb-a2ac76000000
Time:2025-04-01T05:58:16.4456778Z
--------------------------------------------------------------------------------
2025/04/01 05:58:17 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-vihavuw1vase/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0a371f1e-101e-0055-22cb-a2ac76000000
Time:2025-04-01T05:58:17.4830787Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-vihavuw1vase/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0a371f1e-101e-0055-22cb-a2ac76000000
Time:2025-04-01T05:58:17.4830787Z
--------------------------------------------------------------------------------
2025/04/01 05:58:18 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-vihavuw1vase/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0a372109-101e-0055-62cb-a2ac76000000
Time:2025-04-01T05:58:18.5208675Z
--------------------------------------------------------------------------------
2025/04/01 05:58:19 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-vihavuw1vase/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0a3723ed-101e-0055-71cb-a2ac76000000
Time:2025-04-01T05:58:19.5584413Z
--------------------------------------------------------------------------------
2025/04/01 05:58:20 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-vihavuw1vase/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0a372633-101e-0055-09cb-a2ac76000000
Time:2025-04-01T05:58:20.5955943Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-vihavuw1vase/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0a372633-101e-0055-09cb-a2ac76000000
Time:2025-04-01T05:58:20.5955943Z
--------------------------------------------------------------------------------
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.46s)
--- PASS: TestStatJSON/Root (0.04s)
--- PASS: TestStatJSON/RootFilesOnly (0.00s)
--- PASS: TestStatJSON/RootDirsOnly (0.04s)
--- PASS: TestStatJSON/Dir (0.07s)
--- PASS: TestStatJSON/DirWithTrailingSlash (0.04s)
--- PASS: TestStatJSON/File (0.04s)
--- PASS: TestStatJSON/NotFound (0.07s)
--- PASS: TestStatJSON/DirFilesOnly (0.04s)
--- PASS: TestStatJSON/FileFilesOnly (0.04s)
--- PASS: TestStatJSON/NotFoundFilesOnly (0.04s)
--- PASS: TestStatJSON/DirDirsOnly (0.04s)
--- PASS: TestStatJSON/FileDirsOnly (0.04s)
--- PASS: TestStatJSON/NotFoundDirsOnly (0.04s)
--- PASS: TestStatJSON/RootNotFound (0.11s)
=== RUN TestMkdir
run.go:180: Remote "Azure container rclone-test-vihavuw1vase", Local "Local file system at /tmp/rclone3985355273", Modify Window "1ns"
2025/04/01 05:58:28 INFO : Azure container rclone-test-vihavuw1vase: Making directory
2025/04/01 05:58:28 INFO : Azure container rclone-test-vihavuw1vase: Making directory
2025/04/01 05:58:28 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-vihavuw1vase/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0a3732a0-101e-0055-08cb-a2ac76000000
Time:2025-04-01T05:58:28.8238148Z
--------------------------------------------------------------------------------
2025/04/01 05:58:29 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-vihavuw1vase/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0a3734c0-101e-0055-63cb-a2ac76000000
Time:2025-04-01T05:58:29.8608425Z
--------------------------------------------------------------------------------
2025/04/01 05:58:30 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-vihavuw1vase/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0a373689-101e-0055-6fcb-a2ac76000000
Time:2025-04-01T05:58:30.8992662Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-vihavuw1vase/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0a373689-101e-0055-6fcb-a2ac76000000
Time:2025-04-01T05:58:30.8992662Z
--------------------------------------------------------------------------------
2025/04/01 05:58:31 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-vihavuw1vase/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0a373814-101e-0055-53cb-a2ac76000000
Time:2025-04-01T05:58:31.9366451Z
--------------------------------------------------------------------------------
2025/04/01 05:58:32 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-vihavuw1vase/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0a3739d7-101e-0055-4dcb-a2ac76000000
Time:2025-04-01T05:58:32.9743661Z
--------------------------------------------------------------------------------
2025/04/01 05:58:33 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-vihavuw1vase/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0a373bd1-101e-0055-71cb-a2ac76000000
Time:2025-04-01T05:58:34.0116945Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-vihavuw1vase/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0a373bd1-101e-0055-71cb-a2ac76000000
Time:2025-04-01T05:58:34.0116945Z
--------------------------------------------------------------------------------
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-vihavuw1vase", Local "Local file system at /tmp/rclone3985355273", Modify Window "1ns"
2025/04/01 05:58:42 DEBUG : sub dir/: Creating directory marker
2025/04/01 05:58:42 DEBUG : sub dir/: Removing directory marker
2025/04/01 05:58: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-vihavuw1vase/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0a374bd9-101e-0055-3bcb-a2ac76000000
Time:2025-04-01T05:58:42.5762205Z
--------------------------------------------------------------------------------
2025/04/01 05:58: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-vihavuw1vase/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0a374d66-101e-0055-21cb-a2ac76000000
Time:2025-04-01T05:58:43.6188296Z
--------------------------------------------------------------------------------
2025/04/01 05:58: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-vihavuw1vase/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0a374f92-101e-0055-80cb-a2ac76000000
Time:2025-04-01T05:58:44.6568569Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-vihavuw1vase/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0a374f92-101e-0055-80cb-a2ac76000000
Time:2025-04-01T05:58:44.6568569Z
--------------------------------------------------------------------------------
2025/04/01 05:58:45 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-vihavuw1vase/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0a3751f9-101e-0055-2ecb-a2ac76000000
Time:2025-04-01T05:58:45.6945761Z
--------------------------------------------------------------------------------
2025/04/01 05:58:46 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-vihavuw1vase/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0a3753da-101e-0055-52cb-a2ac76000000
Time:2025-04-01T05:58:46.7314715Z
--------------------------------------------------------------------------------
2025/04/01 05:58:47 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-vihavuw1vase/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0a3755d8-101e-0055-11cb-a2ac76000000
Time:2025-04-01T05:58:47.7687104Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-vihavuw1vase/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0a3755d8-101e-0055-11cb-a2ac76000000
Time:2025-04-01T05:58:47.7687104Z
--------------------------------------------------------------------------------
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.76s)
=== RUN TestLs
run.go:180: Remote "Azure container rclone-test-vihavuw1vase", Local "Local file system at /tmp/rclone3985355273", Modify Window "1ns"
2025/04/01 05:58: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-vihavuw1vase/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0a376606-101e-0055-26cb-a2ac76000000
Time:2025-04-01T05:58:56.3736276Z
--------------------------------------------------------------------------------
2025/04/01 05:58: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-vihavuw1vase/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0a3767ad-101e-0055-18cb-a2ac76000000
Time:2025-04-01T05:58:57.4119928Z
--------------------------------------------------------------------------------
2025/04/01 05:58: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-vihavuw1vase/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0a376925-101e-0055-6ccb-a2ac76000000
Time:2025-04-01T05:58:58.4495595Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-vihavuw1vase/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0a376925-101e-0055-6ccb-a2ac76000000
Time:2025-04-01T05:58:58.4495595Z
--------------------------------------------------------------------------------
2025/04/01 05:58: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-vihavuw1vase/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0a376a97-101e-0055-26cb-a2ac76000000
Time:2025-04-01T05:58:59.4868298Z
--------------------------------------------------------------------------------
2025/04/01 05:59: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-vihavuw1vase/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0a376c7f-101e-0055-2acb-a2ac76000000
Time:2025-04-01T05:59:00.5242439Z
--------------------------------------------------------------------------------
2025/04/01 05:59: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-vihavuw1vase/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0a376db0-101e-0055-1ccb-a2ac76000000
Time:2025-04-01T05:59:01.5622845Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-vihavuw1vase/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0a376db0-101e-0055-1ccb-a2ac76000000
Time:2025-04-01T05:59:01.5622845Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestLs
Messages: directories
--- FAIL: TestLs (13.80s)
=== RUN TestLsWithFilesFrom
run.go:180: Remote "Azure container rclone-test-vihavuw1vase", Local "Local file system at /tmp/rclone3985355273", Modify Window "1ns"
2025/04/01 05:59:09 DEBUG : empty space: Excluded (FilesFrom Filter)
2025/04/01 05:59:09 DEBUG : empty space: Excluded
2025/04/01 05:59:09 DEBUG : BackupDir: Excluded
2025/04/01 05:59:09 DEBUG : dst: Excluded
2025/04/01 05:59:10 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-vihavuw1vase/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0a377b45-101e-0055-7fcb-a2ac76000000
Time:2025-04-01T05:59:10.2105243Z
--------------------------------------------------------------------------------
2025/04/01 05:59:11 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-vihavuw1vase/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0a377cc0-101e-0055-45cb-a2ac76000000
Time:2025-04-01T05:59:11.2489515Z
--------------------------------------------------------------------------------
2025/04/01 05:59:12 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-vihavuw1vase/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0a377e69-101e-0055-2bcb-a2ac76000000
Time:2025-04-01T05:59:12.2864197Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-vihavuw1vase/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0a377e69-101e-0055-2bcb-a2ac76000000
Time:2025-04-01T05:59:12.2864197Z
--------------------------------------------------------------------------------
2025/04/01 05:59:13 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-vihavuw1vase/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0a377ff2-101e-0055-7dcb-a2ac76000000
Time:2025-04-01T05:59:13.3240969Z
--------------------------------------------------------------------------------
2025/04/01 05:59:14 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-vihavuw1vase/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0a378175-101e-0055-4bcb-a2ac76000000
Time:2025-04-01T05:59:14.3616900Z
--------------------------------------------------------------------------------
2025/04/01 05:59:15 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-vihavuw1vase/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0a3783e6-101e-0055-1acb-a2ac76000000
Time:2025-04-01T05:59:15.4007351Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-vihavuw1vase/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0a3783e6-101e-0055-1acb-a2ac76000000
Time:2025-04-01T05:59:15.4007351Z
--------------------------------------------------------------------------------
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.84s)
=== RUN TestLsLong
run.go:180: Remote "Azure container rclone-test-vihavuw1vase", Local "Local file system at /tmp/rclone3985355273", Modify Window "1ns"
2025/04/01 05:59: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-vihavuw1vase/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0a37932f-101e-0055-0ecb-a2ac76000000
Time:2025-04-01T05:59:24.0105951Z
--------------------------------------------------------------------------------
2025/04/01 05:59:25 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-vihavuw1vase/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0a37954b-101e-0055-4bcb-a2ac76000000
Time:2025-04-01T05:59:25.0486317Z
--------------------------------------------------------------------------------
2025/04/01 05:59:26 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-vihavuw1vase/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0a379778-101e-0055-1ccb-a2ac76000000
Time:2025-04-01T05:59:26.0879712Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-vihavuw1vase/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0a379778-101e-0055-1ccb-a2ac76000000
Time:2025-04-01T05:59:26.0879712Z
--------------------------------------------------------------------------------
2025/04/01 05:59:27 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-vihavuw1vase/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0a379958-101e-0055-32cb-a2ac76000000
Time:2025-04-01T05:59:27.1254850Z
--------------------------------------------------------------------------------
2025/04/01 05:59:28 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-vihavuw1vase/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0a379b09-101e-0055-24cb-a2ac76000000
Time:2025-04-01T05:59:28.1634194Z
--------------------------------------------------------------------------------
2025/04/01 05:59:29 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-vihavuw1vase/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0a379caf-101e-0055-14cb-a2ac76000000
Time:2025-04-01T05:59:29.2012000Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-vihavuw1vase/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0a379caf-101e-0055-14cb-a2ac76000000
Time:2025-04-01T05:59:29.2012000Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestLsLong
Messages: directories
--- FAIL: TestLsLong (13.80s)
=== RUN TestHashSums
run.go:180: Remote "Azure container rclone-test-vihavuw1vase", Local "Local file system at /tmp/rclone3985355273", Modify Window "1ns"
=== RUN TestHashSums/Md5
=== RUN TestHashSums/Md5Download
2025/04/01 05:59:37 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-vihavuw1vase/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:aa50126a-201e-0003-41cb-a25d99000000
Time:2025-04-01T05:59:37.9172002Z
--------------------------------------------------------------------------------
2025/04/01 05:59: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-vihavuw1vase/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:aa50139f-201e-0003-42cb-a25d99000000
Time:2025-04-01T05:59:38.9548215Z
--------------------------------------------------------------------------------
2025/04/01 05:59: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-vihavuw1vase/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:aa501486-201e-0003-04cb-a25d99000000
Time:2025-04-01T05:59:39.9927195Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-vihavuw1vase/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:aa501486-201e-0003-04cb-a25d99000000
Time:2025-04-01T05:59:39.9927195Z
--------------------------------------------------------------------------------
2025/04/01 05:59:41 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-vihavuw1vase/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:aa5015d0-201e-0003-79cb-a25d99000000
Time:2025-04-01T05:59:41.0304194Z
--------------------------------------------------------------------------------
2025/04/01 05:59:42 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-vihavuw1vase/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:aa501708-201e-0003-76cb-a25d99000000
Time:2025-04-01T05:59:42.0677888Z
--------------------------------------------------------------------------------
2025/04/01 05:59:43 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-vihavuw1vase/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:aa501837-201e-0003-6fcb-a25d99000000
Time:2025-04-01T05:59:43.1052886Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-vihavuw1vase/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:aa501837-201e-0003-6fcb-a25d99000000
Time:2025-04-01T05:59:43.1052886Z
--------------------------------------------------------------------------------
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.91s)
--- PASS: TestHashSums/Md5 (0.07s)
--- PASS: TestHashSums/Md5Download (0.11s)
=== RUN TestHashSumsWithErrors
2025/04/01 05:59:51 DEBUG : Creating backend with remote ":memory:"
2025/04/01 05:59:51 ERROR : file1: hash unsupported: hash type not supported
--- PASS: TestHashSumsWithErrors (0.00s)
=== RUN TestHashStream
2025/04/01 05:59:51 DEBUG : Creating md5 hash of 0 bytes read from input stream
2025/04/01 05:59:51 DEBUG : Creating md5 hash of 0 bytes read from input stream
2025/04/01 05:59:51 DEBUG : Creating sha1 hash of 0 bytes read from input stream
2025/04/01 05:59:51 DEBUG : Creating sha1 hash of 0 bytes read from input stream
2025/04/01 05:59:51 DEBUG : Creating md5 hash of 12 bytes read from input stream
2025/04/01 05:59:51 DEBUG : Creating md5 hash of 12 bytes read from input stream
2025/04/01 05:59:51 DEBUG : Creating sha1 hash of 12 bytes read from input stream
2025/04/01 05:59:51 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-vihavuw1vase", Local "Local file system at /tmp/rclone3985355273", Modify Window "1ns"
2025/04/01 05:59:51 DEBUG : sub dir/: Creating directory marker
2025/04/01 05:59:51 DEBUG : sub dir/: Removing directory marker
2025/04/01 05:59:51 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-vihavuw1vase/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:aa502423-201e-0003-72cb-a25d99000000
Time:2025-04-01T05:59:51.9111463Z
--------------------------------------------------------------------------------
2025/04/01 05:59:52 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-vihavuw1vase/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:aa50259d-201e-0003-29cb-a25d99000000
Time:2025-04-01T05:59:52.9482856Z
--------------------------------------------------------------------------------
2025/04/01 05:59:53 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-vihavuw1vase/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:aa502759-201e-0003-0ccb-a25d99000000
Time:2025-04-01T05:59:53.9860152Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-vihavuw1vase/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:aa502759-201e-0003-0ccb-a25d99000000
Time:2025-04-01T05:59:53.9860152Z
--------------------------------------------------------------------------------
2025/04/01 05:59:55 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-vihavuw1vase/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:aa502904-201e-0003-63cb-a25d99000000
Time:2025-04-01T05:59:55.0237745Z
--------------------------------------------------------------------------------
2025/04/01 05:59:56 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-vihavuw1vase/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:aa502b07-201e-0003-04cb-a25d99000000
Time:2025-04-01T05:59:56.0610555Z
--------------------------------------------------------------------------------
2025/04/01 05:59:57 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-vihavuw1vase/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:aa502c88-201e-0003-23cb-a25d99000000
Time:2025-04-01T05:59:57.0989310Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-vihavuw1vase/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:aa502c88-201e-0003-23cb-a25d99000000
Time:2025-04-01T05:59:57.0989310Z
--------------------------------------------------------------------------------
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.99s)
=== RUN TestDelete
run.go:180: Remote "Azure container rclone-test-vihavuw1vase", Local "Local file system at /tmp/rclone3985355273", Modify Window "1ns"
2025/04/01 06:00:05 DEBUG : Waiting for deletions to finish
2025/04/01 06:00:05 DEBUG : large: Excluded (Size Filter)
2025/04/01 06:00:05 INFO : medium: Deleted
2025/04/01 06:00:05 INFO : small: Deleted
2025/04/01 06:00:05 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-vihavuw1vase/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0a37e121-101e-0055-4fcb-a2ac76000000
Time:2025-04-01T06:00:05.8591233Z
--------------------------------------------------------------------------------
2025/04/01 06:00:06 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-vihavuw1vase/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0a37e475-101e-0055-59cb-a2ac76000000
Time:2025-04-01T06:00:06.8969403Z
--------------------------------------------------------------------------------
2025/04/01 06:00:07 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-vihavuw1vase/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0a37e849-101e-0055-7dcb-a2ac76000000
Time:2025-04-01T06:00:07.9344104Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-vihavuw1vase/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0a37e849-101e-0055-7dcb-a2ac76000000
Time:2025-04-01T06:00:07.9344104Z
--------------------------------------------------------------------------------
2025/04/01 06:00:08 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-vihavuw1vase/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0a37eb83-101e-0055-5acb-a2ac76000000
Time:2025-04-01T06:00:08.9736892Z
--------------------------------------------------------------------------------
2025/04/01 06:00:09 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-vihavuw1vase/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0a37edbe-101e-0055-23cb-a2ac76000000
Time:2025-04-01T06:00:10.0111698Z
--------------------------------------------------------------------------------
2025/04/01 06:00:11 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-vihavuw1vase/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0a37ef85-101e-0055-7fcb-a2ac76000000
Time:2025-04-01T06:00:11.0491864Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-vihavuw1vase/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0a37ef85-101e-0055-7fcb-a2ac76000000
Time:2025-04-01T06:00:11.0491864Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestDelete
Messages: directories
--- FAIL: TestDelete (13.95s)
=== RUN TestMaxDelete
run.go:180: Remote "Azure container rclone-test-vihavuw1vase", Local "Local file system at /tmp/rclone3985355273", Modify Window "1ns"
2025/04/01 06:00:19 DEBUG : Waiting for deletions to finish
2025/04/01 06:00:19 ERROR : small: Got fatal error on delete: --max-delete threshold reached
2025/04/01 06:00:19 INFO : large: Deleted
2025/04/01 06:00:19 INFO : medium: Deleted
2025/04/01 06:00:19 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-vihavuw1vase/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:aa506b4f-201e-0003-68cb-a25d99000000
Time:2025-04-01T06:00:19.8122213Z
--------------------------------------------------------------------------------
2025/04/01 06:00:20 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-vihavuw1vase/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:aa506dda-201e-0003-6ccb-a25d99000000
Time:2025-04-01T06:00:20.8496515Z
--------------------------------------------------------------------------------
2025/04/01 06:00:21 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-vihavuw1vase/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:aa506f5f-201e-0003-2ecb-a25d99000000
Time:2025-04-01T06:00:21.8869769Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-vihavuw1vase/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:aa506f5f-201e-0003-2ecb-a25d99000000
Time:2025-04-01T06:00:21.8869769Z
--------------------------------------------------------------------------------
2025/04/01 06:00:22 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-vihavuw1vase/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:aa5070d0-201e-0003-66cb-a25d99000000
Time:2025-04-01T06:00:22.9243563Z
--------------------------------------------------------------------------------
2025/04/01 06:00:23 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-vihavuw1vase/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:aa5071f4-201e-0003-5bcb-a25d99000000
Time:2025-04-01T06:00:23.9615751Z
--------------------------------------------------------------------------------
2025/04/01 06:00:24 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-vihavuw1vase/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:aa507399-201e-0003-4acb-a25d99000000
Time:2025-04-01T06:00:24.9990595Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-vihavuw1vase/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:aa507399-201e-0003-4acb-a25d99000000
Time:2025-04-01T06:00:24.9990595Z
--------------------------------------------------------------------------------
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/04/01 06:00:33 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-vihavuw1vase/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:aa507f25-201e-0003-1ecb-a25d99000000
Time:2025-04-01T06:00:33.1908826Z
--------------------------------------------------------------------------------
2025/04/01 06:00:34 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-vihavuw1vase/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:aa508066-201e-0003-23cb-a25d99000000
Time:2025-04-01T06:00:34.2287319Z
--------------------------------------------------------------------------------
2025/04/01 06:00:35 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-vihavuw1vase/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:aa5081cb-201e-0003-45cb-a25d99000000
Time:2025-04-01T06:00:35.2665440Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-vihavuw1vase/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:aa5081cb-201e-0003-45cb-a25d99000000
Time:2025-04-01T06:00:35.2665440Z
--------------------------------------------------------------------------------
2025/04/01 06:00:36 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-vihavuw1vase/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:aa50832f-201e-0003-79cb-a25d99000000
Time:2025-04-01T06:00:36.3040764Z
--------------------------------------------------------------------------------
2025/04/01 06:00:37 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-vihavuw1vase/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:aa50845f-201e-0003-7acb-a25d99000000
Time:2025-04-01T06:00:37.3416118Z
--------------------------------------------------------------------------------
2025/04/01 06:00:38 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-vihavuw1vase/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:aa5085a5-201e-0003-71cb-a25d99000000
Time:2025-04-01T06:00:38.3793573Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-vihavuw1vase/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:aa5085a5-201e-0003-71cb-a25d99000000
Time:2025-04-01T06:00:38.3793573Z
--------------------------------------------------------------------------------
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.33s)
=== RUN TestMaxDeleteSizeLargeFile
run.go:180: Remote "Azure container rclone-test-vihavuw1vase", Local "Local file system at /tmp/rclone3985355273", Modify Window "1ns"
2025/04/01 06:00:46 DEBUG : Waiting for deletions to finish
2025/04/01 06:00:46 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached
2025/04/01 06:00:46 INFO : small: Deleted
2025/04/01 06:00:46 INFO : medium: Deleted
2025/04/01 06:00:47 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-vihavuw1vase/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0a382a6a-101e-0055-4fcb-a2ac76000000
Time:2025-04-01T06:00:47.1397000Z
--------------------------------------------------------------------------------
2025/04/01 06:00:48 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-vihavuw1vase/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0a382bec-101e-0055-06cb-a2ac76000000
Time:2025-04-01T06:00:48.1772627Z
--------------------------------------------------------------------------------
2025/04/01 06:00:49 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-vihavuw1vase/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0a382d3d-101e-0055-20cb-a2ac76000000
Time:2025-04-01T06:00:49.2148206Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-vihavuw1vase/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0a382d3d-101e-0055-20cb-a2ac76000000
Time:2025-04-01T06:00:49.2148206Z
--------------------------------------------------------------------------------
2025/04/01 06:00:50 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-vihavuw1vase/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0a382e9e-101e-0055-45cb-a2ac76000000
Time:2025-04-01T06:00:50.2524735Z
--------------------------------------------------------------------------------
2025/04/01 06:00:51 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-vihavuw1vase/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0a38302f-101e-0055-1acb-a2ac76000000
Time:2025-04-01T06:00:51.2912228Z
--------------------------------------------------------------------------------
2025/04/01 06:00:52 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-vihavuw1vase/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0a383217-101e-0055-2acb-a2ac76000000
Time:2025-04-01T06:00:52.3292343Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-vihavuw1vase/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0a383217-101e-0055-2acb-a2ac76000000
Time:2025-04-01T06:00:52.3292343Z
--------------------------------------------------------------------------------
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/04/01 06:01:00 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-vihavuw1vase/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0a384142-101e-0055-32cb-a2ac76000000
Time:2025-04-01T06:01:00.5218119Z
--------------------------------------------------------------------------------
2025/04/01 06:01:01 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-vihavuw1vase/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0a38433d-101e-0055-69cb-a2ac76000000
Time:2025-04-01T06:01:01.5611581Z
--------------------------------------------------------------------------------
2025/04/01 06:01:02 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-vihavuw1vase/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0a3844a5-101e-0055-28cb-a2ac76000000
Time:2025-04-01T06:01:02.6008537Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-vihavuw1vase/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0a3844a5-101e-0055-28cb-a2ac76000000
Time:2025-04-01T06:01:02.6008537Z
--------------------------------------------------------------------------------
2025/04/01 06:01:03 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-vihavuw1vase/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0a384626-101e-0055-76cb-a2ac76000000
Time:2025-04-01T06:01:03.6381437Z
--------------------------------------------------------------------------------
2025/04/01 06:01:04 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-vihavuw1vase/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0a384818-101e-0055-06cb-a2ac76000000
Time:2025-04-01T06:01:04.6768019Z
--------------------------------------------------------------------------------
2025/04/01 06:01:05 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-vihavuw1vase/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0a3849a7-101e-0055-53cb-a2ac76000000
Time:2025-04-01T06:01:05.7140487Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-vihavuw1vase/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0a3849a7-101e-0055-53cb-a2ac76000000
Time:2025-04-01T06:01:05.7140487Z
--------------------------------------------------------------------------------
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-vihavuw1vase", Local "Local file system at /tmp/rclone3985355273", Modify Window "1ns"
2025/04/01 06:01:14 DEBUG : Waiting for deletions to finish
2025/04/01 06:01:14 ERROR : small: Got fatal error on delete: --max-delete-size threshold reached
2025/04/01 06:01:14 INFO : large: Deleted
2025/04/01 06:01:14 INFO : medium: Deleted
2025/04/01 06:01:14 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-vihavuw1vase/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:aa50b5e6-201e-0003-46cb-a25d99000000
Time:2025-04-01T06:01:14.4730417Z
--------------------------------------------------------------------------------
2025/04/01 06:01:15 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-vihavuw1vase/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:aa50b79c-201e-0003-08cb-a25d99000000
Time:2025-04-01T06:01:15.5110647Z
--------------------------------------------------------------------------------
2025/04/01 06:01:16 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-vihavuw1vase/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:aa50b920-201e-0003-56cb-a25d99000000
Time:2025-04-01T06:01:16.5487592Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-vihavuw1vase/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:aa50b920-201e-0003-56cb-a25d99000000
Time:2025-04-01T06:01:16.5487592Z
--------------------------------------------------------------------------------
2025/04/01 06:01:17 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-vihavuw1vase/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:aa50bac1-201e-0003-43cb-a25d99000000
Time:2025-04-01T06:01:17.5879039Z
--------------------------------------------------------------------------------
2025/04/01 06:01:18 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-vihavuw1vase/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:aa50bbf3-201e-0003-46cb-a25d99000000
Time:2025-04-01T06:01:18.6257905Z
--------------------------------------------------------------------------------
2025/04/01 06:01:19 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-vihavuw1vase/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:aa50bd13-201e-0003-38cb-a25d99000000
Time:2025-04-01T06:01:19.6636656Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-vihavuw1vase/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:aa50bd13-201e-0003-38cb-a25d99000000
Time:2025-04-01T06:01:19.6636656Z
--------------------------------------------------------------------------------
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/04/01 06:01:27 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-vihavuw1vase/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:aa50ca0c-201e-0003-3fcb-a25d99000000
Time:2025-04-01T06:01:27.8558601Z
--------------------------------------------------------------------------------
2025/04/01 06:01: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-vihavuw1vase/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:aa50cb4a-201e-0003-46cb-a25d99000000
Time:2025-04-01T06:01:28.8933629Z
--------------------------------------------------------------------------------
2025/04/01 06:01: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-vihavuw1vase/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:aa50cc1d-201e-0003-6ccb-a25d99000000
Time:2025-04-01T06:01:29.9312944Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-vihavuw1vase/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:aa50cc1d-201e-0003-6ccb-a25d99000000
Time:2025-04-01T06:01:29.9312944Z
--------------------------------------------------------------------------------
2025/04/01 06:01: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-vihavuw1vase/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:aa50cd6d-201e-0003-07cb-a25d99000000
Time:2025-04-01T06:01:30.9695957Z
--------------------------------------------------------------------------------
2025/04/01 06:01: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-vihavuw1vase/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:aa50cfce-201e-0003-30cb-a25d99000000
Time:2025-04-01T06:01:32.0070407Z
--------------------------------------------------------------------------------
2025/04/01 06:01:33 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-vihavuw1vase/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:aa50d1cc-201e-0003-7ecb-a25d99000000
Time:2025-04-01T06:01:33.0455419Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-vihavuw1vase/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:aa50d1cc-201e-0003-7ecb-a25d99000000
Time:2025-04-01T06:01:33.0455419Z
--------------------------------------------------------------------------------
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.33s)
=== RUN TestReadFile
run.go:180: Remote "Azure container rclone-test-vihavuw1vase", Local "Local file system at /tmp/rclone3985355273", Modify Window "1ns"
2025/04/01 06:01: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-vihavuw1vase/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:aa50de91-201e-0003-27cb-a25d99000000
Time:2025-04-01T06:01:41.5346558Z
--------------------------------------------------------------------------------
2025/04/01 06:01: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-vihavuw1vase/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:aa50e004-201e-0003-5bcb-a25d99000000
Time:2025-04-01T06:01:42.5727579Z
--------------------------------------------------------------------------------
2025/04/01 06:01: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-vihavuw1vase/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:aa50e1d4-201e-0003-75cb-a25d99000000
Time:2025-04-01T06:01:43.6106847Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-vihavuw1vase/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:aa50e1d4-201e-0003-75cb-a25d99000000
Time:2025-04-01T06:01:43.6106847Z
--------------------------------------------------------------------------------
2025/04/01 06:01: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-vihavuw1vase/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:aa50e350-201e-0003-40cb-a25d99000000
Time:2025-04-01T06:01:44.6501198Z
--------------------------------------------------------------------------------
2025/04/01 06:01: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-vihavuw1vase/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:aa50e58d-201e-0003-61cb-a25d99000000
Time:2025-04-01T06:01:45.6886523Z
--------------------------------------------------------------------------------
2025/04/01 06:01: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-vihavuw1vase/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:aa50e724-201e-0003-32cb-a25d99000000
Time:2025-04-01T06:01:46.7268818Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-vihavuw1vase/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:aa50e724-201e-0003-32cb-a25d99000000
Time:2025-04-01T06:01:46.7268818Z
--------------------------------------------------------------------------------
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/04/01 06:01: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-vihavuw1vase/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:aa50f6e3-201e-0003-64cb-a25d99000000
Time:2025-04-01T06:01:54.9188841Z
--------------------------------------------------------------------------------
2025/04/01 06:01: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-vihavuw1vase/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:aa50f872-201e-0003-37cb-a25d99000000
Time:2025-04-01T06:01:55.9575549Z
--------------------------------------------------------------------------------
2025/04/01 06:01: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-vihavuw1vase/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:aa50f9e9-201e-0003-69cb-a25d99000000
Time:2025-04-01T06:01:56.9950614Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-vihavuw1vase/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:aa50f9e9-201e-0003-69cb-a25d99000000
Time:2025-04-01T06:01:56.9950614Z
--------------------------------------------------------------------------------
2025/04/01 06:01:58 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-vihavuw1vase/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:aa50fb7f-201e-0003-45cb-a25d99000000
Time:2025-04-01T06:01:58.0330872Z
--------------------------------------------------------------------------------
2025/04/01 06:01:59 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-vihavuw1vase/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:aa50fd71-201e-0003-03cb-a25d99000000
Time:2025-04-01T06:01:59.0718371Z
--------------------------------------------------------------------------------
2025/04/01 06:02: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-vihavuw1vase/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:aa50ff4c-201e-0003-1ccb-a25d99000000
Time:2025-04-01T06:02:00.1098218Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-vihavuw1vase/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:aa50ff4c-201e-0003-1ccb-a25d99000000
Time:2025-04-01T06:02:00.1098218Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestReadFile
Messages: directories
--- FAIL: TestReadFile (27.07s)
=== RUN TestRetry
2025/04/01 06:02:08 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5
2025/04/01 06:02:08 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5
2025/04/01 06:02:08 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG
2025/04/01 06:02:08 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG
2025/04/01 06:02:08 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG
2025/04/01 06:02:08 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG
2025/04/01 06:02:08 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-vihavuw1vase", Local "Local file system at /tmp/rclone3985355273", Modify Window "1ns"
2025/04/01 06:02: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-vihavuw1vase/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:aa510dd5-201e-0003-26cb-a25d99000000
Time:2025-04-01T06:02:09.4418597Z
--------------------------------------------------------------------------------
2025/04/01 06:02: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-vihavuw1vase/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:aa510f1f-201e-0003-23cb-a25d99000000
Time:2025-04-01T06:02:10.4805002Z
--------------------------------------------------------------------------------
2025/04/01 06:02: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-vihavuw1vase/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:aa51109c-201e-0003-52cb-a25d99000000
Time:2025-04-01T06:02:11.5183450Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-vihavuw1vase/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:aa51109c-201e-0003-52cb-a25d99000000
Time:2025-04-01T06:02:11.5183450Z
--------------------------------------------------------------------------------
2025/04/01 06:02: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-vihavuw1vase/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:aa511252-201e-0003-36cb-a25d99000000
Time:2025-04-01T06:02:12.5644847Z
--------------------------------------------------------------------------------
2025/04/01 06:02: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-vihavuw1vase/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:aa51143d-201e-0003-52cb-a25d99000000
Time:2025-04-01T06:02:13.6021045Z
--------------------------------------------------------------------------------
2025/04/01 06:02: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-vihavuw1vase/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:aa511676-201e-0003-40cb-a25d99000000
Time:2025-04-01T06:02:14.6395125Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-vihavuw1vase/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:aa511676-201e-0003-40cb-a25d99000000
Time:2025-04-01T06:02:14.6395125Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestCat
Messages: directories
--- FAIL: TestCat (14.48s)
=== RUN TestPurge
2025/04/01 06:02:22 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-kofihir5japi"
2025/04/01 06:02:22 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/04/01 06:02:22 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/04/01 06:02:22 DEBUG : Azure container rclone-test-kofihir5japi: Using directory markers
2025/04/01 06:02:22 DEBUG : Creating backend with remote "/tmp/rclone3107211443"
run.go:180: Remote "Azure container rclone-test-kofihir5japi", Local "Local file system at /tmp/rclone3107211443", Modify Window "1ns"
2025/04/01 06:02:22 DEBUG : A1/B1/C1/: Creating directory marker
2025/04/01 06:02:22 DEBUG : A1/B1/: Creating directory marker
2025/04/01 06:02:23 DEBUG : A1/: Creating directory marker
2025/04/01 06:02:23 INFO : A2: Making directory
2025/04/01 06:02:23 DEBUG : A2/: Creating directory marker
2025/04/01 06:02:23 INFO : A1/B2: Making directory
2025/04/01 06:02:23 DEBUG : A1/B2/: Creating directory marker
2025/04/01 06:02:23 INFO : A1/B2/C2: Making directory
2025/04/01 06:02:23 DEBUG : A1/B2/C2/: Creating directory marker
2025/04/01 06:02:23 INFO : A1/B1/C3: Making directory
2025/04/01 06:02:23 DEBUG : A1/B1/C3/: Creating directory marker
2025/04/01 06:02:23 INFO : A3: Making directory
2025/04/01 06:02:23 DEBUG : A3/: Creating directory marker
2025/04/01 06:02:23 INFO : A3/B3: Making directory
2025/04/01 06:02:23 DEBUG : A3/B3/: Creating directory marker
2025/04/01 06:02:23 INFO : A3/B3/C4: Making directory
2025/04/01 06:02:23 DEBUG : A3/B3/C4/: Creating directory marker
2025/04/01 06:02:24 DEBUG : Waiting for deletions to finish
2025/04/01 06:02:24 INFO : A1/B1/C1/one: Deleted
2025/04/01 06:02:24 DEBUG : removing 2 level 3 directories
2025/04/01 06:02:24 INFO : A1/B1/C3: Removing directory
2025/04/01 06:02:24 DEBUG : A1/B1/C3/: Removing directory marker
2025/04/01 06:02:24 INFO : A1/B1/C1: Removing directory
2025/04/01 06:02:24 DEBUG : A1/B1/C1/: Removing directory marker
2025/04/01 06:02:24 DEBUG : removing 1 level 2 directories
2025/04/01 06:02:24 INFO : A1/B1: Removing directory
2025/04/01 06:02:24 DEBUG : A1/B1/: Removing directory marker
2025/04/01 06:02:24 DEBUG : Azure container rclone-test-kofihir5japi: Purge remote
2025/04/01 06:02:24 NOTICE: purge failed: bucket already deleted
--- PASS: TestPurge (1.76s)
=== RUN TestRmdirsNoLeaveRoot
run.go:180: Remote "Azure container rclone-test-vihavuw1vase", Local "Local file system at /tmp/rclone3985355273", Modify Window "1ns"
2025/04/01 06:02:24 DEBUG : A1/B1/C1/: Creating directory marker
2025/04/01 06:02:24 DEBUG : A1/B1/: Creating directory marker
2025/04/01 06:02:24 DEBUG : A1/: Creating directory marker
2025/04/01 06:02:24 INFO : A2: Making directory
2025/04/01 06:02:24 DEBUG : A2/: Creating directory marker
2025/04/01 06:02:24 INFO : A1/B2: Making directory
2025/04/01 06:02:24 DEBUG : A1/B2/: Creating directory marker
2025/04/01 06:02:25 INFO : A1/B2/C2: Making directory
2025/04/01 06:02:25 DEBUG : A1/B2/C2/: Creating directory marker
2025/04/01 06:02:25 INFO : A1/B1/C3: Making directory
2025/04/01 06:02:25 DEBUG : A1/B1/C3/: Creating directory marker
2025/04/01 06:02:25 INFO : A3: Making directory
2025/04/01 06:02:25 DEBUG : A3/: Creating directory marker
2025/04/01 06:02:25 INFO : A3/B3: Making directory
2025/04/01 06:02:25 DEBUG : A3/B3/: Creating directory marker
2025/04/01 06:02:25 INFO : A3/B3/C4: Making directory
2025/04/01 06:02:25 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/04/01 06:02:32 DEBUG : removing 1 level 3 directories
2025/04/01 06:02:32 INFO : A3/B3/C4: Removing directory
2025/04/01 06:02:32 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/04/01 06:02:40 DEBUG : removing 2 level 3 directories
2025/04/01 06:02:40 INFO : A1/B2/C2: Removing directory
2025/04/01 06:02:40 INFO : A1/B1/C3: Removing directory
2025/04/01 06:02:40 DEBUG : A1/B2/C2/: Removing directory marker
2025/04/01 06:02:40 DEBUG : A1/B1/C3/: Removing directory marker
2025/04/01 06:02:40 DEBUG : removing 4 level 2 directories
2025/04/01 06:02:40 INFO : dst/: Removing directory
2025/04/01 06:02:40 DEBUG : dst//: Removing directory marker
2025/04/01 06:02:40 INFO : A3/B3: Removing directory
2025/04/01 06:02:40 DEBUG : A3/B3/: Removing directory marker
2025/04/01 06:02:40 INFO : A1/B2: Removing directory
2025/04/01 06:02:40 INFO : BackupDir/: Removing directory
2025/04/01 06:02:40 DEBUG : A1/B2/: Removing directory marker
2025/04/01 06:02:40 DEBUG : BackupDir//: Removing directory marker
2025/04/01 06:02:40 DEBUG : removing 4 level 1 directories
2025/04/01 06:02:40 INFO : dst: Removing directory
2025/04/01 06:02:40 DEBUG : dst/: Removing directory marker
2025/04/01 06:02:40 INFO : A3: Removing directory
2025/04/01 06:02:40 DEBUG : A3/: Removing directory marker
2025/04/01 06:02:40 INFO : A2: Removing directory
2025/04/01 06:02:40 DEBUG : A2/: Removing directory marker
2025/04/01 06:02:40 INFO : BackupDir: Removing directory
2025/04/01 06:02:40 DEBUG : BackupDir/: Removing directory marker
2025/04/01 06:02:40 ERROR : dst: Failed to rmdir: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-vihavuw1vase/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cc5047c6-801e-0047-63cb-a2d7a6000000
Time:2025-04-01T06:02:40.5525738Z
--------------------------------------------------------------------------------
2025/04/01 06:02:40 ERROR : BackupDir: Failed to rmdir: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-vihavuw1vase/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:1fb48152-b01e-0001-08cb-a2e321000000
Time:2025-04-01T06:02:40.5534613Z
--------------------------------------------------------------------------------
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-vihavuw1vase/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:1fb48152-b01e-0001-08cb-a2e321000000
Time:2025-04-01T06:02:40.5534613Z
--------------------------------------------------------------------------------
Test: TestRmdirsNoLeaveRoot
2025/04/01 06:02:40 DEBUG : A1/B1/C1/: Removing directory marker
2025/04/01 06:02:40 DEBUG : A1/B1/: Removing directory marker
2025/04/01 06:02:40 DEBUG : A1/: Removing directory marker
--- FAIL: TestRmdirsNoLeaveRoot (16.34s)
=== RUN TestRmdirsLeaveRoot
run.go:180: Remote "Azure container rclone-test-vihavuw1vase", Local "Local file system at /tmp/rclone3985355273", Modify Window "1ns"
2025/04/01 06:02:40 INFO : A1: Making directory
2025/04/01 06:02:40 DEBUG : A1/: Creating directory marker
2025/04/01 06:02:40 INFO : A1/B1: Making directory
2025/04/01 06:02:40 DEBUG : A1/B1/: Creating directory marker
2025/04/01 06:02:41 INFO : A1/B1/C1: Making directory
2025/04/01 06:02:41 DEBUG : A1/B1/C1/: Creating directory marker
2025/04/01 06:02:41 DEBUG : removing 1 level 3 directories
2025/04/01 06:02:41 INFO : A1/B1/C1: Removing directory
2025/04/01 06:02:41 DEBUG : A1/B1/C1/: Removing directory marker
2025/04/01 06:02:41 DEBUG : removing 1 level 2 directories
2025/04/01 06:02:41 INFO : A1/B1: Removing directory
2025/04/01 06:02:41 DEBUG : A1/B1/: Removing directory marker
2025/04/01 06:02:41 DEBUG : A1/: Removing directory marker
--- PASS: TestRmdirsLeaveRoot (0.72s)
=== RUN TestRmdirsWithFilter
run.go:180: Remote "Azure container rclone-test-vihavuw1vase", Local "Local file system at /tmp/rclone3985355273", Modify Window "1ns"
2025/04/01 06:02:41 INFO : A1: Making directory
2025/04/01 06:02:41 DEBUG : A1/: Creating directory marker
2025/04/01 06:02:41 INFO : A1/B1: Making directory
2025/04/01 06:02:41 DEBUG : A1/B1/: Creating directory marker
2025/04/01 06:02:41 INFO : A1/B1/C1: Making directory
2025/04/01 06:02:41 DEBUG : A1/B1/C1/: Creating directory marker
2025/04/01 06:02:42 DEBUG : removing 1 level 3 directories
2025/04/01 06:02:42 INFO : A1/B1/C1: Removing directory
2025/04/01 06:02:42 DEBUG : A1/B1/C1/: Removing directory marker
2025/04/01 06:02:42 DEBUG : removing 1 level 2 directories
2025/04/01 06:02:42 INFO : A1/B1: Removing directory
2025/04/01 06:02:42 DEBUG : A1/B1/: Removing directory marker
2025/04/01 06:02:42 DEBUG : A1/: Removing directory marker
--- PASS: TestRmdirsWithFilter (0.76s)
=== RUN TestCopyURL
run.go:180: Remote "Azure container rclone-test-vihavuw1vase", Local "Local file system at /tmp/rclone3985355273", Modify Window "1ns"
2025/04/01 06:02:42 DEBUG : filename.txt: File name found in url
2025/04/01 06:02:42 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-vihavuw1vase", Local "Local file system at /tmp/rclone3985355273", Modify Window "1ns"
2025/04/01 06:02:43 DEBUG : file1: Need to transfer - File not found at Destination
2025/04/01 06:02:43 DEBUG : sub/: Creating directory marker
2025/04/01 06:02:43 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK
2025/04/01 06:02:43 INFO : file1: Copied (new) to: sub/file2
2025/04/01 06:02:43 INFO : file1: Deleted
2025/04/01 06:02:43 DEBUG : file1: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/04/01 06:02:43 DEBUG : file1: Unchanged skipping
2025/04/01 06:02:43 INFO : file1: Deleted
2025/04/01 06:02:43 DEBUG : Azure container rclone-test-vihavuw1vase: don't need to copy/move sub/file2, it is already at target location
2025/04/01 06:02:43 DEBUG : sub/: Removing directory marker
--- PASS: TestMoveFile (0.51s)
=== RUN TestMoveFileWithIgnoreExisting
run.go:180: Remote "Azure container rclone-test-vihavuw1vase", Local "Local file system at /tmp/rclone3985355273", Modify Window "1ns"
2025/04/01 06:02:43 DEBUG : file1: Need to transfer - File not found at Destination
2025/04/01 06:02:43 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK
2025/04/01 06:02:43 INFO : file1: Copied (new)
2025/04/01 06:02:43 INFO : file1: Deleted
2025/04/01 06:02:43 DEBUG : file1: Destination exists, skipping
2025/04/01 06:02:43 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set
--- PASS: TestMoveFileWithIgnoreExisting (0.36s)
=== RUN TestCaseInsensitiveMoveFile
run.go:180: Remote "Azure container rclone-test-vihavuw1vase", Local "Local file system at /tmp/rclone3985355273", Modify Window "1ns"
--- PASS: TestCaseInsensitiveMoveFile (0.08s)
=== RUN TestCaseInsensitiveMoveFileDryRun
run.go:180: Remote "Azure container rclone-test-vihavuw1vase", Local "Local file system at /tmp/rclone3985355273", Modify Window "1ns"
--- PASS: TestCaseInsensitiveMoveFileDryRun (0.08s)
=== RUN TestMoveFileBackupDir
run.go:180: Remote "Azure container rclone-test-vihavuw1vase", Local "Local file system at /tmp/rclone3985355273", Modify Window "1ns"
2025/04/01 06:02:44 DEBUG : dst/: Creating directory marker
2025/04/01 06:02:44 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-vihavuw1vase/backup"
2025/04/01 06:02:44 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/04/01 06:02:44 DEBUG : Azure container rclone-test-vihavuw1vase path backup: Using directory markers
2025/04/01 06:02:44 DEBUG : fs cache: renaming cache item "TestAzureBlob,directory_markers:rclone-test-vihavuw1vase/backup" to be canonical "TestAzureBlob{juk_h}:rclone-test-vihavuw1vase/backup"
2025/04/01 06:02:44 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18)
2025/04/01 06:02:44 DEBUG : dst/: Creating directory marker
2025/04/01 06:02:44 DEBUG : dst/file1: md5 = 05164b153084ba910184c26e561a7c18 OK
2025/04/01 06:02:44 INFO : dst/file1: Copied (server-side copy)
2025/04/01 06:02:44 INFO : dst/file1: Deleted
2025/04/01 06:02:44 DEBUG : dst/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK
2025/04/01 06:02:44 INFO : dst/file1: Copied (new)
2025/04/01 06:02:44 INFO : dst/file1: Deleted
2025/04/01 06:02:45 DEBUG : dst/: Removing directory marker
2025/04/01 06:02:45 DEBUG : backup/dst/: Removing directory marker
2025/04/01 06:02:45 DEBUG : backup/: Removing directory marker
run.go:125: removing dir "backup" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-vihavuw1vase/backup/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:57eb9f8c-201e-005e-26cb-a2571d000000
Time:2025-04-01T06:02:45.2778367Z
--------------------------------------------------------------------------------
2025/04/01 06:02:46 DEBUG : backup/: Removing directory marker
run.go:125: removing dir "backup" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-vihavuw1vase/backup/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:57eba2d8-201e-005e-76cb-a2571d000000
Time:2025-04-01T06:02:46.3165151Z
--------------------------------------------------------------------------------
2025/04/01 06:02:47 DEBUG : backup/: Removing directory marker
run.go:125: removing dir "backup" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-vihavuw1vase/backup/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:57eba5a0-201e-005e-52cb-a2571d000000
Time:2025-04-01T06:02:47.3539057Z
--------------------------------------------------------------------------------
run.go:128: removing dir "backup" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-vihavuw1vase/backup/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:57eba5a0-201e-005e-52cb-a2571d000000
Time:2025-04-01T06:02:47.3539057Z
--------------------------------------------------------------------------------
--- PASS: TestMoveFileBackupDir (4.26s)
=== 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-vihavuw1vase", Local "Local file system at /tmp/rclone3985355273", Modify Window "1ns"
2025/04/01 06:02:48 DEBUG : A1/: Creating directory marker
2025/04/01 06:02:48 DEBUG : A1/B1/: Creating directory marker
2025/04/01 06:02:48 DEBUG : A1/B1/C1/: Creating directory marker
2025/04/01 06:02:49 DEBUG : A1/B1/C2/: Creating directory marker
2025/04/01 06:02:49 INFO : A1/B2: Making directory
2025/04/01 06:02:49 DEBUG : A1/B2/: Creating directory marker
2025/04/01 06:02:49 INFO : A1/B1/C3: Making directory
2025/04/01 06:02:49 DEBUG : A1/B1/C3/: Creating directory marker
2025/04/01 06:02:49 DEBUG : A2/: Creating directory marker
2025/04/01 06:02:49 DEBUG : A2/B1/: Creating directory marker
2025/04/01 06:02:49 DEBUG : A2/B1/C1/: Creating directory marker
2025/04/01 06:02:50 DEBUG : A2/B1/C2/: Creating directory marker
2025/04/01 06:02:50 DEBUG : A2/B1/C3/: Creating directory marker
2025/04/01 06:02:50 DEBUG : A2/B2/: Creating directory marker
2025/04/01 06:02:50 DEBUG : A1/two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK
2025/04/01 06:02:50 INFO : A1/two: Copied (server-side copy) to: A2/two
2025/04/01 06:02:50 DEBUG : A1/B1/C2/five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK
2025/04/01 06:02:50 INFO : A1/B1/C2/five: Copied (server-side copy) to: A2/B1/C2/five
2025/04/01 06:02:50 DEBUG : A1/B1/C1/four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK
2025/04/01 06:02:50 INFO : A1/B1/C1/four: Copied (server-side copy) to: A2/B1/C1/four
2025/04/01 06:02:50 DEBUG : A1/B1/three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK
2025/04/01 06:02:50 INFO : A1/B1/three: Copied (server-side copy) to: A2/B1/three
2025/04/01 06:02:50 DEBUG : A1/one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK
2025/04/01 06:02:50 INFO : A1/one: Copied (server-side copy) to: A2/one
2025/04/01 06:02:50 INFO : A1/two: Deleted
2025/04/01 06:02:50 INFO : A1/B1/C2/five: Deleted
2025/04/01 06:02:50 INFO : A1/B1/C1/four: Deleted
2025/04/01 06:02:50 INFO : A1/B1/three: Deleted
2025/04/01 06:02:50 INFO : A1/one: Deleted
2025/04/01 06:02:50 DEBUG : A1/B2/: Removing directory marker
2025/04/01 06:02:50 DEBUG : A1/B1/C3/: Removing directory marker
2025/04/01 06:02:50 DEBUG : A1/B1/C2/: Removing directory marker
2025/04/01 06:02:50 DEBUG : A1/B1/C1/: Removing directory marker
2025/04/01 06:02:50 DEBUG : A1/B1/: Removing directory marker
2025/04/01 06:02:50 DEBUG : A1/: Removing directory marker
2025/04/01 06:02:50 DEBUG : A3/: Creating directory marker
2025/04/01 06:02:51 DEBUG : A3/B1/: Creating directory marker
2025/04/01 06:02:51 DEBUG : A3/B1/C1/: Creating directory marker
2025/04/01 06:02:51 DEBUG : A3/B1/C2/: Creating directory marker
2025/04/01 06:02:51 DEBUG : A3/B1/C3/: Creating directory marker
2025/04/01 06:02:51 DEBUG : A3/B2/: Creating directory marker
2025/04/01 06:02:51 DEBUG : A2/two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK
2025/04/01 06:02:51 INFO : A2/two: Copied (server-side copy) to: A3/two
2025/04/01 06:02:51 DEBUG : A2/B1/C1/four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK
2025/04/01 06:02:51 INFO : A2/B1/C1/four: Copied (server-side copy) to: A3/B1/C1/four
2025/04/01 06:02:51 DEBUG : A2/one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK
2025/04/01 06:02:51 DEBUG : A2/B1/C2/five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK
2025/04/01 06:02:51 INFO : A2/one: Copied (server-side copy) to: A3/one
2025/04/01 06:02:51 INFO : A2/B1/C2/five: Copied (server-side copy) to: A3/B1/C2/five
2025/04/01 06:02:51 DEBUG : A2/B1/three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK
2025/04/01 06:02:51 INFO : A2/B1/three: Copied (server-side copy) to: A3/B1/three
2025/04/01 06:02:51 INFO : A2/two: Deleted
2025/04/01 06:02:51 INFO : A2/one: Deleted
2025/04/01 06:02:51 INFO : A2/B1/three: Deleted
2025/04/01 06:02:51 INFO : A2/B1/C2/five: Deleted
2025/04/01 06:02:51 INFO : A2/B1/C1/four: Deleted
2025/04/01 06:02:51 DEBUG : A2/B2/: Removing directory marker
2025/04/01 06:02:51 DEBUG : A2/B1/C3/: Removing directory marker
2025/04/01 06:02:51 DEBUG : A2/B1/C2/: Removing directory marker
2025/04/01 06:02:51 DEBUG : A2/B1/C1/: Removing directory marker
2025/04/01 06:02:51 DEBUG : A2/B1/: Removing directory marker
2025/04/01 06:02:51 DEBUG : A2/: Removing directory marker
2025/04/01 06:02:52 INFO : Azure container rclone-test-vihavuw1vase: Can't DirMove - falling back to file moves: can't move directory - incompatible remotes
2025/04/01 06:02:52 DEBUG : A4/: Creating directory marker
2025/04/01 06:02:52 DEBUG : A4/B1/: Creating directory marker
2025/04/01 06:02:52 DEBUG : A4/B1/C1/: Creating directory marker
2025/04/01 06:02:52 DEBUG : A4/B1/C2/: Creating directory marker
2025/04/01 06:02:52 DEBUG : A4/B1/C3/: Creating directory marker
2025/04/01 06:02:52 DEBUG : A4/B2/: Creating directory marker
2025/04/01 06:02:52 DEBUG : A3/one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK
2025/04/01 06:02:52 INFO : A3/one: Copied (server-side copy) to: A4/one
2025/04/01 06:02:52 DEBUG : A3/B1/C1/four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK
2025/04/01 06:02:52 INFO : A3/B1/C1/four: Copied (server-side copy) to: A4/B1/C1/four
2025/04/01 06:02:52 DEBUG : A3/B1/C2/five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK
2025/04/01 06:02:52 INFO : A3/B1/C2/five: Copied (server-side copy) to: A4/B1/C2/five
2025/04/01 06:02:52 DEBUG : A3/B1/three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK
2025/04/01 06:02:52 INFO : A3/B1/three: Copied (server-side copy) to: A4/B1/three
2025/04/01 06:02:52 DEBUG : A3/two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK
2025/04/01 06:02:52 INFO : A3/two: Copied (server-side copy) to: A4/two
2025/04/01 06:02:52 INFO : A3/one: Deleted
2025/04/01 06:02:52 INFO : A3/B1/C1/four: Deleted
2025/04/01 06:02:52 INFO : A3/B1/C2/five: Deleted
2025/04/01 06:02:52 INFO : A3/B1/three: Deleted
2025/04/01 06:02:52 INFO : A3/two: Deleted
2025/04/01 06:02:52 DEBUG : A3/B2/: Removing directory marker
2025/04/01 06:02:53 DEBUG : A3/B1/C3/: Removing directory marker
2025/04/01 06:02:53 DEBUG : A3/B1/C2/: Removing directory marker
2025/04/01 06:02:53 DEBUG : A3/B1/C1/: Removing directory marker
2025/04/01 06:02:53 DEBUG : A3/B1/: Removing directory marker
2025/04/01 06:02:53 DEBUG : A3/: Removing directory marker
2025/04/01 06:02:53 DEBUG : A4/B2/: Removing directory marker
2025/04/01 06:02:53 DEBUG : A4/B1/C3/: Removing directory marker
2025/04/01 06:02:53 DEBUG : A4/B1/C2/: Removing directory marker
2025/04/01 06:02:53 DEBUG : A4/B1/C1/: Removing directory marker
2025/04/01 06:02:53 DEBUG : A4/B1/: Removing directory marker
2025/04/01 06:02:53 DEBUG : A4/: Removing directory marker
--- PASS: TestDirMove (5.43s)
=== RUN TestGetFsInfo
run.go:180: Remote "Azure container rclone-test-vihavuw1vase", Local "Local file system at /tmp/rclone3985355273", Modify Window "1ns"
--- PASS: TestGetFsInfo (0.08s)
=== RUN TestRcat
=== RUN TestRcat/withChecksum=false,ignoreChecksum=false
run.go:180: Remote "Azure container rclone-test-vihavuw1vase", Local "Local file system at /tmp/rclone3985355273", Modify Window "1ns"
2025/04/01 06:02:53 DEBUG : Azure container rclone-test-vihavuw1vase: File to upload is small (34 bytes), uploading instead of streaming
2025/04/01 06:02:54 DEBUG : no_checksum_small_file_from_pipe: md5 = 4c762bc6ec18f21b23fcae426c7863b5 OK
2025/04/01 06:02:54 DEBUG : no_checksum_small_file_from_pipe: Size and md5 of src and dst objects identical
2025/04/01 06:02:54 NOTICE: Azure container rclone-test-vihavuw1vase: Streaming uploads using chunk size 4Mi will have maximum file size of 195.312Gi
2025/04/01 06:02:54 DEBUG : no_checksum_big_file_from_pipe: Multipart upload session started for -1 parts of size 4Mi
2025/04/01 06:02:54 DEBUG : no_checksum_big_file_from_pipe: open chunk writer: started multipart upload
2025/04/01 06:02:54 DEBUG : no_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 100.001Ki offset 0/off
2025/04/01 06:02:54 DEBUG : no_checksum_big_file_from_pipe: multipart upload wrote chunk 1 with 102401 bytes
2025/04/01 06:02:54 DEBUG : no_checksum_big_file_from_pipe: multipart upload finished
2025/04/01 06:02:54 DEBUG : no_checksum_big_file_from_pipe: Dst hash empty - aborting Src hash check
2025/04/01 06:02:54 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-vihavuw1vase", Local "Local file system at /tmp/rclone3985355273", Modify Window "1ns"
2025/04/01 06:02:54 DEBUG : Azure container rclone-test-vihavuw1vase: File to upload is small (34 bytes), uploading instead of streaming
2025/04/01 06:02:54 DEBUG : with_checksum_small_file_from_pipe: md5 = 4c762bc6ec18f21b23fcae426c7863b5 OK
2025/04/01 06:02:54 DEBUG : with_checksum_small_file_from_pipe: Size and md5 of src and dst objects identical
2025/04/01 06:02:54 DEBUG : with_checksum_big_file_from_pipe: Multipart upload session started for -1 parts of size 4Mi
2025/04/01 06:02:54 DEBUG : with_checksum_big_file_from_pipe: open chunk writer: started multipart upload
2025/04/01 06:02:54 DEBUG : with_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 100.001Ki offset 0/off
2025/04/01 06:02:54 DEBUG : with_checksum_big_file_from_pipe: multipart upload wrote chunk 1 with 102401 bytes
2025/04/01 06:02:54 DEBUG : with_checksum_big_file_from_pipe: multipart upload finished
2025/04/01 06:02:54 DEBUG : with_checksum_big_file_from_pipe: Dst hash empty - aborting Src hash check
2025/04/01 06:02:54 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-vihavuw1vase", Local "Local file system at /tmp/rclone3985355273", Modify Window "1ns"
2025/04/01 06:02:54 DEBUG : Azure container rclone-test-vihavuw1vase: File to upload is small (34 bytes), uploading instead of streaming
2025/04/01 06:02:55 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/04/01 06:02:55 DEBUG : ignore_checksum_big_file_from_pipe: Multipart upload session started for -1 parts of size 4Mi
2025/04/01 06:02:55 DEBUG : ignore_checksum_big_file_from_pipe: open chunk writer: started multipart upload
2025/04/01 06:02:55 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 100.001Ki offset 0/off
2025/04/01 06:02:55 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload wrote chunk 1 with 102401 bytes
2025/04/01 06:02:55 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload finished
2025/04/01 06:02:55 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-vihavuw1vase", Local "Local file system at /tmp/rclone3985355273", Modify Window "1ns"
2025/04/01 06:02:55 DEBUG : Azure container rclone-test-vihavuw1vase: File to upload is small (34 bytes), uploading instead of streaming
2025/04/01 06:02:55 DEBUG : ignore_checksum_small_file_from_pipe: Src hash empty - aborting Dst hash check
2025/04/01 06:02:55 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical
2025/04/01 06:02:55 DEBUG : ignore_checksum_big_file_from_pipe: Multipart upload session started for -1 parts of size 4Mi
2025/04/01 06:02:55 DEBUG : ignore_checksum_big_file_from_pipe: open chunk writer: started multipart upload
2025/04/01 06:02:55 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 100.001Ki offset 0/off
2025/04/01 06:02:55 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload wrote chunk 1 with 102401 bytes
2025/04/01 06:02:55 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload finished
2025/04/01 06:02:55 DEBUG : ignore_checksum_big_file_from_pipe: Dst hash empty - aborting Src hash check
2025/04/01 06:02:55 DEBUG : ignore_checksum_big_file_from_pipe: Src hash empty - aborting Dst hash check
2025/04/01 06:02:55 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical
--- PASS: TestRcat (1.88s)
--- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (0.55s)
--- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (0.47s)
--- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (0.43s)
--- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (0.43s)
=== RUN TestRcatMetadata
run.go:180: Remote "Azure container rclone-test-vihavuw1vase", Local "Local file system at /tmp/rclone3985355273", Modify Window "1ns"
operations_test.go:1532: Skipping as destination doesn't support user metadata
--- SKIP: TestRcatMetadata (0.08s)
=== RUN TestRcatSize
run.go:180: Remote "Azure container rclone-test-vihavuw1vase", Local "Local file system at /tmp/rclone3985355273", Modify Window "1ns"
2025/04/01 06:02:55 DEBUG : Azure container rclone-test-vihavuw1vase: File to upload is small (60 bytes), uploading instead of streaming
2025/04/01 06:02:56 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK
2025/04/01 06:02:56 DEBUG : potato2: Size and md5 of src and dst objects identical
--- PASS: TestRcatSize (0.34s)
=== RUN TestRcatSizeMetadata
run.go:180: Remote "Azure container rclone-test-vihavuw1vase", Local "Local file system at /tmp/rclone3985355273", Modify Window "1ns"
operations_test.go:1613: Skipping as destination doesn't support user metadata
--- SKIP: TestRcatSizeMetadata (0.08s)
=== RUN TestTouchDir
run.go:180: Remote "Azure container rclone-test-vihavuw1vase", Local "Local file system at /tmp/rclone3985355273", Modify Window "1ns"
2025/04/01 06:02:56 DEBUG : sub dir/: Creating directory marker
2025/04/01 06:02:56 DEBUG : Azure container rclone-test-vihavuw1vase: Touching "sub dir/potato3"
2025/04/01 06:02:56 DEBUG : Azure container rclone-test-vihavuw1vase: Touching "potato2"
2025/04/01 06:02:56 DEBUG : Azure container rclone-test-vihavuw1vase: Touching "empty space"
2025/04/01 06:02:57 DEBUG : sub dir/: Removing directory marker
--- PASS: TestTouchDir (0.84s)
=== RUN TestMkdirMetadata
run.go:180: Remote "Azure container rclone-test-vihavuw1vase", Local "Local file system at /tmp/rclone3985355273", 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-vihavuw1vase", Local "Local file system at /tmp/rclone3985355273", Modify Window "1ns"
operations_test.go:1722: Skipping test as remote does not support DirSetModTime or MkdirMetadata
--- SKIP: TestMkdirModTime (0.08s)
=== RUN TestCopyDirMetadata
run.go:180: Remote "Azure container rclone-test-vihavuw1vase", Local "Local file system at /tmp/rclone3985355273", 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-vihavuw1vase", Local "Local file system at /tmp/rclone3985355273", Modify Window "1ns"
operations_test.go:1779: Skipping test as remote does not support DirSetModTime or WriteDirSetModTime
--- SKIP: TestSetDirModTime (0.08s)
=== RUN TestDirsEqual
run.go:180: Remote "Azure container rclone-test-vihavuw1vase", Local "Local file system at /tmp/rclone3985355273", 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-vihavuw1vase", Local "Local file system at /tmp/rclone3985355273", 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/04/01 06:02:57 DEBUG : Azure container rclone-test-vihavuw1vase: Purge remote
"./operations.test -test.v -test.timeout 1h0m0s -remote 'TestAzureBlob,directory_markers:' -verbose" - Finished ERROR in 9m40.625361221s (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]