"./operations.test -test.v -test.timeout 1h0m0s -remote 'TestAzureBlob,directory_markers:' -verbose" - Starting (try 1/5)
2025/03/10 03:48:01 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-mitayov5gego"
2025/03/10 03:48:01 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/03/10 03:48:01 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/10 03:48:01 DEBUG : Azure container rclone-test-mitayov5gego: Using directory markers
2025/03/10 03:48:01 DEBUG : Creating backend with remote "/tmp/rclone10313565"
=== 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-mitayov5gego", Local "Local file system at /tmp/rclone10313565", Modify Window "1ns"
2025/03/10 03:48:01 DEBUG : chunksize-probe: Multipart upload session started for 25 parts of size 4Mi
2025/03/10 03:48:01 DEBUG : chunksize-probe: open chunk writer: started multipart upload
2025/03/10 03:48:01 DEBUG : chunksize-probe: Clearing uncommitted blocks
2025/03/10 03:48:01 DEBUG : chunksize-probe: Committing 0 blocks to remove uncommitted blocks
2025/03/10 03:48:01 DEBUG : chunksize-probe: Removing empty object
=== RUN TestMultithreadCopy/upload=false,size=8388607,streams=2
2025/03/10 03:48:01 DEBUG : test-multithread-copy-false-8388607-2: Multipart upload session started for 2 parts of size 4Mi
2025/03/10 03:48:01 DEBUG : test-multithread-copy-false-8388607-2: open chunk writer: started multipart upload
2025/03/10 03:48:01 DEBUG : test-multithread-copy-false-8388607-2: multipart upload: starting chunk 0 size 4Mi offset 0/8.000Mi
2025/03/10 03:48:01 DEBUG : test-multithread-copy-false-8388607-2: multipart upload: starting chunk 1 size 4.000Mi offset 4Mi/8.000Mi
2025/03/10 03:48:01 DEBUG : test-multithread-copy-false-8388607-2: multipart upload wrote chunk 2 with 4194303 bytes
2025/03/10 03:48:02 DEBUG : test-multithread-copy-false-8388607-2: multipart upload wrote chunk 1 with 4194304 bytes
2025/03/10 03:48:02 DEBUG : test-multithread-copy-false-8388607-2: multipart upload finished
2025/03/10 03:48:02 DEBUG : test-multithread-copy-false-8388607-2: multi-thread copy: disabling buffering because destination uses OpenWriterAt
2025/03/10 03:48:02 DEBUG : test-multithread-copy-false-8388607-2: multi-thread copy: write buffer set to 131072
2025/03/10 03:48:02 DEBUG : test-multithread-copy-false-8388607-2: multi-thread copy: chunk size 64Mi was bigger than source file size 8.000Mi
2025/03/10 03:48:02 DEBUG : test-multithread-copy-false-8388607-2: multi-thread copy: using backend concurrency of 4 instead of --multi-thread-streams 2
2025/03/10 03:48:02 DEBUG : test-multithread-copy-false-8388607-2: multi-thread copy: number of streams 4 was bigger than number of chunks 1
2025/03/10 03:48:02 DEBUG : test-multithread-copy-false-8388607-2: Starting multi-thread copy with 1 chunks of size 8.000Mi with 1 parallel streams
2025/03/10 03:48:02 DEBUG : test-multithread-copy-false-8388607-2: multi-thread copy: chunk 1/1 (0-8388607) size 8.000Mi starting
2025/03/10 03:48:02 DEBUG : test-multithread-copy-false-8388607-2: writing chunk 0
2025/03/10 03:48:03 DEBUG : test-multithread-copy-false-8388607-2: multi-thread copy: chunk 1/1 (0-8388607) size 8.000Mi finished
2025/03/10 03:48:03 DEBUG : test-multithread-copy-false-8388607-2: Finished multi-thread copy with 1 parts of size 8.000Mi
=== RUN TestMultithreadCopy/upload=false,size=8388608,streams=2
2025/03/10 03:48:03 DEBUG : test-multithread-copy-false-8388608-2: Multipart upload session started for 2 parts of size 4Mi
2025/03/10 03:48:03 DEBUG : test-multithread-copy-false-8388608-2: open chunk writer: started multipart upload
2025/03/10 03:48:03 DEBUG : test-multithread-copy-false-8388608-2: multipart upload: starting chunk 0 size 4Mi offset 0/8Mi
2025/03/10 03:48:03 DEBUG : test-multithread-copy-false-8388608-2: multipart upload: starting chunk 1 size 4Mi offset 4Mi/8Mi
2025/03/10 03:48:03 DEBUG : test-multithread-copy-false-8388608-2: multipart upload wrote chunk 1 with 4194304 bytes
2025/03/10 03:48:03 DEBUG : test-multithread-copy-false-8388608-2: multipart upload wrote chunk 2 with 4194304 bytes
2025/03/10 03:48:04 DEBUG : test-multithread-copy-false-8388608-2: multipart upload finished
2025/03/10 03:48:04 DEBUG : test-multithread-copy-false-8388608-2: multi-thread copy: disabling buffering because destination uses OpenWriterAt
2025/03/10 03:48:04 DEBUG : test-multithread-copy-false-8388608-2: multi-thread copy: write buffer set to 131072
2025/03/10 03:48:04 DEBUG : test-multithread-copy-false-8388608-2: multi-thread copy: chunk size 64Mi was bigger than source file size 8Mi
2025/03/10 03:48:04 DEBUG : test-multithread-copy-false-8388608-2: multi-thread copy: using backend concurrency of 4 instead of --multi-thread-streams 2
2025/03/10 03:48:04 DEBUG : test-multithread-copy-false-8388608-2: multi-thread copy: number of streams 4 was bigger than number of chunks 1
2025/03/10 03:48:04 DEBUG : test-multithread-copy-false-8388608-2: Starting multi-thread copy with 1 chunks of size 8Mi with 1 parallel streams
2025/03/10 03:48:04 DEBUG : test-multithread-copy-false-8388608-2: multi-thread copy: chunk 1/1 (0-8388608) size 8Mi starting
2025/03/10 03:48:04 DEBUG : test-multithread-copy-false-8388608-2: writing chunk 0
2025/03/10 03:48:05 DEBUG : test-multithread-copy-false-8388608-2: multi-thread copy: chunk 1/1 (0-8388608) size 8Mi finished
2025/03/10 03:48:05 DEBUG : test-multithread-copy-false-8388608-2: Finished multi-thread copy with 1 parts of size 8Mi
=== RUN TestMultithreadCopy/upload=false,size=8388609,streams=2
2025/03/10 03:48:05 DEBUG : test-multithread-copy-false-8388609-2: Multipart upload session started for 3 parts of size 4Mi
2025/03/10 03:48:05 DEBUG : test-multithread-copy-false-8388609-2: open chunk writer: started multipart upload
2025/03/10 03:48:05 DEBUG : test-multithread-copy-false-8388609-2: multipart upload: starting chunk 0 size 4Mi offset 0/8.000Mi
2025/03/10 03:48:05 DEBUG : test-multithread-copy-false-8388609-2: multipart upload: starting chunk 2 size 1 offset 8Mi/8.000Mi
2025/03/10 03:48:05 DEBUG : test-multithread-copy-false-8388609-2: multipart upload: starting chunk 1 size 4Mi offset 4Mi/8.000Mi
2025/03/10 03:48:05 DEBUG : test-multithread-copy-false-8388609-2: multipart upload wrote chunk 3 with 1 bytes
2025/03/10 03:48:05 DEBUG : test-multithread-copy-false-8388609-2: multipart upload wrote chunk 2 with 4194304 bytes
2025/03/10 03:48:05 DEBUG : test-multithread-copy-false-8388609-2: multipart upload wrote chunk 1 with 4194304 bytes
2025/03/10 03:48:05 DEBUG : test-multithread-copy-false-8388609-2: multipart upload finished
2025/03/10 03:48:06 DEBUG : test-multithread-copy-false-8388609-2: multi-thread copy: disabling buffering because destination uses OpenWriterAt
2025/03/10 03:48:06 DEBUG : test-multithread-copy-false-8388609-2: multi-thread copy: write buffer set to 131072
2025/03/10 03:48:06 DEBUG : test-multithread-copy-false-8388609-2: multi-thread copy: chunk size 64Mi was bigger than source file size 8.000Mi
2025/03/10 03:48:06 DEBUG : test-multithread-copy-false-8388609-2: multi-thread copy: using backend concurrency of 4 instead of --multi-thread-streams 2
2025/03/10 03:48:06 DEBUG : test-multithread-copy-false-8388609-2: multi-thread copy: number of streams 4 was bigger than number of chunks 1
2025/03/10 03:48:06 DEBUG : test-multithread-copy-false-8388609-2: Starting multi-thread copy with 1 chunks of size 8.000Mi with 1 parallel streams
2025/03/10 03:48:06 DEBUG : test-multithread-copy-false-8388609-2: multi-thread copy: chunk 1/1 (0-8388609) size 8.000Mi starting
2025/03/10 03:48:06 DEBUG : test-multithread-copy-false-8388609-2: writing chunk 0
2025/03/10 03:48:06 DEBUG : test-multithread-copy-false-8388609-2: multi-thread copy: chunk 1/1 (0-8388609) size 8.000Mi finished
2025/03/10 03:48:06 DEBUG : test-multithread-copy-false-8388609-2: Finished multi-thread copy with 1 parts of size 8.000Mi
=== RUN TestMultithreadCopy/upload=true,size=8388607,streams=2
2025/03/10 03:48:07 DEBUG : test-multithread-copy-true-8388607-2: multi-thread copy: disabling buffering because source is local disk
2025/03/10 03:48:07 DEBUG : test-multithread-copy-true-8388607-2: Multipart upload session started for 2 parts of size 4Mi
2025/03/10 03:48:07 DEBUG : test-multithread-copy-true-8388607-2: open chunk writer: started multipart upload
2025/03/10 03:48:07 DEBUG : test-multithread-copy-true-8388607-2: multi-thread copy: using backend concurrency of 16 instead of --multi-thread-streams 2
2025/03/10 03:48:07 DEBUG : test-multithread-copy-true-8388607-2: multi-thread copy: number of streams 16 was bigger than number of chunks 2
2025/03/10 03:48:07 DEBUG : test-multithread-copy-true-8388607-2: Starting multi-thread copy with 2 chunks of size 4Mi with 2 parallel streams
2025/03/10 03:48:07 DEBUG : test-multithread-copy-true-8388607-2: multi-thread copy: chunk 2/2 (4194304-8388607) size 4.000Mi starting
2025/03/10 03:48:07 DEBUG : test-multithread-copy-true-8388607-2: multi-thread copy: chunk 1/2 (0-4194304) size 4Mi starting
2025/03/10 03:48:07 DEBUG : test-multithread-copy-true-8388607-2: Seek from 4194303 to 0
2025/03/10 03:48:07 DEBUG : test-multithread-copy-true-8388607-2: Seek from 4194304 to 0
2025/03/10 03:48:07 DEBUG : test-multithread-copy-true-8388607-2: multipart upload wrote chunk 2 with 4194303 bytes
2025/03/10 03:48:07 DEBUG : test-multithread-copy-true-8388607-2: multi-thread copy: chunk 2/2 (4194304-8388607) size 4.000Mi finished
2025/03/10 03:48:07 DEBUG : test-multithread-copy-true-8388607-2: multipart upload wrote chunk 1 with 4194304 bytes
2025/03/10 03:48:07 DEBUG : test-multithread-copy-true-8388607-2: multi-thread copy: chunk 1/2 (0-4194304) size 4Mi finished
2025/03/10 03:48:07 DEBUG : test-multithread-copy-true-8388607-2: multipart upload finished
2025/03/10 03:48:07 DEBUG : test-multithread-copy-true-8388607-2: Finished multi-thread copy with 2 parts of size 4Mi
=== RUN TestMultithreadCopy/upload=true,size=8388608,streams=2
2025/03/10 03:48:09 DEBUG : test-multithread-copy-true-8388608-2: multi-thread copy: disabling buffering because source is local disk
2025/03/10 03:48:09 DEBUG : test-multithread-copy-true-8388608-2: Multipart upload session started for 2 parts of size 4Mi
2025/03/10 03:48:09 DEBUG : test-multithread-copy-true-8388608-2: open chunk writer: started multipart upload
2025/03/10 03:48:09 DEBUG : test-multithread-copy-true-8388608-2: multi-thread copy: using backend concurrency of 16 instead of --multi-thread-streams 2
2025/03/10 03:48:09 DEBUG : test-multithread-copy-true-8388608-2: multi-thread copy: number of streams 16 was bigger than number of chunks 2
2025/03/10 03:48:09 DEBUG : test-multithread-copy-true-8388608-2: Starting multi-thread copy with 2 chunks of size 4Mi with 2 parallel streams
2025/03/10 03:48:09 DEBUG : test-multithread-copy-true-8388608-2: multi-thread copy: chunk 2/2 (4194304-8388608) size 4Mi starting
2025/03/10 03:48:09 DEBUG : test-multithread-copy-true-8388608-2: multi-thread copy: chunk 1/2 (0-4194304) size 4Mi starting
2025/03/10 03:48:09 DEBUG : test-multithread-copy-true-8388608-2: Seek from 4194304 to 0
2025/03/10 03:48:09 DEBUG : test-multithread-copy-true-8388608-2: Seek from 4194304 to 0
2025/03/10 03:48:09 DEBUG : test-multithread-copy-true-8388608-2: multipart upload wrote chunk 2 with 4194304 bytes
2025/03/10 03:48:09 DEBUG : test-multithread-copy-true-8388608-2: multi-thread copy: chunk 2/2 (4194304-8388608) size 4Mi finished
2025/03/10 03:48:09 DEBUG : test-multithread-copy-true-8388608-2: multipart upload wrote chunk 1 with 4194304 bytes
2025/03/10 03:48:09 DEBUG : test-multithread-copy-true-8388608-2: multi-thread copy: chunk 1/2 (0-4194304) size 4Mi finished
2025/03/10 03:48:09 DEBUG : test-multithread-copy-true-8388608-2: multipart upload finished
2025/03/10 03:48:09 DEBUG : test-multithread-copy-true-8388608-2: Finished multi-thread copy with 2 parts of size 4Mi
=== RUN TestMultithreadCopy/upload=true,size=8388609,streams=2
2025/03/10 03:48:10 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: disabling buffering because source is local disk
2025/03/10 03:48:10 DEBUG : test-multithread-copy-true-8388609-2: Multipart upload session started for 3 parts of size 4Mi
2025/03/10 03:48:10 DEBUG : test-multithread-copy-true-8388609-2: open chunk writer: started multipart upload
2025/03/10 03:48:10 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: using backend concurrency of 16 instead of --multi-thread-streams 2
2025/03/10 03:48:10 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: number of streams 16 was bigger than number of chunks 3
2025/03/10 03:48:10 DEBUG : test-multithread-copy-true-8388609-2: Starting multi-thread copy with 3 chunks of size 4Mi with 3 parallel streams
2025/03/10 03:48:10 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: chunk 3/3 (8388608-8388609) size 1 starting
2025/03/10 03:48:10 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: chunk 2/3 (4194304-8388608) size 4Mi starting
2025/03/10 03:48:10 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: chunk 1/3 (0-4194304) size 4Mi starting
2025/03/10 03:48:10 DEBUG : test-multithread-copy-true-8388609-2: Seek from 1 to 0
2025/03/10 03:48:10 DEBUG : test-multithread-copy-true-8388609-2: Seek from 4194304 to 0
2025/03/10 03:48:10 DEBUG : test-multithread-copy-true-8388609-2: Seek from 4194304 to 0
2025/03/10 03:48:10 DEBUG : test-multithread-copy-true-8388609-2: multipart upload wrote chunk 3 with 1 bytes
2025/03/10 03:48:10 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: chunk 3/3 (8388608-8388609) size 1 finished
2025/03/10 03:48:10 DEBUG : test-multithread-copy-true-8388609-2: multipart upload wrote chunk 1 with 4194304 bytes
2025/03/10 03:48:10 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: chunk 1/3 (0-4194304) size 4Mi finished
2025/03/10 03:48:10 DEBUG : test-multithread-copy-true-8388609-2: multipart upload wrote chunk 2 with 4194304 bytes
2025/03/10 03:48:10 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: chunk 2/3 (4194304-8388608) size 4Mi finished
2025/03/10 03:48:10 DEBUG : test-multithread-copy-true-8388609-2: multipart upload finished
2025/03/10 03:48:10 DEBUG : test-multithread-copy-true-8388609-2: Finished multi-thread copy with 3 parts of size 4Mi
--- PASS: TestMultithreadCopy (10.30s)
--- PASS: TestMultithreadCopy/upload=false,size=8388607,streams=2 (2.01s)
--- PASS: TestMultithreadCopy/upload=false,size=8388608,streams=2 (1.88s)
--- PASS: TestMultithreadCopy/upload=false,size=8388609,streams=2 (1.42s)
--- PASS: TestMultithreadCopy/upload=true,size=8388607,streams=2 (1.55s)
--- PASS: TestMultithreadCopy/upload=true,size=8388608,streams=2 (1.42s)
--- PASS: TestMultithreadCopy/upload=true,size=8388609,streams=2 (1.57s)
=== RUN TestMultithreadCopyAbort
run.go:180: Remote "Azure container rclone-test-mitayov5gego", Local "Local file system at /tmp/rclone10313565", Modify Window "1ns"
2025/03/10 03:48:11 DEBUG : chunksize-probe: Multipart upload session started for 25 parts of size 4Mi
2025/03/10 03:48:11 DEBUG : chunksize-probe: open chunk writer: started multipart upload
2025/03/10 03:48:11 DEBUG : chunksize-probe: Clearing uncommitted blocks
2025/03/10 03:48:11 DEBUG : chunksize-probe: Committing 0 blocks to remove uncommitted blocks
2025/03/10 03:48:11 DEBUG : chunksize-probe: Removing empty object
2025/03/10 03:48:12 DEBUG : test-multithread-abort: multi-thread copy: disabling buffering because source is local disk
2025/03/10 03:48:12 DEBUG : test-multithread-abort: Multipart upload session started for 3 parts of size 4Mi
2025/03/10 03:48:12 DEBUG : test-multithread-abort: open chunk writer: started multipart upload
2025/03/10 03:48:12 DEBUG : test-multithread-abort: multi-thread copy: using backend concurrency of 16 instead of --multi-thread-streams 1
2025/03/10 03:48:12 DEBUG : test-multithread-abort: multi-thread copy: number of streams 16 was bigger than number of chunks 3
2025/03/10 03:48:12 DEBUG : test-multithread-abort: Starting multi-thread copy with 3 chunks of size 4Mi with 3 parallel streams
2025/03/10 03:48:12 DEBUG : test-multithread-abort: multi-thread copy: chunk 3/3 (8388608-8388609) size 1 starting
2025/03/10 03:48:12 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/03/10 03:48:12 DEBUG : test-multithread-abort: multi-thread copy: chunk 2/3 (4194304-8388608) size 4Mi starting
2025/03/10 03:48:12 DEBUG : Open with options = [RangeOption(4194304,8388607)]
2025/03/10 03:48:12 DEBUG : test-multithread-abort: multi-thread copy: chunk 1/3 (0-4194304) size 4Mi starting
2025/03/10 03:48:12 DEBUG : Open with options = [RangeOption(0,4194303)]
2025/03/10 03:48:12 DEBUG : test-multithread-abort: Seek from 4194304 to 0
2025/03/10 03:48:12 DEBUG : Open with options = [RangeOption(4194304,8388607)]
2025/03/10 03:48:12 DEBUG : test-multithread-abort: Seek from 4194304 to 0
2025/03/10 03:48:12 DEBUG : Open with options = [RangeOption(0,4194303)]
2025/03/10 03:48:12 DEBUG : test-multithread-abort: multipart upload wrote chunk 2 with 4194304 bytes
2025/03/10 03:48:12 DEBUG : test-multithread-abort: multi-thread copy: chunk 2/3 (4194304-8388608) size 4Mi finished
2025/03/10 03:48:12 DEBUG : test-multithread-abort: multipart upload wrote chunk 1 with 4194304 bytes
2025/03/10 03:48:12 DEBUG : test-multithread-abort: multi-thread copy: chunk 1/3 (0-4194304) size 4Mi finished
2025/03/10 03:48:13 DEBUG : Returning error reader
2025/03/10 03:48:13 DEBUG : BOOM: simulated read failure
2025/03/10 03:48:13 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 1/10: BOOM: simulated read failure
2025/03/10 03:48:13 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/03/10 03:48:14 DEBUG : Returning error reader
2025/03/10 03:48:14 DEBUG : BOOM: simulated read failure
2025/03/10 03:48:14 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 2/10: BOOM: simulated read failure
2025/03/10 03:48:14 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/03/10 03:48:15 DEBUG : Returning error reader
2025/03/10 03:48:15 DEBUG : BOOM: simulated read failure
2025/03/10 03:48:15 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 3/10: BOOM: simulated read failure
2025/03/10 03:48:15 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/03/10 03:48:16 DEBUG : Returning error reader
2025/03/10 03:48:16 DEBUG : BOOM: simulated read failure
2025/03/10 03:48:16 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 4/10: BOOM: simulated read failure
2025/03/10 03:48:16 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/03/10 03:48:17 DEBUG : Returning error reader
2025/03/10 03:48:17 DEBUG : BOOM: simulated read failure
2025/03/10 03:48:17 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 5/10: BOOM: simulated read failure
2025/03/10 03:48:17 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/03/10 03:48:18 DEBUG : Returning error reader
2025/03/10 03:48:18 DEBUG : BOOM: simulated read failure
2025/03/10 03:48:18 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 6/10: BOOM: simulated read failure
2025/03/10 03:48:18 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/03/10 03:48:19 DEBUG : Returning error reader
2025/03/10 03:48:19 DEBUG : BOOM: simulated read failure
2025/03/10 03:48:19 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 7/10: BOOM: simulated read failure
2025/03/10 03:48:19 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/03/10 03:48:20 DEBUG : Returning error reader
2025/03/10 03:48:20 DEBUG : BOOM: simulated read failure
2025/03/10 03:48:20 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 8/10: BOOM: simulated read failure
2025/03/10 03:48:20 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/03/10 03:48:21 DEBUG : Returning error reader
2025/03/10 03:48:21 DEBUG : BOOM: simulated read failure
2025/03/10 03:48:21 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 9/10: BOOM: simulated read failure
2025/03/10 03:48:21 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/03/10 03:48:22 DEBUG : Returning error reader
2025/03/10 03:48:22 DEBUG : BOOM: simulated read failure
2025/03/10 03:48:22 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 10/10: BOOM: simulated read failure
2025/03/10 03:48:22 DEBUG : test-multithread-abort: Reopen failed after offset 0 bytes read: failed to reopen: too many retries
2025/03/10 03:48:22 DEBUG : test-multithread-abort: multi-thread copy: chunk 3/3 failed: multi-thread copy: failed to write chunk: BOOM: simulated read failure
2025/03/10 03:48:22 DEBUG : test-multithread-abort: multi-thread copy: cancelling transfer on exit
2025/03/10 03:48:22 DEBUG : test-multithread-abort: Clearing uncommitted blocks
2025/03/10 03:48:22 DEBUG : test-multithread-abort: 2 Uncommitted blocks found
2025/03/10 03:48:22 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.24s)
=== RUN TestSizeDiffers
--- PASS: TestSizeDiffers (0.00s)
=== RUN TestReOpen
=== RUN TestReOpen/Normal
=== RUN TestReOpen/Normal/Basics
2025/03/10 03:48:29 DEBUG : potato: Seek from 10 to 0
=== RUN TestReOpen/Normal/ErrorAtStart
=== RUN TestReOpen/Normal/WithErrors
2025/03/10 03:48:29 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error
2025/03/10 03:48:29 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error
2025/03/10 03:48:29 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error
=== RUN TestReOpen/Normal/TooManyErrors
2025/03/10 03:48:29 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error
2025/03/10 03:48:29 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error
2025/03/10 03:48:29 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error
2025/03/10 03:48:29 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries
=== RUN TestReOpen/Normal/Seek
2025/03/10 03:48:29 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error
2025/03/10 03:48:29 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error
2025/03/10 03:48:29 DEBUG : potato: Seek from 5 to 2
=== RUN TestReOpen/Normal/AccountRead
=== RUN TestReOpen/Normal/AccountReadDelay
2025/03/10 03:48:29 DEBUG : potato: Seek from 10 to 0
2025/03/10 03:48:29 DEBUG : potato: Seek from 10 to 0
2025/03/10 03:48:29 DEBUG : potato: Seek from 10 to 0
=== RUN TestReOpen/Normal/AccountReadError
=== RUN TestReOpen/WithRangeOption
=== RUN TestReOpen/WithRangeOption/Basics
2025/03/10 03:48:29 DEBUG : potato: Seek from 7 to 0
=== RUN TestReOpen/WithRangeOption/ErrorAtStart
=== RUN TestReOpen/WithRangeOption/WithErrors
2025/03/10 03:48:29 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error
2025/03/10 03:48:29 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error
2025/03/10 03:48:29 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error
=== RUN TestReOpen/WithRangeOption/TooManyErrors
2025/03/10 03:48:29 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error
2025/03/10 03:48:29 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error
2025/03/10 03:48:29 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error
2025/03/10 03:48:29 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries
=== RUN TestReOpen/WithRangeOption/Seek
2025/03/10 03:48:29 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error
2025/03/10 03:48:29 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error
2025/03/10 03:48:29 DEBUG : potato: Seek from 5 to 2
2025/03/10 03:48:29 DEBUG : potato: Seek from 7 to 4
=== RUN TestReOpen/WithRangeOption/AccountRead
=== RUN TestReOpen/WithRangeOption/AccountReadDelay
2025/03/10 03:48:29 DEBUG : potato: Seek from 7 to 0
2025/03/10 03:48:29 DEBUG : potato: Seek from 7 to 0
2025/03/10 03:48:29 DEBUG : potato: Seek from 7 to 0
=== RUN TestReOpen/WithRangeOption/AccountReadError
=== RUN TestReOpen/WithSeekOption
=== RUN TestReOpen/WithSeekOption/Basics
2025/03/10 03:48:29 DEBUG : potato: Seek from 8 to 0
=== RUN TestReOpen/WithSeekOption/ErrorAtStart
=== RUN TestReOpen/WithSeekOption/WithErrors
2025/03/10 03:48:29 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error
2025/03/10 03:48:29 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error
2025/03/10 03:48:29 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error
=== RUN TestReOpen/WithSeekOption/TooManyErrors
2025/03/10 03:48:29 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error
2025/03/10 03:48:29 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error
2025/03/10 03:48:29 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error
2025/03/10 03:48:29 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries
=== RUN TestReOpen/WithSeekOption/Seek
2025/03/10 03:48:29 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error
2025/03/10 03:48:29 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error
2025/03/10 03:48:29 DEBUG : potato: Seek from 5 to 2
2025/03/10 03:48:29 DEBUG : potato: Seek from 7 to 5
=== RUN TestReOpen/WithSeekOption/AccountRead
=== RUN TestReOpen/WithSeekOption/AccountReadDelay
2025/03/10 03:48:29 DEBUG : potato: Seek from 8 to 0
2025/03/10 03:48:29 DEBUG : potato: Seek from 8 to 0
2025/03/10 03:48:29 DEBUG : potato: Seek from 8 to 0
=== RUN TestReOpen/WithSeekOption/AccountReadError
=== RUN TestReOpen/UnknownSize
=== RUN TestReOpen/UnknownSize/Basics
2025/03/10 03:48:29 DEBUG : potato: Seek from 9 to 0
=== RUN TestReOpen/UnknownSize/ErrorAtStart
=== RUN TestReOpen/UnknownSize/WithErrors
2025/03/10 03:48:29 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error
2025/03/10 03:48:29 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error
2025/03/10 03:48:29 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error
=== RUN TestReOpen/UnknownSize/TooManyErrors
2025/03/10 03:48:29 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error
2025/03/10 03:48:29 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error
2025/03/10 03:48:29 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error
2025/03/10 03:48:29 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries
=== RUN TestReOpen/UnknownSize/Seek
2025/03/10 03:48:29 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error
2025/03/10 03:48:29 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error
2025/03/10 03:48:29 DEBUG : potato: Seek from 5 to 2
2025/03/10 03:48:29 DEBUG : potato: Seek from 7 to 6
=== RUN TestReOpen/UnknownSize/AccountRead
=== RUN TestReOpen/UnknownSize/AccountReadDelay
2025/03/10 03:48:29 DEBUG : potato: Seek from 9 to 0
2025/03/10 03:48:29 DEBUG : potato: Seek from 9 to 0
2025/03/10 03:48:29 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-mitayov5gego", Local "Local file system at /tmp/rclone10313565", 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.21s)
--- PASS: TestCheck/1 (0.04s)
--- PASS: TestCheck/2 (0.04s)
--- PASS: TestCheck/3 (0.04s)
--- PASS: TestCheck/4 (0.07s)
--- PASS: TestCheck/5 (0.07s)
--- PASS: TestCheck/6 (0.07s)
--- PASS: TestCheck/7 (0.07s)
=== RUN TestCheckFsError
2025/03/10 03:48:30 DEBUG : Creating backend with remote "nonexistent"
2025/03/10 03:48:30 DEBUG : Config file has changed externally - reloading
2025/03/10 03:48:30 DEBUG : Creating backend with remote "nonexistent"
2025/03/10 03:48:30 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish
2025/03/10 03:48:30 ERROR : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: error reading source root directory: directory not found
2025/03/10 03:48:30 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 differences found
2025/03/10 03:48:30 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-mitayov5gego", Local "Local file system at /tmp/rclone10313565", 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.48s)
--- PASS: TestCheckDownload/1 (0.07s)
--- PASS: TestCheckDownload/2 (0.07s)
--- PASS: TestCheckDownload/3 (0.08s)
--- PASS: TestCheckDownload/4 (0.11s)
--- PASS: TestCheckDownload/5 (0.11s)
--- PASS: TestCheckDownload/6 (0.11s)
--- PASS: TestCheckDownload/7 (0.11s)
=== RUN TestCheckSizeOnly
run.go:180: Remote "Azure container rclone-test-mitayov5gego", Local "Local file system at /tmp/rclone10313565", 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.19s)
--- 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-mitayov5gego", Local "Local file system at /tmp/rclone10313565", Modify Window "1ns"
2025/03/10 03:48:33 NOTICE: test.sum: improperly formatted checksum line 4
2025/03/10 03:48:33 NOTICE: test.sum: improperly formatted checksum line 5
2025/03/10 03:48:33 NOTICE: test.sum: improperly formatted checksum line 6
2025/03/10 03:48:33 NOTICE: test.sum: 2 warning(s) suppressed...
2025/03/10 03:48:33 NOTICE: test.sum: improperly formatted checksum line 4
2025/03/10 03:48:33 NOTICE: test.sum: improperly formatted checksum line 5
2025/03/10 03:48:33 NOTICE: test.sum: improperly formatted checksum line 6
2025/03/10 03:48:33 NOTICE: test.sum: 2 warning(s) suppressed...
--- PASS: TestParseSumFile (0.41s)
=== RUN TestCheckSum
run.go:180: Remote "Azure container rclone-test-mitayov5gego", Local "Local file system at /tmp/rclone10313565", Modify Window "1ns"
2025/03/10 03:48:33 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-mitayov5gego/data"
2025/03/10 03:48:33 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/10 03:48:33 DEBUG : Azure container rclone-test-mitayov5gego path data: Using directory markers
2025/03/10 03:48:34 DEBUG : data/: Creating directory marker
=== RUN TestCheckSum/subtest1
=== RUN TestCheckSum/subtest2
=== RUN TestCheckSum/subtest3
=== RUN TestCheckSum/subtest4
=== RUN TestCheckSum/subtest5
=== RUN TestCheckSum/subtest6
=== RUN TestCheckSum/subtest7
2025/03/10 03:48:36 DEBUG : data/: Removing directory marker
--- PASS: TestCheckSum (2.82s)
--- PASS: TestCheckSum/subtest1 (0.11s)
--- PASS: TestCheckSum/subtest2 (0.15s)
--- PASS: TestCheckSum/subtest3 (0.15s)
--- PASS: TestCheckSum/subtest4 (0.15s)
--- PASS: TestCheckSum/subtest5 (0.15s)
--- PASS: TestCheckSum/subtest6 (0.15s)
--- PASS: TestCheckSum/subtest7 (0.15s)
=== RUN TestCheckSumDownload
run.go:180: Remote "Azure container rclone-test-mitayov5gego", Local "Local file system at /tmp/rclone10313565", Modify Window "1ns"
2025/03/10 03:48:36 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-mitayov5gego/data"
2025/03/10 03:48:36 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/10 03:48:36 DEBUG : Azure container rclone-test-mitayov5gego path data: Using directory markers
2025/03/10 03:48:36 DEBUG : data/: Creating directory marker
=== RUN TestCheckSumDownload/subtest1
=== RUN TestCheckSumDownload/subtest2
=== RUN TestCheckSumDownload/subtest3
=== RUN TestCheckSumDownload/subtest4
=== RUN TestCheckSumDownload/subtest5
=== RUN TestCheckSumDownload/subtest6
=== RUN TestCheckSumDownload/subtest7
2025/03/10 03:48:39 DEBUG : data/: Removing directory marker
--- PASS: TestCheckSumDownload (3.09s)
--- PASS: TestCheckSumDownload/subtest1 (0.15s)
--- PASS: TestCheckSumDownload/subtest2 (0.18s)
--- PASS: TestCheckSumDownload/subtest3 (0.18s)
--- PASS: TestCheckSumDownload/subtest4 (0.19s)
--- PASS: TestCheckSumDownload/subtest5 (0.18s)
--- PASS: TestCheckSumDownload/subtest6 (0.18s)
--- PASS: TestCheckSumDownload/subtest7 (0.18s)
=== RUN TestApplyTransforms
2025/03/10 03:48:39 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-nuciyet4kopu"
2025/03/10 03:48:39 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/03/10 03:48:39 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/10 03:48:39 DEBUG : Azure container rclone-test-nuciyet4kopu: Using directory markers
2025/03/10 03:48:39 DEBUG : Creating backend with remote "/tmp/rclone1136375203"
run.go:180: Remote "Azure container rclone-test-nuciyet4kopu", Local "Local file system at /tmp/rclone1136375203", Modify Window "1ns"
upper checkfile vs. lower remote (without normalization)
2025/03/10 03:48:40 ERROR : hello, world!: sum not found
2025/03/10 03:48:40 ERROR : HELLO, WORLD!: file not in Azure container rclone-test-nuciyet4kopu
2025/03/10 03:48:40 NOTICE: Azure container rclone-test-nuciyet4kopu: 1 files missing
2025/03/10 03:48:40 NOTICE: 1 hashes missing
2025/03/10 03:48:40 NOTICE: Azure container rclone-test-nuciyet4kopu: 2 differences found
2025/03/10 03:48:40 NOTICE: Azure container rclone-test-nuciyet4kopu: 2 errors while checking
upper checkfile vs. lower remote (with normalization)
2025/03/10 03:48:40 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/03/10 03:48:40 NOTICE: Azure container rclone-test-nuciyet4kopu: 0 differences found
2025/03/10 03:48:40 NOTICE: Azure container rclone-test-nuciyet4kopu: 1 matching files
2025/03/10 03:48:40 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-daqufin2wofu"
2025/03/10 03:48:40 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/03/10 03:48:40 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/10 03:48:40 DEBUG : Azure container rclone-test-daqufin2wofu: Using directory markers
2025/03/10 03:48:40 DEBUG : Creating backend with remote "/tmp/rclone3002806976"
run.go:180: Remote "Azure container rclone-test-daqufin2wofu", Local "Local file system at /tmp/rclone3002806976", Modify Window "1ns"
lower checkfile vs. upper remote (without normalization)
2025/03/10 03:48:40 ERROR : HELLO, WORLD!: sum not found
2025/03/10 03:48:40 ERROR : hello, world!: file not in Azure container rclone-test-daqufin2wofu
2025/03/10 03:48:40 NOTICE: Azure container rclone-test-daqufin2wofu: 1 files missing
2025/03/10 03:48:40 NOTICE: 1 hashes missing
2025/03/10 03:48:40 NOTICE: Azure container rclone-test-daqufin2wofu: 2 differences found
2025/03/10 03:48:40 NOTICE: Azure container rclone-test-daqufin2wofu: 2 errors while checking
lower checkfile vs. upper remote (with normalization)
2025/03/10 03:48:40 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/03/10 03:48:40 NOTICE: Azure container rclone-test-daqufin2wofu: 0 differences found
2025/03/10 03:48:40 NOTICE: Azure container rclone-test-daqufin2wofu: 1 matching files
2025/03/10 03:48:40 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-haherer4yela"
2025/03/10 03:48:40 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/03/10 03:48:40 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/10 03:48:40 DEBUG : Azure container rclone-test-haherer4yela: Using directory markers
2025/03/10 03:48:40 DEBUG : Creating backend with remote "/tmp/rclone4254392543"
run.go:180: Remote "Azure container rclone-test-haherer4yela", Local "Local file system at /tmp/rclone4254392543", Modify Window "1ns"
lower checkfile vs. upperlowermixed remote (without normalization)
2025/03/10 03:48:40 ERROR : HeLlO, wOrLd!: sum not found
2025/03/10 03:48:40 ERROR : hello, world!: file not in Azure container rclone-test-haherer4yela
2025/03/10 03:48:40 NOTICE: Azure container rclone-test-haherer4yela: 1 files missing
2025/03/10 03:48:40 NOTICE: 1 hashes missing
2025/03/10 03:48:40 NOTICE: Azure container rclone-test-haherer4yela: 2 differences found
2025/03/10 03:48:40 NOTICE: Azure container rclone-test-haherer4yela: 2 errors while checking
lower checkfile vs. upperlowermixed remote (with normalization)
2025/03/10 03:48:40 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/03/10 03:48:40 NOTICE: Azure container rclone-test-haherer4yela: 0 differences found
2025/03/10 03:48:40 NOTICE: Azure container rclone-test-haherer4yela: 1 matching files
2025/03/10 03:48:40 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-tipanag2nuki"
2025/03/10 03:48:40 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/03/10 03:48:40 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/10 03:48:40 DEBUG : Azure container rclone-test-tipanag2nuki: Using directory markers
2025/03/10 03:48:40 DEBUG : Creating backend with remote "/tmp/rclone2547842393"
run.go:180: Remote "Azure container rclone-test-tipanag2nuki", Local "Local file system at /tmp/rclone2547842393", Modify Window "1ns"
upperlowermixed checkfile vs. upper remote (without normalization)
2025/03/10 03:48:40 ERROR : HELLO, WORLD!: sum not found
2025/03/10 03:48:40 ERROR : HeLlO, wOrLd!: file not in Azure container rclone-test-tipanag2nuki
2025/03/10 03:48:40 NOTICE: Azure container rclone-test-tipanag2nuki: 1 files missing
2025/03/10 03:48:40 NOTICE: 1 hashes missing
2025/03/10 03:48:40 NOTICE: Azure container rclone-test-tipanag2nuki: 2 differences found
2025/03/10 03:48:40 NOTICE: Azure container rclone-test-tipanag2nuki: 2 errors while checking
upperlowermixed checkfile vs. upper remote (with normalization)
2025/03/10 03:48:40 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/03/10 03:48:40 NOTICE: Azure container rclone-test-tipanag2nuki: 0 differences found
2025/03/10 03:48:40 NOTICE: Azure container rclone-test-tipanag2nuki: 1 matching files
2025/03/10 03:48:40 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-poqazah0sogo"
2025/03/10 03:48:40 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/03/10 03:48:40 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/10 03:48:40 DEBUG : Azure container rclone-test-poqazah0sogo: Using directory markers
2025/03/10 03:48:40 DEBUG : Creating backend with remote "/tmp/rclone2778941386"
run.go:180: Remote "Azure container rclone-test-poqazah0sogo", Local "Local file system at /tmp/rclone2778941386", Modify Window "1ns"
NFD checkfile vs. NFC remote (without normalization)
2025/03/10 03:48:41 ERROR : 測試_Русский___ě_áñ: sum not found
2025/03/10 03:48:41 ERROR : 測試_Русский___ě_áñ: file not in Azure container rclone-test-poqazah0sogo
2025/03/10 03:48:41 NOTICE: Azure container rclone-test-poqazah0sogo: 1 files missing
2025/03/10 03:48:41 NOTICE: 1 hashes missing
2025/03/10 03:48:41 NOTICE: Azure container rclone-test-poqazah0sogo: 2 differences found
2025/03/10 03:48:41 NOTICE: Azure container rclone-test-poqazah0sogo: 2 errors while checking
NFD checkfile vs. NFC remote (with normalization)
2025/03/10 03:48:41 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/03/10 03:48:41 NOTICE: Azure container rclone-test-poqazah0sogo: 0 differences found
2025/03/10 03:48:41 NOTICE: Azure container rclone-test-poqazah0sogo: 1 matching files
2025/03/10 03:48:41 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-jinuwod0miye"
2025/03/10 03:48:41 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/03/10 03:48:41 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/10 03:48:41 DEBUG : Azure container rclone-test-jinuwod0miye: Using directory markers
2025/03/10 03:48:41 DEBUG : Creating backend with remote "/tmp/rclone121013758"
run.go:180: Remote "Azure container rclone-test-jinuwod0miye", Local "Local file system at /tmp/rclone121013758", Modify Window "1ns"
NFC checkfile vs. NFD remote (without normalization)
2025/03/10 03:48:41 ERROR : 測試_Русский___ě_áñ: sum not found
2025/03/10 03:48:41 ERROR : 測試_Русский___ě_áñ: file not in Azure container rclone-test-jinuwod0miye
2025/03/10 03:48:41 NOTICE: Azure container rclone-test-jinuwod0miye: 1 files missing
2025/03/10 03:48:41 NOTICE: 1 hashes missing
2025/03/10 03:48:41 NOTICE: Azure container rclone-test-jinuwod0miye: 2 differences found
2025/03/10 03:48:41 NOTICE: Azure container rclone-test-jinuwod0miye: 2 errors while checking
NFC checkfile vs. NFD remote (with normalization)
2025/03/10 03:48:41 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/03/10 03:48:41 NOTICE: Azure container rclone-test-jinuwod0miye: 0 differences found
2025/03/10 03:48:41 NOTICE: Azure container rclone-test-jinuwod0miye: 1 matching files
2025/03/10 03:48:41 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-ximetol9tazo"
2025/03/10 03:48:41 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/03/10 03:48:41 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/10 03:48:41 DEBUG : Azure container rclone-test-ximetol9tazo: Using directory markers
2025/03/10 03:48:41 DEBUG : Creating backend with remote "/tmp/rclone3701578517"
run.go:180: Remote "Azure container rclone-test-ximetol9tazo", Local "Local file system at /tmp/rclone3701578517", Modify Window "1ns"
NFDx2 checkfile vs. both remote (without normalization)
2025/03/10 03:48:41 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found
2025/03/10 03:48:41 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Azure container rclone-test-ximetol9tazo
2025/03/10 03:48:41 NOTICE: Azure container rclone-test-ximetol9tazo: 1 files missing
2025/03/10 03:48:41 NOTICE: 1 hashes missing
2025/03/10 03:48:41 NOTICE: Azure container rclone-test-ximetol9tazo: 2 differences found
2025/03/10 03:48:41 NOTICE: Azure container rclone-test-ximetol9tazo: 2 errors while checking
NFDx2 checkfile vs. both remote (with normalization)
2025/03/10 03:48:41 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/03/10 03:48:41 NOTICE: Azure container rclone-test-ximetol9tazo: 0 differences found
2025/03/10 03:48:41 NOTICE: Azure container rclone-test-ximetol9tazo: 1 matching files
2025/03/10 03:48:41 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-zopokog3zeso"
2025/03/10 03:48:41 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/03/10 03:48:41 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/10 03:48:41 DEBUG : Azure container rclone-test-zopokog3zeso: Using directory markers
2025/03/10 03:48:41 DEBUG : Creating backend with remote "/tmp/rclone3367669337"
run.go:180: Remote "Azure container rclone-test-zopokog3zeso", Local "Local file system at /tmp/rclone3367669337", Modify Window "1ns"
NFCx2 checkfile vs. both remote (without normalization)
2025/03/10 03:48:41 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found
2025/03/10 03:48:41 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Azure container rclone-test-zopokog3zeso
2025/03/10 03:48:41 NOTICE: Azure container rclone-test-zopokog3zeso: 1 files missing
2025/03/10 03:48:41 NOTICE: 1 hashes missing
2025/03/10 03:48:41 NOTICE: Azure container rclone-test-zopokog3zeso: 2 differences found
2025/03/10 03:48:41 NOTICE: Azure container rclone-test-zopokog3zeso: 2 errors while checking
NFCx2 checkfile vs. both remote (with normalization)
2025/03/10 03:48:42 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/03/10 03:48:42 NOTICE: Azure container rclone-test-zopokog3zeso: 0 differences found
2025/03/10 03:48:42 NOTICE: Azure container rclone-test-zopokog3zeso: 1 matching files
2025/03/10 03:48:42 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-lamadet0nuzo"
2025/03/10 03:48:42 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/03/10 03:48:42 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/10 03:48:42 DEBUG : Azure container rclone-test-lamadet0nuzo: Using directory markers
2025/03/10 03:48:42 DEBUG : Creating backend with remote "/tmp/rclone1123120917"
run.go:180: Remote "Azure container rclone-test-lamadet0nuzo", Local "Local file system at /tmp/rclone1123120917", Modify Window "1ns"
both checkfile vs. NFDx2 remote (without normalization)
2025/03/10 03:48:42 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found
2025/03/10 03:48:42 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Azure container rclone-test-lamadet0nuzo
2025/03/10 03:48:42 NOTICE: Azure container rclone-test-lamadet0nuzo: 1 files missing
2025/03/10 03:48:42 NOTICE: 1 hashes missing
2025/03/10 03:48:42 NOTICE: Azure container rclone-test-lamadet0nuzo: 2 differences found
2025/03/10 03:48:42 NOTICE: Azure container rclone-test-lamadet0nuzo: 2 errors while checking
both checkfile vs. NFDx2 remote (with normalization)
2025/03/10 03:48:42 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/03/10 03:48:42 NOTICE: Azure container rclone-test-lamadet0nuzo: 0 differences found
2025/03/10 03:48:42 NOTICE: Azure container rclone-test-lamadet0nuzo: 1 matching files
2025/03/10 03:48:42 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-jukilam6qihi"
2025/03/10 03:48:42 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/03/10 03:48:42 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/10 03:48:42 DEBUG : Azure container rclone-test-jukilam6qihi: Using directory markers
2025/03/10 03:48:42 DEBUG : Creating backend with remote "/tmp/rclone779754031"
run.go:180: Remote "Azure container rclone-test-jukilam6qihi", Local "Local file system at /tmp/rclone779754031", Modify Window "1ns"
both checkfile vs. NFCx2 remote (without normalization)
2025/03/10 03:48:42 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found
2025/03/10 03:48:42 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Azure container rclone-test-jukilam6qihi
2025/03/10 03:48:42 NOTICE: Azure container rclone-test-jukilam6qihi: 1 files missing
2025/03/10 03:48:42 NOTICE: 1 hashes missing
2025/03/10 03:48:42 NOTICE: Azure container rclone-test-jukilam6qihi: 2 differences found
2025/03/10 03:48:42 NOTICE: Azure container rclone-test-jukilam6qihi: 2 errors while checking
both checkfile vs. NFCx2 remote (with normalization)
2025/03/10 03:48:42 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/03/10 03:48:42 NOTICE: Azure container rclone-test-jukilam6qihi: 0 differences found
2025/03/10 03:48:42 NOTICE: Azure container rclone-test-jukilam6qihi: 1 matching files
2025/03/10 03:48:42 DEBUG : Azure container rclone-test-jukilam6qihi: Purge remote
2025/03/10 03:48:42 DEBUG : Azure container rclone-test-lamadet0nuzo: Purge remote
2025/03/10 03:48:42 DEBUG : Azure container rclone-test-zopokog3zeso: Purge remote
2025/03/10 03:48:42 DEBUG : Azure container rclone-test-ximetol9tazo: Purge remote
2025/03/10 03:48:42 DEBUG : Azure container rclone-test-jinuwod0miye: Purge remote
2025/03/10 03:48:42 DEBUG : Azure container rclone-test-poqazah0sogo: Purge remote
2025/03/10 03:48:43 DEBUG : Azure container rclone-test-tipanag2nuki: Purge remote
2025/03/10 03:48:43 DEBUG : Azure container rclone-test-haherer4yela: Purge remote
2025/03/10 03:48:43 DEBUG : Azure container rclone-test-daqufin2wofu: Purge remote
2025/03/10 03:48:43 DEBUG : Azure container rclone-test-nuciyet4kopu: Purge remote
--- PASS: TestApplyTransforms (3.46s)
=== RUN TestTruncateString
--- PASS: TestTruncateString (0.00s)
=== RUN TestCopyFile
run.go:180: Remote "Azure container rclone-test-mitayov5gego", Local "Local file system at /tmp/rclone10313565", Modify Window "1ns"
2025/03/10 03:48:43 DEBUG : file1: Need to transfer - File not found at Destination
2025/03/10 03:48:43 DEBUG : sub/: Creating directory marker
2025/03/10 03:48:43 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK
2025/03/10 03:48:43 INFO : file1: Copied (new) to: sub/file2
2025/03/10 03:48:43 DEBUG : file1: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/03/10 03:48:43 DEBUG : file1: Unchanged skipping
2025/03/10 03:48:43 DEBUG : Azure container rclone-test-mitayov5gego: don't need to copy/move sub/file2, it is already at target location
2025/03/10 03:48:43 DEBUG : sub/: Removing directory marker
--- PASS: TestCopyFile (0.50s)
=== RUN TestCopyLongFile
run.go:180: Remote "Azure container rclone-test-mitayov5gego", Local "Local file system at /tmp/rclone10313565", 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-mitayov5gego", Local "Local file system at /tmp/rclone10313565", Modify Window "1ns"
2025/03/10 03:48:43 DEBUG : dst/: Creating directory marker
2025/03/10 03:48:44 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-mitayov5gego/backup"
2025/03/10 03:48:44 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/10 03:48:44 DEBUG : Azure container rclone-test-mitayov5gego path backup: Using directory markers
2025/03/10 03:48:44 DEBUG : fs cache: renaming cache item "TestAzureBlob,directory_markers:rclone-test-mitayov5gego/backup" to be canonical "TestAzureBlob{juk_h}:rclone-test-mitayov5gego/backup"
2025/03/10 03:48:44 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18)
2025/03/10 03:48:44 DEBUG : dst/: Creating directory marker
2025/03/10 03:48:44 DEBUG : dst/file1: md5 = 05164b153084ba910184c26e561a7c18 OK
2025/03/10 03:48:44 INFO : dst/file1: Copied (server-side copy)
2025/03/10 03:48:44 INFO : dst/file1: Deleted
2025/03/10 03:48:44 DEBUG : dst/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK
2025/03/10 03:48:44 INFO : dst/file1: Copied (new)
2025/03/10 03:48:44 DEBUG : dst/: Removing directory marker
2025/03/10 03:48:44 DEBUG : backup/dst/: Removing directory marker
2025/03/10 03:48:44 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-mitayov5gego/backup/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:237674d6-c01e-0046-506f-91887a000000
Time:2025-03-10T03:48:44.9152205Z
--------------------------------------------------------------------------------
2025/03/10 03:48:45 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-mitayov5gego/backup/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:23767604-c01e-0046-4c6f-91887a000000
Time:2025-03-10T03:48:45.9531208Z
--------------------------------------------------------------------------------
2025/03/10 03:48:46 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-mitayov5gego/backup/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2376771c-c01e-0046-3b6f-91887a000000
Time:2025-03-10T03:48:46.9906651Z
--------------------------------------------------------------------------------
run.go:128: removing dir "backup" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mitayov5gego/backup/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2376771c-c01e-0046-3b6f-91887a000000
Time:2025-03-10T03:48:46.9906651Z
--------------------------------------------------------------------------------
--- PASS: TestCopyFileBackupDir (4.14s)
=== RUN TestCopyFileCompareDest
run.go:180: Remote "Azure container rclone-test-mitayov5gego", Local "Local file system at /tmp/rclone10313565", Modify Window "1ns"
2025/03/10 03:48:48 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-mitayov5gego/dst"
2025/03/10 03:48:48 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/10 03:48:48 DEBUG : Azure container rclone-test-mitayov5gego path dst: Using directory markers
2025/03/10 03:48:48 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-mitayov5gego/CompareDest"
2025/03/10 03:48:48 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/10 03:48:48 DEBUG : Azure container rclone-test-mitayov5gego path CompareDest: Using directory markers
2025/03/10 03:48:48 DEBUG : fs cache: renaming cache item "TestAzureBlob,directory_markers:rclone-test-mitayov5gego/CompareDest" to be canonical "TestAzureBlob{juk_h}:rclone-test-mitayov5gego/CompareDest"
2025/03/10 03:48:48 DEBUG : one: Need to transfer - File not found at Destination
2025/03/10 03:48:48 DEBUG : /: Creating directory marker
2025/03/10 03:48:48 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK
2025/03/10 03:48:48 INFO : one: Copied (new)
2025/03/10 03:48:48 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-mitayov5gego/CompareDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-mitayov5gego/CompareDest"
2025/03/10 03:48:48 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/03/10 03:48:48 DEBUG : /: Creating directory marker
2025/03/10 03:48:48 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK
2025/03/10 03:48:48 INFO : one: Copied (replaced existing)
2025/03/10 03:48:48 DEBUG : dst/: Creating directory marker
2025/03/10 03:48:48 DEBUG : CompareDest/: Creating directory marker
2025/03/10 03:48:49 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-mitayov5gego/CompareDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-mitayov5gego/CompareDest"
2025/03/10 03:48:49 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/03/10 03:48:49 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/03/10 03:48:49 DEBUG : one: Destination found in --compare-dest, skipping
2025/03/10 03:48:49 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-mitayov5gego/CompareDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-mitayov5gego/CompareDest"
2025/03/10 03:48:49 DEBUG : two: Need to transfer - File not found at Destination
2025/03/10 03:48:49 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/03/10 03:48:49 DEBUG : two: Destination found in --compare-dest, skipping
2025/03/10 03:48:49 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-mitayov5gego/CompareDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-mitayov5gego/CompareDest"
2025/03/10 03:48:49 DEBUG : two: Need to transfer - File not found at Destination
2025/03/10 03:48:49 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/03/10 03:48:49 DEBUG : two: Destination found in --compare-dest, skipping
2025/03/10 03:48:49 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-mitayov5gego/CompareDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-mitayov5gego/CompareDest"
2025/03/10 03:48:49 DEBUG : two: Need to transfer - File not found at Destination
2025/03/10 03:48:49 DEBUG : two: Sizes differ (src 5 vs dst 3)
2025/03/10 03:48:49 DEBUG : two: md5 = 2379e4ce8c3380e996ab0509f17069ad OK
2025/03/10 03:48:49 INFO : two: Copied (new)
2025/03/10 03:48:50 DEBUG : dst/: Removing directory marker
2025/03/10 03:48:50 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mitayov5gego/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:23767acb-c01e-0046-696f-91887a000000
Time:2025-03-10T03:48:50.3399056Z
--------------------------------------------------------------------------------
2025/03/10 03:48:51 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mitayov5gego/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:23767c36-c01e-0046-076f-91887a000000
Time:2025-03-10T03:48:51.3772207Z
--------------------------------------------------------------------------------
2025/03/10 03:48:52 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mitayov5gego/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:23767dac-c01e-0046-386f-91887a000000
Time:2025-03-10T03:48:52.4145723Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mitayov5gego/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:23767dac-c01e-0046-386f-91887a000000
Time:2025-03-10T03:48:52.4145723Z
--------------------------------------------------------------------------------
2025/03/10 03:48:53 DEBUG : CompareDest/: Removing directory marker
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
Error: Not equal:
expected: []string{}
actual : []string{"dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,3 @@
-([]string) {
+([]string) (len=1) {
+ (string) (len=3) "dst"
}
Test: TestCopyFileCompareDest
Messages: directories
--- FAIL: TestCopyFileCompareDest (12.54s)
=== RUN TestCopyFileCopyDest
run.go:180: Remote "Azure container rclone-test-mitayov5gego", Local "Local file system at /tmp/rclone10313565", Modify Window "1ns"
2025/03/10 03:49:00 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-mitayov5gego/dst"
2025/03/10 03:49:00 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/10 03:49:00 DEBUG : Azure container rclone-test-mitayov5gego path dst: Using directory markers
2025/03/10 03:49:00 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-mitayov5gego/CopyDest"
2025/03/10 03:49:00 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/10 03:49:00 DEBUG : Azure container rclone-test-mitayov5gego path CopyDest: Using directory markers
2025/03/10 03:49:00 DEBUG : fs cache: renaming cache item "TestAzureBlob,directory_markers:rclone-test-mitayov5gego/CopyDest" to be canonical "TestAzureBlob{juk_h}:rclone-test-mitayov5gego/CopyDest"
2025/03/10 03:49:00 DEBUG : one: Need to transfer - File not found at Destination
2025/03/10 03:49:00 DEBUG : /: Creating directory marker
2025/03/10 03:49:00 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK
2025/03/10 03:49:00 INFO : one: Copied (new)
2025/03/10 03:49:01 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-mitayov5gego/CopyDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-mitayov5gego/CopyDest"
2025/03/10 03:49:01 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/03/10 03:49:01 DEBUG : /: Creating directory marker
2025/03/10 03:49:01 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK
2025/03/10 03:49:01 INFO : one: Copied (replaced existing)
2025/03/10 03:49:01 DEBUG : dst/: Creating directory marker
2025/03/10 03:49:01 DEBUG : CopyDest/: Creating directory marker
2025/03/10 03:49:01 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-mitayov5gego/BackupDir"
2025/03/10 03:49:01 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/10 03:49:01 DEBUG : Azure container rclone-test-mitayov5gego path BackupDir: Using directory markers
2025/03/10 03:49:01 DEBUG : fs cache: renaming cache item "TestAzureBlob,directory_markers:rclone-test-mitayov5gego/BackupDir" to be canonical "TestAzureBlob{juk_h}:rclone-test-mitayov5gego/BackupDir"
2025/03/10 03:49:01 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-mitayov5gego/CopyDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-mitayov5gego/CopyDest"
2025/03/10 03:49:01 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/03/10 03:49:01 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/03/10 03:49:01 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/03/10 03:49:01 DEBUG : /: Creating directory marker
2025/03/10 03:49:01 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK
2025/03/10 03:49:01 INFO : one: Copied (server-side copy)
2025/03/10 03:49:02 INFO : one: Deleted
2025/03/10 03:49:02 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK
2025/03/10 03:49:02 INFO : one: Copied (server-side copy)
2025/03/10 03:49:02 DEBUG : one: Destination found in --copy-dest, using server-side copy
2025/03/10 03:49:02 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-mitayov5gego/CopyDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-mitayov5gego/CopyDest"
2025/03/10 03:49:02 DEBUG : two: Need to transfer - File not found at Destination
2025/03/10 03:49:02 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/03/10 03:49:02 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK
2025/03/10 03:49:02 INFO : two: Copied (server-side copy)
2025/03/10 03:49:02 DEBUG : two: Destination found in --copy-dest, using server-side copy
2025/03/10 03:49:02 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-mitayov5gego/CopyDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-mitayov5gego/CopyDest"
2025/03/10 03:49:02 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/03/10 03:49:02 DEBUG : two: Unchanged skipping
2025/03/10 03:49:03 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-mitayov5gego/CopyDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-mitayov5gego/CopyDest"
2025/03/10 03:49:03 DEBUG : three: Need to transfer - File not found at Destination
2025/03/10 03:49:03 DEBUG : three: Sizes differ (src 7 vs dst 5)
2025/03/10 03:49:03 DEBUG : three: Destination not found in --copy-dest
2025/03/10 03:49:03 DEBUG : three: md5 = 1bccb9dccb3e9f6a3f9d2a8bdb54b7f5 OK
2025/03/10 03:49:03 INFO : three: Copied (new)
2025/03/10 03:49:03 DEBUG : dst/: Removing directory marker
2025/03/10 03:49:03 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mitayov5gego/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:23768b1c-c01e-0046-776f-91887a000000
Time:2025-03-10T03:49:03.6165207Z
--------------------------------------------------------------------------------
2025/03/10 03:49:04 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mitayov5gego/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:23768bfb-c01e-0046-2a6f-91887a000000
Time:2025-03-10T03:49:04.6535971Z
--------------------------------------------------------------------------------
2025/03/10 03:49:05 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mitayov5gego/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:23768d29-c01e-0046-1e6f-91887a000000
Time:2025-03-10T03:49:05.6905304Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mitayov5gego/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:23768d29-c01e-0046-1e6f-91887a000000
Time:2025-03-10T03:49:05.6905304Z
--------------------------------------------------------------------------------
2025/03/10 03:49:06 DEBUG : CopyDest/: Removing directory marker
2025/03/10 03:49:06 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mitayov5gego/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:23768e20-c01e-0046-5c6f-91887a000000
Time:2025-03-10T03:49:06.7656118Z
--------------------------------------------------------------------------------
2025/03/10 03:49:07 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mitayov5gego/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:23768f1a-c01e-0046-1c6f-91887a000000
Time:2025-03-10T03:49:07.8041690Z
--------------------------------------------------------------------------------
2025/03/10 03:49:08 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mitayov5gego/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:23769022-c01e-0046-716f-91887a000000
Time:2025-03-10T03:49:08.8418255Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mitayov5gego/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:23769022-c01e-0046-716f-91887a000000
Time:2025-03-10T03:49:08.8418255Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestCopyFileCopyDest
Messages: directories
--- FAIL: TestCopyFileCopyDest (16.39s)
=== RUN TestCopyInplace
run.go:180: Remote "Azure container rclone-test-mitayov5gego", Local "Local file system at /tmp/rclone10313565", Modify Window "1ns"
copy_test.go:370: Partial uploads not supported
2025/03/10 03:49:17 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mitayov5gego/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:23769874-c01e-0046-336f-91887a000000
Time:2025-03-10T03:49:17.0319051Z
--------------------------------------------------------------------------------
2025/03/10 03:49:18 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mitayov5gego/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2376998b-c01e-0046-106f-91887a000000
Time:2025-03-10T03:49:18.0692582Z
--------------------------------------------------------------------------------
2025/03/10 03:49:19 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mitayov5gego/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:23769ae2-c01e-0046-1d6f-91887a000000
Time:2025-03-10T03:49:19.1062749Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mitayov5gego/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:23769ae2-c01e-0046-1d6f-91887a000000
Time:2025-03-10T03:49:19.1062749Z
--------------------------------------------------------------------------------
2025/03/10 03:49:20 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mitayov5gego/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:23769c23-c01e-0046-306f-91887a000000
Time:2025-03-10T03:49:20.1436400Z
--------------------------------------------------------------------------------
2025/03/10 03:49:21 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mitayov5gego/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:23769cf8-c01e-0046-626f-91887a000000
Time:2025-03-10T03:49:21.1809255Z
--------------------------------------------------------------------------------
2025/03/10 03:49:22 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mitayov5gego/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:23769dc5-c01e-0046-046f-91887a000000
Time:2025-03-10T03:49:22.2178530Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mitayov5gego/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:23769dc5-c01e-0046-046f-91887a000000
Time:2025-03-10T03:49:22.2178530Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1121
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1097
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy_test.go:370
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestCopyInplace
Messages: directories
--- FAIL: TestCopyInplace (13.38s)
=== RUN TestCopyLongFileName
run.go:180: Remote "Azure container rclone-test-mitayov5gego", Local "Local file system at /tmp/rclone10313565", Modify Window "1ns"
copy_test.go:403: Partial uploads not supported
2025/03/10 03:49:30 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mitayov5gego/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2376a5d7-c01e-0046-806f-91887a000000
Time:2025-03-10T03:49:30.4090494Z
--------------------------------------------------------------------------------
2025/03/10 03:49:31 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mitayov5gego/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2376a676-c01e-0046-7f6f-91887a000000
Time:2025-03-10T03:49:31.4478729Z
--------------------------------------------------------------------------------
2025/03/10 03:49:32 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mitayov5gego/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2376a764-c01e-0046-246f-91887a000000
Time:2025-03-10T03:49:32.4849072Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mitayov5gego/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2376a764-c01e-0046-246f-91887a000000
Time:2025-03-10T03:49:32.4849072Z
--------------------------------------------------------------------------------
2025/03/10 03:49:33 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mitayov5gego/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2376a847-c01e-0046-576f-91887a000000
Time:2025-03-10T03:49:33.5219605Z
--------------------------------------------------------------------------------
2025/03/10 03:49:34 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mitayov5gego/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2376a90e-c01e-0046-716f-91887a000000
Time:2025-03-10T03:49:34.5603694Z
--------------------------------------------------------------------------------
2025/03/10 03:49:35 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mitayov5gego/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2376aa0a-c01e-0046-386f-91887a000000
Time:2025-03-10T03:49:35.5974894Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mitayov5gego/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2376aa0a-c01e-0046-386f-91887a000000
Time:2025-03-10T03:49:35.5974894Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1121
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1097
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy_test.go:403
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestCopyLongFileName
Messages: directories
--- FAIL: TestCopyLongFileName (13.38s)
=== RUN TestCopyFileMaxTransfer
run.go:180: Remote "Azure container rclone-test-mitayov5gego", Local "Local file system at /tmp/rclone10313565", Modify Window "1ns"
2025/03/10 03:49:43 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination
2025/03/10 03:49:43 DEBUG : TestCopyFileMaxTransfer/: Creating directory marker
2025/03/10 03:49:43 DEBUG : TestCopyFileMaxTransfer/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK
2025/03/10 03:49:43 INFO : TestCopyFileMaxTransfer/file1: Copied (new)
2025/03/10 03:49:44 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination
2025/03/10 03:49:44 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: single part upload read failed: max transfer limit reached as set by --max-transfer
2025/03/10 03:49:44 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination
2025/03/10 03:49:44 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination
2025/03/10 03:49:44 DEBUG : TestCopyFileMaxTransfer/file4: md5 = e8065ec26517e6845677f46d469193c0 OK
2025/03/10 03:49:44 INFO : TestCopyFileMaxTransfer/file4: Copied (new)
2025/03/10 03:49:44 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mitayov5gego/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2376b1ff-c01e-0046-706f-91887a000000
Time:2025-03-10T03:49:44.6604261Z
--------------------------------------------------------------------------------
2025/03/10 03:49:45 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mitayov5gego/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2376b2f7-c01e-0046-256f-91887a000000
Time:2025-03-10T03:49:45.7329601Z
--------------------------------------------------------------------------------
2025/03/10 03:49:46 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mitayov5gego/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2376b3ca-c01e-0046-446f-91887a000000
Time:2025-03-10T03:49:46.7699403Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mitayov5gego/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2376b3ca-c01e-0046-446f-91887a000000
Time:2025-03-10T03:49:46.7699403Z
--------------------------------------------------------------------------------
2025/03/10 03:49:47 DEBUG : TestCopyFileMaxTransfer/: Removing directory marker
2025/03/10 03:49:47 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mitayov5gego/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2376b4a6-c01e-0046-716f-91887a000000
Time:2025-03-10T03:49:47.8459415Z
--------------------------------------------------------------------------------
2025/03/10 03:49:48 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mitayov5gego/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2376b55f-c01e-0046-076f-91887a000000
Time:2025-03-10T03:49:48.8832885Z
--------------------------------------------------------------------------------
2025/03/10 03:49:49 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mitayov5gego/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2376b61a-c01e-0046-116f-91887a000000
Time:2025-03-10T03:49:49.9209196Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mitayov5gego/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2376b61a-c01e-0046-116f-91887a000000
Time:2025-03-10T03:49:49.9209196Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestCopyFileMaxTransfer
Messages: directories
--- FAIL: TestCopyFileMaxTransfer (14.32s)
=== RUN TestDeduplicateInteractive
run.go:180: Remote "Azure container rclone-test-mitayov5gego", Local "Local file system at /tmp/rclone10313565", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/03/10 03:49:58 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mitayov5gego/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2376bd55-c01e-0046-2d6f-91887a000000
Time:2025-03-10T03:49:58.1087787Z
--------------------------------------------------------------------------------
2025/03/10 03:49:59 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mitayov5gego/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2376be8c-c01e-0046-256f-91887a000000
Time:2025-03-10T03:49:59.1460182Z
--------------------------------------------------------------------------------
2025/03/10 03:50:00 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mitayov5gego/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2376bfbb-c01e-0046-496f-91887a000000
Time:2025-03-10T03:50:00.1833352Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mitayov5gego/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2376bfbb-c01e-0046-496f-91887a000000
Time:2025-03-10T03:50:00.1833352Z
--------------------------------------------------------------------------------
2025/03/10 03:50:01 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mitayov5gego/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2376c0a2-c01e-0046-706f-91887a000000
Time:2025-03-10T03:50:01.2204932Z
--------------------------------------------------------------------------------
2025/03/10 03:50:02 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mitayov5gego/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2376c190-c01e-0046-1d6f-91887a000000
Time:2025-03-10T03:50:02.2601544Z
--------------------------------------------------------------------------------
2025/03/10 03:50:03 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mitayov5gego/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2376c2f4-c01e-0046-246f-91887a000000
Time:2025-03-10T03:50:03.2975664Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mitayov5gego/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2376c2f4-c01e-0046-246f-91887a000000
Time:2025-03-10T03:50:03.2975664Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1121
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1097
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:24
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:48
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestDeduplicateInteractive
Messages: directories
--- FAIL: TestDeduplicateInteractive (13.38s)
=== RUN TestDeduplicateSkip
run.go:180: Remote "Azure container rclone-test-mitayov5gego", Local "Local file system at /tmp/rclone10313565", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/03/10 03:50: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-mitayov5gego/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2376cac8-c01e-0046-216f-91887a000000
Time:2025-03-10T03:50:11.4908712Z
--------------------------------------------------------------------------------
2025/03/10 03:50: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-mitayov5gego/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2376cbf3-c01e-0046-076f-91887a000000
Time:2025-03-10T03:50:12.5286866Z
--------------------------------------------------------------------------------
2025/03/10 03:50: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-mitayov5gego/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2376cce3-c01e-0046-426f-91887a000000
Time:2025-03-10T03:50:13.5661194Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mitayov5gego/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2376cce3-c01e-0046-426f-91887a000000
Time:2025-03-10T03:50:13.5661194Z
--------------------------------------------------------------------------------
2025/03/10 03:50: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-mitayov5gego/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2376cde1-c01e-0046-136f-91887a000000
Time:2025-03-10T03:50:14.6042905Z
--------------------------------------------------------------------------------
2025/03/10 03:50: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-mitayov5gego/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2376cefb-c01e-0046-766f-91887a000000
Time:2025-03-10T03:50:15.6420305Z
--------------------------------------------------------------------------------
2025/03/10 03:50: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-mitayov5gego/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2376cfb9-c01e-0046-806f-91887a000000
Time:2025-03-10T03:50:16.6797510Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mitayov5gego/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2376cfb9-c01e-0046-806f-91887a000000
Time:2025-03-10T03:50:16.6797510Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1121
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1097
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:24
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:64
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestDeduplicateSkip
Messages: directories
--- FAIL: TestDeduplicateSkip (13.38s)
=== RUN TestDeduplicateSizeOnly
run.go:180: Remote "Azure container rclone-test-mitayov5gego", Local "Local file system at /tmp/rclone10313565", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/03/10 03:50: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-mitayov5gego/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2376d683-c01e-0046-1d6f-91887a000000
Time:2025-03-10T03:50:24.8703781Z
--------------------------------------------------------------------------------
2025/03/10 03:50: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-mitayov5gego/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2376d7a0-c01e-0046-036f-91887a000000
Time:2025-03-10T03:50:25.9085936Z
--------------------------------------------------------------------------------
2025/03/10 03:50: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-mitayov5gego/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2376d8b1-c01e-0046-6d6f-91887a000000
Time:2025-03-10T03:50:26.9460911Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mitayov5gego/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2376d8b1-c01e-0046-6d6f-91887a000000
Time:2025-03-10T03:50:26.9460911Z
--------------------------------------------------------------------------------
2025/03/10 03:50: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-mitayov5gego/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2376d976-c01e-0046-156f-91887a000000
Time:2025-03-10T03:50:27.9835738Z
--------------------------------------------------------------------------------
2025/03/10 03:50:29 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mitayov5gego/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2376da2e-c01e-0046-2c6f-91887a000000
Time:2025-03-10T03:50:29.0207941Z
--------------------------------------------------------------------------------
2025/03/10 03:50: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-mitayov5gego/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2376db78-c01e-0046-726f-91887a000000
Time:2025-03-10T03:50:30.0586069Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mitayov5gego/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2376db78-c01e-0046-726f-91887a000000
Time:2025-03-10T03:50:30.0586069Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1121
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1097
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:24
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:85
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestDeduplicateSizeOnly
Messages: directories
--- FAIL: TestDeduplicateSizeOnly (13.38s)
=== RUN TestDeduplicateFirst
run.go:180: Remote "Azure container rclone-test-mitayov5gego", Local "Local file system at /tmp/rclone10313565", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/03/10 03:50: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-mitayov5gego/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2376e35c-c01e-0046-286f-91887a000000
Time:2025-03-10T03:50:38.2476510Z
--------------------------------------------------------------------------------
2025/03/10 03:50: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-mitayov5gego/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2376e45a-c01e-0046-516f-91887a000000
Time:2025-03-10T03:50:39.2845717Z
--------------------------------------------------------------------------------
2025/03/10 03:50: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-mitayov5gego/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2376e52f-c01e-0046-776f-91887a000000
Time:2025-03-10T03:50:40.3223976Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mitayov5gego/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2376e52f-c01e-0046-776f-91887a000000
Time:2025-03-10T03:50:40.3223976Z
--------------------------------------------------------------------------------
2025/03/10 03:50: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-mitayov5gego/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2376e600-c01e-0046-216f-91887a000000
Time:2025-03-10T03:50:41.3597142Z
--------------------------------------------------------------------------------
2025/03/10 03:50: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-mitayov5gego/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2376e6dd-c01e-0046-586f-91887a000000
Time:2025-03-10T03:50:42.3967948Z
--------------------------------------------------------------------------------
2025/03/10 03:50: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-mitayov5gego/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2376e795-c01e-0046-626f-91887a000000
Time:2025-03-10T03:50:43.4351577Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mitayov5gego/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2376e795-c01e-0046-626f-91887a000000
Time:2025-03-10T03:50:43.4351577Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1121
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1097
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:24
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:107
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestDeduplicateFirst
Messages: directories
--- FAIL: TestDeduplicateFirst (13.38s)
=== RUN TestDeduplicateNewest
run.go:180: Remote "Azure container rclone-test-mitayov5gego", Local "Local file system at /tmp/rclone10313565", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/03/10 03:50: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-mitayov5gego/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2376ef80-c01e-0046-536f-91887a000000
Time:2025-03-10T03:50:51.6237842Z
--------------------------------------------------------------------------------
2025/03/10 03:50: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-mitayov5gego/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2376f039-c01e-0046-696f-91887a000000
Time:2025-03-10T03:50:52.6631870Z
--------------------------------------------------------------------------------
2025/03/10 03:50: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-mitayov5gego/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2376f0df-c01e-0046-6a6f-91887a000000
Time:2025-03-10T03:50:53.7012135Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mitayov5gego/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2376f0df-c01e-0046-6a6f-91887a000000
Time:2025-03-10T03:50:53.7012135Z
--------------------------------------------------------------------------------
2025/03/10 03:50: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-mitayov5gego/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2376f201-c01e-0046-566f-91887a000000
Time:2025-03-10T03:50:54.7395361Z
--------------------------------------------------------------------------------
2025/03/10 03:50: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-mitayov5gego/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2376f342-c01e-0046-526f-91887a000000
Time:2025-03-10T03:50:55.7761256Z
--------------------------------------------------------------------------------
2025/03/10 03:50: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-mitayov5gego/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2376f42d-c01e-0046-0a6f-91887a000000
Time:2025-03-10T03:50:56.8129464Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mitayov5gego/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2376f42d-c01e-0046-0a6f-91887a000000
Time:2025-03-10T03:50:56.8129464Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1121
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1097
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:24
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:135
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestDeduplicateNewest
Messages: directories
--- FAIL: TestDeduplicateNewest (13.38s)
=== RUN TestDeduplicateNewestByHash
run.go:180: Remote "Azure container rclone-test-mitayov5gego", Local "Local file system at /tmp/rclone10313565", Modify Window "1ns"
2025/03/10 03:51:05 DEBUG : also/: Creating directory marker
2025/03/10 03:51:05 INFO : Azure container rclone-test-mitayov5gego: Looking for duplicate md5 hashes using newest mode.
2025/03/10 03:51:05 NOTICE: 67db404510d50c776d50d06d2caba4ee: Found 3 files with duplicate md5 hashes
2025/03/10 03:51:05 INFO : one: Deleted
2025/03/10 03:51:05 INFO : also/one: Deleted
2025/03/10 03:51:05 NOTICE: 67db404510d50c776d50d06d2caba4ee: Deleted 2 extra copies
2025/03/10 03:51: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-mitayov5gego/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2376fdab-c01e-0046-436f-91887a000000
Time:2025-03-10T03:51:05.7969413Z
--------------------------------------------------------------------------------
2025/03/10 03:51: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-mitayov5gego/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2376feb4-c01e-0046-086f-91887a000000
Time:2025-03-10T03:51:06.8343178Z
--------------------------------------------------------------------------------
2025/03/10 03:51: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-mitayov5gego/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2376ffc9-c01e-0046-5e6f-91887a000000
Time:2025-03-10T03:51:07.8716074Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mitayov5gego/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2376ffc9-c01e-0046-5e6f-91887a000000
Time:2025-03-10T03:51:07.8716074Z
--------------------------------------------------------------------------------
2025/03/10 03:51:08 DEBUG : also/: Removing directory marker
2025/03/10 03:51: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-mitayov5gego/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:237700d9-c01e-0046-436f-91887a000000
Time:2025-03-10T03:51:08.9471404Z
--------------------------------------------------------------------------------
2025/03/10 03:51: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-mitayov5gego/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:237701c1-c01e-0046-066f-91887a000000
Time:2025-03-10T03:51:09.9841626Z
--------------------------------------------------------------------------------
2025/03/10 03:51: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-mitayov5gego/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:237702d0-c01e-0046-6f6f-91887a000000
Time:2025-03-10T03:51:11.0214875Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mitayov5gego/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:237702d0-c01e-0046-6f6f-91887a000000
Time:2025-03-10T03:51:11.0214875Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestDeduplicateNewestByHash
Messages: directories
--- FAIL: TestDeduplicateNewestByHash (14.21s)
=== RUN TestDeduplicateOldest
run.go:180: Remote "Azure container rclone-test-mitayov5gego", Local "Local file system at /tmp/rclone10313565", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/03/10 03:51:19 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mitayov5gego/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:23770a0b-c01e-0046-536f-91887a000000
Time:2025-03-10T03:51:19.2122496Z
--------------------------------------------------------------------------------
2025/03/10 03:51:20 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mitayov5gego/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:23770ae6-c01e-0046-036f-91887a000000
Time:2025-03-10T03:51:20.2492738Z
--------------------------------------------------------------------------------
2025/03/10 03:51:21 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mitayov5gego/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:23770be4-c01e-0046-4d6f-91887a000000
Time:2025-03-10T03:51:21.2866203Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mitayov5gego/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:23770be4-c01e-0046-4d6f-91887a000000
Time:2025-03-10T03:51:21.2866203Z
--------------------------------------------------------------------------------
2025/03/10 03:51:22 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mitayov5gego/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:23770cd4-c01e-0046-156f-91887a000000
Time:2025-03-10T03:51:22.3251987Z
--------------------------------------------------------------------------------
2025/03/10 03:51:23 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mitayov5gego/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:23770e63-c01e-0046-396f-91887a000000
Time:2025-03-10T03:51:23.3633854Z
--------------------------------------------------------------------------------
2025/03/10 03:51: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-mitayov5gego/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:23770f7d-c01e-0046-626f-91887a000000
Time:2025-03-10T03:51:24.4010384Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mitayov5gego/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:23770f7d-c01e-0046-626f-91887a000000
Time:2025-03-10T03:51:24.4010384Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1121
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1097
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:24
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:169
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestDeduplicateOldest
Messages: directories
--- FAIL: TestDeduplicateOldest (13.38s)
=== RUN TestDeduplicateLargest
run.go:180: Remote "Azure container rclone-test-mitayov5gego", Local "Local file system at /tmp/rclone10313565", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/03/10 03:51: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-mitayov5gego/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:23771890-c01e-0046-5a6f-91887a000000
Time:2025-03-10T03:51:32.5896195Z
--------------------------------------------------------------------------------
2025/03/10 03:51: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-mitayov5gego/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:237719f0-c01e-0046-806f-91887a000000
Time:2025-03-10T03:51:33.6266404Z
--------------------------------------------------------------------------------
2025/03/10 03:51: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-mitayov5gego/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:23771b25-c01e-0046-806f-91887a000000
Time:2025-03-10T03:51:34.6636453Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mitayov5gego/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:23771b25-c01e-0046-806f-91887a000000
Time:2025-03-10T03:51:34.6636453Z
--------------------------------------------------------------------------------
2025/03/10 03:51: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-mitayov5gego/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:23771c77-c01e-0046-196f-91887a000000
Time:2025-03-10T03:51:35.7022510Z
--------------------------------------------------------------------------------
2025/03/10 03:51: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-mitayov5gego/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:23771d47-c01e-0046-3c6f-91887a000000
Time:2025-03-10T03:51:36.7393613Z
--------------------------------------------------------------------------------
2025/03/10 03:51: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-mitayov5gego/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:23771e0a-c01e-0046-556f-91887a000000
Time:2025-03-10T03:51:37.7775740Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mitayov5gego/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:23771e0a-c01e-0046-556f-91887a000000
Time:2025-03-10T03:51:37.7775740Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1121
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1097
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:24
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:184
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestDeduplicateLargest
Messages: directories
--- FAIL: TestDeduplicateLargest (13.38s)
=== RUN TestDeduplicateSmallest
run.go:180: Remote "Azure container rclone-test-mitayov5gego", Local "Local file system at /tmp/rclone10313565", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/03/10 03:51:45 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mitayov5gego/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:23772482-c01e-0046-5c6f-91887a000000
Time:2025-03-10T03:51:45.9706950Z
--------------------------------------------------------------------------------
2025/03/10 03:51:46 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mitayov5gego/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:23772557-c01e-0046-0b6f-91887a000000
Time:2025-03-10T03:51:47.0080491Z
--------------------------------------------------------------------------------
2025/03/10 03:51: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-mitayov5gego/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2377263d-c01e-0046-3e6f-91887a000000
Time:2025-03-10T03:51:48.0452779Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mitayov5gego/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2377263d-c01e-0046-3e6f-91887a000000
Time:2025-03-10T03:51:48.0452779Z
--------------------------------------------------------------------------------
2025/03/10 03:51: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-mitayov5gego/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:23772723-c01e-0046-796f-91887a000000
Time:2025-03-10T03:51:49.0831490Z
--------------------------------------------------------------------------------
2025/03/10 03:51: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-mitayov5gego/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:237727fe-c01e-0046-296f-91887a000000
Time:2025-03-10T03:51:50.1207423Z
--------------------------------------------------------------------------------
2025/03/10 03:51: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-mitayov5gego/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:23772937-c01e-0046-116f-91887a000000
Time:2025-03-10T03:51:51.1580024Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mitayov5gego/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:23772937-c01e-0046-116f-91887a000000
Time:2025-03-10T03:51:51.1580024Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1121
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1097
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:24
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:199
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestDeduplicateSmallest
Messages: directories
--- FAIL: TestDeduplicateSmallest (13.38s)
=== RUN TestDeduplicateRename
run.go:180: Remote "Azure container rclone-test-mitayov5gego", Local "Local file system at /tmp/rclone10313565", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/03/10 03:51: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-mitayov5gego/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:237730d7-c01e-0046-5c6f-91887a000000
Time:2025-03-10T03:51:59.3485020Z
--------------------------------------------------------------------------------
2025/03/10 03:52: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-mitayov5gego/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:23773240-c01e-0046-2f6f-91887a000000
Time:2025-03-10T03:52:00.3853669Z
--------------------------------------------------------------------------------
2025/03/10 03:52: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-mitayov5gego/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2377337b-c01e-0046-286f-91887a000000
Time:2025-03-10T03:52:01.4225268Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mitayov5gego/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2377337b-c01e-0046-286f-91887a000000
Time:2025-03-10T03:52:01.4225268Z
--------------------------------------------------------------------------------
2025/03/10 03:52: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-mitayov5gego/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:237734c2-c01e-0046-236f-91887a000000
Time:2025-03-10T03:52:02.4600993Z
--------------------------------------------------------------------------------
2025/03/10 03:52: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-mitayov5gego/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:237735af-c01e-0046-6a6f-91887a000000
Time:2025-03-10T03:52:03.4974807Z
--------------------------------------------------------------------------------
2025/03/10 03:52: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-mitayov5gego/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:237736b3-c01e-0046-476f-91887a000000
Time:2025-03-10T03:52:04.5345387Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mitayov5gego/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:237736b3-c01e-0046-476f-91887a000000
Time:2025-03-10T03:52:04.5345387Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1121
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1097
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:24
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:214
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestDeduplicateRename
Messages: directories
--- FAIL: TestDeduplicateRename (13.38s)
=== RUN TestMergeDirs
run.go:180: Remote "Azure container rclone-test-mitayov5gego", Local "Local file system at /tmp/rclone10313565", Modify Window "1ns"
dedupe_test.go:256: Can't merge directories
2025/03/10 03:52:12 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mitayov5gego/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:23773ee9-c01e-0046-0d6f-91887a000000
Time:2025-03-10T03:52:12.7238860Z
--------------------------------------------------------------------------------
2025/03/10 03:52:13 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mitayov5gego/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:23773fe0-c01e-0046-586f-91887a000000
Time:2025-03-10T03:52:13.7606079Z
--------------------------------------------------------------------------------
2025/03/10 03:52:14 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mitayov5gego/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:237740ee-c01e-0046-386f-91887a000000
Time:2025-03-10T03:52:14.7986887Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mitayov5gego/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:237740ee-c01e-0046-386f-91887a000000
Time:2025-03-10T03:52:14.7986887Z
--------------------------------------------------------------------------------
2025/03/10 03:52:15 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mitayov5gego/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:237741df-c01e-0046-746f-91887a000000
Time:2025-03-10T03:52:15.8357845Z
--------------------------------------------------------------------------------
2025/03/10 03:52:16 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mitayov5gego/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:237742b2-c01e-0046-176f-91887a000000
Time:2025-03-10T03:52:16.8735608Z
--------------------------------------------------------------------------------
2025/03/10 03:52:17 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mitayov5gego/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:23774396-c01e-0046-446f-91887a000000
Time:2025-03-10T03:52:17.9102632Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mitayov5gego/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:23774396-c01e-0046-446f-91887a000000
Time:2025-03-10T03:52:17.9102632Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1121
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1097
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:256
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestMergeDirs
Messages: directories
--- FAIL: TestMergeDirs (13.38s)
=== RUN TestListDirSorted
run.go:180: Remote "Azure container rclone-test-mitayov5gego", Local "Local file system at /tmp/rclone10313565", Modify Window "1ns"
2025/03/10 03:52:26 DEBUG : sub dir/: Creating directory marker
2025/03/10 03:52:26 DEBUG : sub dir/ignore dir/: Creating directory marker
2025/03/10 03:52:26 DEBUG : sub dir/sub sub dir/: Creating directory marker
listdirsorted_test.go:57:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/listdirsorted_test.go:57
Error: "[BackupDir a.txt dst sub dir zend.txt]" should have 3 item(s), but has 5
Test: TestListDirSorted
2025/03/10 03:52:27 DEBUG : sub dir/sub sub dir/: Removing directory marker
2025/03/10 03:52:27 DEBUG : sub dir/ignore dir/: Removing directory marker
2025/03/10 03:52:27 DEBUG : sub dir/: Removing directory marker
2025/03/10 03:52:27 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mitayov5gego/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:23774baa-c01e-0046-426f-91887a000000
Time:2025-03-10T03:52:27.5323322Z
--------------------------------------------------------------------------------
2025/03/10 03:52:28 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mitayov5gego/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:23774c6f-c01e-0046-5d6f-91887a000000
Time:2025-03-10T03:52:28.5698604Z
--------------------------------------------------------------------------------
2025/03/10 03:52:29 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mitayov5gego/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:23774d5a-c01e-0046-606f-91887a000000
Time:2025-03-10T03:52:29.6078862Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mitayov5gego/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:23774d5a-c01e-0046-606f-91887a000000
Time:2025-03-10T03:52:29.6078862Z
--------------------------------------------------------------------------------
2025/03/10 03:52:30 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mitayov5gego/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:23774e48-c01e-0046-726f-91887a000000
Time:2025-03-10T03:52:30.6453992Z
--------------------------------------------------------------------------------
2025/03/10 03:52:31 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mitayov5gego/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:23774f7a-c01e-0046-656f-91887a000000
Time:2025-03-10T03:52:31.6825756Z
--------------------------------------------------------------------------------
2025/03/10 03:52:32 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mitayov5gego/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:23775085-c01e-0046-476f-91887a000000
Time:2025-03-10T03:52:32.7199575Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mitayov5gego/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:23775085-c01e-0046-476f-91887a000000
Time:2025-03-10T03:52:32.7199575Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1006
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/listdirsorted_test.go:57
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestListDirSorted
Messages: directories
--- FAIL: TestListDirSorted (14.81s)
=== RUN TestListJSON
run.go:180: Remote "Azure container rclone-test-mitayov5gego", Local "Local file system at /tmp/rclone10313565", Modify Window "1ns"
2025/03/10 03:52:40 DEBUG : sub/: Creating directory marker
=== RUN TestListJSON/Default
lsjson_test.go:202:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/lsjson_test.go:202
Error: Not equal:
expected: 2
actual : 4
Test: TestListJSON/Default
Messages: Wrong number of results
=== RUN TestListJSON/FilesOnly
=== RUN TestListJSON/DirsOnly
lsjson_test.go:202:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/lsjson_test.go:202
Error: Not equal:
expected: 1
actual : 3
Test: TestListJSON/DirsOnly
Messages: Wrong number of results
=== RUN TestListJSON/Recurse
lsjson_test.go:202:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/lsjson_test.go:202
Error: Not equal:
expected: 3
actual : 5
Test: TestListJSON/Recurse
Messages: Wrong number of results
=== RUN TestListJSON/SubDir
=== RUN TestListJSON/NoModTime
=== RUN TestListJSON/NoMimeType
=== RUN TestListJSON/ShowHash
=== RUN TestListJSON/HashTypes
=== RUN TestListJSON/Metadata
lsjson_test.go:202:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/lsjson_test.go:202
Error: Not equal:
expected: 2
actual : 4
Test: TestListJSON/Metadata
Messages: Wrong number of results
2025/03/10 03:52:41 DEBUG : sub/: Removing directory marker
2025/03/10 03:52:41 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-mitayov5gego/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:23775880-c01e-0046-7e6f-91887a000000
Time:2025-03-10T03:52:41.7744732Z
--------------------------------------------------------------------------------
2025/03/10 03:52:42 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mitayov5gego/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2377594d-c01e-0046-1a6f-91887a000000
Time:2025-03-10T03:52:42.8152390Z
--------------------------------------------------------------------------------
2025/03/10 03:52:43 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mitayov5gego/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:23775a3c-c01e-0046-526f-91887a000000
Time:2025-03-10T03:52:43.8531185Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mitayov5gego/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:23775a3c-c01e-0046-526f-91887a000000
Time:2025-03-10T03:52:43.8531185Z
--------------------------------------------------------------------------------
2025/03/10 03:52:44 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mitayov5gego/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:23775ad2-c01e-0046-506f-91887a000000
Time:2025-03-10T03:52:44.8908843Z
--------------------------------------------------------------------------------
2025/03/10 03:52:45 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mitayov5gego/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:23775c1c-c01e-0046-386f-91887a000000
Time:2025-03-10T03:52:45.9286617Z
--------------------------------------------------------------------------------
2025/03/10 03:52:46 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mitayov5gego/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:23775ce9-c01e-0046-536f-91887a000000
Time:2025-03-10T03:52:46.9654989Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mitayov5gego/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:23775ce9-c01e-0046-536f-91887a000000
Time:2025-03-10T03:52:46.9654989Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestListJSON
Messages: directories
--- FAIL: TestListJSON (14.25s)
--- 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-mitayov5gego", Local "Local file system at /tmp/rclone10313565", Modify Window "1ns"
2025/03/10 03:52:55 DEBUG : sub/: Creating directory marker
=== RUN TestStatJSON/Root
=== RUN TestStatJSON/RootFilesOnly
=== RUN TestStatJSON/RootDirsOnly
=== RUN TestStatJSON/Dir
=== RUN TestStatJSON/DirWithTrailingSlash
=== RUN TestStatJSON/File
=== RUN TestStatJSON/NotFound
=== RUN TestStatJSON/DirFilesOnly
=== RUN TestStatJSON/FileFilesOnly
=== RUN TestStatJSON/NotFoundFilesOnly
=== RUN TestStatJSON/DirDirsOnly
=== RUN TestStatJSON/FileDirsOnly
=== RUN TestStatJSON/NotFoundDirsOnly
=== RUN TestStatJSON/RootNotFound
2025/03/10 03:52:55 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-mitayov5gego/notfound"
2025/03/10 03:52:55 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/10 03:52:55 DEBUG : Azure container rclone-test-mitayov5gego path notfound: Using directory markers
2025/03/10 03:52:56 DEBUG : sub/: Removing directory marker
2025/03/10 03:52:56 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-mitayov5gego/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2377657a-c01e-0046-1c6f-91887a000000
Time:2025-03-10T03:52:56.2284627Z
--------------------------------------------------------------------------------
2025/03/10 03:52: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-mitayov5gego/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2377665b-c01e-0046-4d6f-91887a000000
Time:2025-03-10T03:52:57.2654872Z
--------------------------------------------------------------------------------
2025/03/10 03:52: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-mitayov5gego/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:23776772-c01e-0046-346f-91887a000000
Time:2025-03-10T03:52:58.3028591Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mitayov5gego/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:23776772-c01e-0046-346f-91887a000000
Time:2025-03-10T03:52:58.3028591Z
--------------------------------------------------------------------------------
2025/03/10 03:52: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-mitayov5gego/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:23776831-c01e-0046-426f-91887a000000
Time:2025-03-10T03:52:59.3405664Z
--------------------------------------------------------------------------------
2025/03/10 03:53: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-mitayov5gego/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:237769b0-c01e-0046-3e6f-91887a000000
Time:2025-03-10T03:53:00.3778733Z
--------------------------------------------------------------------------------
2025/03/10 03:53: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-mitayov5gego/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:23776aad-c01e-0046-046f-91887a000000
Time:2025-03-10T03:53:01.4152956Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mitayov5gego/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:23776aad-c01e-0046-046f-91887a000000
Time:2025-03-10T03:53:01.4152956Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestStatJSON
Messages: directories
--- FAIL: TestStatJSON (14.45s)
--- 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-mitayov5gego", Local "Local file system at /tmp/rclone10313565", Modify Window "1ns"
2025/03/10 03:53:09 INFO : Azure container rclone-test-mitayov5gego: Making directory
2025/03/10 03:53:09 INFO : Azure container rclone-test-mitayov5gego: Making directory
2025/03/10 03:53: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-mitayov5gego/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:237771fb-c01e-0046-5d6f-91887a000000
Time:2025-03-10T03:53:09.6426440Z
--------------------------------------------------------------------------------
2025/03/10 03:53:10 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mitayov5gego/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:23777310-c01e-0046-3f6f-91887a000000
Time:2025-03-10T03:53:10.6803059Z
--------------------------------------------------------------------------------
2025/03/10 03:53:11 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mitayov5gego/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:237773af-c01e-0046-406f-91887a000000
Time:2025-03-10T03:53:11.7178109Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mitayov5gego/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:237773af-c01e-0046-406f-91887a000000
Time:2025-03-10T03:53:11.7178109Z
--------------------------------------------------------------------------------
2025/03/10 03:53:12 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mitayov5gego/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:237774ee-c01e-0046-3b6f-91887a000000
Time:2025-03-10T03:53:12.7548316Z
--------------------------------------------------------------------------------
2025/03/10 03:53:13 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mitayov5gego/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:237775ce-c01e-0046-5e6f-91887a000000
Time:2025-03-10T03:53:13.7919796Z
--------------------------------------------------------------------------------
2025/03/10 03:53:14 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mitayov5gego/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:237776c7-c01e-0046-366f-91887a000000
Time:2025-03-10T03:53:14.8293236Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mitayov5gego/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:237776c7-c01e-0046-366f-91887a000000
Time:2025-03-10T03:53:14.8293236Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestMkdir
Messages: directories
--- FAIL: TestMkdir (13.41s)
=== RUN TestLsd
run.go:180: Remote "Azure container rclone-test-mitayov5gego", Local "Local file system at /tmp/rclone10313565", Modify Window "1ns"
2025/03/10 03:53:23 DEBUG : sub dir/: Creating directory marker
2025/03/10 03:53:23 DEBUG : sub dir/: Removing directory marker
2025/03/10 03:53: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-mitayov5gego/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:23777f60-c01e-0046-456f-91887a000000
Time:2025-03-10T03:53:23.4048503Z
--------------------------------------------------------------------------------
2025/03/10 03:53: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-mitayov5gego/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:23778058-c01e-0046-636f-91887a000000
Time:2025-03-10T03:53:24.4422208Z
--------------------------------------------------------------------------------
2025/03/10 03:53: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-mitayov5gego/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:23778141-c01e-0046-2b6f-91887a000000
Time:2025-03-10T03:53:25.4797692Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mitayov5gego/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:23778141-c01e-0046-2b6f-91887a000000
Time:2025-03-10T03:53:25.4797692Z
--------------------------------------------------------------------------------
2025/03/10 03:53: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-mitayov5gego/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2377821c-c01e-0046-616f-91887a000000
Time:2025-03-10T03:53:26.5181150Z
--------------------------------------------------------------------------------
2025/03/10 03:53: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-mitayov5gego/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:237783c6-c01e-0046-566f-91887a000000
Time:2025-03-10T03:53:27.5548828Z
--------------------------------------------------------------------------------
2025/03/10 03:53: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-mitayov5gego/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2377853c-c01e-0046-7e6f-91887a000000
Time:2025-03-10T03:53:28.5919951Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mitayov5gego/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2377853c-c01e-0046-7e6f-91887a000000
Time:2025-03-10T03:53:28.5919951Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestLsd
Messages: directories
--- FAIL: TestLsd (13.76s)
=== RUN TestLs
run.go:180: Remote "Azure container rclone-test-mitayov5gego", Local "Local file system at /tmp/rclone10313565", Modify Window "1ns"
2025/03/10 03:53: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-mitayov5gego/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:23779452-c01e-0046-2870-91887a000000
Time:2025-03-10T03:53:37.1911993Z
--------------------------------------------------------------------------------
2025/03/10 03:53: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-mitayov5gego/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2377954c-c01e-0046-5b70-91887a000000
Time:2025-03-10T03:53:38.2287918Z
--------------------------------------------------------------------------------
2025/03/10 03:53: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-mitayov5gego/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:237796d5-c01e-0046-1670-91887a000000
Time:2025-03-10T03:53:39.2655391Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mitayov5gego/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:237796d5-c01e-0046-1670-91887a000000
Time:2025-03-10T03:53:39.2655391Z
--------------------------------------------------------------------------------
2025/03/10 03:53: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-mitayov5gego/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:23779865-c01e-0046-5c70-91887a000000
Time:2025-03-10T03:53:40.3027357Z
--------------------------------------------------------------------------------
2025/03/10 03:53: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-mitayov5gego/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:23779a58-c01e-0046-0c70-91887a000000
Time:2025-03-10T03:53:41.3403610Z
--------------------------------------------------------------------------------
2025/03/10 03:53: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-mitayov5gego/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:23779b39-c01e-0046-3e70-91887a000000
Time:2025-03-10T03:53:42.3774199Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mitayov5gego/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:23779b39-c01e-0046-3e70-91887a000000
Time:2025-03-10T03:53:42.3774199Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestLs
Messages: directories
--- FAIL: TestLs (13.79s)
=== RUN TestLsWithFilesFrom
run.go:180: Remote "Azure container rclone-test-mitayov5gego", Local "Local file system at /tmp/rclone10313565", Modify Window "1ns"
2025/03/10 03:53:50 DEBUG : empty space: Excluded (FilesFrom Filter)
2025/03/10 03:53:50 DEBUG : empty space: Excluded
2025/03/10 03:53:50 DEBUG : BackupDir: Excluded
2025/03/10 03:53:50 DEBUG : dst: Excluded
2025/03/10 03:53: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-mitayov5gego/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2377a325-c01e-0046-0a70-91887a000000
Time:2025-03-10T03:53:51.0144725Z
--------------------------------------------------------------------------------
2025/03/10 03:53: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-mitayov5gego/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2377a47d-c01e-0046-2d70-91887a000000
Time:2025-03-10T03:53:52.0512876Z
--------------------------------------------------------------------------------
2025/03/10 03:53: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-mitayov5gego/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2377a5af-c01e-0046-2c70-91887a000000
Time:2025-03-10T03:53:53.0885393Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mitayov5gego/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2377a5af-c01e-0046-2c70-91887a000000
Time:2025-03-10T03:53:53.0885393Z
--------------------------------------------------------------------------------
2025/03/10 03:53: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-mitayov5gego/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2377a704-c01e-0046-4b70-91887a000000
Time:2025-03-10T03:53:54.1264122Z
--------------------------------------------------------------------------------
2025/03/10 03:53: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-mitayov5gego/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2377a867-c01e-0046-7e70-91887a000000
Time:2025-03-10T03:53:55.1636938Z
--------------------------------------------------------------------------------
2025/03/10 03:53: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-mitayov5gego/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2377a9e5-c01e-0046-4d70-91887a000000
Time:2025-03-10T03:53:56.2010352Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mitayov5gego/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2377a9e5-c01e-0046-4d70-91887a000000
Time:2025-03-10T03:53:56.2010352Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestLsWithFilesFrom
Messages: directories
--- FAIL: TestLsWithFilesFrom (13.82s)
=== RUN TestLsLong
run.go:180: Remote "Azure container rclone-test-mitayov5gego", Local "Local file system at /tmp/rclone10313565", Modify Window "1ns"
2025/03/10 03:54:04 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mitayov5gego/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2377b62a-c01e-0046-0f70-91887a000000
Time:2025-03-10T03:54:04.8012312Z
--------------------------------------------------------------------------------
2025/03/10 03:54:05 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mitayov5gego/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2377b76a-c01e-0046-2270-91887a000000
Time:2025-03-10T03:54:05.8381532Z
--------------------------------------------------------------------------------
2025/03/10 03:54:06 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mitayov5gego/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2377b8c2-c01e-0046-3c70-91887a000000
Time:2025-03-10T03:54:06.8757843Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mitayov5gego/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2377b8c2-c01e-0046-3c70-91887a000000
Time:2025-03-10T03:54:06.8757843Z
--------------------------------------------------------------------------------
2025/03/10 03:54:07 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mitayov5gego/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2377ba65-c01e-0046-1370-91887a000000
Time:2025-03-10T03:54:07.9135743Z
--------------------------------------------------------------------------------
2025/03/10 03:54:08 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mitayov5gego/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2377bc15-c01e-0046-0870-91887a000000
Time:2025-03-10T03:54:08.9505886Z
--------------------------------------------------------------------------------
2025/03/10 03:54:09 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mitayov5gego/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2377bd86-c01e-0046-4570-91887a000000
Time:2025-03-10T03:54:09.9877884Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mitayov5gego/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2377bd86-c01e-0046-4570-91887a000000
Time:2025-03-10T03:54:09.9877884Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestLsLong
Messages: directories
--- FAIL: TestLsLong (13.79s)
=== RUN TestHashSums
run.go:180: Remote "Azure container rclone-test-mitayov5gego", Local "Local file system at /tmp/rclone10313565", Modify Window "1ns"
=== RUN TestHashSums/Md5
=== RUN TestHashSums/Md5Download
2025/03/10 03:54:18 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-mitayov5gego/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cde5ea46-d01e-005a-7770-91da1a000000
Time:2025-03-10T03:54:18.7001880Z
--------------------------------------------------------------------------------
2025/03/10 03:54: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-mitayov5gego/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cde5eb53-d01e-005a-4870-91da1a000000
Time:2025-03-10T03:54:19.7379326Z
--------------------------------------------------------------------------------
2025/03/10 03:54: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-mitayov5gego/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cde5ec8e-d01e-005a-4e70-91da1a000000
Time:2025-03-10T03:54:20.7746134Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mitayov5gego/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cde5ec8e-d01e-005a-4e70-91da1a000000
Time:2025-03-10T03:54:20.7746134Z
--------------------------------------------------------------------------------
2025/03/10 03:54: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-mitayov5gego/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cde5ee00-d01e-005a-0170-91da1a000000
Time:2025-03-10T03:54:21.8118425Z
--------------------------------------------------------------------------------
2025/03/10 03:54: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-mitayov5gego/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cde5ef1a-d01e-005a-6670-91da1a000000
Time:2025-03-10T03:54:22.8492561Z
--------------------------------------------------------------------------------
2025/03/10 03:54:23 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mitayov5gego/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cde5f0c3-d01e-005a-3970-91da1a000000
Time:2025-03-10T03:54:23.8865320Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mitayov5gego/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cde5f0c3-d01e-005a-3970-91da1a000000
Time:2025-03-10T03:54:23.8865320Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestHashSums
Messages: directories
--- FAIL: TestHashSums (13.90s)
--- PASS: TestHashSums/Md5 (0.07s)
--- PASS: TestHashSums/Md5Download (0.11s)
=== RUN TestHashSumsWithErrors
2025/03/10 03:54:32 DEBUG : Creating backend with remote ":memory:"
2025/03/10 03:54:32 ERROR : file1: hash unsupported: hash type not supported
--- PASS: TestHashSumsWithErrors (0.00s)
=== RUN TestHashStream
2025/03/10 03:54:32 DEBUG : Creating md5 hash of 0 bytes read from input stream
2025/03/10 03:54:32 DEBUG : Creating md5 hash of 0 bytes read from input stream
2025/03/10 03:54:32 DEBUG : Creating sha1 hash of 0 bytes read from input stream
2025/03/10 03:54:32 DEBUG : Creating sha1 hash of 0 bytes read from input stream
2025/03/10 03:54:32 DEBUG : Creating md5 hash of 12 bytes read from input stream
2025/03/10 03:54:32 DEBUG : Creating md5 hash of 12 bytes read from input stream
2025/03/10 03:54:32 DEBUG : Creating sha1 hash of 12 bytes read from input stream
2025/03/10 03:54:32 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-mitayov5gego", Local "Local file system at /tmp/rclone10313565", Modify Window "1ns"
2025/03/10 03:54:32 DEBUG : sub dir/: Creating directory marker
2025/03/10 03:54:32 DEBUG : sub dir/: Removing directory marker
2025/03/10 03:54: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-mitayov5gego/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cde5fb4f-d01e-005a-4970-91da1a000000
Time:2025-03-10T03:54:32.6796380Z
--------------------------------------------------------------------------------
2025/03/10 03:54: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-mitayov5gego/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cde5fc65-d01e-005a-4570-91da1a000000
Time:2025-03-10T03:54:33.7173855Z
--------------------------------------------------------------------------------
2025/03/10 03:54: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-mitayov5gego/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cde5fdaf-d01e-005a-5770-91da1a000000
Time:2025-03-10T03:54:34.7546338Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mitayov5gego/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cde5fdaf-d01e-005a-5770-91da1a000000
Time:2025-03-10T03:54:34.7546338Z
--------------------------------------------------------------------------------
2025/03/10 03:54: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-mitayov5gego/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cde5fee2-d01e-005a-5b70-91da1a000000
Time:2025-03-10T03:54:35.7925715Z
--------------------------------------------------------------------------------
2025/03/10 03:54: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-mitayov5gego/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cde6006d-d01e-005a-2270-91da1a000000
Time:2025-03-10T03:54:36.8293494Z
--------------------------------------------------------------------------------
2025/03/10 03:54: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-mitayov5gego/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cde601e8-d01e-005a-5d70-91da1a000000
Time:2025-03-10T03:54:37.8668252Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mitayov5gego/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cde601e8-d01e-005a-5d70-91da1a000000
Time:2025-03-10T03:54:37.8668252Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestCount
Messages: directories
--- FAIL: TestCount (13.98s)
=== RUN TestDelete
run.go:180: Remote "Azure container rclone-test-mitayov5gego", Local "Local file system at /tmp/rclone10313565", Modify Window "1ns"
2025/03/10 03:54:46 DEBUG : Waiting for deletions to finish
2025/03/10 03:54:46 DEBUG : large: Excluded (Size Filter)
2025/03/10 03:54:46 INFO : medium: Deleted
2025/03/10 03:54:46 INFO : small: Deleted
2025/03/10 03:54:46 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mitayov5gego/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2377f298-c01e-0046-7770-91887a000000
Time:2025-03-10T03:54:46.6202251Z
--------------------------------------------------------------------------------
2025/03/10 03:54:47 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mitayov5gego/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2377f429-c01e-0046-4d70-91887a000000
Time:2025-03-10T03:54:47.6574005Z
--------------------------------------------------------------------------------
2025/03/10 03:54:48 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mitayov5gego/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2377f56b-c01e-0046-6570-91887a000000
Time:2025-03-10T03:54:48.6950349Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mitayov5gego/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2377f56b-c01e-0046-6570-91887a000000
Time:2025-03-10T03:54:48.6950349Z
--------------------------------------------------------------------------------
2025/03/10 03:54:49 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mitayov5gego/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2377f6ff-c01e-0046-3b70-91887a000000
Time:2025-03-10T03:54:49.7319205Z
--------------------------------------------------------------------------------
2025/03/10 03:54:50 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mitayov5gego/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2377f81d-c01e-0046-3370-91887a000000
Time:2025-03-10T03:54:50.7694524Z
--------------------------------------------------------------------------------
2025/03/10 03:54: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-mitayov5gego/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2377f98d-c01e-0046-6670-91887a000000
Time:2025-03-10T03:54:51.8065293Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mitayov5gego/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2377f98d-c01e-0046-6670-91887a000000
Time:2025-03-10T03:54:51.8065293Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestDelete
Messages: directories
--- FAIL: TestDelete (13.94s)
=== RUN TestMaxDelete
run.go:180: Remote "Azure container rclone-test-mitayov5gego", Local "Local file system at /tmp/rclone10313565", Modify Window "1ns"
2025/03/10 03:55:00 DEBUG : Waiting for deletions to finish
2025/03/10 03:55:00 ERROR : small: Got fatal error on delete: --max-delete threshold reached
2025/03/10 03:55:00 INFO : large: Deleted
2025/03/10 03:55:00 INFO : medium: Deleted
2025/03/10 03:55:00 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mitayov5gego/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cde6249b-d01e-005a-3870-91da1a000000
Time:2025-03-10T03:55:00.5495633Z
--------------------------------------------------------------------------------
2025/03/10 03:55:01 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mitayov5gego/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cde625f4-d01e-005a-5870-91da1a000000
Time:2025-03-10T03:55:01.5866230Z
--------------------------------------------------------------------------------
2025/03/10 03:55:02 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mitayov5gego/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cde62732-d01e-005a-6b70-91da1a000000
Time:2025-03-10T03:55:02.6241292Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mitayov5gego/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cde62732-d01e-005a-6b70-91da1a000000
Time:2025-03-10T03:55:02.6241292Z
--------------------------------------------------------------------------------
2025/03/10 03:55:03 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mitayov5gego/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cde62899-d01e-005a-1670-91da1a000000
Time:2025-03-10T03:55:03.6609689Z
--------------------------------------------------------------------------------
2025/03/10 03:55:04 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mitayov5gego/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cde62992-d01e-005a-6b70-91da1a000000
Time:2025-03-10T03:55:04.6981213Z
--------------------------------------------------------------------------------
2025/03/10 03:55:05 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mitayov5gego/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cde62aad-d01e-005a-6270-91da1a000000
Time:2025-03-10T03:55:05.7352649Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mitayov5gego/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cde62aad-d01e-005a-6270-91da1a000000
Time:2025-03-10T03:55:05.7352649Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:454
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestMaxDelete
Messages: directories
2025/03/10 03:55: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-mitayov5gego/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cde63758-d01e-005a-2b70-91da1a000000
Time:2025-03-10T03:55:13.9231668Z
--------------------------------------------------------------------------------
2025/03/10 03:55: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-mitayov5gego/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cde638c8-d01e-005a-6370-91da1a000000
Time:2025-03-10T03:55:14.9600294Z
--------------------------------------------------------------------------------
2025/03/10 03:55: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-mitayov5gego/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cde63a52-d01e-005a-2570-91da1a000000
Time:2025-03-10T03:55:15.9977740Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mitayov5gego/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cde63a52-d01e-005a-2570-91da1a000000
Time:2025-03-10T03:55:15.9977740Z
--------------------------------------------------------------------------------
2025/03/10 03:55: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-mitayov5gego/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cde63ba0-d01e-005a-4b70-91da1a000000
Time:2025-03-10T03:55:17.0348545Z
--------------------------------------------------------------------------------
2025/03/10 03:55: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-mitayov5gego/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cde63ce6-d01e-005a-6470-91da1a000000
Time:2025-03-10T03:55:18.0724382Z
--------------------------------------------------------------------------------
2025/03/10 03:55: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-mitayov5gego/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cde63e0a-d01e-005a-5f70-91da1a000000
Time:2025-03-10T03:55:19.1107618Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mitayov5gego/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cde63e0a-d01e-005a-5f70-91da1a000000
Time:2025-03-10T03:55:19.1107618Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestMaxDelete
Messages: directories
--- FAIL: TestMaxDelete (27.31s)
=== RUN TestMaxDeleteSizeLargeFile
run.go:180: Remote "Azure container rclone-test-mitayov5gego", Local "Local file system at /tmp/rclone10313565", Modify Window "1ns"
2025/03/10 03:55:27 DEBUG : Waiting for deletions to finish
2025/03/10 03:55:27 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached
2025/03/10 03:55:27 INFO : small: Deleted
2025/03/10 03:55:27 INFO : medium: Deleted
2025/03/10 03:55:27 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mitayov5gego/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:237827b7-c01e-0046-1170-91887a000000
Time:2025-03-10T03:55:27.8553736Z
--------------------------------------------------------------------------------
2025/03/10 03:55:28 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mitayov5gego/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:237828f8-c01e-0046-1a70-91887a000000
Time:2025-03-10T03:55:28.8933684Z
--------------------------------------------------------------------------------
2025/03/10 03:55:29 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mitayov5gego/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:23782a5d-c01e-0046-1370-91887a000000
Time:2025-03-10T03:55:29.9300918Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mitayov5gego/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:23782a5d-c01e-0046-1370-91887a000000
Time:2025-03-10T03:55:29.9300918Z
--------------------------------------------------------------------------------
2025/03/10 03:55:30 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mitayov5gego/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:23782bd0-c01e-0046-3270-91887a000000
Time:2025-03-10T03:55:30.9677617Z
--------------------------------------------------------------------------------
2025/03/10 03:55:31 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mitayov5gego/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:23782d30-c01e-0046-6770-91887a000000
Time:2025-03-10T03:55:32.0054284Z
--------------------------------------------------------------------------------
2025/03/10 03:55:33 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mitayov5gego/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:23782e88-c01e-0046-1970-91887a000000
Time:2025-03-10T03:55:33.0425988Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mitayov5gego/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:23782e88-c01e-0046-1970-91887a000000
Time:2025-03-10T03:55:33.0425988Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:473
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestMaxDeleteSizeLargeFile
Messages: directories
2025/03/10 03:55:41 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mitayov5gego/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:237839ec-c01e-0046-6170-91887a000000
Time:2025-03-10T03:55:41.2318430Z
--------------------------------------------------------------------------------
2025/03/10 03:55:42 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mitayov5gego/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:23783b85-c01e-0046-4570-91887a000000
Time:2025-03-10T03:55:42.2693576Z
--------------------------------------------------------------------------------
2025/03/10 03:55:43 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mitayov5gego/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:23783d21-c01e-0046-2070-91887a000000
Time:2025-03-10T03:55:43.3061082Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mitayov5gego/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:23783d21-c01e-0046-2070-91887a000000
Time:2025-03-10T03:55:43.3061082Z
--------------------------------------------------------------------------------
2025/03/10 03:55:44 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mitayov5gego/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:23783eb9-c01e-0046-0870-91887a000000
Time:2025-03-10T03:55:44.3429013Z
--------------------------------------------------------------------------------
2025/03/10 03:55:45 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mitayov5gego/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2378408c-c01e-0046-1970-91887a000000
Time:2025-03-10T03:55:45.3801410Z
--------------------------------------------------------------------------------
2025/03/10 03:55:46 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mitayov5gego/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:237841c2-c01e-0046-1f70-91887a000000
Time:2025-03-10T03:55:46.4174672Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mitayov5gego/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:237841c2-c01e-0046-1f70-91887a000000
Time:2025-03-10T03:55:46.4174672Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestMaxDeleteSizeLargeFile
Messages: directories
--- FAIL: TestMaxDeleteSizeLargeFile (27.30s)
=== RUN TestMaxDeleteSize
run.go:180: Remote "Azure container rclone-test-mitayov5gego", Local "Local file system at /tmp/rclone10313565", Modify Window "1ns"
2025/03/10 03:55:54 DEBUG : Waiting for deletions to finish
2025/03/10 03:55:54 ERROR : small: Got fatal error on delete: --max-delete-size threshold reached
2025/03/10 03:55:54 INFO : large: Deleted
2025/03/10 03:55:54 INFO : medium: Deleted
2025/03/10 03:55:55 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mitayov5gego/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cde6727b-d01e-005a-5370-91da1a000000
Time:2025-03-10T03:55:55.1628148Z
--------------------------------------------------------------------------------
2025/03/10 03:55:56 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mitayov5gego/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cde673ec-d01e-005a-0e70-91da1a000000
Time:2025-03-10T03:55:56.2006741Z
--------------------------------------------------------------------------------
2025/03/10 03:55:57 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mitayov5gego/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cde675bf-d01e-005a-2b70-91da1a000000
Time:2025-03-10T03:55:57.2389842Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mitayov5gego/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cde675bf-d01e-005a-2b70-91da1a000000
Time:2025-03-10T03:55:57.2389842Z
--------------------------------------------------------------------------------
2025/03/10 03:55:58 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mitayov5gego/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cde6775d-d01e-005a-1970-91da1a000000
Time:2025-03-10T03:55:58.2787665Z
--------------------------------------------------------------------------------
2025/03/10 03:55:59 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mitayov5gego/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cde678d1-d01e-005a-5e70-91da1a000000
Time:2025-03-10T03:55:59.3158997Z
--------------------------------------------------------------------------------
2025/03/10 03:56:00 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mitayov5gego/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cde67a98-d01e-005a-2d70-91da1a000000
Time:2025-03-10T03:56:00.3532309Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mitayov5gego/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cde67a98-d01e-005a-2d70-91da1a000000
Time:2025-03-10T03:56:00.3532309Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:493
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestMaxDeleteSize
Messages: directories
2025/03/10 03:56:08 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mitayov5gego/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cde68542-d01e-005a-2870-91da1a000000
Time:2025-03-10T03:56:08.5421324Z
--------------------------------------------------------------------------------
2025/03/10 03:56:09 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mitayov5gego/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cde686d1-d01e-005a-0170-91da1a000000
Time:2025-03-10T03:56:09.5792856Z
--------------------------------------------------------------------------------
2025/03/10 03:56:10 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mitayov5gego/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cde687f9-d01e-005a-7570-91da1a000000
Time:2025-03-10T03:56:10.6156167Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mitayov5gego/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cde687f9-d01e-005a-7570-91da1a000000
Time:2025-03-10T03:56:10.6156167Z
--------------------------------------------------------------------------------
2025/03/10 03:56:11 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mitayov5gego/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cde68964-d01e-005a-2670-91da1a000000
Time:2025-03-10T03:56:11.6523165Z
--------------------------------------------------------------------------------
2025/03/10 03:56:12 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mitayov5gego/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cde68ab5-d01e-005a-3c70-91da1a000000
Time:2025-03-10T03:56:12.6889272Z
--------------------------------------------------------------------------------
2025/03/10 03:56:13 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mitayov5gego/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cde68cbe-d01e-005a-0970-91da1a000000
Time:2025-03-10T03:56:13.7263886Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mitayov5gego/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cde68cbe-d01e-005a-0970-91da1a000000
Time:2025-03-10T03:56:13.7263886Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestMaxDeleteSize
Messages: directories
--- FAIL: TestMaxDeleteSize (27.31s)
=== RUN TestReadFile
run.go:180: Remote "Azure container rclone-test-mitayov5gego", Local "Local file system at /tmp/rclone10313565", Modify Window "1ns"
2025/03/10 03:56:22 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mitayov5gego/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cde6988c-d01e-005a-1e70-91da1a000000
Time:2025-03-10T03:56:22.2071952Z
--------------------------------------------------------------------------------
2025/03/10 03:56:23 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mitayov5gego/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cde69a27-d01e-005a-0470-91da1a000000
Time:2025-03-10T03:56:23.2443288Z
--------------------------------------------------------------------------------
2025/03/10 03:56:24 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mitayov5gego/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cde69c16-d01e-005a-1070-91da1a000000
Time:2025-03-10T03:56:24.2811693Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mitayov5gego/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cde69c16-d01e-005a-1070-91da1a000000
Time:2025-03-10T03:56:24.2811693Z
--------------------------------------------------------------------------------
2025/03/10 03:56:25 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mitayov5gego/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cde69daa-d01e-005a-7c70-91da1a000000
Time:2025-03-10T03:56:25.3192350Z
--------------------------------------------------------------------------------
2025/03/10 03:56:26 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mitayov5gego/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cde69f54-d01e-005a-7170-91da1a000000
Time:2025-03-10T03:56:26.3567330Z
--------------------------------------------------------------------------------
2025/03/10 03:56:27 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mitayov5gego/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cde6a118-d01e-005a-7570-91da1a000000
Time:2025-03-10T03:56:27.3944010Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mitayov5gego/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cde6a118-d01e-005a-7570-91da1a000000
Time:2025-03-10T03:56:27.3944010Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:510
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestReadFile
Messages: directories
2025/03/10 03:56:35 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mitayov5gego/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cde6aba3-d01e-005a-2770-91da1a000000
Time:2025-03-10T03:56:35.5817520Z
--------------------------------------------------------------------------------
2025/03/10 03:56:36 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mitayov5gego/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cde6ac83-d01e-005a-4070-91da1a000000
Time:2025-03-10T03:56:36.6190856Z
--------------------------------------------------------------------------------
2025/03/10 03:56:37 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mitayov5gego/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cde6adde-d01e-005a-5270-91da1a000000
Time:2025-03-10T03:56:37.6570207Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mitayov5gego/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cde6adde-d01e-005a-5270-91da1a000000
Time:2025-03-10T03:56:37.6570207Z
--------------------------------------------------------------------------------
2025/03/10 03:56:38 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mitayov5gego/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cde6aec7-d01e-005a-0b70-91da1a000000
Time:2025-03-10T03:56:38.6943104Z
--------------------------------------------------------------------------------
2025/03/10 03:56:39 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mitayov5gego/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cde6afbd-d01e-005a-5670-91da1a000000
Time:2025-03-10T03:56:39.7313190Z
--------------------------------------------------------------------------------
2025/03/10 03:56:40 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mitayov5gego/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cde6b0fe-d01e-005a-6770-91da1a000000
Time:2025-03-10T03:56:40.7695213Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mitayov5gego/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cde6b0fe-d01e-005a-6770-91da1a000000
Time:2025-03-10T03:56:40.7695213Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestReadFile
Messages: directories
--- FAIL: TestReadFile (27.04s)
=== RUN TestRetry
2025/03/10 03:56:48 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5
2025/03/10 03:56:48 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5
2025/03/10 03:56:48 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG
2025/03/10 03:56:48 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG
2025/03/10 03:56:48 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG
2025/03/10 03:56:48 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG
2025/03/10 03:56:48 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-mitayov5gego", Local "Local file system at /tmp/rclone10313565", Modify Window "1ns"
2025/03/10 03:56:50 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mitayov5gego/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cde6bc21-d01e-005a-1d70-91da1a000000
Time:2025-03-10T03:56:50.0676717Z
--------------------------------------------------------------------------------
2025/03/10 03:56:51 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mitayov5gego/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cde6bd59-d01e-005a-2070-91da1a000000
Time:2025-03-10T03:56:51.1058637Z
--------------------------------------------------------------------------------
2025/03/10 03:56:52 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mitayov5gego/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cde6bedc-d01e-005a-7a70-91da1a000000
Time:2025-03-10T03:56:52.1429586Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mitayov5gego/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cde6bedc-d01e-005a-7a70-91da1a000000
Time:2025-03-10T03:56:52.1429586Z
--------------------------------------------------------------------------------
2025/03/10 03:56:53 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mitayov5gego/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cde6c02c-d01e-005a-0e70-91da1a000000
Time:2025-03-10T03:56:53.1807976Z
--------------------------------------------------------------------------------
2025/03/10 03:56:54 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mitayov5gego/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cde6c13e-d01e-005a-7170-91da1a000000
Time:2025-03-10T03:56:54.2176912Z
--------------------------------------------------------------------------------
2025/03/10 03:56:55 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mitayov5gego/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cde6c279-d01e-005a-7170-91da1a000000
Time:2025-03-10T03:56:55.2554328Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mitayov5gego/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cde6c279-d01e-005a-7170-91da1a000000
Time:2025-03-10T03:56:55.2554328Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestCat
Messages: directories
--- FAIL: TestCat (14.44s)
=== RUN TestPurge
2025/03/10 03:57:03 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-zikegaf8cutu"
2025/03/10 03:57:03 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/03/10 03:57:03 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/10 03:57:03 DEBUG : Azure container rclone-test-zikegaf8cutu: Using directory markers
2025/03/10 03:57:03 DEBUG : Creating backend with remote "/tmp/rclone2388155671"
run.go:180: Remote "Azure container rclone-test-zikegaf8cutu", Local "Local file system at /tmp/rclone2388155671", Modify Window "1ns"
2025/03/10 03:57:03 DEBUG : A1/B1/C1/: Creating directory marker
2025/03/10 03:57:03 DEBUG : A1/B1/: Creating directory marker
2025/03/10 03:57:03 DEBUG : A1/: Creating directory marker
2025/03/10 03:57:03 INFO : A2: Making directory
2025/03/10 03:57:03 DEBUG : A2/: Creating directory marker
2025/03/10 03:57:03 INFO : A1/B2: Making directory
2025/03/10 03:57:03 DEBUG : A1/B2/: Creating directory marker
2025/03/10 03:57:03 INFO : A1/B2/C2: Making directory
2025/03/10 03:57:03 DEBUG : A1/B2/C2/: Creating directory marker
2025/03/10 03:57:04 INFO : A1/B1/C3: Making directory
2025/03/10 03:57:04 DEBUG : A1/B1/C3/: Creating directory marker
2025/03/10 03:57:04 INFO : A3: Making directory
2025/03/10 03:57:04 DEBUG : A3/: Creating directory marker
2025/03/10 03:57:04 INFO : A3/B3: Making directory
2025/03/10 03:57:04 DEBUG : A3/B3/: Creating directory marker
2025/03/10 03:57:04 INFO : A3/B3/C4: Making directory
2025/03/10 03:57:04 DEBUG : A3/B3/C4/: Creating directory marker
2025/03/10 03:57:04 DEBUG : Waiting for deletions to finish
2025/03/10 03:57:04 INFO : A1/B1/C1/one: Deleted
2025/03/10 03:57:04 DEBUG : removing 2 level 3 directories
2025/03/10 03:57:04 INFO : A1/B1/C3: Removing directory
2025/03/10 03:57:04 DEBUG : A1/B1/C3/: Removing directory marker
2025/03/10 03:57:04 INFO : A1/B1/C1: Removing directory
2025/03/10 03:57:04 DEBUG : A1/B1/C1/: Removing directory marker
2025/03/10 03:57:04 DEBUG : removing 1 level 2 directories
2025/03/10 03:57:04 INFO : A1/B1: Removing directory
2025/03/10 03:57:04 DEBUG : A1/B1/: Removing directory marker
2025/03/10 03:57:05 DEBUG : Azure container rclone-test-zikegaf8cutu: Purge remote
2025/03/10 03:57:05 NOTICE: purge failed: bucket already deleted
--- PASS: TestPurge (1.73s)
=== RUN TestRmdirsNoLeaveRoot
run.go:180: Remote "Azure container rclone-test-mitayov5gego", Local "Local file system at /tmp/rclone10313565", Modify Window "1ns"
2025/03/10 03:57:05 DEBUG : A1/B1/C1/: Creating directory marker
2025/03/10 03:57:05 DEBUG : A1/B1/: Creating directory marker
2025/03/10 03:57:05 DEBUG : A1/: Creating directory marker
2025/03/10 03:57:05 INFO : A2: Making directory
2025/03/10 03:57:05 DEBUG : A2/: Creating directory marker
2025/03/10 03:57:05 INFO : A1/B2: Making directory
2025/03/10 03:57:05 DEBUG : A1/B2/: Creating directory marker
2025/03/10 03:57:05 INFO : A1/B2/C2: Making directory
2025/03/10 03:57:05 DEBUG : A1/B2/C2/: Creating directory marker
2025/03/10 03:57:05 INFO : A1/B1/C3: Making directory
2025/03/10 03:57:05 DEBUG : A1/B1/C3/: Creating directory marker
2025/03/10 03:57:05 INFO : A3: Making directory
2025/03/10 03:57:05 DEBUG : A3/: Creating directory marker
2025/03/10 03:57:05 INFO : A3/B3: Making directory
2025/03/10 03:57:05 DEBUG : A3/B3/: Creating directory marker
2025/03/10 03:57:06 INFO : A3/B3/C4: Making directory
2025/03/10 03:57:06 DEBUG : A3/B3/C4/: Creating directory marker
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:662
Error: Not equal:
expected: []string{"A1", "A1/B1", "A1/B1/C1", "A1/B1/C3", "A1/B2", "A1/B2/C2", "A2", "A3", "A3/B3", "A3/B3/C4"}
actual : []string{"A1", "A1/B1", "A1/B1/C1", "A1/B1/C3", "A1/B2", "A1/B2/C2", "A2", "A3", "A3/B3", "A3/B3/C4", "BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,2 @@
-([]string) (len=10) {
+([]string) (len=12) {
(string) (len=2) "A1",
@@ -10,3 +10,5 @@
(string) (len=5) "A3/B3",
- (string) (len=8) "A3/B3/C4"
+ (string) (len=8) "A3/B3/C4",
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestRmdirsNoLeaveRoot
Messages: directories
2025/03/10 03:57:13 DEBUG : removing 1 level 3 directories
2025/03/10 03:57:13 INFO : A3/B3/C4: Removing directory
2025/03/10 03:57:13 DEBUG : A3/B3/C4/: Removing directory marker
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:685
Error: Not equal:
expected: []string{"A1", "A1/B1", "A1/B1/C1", "A1/B1/C3", "A1/B2", "A1/B2/C2", "A2", "A3", "A3/B3"}
actual : []string{"A1", "A1/B1", "A1/B1/C1", "A1/B1/C3", "A1/B2", "A1/B2/C2", "A2", "A3", "A3/B3", "BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,2 @@
-([]string) (len=9) {
+([]string) (len=11) {
(string) (len=2) "A1",
@@ -9,3 +9,5 @@
(string) (len=2) "A3",
- (string) (len=5) "A3/B3"
+ (string) (len=5) "A3/B3",
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestRmdirsNoLeaveRoot
Messages: directories
2025/03/10 03:57:20 DEBUG : removing 2 level 3 directories
2025/03/10 03:57:20 INFO : A1/B2/C2: Removing directory
2025/03/10 03:57:20 DEBUG : A1/B2/C2/: Removing directory marker
2025/03/10 03:57:20 INFO : A1/B1/C3: Removing directory
2025/03/10 03:57:20 DEBUG : A1/B1/C3/: Removing directory marker
2025/03/10 03:57:20 DEBUG : removing 4 level 2 directories
2025/03/10 03:57:20 INFO : dst/: Removing directory
2025/03/10 03:57:20 DEBUG : dst//: Removing directory marker
2025/03/10 03:57:20 INFO : A3/B3: Removing directory
2025/03/10 03:57:20 DEBUG : A3/B3/: Removing directory marker
2025/03/10 03:57:20 INFO : A1/B2: Removing directory
2025/03/10 03:57:20 DEBUG : A1/B2/: Removing directory marker
2025/03/10 03:57:20 INFO : BackupDir/: Removing directory
2025/03/10 03:57:20 DEBUG : BackupDir//: Removing directory marker
2025/03/10 03:57:21 DEBUG : removing 4 level 1 directories
2025/03/10 03:57:21 INFO : dst: Removing directory
2025/03/10 03:57:21 DEBUG : dst/: Removing directory marker
2025/03/10 03:57:21 INFO : A3: Removing directory
2025/03/10 03:57:21 DEBUG : A3/: Removing directory marker
2025/03/10 03:57:21 INFO : BackupDir: Removing directory
2025/03/10 03:57:21 INFO : A2: Removing directory
2025/03/10 03:57:21 DEBUG : A2/: Removing directory marker
2025/03/10 03:57:21 DEBUG : BackupDir/: Removing directory marker
2025/03/10 03:57:21 ERROR : BackupDir: Failed to rmdir: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mitayov5gego/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:588e23ba-e01e-009a-8070-912224000000
Time:2025-03-10T03:57:21.0620574Z
--------------------------------------------------------------------------------
2025/03/10 03:57:21 ERROR : dst: Failed to rmdir: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mitayov5gego/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:d37fe06d-701e-001e-3070-915025000000
Time:2025-03-10T03:57:21.0623877Z
--------------------------------------------------------------------------------
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-mitayov5gego/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:d37fe06d-701e-001e-3070-915025000000
Time:2025-03-10T03:57:21.0623877Z
--------------------------------------------------------------------------------
Test: TestRmdirsNoLeaveRoot
2025/03/10 03:57:21 DEBUG : A1/B1/C1/: Removing directory marker
2025/03/10 03:57:21 DEBUG : A1/B1/: Removing directory marker
2025/03/10 03:57:21 DEBUG : A1/: Removing directory marker
--- FAIL: TestRmdirsNoLeaveRoot (16.25s)
=== RUN TestRmdirsLeaveRoot
run.go:180: Remote "Azure container rclone-test-mitayov5gego", Local "Local file system at /tmp/rclone10313565", Modify Window "1ns"
2025/03/10 03:57:21 INFO : A1: Making directory
2025/03/10 03:57:21 DEBUG : A1/: Creating directory marker
2025/03/10 03:57:21 INFO : A1/B1: Making directory
2025/03/10 03:57:21 DEBUG : A1/B1/: Creating directory marker
2025/03/10 03:57:21 INFO : A1/B1/C1: Making directory
2025/03/10 03:57:21 DEBUG : A1/B1/C1/: Creating directory marker
2025/03/10 03:57:21 DEBUG : removing 1 level 3 directories
2025/03/10 03:57:21 INFO : A1/B1/C1: Removing directory
2025/03/10 03:57:21 DEBUG : A1/B1/C1/: Removing directory marker
2025/03/10 03:57:21 DEBUG : removing 1 level 2 directories
2025/03/10 03:57:21 INFO : A1/B1: Removing directory
2025/03/10 03:57:21 DEBUG : A1/B1/: Removing directory marker
2025/03/10 03:57:22 DEBUG : A1/: Removing directory marker
--- PASS: TestRmdirsLeaveRoot (0.70s)
=== RUN TestRmdirsWithFilter
run.go:180: Remote "Azure container rclone-test-mitayov5gego", Local "Local file system at /tmp/rclone10313565", Modify Window "1ns"
2025/03/10 03:57:22 INFO : A1: Making directory
2025/03/10 03:57:22 DEBUG : A1/: Creating directory marker
2025/03/10 03:57:22 INFO : A1/B1: Making directory
2025/03/10 03:57:22 DEBUG : A1/B1/: Creating directory marker
2025/03/10 03:57:22 INFO : A1/B1/C1: Making directory
2025/03/10 03:57:22 DEBUG : A1/B1/C1/: Creating directory marker
2025/03/10 03:57:22 DEBUG : removing 1 level 3 directories
2025/03/10 03:57:22 INFO : A1/B1/C1: Removing directory
2025/03/10 03:57:22 DEBUG : A1/B1/C1/: Removing directory marker
2025/03/10 03:57:22 DEBUG : removing 1 level 2 directories
2025/03/10 03:57:22 INFO : A1/B1: Removing directory
2025/03/10 03:57:22 DEBUG : A1/B1/: Removing directory marker
2025/03/10 03:57:22 DEBUG : A1/: Removing directory marker
--- PASS: TestRmdirsWithFilter (0.74s)
=== RUN TestCopyURL
run.go:180: Remote "Azure container rclone-test-mitayov5gego", Local "Local file system at /tmp/rclone10313565", Modify Window "1ns"
2025/03/10 03:57:23 DEBUG : filename.txt: File name found in url
2025/03/10 03:57:23 DEBUG : headerfilename.txt: filename found in Content-Disposition header.
--- PASS: TestCopyURL (0.75s)
=== RUN TestCopyURLToWriter
--- PASS: TestCopyURLToWriter (0.00s)
=== RUN TestMoveFile
run.go:180: Remote "Azure container rclone-test-mitayov5gego", Local "Local file system at /tmp/rclone10313565", Modify Window "1ns"
2025/03/10 03:57:23 DEBUG : file1: Need to transfer - File not found at Destination
2025/03/10 03:57:23 DEBUG : sub/: Creating directory marker
2025/03/10 03:57:23 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK
2025/03/10 03:57:23 INFO : file1: Copied (new) to: sub/file2
2025/03/10 03:57:23 INFO : file1: Deleted
2025/03/10 03:57:23 DEBUG : file1: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/03/10 03:57:23 DEBUG : file1: Unchanged skipping
2025/03/10 03:57:23 INFO : file1: Deleted
2025/03/10 03:57:23 DEBUG : Azure container rclone-test-mitayov5gego: don't need to copy/move sub/file2, it is already at target location
2025/03/10 03:57:23 DEBUG : sub/: Removing directory marker
--- PASS: TestMoveFile (0.49s)
=== RUN TestMoveFileWithIgnoreExisting
run.go:180: Remote "Azure container rclone-test-mitayov5gego", Local "Local file system at /tmp/rclone10313565", Modify Window "1ns"
2025/03/10 03:57:24 DEBUG : file1: Need to transfer - File not found at Destination
2025/03/10 03:57:24 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK
2025/03/10 03:57:24 INFO : file1: Copied (new)
2025/03/10 03:57:24 INFO : file1: Deleted
2025/03/10 03:57:24 DEBUG : file1: Destination exists, skipping
2025/03/10 03:57:24 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set
--- PASS: TestMoveFileWithIgnoreExisting (0.34s)
=== RUN TestCaseInsensitiveMoveFile
run.go:180: Remote "Azure container rclone-test-mitayov5gego", Local "Local file system at /tmp/rclone10313565", Modify Window "1ns"
--- PASS: TestCaseInsensitiveMoveFile (0.08s)
=== RUN TestCaseInsensitiveMoveFileDryRun
run.go:180: Remote "Azure container rclone-test-mitayov5gego", Local "Local file system at /tmp/rclone10313565", Modify Window "1ns"
--- PASS: TestCaseInsensitiveMoveFileDryRun (0.07s)
=== RUN TestMoveFileBackupDir
run.go:180: Remote "Azure container rclone-test-mitayov5gego", Local "Local file system at /tmp/rclone10313565", Modify Window "1ns"
2025/03/10 03:57:24 DEBUG : dst/: Creating directory marker
2025/03/10 03:57:24 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-mitayov5gego/backup"
2025/03/10 03:57:24 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/10 03:57:24 DEBUG : Azure container rclone-test-mitayov5gego path backup: Using directory markers
2025/03/10 03:57:24 DEBUG : fs cache: renaming cache item "TestAzureBlob,directory_markers:rclone-test-mitayov5gego/backup" to be canonical "TestAzureBlob{juk_h}:rclone-test-mitayov5gego/backup"
2025/03/10 03:57:24 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18)
2025/03/10 03:57:25 DEBUG : dst/: Creating directory marker
2025/03/10 03:57:25 DEBUG : dst/file1: md5 = 05164b153084ba910184c26e561a7c18 OK
2025/03/10 03:57:25 INFO : dst/file1: Copied (server-side copy)
2025/03/10 03:57:25 INFO : dst/file1: Deleted
2025/03/10 03:57:25 DEBUG : dst/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK
2025/03/10 03:57:25 INFO : dst/file1: Copied (new)
2025/03/10 03:57:25 INFO : dst/file1: Deleted
2025/03/10 03:57:25 DEBUG : dst/: Removing directory marker
2025/03/10 03:57:25 DEBUG : backup/dst/: Removing directory marker
2025/03/10 03:57:25 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-mitayov5gego/backup/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:d8dcacdc-001e-002b-4d70-913c31000000
Time:2025-03-10T03:57:25.6173640Z
--------------------------------------------------------------------------------
2025/03/10 03:57:26 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-mitayov5gego/backup/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:d8dcaf62-001e-002b-1270-913c31000000
Time:2025-03-10T03:57:26.6549537Z
--------------------------------------------------------------------------------
2025/03/10 03:57:27 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-mitayov5gego/backup/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:d8dcb1b4-001e-002b-2170-913c31000000
Time:2025-03-10T03:57:27.6917716Z
--------------------------------------------------------------------------------
run.go:128: removing dir "backup" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mitayov5gego/backup/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:d8dcb1b4-001e-002b-2170-913c31000000
Time:2025-03-10T03:57:27.6917716Z
--------------------------------------------------------------------------------
--- PASS: TestMoveFileBackupDir (4.21s)
=== 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-mitayov5gego", Local "Local file system at /tmp/rclone10313565", Modify Window "1ns"
2025/03/10 03:57:28 DEBUG : A1/: Creating directory marker
2025/03/10 03:57:29 DEBUG : A1/B1/: Creating directory marker
2025/03/10 03:57:29 DEBUG : A1/B1/C1/: Creating directory marker
2025/03/10 03:57:29 DEBUG : A1/B1/C2/: Creating directory marker
2025/03/10 03:57:29 INFO : A1/B2: Making directory
2025/03/10 03:57:29 DEBUG : A1/B2/: Creating directory marker
2025/03/10 03:57:29 INFO : A1/B1/C3: Making directory
2025/03/10 03:57:29 DEBUG : A1/B1/C3/: Creating directory marker
2025/03/10 03:57:29 DEBUG : A2/: Creating directory marker
2025/03/10 03:57:30 DEBUG : A2/B1/: Creating directory marker
2025/03/10 03:57:30 DEBUG : A2/B1/C1/: Creating directory marker
2025/03/10 03:57:30 DEBUG : A2/B1/C2/: Creating directory marker
2025/03/10 03:57:30 DEBUG : A2/B1/C3/: Creating directory marker
2025/03/10 03:57:30 DEBUG : A2/B2/: Creating directory marker
2025/03/10 03:57:30 DEBUG : A1/B1/C2/five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK
2025/03/10 03:57:30 INFO : A1/B1/C2/five: Copied (server-side copy) to: A2/B1/C2/five
2025/03/10 03:57:30 DEBUG : A1/one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK
2025/03/10 03:57:30 INFO : A1/one: Copied (server-side copy) to: A2/one
2025/03/10 03:57:30 DEBUG : A1/two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK
2025/03/10 03:57:30 INFO : A1/two: Copied (server-side copy) to: A2/two
2025/03/10 03:57:30 DEBUG : A1/B1/three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK
2025/03/10 03:57:30 INFO : A1/B1/three: Copied (server-side copy) to: A2/B1/three
2025/03/10 03:57:30 DEBUG : A1/B1/C1/four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK
2025/03/10 03:57:30 INFO : A1/B1/C1/four: Copied (server-side copy) to: A2/B1/C1/four
2025/03/10 03:57:30 INFO : A1/B1/C2/five: Deleted
2025/03/10 03:57:30 INFO : A1/one: Deleted
2025/03/10 03:57:30 INFO : A1/B1/three: Deleted
2025/03/10 03:57:30 INFO : A1/two: Deleted
2025/03/10 03:57:30 INFO : A1/B1/C1/four: Deleted
2025/03/10 03:57:30 DEBUG : A1/B2/: Removing directory marker
2025/03/10 03:57:30 DEBUG : A1/B1/C3/: Removing directory marker
2025/03/10 03:57:30 DEBUG : A1/B1/C2/: Removing directory marker
2025/03/10 03:57:30 DEBUG : A1/B1/C1/: Removing directory marker
2025/03/10 03:57:30 DEBUG : A1/B1/: Removing directory marker
2025/03/10 03:57:30 DEBUG : A1/: Removing directory marker
2025/03/10 03:57:31 DEBUG : A3/: Creating directory marker
2025/03/10 03:57:31 DEBUG : A3/B1/: Creating directory marker
2025/03/10 03:57:31 DEBUG : A3/B1/C1/: Creating directory marker
2025/03/10 03:57:31 DEBUG : A3/B1/C2/: Creating directory marker
2025/03/10 03:57:31 DEBUG : A3/B1/C3/: Creating directory marker
2025/03/10 03:57:31 DEBUG : A3/B2/: Creating directory marker
2025/03/10 03:57:31 DEBUG : A2/B1/C1/four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK
2025/03/10 03:57:31 INFO : A2/B1/C1/four: Copied (server-side copy) to: A3/B1/C1/four
2025/03/10 03:57:31 DEBUG : A2/B1/three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK
2025/03/10 03:57:31 INFO : A2/B1/three: Copied (server-side copy) to: A3/B1/three
2025/03/10 03:57:31 DEBUG : A2/two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK
2025/03/10 03:57:31 INFO : A2/two: Copied (server-side copy) to: A3/two
2025/03/10 03:57:31 DEBUG : A2/one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK
2025/03/10 03:57:31 INFO : A2/one: Copied (server-side copy) to: A3/one
2025/03/10 03:57:31 DEBUG : A2/B1/C2/five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK
2025/03/10 03:57:31 INFO : A2/B1/C2/five: Copied (server-side copy) to: A3/B1/C2/five
2025/03/10 03:57:32 INFO : A2/B1/C1/four: Deleted
2025/03/10 03:57:32 INFO : A2/B1/three: Deleted
2025/03/10 03:57:32 INFO : A2/one: Deleted
2025/03/10 03:57:32 INFO : A2/two: Deleted
2025/03/10 03:57:32 INFO : A2/B1/C2/five: Deleted
2025/03/10 03:57:32 DEBUG : A2/B2/: Removing directory marker
2025/03/10 03:57:32 DEBUG : A2/B1/C3/: Removing directory marker
2025/03/10 03:57:32 DEBUG : A2/B1/C2/: Removing directory marker
2025/03/10 03:57:32 DEBUG : A2/B1/C1/: Removing directory marker
2025/03/10 03:57:32 DEBUG : A2/B1/: Removing directory marker
2025/03/10 03:57:32 DEBUG : A2/: Removing directory marker
2025/03/10 03:57:32 INFO : Azure container rclone-test-mitayov5gego: Can't DirMove - falling back to file moves: can't move directory - incompatible remotes
2025/03/10 03:57:32 DEBUG : A4/: Creating directory marker
2025/03/10 03:57:32 DEBUG : A4/B1/: Creating directory marker
2025/03/10 03:57:32 DEBUG : A4/B1/C1/: Creating directory marker
2025/03/10 03:57:32 DEBUG : A4/B1/C2/: Creating directory marker
2025/03/10 03:57:32 DEBUG : A4/B1/C3/: Creating directory marker
2025/03/10 03:57:32 DEBUG : A4/B2/: Creating directory marker
2025/03/10 03:57:33 DEBUG : A3/one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK
2025/03/10 03:57:33 INFO : A3/one: Copied (server-side copy) to: A4/one
2025/03/10 03:57:33 DEBUG : A3/B1/C2/five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK
2025/03/10 03:57:33 INFO : A3/B1/C2/five: Copied (server-side copy) to: A4/B1/C2/five
2025/03/10 03:57:33 DEBUG : A3/two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK
2025/03/10 03:57:33 INFO : A3/two: Copied (server-side copy) to: A4/two
2025/03/10 03:57:33 DEBUG : A3/B1/C1/four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK
2025/03/10 03:57:33 INFO : A3/B1/C1/four: Copied (server-side copy) to: A4/B1/C1/four
2025/03/10 03:57:33 DEBUG : A3/B1/three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK
2025/03/10 03:57:33 INFO : A3/B1/three: Copied (server-side copy) to: A4/B1/three
2025/03/10 03:57:33 INFO : A3/one: Deleted
2025/03/10 03:57:33 INFO : A3/B1/C2/five: Deleted
2025/03/10 03:57:33 INFO : A3/two: Deleted
2025/03/10 03:57:33 INFO : A3/B1/C1/four: Deleted
2025/03/10 03:57:33 INFO : A3/B1/three: Deleted
2025/03/10 03:57:33 DEBUG : A3/B2/: Removing directory marker
2025/03/10 03:57:33 DEBUG : A3/B1/C3/: Removing directory marker
2025/03/10 03:57:33 DEBUG : A3/B1/C2/: Removing directory marker
2025/03/10 03:57:33 DEBUG : A3/B1/C1/: Removing directory marker
2025/03/10 03:57:33 DEBUG : A3/B1/: Removing directory marker
2025/03/10 03:57:33 DEBUG : A3/: Removing directory marker
2025/03/10 03:57:33 DEBUG : A4/B2/: Removing directory marker
2025/03/10 03:57:33 DEBUG : A4/B1/C3/: Removing directory marker
2025/03/10 03:57:33 DEBUG : A4/B1/C2/: Removing directory marker
2025/03/10 03:57:33 DEBUG : A4/B1/C1/: Removing directory marker
2025/03/10 03:57:33 DEBUG : A4/B1/: Removing directory marker
2025/03/10 03:57:33 DEBUG : A4/: Removing directory marker
--- PASS: TestDirMove (5.32s)
=== RUN TestGetFsInfo
run.go:180: Remote "Azure container rclone-test-mitayov5gego", Local "Local file system at /tmp/rclone10313565", Modify Window "1ns"
--- PASS: TestGetFsInfo (0.08s)
=== RUN TestRcat
=== RUN TestRcat/withChecksum=false,ignoreChecksum=false
run.go:180: Remote "Azure container rclone-test-mitayov5gego", Local "Local file system at /tmp/rclone10313565", Modify Window "1ns"
2025/03/10 03:57:34 DEBUG : Azure container rclone-test-mitayov5gego: File to upload is small (34 bytes), uploading instead of streaming
2025/03/10 03:57:34 DEBUG : no_checksum_small_file_from_pipe: md5 = 4c762bc6ec18f21b23fcae426c7863b5 OK
2025/03/10 03:57:34 DEBUG : no_checksum_small_file_from_pipe: Size and md5 of src and dst objects identical
2025/03/10 03:57:34 NOTICE: Azure container rclone-test-mitayov5gego: Streaming uploads using chunk size 4Mi will have maximum file size of 195.312Gi
2025/03/10 03:57:34 DEBUG : no_checksum_big_file_from_pipe: Multipart upload session started for -1 parts of size 4Mi
2025/03/10 03:57:34 DEBUG : no_checksum_big_file_from_pipe: open chunk writer: started multipart upload
2025/03/10 03:57:34 DEBUG : no_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 100.001Ki offset 0/off
2025/03/10 03:57:34 DEBUG : no_checksum_big_file_from_pipe: multipart upload wrote chunk 1 with 102401 bytes
2025/03/10 03:57:34 DEBUG : no_checksum_big_file_from_pipe: multipart upload finished
2025/03/10 03:57:34 DEBUG : no_checksum_big_file_from_pipe: Dst hash empty - aborting Src hash check
2025/03/10 03:57:34 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-mitayov5gego", Local "Local file system at /tmp/rclone10313565", Modify Window "1ns"
2025/03/10 03:57:34 DEBUG : Azure container rclone-test-mitayov5gego: File to upload is small (34 bytes), uploading instead of streaming
2025/03/10 03:57:34 DEBUG : with_checksum_small_file_from_pipe: md5 = 4c762bc6ec18f21b23fcae426c7863b5 OK
2025/03/10 03:57:34 DEBUG : with_checksum_small_file_from_pipe: Size and md5 of src and dst objects identical
2025/03/10 03:57:34 DEBUG : with_checksum_big_file_from_pipe: Multipart upload session started for -1 parts of size 4Mi
2025/03/10 03:57:34 DEBUG : with_checksum_big_file_from_pipe: open chunk writer: started multipart upload
2025/03/10 03:57:34 DEBUG : with_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 100.001Ki offset 0/off
2025/03/10 03:57:34 DEBUG : with_checksum_big_file_from_pipe: multipart upload wrote chunk 1 with 102401 bytes
2025/03/10 03:57:34 DEBUG : with_checksum_big_file_from_pipe: multipart upload finished
2025/03/10 03:57:34 DEBUG : with_checksum_big_file_from_pipe: Dst hash empty - aborting Src hash check
2025/03/10 03:57:34 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-mitayov5gego", Local "Local file system at /tmp/rclone10313565", Modify Window "1ns"
2025/03/10 03:57:35 DEBUG : Azure container rclone-test-mitayov5gego: File to upload is small (34 bytes), uploading instead of streaming
2025/03/10 03:57:35 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/03/10 03:57:35 DEBUG : ignore_checksum_big_file_from_pipe: Multipart upload session started for -1 parts of size 4Mi
2025/03/10 03:57:35 DEBUG : ignore_checksum_big_file_from_pipe: open chunk writer: started multipart upload
2025/03/10 03:57:35 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 100.001Ki offset 0/off
2025/03/10 03:57:35 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload wrote chunk 1 with 102401 bytes
2025/03/10 03:57:35 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload finished
2025/03/10 03:57:35 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-mitayov5gego", Local "Local file system at /tmp/rclone10313565", Modify Window "1ns"
2025/03/10 03:57:35 DEBUG : Azure container rclone-test-mitayov5gego: File to upload is small (34 bytes), uploading instead of streaming
2025/03/10 03:57:35 DEBUG : ignore_checksum_small_file_from_pipe: Src hash empty - aborting Dst hash check
2025/03/10 03:57:35 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical
2025/03/10 03:57:35 DEBUG : ignore_checksum_big_file_from_pipe: Multipart upload session started for -1 parts of size 4Mi
2025/03/10 03:57:35 DEBUG : ignore_checksum_big_file_from_pipe: open chunk writer: started multipart upload
2025/03/10 03:57:35 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 100.001Ki offset 0/off
2025/03/10 03:57:35 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload wrote chunk 1 with 102401 bytes
2025/03/10 03:57:35 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload finished
2025/03/10 03:57:35 DEBUG : ignore_checksum_big_file_from_pipe: Dst hash empty - aborting Src hash check
2025/03/10 03:57:35 DEBUG : ignore_checksum_big_file_from_pipe: Src hash empty - aborting Dst hash check
2025/03/10 03:57:35 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical
--- PASS: TestRcat (1.82s)
--- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (0.53s)
--- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (0.43s)
--- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (0.43s)
--- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (0.43s)
=== RUN TestRcatMetadata
run.go:180: Remote "Azure container rclone-test-mitayov5gego", Local "Local file system at /tmp/rclone10313565", 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-mitayov5gego", Local "Local file system at /tmp/rclone10313565", Modify Window "1ns"
2025/03/10 03:57:36 DEBUG : Azure container rclone-test-mitayov5gego: File to upload is small (60 bytes), uploading instead of streaming
2025/03/10 03:57:36 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK
2025/03/10 03:57:36 DEBUG : potato2: Size and md5 of src and dst objects identical
--- PASS: TestRcatSize (0.35s)
=== RUN TestRcatSizeMetadata
run.go:180: Remote "Azure container rclone-test-mitayov5gego", Local "Local file system at /tmp/rclone10313565", 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-mitayov5gego", Local "Local file system at /tmp/rclone10313565", Modify Window "1ns"
2025/03/10 03:57:36 DEBUG : sub dir/: Creating directory marker
2025/03/10 03:57:36 DEBUG : Azure container rclone-test-mitayov5gego: Touching "sub dir/potato3"
2025/03/10 03:57:36 DEBUG : Azure container rclone-test-mitayov5gego: Touching "empty space"
2025/03/10 03:57:36 DEBUG : Azure container rclone-test-mitayov5gego: Touching "potato2"
2025/03/10 03:57:37 DEBUG : sub dir/: Removing directory marker
--- PASS: TestTouchDir (0.82s)
=== RUN TestMkdirMetadata
run.go:180: Remote "Azure container rclone-test-mitayov5gego", Local "Local file system at /tmp/rclone10313565", Modify Window "1ns"
operations_test.go:1703: Skipping test as remote does not support MkdirMetadata
--- SKIP: TestMkdirMetadata (0.07s)
=== RUN TestMkdirModTime
run.go:180: Remote "Azure container rclone-test-mitayov5gego", Local "Local file system at /tmp/rclone10313565", 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-mitayov5gego", Local "Local file system at /tmp/rclone10313565", 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-mitayov5gego", Local "Local file system at /tmp/rclone10313565", Modify Window "1ns"
operations_test.go:1779: Skipping test as remote does not support DirSetModTime or WriteDirSetModTime
--- SKIP: TestSetDirModTime (0.07s)
=== RUN TestDirsEqual
run.go:180: Remote "Azure container rclone-test-mitayov5gego", Local "Local file system at /tmp/rclone10313565", 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-mitayov5gego", Local "Local file system at /tmp/rclone10313565", Modify Window "1ns"
operations_test.go:1892: Skipping as remote can't Move
--- SKIP: TestRemoveExisting (0.08s)
=== RUN TestRcAbout
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcAbout (0.00s)
=== RUN TestRcCleanup
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcCleanup (0.00s)
=== RUN TestRcCopyfile
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcCopyfile (0.00s)
=== RUN TestRcCopyurl
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcCopyurl (0.00s)
=== RUN TestRcDelete
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcDelete (0.00s)
=== RUN TestRcDeletefile
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcDeletefile (0.00s)
=== RUN TestRcList
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcList (0.00s)
=== RUN TestRcStat
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcStat (0.00s)
=== RUN TestRcSetTier
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcSetTier (0.00s)
=== RUN TestRcSetTierFile
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcSetTierFile (0.00s)
=== RUN TestRcMkdir
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcMkdir (0.00s)
=== RUN TestRcMovefile
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcMovefile (0.00s)
=== RUN TestRcPurge
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcPurge (0.00s)
=== RUN TestRcRmdir
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcRmdir (0.00s)
=== RUN TestRcRmdirs
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcRmdirs (0.00s)
=== RUN TestRcSize
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcSize (0.00s)
=== RUN TestRcPublicLink
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcPublicLink (0.00s)
=== RUN TestRcFsInfo
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcFsInfo (0.00s)
=== RUN TestUploadFile
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestUploadFile (0.00s)
=== RUN TestRcCommand
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcCommand (0.00s)
=== RUN TestRcDu
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcDu (0.00s)
=== RUN TestRcCheck
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcCheck (0.00s)
=== RUN TestRcHashsum
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcHashsum (0.00s)
=== RUN TestRcHashsumFile
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcHashsumFile (0.00s)
FAIL
2025/03/10 03:57:37 DEBUG : Azure container rclone-test-mitayov5gego: Purge remote
"./operations.test -test.v -test.timeout 1h0m0s -remote 'TestAzureBlob,directory_markers:' -verbose" - Finished ERROR in 9m36.714808147s (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]