"./operations.test -test.v -test.timeout 1h0m0s -remote 'TestAzureBlob,directory_markers:' -verbose" - Starting (try 1/5)
2025/04/29 05:44:46 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-coqezut5pero"
2025/04/29 05:44:46 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/04/29 05:44:46 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/04/29 05:44:46 DEBUG : Azure container rclone-test-coqezut5pero: Using directory markers
2025/04/29 05:44:46 DEBUG : Creating backend with remote "/tmp/rclone3010966261"
=== 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-coqezut5pero", Local "Local file system at /tmp/rclone3010966261", Modify Window "1ns"
2025/04/29 05:44:46 DEBUG : chunksize-probe: Multipart upload session started for 25 parts of size 4Mi
2025/04/29 05:44:46 DEBUG : chunksize-probe: open chunk writer: started multipart upload
2025/04/29 05:44:46 DEBUG : chunksize-probe: Clearing uncommitted blocks
2025/04/29 05:44:46 DEBUG : chunksize-probe: Committing 0 blocks to remove uncommitted blocks
2025/04/29 05:44:46 DEBUG : chunksize-probe: Removing empty object
=== RUN TestMultithreadCopy/upload=false,size=8388607,streams=2
2025/04/29 05:44:47 DEBUG : test-multithread-copy-false-8388607-2: Multipart upload session started for 2 parts of size 4Mi
2025/04/29 05:44:47 DEBUG : test-multithread-copy-false-8388607-2: open chunk writer: started multipart upload
2025/04/29 05:44:47 DEBUG : test-multithread-copy-false-8388607-2: multipart upload: starting chunk 0 size 4Mi offset 0/8.000Mi
2025/04/29 05:44:47 DEBUG : test-multithread-copy-false-8388607-2: multipart upload: starting chunk 1 size 4.000Mi offset 4Mi/8.000Mi
2025/04/29 05:44:47 DEBUG : test-multithread-copy-false-8388607-2: multipart upload wrote chunk 1 with 4194304 bytes
2025/04/29 05:44:47 DEBUG : test-multithread-copy-false-8388607-2: multipart upload wrote chunk 2 with 4194303 bytes
2025/04/29 05:44:47 DEBUG : test-multithread-copy-false-8388607-2: multipart upload finished
2025/04/29 05:44:48 DEBUG : test-multithread-copy-false-8388607-2: multi-thread copy: disabling buffering because destination uses OpenWriterAt
2025/04/29 05:44:48 DEBUG : test-multithread-copy-false-8388607-2: multi-thread copy: write buffer set to 131072
2025/04/29 05:44:48 DEBUG : test-multithread-copy-false-8388607-2: multi-thread copy: chunk size 64Mi was bigger than source file size 8.000Mi
2025/04/29 05:44:48 DEBUG : test-multithread-copy-false-8388607-2: multi-thread copy: using backend concurrency of 4 instead of --multi-thread-streams 2
2025/04/29 05:44:48 DEBUG : test-multithread-copy-false-8388607-2: multi-thread copy: number of streams 4 was bigger than number of chunks 1
2025/04/29 05:44:48 DEBUG : test-multithread-copy-false-8388607-2: Starting multi-thread copy with 1 chunks of size 8.000Mi with 1 parallel streams
2025/04/29 05:44:48 DEBUG : test-multithread-copy-false-8388607-2: multi-thread copy: chunk 1/1 (0-8388607) size 8.000Mi starting
2025/04/29 05:44:48 DEBUG : test-multithread-copy-false-8388607-2: writing chunk 0
2025/04/29 05:44:48 DEBUG : test-multithread-copy-false-8388607-2: multi-thread copy: chunk 1/1 (0-8388607) size 8.000Mi finished
2025/04/29 05:44:48 DEBUG : test-multithread-copy-false-8388607-2: Finished multi-thread copy with 1 parts of size 8.000Mi
=== RUN TestMultithreadCopy/upload=false,size=8388608,streams=2
2025/04/29 05:44:49 DEBUG : test-multithread-copy-false-8388608-2: Multipart upload session started for 2 parts of size 4Mi
2025/04/29 05:44:49 DEBUG : test-multithread-copy-false-8388608-2: open chunk writer: started multipart upload
2025/04/29 05:44:49 DEBUG : test-multithread-copy-false-8388608-2: multipart upload: starting chunk 0 size 4Mi offset 0/8Mi
2025/04/29 05:44:49 DEBUG : test-multithread-copy-false-8388608-2: multipart upload: starting chunk 1 size 4Mi offset 4Mi/8Mi
2025/04/29 05:44:49 DEBUG : test-multithread-copy-false-8388608-2: multipart upload wrote chunk 1 with 4194304 bytes
2025/04/29 05:44:50 DEBUG : test-multithread-copy-false-8388608-2: multipart upload wrote chunk 2 with 4194304 bytes
2025/04/29 05:44:50 DEBUG : test-multithread-copy-false-8388608-2: multipart upload finished
2025/04/29 05:44:50 DEBUG : test-multithread-copy-false-8388608-2: multi-thread copy: disabling buffering because destination uses OpenWriterAt
2025/04/29 05:44:50 DEBUG : test-multithread-copy-false-8388608-2: multi-thread copy: write buffer set to 131072
2025/04/29 05:44:50 DEBUG : test-multithread-copy-false-8388608-2: multi-thread copy: chunk size 64Mi was bigger than source file size 8Mi
2025/04/29 05:44:50 DEBUG : test-multithread-copy-false-8388608-2: multi-thread copy: using backend concurrency of 4 instead of --multi-thread-streams 2
2025/04/29 05:44:50 DEBUG : test-multithread-copy-false-8388608-2: multi-thread copy: number of streams 4 was bigger than number of chunks 1
2025/04/29 05:44:50 DEBUG : test-multithread-copy-false-8388608-2: Starting multi-thread copy with 1 chunks of size 8Mi with 1 parallel streams
2025/04/29 05:44:50 DEBUG : test-multithread-copy-false-8388608-2: multi-thread copy: chunk 1/1 (0-8388608) size 8Mi starting
2025/04/29 05:44:50 DEBUG : test-multithread-copy-false-8388608-2: writing chunk 0
2025/04/29 05:44:51 DEBUG : test-multithread-copy-false-8388608-2: multi-thread copy: chunk 1/1 (0-8388608) size 8Mi finished
2025/04/29 05:44:51 DEBUG : test-multithread-copy-false-8388608-2: Finished multi-thread copy with 1 parts of size 8Mi
=== RUN TestMultithreadCopy/upload=false,size=8388609,streams=2
2025/04/29 05:44:51 DEBUG : test-multithread-copy-false-8388609-2: Multipart upload session started for 3 parts of size 4Mi
2025/04/29 05:44:51 DEBUG : test-multithread-copy-false-8388609-2: open chunk writer: started multipart upload
2025/04/29 05:44:51 DEBUG : test-multithread-copy-false-8388609-2: multipart upload: starting chunk 0 size 4Mi offset 0/8.000Mi
2025/04/29 05:44:51 DEBUG : test-multithread-copy-false-8388609-2: multipart upload: starting chunk 2 size 1 offset 8Mi/8.000Mi
2025/04/29 05:44:51 DEBUG : test-multithread-copy-false-8388609-2: multipart upload: starting chunk 1 size 4Mi offset 4Mi/8.000Mi
2025/04/29 05:44:51 DEBUG : test-multithread-copy-false-8388609-2: multipart upload wrote chunk 3 with 1 bytes
2025/04/29 05:44:52 DEBUG : test-multithread-copy-false-8388609-2: multipart upload wrote chunk 2 with 4194304 bytes
2025/04/29 05:44:52 DEBUG : test-multithread-copy-false-8388609-2: multipart upload wrote chunk 1 with 4194304 bytes
2025/04/29 05:44:52 DEBUG : test-multithread-copy-false-8388609-2: multipart upload finished
2025/04/29 05:44:52 DEBUG : test-multithread-copy-false-8388609-2: multi-thread copy: disabling buffering because destination uses OpenWriterAt
2025/04/29 05:44:52 DEBUG : test-multithread-copy-false-8388609-2: multi-thread copy: write buffer set to 131072
2025/04/29 05:44:52 DEBUG : test-multithread-copy-false-8388609-2: multi-thread copy: chunk size 64Mi was bigger than source file size 8.000Mi
2025/04/29 05:44:52 DEBUG : test-multithread-copy-false-8388609-2: multi-thread copy: using backend concurrency of 4 instead of --multi-thread-streams 2
2025/04/29 05:44:52 DEBUG : test-multithread-copy-false-8388609-2: multi-thread copy: number of streams 4 was bigger than number of chunks 1
2025/04/29 05:44:52 DEBUG : test-multithread-copy-false-8388609-2: Starting multi-thread copy with 1 chunks of size 8.000Mi with 1 parallel streams
2025/04/29 05:44:52 DEBUG : test-multithread-copy-false-8388609-2: multi-thread copy: chunk 1/1 (0-8388609) size 8.000Mi starting
2025/04/29 05:44:52 DEBUG : test-multithread-copy-false-8388609-2: writing chunk 0
2025/04/29 05:44:52 DEBUG : test-multithread-copy-false-8388609-2: multi-thread copy: chunk 1/1 (0-8388609) size 8.000Mi finished
2025/04/29 05:44:52 DEBUG : test-multithread-copy-false-8388609-2: Finished multi-thread copy with 1 parts of size 8.000Mi
=== RUN TestMultithreadCopy/upload=true,size=8388607,streams=2
2025/04/29 05:44:54 DEBUG : test-multithread-copy-true-8388607-2: multi-thread copy: disabling buffering because source is local disk
2025/04/29 05:44:54 DEBUG : test-multithread-copy-true-8388607-2: Multipart upload session started for 2 parts of size 4Mi
2025/04/29 05:44:54 DEBUG : test-multithread-copy-true-8388607-2: open chunk writer: started multipart upload
2025/04/29 05:44:54 DEBUG : test-multithread-copy-true-8388607-2: multi-thread copy: using backend concurrency of 16 instead of --multi-thread-streams 2
2025/04/29 05:44:54 DEBUG : test-multithread-copy-true-8388607-2: multi-thread copy: number of streams 16 was bigger than number of chunks 2
2025/04/29 05:44:54 DEBUG : test-multithread-copy-true-8388607-2: Starting multi-thread copy with 2 chunks of size 4Mi with 2 parallel streams
2025/04/29 05:44:54 DEBUG : test-multithread-copy-true-8388607-2: multi-thread copy: chunk 2/2 (4194304-8388607) size 4.000Mi starting
2025/04/29 05:44:54 DEBUG : test-multithread-copy-true-8388607-2: multi-thread copy: chunk 1/2 (0-4194304) size 4Mi starting
2025/04/29 05:44:54 DEBUG : test-multithread-copy-true-8388607-2: Seek from 4194303 to 0
2025/04/29 05:44:54 DEBUG : test-multithread-copy-true-8388607-2: Seek from 4194304 to 0
2025/04/29 05:44:54 DEBUG : test-multithread-copy-true-8388607-2: multipart upload wrote chunk 2 with 4194303 bytes
2025/04/29 05:44:54 DEBUG : test-multithread-copy-true-8388607-2: multi-thread copy: chunk 2/2 (4194304-8388607) size 4.000Mi finished
2025/04/29 05:44:54 DEBUG : test-multithread-copy-true-8388607-2: multipart upload wrote chunk 1 with 4194304 bytes
2025/04/29 05:44:54 DEBUG : test-multithread-copy-true-8388607-2: multi-thread copy: chunk 1/2 (0-4194304) size 4Mi finished
2025/04/29 05:44:54 DEBUG : test-multithread-copy-true-8388607-2: multipart upload finished
2025/04/29 05:44:54 DEBUG : test-multithread-copy-true-8388607-2: Finished multi-thread copy with 2 parts of size 4Mi
=== RUN TestMultithreadCopy/upload=true,size=8388608,streams=2
2025/04/29 05:44:56 DEBUG : test-multithread-copy-true-8388608-2: multi-thread copy: disabling buffering because source is local disk
2025/04/29 05:44:56 DEBUG : test-multithread-copy-true-8388608-2: Multipart upload session started for 2 parts of size 4Mi
2025/04/29 05:44:56 DEBUG : test-multithread-copy-true-8388608-2: open chunk writer: started multipart upload
2025/04/29 05:44:56 DEBUG : test-multithread-copy-true-8388608-2: multi-thread copy: using backend concurrency of 16 instead of --multi-thread-streams 2
2025/04/29 05:44:56 DEBUG : test-multithread-copy-true-8388608-2: multi-thread copy: number of streams 16 was bigger than number of chunks 2
2025/04/29 05:44:56 DEBUG : test-multithread-copy-true-8388608-2: Starting multi-thread copy with 2 chunks of size 4Mi with 2 parallel streams
2025/04/29 05:44:56 DEBUG : test-multithread-copy-true-8388608-2: multi-thread copy: chunk 2/2 (4194304-8388608) size 4Mi starting
2025/04/29 05:44:56 DEBUG : test-multithread-copy-true-8388608-2: multi-thread copy: chunk 1/2 (0-4194304) size 4Mi starting
2025/04/29 05:44:56 DEBUG : test-multithread-copy-true-8388608-2: Seek from 4194304 to 0
2025/04/29 05:44:56 DEBUG : test-multithread-copy-true-8388608-2: Seek from 4194304 to 0
2025/04/29 05:44:56 DEBUG : test-multithread-copy-true-8388608-2: multipart upload wrote chunk 2 with 4194304 bytes
2025/04/29 05:44:56 DEBUG : test-multithread-copy-true-8388608-2: multi-thread copy: chunk 2/2 (4194304-8388608) size 4Mi finished
2025/04/29 05:44:56 DEBUG : test-multithread-copy-true-8388608-2: multipart upload wrote chunk 1 with 4194304 bytes
2025/04/29 05:44:56 DEBUG : test-multithread-copy-true-8388608-2: multi-thread copy: chunk 1/2 (0-4194304) size 4Mi finished
2025/04/29 05:44:56 DEBUG : test-multithread-copy-true-8388608-2: multipart upload finished
2025/04/29 05:44:56 DEBUG : test-multithread-copy-true-8388608-2: Finished multi-thread copy with 2 parts of size 4Mi
=== RUN TestMultithreadCopy/upload=true,size=8388609,streams=2
2025/04/29 05:44:58 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: disabling buffering because source is local disk
2025/04/29 05:44:58 DEBUG : test-multithread-copy-true-8388609-2: Multipart upload session started for 3 parts of size 4Mi
2025/04/29 05:44:58 DEBUG : test-multithread-copy-true-8388609-2: open chunk writer: started multipart upload
2025/04/29 05:44:58 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: using backend concurrency of 16 instead of --multi-thread-streams 2
2025/04/29 05:44:58 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: number of streams 16 was bigger than number of chunks 3
2025/04/29 05:44:58 DEBUG : test-multithread-copy-true-8388609-2: Starting multi-thread copy with 3 chunks of size 4Mi with 3 parallel streams
2025/04/29 05:44:58 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: chunk 3/3 (8388608-8388609) size 1 starting
2025/04/29 05:44:58 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: chunk 1/3 (0-4194304) size 4Mi starting
2025/04/29 05:44:58 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: chunk 2/3 (4194304-8388608) size 4Mi starting
2025/04/29 05:44:58 DEBUG : test-multithread-copy-true-8388609-2: Seek from 1 to 0
2025/04/29 05:44:58 DEBUG : test-multithread-copy-true-8388609-2: Seek from 4194304 to 0
2025/04/29 05:44:58 DEBUG : test-multithread-copy-true-8388609-2: Seek from 4194304 to 0
2025/04/29 05:44:58 DEBUG : test-multithread-copy-true-8388609-2: multipart upload wrote chunk 3 with 1 bytes
2025/04/29 05:44:58 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: chunk 3/3 (8388608-8388609) size 1 finished
2025/04/29 05:44:58 DEBUG : test-multithread-copy-true-8388609-2: multipart upload wrote chunk 2 with 4194304 bytes
2025/04/29 05:44:58 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: chunk 2/3 (4194304-8388608) size 4Mi finished
2025/04/29 05:44:58 DEBUG : test-multithread-copy-true-8388609-2: multipart upload wrote chunk 1 with 4194304 bytes
2025/04/29 05:44:58 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: chunk 1/3 (0-4194304) size 4Mi finished
2025/04/29 05:44:59 DEBUG : test-multithread-copy-true-8388609-2: multipart upload finished
2025/04/29 05:44:59 DEBUG : test-multithread-copy-true-8388609-2: Finished multi-thread copy with 3 parts of size 4Mi
--- PASS: TestMultithreadCopy (13.03s)
--- PASS: TestMultithreadCopy/upload=false,size=8388607,streams=2 (2.41s)
--- PASS: TestMultithreadCopy/upload=false,size=8388608,streams=2 (2.24s)
--- PASS: TestMultithreadCopy/upload=false,size=8388609,streams=2 (1.86s)
--- PASS: TestMultithreadCopy/upload=true,size=8388607,streams=2 (2.05s)
--- PASS: TestMultithreadCopy/upload=true,size=8388608,streams=2 (1.96s)
--- PASS: TestMultithreadCopy/upload=true,size=8388609,streams=2 (2.08s)
=== RUN TestMultithreadCopyAbort
run.go:180: Remote "Azure container rclone-test-coqezut5pero", Local "Local file system at /tmp/rclone3010966261", Modify Window "1ns"
2025/04/29 05:44:59 DEBUG : chunksize-probe: Multipart upload session started for 25 parts of size 4Mi
2025/04/29 05:44:59 DEBUG : chunksize-probe: open chunk writer: started multipart upload
2025/04/29 05:44:59 DEBUG : chunksize-probe: Clearing uncommitted blocks
2025/04/29 05:44:59 DEBUG : chunksize-probe: Committing 0 blocks to remove uncommitted blocks
2025/04/29 05:44:59 DEBUG : chunksize-probe: Removing empty object
2025/04/29 05:45:00 DEBUG : test-multithread-abort: multi-thread copy: disabling buffering because source is local disk
2025/04/29 05:45:00 DEBUG : test-multithread-abort: Multipart upload session started for 3 parts of size 4Mi
2025/04/29 05:45:00 DEBUG : test-multithread-abort: open chunk writer: started multipart upload
2025/04/29 05:45:00 DEBUG : test-multithread-abort: multi-thread copy: using backend concurrency of 16 instead of --multi-thread-streams 1
2025/04/29 05:45:00 DEBUG : test-multithread-abort: multi-thread copy: number of streams 16 was bigger than number of chunks 3
2025/04/29 05:45:00 DEBUG : test-multithread-abort: Starting multi-thread copy with 3 chunks of size 4Mi with 3 parallel streams
2025/04/29 05:45:00 DEBUG : test-multithread-abort: multi-thread copy: chunk 3/3 (8388608-8388609) size 1 starting
2025/04/29 05:45:00 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/04/29 05:45:00 DEBUG : test-multithread-abort: multi-thread copy: chunk 1/3 (0-4194304) size 4Mi starting
2025/04/29 05:45:00 DEBUG : Open with options = [RangeOption(0,4194303)]
2025/04/29 05:45:00 DEBUG : test-multithread-abort: multi-thread copy: chunk 2/3 (4194304-8388608) size 4Mi starting
2025/04/29 05:45:00 DEBUG : Open with options = [RangeOption(4194304,8388607)]
2025/04/29 05:45:00 DEBUG : test-multithread-abort: Seek from 4194304 to 0
2025/04/29 05:45:00 DEBUG : Open with options = [RangeOption(0,4194303)]
2025/04/29 05:45:00 DEBUG : test-multithread-abort: Seek from 4194304 to 0
2025/04/29 05:45:00 DEBUG : Open with options = [RangeOption(4194304,8388607)]
2025/04/29 05:45:01 DEBUG : test-multithread-abort: multipart upload wrote chunk 1 with 4194304 bytes
2025/04/29 05:45:01 DEBUG : test-multithread-abort: multi-thread copy: chunk 1/3 (0-4194304) size 4Mi finished
2025/04/29 05:45:01 DEBUG : test-multithread-abort: multipart upload wrote chunk 2 with 4194304 bytes
2025/04/29 05:45:01 DEBUG : test-multithread-abort: multi-thread copy: chunk 2/3 (4194304-8388608) size 4Mi finished
2025/04/29 05:45:01 DEBUG : Returning error reader
2025/04/29 05:45:01 DEBUG : BOOM: simulated read failure
2025/04/29 05:45:01 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 1/10: BOOM: simulated read failure
2025/04/29 05:45:01 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/04/29 05:45:02 DEBUG : Returning error reader
2025/04/29 05:45:02 DEBUG : BOOM: simulated read failure
2025/04/29 05:45:02 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 2/10: BOOM: simulated read failure
2025/04/29 05:45:02 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/04/29 05:45:03 DEBUG : Returning error reader
2025/04/29 05:45:03 DEBUG : BOOM: simulated read failure
2025/04/29 05:45:03 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 3/10: BOOM: simulated read failure
2025/04/29 05:45:03 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/04/29 05:45:04 DEBUG : Returning error reader
2025/04/29 05:45:04 DEBUG : BOOM: simulated read failure
2025/04/29 05:45:04 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 4/10: BOOM: simulated read failure
2025/04/29 05:45:04 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/04/29 05:45:05 DEBUG : Returning error reader
2025/04/29 05:45:05 DEBUG : BOOM: simulated read failure
2025/04/29 05:45:05 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 5/10: BOOM: simulated read failure
2025/04/29 05:45:05 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/04/29 05:45:06 DEBUG : Returning error reader
2025/04/29 05:45:06 DEBUG : BOOM: simulated read failure
2025/04/29 05:45:06 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 6/10: BOOM: simulated read failure
2025/04/29 05:45:06 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/04/29 05:45:07 DEBUG : Returning error reader
2025/04/29 05:45:07 DEBUG : BOOM: simulated read failure
2025/04/29 05:45:07 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 7/10: BOOM: simulated read failure
2025/04/29 05:45:07 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/04/29 05:45:08 DEBUG : Returning error reader
2025/04/29 05:45:08 DEBUG : BOOM: simulated read failure
2025/04/29 05:45:08 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 8/10: BOOM: simulated read failure
2025/04/29 05:45:08 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/04/29 05:45:09 DEBUG : Returning error reader
2025/04/29 05:45:09 DEBUG : BOOM: simulated read failure
2025/04/29 05:45:09 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 9/10: BOOM: simulated read failure
2025/04/29 05:45:09 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/04/29 05:45:10 DEBUG : Returning error reader
2025/04/29 05:45:10 DEBUG : BOOM: simulated read failure
2025/04/29 05:45:10 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 10/10: BOOM: simulated read failure
2025/04/29 05:45:10 DEBUG : test-multithread-abort: Reopen failed after offset 0 bytes read: failed to reopen: too many retries
2025/04/29 05:45:10 DEBUG : test-multithread-abort: multi-thread copy: chunk 3/3 failed: multi-thread copy: failed to write chunk: BOOM: simulated read failure
2025/04/29 05:45:10 DEBUG : test-multithread-abort: multi-thread copy: cancelling transfer on exit
2025/04/29 05:45:10 DEBUG : test-multithread-abort: Clearing uncommitted blocks
2025/04/29 05:45:10 DEBUG : test-multithread-abort: 2 Uncommitted blocks found
2025/04/29 05:45:10 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.46s)
=== RUN TestSizeDiffers
--- PASS: TestSizeDiffers (0.00s)
=== RUN TestReOpen
=== RUN TestReOpen/Normal
=== RUN TestReOpen/Normal/Basics
2025/04/29 05:45:18 DEBUG : potato: Seek from 10 to 0
=== RUN TestReOpen/Normal/ErrorAtStart
=== RUN TestReOpen/Normal/WithErrors
2025/04/29 05:45:18 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error
2025/04/29 05:45:18 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error
2025/04/29 05:45:18 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error
=== RUN TestReOpen/Normal/TooManyErrors
2025/04/29 05:45:18 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error
2025/04/29 05:45:18 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error
2025/04/29 05:45:18 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error
2025/04/29 05:45:18 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries
=== RUN TestReOpen/Normal/Seek
2025/04/29 05:45:18 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error
2025/04/29 05:45:18 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error
2025/04/29 05:45:18 DEBUG : potato: Seek from 5 to 2
=== RUN TestReOpen/Normal/AccountRead
=== RUN TestReOpen/Normal/AccountReadDelay
2025/04/29 05:45:18 DEBUG : potato: Seek from 10 to 0
2025/04/29 05:45:18 DEBUG : potato: Seek from 10 to 0
2025/04/29 05:45:18 DEBUG : potato: Seek from 10 to 0
=== RUN TestReOpen/Normal/AccountReadError
=== RUN TestReOpen/WithRangeOption
=== RUN TestReOpen/WithRangeOption/Basics
2025/04/29 05:45:18 DEBUG : potato: Seek from 7 to 0
=== RUN TestReOpen/WithRangeOption/ErrorAtStart
=== RUN TestReOpen/WithRangeOption/WithErrors
2025/04/29 05:45:18 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error
2025/04/29 05:45:18 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error
2025/04/29 05:45:18 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error
=== RUN TestReOpen/WithRangeOption/TooManyErrors
2025/04/29 05:45:18 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error
2025/04/29 05:45:18 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error
2025/04/29 05:45:18 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error
2025/04/29 05:45:18 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries
=== RUN TestReOpen/WithRangeOption/Seek
2025/04/29 05:45:18 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error
2025/04/29 05:45:18 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error
2025/04/29 05:45:18 DEBUG : potato: Seek from 5 to 2
2025/04/29 05:45:18 DEBUG : potato: Seek from 7 to 4
=== RUN TestReOpen/WithRangeOption/AccountRead
=== RUN TestReOpen/WithRangeOption/AccountReadDelay
2025/04/29 05:45:18 DEBUG : potato: Seek from 7 to 0
2025/04/29 05:45:18 DEBUG : potato: Seek from 7 to 0
2025/04/29 05:45:18 DEBUG : potato: Seek from 7 to 0
=== RUN TestReOpen/WithRangeOption/AccountReadError
=== RUN TestReOpen/WithSeekOption
=== RUN TestReOpen/WithSeekOption/Basics
2025/04/29 05:45:18 DEBUG : potato: Seek from 8 to 0
=== RUN TestReOpen/WithSeekOption/ErrorAtStart
=== RUN TestReOpen/WithSeekOption/WithErrors
2025/04/29 05:45:18 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error
2025/04/29 05:45:18 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error
2025/04/29 05:45:18 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error
=== RUN TestReOpen/WithSeekOption/TooManyErrors
2025/04/29 05:45:18 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error
2025/04/29 05:45:18 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error
2025/04/29 05:45:18 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error
2025/04/29 05:45:18 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries
=== RUN TestReOpen/WithSeekOption/Seek
2025/04/29 05:45:18 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error
2025/04/29 05:45:18 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error
2025/04/29 05:45:18 DEBUG : potato: Seek from 5 to 2
2025/04/29 05:45:18 DEBUG : potato: Seek from 7 to 5
=== RUN TestReOpen/WithSeekOption/AccountRead
=== RUN TestReOpen/WithSeekOption/AccountReadDelay
2025/04/29 05:45:18 DEBUG : potato: Seek from 8 to 0
2025/04/29 05:45:18 DEBUG : potato: Seek from 8 to 0
2025/04/29 05:45:18 DEBUG : potato: Seek from 8 to 0
=== RUN TestReOpen/WithSeekOption/AccountReadError
=== RUN TestReOpen/UnknownSize
=== RUN TestReOpen/UnknownSize/Basics
2025/04/29 05:45:18 DEBUG : potato: Seek from 9 to 0
=== RUN TestReOpen/UnknownSize/ErrorAtStart
=== RUN TestReOpen/UnknownSize/WithErrors
2025/04/29 05:45:18 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error
2025/04/29 05:45:18 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error
2025/04/29 05:45:18 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error
=== RUN TestReOpen/UnknownSize/TooManyErrors
2025/04/29 05:45:18 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error
2025/04/29 05:45:18 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error
2025/04/29 05:45:18 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error
2025/04/29 05:45:18 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries
=== RUN TestReOpen/UnknownSize/Seek
2025/04/29 05:45:18 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error
2025/04/29 05:45:18 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error
2025/04/29 05:45:18 DEBUG : potato: Seek from 5 to 2
2025/04/29 05:45:18 DEBUG : potato: Seek from 7 to 6
=== RUN TestReOpen/UnknownSize/AccountRead
=== RUN TestReOpen/UnknownSize/AccountReadDelay
2025/04/29 05:45:18 DEBUG : potato: Seek from 9 to 0
2025/04/29 05:45:18 DEBUG : potato: Seek from 9 to 0
2025/04/29 05:45:18 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-coqezut5pero", Local "Local file system at /tmp/rclone3010966261", 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.08s)
--- PASS: TestCheck/7 (0.07s)
=== RUN TestCheckFsError
2025/04/29 05:45:19 DEBUG : Creating backend with remote "nonexistent"
2025/04/29 05:45:19 DEBUG : Config file has changed externally - reloading
2025/04/29 05:45:19 DEBUG : Creating backend with remote "nonexistent"
2025/04/29 05:45:19 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish
2025/04/29 05:45:19 ERROR : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: error reading source root directory: directory not found
2025/04/29 05:45:19 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 differences found
2025/04/29 05:45:19 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-coqezut5pero", Local "Local file system at /tmp/rclone3010966261", 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.49s)
--- PASS: TestCheckDownload/1 (0.07s)
--- PASS: TestCheckDownload/2 (0.07s)
--- PASS: TestCheckDownload/3 (0.07s)
--- PASS: TestCheckDownload/4 (0.11s)
--- PASS: TestCheckDownload/5 (0.11s)
--- PASS: TestCheckDownload/6 (0.11s)
--- PASS: TestCheckDownload/7 (0.11s)
=== RUN TestCheckSizeOnly
run.go:180: Remote "Azure container rclone-test-coqezut5pero", Local "Local file system at /tmp/rclone3010966261", Modify Window "1ns"
=== RUN TestCheckSizeOnly/1
=== RUN TestCheckSizeOnly/2
=== RUN TestCheckSizeOnly/3
=== RUN TestCheckSizeOnly/4
=== RUN TestCheckSizeOnly/5
=== RUN TestCheckSizeOnly/6
=== RUN TestCheckSizeOnly/7
--- PASS: TestCheckSizeOnly (1.24s)
--- PASS: TestCheckSizeOnly/1 (0.04s)
--- PASS: TestCheckSizeOnly/2 (0.04s)
--- PASS: TestCheckSizeOnly/3 (0.04s)
--- PASS: TestCheckSizeOnly/4 (0.07s)
--- PASS: TestCheckSizeOnly/5 (0.07s)
--- PASS: TestCheckSizeOnly/6 (0.07s)
--- PASS: TestCheckSizeOnly/7 (0.07s)
=== RUN TestCheckEqualReaders
--- PASS: TestCheckEqualReaders (0.00s)
=== RUN TestParseSumFile
run.go:180: Remote "Azure container rclone-test-coqezut5pero", Local "Local file system at /tmp/rclone3010966261", Modify Window "1ns"
2025/04/29 05:45:22 NOTICE: test.sum: improperly formatted checksum line 4
2025/04/29 05:45:22 NOTICE: test.sum: improperly formatted checksum line 5
2025/04/29 05:45:22 NOTICE: test.sum: improperly formatted checksum line 6
2025/04/29 05:45:22 NOTICE: test.sum: 2 warning(s) suppressed...
2025/04/29 05:45:22 NOTICE: test.sum: improperly formatted checksum line 4
2025/04/29 05:45:22 NOTICE: test.sum: improperly formatted checksum line 5
2025/04/29 05:45:22 NOTICE: test.sum: improperly formatted checksum line 6
2025/04/29 05:45:22 NOTICE: test.sum: 2 warning(s) suppressed...
--- PASS: TestParseSumFile (0.42s)
=== RUN TestCheckSum
run.go:180: Remote "Azure container rclone-test-coqezut5pero", Local "Local file system at /tmp/rclone3010966261", Modify Window "1ns"
2025/04/29 05:45:22 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-coqezut5pero/data"
2025/04/29 05:45:22 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/04/29 05:45:22 DEBUG : Azure container rclone-test-coqezut5pero path data: Using directory markers
2025/04/29 05:45:22 DEBUG : data/: Creating directory marker
=== RUN TestCheckSum/subtest1
=== RUN TestCheckSum/subtest2
=== RUN TestCheckSum/subtest3
=== RUN TestCheckSum/subtest4
=== RUN TestCheckSum/subtest5
=== RUN TestCheckSum/subtest6
=== RUN TestCheckSum/subtest7
2025/04/29 05:45:25 DEBUG : data/: Removing directory marker
--- PASS: TestCheckSum (2.85s)
--- 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-coqezut5pero", Local "Local file system at /tmp/rclone3010966261", Modify Window "1ns"
2025/04/29 05:45:25 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-coqezut5pero/data"
2025/04/29 05:45:25 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/04/29 05:45:25 DEBUG : Azure container rclone-test-coqezut5pero path data: Using directory markers
2025/04/29 05:45:25 DEBUG : data/: Creating directory marker
=== RUN TestCheckSumDownload/subtest1
=== RUN TestCheckSumDownload/subtest2
=== RUN TestCheckSumDownload/subtest3
=== RUN TestCheckSumDownload/subtest4
=== RUN TestCheckSumDownload/subtest5
=== RUN TestCheckSumDownload/subtest6
=== RUN TestCheckSumDownload/subtest7
2025/04/29 05:45:28 DEBUG : data/: Removing directory marker
--- PASS: TestCheckSumDownload (3.15s)
--- PASS: TestCheckSumDownload/subtest1 (0.15s)
--- PASS: TestCheckSumDownload/subtest2 (0.19s)
--- PASS: TestCheckSumDownload/subtest3 (0.18s)
--- PASS: TestCheckSumDownload/subtest4 (0.18s)
--- PASS: TestCheckSumDownload/subtest5 (0.19s)
--- PASS: TestCheckSumDownload/subtest6 (0.19s)
--- PASS: TestCheckSumDownload/subtest7 (0.19s)
=== RUN TestApplyTransforms
2025/04/29 05:45:28 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-mivayoj1vofo"
2025/04/29 05:45:28 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/04/29 05:45:28 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/04/29 05:45:28 DEBUG : Azure container rclone-test-mivayoj1vofo: Using directory markers
2025/04/29 05:45:28 DEBUG : Creating backend with remote "/tmp/rclone2512623923"
run.go:180: Remote "Azure container rclone-test-mivayoj1vofo", Local "Local file system at /tmp/rclone2512623923", Modify Window "1ns"
upper checkfile vs. lower remote (without normalization)
2025/04/29 05:45:28 ERROR : hello, world!: sum not found
2025/04/29 05:45:28 ERROR : HELLO, WORLD!: file not in Azure container rclone-test-mivayoj1vofo
2025/04/29 05:45:28 NOTICE: Azure container rclone-test-mivayoj1vofo: 1 files missing
2025/04/29 05:45:28 NOTICE: 1 hashes missing
2025/04/29 05:45:28 NOTICE: Azure container rclone-test-mivayoj1vofo: 2 differences found
2025/04/29 05:45:28 NOTICE: Azure container rclone-test-mivayoj1vofo: 2 errors while checking
upper checkfile vs. lower remote (with normalization)
2025/04/29 05:45:28 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/04/29 05:45:28 NOTICE: Azure container rclone-test-mivayoj1vofo: 0 differences found
2025/04/29 05:45:28 NOTICE: Azure container rclone-test-mivayoj1vofo: 1 matching files
2025/04/29 05:45:28 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-nixecix9kogi"
2025/04/29 05:45:28 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/04/29 05:45:28 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/04/29 05:45:28 DEBUG : Azure container rclone-test-nixecix9kogi: Using directory markers
2025/04/29 05:45:28 DEBUG : Creating backend with remote "/tmp/rclone2887889727"
run.go:180: Remote "Azure container rclone-test-nixecix9kogi", Local "Local file system at /tmp/rclone2887889727", Modify Window "1ns"
lower checkfile vs. upper remote (without normalization)
2025/04/29 05:45:29 ERROR : HELLO, WORLD!: sum not found
2025/04/29 05:45:29 ERROR : hello, world!: file not in Azure container rclone-test-nixecix9kogi
2025/04/29 05:45:29 NOTICE: Azure container rclone-test-nixecix9kogi: 1 files missing
2025/04/29 05:45:29 NOTICE: 1 hashes missing
2025/04/29 05:45:29 NOTICE: Azure container rclone-test-nixecix9kogi: 2 differences found
2025/04/29 05:45:29 NOTICE: Azure container rclone-test-nixecix9kogi: 2 errors while checking
lower checkfile vs. upper remote (with normalization)
2025/04/29 05:45:29 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/04/29 05:45:29 NOTICE: Azure container rclone-test-nixecix9kogi: 0 differences found
2025/04/29 05:45:29 NOTICE: Azure container rclone-test-nixecix9kogi: 1 matching files
2025/04/29 05:45:29 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-bebobiq3ruhi"
2025/04/29 05:45:29 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/04/29 05:45:29 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/04/29 05:45:29 DEBUG : Azure container rclone-test-bebobiq3ruhi: Using directory markers
2025/04/29 05:45:29 DEBUG : Creating backend with remote "/tmp/rclone3648155421"
run.go:180: Remote "Azure container rclone-test-bebobiq3ruhi", Local "Local file system at /tmp/rclone3648155421", Modify Window "1ns"
lower checkfile vs. upperlowermixed remote (without normalization)
2025/04/29 05:45:29 ERROR : HeLlO, wOrLd!: sum not found
2025/04/29 05:45:29 ERROR : hello, world!: file not in Azure container rclone-test-bebobiq3ruhi
2025/04/29 05:45:29 NOTICE: Azure container rclone-test-bebobiq3ruhi: 1 files missing
2025/04/29 05:45:29 NOTICE: 1 hashes missing
2025/04/29 05:45:29 NOTICE: Azure container rclone-test-bebobiq3ruhi: 2 differences found
2025/04/29 05:45:29 NOTICE: Azure container rclone-test-bebobiq3ruhi: 2 errors while checking
lower checkfile vs. upperlowermixed remote (with normalization)
2025/04/29 05:45:29 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/04/29 05:45:29 NOTICE: Azure container rclone-test-bebobiq3ruhi: 0 differences found
2025/04/29 05:45:29 NOTICE: Azure container rclone-test-bebobiq3ruhi: 1 matching files
2025/04/29 05:45:29 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-zirayuy1hufo"
2025/04/29 05:45:29 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/04/29 05:45:29 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/04/29 05:45:29 DEBUG : Azure container rclone-test-zirayuy1hufo: Using directory markers
2025/04/29 05:45:29 DEBUG : Creating backend with remote "/tmp/rclone893873463"
run.go:180: Remote "Azure container rclone-test-zirayuy1hufo", Local "Local file system at /tmp/rclone893873463", Modify Window "1ns"
upperlowermixed checkfile vs. upper remote (without normalization)
2025/04/29 05:45:29 ERROR : HELLO, WORLD!: sum not found
2025/04/29 05:45:29 ERROR : HeLlO, wOrLd!: file not in Azure container rclone-test-zirayuy1hufo
2025/04/29 05:45:29 NOTICE: Azure container rclone-test-zirayuy1hufo: 1 files missing
2025/04/29 05:45:29 NOTICE: 1 hashes missing
2025/04/29 05:45:29 NOTICE: Azure container rclone-test-zirayuy1hufo: 2 differences found
2025/04/29 05:45:29 NOTICE: Azure container rclone-test-zirayuy1hufo: 2 errors while checking
upperlowermixed checkfile vs. upper remote (with normalization)
2025/04/29 05:45:29 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/04/29 05:45:29 NOTICE: Azure container rclone-test-zirayuy1hufo: 0 differences found
2025/04/29 05:45:29 NOTICE: Azure container rclone-test-zirayuy1hufo: 1 matching files
2025/04/29 05:45:29 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-cipezob2kafa"
2025/04/29 05:45:29 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/04/29 05:45:29 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/04/29 05:45:29 DEBUG : Azure container rclone-test-cipezob2kafa: Using directory markers
2025/04/29 05:45:29 DEBUG : Creating backend with remote "/tmp/rclone1769959113"
run.go:180: Remote "Azure container rclone-test-cipezob2kafa", Local "Local file system at /tmp/rclone1769959113", Modify Window "1ns"
NFD checkfile vs. NFC remote (without normalization)
2025/04/29 05:45:29 ERROR : 測試_Русский___ě_áñ: sum not found
2025/04/29 05:45:29 ERROR : 測試_Русский___ě_áñ: file not in Azure container rclone-test-cipezob2kafa
2025/04/29 05:45:29 NOTICE: Azure container rclone-test-cipezob2kafa: 1 files missing
2025/04/29 05:45:29 NOTICE: 1 hashes missing
2025/04/29 05:45:29 NOTICE: Azure container rclone-test-cipezob2kafa: 2 differences found
2025/04/29 05:45:29 NOTICE: Azure container rclone-test-cipezob2kafa: 2 errors while checking
NFD checkfile vs. NFC remote (with normalization)
2025/04/29 05:45:29 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/04/29 05:45:29 NOTICE: Azure container rclone-test-cipezob2kafa: 0 differences found
2025/04/29 05:45:29 NOTICE: Azure container rclone-test-cipezob2kafa: 1 matching files
2025/04/29 05:45:29 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-duwufos6bizu"
2025/04/29 05:45:29 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/04/29 05:45:29 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/04/29 05:45:29 DEBUG : Azure container rclone-test-duwufos6bizu: Using directory markers
2025/04/29 05:45:29 DEBUG : Creating backend with remote "/tmp/rclone3886286502"
run.go:180: Remote "Azure container rclone-test-duwufos6bizu", Local "Local file system at /tmp/rclone3886286502", Modify Window "1ns"
NFC checkfile vs. NFD remote (without normalization)
2025/04/29 05:45:30 ERROR : 測試_Русский___ě_áñ: sum not found
2025/04/29 05:45:30 ERROR : 測試_Русский___ě_áñ: file not in Azure container rclone-test-duwufos6bizu
2025/04/29 05:45:30 NOTICE: Azure container rclone-test-duwufos6bizu: 1 files missing
2025/04/29 05:45:30 NOTICE: 1 hashes missing
2025/04/29 05:45:30 NOTICE: Azure container rclone-test-duwufos6bizu: 2 differences found
2025/04/29 05:45:30 NOTICE: Azure container rclone-test-duwufos6bizu: 2 errors while checking
NFC checkfile vs. NFD remote (with normalization)
2025/04/29 05:45:30 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/04/29 05:45:30 NOTICE: Azure container rclone-test-duwufos6bizu: 0 differences found
2025/04/29 05:45:30 NOTICE: Azure container rclone-test-duwufos6bizu: 1 matching files
2025/04/29 05:45:30 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-nerojob3moru"
2025/04/29 05:45:30 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/04/29 05:45:30 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/04/29 05:45:30 DEBUG : Azure container rclone-test-nerojob3moru: Using directory markers
2025/04/29 05:45:30 DEBUG : Creating backend with remote "/tmp/rclone84038308"
run.go:180: Remote "Azure container rclone-test-nerojob3moru", Local "Local file system at /tmp/rclone84038308", Modify Window "1ns"
NFDx2 checkfile vs. both remote (without normalization)
2025/04/29 05:45:30 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found
2025/04/29 05:45:30 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Azure container rclone-test-nerojob3moru
2025/04/29 05:45:30 NOTICE: Azure container rclone-test-nerojob3moru: 1 files missing
2025/04/29 05:45:30 NOTICE: 1 hashes missing
2025/04/29 05:45:30 NOTICE: Azure container rclone-test-nerojob3moru: 2 differences found
2025/04/29 05:45:30 NOTICE: Azure container rclone-test-nerojob3moru: 2 errors while checking
NFDx2 checkfile vs. both remote (with normalization)
2025/04/29 05:45:30 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/04/29 05:45:30 NOTICE: Azure container rclone-test-nerojob3moru: 0 differences found
2025/04/29 05:45:30 NOTICE: Azure container rclone-test-nerojob3moru: 1 matching files
2025/04/29 05:45:30 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-pucufuq7xopa"
2025/04/29 05:45:30 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/04/29 05:45:30 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/04/29 05:45:30 DEBUG : Azure container rclone-test-pucufuq7xopa: Using directory markers
2025/04/29 05:45:30 DEBUG : Creating backend with remote "/tmp/rclone2128795408"
run.go:180: Remote "Azure container rclone-test-pucufuq7xopa", Local "Local file system at /tmp/rclone2128795408", Modify Window "1ns"
NFCx2 checkfile vs. both remote (without normalization)
2025/04/29 05:45:30 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found
2025/04/29 05:45:30 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Azure container rclone-test-pucufuq7xopa
2025/04/29 05:45:30 NOTICE: Azure container rclone-test-pucufuq7xopa: 1 files missing
2025/04/29 05:45:30 NOTICE: 1 hashes missing
2025/04/29 05:45:30 NOTICE: Azure container rclone-test-pucufuq7xopa: 2 differences found
2025/04/29 05:45:30 NOTICE: Azure container rclone-test-pucufuq7xopa: 2 errors while checking
NFCx2 checkfile vs. both remote (with normalization)
2025/04/29 05:45:30 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/04/29 05:45:30 NOTICE: Azure container rclone-test-pucufuq7xopa: 0 differences found
2025/04/29 05:45:30 NOTICE: Azure container rclone-test-pucufuq7xopa: 1 matching files
2025/04/29 05:45:30 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-feravov9xexu"
2025/04/29 05:45:30 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/04/29 05:45:30 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/04/29 05:45:30 DEBUG : Azure container rclone-test-feravov9xexu: Using directory markers
2025/04/29 05:45:30 DEBUG : Creating backend with remote "/tmp/rclone1289689111"
run.go:180: Remote "Azure container rclone-test-feravov9xexu", Local "Local file system at /tmp/rclone1289689111", Modify Window "1ns"
both checkfile vs. NFDx2 remote (without normalization)
2025/04/29 05:45:31 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found
2025/04/29 05:45:31 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Azure container rclone-test-feravov9xexu
2025/04/29 05:45:31 NOTICE: Azure container rclone-test-feravov9xexu: 1 files missing
2025/04/29 05:45:31 NOTICE: 1 hashes missing
2025/04/29 05:45:31 NOTICE: Azure container rclone-test-feravov9xexu: 2 differences found
2025/04/29 05:45:31 NOTICE: Azure container rclone-test-feravov9xexu: 2 errors while checking
both checkfile vs. NFDx2 remote (with normalization)
2025/04/29 05:45:31 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/04/29 05:45:31 NOTICE: Azure container rclone-test-feravov9xexu: 0 differences found
2025/04/29 05:45:31 NOTICE: Azure container rclone-test-feravov9xexu: 1 matching files
2025/04/29 05:45:31 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-coyeceg9yive"
2025/04/29 05:45:31 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/04/29 05:45:31 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/04/29 05:45:31 DEBUG : Azure container rclone-test-coyeceg9yive: Using directory markers
2025/04/29 05:45:31 DEBUG : Creating backend with remote "/tmp/rclone1622322882"
run.go:180: Remote "Azure container rclone-test-coyeceg9yive", Local "Local file system at /tmp/rclone1622322882", Modify Window "1ns"
both checkfile vs. NFCx2 remote (without normalization)
2025/04/29 05:45:31 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found
2025/04/29 05:45:31 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Azure container rclone-test-coyeceg9yive
2025/04/29 05:45:31 NOTICE: Azure container rclone-test-coyeceg9yive: 1 files missing
2025/04/29 05:45:31 NOTICE: 1 hashes missing
2025/04/29 05:45:31 NOTICE: Azure container rclone-test-coyeceg9yive: 2 differences found
2025/04/29 05:45:31 NOTICE: Azure container rclone-test-coyeceg9yive: 2 errors while checking
both checkfile vs. NFCx2 remote (with normalization)
2025/04/29 05:45:31 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/04/29 05:45:31 NOTICE: Azure container rclone-test-coyeceg9yive: 0 differences found
2025/04/29 05:45:31 NOTICE: Azure container rclone-test-coyeceg9yive: 1 matching files
2025/04/29 05:45:31 DEBUG : Azure container rclone-test-coyeceg9yive: Purge remote
2025/04/29 05:45:31 DEBUG : Azure container rclone-test-feravov9xexu: Purge remote
2025/04/29 05:45:31 DEBUG : Azure container rclone-test-pucufuq7xopa: Purge remote
2025/04/29 05:45:31 DEBUG : Azure container rclone-test-nerojob3moru: Purge remote
2025/04/29 05:45:31 DEBUG : Azure container rclone-test-duwufos6bizu: Purge remote
2025/04/29 05:45:31 DEBUG : Azure container rclone-test-cipezob2kafa: Purge remote
2025/04/29 05:45:31 DEBUG : Azure container rclone-test-zirayuy1hufo: Purge remote
2025/04/29 05:45:31 DEBUG : Azure container rclone-test-bebobiq3ruhi: Purge remote
2025/04/29 05:45:32 DEBUG : Azure container rclone-test-nixecix9kogi: Purge remote
2025/04/29 05:45:32 DEBUG : Azure container rclone-test-mivayoj1vofo: Purge remote
--- PASS: TestApplyTransforms (3.62s)
=== RUN TestTruncateString
--- PASS: TestTruncateString (0.00s)
=== RUN TestCopyFile
run.go:180: Remote "Azure container rclone-test-coqezut5pero", Local "Local file system at /tmp/rclone3010966261", Modify Window "1ns"
2025/04/29 05:45:32 DEBUG : file1: Need to transfer - File not found at Destination
2025/04/29 05:45:32 DEBUG : sub/: Creating directory marker
2025/04/29 05:45:32 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK
2025/04/29 05:45:32 INFO : file1: Copied (new) to: sub/file2
2025/04/29 05:45:32 DEBUG : file1: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/04/29 05:45:32 DEBUG : file1: Unchanged skipping
2025/04/29 05:45:32 DEBUG : Azure container rclone-test-coqezut5pero: don't need to copy/move sub/file2, it is already at target location
2025/04/29 05:45:32 DEBUG : sub/: Removing directory marker
--- PASS: TestCopyFile (0.53s)
=== RUN TestCopyLongFile
run.go:180: Remote "Azure container rclone-test-coqezut5pero", Local "Local file system at /tmp/rclone3010966261", 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-coqezut5pero", Local "Local file system at /tmp/rclone3010966261", Modify Window "1ns"
2025/04/29 05:45:32 DEBUG : dst/: Creating directory marker
2025/04/29 05:45:33 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-coqezut5pero/backup"
2025/04/29 05:45:33 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/04/29 05:45:33 DEBUG : Azure container rclone-test-coqezut5pero path backup: Using directory markers
2025/04/29 05:45:33 DEBUG : fs cache: renaming cache item "TestAzureBlob,directory_markers:rclone-test-coqezut5pero/backup" to be canonical "TestAzureBlob{juk_h}:rclone-test-coqezut5pero/backup"
2025/04/29 05:45:33 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18)
2025/04/29 05:45:33 DEBUG : dst/: Creating directory marker
2025/04/29 05:45:33 DEBUG : dst/file1: md5 = 05164b153084ba910184c26e561a7c18 OK
2025/04/29 05:45:33 INFO : dst/file1: Copied (server-side copy)
2025/04/29 05:45:33 INFO : dst/file1: Deleted
2025/04/29 05:45:33 DEBUG : dst/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK
2025/04/29 05:45:33 INFO : dst/file1: Copied (new)
2025/04/29 05:45:33 DEBUG : dst/: Removing directory marker
2025/04/29 05:45:33 DEBUG : backup/dst/: Removing directory marker
2025/04/29 05:45:33 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-coqezut5pero/backup/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b425918a-801e-0025-11c9-b81581000000
Time:2025-04-29T05:45:33.7810370Z
--------------------------------------------------------------------------------
2025/04/29 05:45:34 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-coqezut5pero/backup/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b4259307-801e-0025-25c9-b81581000000
Time:2025-04-29T05:45:34.8184247Z
--------------------------------------------------------------------------------
2025/04/29 05:45:35 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-coqezut5pero/backup/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b425947e-801e-0025-51c9-b81581000000
Time:2025-04-29T05:45:35.8560114Z
--------------------------------------------------------------------------------
run.go:128: removing dir "backup" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-coqezut5pero/backup/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b425947e-801e-0025-51c9-b81581000000
Time:2025-04-29T05:45:35.8560114Z
--------------------------------------------------------------------------------
--- PASS: TestCopyFileBackupDir (4.14s)
=== RUN TestCopyFileCompareDest
run.go:180: Remote "Azure container rclone-test-coqezut5pero", Local "Local file system at /tmp/rclone3010966261", Modify Window "1ns"
2025/04/29 05:45:36 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-coqezut5pero/dst"
2025/04/29 05:45:36 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/04/29 05:45:36 DEBUG : Azure container rclone-test-coqezut5pero path dst: Using directory markers
2025/04/29 05:45:36 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-coqezut5pero/CompareDest"
2025/04/29 05:45:36 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/04/29 05:45:36 DEBUG : Azure container rclone-test-coqezut5pero path CompareDest: Using directory markers
2025/04/29 05:45:37 DEBUG : fs cache: renaming cache item "TestAzureBlob,directory_markers:rclone-test-coqezut5pero/CompareDest" to be canonical "TestAzureBlob{juk_h}:rclone-test-coqezut5pero/CompareDest"
2025/04/29 05:45:37 DEBUG : one: Need to transfer - File not found at Destination
2025/04/29 05:45:37 DEBUG : /: Creating directory marker
2025/04/29 05:45:37 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK
2025/04/29 05:45:37 INFO : one: Copied (new)
2025/04/29 05:45:37 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-coqezut5pero/CompareDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-coqezut5pero/CompareDest"
2025/04/29 05:45:37 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/04/29 05:45:37 DEBUG : /: Creating directory marker
2025/04/29 05:45:37 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK
2025/04/29 05:45:37 INFO : one: Copied (replaced existing)
2025/04/29 05:45:37 DEBUG : dst/: Creating directory marker
2025/04/29 05:45:37 DEBUG : CompareDest/: Creating directory marker
2025/04/29 05:45:38 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-coqezut5pero/CompareDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-coqezut5pero/CompareDest"
2025/04/29 05:45:38 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/04/29 05:45:38 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/04/29 05:45:38 DEBUG : one: Destination found in --compare-dest, skipping
2025/04/29 05:45:38 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-coqezut5pero/CompareDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-coqezut5pero/CompareDest"
2025/04/29 05:45:38 DEBUG : two: Need to transfer - File not found at Destination
2025/04/29 05:45:38 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/04/29 05:45:38 DEBUG : two: Destination found in --compare-dest, skipping
2025/04/29 05:45:38 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-coqezut5pero/CompareDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-coqezut5pero/CompareDest"
2025/04/29 05:45:38 DEBUG : two: Need to transfer - File not found at Destination
2025/04/29 05:45:38 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/04/29 05:45:38 DEBUG : two: Destination found in --compare-dest, skipping
2025/04/29 05:45:38 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-coqezut5pero/CompareDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-coqezut5pero/CompareDest"
2025/04/29 05:45:38 DEBUG : two: Need to transfer - File not found at Destination
2025/04/29 05:45:38 DEBUG : two: Sizes differ (src 5 vs dst 3)
2025/04/29 05:45:38 DEBUG : two: md5 = 2379e4ce8c3380e996ab0509f17069ad OK
2025/04/29 05:45:38 INFO : two: Copied (new)
2025/04/29 05:45:39 DEBUG : dst/: Removing directory marker
2025/04/29 05:45: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-coqezut5pero/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b42599d4-801e-0025-6ac9-b81581000000
Time:2025-04-29T05:45:39.2891925Z
--------------------------------------------------------------------------------
2025/04/29 05:45: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-coqezut5pero/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b4259baf-801e-0025-06c9-b81581000000
Time:2025-04-29T05:45:40.3277580Z
--------------------------------------------------------------------------------
2025/04/29 05:45: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-coqezut5pero/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b4259d80-801e-0025-10c9-b81581000000
Time:2025-04-29T05:45:41.3658552Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-coqezut5pero/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b4259d80-801e-0025-10c9-b81581000000
Time:2025-04-29T05:45:41.3658552Z
--------------------------------------------------------------------------------
2025/04/29 05:45:42 DEBUG : CompareDest/: Removing directory marker
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
Error: Not equal:
expected: []string{}
actual : []string{"dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,3 @@
-([]string) {
+([]string) (len=1) {
+ (string) (len=3) "dst"
}
Test: TestCopyFileCompareDest
Messages: directories
--- FAIL: TestCopyFileCompareDest (12.63s)
=== RUN TestCopyFileCopyDest
run.go:180: Remote "Azure container rclone-test-coqezut5pero", Local "Local file system at /tmp/rclone3010966261", Modify Window "1ns"
2025/04/29 05:45:49 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-coqezut5pero/dst"
2025/04/29 05:45:49 DEBUG : Config file has changed externally - reloading
2025/04/29 05:45:49 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/04/29 05:45:49 DEBUG : Azure container rclone-test-coqezut5pero path dst: Using directory markers
2025/04/29 05:45:49 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-coqezut5pero/CopyDest"
2025/04/29 05:45:49 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/04/29 05:45:49 DEBUG : Azure container rclone-test-coqezut5pero path CopyDest: Using directory markers
2025/04/29 05:45:49 DEBUG : fs cache: renaming cache item "TestAzureBlob,directory_markers:rclone-test-coqezut5pero/CopyDest" to be canonical "TestAzureBlob{juk_h}:rclone-test-coqezut5pero/CopyDest"
2025/04/29 05:45:49 DEBUG : one: Need to transfer - File not found at Destination
2025/04/29 05:45:49 DEBUG : /: Creating directory marker
2025/04/29 05:45:49 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK
2025/04/29 05:45:49 INFO : one: Copied (new)
2025/04/29 05:45:50 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-coqezut5pero/CopyDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-coqezut5pero/CopyDest"
2025/04/29 05:45:50 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/04/29 05:45:50 DEBUG : /: Creating directory marker
2025/04/29 05:45:50 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK
2025/04/29 05:45:50 INFO : one: Copied (replaced existing)
2025/04/29 05:45:50 DEBUG : dst/: Creating directory marker
2025/04/29 05:45:50 DEBUG : CopyDest/: Creating directory marker
2025/04/29 05:45:50 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-coqezut5pero/BackupDir"
2025/04/29 05:45:50 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/04/29 05:45:50 DEBUG : Azure container rclone-test-coqezut5pero path BackupDir: Using directory markers
2025/04/29 05:45:50 DEBUG : fs cache: renaming cache item "TestAzureBlob,directory_markers:rclone-test-coqezut5pero/BackupDir" to be canonical "TestAzureBlob{juk_h}:rclone-test-coqezut5pero/BackupDir"
2025/04/29 05:45:50 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-coqezut5pero/CopyDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-coqezut5pero/CopyDest"
2025/04/29 05:45:50 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/04/29 05:45:50 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/04/29 05:45:50 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/04/29 05:45:50 DEBUG : /: Creating directory marker
2025/04/29 05:45:50 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK
2025/04/29 05:45:50 INFO : one: Copied (server-side copy)
2025/04/29 05:45:51 INFO : one: Deleted
2025/04/29 05:45:51 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK
2025/04/29 05:45:51 INFO : one: Copied (server-side copy)
2025/04/29 05:45:51 DEBUG : one: Destination found in --copy-dest, using server-side copy
2025/04/29 05:45:51 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-coqezut5pero/CopyDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-coqezut5pero/CopyDest"
2025/04/29 05:45:51 DEBUG : two: Need to transfer - File not found at Destination
2025/04/29 05:45:51 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/04/29 05:45:51 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK
2025/04/29 05:45:51 INFO : two: Copied (server-side copy)
2025/04/29 05:45:51 DEBUG : two: Destination found in --copy-dest, using server-side copy
2025/04/29 05:45:51 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-coqezut5pero/CopyDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-coqezut5pero/CopyDest"
2025/04/29 05:45:51 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/04/29 05:45:51 DEBUG : two: Unchanged skipping
2025/04/29 05:45:52 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-coqezut5pero/CopyDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-coqezut5pero/CopyDest"
2025/04/29 05:45:52 DEBUG : three: Need to transfer - File not found at Destination
2025/04/29 05:45:52 DEBUG : three: Sizes differ (src 7 vs dst 5)
2025/04/29 05:45:52 DEBUG : three: Destination not found in --copy-dest
2025/04/29 05:45:52 DEBUG : three: md5 = 1bccb9dccb3e9f6a3f9d2a8bdb54b7f5 OK
2025/04/29 05:45:52 INFO : three: Copied (new)
2025/04/29 05:45:52 DEBUG : dst/: Removing directory marker
2025/04/29 05:45: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-coqezut5pero/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b425ad94-801e-0025-44c9-b81581000000
Time:2025-04-29T05:45:52.6916462Z
--------------------------------------------------------------------------------
2025/04/29 05:45: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-coqezut5pero/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b425af0a-801e-0025-09c9-b81581000000
Time:2025-04-29T05:45:53.7295118Z
--------------------------------------------------------------------------------
2025/04/29 05:45: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-coqezut5pero/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b425b06a-801e-0025-32c9-b81581000000
Time:2025-04-29T05:45:54.7669182Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-coqezut5pero/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b425b06a-801e-0025-32c9-b81581000000
Time:2025-04-29T05:45:54.7669182Z
--------------------------------------------------------------------------------
2025/04/29 05:45:55 DEBUG : CopyDest/: Removing directory marker
2025/04/29 05:45: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-coqezut5pero/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b425b1c2-801e-0025-46c9-b81581000000
Time:2025-04-29T05:45:55.8445358Z
--------------------------------------------------------------------------------
2025/04/29 05:45: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-coqezut5pero/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b425b378-801e-0025-16c9-b81581000000
Time:2025-04-29T05:45:56.8820803Z
--------------------------------------------------------------------------------
2025/04/29 05:45: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-coqezut5pero/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b425b45f-801e-0025-54c9-b81581000000
Time:2025-04-29T05:45:57.9205699Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-coqezut5pero/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b425b45f-801e-0025-54c9-b81581000000
Time:2025-04-29T05:45:57.9205699Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestCopyFileCopyDest
Messages: directories
--- FAIL: TestCopyFileCopyDest (16.51s)
=== RUN TestCopyInplace
run.go:180: Remote "Azure container rclone-test-coqezut5pero", Local "Local file system at /tmp/rclone3010966261", Modify Window "1ns"
copy_test.go:370: Partial uploads not supported
2025/04/29 05:46: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-coqezut5pero/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b425bf96-801e-0025-4aca-b81581000000
Time:2025-04-29T05:46:06.1253010Z
--------------------------------------------------------------------------------
2025/04/29 05:46: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-coqezut5pero/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b425c0a8-801e-0025-23ca-b81581000000
Time:2025-04-29T05:46:07.1634725Z
--------------------------------------------------------------------------------
2025/04/29 05:46: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-coqezut5pero/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b425c1ce-801e-0025-16ca-b81581000000
Time:2025-04-29T05:46:08.2016215Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-coqezut5pero/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b425c1ce-801e-0025-16ca-b81581000000
Time:2025-04-29T05:46:08.2016215Z
--------------------------------------------------------------------------------
2025/04/29 05:46: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-coqezut5pero/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b425c32d-801e-0025-36ca-b81581000000
Time:2025-04-29T05:46:09.2396049Z
--------------------------------------------------------------------------------
2025/04/29 05:46: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-coqezut5pero/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b425c45d-801e-0025-23ca-b81581000000
Time:2025-04-29T05:46:10.2782757Z
--------------------------------------------------------------------------------
2025/04/29 05:46: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-coqezut5pero/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b425c642-801e-0025-2cca-b81581000000
Time:2025-04-29T05:46:11.3157547Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-coqezut5pero/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b425c642-801e-0025-2cca-b81581000000
Time:2025-04-29T05:46:11.3157547Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1121
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1097
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy_test.go:370
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestCopyInplace
Messages: directories
--- FAIL: TestCopyInplace (13.39s)
=== RUN TestCopyLongFileName
run.go:180: Remote "Azure container rclone-test-coqezut5pero", Local "Local file system at /tmp/rclone3010966261", Modify Window "1ns"
copy_test.go:403: Partial uploads not supported
2025/04/29 05:46:19 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-coqezut5pero/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b425d2d3-801e-0025-53ca-b81581000000
Time:2025-04-29T05:46:19.5132207Z
--------------------------------------------------------------------------------
2025/04/29 05:46:20 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-coqezut5pero/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b425d459-801e-0025-1cca-b81581000000
Time:2025-04-29T05:46:20.5510219Z
--------------------------------------------------------------------------------
2025/04/29 05:46:21 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-coqezut5pero/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b425d5ad-801e-0025-3bca-b81581000000
Time:2025-04-29T05:46:21.5888520Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-coqezut5pero/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b425d5ad-801e-0025-3bca-b81581000000
Time:2025-04-29T05:46:21.5888520Z
--------------------------------------------------------------------------------
2025/04/29 05:46:22 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-coqezut5pero/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b425d6d9-801e-0025-2bca-b81581000000
Time:2025-04-29T05:46:22.6269105Z
--------------------------------------------------------------------------------
2025/04/29 05:46:23 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-coqezut5pero/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b425d815-801e-0025-2fca-b81581000000
Time:2025-04-29T05:46:23.6641347Z
--------------------------------------------------------------------------------
2025/04/29 05:46:24 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-coqezut5pero/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b425d960-801e-0025-41ca-b81581000000
Time:2025-04-29T05:46:24.7031640Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-coqezut5pero/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b425d960-801e-0025-41ca-b81581000000
Time:2025-04-29T05:46:24.7031640Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1121
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1097
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy_test.go:403
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestCopyLongFileName
Messages: directories
--- FAIL: TestCopyLongFileName (13.39s)
=== RUN TestCopyFileMaxTransfer
run.go:180: Remote "Azure container rclone-test-coqezut5pero", Local "Local file system at /tmp/rclone3010966261", Modify Window "1ns"
2025/04/29 05:46:32 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination
2025/04/29 05:46:32 DEBUG : TestCopyFileMaxTransfer/: Creating directory marker
2025/04/29 05:46:33 DEBUG : TestCopyFileMaxTransfer/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK
2025/04/29 05:46:33 INFO : TestCopyFileMaxTransfer/file1: Copied (new)
2025/04/29 05:46:33 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination
2025/04/29 05:46:33 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: single part upload read failed: max transfer limit reached as set by --max-transfer
2025/04/29 05:46:33 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination
2025/04/29 05:46:33 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination
2025/04/29 05:46:33 DEBUG : TestCopyFileMaxTransfer/file4: md5 = 8d6c76225550dc30111bd9f7564b210c OK
2025/04/29 05:46:33 INFO : TestCopyFileMaxTransfer/file4: Copied (new)
2025/04/29 05:46: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-coqezut5pero/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b425e88b-801e-0025-36ca-b81581000000
Time:2025-04-29T05:46:33.8384334Z
--------------------------------------------------------------------------------
2025/04/29 05:46: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-coqezut5pero/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b425ea20-801e-0025-66ca-b81581000000
Time:2025-04-29T05:46:34.8767189Z
--------------------------------------------------------------------------------
2025/04/29 05:46: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-coqezut5pero/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b425eb95-801e-0025-23ca-b81581000000
Time:2025-04-29T05:46:35.9140091Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-coqezut5pero/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b425eb95-801e-0025-23ca-b81581000000
Time:2025-04-29T05:46:35.9140091Z
--------------------------------------------------------------------------------
2025/04/29 05:46:36 DEBUG : TestCopyFileMaxTransfer/: Removing directory marker
2025/04/29 05:46: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-coqezut5pero/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b425ed8f-801e-0025-6dca-b81581000000
Time:2025-04-29T05:46:36.9910570Z
--------------------------------------------------------------------------------
2025/04/29 05:46: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-coqezut5pero/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b425ef53-801e-0025-77ca-b81581000000
Time:2025-04-29T05:46:38.0289557Z
--------------------------------------------------------------------------------
2025/04/29 05:46: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-coqezut5pero/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b425f107-801e-0025-7dca-b81581000000
Time:2025-04-29T05:46:39.0675801Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-coqezut5pero/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b425f107-801e-0025-7dca-b81581000000
Time:2025-04-29T05:46:39.0675801Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestCopyFileMaxTransfer
Messages: directories
--- FAIL: TestCopyFileMaxTransfer (14.37s)
=== RUN TestDeduplicateInteractive
run.go:180: Remote "Azure container rclone-test-coqezut5pero", Local "Local file system at /tmp/rclone3010966261", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/04/29 05:46: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-coqezut5pero/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b425fde6-801e-0025-05ca-b81581000000
Time:2025-04-29T05:46:47.2610647Z
--------------------------------------------------------------------------------
2025/04/29 05:46: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-coqezut5pero/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b4260028-801e-0025-15ca-b81581000000
Time:2025-04-29T05:46:48.2985964Z
--------------------------------------------------------------------------------
2025/04/29 05:46: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-coqezut5pero/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b426018d-801e-0025-52ca-b81581000000
Time:2025-04-29T05:46:49.3359925Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-coqezut5pero/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b426018d-801e-0025-52ca-b81581000000
Time:2025-04-29T05:46:49.3359925Z
--------------------------------------------------------------------------------
2025/04/29 05:46: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-coqezut5pero/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b42603dd-801e-0025-3fca-b81581000000
Time:2025-04-29T05:46:50.3743807Z
--------------------------------------------------------------------------------
2025/04/29 05:46: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-coqezut5pero/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b42605a8-801e-0025-28ca-b81581000000
Time:2025-04-29T05:46:51.4117784Z
--------------------------------------------------------------------------------
2025/04/29 05:46: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-coqezut5pero/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b4260711-801e-0025-67ca-b81581000000
Time:2025-04-29T05:46:52.4499021Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-coqezut5pero/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b4260711-801e-0025-67ca-b81581000000
Time:2025-04-29T05:46:52.4499021Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1121
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1097
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:24
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:48
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestDeduplicateInteractive
Messages: directories
--- FAIL: TestDeduplicateInteractive (13.38s)
=== RUN TestDeduplicateSkip
run.go:180: Remote "Azure container rclone-test-coqezut5pero", Local "Local file system at /tmp/rclone3010966261", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/04/29 05:47: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-coqezut5pero/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b42612bd-801e-0025-6dca-b81581000000
Time:2025-04-29T05:47:00.6409546Z
--------------------------------------------------------------------------------
2025/04/29 05:47: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-coqezut5pero/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b4261426-801e-0025-16ca-b81581000000
Time:2025-04-29T05:47:01.6797182Z
--------------------------------------------------------------------------------
2025/04/29 05:47: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-coqezut5pero/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b426152c-801e-0025-6bca-b81581000000
Time:2025-04-29T05:47:02.7176527Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-coqezut5pero/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b426152c-801e-0025-6bca-b81581000000
Time:2025-04-29T05:47:02.7176527Z
--------------------------------------------------------------------------------
2025/04/29 05:47: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-coqezut5pero/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b4261692-801e-0025-6dca-b81581000000
Time:2025-04-29T05:47:03.7578965Z
--------------------------------------------------------------------------------
2025/04/29 05:47: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-coqezut5pero/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b42617e4-801e-0025-75ca-b81581000000
Time:2025-04-29T05:47:04.7953208Z
--------------------------------------------------------------------------------
2025/04/29 05:47: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-coqezut5pero/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b426195a-801e-0025-34ca-b81581000000
Time:2025-04-29T05:47:05.8348647Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-coqezut5pero/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b426195a-801e-0025-34ca-b81581000000
Time:2025-04-29T05:47:05.8348647Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1121
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1097
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:24
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:64
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestDeduplicateSkip
Messages: directories
--- FAIL: TestDeduplicateSkip (13.39s)
=== RUN TestDeduplicateSizeOnly
run.go:180: Remote "Azure container rclone-test-coqezut5pero", Local "Local file system at /tmp/rclone3010966261", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/04/29 05:47:14 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-coqezut5pero/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b4262516-801e-0025-02ca-b81581000000
Time:2025-04-29T05:47:14.0371282Z
--------------------------------------------------------------------------------
2025/04/29 05:47:15 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-coqezut5pero/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b426271f-801e-0025-60ca-b81581000000
Time:2025-04-29T05:47:15.0750956Z
--------------------------------------------------------------------------------
2025/04/29 05:47:16 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-coqezut5pero/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b42629c9-801e-0025-7aca-b81581000000
Time:2025-04-29T05:47:16.1127725Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-coqezut5pero/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b42629c9-801e-0025-7aca-b81581000000
Time:2025-04-29T05:47:16.1127725Z
--------------------------------------------------------------------------------
2025/04/29 05:47:17 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-coqezut5pero/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b4262c45-801e-0025-7aca-b81581000000
Time:2025-04-29T05:47:17.1508735Z
--------------------------------------------------------------------------------
2025/04/29 05:47:18 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-coqezut5pero/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b4262ef3-801e-0025-31ca-b81581000000
Time:2025-04-29T05:47:18.1914293Z
--------------------------------------------------------------------------------
2025/04/29 05:47:19 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-coqezut5pero/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b4263150-801e-0025-3eca-b81581000000
Time:2025-04-29T05:47:19.2292175Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-coqezut5pero/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b4263150-801e-0025-3eca-b81581000000
Time:2025-04-29T05:47:19.2292175Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1121
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1097
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:24
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:85
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestDeduplicateSizeOnly
Messages: directories
--- FAIL: TestDeduplicateSizeOnly (13.39s)
=== RUN TestDeduplicateFirst
run.go:180: Remote "Azure container rclone-test-coqezut5pero", Local "Local file system at /tmp/rclone3010966261", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/04/29 05:47:27 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-coqezut5pero/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b4263c71-801e-0025-54ca-b81581000000
Time:2025-04-29T05:47:27.4239368Z
--------------------------------------------------------------------------------
2025/04/29 05:47:28 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-coqezut5pero/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b4263de9-801e-0025-14ca-b81581000000
Time:2025-04-29T05:47:28.4615939Z
--------------------------------------------------------------------------------
2025/04/29 05:47:29 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-coqezut5pero/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b4263f64-801e-0025-58ca-b81581000000
Time:2025-04-29T05:47:29.4997901Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-coqezut5pero/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b4263f64-801e-0025-58ca-b81581000000
Time:2025-04-29T05:47:29.4997901Z
--------------------------------------------------------------------------------
2025/04/29 05:47:30 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-coqezut5pero/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b42640c2-801e-0025-09ca-b81581000000
Time:2025-04-29T05:47:30.5372352Z
--------------------------------------------------------------------------------
2025/04/29 05:47:31 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-coqezut5pero/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b426422c-801e-0025-45ca-b81581000000
Time:2025-04-29T05:47:31.5759131Z
--------------------------------------------------------------------------------
2025/04/29 05:47:32 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-coqezut5pero/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b426437d-801e-0025-5cca-b81581000000
Time:2025-04-29T05:47:32.6137522Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-coqezut5pero/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b426437d-801e-0025-5cca-b81581000000
Time:2025-04-29T05:47:32.6137522Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1121
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1097
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:24
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:107
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestDeduplicateFirst
Messages: directories
--- FAIL: TestDeduplicateFirst (13.38s)
=== RUN TestDeduplicateNewest
run.go:180: Remote "Azure container rclone-test-coqezut5pero", Local "Local file system at /tmp/rclone3010966261", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/04/29 05:47:40 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-coqezut5pero/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b4264e53-801e-0025-02ca-b81581000000
Time:2025-04-29T05:47:40.8056124Z
--------------------------------------------------------------------------------
2025/04/29 05:47:41 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-coqezut5pero/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b4264f6c-801e-0025-6aca-b81581000000
Time:2025-04-29T05:47:41.8443774Z
--------------------------------------------------------------------------------
2025/04/29 05:47:42 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-coqezut5pero/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b4265082-801e-0025-46ca-b81581000000
Time:2025-04-29T05:47:42.8823258Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-coqezut5pero/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b4265082-801e-0025-46ca-b81581000000
Time:2025-04-29T05:47:42.8823258Z
--------------------------------------------------------------------------------
2025/04/29 05:47:43 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-coqezut5pero/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b4265181-801e-0025-17ca-b81581000000
Time:2025-04-29T05:47:43.9215996Z
--------------------------------------------------------------------------------
2025/04/29 05:47:44 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-coqezut5pero/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b42652b7-801e-0025-16ca-b81581000000
Time:2025-04-29T05:47:44.9595119Z
--------------------------------------------------------------------------------
2025/04/29 05:47:45 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-coqezut5pero/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b42653a6-801e-0025-60ca-b81581000000
Time:2025-04-29T05:47:45.9982392Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-coqezut5pero/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b42653a6-801e-0025-60ca-b81581000000
Time:2025-04-29T05:47:45.9982392Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1121
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1097
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:24
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:135
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestDeduplicateNewest
Messages: directories
--- FAIL: TestDeduplicateNewest (13.39s)
=== RUN TestDeduplicateNewestByHash
run.go:180: Remote "Azure container rclone-test-coqezut5pero", Local "Local file system at /tmp/rclone3010966261", Modify Window "1ns"
2025/04/29 05:47:54 DEBUG : also/: Creating directory marker
2025/04/29 05:47:54 INFO : Azure container rclone-test-coqezut5pero: Looking for duplicate md5 hashes using newest mode.
2025/04/29 05:47:54 NOTICE: 32c7dcb48633b9d1dfbbd51f38215426: Found 3 files with duplicate md5 hashes
2025/04/29 05:47:54 INFO : one: Deleted
2025/04/29 05:47:54 INFO : also/one: Deleted
2025/04/29 05:47:54 NOTICE: 32c7dcb48633b9d1dfbbd51f38215426: Deleted 2 extra copies
2025/04/29 05:47:54 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-coqezut5pero/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b4265e7f-801e-0025-75ca-b81581000000
Time:2025-04-29T05:47:55.0096032Z
--------------------------------------------------------------------------------
2025/04/29 05:47:56 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-coqezut5pero/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b4265f92-801e-0025-51ca-b81581000000
Time:2025-04-29T05:47:56.0477469Z
--------------------------------------------------------------------------------
2025/04/29 05:47:57 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-coqezut5pero/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b42660df-801e-0025-65ca-b81581000000
Time:2025-04-29T05:47:57.0860008Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-coqezut5pero/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b42660df-801e-0025-65ca-b81581000000
Time:2025-04-29T05:47:57.0860008Z
--------------------------------------------------------------------------------
2025/04/29 05:47:58 DEBUG : also/: Removing directory marker
2025/04/29 05:47:58 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-coqezut5pero/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b426624d-801e-0025-14ca-b81581000000
Time:2025-04-29T05:47:58.1617681Z
--------------------------------------------------------------------------------
2025/04/29 05:47:59 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-coqezut5pero/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b4266354-801e-0025-5dca-b81581000000
Time:2025-04-29T05:47:59.2000555Z
--------------------------------------------------------------------------------
2025/04/29 05:48:00 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-coqezut5pero/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b4266490-801e-0025-57ca-b81581000000
Time:2025-04-29T05:48:00.2380305Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-coqezut5pero/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b4266490-801e-0025-57ca-b81581000000
Time:2025-04-29T05:48:00.2380305Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestDeduplicateNewestByHash
Messages: directories
--- FAIL: TestDeduplicateNewestByHash (14.23s)
=== RUN TestDeduplicateOldest
run.go:180: Remote "Azure container rclone-test-coqezut5pero", Local "Local file system at /tmp/rclone3010966261", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/04/29 05:48:08 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-coqezut5pero/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b4266d77-801e-0025-74ca-b81581000000
Time:2025-04-29T05:48:08.4312536Z
--------------------------------------------------------------------------------
2025/04/29 05:48:09 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-coqezut5pero/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b4266e9f-801e-0025-69ca-b81581000000
Time:2025-04-29T05:48:09.4686018Z
--------------------------------------------------------------------------------
2025/04/29 05:48:10 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-coqezut5pero/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b4266fd3-801e-0025-75ca-b81581000000
Time:2025-04-29T05:48:10.5072583Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-coqezut5pero/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b4266fd3-801e-0025-75ca-b81581000000
Time:2025-04-29T05:48:10.5072583Z
--------------------------------------------------------------------------------
2025/04/29 05:48:11 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-coqezut5pero/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b4267123-801e-0025-0dca-b81581000000
Time:2025-04-29T05:48:11.5448557Z
--------------------------------------------------------------------------------
2025/04/29 05:48:12 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-coqezut5pero/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b426724e-801e-0025-0bca-b81581000000
Time:2025-04-29T05:48:12.5831771Z
--------------------------------------------------------------------------------
2025/04/29 05:48:13 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-coqezut5pero/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b4267368-801e-0025-6eca-b81581000000
Time:2025-04-29T05:48:13.6210984Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-coqezut5pero/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b4267368-801e-0025-6eca-b81581000000
Time:2025-04-29T05:48:13.6210984Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1121
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1097
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:24
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:169
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestDeduplicateOldest
Messages: directories
--- FAIL: TestDeduplicateOldest (13.38s)
=== RUN TestDeduplicateLargest
run.go:180: Remote "Azure container rclone-test-coqezut5pero", Local "Local file system at /tmp/rclone3010966261", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/04/29 05:48:21 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-coqezut5pero/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b4267ed6-801e-0025-72ca-b81581000000
Time:2025-04-29T05:48:21.8161327Z
--------------------------------------------------------------------------------
2025/04/29 05:48:22 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-coqezut5pero/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b4267ff7-801e-0025-60ca-b81581000000
Time:2025-04-29T05:48:22.8538656Z
--------------------------------------------------------------------------------
2025/04/29 05:48:23 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-coqezut5pero/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b4268152-801e-0025-73ca-b81581000000
Time:2025-04-29T05:48:23.8953075Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-coqezut5pero/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b4268152-801e-0025-73ca-b81581000000
Time:2025-04-29T05:48:23.8953075Z
--------------------------------------------------------------------------------
2025/04/29 05:48:24 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-coqezut5pero/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b426826d-801e-0025-55ca-b81581000000
Time:2025-04-29T05:48:24.9336370Z
--------------------------------------------------------------------------------
2025/04/29 05:48:25 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-coqezut5pero/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b4268464-801e-0025-35ca-b81581000000
Time:2025-04-29T05:48:25.9713103Z
--------------------------------------------------------------------------------
2025/04/29 05:48:26 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-coqezut5pero/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b4268606-801e-0025-08ca-b81581000000
Time:2025-04-29T05:48:27.0091936Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-coqezut5pero/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b4268606-801e-0025-08ca-b81581000000
Time:2025-04-29T05:48:27.0091936Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1121
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1097
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:24
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:184
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestDeduplicateLargest
Messages: directories
--- FAIL: TestDeduplicateLargest (13.39s)
=== RUN TestDeduplicateSmallest
run.go:180: Remote "Azure container rclone-test-coqezut5pero", Local "Local file system at /tmp/rclone3010966261", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/04/29 05:48:35 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-coqezut5pero/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b426924f-801e-0025-04ca-b81581000000
Time:2025-04-29T05:48:35.2063803Z
--------------------------------------------------------------------------------
2025/04/29 05:48:36 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-coqezut5pero/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b4269424-801e-0025-22ca-b81581000000
Time:2025-04-29T05:48:36.2439119Z
--------------------------------------------------------------------------------
2025/04/29 05:48:37 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-coqezut5pero/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b4269585-801e-0025-53ca-b81581000000
Time:2025-04-29T05:48:37.2818307Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-coqezut5pero/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b4269585-801e-0025-53ca-b81581000000
Time:2025-04-29T05:48:37.2818307Z
--------------------------------------------------------------------------------
2025/04/29 05:48:38 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-coqezut5pero/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b42696af-801e-0025-48ca-b81581000000
Time:2025-04-29T05:48:38.3210336Z
--------------------------------------------------------------------------------
2025/04/29 05:48:39 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-coqezut5pero/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b4269847-801e-0025-19ca-b81581000000
Time:2025-04-29T05:48:39.3588931Z
--------------------------------------------------------------------------------
2025/04/29 05:48:40 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-coqezut5pero/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b42699a2-801e-0025-40ca-b81581000000
Time:2025-04-29T05:48:40.3982862Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-coqezut5pero/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b42699a2-801e-0025-40ca-b81581000000
Time:2025-04-29T05:48:40.3982862Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1121
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1097
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:24
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:199
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestDeduplicateSmallest
Messages: directories
--- FAIL: TestDeduplicateSmallest (13.38s)
=== RUN TestDeduplicateRename
run.go:180: Remote "Azure container rclone-test-coqezut5pero", Local "Local file system at /tmp/rclone3010966261", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/04/29 05:48:48 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-coqezut5pero/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b426a49b-801e-0025-80ca-b81581000000
Time:2025-04-29T05:48:48.5907553Z
--------------------------------------------------------------------------------
2025/04/29 05:48: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-coqezut5pero/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b426a619-801e-0025-3bca-b81581000000
Time:2025-04-29T05:48:49.6297873Z
--------------------------------------------------------------------------------
2025/04/29 05:48: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-coqezut5pero/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b426a789-801e-0025-6aca-b81581000000
Time:2025-04-29T05:48:50.6677699Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-coqezut5pero/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b426a789-801e-0025-6aca-b81581000000
Time:2025-04-29T05:48:50.6677699Z
--------------------------------------------------------------------------------
2025/04/29 05:48: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-coqezut5pero/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b426a8b3-801e-0025-5dca-b81581000000
Time:2025-04-29T05:48:51.7059159Z
--------------------------------------------------------------------------------
2025/04/29 05:48: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-coqezut5pero/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b426aa05-801e-0025-6eca-b81581000000
Time:2025-04-29T05:48:52.7442800Z
--------------------------------------------------------------------------------
2025/04/29 05:48: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-coqezut5pero/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b426ab40-801e-0025-6fca-b81581000000
Time:2025-04-29T05:48:53.7830589Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-coqezut5pero/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b426ab40-801e-0025-6fca-b81581000000
Time:2025-04-29T05:48:53.7830589Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1121
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1097
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:24
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:214
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestDeduplicateRename
Messages: directories
--- FAIL: TestDeduplicateRename (13.39s)
=== RUN TestMergeDirs
run.go:180: Remote "Azure container rclone-test-coqezut5pero", Local "Local file system at /tmp/rclone3010966261", Modify Window "1ns"
dedupe_test.go:256: Can't merge directories
2025/04/29 05:49: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-coqezut5pero/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b426b511-801e-0025-28ca-b81581000000
Time:2025-04-29T05:49:01.9786070Z
--------------------------------------------------------------------------------
2025/04/29 05:49: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-coqezut5pero/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b426b684-801e-0025-50ca-b81581000000
Time:2025-04-29T05:49:03.0165677Z
--------------------------------------------------------------------------------
2025/04/29 05:49:04 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-coqezut5pero/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b426b831-801e-0025-7cca-b81581000000
Time:2025-04-29T05:49:04.0665394Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-coqezut5pero/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b426b831-801e-0025-7cca-b81581000000
Time:2025-04-29T05:49:04.0665394Z
--------------------------------------------------------------------------------
2025/04/29 05:49: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-coqezut5pero/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b426b9a5-801e-0025-22ca-b81581000000
Time:2025-04-29T05:49:05.1047041Z
--------------------------------------------------------------------------------
2025/04/29 05:49: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-coqezut5pero/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b426bb2a-801e-0025-68ca-b81581000000
Time:2025-04-29T05:49:06.1434154Z
--------------------------------------------------------------------------------
2025/04/29 05:49: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-coqezut5pero/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b426bd35-801e-0025-3cca-b81581000000
Time:2025-04-29T05:49:07.1808760Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-coqezut5pero/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b426bd35-801e-0025-3cca-b81581000000
Time:2025-04-29T05:49:07.1808760Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1121
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1097
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:256
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestMergeDirs
Messages: directories
--- FAIL: TestMergeDirs (13.40s)
=== RUN TestListDirSorted
run.go:180: Remote "Azure container rclone-test-coqezut5pero", Local "Local file system at /tmp/rclone3010966261", Modify Window "1ns"
2025/04/29 05:49:15 DEBUG : sub dir/: Creating directory marker
2025/04/29 05:49:15 DEBUG : sub dir/ignore dir/: Creating directory marker
2025/04/29 05:49:16 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
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/listdirsorted_test.go:111
Error: "[BackupDir a.txt dst sub dir zend.txt]" should have 3 item(s), but has 5
Test: TestListDirSorted
2025/04/29 05:49:16 DEBUG : sub dir/sub sub dir/: Removing directory marker
2025/04/29 05:49:16 DEBUG : sub dir/ignore dir/: Removing directory marker
2025/04/29 05:49:16 DEBUG : sub dir/: Removing directory marker
2025/04/29 05:49:16 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-coqezut5pero/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b426c9ef-801e-0025-6dca-b81581000000
Time:2025-04-29T05:49:16.8558895Z
--------------------------------------------------------------------------------
2025/04/29 05:49:17 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-coqezut5pero/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b426cb64-801e-0025-18ca-b81581000000
Time:2025-04-29T05:49:17.8940429Z
--------------------------------------------------------------------------------
2025/04/29 05:49:18 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-coqezut5pero/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b426ccb9-801e-0025-1dca-b81581000000
Time:2025-04-29T05:49:18.9320006Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-coqezut5pero/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b426ccb9-801e-0025-1dca-b81581000000
Time:2025-04-29T05:49:18.9320006Z
--------------------------------------------------------------------------------
2025/04/29 05:49:19 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-coqezut5pero/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b426ce03-801e-0025-10ca-b81581000000
Time:2025-04-29T05:49:19.9706194Z
--------------------------------------------------------------------------------
2025/04/29 05:49:20 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-coqezut5pero/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b426cf58-801e-0025-2eca-b81581000000
Time:2025-04-29T05:49:21.0086773Z
--------------------------------------------------------------------------------
2025/04/29 05:49:22 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-coqezut5pero/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b426d086-801e-0025-1dca-b81581000000
Time:2025-04-29T05:49:22.0471455Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-coqezut5pero/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b426d086-801e-0025-1dca-b81581000000
Time:2025-04-29T05:49:22.0471455Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1006
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/listdirsorted_test.go:57
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/listdirsorted_test.go:111
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.87s)
=== RUN TestListDirSortedFn
run.go:180: Remote "Azure container rclone-test-coqezut5pero", Local "Local file system at /tmp/rclone3010966261", Modify Window "1ns"
2025/04/29 05:49:30 DEBUG : sub dir/: Creating directory marker
2025/04/29 05:49:30 DEBUG : sub dir/ignore dir/: Creating directory marker
2025/04/29 05:49:30 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
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/listdirsorted_test.go:125
Error: "[BackupDir a.txt dst sub dir zend.txt]" should have 3 item(s), but has 5
Test: TestListDirSortedFn
2025/04/29 05:49:31 DEBUG : sub dir/sub sub dir/: Removing directory marker
2025/04/29 05:49:31 DEBUG : sub dir/ignore dir/: Removing directory marker
2025/04/29 05:49:31 DEBUG : sub dir/: Removing directory marker
2025/04/29 05:49: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-coqezut5pero/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b426dfe2-801e-0025-2aca-b81581000000
Time:2025-04-29T05:49:31.7042933Z
--------------------------------------------------------------------------------
2025/04/29 05:49: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-coqezut5pero/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b426e166-801e-0025-72ca-b81581000000
Time:2025-04-29T05:49:32.7427022Z
--------------------------------------------------------------------------------
2025/04/29 05:49: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-coqezut5pero/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b426e356-801e-0025-43ca-b81581000000
Time:2025-04-29T05:49:33.7804925Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-coqezut5pero/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b426e356-801e-0025-43ca-b81581000000
Time:2025-04-29T05:49:33.7804925Z
--------------------------------------------------------------------------------
2025/04/29 05:49: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-coqezut5pero/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b426e506-801e-0025-75ca-b81581000000
Time:2025-04-29T05:49:34.8178553Z
--------------------------------------------------------------------------------
2025/04/29 05:49: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-coqezut5pero/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b426e66d-801e-0025-09ca-b81581000000
Time:2025-04-29T05:49:35.8556433Z
--------------------------------------------------------------------------------
2025/04/29 05:49: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-coqezut5pero/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b426e76c-801e-0025-58ca-b81581000000
Time:2025-04-29T05:49:36.8932284Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-coqezut5pero/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b426e76c-801e-0025-58ca-b81581000000
Time:2025-04-29T05:49:36.8932284Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1006
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/listdirsorted_test.go:57
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/listdirsorted_test.go:125
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: TestListDirSortedFn
Messages: directories
--- FAIL: TestListDirSortedFn (14.85s)
=== RUN TestListJSON
run.go:180: Remote "Azure container rclone-test-coqezut5pero", Local "Local file system at /tmp/rclone3010966261", Modify Window "1ns"
2025/04/29 05:49:45 DEBUG : sub/: Creating directory marker
=== RUN TestListJSON/Default
lsjson_test.go:202:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/lsjson_test.go:202
Error: Not equal:
expected: 2
actual : 4
Test: TestListJSON/Default
Messages: Wrong number of results
=== RUN TestListJSON/FilesOnly
=== RUN TestListJSON/DirsOnly
lsjson_test.go:202:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/lsjson_test.go:202
Error: Not equal:
expected: 1
actual : 3
Test: TestListJSON/DirsOnly
Messages: Wrong number of results
=== RUN TestListJSON/Recurse
lsjson_test.go:202:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/lsjson_test.go:202
Error: Not equal:
expected: 3
actual : 5
Test: TestListJSON/Recurse
Messages: Wrong number of results
=== RUN TestListJSON/SubDir
=== RUN TestListJSON/NoModTime
=== RUN TestListJSON/NoMimeType
=== RUN TestListJSON/ShowHash
=== RUN TestListJSON/HashTypes
=== RUN TestListJSON/Metadata
lsjson_test.go:202:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/lsjson_test.go:202
Error: Not equal:
expected: 2
actual : 4
Test: TestListJSON/Metadata
Messages: Wrong number of results
2025/04/29 05:49:45 DEBUG : sub/: Removing directory marker
2025/04/29 05:49:45 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-coqezut5pero/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b426f1d5-801e-0025-53ca-b81581000000
Time:2025-04-29T05:49:45.9722826Z
--------------------------------------------------------------------------------
2025/04/29 05:49: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-coqezut5pero/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b426f2cb-801e-0025-18ca-b81581000000
Time:2025-04-29T05:49:47.0103129Z
--------------------------------------------------------------------------------
2025/04/29 05:49:48 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-coqezut5pero/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b426f455-801e-0025-45ca-b81581000000
Time:2025-04-29T05:49:48.0480476Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-coqezut5pero/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b426f455-801e-0025-45ca-b81581000000
Time:2025-04-29T05:49:48.0480476Z
--------------------------------------------------------------------------------
2025/04/29 05:49:49 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-coqezut5pero/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b426f5e9-801e-0025-7eca-b81581000000
Time:2025-04-29T05:49:49.0857390Z
--------------------------------------------------------------------------------
2025/04/29 05:49:50 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-coqezut5pero/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b426f7ad-801e-0025-66ca-b81581000000
Time:2025-04-29T05:49:50.1237692Z
--------------------------------------------------------------------------------
2025/04/29 05:49:51 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-coqezut5pero/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b426f927-801e-0025-14ca-b81581000000
Time:2025-04-29T05:49:51.1626066Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-coqezut5pero/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b426f927-801e-0025-14ca-b81581000000
Time:2025-04-29T05:49:51.1626066Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestListJSON
Messages: directories
--- FAIL: TestListJSON (14.27s)
--- FAIL: TestListJSON/Default (0.04s)
--- PASS: TestListJSON/FilesOnly (0.04s)
--- FAIL: TestListJSON/DirsOnly (0.04s)
--- FAIL: TestListJSON/Recurse (0.07s)
--- PASS: TestListJSON/SubDir (0.04s)
--- PASS: TestListJSON/NoModTime (0.04s)
--- PASS: TestListJSON/NoMimeType (0.04s)
--- PASS: TestListJSON/ShowHash (0.04s)
--- PASS: TestListJSON/HashTypes (0.04s)
--- FAIL: TestListJSON/Metadata (0.04s)
=== RUN TestStatJSON
run.go:180: Remote "Azure container rclone-test-coqezut5pero", Local "Local file system at /tmp/rclone3010966261", Modify Window "1ns"
2025/04/29 05:49:59 DEBUG : sub/: Creating directory marker
=== RUN TestStatJSON/Root
=== RUN TestStatJSON/RootFilesOnly
=== RUN TestStatJSON/RootDirsOnly
=== RUN TestStatJSON/Dir
=== RUN TestStatJSON/DirWithTrailingSlash
=== RUN TestStatJSON/File
=== RUN TestStatJSON/NotFound
=== RUN TestStatJSON/DirFilesOnly
=== RUN TestStatJSON/FileFilesOnly
=== RUN TestStatJSON/NotFoundFilesOnly
=== RUN TestStatJSON/DirDirsOnly
=== RUN TestStatJSON/FileDirsOnly
=== RUN TestStatJSON/NotFoundDirsOnly
=== RUN TestStatJSON/RootNotFound
2025/04/29 05:50:00 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-coqezut5pero/notfound"
2025/04/29 05:50:00 DEBUG : Config file has changed externally - reloading
2025/04/29 05:50:00 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/04/29 05:50:00 DEBUG : Azure container rclone-test-coqezut5pero path notfound: Using directory markers
2025/04/29 05:50:00 DEBUG : sub/: Removing directory marker
2025/04/29 05:50:00 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-coqezut5pero/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b427068b-801e-0025-07ca-b81581000000
Time:2025-04-29T05:50:00.4703742Z
--------------------------------------------------------------------------------
2025/04/29 05:50: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-coqezut5pero/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b42707d3-801e-0025-1dca-b81581000000
Time:2025-04-29T05:50:01.5090727Z
--------------------------------------------------------------------------------
2025/04/29 05:50: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-coqezut5pero/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b42708f6-801e-0025-08ca-b81581000000
Time:2025-04-29T05:50:02.5473246Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-coqezut5pero/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b42708f6-801e-0025-08ca-b81581000000
Time:2025-04-29T05:50:02.5473246Z
--------------------------------------------------------------------------------
2025/04/29 05:50: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-coqezut5pero/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b4270ab0-801e-0025-50ca-b81581000000
Time:2025-04-29T05:50:03.5853411Z
--------------------------------------------------------------------------------
2025/04/29 05:50: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-coqezut5pero/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b4270cc4-801e-0025-30ca-b81581000000
Time:2025-04-29T05:50:04.6241264Z
--------------------------------------------------------------------------------
2025/04/29 05:50: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-coqezut5pero/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b4270e6d-801e-0025-04ca-b81581000000
Time:2025-04-29T05:50:05.6621258Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-coqezut5pero/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b4270e6d-801e-0025-04ca-b81581000000
Time:2025-04-29T05:50:05.6621258Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestStatJSON
Messages: directories
--- FAIL: TestStatJSON (14.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-coqezut5pero", Local "Local file system at /tmp/rclone3010966261", Modify Window "1ns"
2025/04/29 05:50:13 INFO : Azure container rclone-test-coqezut5pero: Making directory
2025/04/29 05:50:13 INFO : Azure container rclone-test-coqezut5pero: Making directory
2025/04/29 05:50: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-coqezut5pero/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b42718b8-801e-0025-7eca-b81581000000
Time:2025-04-29T05:50:13.9004170Z
--------------------------------------------------------------------------------
2025/04/29 05:50: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-coqezut5pero/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b4271a14-801e-0025-27ca-b81581000000
Time:2025-04-29T05:50:14.9382805Z
--------------------------------------------------------------------------------
2025/04/29 05:50: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-coqezut5pero/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b4271b24-801e-0025-09ca-b81581000000
Time:2025-04-29T05:50:15.9768710Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-coqezut5pero/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b4271b24-801e-0025-09ca-b81581000000
Time:2025-04-29T05:50:15.9768710Z
--------------------------------------------------------------------------------
2025/04/29 05:50: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-coqezut5pero/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b4271c21-801e-0025-59ca-b81581000000
Time:2025-04-29T05:50:17.0148859Z
--------------------------------------------------------------------------------
2025/04/29 05:50:18 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-coqezut5pero/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b4271d8e-801e-0025-0cca-b81581000000
Time:2025-04-29T05:50:18.0528885Z
--------------------------------------------------------------------------------
2025/04/29 05:50:19 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-coqezut5pero/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b4271eb1-801e-0025-7cca-b81581000000
Time:2025-04-29T05:50:19.0902715Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-coqezut5pero/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b4271eb1-801e-0025-7cca-b81581000000
Time:2025-04-29T05:50:19.0902715Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestMkdir
Messages: directories
--- FAIL: TestMkdir (13.43s)
=== RUN TestLsd
run.go:180: Remote "Azure container rclone-test-coqezut5pero", Local "Local file system at /tmp/rclone3010966261", Modify Window "1ns"
2025/04/29 05:50:27 DEBUG : sub dir/: Creating directory marker
2025/04/29 05:50:27 DEBUG : sub dir/: Removing directory marker
2025/04/29 05:50:27 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-coqezut5pero/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b4272a6e-801e-0025-47ca-b81581000000
Time:2025-04-29T05:50:27.6684770Z
--------------------------------------------------------------------------------
2025/04/29 05:50:28 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-coqezut5pero/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b4272ba4-801e-0025-26ca-b81581000000
Time:2025-04-29T05:50:28.7064637Z
--------------------------------------------------------------------------------
2025/04/29 05:50:29 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-coqezut5pero/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b4272ced-801e-0025-19ca-b81581000000
Time:2025-04-29T05:50:29.7446450Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-coqezut5pero/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b4272ced-801e-0025-19ca-b81581000000
Time:2025-04-29T05:50:29.7446450Z
--------------------------------------------------------------------------------
2025/04/29 05:50:30 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-coqezut5pero/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b4272e6e-801e-0025-36ca-b81581000000
Time:2025-04-29T05:50:30.7833167Z
--------------------------------------------------------------------------------
2025/04/29 05:50:31 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-coqezut5pero/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b4272fde-801e-0025-55ca-b81581000000
Time:2025-04-29T05:50:31.8223648Z
--------------------------------------------------------------------------------
2025/04/29 05:50:32 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-coqezut5pero/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b4273147-801e-0025-65ca-b81581000000
Time:2025-04-29T05:50:32.8606982Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-coqezut5pero/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b4273147-801e-0025-65ca-b81581000000
Time:2025-04-29T05:50:32.8606982Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestLsd
Messages: directories
--- FAIL: TestLsd (13.77s)
=== RUN TestLs
run.go:180: Remote "Azure container rclone-test-coqezut5pero", Local "Local file system at /tmp/rclone3010966261", Modify Window "1ns"
2025/04/29 05:50:41 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-coqezut5pero/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b4273e78-801e-0025-29ca-b81581000000
Time:2025-04-29T05:50:41.4680151Z
--------------------------------------------------------------------------------
2025/04/29 05:50:42 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-coqezut5pero/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b4274004-801e-0025-7eca-b81581000000
Time:2025-04-29T05:50:42.5060791Z
--------------------------------------------------------------------------------
2025/04/29 05:50:43 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-coqezut5pero/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b427414f-801e-0025-14ca-b81581000000
Time:2025-04-29T05:50:43.5444798Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-coqezut5pero/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b427414f-801e-0025-14ca-b81581000000
Time:2025-04-29T05:50:43.5444798Z
--------------------------------------------------------------------------------
2025/04/29 05:50:44 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-coqezut5pero/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b42742de-801e-0025-61ca-b81581000000
Time:2025-04-29T05:50:44.5829243Z
--------------------------------------------------------------------------------
2025/04/29 05:50:45 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-coqezut5pero/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b4274408-801e-0025-58ca-b81581000000
Time:2025-04-29T05:50:45.6209771Z
--------------------------------------------------------------------------------
2025/04/29 05:50:46 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-coqezut5pero/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b4274501-801e-0025-2bca-b81581000000
Time:2025-04-29T05:50:46.6592552Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-coqezut5pero/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b4274501-801e-0025-2bca-b81581000000
Time:2025-04-29T05:50:46.6592552Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestLs
Messages: directories
--- FAIL: TestLs (13.80s)
=== RUN TestLsWithFilesFrom
run.go:180: Remote "Azure container rclone-test-coqezut5pero", Local "Local file system at /tmp/rclone3010966261", Modify Window "1ns"
2025/04/29 05:50:55 DEBUG : empty space: Excluded (FilesFrom Filter)
2025/04/29 05:50:55 DEBUG : empty space: Excluded
2025/04/29 05:50:55 DEBUG : BackupDir: Excluded
2025/04/29 05:50:55 DEBUG : dst: Excluded
2025/04/29 05:50:55 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-coqezut5pero/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b427500b-801e-0025-75ca-b81581000000
Time:2025-04-29T05:50:55.3190472Z
--------------------------------------------------------------------------------
2025/04/29 05:50:56 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-coqezut5pero/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b4275147-801e-0025-79ca-b81581000000
Time:2025-04-29T05:50:56.3569701Z
--------------------------------------------------------------------------------
2025/04/29 05:50:57 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-coqezut5pero/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b427526f-801e-0025-53ca-b81581000000
Time:2025-04-29T05:50:57.3972969Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-coqezut5pero/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b427526f-801e-0025-53ca-b81581000000
Time:2025-04-29T05:50:57.3972969Z
--------------------------------------------------------------------------------
2025/04/29 05:50:58 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-coqezut5pero/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b427538e-801e-0025-42ca-b81581000000
Time:2025-04-29T05:50:58.4349888Z
--------------------------------------------------------------------------------
2025/04/29 05:50:59 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-coqezut5pero/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b42754d1-801e-0025-3eca-b81581000000
Time:2025-04-29T05:50:59.4731090Z
--------------------------------------------------------------------------------
2025/04/29 05:51:00 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-coqezut5pero/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b42755f5-801e-0025-29ca-b81581000000
Time:2025-04-29T05:51:00.5121079Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-coqezut5pero/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b42755f5-801e-0025-29ca-b81581000000
Time:2025-04-29T05:51:00.5121079Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestLsWithFilesFrom
Messages: directories
--- FAIL: TestLsWithFilesFrom (13.85s)
=== RUN TestLsLong
run.go:180: Remote "Azure container rclone-test-coqezut5pero", Local "Local file system at /tmp/rclone3010966261", Modify Window "1ns"
2025/04/29 05:51: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-coqezut5pero/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b4275f86-801e-0025-1dca-b81581000000
Time:2025-04-29T05:51:09.1309079Z
--------------------------------------------------------------------------------
2025/04/29 05:51:10 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-coqezut5pero/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b427607e-801e-0025-70ca-b81581000000
Time:2025-04-29T05:51:10.1693982Z
--------------------------------------------------------------------------------
2025/04/29 05:51:11 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-coqezut5pero/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b42761f0-801e-0025-2cca-b81581000000
Time:2025-04-29T05:51:11.2082008Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-coqezut5pero/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b42761f0-801e-0025-2cca-b81581000000
Time:2025-04-29T05:51:11.2082008Z
--------------------------------------------------------------------------------
2025/04/29 05:51:12 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-coqezut5pero/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b4276368-801e-0025-67ca-b81581000000
Time:2025-04-29T05:51:12.2460414Z
--------------------------------------------------------------------------------
2025/04/29 05:51:13 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-coqezut5pero/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b427646b-801e-0025-3eca-b81581000000
Time:2025-04-29T05:51:13.2839568Z
--------------------------------------------------------------------------------
2025/04/29 05:51:14 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-coqezut5pero/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b427659c-801e-0025-39ca-b81581000000
Time:2025-04-29T05:51:14.3238194Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-coqezut5pero/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b427659c-801e-0025-39ca-b81581000000
Time:2025-04-29T05:51:14.3238194Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestLsLong
Messages: directories
--- FAIL: TestLsLong (13.81s)
=== RUN TestHashSums
run.go:180: Remote "Azure container rclone-test-coqezut5pero", Local "Local file system at /tmp/rclone3010966261", Modify Window "1ns"
=== RUN TestHashSums/Md5
=== RUN TestHashSums/Md5Download
2025/04/29 05:51:23 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-coqezut5pero/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:d61d00cd-d01e-0017-74ca-b815f6000000
Time:2025-04-29T05:51:23.0340504Z
--------------------------------------------------------------------------------
2025/04/29 05:51: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-coqezut5pero/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:d61d02a2-d01e-0017-4cca-b815f6000000
Time:2025-04-29T05:51:24.0718561Z
--------------------------------------------------------------------------------
2025/04/29 05:51: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-coqezut5pero/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:d61d03fa-d01e-0017-52ca-b815f6000000
Time:2025-04-29T05:51:25.1098097Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-coqezut5pero/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:d61d03fa-d01e-0017-52ca-b815f6000000
Time:2025-04-29T05:51:25.1098097Z
--------------------------------------------------------------------------------
2025/04/29 05:51: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-coqezut5pero/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:d61d056e-d01e-0017-72ca-b815f6000000
Time:2025-04-29T05:51:26.1477053Z
--------------------------------------------------------------------------------
2025/04/29 05:51: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-coqezut5pero/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:d61d06eb-d01e-0017-23ca-b815f6000000
Time:2025-04-29T05:51:27.1857624Z
--------------------------------------------------------------------------------
2025/04/29 05:51: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-coqezut5pero/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:d61d0868-d01e-0017-5eca-b815f6000000
Time:2025-04-29T05:51:28.2236749Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-coqezut5pero/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:d61d0868-d01e-0017-5eca-b815f6000000
Time:2025-04-29T05:51:28.2236749Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestHashSums
Messages: directories
--- FAIL: TestHashSums (13.91s)
--- PASS: TestHashSums/Md5 (0.07s)
--- PASS: TestHashSums/Md5Download (0.11s)
=== RUN TestHashSumsWithErrors
2025/04/29 05:51:36 DEBUG : Creating backend with remote ":memory:"
2025/04/29 05:51:36 DEBUG : Config file has changed externally - reloading
2025/04/29 05:51:36 ERROR : file1: hash unsupported: hash type not supported
--- PASS: TestHashSumsWithErrors (0.00s)
=== RUN TestHashStream
2025/04/29 05:51:36 DEBUG : Creating md5 hash of 0 bytes read from input stream
2025/04/29 05:51:36 DEBUG : Creating md5 hash of 0 bytes read from input stream
2025/04/29 05:51:36 DEBUG : Creating sha1 hash of 0 bytes read from input stream
2025/04/29 05:51:36 DEBUG : Creating sha1 hash of 0 bytes read from input stream
2025/04/29 05:51:36 DEBUG : Creating md5 hash of 12 bytes read from input stream
2025/04/29 05:51:36 DEBUG : Creating md5 hash of 12 bytes read from input stream
2025/04/29 05:51:36 DEBUG : Creating sha1 hash of 12 bytes read from input stream
2025/04/29 05:51:36 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-coqezut5pero", Local "Local file system at /tmp/rclone3010966261", Modify Window "1ns"
2025/04/29 05:51:36 DEBUG : sub dir/: Creating directory marker
2025/04/29 05:51:36 DEBUG : sub dir/: Removing directory marker
2025/04/29 05:51: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-coqezut5pero/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:d61d1679-d01e-0017-68ca-b815f6000000
Time:2025-04-29T05:51:37.0315076Z
--------------------------------------------------------------------------------
2025/04/29 05:51: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-coqezut5pero/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:d61d17d9-d01e-0017-70ca-b815f6000000
Time:2025-04-29T05:51:38.0699772Z
--------------------------------------------------------------------------------
2025/04/29 05:51: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-coqezut5pero/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:d61d1904-d01e-0017-5eca-b815f6000000
Time:2025-04-29T05:51:39.1075596Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-coqezut5pero/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:d61d1904-d01e-0017-5eca-b815f6000000
Time:2025-04-29T05:51:39.1075596Z
--------------------------------------------------------------------------------
2025/04/29 05:51: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-coqezut5pero/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:d61d1a25-d01e-0017-57ca-b815f6000000
Time:2025-04-29T05:51:40.1516205Z
--------------------------------------------------------------------------------
2025/04/29 05:51: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-coqezut5pero/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:d61d1b86-d01e-0017-02ca-b815f6000000
Time:2025-04-29T05:51:41.1891548Z
--------------------------------------------------------------------------------
2025/04/29 05:51: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-coqezut5pero/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:d61d1d4f-d01e-0017-0eca-b815f6000000
Time:2025-04-29T05:51:42.2268157Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-coqezut5pero/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:d61d1d4f-d01e-0017-0eca-b815f6000000
Time:2025-04-29T05:51:42.2268157Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestCount
Messages: directories
--- FAIL: TestCount (14.00s)
=== RUN TestDelete
run.go:180: Remote "Azure container rclone-test-coqezut5pero", Local "Local file system at /tmp/rclone3010966261", Modify Window "1ns"
2025/04/29 05:51:50 DEBUG : Waiting for deletions to finish
2025/04/29 05:51:50 DEBUG : large: Excluded (Size Filter)
2025/04/29 05:51:50 INFO : medium: Deleted
2025/04/29 05:51:50 INFO : small: Deleted
2025/04/29 05:51:50 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-coqezut5pero/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b4279689-801e-0025-7cca-b81581000000
Time:2025-04-29T05:51:50.9985841Z
--------------------------------------------------------------------------------
2025/04/29 05:51: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-coqezut5pero/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b42797f3-801e-0025-26ca-b81581000000
Time:2025-04-29T05:51:52.0361568Z
--------------------------------------------------------------------------------
2025/04/29 05:51: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-coqezut5pero/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b427993c-801e-0025-39ca-b81581000000
Time:2025-04-29T05:51:53.0741828Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-coqezut5pero/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b427993c-801e-0025-39ca-b81581000000
Time:2025-04-29T05:51:53.0741828Z
--------------------------------------------------------------------------------
2025/04/29 05:51: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-coqezut5pero/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b4279a9a-801e-0025-5fca-b81581000000
Time:2025-04-29T05:51:54.1121633Z
--------------------------------------------------------------------------------
2025/04/29 05:51: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-coqezut5pero/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b4279d01-801e-0025-0fca-b81581000000
Time:2025-04-29T05:51:55.1497106Z
--------------------------------------------------------------------------------
2025/04/29 05:51: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-coqezut5pero/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b4279ed3-801e-0025-1aca-b81581000000
Time:2025-04-29T05:51:56.1874553Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-coqezut5pero/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b4279ed3-801e-0025-1aca-b81581000000
Time:2025-04-29T05:51:56.1874553Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestDelete
Messages: directories
--- FAIL: TestDelete (13.95s)
=== RUN TestMaxDelete
run.go:180: Remote "Azure container rclone-test-coqezut5pero", Local "Local file system at /tmp/rclone3010966261", Modify Window "1ns"
2025/04/29 05:52:04 DEBUG : Waiting for deletions to finish
2025/04/29 05:52:04 ERROR : medium: Got fatal error on delete: --max-delete threshold reached
2025/04/29 05:52:04 INFO : large: Deleted
2025/04/29 05:52:04 INFO : small: Deleted
2025/04/29 05:52: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-coqezut5pero/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:d61d43fb-d01e-0017-4aca-b815f6000000
Time:2025-04-29T05:52:04.9389215Z
--------------------------------------------------------------------------------
2025/04/29 05:52: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-coqezut5pero/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:d61d4579-d01e-0017-0eca-b815f6000000
Time:2025-04-29T05:52:05.9763903Z
--------------------------------------------------------------------------------
2025/04/29 05:52:07 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-coqezut5pero/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:d61d4719-d01e-0017-6eca-b815f6000000
Time:2025-04-29T05:52:07.0158047Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-coqezut5pero/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:d61d4719-d01e-0017-6eca-b815f6000000
Time:2025-04-29T05:52:07.0158047Z
--------------------------------------------------------------------------------
2025/04/29 05:52:08 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-coqezut5pero/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:d61d4891-d01e-0017-30ca-b815f6000000
Time:2025-04-29T05:52:08.0537947Z
--------------------------------------------------------------------------------
2025/04/29 05:52:09 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-coqezut5pero/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:d61d4a43-d01e-0017-2eca-b815f6000000
Time:2025-04-29T05:52:09.0919912Z
--------------------------------------------------------------------------------
2025/04/29 05:52:10 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-coqezut5pero/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:d61d4bf9-d01e-0017-31ca-b815f6000000
Time:2025-04-29T05:52:10.1302491Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-coqezut5pero/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:d61d4bf9-d01e-0017-31ca-b815f6000000
Time:2025-04-29T05:52:10.1302491Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:454
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestMaxDelete
Messages: directories
2025/04/29 05:52:18 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-coqezut5pero/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:d61d5cf5-d01e-0017-15ca-b815f6000000
Time:2025-04-29T05:52:18.3224359Z
--------------------------------------------------------------------------------
2025/04/29 05:52: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-coqezut5pero/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:d61d5f75-d01e-0017-80ca-b815f6000000
Time:2025-04-29T05:52:19.3611274Z
--------------------------------------------------------------------------------
2025/04/29 05:52: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-coqezut5pero/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:d61d6220-d01e-0017-7aca-b815f6000000
Time:2025-04-29T05:52:20.3991139Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-coqezut5pero/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:d61d6220-d01e-0017-7aca-b815f6000000
Time:2025-04-29T05:52:20.3991139Z
--------------------------------------------------------------------------------
2025/04/29 05:52: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-coqezut5pero/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:d61d6555-d01e-0017-1aca-b815f6000000
Time:2025-04-29T05:52:21.4370579Z
--------------------------------------------------------------------------------
2025/04/29 05:52: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-coqezut5pero/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:d61d6847-d01e-0017-77ca-b815f6000000
Time:2025-04-29T05:52:22.4747242Z
--------------------------------------------------------------------------------
2025/04/29 05:52: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-coqezut5pero/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:d61d6bab-d01e-0017-74ca-b815f6000000
Time:2025-04-29T05:52:23.5135616Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-coqezut5pero/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:d61d6bab-d01e-0017-74ca-b815f6000000
Time:2025-04-29T05:52:23.5135616Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestMaxDelete
Messages: directories
--- FAIL: TestMaxDelete (27.34s)
=== RUN TestMaxDeleteSizeLargeFile
run.go:180: Remote "Azure container rclone-test-coqezut5pero", Local "Local file system at /tmp/rclone3010966261", Modify Window "1ns"
2025/04/29 05:52:31 DEBUG : Waiting for deletions to finish
2025/04/29 05:52:32 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached
2025/04/29 05:52:32 INFO : medium: Deleted
2025/04/29 05:52:32 INFO : small: Deleted
2025/04/29 05:52:32 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-coqezut5pero/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b427d77d-801e-0025-01ca-b81581000000
Time:2025-04-29T05:52:32.2891680Z
--------------------------------------------------------------------------------
2025/04/29 05:52:33 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-coqezut5pero/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b427d939-801e-0025-80ca-b81581000000
Time:2025-04-29T05:52:33.3265424Z
--------------------------------------------------------------------------------
2025/04/29 05:52:34 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-coqezut5pero/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b427dab0-801e-0025-7eca-b81581000000
Time:2025-04-29T05:52:34.3640035Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-coqezut5pero/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b427dab0-801e-0025-7eca-b81581000000
Time:2025-04-29T05:52:34.3640035Z
--------------------------------------------------------------------------------
2025/04/29 05:52:35 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-coqezut5pero/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b427dc47-801e-0025-3eca-b81581000000
Time:2025-04-29T05:52:35.4034381Z
--------------------------------------------------------------------------------
2025/04/29 05:52:36 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-coqezut5pero/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b427ddff-801e-0025-2dca-b81581000000
Time:2025-04-29T05:52:36.4410561Z
--------------------------------------------------------------------------------
2025/04/29 05:52:37 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-coqezut5pero/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b427df8e-801e-0025-80ca-b81581000000
Time:2025-04-29T05:52:37.4793038Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-coqezut5pero/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b427df8e-801e-0025-80ca-b81581000000
Time:2025-04-29T05:52:37.4793038Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:473
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestMaxDeleteSizeLargeFile
Messages: directories
2025/04/29 05:52: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-coqezut5pero/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b427eda1-801e-0025-3eca-b81581000000
Time:2025-04-29T05:52:45.6723107Z
--------------------------------------------------------------------------------
2025/04/29 05:52: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-coqezut5pero/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b427f00d-801e-0025-77ca-b81581000000
Time:2025-04-29T05:52:46.7110104Z
--------------------------------------------------------------------------------
2025/04/29 05:52: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-coqezut5pero/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b427f1c5-801e-0025-74ca-b81581000000
Time:2025-04-29T05:52:47.7479856Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-coqezut5pero/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b427f1c5-801e-0025-74ca-b81581000000
Time:2025-04-29T05:52:47.7479856Z
--------------------------------------------------------------------------------
2025/04/29 05:52: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-coqezut5pero/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b427f381-801e-0025-02ca-b81581000000
Time:2025-04-29T05:52:48.7857552Z
--------------------------------------------------------------------------------
2025/04/29 05:52: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-coqezut5pero/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b427f4df-801e-0025-29ca-b81581000000
Time:2025-04-29T05:52:49.8230507Z
--------------------------------------------------------------------------------
2025/04/29 05:52: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-coqezut5pero/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b427f617-801e-0025-25ca-b81581000000
Time:2025-04-29T05:52:50.8610656Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-coqezut5pero/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b427f617-801e-0025-25ca-b81581000000
Time:2025-04-29T05:52:50.8610656Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestMaxDeleteSizeLargeFile
Messages: directories
--- FAIL: TestMaxDeleteSizeLargeFile (27.33s)
=== RUN TestMaxDeleteSize
run.go:180: Remote "Azure container rclone-test-coqezut5pero", Local "Local file system at /tmp/rclone3010966261", Modify Window "1ns"
2025/04/29 05:52:59 DEBUG : Waiting for deletions to finish
2025/04/29 05:52:59 ERROR : small: Got fatal error on delete: --max-delete-size threshold reached
2025/04/29 05:52:59 INFO : large: Deleted
2025/04/29 05:52:59 INFO : medium: Deleted
2025/04/29 05:52: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-coqezut5pero/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:d61daee0-d01e-0017-6aca-b815f6000000
Time:2025-04-29T05:52:59.6150231Z
--------------------------------------------------------------------------------
2025/04/29 05:53: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-coqezut5pero/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:d61db0f2-d01e-0017-33ca-b815f6000000
Time:2025-04-29T05:53:00.6535757Z
--------------------------------------------------------------------------------
2025/04/29 05:53: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-coqezut5pero/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:d61db329-d01e-0017-62ca-b815f6000000
Time:2025-04-29T05:53:01.6924732Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-coqezut5pero/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:d61db329-d01e-0017-62ca-b815f6000000
Time:2025-04-29T05:53:01.6924732Z
--------------------------------------------------------------------------------
2025/04/29 05:53: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-coqezut5pero/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:d61db4e4-d01e-0017-6eca-b815f6000000
Time:2025-04-29T05:53:02.7304570Z
--------------------------------------------------------------------------------
2025/04/29 05:53: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-coqezut5pero/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:d61db6c5-d01e-0017-10ca-b815f6000000
Time:2025-04-29T05:53:03.7680614Z
--------------------------------------------------------------------------------
2025/04/29 05:53: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-coqezut5pero/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:d61db87a-d01e-0017-0eca-b815f6000000
Time:2025-04-29T05:53:04.8059726Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-coqezut5pero/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:d61db87a-d01e-0017-0eca-b815f6000000
Time:2025-04-29T05:53:04.8059726Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:493
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestMaxDeleteSize
Messages: directories
2025/04/29 05:53: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-coqezut5pero/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:d61dc792-d01e-0017-02ca-b815f6000000
Time:2025-04-29T05:53:12.9994898Z
--------------------------------------------------------------------------------
2025/04/29 05:53: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-coqezut5pero/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:d61dc968-d01e-0017-2bca-b815f6000000
Time:2025-04-29T05:53:14.0373911Z
--------------------------------------------------------------------------------
2025/04/29 05:53: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-coqezut5pero/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:d61dcc09-d01e-0017-77ca-b815f6000000
Time:2025-04-29T05:53:15.0754505Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-coqezut5pero/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:d61dcc09-d01e-0017-77ca-b815f6000000
Time:2025-04-29T05:53:15.0754505Z
--------------------------------------------------------------------------------
2025/04/29 05:53: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-coqezut5pero/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:d61dcd91-d01e-0017-49cb-b815f6000000
Time:2025-04-29T05:53:16.1134867Z
--------------------------------------------------------------------------------
2025/04/29 05:53: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-coqezut5pero/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:d61dcf3c-d01e-0017-1dcb-b815f6000000
Time:2025-04-29T05:53:17.1510462Z
--------------------------------------------------------------------------------
2025/04/29 05:53: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-coqezut5pero/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:d61dd0ce-d01e-0017-06cb-b815f6000000
Time:2025-04-29T05:53:18.1890587Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-coqezut5pero/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:d61dd0ce-d01e-0017-06cb-b815f6000000
Time:2025-04-29T05:53:18.1890587Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestMaxDeleteSize
Messages: directories
--- FAIL: TestMaxDeleteSize (27.34s)
=== RUN TestReadFile
run.go:180: Remote "Azure container rclone-test-coqezut5pero", Local "Local file system at /tmp/rclone3010966261", Modify Window "1ns"
2025/04/29 05:53:26 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-coqezut5pero/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:d61ddfe9-d01e-0017-7bcb-b815f6000000
Time:2025-04-29T05:53:26.6796373Z
--------------------------------------------------------------------------------
2025/04/29 05:53:27 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-coqezut5pero/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:d61de1c8-d01e-0017-21cb-b815f6000000
Time:2025-04-29T05:53:27.7176258Z
--------------------------------------------------------------------------------
2025/04/29 05:53:28 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-coqezut5pero/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:d61de380-d01e-0017-29cb-b815f6000000
Time:2025-04-29T05:53:28.7605607Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-coqezut5pero/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:d61de380-d01e-0017-29cb-b815f6000000
Time:2025-04-29T05:53:28.7605607Z
--------------------------------------------------------------------------------
2025/04/29 05:53:29 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-coqezut5pero/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:d61de5ac-d01e-0017-60cb-b815f6000000
Time:2025-04-29T05:53:29.7998282Z
--------------------------------------------------------------------------------
2025/04/29 05:53: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-coqezut5pero/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:d61de798-d01e-0017-7bcb-b815f6000000
Time:2025-04-29T05:53:30.8372736Z
--------------------------------------------------------------------------------
2025/04/29 05:53: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-coqezut5pero/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:d61de952-d01e-0017-42cb-b815f6000000
Time:2025-04-29T05:53:31.8753451Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-coqezut5pero/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:d61de952-d01e-0017-42cb-b815f6000000
Time:2025-04-29T05:53:31.8753451Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:510
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestReadFile
Messages: directories
2025/04/29 05:53:40 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-coqezut5pero/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:d61df6f3-d01e-0017-1dcb-b815f6000000
Time:2025-04-29T05:53:40.0683696Z
--------------------------------------------------------------------------------
2025/04/29 05:53:41 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-coqezut5pero/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:d61df844-d01e-0017-37cb-b815f6000000
Time:2025-04-29T05:53:41.1067140Z
--------------------------------------------------------------------------------
2025/04/29 05:53:42 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-coqezut5pero/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:d61df9c5-d01e-0017-76cb-b815f6000000
Time:2025-04-29T05:53:42.1439990Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-coqezut5pero/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:d61df9c5-d01e-0017-76cb-b815f6000000
Time:2025-04-29T05:53:42.1439990Z
--------------------------------------------------------------------------------
2025/04/29 05:53:43 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-coqezut5pero/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:d61dfb69-d01e-0017-63cb-b815f6000000
Time:2025-04-29T05:53:43.1817011Z
--------------------------------------------------------------------------------
2025/04/29 05:53:44 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-coqezut5pero/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:d61dfd3a-d01e-0017-64cb-b815f6000000
Time:2025-04-29T05:53:44.2201793Z
--------------------------------------------------------------------------------
2025/04/29 05:53:45 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-coqezut5pero/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:d61dfea3-d01e-0017-14cb-b815f6000000
Time:2025-04-29T05:53:45.2578091Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-coqezut5pero/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:d61dfea3-d01e-0017-14cb-b815f6000000
Time:2025-04-29T05:53:45.2578091Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestReadFile
Messages: directories
--- FAIL: TestReadFile (27.07s)
=== RUN TestRetry
2025/04/29 05:53:53 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5
2025/04/29 05:53:53 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5
2025/04/29 05:53:53 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG
2025/04/29 05:53:53 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG
2025/04/29 05:53:53 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG
2025/04/29 05:53:53 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG
2025/04/29 05:53:53 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-coqezut5pero", Local "Local file system at /tmp/rclone3010966261", Modify Window "1ns"
2025/04/29 05:53:54 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-coqezut5pero/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:d61e0b73-d01e-0017-74cb-b815f6000000
Time:2025-04-29T05:53:54.5845404Z
--------------------------------------------------------------------------------
2025/04/29 05:53:55 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-coqezut5pero/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:d61e0c88-d01e-0017-5ecb-b815f6000000
Time:2025-04-29T05:53:55.6217641Z
--------------------------------------------------------------------------------
2025/04/29 05:53:56 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-coqezut5pero/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:d61e0e3f-d01e-0017-55cb-b815f6000000
Time:2025-04-29T05:53:56.6600892Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-coqezut5pero/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:d61e0e3f-d01e-0017-55cb-b815f6000000
Time:2025-04-29T05:53:56.6600892Z
--------------------------------------------------------------------------------
2025/04/29 05:53:57 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-coqezut5pero/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:d61e106d-d01e-0017-45cb-b815f6000000
Time:2025-04-29T05:53:57.6981631Z
--------------------------------------------------------------------------------
2025/04/29 05:53:58 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-coqezut5pero/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:d61e11ee-d01e-0017-02cb-b815f6000000
Time:2025-04-29T05:53:58.7363045Z
--------------------------------------------------------------------------------
2025/04/29 05:53:59 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-coqezut5pero/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:d61e13cf-d01e-0017-05cb-b815f6000000
Time:2025-04-29T05:53:59.7745985Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-coqezut5pero/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:d61e13cf-d01e-0017-05cb-b815f6000000
Time:2025-04-29T05:53:59.7745985Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestCat
Messages: directories
--- FAIL: TestCat (14.46s)
=== RUN TestPurge
2025/04/29 05:54:07 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-kobiwiv0nulo"
2025/04/29 05:54:07 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/04/29 05:54:07 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/04/29 05:54:07 DEBUG : Azure container rclone-test-kobiwiv0nulo: Using directory markers
2025/04/29 05:54:07 DEBUG : Creating backend with remote "/tmp/rclone2287365074"
run.go:180: Remote "Azure container rclone-test-kobiwiv0nulo", Local "Local file system at /tmp/rclone2287365074", Modify Window "1ns"
2025/04/29 05:54:08 DEBUG : A1/B1/C1/: Creating directory marker
2025/04/29 05:54:08 DEBUG : A1/B1/: Creating directory marker
2025/04/29 05:54:08 DEBUG : A1/: Creating directory marker
2025/04/29 05:54:08 INFO : A2: Making directory
2025/04/29 05:54:08 DEBUG : A2/: Creating directory marker
2025/04/29 05:54:08 INFO : A1/B2: Making directory
2025/04/29 05:54:08 DEBUG : A1/B2/: Creating directory marker
2025/04/29 05:54:08 INFO : A1/B2/C2: Making directory
2025/04/29 05:54:08 DEBUG : A1/B2/C2/: Creating directory marker
2025/04/29 05:54:08 INFO : A1/B1/C3: Making directory
2025/04/29 05:54:08 DEBUG : A1/B1/C3/: Creating directory marker
2025/04/29 05:54:08 INFO : A3: Making directory
2025/04/29 05:54:08 DEBUG : A3/: Creating directory marker
2025/04/29 05:54:08 INFO : A3/B3: Making directory
2025/04/29 05:54:08 DEBUG : A3/B3/: Creating directory marker
2025/04/29 05:54:08 INFO : A3/B3/C4: Making directory
2025/04/29 05:54:08 DEBUG : A3/B3/C4/: Creating directory marker
2025/04/29 05:54:09 DEBUG : Waiting for deletions to finish
2025/04/29 05:54:09 INFO : A1/B1/C1/one: Deleted
2025/04/29 05:54:09 DEBUG : removing 2 level 3 directories
2025/04/29 05:54:09 INFO : A1/B1/C3: Removing directory
2025/04/29 05:54:09 DEBUG : A1/B1/C3/: Removing directory marker
2025/04/29 05:54:09 INFO : A1/B1/C1: Removing directory
2025/04/29 05:54:09 DEBUG : A1/B1/C1/: Removing directory marker
2025/04/29 05:54:09 DEBUG : removing 1 level 2 directories
2025/04/29 05:54:09 INFO : A1/B1: Removing directory
2025/04/29 05:54:09 DEBUG : A1/B1/: Removing directory marker
2025/04/29 05:54:09 DEBUG : Azure container rclone-test-kobiwiv0nulo: Purge remote
2025/04/29 05:54:09 NOTICE: purge failed: bucket already deleted
--- PASS: TestPurge (1.76s)
=== RUN TestRmdirsNoLeaveRoot
run.go:180: Remote "Azure container rclone-test-coqezut5pero", Local "Local file system at /tmp/rclone3010966261", Modify Window "1ns"
2025/04/29 05:54:09 DEBUG : A1/B1/C1/: Creating directory marker
2025/04/29 05:54:09 DEBUG : A1/B1/: Creating directory marker
2025/04/29 05:54:09 DEBUG : A1/: Creating directory marker
2025/04/29 05:54:09 INFO : A2: Making directory
2025/04/29 05:54:10 DEBUG : A2/: Creating directory marker
2025/04/29 05:54:10 INFO : A1/B2: Making directory
2025/04/29 05:54:10 DEBUG : A1/B2/: Creating directory marker
2025/04/29 05:54:10 INFO : A1/B2/C2: Making directory
2025/04/29 05:54:10 DEBUG : A1/B2/C2/: Creating directory marker
2025/04/29 05:54:10 INFO : A1/B1/C3: Making directory
2025/04/29 05:54:10 DEBUG : A1/B1/C3/: Creating directory marker
2025/04/29 05:54:10 INFO : A3: Making directory
2025/04/29 05:54:10 DEBUG : A3/: Creating directory marker
2025/04/29 05:54:10 INFO : A3/B3: Making directory
2025/04/29 05:54:10 DEBUG : A3/B3/: Creating directory marker
2025/04/29 05:54:10 INFO : A3/B3/C4: Making directory
2025/04/29 05:54:10 DEBUG : A3/B3/C4/: Creating directory marker
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:662
Error: Not equal:
expected: []string{"A1", "A1/B1", "A1/B1/C1", "A1/B1/C3", "A1/B2", "A1/B2/C2", "A2", "A3", "A3/B3", "A3/B3/C4"}
actual : []string{"A1", "A1/B1", "A1/B1/C1", "A1/B1/C3", "A1/B2", "A1/B2/C2", "A2", "A3", "A3/B3", "A3/B3/C4", "BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,2 @@
-([]string) (len=10) {
+([]string) (len=12) {
(string) (len=2) "A1",
@@ -10,3 +10,5 @@
(string) (len=5) "A3/B3",
- (string) (len=8) "A3/B3/C4"
+ (string) (len=8) "A3/B3/C4",
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestRmdirsNoLeaveRoot
Messages: directories
2025/04/29 05:54:18 DEBUG : removing 1 level 3 directories
2025/04/29 05:54:18 INFO : A3/B3/C4: Removing directory
2025/04/29 05:54:18 DEBUG : A3/B3/C4/: Removing directory marker
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:685
Error: Not equal:
expected: []string{"A1", "A1/B1", "A1/B1/C1", "A1/B1/C3", "A1/B2", "A1/B2/C2", "A2", "A3", "A3/B3"}
actual : []string{"A1", "A1/B1", "A1/B1/C1", "A1/B1/C3", "A1/B2", "A1/B2/C2", "A2", "A3", "A3/B3", "BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,2 @@
-([]string) (len=9) {
+([]string) (len=11) {
(string) (len=2) "A1",
@@ -9,3 +9,5 @@
(string) (len=2) "A3",
- (string) (len=5) "A3/B3"
+ (string) (len=5) "A3/B3",
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestRmdirsNoLeaveRoot
Messages: directories
2025/04/29 05:54:25 DEBUG : removing 2 level 3 directories
2025/04/29 05:54:25 INFO : A1/B2/C2: Removing directory
2025/04/29 05:54:25 DEBUG : A1/B2/C2/: Removing directory marker
2025/04/29 05:54:25 INFO : A1/B1/C3: Removing directory
2025/04/29 05:54:25 DEBUG : A1/B1/C3/: Removing directory marker
2025/04/29 05:54:25 DEBUG : removing 4 level 2 directories
2025/04/29 05:54:25 INFO : dst/: Removing directory
2025/04/29 05:54:25 DEBUG : dst//: Removing directory marker
2025/04/29 05:54:25 INFO : A3/B3: Removing directory
2025/04/29 05:54:25 DEBUG : A3/B3/: Removing directory marker
2025/04/29 05:54:25 INFO : A1/B2: Removing directory
2025/04/29 05:54:25 DEBUG : A1/B2/: Removing directory marker
2025/04/29 05:54:25 INFO : BackupDir/: Removing directory
2025/04/29 05:54:25 DEBUG : BackupDir//: Removing directory marker
2025/04/29 05:54:25 DEBUG : removing 4 level 1 directories
2025/04/29 05:54:25 INFO : A3: Removing directory
2025/04/29 05:54:25 INFO : BackupDir: Removing directory
2025/04/29 05:54:25 INFO : dst: Removing directory
2025/04/29 05:54:25 DEBUG : dst/: Removing directory marker
2025/04/29 05:54:25 DEBUG : BackupDir/: Removing directory marker
2025/04/29 05:54:25 DEBUG : A3/: Removing directory marker
2025/04/29 05:54:25 INFO : A2: Removing directory
2025/04/29 05:54:25 DEBUG : A2/: Removing directory marker
2025/04/29 05:54:25 ERROR : BackupDir: Failed to rmdir: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-coqezut5pero/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:17397135-e01e-0051-2acb-b82171000000
Time:2025-04-29T05:54:25.6898652Z
--------------------------------------------------------------------------------
2025/04/29 05:54:25 ERROR : dst: Failed to rmdir: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-coqezut5pero/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:79c1bcea-e01e-0023-74cb-b8263e000000
Time:2025-04-29T05:54:25.7003399Z
--------------------------------------------------------------------------------
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-coqezut5pero/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:79c1bcea-e01e-0023-74cb-b8263e000000
Time:2025-04-29T05:54:25.7003399Z
--------------------------------------------------------------------------------
Test: TestRmdirsNoLeaveRoot
2025/04/29 05:54:25 DEBUG : A1/B1/C1/: Removing directory marker
2025/04/29 05:54:25 DEBUG : A1/B1/: Removing directory marker
2025/04/29 05:54:25 DEBUG : A1/: Removing directory marker
--- FAIL: TestRmdirsNoLeaveRoot (16.33s)
=== RUN TestRmdirsLeaveRoot
run.go:180: Remote "Azure container rclone-test-coqezut5pero", Local "Local file system at /tmp/rclone3010966261", Modify Window "1ns"
2025/04/29 05:54:26 INFO : A1: Making directory
2025/04/29 05:54:26 DEBUG : A1/: Creating directory marker
2025/04/29 05:54:26 INFO : A1/B1: Making directory
2025/04/29 05:54:26 DEBUG : A1/B1/: Creating directory marker
2025/04/29 05:54:26 INFO : A1/B1/C1: Making directory
2025/04/29 05:54:26 DEBUG : A1/B1/C1/: Creating directory marker
2025/04/29 05:54:26 DEBUG : removing 1 level 3 directories
2025/04/29 05:54:26 INFO : A1/B1/C1: Removing directory
2025/04/29 05:54:26 DEBUG : A1/B1/C1/: Removing directory marker
2025/04/29 05:54:26 DEBUG : removing 1 level 2 directories
2025/04/29 05:54:26 INFO : A1/B1: Removing directory
2025/04/29 05:54:26 DEBUG : A1/B1/: Removing directory marker
2025/04/29 05:54:26 DEBUG : A1/: Removing directory marker
--- PASS: TestRmdirsLeaveRoot (0.72s)
=== RUN TestRmdirsWithFilter
run.go:180: Remote "Azure container rclone-test-coqezut5pero", Local "Local file system at /tmp/rclone3010966261", Modify Window "1ns"
2025/04/29 05:54:26 INFO : A1: Making directory
2025/04/29 05:54:26 DEBUG : A1/: Creating directory marker
2025/04/29 05:54:26 INFO : A1/B1: Making directory
2025/04/29 05:54:26 DEBUG : A1/B1/: Creating directory marker
2025/04/29 05:54:26 INFO : A1/B1/C1: Making directory
2025/04/29 05:54:26 DEBUG : A1/B1/C1/: Creating directory marker
2025/04/29 05:54:27 DEBUG : removing 1 level 3 directories
2025/04/29 05:54:27 INFO : A1/B1/C1: Removing directory
2025/04/29 05:54:27 DEBUG : A1/B1/C1/: Removing directory marker
2025/04/29 05:54:27 DEBUG : removing 1 level 2 directories
2025/04/29 05:54:27 INFO : A1/B1: Removing directory
2025/04/29 05:54:27 DEBUG : A1/B1/: Removing directory marker
2025/04/29 05:54:27 DEBUG : A1/: Removing directory marker
--- PASS: TestRmdirsWithFilter (0.75s)
=== RUN TestCopyURL
run.go:180: Remote "Azure container rclone-test-coqezut5pero", Local "Local file system at /tmp/rclone3010966261", Modify Window "1ns"
2025/04/29 05:54:27 DEBUG : filename.txt: File name found in url
2025/04/29 05:54:27 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-coqezut5pero", Local "Local file system at /tmp/rclone3010966261", Modify Window "1ns"
2025/04/29 05:54:28 DEBUG : file1: Need to transfer - File not found at Destination
2025/04/29 05:54:28 DEBUG : sub/: Creating directory marker
2025/04/29 05:54:28 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK
2025/04/29 05:54:28 INFO : file1: Copied (new) to: sub/file2
2025/04/29 05:54:28 INFO : file1: Deleted
2025/04/29 05:54:28 DEBUG : file1: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/04/29 05:54:28 DEBUG : file1: Unchanged skipping
2025/04/29 05:54:28 INFO : file1: Deleted
2025/04/29 05:54:28 DEBUG : Azure container rclone-test-coqezut5pero: don't need to copy/move sub/file2, it is already at target location
2025/04/29 05:54:28 DEBUG : sub/: Removing directory marker
--- PASS: TestMoveFile (0.51s)
=== RUN TestMoveFileWithIgnoreExisting
run.go:180: Remote "Azure container rclone-test-coqezut5pero", Local "Local file system at /tmp/rclone3010966261", Modify Window "1ns"
2025/04/29 05:54:28 DEBUG : file1: Need to transfer - File not found at Destination
2025/04/29 05:54:28 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK
2025/04/29 05:54:28 INFO : file1: Copied (new)
2025/04/29 05:54:28 INFO : file1: Deleted
2025/04/29 05:54:28 DEBUG : file1: Destination exists, skipping
2025/04/29 05:54:28 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-coqezut5pero", Local "Local file system at /tmp/rclone3010966261", Modify Window "1ns"
--- PASS: TestCaseInsensitiveMoveFile (0.07s)
=== RUN TestCaseInsensitiveMoveFileDryRun
run.go:180: Remote "Azure container rclone-test-coqezut5pero", Local "Local file system at /tmp/rclone3010966261", Modify Window "1ns"
--- PASS: TestCaseInsensitiveMoveFileDryRun (0.07s)
=== RUN TestMoveFileBackupDir
run.go:180: Remote "Azure container rclone-test-coqezut5pero", Local "Local file system at /tmp/rclone3010966261", Modify Window "1ns"
2025/04/29 05:54:29 DEBUG : dst/: Creating directory marker
2025/04/29 05:54:29 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-coqezut5pero/backup"
2025/04/29 05:54:29 DEBUG : Config file has changed externally - reloading
2025/04/29 05:54:29 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/04/29 05:54:29 DEBUG : Azure container rclone-test-coqezut5pero path backup: Using directory markers
2025/04/29 05:54:29 DEBUG : fs cache: renaming cache item "TestAzureBlob,directory_markers:rclone-test-coqezut5pero/backup" to be canonical "TestAzureBlob{juk_h}:rclone-test-coqezut5pero/backup"
2025/04/29 05:54:29 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18)
2025/04/29 05:54:29 DEBUG : dst/: Creating directory marker
2025/04/29 05:54:29 DEBUG : dst/file1: md5 = 05164b153084ba910184c26e561a7c18 OK
2025/04/29 05:54:29 INFO : dst/file1: Copied (server-side copy)
2025/04/29 05:54:29 INFO : dst/file1: Deleted
2025/04/29 05:54:30 DEBUG : dst/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK
2025/04/29 05:54:30 INFO : dst/file1: Copied (new)
2025/04/29 05:54:30 INFO : dst/file1: Deleted
2025/04/29 05:54:30 DEBUG : dst/: Removing directory marker
2025/04/29 05:54:30 DEBUG : backup/dst/: Removing directory marker
2025/04/29 05:54:30 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-coqezut5pero/backup/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b53de10b-101e-0037-76cb-b86e51000000
Time:2025-04-29T05:54:30.4077840Z
--------------------------------------------------------------------------------
2025/04/29 05:54:31 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-coqezut5pero/backup/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b53de348-101e-0037-5acb-b86e51000000
Time:2025-04-29T05:54:31.4454707Z
--------------------------------------------------------------------------------
2025/04/29 05:54:32 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-coqezut5pero/backup/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b53de569-101e-0037-4fcb-b86e51000000
Time:2025-04-29T05:54:32.4829627Z
--------------------------------------------------------------------------------
run.go:128: removing dir "backup" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-coqezut5pero/backup/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b53de569-101e-0037-4fcb-b86e51000000
Time:2025-04-29T05:54:32.4829627Z
--------------------------------------------------------------------------------
--- PASS: TestMoveFileBackupDir (4.27s)
=== 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-coqezut5pero", Local "Local file system at /tmp/rclone3010966261", Modify Window "1ns"
2025/04/29 05:54:33 DEBUG : A1/: Creating directory marker
2025/04/29 05:54:33 DEBUG : A1/B1/: Creating directory marker
2025/04/29 05:54:34 DEBUG : A1/B1/C1/: Creating directory marker
2025/04/29 05:54:34 DEBUG : A1/B1/C2/: Creating directory marker
2025/04/29 05:54:34 INFO : A1/B2: Making directory
2025/04/29 05:54:34 DEBUG : A1/B2/: Creating directory marker
2025/04/29 05:54:34 INFO : A1/B1/C3: Making directory
2025/04/29 05:54:34 DEBUG : A1/B1/C3/: Creating directory marker
2025/04/29 05:54:34 DEBUG : A2/: Creating directory marker
2025/04/29 05:54:34 DEBUG : A2/B1/: Creating directory marker
2025/04/29 05:54:34 DEBUG : A2/B1/C1/: Creating directory marker
2025/04/29 05:54:35 DEBUG : A2/B1/C2/: Creating directory marker
2025/04/29 05:54:35 DEBUG : A2/B1/C3/: Creating directory marker
2025/04/29 05:54:35 DEBUG : A2/B2/: Creating directory marker
2025/04/29 05:54:35 DEBUG : A1/B1/three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK
2025/04/29 05:54:35 INFO : A1/B1/three: Copied (server-side copy) to: A2/B1/three
2025/04/29 05:54:35 DEBUG : A1/B1/C1/four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK
2025/04/29 05:54:35 INFO : A1/B1/C1/four: Copied (server-side copy) to: A2/B1/C1/four
2025/04/29 05:54:35 DEBUG : A1/B1/C2/five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK
2025/04/29 05:54:35 INFO : A1/B1/C2/five: Copied (server-side copy) to: A2/B1/C2/five
2025/04/29 05:54:35 DEBUG : A1/one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK
2025/04/29 05:54:35 INFO : A1/one: Copied (server-side copy) to: A2/one
2025/04/29 05:54:35 DEBUG : A1/two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK
2025/04/29 05:54:35 INFO : A1/two: Copied (server-side copy) to: A2/two
2025/04/29 05:54:35 INFO : A1/B1/three: Deleted
2025/04/29 05:54:35 INFO : A1/B1/C2/five: Deleted
2025/04/29 05:54:35 INFO : A1/B1/C1/four: Deleted
2025/04/29 05:54:35 INFO : A1/one: Deleted
2025/04/29 05:54:35 INFO : A1/two: Deleted
2025/04/29 05:54:35 DEBUG : A1/B2/: Removing directory marker
2025/04/29 05:54:35 DEBUG : A1/B1/C3/: Removing directory marker
2025/04/29 05:54:35 DEBUG : A1/B1/C2/: Removing directory marker
2025/04/29 05:54:35 DEBUG : A1/B1/C1/: Removing directory marker
2025/04/29 05:54:35 DEBUG : A1/B1/: Removing directory marker
2025/04/29 05:54:35 DEBUG : A1/: Removing directory marker
2025/04/29 05:54:36 DEBUG : A3/: Creating directory marker
2025/04/29 05:54:36 DEBUG : A3/B1/: Creating directory marker
2025/04/29 05:54:36 DEBUG : A3/B1/C1/: Creating directory marker
2025/04/29 05:54:36 DEBUG : A3/B1/C2/: Creating directory marker
2025/04/29 05:54:36 DEBUG : A3/B1/C3/: Creating directory marker
2025/04/29 05:54:36 DEBUG : A3/B2/: Creating directory marker
2025/04/29 05:54:36 DEBUG : A2/one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK
2025/04/29 05:54:36 INFO : A2/one: Copied (server-side copy) to: A3/one
2025/04/29 05:54:36 DEBUG : A2/B1/three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK
2025/04/29 05:54:36 INFO : A2/B1/three: Copied (server-side copy) to: A3/B1/three
2025/04/29 05:54:36 DEBUG : A2/B1/C1/four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK
2025/04/29 05:54:36 INFO : A2/B1/C1/four: Copied (server-side copy) to: A3/B1/C1/four
2025/04/29 05:54:36 DEBUG : A2/B1/C2/five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK
2025/04/29 05:54:36 INFO : A2/B1/C2/five: Copied (server-side copy) to: A3/B1/C2/five
2025/04/29 05:54:36 DEBUG : A2/two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK
2025/04/29 05:54:36 INFO : A2/two: Copied (server-side copy) to: A3/two
2025/04/29 05:54:36 INFO : A2/one: Deleted
2025/04/29 05:54:36 INFO : A2/B1/C1/four: Deleted
2025/04/29 05:54:36 INFO : A2/B1/C2/five: Deleted
2025/04/29 05:54:36 INFO : A2/two: Deleted
2025/04/29 05:54:36 INFO : A2/B1/three: Deleted
2025/04/29 05:54:36 DEBUG : A2/B2/: Removing directory marker
2025/04/29 05:54:36 DEBUG : A2/B1/C3/: Removing directory marker
2025/04/29 05:54:36 DEBUG : A2/B1/C2/: Removing directory marker
2025/04/29 05:54:36 DEBUG : A2/B1/C1/: Removing directory marker
2025/04/29 05:54:36 DEBUG : A2/B1/: Removing directory marker
2025/04/29 05:54:37 DEBUG : A2/: Removing directory marker
2025/04/29 05:54:37 INFO : Azure container rclone-test-coqezut5pero: Can't DirMove - falling back to file moves: can't move directory - incompatible remotes
2025/04/29 05:54:37 DEBUG : A4/: Creating directory marker
2025/04/29 05:54:37 DEBUG : A4/B1/: Creating directory marker
2025/04/29 05:54:37 DEBUG : A4/B1/C1/: Creating directory marker
2025/04/29 05:54:37 DEBUG : A4/B1/C2/: Creating directory marker
2025/04/29 05:54:37 DEBUG : A4/B1/C3/: Creating directory marker
2025/04/29 05:54:37 DEBUG : A4/B2/: Creating directory marker
2025/04/29 05:54:38 DEBUG : A3/one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK
2025/04/29 05:54:38 INFO : A3/one: Copied (server-side copy) to: A4/one
2025/04/29 05:54:38 DEBUG : A3/B1/C2/five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK
2025/04/29 05:54:38 INFO : A3/B1/C2/five: Copied (server-side copy) to: A4/B1/C2/five
2025/04/29 05:54:38 DEBUG : A3/B1/three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK
2025/04/29 05:54:38 INFO : A3/B1/three: Copied (server-side copy) to: A4/B1/three
2025/04/29 05:54:38 DEBUG : A3/B1/C1/four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK
2025/04/29 05:54:38 INFO : A3/B1/C1/four: Copied (server-side copy) to: A4/B1/C1/four
2025/04/29 05:54:38 DEBUG : A3/two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK
2025/04/29 05:54:38 INFO : A3/two: Copied (server-side copy) to: A4/two
2025/04/29 05:54:38 INFO : A3/one: Deleted
2025/04/29 05:54:38 INFO : A3/B1/C2/five: Deleted
2025/04/29 05:54:38 INFO : A3/B1/C1/four: Deleted
2025/04/29 05:54:38 INFO : A3/B1/three: Deleted
2025/04/29 05:54:38 INFO : A3/two: Deleted
2025/04/29 05:54:38 DEBUG : A3/B2/: Removing directory marker
2025/04/29 05:54:38 DEBUG : A3/B1/C3/: Removing directory marker
2025/04/29 05:54:38 DEBUG : A3/B1/C2/: Removing directory marker
2025/04/29 05:54:38 DEBUG : A3/B1/C1/: Removing directory marker
2025/04/29 05:54:38 DEBUG : A3/B1/: Removing directory marker
2025/04/29 05:54:38 DEBUG : A3/: Removing directory marker
2025/04/29 05:54:38 DEBUG : A4/B2/: Removing directory marker
2025/04/29 05:54:38 DEBUG : A4/B1/C3/: Removing directory marker
2025/04/29 05:54:38 DEBUG : A4/B1/C2/: Removing directory marker
2025/04/29 05:54:38 DEBUG : A4/B1/C1/: Removing directory marker
2025/04/29 05:54:38 DEBUG : A4/B1/: Removing directory marker
2025/04/29 05:54:38 DEBUG : A4/: Removing directory marker
--- PASS: TestDirMove (5.36s)
=== RUN TestGetFsInfo
run.go:180: Remote "Azure container rclone-test-coqezut5pero", Local "Local file system at /tmp/rclone3010966261", Modify Window "1ns"
--- PASS: TestGetFsInfo (0.08s)
=== RUN TestRcat
=== RUN TestRcat/withChecksum=false,ignoreChecksum=false
run.go:180: Remote "Azure container rclone-test-coqezut5pero", Local "Local file system at /tmp/rclone3010966261", Modify Window "1ns"
2025/04/29 05:54:39 DEBUG : Azure container rclone-test-coqezut5pero: File to upload is small (34 bytes), uploading instead of streaming
2025/04/29 05:54:39 DEBUG : no_checksum_small_file_from_pipe: md5 = 4c762bc6ec18f21b23fcae426c7863b5 OK
2025/04/29 05:54:39 DEBUG : no_checksum_small_file_from_pipe: Size and md5 of src and dst objects identical
2025/04/29 05:54:39 NOTICE: Azure container rclone-test-coqezut5pero: Streaming uploads using chunk size 4Mi will have maximum file size of 195.312Gi
2025/04/29 05:54:39 DEBUG : no_checksum_big_file_from_pipe: Multipart upload session started for -1 parts of size 4Mi
2025/04/29 05:54:39 DEBUG : no_checksum_big_file_from_pipe: open chunk writer: started multipart upload
2025/04/29 05:54:39 DEBUG : no_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 100.001Ki offset 0/off
2025/04/29 05:54:39 DEBUG : no_checksum_big_file_from_pipe: multipart upload wrote chunk 1 with 102401 bytes
2025/04/29 05:54:39 DEBUG : no_checksum_big_file_from_pipe: multipart upload finished
2025/04/29 05:54:39 DEBUG : no_checksum_big_file_from_pipe: Dst hash empty - aborting Src hash check
2025/04/29 05:54:39 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-coqezut5pero", Local "Local file system at /tmp/rclone3010966261", Modify Window "1ns"
2025/04/29 05:54:39 DEBUG : Azure container rclone-test-coqezut5pero: File to upload is small (34 bytes), uploading instead of streaming
2025/04/29 05:54:39 DEBUG : with_checksum_small_file_from_pipe: md5 = 4c762bc6ec18f21b23fcae426c7863b5 OK
2025/04/29 05:54:39 DEBUG : with_checksum_small_file_from_pipe: Size and md5 of src and dst objects identical
2025/04/29 05:54:39 DEBUG : with_checksum_big_file_from_pipe: Multipart upload session started for -1 parts of size 4Mi
2025/04/29 05:54:39 DEBUG : with_checksum_big_file_from_pipe: open chunk writer: started multipart upload
2025/04/29 05:54:39 DEBUG : with_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 100.001Ki offset 0/off
2025/04/29 05:54:39 DEBUG : with_checksum_big_file_from_pipe: multipart upload wrote chunk 1 with 102401 bytes
2025/04/29 05:54:39 DEBUG : with_checksum_big_file_from_pipe: multipart upload finished
2025/04/29 05:54:39 DEBUG : with_checksum_big_file_from_pipe: Dst hash empty - aborting Src hash check
2025/04/29 05:54:39 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-coqezut5pero", Local "Local file system at /tmp/rclone3010966261", Modify Window "1ns"
2025/04/29 05:54:39 DEBUG : Azure container rclone-test-coqezut5pero: File to upload is small (34 bytes), uploading instead of streaming
2025/04/29 05:54:40 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/04/29 05:54:40 DEBUG : ignore_checksum_big_file_from_pipe: Multipart upload session started for -1 parts of size 4Mi
2025/04/29 05:54:40 DEBUG : ignore_checksum_big_file_from_pipe: open chunk writer: started multipart upload
2025/04/29 05:54:40 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 100.001Ki offset 0/off
2025/04/29 05:54:40 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload wrote chunk 1 with 102401 bytes
2025/04/29 05:54:40 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload finished
2025/04/29 05:54:40 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-coqezut5pero", Local "Local file system at /tmp/rclone3010966261", Modify Window "1ns"
2025/04/29 05:54:40 DEBUG : Azure container rclone-test-coqezut5pero: File to upload is small (34 bytes), uploading instead of streaming
2025/04/29 05:54:40 DEBUG : ignore_checksum_small_file_from_pipe: Src hash empty - aborting Dst hash check
2025/04/29 05:54:40 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical
2025/04/29 05:54:40 DEBUG : ignore_checksum_big_file_from_pipe: Multipart upload session started for -1 parts of size 4Mi
2025/04/29 05:54:40 DEBUG : ignore_checksum_big_file_from_pipe: open chunk writer: started multipart upload
2025/04/29 05:54:40 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 100.001Ki offset 0/off
2025/04/29 05:54:40 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload wrote chunk 1 with 102401 bytes
2025/04/29 05:54:40 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload finished
2025/04/29 05:54:40 DEBUG : ignore_checksum_big_file_from_pipe: Dst hash empty - aborting Src hash check
2025/04/29 05:54:40 DEBUG : ignore_checksum_big_file_from_pipe: Src hash empty - aborting Dst hash check
2025/04/29 05:54:40 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical
--- PASS: TestRcat (1.83s)
--- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (0.53s)
--- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (0.43s)
--- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (0.43s)
--- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (0.43s)
=== RUN TestRcatMetadata
run.go:180: Remote "Azure container rclone-test-coqezut5pero", Local "Local file system at /tmp/rclone3010966261", Modify Window "1ns"
operations_test.go:1532: Skipping as destination doesn't support user metadata
--- SKIP: TestRcatMetadata (0.08s)
=== RUN TestRcatSize
run.go:180: Remote "Azure container rclone-test-coqezut5pero", Local "Local file system at /tmp/rclone3010966261", Modify Window "1ns"
2025/04/29 05:54:40 DEBUG : Azure container rclone-test-coqezut5pero: File to upload is small (60 bytes), uploading instead of streaming
2025/04/29 05:54:41 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK
2025/04/29 05:54:41 DEBUG : potato2: Size and md5 of src and dst objects identical
--- PASS: TestRcatSize (0.35s)
=== RUN TestRcatSizeMetadata
run.go:180: Remote "Azure container rclone-test-coqezut5pero", Local "Local file system at /tmp/rclone3010966261", Modify Window "1ns"
operations_test.go:1613: Skipping as destination doesn't support user metadata
--- SKIP: TestRcatSizeMetadata (0.08s)
=== RUN TestTouchDir
run.go:180: Remote "Azure container rclone-test-coqezut5pero", Local "Local file system at /tmp/rclone3010966261", Modify Window "1ns"
2025/04/29 05:54:41 DEBUG : sub dir/: Creating directory marker
2025/04/29 05:54:41 DEBUG : Azure container rclone-test-coqezut5pero: Touching "sub dir/potato3"
2025/04/29 05:54:41 DEBUG : Azure container rclone-test-coqezut5pero: Touching "empty space"
2025/04/29 05:54:41 DEBUG : Azure container rclone-test-coqezut5pero: Touching "potato2"
2025/04/29 05:54:42 DEBUG : sub dir/: Removing directory marker
--- PASS: TestTouchDir (0.85s)
=== RUN TestMkdirMetadata
run.go:180: Remote "Azure container rclone-test-coqezut5pero", Local "Local file system at /tmp/rclone3010966261", Modify Window "1ns"
operations_test.go:1703: Skipping test as remote does not support MkdirMetadata
--- SKIP: TestMkdirMetadata (0.08s)
=== RUN TestMkdirModTime
run.go:180: Remote "Azure container rclone-test-coqezut5pero", Local "Local file system at /tmp/rclone3010966261", Modify Window "1ns"
operations_test.go:1722: Skipping test as remote does not support DirSetModTime or MkdirMetadata
--- SKIP: TestMkdirModTime (0.08s)
=== RUN TestCopyDirMetadata
run.go:180: Remote "Azure container rclone-test-coqezut5pero", Local "Local file system at /tmp/rclone3010966261", Modify Window "1ns"
operations_test.go:1743: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata
--- SKIP: TestCopyDirMetadata (0.08s)
=== RUN TestSetDirModTime
run.go:180: Remote "Azure container rclone-test-coqezut5pero", Local "Local file system at /tmp/rclone3010966261", Modify Window "1ns"
operations_test.go:1779: Skipping test as remote does not support DirSetModTime or WriteDirSetModTime
--- SKIP: TestSetDirModTime (0.08s)
=== RUN TestDirsEqual
run.go:180: Remote "Azure container rclone-test-coqezut5pero", Local "Local file system at /tmp/rclone3010966261", Modify Window "1ns"
operations_test.go:1823: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata
--- SKIP: TestDirsEqual (0.08s)
=== RUN TestRemoveExisting
run.go:180: Remote "Azure container rclone-test-coqezut5pero", Local "Local file system at /tmp/rclone3010966261", Modify Window "1ns"
operations_test.go:1892: Skipping as remote can't Move
--- SKIP: TestRemoveExisting (0.08s)
=== RUN TestRcAbout
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcAbout (0.00s)
=== RUN TestRcCleanup
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcCleanup (0.00s)
=== RUN TestRcCopyfile
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcCopyfile (0.00s)
=== RUN TestRcCopyurl
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcCopyurl (0.00s)
=== RUN TestRcDelete
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcDelete (0.00s)
=== RUN TestRcDeletefile
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcDeletefile (0.00s)
=== RUN TestRcList
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcList (0.00s)
=== RUN TestRcStat
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcStat (0.00s)
=== RUN TestRcSetTier
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcSetTier (0.00s)
=== RUN TestRcSetTierFile
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcSetTierFile (0.00s)
=== RUN TestRcMkdir
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcMkdir (0.00s)
=== RUN TestRcMovefile
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcMovefile (0.00s)
=== RUN TestRcPurge
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcPurge (0.00s)
=== RUN TestRcRmdir
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcRmdir (0.00s)
=== RUN TestRcRmdirs
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcRmdirs (0.00s)
=== RUN TestRcSize
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcSize (0.00s)
=== RUN TestRcPublicLink
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcPublicLink (0.00s)
=== RUN TestRcFsInfo
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcFsInfo (0.00s)
=== RUN TestUploadFile
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestUploadFile (0.00s)
=== RUN TestRcCommand
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcCommand (0.00s)
=== RUN TestRcDu
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcDu (0.00s)
=== RUN TestRcCheck
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcCheck (0.00s)
=== RUN TestRcHashsum
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcHashsum (0.00s)
=== RUN TestRcHashsumFile
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcHashsumFile (0.00s)
FAIL
2025/04/29 05:54:42 DEBUG : Azure container rclone-test-coqezut5pero: Purge remote
"./operations.test -test.v -test.timeout 1h0m0s -remote 'TestAzureBlob,directory_markers:' -verbose" - Finished ERROR in 9m56.06051173s (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 TestListDirSortedFn TestListJSON/Default TestListJSON/DirsOnly TestListJSON/Recurse TestListJSON/Metadata TestStatJSON TestMkdir TestLsd TestLs TestLsWithFilesFrom TestLsLong TestHashSums TestCount TestDelete TestMaxDelete TestMaxDeleteSizeLargeFile TestMaxDeleteSize TestReadFile TestCat TestRmdirsNoLeaveRoot]