"./operations.test -test.v -test.timeout 1h0m0s -remote 'TestAzureBlob,directory_markers:' -verbose" - Starting (try 1/5)
2025/02/10 04:01:03 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-cifujeq1delu"
2025/02/10 04:01:03 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/02/10 04:01:03 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/02/10 04:01:03 DEBUG : Azure container rclone-test-cifujeq1delu: Using directory markers
2025/02/10 04:01:03 DEBUG : Creating backend with remote "/tmp/rclone3793345143"
=== 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-cifujeq1delu", Local "Local file system at /tmp/rclone3793345143", Modify Window "1ns"
2025/02/10 04:01:03 DEBUG : chunksize-probe: Multipart upload session started for 25 parts of size 4Mi
2025/02/10 04:01:03 DEBUG : chunksize-probe: open chunk writer: started multipart upload
2025/02/10 04:01:03 DEBUG : chunksize-probe: Clearing uncommitted blocks
2025/02/10 04:01:03 DEBUG : chunksize-probe: Committing 0 blocks to remove uncommitted blocks
2025/02/10 04:01:04 DEBUG : chunksize-probe: Removing empty object
=== RUN TestMultithreadCopy/upload=false,size=8388607,streams=2
2025/02/10 04:01:04 DEBUG : test-multithread-copy-false-8388607-2: Multipart upload session started for 2 parts of size 4Mi
2025/02/10 04:01:04 DEBUG : test-multithread-copy-false-8388607-2: open chunk writer: started multipart upload
2025/02/10 04:01:04 DEBUG : test-multithread-copy-false-8388607-2: multipart upload: starting chunk 0 size 4Mi offset 0/8.000Mi
2025/02/10 04:01:04 DEBUG : test-multithread-copy-false-8388607-2: multipart upload: starting chunk 1 size 4.000Mi offset 4Mi/8.000Mi
2025/02/10 04:01:04 DEBUG : test-multithread-copy-false-8388607-2: multipart upload wrote chunk 1 with 4194304 bytes
2025/02/10 04:01:04 DEBUG : test-multithread-copy-false-8388607-2: multipart upload wrote chunk 2 with 4194303 bytes
2025/02/10 04:01:04 DEBUG : test-multithread-copy-false-8388607-2: multipart upload finished
2025/02/10 04:01:05 DEBUG : test-multithread-copy-false-8388607-2: multi-thread copy: disabling buffering because destination uses OpenWriterAt
2025/02/10 04:01:05 DEBUG : test-multithread-copy-false-8388607-2: multi-thread copy: write buffer set to 131072
2025/02/10 04:01:05 DEBUG : test-multithread-copy-false-8388607-2: multi-thread copy: chunk size 64Mi was bigger than source file size 8.000Mi
2025/02/10 04:01:05 DEBUG : test-multithread-copy-false-8388607-2: multi-thread copy: using backend concurrency of 4 instead of --multi-thread-streams 2
2025/02/10 04:01:05 DEBUG : test-multithread-copy-false-8388607-2: multi-thread copy: number of streams 4 was bigger than number of chunks 1
2025/02/10 04:01:05 DEBUG : test-multithread-copy-false-8388607-2: Starting multi-thread copy with 1 chunks of size 8.000Mi with 1 parallel streams
2025/02/10 04:01:05 DEBUG : test-multithread-copy-false-8388607-2: multi-thread copy: chunk 1/1 (0-8388607) size 8.000Mi starting
2025/02/10 04:01:05 DEBUG : test-multithread-copy-false-8388607-2: writing chunk 0
2025/02/10 04:01:05 DEBUG : test-multithread-copy-false-8388607-2: multi-thread copy: chunk 1/1 (0-8388607) size 8.000Mi finished
2025/02/10 04:01:05 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/02/10 04:01:06 DEBUG : test-multithread-copy-false-8388608-2: Multipart upload session started for 2 parts of size 4Mi
2025/02/10 04:01:06 DEBUG : test-multithread-copy-false-8388608-2: open chunk writer: started multipart upload
2025/02/10 04:01:06 DEBUG : test-multithread-copy-false-8388608-2: multipart upload: starting chunk 0 size 4Mi offset 0/8Mi
2025/02/10 04:01:06 DEBUG : test-multithread-copy-false-8388608-2: multipart upload: starting chunk 1 size 4Mi offset 4Mi/8Mi
2025/02/10 04:01:06 DEBUG : test-multithread-copy-false-8388608-2: multipart upload wrote chunk 1 with 4194304 bytes
2025/02/10 04:01:06 DEBUG : test-multithread-copy-false-8388608-2: multipart upload wrote chunk 2 with 4194304 bytes
2025/02/10 04:01:06 DEBUG : test-multithread-copy-false-8388608-2: multipart upload finished
2025/02/10 04:01:06 DEBUG : test-multithread-copy-false-8388608-2: multi-thread copy: disabling buffering because destination uses OpenWriterAt
2025/02/10 04:01:06 DEBUG : test-multithread-copy-false-8388608-2: multi-thread copy: write buffer set to 131072
2025/02/10 04:01:06 DEBUG : test-multithread-copy-false-8388608-2: multi-thread copy: chunk size 64Mi was bigger than source file size 8Mi
2025/02/10 04:01:06 DEBUG : test-multithread-copy-false-8388608-2: multi-thread copy: using backend concurrency of 4 instead of --multi-thread-streams 2
2025/02/10 04:01:06 DEBUG : test-multithread-copy-false-8388608-2: multi-thread copy: number of streams 4 was bigger than number of chunks 1
2025/02/10 04:01:06 DEBUG : test-multithread-copy-false-8388608-2: Starting multi-thread copy with 1 chunks of size 8Mi with 1 parallel streams
2025/02/10 04:01:06 DEBUG : test-multithread-copy-false-8388608-2: multi-thread copy: chunk 1/1 (0-8388608) size 8Mi starting
2025/02/10 04:01:07 DEBUG : test-multithread-copy-false-8388608-2: writing chunk 0
2025/02/10 04:01:07 DEBUG : test-multithread-copy-false-8388608-2: multi-thread copy: chunk 1/1 (0-8388608) size 8Mi finished
2025/02/10 04:01:07 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/02/10 04:01:08 DEBUG : test-multithread-copy-false-8388609-2: Multipart upload session started for 3 parts of size 4Mi
2025/02/10 04:01:08 DEBUG : test-multithread-copy-false-8388609-2: open chunk writer: started multipart upload
2025/02/10 04:01:08 DEBUG : test-multithread-copy-false-8388609-2: multipart upload: starting chunk 0 size 4Mi offset 0/8.000Mi
2025/02/10 04:01:08 DEBUG : test-multithread-copy-false-8388609-2: multipart upload: starting chunk 2 size 1 offset 8Mi/8.000Mi
2025/02/10 04:01:08 DEBUG : test-multithread-copy-false-8388609-2: multipart upload: starting chunk 1 size 4Mi offset 4Mi/8.000Mi
2025/02/10 04:01:08 DEBUG : test-multithread-copy-false-8388609-2: multipart upload wrote chunk 3 with 1 bytes
2025/02/10 04:01:08 DEBUG : test-multithread-copy-false-8388609-2: multipart upload wrote chunk 2 with 4194304 bytes
2025/02/10 04:01:08 DEBUG : test-multithread-copy-false-8388609-2: multipart upload wrote chunk 1 with 4194304 bytes
2025/02/10 04:01:08 DEBUG : test-multithread-copy-false-8388609-2: multipart upload finished
2025/02/10 04:01:08 DEBUG : test-multithread-copy-false-8388609-2: multi-thread copy: disabling buffering because destination uses OpenWriterAt
2025/02/10 04:01:08 DEBUG : test-multithread-copy-false-8388609-2: multi-thread copy: write buffer set to 131072
2025/02/10 04:01:08 DEBUG : test-multithread-copy-false-8388609-2: multi-thread copy: chunk size 64Mi was bigger than source file size 8.000Mi
2025/02/10 04:01:08 DEBUG : test-multithread-copy-false-8388609-2: multi-thread copy: using backend concurrency of 4 instead of --multi-thread-streams 2
2025/02/10 04:01:08 DEBUG : test-multithread-copy-false-8388609-2: multi-thread copy: number of streams 4 was bigger than number of chunks 1
2025/02/10 04:01:08 DEBUG : test-multithread-copy-false-8388609-2: Starting multi-thread copy with 1 chunks of size 8.000Mi with 1 parallel streams
2025/02/10 04:01:08 DEBUG : test-multithread-copy-false-8388609-2: multi-thread copy: chunk 1/1 (0-8388609) size 8.000Mi starting
2025/02/10 04:01:08 DEBUG : test-multithread-copy-false-8388609-2: writing chunk 0
2025/02/10 04:01:08 DEBUG : test-multithread-copy-false-8388609-2: multi-thread copy: chunk 1/1 (0-8388609) size 8.000Mi finished
2025/02/10 04:01:08 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/02/10 04:01:10 DEBUG : test-multithread-copy-true-8388607-2: multi-thread copy: disabling buffering because source is local disk
2025/02/10 04:01:10 DEBUG : test-multithread-copy-true-8388607-2: Multipart upload session started for 2 parts of size 4Mi
2025/02/10 04:01:10 DEBUG : test-multithread-copy-true-8388607-2: open chunk writer: started multipart upload
2025/02/10 04:01:10 DEBUG : test-multithread-copy-true-8388607-2: multi-thread copy: using backend concurrency of 16 instead of --multi-thread-streams 2
2025/02/10 04:01:10 DEBUG : test-multithread-copy-true-8388607-2: multi-thread copy: number of streams 16 was bigger than number of chunks 2
2025/02/10 04:01:10 DEBUG : test-multithread-copy-true-8388607-2: Starting multi-thread copy with 2 chunks of size 4Mi with 2 parallel streams
2025/02/10 04:01:10 DEBUG : test-multithread-copy-true-8388607-2: multi-thread copy: chunk 2/2 (4194304-8388607) size 4.000Mi starting
2025/02/10 04:01:10 DEBUG : test-multithread-copy-true-8388607-2: multi-thread copy: chunk 1/2 (0-4194304) size 4Mi starting
2025/02/10 04:01:10 DEBUG : test-multithread-copy-true-8388607-2: Seek from 4194303 to 0
2025/02/10 04:01:10 DEBUG : test-multithread-copy-true-8388607-2: Seek from 4194304 to 0
2025/02/10 04:01:10 DEBUG : test-multithread-copy-true-8388607-2: multipart upload wrote chunk 2 with 4194303 bytes
2025/02/10 04:01:10 DEBUG : test-multithread-copy-true-8388607-2: multi-thread copy: chunk 2/2 (4194304-8388607) size 4.000Mi finished
2025/02/10 04:01:10 DEBUG : test-multithread-copy-true-8388607-2: multipart upload wrote chunk 1 with 4194304 bytes
2025/02/10 04:01:10 DEBUG : test-multithread-copy-true-8388607-2: multi-thread copy: chunk 1/2 (0-4194304) size 4Mi finished
2025/02/10 04:01:10 DEBUG : test-multithread-copy-true-8388607-2: multipart upload finished
2025/02/10 04:01:10 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/02/10 04:01:11 DEBUG : test-multithread-copy-true-8388608-2: multi-thread copy: disabling buffering because source is local disk
2025/02/10 04:01:11 DEBUG : test-multithread-copy-true-8388608-2: Multipart upload session started for 2 parts of size 4Mi
2025/02/10 04:01:11 DEBUG : test-multithread-copy-true-8388608-2: open chunk writer: started multipart upload
2025/02/10 04:01:11 DEBUG : test-multithread-copy-true-8388608-2: multi-thread copy: using backend concurrency of 16 instead of --multi-thread-streams 2
2025/02/10 04:01:11 DEBUG : test-multithread-copy-true-8388608-2: multi-thread copy: number of streams 16 was bigger than number of chunks 2
2025/02/10 04:01:11 DEBUG : test-multithread-copy-true-8388608-2: Starting multi-thread copy with 2 chunks of size 4Mi with 2 parallel streams
2025/02/10 04:01:11 DEBUG : test-multithread-copy-true-8388608-2: multi-thread copy: chunk 2/2 (4194304-8388608) size 4Mi starting
2025/02/10 04:01:11 DEBUG : test-multithread-copy-true-8388608-2: multi-thread copy: chunk 1/2 (0-4194304) size 4Mi starting
2025/02/10 04:01:11 DEBUG : test-multithread-copy-true-8388608-2: Seek from 4194304 to 0
2025/02/10 04:01:11 DEBUG : test-multithread-copy-true-8388608-2: Seek from 4194304 to 0
2025/02/10 04:01:11 DEBUG : test-multithread-copy-true-8388608-2: multipart upload wrote chunk 2 with 4194304 bytes
2025/02/10 04:01:11 DEBUG : test-multithread-copy-true-8388608-2: multi-thread copy: chunk 2/2 (4194304-8388608) size 4Mi finished
2025/02/10 04:01:11 DEBUG : test-multithread-copy-true-8388608-2: multipart upload wrote chunk 1 with 4194304 bytes
2025/02/10 04:01:11 DEBUG : test-multithread-copy-true-8388608-2: multi-thread copy: chunk 1/2 (0-4194304) size 4Mi finished
2025/02/10 04:01:11 DEBUG : test-multithread-copy-true-8388608-2: multipart upload finished
2025/02/10 04:01:11 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/02/10 04:01:12 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: disabling buffering because source is local disk
2025/02/10 04:01:12 DEBUG : test-multithread-copy-true-8388609-2: Multipart upload session started for 3 parts of size 4Mi
2025/02/10 04:01:12 DEBUG : test-multithread-copy-true-8388609-2: open chunk writer: started multipart upload
2025/02/10 04:01:12 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: using backend concurrency of 16 instead of --multi-thread-streams 2
2025/02/10 04:01:12 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: number of streams 16 was bigger than number of chunks 3
2025/02/10 04:01:12 DEBUG : test-multithread-copy-true-8388609-2: Starting multi-thread copy with 3 chunks of size 4Mi with 3 parallel streams
2025/02/10 04:01:12 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: chunk 3/3 (8388608-8388609) size 1 starting
2025/02/10 04:01:12 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: chunk 1/3 (0-4194304) size 4Mi starting
2025/02/10 04:01:12 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: chunk 2/3 (4194304-8388608) size 4Mi starting
2025/02/10 04:01:12 DEBUG : test-multithread-copy-true-8388609-2: Seek from 1 to 0
2025/02/10 04:01:13 DEBUG : test-multithread-copy-true-8388609-2: Seek from 4194304 to 0
2025/02/10 04:01:13 DEBUG : test-multithread-copy-true-8388609-2: Seek from 4194304 to 0
2025/02/10 04:01:13 DEBUG : test-multithread-copy-true-8388609-2: multipart upload wrote chunk 3 with 1 bytes
2025/02/10 04:01:13 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: chunk 3/3 (8388608-8388609) size 1 finished
2025/02/10 04:01:13 DEBUG : test-multithread-copy-true-8388609-2: multipart upload wrote chunk 1 with 4194304 bytes
2025/02/10 04:01:13 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: chunk 1/3 (0-4194304) size 4Mi finished
2025/02/10 04:01:13 DEBUG : test-multithread-copy-true-8388609-2: multipart upload wrote chunk 2 with 4194304 bytes
2025/02/10 04:01:13 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: chunk 2/3 (4194304-8388608) size 4Mi finished
2025/02/10 04:01:13 DEBUG : test-multithread-copy-true-8388609-2: multipart upload finished
2025/02/10 04:01:13 DEBUG : test-multithread-copy-true-8388609-2: Finished multi-thread copy with 3 parts of size 4Mi
--- PASS: TestMultithreadCopy (10.22s)
--- PASS: TestMultithreadCopy/upload=false,size=8388607,streams=2 (2.09s)
--- PASS: TestMultithreadCopy/upload=false,size=8388608,streams=2 (1.81s)
--- PASS: TestMultithreadCopy/upload=false,size=8388609,streams=2 (1.41s)
--- PASS: TestMultithreadCopy/upload=true,size=8388607,streams=2 (1.44s)
--- PASS: TestMultithreadCopy/upload=true,size=8388608,streams=2 (1.47s)
--- PASS: TestMultithreadCopy/upload=true,size=8388609,streams=2 (1.55s)
=== RUN TestMultithreadCopyAbort
run.go:180: Remote "Azure container rclone-test-cifujeq1delu", Local "Local file system at /tmp/rclone3793345143", Modify Window "1ns"
2025/02/10 04:01:13 DEBUG : chunksize-probe: Multipart upload session started for 25 parts of size 4Mi
2025/02/10 04:01:13 DEBUG : chunksize-probe: open chunk writer: started multipart upload
2025/02/10 04:01:13 DEBUG : chunksize-probe: Clearing uncommitted blocks
2025/02/10 04:01:13 DEBUG : chunksize-probe: Committing 0 blocks to remove uncommitted blocks
2025/02/10 04:01:14 DEBUG : chunksize-probe: Removing empty object
2025/02/10 04:01:14 DEBUG : test-multithread-abort: multi-thread copy: disabling buffering because source is local disk
2025/02/10 04:01:14 DEBUG : test-multithread-abort: Multipart upload session started for 3 parts of size 4Mi
2025/02/10 04:01:14 DEBUG : test-multithread-abort: open chunk writer: started multipart upload
2025/02/10 04:01:14 DEBUG : test-multithread-abort: multi-thread copy: using backend concurrency of 16 instead of --multi-thread-streams 1
2025/02/10 04:01:14 DEBUG : test-multithread-abort: multi-thread copy: number of streams 16 was bigger than number of chunks 3
2025/02/10 04:01:14 DEBUG : test-multithread-abort: Starting multi-thread copy with 3 chunks of size 4Mi with 3 parallel streams
2025/02/10 04:01:14 DEBUG : test-multithread-abort: multi-thread copy: chunk 3/3 (8388608-8388609) size 1 starting
2025/02/10 04:01:14 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/02/10 04:01:14 DEBUG : test-multithread-abort: multi-thread copy: chunk 1/3 (0-4194304) size 4Mi starting
2025/02/10 04:01:14 DEBUG : Open with options = [RangeOption(0,4194303)]
2025/02/10 04:01:14 DEBUG : test-multithread-abort: multi-thread copy: chunk 2/3 (4194304-8388608) size 4Mi starting
2025/02/10 04:01:14 DEBUG : Open with options = [RangeOption(4194304,8388607)]
2025/02/10 04:01:14 DEBUG : test-multithread-abort: Seek from 4194304 to 0
2025/02/10 04:01:14 DEBUG : Open with options = [RangeOption(4194304,8388607)]
2025/02/10 04:01:14 DEBUG : test-multithread-abort: Seek from 4194304 to 0
2025/02/10 04:01:14 DEBUG : Open with options = [RangeOption(0,4194303)]
2025/02/10 04:01:15 DEBUG : test-multithread-abort: multipart upload wrote chunk 2 with 4194304 bytes
2025/02/10 04:01:15 DEBUG : test-multithread-abort: multi-thread copy: chunk 2/3 (4194304-8388608) size 4Mi finished
2025/02/10 04:01:15 DEBUG : test-multithread-abort: multipart upload wrote chunk 1 with 4194304 bytes
2025/02/10 04:01:15 DEBUG : test-multithread-abort: multi-thread copy: chunk 1/3 (0-4194304) size 4Mi finished
2025/02/10 04:01:15 DEBUG : Returning error reader
2025/02/10 04:01:15 DEBUG : BOOM: simulated read failure
2025/02/10 04:01:15 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 1/10: BOOM: simulated read failure
2025/02/10 04:01:15 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/02/10 04:01:16 DEBUG : Returning error reader
2025/02/10 04:01:16 DEBUG : BOOM: simulated read failure
2025/02/10 04:01:16 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 2/10: BOOM: simulated read failure
2025/02/10 04:01:16 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/02/10 04:01:17 DEBUG : Returning error reader
2025/02/10 04:01:17 DEBUG : BOOM: simulated read failure
2025/02/10 04:01:17 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 3/10: BOOM: simulated read failure
2025/02/10 04:01:17 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/02/10 04:01:18 DEBUG : Returning error reader
2025/02/10 04:01:18 DEBUG : BOOM: simulated read failure
2025/02/10 04:01:18 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 4/10: BOOM: simulated read failure
2025/02/10 04:01:18 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/02/10 04:01:19 DEBUG : Returning error reader
2025/02/10 04:01:19 DEBUG : BOOM: simulated read failure
2025/02/10 04:01:19 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 5/10: BOOM: simulated read failure
2025/02/10 04:01:19 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/02/10 04:01:20 DEBUG : Returning error reader
2025/02/10 04:01:20 DEBUG : BOOM: simulated read failure
2025/02/10 04:01:20 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 6/10: BOOM: simulated read failure
2025/02/10 04:01:20 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/02/10 04:01:21 DEBUG : Returning error reader
2025/02/10 04:01:21 DEBUG : BOOM: simulated read failure
2025/02/10 04:01:21 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 7/10: BOOM: simulated read failure
2025/02/10 04:01:21 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/02/10 04:01:22 DEBUG : Returning error reader
2025/02/10 04:01:22 DEBUG : BOOM: simulated read failure
2025/02/10 04:01:22 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 8/10: BOOM: simulated read failure
2025/02/10 04:01:22 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/02/10 04:01:23 DEBUG : Returning error reader
2025/02/10 04:01:23 DEBUG : BOOM: simulated read failure
2025/02/10 04:01:23 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 9/10: BOOM: simulated read failure
2025/02/10 04:01:23 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/02/10 04:01:24 DEBUG : Returning error reader
2025/02/10 04:01:24 DEBUG : BOOM: simulated read failure
2025/02/10 04:01:24 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 10/10: BOOM: simulated read failure
2025/02/10 04:01:24 DEBUG : test-multithread-abort: Reopen failed after offset 0 bytes read: failed to reopen: too many retries
2025/02/10 04:01:24 DEBUG : test-multithread-abort: multi-thread copy: chunk 3/3 failed: multi-thread copy: failed to write chunk: BOOM: simulated read failure
2025/02/10 04:01:24 DEBUG : test-multithread-abort: multi-thread copy: cancelling transfer on exit
2025/02/10 04:01:24 DEBUG : test-multithread-abort: Clearing uncommitted blocks
2025/02/10 04:01:24 DEBUG : test-multithread-abort: 2 Uncommitted blocks found
2025/02/10 04:01:24 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.20s)
=== RUN TestSizeDiffers
--- PASS: TestSizeDiffers (0.00s)
=== RUN TestReOpen
=== RUN TestReOpen/Normal
=== RUN TestReOpen/Normal/Basics
2025/02/10 04:01:32 DEBUG : potato: Seek from 10 to 0
=== RUN TestReOpen/Normal/ErrorAtStart
=== RUN TestReOpen/Normal/WithErrors
2025/02/10 04:01:32 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error
2025/02/10 04:01:32 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error
2025/02/10 04:01:32 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error
=== RUN TestReOpen/Normal/TooManyErrors
2025/02/10 04:01:32 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error
2025/02/10 04:01:32 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error
2025/02/10 04:01:32 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error
2025/02/10 04:01:32 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries
=== RUN TestReOpen/Normal/Seek
2025/02/10 04:01:32 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error
2025/02/10 04:01:32 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error
2025/02/10 04:01:32 DEBUG : potato: Seek from 5 to 2
=== RUN TestReOpen/Normal/AccountRead
=== RUN TestReOpen/Normal/AccountReadDelay
2025/02/10 04:01:32 DEBUG : potato: Seek from 10 to 0
2025/02/10 04:01:32 DEBUG : potato: Seek from 10 to 0
2025/02/10 04:01:32 DEBUG : potato: Seek from 10 to 0
=== RUN TestReOpen/Normal/AccountReadError
=== RUN TestReOpen/WithRangeOption
=== RUN TestReOpen/WithRangeOption/Basics
2025/02/10 04:01:32 DEBUG : potato: Seek from 7 to 0
=== RUN TestReOpen/WithRangeOption/ErrorAtStart
=== RUN TestReOpen/WithRangeOption/WithErrors
2025/02/10 04:01:32 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error
2025/02/10 04:01:32 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error
2025/02/10 04:01:32 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error
=== RUN TestReOpen/WithRangeOption/TooManyErrors
2025/02/10 04:01:32 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error
2025/02/10 04:01:32 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error
2025/02/10 04:01:32 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error
2025/02/10 04:01:32 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries
=== RUN TestReOpen/WithRangeOption/Seek
2025/02/10 04:01:32 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error
2025/02/10 04:01:32 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error
2025/02/10 04:01:32 DEBUG : potato: Seek from 5 to 2
2025/02/10 04:01:32 DEBUG : potato: Seek from 7 to 4
=== RUN TestReOpen/WithRangeOption/AccountRead
=== RUN TestReOpen/WithRangeOption/AccountReadDelay
2025/02/10 04:01:32 DEBUG : potato: Seek from 7 to 0
2025/02/10 04:01:32 DEBUG : potato: Seek from 7 to 0
2025/02/10 04:01:32 DEBUG : potato: Seek from 7 to 0
=== RUN TestReOpen/WithRangeOption/AccountReadError
=== RUN TestReOpen/WithSeekOption
=== RUN TestReOpen/WithSeekOption/Basics
2025/02/10 04:01:32 DEBUG : potato: Seek from 8 to 0
=== RUN TestReOpen/WithSeekOption/ErrorAtStart
=== RUN TestReOpen/WithSeekOption/WithErrors
2025/02/10 04:01:32 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error
2025/02/10 04:01:32 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error
2025/02/10 04:01:32 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error
=== RUN TestReOpen/WithSeekOption/TooManyErrors
2025/02/10 04:01:32 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error
2025/02/10 04:01:32 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error
2025/02/10 04:01:32 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error
2025/02/10 04:01:32 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries
=== RUN TestReOpen/WithSeekOption/Seek
2025/02/10 04:01:32 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error
2025/02/10 04:01:32 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error
2025/02/10 04:01:32 DEBUG : potato: Seek from 5 to 2
2025/02/10 04:01:32 DEBUG : potato: Seek from 7 to 5
=== RUN TestReOpen/WithSeekOption/AccountRead
=== RUN TestReOpen/WithSeekOption/AccountReadDelay
2025/02/10 04:01:32 DEBUG : potato: Seek from 8 to 0
2025/02/10 04:01:32 DEBUG : potato: Seek from 8 to 0
2025/02/10 04:01:32 DEBUG : potato: Seek from 8 to 0
=== RUN TestReOpen/WithSeekOption/AccountReadError
=== RUN TestReOpen/UnknownSize
=== RUN TestReOpen/UnknownSize/Basics
2025/02/10 04:01:32 DEBUG : potato: Seek from 9 to 0
=== RUN TestReOpen/UnknownSize/ErrorAtStart
=== RUN TestReOpen/UnknownSize/WithErrors
2025/02/10 04:01:32 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error
2025/02/10 04:01:32 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error
2025/02/10 04:01:32 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error
=== RUN TestReOpen/UnknownSize/TooManyErrors
2025/02/10 04:01:32 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error
2025/02/10 04:01:32 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error
2025/02/10 04:01:32 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error
2025/02/10 04:01:32 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries
=== RUN TestReOpen/UnknownSize/Seek
2025/02/10 04:01:32 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error
2025/02/10 04:01:32 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error
2025/02/10 04:01:32 DEBUG : potato: Seek from 5 to 2
2025/02/10 04:01:32 DEBUG : potato: Seek from 7 to 6
=== RUN TestReOpen/UnknownSize/AccountRead
=== RUN TestReOpen/UnknownSize/AccountReadDelay
2025/02/10 04:01:32 DEBUG : potato: Seek from 9 to 0
2025/02/10 04:01:32 DEBUG : potato: Seek from 9 to 0
2025/02/10 04:01:32 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-cifujeq1delu", Local "Local file system at /tmp/rclone3793345143", 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.17s)
--- PASS: TestCheck/1 (0.04s)
--- PASS: TestCheck/2 (0.04s)
--- PASS: TestCheck/3 (0.04s)
--- PASS: TestCheck/4 (0.07s)
--- PASS: TestCheck/5 (0.07s)
--- PASS: TestCheck/6 (0.07s)
--- PASS: TestCheck/7 (0.07s)
=== RUN TestCheckFsError
2025/02/10 04:01:33 DEBUG : Creating backend with remote "nonexistent"
2025/02/10 04:01:33 DEBUG : Creating backend with remote "nonexistent"
2025/02/10 04:01:33 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish
2025/02/10 04:01:33 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/02/10 04:01:33 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 differences found
2025/02/10 04:01:33 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-cifujeq1delu", Local "Local file system at /tmp/rclone3793345143", 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.46s)
--- PASS: TestCheckDownload/1 (0.07s)
--- PASS: TestCheckDownload/2 (0.07s)
--- PASS: TestCheckDownload/3 (0.07s)
--- PASS: TestCheckDownload/4 (0.11s)
--- PASS: TestCheckDownload/5 (0.11s)
--- PASS: TestCheckDownload/6 (0.11s)
--- PASS: TestCheckDownload/7 (0.10s)
=== RUN TestCheckSizeOnly
run.go:180: Remote "Azure container rclone-test-cifujeq1delu", Local "Local file system at /tmp/rclone3793345143", 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.16s)
--- 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-cifujeq1delu", Local "Local file system at /tmp/rclone3793345143", Modify Window "1ns"
2025/02/10 04:01:36 NOTICE: test.sum: improperly formatted checksum line 4
2025/02/10 04:01:36 NOTICE: test.sum: improperly formatted checksum line 5
2025/02/10 04:01:36 NOTICE: test.sum: improperly formatted checksum line 6
2025/02/10 04:01:36 NOTICE: test.sum: 2 warning(s) suppressed...
2025/02/10 04:01:36 NOTICE: test.sum: improperly formatted checksum line 4
2025/02/10 04:01:36 NOTICE: test.sum: improperly formatted checksum line 5
2025/02/10 04:01:36 NOTICE: test.sum: improperly formatted checksum line 6
2025/02/10 04:01:36 NOTICE: test.sum: 2 warning(s) suppressed...
--- PASS: TestParseSumFile (0.40s)
=== RUN TestCheckSum
run.go:180: Remote "Azure container rclone-test-cifujeq1delu", Local "Local file system at /tmp/rclone3793345143", Modify Window "1ns"
2025/02/10 04:01:36 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-cifujeq1delu/data"
2025/02/10 04:01:36 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/02/10 04:01:36 DEBUG : Azure container rclone-test-cifujeq1delu path data: Using directory markers
2025/02/10 04:01:36 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/02/10 04:01:38 DEBUG : data/: Removing directory marker
--- PASS: TestCheckSum (2.73s)
--- PASS: TestCheckSum/subtest1 (0.11s)
--- PASS: TestCheckSum/subtest2 (0.14s)
--- PASS: TestCheckSum/subtest3 (0.14s)
--- PASS: TestCheckSum/subtest4 (0.14s)
--- PASS: TestCheckSum/subtest5 (0.14s)
--- PASS: TestCheckSum/subtest6 (0.14s)
--- PASS: TestCheckSum/subtest7 (0.14s)
=== RUN TestCheckSumDownload
run.go:180: Remote "Azure container rclone-test-cifujeq1delu", Local "Local file system at /tmp/rclone3793345143", Modify Window "1ns"
2025/02/10 04:01:39 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-cifujeq1delu/data"
2025/02/10 04:01:39 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/02/10 04:01:39 DEBUG : Azure container rclone-test-cifujeq1delu path data: Using directory markers
2025/02/10 04:01:39 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/02/10 04:01:41 DEBUG : data/: Removing directory marker
--- PASS: TestCheckSumDownload (2.99s)
--- PASS: TestCheckSumDownload/subtest1 (0.14s)
--- PASS: TestCheckSumDownload/subtest2 (0.18s)
--- PASS: TestCheckSumDownload/subtest3 (0.18s)
--- PASS: TestCheckSumDownload/subtest4 (0.18s)
--- PASS: TestCheckSumDownload/subtest5 (0.18s)
--- PASS: TestCheckSumDownload/subtest6 (0.18s)
--- PASS: TestCheckSumDownload/subtest7 (0.18s)
=== RUN TestApplyTransforms
2025/02/10 04:01:42 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-fureweb0mana"
2025/02/10 04:01:42 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/02/10 04:01:42 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/02/10 04:01:42 DEBUG : Azure container rclone-test-fureweb0mana: Using directory markers
2025/02/10 04:01:42 DEBUG : Creating backend with remote "/tmp/rclone1980620256"
run.go:180: Remote "Azure container rclone-test-fureweb0mana", Local "Local file system at /tmp/rclone1980620256", Modify Window "1ns"
upper checkfile vs. lower remote (without normalization)
2025/02/10 04:01:42 ERROR : hello, world!: sum not found
2025/02/10 04:01:42 ERROR : HELLO, WORLD!: file not in Azure container rclone-test-fureweb0mana
2025/02/10 04:01:42 NOTICE: Azure container rclone-test-fureweb0mana: 1 files missing
2025/02/10 04:01:42 NOTICE: 1 hashes missing
2025/02/10 04:01:42 NOTICE: Azure container rclone-test-fureweb0mana: 2 differences found
2025/02/10 04:01:42 NOTICE: Azure container rclone-test-fureweb0mana: 2 errors while checking
upper checkfile vs. lower remote (with normalization)
2025/02/10 04:01:42 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/02/10 04:01:42 NOTICE: Azure container rclone-test-fureweb0mana: 0 differences found
2025/02/10 04:01:42 NOTICE: Azure container rclone-test-fureweb0mana: 1 matching files
2025/02/10 04:01:42 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-milaxoq6bote"
2025/02/10 04:01:42 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/02/10 04:01:42 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/02/10 04:01:42 DEBUG : Azure container rclone-test-milaxoq6bote: Using directory markers
2025/02/10 04:01:42 DEBUG : Creating backend with remote "/tmp/rclone4204502899"
run.go:180: Remote "Azure container rclone-test-milaxoq6bote", Local "Local file system at /tmp/rclone4204502899", Modify Window "1ns"
lower checkfile vs. upper remote (without normalization)
2025/02/10 04:01:42 ERROR : HELLO, WORLD!: sum not found
2025/02/10 04:01:42 ERROR : hello, world!: file not in Azure container rclone-test-milaxoq6bote
2025/02/10 04:01:42 NOTICE: Azure container rclone-test-milaxoq6bote: 1 files missing
2025/02/10 04:01:42 NOTICE: 1 hashes missing
2025/02/10 04:01:42 NOTICE: Azure container rclone-test-milaxoq6bote: 2 differences found
2025/02/10 04:01:42 NOTICE: Azure container rclone-test-milaxoq6bote: 2 errors while checking
lower checkfile vs. upper remote (with normalization)
2025/02/10 04:01:42 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/02/10 04:01:42 NOTICE: Azure container rclone-test-milaxoq6bote: 0 differences found
2025/02/10 04:01:42 NOTICE: Azure container rclone-test-milaxoq6bote: 1 matching files
2025/02/10 04:01:42 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-navosis6vazi"
2025/02/10 04:01:42 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/02/10 04:01:42 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/02/10 04:01:42 DEBUG : Azure container rclone-test-navosis6vazi: Using directory markers
2025/02/10 04:01:42 DEBUG : Creating backend with remote "/tmp/rclone1003738529"
run.go:180: Remote "Azure container rclone-test-navosis6vazi", Local "Local file system at /tmp/rclone1003738529", Modify Window "1ns"
lower checkfile vs. upperlowermixed remote (without normalization)
2025/02/10 04:01:42 ERROR : HeLlO, wOrLd!: sum not found
2025/02/10 04:01:42 ERROR : hello, world!: file not in Azure container rclone-test-navosis6vazi
2025/02/10 04:01:42 NOTICE: Azure container rclone-test-navosis6vazi: 1 files missing
2025/02/10 04:01:42 NOTICE: 1 hashes missing
2025/02/10 04:01:42 NOTICE: Azure container rclone-test-navosis6vazi: 2 differences found
2025/02/10 04:01:42 NOTICE: Azure container rclone-test-navosis6vazi: 2 errors while checking
lower checkfile vs. upperlowermixed remote (with normalization)
2025/02/10 04:01:42 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/02/10 04:01:42 NOTICE: Azure container rclone-test-navosis6vazi: 0 differences found
2025/02/10 04:01:42 NOTICE: Azure container rclone-test-navosis6vazi: 1 matching files
2025/02/10 04:01:42 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-dojicap8zuqu"
2025/02/10 04:01:42 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/02/10 04:01:42 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/02/10 04:01:42 DEBUG : Azure container rclone-test-dojicap8zuqu: Using directory markers
2025/02/10 04:01:42 DEBUG : Creating backend with remote "/tmp/rclone1887685121"
run.go:180: Remote "Azure container rclone-test-dojicap8zuqu", Local "Local file system at /tmp/rclone1887685121", Modify Window "1ns"
upperlowermixed checkfile vs. upper remote (without normalization)
2025/02/10 04:01:43 ERROR : HELLO, WORLD!: sum not found
2025/02/10 04:01:43 ERROR : HeLlO, wOrLd!: file not in Azure container rclone-test-dojicap8zuqu
2025/02/10 04:01:43 NOTICE: Azure container rclone-test-dojicap8zuqu: 1 files missing
2025/02/10 04:01:43 NOTICE: 1 hashes missing
2025/02/10 04:01:43 NOTICE: Azure container rclone-test-dojicap8zuqu: 2 differences found
2025/02/10 04:01:43 NOTICE: Azure container rclone-test-dojicap8zuqu: 2 errors while checking
upperlowermixed checkfile vs. upper remote (with normalization)
2025/02/10 04:01:43 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/02/10 04:01:43 NOTICE: Azure container rclone-test-dojicap8zuqu: 0 differences found
2025/02/10 04:01:43 NOTICE: Azure container rclone-test-dojicap8zuqu: 1 matching files
2025/02/10 04:01:43 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-hicokul8tifi"
2025/02/10 04:01:43 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/02/10 04:01:43 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/02/10 04:01:43 DEBUG : Azure container rclone-test-hicokul8tifi: Using directory markers
2025/02/10 04:01:43 DEBUG : Creating backend with remote "/tmp/rclone2681175018"
run.go:180: Remote "Azure container rclone-test-hicokul8tifi", Local "Local file system at /tmp/rclone2681175018", Modify Window "1ns"
NFD checkfile vs. NFC remote (without normalization)
2025/02/10 04:01:43 ERROR : 測試_Русский___ě_áñ: sum not found
2025/02/10 04:01:43 ERROR : 測試_Русский___ě_áñ: file not in Azure container rclone-test-hicokul8tifi
2025/02/10 04:01:43 NOTICE: Azure container rclone-test-hicokul8tifi: 1 files missing
2025/02/10 04:01:43 NOTICE: 1 hashes missing
2025/02/10 04:01:43 NOTICE: Azure container rclone-test-hicokul8tifi: 2 differences found
2025/02/10 04:01:43 NOTICE: Azure container rclone-test-hicokul8tifi: 2 errors while checking
NFD checkfile vs. NFC remote (with normalization)
2025/02/10 04:01:43 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/02/10 04:01:43 NOTICE: Azure container rclone-test-hicokul8tifi: 0 differences found
2025/02/10 04:01:43 NOTICE: Azure container rclone-test-hicokul8tifi: 1 matching files
2025/02/10 04:01:43 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-puqoboz2zade"
2025/02/10 04:01:43 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/02/10 04:01:43 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/02/10 04:01:43 DEBUG : Azure container rclone-test-puqoboz2zade: Using directory markers
2025/02/10 04:01:43 DEBUG : Creating backend with remote "/tmp/rclone3812218413"
run.go:180: Remote "Azure container rclone-test-puqoboz2zade", Local "Local file system at /tmp/rclone3812218413", Modify Window "1ns"
NFC checkfile vs. NFD remote (without normalization)
2025/02/10 04:01:43 ERROR : 測試_Русский___ě_áñ: sum not found
2025/02/10 04:01:43 ERROR : 測試_Русский___ě_áñ: file not in Azure container rclone-test-puqoboz2zade
2025/02/10 04:01:43 NOTICE: Azure container rclone-test-puqoboz2zade: 1 files missing
2025/02/10 04:01:43 NOTICE: 1 hashes missing
2025/02/10 04:01:43 NOTICE: Azure container rclone-test-puqoboz2zade: 2 differences found
2025/02/10 04:01:43 NOTICE: Azure container rclone-test-puqoboz2zade: 2 errors while checking
NFC checkfile vs. NFD remote (with normalization)
2025/02/10 04:01:43 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/02/10 04:01:43 NOTICE: Azure container rclone-test-puqoboz2zade: 0 differences found
2025/02/10 04:01:43 NOTICE: Azure container rclone-test-puqoboz2zade: 1 matching files
2025/02/10 04:01:43 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-qugoyok1jesa"
2025/02/10 04:01:43 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/02/10 04:01:43 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/02/10 04:01:43 DEBUG : Azure container rclone-test-qugoyok1jesa: Using directory markers
2025/02/10 04:01:43 DEBUG : Creating backend with remote "/tmp/rclone778623102"
run.go:180: Remote "Azure container rclone-test-qugoyok1jesa", Local "Local file system at /tmp/rclone778623102", Modify Window "1ns"
NFDx2 checkfile vs. both remote (without normalization)
2025/02/10 04:01:43 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found
2025/02/10 04:01:43 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Azure container rclone-test-qugoyok1jesa
2025/02/10 04:01:43 NOTICE: Azure container rclone-test-qugoyok1jesa: 1 files missing
2025/02/10 04:01:43 NOTICE: 1 hashes missing
2025/02/10 04:01:43 NOTICE: Azure container rclone-test-qugoyok1jesa: 2 differences found
2025/02/10 04:01:43 NOTICE: Azure container rclone-test-qugoyok1jesa: 2 errors while checking
NFDx2 checkfile vs. both remote (with normalization)
2025/02/10 04:01:43 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/02/10 04:01:43 NOTICE: Azure container rclone-test-qugoyok1jesa: 0 differences found
2025/02/10 04:01:43 NOTICE: Azure container rclone-test-qugoyok1jesa: 1 matching files
2025/02/10 04:01:43 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-namewab9qese"
2025/02/10 04:01:43 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/02/10 04:01:43 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/02/10 04:01:43 DEBUG : Azure container rclone-test-namewab9qese: Using directory markers
2025/02/10 04:01:43 DEBUG : Creating backend with remote "/tmp/rclone501385388"
run.go:180: Remote "Azure container rclone-test-namewab9qese", Local "Local file system at /tmp/rclone501385388", Modify Window "1ns"
NFCx2 checkfile vs. both remote (without normalization)
2025/02/10 04:01:44 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found
2025/02/10 04:01:44 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Azure container rclone-test-namewab9qese
2025/02/10 04:01:44 NOTICE: Azure container rclone-test-namewab9qese: 1 files missing
2025/02/10 04:01:44 NOTICE: 1 hashes missing
2025/02/10 04:01:44 NOTICE: Azure container rclone-test-namewab9qese: 2 differences found
2025/02/10 04:01:44 NOTICE: Azure container rclone-test-namewab9qese: 2 errors while checking
NFCx2 checkfile vs. both remote (with normalization)
2025/02/10 04:01:44 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/02/10 04:01:44 NOTICE: Azure container rclone-test-namewab9qese: 0 differences found
2025/02/10 04:01:44 NOTICE: Azure container rclone-test-namewab9qese: 1 matching files
2025/02/10 04:01:44 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-ziracay5rola"
2025/02/10 04:01:44 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/02/10 04:01:44 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/02/10 04:01:44 DEBUG : Azure container rclone-test-ziracay5rola: Using directory markers
2025/02/10 04:01:44 DEBUG : Creating backend with remote "/tmp/rclone3655958190"
run.go:180: Remote "Azure container rclone-test-ziracay5rola", Local "Local file system at /tmp/rclone3655958190", Modify Window "1ns"
both checkfile vs. NFDx2 remote (without normalization)
2025/02/10 04:01:44 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found
2025/02/10 04:01:44 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Azure container rclone-test-ziracay5rola
2025/02/10 04:01:44 NOTICE: Azure container rclone-test-ziracay5rola: 1 files missing
2025/02/10 04:01:44 NOTICE: 1 hashes missing
2025/02/10 04:01:44 NOTICE: Azure container rclone-test-ziracay5rola: 2 differences found
2025/02/10 04:01:44 NOTICE: Azure container rclone-test-ziracay5rola: 2 errors while checking
both checkfile vs. NFDx2 remote (with normalization)
2025/02/10 04:01:44 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/02/10 04:01:44 NOTICE: Azure container rclone-test-ziracay5rola: 0 differences found
2025/02/10 04:01:44 NOTICE: Azure container rclone-test-ziracay5rola: 1 matching files
2025/02/10 04:01:44 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-riyolov9yine"
2025/02/10 04:01:44 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/02/10 04:01:44 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/02/10 04:01:44 DEBUG : Azure container rclone-test-riyolov9yine: Using directory markers
2025/02/10 04:01:44 DEBUG : Creating backend with remote "/tmp/rclone2847164335"
run.go:180: Remote "Azure container rclone-test-riyolov9yine", Local "Local file system at /tmp/rclone2847164335", Modify Window "1ns"
both checkfile vs. NFCx2 remote (without normalization)
2025/02/10 04:01:44 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found
2025/02/10 04:01:44 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Azure container rclone-test-riyolov9yine
2025/02/10 04:01:44 NOTICE: Azure container rclone-test-riyolov9yine: 1 files missing
2025/02/10 04:01:44 NOTICE: 1 hashes missing
2025/02/10 04:01:44 NOTICE: Azure container rclone-test-riyolov9yine: 2 differences found
2025/02/10 04:01:44 NOTICE: Azure container rclone-test-riyolov9yine: 2 errors while checking
both checkfile vs. NFCx2 remote (with normalization)
2025/02/10 04:01:44 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/02/10 04:01:44 NOTICE: Azure container rclone-test-riyolov9yine: 0 differences found
2025/02/10 04:01:44 NOTICE: Azure container rclone-test-riyolov9yine: 1 matching files
2025/02/10 04:01:44 DEBUG : Azure container rclone-test-riyolov9yine: Purge remote
2025/02/10 04:01:44 DEBUG : Azure container rclone-test-ziracay5rola: Purge remote
2025/02/10 04:01:44 DEBUG : Azure container rclone-test-namewab9qese: Purge remote
2025/02/10 04:01:44 DEBUG : Azure container rclone-test-qugoyok1jesa: Purge remote
2025/02/10 04:01:44 DEBUG : Azure container rclone-test-puqoboz2zade: Purge remote
2025/02/10 04:01:45 DEBUG : Azure container rclone-test-hicokul8tifi: Purge remote
2025/02/10 04:01:45 DEBUG : Azure container rclone-test-dojicap8zuqu: Purge remote
2025/02/10 04:01:45 DEBUG : Azure container rclone-test-navosis6vazi: Purge remote
2025/02/10 04:01:45 DEBUG : Azure container rclone-test-milaxoq6bote: Purge remote
2025/02/10 04:01:45 DEBUG : Azure container rclone-test-fureweb0mana: Purge remote
--- PASS: TestApplyTransforms (3.36s)
=== RUN TestTruncateString
--- PASS: TestTruncateString (0.00s)
=== RUN TestCopyFile
run.go:180: Remote "Azure container rclone-test-cifujeq1delu", Local "Local file system at /tmp/rclone3793345143", Modify Window "1ns"
2025/02/10 04:01:45 DEBUG : file1: Need to transfer - File not found at Destination
2025/02/10 04:01:45 DEBUG : sub/: Creating directory marker
2025/02/10 04:01:45 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK
2025/02/10 04:01:45 INFO : file1: Copied (new) to: sub/file2
2025/02/10 04:01:45 DEBUG : file1: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/02/10 04:01:45 DEBUG : file1: Unchanged skipping
2025/02/10 04:01:45 DEBUG : Azure container rclone-test-cifujeq1delu: don't need to copy/move sub/file2, it is already at target location
2025/02/10 04:01:45 DEBUG : sub/: Removing directory marker
--- PASS: TestCopyFile (0.48s)
=== RUN TestCopyLongFile
run.go:180: Remote "Azure container rclone-test-cifujeq1delu", Local "Local file system at /tmp/rclone3793345143", 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-cifujeq1delu", Local "Local file system at /tmp/rclone3793345143", Modify Window "1ns"
2025/02/10 04:01:45 DEBUG : dst/: Creating directory marker
2025/02/10 04:01:46 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-cifujeq1delu/backup"
2025/02/10 04:01:46 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/02/10 04:01:46 DEBUG : Azure container rclone-test-cifujeq1delu path backup: Using directory markers
2025/02/10 04:01:46 DEBUG : fs cache: renaming cache item "TestAzureBlob,directory_markers:rclone-test-cifujeq1delu/backup" to be canonical "TestAzureBlob{juk_h}:rclone-test-cifujeq1delu/backup"
2025/02/10 04:01:46 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18)
2025/02/10 04:01:46 DEBUG : dst/: Creating directory marker
2025/02/10 04:01:46 DEBUG : dst/file1: md5 = 05164b153084ba910184c26e561a7c18 OK
2025/02/10 04:01:46 INFO : dst/file1: Copied (server-side copy)
2025/02/10 04:01:46 INFO : dst/file1: Deleted
2025/02/10 04:01:46 DEBUG : dst/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK
2025/02/10 04:01:46 INFO : dst/file1: Copied (new)
2025/02/10 04:01:46 DEBUG : dst/: Removing directory marker
2025/02/10 04:01:46 DEBUG : backup/dst/: Removing directory marker
2025/02/10 04:01:46 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-cifujeq1delu/backup/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f38b0f15-b01e-005c-5d70-7be9a5000000
Time:2025-02-10T04:01:46.8980793Z
--------------------------------------------------------------------------------
2025/02/10 04:01:47 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-cifujeq1delu/backup/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f38b10af-b01e-005c-4370-7be9a5000000
Time:2025-02-10T04:01:47.9338514Z
--------------------------------------------------------------------------------
2025/02/10 04:01:48 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-cifujeq1delu/backup/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f38b1201-b01e-005c-5c70-7be9a5000000
Time:2025-02-10T04:01:48.9695515Z
--------------------------------------------------------------------------------
run.go:128: removing dir "backup" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-cifujeq1delu/backup/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f38b1201-b01e-005c-5c70-7be9a5000000
Time:2025-02-10T04:01:48.9695515Z
--------------------------------------------------------------------------------
--- PASS: TestCopyFileBackupDir (4.07s)
=== RUN TestCopyFileCompareDest
run.go:180: Remote "Azure container rclone-test-cifujeq1delu", Local "Local file system at /tmp/rclone3793345143", Modify Window "1ns"
2025/02/10 04:01:50 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-cifujeq1delu/dst"
2025/02/10 04:01:50 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/02/10 04:01:50 DEBUG : Azure container rclone-test-cifujeq1delu path dst: Using directory markers
2025/02/10 04:01:50 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-cifujeq1delu/CompareDest"
2025/02/10 04:01:50 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/02/10 04:01:50 DEBUG : Azure container rclone-test-cifujeq1delu path CompareDest: Using directory markers
2025/02/10 04:01:50 DEBUG : fs cache: renaming cache item "TestAzureBlob,directory_markers:rclone-test-cifujeq1delu/CompareDest" to be canonical "TestAzureBlob{juk_h}:rclone-test-cifujeq1delu/CompareDest"
2025/02/10 04:01:50 DEBUG : one: Need to transfer - File not found at Destination
2025/02/10 04:01:50 DEBUG : /: Creating directory marker
2025/02/10 04:01:50 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK
2025/02/10 04:01:50 INFO : one: Copied (new)
2025/02/10 04:01:50 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-cifujeq1delu/CompareDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-cifujeq1delu/CompareDest"
2025/02/10 04:01:50 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/02/10 04:01:50 DEBUG : /: Creating directory marker
2025/02/10 04:01:50 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK
2025/02/10 04:01:50 INFO : one: Copied (replaced existing)
2025/02/10 04:01:50 DEBUG : dst/: Creating directory marker
2025/02/10 04:01:50 DEBUG : CompareDest/: Creating directory marker
2025/02/10 04:01:51 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-cifujeq1delu/CompareDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-cifujeq1delu/CompareDest"
2025/02/10 04:01:51 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/02/10 04:01:51 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/02/10 04:01:51 DEBUG : one: Destination found in --compare-dest, skipping
2025/02/10 04:01:51 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-cifujeq1delu/CompareDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-cifujeq1delu/CompareDest"
2025/02/10 04:01:51 DEBUG : two: Need to transfer - File not found at Destination
2025/02/10 04:01:51 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/02/10 04:01:51 DEBUG : two: Destination found in --compare-dest, skipping
2025/02/10 04:01:51 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-cifujeq1delu/CompareDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-cifujeq1delu/CompareDest"
2025/02/10 04:01:51 DEBUG : two: Need to transfer - File not found at Destination
2025/02/10 04:01:51 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/02/10 04:01:51 DEBUG : two: Destination found in --compare-dest, skipping
2025/02/10 04:01:51 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-cifujeq1delu/CompareDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-cifujeq1delu/CompareDest"
2025/02/10 04:01:51 DEBUG : two: Need to transfer - File not found at Destination
2025/02/10 04:01:51 DEBUG : two: Sizes differ (src 5 vs dst 3)
2025/02/10 04:01:51 DEBUG : two: md5 = 2379e4ce8c3380e996ab0509f17069ad OK
2025/02/10 04:01:51 INFO : two: Copied (new)
2025/02/10 04:01:52 DEBUG : dst/: Removing directory marker
2025/02/10 04:01:52 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-cifujeq1delu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f38b163f-b01e-005c-3d70-7be9a5000000
Time:2025-02-10T04:01:52.2479865Z
--------------------------------------------------------------------------------
2025/02/10 04:01:53 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-cifujeq1delu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f38b1702-b01e-005c-5070-7be9a5000000
Time:2025-02-10T04:01:53.2845372Z
--------------------------------------------------------------------------------
2025/02/10 04:01:54 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-cifujeq1delu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f38b1802-b01e-005c-2570-7be9a5000000
Time:2025-02-10T04:01:54.3207290Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-cifujeq1delu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f38b1802-b01e-005c-2570-7be9a5000000
Time:2025-02-10T04:01:54.3207290Z
--------------------------------------------------------------------------------
2025/02/10 04:01:55 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.22.0.linux-amd64/src/testing/testing.go:1175
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683
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.46s)
=== RUN TestCopyFileCopyDest
run.go:180: Remote "Azure container rclone-test-cifujeq1delu", Local "Local file system at /tmp/rclone3793345143", Modify Window "1ns"
2025/02/10 04:02:02 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-cifujeq1delu/dst"
2025/02/10 04:02:02 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/02/10 04:02:02 DEBUG : Azure container rclone-test-cifujeq1delu path dst: Using directory markers
2025/02/10 04:02:02 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-cifujeq1delu/CopyDest"
2025/02/10 04:02:02 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/02/10 04:02:02 DEBUG : Azure container rclone-test-cifujeq1delu path CopyDest: Using directory markers
2025/02/10 04:02:02 DEBUG : fs cache: renaming cache item "TestAzureBlob,directory_markers:rclone-test-cifujeq1delu/CopyDest" to be canonical "TestAzureBlob{juk_h}:rclone-test-cifujeq1delu/CopyDest"
2025/02/10 04:02:02 DEBUG : one: Need to transfer - File not found at Destination
2025/02/10 04:02:02 DEBUG : /: Creating directory marker
2025/02/10 04:02:02 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK
2025/02/10 04:02:02 INFO : one: Copied (new)
2025/02/10 04:02:02 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-cifujeq1delu/CopyDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-cifujeq1delu/CopyDest"
2025/02/10 04:02:02 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/02/10 04:02:02 DEBUG : /: Creating directory marker
2025/02/10 04:02:03 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK
2025/02/10 04:02:03 INFO : one: Copied (replaced existing)
2025/02/10 04:02:03 DEBUG : dst/: Creating directory marker
2025/02/10 04:02:03 DEBUG : CopyDest/: Creating directory marker
2025/02/10 04:02:03 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-cifujeq1delu/BackupDir"
2025/02/10 04:02:03 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/02/10 04:02:03 DEBUG : Azure container rclone-test-cifujeq1delu path BackupDir: Using directory markers
2025/02/10 04:02:03 DEBUG : fs cache: renaming cache item "TestAzureBlob,directory_markers:rclone-test-cifujeq1delu/BackupDir" to be canonical "TestAzureBlob{juk_h}:rclone-test-cifujeq1delu/BackupDir"
2025/02/10 04:02:03 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-cifujeq1delu/CopyDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-cifujeq1delu/CopyDest"
2025/02/10 04:02:03 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/02/10 04:02:03 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/02/10 04:02:03 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/02/10 04:02:03 DEBUG : /: Creating directory marker
2025/02/10 04:02:03 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK
2025/02/10 04:02:03 INFO : one: Copied (server-side copy)
2025/02/10 04:02:03 INFO : one: Deleted
2025/02/10 04:02:04 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK
2025/02/10 04:02:04 INFO : one: Copied (server-side copy)
2025/02/10 04:02:04 DEBUG : one: Destination found in --copy-dest, using server-side copy
2025/02/10 04:02:04 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-cifujeq1delu/CopyDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-cifujeq1delu/CopyDest"
2025/02/10 04:02:04 DEBUG : two: Need to transfer - File not found at Destination
2025/02/10 04:02:04 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/02/10 04:02:04 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK
2025/02/10 04:02:04 INFO : two: Copied (server-side copy)
2025/02/10 04:02:04 DEBUG : two: Destination found in --copy-dest, using server-side copy
2025/02/10 04:02:04 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-cifujeq1delu/CopyDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-cifujeq1delu/CopyDest"
2025/02/10 04:02:04 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/02/10 04:02:04 DEBUG : two: Unchanged skipping
2025/02/10 04:02:04 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-cifujeq1delu/CopyDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-cifujeq1delu/CopyDest"
2025/02/10 04:02:04 DEBUG : three: Need to transfer - File not found at Destination
2025/02/10 04:02:04 DEBUG : three: Sizes differ (src 7 vs dst 5)
2025/02/10 04:02:04 DEBUG : three: Destination not found in --copy-dest
2025/02/10 04:02:04 DEBUG : three: md5 = 1bccb9dccb3e9f6a3f9d2a8bdb54b7f5 OK
2025/02/10 04:02:04 INFO : three: Copied (new)
2025/02/10 04:02:05 DEBUG : dst/: Removing directory marker
2025/02/10 04:02: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-cifujeq1delu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f38b24da-b01e-005c-2e70-7be9a5000000
Time:2025-02-10T04:02:05.4458588Z
--------------------------------------------------------------------------------
2025/02/10 04:02: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-cifujeq1delu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f38b25b0-b01e-005c-5e70-7be9a5000000
Time:2025-02-10T04:02:06.4821347Z
--------------------------------------------------------------------------------
2025/02/10 04:02: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-cifujeq1delu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f38b2653-b01e-005c-6770-7be9a5000000
Time:2025-02-10T04:02:07.5184612Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-cifujeq1delu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f38b2653-b01e-005c-6770-7be9a5000000
Time:2025-02-10T04:02:07.5184612Z
--------------------------------------------------------------------------------
2025/02/10 04:02:08 DEBUG : CopyDest/: Removing directory marker
2025/02/10 04:02: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-cifujeq1delu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f38b271f-b01e-005c-0d70-7be9a5000000
Time:2025-02-10T04:02:08.5927691Z
--------------------------------------------------------------------------------
2025/02/10 04:02: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-cifujeq1delu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f38b282e-b01e-005c-6f70-7be9a5000000
Time:2025-02-10T04:02:09.6297564Z
--------------------------------------------------------------------------------
2025/02/10 04:02: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-cifujeq1delu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f38b295b-b01e-005c-5f70-7be9a5000000
Time:2025-02-10T04:02:10.6657331Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-cifujeq1delu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f38b295b-b01e-005c-5f70-7be9a5000000
Time:2025-02-10T04:02:10.6657331Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go: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.22.0.linux-amd64/src/testing/testing.go:1175
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683
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.31s)
=== RUN TestCopyInplace
run.go:180: Remote "Azure container rclone-test-cifujeq1delu", Local "Local file system at /tmp/rclone3793345143", Modify Window "1ns"
copy_test.go:370: Partial uploads not supported
2025/02/10 04:02: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-cifujeq1delu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f38b328c-b01e-005c-4570-7be9a5000000
Time:2025-02-10T04:02:18.8500206Z
--------------------------------------------------------------------------------
2025/02/10 04:02: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-cifujeq1delu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f38b3349-b01e-005c-6470-7be9a5000000
Time:2025-02-10T04:02:19.8856000Z
--------------------------------------------------------------------------------
2025/02/10 04:02: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-cifujeq1delu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f38b346b-b01e-005c-4870-7be9a5000000
Time:2025-02-10T04:02:20.9209860Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-cifujeq1delu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f38b346b-b01e-005c-4870-7be9a5000000
Time:2025-02-10T04:02:20.9209860Z
--------------------------------------------------------------------------------
2025/02/10 04:02: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-cifujeq1delu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f38b358b-b01e-005c-2270-7be9a5000000
Time:2025-02-10T04:02:21.9565087Z
--------------------------------------------------------------------------------
2025/02/10 04:02: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-cifujeq1delu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f38b368f-b01e-005c-7170-7be9a5000000
Time:2025-02-10T04:02:22.9924356Z
--------------------------------------------------------------------------------
2025/02/10 04:02: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-cifujeq1delu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f38b377b-b01e-005c-3570-7be9a5000000
Time:2025-02-10T04:02:24.0290615Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-cifujeq1delu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f38b377b-b01e-005c-3570-7be9a5000000
Time:2025-02-10T04:02:24.0290615Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go: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.22.0.linux-amd64/src/testing/testing.go:1175
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/runtime/panic.go:626
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1120
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1096
/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.36s)
=== RUN TestCopyLongFileName
run.go:180: Remote "Azure container rclone-test-cifujeq1delu", Local "Local file system at /tmp/rclone3793345143", Modify Window "1ns"
copy_test.go:403: Partial uploads not supported
2025/02/10 04:02:32 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-cifujeq1delu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f38b421f-b01e-005c-6970-7be9a5000000
Time:2025-02-10T04:02:32.2115924Z
--------------------------------------------------------------------------------
2025/02/10 04:02:33 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-cifujeq1delu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f38b4347-b01e-005c-5b70-7be9a5000000
Time:2025-02-10T04:02:33.2469295Z
--------------------------------------------------------------------------------
2025/02/10 04:02:34 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-cifujeq1delu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f38b4459-b01e-005c-1670-7be9a5000000
Time:2025-02-10T04:02:34.2844096Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-cifujeq1delu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f38b4459-b01e-005c-1670-7be9a5000000
Time:2025-02-10T04:02:34.2844096Z
--------------------------------------------------------------------------------
2025/02/10 04:02:35 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-cifujeq1delu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f38b45aa-b01e-005c-3370-7be9a5000000
Time:2025-02-10T04:02:35.3201617Z
--------------------------------------------------------------------------------
2025/02/10 04:02:36 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-cifujeq1delu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f38b46d0-b01e-005c-2370-7be9a5000000
Time:2025-02-10T04:02:36.3561893Z
--------------------------------------------------------------------------------
2025/02/10 04:02:37 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-cifujeq1delu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f38b4811-b01e-005c-1a70-7be9a5000000
Time:2025-02-10T04:02:37.3917404Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-cifujeq1delu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f38b4811-b01e-005c-1a70-7be9a5000000
Time:2025-02-10T04:02:37.3917404Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go: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.22.0.linux-amd64/src/testing/testing.go:1175
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/runtime/panic.go:626
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1120
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1096
/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.36s)
=== RUN TestCopyFileMaxTransfer
run.go:180: Remote "Azure container rclone-test-cifujeq1delu", Local "Local file system at /tmp/rclone3793345143", Modify Window "1ns"
2025/02/10 04:02:45 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination
2025/02/10 04:02:45 DEBUG : TestCopyFileMaxTransfer/: Creating directory marker
2025/02/10 04:02:45 DEBUG : TestCopyFileMaxTransfer/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK
2025/02/10 04:02:45 INFO : TestCopyFileMaxTransfer/file1: Copied (new)
2025/02/10 04:02:45 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination
2025/02/10 04:02:45 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: single part upload read failed: max transfer limit reached as set by --max-transfer
2025/02/10 04:02:45 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination
2025/02/10 04:02:46 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination
2025/02/10 04:02:46 DEBUG : TestCopyFileMaxTransfer/file4: md5 = 39275f056e1fd750b4e0cddaa8f4f5d0 OK
2025/02/10 04:02:46 INFO : TestCopyFileMaxTransfer/file4: Copied (new)
2025/02/10 04:02: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-cifujeq1delu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f38b5274-b01e-005c-6f70-7be9a5000000
Time:2025-02-10T04:02:46.4234129Z
--------------------------------------------------------------------------------
2025/02/10 04:02: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-cifujeq1delu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f38b5411-b01e-005c-7870-7be9a5000000
Time:2025-02-10T04:02:47.4595225Z
--------------------------------------------------------------------------------
2025/02/10 04:02: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-cifujeq1delu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f38b55e4-b01e-005c-5370-7be9a5000000
Time:2025-02-10T04:02:48.4951391Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-cifujeq1delu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f38b55e4-b01e-005c-5370-7be9a5000000
Time:2025-02-10T04:02:48.4951391Z
--------------------------------------------------------------------------------
2025/02/10 04:02:49 DEBUG : TestCopyFileMaxTransfer/: Removing directory marker
2025/02/10 04:02: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-cifujeq1delu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f38b5764-b01e-005c-1e70-7be9a5000000
Time:2025-02-10T04:02:49.5684309Z
--------------------------------------------------------------------------------
2025/02/10 04:02: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-cifujeq1delu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f38b58ce-b01e-005c-6770-7be9a5000000
Time:2025-02-10T04:02:50.6046402Z
--------------------------------------------------------------------------------
2025/02/10 04:02: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-cifujeq1delu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f38b5aca-b01e-005c-5470-7be9a5000000
Time:2025-02-10T04:02:51.6402388Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-cifujeq1delu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f38b5aca-b01e-005c-5470-7be9a5000000
Time:2025-02-10T04:02:51.6402388Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go: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.22.0.linux-amd64/src/testing/testing.go:1175
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683
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.25s)
=== RUN TestDeduplicateInteractive
run.go:180: Remote "Azure container rclone-test-cifujeq1delu", Local "Local file system at /tmp/rclone3793345143", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/02/10 04:02:59 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-cifujeq1delu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f38b69a6-b01e-005c-8070-7be9a5000000
Time:2025-02-10T04:02:59.8231977Z
--------------------------------------------------------------------------------
2025/02/10 04:03:00 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-cifujeq1delu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f38b6af0-b01e-005c-0a70-7be9a5000000
Time:2025-02-10T04:03:00.8625459Z
--------------------------------------------------------------------------------
2025/02/10 04:03:01 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-cifujeq1delu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f38b6c1a-b01e-005c-6770-7be9a5000000
Time:2025-02-10T04:03:01.8989523Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-cifujeq1delu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f38b6c1a-b01e-005c-6770-7be9a5000000
Time:2025-02-10T04:03:01.8989523Z
--------------------------------------------------------------------------------
2025/02/10 04:03:02 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-cifujeq1delu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f38b6d33-b01e-005c-3e70-7be9a5000000
Time:2025-02-10T04:03:02.9346445Z
--------------------------------------------------------------------------------
2025/02/10 04:03:03 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-cifujeq1delu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f38b6e8f-b01e-005c-4270-7be9a5000000
Time:2025-02-10T04:03:03.9703895Z
--------------------------------------------------------------------------------
2025/02/10 04:03:04 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-cifujeq1delu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f38b6fab-b01e-005c-3070-7be9a5000000
Time:2025-02-10T04:03:05.0062299Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-cifujeq1delu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f38b6fab-b01e-005c-3070-7be9a5000000
Time:2025-02-10T04:03:05.0062299Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go: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.22.0.linux-amd64/src/testing/testing.go:1175
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/runtime/panic.go:626
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1120
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1096
/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.36s)
=== RUN TestDeduplicateSkip
run.go:180: Remote "Azure container rclone-test-cifujeq1delu", Local "Local file system at /tmp/rclone3793345143", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/02/10 04:03:13 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-cifujeq1delu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f38b7a8d-b01e-005c-2f70-7be9a5000000
Time:2025-02-10T04:03:13.1872665Z
--------------------------------------------------------------------------------
2025/02/10 04:03:14 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-cifujeq1delu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f38b7be3-b01e-005c-4b70-7be9a5000000
Time:2025-02-10T04:03:14.2232840Z
--------------------------------------------------------------------------------
2025/02/10 04:03:15 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-cifujeq1delu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f38b7ce7-b01e-005c-2f70-7be9a5000000
Time:2025-02-10T04:03:15.2591165Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-cifujeq1delu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f38b7ce7-b01e-005c-2f70-7be9a5000000
Time:2025-02-10T04:03:15.2591165Z
--------------------------------------------------------------------------------
2025/02/10 04:03:16 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-cifujeq1delu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f38b7e23-b01e-005c-3970-7be9a5000000
Time:2025-02-10T04:03:16.2950800Z
--------------------------------------------------------------------------------
2025/02/10 04:03:17 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-cifujeq1delu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f38b7f41-b01e-005c-2d70-7be9a5000000
Time:2025-02-10T04:03:17.3307037Z
--------------------------------------------------------------------------------
2025/02/10 04:03:18 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-cifujeq1delu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f38b805c-b01e-005c-2170-7be9a5000000
Time:2025-02-10T04:03:18.3668656Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-cifujeq1delu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f38b805c-b01e-005c-2170-7be9a5000000
Time:2025-02-10T04:03:18.3668656Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go: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.22.0.linux-amd64/src/testing/testing.go:1175
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/runtime/panic.go:626
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1120
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1096
/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.36s)
=== RUN TestDeduplicateSizeOnly
run.go:180: Remote "Azure container rclone-test-cifujeq1delu", Local "Local file system at /tmp/rclone3793345143", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/02/10 04:03:26 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-cifujeq1delu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f38b8ba0-b01e-005c-0a70-7be9a5000000
Time:2025-02-10T04:03:26.5501093Z
--------------------------------------------------------------------------------
2025/02/10 04:03:27 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-cifujeq1delu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f38b8d0f-b01e-005c-3670-7be9a5000000
Time:2025-02-10T04:03:27.5858221Z
--------------------------------------------------------------------------------
2025/02/10 04:03:28 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-cifujeq1delu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f38b8e65-b01e-005c-5570-7be9a5000000
Time:2025-02-10T04:03:28.6211098Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-cifujeq1delu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f38b8e65-b01e-005c-5570-7be9a5000000
Time:2025-02-10T04:03:28.6211098Z
--------------------------------------------------------------------------------
2025/02/10 04:03:29 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-cifujeq1delu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f38b8fdc-b01e-005c-1570-7be9a5000000
Time:2025-02-10T04:03:29.6567629Z
--------------------------------------------------------------------------------
2025/02/10 04:03:30 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-cifujeq1delu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f38b9137-b01e-005c-3670-7be9a5000000
Time:2025-02-10T04:03:30.6942227Z
--------------------------------------------------------------------------------
2025/02/10 04:03:31 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-cifujeq1delu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f38b9279-b01e-005c-2d70-7be9a5000000
Time:2025-02-10T04:03:31.7299806Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-cifujeq1delu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f38b9279-b01e-005c-2d70-7be9a5000000
Time:2025-02-10T04:03:31.7299806Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go: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.22.0.linux-amd64/src/testing/testing.go:1175
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/runtime/panic.go:626
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1120
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1096
/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.36s)
=== RUN TestDeduplicateFirst
run.go:180: Remote "Azure container rclone-test-cifujeq1delu", Local "Local file system at /tmp/rclone3793345143", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/02/10 04:03:39 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-cifujeq1delu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f38b9e1a-b01e-005c-6f70-7be9a5000000
Time:2025-02-10T04:03:39.9148560Z
--------------------------------------------------------------------------------
2025/02/10 04:03:40 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-cifujeq1delu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f38b9f83-b01e-005c-1c70-7be9a5000000
Time:2025-02-10T04:03:40.9513504Z
--------------------------------------------------------------------------------
2025/02/10 04:03:41 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-cifujeq1delu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f38ba140-b01e-005c-3470-7be9a5000000
Time:2025-02-10T04:03:41.9872997Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-cifujeq1delu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f38ba140-b01e-005c-3470-7be9a5000000
Time:2025-02-10T04:03:41.9872997Z
--------------------------------------------------------------------------------
2025/02/10 04:03:43 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-cifujeq1delu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f38ba2c8-b01e-005c-1070-7be9a5000000
Time:2025-02-10T04:03:43.0232721Z
--------------------------------------------------------------------------------
2025/02/10 04:03:44 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-cifujeq1delu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f38ba438-b01e-005c-5d70-7be9a5000000
Time:2025-02-10T04:03:44.0588707Z
--------------------------------------------------------------------------------
2025/02/10 04:03:45 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-cifujeq1delu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f38ba5bf-b01e-005c-3870-7be9a5000000
Time:2025-02-10T04:03:45.0950327Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-cifujeq1delu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f38ba5bf-b01e-005c-3870-7be9a5000000
Time:2025-02-10T04:03:45.0950327Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go: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.22.0.linux-amd64/src/testing/testing.go:1175
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/runtime/panic.go:626
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1120
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1096
/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.36s)
=== RUN TestDeduplicateNewest
run.go:180: Remote "Azure container rclone-test-cifujeq1delu", Local "Local file system at /tmp/rclone3793345143", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/02/10 04:03:53 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-cifujeq1delu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f38bb263-b01e-005c-4170-7be9a5000000
Time:2025-02-10T04:03:53.2782597Z
--------------------------------------------------------------------------------
2025/02/10 04:03:54 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-cifujeq1delu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f38bb45b-b01e-005c-0970-7be9a5000000
Time:2025-02-10T04:03:54.3189351Z
--------------------------------------------------------------------------------
2025/02/10 04:03:55 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-cifujeq1delu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f38bb5e1-b01e-005c-5a70-7be9a5000000
Time:2025-02-10T04:03:55.3601198Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-cifujeq1delu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f38bb5e1-b01e-005c-5a70-7be9a5000000
Time:2025-02-10T04:03:55.3601198Z
--------------------------------------------------------------------------------
2025/02/10 04:03:56 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-cifujeq1delu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f38bb709-b01e-005c-6270-7be9a5000000
Time:2025-02-10T04:03:56.3965675Z
--------------------------------------------------------------------------------
2025/02/10 04:03:57 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-cifujeq1delu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f38bb84d-b01e-005c-8070-7be9a5000000
Time:2025-02-10T04:03:57.4327375Z
--------------------------------------------------------------------------------
2025/02/10 04:03:58 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-cifujeq1delu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f38bb9b8-b01e-005c-1270-7be9a5000000
Time:2025-02-10T04:03:58.4685392Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-cifujeq1delu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f38bb9b8-b01e-005c-1270-7be9a5000000
Time:2025-02-10T04:03:58.4685392Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go: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.22.0.linux-amd64/src/testing/testing.go:1175
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/runtime/panic.go:626
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1120
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1096
/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-cifujeq1delu", Local "Local file system at /tmp/rclone3793345143", Modify Window "1ns"
2025/02/10 04:04:06 DEBUG : also/: Creating directory marker
2025/02/10 04:04:07 INFO : Azure container rclone-test-cifujeq1delu: Looking for duplicate md5 hashes using newest mode.
2025/02/10 04:04:07 NOTICE: 496ed6d6ee20d6318263ea827299bc2d: Found 3 files with duplicate md5 hashes
2025/02/10 04:04:07 INFO : one: Deleted
2025/02/10 04:04:07 INFO : also/one: Deleted
2025/02/10 04:04:07 NOTICE: 496ed6d6ee20d6318263ea827299bc2d: Deleted 2 extra copies
2025/02/10 04:04:07 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-cifujeq1delu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f38bc51d-b01e-005c-2870-7be9a5000000
Time:2025-02-10T04:04:07.4262657Z
--------------------------------------------------------------------------------
2025/02/10 04:04:08 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-cifujeq1delu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f38bc614-b01e-005c-6e70-7be9a5000000
Time:2025-02-10T04:04:08.4628271Z
--------------------------------------------------------------------------------
2025/02/10 04:04:09 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-cifujeq1delu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f38bc7e5-b01e-005c-7f70-7be9a5000000
Time:2025-02-10T04:04:09.4996306Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-cifujeq1delu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f38bc7e5-b01e-005c-7f70-7be9a5000000
Time:2025-02-10T04:04:09.4996306Z
--------------------------------------------------------------------------------
2025/02/10 04:04:10 DEBUG : also/: Removing directory marker
2025/02/10 04:04:10 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-cifujeq1delu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f38bc980-b01e-005c-6170-7be9a5000000
Time:2025-02-10T04:04:10.5747196Z
--------------------------------------------------------------------------------
2025/02/10 04:04:11 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-cifujeq1delu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f38bcb3a-b01e-005c-2470-7be9a5000000
Time:2025-02-10T04:04:11.6106942Z
--------------------------------------------------------------------------------
2025/02/10 04:04:12 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-cifujeq1delu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f38bcc33-b01e-005c-6c70-7be9a5000000
Time:2025-02-10T04:04:12.6476829Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-cifujeq1delu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f38bcc33-b01e-005c-6c70-7be9a5000000
Time:2025-02-10T04:04:12.6476829Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go: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.22.0.linux-amd64/src/testing/testing.go:1175
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683
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.18s)
=== RUN TestDeduplicateOldest
run.go:180: Remote "Azure container rclone-test-cifujeq1delu", Local "Local file system at /tmp/rclone3793345143", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/02/10 04:04:20 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-cifujeq1delu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f38bd618-b01e-005c-2a70-7be9a5000000
Time:2025-02-10T04:04:20.8308291Z
--------------------------------------------------------------------------------
2025/02/10 04:04:21 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-cifujeq1delu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f38bd767-b01e-005c-3170-7be9a5000000
Time:2025-02-10T04:04:21.8671099Z
--------------------------------------------------------------------------------
2025/02/10 04:04:22 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-cifujeq1delu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f38bd87e-b01e-005c-0e70-7be9a5000000
Time:2025-02-10T04:04:22.9029496Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-cifujeq1delu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f38bd87e-b01e-005c-0e70-7be9a5000000
Time:2025-02-10T04:04:22.9029496Z
--------------------------------------------------------------------------------
2025/02/10 04:04:23 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-cifujeq1delu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f38bd9b3-b01e-005c-0f70-7be9a5000000
Time:2025-02-10T04:04:23.9392067Z
--------------------------------------------------------------------------------
2025/02/10 04:04:24 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-cifujeq1delu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f38bdb9f-b01e-005c-0270-7be9a5000000
Time:2025-02-10T04:04:24.9760766Z
--------------------------------------------------------------------------------
2025/02/10 04:04:25 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-cifujeq1delu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f38bdd87-b01e-005c-0970-7be9a5000000
Time:2025-02-10T04:04:26.0118625Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-cifujeq1delu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f38bdd87-b01e-005c-0970-7be9a5000000
Time:2025-02-10T04:04:26.0118625Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go: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.22.0.linux-amd64/src/testing/testing.go:1175
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/runtime/panic.go:626
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1120
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1096
/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.36s)
=== RUN TestDeduplicateLargest
run.go:180: Remote "Azure container rclone-test-cifujeq1delu", Local "Local file system at /tmp/rclone3793345143", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/02/10 04:04:34 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-cifujeq1delu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f38be67e-b01e-005c-5e70-7be9a5000000
Time:2025-02-10T04:04:34.1965724Z
--------------------------------------------------------------------------------
2025/02/10 04:04:35 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-cifujeq1delu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f38be7a1-b01e-005c-4b70-7be9a5000000
Time:2025-02-10T04:04:35.2325123Z
--------------------------------------------------------------------------------
2025/02/10 04:04:36 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-cifujeq1delu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f38be91c-b01e-005c-0170-7be9a5000000
Time:2025-02-10T04:04:36.2692045Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-cifujeq1delu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f38be91c-b01e-005c-0170-7be9a5000000
Time:2025-02-10T04:04:36.2692045Z
--------------------------------------------------------------------------------
2025/02/10 04:04:37 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-cifujeq1delu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f38bea5c-b01e-005c-1770-7be9a5000000
Time:2025-02-10T04:04:37.3060432Z
--------------------------------------------------------------------------------
2025/02/10 04:04:38 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-cifujeq1delu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f38bebdc-b01e-005c-5b70-7be9a5000000
Time:2025-02-10T04:04:38.3423797Z
--------------------------------------------------------------------------------
2025/02/10 04:04:39 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-cifujeq1delu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f38bed6a-b01e-005c-4670-7be9a5000000
Time:2025-02-10T04:04:39.3799480Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-cifujeq1delu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f38bed6a-b01e-005c-4670-7be9a5000000
Time:2025-02-10T04:04:39.3799480Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go: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.22.0.linux-amd64/src/testing/testing.go:1175
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/runtime/panic.go:626
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1120
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1096
/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.37s)
=== RUN TestDeduplicateSmallest
run.go:180: Remote "Azure container rclone-test-cifujeq1delu", Local "Local file system at /tmp/rclone3793345143", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/02/10 04:04: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-cifujeq1delu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f38bf7b0-b01e-005c-7470-7be9a5000000
Time:2025-02-10T04:04:47.5642154Z
--------------------------------------------------------------------------------
2025/02/10 04:04: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-cifujeq1delu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f38bf8cc-b01e-005c-6170-7be9a5000000
Time:2025-02-10T04:04:48.6009070Z
--------------------------------------------------------------------------------
2025/02/10 04:04: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-cifujeq1delu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f38bfa25-b01e-005c-7c70-7be9a5000000
Time:2025-02-10T04:04:49.6367263Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-cifujeq1delu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f38bfa25-b01e-005c-7c70-7be9a5000000
Time:2025-02-10T04:04:49.6367263Z
--------------------------------------------------------------------------------
2025/02/10 04:04: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-cifujeq1delu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f38bfb53-b01e-005c-6f70-7be9a5000000
Time:2025-02-10T04:04:50.6737958Z
--------------------------------------------------------------------------------
2025/02/10 04:04: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-cifujeq1delu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f38bfcbb-b01e-005c-1a70-7be9a5000000
Time:2025-02-10T04:04:51.7101208Z
--------------------------------------------------------------------------------
2025/02/10 04:04: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-cifujeq1delu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f38bfe2d-b01e-005c-3270-7be9a5000000
Time:2025-02-10T04:04:52.7470071Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-cifujeq1delu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f38bfe2d-b01e-005c-3270-7be9a5000000
Time:2025-02-10T04:04:52.7470071Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go: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.22.0.linux-amd64/src/testing/testing.go:1175
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/runtime/panic.go:626
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1120
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1096
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:24
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:199
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestDeduplicateSmallest
Messages: directories
--- FAIL: TestDeduplicateSmallest (13.37s)
=== RUN TestDeduplicateRename
run.go:180: Remote "Azure container rclone-test-cifujeq1delu", Local "Local file system at /tmp/rclone3793345143", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/02/10 04:05: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-cifujeq1delu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f38c0932-b01e-005c-1770-7be9a5000000
Time:2025-02-10T04:05:00.9303067Z
--------------------------------------------------------------------------------
2025/02/10 04:05: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-cifujeq1delu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f38c0b1e-b01e-005c-6770-7be9a5000000
Time:2025-02-10T04:05:01.9672922Z
--------------------------------------------------------------------------------
2025/02/10 04:05: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-cifujeq1delu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f38c0c94-b01e-005c-5070-7be9a5000000
Time:2025-02-10T04:05:03.0034634Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-cifujeq1delu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f38c0c94-b01e-005c-5070-7be9a5000000
Time:2025-02-10T04:05:03.0034634Z
--------------------------------------------------------------------------------
2025/02/10 04:05: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-cifujeq1delu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f38c0e29-b01e-005c-6370-7be9a5000000
Time:2025-02-10T04:05:04.0396528Z
--------------------------------------------------------------------------------
2025/02/10 04:05: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-cifujeq1delu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f38c1022-b01e-005c-2670-7be9a5000000
Time:2025-02-10T04:05:05.0772461Z
--------------------------------------------------------------------------------
2025/02/10 04:05: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-cifujeq1delu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f38c125e-b01e-005c-2570-7be9a5000000
Time:2025-02-10T04:05:06.1134325Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-cifujeq1delu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f38c125e-b01e-005c-2570-7be9a5000000
Time:2025-02-10T04:05:06.1134325Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go: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.22.0.linux-amd64/src/testing/testing.go:1175
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/runtime/panic.go:626
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1120
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1096
/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.37s)
=== RUN TestMergeDirs
run.go:180: Remote "Azure container rclone-test-cifujeq1delu", Local "Local file system at /tmp/rclone3793345143", Modify Window "1ns"
dedupe_test.go:256: Can't merge directories
2025/02/10 04:05: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-cifujeq1delu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f38c1f1f-b01e-005c-7870-7be9a5000000
Time:2025-02-10T04:05:14.2990641Z
--------------------------------------------------------------------------------
2025/02/10 04:05: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-cifujeq1delu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f38c2085-b01e-005c-2670-7be9a5000000
Time:2025-02-10T04:05:15.3348312Z
--------------------------------------------------------------------------------
2025/02/10 04:05: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-cifujeq1delu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f38c224d-b01e-005c-1370-7be9a5000000
Time:2025-02-10T04:05:16.3704675Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-cifujeq1delu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f38c224d-b01e-005c-1370-7be9a5000000
Time:2025-02-10T04:05:16.3704675Z
--------------------------------------------------------------------------------
2025/02/10 04:05: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-cifujeq1delu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f38c2418-b01e-005c-1070-7be9a5000000
Time:2025-02-10T04:05:17.4068257Z
--------------------------------------------------------------------------------
2025/02/10 04:05: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-cifujeq1delu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f38c25f9-b01e-005c-1870-7be9a5000000
Time:2025-02-10T04:05:18.4425769Z
--------------------------------------------------------------------------------
2025/02/10 04:05: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-cifujeq1delu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f38c2756-b01e-005c-2470-7be9a5000000
Time:2025-02-10T04:05:19.4792753Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-cifujeq1delu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f38c2756-b01e-005c-2470-7be9a5000000
Time:2025-02-10T04:05:19.4792753Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go: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.22.0.linux-amd64/src/testing/testing.go:1175
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/runtime/panic.go:626
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1120
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1096
/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.36s)
=== RUN TestListDirSorted
run.go:180: Remote "Azure container rclone-test-cifujeq1delu", Local "Local file system at /tmp/rclone3793345143", Modify Window "1ns"
2025/02/10 04:05:27 DEBUG : sub dir/: Creating directory marker
2025/02/10 04:05:28 DEBUG : sub dir/ignore dir/: Creating directory marker
2025/02/10 04:05:28 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/02/10 04:05:28 DEBUG : sub dir/sub sub dir/: Removing directory marker
2025/02/10 04:05:28 DEBUG : sub dir/ignore dir/: Removing directory marker
2025/02/10 04:05:29 DEBUG : sub dir/: Removing directory marker
2025/02/10 04:05:29 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-cifujeq1delu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f38c344e-b01e-005c-7a71-7be9a5000000
Time:2025-02-10T04:05:29.0682694Z
--------------------------------------------------------------------------------
2025/02/10 04:05:30 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-cifujeq1delu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f38c35c0-b01e-005c-2171-7be9a5000000
Time:2025-02-10T04:05:30.1043761Z
--------------------------------------------------------------------------------
2025/02/10 04:05:31 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-cifujeq1delu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f38c3750-b01e-005c-7771-7be9a5000000
Time:2025-02-10T04:05:31.1405423Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-cifujeq1delu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f38c3750-b01e-005c-7771-7be9a5000000
Time:2025-02-10T04:05:31.1405423Z
--------------------------------------------------------------------------------
2025/02/10 04:05:32 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-cifujeq1delu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f38c3882-b01e-005c-0171-7be9a5000000
Time:2025-02-10T04:05:32.1766739Z
--------------------------------------------------------------------------------
2025/02/10 04:05:33 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-cifujeq1delu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f38c39f1-b01e-005c-4d71-7be9a5000000
Time:2025-02-10T04:05:33.2137437Z
--------------------------------------------------------------------------------
2025/02/10 04:05:34 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-cifujeq1delu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f38c3bc2-b01e-005c-2871-7be9a5000000
Time:2025-02-10T04:05:34.2498176Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-cifujeq1delu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f38c3bc2-b01e-005c-2871-7be9a5000000
Time:2025-02-10T04:05:34.2498176Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go: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.22.0.linux-amd64/src/testing/testing.go:1175
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/runtime/panic.go:626
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1005
/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.77s)
=== RUN TestListJSON
run.go:180: Remote "Azure container rclone-test-cifujeq1delu", Local "Local file system at /tmp/rclone3793345143", Modify Window "1ns"
2025/02/10 04:05:42 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/02/10 04:05:43 DEBUG : sub/: Removing directory marker
2025/02/10 04:05:43 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-cifujeq1delu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f38c4873-b01e-005c-0d71-7be9a5000000
Time:2025-02-10T04:05:43.2803864Z
--------------------------------------------------------------------------------
2025/02/10 04:05: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-cifujeq1delu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f38c49e7-b01e-005c-4271-7be9a5000000
Time:2025-02-10T04:05:44.3165862Z
--------------------------------------------------------------------------------
2025/02/10 04:05: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-cifujeq1delu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f38c4b0f-b01e-005c-3c71-7be9a5000000
Time:2025-02-10T04:05:45.3530140Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-cifujeq1delu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f38c4b0f-b01e-005c-3c71-7be9a5000000
Time:2025-02-10T04:05:45.3530140Z
--------------------------------------------------------------------------------
2025/02/10 04:05: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-cifujeq1delu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f38c4c6a-b01e-005c-4c71-7be9a5000000
Time:2025-02-10T04:05:46.3889999Z
--------------------------------------------------------------------------------
2025/02/10 04:05: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-cifujeq1delu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f38c4d8d-b01e-005c-3c71-7be9a5000000
Time:2025-02-10T04:05:47.4253526Z
--------------------------------------------------------------------------------
2025/02/10 04:05: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-cifujeq1delu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f38c4f17-b01e-005c-0771-7be9a5000000
Time:2025-02-10T04:05:48.4612387Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-cifujeq1delu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f38c4f17-b01e-005c-0771-7be9a5000000
Time:2025-02-10T04:05:48.4612387Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go: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.22.0.linux-amd64/src/testing/testing.go:1175
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683
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.21s)
--- 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-cifujeq1delu", Local "Local file system at /tmp/rclone3793345143", Modify Window "1ns"
2025/02/10 04:05:56 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/02/10 04:05:57 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-cifujeq1delu/notfound"
2025/02/10 04:05:57 DEBUG : Config file has changed externally - reloading
2025/02/10 04:05:57 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/02/10 04:05:57 DEBUG : Azure container rclone-test-cifujeq1delu path notfound: Using directory markers
2025/02/10 04:05:57 DEBUG : sub/: Removing directory marker
2025/02/10 04:05:57 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-cifujeq1delu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f38c594d-b01e-005c-6f71-7be9a5000000
Time:2025-02-10T04:05:57.7133050Z
--------------------------------------------------------------------------------
2025/02/10 04:05: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-cifujeq1delu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f38c5a8d-b01e-005c-7771-7be9a5000000
Time:2025-02-10T04:05:58.7500551Z
--------------------------------------------------------------------------------
2025/02/10 04:05: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-cifujeq1delu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f38c5b6f-b01e-005c-1f71-7be9a5000000
Time:2025-02-10T04:05:59.7896550Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-cifujeq1delu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f38c5b6f-b01e-005c-1f71-7be9a5000000
Time:2025-02-10T04:05:59.7896550Z
--------------------------------------------------------------------------------
2025/02/10 04:06: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-cifujeq1delu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f38c5c68-b01e-005c-6371-7be9a5000000
Time:2025-02-10T04:06:00.8256972Z
--------------------------------------------------------------------------------
2025/02/10 04:06: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-cifujeq1delu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f38c5da1-b01e-005c-6c71-7be9a5000000
Time:2025-02-10T04:06:01.8621661Z
--------------------------------------------------------------------------------
2025/02/10 04:06: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-cifujeq1delu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f38c5f0a-b01e-005c-2871-7be9a5000000
Time:2025-02-10T04:06:02.8990234Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-cifujeq1delu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f38c5f0a-b01e-005c-2871-7be9a5000000
Time:2025-02-10T04:06:02.8990234Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go: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.22.0.linux-amd64/src/testing/testing.go:1175
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683
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.44s)
--- 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-cifujeq1delu", Local "Local file system at /tmp/rclone3793345143", Modify Window "1ns"
2025/02/10 04:06:11 INFO : Azure container rclone-test-cifujeq1delu: Making directory
2025/02/10 04:06:11 INFO : Azure container rclone-test-cifujeq1delu: Making directory
2025/02/10 04:06:11 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-cifujeq1delu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f38c67e1-b01e-005c-4171-7be9a5000000
Time:2025-02-10T04:06:11.1238375Z
--------------------------------------------------------------------------------
2025/02/10 04:06:12 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-cifujeq1delu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f38c6932-b01e-005c-1d71-7be9a5000000
Time:2025-02-10T04:06:12.1601551Z
--------------------------------------------------------------------------------
2025/02/10 04:06:13 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-cifujeq1delu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f38c6aaf-b01e-005c-4371-7be9a5000000
Time:2025-02-10T04:06:13.1966141Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-cifujeq1delu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f38c6aaf-b01e-005c-4371-7be9a5000000
Time:2025-02-10T04:06:13.1966141Z
--------------------------------------------------------------------------------
2025/02/10 04:06:14 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-cifujeq1delu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f38c6bc5-b01e-005c-3071-7be9a5000000
Time:2025-02-10T04:06:14.2328791Z
--------------------------------------------------------------------------------
2025/02/10 04:06:15 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-cifujeq1delu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f38c6d37-b01e-005c-5b71-7be9a5000000
Time:2025-02-10T04:06:15.2689556Z
--------------------------------------------------------------------------------
2025/02/10 04:06:16 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-cifujeq1delu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f38c6e34-b01e-005c-1b71-7be9a5000000
Time:2025-02-10T04:06:16.3050008Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-cifujeq1delu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f38c6e34-b01e-005c-1b71-7be9a5000000
Time:2025-02-10T04:06:16.3050008Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go: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.22.0.linux-amd64/src/testing/testing.go:1175
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683
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.40s)
=== RUN TestLsd
run.go:180: Remote "Azure container rclone-test-cifujeq1delu", Local "Local file system at /tmp/rclone3793345143", Modify Window "1ns"
2025/02/10 04:06:24 DEBUG : sub dir/: Creating directory marker
2025/02/10 04:06:24 DEBUG : sub dir/: Removing directory marker
2025/02/10 04:06: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-cifujeq1delu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f38c78e7-b01e-005c-7b71-7be9a5000000
Time:2025-02-10T04:06:24.8577678Z
--------------------------------------------------------------------------------
2025/02/10 04:06: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-cifujeq1delu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f38c7a2c-b01e-005c-0d71-7be9a5000000
Time:2025-02-10T04:06:25.8941681Z
--------------------------------------------------------------------------------
2025/02/10 04:06: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-cifujeq1delu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f38c7b26-b01e-005c-5871-7be9a5000000
Time:2025-02-10T04:06:26.9311793Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-cifujeq1delu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f38c7b26-b01e-005c-5871-7be9a5000000
Time:2025-02-10T04:06:26.9311793Z
--------------------------------------------------------------------------------
2025/02/10 04:06: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-cifujeq1delu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f38c7c54-b01e-005c-4e71-7be9a5000000
Time:2025-02-10T04:06:27.9681013Z
--------------------------------------------------------------------------------
2025/02/10 04:06: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-cifujeq1delu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f38c7dd5-b01e-005c-0f71-7be9a5000000
Time:2025-02-10T04:06:29.0041893Z
--------------------------------------------------------------------------------
2025/02/10 04:06: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-cifujeq1delu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f38c7ee0-b01e-005c-6371-7be9a5000000
Time:2025-02-10T04:06:30.0400932Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-cifujeq1delu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f38c7ee0-b01e-005c-6371-7be9a5000000
Time:2025-02-10T04:06:30.0400932Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go: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.22.0.linux-amd64/src/testing/testing.go:1175
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683
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.74s)
=== RUN TestLs
run.go:180: Remote "Azure container rclone-test-cifujeq1delu", Local "Local file system at /tmp/rclone3793345143", Modify Window "1ns"
2025/02/10 04:06: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-cifujeq1delu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f38c88a3-b01e-005c-0771-7be9a5000000
Time:2025-02-10T04:06:38.6228200Z
--------------------------------------------------------------------------------
2025/02/10 04:06: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-cifujeq1delu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f38c89e5-b01e-005c-0371-7be9a5000000
Time:2025-02-10T04:06:39.6586094Z
--------------------------------------------------------------------------------
2025/02/10 04:06: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-cifujeq1delu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f38c8b29-b01e-005c-6f71-7be9a5000000
Time:2025-02-10T04:06:40.6949779Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-cifujeq1delu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f38c8b29-b01e-005c-6f71-7be9a5000000
Time:2025-02-10T04:06:40.6949779Z
--------------------------------------------------------------------------------
2025/02/10 04:06: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-cifujeq1delu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f38c8c52-b01e-005c-2371-7be9a5000000
Time:2025-02-10T04:06:41.7310110Z
--------------------------------------------------------------------------------
2025/02/10 04:06: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-cifujeq1delu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f38c8dbf-b01e-005c-2f71-7be9a5000000
Time:2025-02-10T04:06:42.7679729Z
--------------------------------------------------------------------------------
2025/02/10 04:06: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-cifujeq1delu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f38c8eae-b01e-005c-7571-7be9a5000000
Time:2025-02-10T04:06:43.8062638Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-cifujeq1delu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f38c8eae-b01e-005c-7571-7be9a5000000
Time:2025-02-10T04:06:43.8062638Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go: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.22.0.linux-amd64/src/testing/testing.go:1175
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683
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.77s)
=== RUN TestLsWithFilesFrom
run.go:180: Remote "Azure container rclone-test-cifujeq1delu", Local "Local file system at /tmp/rclone3793345143", Modify Window "1ns"
2025/02/10 04:06:52 DEBUG : empty space: Excluded (FilesFrom Filter)
2025/02/10 04:06:52 DEBUG : empty space: Excluded
2025/02/10 04:06:52 DEBUG : BackupDir: Excluded
2025/02/10 04:06:52 DEBUG : dst: Excluded
2025/02/10 04:06:52 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-cifujeq1delu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f38c991c-b01e-005c-6171-7be9a5000000
Time:2025-02-10T04:06:52.4276551Z
--------------------------------------------------------------------------------
2025/02/10 04:06:53 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-cifujeq1delu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f38c9a63-b01e-005c-5e71-7be9a5000000
Time:2025-02-10T04:06:53.4635219Z
--------------------------------------------------------------------------------
2025/02/10 04:06:54 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-cifujeq1delu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f38c9b99-b01e-005c-5971-7be9a5000000
Time:2025-02-10T04:06:54.4999328Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-cifujeq1delu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f38c9b99-b01e-005c-5971-7be9a5000000
Time:2025-02-10T04:06:54.4999328Z
--------------------------------------------------------------------------------
2025/02/10 04:06: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-cifujeq1delu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f38c9d6e-b01e-005c-6571-7be9a5000000
Time:2025-02-10T04:06:55.5359559Z
--------------------------------------------------------------------------------
2025/02/10 04:06: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-cifujeq1delu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f38c9eaa-b01e-005c-7171-7be9a5000000
Time:2025-02-10T04:06:56.5724266Z
--------------------------------------------------------------------------------
2025/02/10 04:06: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-cifujeq1delu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f38c9fa9-b01e-005c-3771-7be9a5000000
Time:2025-02-10T04:06:57.6086072Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-cifujeq1delu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f38c9fa9-b01e-005c-3771-7be9a5000000
Time:2025-02-10T04:06:57.6086072Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go: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.22.0.linux-amd64/src/testing/testing.go:1175
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683
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.80s)
=== RUN TestLsLong
run.go:180: Remote "Azure container rclone-test-cifujeq1delu", Local "Local file system at /tmp/rclone3793345143", Modify Window "1ns"
2025/02/10 04:07:06 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-cifujeq1delu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f38ca9c8-b01e-005c-6671-7be9a5000000
Time:2025-02-10T04:07:06.1857080Z
--------------------------------------------------------------------------------
2025/02/10 04:07:07 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-cifujeq1delu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f38cab35-b01e-005c-1171-7be9a5000000
Time:2025-02-10T04:07:07.2215235Z
--------------------------------------------------------------------------------
2025/02/10 04:07:08 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-cifujeq1delu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f38cac5a-b01e-005c-0b71-7be9a5000000
Time:2025-02-10T04:07:08.2584190Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-cifujeq1delu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f38cac5a-b01e-005c-0b71-7be9a5000000
Time:2025-02-10T04:07:08.2584190Z
--------------------------------------------------------------------------------
2025/02/10 04:07:09 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-cifujeq1delu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f38cad5d-b01e-005c-6871-7be9a5000000
Time:2025-02-10T04:07:09.2953501Z
--------------------------------------------------------------------------------
2025/02/10 04:07:10 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-cifujeq1delu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f38cae84-b01e-005c-5c71-7be9a5000000
Time:2025-02-10T04:07:10.3330345Z
--------------------------------------------------------------------------------
2025/02/10 04:07: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-cifujeq1delu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f38cafd3-b01e-005c-7b71-7be9a5000000
Time:2025-02-10T04:07:11.3698838Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-cifujeq1delu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f38cafd3-b01e-005c-7b71-7be9a5000000
Time:2025-02-10T04:07:11.3698838Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go: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.22.0.linux-amd64/src/testing/testing.go:1175
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683
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.76s)
=== RUN TestHashSums
run.go:180: Remote "Azure container rclone-test-cifujeq1delu", Local "Local file system at /tmp/rclone3793345143", Modify Window "1ns"
=== RUN TestHashSums/Md5
=== RUN TestHashSums/Md5Download
2025/02/10 04:07:20 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-cifujeq1delu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f38cb9ee-b01e-005c-1671-7be9a5000000
Time:2025-02-10T04:07:20.0880512Z
--------------------------------------------------------------------------------
2025/02/10 04:07:21 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-cifujeq1delu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f38cbb25-b01e-005c-1b71-7be9a5000000
Time:2025-02-10T04:07:21.1249212Z
--------------------------------------------------------------------------------
2025/02/10 04:07:22 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-cifujeq1delu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f38cbc4f-b01e-005c-1471-7be9a5000000
Time:2025-02-10T04:07:22.1606774Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-cifujeq1delu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f38cbc4f-b01e-005c-1471-7be9a5000000
Time:2025-02-10T04:07:22.1606774Z
--------------------------------------------------------------------------------
2025/02/10 04:07:23 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-cifujeq1delu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f38cbd96-b01e-005c-2271-7be9a5000000
Time:2025-02-10T04:07:23.1964283Z
--------------------------------------------------------------------------------
2025/02/10 04:07:24 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-cifujeq1delu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f38cbea3-b01e-005c-7a71-7be9a5000000
Time:2025-02-10T04:07:24.2326423Z
--------------------------------------------------------------------------------
2025/02/10 04:07:25 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-cifujeq1delu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f38cc00f-b01e-005c-1b71-7be9a5000000
Time:2025-02-10T04:07:25.2687062Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-cifujeq1delu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f38cc00f-b01e-005c-1b71-7be9a5000000
Time:2025-02-10T04:07:25.2687062Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go: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.22.0.linux-amd64/src/testing/testing.go:1175
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestHashSums
Messages: directories
--- FAIL: TestHashSums (13.90s)
--- PASS: TestHashSums/Md5 (0.07s)
--- PASS: TestHashSums/Md5Download (0.14s)
=== RUN TestHashSumsWithErrors
2025/02/10 04:07:33 DEBUG : Creating backend with remote ":memory:"
2025/02/10 04:07:33 ERROR : file1: hash unsupported: hash type not supported
--- PASS: TestHashSumsWithErrors (0.00s)
=== RUN TestHashStream
2025/02/10 04:07:33 DEBUG : Creating md5 hash of 0 bytes read from input stream
2025/02/10 04:07:33 DEBUG : Creating md5 hash of 0 bytes read from input stream
2025/02/10 04:07:33 DEBUG : Creating sha1 hash of 0 bytes read from input stream
2025/02/10 04:07:33 DEBUG : Creating sha1 hash of 0 bytes read from input stream
2025/02/10 04:07:33 DEBUG : Creating md5 hash of 12 bytes read from input stream
2025/02/10 04:07:33 DEBUG : Creating md5 hash of 12 bytes read from input stream
2025/02/10 04:07:33 DEBUG : Creating sha1 hash of 12 bytes read from input stream
2025/02/10 04:07:33 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-cifujeq1delu", Local "Local file system at /tmp/rclone3793345143", Modify Window "1ns"
2025/02/10 04:07:33 DEBUG : sub dir/: Creating directory marker
2025/02/10 04:07:33 DEBUG : sub dir/: Removing directory marker
2025/02/10 04:07:34 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-cifujeq1delu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f38cca75-b01e-005c-7271-7be9a5000000
Time:2025-02-10T04:07:34.0407050Z
--------------------------------------------------------------------------------
2025/02/10 04:07:35 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-cifujeq1delu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f38ccbbd-b01e-005c-0371-7be9a5000000
Time:2025-02-10T04:07:35.0762797Z
--------------------------------------------------------------------------------
2025/02/10 04:07:36 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-cifujeq1delu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f38cccff-b01e-005c-0e71-7be9a5000000
Time:2025-02-10T04:07:36.1118017Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-cifujeq1delu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f38cccff-b01e-005c-0e71-7be9a5000000
Time:2025-02-10T04:07:36.1118017Z
--------------------------------------------------------------------------------
2025/02/10 04:07:37 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-cifujeq1delu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f38cce16-b01e-005c-7e71-7be9a5000000
Time:2025-02-10T04:07:37.1480976Z
--------------------------------------------------------------------------------
2025/02/10 04:07:38 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-cifujeq1delu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f38ccf43-b01e-005c-0971-7be9a5000000
Time:2025-02-10T04:07:38.1842293Z
--------------------------------------------------------------------------------
2025/02/10 04:07:39 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-cifujeq1delu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f38cd06b-b01e-005c-7b71-7be9a5000000
Time:2025-02-10T04:07:39.2209703Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-cifujeq1delu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f38cd06b-b01e-005c-7b71-7be9a5000000
Time:2025-02-10T04:07:39.2209703Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go: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.22.0.linux-amd64/src/testing/testing.go:1175
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683
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.95s)
=== RUN TestDelete
run.go:180: Remote "Azure container rclone-test-cifujeq1delu", Local "Local file system at /tmp/rclone3793345143", Modify Window "1ns"
2025/02/10 04:07:47 DEBUG : Waiting for deletions to finish
2025/02/10 04:07:47 DEBUG : large: Excluded (Size Filter)
2025/02/10 04:07:47 INFO : medium: Deleted
2025/02/10 04:07:47 INFO : small: Deleted
2025/02/10 04:07: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-cifujeq1delu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b0462554-601e-0002-4971-7b0245000000
Time:2025-02-10T04:07:47.9663459Z
--------------------------------------------------------------------------------
2025/02/10 04:07: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-cifujeq1delu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b046264e-601e-0002-1371-7b0245000000
Time:2025-02-10T04:07:49.0040876Z
--------------------------------------------------------------------------------
2025/02/10 04:07:50 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-cifujeq1delu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b046275c-601e-0002-6071-7b0245000000
Time:2025-02-10T04:07:50.0424727Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-cifujeq1delu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b046275c-601e-0002-6071-7b0245000000
Time:2025-02-10T04:07:50.0424727Z
--------------------------------------------------------------------------------
2025/02/10 04:07:51 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-cifujeq1delu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b0462855-601e-0002-2f71-7b0245000000
Time:2025-02-10T04:07:51.0807076Z
--------------------------------------------------------------------------------
2025/02/10 04:07:52 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-cifujeq1delu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b0462935-601e-0002-5f71-7b0245000000
Time:2025-02-10T04:07:52.1194794Z
--------------------------------------------------------------------------------
2025/02/10 04:07:53 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-cifujeq1delu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b0462a70-601e-0002-6571-7b0245000000
Time:2025-02-10T04:07:53.1583110Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-cifujeq1delu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b0462a70-601e-0002-6571-7b0245000000
Time:2025-02-10T04:07:53.1583110Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go: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.22.0.linux-amd64/src/testing/testing.go:1175
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestDelete
Messages: directories
--- FAIL: TestDelete (13.94s)
=== RUN TestMaxDelete
run.go:180: Remote "Azure container rclone-test-cifujeq1delu", Local "Local file system at /tmp/rclone3793345143", Modify Window "1ns"
2025/02/10 04:08:01 DEBUG : Waiting for deletions to finish
2025/02/10 04:08:01 ERROR : small: Got fatal error on delete: --max-delete threshold reached
2025/02/10 04:08:01 INFO : medium: Deleted
2025/02/10 04:08:01 INFO : large: Deleted
2025/02/10 04:08:01 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-cifujeq1delu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b04639a3-601e-0002-0471-7b0245000000
Time:2025-02-10T04:08:01.9254834Z
--------------------------------------------------------------------------------
2025/02/10 04:08:02 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-cifujeq1delu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b0463ce7-601e-0002-6071-7b0245000000
Time:2025-02-10T04:08:02.9634162Z
--------------------------------------------------------------------------------
2025/02/10 04:08:03 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-cifujeq1delu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b0463ee8-601e-0002-3471-7b0245000000
Time:2025-02-10T04:08:04.0013728Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-cifujeq1delu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b0463ee8-601e-0002-3471-7b0245000000
Time:2025-02-10T04:08:04.0013728Z
--------------------------------------------------------------------------------
2025/02/10 04:08:05 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-cifujeq1delu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b04640ab-601e-0002-6a71-7b0245000000
Time:2025-02-10T04:08:05.0391521Z
--------------------------------------------------------------------------------
2025/02/10 04:08:06 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-cifujeq1delu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b04641d9-601e-0002-3c71-7b0245000000
Time:2025-02-10T04:08:06.0784109Z
--------------------------------------------------------------------------------
2025/02/10 04:08:07 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-cifujeq1delu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b046432b-601e-0002-4d71-7b0245000000
Time:2025-02-10T04:08:07.1175686Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-cifujeq1delu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b046432b-601e-0002-4d71-7b0245000000
Time:2025-02-10T04:08:07.1175686Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go: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/02/10 04:08:15 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-cifujeq1delu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b0464c55-601e-0002-0671-7b0245000000
Time:2025-02-10T04:08:15.3133886Z
--------------------------------------------------------------------------------
2025/02/10 04:08: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-cifujeq1delu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b0464d4a-601e-0002-5671-7b0245000000
Time:2025-02-10T04:08:16.3510635Z
--------------------------------------------------------------------------------
2025/02/10 04:08: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-cifujeq1delu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b0464e8b-601e-0002-5671-7b0245000000
Time:2025-02-10T04:08:17.3888799Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-cifujeq1delu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b0464e8b-601e-0002-5671-7b0245000000
Time:2025-02-10T04:08:17.3888799Z
--------------------------------------------------------------------------------
2025/02/10 04:08: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-cifujeq1delu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b0464f88-601e-0002-2271-7b0245000000
Time:2025-02-10T04:08:18.4273220Z
--------------------------------------------------------------------------------
2025/02/10 04:08: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-cifujeq1delu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b0465093-601e-0002-0f71-7b0245000000
Time:2025-02-10T04:08:19.4652344Z
--------------------------------------------------------------------------------
2025/02/10 04:08: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-cifujeq1delu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b046517e-601e-0002-4571-7b0245000000
Time:2025-02-10T04:08:20.5044964Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-cifujeq1delu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b046517e-601e-0002-4571-7b0245000000
Time:2025-02-10T04:08:20.5044964Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go: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.22.0.linux-amd64/src/testing/testing.go:1175
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683
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.35s)
=== RUN TestMaxDeleteSizeLargeFile
run.go:180: Remote "Azure container rclone-test-cifujeq1delu", Local "Local file system at /tmp/rclone3793345143", Modify Window "1ns"
2025/02/10 04:08:28 DEBUG : Waiting for deletions to finish
2025/02/10 04:08:29 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached
2025/02/10 04:08:29 INFO : small: Deleted
2025/02/10 04:08:29 INFO : medium: Deleted
2025/02/10 04:08:29 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-cifujeq1delu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b0465b52-601e-0002-0271-7b0245000000
Time:2025-02-10T04:08:29.2744628Z
--------------------------------------------------------------------------------
2025/02/10 04:08:30 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-cifujeq1delu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b0465cbc-601e-0002-3971-7b0245000000
Time:2025-02-10T04:08:30.3127123Z
--------------------------------------------------------------------------------
2025/02/10 04:08:31 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-cifujeq1delu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b0465dd0-601e-0002-2371-7b0245000000
Time:2025-02-10T04:08:31.3506412Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-cifujeq1delu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b0465dd0-601e-0002-2371-7b0245000000
Time:2025-02-10T04:08:31.3506412Z
--------------------------------------------------------------------------------
2025/02/10 04:08:32 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-cifujeq1delu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b0465e95-601e-0002-4b71-7b0245000000
Time:2025-02-10T04:08:32.3886322Z
--------------------------------------------------------------------------------
2025/02/10 04:08:33 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-cifujeq1delu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b04660c0-601e-0002-5471-7b0245000000
Time:2025-02-10T04:08:33.4266725Z
--------------------------------------------------------------------------------
2025/02/10 04:08:34 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-cifujeq1delu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b04661a9-601e-0002-1071-7b0245000000
Time:2025-02-10T04:08:34.4646620Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-cifujeq1delu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b04661a9-601e-0002-1071-7b0245000000
Time:2025-02-10T04:08:34.4646620Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go: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/02/10 04:08: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-cifujeq1delu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b0466d52-601e-0002-4271-7b0245000000
Time:2025-02-10T04:08:42.6647174Z
--------------------------------------------------------------------------------
2025/02/10 04:08: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-cifujeq1delu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b0466e91-601e-0002-2e71-7b0245000000
Time:2025-02-10T04:08:43.7028178Z
--------------------------------------------------------------------------------
2025/02/10 04:08: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-cifujeq1delu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b0466f99-601e-0002-7971-7b0245000000
Time:2025-02-10T04:08:44.7407032Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-cifujeq1delu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b0466f99-601e-0002-7971-7b0245000000
Time:2025-02-10T04:08:44.7407032Z
--------------------------------------------------------------------------------
2025/02/10 04:08: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-cifujeq1delu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b04670a9-601e-0002-5171-7b0245000000
Time:2025-02-10T04:08:45.7796594Z
--------------------------------------------------------------------------------
2025/02/10 04:08: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-cifujeq1delu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b0467198-601e-0002-0871-7b0245000000
Time:2025-02-10T04:08:46.8188474Z
--------------------------------------------------------------------------------
2025/02/10 04:08: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-cifujeq1delu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b04672b6-601e-0002-6e71-7b0245000000
Time:2025-02-10T04:08:47.8574190Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-cifujeq1delu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b04672b6-601e-0002-6e71-7b0245000000
Time:2025-02-10T04:08:47.8574190Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go: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.22.0.linux-amd64/src/testing/testing.go:1175
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683
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.35s)
=== RUN TestMaxDeleteSize
run.go:180: Remote "Azure container rclone-test-cifujeq1delu", Local "Local file system at /tmp/rclone3793345143", Modify Window "1ns"
2025/02/10 04:08:56 DEBUG : Waiting for deletions to finish
2025/02/10 04:08:56 ERROR : small: Got fatal error on delete: --max-delete-size threshold reached
2025/02/10 04:08:56 INFO : medium: Deleted
2025/02/10 04:08:56 INFO : large: Deleted
2025/02/10 04:08: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-cifujeq1delu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b0467c65-601e-0002-4871-7b0245000000
Time:2025-02-10T04:08:56.6215030Z
--------------------------------------------------------------------------------
2025/02/10 04:08: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-cifujeq1delu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b0467d4a-601e-0002-0271-7b0245000000
Time:2025-02-10T04:08:57.6599594Z
--------------------------------------------------------------------------------
2025/02/10 04:08: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-cifujeq1delu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b0467e48-601e-0002-4971-7b0245000000
Time:2025-02-10T04:08:58.6987081Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-cifujeq1delu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b0467e48-601e-0002-4971-7b0245000000
Time:2025-02-10T04:08:58.6987081Z
--------------------------------------------------------------------------------
2025/02/10 04:08: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-cifujeq1delu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b0467f42-601e-0002-1271-7b0245000000
Time:2025-02-10T04:08:59.7375093Z
--------------------------------------------------------------------------------
2025/02/10 04:09: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-cifujeq1delu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b046803f-601e-0002-6671-7b0245000000
Time:2025-02-10T04:09:00.7752238Z
--------------------------------------------------------------------------------
2025/02/10 04:09: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-cifujeq1delu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b046812c-601e-0002-1e71-7b0245000000
Time:2025-02-10T04:09:01.8137215Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-cifujeq1delu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b046812c-601e-0002-1e71-7b0245000000
Time:2025-02-10T04:09:01.8137215Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go: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/02/10 04:09: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-cifujeq1delu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b0468932-601e-0002-5e71-7b0245000000
Time:2025-02-10T04:09:10.0095396Z
--------------------------------------------------------------------------------
2025/02/10 04:09: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-cifujeq1delu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b0468abc-601e-0002-1071-7b0245000000
Time:2025-02-10T04:09:11.0482314Z
--------------------------------------------------------------------------------
2025/02/10 04:09: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-cifujeq1delu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b0468bac-601e-0002-5971-7b0245000000
Time:2025-02-10T04:09:12.0865670Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-cifujeq1delu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b0468bac-601e-0002-5971-7b0245000000
Time:2025-02-10T04:09:12.0865670Z
--------------------------------------------------------------------------------
2025/02/10 04:09: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-cifujeq1delu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b0468c97-601e-0002-1571-7b0245000000
Time:2025-02-10T04:09:13.1247839Z
--------------------------------------------------------------------------------
2025/02/10 04:09: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-cifujeq1delu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b0468d92-601e-0002-6771-7b0245000000
Time:2025-02-10T04:09:14.1626500Z
--------------------------------------------------------------------------------
2025/02/10 04:09: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-cifujeq1delu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b0468e8c-601e-0002-2571-7b0245000000
Time:2025-02-10T04:09:15.2010808Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-cifujeq1delu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b0468e8c-601e-0002-2571-7b0245000000
Time:2025-02-10T04:09:15.2010808Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go: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.22.0.linux-amd64/src/testing/testing.go:1175
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestMaxDeleteSize
Messages: directories
--- FAIL: TestMaxDeleteSize (27.34s)
=== RUN TestReadFile
run.go:180: Remote "Azure container rclone-test-cifujeq1delu", Local "Local file system at /tmp/rclone3793345143", Modify Window "1ns"
2025/02/10 04:09: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-cifujeq1delu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b046981e-601e-0002-1c71-7b0245000000
Time:2025-02-10T04:09:23.7001054Z
--------------------------------------------------------------------------------
2025/02/10 04:09:24 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-cifujeq1delu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b0469975-601e-0002-3c71-7b0245000000
Time:2025-02-10T04:09:24.7397388Z
--------------------------------------------------------------------------------
2025/02/10 04:09:25 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-cifujeq1delu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b0469acc-601e-0002-5371-7b0245000000
Time:2025-02-10T04:09:25.7776712Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-cifujeq1delu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b0469acc-601e-0002-5371-7b0245000000
Time:2025-02-10T04:09:25.7776712Z
--------------------------------------------------------------------------------
2025/02/10 04:09:26 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-cifujeq1delu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b0469bed-601e-0002-3d71-7b0245000000
Time:2025-02-10T04:09:26.8158434Z
--------------------------------------------------------------------------------
2025/02/10 04:09:27 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-cifujeq1delu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b0469c9c-601e-0002-4771-7b0245000000
Time:2025-02-10T04:09:27.8540235Z
--------------------------------------------------------------------------------
2025/02/10 04:09:28 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-cifujeq1delu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b0469da1-601e-0002-7b71-7b0245000000
Time:2025-02-10T04:09:28.8920173Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-cifujeq1delu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b0469da1-601e-0002-7b71-7b0245000000
Time:2025-02-10T04:09:28.8920173Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go: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/02/10 04:09:37 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-cifujeq1delu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b046a574-601e-0002-3371-7b0245000000
Time:2025-02-10T04:09:37.0847956Z
--------------------------------------------------------------------------------
2025/02/10 04:09: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-cifujeq1delu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b046a6af-601e-0002-2171-7b0245000000
Time:2025-02-10T04:09:38.1229140Z
--------------------------------------------------------------------------------
2025/02/10 04:09: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-cifujeq1delu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b046a83d-601e-0002-7d71-7b0245000000
Time:2025-02-10T04:09:39.1611721Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-cifujeq1delu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b046a83d-601e-0002-7d71-7b0245000000
Time:2025-02-10T04:09:39.1611721Z
--------------------------------------------------------------------------------
2025/02/10 04:09:40 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-cifujeq1delu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b046a9c9-601e-0002-6771-7b0245000000
Time:2025-02-10T04:09:40.2003658Z
--------------------------------------------------------------------------------
2025/02/10 04:09:41 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-cifujeq1delu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b046aad7-601e-0002-3371-7b0245000000
Time:2025-02-10T04:09:41.2381345Z
--------------------------------------------------------------------------------
2025/02/10 04:09:42 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-cifujeq1delu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b046abc2-601e-0002-6f71-7b0245000000
Time:2025-02-10T04:09:42.2766268Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-cifujeq1delu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b046abc2-601e-0002-6f71-7b0245000000
Time:2025-02-10T04:09:42.2766268Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go: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.22.0.linux-amd64/src/testing/testing.go:1175
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683
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/02/10 04:09:50 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5
2025/02/10 04:09:50 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5
2025/02/10 04:09:50 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG
2025/02/10 04:09:50 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG
2025/02/10 04:09:50 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG
2025/02/10 04:09:50 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG
2025/02/10 04:09:50 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-cifujeq1delu", Local "Local file system at /tmp/rclone3793345143", Modify Window "1ns"
2025/02/10 04:09: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-cifujeq1delu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b046b478-601e-0002-6571-7b0245000000
Time:2025-02-10T04:09:51.6208495Z
--------------------------------------------------------------------------------
2025/02/10 04:09: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-cifujeq1delu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b046b546-601e-0002-0d71-7b0245000000
Time:2025-02-10T04:09:52.6593645Z
--------------------------------------------------------------------------------
2025/02/10 04:09: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-cifujeq1delu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b046b635-601e-0002-5171-7b0245000000
Time:2025-02-10T04:09:53.6981485Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-cifujeq1delu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b046b635-601e-0002-5171-7b0245000000
Time:2025-02-10T04:09:53.6981485Z
--------------------------------------------------------------------------------
2025/02/10 04:09: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-cifujeq1delu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b046b772-601e-0002-4a71-7b0245000000
Time:2025-02-10T04:09:54.7361171Z
--------------------------------------------------------------------------------
2025/02/10 04:09: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-cifujeq1delu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b046b884-601e-0002-1171-7b0245000000
Time:2025-02-10T04:09:55.7741893Z
--------------------------------------------------------------------------------
2025/02/10 04:09: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-cifujeq1delu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b046b95f-601e-0002-3571-7b0245000000
Time:2025-02-10T04:09:56.8119356Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-cifujeq1delu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b046b95f-601e-0002-3571-7b0245000000
Time:2025-02-10T04:09:56.8119356Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go: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.22.0.linux-amd64/src/testing/testing.go:1175
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683
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/02/10 04:10:04 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-fifajev0ficu"
2025/02/10 04:10:04 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/02/10 04:10:04 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/02/10 04:10:04 DEBUG : Azure container rclone-test-fifajev0ficu: Using directory markers
2025/02/10 04:10:04 DEBUG : Creating backend with remote "/tmp/rclone3518921047"
run.go:180: Remote "Azure container rclone-test-fifajev0ficu", Local "Local file system at /tmp/rclone3518921047", Modify Window "1ns"
2025/02/10 04:10:05 DEBUG : A1/B1/C1/: Creating directory marker
2025/02/10 04:10:05 DEBUG : A1/B1/: Creating directory marker
2025/02/10 04:10:05 DEBUG : A1/: Creating directory marker
2025/02/10 04:10:05 INFO : A2: Making directory
2025/02/10 04:10:05 DEBUG : A2/: Creating directory marker
2025/02/10 04:10:05 INFO : A1/B2: Making directory
2025/02/10 04:10:05 DEBUG : A1/B2/: Creating directory marker
2025/02/10 04:10:05 INFO : A1/B2/C2: Making directory
2025/02/10 04:10:05 DEBUG : A1/B2/C2/: Creating directory marker
2025/02/10 04:10:05 INFO : A1/B1/C3: Making directory
2025/02/10 04:10:05 DEBUG : A1/B1/C3/: Creating directory marker
2025/02/10 04:10:05 INFO : A3: Making directory
2025/02/10 04:10:05 DEBUG : A3/: Creating directory marker
2025/02/10 04:10:05 INFO : A3/B3: Making directory
2025/02/10 04:10:05 DEBUG : A3/B3/: Creating directory marker
2025/02/10 04:10:05 INFO : A3/B3/C4: Making directory
2025/02/10 04:10:05 DEBUG : A3/B3/C4/: Creating directory marker
2025/02/10 04:10:06 DEBUG : Waiting for deletions to finish
2025/02/10 04:10:06 INFO : A1/B1/C1/one: Deleted
2025/02/10 04:10:06 DEBUG : removing 2 level 3 directories
2025/02/10 04:10:06 INFO : A1/B1/C3: Removing directory
2025/02/10 04:10:06 DEBUG : A1/B1/C3/: Removing directory marker
2025/02/10 04:10:06 INFO : A1/B1/C1: Removing directory
2025/02/10 04:10:06 DEBUG : A1/B1/C1/: Removing directory marker
2025/02/10 04:10:06 DEBUG : removing 1 level 2 directories
2025/02/10 04:10:06 INFO : A1/B1: Removing directory
2025/02/10 04:10:06 DEBUG : A1/B1/: Removing directory marker
2025/02/10 04:10:06 DEBUG : Azure container rclone-test-fifajev0ficu: Purge remote
2025/02/10 04:10:06 NOTICE: purge failed: bucket already deleted
--- PASS: TestPurge (1.78s)
=== RUN TestRmdirsNoLeaveRoot
run.go:180: Remote "Azure container rclone-test-cifujeq1delu", Local "Local file system at /tmp/rclone3793345143", Modify Window "1ns"
2025/02/10 04:10:06 DEBUG : A1/B1/C1/: Creating directory marker
2025/02/10 04:10:06 DEBUG : A1/B1/: Creating directory marker
2025/02/10 04:10:06 DEBUG : A1/: Creating directory marker
2025/02/10 04:10:07 INFO : A2: Making directory
2025/02/10 04:10:07 DEBUG : A2/: Creating directory marker
2025/02/10 04:10:07 INFO : A1/B2: Making directory
2025/02/10 04:10:07 DEBUG : A1/B2/: Creating directory marker
2025/02/10 04:10:07 INFO : A1/B2/C2: Making directory
2025/02/10 04:10:07 DEBUG : A1/B2/C2/: Creating directory marker
2025/02/10 04:10:07 INFO : A1/B1/C3: Making directory
2025/02/10 04:10:07 DEBUG : A1/B1/C3/: Creating directory marker
2025/02/10 04:10:07 INFO : A3: Making directory
2025/02/10 04:10:07 DEBUG : A3/: Creating directory marker
2025/02/10 04:10:07 INFO : A3/B3: Making directory
2025/02/10 04:10:07 DEBUG : A3/B3/: Creating directory marker
2025/02/10 04:10:07 INFO : A3/B3/C4: Making directory
2025/02/10 04:10:07 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/02/10 04:10:15 DEBUG : removing 1 level 3 directories
2025/02/10 04:10:15 INFO : A3/B3/C4: Removing directory
2025/02/10 04:10:15 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/02/10 04:10:22 DEBUG : removing 2 level 3 directories
2025/02/10 04:10:22 INFO : A1/B2/C2: Removing directory
2025/02/10 04:10:22 DEBUG : A1/B2/C2/: Removing directory marker
2025/02/10 04:10:22 INFO : A1/B1/C3: Removing directory
2025/02/10 04:10:22 DEBUG : A1/B1/C3/: Removing directory marker
2025/02/10 04:10:22 DEBUG : removing 4 level 2 directories
2025/02/10 04:10:22 INFO : dst/: Removing directory
2025/02/10 04:10:22 DEBUG : dst//: Removing directory marker
2025/02/10 04:10:22 INFO : A1/B2: Removing directory
2025/02/10 04:10:22 DEBUG : A1/B2/: Removing directory marker
2025/02/10 04:10:22 INFO : BackupDir/: Removing directory
2025/02/10 04:10:22 INFO : A3/B3: Removing directory
2025/02/10 04:10:22 DEBUG : A3/B3/: Removing directory marker
2025/02/10 04:10:22 DEBUG : BackupDir//: Removing directory marker
2025/02/10 04:10:22 DEBUG : removing 4 level 1 directories
2025/02/10 04:10:22 INFO : dst: Removing directory
2025/02/10 04:10:22 DEBUG : dst/: Removing directory marker
2025/02/10 04:10:22 INFO : A3: Removing directory
2025/02/10 04:10:22 DEBUG : A3/: Removing directory marker
2025/02/10 04:10:22 INFO : A2: Removing directory
2025/02/10 04:10:22 INFO : BackupDir: Removing directory
2025/02/10 04:10:22 DEBUG : A2/: Removing directory marker
2025/02/10 04:10:22 DEBUG : BackupDir/: Removing directory marker
2025/02/10 04:10:22 ERROR : dst: Failed to rmdir: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-cifujeq1delu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:204f3943-601e-003d-2471-7bcae6000000
Time:2025-02-10T04:10:22.7805194Z
--------------------------------------------------------------------------------
2025/02/10 04:10:22 ERROR : BackupDir: Failed to rmdir: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-cifujeq1delu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:77c0b9d5-601e-0012-1871-7bc72d000000
Time:2025-02-10T04:10:22.7773275Z
--------------------------------------------------------------------------------
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-cifujeq1delu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:77c0b9d5-601e-0012-1871-7bc72d000000
Time:2025-02-10T04:10:22.7773275Z
--------------------------------------------------------------------------------
Test: TestRmdirsNoLeaveRoot
2025/02/10 04:10:22 DEBUG : A1/B1/C1/: Removing directory marker
2025/02/10 04:10:22 DEBUG : A1/B1/: Removing directory marker
2025/02/10 04:10:23 DEBUG : A1/: Removing directory marker
--- FAIL: TestRmdirsNoLeaveRoot (16.38s)
=== RUN TestRmdirsLeaveRoot
run.go:180: Remote "Azure container rclone-test-cifujeq1delu", Local "Local file system at /tmp/rclone3793345143", Modify Window "1ns"
2025/02/10 04:10:23 INFO : A1: Making directory
2025/02/10 04:10:23 DEBUG : A1/: Creating directory marker
2025/02/10 04:10:23 INFO : A1/B1: Making directory
2025/02/10 04:10:23 DEBUG : A1/B1/: Creating directory marker
2025/02/10 04:10:23 INFO : A1/B1/C1: Making directory
2025/02/10 04:10:23 DEBUG : A1/B1/C1/: Creating directory marker
2025/02/10 04:10:23 DEBUG : removing 1 level 3 directories
2025/02/10 04:10:23 INFO : A1/B1/C1: Removing directory
2025/02/10 04:10:23 DEBUG : A1/B1/C1/: Removing directory marker
2025/02/10 04:10:23 DEBUG : removing 1 level 2 directories
2025/02/10 04:10:23 INFO : A1/B1: Removing directory
2025/02/10 04:10:23 DEBUG : A1/B1/: Removing directory marker
2025/02/10 04:10:23 DEBUG : A1/: Removing directory marker
--- PASS: TestRmdirsLeaveRoot (0.73s)
=== RUN TestRmdirsWithFilter
run.go:180: Remote "Azure container rclone-test-cifujeq1delu", Local "Local file system at /tmp/rclone3793345143", Modify Window "1ns"
2025/02/10 04:10:23 INFO : A1: Making directory
2025/02/10 04:10:23 DEBUG : A1/: Creating directory marker
2025/02/10 04:10:23 INFO : A1/B1: Making directory
2025/02/10 04:10:23 DEBUG : A1/B1/: Creating directory marker
2025/02/10 04:10:24 INFO : A1/B1/C1: Making directory
2025/02/10 04:10:24 DEBUG : A1/B1/C1/: Creating directory marker
2025/02/10 04:10:24 DEBUG : removing 1 level 3 directories
2025/02/10 04:10:24 INFO : A1/B1/C1: Removing directory
2025/02/10 04:10:24 DEBUG : A1/B1/C1/: Removing directory marker
2025/02/10 04:10:24 DEBUG : removing 1 level 2 directories
2025/02/10 04:10:24 INFO : A1/B1: Removing directory
2025/02/10 04:10:24 DEBUG : A1/B1/: Removing directory marker
2025/02/10 04:10:24 DEBUG : A1/: Removing directory marker
--- PASS: TestRmdirsWithFilter (0.76s)
=== RUN TestCopyURL
run.go:180: Remote "Azure container rclone-test-cifujeq1delu", Local "Local file system at /tmp/rclone3793345143", Modify Window "1ns"
2025/02/10 04:10:24 DEBUG : filename.txt: File name found in url
2025/02/10 04:10:24 DEBUG : headerfilename.txt: filename found in Content-Disposition header.
--- PASS: TestCopyURL (0.79s)
=== RUN TestCopyURLToWriter
--- PASS: TestCopyURLToWriter (0.00s)
=== RUN TestMoveFile
run.go:180: Remote "Azure container rclone-test-cifujeq1delu", Local "Local file system at /tmp/rclone3793345143", Modify Window "1ns"
2025/02/10 04:10:25 DEBUG : file1: Need to transfer - File not found at Destination
2025/02/10 04:10:25 DEBUG : sub/: Creating directory marker
2025/02/10 04:10:25 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK
2025/02/10 04:10:25 INFO : file1: Copied (new) to: sub/file2
2025/02/10 04:10:25 INFO : file1: Deleted
2025/02/10 04:10:25 DEBUG : file1: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/02/10 04:10:25 DEBUG : file1: Unchanged skipping
2025/02/10 04:10:25 INFO : file1: Deleted
2025/02/10 04:10:25 DEBUG : Azure container rclone-test-cifujeq1delu: don't need to copy/move sub/file2, it is already at target location
2025/02/10 04:10:25 DEBUG : sub/: Removing directory marker
--- PASS: TestMoveFile (0.51s)
=== RUN TestMoveFileWithIgnoreExisting
run.go:180: Remote "Azure container rclone-test-cifujeq1delu", Local "Local file system at /tmp/rclone3793345143", Modify Window "1ns"
2025/02/10 04:10:25 DEBUG : file1: Need to transfer - File not found at Destination
2025/02/10 04:10:26 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK
2025/02/10 04:10:26 INFO : file1: Copied (new)
2025/02/10 04:10:26 INFO : file1: Deleted
2025/02/10 04:10:26 DEBUG : file1: Destination exists, skipping
2025/02/10 04:10:26 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set
--- PASS: TestMoveFileWithIgnoreExisting (0.35s)
=== RUN TestCaseInsensitiveMoveFile
run.go:180: Remote "Azure container rclone-test-cifujeq1delu", Local "Local file system at /tmp/rclone3793345143", Modify Window "1ns"
--- PASS: TestCaseInsensitiveMoveFile (0.08s)
=== RUN TestCaseInsensitiveMoveFileDryRun
run.go:180: Remote "Azure container rclone-test-cifujeq1delu", Local "Local file system at /tmp/rclone3793345143", Modify Window "1ns"
--- PASS: TestCaseInsensitiveMoveFileDryRun (0.08s)
=== RUN TestMoveFileBackupDir
run.go:180: Remote "Azure container rclone-test-cifujeq1delu", Local "Local file system at /tmp/rclone3793345143", Modify Window "1ns"
2025/02/10 04:10:26 DEBUG : dst/: Creating directory marker
2025/02/10 04:10:26 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-cifujeq1delu/backup"
2025/02/10 04:10:26 DEBUG : Config file has changed externally - reloading
2025/02/10 04:10:26 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/02/10 04:10:26 DEBUG : Azure container rclone-test-cifujeq1delu path backup: Using directory markers
2025/02/10 04:10:26 DEBUG : fs cache: renaming cache item "TestAzureBlob,directory_markers:rclone-test-cifujeq1delu/backup" to be canonical "TestAzureBlob{juk_h}:rclone-test-cifujeq1delu/backup"
2025/02/10 04:10:26 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18)
2025/02/10 04:10:26 DEBUG : dst/: Creating directory marker
2025/02/10 04:10:27 DEBUG : dst/file1: md5 = 05164b153084ba910184c26e561a7c18 OK
2025/02/10 04:10:27 INFO : dst/file1: Copied (server-side copy)
2025/02/10 04:10:27 INFO : dst/file1: Deleted
2025/02/10 04:10:27 DEBUG : dst/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK
2025/02/10 04:10:27 INFO : dst/file1: Copied (new)
2025/02/10 04:10:27 INFO : dst/file1: Deleted
2025/02/10 04:10:27 DEBUG : dst/: Removing directory marker
2025/02/10 04:10:27 DEBUG : backup/dst/: Removing directory marker
2025/02/10 04:10:27 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-cifujeq1delu/backup/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b9da64a8-101e-0037-0e71-7b6e51000000
Time:2025-02-10T04:10:27.5113810Z
--------------------------------------------------------------------------------
2025/02/10 04:10:28 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-cifujeq1delu/backup/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b9da6699-101e-0037-4471-7b6e51000000
Time:2025-02-10T04:10:28.5500112Z
--------------------------------------------------------------------------------
2025/02/10 04:10:29 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-cifujeq1delu/backup/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b9da686c-101e-0037-6c71-7b6e51000000
Time:2025-02-10T04:10:29.5880563Z
--------------------------------------------------------------------------------
run.go:128: removing dir "backup" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-cifujeq1delu/backup/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b9da686c-101e-0037-6c71-7b6e51000000
Time:2025-02-10T04:10:29.5880563Z
--------------------------------------------------------------------------------
--- PASS: TestMoveFileBackupDir (4.24s)
=== 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-cifujeq1delu", Local "Local file system at /tmp/rclone3793345143", Modify Window "1ns"
2025/02/10 04:10:30 DEBUG : A1/: Creating directory marker
2025/02/10 04:10:30 DEBUG : A1/B1/: Creating directory marker
2025/02/10 04:10:31 DEBUG : A1/B1/C1/: Creating directory marker
2025/02/10 04:10:31 DEBUG : A1/B1/C2/: Creating directory marker
2025/02/10 04:10:31 INFO : A1/B2: Making directory
2025/02/10 04:10:31 DEBUG : A1/B2/: Creating directory marker
2025/02/10 04:10:31 INFO : A1/B1/C3: Making directory
2025/02/10 04:10:31 DEBUG : A1/B1/C3/: Creating directory marker
2025/02/10 04:10:31 DEBUG : A2/: Creating directory marker
2025/02/10 04:10:31 DEBUG : A2/B1/: Creating directory marker
2025/02/10 04:10:32 DEBUG : A2/B1/C1/: Creating directory marker
2025/02/10 04:10:32 DEBUG : A2/B1/C2/: Creating directory marker
2025/02/10 04:10:32 DEBUG : A2/B1/C3/: Creating directory marker
2025/02/10 04:10:32 DEBUG : A2/B2/: Creating directory marker
2025/02/10 04:10:32 DEBUG : A1/one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK
2025/02/10 04:10:32 INFO : A1/one: Copied (server-side copy) to: A2/one
2025/02/10 04:10:32 DEBUG : A1/B1/three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK
2025/02/10 04:10:32 INFO : A1/B1/three: Copied (server-side copy) to: A2/B1/three
2025/02/10 04:10:32 DEBUG : A1/B1/C1/four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK
2025/02/10 04:10:32 INFO : A1/B1/C1/four: Copied (server-side copy) to: A2/B1/C1/four
2025/02/10 04:10:32 DEBUG : A1/two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK
2025/02/10 04:10:32 INFO : A1/two: Copied (server-side copy) to: A2/two
2025/02/10 04:10:32 DEBUG : A1/B1/C2/five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK
2025/02/10 04:10:32 INFO : A1/B1/C2/five: Copied (server-side copy) to: A2/B1/C2/five
2025/02/10 04:10:32 INFO : A1/one: Deleted
2025/02/10 04:10:32 INFO : A1/B1/C1/four: Deleted
2025/02/10 04:10:32 INFO : A1/B1/three: Deleted
2025/02/10 04:10:32 INFO : A1/B1/C2/five: Deleted
2025/02/10 04:10:32 INFO : A1/two: Deleted
2025/02/10 04:10:32 DEBUG : A1/B2/: Removing directory marker
2025/02/10 04:10:32 DEBUG : A1/B1/C3/: Removing directory marker
2025/02/10 04:10:32 DEBUG : A1/B1/C2/: Removing directory marker
2025/02/10 04:10:32 DEBUG : A1/B1/C1/: Removing directory marker
2025/02/10 04:10:32 DEBUG : A1/B1/: Removing directory marker
2025/02/10 04:10:32 DEBUG : A1/: Removing directory marker
2025/02/10 04:10:33 DEBUG : A3/: Creating directory marker
2025/02/10 04:10:33 DEBUG : A3/B1/: Creating directory marker
2025/02/10 04:10:33 DEBUG : A3/B1/C1/: Creating directory marker
2025/02/10 04:10:33 DEBUG : A3/B1/C2/: Creating directory marker
2025/02/10 04:10:33 DEBUG : A3/B1/C3/: Creating directory marker
2025/02/10 04:10:33 DEBUG : A3/B2/: Creating directory marker
2025/02/10 04:10:33 DEBUG : A2/two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK
2025/02/10 04:10:33 INFO : A2/two: Copied (server-side copy) to: A3/two
2025/02/10 04:10:33 DEBUG : A2/one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK
2025/02/10 04:10:33 INFO : A2/one: Copied (server-side copy) to: A3/one
2025/02/10 04:10:33 DEBUG : A2/B1/three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK
2025/02/10 04:10:33 INFO : A2/B1/three: Copied (server-side copy) to: A3/B1/three
2025/02/10 04:10:33 DEBUG : A2/B1/C2/five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK
2025/02/10 04:10:33 INFO : A2/B1/C2/five: Copied (server-side copy) to: A3/B1/C2/five
2025/02/10 04:10:33 DEBUG : A2/B1/C1/four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK
2025/02/10 04:10:33 INFO : A2/B1/C1/four: Copied (server-side copy) to: A3/B1/C1/four
2025/02/10 04:10:34 INFO : A2/two: Deleted
2025/02/10 04:10:34 INFO : A2/one: Deleted
2025/02/10 04:10:34 INFO : A2/B1/C2/five: Deleted
2025/02/10 04:10:34 INFO : A2/B1/three: Deleted
2025/02/10 04:10:34 INFO : A2/B1/C1/four: Deleted
2025/02/10 04:10:34 DEBUG : A2/B2/: Removing directory marker
2025/02/10 04:10:34 DEBUG : A2/B1/C3/: Removing directory marker
2025/02/10 04:10:34 DEBUG : A2/B1/C2/: Removing directory marker
2025/02/10 04:10:34 DEBUG : A2/B1/C1/: Removing directory marker
2025/02/10 04:10:34 DEBUG : A2/B1/: Removing directory marker
2025/02/10 04:10:34 DEBUG : A2/: Removing directory marker
2025/02/10 04:10:34 INFO : Azure container rclone-test-cifujeq1delu: Can't DirMove - falling back to file moves: can't move directory - incompatible remotes
2025/02/10 04:10:34 DEBUG : A4/: Creating directory marker
2025/02/10 04:10:34 DEBUG : A4/B1/: Creating directory marker
2025/02/10 04:10:34 DEBUG : A4/B1/C1/: Creating directory marker
2025/02/10 04:10:34 DEBUG : A4/B1/C2/: Creating directory marker
2025/02/10 04:10:34 DEBUG : A4/B1/C3/: Creating directory marker
2025/02/10 04:10:34 DEBUG : A4/B2/: Creating directory marker
2025/02/10 04:10:35 DEBUG : A3/B1/C1/four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK
2025/02/10 04:10:35 INFO : A3/B1/C1/four: Copied (server-side copy) to: A4/B1/C1/four
2025/02/10 04:10:35 DEBUG : A3/one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK
2025/02/10 04:10:35 INFO : A3/one: Copied (server-side copy) to: A4/one
2025/02/10 04:10:35 DEBUG : A3/B1/C2/five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK
2025/02/10 04:10:35 INFO : A3/B1/C2/five: Copied (server-side copy) to: A4/B1/C2/five
2025/02/10 04:10:35 DEBUG : A3/two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK
2025/02/10 04:10:35 INFO : A3/two: Copied (server-side copy) to: A4/two
2025/02/10 04:10:35 DEBUG : A3/B1/three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK
2025/02/10 04:10:35 INFO : A3/B1/three: Copied (server-side copy) to: A4/B1/three
2025/02/10 04:10:35 INFO : A3/B1/C1/four: Deleted
2025/02/10 04:10:35 INFO : A3/one: Deleted
2025/02/10 04:10:35 INFO : A3/B1/C2/five: Deleted
2025/02/10 04:10:35 INFO : A3/two: Deleted
2025/02/10 04:10:35 INFO : A3/B1/three: Deleted
2025/02/10 04:10:35 DEBUG : A3/B2/: Removing directory marker
2025/02/10 04:10:35 DEBUG : A3/B1/C3/: Removing directory marker
2025/02/10 04:10:35 DEBUG : A3/B1/C2/: Removing directory marker
2025/02/10 04:10:35 DEBUG : A3/B1/C1/: Removing directory marker
2025/02/10 04:10:35 DEBUG : A3/B1/: Removing directory marker
2025/02/10 04:10:35 DEBUG : A3/: Removing directory marker
2025/02/10 04:10:35 DEBUG : A4/B2/: Removing directory marker
2025/02/10 04:10:35 DEBUG : A4/B1/C3/: Removing directory marker
2025/02/10 04:10:35 DEBUG : A4/B1/C2/: Removing directory marker
2025/02/10 04:10:35 DEBUG : A4/B1/C1/: Removing directory marker
2025/02/10 04:10:36 DEBUG : A4/B1/: Removing directory marker
2025/02/10 04:10:36 DEBUG : A4/: Removing directory marker
--- PASS: TestDirMove (5.49s)
=== RUN TestGetFsInfo
run.go:180: Remote "Azure container rclone-test-cifujeq1delu", Local "Local file system at /tmp/rclone3793345143", Modify Window "1ns"
--- PASS: TestGetFsInfo (0.08s)
=== RUN TestRcat
=== RUN TestRcat/withChecksum=false,ignoreChecksum=false
run.go:180: Remote "Azure container rclone-test-cifujeq1delu", Local "Local file system at /tmp/rclone3793345143", Modify Window "1ns"
2025/02/10 04:10:36 DEBUG : Azure container rclone-test-cifujeq1delu: File to upload is small (34 bytes), uploading instead of streaming
2025/02/10 04:10:36 DEBUG : no_checksum_small_file_from_pipe: md5 = 4c762bc6ec18f21b23fcae426c7863b5 OK
2025/02/10 04:10:36 DEBUG : no_checksum_small_file_from_pipe: Size and md5 of src and dst objects identical
2025/02/10 04:10:36 NOTICE: Azure container rclone-test-cifujeq1delu: Streaming uploads using chunk size 4Mi will have maximum file size of 195.312Gi
2025/02/10 04:10:36 DEBUG : no_checksum_big_file_from_pipe: Multipart upload session started for -1 parts of size 4Mi
2025/02/10 04:10:36 DEBUG : no_checksum_big_file_from_pipe: open chunk writer: started multipart upload
2025/02/10 04:10:36 DEBUG : no_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 100.001Ki offset 0/off
2025/02/10 04:10:36 DEBUG : no_checksum_big_file_from_pipe: multipart upload wrote chunk 1 with 102401 bytes
2025/02/10 04:10:36 DEBUG : no_checksum_big_file_from_pipe: multipart upload finished
2025/02/10 04:10:36 DEBUG : no_checksum_big_file_from_pipe: Dst hash empty - aborting Src hash check
2025/02/10 04:10:36 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-cifujeq1delu", Local "Local file system at /tmp/rclone3793345143", Modify Window "1ns"
2025/02/10 04:10:36 DEBUG : Azure container rclone-test-cifujeq1delu: File to upload is small (34 bytes), uploading instead of streaming
2025/02/10 04:10:36 DEBUG : with_checksum_small_file_from_pipe: md5 = 4c762bc6ec18f21b23fcae426c7863b5 OK
2025/02/10 04:10:36 DEBUG : with_checksum_small_file_from_pipe: Size and md5 of src and dst objects identical
2025/02/10 04:10:36 DEBUG : with_checksum_big_file_from_pipe: Multipart upload session started for -1 parts of size 4Mi
2025/02/10 04:10:36 DEBUG : with_checksum_big_file_from_pipe: open chunk writer: started multipart upload
2025/02/10 04:10:36 DEBUG : with_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 100.001Ki offset 0/off
2025/02/10 04:10:36 DEBUG : with_checksum_big_file_from_pipe: multipart upload wrote chunk 1 with 102401 bytes
2025/02/10 04:10:36 DEBUG : with_checksum_big_file_from_pipe: multipart upload finished
2025/02/10 04:10:37 DEBUG : with_checksum_big_file_from_pipe: Dst hash empty - aborting Src hash check
2025/02/10 04:10:37 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-cifujeq1delu", Local "Local file system at /tmp/rclone3793345143", Modify Window "1ns"
2025/02/10 04:10:37 DEBUG : Azure container rclone-test-cifujeq1delu: File to upload is small (34 bytes), uploading instead of streaming
2025/02/10 04:10:37 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/02/10 04:10:37 DEBUG : ignore_checksum_big_file_from_pipe: Multipart upload session started for -1 parts of size 4Mi
2025/02/10 04:10:37 DEBUG : ignore_checksum_big_file_from_pipe: open chunk writer: started multipart upload
2025/02/10 04:10:37 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 100.001Ki offset 0/off
2025/02/10 04:10:37 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload wrote chunk 1 with 102401 bytes
2025/02/10 04:10:37 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload finished
2025/02/10 04:10:37 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-cifujeq1delu", Local "Local file system at /tmp/rclone3793345143", Modify Window "1ns"
2025/02/10 04:10:37 DEBUG : Azure container rclone-test-cifujeq1delu: File to upload is small (34 bytes), uploading instead of streaming
2025/02/10 04:10:37 DEBUG : ignore_checksum_small_file_from_pipe: Src hash empty - aborting Dst hash check
2025/02/10 04:10:37 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical
2025/02/10 04:10:37 DEBUG : ignore_checksum_big_file_from_pipe: Multipart upload session started for -1 parts of size 4Mi
2025/02/10 04:10:37 DEBUG : ignore_checksum_big_file_from_pipe: open chunk writer: started multipart upload
2025/02/10 04:10:37 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 100.001Ki offset 0/off
2025/02/10 04:10:37 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload wrote chunk 1 with 102401 bytes
2025/02/10 04:10:37 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload finished
2025/02/10 04:10:37 DEBUG : ignore_checksum_big_file_from_pipe: Dst hash empty - aborting Src hash check
2025/02/10 04:10:37 DEBUG : ignore_checksum_big_file_from_pipe: Src hash empty - aborting Dst hash check
2025/02/10 04:10:37 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical
--- PASS: TestRcat (1.87s)
--- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (0.55s)
--- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (0.44s)
--- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (0.44s)
--- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (0.44s)
=== RUN TestRcatMetadata
run.go:180: Remote "Azure container rclone-test-cifujeq1delu", Local "Local file system at /tmp/rclone3793345143", 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-cifujeq1delu", Local "Local file system at /tmp/rclone3793345143", Modify Window "1ns"
2025/02/10 04:10:38 DEBUG : Azure container rclone-test-cifujeq1delu: File to upload is small (60 bytes), uploading instead of streaming
2025/02/10 04:10:38 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK
2025/02/10 04:10:38 DEBUG : potato2: Size and md5 of src and dst objects identical
--- PASS: TestRcatSize (0.36s)
=== RUN TestRcatSizeMetadata
run.go:180: Remote "Azure container rclone-test-cifujeq1delu", Local "Local file system at /tmp/rclone3793345143", 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-cifujeq1delu", Local "Local file system at /tmp/rclone3793345143", Modify Window "1ns"
2025/02/10 04:10:38 DEBUG : sub dir/: Creating directory marker
2025/02/10 04:10:39 DEBUG : Azure container rclone-test-cifujeq1delu: Touching "empty space"
2025/02/10 04:10:39 DEBUG : Azure container rclone-test-cifujeq1delu: Touching "potato2"
2025/02/10 04:10:39 DEBUG : Azure container rclone-test-cifujeq1delu: Touching "sub dir/potato3"
2025/02/10 04:10:39 DEBUG : sub dir/: Removing directory marker
--- PASS: TestTouchDir (0.97s)
=== RUN TestMkdirMetadata
run.go:180: Remote "Azure container rclone-test-cifujeq1delu", Local "Local file system at /tmp/rclone3793345143", 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-cifujeq1delu", Local "Local file system at /tmp/rclone3793345143", 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-cifujeq1delu", Local "Local file system at /tmp/rclone3793345143", 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-cifujeq1delu", Local "Local file system at /tmp/rclone3793345143", 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-cifujeq1delu", Local "Local file system at /tmp/rclone3793345143", 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-cifujeq1delu", Local "Local file system at /tmp/rclone3793345143", 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/02/10 04:10:40 DEBUG : Azure container rclone-test-cifujeq1delu: Purge remote
"./operations.test -test.v -test.timeout 1h0m0s -remote 'TestAzureBlob,directory_markers:' -verbose" - Finished ERROR in 9m36.454409268s (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]