"./operations.test -test.v -test.timeout 1h0m0s -remote 'TestAzureBlob,directory_markers:' -verbose" - Starting (try 1/5)
2025/01/23 02:50:01 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-faxajiy8gacu"
2025/01/23 02:50:01 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/01/23 02:50:01 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/01/23 02:50:01 DEBUG : Azure container rclone-test-faxajiy8gacu: Using directory markers
2025/01/23 02:50:01 DEBUG : Creating backend with remote "/tmp/rclone3288750833"
=== 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-faxajiy8gacu", Local "Local file system at /tmp/rclone3288750833", Modify Window "1ns"
2025/01/23 02:50:01 DEBUG : chunksize-probe: Multipart upload session started for 25 parts of size 4Mi
2025/01/23 02:50:01 DEBUG : chunksize-probe: open chunk writer: started multipart upload
2025/01/23 02:50:01 DEBUG : chunksize-probe: Clearing uncommitted blocks
2025/01/23 02:50:01 DEBUG : chunksize-probe: Committing 0 blocks to remove uncommitted blocks
2025/01/23 02:50:01 DEBUG : chunksize-probe: Removing empty object
=== RUN TestMultithreadCopy/upload=false,size=8388607,streams=2
2025/01/23 02:50:01 DEBUG : test-multithread-copy-false-8388607-2: Multipart upload session started for 2 parts of size 4Mi
2025/01/23 02:50:01 DEBUG : test-multithread-copy-false-8388607-2: open chunk writer: started multipart upload
2025/01/23 02:50:01 DEBUG : test-multithread-copy-false-8388607-2: multipart upload: starting chunk 0 size 4Mi offset 0/8.000Mi
2025/01/23 02:50:01 DEBUG : test-multithread-copy-false-8388607-2: multipart upload: starting chunk 1 size 4.000Mi offset 4Mi/8.000Mi
2025/01/23 02:50:02 DEBUG : test-multithread-copy-false-8388607-2: multipart upload wrote chunk 1 with 4194304 bytes
2025/01/23 02:50:02 DEBUG : test-multithread-copy-false-8388607-2: multipart upload wrote chunk 2 with 4194303 bytes
2025/01/23 02:50:02 DEBUG : test-multithread-copy-false-8388607-2: multipart upload finished
2025/01/23 02:50:02 DEBUG : test-multithread-copy-false-8388607-2: multi-thread copy: disabling buffering because destination uses OpenWriterAt
2025/01/23 02:50:02 DEBUG : test-multithread-copy-false-8388607-2: multi-thread copy: write buffer set to 131072
2025/01/23 02:50:02 DEBUG : test-multithread-copy-false-8388607-2: multi-thread copy: chunk size 64Mi was bigger than source file size 8.000Mi
2025/01/23 02:50:02 DEBUG : test-multithread-copy-false-8388607-2: multi-thread copy: using backend concurrency of 4 instead of --multi-thread-streams 2
2025/01/23 02:50:02 DEBUG : test-multithread-copy-false-8388607-2: multi-thread copy: number of streams 4 was bigger than number of chunks 1
2025/01/23 02:50:02 DEBUG : test-multithread-copy-false-8388607-2: Starting multi-thread copy with 1 chunks of size 8.000Mi with 1 parallel streams
2025/01/23 02:50:02 DEBUG : test-multithread-copy-false-8388607-2: multi-thread copy: chunk 1/1 (0-8388607) size 8.000Mi starting
2025/01/23 02:50:02 DEBUG : test-multithread-copy-false-8388607-2: writing chunk 0
2025/01/23 02:50:03 DEBUG : test-multithread-copy-false-8388607-2: multi-thread copy: chunk 1/1 (0-8388607) size 8.000Mi finished
2025/01/23 02:50: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/01/23 02:50:03 DEBUG : test-multithread-copy-false-8388608-2: Multipart upload session started for 2 parts of size 4Mi
2025/01/23 02:50:03 DEBUG : test-multithread-copy-false-8388608-2: open chunk writer: started multipart upload
2025/01/23 02:50:03 DEBUG : test-multithread-copy-false-8388608-2: multipart upload: starting chunk 0 size 4Mi offset 0/8Mi
2025/01/23 02:50:03 DEBUG : test-multithread-copy-false-8388608-2: multipart upload: starting chunk 1 size 4Mi offset 4Mi/8Mi
2025/01/23 02:50:04 DEBUG : test-multithread-copy-false-8388608-2: multipart upload wrote chunk 2 with 4194304 bytes
2025/01/23 02:50:04 DEBUG : test-multithread-copy-false-8388608-2: multipart upload wrote chunk 1 with 4194304 bytes
2025/01/23 02:50:04 DEBUG : test-multithread-copy-false-8388608-2: multipart upload finished
2025/01/23 02:50:04 DEBUG : test-multithread-copy-false-8388608-2: multi-thread copy: disabling buffering because destination uses OpenWriterAt
2025/01/23 02:50:04 DEBUG : test-multithread-copy-false-8388608-2: multi-thread copy: write buffer set to 131072
2025/01/23 02:50:04 DEBUG : test-multithread-copy-false-8388608-2: multi-thread copy: chunk size 64Mi was bigger than source file size 8Mi
2025/01/23 02:50:04 DEBUG : test-multithread-copy-false-8388608-2: multi-thread copy: using backend concurrency of 4 instead of --multi-thread-streams 2
2025/01/23 02:50:04 DEBUG : test-multithread-copy-false-8388608-2: multi-thread copy: number of streams 4 was bigger than number of chunks 1
2025/01/23 02:50:04 DEBUG : test-multithread-copy-false-8388608-2: Starting multi-thread copy with 1 chunks of size 8Mi with 1 parallel streams
2025/01/23 02:50:04 DEBUG : test-multithread-copy-false-8388608-2: multi-thread copy: chunk 1/1 (0-8388608) size 8Mi starting
2025/01/23 02:50:04 DEBUG : test-multithread-copy-false-8388608-2: writing chunk 0
2025/01/23 02:50:05 DEBUG : test-multithread-copy-false-8388608-2: multi-thread copy: chunk 1/1 (0-8388608) size 8Mi finished
2025/01/23 02:50: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/01/23 02:50:05 DEBUG : test-multithread-copy-false-8388609-2: Multipart upload session started for 3 parts of size 4Mi
2025/01/23 02:50:05 DEBUG : test-multithread-copy-false-8388609-2: open chunk writer: started multipart upload
2025/01/23 02:50:05 DEBUG : test-multithread-copy-false-8388609-2: multipart upload: starting chunk 0 size 4Mi offset 0/8.000Mi
2025/01/23 02:50:05 DEBUG : test-multithread-copy-false-8388609-2: multipart upload: starting chunk 2 size 1 offset 8Mi/8.000Mi
2025/01/23 02:50:05 DEBUG : test-multithread-copy-false-8388609-2: multipart upload: starting chunk 1 size 4Mi offset 4Mi/8.000Mi
2025/01/23 02:50:05 DEBUG : test-multithread-copy-false-8388609-2: multipart upload wrote chunk 3 with 1 bytes
2025/01/23 02:50:05 DEBUG : test-multithread-copy-false-8388609-2: multipart upload wrote chunk 2 with 4194304 bytes
2025/01/23 02:50:06 DEBUG : test-multithread-copy-false-8388609-2: multipart upload wrote chunk 1 with 4194304 bytes
2025/01/23 02:50:06 DEBUG : test-multithread-copy-false-8388609-2: multipart upload finished
2025/01/23 02:50:06 DEBUG : test-multithread-copy-false-8388609-2: multi-thread copy: disabling buffering because destination uses OpenWriterAt
2025/01/23 02:50:06 DEBUG : test-multithread-copy-false-8388609-2: multi-thread copy: write buffer set to 131072
2025/01/23 02:50:06 DEBUG : test-multithread-copy-false-8388609-2: multi-thread copy: chunk size 64Mi was bigger than source file size 8.000Mi
2025/01/23 02:50:06 DEBUG : test-multithread-copy-false-8388609-2: multi-thread copy: using backend concurrency of 4 instead of --multi-thread-streams 2
2025/01/23 02:50:06 DEBUG : test-multithread-copy-false-8388609-2: multi-thread copy: number of streams 4 was bigger than number of chunks 1
2025/01/23 02:50:06 DEBUG : test-multithread-copy-false-8388609-2: Starting multi-thread copy with 1 chunks of size 8.000Mi with 1 parallel streams
2025/01/23 02:50:06 DEBUG : test-multithread-copy-false-8388609-2: multi-thread copy: chunk 1/1 (0-8388609) size 8.000Mi starting
2025/01/23 02:50:06 DEBUG : test-multithread-copy-false-8388609-2: writing chunk 0
2025/01/23 02:50:06 DEBUG : test-multithread-copy-false-8388609-2: multi-thread copy: chunk 1/1 (0-8388609) size 8.000Mi finished
2025/01/23 02:50: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/01/23 02:50:07 DEBUG : test-multithread-copy-true-8388607-2: multi-thread copy: disabling buffering because source is local disk
2025/01/23 02:50:07 DEBUG : test-multithread-copy-true-8388607-2: Multipart upload session started for 2 parts of size 4Mi
2025/01/23 02:50:07 DEBUG : test-multithread-copy-true-8388607-2: open chunk writer: started multipart upload
2025/01/23 02:50:07 DEBUG : test-multithread-copy-true-8388607-2: multi-thread copy: using backend concurrency of 16 instead of --multi-thread-streams 2
2025/01/23 02:50:07 DEBUG : test-multithread-copy-true-8388607-2: multi-thread copy: number of streams 16 was bigger than number of chunks 2
2025/01/23 02:50:07 DEBUG : test-multithread-copy-true-8388607-2: Starting multi-thread copy with 2 chunks of size 4Mi with 2 parallel streams
2025/01/23 02:50:07 DEBUG : test-multithread-copy-true-8388607-2: multi-thread copy: chunk 2/2 (4194304-8388607) size 4.000Mi starting
2025/01/23 02:50:07 DEBUG : test-multithread-copy-true-8388607-2: multi-thread copy: chunk 1/2 (0-4194304) size 4Mi starting
2025/01/23 02:50:07 DEBUG : test-multithread-copy-true-8388607-2: Seek from 4194303 to 0
2025/01/23 02:50:07 DEBUG : test-multithread-copy-true-8388607-2: Seek from 4194304 to 0
2025/01/23 02:50:08 DEBUG : test-multithread-copy-true-8388607-2: multipart upload wrote chunk 2 with 4194303 bytes
2025/01/23 02:50:08 DEBUG : test-multithread-copy-true-8388607-2: multi-thread copy: chunk 2/2 (4194304-8388607) size 4.000Mi finished
2025/01/23 02:50:08 DEBUG : test-multithread-copy-true-8388607-2: multipart upload wrote chunk 1 with 4194304 bytes
2025/01/23 02:50:08 DEBUG : test-multithread-copy-true-8388607-2: multi-thread copy: chunk 1/2 (0-4194304) size 4Mi finished
2025/01/23 02:50:08 DEBUG : test-multithread-copy-true-8388607-2: multipart upload finished
2025/01/23 02:50:08 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/01/23 02:50:09 DEBUG : test-multithread-copy-true-8388608-2: multi-thread copy: disabling buffering because source is local disk
2025/01/23 02:50:09 DEBUG : test-multithread-copy-true-8388608-2: Multipart upload session started for 2 parts of size 4Mi
2025/01/23 02:50:09 DEBUG : test-multithread-copy-true-8388608-2: open chunk writer: started multipart upload
2025/01/23 02:50:09 DEBUG : test-multithread-copy-true-8388608-2: multi-thread copy: using backend concurrency of 16 instead of --multi-thread-streams 2
2025/01/23 02:50:09 DEBUG : test-multithread-copy-true-8388608-2: multi-thread copy: number of streams 16 was bigger than number of chunks 2
2025/01/23 02:50:09 DEBUG : test-multithread-copy-true-8388608-2: Starting multi-thread copy with 2 chunks of size 4Mi with 2 parallel streams
2025/01/23 02:50:09 DEBUG : test-multithread-copy-true-8388608-2: multi-thread copy: chunk 2/2 (4194304-8388608) size 4Mi starting
2025/01/23 02:50:09 DEBUG : test-multithread-copy-true-8388608-2: multi-thread copy: chunk 1/2 (0-4194304) size 4Mi starting
2025/01/23 02:50:09 DEBUG : test-multithread-copy-true-8388608-2: Seek from 4194304 to 0
2025/01/23 02:50:09 DEBUG : test-multithread-copy-true-8388608-2: Seek from 4194304 to 0
2025/01/23 02:50:09 DEBUG : test-multithread-copy-true-8388608-2: multipart upload wrote chunk 2 with 4194304 bytes
2025/01/23 02:50:09 DEBUG : test-multithread-copy-true-8388608-2: multi-thread copy: chunk 2/2 (4194304-8388608) size 4Mi finished
2025/01/23 02:50:09 DEBUG : test-multithread-copy-true-8388608-2: multipart upload wrote chunk 1 with 4194304 bytes
2025/01/23 02:50:09 DEBUG : test-multithread-copy-true-8388608-2: multi-thread copy: chunk 1/2 (0-4194304) size 4Mi finished
2025/01/23 02:50:09 DEBUG : test-multithread-copy-true-8388608-2: multipart upload finished
2025/01/23 02:50: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/01/23 02:50:10 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: disabling buffering because source is local disk
2025/01/23 02:50:10 DEBUG : test-multithread-copy-true-8388609-2: Multipart upload session started for 3 parts of size 4Mi
2025/01/23 02:50:10 DEBUG : test-multithread-copy-true-8388609-2: open chunk writer: started multipart upload
2025/01/23 02:50:10 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: using backend concurrency of 16 instead of --multi-thread-streams 2
2025/01/23 02:50:10 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: number of streams 16 was bigger than number of chunks 3
2025/01/23 02:50:10 DEBUG : test-multithread-copy-true-8388609-2: Starting multi-thread copy with 3 chunks of size 4Mi with 3 parallel streams
2025/01/23 02:50:10 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: chunk 3/3 (8388608-8388609) size 1 starting
2025/01/23 02:50:10 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: chunk 1/3 (0-4194304) size 4Mi starting
2025/01/23 02:50:10 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: chunk 2/3 (4194304-8388608) size 4Mi starting
2025/01/23 02:50:10 DEBUG : test-multithread-copy-true-8388609-2: Seek from 1 to 0
2025/01/23 02:50:10 DEBUG : test-multithread-copy-true-8388609-2: Seek from 4194304 to 0
2025/01/23 02:50:10 DEBUG : test-multithread-copy-true-8388609-2: Seek from 4194304 to 0
2025/01/23 02:50:10 DEBUG : test-multithread-copy-true-8388609-2: multipart upload wrote chunk 3 with 1 bytes
2025/01/23 02:50:10 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: chunk 3/3 (8388608-8388609) size 1 finished
2025/01/23 02:50:11 DEBUG : test-multithread-copy-true-8388609-2: multipart upload wrote chunk 2 with 4194304 bytes
2025/01/23 02:50:11 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: chunk 2/3 (4194304-8388608) size 4Mi finished
2025/01/23 02:50:11 DEBUG : test-multithread-copy-true-8388609-2: multipart upload wrote chunk 1 with 4194304 bytes
2025/01/23 02:50:11 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: chunk 1/3 (0-4194304) size 4Mi finished
2025/01/23 02:50:11 DEBUG : test-multithread-copy-true-8388609-2: multipart upload finished
2025/01/23 02:50:11 DEBUG : test-multithread-copy-true-8388609-2: Finished multi-thread copy with 3 parts of size 4Mi
--- PASS: TestMultithreadCopy (10.39s)
--- PASS: TestMultithreadCopy/upload=false,size=8388607,streams=2 (1.97s)
--- PASS: TestMultithreadCopy/upload=false,size=8388608,streams=2 (1.89s)
--- PASS: TestMultithreadCopy/upload=false,size=8388609,streams=2 (1.50s)
--- PASS: TestMultithreadCopy/upload=true,size=8388607,streams=2 (1.56s)
--- PASS: TestMultithreadCopy/upload=true,size=8388608,streams=2 (1.45s)
--- PASS: TestMultithreadCopy/upload=true,size=8388609,streams=2 (1.58s)
=== RUN TestMultithreadCopyAbort
run.go:180: Remote "Azure container rclone-test-faxajiy8gacu", Local "Local file system at /tmp/rclone3288750833", Modify Window "1ns"
2025/01/23 02:50:11 DEBUG : chunksize-probe: Multipart upload session started for 25 parts of size 4Mi
2025/01/23 02:50:11 DEBUG : chunksize-probe: open chunk writer: started multipart upload
2025/01/23 02:50:11 DEBUG : chunksize-probe: Clearing uncommitted blocks
2025/01/23 02:50:11 DEBUG : chunksize-probe: Committing 0 blocks to remove uncommitted blocks
2025/01/23 02:50:11 DEBUG : chunksize-probe: Removing empty object
2025/01/23 02:50:12 DEBUG : test-multithread-abort: multi-thread copy: disabling buffering because source is local disk
2025/01/23 02:50:12 DEBUG : test-multithread-abort: Multipart upload session started for 3 parts of size 4Mi
2025/01/23 02:50:12 DEBUG : test-multithread-abort: open chunk writer: started multipart upload
2025/01/23 02:50:12 DEBUG : test-multithread-abort: multi-thread copy: using backend concurrency of 16 instead of --multi-thread-streams 1
2025/01/23 02:50:12 DEBUG : test-multithread-abort: multi-thread copy: number of streams 16 was bigger than number of chunks 3
2025/01/23 02:50:12 DEBUG : test-multithread-abort: Starting multi-thread copy with 3 chunks of size 4Mi with 3 parallel streams
2025/01/23 02:50:12 DEBUG : test-multithread-abort: multi-thread copy: chunk 3/3 (8388608-8388609) size 1 starting
2025/01/23 02:50:12 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/01/23 02:50:12 DEBUG : test-multithread-abort: multi-thread copy: chunk 1/3 (0-4194304) size 4Mi starting
2025/01/23 02:50:12 DEBUG : test-multithread-abort: multi-thread copy: chunk 2/3 (4194304-8388608) size 4Mi starting
2025/01/23 02:50:12 DEBUG : Open with options = [RangeOption(0,4194303)]
2025/01/23 02:50:12 DEBUG : Open with options = [RangeOption(4194304,8388607)]
2025/01/23 02:50:12 DEBUG : test-multithread-abort: Seek from 4194304 to 0
2025/01/23 02:50:12 DEBUG : Open with options = [RangeOption(0,4194303)]
2025/01/23 02:50:12 DEBUG : test-multithread-abort: Seek from 4194304 to 0
2025/01/23 02:50:12 DEBUG : Open with options = [RangeOption(4194304,8388607)]
2025/01/23 02:50:12 DEBUG : test-multithread-abort: multipart upload wrote chunk 1 with 4194304 bytes
2025/01/23 02:50:12 DEBUG : test-multithread-abort: multi-thread copy: chunk 1/3 (0-4194304) size 4Mi finished
2025/01/23 02:50:12 DEBUG : test-multithread-abort: multipart upload wrote chunk 2 with 4194304 bytes
2025/01/23 02:50:12 DEBUG : test-multithread-abort: multi-thread copy: chunk 2/3 (4194304-8388608) size 4Mi finished
2025/01/23 02:50:13 DEBUG : Returning error reader
2025/01/23 02:50:13 DEBUG : BOOM: simulated read failure
2025/01/23 02:50:13 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 1/10: BOOM: simulated read failure
2025/01/23 02:50:13 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/01/23 02:50:14 DEBUG : Returning error reader
2025/01/23 02:50:14 DEBUG : BOOM: simulated read failure
2025/01/23 02:50:14 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 2/10: BOOM: simulated read failure
2025/01/23 02:50:14 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/01/23 02:50:15 DEBUG : Returning error reader
2025/01/23 02:50:15 DEBUG : BOOM: simulated read failure
2025/01/23 02:50:15 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 3/10: BOOM: simulated read failure
2025/01/23 02:50:15 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/01/23 02:50:16 DEBUG : Returning error reader
2025/01/23 02:50:16 DEBUG : BOOM: simulated read failure
2025/01/23 02:50:16 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 4/10: BOOM: simulated read failure
2025/01/23 02:50:16 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/01/23 02:50:17 DEBUG : Returning error reader
2025/01/23 02:50:17 DEBUG : BOOM: simulated read failure
2025/01/23 02:50:17 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 5/10: BOOM: simulated read failure
2025/01/23 02:50:17 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/01/23 02:50:18 DEBUG : Returning error reader
2025/01/23 02:50:18 DEBUG : BOOM: simulated read failure
2025/01/23 02:50:18 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 6/10: BOOM: simulated read failure
2025/01/23 02:50:18 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/01/23 02:50:19 DEBUG : Returning error reader
2025/01/23 02:50:19 DEBUG : BOOM: simulated read failure
2025/01/23 02:50:19 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 7/10: BOOM: simulated read failure
2025/01/23 02:50:19 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/01/23 02:50:20 DEBUG : Returning error reader
2025/01/23 02:50:20 DEBUG : BOOM: simulated read failure
2025/01/23 02:50:20 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 8/10: BOOM: simulated read failure
2025/01/23 02:50:20 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/01/23 02:50:21 DEBUG : Returning error reader
2025/01/23 02:50:21 DEBUG : BOOM: simulated read failure
2025/01/23 02:50:21 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 9/10: BOOM: simulated read failure
2025/01/23 02:50:21 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/01/23 02:50:22 DEBUG : Returning error reader
2025/01/23 02:50:22 DEBUG : BOOM: simulated read failure
2025/01/23 02:50:22 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 10/10: BOOM: simulated read failure
2025/01/23 02:50:22 DEBUG : test-multithread-abort: Reopen failed after offset 0 bytes read: failed to reopen: too many retries
2025/01/23 02:50:22 DEBUG : test-multithread-abort: multi-thread copy: chunk 3/3 failed: multi-thread copy: failed to write chunk: BOOM: simulated read failure
2025/01/23 02:50:22 DEBUG : test-multithread-abort: multi-thread copy: cancelling transfer on exit
2025/01/23 02:50:22 DEBUG : test-multithread-abort: Clearing uncommitted blocks
2025/01/23 02:50:22 DEBUG : test-multithread-abort: 2 Uncommitted blocks found
2025/01/23 02:50: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.23s)
=== RUN TestSizeDiffers
--- PASS: TestSizeDiffers (0.00s)
=== RUN TestReOpen
=== RUN TestReOpen/Normal
=== RUN TestReOpen/Normal/Basics
2025/01/23 02:50:29 DEBUG : potato: Seek from 10 to 0
=== RUN TestReOpen/Normal/ErrorAtStart
=== RUN TestReOpen/Normal/WithErrors
2025/01/23 02:50:29 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error
2025/01/23 02:50:29 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error
2025/01/23 02:50:29 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error
=== RUN TestReOpen/Normal/TooManyErrors
2025/01/23 02:50:29 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error
2025/01/23 02:50:29 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error
2025/01/23 02:50:29 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error
2025/01/23 02:50:29 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries
=== RUN TestReOpen/Normal/Seek
2025/01/23 02:50:29 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error
2025/01/23 02:50:29 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error
2025/01/23 02:50:29 DEBUG : potato: Seek from 5 to 2
=== RUN TestReOpen/Normal/AccountRead
=== RUN TestReOpen/Normal/AccountReadDelay
2025/01/23 02:50:29 DEBUG : potato: Seek from 10 to 0
2025/01/23 02:50:29 DEBUG : potato: Seek from 10 to 0
2025/01/23 02:50:29 DEBUG : potato: Seek from 10 to 0
=== RUN TestReOpen/Normal/AccountReadError
=== RUN TestReOpen/WithRangeOption
=== RUN TestReOpen/WithRangeOption/Basics
2025/01/23 02:50:29 DEBUG : potato: Seek from 7 to 0
=== RUN TestReOpen/WithRangeOption/ErrorAtStart
=== RUN TestReOpen/WithRangeOption/WithErrors
2025/01/23 02:50:29 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error
2025/01/23 02:50:29 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error
2025/01/23 02:50:29 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error
=== RUN TestReOpen/WithRangeOption/TooManyErrors
2025/01/23 02:50:29 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error
2025/01/23 02:50:29 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error
2025/01/23 02:50:29 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error
2025/01/23 02:50:29 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries
=== RUN TestReOpen/WithRangeOption/Seek
2025/01/23 02:50:29 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error
2025/01/23 02:50:29 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error
2025/01/23 02:50:29 DEBUG : potato: Seek from 5 to 2
2025/01/23 02:50:29 DEBUG : potato: Seek from 7 to 4
=== RUN TestReOpen/WithRangeOption/AccountRead
=== RUN TestReOpen/WithRangeOption/AccountReadDelay
2025/01/23 02:50:29 DEBUG : potato: Seek from 7 to 0
2025/01/23 02:50:29 DEBUG : potato: Seek from 7 to 0
2025/01/23 02:50:29 DEBUG : potato: Seek from 7 to 0
=== RUN TestReOpen/WithRangeOption/AccountReadError
=== RUN TestReOpen/WithSeekOption
=== RUN TestReOpen/WithSeekOption/Basics
2025/01/23 02:50:29 DEBUG : potato: Seek from 8 to 0
=== RUN TestReOpen/WithSeekOption/ErrorAtStart
=== RUN TestReOpen/WithSeekOption/WithErrors
2025/01/23 02:50:29 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error
2025/01/23 02:50:29 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error
2025/01/23 02:50:29 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error
=== RUN TestReOpen/WithSeekOption/TooManyErrors
2025/01/23 02:50:29 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error
2025/01/23 02:50:29 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error
2025/01/23 02:50:29 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error
2025/01/23 02:50:29 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries
=== RUN TestReOpen/WithSeekOption/Seek
2025/01/23 02:50:29 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error
2025/01/23 02:50:29 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error
2025/01/23 02:50:29 DEBUG : potato: Seek from 5 to 2
2025/01/23 02:50:29 DEBUG : potato: Seek from 7 to 5
=== RUN TestReOpen/WithSeekOption/AccountRead
=== RUN TestReOpen/WithSeekOption/AccountReadDelay
2025/01/23 02:50:29 DEBUG : potato: Seek from 8 to 0
2025/01/23 02:50:29 DEBUG : potato: Seek from 8 to 0
2025/01/23 02:50:29 DEBUG : potato: Seek from 8 to 0
=== RUN TestReOpen/WithSeekOption/AccountReadError
=== RUN TestReOpen/UnknownSize
=== RUN TestReOpen/UnknownSize/Basics
2025/01/23 02:50:29 DEBUG : potato: Seek from 9 to 0
=== RUN TestReOpen/UnknownSize/ErrorAtStart
=== RUN TestReOpen/UnknownSize/WithErrors
2025/01/23 02:50:29 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error
2025/01/23 02:50:29 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error
2025/01/23 02:50:29 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error
=== RUN TestReOpen/UnknownSize/TooManyErrors
2025/01/23 02:50:29 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error
2025/01/23 02:50:29 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error
2025/01/23 02:50:29 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error
2025/01/23 02:50:29 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries
=== RUN TestReOpen/UnknownSize/Seek
2025/01/23 02:50:29 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error
2025/01/23 02:50:29 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error
2025/01/23 02:50:29 DEBUG : potato: Seek from 5 to 2
2025/01/23 02:50:29 DEBUG : potato: Seek from 7 to 6
=== RUN TestReOpen/UnknownSize/AccountRead
=== RUN TestReOpen/UnknownSize/AccountReadDelay
2025/01/23 02:50:30 DEBUG : potato: Seek from 9 to 0
2025/01/23 02:50:30 DEBUG : potato: Seek from 9 to 0
2025/01/23 02:50:30 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-faxajiy8gacu", Local "Local file system at /tmp/rclone3288750833", Modify Window "1ns"
=== RUN TestCheck/1
=== RUN TestCheck/2
=== RUN TestCheck/3
=== RUN TestCheck/4
=== RUN TestCheck/5
=== RUN TestCheck/6
=== RUN TestCheck/7
--- PASS: TestCheck (1.23s)
--- PASS: TestCheck/1 (0.04s)
--- PASS: TestCheck/2 (0.04s)
--- PASS: TestCheck/3 (0.04s)
--- PASS: TestCheck/4 (0.07s)
--- PASS: TestCheck/5 (0.07s)
--- PASS: TestCheck/6 (0.07s)
--- PASS: TestCheck/7 (0.07s)
=== RUN TestCheckFsError
2025/01/23 02:50:31 DEBUG : Creating backend with remote "nonexistent"
2025/01/23 02:50:31 DEBUG : Creating backend with remote "nonexistent"
2025/01/23 02:50:31 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish
2025/01/23 02:50:31 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/01/23 02:50:31 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 differences found
2025/01/23 02:50:31 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-faxajiy8gacu", Local "Local file system at /tmp/rclone3288750833", 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.55s)
--- PASS: TestCheckDownload/1 (0.08s)
--- PASS: TestCheckDownload/2 (0.08s)
--- PASS: TestCheckDownload/3 (0.08s)
--- PASS: TestCheckDownload/4 (0.11s)
--- PASS: TestCheckDownload/5 (0.11s)
--- PASS: TestCheckDownload/6 (0.12s)
--- PASS: TestCheckDownload/7 (0.11s)
=== RUN TestCheckSizeOnly
run.go:180: Remote "Azure container rclone-test-faxajiy8gacu", Local "Local file system at /tmp/rclone3288750833", 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.23s)
--- PASS: TestCheckSizeOnly/1 (0.04s)
--- PASS: TestCheckSizeOnly/2 (0.04s)
--- PASS: TestCheckSizeOnly/3 (0.04s)
--- PASS: TestCheckSizeOnly/4 (0.07s)
--- PASS: TestCheckSizeOnly/5 (0.08s)
--- 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-faxajiy8gacu", Local "Local file system at /tmp/rclone3288750833", Modify Window "1ns"
2025/01/23 02:50:34 NOTICE: test.sum: improperly formatted checksum line 4
2025/01/23 02:50:34 NOTICE: test.sum: improperly formatted checksum line 5
2025/01/23 02:50:34 NOTICE: test.sum: improperly formatted checksum line 6
2025/01/23 02:50:34 NOTICE: test.sum: 2 warning(s) suppressed...
2025/01/23 02:50:34 NOTICE: test.sum: improperly formatted checksum line 4
2025/01/23 02:50:34 NOTICE: test.sum: improperly formatted checksum line 5
2025/01/23 02:50:34 NOTICE: test.sum: improperly formatted checksum line 6
2025/01/23 02:50:34 NOTICE: test.sum: 2 warning(s) suppressed...
--- PASS: TestParseSumFile (0.44s)
=== RUN TestCheckSum
run.go:180: Remote "Azure container rclone-test-faxajiy8gacu", Local "Local file system at /tmp/rclone3288750833", Modify Window "1ns"
2025/01/23 02:50:34 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-faxajiy8gacu/data"
2025/01/23 02:50:34 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/01/23 02:50:34 DEBUG : Azure container rclone-test-faxajiy8gacu path data: Using directory markers
2025/01/23 02:50: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/01/23 02:50:37 DEBUG : data/: Removing directory marker
--- PASS: TestCheckSum (2.89s)
--- 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-faxajiy8gacu", Local "Local file system at /tmp/rclone3288750833", Modify Window "1ns"
2025/01/23 02:50:37 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-faxajiy8gacu/data"
2025/01/23 02:50:37 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/01/23 02:50:37 DEBUG : Azure container rclone-test-faxajiy8gacu path data: Using directory markers
2025/01/23 02:50:37 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/01/23 02:50:40 DEBUG : data/: Removing directory marker
--- PASS: TestCheckSumDownload (3.15s)
--- PASS: TestCheckSumDownload/subtest1 (0.15s)
--- PASS: TestCheckSumDownload/subtest2 (0.19s)
--- PASS: TestCheckSumDownload/subtest3 (0.19s)
--- PASS: TestCheckSumDownload/subtest4 (0.19s)
--- PASS: TestCheckSumDownload/subtest5 (0.19s)
--- PASS: TestCheckSumDownload/subtest6 (0.19s)
--- PASS: TestCheckSumDownload/subtest7 (0.19s)
=== RUN TestApplyTransforms
2025/01/23 02:50:40 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-yidenev1taye"
2025/01/23 02:50:40 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/01/23 02:50:40 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/01/23 02:50:40 DEBUG : Azure container rclone-test-yidenev1taye: Using directory markers
2025/01/23 02:50:40 DEBUG : Creating backend with remote "/tmp/rclone2681038350"
run.go:180: Remote "Azure container rclone-test-yidenev1taye", Local "Local file system at /tmp/rclone2681038350", Modify Window "1ns"
upper checkfile vs. lower remote (without normalization)
2025/01/23 02:50:40 ERROR : hello, world!: sum not found
2025/01/23 02:50:40 ERROR : HELLO, WORLD!: file not in Azure container rclone-test-yidenev1taye
2025/01/23 02:50:40 NOTICE: Azure container rclone-test-yidenev1taye: 1 files missing
2025/01/23 02:50:40 NOTICE: 1 hashes missing
2025/01/23 02:50:40 NOTICE: Azure container rclone-test-yidenev1taye: 2 differences found
2025/01/23 02:50:40 NOTICE: Azure container rclone-test-yidenev1taye: 2 errors while checking
upper checkfile vs. lower remote (with normalization)
2025/01/23 02:50:40 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/01/23 02:50:40 NOTICE: Azure container rclone-test-yidenev1taye: 0 differences found
2025/01/23 02:50:40 NOTICE: Azure container rclone-test-yidenev1taye: 1 matching files
2025/01/23 02:50:40 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-mukawoy0tete"
2025/01/23 02:50:40 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/01/23 02:50:40 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/01/23 02:50:40 DEBUG : Azure container rclone-test-mukawoy0tete: Using directory markers
2025/01/23 02:50:40 DEBUG : Creating backend with remote "/tmp/rclone217469414"
run.go:180: Remote "Azure container rclone-test-mukawoy0tete", Local "Local file system at /tmp/rclone217469414", Modify Window "1ns"
lower checkfile vs. upper remote (without normalization)
2025/01/23 02:50:40 ERROR : HELLO, WORLD!: sum not found
2025/01/23 02:50:40 ERROR : hello, world!: file not in Azure container rclone-test-mukawoy0tete
2025/01/23 02:50:40 NOTICE: Azure container rclone-test-mukawoy0tete: 1 files missing
2025/01/23 02:50:40 NOTICE: 1 hashes missing
2025/01/23 02:50:40 NOTICE: Azure container rclone-test-mukawoy0tete: 2 differences found
2025/01/23 02:50:40 NOTICE: Azure container rclone-test-mukawoy0tete: 2 errors while checking
lower checkfile vs. upper remote (with normalization)
2025/01/23 02:50:41 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/01/23 02:50:41 NOTICE: Azure container rclone-test-mukawoy0tete: 0 differences found
2025/01/23 02:50:41 NOTICE: Azure container rclone-test-mukawoy0tete: 1 matching files
2025/01/23 02:50:41 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-vagenur1savu"
2025/01/23 02:50:41 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/01/23 02:50:41 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/01/23 02:50:41 DEBUG : Azure container rclone-test-vagenur1savu: Using directory markers
2025/01/23 02:50:41 DEBUG : Creating backend with remote "/tmp/rclone3247291829"
run.go:180: Remote "Azure container rclone-test-vagenur1savu", Local "Local file system at /tmp/rclone3247291829", Modify Window "1ns"
lower checkfile vs. upperlowermixed remote (without normalization)
2025/01/23 02:50:41 ERROR : HeLlO, wOrLd!: sum not found
2025/01/23 02:50:41 ERROR : hello, world!: file not in Azure container rclone-test-vagenur1savu
2025/01/23 02:50:41 NOTICE: Azure container rclone-test-vagenur1savu: 1 files missing
2025/01/23 02:50:41 NOTICE: 1 hashes missing
2025/01/23 02:50:41 NOTICE: Azure container rclone-test-vagenur1savu: 2 differences found
2025/01/23 02:50:41 NOTICE: Azure container rclone-test-vagenur1savu: 2 errors while checking
lower checkfile vs. upperlowermixed remote (with normalization)
2025/01/23 02:50:41 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/01/23 02:50:41 NOTICE: Azure container rclone-test-vagenur1savu: 0 differences found
2025/01/23 02:50:41 NOTICE: Azure container rclone-test-vagenur1savu: 1 matching files
2025/01/23 02:50:41 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-fataceh4bizu"
2025/01/23 02:50:41 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/01/23 02:50:41 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/01/23 02:50:41 DEBUG : Azure container rclone-test-fataceh4bizu: Using directory markers
2025/01/23 02:50:41 DEBUG : Creating backend with remote "/tmp/rclone431012297"
run.go:180: Remote "Azure container rclone-test-fataceh4bizu", Local "Local file system at /tmp/rclone431012297", Modify Window "1ns"
upperlowermixed checkfile vs. upper remote (without normalization)
2025/01/23 02:50:41 ERROR : HELLO, WORLD!: sum not found
2025/01/23 02:50:41 ERROR : HeLlO, wOrLd!: file not in Azure container rclone-test-fataceh4bizu
2025/01/23 02:50:41 NOTICE: Azure container rclone-test-fataceh4bizu: 1 files missing
2025/01/23 02:50:41 NOTICE: 1 hashes missing
2025/01/23 02:50:41 NOTICE: Azure container rclone-test-fataceh4bizu: 2 differences found
2025/01/23 02:50:41 NOTICE: Azure container rclone-test-fataceh4bizu: 2 errors while checking
upperlowermixed checkfile vs. upper remote (with normalization)
2025/01/23 02:50:41 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/01/23 02:50:41 NOTICE: Azure container rclone-test-fataceh4bizu: 0 differences found
2025/01/23 02:50:41 NOTICE: Azure container rclone-test-fataceh4bizu: 1 matching files
2025/01/23 02:50:41 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-tiwodax2rexu"
2025/01/23 02:50:41 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/01/23 02:50:41 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/01/23 02:50:41 DEBUG : Azure container rclone-test-tiwodax2rexu: Using directory markers
2025/01/23 02:50:41 DEBUG : Creating backend with remote "/tmp/rclone1377783735"
run.go:180: Remote "Azure container rclone-test-tiwodax2rexu", Local "Local file system at /tmp/rclone1377783735", Modify Window "1ns"
NFD checkfile vs. NFC remote (without normalization)
2025/01/23 02:50:41 ERROR : 測試_Русский___ě_áñ: sum not found
2025/01/23 02:50:41 ERROR : 測試_Русский___ě_áñ: file not in Azure container rclone-test-tiwodax2rexu
2025/01/23 02:50:41 NOTICE: Azure container rclone-test-tiwodax2rexu: 1 files missing
2025/01/23 02:50:41 NOTICE: 1 hashes missing
2025/01/23 02:50:41 NOTICE: Azure container rclone-test-tiwodax2rexu: 2 differences found
2025/01/23 02:50:41 NOTICE: Azure container rclone-test-tiwodax2rexu: 2 errors while checking
NFD checkfile vs. NFC remote (with normalization)
2025/01/23 02:50:41 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/01/23 02:50:41 NOTICE: Azure container rclone-test-tiwodax2rexu: 0 differences found
2025/01/23 02:50:41 NOTICE: Azure container rclone-test-tiwodax2rexu: 1 matching files
2025/01/23 02:50:41 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-pudorib1yitu"
2025/01/23 02:50:41 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/01/23 02:50:41 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/01/23 02:50:41 DEBUG : Azure container rclone-test-pudorib1yitu: Using directory markers
2025/01/23 02:50:41 DEBUG : Creating backend with remote "/tmp/rclone2607391560"
run.go:180: Remote "Azure container rclone-test-pudorib1yitu", Local "Local file system at /tmp/rclone2607391560", Modify Window "1ns"
NFC checkfile vs. NFD remote (without normalization)
2025/01/23 02:50:42 ERROR : 測試_Русский___ě_áñ: sum not found
2025/01/23 02:50:42 ERROR : 測試_Русский___ě_áñ: file not in Azure container rclone-test-pudorib1yitu
2025/01/23 02:50:42 NOTICE: Azure container rclone-test-pudorib1yitu: 1 files missing
2025/01/23 02:50:42 NOTICE: 1 hashes missing
2025/01/23 02:50:42 NOTICE: Azure container rclone-test-pudorib1yitu: 2 differences found
2025/01/23 02:50:42 NOTICE: Azure container rclone-test-pudorib1yitu: 2 errors while checking
NFC checkfile vs. NFD remote (with normalization)
2025/01/23 02:50:42 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/01/23 02:50:42 NOTICE: Azure container rclone-test-pudorib1yitu: 0 differences found
2025/01/23 02:50:42 NOTICE: Azure container rclone-test-pudorib1yitu: 1 matching files
2025/01/23 02:50:42 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-hotivof6mane"
2025/01/23 02:50:42 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/01/23 02:50:42 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/01/23 02:50:42 DEBUG : Azure container rclone-test-hotivof6mane: Using directory markers
2025/01/23 02:50:42 DEBUG : Creating backend with remote "/tmp/rclone2610309139"
run.go:180: Remote "Azure container rclone-test-hotivof6mane", Local "Local file system at /tmp/rclone2610309139", Modify Window "1ns"
NFDx2 checkfile vs. both remote (without normalization)
2025/01/23 02:50:42 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found
2025/01/23 02:50:42 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Azure container rclone-test-hotivof6mane
2025/01/23 02:50:42 NOTICE: Azure container rclone-test-hotivof6mane: 1 files missing
2025/01/23 02:50:42 NOTICE: 1 hashes missing
2025/01/23 02:50:42 NOTICE: Azure container rclone-test-hotivof6mane: 2 differences found
2025/01/23 02:50:42 NOTICE: Azure container rclone-test-hotivof6mane: 2 errors while checking
NFDx2 checkfile vs. both remote (with normalization)
2025/01/23 02:50:42 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/01/23 02:50:42 NOTICE: Azure container rclone-test-hotivof6mane: 0 differences found
2025/01/23 02:50:42 NOTICE: Azure container rclone-test-hotivof6mane: 1 matching files
2025/01/23 02:50:42 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-tajejuv8bahi"
2025/01/23 02:50:42 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/01/23 02:50:42 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/01/23 02:50:42 DEBUG : Azure container rclone-test-tajejuv8bahi: Using directory markers
2025/01/23 02:50:42 DEBUG : Creating backend with remote "/tmp/rclone2694734025"
run.go:180: Remote "Azure container rclone-test-tajejuv8bahi", Local "Local file system at /tmp/rclone2694734025", Modify Window "1ns"
NFCx2 checkfile vs. both remote (without normalization)
2025/01/23 02:50:42 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found
2025/01/23 02:50:42 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Azure container rclone-test-tajejuv8bahi
2025/01/23 02:50:42 NOTICE: Azure container rclone-test-tajejuv8bahi: 1 files missing
2025/01/23 02:50:42 NOTICE: 1 hashes missing
2025/01/23 02:50:42 NOTICE: Azure container rclone-test-tajejuv8bahi: 2 differences found
2025/01/23 02:50:42 NOTICE: Azure container rclone-test-tajejuv8bahi: 2 errors while checking
NFCx2 checkfile vs. both remote (with normalization)
2025/01/23 02:50:42 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/01/23 02:50:42 NOTICE: Azure container rclone-test-tajejuv8bahi: 0 differences found
2025/01/23 02:50:42 NOTICE: Azure container rclone-test-tajejuv8bahi: 1 matching files
2025/01/23 02:50:42 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-wesoxij6gaqu"
2025/01/23 02:50:42 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/01/23 02:50:42 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/01/23 02:50:42 DEBUG : Azure container rclone-test-wesoxij6gaqu: Using directory markers
2025/01/23 02:50:42 DEBUG : Creating backend with remote "/tmp/rclone414301790"
run.go:180: Remote "Azure container rclone-test-wesoxij6gaqu", Local "Local file system at /tmp/rclone414301790", Modify Window "1ns"
both checkfile vs. NFDx2 remote (without normalization)
2025/01/23 02:50:42 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found
2025/01/23 02:50:42 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Azure container rclone-test-wesoxij6gaqu
2025/01/23 02:50:42 NOTICE: Azure container rclone-test-wesoxij6gaqu: 1 files missing
2025/01/23 02:50:42 NOTICE: 1 hashes missing
2025/01/23 02:50:42 NOTICE: Azure container rclone-test-wesoxij6gaqu: 2 differences found
2025/01/23 02:50:42 NOTICE: Azure container rclone-test-wesoxij6gaqu: 2 errors while checking
both checkfile vs. NFDx2 remote (with normalization)
2025/01/23 02:50:42 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/01/23 02:50:42 NOTICE: Azure container rclone-test-wesoxij6gaqu: 0 differences found
2025/01/23 02:50:42 NOTICE: Azure container rclone-test-wesoxij6gaqu: 1 matching files
2025/01/23 02:50:42 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-banaqev5bena"
2025/01/23 02:50:42 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/01/23 02:50:42 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/01/23 02:50:42 DEBUG : Azure container rclone-test-banaqev5bena: Using directory markers
2025/01/23 02:50:42 DEBUG : Creating backend with remote "/tmp/rclone1739760900"
run.go:180: Remote "Azure container rclone-test-banaqev5bena", Local "Local file system at /tmp/rclone1739760900", Modify Window "1ns"
both checkfile vs. NFCx2 remote (without normalization)
2025/01/23 02:50:43 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found
2025/01/23 02:50:43 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Azure container rclone-test-banaqev5bena
2025/01/23 02:50:43 NOTICE: Azure container rclone-test-banaqev5bena: 1 files missing
2025/01/23 02:50:43 NOTICE: 1 hashes missing
2025/01/23 02:50:43 NOTICE: Azure container rclone-test-banaqev5bena: 2 differences found
2025/01/23 02:50:43 NOTICE: Azure container rclone-test-banaqev5bena: 2 errors while checking
both checkfile vs. NFCx2 remote (with normalization)
2025/01/23 02:50:43 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/01/23 02:50:43 NOTICE: Azure container rclone-test-banaqev5bena: 0 differences found
2025/01/23 02:50:43 NOTICE: Azure container rclone-test-banaqev5bena: 1 matching files
2025/01/23 02:50:43 DEBUG : Azure container rclone-test-banaqev5bena: Purge remote
2025/01/23 02:50:43 DEBUG : Azure container rclone-test-wesoxij6gaqu: Purge remote
2025/01/23 02:50:43 DEBUG : Azure container rclone-test-tajejuv8bahi: Purge remote
2025/01/23 02:50:43 DEBUG : Azure container rclone-test-hotivof6mane: Purge remote
2025/01/23 02:50:43 DEBUG : Azure container rclone-test-pudorib1yitu: Purge remote
2025/01/23 02:50:43 DEBUG : Azure container rclone-test-tiwodax2rexu: Purge remote
2025/01/23 02:50:43 DEBUG : Azure container rclone-test-fataceh4bizu: Purge remote
2025/01/23 02:50:43 DEBUG : Azure container rclone-test-vagenur1savu: Purge remote
2025/01/23 02:50:43 DEBUG : Azure container rclone-test-mukawoy0tete: Purge remote
2025/01/23 02:50:43 DEBUG : Azure container rclone-test-yidenev1taye: Purge remote
--- PASS: TestApplyTransforms (3.57s)
=== RUN TestTruncateString
--- PASS: TestTruncateString (0.00s)
=== RUN TestCopyFile
run.go:180: Remote "Azure container rclone-test-faxajiy8gacu", Local "Local file system at /tmp/rclone3288750833", Modify Window "1ns"
2025/01/23 02:50:44 DEBUG : file1: Need to transfer - File not found at Destination
2025/01/23 02:50:44 DEBUG : sub/: Creating directory marker
2025/01/23 02:50:44 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK
2025/01/23 02:50:44 INFO : file1: Copied (new) to: sub/file2
2025/01/23 02:50:44 DEBUG : file1: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/01/23 02:50:44 DEBUG : file1: Unchanged skipping
2025/01/23 02:50:44 DEBUG : Azure container rclone-test-faxajiy8gacu: don't need to copy/move sub/file2, it is already at target location
2025/01/23 02:50:44 DEBUG : sub/: Removing directory marker
--- PASS: TestCopyFile (0.51s)
=== RUN TestCopyLongFile
run.go:180: Remote "Azure container rclone-test-faxajiy8gacu", Local "Local file system at /tmp/rclone3288750833", Modify Window "1ns"
copy_test.go:153: Test only runs on local
--- SKIP: TestCopyLongFile (0.08s)
=== RUN TestCopyFileBackupDir
run.go:180: Remote "Azure container rclone-test-faxajiy8gacu", Local "Local file system at /tmp/rclone3288750833", Modify Window "1ns"
2025/01/23 02:50:44 DEBUG : dst/: Creating directory marker
2025/01/23 02:50:44 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-faxajiy8gacu/backup"
2025/01/23 02:50:44 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/01/23 02:50:44 DEBUG : Azure container rclone-test-faxajiy8gacu path backup: Using directory markers
2025/01/23 02:50:44 DEBUG : fs cache: renaming cache item "TestAzureBlob,directory_markers:rclone-test-faxajiy8gacu/backup" to be canonical "TestAzureBlob{juk_h}:rclone-test-faxajiy8gacu/backup"
2025/01/23 02:50:44 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18)
2025/01/23 02:50:45 DEBUG : dst/: Creating directory marker
2025/01/23 02:50:45 DEBUG : dst/file1: md5 = 05164b153084ba910184c26e561a7c18 OK
2025/01/23 02:50:45 INFO : dst/file1: Copied (server-side copy)
2025/01/23 02:50:45 INFO : dst/file1: Deleted
2025/01/23 02:50:45 DEBUG : dst/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK
2025/01/23 02:50:45 INFO : dst/file1: Copied (new)
2025/01/23 02:50:45 DEBUG : dst/: Removing directory marker
2025/01/23 02:50:45 DEBUG : backup/dst/: Removing directory marker
2025/01/23 02:50:45 DEBUG : backup/: Removing directory marker
run.go:125: removing dir "backup" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-faxajiy8gacu/backup/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6711edc5-b01e-0097-7841-6deaf0000000
Time:2025-01-23T02:50:45.6663658Z
--------------------------------------------------------------------------------
2025/01/23 02:50:46 DEBUG : backup/: Removing directory marker
run.go:125: removing dir "backup" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-faxajiy8gacu/backup/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6711eee5-b01e-0097-5041-6deaf0000000
Time:2025-01-23T02:50:46.7044145Z
--------------------------------------------------------------------------------
2025/01/23 02:50:47 DEBUG : backup/: Removing directory marker
run.go:125: removing dir "backup" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-faxajiy8gacu/backup/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6711f026-b01e-0097-5c41-6deaf0000000
Time:2025-01-23T02:50:47.7431167Z
--------------------------------------------------------------------------------
run.go:128: removing dir "backup" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-faxajiy8gacu/backup/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6711f026-b01e-0097-5c41-6deaf0000000
Time:2025-01-23T02:50:47.7431167Z
--------------------------------------------------------------------------------
--- PASS: TestCopyFileBackupDir (4.14s)
=== RUN TestCopyFileCompareDest
run.go:180: Remote "Azure container rclone-test-faxajiy8gacu", Local "Local file system at /tmp/rclone3288750833", Modify Window "1ns"
2025/01/23 02:50:48 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-faxajiy8gacu/dst"
2025/01/23 02:50:48 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/01/23 02:50:48 DEBUG : Azure container rclone-test-faxajiy8gacu path dst: Using directory markers
2025/01/23 02:50:48 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-faxajiy8gacu/CompareDest"
2025/01/23 02:50:48 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/01/23 02:50:48 DEBUG : Azure container rclone-test-faxajiy8gacu path CompareDest: Using directory markers
2025/01/23 02:50:48 DEBUG : fs cache: renaming cache item "TestAzureBlob,directory_markers:rclone-test-faxajiy8gacu/CompareDest" to be canonical "TestAzureBlob{juk_h}:rclone-test-faxajiy8gacu/CompareDest"
2025/01/23 02:50:48 DEBUG : one: Need to transfer - File not found at Destination
2025/01/23 02:50:49 DEBUG : /: Creating directory marker
2025/01/23 02:50:49 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK
2025/01/23 02:50:49 INFO : one: Copied (new)
2025/01/23 02:50:49 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-faxajiy8gacu/CompareDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-faxajiy8gacu/CompareDest"
2025/01/23 02:50:49 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/01/23 02:50:49 DEBUG : /: Creating directory marker
2025/01/23 02:50:49 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK
2025/01/23 02:50:49 INFO : one: Copied (replaced existing)
2025/01/23 02:50:49 DEBUG : dst/: Creating directory marker
2025/01/23 02:50:49 DEBUG : CompareDest/: Creating directory marker
2025/01/23 02:50:49 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-faxajiy8gacu/CompareDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-faxajiy8gacu/CompareDest"
2025/01/23 02:50:49 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/01/23 02:50:49 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/01/23 02:50:49 DEBUG : one: Destination found in --compare-dest, skipping
2025/01/23 02:50:50 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-faxajiy8gacu/CompareDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-faxajiy8gacu/CompareDest"
2025/01/23 02:50:50 DEBUG : two: Need to transfer - File not found at Destination
2025/01/23 02:50:50 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/01/23 02:50:50 DEBUG : two: Destination found in --compare-dest, skipping
2025/01/23 02:50:50 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-faxajiy8gacu/CompareDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-faxajiy8gacu/CompareDest"
2025/01/23 02:50:50 DEBUG : two: Need to transfer - File not found at Destination
2025/01/23 02:50:50 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/01/23 02:50:50 DEBUG : two: Destination found in --compare-dest, skipping
2025/01/23 02:50:50 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-faxajiy8gacu/CompareDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-faxajiy8gacu/CompareDest"
2025/01/23 02:50:50 DEBUG : two: Need to transfer - File not found at Destination
2025/01/23 02:50:50 DEBUG : two: Sizes differ (src 5 vs dst 3)
2025/01/23 02:50:50 DEBUG : two: md5 = 2379e4ce8c3380e996ab0509f17069ad OK
2025/01/23 02:50:50 INFO : two: Copied (new)
2025/01/23 02:50:51 DEBUG : dst/: Removing directory marker
2025/01/23 02: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-faxajiy8gacu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6711f4b6-b01e-0097-5d41-6deaf0000000
Time:2025-01-23T02:50:51.1727758Z
--------------------------------------------------------------------------------
2025/01/23 02: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-faxajiy8gacu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6711f628-b01e-0097-1541-6deaf0000000
Time:2025-01-23T02:50:52.2112463Z
--------------------------------------------------------------------------------
2025/01/23 02: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-faxajiy8gacu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6711f747-b01e-0097-0341-6deaf0000000
Time:2025-01-23T02:50:53.2489789Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-faxajiy8gacu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6711f747-b01e-0097-0341-6deaf0000000
Time:2025-01-23T02:50:53.2489789Z
--------------------------------------------------------------------------------
2025/01/23 02:50:54 DEBUG : CompareDest/: Removing directory marker
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683
Error: Not equal:
expected: []string{}
actual : []string{"dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,3 @@
-([]string) {
+([]string) (len=1) {
+ (string) (len=3) "dst"
}
Test: TestCopyFileCompareDest
Messages: directories
--- FAIL: TestCopyFileCompareDest (12.62s)
=== RUN TestCopyFileCopyDest
run.go:180: Remote "Azure container rclone-test-faxajiy8gacu", Local "Local file system at /tmp/rclone3288750833", Modify Window "1ns"
2025/01/23 02:51:01 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-faxajiy8gacu/dst"
2025/01/23 02:51:01 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/01/23 02:51:01 DEBUG : Azure container rclone-test-faxajiy8gacu path dst: Using directory markers
2025/01/23 02:51:01 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-faxajiy8gacu/CopyDest"
2025/01/23 02:51:01 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/01/23 02:51:01 DEBUG : Azure container rclone-test-faxajiy8gacu path CopyDest: Using directory markers
2025/01/23 02:51:01 DEBUG : fs cache: renaming cache item "TestAzureBlob,directory_markers:rclone-test-faxajiy8gacu/CopyDest" to be canonical "TestAzureBlob{juk_h}:rclone-test-faxajiy8gacu/CopyDest"
2025/01/23 02:51:01 DEBUG : one: Need to transfer - File not found at Destination
2025/01/23 02:51:01 DEBUG : /: Creating directory marker
2025/01/23 02:51:01 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK
2025/01/23 02:51:01 INFO : one: Copied (new)
2025/01/23 02:51:01 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-faxajiy8gacu/CopyDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-faxajiy8gacu/CopyDest"
2025/01/23 02:51:01 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/01/23 02:51:01 DEBUG : /: Creating directory marker
2025/01/23 02:51:02 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK
2025/01/23 02:51:02 INFO : one: Copied (replaced existing)
2025/01/23 02:51:02 DEBUG : dst/: Creating directory marker
2025/01/23 02:51:02 DEBUG : CopyDest/: Creating directory marker
2025/01/23 02:51:02 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-faxajiy8gacu/BackupDir"
2025/01/23 02:51:02 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/01/23 02:51:02 DEBUG : Azure container rclone-test-faxajiy8gacu path BackupDir: Using directory markers
2025/01/23 02:51:02 DEBUG : fs cache: renaming cache item "TestAzureBlob,directory_markers:rclone-test-faxajiy8gacu/BackupDir" to be canonical "TestAzureBlob{juk_h}:rclone-test-faxajiy8gacu/BackupDir"
2025/01/23 02:51:02 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-faxajiy8gacu/CopyDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-faxajiy8gacu/CopyDest"
2025/01/23 02:51:02 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/01/23 02:51:02 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/01/23 02:51:02 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/01/23 02:51:02 DEBUG : /: Creating directory marker
2025/01/23 02:51:02 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK
2025/01/23 02:51:02 INFO : one: Copied (server-side copy)
2025/01/23 02:51:02 INFO : one: Deleted
2025/01/23 02:51:03 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK
2025/01/23 02:51:03 INFO : one: Copied (server-side copy)
2025/01/23 02:51:03 DEBUG : one: Destination found in --copy-dest, using server-side copy
2025/01/23 02:51:03 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-faxajiy8gacu/CopyDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-faxajiy8gacu/CopyDest"
2025/01/23 02:51:03 DEBUG : two: Need to transfer - File not found at Destination
2025/01/23 02:51:03 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/01/23 02:51:03 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK
2025/01/23 02:51:03 INFO : two: Copied (server-side copy)
2025/01/23 02:51:03 DEBUG : two: Destination found in --copy-dest, using server-side copy
2025/01/23 02:51:03 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-faxajiy8gacu/CopyDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-faxajiy8gacu/CopyDest"
2025/01/23 02:51:03 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/01/23 02:51:03 DEBUG : two: Unchanged skipping
2025/01/23 02:51:03 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-faxajiy8gacu/CopyDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-faxajiy8gacu/CopyDest"
2025/01/23 02:51:03 DEBUG : three: Need to transfer - File not found at Destination
2025/01/23 02:51:03 DEBUG : three: Sizes differ (src 7 vs dst 5)
2025/01/23 02:51:03 DEBUG : three: Destination not found in --copy-dest
2025/01/23 02:51:04 DEBUG : three: md5 = 1bccb9dccb3e9f6a3f9d2a8bdb54b7f5 OK
2025/01/23 02:51:04 INFO : three: Copied (new)
2025/01/23 02:51:04 DEBUG : dst/: Removing directory marker
2025/01/23 02:51: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-faxajiy8gacu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:67120641-b01e-0097-2341-6deaf0000000
Time:2025-01-23T02:51:04.5611239Z
--------------------------------------------------------------------------------
2025/01/23 02:51: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-faxajiy8gacu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:67120769-b01e-0097-0f41-6deaf0000000
Time:2025-01-23T02:51:05.5988374Z
--------------------------------------------------------------------------------
2025/01/23 02:51: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-faxajiy8gacu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:67120849-b01e-0097-3e41-6deaf0000000
Time:2025-01-23T02:51:06.6381976Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-faxajiy8gacu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:67120849-b01e-0097-3e41-6deaf0000000
Time:2025-01-23T02:51:06.6381976Z
--------------------------------------------------------------------------------
2025/01/23 02:51:07 DEBUG : CopyDest/: Removing directory marker
2025/01/23 02:51: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-faxajiy8gacu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:67120932-b01e-0097-6541-6deaf0000000
Time:2025-01-23T02:51:07.7164572Z
--------------------------------------------------------------------------------
2025/01/23 02:51: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-faxajiy8gacu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:67120a62-b01e-0097-7b41-6deaf0000000
Time:2025-01-23T02:51:08.7557742Z
--------------------------------------------------------------------------------
2025/01/23 02:51: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-faxajiy8gacu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:67120b70-b01e-0097-4841-6deaf0000000
Time:2025-01-23T02:51:09.7940146Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-faxajiy8gacu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:67120b70-b01e-0097-4841-6deaf0000000
Time:2025-01-23T02:51:09.7940146Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestCopyFileCopyDest
Messages: directories
--- FAIL: TestCopyFileCopyDest (16.51s)
=== RUN TestCopyInplace
run.go:180: Remote "Azure container rclone-test-faxajiy8gacu", Local "Local file system at /tmp/rclone3288750833", Modify Window "1ns"
copy_test.go:370: Partial uploads not supported
2025/01/23 02:51: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-faxajiy8gacu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6712153a-b01e-0097-6641-6deaf0000000
Time:2025-01-23T02:51:17.9875365Z
--------------------------------------------------------------------------------
2025/01/23 02:51: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-faxajiy8gacu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6712165c-b01e-0097-5141-6deaf0000000
Time:2025-01-23T02:51:19.0256604Z
--------------------------------------------------------------------------------
2025/01/23 02:51: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-faxajiy8gacu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6712177a-b01e-0097-4941-6deaf0000000
Time:2025-01-23T02:51:20.0642766Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-faxajiy8gacu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6712177a-b01e-0097-4941-6deaf0000000
Time:2025-01-23T02:51:20.0642766Z
--------------------------------------------------------------------------------
2025/01/23 02:51: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-faxajiy8gacu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:67121880-b01e-0097-2d41-6deaf0000000
Time:2025-01-23T02:51:21.1025003Z
--------------------------------------------------------------------------------
2025/01/23 02:51: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-faxajiy8gacu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:671219bf-b01e-0097-2641-6deaf0000000
Time:2025-01-23T02:51:22.1401310Z
--------------------------------------------------------------------------------
2025/01/23 02:51: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-faxajiy8gacu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:67121b26-b01e-0097-6641-6deaf0000000
Time:2025-01-23T02:51:23.1780310Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-faxajiy8gacu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:67121b26-b01e-0097-6641-6deaf0000000
Time:2025-01-23T02:51:23.1780310Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/runtime/panic.go:626
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1120
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1096
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy_test.go:370
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestCopyInplace
Messages: directories
--- FAIL: TestCopyInplace (13.39s)
=== RUN TestCopyLongFileName
run.go:180: Remote "Azure container rclone-test-faxajiy8gacu", Local "Local file system at /tmp/rclone3288750833", Modify Window "1ns"
copy_test.go:403: Partial uploads not supported
2025/01/23 02:51:31 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-faxajiy8gacu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:671227ad-b01e-0097-6d41-6deaf0000000
Time:2025-01-23T02:51:31.3725531Z
--------------------------------------------------------------------------------
2025/01/23 02:51:32 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-faxajiy8gacu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6712293e-b01e-0097-5641-6deaf0000000
Time:2025-01-23T02:51:32.4106154Z
--------------------------------------------------------------------------------
2025/01/23 02:51:33 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-faxajiy8gacu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:67122ade-b01e-0097-4341-6deaf0000000
Time:2025-01-23T02:51:33.4488974Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-faxajiy8gacu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:67122ade-b01e-0097-4341-6deaf0000000
Time:2025-01-23T02:51:33.4488974Z
--------------------------------------------------------------------------------
2025/01/23 02:51:34 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-faxajiy8gacu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:67122c6f-b01e-0097-3041-6deaf0000000
Time:2025-01-23T02:51:34.4868688Z
--------------------------------------------------------------------------------
2025/01/23 02:51:35 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-faxajiy8gacu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:67122e15-b01e-0097-3441-6deaf0000000
Time:2025-01-23T02:51:35.5249827Z
--------------------------------------------------------------------------------
2025/01/23 02:51:36 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-faxajiy8gacu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:67122fc3-b01e-0097-2741-6deaf0000000
Time:2025-01-23T02:51:36.5629057Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-faxajiy8gacu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:67122fc3-b01e-0097-2741-6deaf0000000
Time:2025-01-23T02:51:36.5629057Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/runtime/panic.go:626
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1120
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1096
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy_test.go:403
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestCopyLongFileName
Messages: directories
--- FAIL: TestCopyLongFileName (13.38s)
=== RUN TestCopyFileMaxTransfer
run.go:180: Remote "Azure container rclone-test-faxajiy8gacu", Local "Local file system at /tmp/rclone3288750833", Modify Window "1ns"
2025/01/23 02:51:44 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination
2025/01/23 02:51:44 DEBUG : TestCopyFileMaxTransfer/: Creating directory marker
2025/01/23 02:51:44 DEBUG : TestCopyFileMaxTransfer/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK
2025/01/23 02:51:44 INFO : TestCopyFileMaxTransfer/file1: Copied (new)
2025/01/23 02:51:45 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination
2025/01/23 02:51:45 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: single part upload read failed: max transfer limit reached as set by --max-transfer
2025/01/23 02:51:45 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination
2025/01/23 02:51:45 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination
2025/01/23 02:51:45 DEBUG : TestCopyFileMaxTransfer/file4: md5 = 8fe84612e4e5afe8dc17a45b734bb741 OK
2025/01/23 02:51:45 INFO : TestCopyFileMaxTransfer/file4: Copied (new)
2025/01/23 02: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-faxajiy8gacu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:67123da6-b01e-0097-3e41-6deaf0000000
Time:2025-01-23T02:51:45.6760618Z
--------------------------------------------------------------------------------
2025/01/23 02: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-faxajiy8gacu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:67123f55-b01e-0097-3f41-6deaf0000000
Time:2025-01-23T02:51:46.7143979Z
--------------------------------------------------------------------------------
2025/01/23 02:51:47 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-faxajiy8gacu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:671240dd-b01e-0097-2641-6deaf0000000
Time:2025-01-23T02:51:47.7525303Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-faxajiy8gacu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:671240dd-b01e-0097-2641-6deaf0000000
Time:2025-01-23T02:51:47.7525303Z
--------------------------------------------------------------------------------
2025/01/23 02:51:48 DEBUG : TestCopyFileMaxTransfer/: Removing directory marker
2025/01/23 02:51:48 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-faxajiy8gacu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6712424b-b01e-0097-5741-6deaf0000000
Time:2025-01-23T02:51:48.8302763Z
--------------------------------------------------------------------------------
2025/01/23 02:51:49 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-faxajiy8gacu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:671243e0-b01e-0097-4741-6deaf0000000
Time:2025-01-23T02:51:49.8683907Z
--------------------------------------------------------------------------------
2025/01/23 02:51:50 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-faxajiy8gacu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6712454e-b01e-0097-1341-6deaf0000000
Time:2025-01-23T02:51:50.9061772Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-faxajiy8gacu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6712454e-b01e-0097-1341-6deaf0000000
Time:2025-01-23T02:51:50.9061772Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestCopyFileMaxTransfer
Messages: directories
--- FAIL: TestCopyFileMaxTransfer (14.34s)
=== RUN TestDeduplicateInteractive
run.go:180: Remote "Azure container rclone-test-faxajiy8gacu", Local "Local file system at /tmp/rclone3288750833", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/01/23 02: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-faxajiy8gacu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:67125216-b01e-0097-4941-6deaf0000000
Time:2025-01-23T02:51:59.1018879Z
--------------------------------------------------------------------------------
2025/01/23 02: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-faxajiy8gacu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:671253a3-b01e-0097-2b41-6deaf0000000
Time:2025-01-23T02:52:00.1400862Z
--------------------------------------------------------------------------------
2025/01/23 02: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-faxajiy8gacu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:67125509-b01e-0097-5841-6deaf0000000
Time:2025-01-23T02:52:01.1785758Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-faxajiy8gacu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:67125509-b01e-0097-5841-6deaf0000000
Time:2025-01-23T02:52:01.1785758Z
--------------------------------------------------------------------------------
2025/01/23 02: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-faxajiy8gacu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:671256b8-b01e-0097-2b41-6deaf0000000
Time:2025-01-23T02:52:02.2179501Z
--------------------------------------------------------------------------------
2025/01/23 02: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-faxajiy8gacu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6712581a-b01e-0097-6641-6deaf0000000
Time:2025-01-23T02:52:03.2558565Z
--------------------------------------------------------------------------------
2025/01/23 02: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-faxajiy8gacu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:67125966-b01e-0097-0141-6deaf0000000
Time:2025-01-23T02:52:04.2938129Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-faxajiy8gacu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:67125966-b01e-0097-0141-6deaf0000000
Time:2025-01-23T02:52:04.2938129Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/runtime/panic.go:626
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1120
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1096
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:24
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:48
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestDeduplicateInteractive
Messages: directories
--- FAIL: TestDeduplicateInteractive (13.39s)
=== RUN TestDeduplicateSkip
run.go:180: Remote "Azure container rclone-test-faxajiy8gacu", Local "Local file system at /tmp/rclone3288750833", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/01/23 02: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-faxajiy8gacu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:67126709-b01e-0097-2441-6deaf0000000
Time:2025-01-23T02:52:12.4895776Z
--------------------------------------------------------------------------------
2025/01/23 02: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-faxajiy8gacu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6712687c-b01e-0097-6341-6deaf0000000
Time:2025-01-23T02:52:13.5273807Z
--------------------------------------------------------------------------------
2025/01/23 02: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-faxajiy8gacu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:67126a2b-b01e-0097-5741-6deaf0000000
Time:2025-01-23T02:52:14.5651602Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-faxajiy8gacu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:67126a2b-b01e-0097-5741-6deaf0000000
Time:2025-01-23T02:52:14.5651602Z
--------------------------------------------------------------------------------
2025/01/23 02: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-faxajiy8gacu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:67126bb4-b01e-0097-2841-6deaf0000000
Time:2025-01-23T02:52:15.6029158Z
--------------------------------------------------------------------------------
2025/01/23 02: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-faxajiy8gacu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:67126d84-b01e-0097-2241-6deaf0000000
Time:2025-01-23T02:52:16.6403947Z
--------------------------------------------------------------------------------
2025/01/23 02: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-faxajiy8gacu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:67126f47-b01e-0097-2841-6deaf0000000
Time:2025-01-23T02:52:17.6782993Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-faxajiy8gacu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:67126f47-b01e-0097-2841-6deaf0000000
Time:2025-01-23T02:52:17.6782993Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/runtime/panic.go:626
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1120
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1096
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:24
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:64
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestDeduplicateSkip
Messages: directories
--- FAIL: TestDeduplicateSkip (13.38s)
=== RUN TestDeduplicateSizeOnly
run.go:180: Remote "Azure container rclone-test-faxajiy8gacu", Local "Local file system at /tmp/rclone3288750833", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/01/23 02:52:25 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-faxajiy8gacu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6712804d-b01e-0097-6841-6deaf0000000
Time:2025-01-23T02:52:25.8734733Z
--------------------------------------------------------------------------------
2025/01/23 02:52:26 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-faxajiy8gacu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6712828b-b01e-0097-0441-6deaf0000000
Time:2025-01-23T02:52:26.9110266Z
--------------------------------------------------------------------------------
2025/01/23 02:52:27 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-faxajiy8gacu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6712845b-b01e-0097-2741-6deaf0000000
Time:2025-01-23T02:52:27.9484888Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-faxajiy8gacu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6712845b-b01e-0097-2741-6deaf0000000
Time:2025-01-23T02:52:27.9484888Z
--------------------------------------------------------------------------------
2025/01/23 02:52:28 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-faxajiy8gacu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:67128630-b01e-0097-4c41-6deaf0000000
Time:2025-01-23T02:52:28.9861208Z
--------------------------------------------------------------------------------
2025/01/23 02:52:30 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-faxajiy8gacu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:67128820-b01e-0097-0b41-6deaf0000000
Time:2025-01-23T02:52:30.0239787Z
--------------------------------------------------------------------------------
2025/01/23 02:52:31 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-faxajiy8gacu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:67128a3d-b01e-0097-6b41-6deaf0000000
Time:2025-01-23T02:52:31.0619560Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-faxajiy8gacu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:67128a3d-b01e-0097-6b41-6deaf0000000
Time:2025-01-23T02:52:31.0619560Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/runtime/panic.go:626
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1120
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1096
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:24
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:85
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestDeduplicateSizeOnly
Messages: directories
--- FAIL: TestDeduplicateSizeOnly (13.38s)
=== RUN TestDeduplicateFirst
run.go:180: Remote "Azure container rclone-test-faxajiy8gacu", Local "Local file system at /tmp/rclone3288750833", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/01/23 02:52:39 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-faxajiy8gacu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:67129aaf-b01e-0097-0241-6deaf0000000
Time:2025-01-23T02:52:39.2543279Z
--------------------------------------------------------------------------------
2025/01/23 02:52:40 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-faxajiy8gacu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:67129ca1-b01e-0097-4b41-6deaf0000000
Time:2025-01-23T02:52:40.2917602Z
--------------------------------------------------------------------------------
2025/01/23 02:52:41 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-faxajiy8gacu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:67129e74-b01e-0097-7241-6deaf0000000
Time:2025-01-23T02:52:41.3297977Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-faxajiy8gacu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:67129e74-b01e-0097-7241-6deaf0000000
Time:2025-01-23T02:52:41.3297977Z
--------------------------------------------------------------------------------
2025/01/23 02:52:42 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-faxajiy8gacu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6712a03a-b01e-0097-7b41-6deaf0000000
Time:2025-01-23T02:52:42.3680227Z
--------------------------------------------------------------------------------
2025/01/23 02:52:43 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-faxajiy8gacu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6712a201-b01e-0097-0441-6deaf0000000
Time:2025-01-23T02:52:43.4058383Z
--------------------------------------------------------------------------------
2025/01/23 02:52:44 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-faxajiy8gacu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6712a3bc-b01e-0097-0541-6deaf0000000
Time:2025-01-23T02:52:44.4436345Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-faxajiy8gacu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6712a3bc-b01e-0097-0541-6deaf0000000
Time:2025-01-23T02:52:44.4436345Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/runtime/panic.go:626
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1120
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1096
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:24
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:107
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestDeduplicateFirst
Messages: directories
--- FAIL: TestDeduplicateFirst (13.38s)
=== RUN TestDeduplicateNewest
run.go:180: Remote "Azure container rclone-test-faxajiy8gacu", Local "Local file system at /tmp/rclone3288750833", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/01/23 02:52:52 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-faxajiy8gacu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6712b10a-b01e-0097-4341-6deaf0000000
Time:2025-01-23T02:52:52.6374898Z
--------------------------------------------------------------------------------
2025/01/23 02:52:53 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-faxajiy8gacu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6712b2ac-b01e-0097-3641-6deaf0000000
Time:2025-01-23T02:52:53.6752801Z
--------------------------------------------------------------------------------
2025/01/23 02:52:54 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-faxajiy8gacu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6712b460-b01e-0097-3a41-6deaf0000000
Time:2025-01-23T02:52:54.7131339Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-faxajiy8gacu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6712b460-b01e-0097-3a41-6deaf0000000
Time:2025-01-23T02:52:54.7131339Z
--------------------------------------------------------------------------------
2025/01/23 02:52:55 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-faxajiy8gacu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6712b645-b01e-0097-7841-6deaf0000000
Time:2025-01-23T02:52:55.7508872Z
--------------------------------------------------------------------------------
2025/01/23 02:52:56 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-faxajiy8gacu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6712b7de-b01e-0097-7241-6deaf0000000
Time:2025-01-23T02:52:56.7889049Z
--------------------------------------------------------------------------------
2025/01/23 02:52:57 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-faxajiy8gacu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6712b9b1-b01e-0097-1841-6deaf0000000
Time:2025-01-23T02:52:57.8273731Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-faxajiy8gacu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6712b9b1-b01e-0097-1841-6deaf0000000
Time:2025-01-23T02:52:57.8273731Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/runtime/panic.go:626
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1120
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1096
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:24
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:135
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestDeduplicateNewest
Messages: directories
--- FAIL: TestDeduplicateNewest (13.39s)
=== RUN TestDeduplicateNewestByHash
run.go:180: Remote "Azure container rclone-test-faxajiy8gacu", Local "Local file system at /tmp/rclone3288750833", Modify Window "1ns"
2025/01/23 02:53:06 DEBUG : also/: Creating directory marker
2025/01/23 02:53:06 INFO : Azure container rclone-test-faxajiy8gacu: Looking for duplicate md5 hashes using newest mode.
2025/01/23 02:53:06 NOTICE: 88ed358ffd06497c0fa5909857cc8384: Found 3 files with duplicate md5 hashes
2025/01/23 02:53:06 INFO : one: Deleted
2025/01/23 02:53:06 INFO : also/one: Deleted
2025/01/23 02:53:06 NOTICE: 88ed358ffd06497c0fa5909857cc8384: Deleted 2 extra copies
2025/01/23 02:53:06 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-faxajiy8gacu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6712c9b9-b01e-0097-3e41-6deaf0000000
Time:2025-01-23T02:53:06.8311065Z
--------------------------------------------------------------------------------
2025/01/23 02:53:07 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-faxajiy8gacu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6712cb5a-b01e-0097-2e41-6deaf0000000
Time:2025-01-23T02:53:07.8691180Z
--------------------------------------------------------------------------------
2025/01/23 02:53:08 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-faxajiy8gacu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6712cd59-b01e-0097-1e41-6deaf0000000
Time:2025-01-23T02:53:08.9068966Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-faxajiy8gacu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6712cd59-b01e-0097-1e41-6deaf0000000
Time:2025-01-23T02:53:08.9068966Z
--------------------------------------------------------------------------------
2025/01/23 02:53:09 DEBUG : also/: Removing directory marker
2025/01/23 02:53:09 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-faxajiy8gacu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6712cf6d-b01e-0097-6441-6deaf0000000
Time:2025-01-23T02:53:09.9845747Z
--------------------------------------------------------------------------------
2025/01/23 02:53:11 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-faxajiy8gacu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6712d16a-b01e-0097-3141-6deaf0000000
Time:2025-01-23T02:53:11.0223332Z
--------------------------------------------------------------------------------
2025/01/23 02:53:12 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-faxajiy8gacu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6712d356-b01e-0097-7741-6deaf0000000
Time:2025-01-23T02:53:12.0601356Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-faxajiy8gacu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6712d356-b01e-0097-7741-6deaf0000000
Time:2025-01-23T02:53:12.0601356Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestDeduplicateNewestByHash
Messages: directories
--- FAIL: TestDeduplicateNewestByHash (14.23s)
=== RUN TestDeduplicateOldest
run.go:180: Remote "Azure container rclone-test-faxajiy8gacu", Local "Local file system at /tmp/rclone3288750833", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/01/23 02:53:20 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-faxajiy8gacu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6712e1ba-b01e-0097-5c41-6deaf0000000
Time:2025-01-23T02:53:20.2527799Z
--------------------------------------------------------------------------------
2025/01/23 02:53:21 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-faxajiy8gacu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6712e36f-b01e-0097-6141-6deaf0000000
Time:2025-01-23T02:53:21.2907312Z
--------------------------------------------------------------------------------
2025/01/23 02:53:22 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-faxajiy8gacu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6712e517-b01e-0097-5941-6deaf0000000
Time:2025-01-23T02:53:22.3288775Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-faxajiy8gacu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6712e517-b01e-0097-5941-6deaf0000000
Time:2025-01-23T02:53:22.3288775Z
--------------------------------------------------------------------------------
2025/01/23 02:53:23 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-faxajiy8gacu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6712e6cc-b01e-0097-5241-6deaf0000000
Time:2025-01-23T02:53:23.3665336Z
--------------------------------------------------------------------------------
2025/01/23 02:53:24 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-faxajiy8gacu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6712e880-b01e-0097-6c41-6deaf0000000
Time:2025-01-23T02:53:24.4045801Z
--------------------------------------------------------------------------------
2025/01/23 02:53:25 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-faxajiy8gacu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6712ea5b-b01e-0097-1741-6deaf0000000
Time:2025-01-23T02:53:25.4423044Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-faxajiy8gacu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6712ea5b-b01e-0097-1741-6deaf0000000
Time:2025-01-23T02:53:25.4423044Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/runtime/panic.go:626
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1120
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1096
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:24
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:169
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestDeduplicateOldest
Messages: directories
--- FAIL: TestDeduplicateOldest (13.38s)
=== RUN TestDeduplicateLargest
run.go:180: Remote "Azure container rclone-test-faxajiy8gacu", Local "Local file system at /tmp/rclone3288750833", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/01/23 02:53:33 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-faxajiy8gacu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6712f88e-b01e-0097-3341-6deaf0000000
Time:2025-01-23T02:53:33.6361628Z
--------------------------------------------------------------------------------
2025/01/23 02:53:34 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-faxajiy8gacu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6712fa78-b01e-0097-6541-6deaf0000000
Time:2025-01-23T02:53:34.6737092Z
--------------------------------------------------------------------------------
2025/01/23 02:53:35 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-faxajiy8gacu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6712fc2e-b01e-0097-7841-6deaf0000000
Time:2025-01-23T02:53:35.7113646Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-faxajiy8gacu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6712fc2e-b01e-0097-7841-6deaf0000000
Time:2025-01-23T02:53:35.7113646Z
--------------------------------------------------------------------------------
2025/01/23 02:53:36 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-faxajiy8gacu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6712fdf4-b01e-0097-0341-6deaf0000000
Time:2025-01-23T02:53:36.7492850Z
--------------------------------------------------------------------------------
2025/01/23 02:53:37 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-faxajiy8gacu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6712ffd6-b01e-0097-1742-6deaf0000000
Time:2025-01-23T02:53:37.7878879Z
--------------------------------------------------------------------------------
2025/01/23 02:53:38 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-faxajiy8gacu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6713020e-b01e-0097-5c42-6deaf0000000
Time:2025-01-23T02:53:38.8268050Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-faxajiy8gacu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6713020e-b01e-0097-5c42-6deaf0000000
Time:2025-01-23T02:53:38.8268050Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/runtime/panic.go:626
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1120
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1096
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:24
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:184
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestDeduplicateLargest
Messages: directories
--- FAIL: TestDeduplicateLargest (13.39s)
=== RUN TestDeduplicateSmallest
run.go:180: Remote "Azure container rclone-test-faxajiy8gacu", Local "Local file system at /tmp/rclone3288750833", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/01/23 02:53:47 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-faxajiy8gacu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6713104b-b01e-0097-1842-6deaf0000000
Time:2025-01-23T02:53:47.0227442Z
--------------------------------------------------------------------------------
2025/01/23 02:53:48 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-faxajiy8gacu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:67131251-b01e-0097-7042-6deaf0000000
Time:2025-01-23T02:53:48.0609841Z
--------------------------------------------------------------------------------
2025/01/23 02:53:49 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-faxajiy8gacu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6713141a-b01e-0097-0a42-6deaf0000000
Time:2025-01-23T02:53:49.0994129Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-faxajiy8gacu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6713141a-b01e-0097-0a42-6deaf0000000
Time:2025-01-23T02:53:49.0994129Z
--------------------------------------------------------------------------------
2025/01/23 02:53:50 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-faxajiy8gacu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6713157f-b01e-0097-4a42-6deaf0000000
Time:2025-01-23T02:53:50.1374293Z
--------------------------------------------------------------------------------
2025/01/23 02:53:51 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-faxajiy8gacu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:67131751-b01e-0097-6b42-6deaf0000000
Time:2025-01-23T02:53:51.1753987Z
--------------------------------------------------------------------------------
2025/01/23 02:53:52 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-faxajiy8gacu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:67131916-b01e-0097-1142-6deaf0000000
Time:2025-01-23T02:53:52.2135380Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-faxajiy8gacu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:67131916-b01e-0097-1142-6deaf0000000
Time:2025-01-23T02:53:52.2135380Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/runtime/panic.go:626
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1120
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1096
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:24
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:199
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestDeduplicateSmallest
Messages: directories
--- FAIL: TestDeduplicateSmallest (13.38s)
=== RUN TestDeduplicateRename
run.go:180: Remote "Azure container rclone-test-faxajiy8gacu", Local "Local file system at /tmp/rclone3288750833", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/01/23 02:54: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-faxajiy8gacu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:67132748-b01e-0097-3142-6deaf0000000
Time:2025-01-23T02:54:00.4070837Z
--------------------------------------------------------------------------------
2025/01/23 02:54: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-faxajiy8gacu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6713296f-b01e-0097-6d42-6deaf0000000
Time:2025-01-23T02:54:01.4447551Z
--------------------------------------------------------------------------------
2025/01/23 02:54: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-faxajiy8gacu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:67132b3f-b01e-0097-7942-6deaf0000000
Time:2025-01-23T02:54:02.4828014Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-faxajiy8gacu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:67132b3f-b01e-0097-7942-6deaf0000000
Time:2025-01-23T02:54:02.4828014Z
--------------------------------------------------------------------------------
2025/01/23 02:54: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-faxajiy8gacu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:67132d43-b01e-0097-5842-6deaf0000000
Time:2025-01-23T02:54:03.5210829Z
--------------------------------------------------------------------------------
2025/01/23 02:54: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-faxajiy8gacu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:67132f1d-b01e-0097-7042-6deaf0000000
Time:2025-01-23T02:54:04.5592889Z
--------------------------------------------------------------------------------
2025/01/23 02:54: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-faxajiy8gacu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:671330e5-b01e-0097-7042-6deaf0000000
Time:2025-01-23T02:54:05.5970598Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-faxajiy8gacu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:671330e5-b01e-0097-7042-6deaf0000000
Time:2025-01-23T02:54:05.5970598Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/runtime/panic.go:626
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1120
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1096
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:24
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:214
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestDeduplicateRename
Messages: directories
--- FAIL: TestDeduplicateRename (13.38s)
=== RUN TestMergeDirs
run.go:180: Remote "Azure container rclone-test-faxajiy8gacu", Local "Local file system at /tmp/rclone3288750833", Modify Window "1ns"
dedupe_test.go:256: Can't merge directories
2025/01/23 02:54: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-faxajiy8gacu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6713406c-b01e-0097-2542-6deaf0000000
Time:2025-01-23T02:54:13.7919521Z
--------------------------------------------------------------------------------
2025/01/23 02:54: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-faxajiy8gacu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:67134239-b01e-0097-3b42-6deaf0000000
Time:2025-01-23T02:54:14.8297649Z
--------------------------------------------------------------------------------
2025/01/23 02:54: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-faxajiy8gacu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6713444f-b01e-0097-1c42-6deaf0000000
Time:2025-01-23T02:54:15.8676318Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-faxajiy8gacu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6713444f-b01e-0097-1c42-6deaf0000000
Time:2025-01-23T02:54:15.8676318Z
--------------------------------------------------------------------------------
2025/01/23 02:54:16 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-faxajiy8gacu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:67134624-b01e-0097-4e42-6deaf0000000
Time:2025-01-23T02:54:16.9061231Z
--------------------------------------------------------------------------------
2025/01/23 02:54:17 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-faxajiy8gacu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:671347f3-b01e-0097-6342-6deaf0000000
Time:2025-01-23T02:54:17.9439315Z
--------------------------------------------------------------------------------
2025/01/23 02:54:18 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-faxajiy8gacu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:671349ea-b01e-0097-2a42-6deaf0000000
Time:2025-01-23T02:54:18.9822424Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-faxajiy8gacu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:671349ea-b01e-0097-2a42-6deaf0000000
Time:2025-01-23T02:54:18.9822424Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/runtime/panic.go:626
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1120
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1096
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:256
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestMergeDirs
Messages: directories
--- FAIL: TestMergeDirs (13.38s)
=== RUN TestListDirSorted
run.go:180: Remote "Azure container rclone-test-faxajiy8gacu", Local "Local file system at /tmp/rclone3288750833", Modify Window "1ns"
2025/01/23 02:54:27 DEBUG : sub dir/: Creating directory marker
2025/01/23 02:54:27 DEBUG : sub dir/ignore dir/: Creating directory marker
2025/01/23 02:54:27 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/01/23 02:54:28 DEBUG : sub dir/sub sub dir/: Removing directory marker
2025/01/23 02:54:28 DEBUG : sub dir/ignore dir/: Removing directory marker
2025/01/23 02:54:28 DEBUG : sub dir/: Removing directory marker
2025/01/23 02:54:28 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-faxajiy8gacu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:67135ab8-b01e-0097-1f42-6deaf0000000
Time:2025-01-23T02:54:28.6696510Z
--------------------------------------------------------------------------------
2025/01/23 02:54:29 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-faxajiy8gacu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:67135c9f-b01e-0097-5942-6deaf0000000
Time:2025-01-23T02:54:29.7081600Z
--------------------------------------------------------------------------------
2025/01/23 02:54:30 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-faxajiy8gacu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:67135ea4-b01e-0097-2542-6deaf0000000
Time:2025-01-23T02:54:30.7459219Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-faxajiy8gacu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:67135ea4-b01e-0097-2542-6deaf0000000
Time:2025-01-23T02:54:30.7459219Z
--------------------------------------------------------------------------------
2025/01/23 02:54:31 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-faxajiy8gacu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:671360bd-b01e-0097-7642-6deaf0000000
Time:2025-01-23T02:54:31.7842126Z
--------------------------------------------------------------------------------
2025/01/23 02:54:32 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-faxajiy8gacu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:671362d3-b01e-0097-6a42-6deaf0000000
Time:2025-01-23T02:54:32.8232424Z
--------------------------------------------------------------------------------
2025/01/23 02:54: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-faxajiy8gacu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:67136469-b01e-0097-5c42-6deaf0000000
Time:2025-01-23T02:54:33.8610837Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-faxajiy8gacu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:67136469-b01e-0097-5c42-6deaf0000000
Time:2025-01-23T02:54:33.8610837Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/runtime/panic.go:626
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1005
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/listdirsorted_test.go:57
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestListDirSorted
Messages: directories
--- FAIL: TestListDirSorted (14.88s)
=== RUN TestListJSON
run.go:180: Remote "Azure container rclone-test-faxajiy8gacu", Local "Local file system at /tmp/rclone3288750833", Modify Window "1ns"
2025/01/23 02:54:42 DEBUG : sub/: Creating directory marker
=== RUN TestListJSON/Default
lsjson_test.go:202:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/lsjson_test.go:202
Error: Not equal:
expected: 2
actual : 4
Test: TestListJSON/Default
Messages: Wrong number of results
=== RUN TestListJSON/FilesOnly
=== RUN TestListJSON/DirsOnly
lsjson_test.go:202:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/lsjson_test.go:202
Error: Not equal:
expected: 1
actual : 3
Test: TestListJSON/DirsOnly
Messages: Wrong number of results
=== RUN TestListJSON/Recurse
lsjson_test.go:202:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/lsjson_test.go:202
Error: Not equal:
expected: 3
actual : 5
Test: TestListJSON/Recurse
Messages: Wrong number of results
=== RUN TestListJSON/SubDir
=== RUN TestListJSON/NoModTime
=== RUN TestListJSON/NoMimeType
=== RUN TestListJSON/ShowHash
=== RUN TestListJSON/HashTypes
=== RUN TestListJSON/Metadata
lsjson_test.go:202:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/lsjson_test.go:202
Error: Not equal:
expected: 2
actual : 4
Test: TestListJSON/Metadata
Messages: Wrong number of results
2025/01/23 02:54:42 DEBUG : sub/: Removing directory marker
2025/01/23 02:54:42 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-faxajiy8gacu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:67137348-b01e-0097-5e42-6deaf0000000
Time:2025-01-23T02:54:42.9338234Z
--------------------------------------------------------------------------------
2025/01/23 02:54:43 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-faxajiy8gacu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:671374fe-b01e-0097-5142-6deaf0000000
Time:2025-01-23T02:54:43.9728212Z
--------------------------------------------------------------------------------
2025/01/23 02:54:44 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-faxajiy8gacu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:671376a3-b01e-0097-4a42-6deaf0000000
Time:2025-01-23T02:54:45.0107449Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-faxajiy8gacu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:671376a3-b01e-0097-4a42-6deaf0000000
Time:2025-01-23T02:54:45.0107449Z
--------------------------------------------------------------------------------
2025/01/23 02:54:46 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-faxajiy8gacu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6713788e-b01e-0097-7442-6deaf0000000
Time:2025-01-23T02:54:46.0486983Z
--------------------------------------------------------------------------------
2025/01/23 02:54:47 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-faxajiy8gacu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:671379e6-b01e-0097-2842-6deaf0000000
Time:2025-01-23T02:54:47.0873208Z
--------------------------------------------------------------------------------
2025/01/23 02:54:48 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-faxajiy8gacu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:67137b50-b01e-0097-7f42-6deaf0000000
Time:2025-01-23T02:54:48.1257692Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-faxajiy8gacu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:67137b50-b01e-0097-7f42-6deaf0000000
Time:2025-01-23T02:54:48.1257692Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestListJSON
Messages: directories
--- FAIL: TestListJSON (14.26s)
--- 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-faxajiy8gacu", Local "Local file system at /tmp/rclone3288750833", Modify Window "1ns"
2025/01/23 02:54:56 DEBUG : sub/: Creating directory marker
=== RUN TestStatJSON/Root
=== RUN TestStatJSON/RootFilesOnly
=== RUN TestStatJSON/RootDirsOnly
=== RUN TestStatJSON/Dir
=== RUN TestStatJSON/DirWithTrailingSlash
=== RUN TestStatJSON/File
=== RUN TestStatJSON/NotFound
=== RUN TestStatJSON/DirFilesOnly
=== RUN TestStatJSON/FileFilesOnly
=== RUN TestStatJSON/NotFoundFilesOnly
=== RUN TestStatJSON/DirDirsOnly
=== RUN TestStatJSON/FileDirsOnly
=== RUN TestStatJSON/NotFoundDirsOnly
=== RUN TestStatJSON/RootNotFound
2025/01/23 02:54:57 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-faxajiy8gacu/notfound"
2025/01/23 02:54:57 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/01/23 02:54:57 DEBUG : Azure container rclone-test-faxajiy8gacu path notfound: Using directory markers
2025/01/23 02:54:57 DEBUG : sub/: Removing directory marker
2025/01/23 02:54:57 DEBUG : dst/: Removing directory marker
=== NAME TestStatJSON
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-faxajiy8gacu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:67138738-b01e-0097-4542-6deaf0000000
Time:2025-01-23T02:54:57.4347355Z
--------------------------------------------------------------------------------
2025/01/23 02:54:58 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-faxajiy8gacu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:671388ba-b01e-0097-7642-6deaf0000000
Time:2025-01-23T02:54:58.4730641Z
--------------------------------------------------------------------------------
2025/01/23 02:54:59 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-faxajiy8gacu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:67138a5a-b01e-0097-6b42-6deaf0000000
Time:2025-01-23T02:54:59.5117366Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-faxajiy8gacu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:67138a5a-b01e-0097-6b42-6deaf0000000
Time:2025-01-23T02:54:59.5117366Z
--------------------------------------------------------------------------------
2025/01/23 02:55:00 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-faxajiy8gacu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:67138b85-b01e-0097-6242-6deaf0000000
Time:2025-01-23T02:55:00.5505322Z
--------------------------------------------------------------------------------
2025/01/23 02:55:01 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-faxajiy8gacu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:67138cdd-b01e-0097-5042-6deaf0000000
Time:2025-01-23T02:55:01.5887720Z
--------------------------------------------------------------------------------
2025/01/23 02:55:02 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-faxajiy8gacu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:67138e6f-b01e-0097-3342-6deaf0000000
Time:2025-01-23T02:55:02.6272638Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-faxajiy8gacu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:67138e6f-b01e-0097-3342-6deaf0000000
Time:2025-01-23T02:55:02.6272638Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestStatJSON
Messages: directories
--- FAIL: TestStatJSON (14.50s)
--- PASS: TestStatJSON/Root (0.04s)
--- PASS: TestStatJSON/RootFilesOnly (0.00s)
--- PASS: TestStatJSON/RootDirsOnly (0.04s)
--- PASS: TestStatJSON/Dir (0.08s)
--- PASS: TestStatJSON/DirWithTrailingSlash (0.04s)
--- PASS: TestStatJSON/File (0.04s)
--- PASS: TestStatJSON/NotFound (0.08s)
--- PASS: TestStatJSON/DirFilesOnly (0.04s)
--- PASS: TestStatJSON/FileFilesOnly (0.04s)
--- PASS: TestStatJSON/NotFoundFilesOnly (0.04s)
--- PASS: TestStatJSON/DirDirsOnly (0.04s)
--- PASS: TestStatJSON/FileDirsOnly (0.04s)
--- PASS: TestStatJSON/NotFoundDirsOnly (0.04s)
--- PASS: TestStatJSON/RootNotFound (0.11s)
=== RUN TestMkdir
run.go:180: Remote "Azure container rclone-test-faxajiy8gacu", Local "Local file system at /tmp/rclone3288750833", Modify Window "1ns"
2025/01/23 02:55:10 INFO : Azure container rclone-test-faxajiy8gacu: Making directory
2025/01/23 02:55:10 INFO : Azure container rclone-test-faxajiy8gacu: Making directory
2025/01/23 02:55:10 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-faxajiy8gacu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:671398dc-b01e-0097-2242-6deaf0000000
Time:2025-01-23T02:55:10.8617029Z
--------------------------------------------------------------------------------
2025/01/23 02:55:11 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-faxajiy8gacu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:67139a4f-b01e-0097-6342-6deaf0000000
Time:2025-01-23T02:55:11.8997203Z
--------------------------------------------------------------------------------
2025/01/23 02:55:12 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-faxajiy8gacu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:67139b77-b01e-0097-6142-6deaf0000000
Time:2025-01-23T02:55:12.9378475Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-faxajiy8gacu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:67139b77-b01e-0097-6142-6deaf0000000
Time:2025-01-23T02:55:12.9378475Z
--------------------------------------------------------------------------------
2025/01/23 02:55:13 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-faxajiy8gacu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:67139c90-b01e-0097-6342-6deaf0000000
Time:2025-01-23T02:55:13.9768131Z
--------------------------------------------------------------------------------
2025/01/23 02:55:14 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-faxajiy8gacu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:67139da6-b01e-0097-4f42-6deaf0000000
Time:2025-01-23T02:55:15.0152312Z
--------------------------------------------------------------------------------
2025/01/23 02:55: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-faxajiy8gacu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:67139ed4-b01e-0097-3342-6deaf0000000
Time:2025-01-23T02:55:16.0534454Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-faxajiy8gacu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:67139ed4-b01e-0097-3342-6deaf0000000
Time:2025-01-23T02:55:16.0534454Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestMkdir
Messages: directories
--- FAIL: TestMkdir (13.43s)
=== RUN TestLsd
run.go:180: Remote "Azure container rclone-test-faxajiy8gacu", Local "Local file system at /tmp/rclone3288750833", Modify Window "1ns"
2025/01/23 02:55:24 DEBUG : sub dir/: Creating directory marker
2025/01/23 02:55:24 DEBUG : sub dir/: Removing directory marker
2025/01/23 02:55: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-faxajiy8gacu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6713a9f9-b01e-0097-3a42-6deaf0000000
Time:2025-01-23T02:55:24.6313513Z
--------------------------------------------------------------------------------
2025/01/23 02:55: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-faxajiy8gacu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6713ab29-b01e-0097-2942-6deaf0000000
Time:2025-01-23T02:55:25.6697554Z
--------------------------------------------------------------------------------
2025/01/23 02:55: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-faxajiy8gacu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6713ac52-b01e-0097-2142-6deaf0000000
Time:2025-01-23T02:55:26.7078291Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-faxajiy8gacu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6713ac52-b01e-0097-2142-6deaf0000000
Time:2025-01-23T02:55:26.7078291Z
--------------------------------------------------------------------------------
2025/01/23 02:55: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-faxajiy8gacu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6713ad95-b01e-0097-3742-6deaf0000000
Time:2025-01-23T02:55:27.7459985Z
--------------------------------------------------------------------------------
2025/01/23 02:55:28 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-faxajiy8gacu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6713aee2-b01e-0097-4d42-6deaf0000000
Time:2025-01-23T02:55:28.7843778Z
--------------------------------------------------------------------------------
2025/01/23 02:55:29 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-faxajiy8gacu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6713b049-b01e-0097-7d42-6deaf0000000
Time:2025-01-23T02:55:29.8227768Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-faxajiy8gacu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6713b049-b01e-0097-7d42-6deaf0000000
Time:2025-01-23T02:55:29.8227768Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestLsd
Messages: directories
--- FAIL: TestLsd (13.77s)
=== RUN TestLs
run.go:180: Remote "Azure container rclone-test-faxajiy8gacu", Local "Local file system at /tmp/rclone3288750833", Modify Window "1ns"
2025/01/23 02:55: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-faxajiy8gacu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6713c111-b01e-0097-4942-6deaf0000000
Time:2025-01-23T02:55:38.4358085Z
--------------------------------------------------------------------------------
2025/01/23 02:55: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-faxajiy8gacu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6713c37c-b01e-0097-6942-6deaf0000000
Time:2025-01-23T02:55:39.4738244Z
--------------------------------------------------------------------------------
2025/01/23 02:55: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-faxajiy8gacu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6713c5d6-b01e-0097-7842-6deaf0000000
Time:2025-01-23T02:55:40.5123283Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-faxajiy8gacu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6713c5d6-b01e-0097-7842-6deaf0000000
Time:2025-01-23T02:55:40.5123283Z
--------------------------------------------------------------------------------
2025/01/23 02:55: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-faxajiy8gacu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6713c7ff-b01e-0097-0242-6deaf0000000
Time:2025-01-23T02:55:41.5502696Z
--------------------------------------------------------------------------------
2025/01/23 02:55: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-faxajiy8gacu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6713ca2d-b01e-0097-6d42-6deaf0000000
Time:2025-01-23T02:55:42.5879029Z
--------------------------------------------------------------------------------
2025/01/23 02:55: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-faxajiy8gacu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6713cc44-b01e-0097-4942-6deaf0000000
Time:2025-01-23T02:55:43.6264822Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-faxajiy8gacu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6713cc44-b01e-0097-4942-6deaf0000000
Time:2025-01-23T02:55:43.6264822Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestLs
Messages: directories
--- FAIL: TestLs (13.80s)
=== RUN TestLsWithFilesFrom
run.go:180: Remote "Azure container rclone-test-faxajiy8gacu", Local "Local file system at /tmp/rclone3288750833", Modify Window "1ns"
2025/01/23 02:55:52 DEBUG : empty space: Excluded (FilesFrom Filter)
2025/01/23 02:55:52 DEBUG : empty space: Excluded
2025/01/23 02:55:52 DEBUG : BackupDir: Excluded
2025/01/23 02:55:52 DEBUG : dst: Excluded
2025/01/23 02:55:52 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-faxajiy8gacu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6713d68f-b01e-0097-4a42-6deaf0000000
Time:2025-01-23T02:55:52.2761042Z
--------------------------------------------------------------------------------
2025/01/23 02:55:53 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-faxajiy8gacu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6713d7af-b01e-0097-3a42-6deaf0000000
Time:2025-01-23T02:55:53.3141701Z
--------------------------------------------------------------------------------
2025/01/23 02:55:54 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-faxajiy8gacu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6713d915-b01e-0097-6e42-6deaf0000000
Time:2025-01-23T02:55:54.3520576Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-faxajiy8gacu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6713d915-b01e-0097-6e42-6deaf0000000
Time:2025-01-23T02:55:54.3520576Z
--------------------------------------------------------------------------------
2025/01/23 02:55:55 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-faxajiy8gacu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6713da5e-b01e-0097-8042-6deaf0000000
Time:2025-01-23T02:55:55.3903593Z
--------------------------------------------------------------------------------
2025/01/23 02:55:56 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-faxajiy8gacu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6713dbf8-b01e-0097-5b42-6deaf0000000
Time:2025-01-23T02:55:56.4285584Z
--------------------------------------------------------------------------------
2025/01/23 02:55:57 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-faxajiy8gacu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6713dd16-b01e-0097-5f42-6deaf0000000
Time:2025-01-23T02:55:57.4676254Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-faxajiy8gacu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6713dd16-b01e-0097-5f42-6deaf0000000
Time:2025-01-23T02:55:57.4676254Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestLsWithFilesFrom
Messages: directories
--- FAIL: TestLsWithFilesFrom (13.84s)
=== RUN TestLsLong
run.go:180: Remote "Azure container rclone-test-faxajiy8gacu", Local "Local file system at /tmp/rclone3288750833", Modify Window "1ns"
2025/01/23 02:56:06 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-faxajiy8gacu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6713e764-b01e-0097-5e42-6deaf0000000
Time:2025-01-23T02:56:06.0802695Z
--------------------------------------------------------------------------------
2025/01/23 02:56:07 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-faxajiy8gacu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6713e901-b01e-0097-4642-6deaf0000000
Time:2025-01-23T02:56:07.1181464Z
--------------------------------------------------------------------------------
2025/01/23 02:56:08 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-faxajiy8gacu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6713eac4-b01e-0097-1642-6deaf0000000
Time:2025-01-23T02:56:08.1562094Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-faxajiy8gacu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6713eac4-b01e-0097-1642-6deaf0000000
Time:2025-01-23T02:56:08.1562094Z
--------------------------------------------------------------------------------
2025/01/23 02:56:09 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-faxajiy8gacu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6713ec62-b01e-0097-5842-6deaf0000000
Time:2025-01-23T02:56:09.1939740Z
--------------------------------------------------------------------------------
2025/01/23 02:56:10 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-faxajiy8gacu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6713edec-b01e-0097-1a42-6deaf0000000
Time:2025-01-23T02:56:10.2324137Z
--------------------------------------------------------------------------------
2025/01/23 02:56: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-faxajiy8gacu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6713ef5a-b01e-0097-6742-6deaf0000000
Time:2025-01-23T02:56:11.2701741Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-faxajiy8gacu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6713ef5a-b01e-0097-6742-6deaf0000000
Time:2025-01-23T02:56:11.2701741Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestLsLong
Messages: directories
--- FAIL: TestLsLong (13.80s)
=== RUN TestHashSums
run.go:180: Remote "Azure container rclone-test-faxajiy8gacu", Local "Local file system at /tmp/rclone3288750833", Modify Window "1ns"
=== RUN TestHashSums/Md5
=== RUN TestHashSums/Md5Download
2025/01/23 02:56:20 DEBUG : dst/: Removing directory marker
=== NAME TestHashSums
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-faxajiy8gacu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6713f997-b01e-0097-0e42-6deaf0000000
Time:2025-01-23T02:56:20.0325337Z
--------------------------------------------------------------------------------
2025/01/23 02:56:21 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-faxajiy8gacu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6713face-b01e-0097-0642-6deaf0000000
Time:2025-01-23T02:56:21.0708657Z
--------------------------------------------------------------------------------
2025/01/23 02:56:22 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-faxajiy8gacu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6713fc7b-b01e-0097-6342-6deaf0000000
Time:2025-01-23T02:56:22.1086336Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-faxajiy8gacu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6713fc7b-b01e-0097-6342-6deaf0000000
Time:2025-01-23T02:56:22.1086336Z
--------------------------------------------------------------------------------
2025/01/23 02:56:23 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-faxajiy8gacu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6713fdcf-b01e-0097-7442-6deaf0000000
Time:2025-01-23T02:56:23.1464674Z
--------------------------------------------------------------------------------
2025/01/23 02:56:24 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-faxajiy8gacu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6713ff35-b01e-0097-1342-6deaf0000000
Time:2025-01-23T02:56:24.1841407Z
--------------------------------------------------------------------------------
2025/01/23 02:56:25 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-faxajiy8gacu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:67140076-b01e-0097-1a42-6deaf0000000
Time:2025-01-23T02:56:25.2220604Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-faxajiy8gacu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:67140076-b01e-0097-1a42-6deaf0000000
Time:2025-01-23T02:56:25.2220604Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestHashSums
Messages: directories
--- FAIL: TestHashSums (13.95s)
--- PASS: TestHashSums/Md5 (0.07s)
--- PASS: TestHashSums/Md5Download (0.15s)
=== RUN TestHashSumsWithErrors
2025/01/23 02:56:33 DEBUG : Creating backend with remote ":memory:"
2025/01/23 02:56:33 ERROR : file1: hash unsupported: hash type not supported
--- PASS: TestHashSumsWithErrors (0.00s)
=== RUN TestHashStream
2025/01/23 02:56:33 DEBUG : Creating md5 hash of 0 bytes read from input stream
2025/01/23 02:56:33 DEBUG : Creating md5 hash of 0 bytes read from input stream
2025/01/23 02:56:33 DEBUG : Creating sha1 hash of 0 bytes read from input stream
2025/01/23 02:56:33 DEBUG : Creating sha1 hash of 0 bytes read from input stream
2025/01/23 02:56:33 DEBUG : Creating md5 hash of 12 bytes read from input stream
2025/01/23 02:56:33 DEBUG : Creating md5 hash of 12 bytes read from input stream
2025/01/23 02:56:33 DEBUG : Creating sha1 hash of 12 bytes read from input stream
2025/01/23 02:56:33 DEBUG : Creating sha1 hash of 12 bytes read from input stream
--- PASS: TestHashStream (0.00s)
=== RUN TestSuffixName
--- PASS: TestSuffixName (0.00s)
=== RUN TestCount
run.go:180: Remote "Azure container rclone-test-faxajiy8gacu", Local "Local file system at /tmp/rclone3288750833", Modify Window "1ns"
2025/01/23 02:56:33 DEBUG : sub dir/: Creating directory marker
2025/01/23 02:56:33 DEBUG : sub dir/: Removing directory marker
2025/01/23 02:56:34 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-faxajiy8gacu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:67140c5a-b01e-0097-7a42-6deaf0000000
Time:2025-01-23T02:56:34.0339085Z
--------------------------------------------------------------------------------
2025/01/23 02:56:35 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-faxajiy8gacu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:67140d5e-b01e-0097-5242-6deaf0000000
Time:2025-01-23T02:56:35.0721375Z
--------------------------------------------------------------------------------
2025/01/23 02:56:36 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-faxajiy8gacu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:67140e6d-b01e-0097-2542-6deaf0000000
Time:2025-01-23T02:56:36.1099700Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-faxajiy8gacu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:67140e6d-b01e-0097-2542-6deaf0000000
Time:2025-01-23T02:56:36.1099700Z
--------------------------------------------------------------------------------
2025/01/23 02:56:37 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-faxajiy8gacu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:67140f82-b01e-0097-7c42-6deaf0000000
Time:2025-01-23T02:56:37.1484106Z
--------------------------------------------------------------------------------
2025/01/23 02:56:38 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-faxajiy8gacu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:67141104-b01e-0097-1842-6deaf0000000
Time:2025-01-23T02:56:38.1858661Z
--------------------------------------------------------------------------------
2025/01/23 02:56:39 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-faxajiy8gacu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:67141216-b01e-0097-7942-6deaf0000000
Time:2025-01-23T02:56:39.2241807Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-faxajiy8gacu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:67141216-b01e-0097-7942-6deaf0000000
Time:2025-01-23T02:56:39.2241807Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestCount
Messages: directories
--- FAIL: TestCount (14.00s)
=== RUN TestDelete
run.go:180: Remote "Azure container rclone-test-faxajiy8gacu", Local "Local file system at /tmp/rclone3288750833", Modify Window "1ns"
2025/01/23 02:56:47 DEBUG : Waiting for deletions to finish
2025/01/23 02:56:47 DEBUG : large: Excluded (Size Filter)
2025/01/23 02:56:47 INFO : medium: Deleted
2025/01/23 02:56:47 INFO : small: Deleted
2025/01/23 02:56:47 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-faxajiy8gacu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b0dc5b3a-501e-0009-4042-6df92e000000
Time:2025-01-23T02:56:47.9851628Z
--------------------------------------------------------------------------------
2025/01/23 02:56:49 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-faxajiy8gacu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b0dc5c42-501e-0009-0742-6df92e000000
Time:2025-01-23T02:56:49.0229544Z
--------------------------------------------------------------------------------
2025/01/23 02:56:50 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-faxajiy8gacu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b0dc5d0c-501e-0009-3242-6df92e000000
Time:2025-01-23T02:56:50.0616364Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-faxajiy8gacu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b0dc5d0c-501e-0009-3242-6df92e000000
Time:2025-01-23T02:56:50.0616364Z
--------------------------------------------------------------------------------
2025/01/23 02:56:51 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-faxajiy8gacu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b0dc5dd7-501e-0009-4942-6df92e000000
Time:2025-01-23T02:56:51.1005167Z
--------------------------------------------------------------------------------
2025/01/23 02:56:52 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-faxajiy8gacu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b0dc5e99-501e-0009-6a42-6df92e000000
Time:2025-01-23T02:56:52.1382881Z
--------------------------------------------------------------------------------
2025/01/23 02:56:53 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-faxajiy8gacu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b0dc5f88-501e-0009-1d42-6df92e000000
Time:2025-01-23T02:56:53.1764452Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-faxajiy8gacu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b0dc5f88-501e-0009-1d42-6df92e000000
Time:2025-01-23T02:56:53.1764452Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestDelete
Messages: directories
--- FAIL: TestDelete (13.95s)
=== RUN TestMaxDelete
run.go:180: Remote "Azure container rclone-test-faxajiy8gacu", Local "Local file system at /tmp/rclone3288750833", Modify Window "1ns"
2025/01/23 02:57:01 DEBUG : Waiting for deletions to finish
2025/01/23 02:57:01 ERROR : small: Got fatal error on delete: --max-delete threshold reached
2025/01/23 02:57:01 INFO : large: Deleted
2025/01/23 02:57:01 INFO : medium: Deleted
2025/01/23 02:57:01 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-faxajiy8gacu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:67142db9-b01e-0097-2f42-6deaf0000000
Time:2025-01-23T02:57:01.9425703Z
--------------------------------------------------------------------------------
2025/01/23 02:57:02 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-faxajiy8gacu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:67142e9b-b01e-0097-6942-6deaf0000000
Time:2025-01-23T02:57:02.9806603Z
--------------------------------------------------------------------------------
2025/01/23 02:57:03 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-faxajiy8gacu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:67142fb2-b01e-0097-4342-6deaf0000000
Time:2025-01-23T02:57:04.0184272Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-faxajiy8gacu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:67142fb2-b01e-0097-4342-6deaf0000000
Time:2025-01-23T02:57:04.0184272Z
--------------------------------------------------------------------------------
2025/01/23 02:57:05 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-faxajiy8gacu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:671430d5-b01e-0097-3d42-6deaf0000000
Time:2025-01-23T02:57:05.0564959Z
--------------------------------------------------------------------------------
2025/01/23 02:57:06 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-faxajiy8gacu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6714323f-b01e-0097-7042-6deaf0000000
Time:2025-01-23T02:57:06.0950657Z
--------------------------------------------------------------------------------
2025/01/23 02:57:07 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-faxajiy8gacu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:67143397-b01e-0097-1642-6deaf0000000
Time:2025-01-23T02:57:07.1336460Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-faxajiy8gacu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:67143397-b01e-0097-1642-6deaf0000000
Time:2025-01-23T02:57:07.1336460Z
--------------------------------------------------------------------------------
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/01/23 02:57:15 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-faxajiy8gacu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:67143d89-b01e-0097-0f42-6deaf0000000
Time:2025-01-23T02:57:15.3253420Z
--------------------------------------------------------------------------------
2025/01/23 02:57:16 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-faxajiy8gacu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:67143ed8-b01e-0097-2242-6deaf0000000
Time:2025-01-23T02:57:16.3639306Z
--------------------------------------------------------------------------------
2025/01/23 02:57:17 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-faxajiy8gacu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:67144018-b01e-0097-3442-6deaf0000000
Time:2025-01-23T02:57:17.4032108Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-faxajiy8gacu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:67144018-b01e-0097-3442-6deaf0000000
Time:2025-01-23T02:57:17.4032108Z
--------------------------------------------------------------------------------
2025/01/23 02:57:18 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-faxajiy8gacu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:67144113-b01e-0097-0e42-6deaf0000000
Time:2025-01-23T02:57:18.4412222Z
--------------------------------------------------------------------------------
2025/01/23 02:57:19 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-faxajiy8gacu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6714425f-b01e-0097-2d42-6deaf0000000
Time:2025-01-23T02:57:19.4789889Z
--------------------------------------------------------------------------------
2025/01/23 02:57:20 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-faxajiy8gacu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:67144394-b01e-0097-3142-6deaf0000000
Time:2025-01-23T02:57:20.5179860Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-faxajiy8gacu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:67144394-b01e-0097-3142-6deaf0000000
Time:2025-01-23T02:57:20.5179860Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestMaxDelete
Messages: directories
--- FAIL: TestMaxDelete (27.34s)
=== RUN TestMaxDeleteSizeLargeFile
run.go:180: Remote "Azure container rclone-test-faxajiy8gacu", Local "Local file system at /tmp/rclone3288750833", Modify Window "1ns"
2025/01/23 02:57:28 DEBUG : Waiting for deletions to finish
2025/01/23 02:57:29 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached
2025/01/23 02:57:29 INFO : medium: Deleted
2025/01/23 02:57:29 INFO : small: Deleted
2025/01/23 02:57:29 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-faxajiy8gacu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b0dc847f-501e-0009-4142-6df92e000000
Time:2025-01-23T02:57:29.2799329Z
--------------------------------------------------------------------------------
2025/01/23 02:57:30 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-faxajiy8gacu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b0dc858e-501e-0009-2842-6df92e000000
Time:2025-01-23T02:57:30.3184383Z
--------------------------------------------------------------------------------
2025/01/23 02:57:31 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-faxajiy8gacu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b0dc8682-501e-0009-7642-6df92e000000
Time:2025-01-23T02:57:31.3563846Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-faxajiy8gacu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b0dc8682-501e-0009-7642-6df92e000000
Time:2025-01-23T02:57:31.3563846Z
--------------------------------------------------------------------------------
2025/01/23 02:57:32 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-faxajiy8gacu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b0dc8780-501e-0009-3b42-6df92e000000
Time:2025-01-23T02:57:32.3944997Z
--------------------------------------------------------------------------------
2025/01/23 02:57:33 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-faxajiy8gacu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b0dc8834-501e-0009-4942-6df92e000000
Time:2025-01-23T02:57:33.4332427Z
--------------------------------------------------------------------------------
2025/01/23 02:57:34 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-faxajiy8gacu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b0dc88eb-501e-0009-4c42-6df92e000000
Time:2025-01-23T02:57:34.4712825Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-faxajiy8gacu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b0dc88eb-501e-0009-4c42-6df92e000000
Time:2025-01-23T02:57:34.4712825Z
--------------------------------------------------------------------------------
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/01/23 02:57:42 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-faxajiy8gacu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b0dc903e-501e-0009-0642-6df92e000000
Time:2025-01-23T02:57:42.6642901Z
--------------------------------------------------------------------------------
2025/01/23 02:57:43 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-faxajiy8gacu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b0dc91a5-501e-0009-1d42-6df92e000000
Time:2025-01-23T02:57:43.7029147Z
--------------------------------------------------------------------------------
2025/01/23 02:57:44 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-faxajiy8gacu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b0dc92b7-501e-0009-7842-6df92e000000
Time:2025-01-23T02:57:44.7411277Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-faxajiy8gacu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b0dc92b7-501e-0009-7842-6df92e000000
Time:2025-01-23T02:57:44.7411277Z
--------------------------------------------------------------------------------
2025/01/23 02:57:45 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-faxajiy8gacu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b0dc93bc-501e-0009-5042-6df92e000000
Time:2025-01-23T02:57:45.7791022Z
--------------------------------------------------------------------------------
2025/01/23 02:57:46 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-faxajiy8gacu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b0dc94a4-501e-0009-0a42-6df92e000000
Time:2025-01-23T02:57:46.8170752Z
--------------------------------------------------------------------------------
2025/01/23 02:57:47 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-faxajiy8gacu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b0dc95b5-501e-0009-6642-6df92e000000
Time:2025-01-23T02:57:47.8554484Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-faxajiy8gacu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b0dc95b5-501e-0009-6642-6df92e000000
Time:2025-01-23T02:57:47.8554484Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestMaxDeleteSizeLargeFile
Messages: directories
--- FAIL: TestMaxDeleteSizeLargeFile (27.34s)
=== RUN TestMaxDeleteSize
run.go:180: Remote "Azure container rclone-test-faxajiy8gacu", Local "Local file system at /tmp/rclone3288750833", Modify Window "1ns"
2025/01/23 02:57:56 DEBUG : Waiting for deletions to finish
2025/01/23 02:57:56 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached
2025/01/23 02:57:56 INFO : medium: Deleted
2025/01/23 02:57:56 INFO : small: Deleted
2025/01/23 02:57:56 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-faxajiy8gacu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:67146fa0-b01e-0097-3e42-6deaf0000000
Time:2025-01-23T02:57:56.6266199Z
--------------------------------------------------------------------------------
2025/01/23 02:57: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-faxajiy8gacu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:671470ab-b01e-0097-1842-6deaf0000000
Time:2025-01-23T02:57:57.6646197Z
--------------------------------------------------------------------------------
2025/01/23 02:57: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-faxajiy8gacu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:671471df-b01e-0097-0942-6deaf0000000
Time:2025-01-23T02:57:58.7025715Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-faxajiy8gacu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:671471df-b01e-0097-0942-6deaf0000000
Time:2025-01-23T02:57:58.7025715Z
--------------------------------------------------------------------------------
2025/01/23 02:57: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-faxajiy8gacu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:67147347-b01e-0097-3c42-6deaf0000000
Time:2025-01-23T02:57:59.7408760Z
--------------------------------------------------------------------------------
2025/01/23 02:58: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-faxajiy8gacu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:67147446-b01e-0097-1a42-6deaf0000000
Time:2025-01-23T02:58:00.7791547Z
--------------------------------------------------------------------------------
2025/01/23 02:58: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-faxajiy8gacu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:671475a5-b01e-0097-1442-6deaf0000000
Time:2025-01-23T02:58:01.8187018Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-faxajiy8gacu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:671475a5-b01e-0097-1442-6deaf0000000
Time:2025-01-23T02:58:01.8187018Z
--------------------------------------------------------------------------------
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/01/23 02:58: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-faxajiy8gacu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:67147e95-b01e-0097-2142-6deaf0000000
Time:2025-01-23T02:58:10.0136770Z
--------------------------------------------------------------------------------
2025/01/23 02:58:11 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-faxajiy8gacu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:671480a8-b01e-0097-7142-6deaf0000000
Time:2025-01-23T02:58:11.0520419Z
--------------------------------------------------------------------------------
2025/01/23 02:58:12 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-faxajiy8gacu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:671481b2-b01e-0097-4542-6deaf0000000
Time:2025-01-23T02:58:12.0903358Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-faxajiy8gacu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:671481b2-b01e-0097-4542-6deaf0000000
Time:2025-01-23T02:58:12.0903358Z
--------------------------------------------------------------------------------
2025/01/23 02:58:13 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-faxajiy8gacu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:671482a3-b01e-0097-7442-6deaf0000000
Time:2025-01-23T02:58:13.1283259Z
--------------------------------------------------------------------------------
2025/01/23 02:58:14 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-faxajiy8gacu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:67148368-b01e-0097-1442-6deaf0000000
Time:2025-01-23T02:58:14.1664026Z
--------------------------------------------------------------------------------
2025/01/23 02:58:15 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-faxajiy8gacu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:67148485-b01e-0097-7e42-6deaf0000000
Time:2025-01-23T02:58:15.2042198Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-faxajiy8gacu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:67148485-b01e-0097-7e42-6deaf0000000
Time:2025-01-23T02:58:15.2042198Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestMaxDeleteSize
Messages: directories
--- FAIL: TestMaxDeleteSize (27.34s)
=== RUN TestReadFile
run.go:180: Remote "Azure container rclone-test-faxajiy8gacu", Local "Local file system at /tmp/rclone3288750833", Modify Window "1ns"
2025/01/23 02:58: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-faxajiy8gacu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:67148c6b-b01e-0097-2342-6deaf0000000
Time:2025-01-23T02:58:23.6992358Z
--------------------------------------------------------------------------------
2025/01/23 02:58: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-faxajiy8gacu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:67148d8e-b01e-0097-1c42-6deaf0000000
Time:2025-01-23T02:58:24.7370404Z
--------------------------------------------------------------------------------
2025/01/23 02:58: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-faxajiy8gacu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:67148eac-b01e-0097-7642-6deaf0000000
Time:2025-01-23T02:58:25.7750341Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-faxajiy8gacu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:67148eac-b01e-0097-7642-6deaf0000000
Time:2025-01-23T02:58:25.7750341Z
--------------------------------------------------------------------------------
2025/01/23 02:58: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-faxajiy8gacu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:67148fa2-b01e-0097-4542-6deaf0000000
Time:2025-01-23T02:58:26.8154711Z
--------------------------------------------------------------------------------
2025/01/23 02:58: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-faxajiy8gacu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:671490c8-b01e-0097-2f42-6deaf0000000
Time:2025-01-23T02:58:27.8537633Z
--------------------------------------------------------------------------------
2025/01/23 02:58: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-faxajiy8gacu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6714919c-b01e-0097-5d42-6deaf0000000
Time:2025-01-23T02:58:28.8922820Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-faxajiy8gacu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6714919c-b01e-0097-5d42-6deaf0000000
Time:2025-01-23T02:58:28.8922820Z
--------------------------------------------------------------------------------
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/01/23 02:58: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-faxajiy8gacu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:67149a71-b01e-0097-2e42-6deaf0000000
Time:2025-01-23T02:58:37.0884981Z
--------------------------------------------------------------------------------
2025/01/23 02:58: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-faxajiy8gacu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:67149c12-b01e-0097-6042-6deaf0000000
Time:2025-01-23T02:58:38.1276106Z
--------------------------------------------------------------------------------
2025/01/23 02:58: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-faxajiy8gacu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:67149d5f-b01e-0097-0142-6deaf0000000
Time:2025-01-23T02:58:39.1661798Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-faxajiy8gacu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:67149d5f-b01e-0097-0142-6deaf0000000
Time:2025-01-23T02:58:39.1661798Z
--------------------------------------------------------------------------------
2025/01/23 02:58: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-faxajiy8gacu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:67149ea9-b01e-0097-1942-6deaf0000000
Time:2025-01-23T02:58:40.2050295Z
--------------------------------------------------------------------------------
2025/01/23 02:58: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-faxajiy8gacu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:67149fbc-b01e-0097-0a42-6deaf0000000
Time:2025-01-23T02:58:41.2431461Z
--------------------------------------------------------------------------------
2025/01/23 02:58: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-faxajiy8gacu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6714a19d-b01e-0097-4c42-6deaf0000000
Time:2025-01-23T02:58:42.2813564Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-faxajiy8gacu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6714a19d-b01e-0097-4c42-6deaf0000000
Time:2025-01-23T02:58:42.2813564Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestReadFile
Messages: directories
--- FAIL: TestReadFile (27.08s)
=== RUN TestRetry
2025/01/23 02:58:50 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5
2025/01/23 02:58:50 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5
2025/01/23 02:58:50 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG
2025/01/23 02:58:50 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG
2025/01/23 02:58:50 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG
2025/01/23 02:58:50 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG
2025/01/23 02:58:50 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG
--- PASS: TestRetry (0.05s)
=== RUN TestCat
run.go:180: Remote "Azure container rclone-test-faxajiy8gacu", Local "Local file system at /tmp/rclone3288750833", Modify Window "1ns"
2025/01/23 02:58: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-faxajiy8gacu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6714aa7e-b01e-0097-3f42-6deaf0000000
Time:2025-01-23T02:58:51.6570539Z
--------------------------------------------------------------------------------
2025/01/23 02:58: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-faxajiy8gacu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6714ab6e-b01e-0097-7142-6deaf0000000
Time:2025-01-23T02:58:52.6955202Z
--------------------------------------------------------------------------------
2025/01/23 02:58: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-faxajiy8gacu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6714ac3e-b01e-0097-1a42-6deaf0000000
Time:2025-01-23T02:58:53.7339610Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-faxajiy8gacu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6714ac3e-b01e-0097-1a42-6deaf0000000
Time:2025-01-23T02:58:53.7339610Z
--------------------------------------------------------------------------------
2025/01/23 02:58: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-faxajiy8gacu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6714ad44-b01e-0097-7042-6deaf0000000
Time:2025-01-23T02:58:54.7727582Z
--------------------------------------------------------------------------------
2025/01/23 02:58: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-faxajiy8gacu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6714ae01-b01e-0097-7f42-6deaf0000000
Time:2025-01-23T02:58:55.8109813Z
--------------------------------------------------------------------------------
2025/01/23 02:58: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-faxajiy8gacu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6714aeec-b01e-0097-3c42-6deaf0000000
Time:2025-01-23T02:58:56.8511313Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-faxajiy8gacu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6714aeec-b01e-0097-3c42-6deaf0000000
Time:2025-01-23T02:58:56.8511313Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestCat
Messages: directories
--- FAIL: TestCat (14.52s)
=== RUN TestPurge
2025/01/23 02:59:04 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-wexodak6xele"
2025/01/23 02:59:04 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/01/23 02:59:04 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/01/23 02:59:04 DEBUG : Azure container rclone-test-wexodak6xele: Using directory markers
2025/01/23 02:59:04 DEBUG : Creating backend with remote "/tmp/rclone3366777839"
run.go:180: Remote "Azure container rclone-test-wexodak6xele", Local "Local file system at /tmp/rclone3366777839", Modify Window "1ns"
2025/01/23 02:59:05 DEBUG : A1/B1/C1/: Creating directory marker
2025/01/23 02:59:05 DEBUG : A1/B1/: Creating directory marker
2025/01/23 02:59:05 DEBUG : A1/: Creating directory marker
2025/01/23 02:59:05 INFO : A2: Making directory
2025/01/23 02:59:05 DEBUG : A2/: Creating directory marker
2025/01/23 02:59:05 INFO : A1/B2: Making directory
2025/01/23 02:59:05 DEBUG : A1/B2/: Creating directory marker
2025/01/23 02:59:05 INFO : A1/B2/C2: Making directory
2025/01/23 02:59:05 DEBUG : A1/B2/C2/: Creating directory marker
2025/01/23 02:59:05 INFO : A1/B1/C3: Making directory
2025/01/23 02:59:05 DEBUG : A1/B1/C3/: Creating directory marker
2025/01/23 02:59:05 INFO : A3: Making directory
2025/01/23 02:59:05 DEBUG : A3/: Creating directory marker
2025/01/23 02:59:05 INFO : A3/B3: Making directory
2025/01/23 02:59:05 DEBUG : A3/B3/: Creating directory marker
2025/01/23 02:59:05 INFO : A3/B3/C4: Making directory
2025/01/23 02:59:06 DEBUG : A3/B3/C4/: Creating directory marker
2025/01/23 02:59:06 DEBUG : Waiting for deletions to finish
2025/01/23 02:59:06 INFO : A1/B1/C1/one: Deleted
2025/01/23 02:59:06 DEBUG : removing 2 level 3 directories
2025/01/23 02:59:06 INFO : A1/B1/C3: Removing directory
2025/01/23 02:59:06 DEBUG : A1/B1/C3/: Removing directory marker
2025/01/23 02:59:06 INFO : A1/B1/C1: Removing directory
2025/01/23 02:59:06 DEBUG : A1/B1/C1/: Removing directory marker
2025/01/23 02:59:06 DEBUG : removing 1 level 2 directories
2025/01/23 02:59:06 INFO : A1/B1: Removing directory
2025/01/23 02:59:06 DEBUG : A1/B1/: Removing directory marker
2025/01/23 02:59:06 DEBUG : Azure container rclone-test-wexodak6xele: Purge remote
2025/01/23 02:59:06 NOTICE: purge failed: bucket already deleted
--- PASS: TestPurge (1.78s)
=== RUN TestRmdirsNoLeaveRoot
run.go:180: Remote "Azure container rclone-test-faxajiy8gacu", Local "Local file system at /tmp/rclone3288750833", Modify Window "1ns"
2025/01/23 02:59:06 DEBUG : A1/B1/C1/: Creating directory marker
2025/01/23 02:59:06 DEBUG : A1/B1/: Creating directory marker
2025/01/23 02:59:06 DEBUG : A1/: Creating directory marker
2025/01/23 02:59:07 INFO : A2: Making directory
2025/01/23 02:59:07 DEBUG : A2/: Creating directory marker
2025/01/23 02:59:07 INFO : A1/B2: Making directory
2025/01/23 02:59:07 DEBUG : A1/B2/: Creating directory marker
2025/01/23 02:59:07 INFO : A1/B2/C2: Making directory
2025/01/23 02:59:07 DEBUG : A1/B2/C2/: Creating directory marker
2025/01/23 02:59:07 INFO : A1/B1/C3: Making directory
2025/01/23 02:59:07 DEBUG : A1/B1/C3/: Creating directory marker
2025/01/23 02:59:07 INFO : A3: Making directory
2025/01/23 02:59:07 DEBUG : A3/: Creating directory marker
2025/01/23 02:59:07 INFO : A3/B3: Making directory
2025/01/23 02:59:07 DEBUG : A3/B3/: Creating directory marker
2025/01/23 02:59:07 INFO : A3/B3/C4: Making directory
2025/01/23 02:59:07 DEBUG : A3/B3/C4/: Creating directory marker
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:662
Error: Not equal:
expected: []string{"A1", "A1/B1", "A1/B1/C1", "A1/B1/C3", "A1/B2", "A1/B2/C2", "A2", "A3", "A3/B3", "A3/B3/C4"}
actual : []string{"A1", "A1/B1", "A1/B1/C1", "A1/B1/C3", "A1/B2", "A1/B2/C2", "A2", "A3", "A3/B3", "A3/B3/C4", "BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,2 @@
-([]string) (len=10) {
+([]string) (len=12) {
(string) (len=2) "A1",
@@ -10,3 +10,5 @@
(string) (len=5) "A3/B3",
- (string) (len=8) "A3/B3/C4"
+ (string) (len=8) "A3/B3/C4",
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestRmdirsNoLeaveRoot
Messages: directories
2025/01/23 02:59:15 DEBUG : removing 1 level 3 directories
2025/01/23 02:59:15 INFO : A3/B3/C4: Removing directory
2025/01/23 02:59:15 DEBUG : A3/B3/C4/: Removing directory marker
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:685
Error: Not equal:
expected: []string{"A1", "A1/B1", "A1/B1/C1", "A1/B1/C3", "A1/B2", "A1/B2/C2", "A2", "A3", "A3/B3"}
actual : []string{"A1", "A1/B1", "A1/B1/C1", "A1/B1/C3", "A1/B2", "A1/B2/C2", "A2", "A3", "A3/B3", "BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,2 @@
-([]string) (len=9) {
+([]string) (len=11) {
(string) (len=2) "A1",
@@ -9,3 +9,5 @@
(string) (len=2) "A3",
- (string) (len=5) "A3/B3"
+ (string) (len=5) "A3/B3",
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestRmdirsNoLeaveRoot
Messages: directories
2025/01/23 02:59:22 DEBUG : removing 2 level 3 directories
2025/01/23 02:59:22 INFO : A1/B2/C2: Removing directory
2025/01/23 02:59:22 DEBUG : A1/B2/C2/: Removing directory marker
2025/01/23 02:59:22 INFO : A1/B1/C3: Removing directory
2025/01/23 02:59:22 DEBUG : A1/B1/C3/: Removing directory marker
2025/01/23 02:59:22 DEBUG : removing 4 level 2 directories
2025/01/23 02:59:22 INFO : dst/: Removing directory
2025/01/23 02:59:22 DEBUG : dst//: Removing directory marker
2025/01/23 02:59:22 INFO : A3/B3: Removing directory
2025/01/23 02:59:22 INFO : BackupDir/: Removing directory
2025/01/23 02:59:22 DEBUG : BackupDir//: Removing directory marker
2025/01/23 02:59:22 DEBUG : A3/B3/: Removing directory marker
2025/01/23 02:59:22 INFO : A1/B2: Removing directory
2025/01/23 02:59:22 DEBUG : A1/B2/: Removing directory marker
2025/01/23 02:59:22 DEBUG : removing 4 level 1 directories
2025/01/23 02:59:22 INFO : dst: Removing directory
2025/01/23 02:59:22 INFO : A2: Removing directory
2025/01/23 02:59:22 DEBUG : A2/: Removing directory marker
2025/01/23 02:59:22 INFO : A3: Removing directory
2025/01/23 02:59:22 DEBUG : A3/: Removing directory marker
2025/01/23 02:59:22 INFO : BackupDir: Removing directory
2025/01/23 02:59:22 DEBUG : BackupDir/: Removing directory marker
2025/01/23 02:59:22 DEBUG : dst/: Removing directory marker
2025/01/23 02:59:22 ERROR : dst: Failed to rmdir: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-faxajiy8gacu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c5bd40d1-f01e-0000-5d42-6dbcfd000000
Time:2025-01-23T02:59:22.8156371Z
--------------------------------------------------------------------------------
2025/01/23 02:59:22 ERROR : BackupDir: Failed to rmdir: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-faxajiy8gacu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6714c9f2-b01e-0097-3a42-6deaf0000000
Time:2025-01-23T02:59:22.8300674Z
--------------------------------------------------------------------------------
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-faxajiy8gacu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6714c9f2-b01e-0097-3a42-6deaf0000000
Time:2025-01-23T02:59:22.8300674Z
--------------------------------------------------------------------------------
Test: TestRmdirsNoLeaveRoot
2025/01/23 02:59:22 DEBUG : A1/B1/C1/: Removing directory marker
2025/01/23 02:59:23 DEBUG : A1/B1/: Removing directory marker
2025/01/23 02:59:23 DEBUG : A1/: Removing directory marker
--- FAIL: TestRmdirsNoLeaveRoot (16.38s)
=== RUN TestRmdirsLeaveRoot
run.go:180: Remote "Azure container rclone-test-faxajiy8gacu", Local "Local file system at /tmp/rclone3288750833", Modify Window "1ns"
2025/01/23 02:59:23 INFO : A1: Making directory
2025/01/23 02:59:23 DEBUG : A1/: Creating directory marker
2025/01/23 02:59:23 INFO : A1/B1: Making directory
2025/01/23 02:59:23 DEBUG : A1/B1/: Creating directory marker
2025/01/23 02:59:23 INFO : A1/B1/C1: Making directory
2025/01/23 02:59:23 DEBUG : A1/B1/C1/: Creating directory marker
2025/01/23 02:59:23 DEBUG : removing 1 level 3 directories
2025/01/23 02:59:23 INFO : A1/B1/C1: Removing directory
2025/01/23 02:59:23 DEBUG : A1/B1/C1/: Removing directory marker
2025/01/23 02:59:23 DEBUG : removing 1 level 2 directories
2025/01/23 02:59:23 INFO : A1/B1: Removing directory
2025/01/23 02:59:23 DEBUG : A1/B1/: Removing directory marker
2025/01/23 02:59:23 DEBUG : A1/: Removing directory marker
--- PASS: TestRmdirsLeaveRoot (0.72s)
=== RUN TestRmdirsWithFilter
run.go:180: Remote "Azure container rclone-test-faxajiy8gacu", Local "Local file system at /tmp/rclone3288750833", Modify Window "1ns"
2025/01/23 02:59:23 INFO : A1: Making directory
2025/01/23 02:59:23 DEBUG : A1/: Creating directory marker
2025/01/23 02:59:23 INFO : A1/B1: Making directory
2025/01/23 02:59:23 DEBUG : A1/B1/: Creating directory marker
2025/01/23 02:59:24 INFO : A1/B1/C1: Making directory
2025/01/23 02:59:24 DEBUG : A1/B1/C1/: Creating directory marker
2025/01/23 02:59:24 DEBUG : removing 1 level 3 directories
2025/01/23 02:59:24 INFO : A1/B1/C1: Removing directory
2025/01/23 02:59:24 DEBUG : A1/B1/C1/: Removing directory marker
2025/01/23 02:59:24 DEBUG : removing 1 level 2 directories
2025/01/23 02:59:24 INFO : A1/B1: Removing directory
2025/01/23 02:59:24 DEBUG : A1/B1/: Removing directory marker
2025/01/23 02:59:24 DEBUG : A1/: Removing directory marker
--- PASS: TestRmdirsWithFilter (0.76s)
=== RUN TestCopyURL
run.go:180: Remote "Azure container rclone-test-faxajiy8gacu", Local "Local file system at /tmp/rclone3288750833", Modify Window "1ns"
2025/01/23 02:59:24 DEBUG : filename.txt: File name found in url
2025/01/23 02:59:24 DEBUG : headerfilename.txt: filename found in Content-Disposition header.
--- PASS: TestCopyURL (0.77s)
=== RUN TestCopyURLToWriter
--- PASS: TestCopyURLToWriter (0.00s)
=== RUN TestMoveFile
run.go:180: Remote "Azure container rclone-test-faxajiy8gacu", Local "Local file system at /tmp/rclone3288750833", Modify Window "1ns"
2025/01/23 02:59:25 DEBUG : file1: Need to transfer - File not found at Destination
2025/01/23 02:59:25 DEBUG : sub/: Creating directory marker
2025/01/23 02:59:25 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK
2025/01/23 02:59:25 INFO : file1: Copied (new) to: sub/file2
2025/01/23 02:59:25 INFO : file1: Deleted
2025/01/23 02:59:25 DEBUG : file1: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/01/23 02:59:25 DEBUG : file1: Unchanged skipping
2025/01/23 02:59:25 INFO : file1: Deleted
2025/01/23 02:59:25 DEBUG : Azure container rclone-test-faxajiy8gacu: don't need to copy/move sub/file2, it is already at target location
2025/01/23 02:59:25 DEBUG : sub/: Removing directory marker
--- PASS: TestMoveFile (0.51s)
=== RUN TestMoveFileWithIgnoreExisting
run.go:180: Remote "Azure container rclone-test-faxajiy8gacu", Local "Local file system at /tmp/rclone3288750833", Modify Window "1ns"
2025/01/23 02:59:25 DEBUG : file1: Need to transfer - File not found at Destination
2025/01/23 02:59:26 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK
2025/01/23 02:59:26 INFO : file1: Copied (new)
2025/01/23 02:59:26 INFO : file1: Deleted
2025/01/23 02:59:26 DEBUG : file1: Destination exists, skipping
2025/01/23 02:59:26 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set
--- PASS: TestMoveFileWithIgnoreExisting (0.35s)
=== RUN TestCaseInsensitiveMoveFile
run.go:180: Remote "Azure container rclone-test-faxajiy8gacu", Local "Local file system at /tmp/rclone3288750833", Modify Window "1ns"
--- PASS: TestCaseInsensitiveMoveFile (0.08s)
=== RUN TestCaseInsensitiveMoveFileDryRun
run.go:180: Remote "Azure container rclone-test-faxajiy8gacu", Local "Local file system at /tmp/rclone3288750833", Modify Window "1ns"
--- PASS: TestCaseInsensitiveMoveFileDryRun (0.08s)
=== RUN TestMoveFileBackupDir
run.go:180: Remote "Azure container rclone-test-faxajiy8gacu", Local "Local file system at /tmp/rclone3288750833", Modify Window "1ns"
2025/01/23 02:59:26 DEBUG : dst/: Creating directory marker
2025/01/23 02:59:26 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-faxajiy8gacu/backup"
2025/01/23 02:59:26 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/01/23 02:59:26 DEBUG : Azure container rclone-test-faxajiy8gacu path backup: Using directory markers
2025/01/23 02:59:26 DEBUG : fs cache: renaming cache item "TestAzureBlob,directory_markers:rclone-test-faxajiy8gacu/backup" to be canonical "TestAzureBlob{juk_h}:rclone-test-faxajiy8gacu/backup"
2025/01/23 02:59:26 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18)
2025/01/23 02:59:26 DEBUG : dst/: Creating directory marker
2025/01/23 02:59:27 DEBUG : dst/file1: md5 = 05164b153084ba910184c26e561a7c18 OK
2025/01/23 02:59:27 INFO : dst/file1: Copied (server-side copy)
2025/01/23 02:59:27 INFO : dst/file1: Deleted
2025/01/23 02:59:27 DEBUG : dst/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK
2025/01/23 02:59:27 INFO : dst/file1: Copied (new)
2025/01/23 02:59:27 INFO : dst/file1: Deleted
2025/01/23 02:59:27 DEBUG : dst/: Removing directory marker
2025/01/23 02:59:27 DEBUG : backup/dst/: Removing directory marker
2025/01/23 02:59:27 DEBUG : backup/: Removing directory marker
run.go:125: removing dir "backup" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-faxajiy8gacu/backup/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f4b44dc3-901e-0080-7642-6d43fb000000
Time:2025-01-23T02:59:27.5621532Z
--------------------------------------------------------------------------------
2025/01/23 02:59:28 DEBUG : backup/: Removing directory marker
run.go:125: removing dir "backup" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-faxajiy8gacu/backup/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f4b44f87-901e-0080-1142-6d43fb000000
Time:2025-01-23T02:59:28.6000987Z
--------------------------------------------------------------------------------
2025/01/23 02:59:29 DEBUG : backup/: Removing directory marker
run.go:125: removing dir "backup" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-faxajiy8gacu/backup/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f4b451aa-901e-0080-0542-6d43fb000000
Time:2025-01-23T02:59:29.6378484Z
--------------------------------------------------------------------------------
run.go:128: removing dir "backup" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-faxajiy8gacu/backup/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f4b451aa-901e-0080-0542-6d43fb000000
Time:2025-01-23T02:59:29.6378484Z
--------------------------------------------------------------------------------
--- PASS: TestMoveFileBackupDir (4.29s)
=== 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-faxajiy8gacu", Local "Local file system at /tmp/rclone3288750833", Modify Window "1ns"
2025/01/23 02:59:30 DEBUG : A1/: Creating directory marker
2025/01/23 02:59:31 DEBUG : A1/B1/: Creating directory marker
2025/01/23 02:59:31 DEBUG : A1/B1/C1/: Creating directory marker
2025/01/23 02:59:31 DEBUG : A1/B1/C2/: Creating directory marker
2025/01/23 02:59:31 INFO : A1/B2: Making directory
2025/01/23 02:59:31 DEBUG : A1/B2/: Creating directory marker
2025/01/23 02:59:31 INFO : A1/B1/C3: Making directory
2025/01/23 02:59:31 DEBUG : A1/B1/C3/: Creating directory marker
2025/01/23 02:59:31 DEBUG : A2/: Creating directory marker
2025/01/23 02:59:32 DEBUG : A2/B1/: Creating directory marker
2025/01/23 02:59:32 DEBUG : A2/B1/C1/: Creating directory marker
2025/01/23 02:59:32 DEBUG : A2/B1/C2/: Creating directory marker
2025/01/23 02:59:32 DEBUG : A2/B1/C3/: Creating directory marker
2025/01/23 02:59:32 DEBUG : A2/B2/: Creating directory marker
2025/01/23 02:59:32 DEBUG : A1/B1/C2/five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK
2025/01/23 02:59:32 INFO : A1/B1/C2/five: Copied (server-side copy) to: A2/B1/C2/five
2025/01/23 02:59:32 DEBUG : A1/B1/three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK
2025/01/23 02:59:32 INFO : A1/B1/three: Copied (server-side copy) to: A2/B1/three
2025/01/23 02:59:32 DEBUG : A1/B1/C1/four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK
2025/01/23 02:59:32 INFO : A1/B1/C1/four: Copied (server-side copy) to: A2/B1/C1/four
2025/01/23 02:59:32 DEBUG : A1/one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK
2025/01/23 02:59:32 INFO : A1/one: Copied (server-side copy) to: A2/one
2025/01/23 02:59:32 DEBUG : A1/two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK
2025/01/23 02:59:32 INFO : A1/two: Copied (server-side copy) to: A2/two
2025/01/23 02:59:32 INFO : A1/B1/three: Deleted
2025/01/23 02:59:32 INFO : A1/B1/C2/five: Deleted
2025/01/23 02:59:32 INFO : A1/B1/C1/four: Deleted
2025/01/23 02:59:32 INFO : A1/one: Deleted
2025/01/23 02:59:32 INFO : A1/two: Deleted
2025/01/23 02:59:32 DEBUG : A1/B2/: Removing directory marker
2025/01/23 02:59:32 DEBUG : A1/B1/C3/: Removing directory marker
2025/01/23 02:59:32 DEBUG : A1/B1/C2/: Removing directory marker
2025/01/23 02:59:32 DEBUG : A1/B1/C1/: Removing directory marker
2025/01/23 02:59:32 DEBUG : A1/B1/: Removing directory marker
2025/01/23 02:59:32 DEBUG : A1/: Removing directory marker
2025/01/23 02:59:33 DEBUG : A3/: Creating directory marker
2025/01/23 02:59:33 DEBUG : A3/B1/: Creating directory marker
2025/01/23 02:59:33 DEBUG : A3/B1/C1/: Creating directory marker
2025/01/23 02:59:33 DEBUG : A3/B1/C2/: Creating directory marker
2025/01/23 02:59:33 DEBUG : A3/B1/C3/: Creating directory marker
2025/01/23 02:59:33 DEBUG : A3/B2/: Creating directory marker
2025/01/23 02:59:33 DEBUG : A2/two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK
2025/01/23 02:59:33 INFO : A2/two: Copied (server-side copy) to: A3/two
2025/01/23 02:59:33 DEBUG : A2/B1/C2/five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK
2025/01/23 02:59:33 INFO : A2/B1/C2/five: Copied (server-side copy) to: A3/B1/C2/five
2025/01/23 02:59:33 DEBUG : A2/one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK
2025/01/23 02:59:33 INFO : A2/one: Copied (server-side copy) to: A3/one
2025/01/23 02:59:33 DEBUG : A2/B1/three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK
2025/01/23 02:59:33 INFO : A2/B1/three: Copied (server-side copy) to: A3/B1/three
2025/01/23 02:59:33 DEBUG : A2/B1/C1/four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK
2025/01/23 02:59:33 INFO : A2/B1/C1/four: Copied (server-side copy) to: A3/B1/C1/four
2025/01/23 02:59:34 INFO : A2/two: Deleted
2025/01/23 02:59:34 INFO : A2/B1/C2/five: Deleted
2025/01/23 02:59:34 INFO : A2/one: Deleted
2025/01/23 02:59:34 INFO : A2/B1/C1/four: Deleted
2025/01/23 02:59:34 INFO : A2/B1/three: Deleted
2025/01/23 02:59:34 DEBUG : A2/B2/: Removing directory marker
2025/01/23 02:59:34 DEBUG : A2/B1/C3/: Removing directory marker
2025/01/23 02:59:34 DEBUG : A2/B1/C2/: Removing directory marker
2025/01/23 02:59:34 DEBUG : A2/B1/C1/: Removing directory marker
2025/01/23 02:59:34 DEBUG : A2/B1/: Removing directory marker
2025/01/23 02:59:34 DEBUG : A2/: Removing directory marker
2025/01/23 02:59:34 INFO : Azure container rclone-test-faxajiy8gacu: Can't DirMove - falling back to file moves: can't move directory - incompatible remotes
2025/01/23 02:59:34 DEBUG : A4/: Creating directory marker
2025/01/23 02:59:34 DEBUG : A4/B1/: Creating directory marker
2025/01/23 02:59:34 DEBUG : A4/B1/C1/: Creating directory marker
2025/01/23 02:59:34 DEBUG : A4/B1/C2/: Creating directory marker
2025/01/23 02:59:34 DEBUG : A4/B1/C3/: Creating directory marker
2025/01/23 02:59:34 DEBUG : A4/B2/: Creating directory marker
2025/01/23 02:59:35 DEBUG : A3/one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK
2025/01/23 02:59:35 INFO : A3/one: Copied (server-side copy) to: A4/one
2025/01/23 02:59:35 DEBUG : A3/B1/three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK
2025/01/23 02:59:35 INFO : A3/B1/three: Copied (server-side copy) to: A4/B1/three
2025/01/23 02:59:35 DEBUG : A3/two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK
2025/01/23 02:59:35 INFO : A3/two: Copied (server-side copy) to: A4/two
2025/01/23 02:59:35 DEBUG : A3/B1/C2/five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK
2025/01/23 02:59:35 INFO : A3/B1/C2/five: Copied (server-side copy) to: A4/B1/C2/five
2025/01/23 02:59:35 DEBUG : A3/B1/C1/four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK
2025/01/23 02:59:35 INFO : A3/B1/C1/four: Copied (server-side copy) to: A4/B1/C1/four
2025/01/23 02:59:35 INFO : A3/one: Deleted
2025/01/23 02:59:35 INFO : A3/B1/C2/five: Deleted
2025/01/23 02:59:35 INFO : A3/B1/three: Deleted
2025/01/23 02:59:35 INFO : A3/B1/C1/four: Deleted
2025/01/23 02:59:35 INFO : A3/two: Deleted
2025/01/23 02:59:35 DEBUG : A3/B2/: Removing directory marker
2025/01/23 02:59:35 DEBUG : A3/B1/C3/: Removing directory marker
2025/01/23 02:59:35 DEBUG : A3/B1/C2/: Removing directory marker
2025/01/23 02:59:35 DEBUG : A3/B1/C1/: Removing directory marker
2025/01/23 02:59:35 DEBUG : A3/B1/: Removing directory marker
2025/01/23 02:59:35 DEBUG : A3/: Removing directory marker
2025/01/23 02:59:35 DEBUG : A4/B2/: Removing directory marker
2025/01/23 02:59:35 DEBUG : A4/B1/C3/: Removing directory marker
2025/01/23 02:59:35 DEBUG : A4/B1/C2/: Removing directory marker
2025/01/23 02:59:35 DEBUG : A4/B1/C1/: Removing directory marker
2025/01/23 02:59:35 DEBUG : A4/B1/: Removing directory marker
2025/01/23 02:59:36 DEBUG : A4/: Removing directory marker
--- PASS: TestDirMove (5.37s)
=== RUN TestGetFsInfo
run.go:180: Remote "Azure container rclone-test-faxajiy8gacu", Local "Local file system at /tmp/rclone3288750833", Modify Window "1ns"
--- PASS: TestGetFsInfo (0.07s)
=== RUN TestRcat
=== RUN TestRcat/withChecksum=false,ignoreChecksum=false
run.go:180: Remote "Azure container rclone-test-faxajiy8gacu", Local "Local file system at /tmp/rclone3288750833", Modify Window "1ns"
2025/01/23 02:59:36 DEBUG : Azure container rclone-test-faxajiy8gacu: File to upload is small (34 bytes), uploading instead of streaming
2025/01/23 02:59:36 DEBUG : no_checksum_small_file_from_pipe: md5 = 4c762bc6ec18f21b23fcae426c7863b5 OK
2025/01/23 02:59:36 DEBUG : no_checksum_small_file_from_pipe: Size and md5 of src and dst objects identical
2025/01/23 02:59:36 NOTICE: Azure container rclone-test-faxajiy8gacu: Streaming uploads using chunk size 4Mi will have maximum file size of 195.312Gi
2025/01/23 02:59:36 DEBUG : no_checksum_big_file_from_pipe: Multipart upload session started for -1 parts of size 4Mi
2025/01/23 02:59:36 DEBUG : no_checksum_big_file_from_pipe: open chunk writer: started multipart upload
2025/01/23 02:59:36 DEBUG : no_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 100.001Ki offset 0/off
2025/01/23 02:59:36 DEBUG : no_checksum_big_file_from_pipe: multipart upload wrote chunk 1 with 102401 bytes
2025/01/23 02:59:36 DEBUG : no_checksum_big_file_from_pipe: multipart upload finished
2025/01/23 02:59:36 DEBUG : no_checksum_big_file_from_pipe: Dst hash empty - aborting Src hash check
2025/01/23 02:59:36 DEBUG : no_checksum_big_file_from_pipe: Size of src and dst objects identical
=== RUN TestRcat/withChecksum=true,ignoreChecksum=false
run.go:180: Remote "Azure container rclone-test-faxajiy8gacu", Local "Local file system at /tmp/rclone3288750833", Modify Window "1ns"
2025/01/23 02:59:36 DEBUG : Azure container rclone-test-faxajiy8gacu: File to upload is small (34 bytes), uploading instead of streaming
2025/01/23 02:59:36 DEBUG : with_checksum_small_file_from_pipe: md5 = 4c762bc6ec18f21b23fcae426c7863b5 OK
2025/01/23 02:59:36 DEBUG : with_checksum_small_file_from_pipe: Size and md5 of src and dst objects identical
2025/01/23 02:59:36 DEBUG : with_checksum_big_file_from_pipe: Multipart upload session started for -1 parts of size 4Mi
2025/01/23 02:59:36 DEBUG : with_checksum_big_file_from_pipe: open chunk writer: started multipart upload
2025/01/23 02:59:36 DEBUG : with_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 100.001Ki offset 0/off
2025/01/23 02:59:36 DEBUG : with_checksum_big_file_from_pipe: multipart upload wrote chunk 1 with 102401 bytes
2025/01/23 02:59:36 DEBUG : with_checksum_big_file_from_pipe: multipart upload finished
2025/01/23 02:59:36 DEBUG : with_checksum_big_file_from_pipe: Dst hash empty - aborting Src hash check
2025/01/23 02:59:36 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-faxajiy8gacu", Local "Local file system at /tmp/rclone3288750833", Modify Window "1ns"
2025/01/23 02:59:37 DEBUG : Azure container rclone-test-faxajiy8gacu: File to upload is small (34 bytes), uploading instead of streaming
2025/01/23 02:59:37 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/01/23 02:59:37 DEBUG : ignore_checksum_big_file_from_pipe: Multipart upload session started for -1 parts of size 4Mi
2025/01/23 02:59:37 DEBUG : ignore_checksum_big_file_from_pipe: open chunk writer: started multipart upload
2025/01/23 02:59:37 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 100.001Ki offset 0/off
2025/01/23 02:59:37 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload wrote chunk 1 with 102401 bytes
2025/01/23 02:59:37 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload finished
2025/01/23 02:59:37 DEBUG : ignore_checksum_big_file_from_pipe: Size and modification time the same (differ by 0s, within tolerance 1ns)
=== RUN TestRcat/withChecksum=true,ignoreChecksum=true
run.go:180: Remote "Azure container rclone-test-faxajiy8gacu", Local "Local file system at /tmp/rclone3288750833", Modify Window "1ns"
2025/01/23 02:59:37 DEBUG : Azure container rclone-test-faxajiy8gacu: File to upload is small (34 bytes), uploading instead of streaming
2025/01/23 02:59:37 DEBUG : ignore_checksum_small_file_from_pipe: Src hash empty - aborting Dst hash check
2025/01/23 02:59:37 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical
2025/01/23 02:59:37 DEBUG : ignore_checksum_big_file_from_pipe: Multipart upload session started for -1 parts of size 4Mi
2025/01/23 02:59:37 DEBUG : ignore_checksum_big_file_from_pipe: open chunk writer: started multipart upload
2025/01/23 02:59:37 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 100.001Ki offset 0/off
2025/01/23 02:59:37 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload wrote chunk 1 with 102401 bytes
2025/01/23 02:59:37 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload finished
2025/01/23 02:59:37 DEBUG : ignore_checksum_big_file_from_pipe: Dst hash empty - aborting Src hash check
2025/01/23 02:59:37 DEBUG : ignore_checksum_big_file_from_pipe: Src hash empty - aborting Dst hash check
2025/01/23 02:59:37 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical
--- PASS: TestRcat (1.75s)
--- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (0.51s)
--- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (0.41s)
--- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (0.41s)
--- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (0.41s)
=== RUN TestRcatMetadata
run.go:180: Remote "Azure container rclone-test-faxajiy8gacu", Local "Local file system at /tmp/rclone3288750833", Modify Window "1ns"
operations_test.go:1532: Skipping as destination doesn't support user metadata
--- SKIP: TestRcatMetadata (0.07s)
=== RUN TestRcatSize
run.go:180: Remote "Azure container rclone-test-faxajiy8gacu", Local "Local file system at /tmp/rclone3288750833", Modify Window "1ns"
2025/01/23 02:59:38 DEBUG : Azure container rclone-test-faxajiy8gacu: File to upload is small (60 bytes), uploading instead of streaming
2025/01/23 02:59:38 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK
2025/01/23 02:59:38 DEBUG : potato2: Size and md5 of src and dst objects identical
--- PASS: TestRcatSize (0.33s)
=== RUN TestRcatSizeMetadata
run.go:180: Remote "Azure container rclone-test-faxajiy8gacu", Local "Local file system at /tmp/rclone3288750833", Modify Window "1ns"
operations_test.go:1613: Skipping as destination doesn't support user metadata
--- SKIP: TestRcatSizeMetadata (0.07s)
=== RUN TestTouchDir
run.go:180: Remote "Azure container rclone-test-faxajiy8gacu", Local "Local file system at /tmp/rclone3288750833", Modify Window "1ns"
2025/01/23 02:59:38 DEBUG : sub dir/: Creating directory marker
2025/01/23 02:59:38 DEBUG : Azure container rclone-test-faxajiy8gacu: Touching "empty space"
2025/01/23 02:59:38 DEBUG : Azure container rclone-test-faxajiy8gacu: Touching "potato2"
2025/01/23 02:59:38 DEBUG : Azure container rclone-test-faxajiy8gacu: Touching "sub dir/potato3"
2025/01/23 02:59:39 DEBUG : sub dir/: Removing directory marker
--- PASS: TestTouchDir (0.88s)
=== RUN TestMkdirMetadata
run.go:180: Remote "Azure container rclone-test-faxajiy8gacu", Local "Local file system at /tmp/rclone3288750833", 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-faxajiy8gacu", Local "Local file system at /tmp/rclone3288750833", Modify Window "1ns"
operations_test.go:1722: Skipping test as remote does not support DirSetModTime or MkdirMetadata
--- SKIP: TestMkdirModTime (0.07s)
=== RUN TestCopyDirMetadata
run.go:180: Remote "Azure container rclone-test-faxajiy8gacu", Local "Local file system at /tmp/rclone3288750833", Modify Window "1ns"
operations_test.go:1743: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata
--- SKIP: TestCopyDirMetadata (0.07s)
=== RUN TestSetDirModTime
run.go:180: Remote "Azure container rclone-test-faxajiy8gacu", Local "Local file system at /tmp/rclone3288750833", 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-faxajiy8gacu", Local "Local file system at /tmp/rclone3288750833", Modify Window "1ns"
operations_test.go:1823: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata
--- SKIP: TestDirsEqual (0.07s)
=== RUN TestRemoveExisting
run.go:180: Remote "Azure container rclone-test-faxajiy8gacu", Local "Local file system at /tmp/rclone3288750833", Modify Window "1ns"
operations_test.go:1892: Skipping as remote can't Move
--- SKIP: TestRemoveExisting (0.07s)
=== 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/01/23 02:59:39 DEBUG : Azure container rclone-test-faxajiy8gacu: Purge remote
"./operations.test -test.v -test.timeout 1h0m0s -remote 'TestAzureBlob,directory_markers:' -verbose" - Finished ERROR in 9m38.437318094s (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]