"./operations.test -test.v -test.timeout 1h0m0s -remote 'TestAzureBlob,directory_markers:' -verbose" - Starting (try 1/5)
2025/04/27 05:38:41 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-fosubek9fiqo"
2025/04/27 05:38:41 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/04/27 05:38:41 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/04/27 05:38:41 DEBUG : Azure container rclone-test-fosubek9fiqo: Using directory markers
2025/04/27 05:38:41 DEBUG : Creating backend with remote "/tmp/rclone3779893139"
=== 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-fosubek9fiqo", Local "Local file system at /tmp/rclone3779893139", Modify Window "1ns"
2025/04/27 05:38:41 DEBUG : chunksize-probe: Multipart upload session started for 25 parts of size 4Mi
2025/04/27 05:38:41 DEBUG : chunksize-probe: open chunk writer: started multipart upload
2025/04/27 05:38:41 DEBUG : chunksize-probe: Clearing uncommitted blocks
2025/04/27 05:38:41 DEBUG : chunksize-probe: Committing 0 blocks to remove uncommitted blocks
2025/04/27 05:38:41 DEBUG : chunksize-probe: Removing empty object
=== RUN TestMultithreadCopy/upload=false,size=8388607,streams=2
2025/04/27 05:38:41 DEBUG : test-multithread-copy-false-8388607-2: Multipart upload session started for 2 parts of size 4Mi
2025/04/27 05:38:41 DEBUG : test-multithread-copy-false-8388607-2: open chunk writer: started multipart upload
2025/04/27 05:38:41 DEBUG : test-multithread-copy-false-8388607-2: multipart upload: starting chunk 0 size 4Mi offset 0/8.000Mi
2025/04/27 05:38:41 DEBUG : test-multithread-copy-false-8388607-2: multipart upload: starting chunk 1 size 4.000Mi offset 4Mi/8.000Mi
2025/04/27 05:38:42 DEBUG : test-multithread-copy-false-8388607-2: multipart upload wrote chunk 2 with 4194303 bytes
2025/04/27 05:38:42 DEBUG : test-multithread-copy-false-8388607-2: multipart upload wrote chunk 1 with 4194304 bytes
2025/04/27 05:38:42 DEBUG : test-multithread-copy-false-8388607-2: multipart upload finished
2025/04/27 05:38:42 DEBUG : test-multithread-copy-false-8388607-2: multi-thread copy: disabling buffering because destination uses OpenWriterAt
2025/04/27 05:38:42 DEBUG : test-multithread-copy-false-8388607-2: multi-thread copy: write buffer set to 131072
2025/04/27 05:38:42 DEBUG : test-multithread-copy-false-8388607-2: multi-thread copy: chunk size 64Mi was bigger than source file size 8.000Mi
2025/04/27 05:38:42 DEBUG : test-multithread-copy-false-8388607-2: multi-thread copy: using backend concurrency of 4 instead of --multi-thread-streams 2
2025/04/27 05:38:42 DEBUG : test-multithread-copy-false-8388607-2: multi-thread copy: number of streams 4 was bigger than number of chunks 1
2025/04/27 05:38:42 DEBUG : test-multithread-copy-false-8388607-2: Starting multi-thread copy with 1 chunks of size 8.000Mi with 1 parallel streams
2025/04/27 05:38:42 DEBUG : test-multithread-copy-false-8388607-2: multi-thread copy: chunk 1/1 (0-8388607) size 8.000Mi starting
2025/04/27 05:38:42 DEBUG : test-multithread-copy-false-8388607-2: writing chunk 0
2025/04/27 05:38:43 DEBUG : test-multithread-copy-false-8388607-2: multi-thread copy: chunk 1/1 (0-8388607) size 8.000Mi finished
2025/04/27 05:38:43 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/27 05:38:44 DEBUG : test-multithread-copy-false-8388608-2: Multipart upload session started for 2 parts of size 4Mi
2025/04/27 05:38:44 DEBUG : test-multithread-copy-false-8388608-2: open chunk writer: started multipart upload
2025/04/27 05:38:44 DEBUG : test-multithread-copy-false-8388608-2: multipart upload: starting chunk 1 size 4Mi offset 4Mi/8Mi
2025/04/27 05:38:44 DEBUG : test-multithread-copy-false-8388608-2: multipart upload: starting chunk 0 size 4Mi offset 0/8Mi
2025/04/27 05:38:44 DEBUG : test-multithread-copy-false-8388608-2: multipart upload wrote chunk 1 with 4194304 bytes
2025/04/27 05:38:44 DEBUG : test-multithread-copy-false-8388608-2: multipart upload wrote chunk 2 with 4194304 bytes
2025/04/27 05:38:44 DEBUG : test-multithread-copy-false-8388608-2: multipart upload finished
2025/04/27 05:38:44 DEBUG : test-multithread-copy-false-8388608-2: multi-thread copy: disabling buffering because destination uses OpenWriterAt
2025/04/27 05:38:44 DEBUG : test-multithread-copy-false-8388608-2: multi-thread copy: write buffer set to 131072
2025/04/27 05:38:44 DEBUG : test-multithread-copy-false-8388608-2: multi-thread copy: chunk size 64Mi was bigger than source file size 8Mi
2025/04/27 05:38:44 DEBUG : test-multithread-copy-false-8388608-2: multi-thread copy: using backend concurrency of 4 instead of --multi-thread-streams 2
2025/04/27 05:38:44 DEBUG : test-multithread-copy-false-8388608-2: multi-thread copy: number of streams 4 was bigger than number of chunks 1
2025/04/27 05:38:44 DEBUG : test-multithread-copy-false-8388608-2: Starting multi-thread copy with 1 chunks of size 8Mi with 1 parallel streams
2025/04/27 05:38:44 DEBUG : test-multithread-copy-false-8388608-2: multi-thread copy: chunk 1/1 (0-8388608) size 8Mi starting
2025/04/27 05:38:44 DEBUG : test-multithread-copy-false-8388608-2: writing chunk 0
2025/04/27 05:38:45 DEBUG : test-multithread-copy-false-8388608-2: multi-thread copy: chunk 1/1 (0-8388608) size 8Mi finished
2025/04/27 05:38:45 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/27 05:38:46 DEBUG : test-multithread-copy-false-8388609-2: Multipart upload session started for 3 parts of size 4Mi
2025/04/27 05:38:46 DEBUG : test-multithread-copy-false-8388609-2: open chunk writer: started multipart upload
2025/04/27 05:38:46 DEBUG : test-multithread-copy-false-8388609-2: multipart upload: starting chunk 0 size 4Mi offset 0/8.000Mi
2025/04/27 05:38:46 DEBUG : test-multithread-copy-false-8388609-2: multipart upload: starting chunk 2 size 1 offset 8Mi/8.000Mi
2025/04/27 05:38:46 DEBUG : test-multithread-copy-false-8388609-2: multipart upload: starting chunk 1 size 4Mi offset 4Mi/8.000Mi
2025/04/27 05:38:46 DEBUG : test-multithread-copy-false-8388609-2: multipart upload wrote chunk 3 with 1 bytes
2025/04/27 05:38:46 DEBUG : test-multithread-copy-false-8388609-2: multipart upload wrote chunk 2 with 4194304 bytes
2025/04/27 05:38:46 DEBUG : test-multithread-copy-false-8388609-2: multipart upload wrote chunk 1 with 4194304 bytes
2025/04/27 05:38:46 DEBUG : test-multithread-copy-false-8388609-2: multipart upload finished
2025/04/27 05:38:47 DEBUG : test-multithread-copy-false-8388609-2: multi-thread copy: disabling buffering because destination uses OpenWriterAt
2025/04/27 05:38:47 DEBUG : test-multithread-copy-false-8388609-2: multi-thread copy: write buffer set to 131072
2025/04/27 05:38:47 DEBUG : test-multithread-copy-false-8388609-2: multi-thread copy: chunk size 64Mi was bigger than source file size 8.000Mi
2025/04/27 05:38:47 DEBUG : test-multithread-copy-false-8388609-2: multi-thread copy: using backend concurrency of 4 instead of --multi-thread-streams 2
2025/04/27 05:38:47 DEBUG : test-multithread-copy-false-8388609-2: multi-thread copy: number of streams 4 was bigger than number of chunks 1
2025/04/27 05:38:47 DEBUG : test-multithread-copy-false-8388609-2: Starting multi-thread copy with 1 chunks of size 8.000Mi with 1 parallel streams
2025/04/27 05:38:47 DEBUG : test-multithread-copy-false-8388609-2: multi-thread copy: chunk 1/1 (0-8388609) size 8.000Mi starting
2025/04/27 05:38:47 DEBUG : test-multithread-copy-false-8388609-2: writing chunk 0
2025/04/27 05:38:47 DEBUG : test-multithread-copy-false-8388609-2: multi-thread copy: chunk 1/1 (0-8388609) size 8.000Mi finished
2025/04/27 05:38:47 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/27 05:38:48 DEBUG : test-multithread-copy-true-8388607-2: multi-thread copy: disabling buffering because source is local disk
2025/04/27 05:38:48 DEBUG : test-multithread-copy-true-8388607-2: Multipart upload session started for 2 parts of size 4Mi
2025/04/27 05:38:48 DEBUG : test-multithread-copy-true-8388607-2: open chunk writer: started multipart upload
2025/04/27 05:38:48 DEBUG : test-multithread-copy-true-8388607-2: multi-thread copy: using backend concurrency of 16 instead of --multi-thread-streams 2
2025/04/27 05:38:48 DEBUG : test-multithread-copy-true-8388607-2: multi-thread copy: number of streams 16 was bigger than number of chunks 2
2025/04/27 05:38:48 DEBUG : test-multithread-copy-true-8388607-2: Starting multi-thread copy with 2 chunks of size 4Mi with 2 parallel streams
2025/04/27 05:38:48 DEBUG : test-multithread-copy-true-8388607-2: multi-thread copy: chunk 2/2 (4194304-8388607) size 4.000Mi starting
2025/04/27 05:38:48 DEBUG : test-multithread-copy-true-8388607-2: multi-thread copy: chunk 1/2 (0-4194304) size 4Mi starting
2025/04/27 05:38:48 DEBUG : test-multithread-copy-true-8388607-2: Seek from 4194304 to 0
2025/04/27 05:38:48 DEBUG : test-multithread-copy-true-8388607-2: Seek from 4194303 to 0
2025/04/27 05:38:49 DEBUG : test-multithread-copy-true-8388607-2: multipart upload wrote chunk 1 with 4194304 bytes
2025/04/27 05:38:49 DEBUG : test-multithread-copy-true-8388607-2: multi-thread copy: chunk 1/2 (0-4194304) size 4Mi finished
2025/04/27 05:38:49 DEBUG : test-multithread-copy-true-8388607-2: multipart upload wrote chunk 2 with 4194303 bytes
2025/04/27 05:38:49 DEBUG : test-multithread-copy-true-8388607-2: multi-thread copy: chunk 2/2 (4194304-8388607) size 4.000Mi finished
2025/04/27 05:38:49 DEBUG : test-multithread-copy-true-8388607-2: multipart upload finished
2025/04/27 05:38:49 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/27 05:38:50 DEBUG : test-multithread-copy-true-8388608-2: multi-thread copy: disabling buffering because source is local disk
2025/04/27 05:38:50 DEBUG : test-multithread-copy-true-8388608-2: Multipart upload session started for 2 parts of size 4Mi
2025/04/27 05:38:50 DEBUG : test-multithread-copy-true-8388608-2: open chunk writer: started multipart upload
2025/04/27 05:38:50 DEBUG : test-multithread-copy-true-8388608-2: multi-thread copy: using backend concurrency of 16 instead of --multi-thread-streams 2
2025/04/27 05:38:50 DEBUG : test-multithread-copy-true-8388608-2: multi-thread copy: number of streams 16 was bigger than number of chunks 2
2025/04/27 05:38:50 DEBUG : test-multithread-copy-true-8388608-2: Starting multi-thread copy with 2 chunks of size 4Mi with 2 parallel streams
2025/04/27 05:38:50 DEBUG : test-multithread-copy-true-8388608-2: multi-thread copy: chunk 2/2 (4194304-8388608) size 4Mi starting
2025/04/27 05:38:50 DEBUG : test-multithread-copy-true-8388608-2: multi-thread copy: chunk 1/2 (0-4194304) size 4Mi starting
2025/04/27 05:38:50 DEBUG : test-multithread-copy-true-8388608-2: Seek from 4194304 to 0
2025/04/27 05:38:50 DEBUG : test-multithread-copy-true-8388608-2: Seek from 4194304 to 0
2025/04/27 05:38:51 DEBUG : test-multithread-copy-true-8388608-2: multipart upload wrote chunk 2 with 4194304 bytes
2025/04/27 05:38:51 DEBUG : test-multithread-copy-true-8388608-2: multi-thread copy: chunk 2/2 (4194304-8388608) size 4Mi finished
2025/04/27 05:38:51 DEBUG : test-multithread-copy-true-8388608-2: multipart upload wrote chunk 1 with 4194304 bytes
2025/04/27 05:38:51 DEBUG : test-multithread-copy-true-8388608-2: multi-thread copy: chunk 1/2 (0-4194304) size 4Mi finished
2025/04/27 05:38:51 DEBUG : test-multithread-copy-true-8388608-2: multipart upload finished
2025/04/27 05:38:51 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/27 05:38:52 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: disabling buffering because source is local disk
2025/04/27 05:38:52 DEBUG : test-multithread-copy-true-8388609-2: Multipart upload session started for 3 parts of size 4Mi
2025/04/27 05:38:52 DEBUG : test-multithread-copy-true-8388609-2: open chunk writer: started multipart upload
2025/04/27 05:38:52 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: using backend concurrency of 16 instead of --multi-thread-streams 2
2025/04/27 05:38:52 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: number of streams 16 was bigger than number of chunks 3
2025/04/27 05:38:52 DEBUG : test-multithread-copy-true-8388609-2: Starting multi-thread copy with 3 chunks of size 4Mi with 3 parallel streams
2025/04/27 05:38:52 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: chunk 2/3 (4194304-8388608) size 4Mi starting
2025/04/27 05:38:52 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: chunk 1/3 (0-4194304) size 4Mi starting
2025/04/27 05:38:52 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: chunk 3/3 (8388608-8388609) size 1 starting
2025/04/27 05:38:52 DEBUG : test-multithread-copy-true-8388609-2: Seek from 1 to 0
2025/04/27 05:38:52 DEBUG : test-multithread-copy-true-8388609-2: Seek from 4194304 to 0
2025/04/27 05:38:52 DEBUG : test-multithread-copy-true-8388609-2: Seek from 4194304 to 0
2025/04/27 05:38:52 DEBUG : test-multithread-copy-true-8388609-2: multipart upload wrote chunk 3 with 1 bytes
2025/04/27 05:38:52 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: chunk 3/3 (8388608-8388609) size 1 finished
2025/04/27 05:38:53 DEBUG : test-multithread-copy-true-8388609-2: multipart upload wrote chunk 2 with 4194304 bytes
2025/04/27 05:38:53 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: chunk 2/3 (4194304-8388608) size 4Mi finished
2025/04/27 05:38:53 DEBUG : test-multithread-copy-true-8388609-2: multipart upload wrote chunk 1 with 4194304 bytes
2025/04/27 05:38:53 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: chunk 1/3 (0-4194304) size 4Mi finished
2025/04/27 05:38:53 DEBUG : test-multithread-copy-true-8388609-2: multipart upload finished
2025/04/27 05:38:53 DEBUG : test-multithread-copy-true-8388609-2: Finished multi-thread copy with 3 parts of size 4Mi
--- PASS: TestMultithreadCopy (12.61s)
--- PASS: TestMultithreadCopy/upload=false,size=8388607,streams=2 (2.37s)
--- PASS: TestMultithreadCopy/upload=false,size=8388608,streams=2 (2.27s)
--- PASS: TestMultithreadCopy/upload=false,size=8388609,streams=2 (1.75s)
--- PASS: TestMultithreadCopy/upload=true,size=8388607,streams=2 (1.98s)
--- PASS: TestMultithreadCopy/upload=true,size=8388608,streams=2 (1.80s)
--- PASS: TestMultithreadCopy/upload=true,size=8388609,streams=2 (2.05s)
=== RUN TestMultithreadCopyAbort
run.go:180: Remote "Azure container rclone-test-fosubek9fiqo", Local "Local file system at /tmp/rclone3779893139", Modify Window "1ns"
2025/04/27 05:38:53 DEBUG : chunksize-probe: Multipart upload session started for 25 parts of size 4Mi
2025/04/27 05:38:53 DEBUG : chunksize-probe: open chunk writer: started multipart upload
2025/04/27 05:38:53 DEBUG : chunksize-probe: Clearing uncommitted blocks
2025/04/27 05:38:53 DEBUG : chunksize-probe: Committing 0 blocks to remove uncommitted blocks
2025/04/27 05:38:53 DEBUG : chunksize-probe: Removing empty object
2025/04/27 05:38:54 DEBUG : test-multithread-abort: multi-thread copy: disabling buffering because source is local disk
2025/04/27 05:38:55 DEBUG : test-multithread-abort: Multipart upload session started for 3 parts of size 4Mi
2025/04/27 05:38:55 DEBUG : test-multithread-abort: open chunk writer: started multipart upload
2025/04/27 05:38:55 DEBUG : test-multithread-abort: multi-thread copy: using backend concurrency of 16 instead of --multi-thread-streams 1
2025/04/27 05:38:55 DEBUG : test-multithread-abort: multi-thread copy: number of streams 16 was bigger than number of chunks 3
2025/04/27 05:38:55 DEBUG : test-multithread-abort: Starting multi-thread copy with 3 chunks of size 4Mi with 3 parallel streams
2025/04/27 05:38:55 DEBUG : test-multithread-abort: multi-thread copy: chunk 3/3 (8388608-8388609) size 1 starting
2025/04/27 05:38:55 DEBUG : test-multithread-abort: multi-thread copy: chunk 2/3 (4194304-8388608) size 4Mi starting
2025/04/27 05:38:55 DEBUG : Open with options = [RangeOption(4194304,8388607)]
2025/04/27 05:38:55 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/04/27 05:38:55 DEBUG : test-multithread-abort: multi-thread copy: chunk 1/3 (0-4194304) size 4Mi starting
2025/04/27 05:38:55 DEBUG : Open with options = [RangeOption(0,4194303)]
2025/04/27 05:38:55 DEBUG : test-multithread-abort: Seek from 4194304 to 0
2025/04/27 05:38:55 DEBUG : Open with options = [RangeOption(0,4194303)]
2025/04/27 05:38:55 DEBUG : test-multithread-abort: Seek from 4194304 to 0
2025/04/27 05:38:55 DEBUG : Open with options = [RangeOption(4194304,8388607)]
2025/04/27 05:38:55 DEBUG : test-multithread-abort: multipart upload wrote chunk 1 with 4194304 bytes
2025/04/27 05:38:55 DEBUG : test-multithread-abort: multi-thread copy: chunk 1/3 (0-4194304) size 4Mi finished
2025/04/27 05:38:55 DEBUG : test-multithread-abort: multipart upload wrote chunk 2 with 4194304 bytes
2025/04/27 05:38:55 DEBUG : test-multithread-abort: multi-thread copy: chunk 2/3 (4194304-8388608) size 4Mi finished
2025/04/27 05:38:56 DEBUG : Returning error reader
2025/04/27 05:38:56 DEBUG : BOOM: simulated read failure
2025/04/27 05:38:56 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 1/10: BOOM: simulated read failure
2025/04/27 05:38:56 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/04/27 05:38:57 DEBUG : Returning error reader
2025/04/27 05:38:57 DEBUG : BOOM: simulated read failure
2025/04/27 05:38:57 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 2/10: BOOM: simulated read failure
2025/04/27 05:38:57 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/04/27 05:38:58 DEBUG : Returning error reader
2025/04/27 05:38:58 DEBUG : BOOM: simulated read failure
2025/04/27 05:38:58 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 3/10: BOOM: simulated read failure
2025/04/27 05:38:58 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/04/27 05:38:59 DEBUG : Returning error reader
2025/04/27 05:38:59 DEBUG : BOOM: simulated read failure
2025/04/27 05:38:59 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 4/10: BOOM: simulated read failure
2025/04/27 05:38:59 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/04/27 05:39:00 DEBUG : Returning error reader
2025/04/27 05:39:00 DEBUG : BOOM: simulated read failure
2025/04/27 05:39:00 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 5/10: BOOM: simulated read failure
2025/04/27 05:39:00 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/04/27 05:39:01 DEBUG : Returning error reader
2025/04/27 05:39:01 DEBUG : BOOM: simulated read failure
2025/04/27 05:39:01 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 6/10: BOOM: simulated read failure
2025/04/27 05:39:01 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/04/27 05:39:02 DEBUG : Returning error reader
2025/04/27 05:39:02 DEBUG : BOOM: simulated read failure
2025/04/27 05:39:02 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 7/10: BOOM: simulated read failure
2025/04/27 05:39:02 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/04/27 05:39:03 DEBUG : Returning error reader
2025/04/27 05:39:03 DEBUG : BOOM: simulated read failure
2025/04/27 05:39:03 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 8/10: BOOM: simulated read failure
2025/04/27 05:39:03 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/04/27 05:39:04 DEBUG : Returning error reader
2025/04/27 05:39:04 DEBUG : BOOM: simulated read failure
2025/04/27 05:39:04 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 9/10: BOOM: simulated read failure
2025/04/27 05:39:04 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/04/27 05:39:05 DEBUG : Returning error reader
2025/04/27 05:39:05 DEBUG : BOOM: simulated read failure
2025/04/27 05:39:05 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 10/10: BOOM: simulated read failure
2025/04/27 05:39:05 DEBUG : test-multithread-abort: Reopen failed after offset 0 bytes read: failed to reopen: too many retries
2025/04/27 05:39:05 DEBUG : test-multithread-abort: multi-thread copy: chunk 3/3 failed: multi-thread copy: failed to write chunk: BOOM: simulated read failure
2025/04/27 05:39:05 DEBUG : test-multithread-abort: multi-thread copy: cancelling transfer on exit
2025/04/27 05:39:05 DEBUG : test-multithread-abort: Clearing uncommitted blocks
2025/04/27 05:39:05 DEBUG : test-multithread-abort: 2 Uncommitted blocks found
2025/04/27 05:39:05 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.56s)
=== RUN TestSizeDiffers
--- PASS: TestSizeDiffers (0.00s)
=== RUN TestReOpen
=== RUN TestReOpen/Normal
=== RUN TestReOpen/Normal/Basics
2025/04/27 05:39:12 DEBUG : potato: Seek from 10 to 0
=== RUN TestReOpen/Normal/ErrorAtStart
=== RUN TestReOpen/Normal/WithErrors
2025/04/27 05:39:12 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error
2025/04/27 05:39:12 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error
2025/04/27 05:39:12 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error
=== RUN TestReOpen/Normal/TooManyErrors
2025/04/27 05:39:12 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error
2025/04/27 05:39:12 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error
2025/04/27 05:39:12 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error
2025/04/27 05:39:12 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries
=== RUN TestReOpen/Normal/Seek
2025/04/27 05:39:12 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error
2025/04/27 05:39:12 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error
2025/04/27 05:39:12 DEBUG : potato: Seek from 5 to 2
=== RUN TestReOpen/Normal/AccountRead
=== RUN TestReOpen/Normal/AccountReadDelay
2025/04/27 05:39:12 DEBUG : potato: Seek from 10 to 0
2025/04/27 05:39:12 DEBUG : potato: Seek from 10 to 0
2025/04/27 05:39:12 DEBUG : potato: Seek from 10 to 0
=== RUN TestReOpen/Normal/AccountReadError
=== RUN TestReOpen/WithRangeOption
=== RUN TestReOpen/WithRangeOption/Basics
2025/04/27 05:39:12 DEBUG : potato: Seek from 7 to 0
=== RUN TestReOpen/WithRangeOption/ErrorAtStart
=== RUN TestReOpen/WithRangeOption/WithErrors
2025/04/27 05:39:12 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error
2025/04/27 05:39:12 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error
2025/04/27 05:39:12 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error
=== RUN TestReOpen/WithRangeOption/TooManyErrors
2025/04/27 05:39:12 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error
2025/04/27 05:39:12 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error
2025/04/27 05:39:12 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error
2025/04/27 05:39:12 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries
=== RUN TestReOpen/WithRangeOption/Seek
2025/04/27 05:39:12 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error
2025/04/27 05:39:12 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error
2025/04/27 05:39:12 DEBUG : potato: Seek from 5 to 2
2025/04/27 05:39:12 DEBUG : potato: Seek from 7 to 4
=== RUN TestReOpen/WithRangeOption/AccountRead
=== RUN TestReOpen/WithRangeOption/AccountReadDelay
2025/04/27 05:39:12 DEBUG : potato: Seek from 7 to 0
2025/04/27 05:39:12 DEBUG : potato: Seek from 7 to 0
2025/04/27 05:39:12 DEBUG : potato: Seek from 7 to 0
=== RUN TestReOpen/WithRangeOption/AccountReadError
=== RUN TestReOpen/WithSeekOption
=== RUN TestReOpen/WithSeekOption/Basics
2025/04/27 05:39:12 DEBUG : potato: Seek from 8 to 0
=== RUN TestReOpen/WithSeekOption/ErrorAtStart
=== RUN TestReOpen/WithSeekOption/WithErrors
2025/04/27 05:39:12 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error
2025/04/27 05:39:12 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error
2025/04/27 05:39:12 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error
=== RUN TestReOpen/WithSeekOption/TooManyErrors
2025/04/27 05:39:12 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error
2025/04/27 05:39:12 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error
2025/04/27 05:39:12 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error
2025/04/27 05:39:12 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries
=== RUN TestReOpen/WithSeekOption/Seek
2025/04/27 05:39:12 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error
2025/04/27 05:39:12 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error
2025/04/27 05:39:12 DEBUG : potato: Seek from 5 to 2
2025/04/27 05:39:12 DEBUG : potato: Seek from 7 to 5
=== RUN TestReOpen/WithSeekOption/AccountRead
=== RUN TestReOpen/WithSeekOption/AccountReadDelay
2025/04/27 05:39:12 DEBUG : potato: Seek from 8 to 0
2025/04/27 05:39:12 DEBUG : potato: Seek from 8 to 0
2025/04/27 05:39:12 DEBUG : potato: Seek from 8 to 0
=== RUN TestReOpen/WithSeekOption/AccountReadError
=== RUN TestReOpen/UnknownSize
=== RUN TestReOpen/UnknownSize/Basics
2025/04/27 05:39:12 DEBUG : potato: Seek from 9 to 0
=== RUN TestReOpen/UnknownSize/ErrorAtStart
=== RUN TestReOpen/UnknownSize/WithErrors
2025/04/27 05:39:12 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error
2025/04/27 05:39:12 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error
2025/04/27 05:39:12 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error
=== RUN TestReOpen/UnknownSize/TooManyErrors
2025/04/27 05:39:12 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error
2025/04/27 05:39:12 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error
2025/04/27 05:39:12 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error
2025/04/27 05:39:12 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries
=== RUN TestReOpen/UnknownSize/Seek
2025/04/27 05:39:12 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error
2025/04/27 05:39:12 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error
2025/04/27 05:39:12 DEBUG : potato: Seek from 5 to 2
2025/04/27 05:39:12 DEBUG : potato: Seek from 7 to 6
=== RUN TestReOpen/UnknownSize/AccountRead
=== RUN TestReOpen/UnknownSize/AccountReadDelay
2025/04/27 05:39:12 DEBUG : potato: Seek from 9 to 0
2025/04/27 05:39:12 DEBUG : potato: Seek from 9 to 0
2025/04/27 05:39:12 DEBUG : potato: Seek from 9 to 0
=== RUN TestReOpen/UnknownSize/AccountReadError
--- PASS: TestReOpen (0.01s)
--- 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.01s)
--- PASS: TestReOpen/UnknownSize/Basics (0.01s)
--- 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-fosubek9fiqo", Local "Local file system at /tmp/rclone3779893139", 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.26s)
--- 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.12s)
--- PASS: TestCheck/7 (0.07s)
=== RUN TestCheckFsError
2025/04/27 05:39:13 DEBUG : Creating backend with remote "nonexistent"
2025/04/27 05:39:13 DEBUG : Creating backend with remote "nonexistent"
2025/04/27 05:39:13 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish
2025/04/27 05:39:13 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/27 05:39:13 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 differences found
2025/04/27 05:39:13 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-fosubek9fiqo", Local "Local file system at /tmp/rclone3779893139", Modify Window "1ns"
=== RUN TestCheckDownload/1
=== RUN TestCheckDownload/2
=== RUN TestCheckDownload/3
=== RUN TestCheckDownload/4
=== RUN TestCheckDownload/5
=== RUN TestCheckDownload/6
=== RUN TestCheckDownload/7
--- PASS: TestCheckDownload (1.55s)
--- PASS: TestCheckDownload/1 (0.08s)
--- PASS: TestCheckDownload/2 (0.07s)
--- PASS: TestCheckDownload/3 (0.08s)
--- PASS: TestCheckDownload/4 (0.12s)
--- PASS: TestCheckDownload/5 (0.11s)
--- PASS: TestCheckDownload/6 (0.15s)
--- PASS: TestCheckDownload/7 (0.11s)
=== RUN TestCheckSizeOnly
run.go:180: Remote "Azure container rclone-test-fosubek9fiqo", Local "Local file system at /tmp/rclone3779893139", Modify Window "1ns"
=== RUN TestCheckSizeOnly/1
=== RUN TestCheckSizeOnly/2
=== RUN TestCheckSizeOnly/3
=== RUN TestCheckSizeOnly/4
=== RUN TestCheckSizeOnly/5
=== RUN TestCheckSizeOnly/6
=== RUN TestCheckSizeOnly/7
--- PASS: TestCheckSizeOnly (1.23s)
--- PASS: TestCheckSizeOnly/1 (0.04s)
--- PASS: TestCheckSizeOnly/2 (0.04s)
--- PASS: TestCheckSizeOnly/3 (0.05s)
--- 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-fosubek9fiqo", Local "Local file system at /tmp/rclone3779893139", Modify Window "1ns"
2025/04/27 05:39:16 NOTICE: test.sum: improperly formatted checksum line 4
2025/04/27 05:39:16 NOTICE: test.sum: improperly formatted checksum line 5
2025/04/27 05:39:16 NOTICE: test.sum: improperly formatted checksum line 6
2025/04/27 05:39:16 NOTICE: test.sum: 2 warning(s) suppressed...
2025/04/27 05:39:16 NOTICE: test.sum: improperly formatted checksum line 4
2025/04/27 05:39:16 NOTICE: test.sum: improperly formatted checksum line 5
2025/04/27 05:39:16 NOTICE: test.sum: improperly formatted checksum line 6
2025/04/27 05:39:16 NOTICE: test.sum: 2 warning(s) suppressed...
--- PASS: TestParseSumFile (0.41s)
=== RUN TestCheckSum
run.go:180: Remote "Azure container rclone-test-fosubek9fiqo", Local "Local file system at /tmp/rclone3779893139", Modify Window "1ns"
2025/04/27 05:39:16 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-fosubek9fiqo/data"
2025/04/27 05:39:16 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/04/27 05:39:16 DEBUG : Azure container rclone-test-fosubek9fiqo path data: Using directory markers
2025/04/27 05:39:16 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/27 05:39:19 DEBUG : data/: Removing directory marker
--- PASS: TestCheckSum (2.83s)
--- 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-fosubek9fiqo", Local "Local file system at /tmp/rclone3779893139", Modify Window "1ns"
2025/04/27 05:39:19 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-fosubek9fiqo/data"
2025/04/27 05:39:19 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/04/27 05:39:19 DEBUG : Azure container rclone-test-fosubek9fiqo path data: Using directory markers
2025/04/27 05:39:19 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/27 05:39:22 DEBUG : data/: Removing directory marker
--- PASS: TestCheckSumDownload (3.08s)
--- PASS: TestCheckSumDownload/subtest1 (0.15s)
--- PASS: TestCheckSumDownload/subtest2 (0.18s)
--- PASS: TestCheckSumDownload/subtest3 (0.18s)
--- PASS: TestCheckSumDownload/subtest4 (0.18s)
--- PASS: TestCheckSumDownload/subtest5 (0.18s)
--- PASS: TestCheckSumDownload/subtest6 (0.18s)
--- PASS: TestCheckSumDownload/subtest7 (0.18s)
=== RUN TestApplyTransforms
2025/04/27 05:39:22 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-zovivij7ziso"
2025/04/27 05:39:22 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/04/27 05:39:22 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/04/27 05:39:22 DEBUG : Azure container rclone-test-zovivij7ziso: Using directory markers
2025/04/27 05:39:22 DEBUG : Creating backend with remote "/tmp/rclone1803119448"
run.go:180: Remote "Azure container rclone-test-zovivij7ziso", Local "Local file system at /tmp/rclone1803119448", Modify Window "1ns"
upper checkfile vs. lower remote (without normalization)
2025/04/27 05:39:22 ERROR : hello, world!: sum not found
2025/04/27 05:39:22 ERROR : HELLO, WORLD!: file not in Azure container rclone-test-zovivij7ziso
2025/04/27 05:39:22 NOTICE: Azure container rclone-test-zovivij7ziso: 1 files missing
2025/04/27 05:39:22 NOTICE: 1 hashes missing
2025/04/27 05:39:22 NOTICE: Azure container rclone-test-zovivij7ziso: 2 differences found
2025/04/27 05:39:22 NOTICE: Azure container rclone-test-zovivij7ziso: 2 errors while checking
upper checkfile vs. lower remote (with normalization)
2025/04/27 05:39:23 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/04/27 05:39:23 NOTICE: Azure container rclone-test-zovivij7ziso: 0 differences found
2025/04/27 05:39:23 NOTICE: Azure container rclone-test-zovivij7ziso: 1 matching files
2025/04/27 05:39:23 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-tekufop4goje"
2025/04/27 05:39:23 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/04/27 05:39:23 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/04/27 05:39:23 DEBUG : Azure container rclone-test-tekufop4goje: Using directory markers
2025/04/27 05:39:23 DEBUG : Creating backend with remote "/tmp/rclone679474158"
run.go:180: Remote "Azure container rclone-test-tekufop4goje", Local "Local file system at /tmp/rclone679474158", Modify Window "1ns"
lower checkfile vs. upper remote (without normalization)
2025/04/27 05:39:23 ERROR : HELLO, WORLD!: sum not found
2025/04/27 05:39:23 ERROR : hello, world!: file not in Azure container rclone-test-tekufop4goje
2025/04/27 05:39:23 NOTICE: Azure container rclone-test-tekufop4goje: 1 files missing
2025/04/27 05:39:23 NOTICE: 1 hashes missing
2025/04/27 05:39:23 NOTICE: Azure container rclone-test-tekufop4goje: 2 differences found
2025/04/27 05:39:23 NOTICE: Azure container rclone-test-tekufop4goje: 2 errors while checking
lower checkfile vs. upper remote (with normalization)
2025/04/27 05:39:23 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/04/27 05:39:23 NOTICE: Azure container rclone-test-tekufop4goje: 0 differences found
2025/04/27 05:39:23 NOTICE: Azure container rclone-test-tekufop4goje: 1 matching files
2025/04/27 05:39:23 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-yisuyed9nule"
2025/04/27 05:39:23 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/04/27 05:39:23 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/04/27 05:39:23 DEBUG : Azure container rclone-test-yisuyed9nule: Using directory markers
2025/04/27 05:39:23 DEBUG : Creating backend with remote "/tmp/rclone2431158388"
run.go:180: Remote "Azure container rclone-test-yisuyed9nule", Local "Local file system at /tmp/rclone2431158388", Modify Window "1ns"
lower checkfile vs. upperlowermixed remote (without normalization)
2025/04/27 05:39:23 ERROR : HeLlO, wOrLd!: sum not found
2025/04/27 05:39:23 ERROR : hello, world!: file not in Azure container rclone-test-yisuyed9nule
2025/04/27 05:39:23 NOTICE: Azure container rclone-test-yisuyed9nule: 1 files missing
2025/04/27 05:39:23 NOTICE: 1 hashes missing
2025/04/27 05:39:23 NOTICE: Azure container rclone-test-yisuyed9nule: 2 differences found
2025/04/27 05:39:23 NOTICE: Azure container rclone-test-yisuyed9nule: 2 errors while checking
lower checkfile vs. upperlowermixed remote (with normalization)
2025/04/27 05:39:23 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/04/27 05:39:23 NOTICE: Azure container rclone-test-yisuyed9nule: 0 differences found
2025/04/27 05:39:23 NOTICE: Azure container rclone-test-yisuyed9nule: 1 matching files
2025/04/27 05:39:23 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-sexaman3gitu"
2025/04/27 05:39:23 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/04/27 05:39:23 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/04/27 05:39:23 DEBUG : Azure container rclone-test-sexaman3gitu: Using directory markers
2025/04/27 05:39:23 DEBUG : Creating backend with remote "/tmp/rclone3195317974"
run.go:180: Remote "Azure container rclone-test-sexaman3gitu", Local "Local file system at /tmp/rclone3195317974", Modify Window "1ns"
upperlowermixed checkfile vs. upper remote (without normalization)
2025/04/27 05:39:23 ERROR : HELLO, WORLD!: sum not found
2025/04/27 05:39:23 ERROR : HeLlO, wOrLd!: file not in Azure container rclone-test-sexaman3gitu
2025/04/27 05:39:23 NOTICE: Azure container rclone-test-sexaman3gitu: 1 files missing
2025/04/27 05:39:23 NOTICE: 1 hashes missing
2025/04/27 05:39:23 NOTICE: Azure container rclone-test-sexaman3gitu: 2 differences found
2025/04/27 05:39:23 NOTICE: Azure container rclone-test-sexaman3gitu: 2 errors while checking
upperlowermixed checkfile vs. upper remote (with normalization)
2025/04/27 05:39:23 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/04/27 05:39:23 NOTICE: Azure container rclone-test-sexaman3gitu: 0 differences found
2025/04/27 05:39:23 NOTICE: Azure container rclone-test-sexaman3gitu: 1 matching files
2025/04/27 05:39:23 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-sesuced1hara"
2025/04/27 05:39:23 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/04/27 05:39:23 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/04/27 05:39:23 DEBUG : Azure container rclone-test-sesuced1hara: Using directory markers
2025/04/27 05:39:23 DEBUG : Creating backend with remote "/tmp/rclone2249491187"
run.go:180: Remote "Azure container rclone-test-sesuced1hara", Local "Local file system at /tmp/rclone2249491187", Modify Window "1ns"
NFD checkfile vs. NFC remote (without normalization)
2025/04/27 05:39:24 ERROR : 測試_Русский___ě_áñ: sum not found
2025/04/27 05:39:24 ERROR : 測試_Русский___ě_áñ: file not in Azure container rclone-test-sesuced1hara
2025/04/27 05:39:24 NOTICE: Azure container rclone-test-sesuced1hara: 1 files missing
2025/04/27 05:39:24 NOTICE: 1 hashes missing
2025/04/27 05:39:24 NOTICE: Azure container rclone-test-sesuced1hara: 2 differences found
2025/04/27 05:39:24 NOTICE: Azure container rclone-test-sesuced1hara: 2 errors while checking
NFD checkfile vs. NFC remote (with normalization)
2025/04/27 05:39:24 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/04/27 05:39:24 NOTICE: Azure container rclone-test-sesuced1hara: 0 differences found
2025/04/27 05:39:24 NOTICE: Azure container rclone-test-sesuced1hara: 1 matching files
2025/04/27 05:39:24 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-pasapey2buta"
2025/04/27 05:39:24 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/04/27 05:39:24 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/04/27 05:39:24 DEBUG : Azure container rclone-test-pasapey2buta: Using directory markers
2025/04/27 05:39:24 DEBUG : Creating backend with remote "/tmp/rclone747538691"
run.go:180: Remote "Azure container rclone-test-pasapey2buta", Local "Local file system at /tmp/rclone747538691", Modify Window "1ns"
NFC checkfile vs. NFD remote (without normalization)
2025/04/27 05:39:24 ERROR : 測試_Русский___ě_áñ: sum not found
2025/04/27 05:39:24 ERROR : 測試_Русский___ě_áñ: file not in Azure container rclone-test-pasapey2buta
2025/04/27 05:39:24 NOTICE: Azure container rclone-test-pasapey2buta: 1 files missing
2025/04/27 05:39:24 NOTICE: 1 hashes missing
2025/04/27 05:39:24 NOTICE: Azure container rclone-test-pasapey2buta: 2 differences found
2025/04/27 05:39:24 NOTICE: Azure container rclone-test-pasapey2buta: 2 errors while checking
NFC checkfile vs. NFD remote (with normalization)
2025/04/27 05:39:24 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/04/27 05:39:24 NOTICE: Azure container rclone-test-pasapey2buta: 0 differences found
2025/04/27 05:39:24 NOTICE: Azure container rclone-test-pasapey2buta: 1 matching files
2025/04/27 05:39:24 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-lugibuq6bewu"
2025/04/27 05:39:24 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/04/27 05:39:24 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/04/27 05:39:24 DEBUG : Azure container rclone-test-lugibuq6bewu: Using directory markers
2025/04/27 05:39:24 DEBUG : Creating backend with remote "/tmp/rclone4018702330"
run.go:180: Remote "Azure container rclone-test-lugibuq6bewu", Local "Local file system at /tmp/rclone4018702330", Modify Window "1ns"
NFDx2 checkfile vs. both remote (without normalization)
2025/04/27 05:39:24 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found
2025/04/27 05:39:24 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Azure container rclone-test-lugibuq6bewu
2025/04/27 05:39:24 NOTICE: Azure container rclone-test-lugibuq6bewu: 1 files missing
2025/04/27 05:39:24 NOTICE: 1 hashes missing
2025/04/27 05:39:24 NOTICE: Azure container rclone-test-lugibuq6bewu: 2 differences found
2025/04/27 05:39:24 NOTICE: Azure container rclone-test-lugibuq6bewu: 2 errors while checking
NFDx2 checkfile vs. both remote (with normalization)
2025/04/27 05:39:24 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/04/27 05:39:24 NOTICE: Azure container rclone-test-lugibuq6bewu: 0 differences found
2025/04/27 05:39:24 NOTICE: Azure container rclone-test-lugibuq6bewu: 1 matching files
2025/04/27 05:39:24 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-puhikoq1cebe"
2025/04/27 05:39:24 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/04/27 05:39:24 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/04/27 05:39:24 DEBUG : Azure container rclone-test-puhikoq1cebe: Using directory markers
2025/04/27 05:39:24 DEBUG : Creating backend with remote "/tmp/rclone2367480490"
run.go:180: Remote "Azure container rclone-test-puhikoq1cebe", Local "Local file system at /tmp/rclone2367480490", Modify Window "1ns"
NFCx2 checkfile vs. both remote (without normalization)
2025/04/27 05:39:24 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found
2025/04/27 05:39:24 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Azure container rclone-test-puhikoq1cebe
2025/04/27 05:39:24 NOTICE: Azure container rclone-test-puhikoq1cebe: 1 files missing
2025/04/27 05:39:24 NOTICE: 1 hashes missing
2025/04/27 05:39:24 NOTICE: Azure container rclone-test-puhikoq1cebe: 2 differences found
2025/04/27 05:39:24 NOTICE: Azure container rclone-test-puhikoq1cebe: 2 errors while checking
NFCx2 checkfile vs. both remote (with normalization)
2025/04/27 05:39:24 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/04/27 05:39:24 NOTICE: Azure container rclone-test-puhikoq1cebe: 0 differences found
2025/04/27 05:39:24 NOTICE: Azure container rclone-test-puhikoq1cebe: 1 matching files
2025/04/27 05:39:24 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-yiduroy7zema"
2025/04/27 05:39:24 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/04/27 05:39:24 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/04/27 05:39:24 DEBUG : Azure container rclone-test-yiduroy7zema: Using directory markers
2025/04/27 05:39:24 DEBUG : Creating backend with remote "/tmp/rclone2309818735"
run.go:180: Remote "Azure container rclone-test-yiduroy7zema", Local "Local file system at /tmp/rclone2309818735", Modify Window "1ns"
both checkfile vs. NFDx2 remote (without normalization)
2025/04/27 05:39:25 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found
2025/04/27 05:39:25 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Azure container rclone-test-yiduroy7zema
2025/04/27 05:39:25 NOTICE: Azure container rclone-test-yiduroy7zema: 1 files missing
2025/04/27 05:39:25 NOTICE: 1 hashes missing
2025/04/27 05:39:25 NOTICE: Azure container rclone-test-yiduroy7zema: 2 differences found
2025/04/27 05:39:25 NOTICE: Azure container rclone-test-yiduroy7zema: 2 errors while checking
both checkfile vs. NFDx2 remote (with normalization)
2025/04/27 05:39:25 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/04/27 05:39:25 NOTICE: Azure container rclone-test-yiduroy7zema: 0 differences found
2025/04/27 05:39:25 NOTICE: Azure container rclone-test-yiduroy7zema: 1 matching files
2025/04/27 05:39:25 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-rajomun4kigu"
2025/04/27 05:39:25 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/04/27 05:39:25 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/04/27 05:39:25 DEBUG : Azure container rclone-test-rajomun4kigu: Using directory markers
2025/04/27 05:39:25 DEBUG : Creating backend with remote "/tmp/rclone3995461405"
run.go:180: Remote "Azure container rclone-test-rajomun4kigu", Local "Local file system at /tmp/rclone3995461405", Modify Window "1ns"
both checkfile vs. NFCx2 remote (without normalization)
2025/04/27 05:39:25 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found
2025/04/27 05:39:25 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Azure container rclone-test-rajomun4kigu
2025/04/27 05:39:25 NOTICE: Azure container rclone-test-rajomun4kigu: 1 files missing
2025/04/27 05:39:25 NOTICE: 1 hashes missing
2025/04/27 05:39:25 NOTICE: Azure container rclone-test-rajomun4kigu: 2 differences found
2025/04/27 05:39:25 NOTICE: Azure container rclone-test-rajomun4kigu: 2 errors while checking
both checkfile vs. NFCx2 remote (with normalization)
2025/04/27 05:39:25 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/04/27 05:39:25 NOTICE: Azure container rclone-test-rajomun4kigu: 0 differences found
2025/04/27 05:39:25 NOTICE: Azure container rclone-test-rajomun4kigu: 1 matching files
2025/04/27 05:39:25 DEBUG : Azure container rclone-test-rajomun4kigu: Purge remote
2025/04/27 05:39:25 DEBUG : Azure container rclone-test-yiduroy7zema: Purge remote
2025/04/27 05:39:25 DEBUG : Azure container rclone-test-puhikoq1cebe: Purge remote
2025/04/27 05:39:25 DEBUG : Azure container rclone-test-lugibuq6bewu: Purge remote
2025/04/27 05:39:25 DEBUG : Azure container rclone-test-pasapey2buta: Purge remote
2025/04/27 05:39:25 DEBUG : Azure container rclone-test-sesuced1hara: Purge remote
2025/04/27 05:39:26 DEBUG : Azure container rclone-test-sexaman3gitu: Purge remote
2025/04/27 05:39:26 DEBUG : Azure container rclone-test-yisuyed9nule: Purge remote
2025/04/27 05:39:26 DEBUG : Azure container rclone-test-tekufop4goje: Purge remote
2025/04/27 05:39:26 DEBUG : Azure container rclone-test-zovivij7ziso: Purge remote
--- PASS: TestApplyTransforms (3.59s)
=== RUN TestTruncateString
--- PASS: TestTruncateString (0.00s)
=== RUN TestCopyFile
run.go:180: Remote "Azure container rclone-test-fosubek9fiqo", Local "Local file system at /tmp/rclone3779893139", Modify Window "1ns"
2025/04/27 05:39:26 DEBUG : file1: Need to transfer - File not found at Destination
2025/04/27 05:39:26 DEBUG : sub/: Creating directory marker
2025/04/27 05:39:26 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK
2025/04/27 05:39:26 INFO : file1: Copied (new) to: sub/file2
2025/04/27 05:39:26 DEBUG : file1: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/04/27 05:39:26 DEBUG : file1: Unchanged skipping
2025/04/27 05:39:26 DEBUG : Azure container rclone-test-fosubek9fiqo: don't need to copy/move sub/file2, it is already at target location
2025/04/27 05:39:26 DEBUG : sub/: Removing directory marker
--- PASS: TestCopyFile (0.51s)
=== RUN TestCopyLongFile
run.go:180: Remote "Azure container rclone-test-fosubek9fiqo", Local "Local file system at /tmp/rclone3779893139", 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-fosubek9fiqo", Local "Local file system at /tmp/rclone3779893139", Modify Window "1ns"
2025/04/27 05:39:26 DEBUG : dst/: Creating directory marker
2025/04/27 05:39:27 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-fosubek9fiqo/backup"
2025/04/27 05:39:27 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/04/27 05:39:27 DEBUG : Azure container rclone-test-fosubek9fiqo path backup: Using directory markers
2025/04/27 05:39:27 DEBUG : fs cache: renaming cache item "TestAzureBlob,directory_markers:rclone-test-fosubek9fiqo/backup" to be canonical "TestAzureBlob{juk_h}:rclone-test-fosubek9fiqo/backup"
2025/04/27 05:39:27 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18)
2025/04/27 05:39:27 DEBUG : dst/: Creating directory marker
2025/04/27 05:39:27 DEBUG : dst/file1: md5 = 05164b153084ba910184c26e561a7c18 OK
2025/04/27 05:39:27 INFO : dst/file1: Copied (server-side copy)
2025/04/27 05:39:27 INFO : dst/file1: Deleted
2025/04/27 05:39:27 DEBUG : dst/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK
2025/04/27 05:39:27 INFO : dst/file1: Copied (new)
2025/04/27 05:39:27 DEBUG : dst/: Removing directory marker
2025/04/27 05:39:27 DEBUG : backup/dst/: Removing directory marker
2025/04/27 05:39:27 DEBUG : backup/: Removing directory marker
run.go:125: removing dir "backup" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fosubek9fiqo/backup/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8182bd94-d01e-004a-5e36-b71f72000000
Time:2025-04-27T05:39:27.9326701Z
--------------------------------------------------------------------------------
2025/04/27 05:39:28 DEBUG : backup/: Removing directory marker
run.go:125: removing dir "backup" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fosubek9fiqo/backup/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8182beee-d01e-004a-1336-b71f72000000
Time:2025-04-27T05:39:28.9702910Z
--------------------------------------------------------------------------------
2025/04/27 05:39:29 DEBUG : backup/: Removing directory marker
run.go:125: removing dir "backup" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fosubek9fiqo/backup/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8182c025-d01e-004a-2336-b71f72000000
Time:2025-04-27T05:39:30.0086481Z
--------------------------------------------------------------------------------
run.go:128: removing dir "backup" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fosubek9fiqo/backup/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8182c025-d01e-004a-2336-b71f72000000
Time:2025-04-27T05:39:30.0086481Z
--------------------------------------------------------------------------------
--- PASS: TestCopyFileBackupDir (4.12s)
=== RUN TestCopyFileCompareDest
run.go:180: Remote "Azure container rclone-test-fosubek9fiqo", Local "Local file system at /tmp/rclone3779893139", Modify Window "1ns"
2025/04/27 05:39:31 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-fosubek9fiqo/dst"
2025/04/27 05:39:31 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/04/27 05:39:31 DEBUG : Azure container rclone-test-fosubek9fiqo path dst: Using directory markers
2025/04/27 05:39:31 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-fosubek9fiqo/CompareDest"
2025/04/27 05:39:31 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/04/27 05:39:31 DEBUG : Azure container rclone-test-fosubek9fiqo path CompareDest: Using directory markers
2025/04/27 05:39:31 DEBUG : fs cache: renaming cache item "TestAzureBlob,directory_markers:rclone-test-fosubek9fiqo/CompareDest" to be canonical "TestAzureBlob{juk_h}:rclone-test-fosubek9fiqo/CompareDest"
2025/04/27 05:39:31 DEBUG : one: Need to transfer - File not found at Destination
2025/04/27 05:39:31 DEBUG : /: Creating directory marker
2025/04/27 05:39:31 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK
2025/04/27 05:39:31 INFO : one: Copied (new)
2025/04/27 05:39:31 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-fosubek9fiqo/CompareDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-fosubek9fiqo/CompareDest"
2025/04/27 05:39:31 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/04/27 05:39:31 DEBUG : /: Creating directory marker
2025/04/27 05:39:31 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK
2025/04/27 05:39:31 INFO : one: Copied (replaced existing)
2025/04/27 05:39:31 DEBUG : dst/: Creating directory marker
2025/04/27 05:39:31 DEBUG : CompareDest/: Creating directory marker
2025/04/27 05:39:32 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-fosubek9fiqo/CompareDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-fosubek9fiqo/CompareDest"
2025/04/27 05:39:32 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/04/27 05:39:32 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/04/27 05:39:32 DEBUG : one: Destination found in --compare-dest, skipping
2025/04/27 05:39:32 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-fosubek9fiqo/CompareDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-fosubek9fiqo/CompareDest"
2025/04/27 05:39:32 DEBUG : two: Need to transfer - File not found at Destination
2025/04/27 05:39:32 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/04/27 05:39:32 DEBUG : two: Destination found in --compare-dest, skipping
2025/04/27 05:39:32 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-fosubek9fiqo/CompareDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-fosubek9fiqo/CompareDest"
2025/04/27 05:39:32 DEBUG : two: Need to transfer - File not found at Destination
2025/04/27 05:39:32 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/04/27 05:39:32 DEBUG : two: Destination found in --compare-dest, skipping
2025/04/27 05:39:32 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-fosubek9fiqo/CompareDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-fosubek9fiqo/CompareDest"
2025/04/27 05:39:32 DEBUG : two: Need to transfer - File not found at Destination
2025/04/27 05:39:32 DEBUG : two: Sizes differ (src 5 vs dst 3)
2025/04/27 05:39:33 DEBUG : two: md5 = 2379e4ce8c3380e996ab0509f17069ad OK
2025/04/27 05:39:33 INFO : two: Copied (new)
2025/04/27 05:39:33 DEBUG : dst/: Removing directory marker
2025/04/27 05:39: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-fosubek9fiqo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8182c4ac-d01e-004a-5a36-b71f72000000
Time:2025-04-27T05:39:33.4219113Z
--------------------------------------------------------------------------------
2025/04/27 05:39: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-fosubek9fiqo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8182c5b7-d01e-004a-3936-b71f72000000
Time:2025-04-27T05:39:34.4596957Z
--------------------------------------------------------------------------------
2025/04/27 05:39: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-fosubek9fiqo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8182c741-d01e-004a-0236-b71f72000000
Time:2025-04-27T05:39:35.4970679Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fosubek9fiqo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8182c741-d01e-004a-0236-b71f72000000
Time:2025-04-27T05:39:35.4970679Z
--------------------------------------------------------------------------------
2025/04/27 05:39:36 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.61s)
=== RUN TestCopyFileCopyDest
run.go:180: Remote "Azure container rclone-test-fosubek9fiqo", Local "Local file system at /tmp/rclone3779893139", Modify Window "1ns"
2025/04/27 05:39:43 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-fosubek9fiqo/dst"
2025/04/27 05:39:43 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/04/27 05:39:43 DEBUG : Azure container rclone-test-fosubek9fiqo path dst: Using directory markers
2025/04/27 05:39:43 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-fosubek9fiqo/CopyDest"
2025/04/27 05:39:43 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/04/27 05:39:43 DEBUG : Azure container rclone-test-fosubek9fiqo path CopyDest: Using directory markers
2025/04/27 05:39:43 DEBUG : fs cache: renaming cache item "TestAzureBlob,directory_markers:rclone-test-fosubek9fiqo/CopyDest" to be canonical "TestAzureBlob{juk_h}:rclone-test-fosubek9fiqo/CopyDest"
2025/04/27 05:39:43 DEBUG : one: Need to transfer - File not found at Destination
2025/04/27 05:39:43 DEBUG : /: Creating directory marker
2025/04/27 05:39:44 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK
2025/04/27 05:39:44 INFO : one: Copied (new)
2025/04/27 05:39:44 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-fosubek9fiqo/CopyDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-fosubek9fiqo/CopyDest"
2025/04/27 05:39:44 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/04/27 05:39:44 DEBUG : /: Creating directory marker
2025/04/27 05:39:44 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK
2025/04/27 05:39:44 INFO : one: Copied (replaced existing)
2025/04/27 05:39:44 DEBUG : dst/: Creating directory marker
2025/04/27 05:39:44 DEBUG : CopyDest/: Creating directory marker
2025/04/27 05:39:44 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-fosubek9fiqo/BackupDir"
2025/04/27 05:39:44 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/04/27 05:39:44 DEBUG : Azure container rclone-test-fosubek9fiqo path BackupDir: Using directory markers
2025/04/27 05:39:44 DEBUG : fs cache: renaming cache item "TestAzureBlob,directory_markers:rclone-test-fosubek9fiqo/BackupDir" to be canonical "TestAzureBlob{juk_h}:rclone-test-fosubek9fiqo/BackupDir"
2025/04/27 05:39:44 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-fosubek9fiqo/CopyDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-fosubek9fiqo/CopyDest"
2025/04/27 05:39:44 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/04/27 05:39:44 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/04/27 05:39:44 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/04/27 05:39:44 DEBUG : /: Creating directory marker
2025/04/27 05:39:45 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK
2025/04/27 05:39:45 INFO : one: Copied (server-side copy)
2025/04/27 05:39:45 INFO : one: Deleted
2025/04/27 05:39:45 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK
2025/04/27 05:39:45 INFO : one: Copied (server-side copy)
2025/04/27 05:39:45 DEBUG : one: Destination found in --copy-dest, using server-side copy
2025/04/27 05:39:45 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-fosubek9fiqo/CopyDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-fosubek9fiqo/CopyDest"
2025/04/27 05:39:45 DEBUG : two: Need to transfer - File not found at Destination
2025/04/27 05:39:45 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/04/27 05:39:45 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK
2025/04/27 05:39:45 INFO : two: Copied (server-side copy)
2025/04/27 05:39:45 DEBUG : two: Destination found in --copy-dest, using server-side copy
2025/04/27 05:39:45 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-fosubek9fiqo/CopyDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-fosubek9fiqo/CopyDest"
2025/04/27 05:39:45 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/04/27 05:39:45 DEBUG : two: Unchanged skipping
2025/04/27 05:39:46 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-fosubek9fiqo/CopyDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-fosubek9fiqo/CopyDest"
2025/04/27 05:39:46 DEBUG : three: Need to transfer - File not found at Destination
2025/04/27 05:39:46 DEBUG : three: Sizes differ (src 7 vs dst 5)
2025/04/27 05:39:46 DEBUG : three: Destination not found in --copy-dest
2025/04/27 05:39:46 DEBUG : three: md5 = 1bccb9dccb3e9f6a3f9d2a8bdb54b7f5 OK
2025/04/27 05:39:46 INFO : three: Copied (new)
2025/04/27 05:39:46 DEBUG : dst/: Removing directory marker
2025/04/27 05:39:46 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fosubek9fiqo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8182d4c1-d01e-004a-2036-b71f72000000
Time:2025-04-27T05:39:46.7574964Z
--------------------------------------------------------------------------------
2025/04/27 05:39:47 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fosubek9fiqo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8182d62c-d01e-004a-5e36-b71f72000000
Time:2025-04-27T05:39:47.7947902Z
--------------------------------------------------------------------------------
2025/04/27 05:39: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-fosubek9fiqo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8182d77c-d01e-004a-6436-b71f72000000
Time:2025-04-27T05:39:48.8317023Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fosubek9fiqo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8182d77c-d01e-004a-6436-b71f72000000
Time:2025-04-27T05:39:48.8317023Z
--------------------------------------------------------------------------------
2025/04/27 05:39:49 DEBUG : CopyDest/: Removing directory marker
2025/04/27 05:39: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-fosubek9fiqo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8182d8c1-d01e-004a-7236-b71f72000000
Time:2025-04-27T05:39:49.9076186Z
--------------------------------------------------------------------------------
2025/04/27 05:39: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-fosubek9fiqo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8182d9e6-d01e-004a-5936-b71f72000000
Time:2025-04-27T05:39:50.9448217Z
--------------------------------------------------------------------------------
2025/04/27 05:39: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-fosubek9fiqo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8182daa5-d01e-004a-7636-b71f72000000
Time:2025-04-27T05:39:51.9825565Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fosubek9fiqo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8182daa5-d01e-004a-7636-b71f72000000
Time:2025-04-27T05:39:51.9825565Z
--------------------------------------------------------------------------------
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.44s)
=== RUN TestCopyInplace
run.go:180: Remote "Azure container rclone-test-fosubek9fiqo", Local "Local file system at /tmp/rclone3779893139", Modify Window "1ns"
copy_test.go:370: Partial uploads not supported
2025/04/27 05:40: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-fosubek9fiqo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8182e4c6-d01e-004a-3136-b71f72000000
Time:2025-04-27T05:40:00.1726820Z
--------------------------------------------------------------------------------
2025/04/27 05:40: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-fosubek9fiqo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8182e625-d01e-004a-5a36-b71f72000000
Time:2025-04-27T05:40:01.2104612Z
--------------------------------------------------------------------------------
2025/04/27 05:40: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-fosubek9fiqo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8182e748-d01e-004a-4836-b71f72000000
Time:2025-04-27T05:40:02.2484179Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fosubek9fiqo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8182e748-d01e-004a-4836-b71f72000000
Time:2025-04-27T05:40:02.2484179Z
--------------------------------------------------------------------------------
2025/04/27 05:40: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-fosubek9fiqo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8182e895-d01e-004a-4036-b71f72000000
Time:2025-04-27T05:40:03.2861466Z
--------------------------------------------------------------------------------
2025/04/27 05:40: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-fosubek9fiqo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8182e99f-d01e-004a-2636-b71f72000000
Time:2025-04-27T05:40:04.3232736Z
--------------------------------------------------------------------------------
2025/04/27 05:40: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-fosubek9fiqo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8182eb52-d01e-004a-0c36-b71f72000000
Time:2025-04-27T05:40:05.3599835Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fosubek9fiqo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8182eb52-d01e-004a-0c36-b71f72000000
Time:2025-04-27T05:40:05.3599835Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1121
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1097
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy_test.go:370
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestCopyInplace
Messages: directories
--- FAIL: TestCopyInplace (13.38s)
=== RUN TestCopyLongFileName
run.go:180: Remote "Azure container rclone-test-fosubek9fiqo", Local "Local file system at /tmp/rclone3779893139", Modify Window "1ns"
copy_test.go:403: Partial uploads not supported
2025/04/27 05:40: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-fosubek9fiqo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8182f7b1-d01e-004a-6236-b71f72000000
Time:2025-04-27T05:40:13.5537935Z
--------------------------------------------------------------------------------
2025/04/27 05:40: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-fosubek9fiqo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8182f8b7-d01e-004a-4336-b71f72000000
Time:2025-04-27T05:40:14.5923039Z
--------------------------------------------------------------------------------
2025/04/27 05:40: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-fosubek9fiqo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8182f9df-d01e-004a-3136-b71f72000000
Time:2025-04-27T05:40:15.6298705Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fosubek9fiqo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8182f9df-d01e-004a-3136-b71f72000000
Time:2025-04-27T05:40:15.6298705Z
--------------------------------------------------------------------------------
2025/04/27 05:40: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-fosubek9fiqo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8182faf0-d01e-004a-0236-b71f72000000
Time:2025-04-27T05:40:16.6678496Z
--------------------------------------------------------------------------------
2025/04/27 05:40: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-fosubek9fiqo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8182fc27-d01e-004a-1036-b71f72000000
Time:2025-04-27T05:40:17.7057321Z
--------------------------------------------------------------------------------
2025/04/27 05:40: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-fosubek9fiqo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8182fe01-d01e-004a-5936-b71f72000000
Time:2025-04-27T05:40:18.7438288Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fosubek9fiqo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8182fe01-d01e-004a-5936-b71f72000000
Time:2025-04-27T05:40:18.7438288Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1121
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1097
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy_test.go:403
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestCopyLongFileName
Messages: directories
--- FAIL: TestCopyLongFileName (13.38s)
=== RUN TestCopyFileMaxTransfer
run.go:180: Remote "Azure container rclone-test-fosubek9fiqo", Local "Local file system at /tmp/rclone3779893139", Modify Window "1ns"
2025/04/27 05:40:26 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination
2025/04/27 05:40:26 DEBUG : TestCopyFileMaxTransfer/: Creating directory marker
2025/04/27 05:40:27 DEBUG : TestCopyFileMaxTransfer/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK
2025/04/27 05:40:27 INFO : TestCopyFileMaxTransfer/file1: Copied (new)
2025/04/27 05:40:27 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination
2025/04/27 05:40:27 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: single part upload read failed: max transfer limit reached as set by --max-transfer
2025/04/27 05:40:27 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination
2025/04/27 05:40:27 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination
2025/04/27 05:40:27 DEBUG : TestCopyFileMaxTransfer/file4: md5 = 922f7650ad6713daf7b635e4fe69e644 OK
2025/04/27 05:40:27 INFO : TestCopyFileMaxTransfer/file4: Copied (new)
2025/04/27 05:40: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-fosubek9fiqo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:81830a21-d01e-004a-1c36-b71f72000000
Time:2025-04-27T05:40:27.8668375Z
--------------------------------------------------------------------------------
2025/04/27 05:40: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-fosubek9fiqo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:81830b57-d01e-004a-2736-b71f72000000
Time:2025-04-27T05:40:28.9041647Z
--------------------------------------------------------------------------------
2025/04/27 05:40: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-fosubek9fiqo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:81830c95-d01e-004a-1a36-b71f72000000
Time:2025-04-27T05:40:29.9449441Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fosubek9fiqo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:81830c95-d01e-004a-1a36-b71f72000000
Time:2025-04-27T05:40:29.9449441Z
--------------------------------------------------------------------------------
2025/04/27 05:40:30 DEBUG : TestCopyFileMaxTransfer/: Removing directory marker
2025/04/27 05:40:31 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fosubek9fiqo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:81830ddf-d01e-004a-2636-b71f72000000
Time:2025-04-27T05:40:31.0218577Z
--------------------------------------------------------------------------------
2025/04/27 05:40:32 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fosubek9fiqo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:81830f28-d01e-004a-3a36-b71f72000000
Time:2025-04-27T05:40:32.0598173Z
--------------------------------------------------------------------------------
2025/04/27 05:40:33 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fosubek9fiqo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:81831080-d01e-004a-6b36-b71f72000000
Time:2025-04-27T05:40:33.0975838Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fosubek9fiqo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:81831080-d01e-004a-6b36-b71f72000000
Time:2025-04-27T05:40:33.0975838Z
--------------------------------------------------------------------------------
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.35s)
=== RUN TestDeduplicateInteractive
run.go:180: Remote "Azure container rclone-test-fosubek9fiqo", Local "Local file system at /tmp/rclone3779893139", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/04/27 05:40: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-fosubek9fiqo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:818319ca-d01e-004a-2a36-b71f72000000
Time:2025-04-27T05:40:41.2871556Z
--------------------------------------------------------------------------------
2025/04/27 05:40: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-fosubek9fiqo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:81831b31-d01e-004a-5236-b71f72000000
Time:2025-04-27T05:40:42.3240828Z
--------------------------------------------------------------------------------
2025/04/27 05:40: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-fosubek9fiqo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:81831c93-d01e-004a-6d36-b71f72000000
Time:2025-04-27T05:40:43.3613428Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fosubek9fiqo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:81831c93-d01e-004a-6d36-b71f72000000
Time:2025-04-27T05:40:43.3613428Z
--------------------------------------------------------------------------------
2025/04/27 05:40: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-fosubek9fiqo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:81831dc0-d01e-004a-6636-b71f72000000
Time:2025-04-27T05:40:44.3983422Z
--------------------------------------------------------------------------------
2025/04/27 05:40: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-fosubek9fiqo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:81831f15-d01e-004a-7b36-b71f72000000
Time:2025-04-27T05:40:45.4366432Z
--------------------------------------------------------------------------------
2025/04/27 05:40: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-fosubek9fiqo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8183203f-d01e-004a-7a36-b71f72000000
Time:2025-04-27T05:40:46.4742345Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fosubek9fiqo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8183203f-d01e-004a-7a36-b71f72000000
Time:2025-04-27T05:40:46.4742345Z
--------------------------------------------------------------------------------
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-fosubek9fiqo", Local "Local file system at /tmp/rclone3779893139", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/04/27 05:40: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-fosubek9fiqo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:81832bf6-d01e-004a-5036-b71f72000000
Time:2025-04-27T05:40:54.6654313Z
--------------------------------------------------------------------------------
2025/04/27 05:40: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-fosubek9fiqo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:81832d72-d01e-004a-5e36-b71f72000000
Time:2025-04-27T05:40:55.7026430Z
--------------------------------------------------------------------------------
2025/04/27 05:40: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-fosubek9fiqo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:81832f07-d01e-004a-3336-b71f72000000
Time:2025-04-27T05:40:56.7425244Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fosubek9fiqo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:81832f07-d01e-004a-3336-b71f72000000
Time:2025-04-27T05:40:56.7425244Z
--------------------------------------------------------------------------------
2025/04/27 05:40: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-fosubek9fiqo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:818330bb-d01e-004a-2d36-b71f72000000
Time:2025-04-27T05:40:57.7797506Z
--------------------------------------------------------------------------------
2025/04/27 05:40: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-fosubek9fiqo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8183320c-d01e-004a-4736-b71f72000000
Time:2025-04-27T05:40:58.8172118Z
--------------------------------------------------------------------------------
2025/04/27 05:40: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-fosubek9fiqo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:81833342-d01e-004a-4c36-b71f72000000
Time:2025-04-27T05:40:59.8553015Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fosubek9fiqo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:81833342-d01e-004a-4c36-b71f72000000
Time:2025-04-27T05:40:59.8553015Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1121
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1097
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:24
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:64
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestDeduplicateSkip
Messages: directories
--- FAIL: TestDeduplicateSkip (13.38s)
=== RUN TestDeduplicateSizeOnly
run.go:180: Remote "Azure container rclone-test-fosubek9fiqo", Local "Local file system at /tmp/rclone3779893139", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/04/27 05:41: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-fosubek9fiqo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:81833e8a-d01e-004a-7036-b71f72000000
Time:2025-04-27T05:41:08.0473090Z
--------------------------------------------------------------------------------
2025/04/27 05:41: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-fosubek9fiqo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:81833fca-d01e-004a-0536-b71f72000000
Time:2025-04-27T05:41:09.0860282Z
--------------------------------------------------------------------------------
2025/04/27 05:41: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-fosubek9fiqo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8183414d-d01e-004a-5236-b71f72000000
Time:2025-04-27T05:41:10.1246407Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fosubek9fiqo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8183414d-d01e-004a-5236-b71f72000000
Time:2025-04-27T05:41:10.1246407Z
--------------------------------------------------------------------------------
2025/04/27 05:41: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-fosubek9fiqo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8183428c-d01e-004a-5e36-b71f72000000
Time:2025-04-27T05:41:11.1619086Z
--------------------------------------------------------------------------------
2025/04/27 05:41: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-fosubek9fiqo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:818343d4-d01e-004a-7536-b71f72000000
Time:2025-04-27T05:41:12.2003516Z
--------------------------------------------------------------------------------
2025/04/27 05:41: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-fosubek9fiqo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:81834515-d01e-004a-7936-b71f72000000
Time:2025-04-27T05:41:13.2383059Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fosubek9fiqo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:81834515-d01e-004a-7936-b71f72000000
Time:2025-04-27T05:41:13.2383059Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1121
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1097
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:24
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:85
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestDeduplicateSizeOnly
Messages: directories
--- FAIL: TestDeduplicateSizeOnly (13.38s)
=== RUN TestDeduplicateFirst
run.go:180: Remote "Azure container rclone-test-fosubek9fiqo", Local "Local file system at /tmp/rclone3779893139", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/04/27 05:41: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-fosubek9fiqo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:81834e3b-d01e-004a-4d37-b71f72000000
Time:2025-04-27T05:41:21.4288569Z
--------------------------------------------------------------------------------
2025/04/27 05:41: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-fosubek9fiqo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:81834f1d-d01e-004a-0837-b71f72000000
Time:2025-04-27T05:41:22.4661420Z
--------------------------------------------------------------------------------
2025/04/27 05:41: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-fosubek9fiqo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:81835017-d01e-004a-4f37-b71f72000000
Time:2025-04-27T05:41:23.5042523Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fosubek9fiqo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:81835017-d01e-004a-4f37-b71f72000000
Time:2025-04-27T05:41:23.5042523Z
--------------------------------------------------------------------------------
2025/04/27 05:41: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-fosubek9fiqo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8183513e-d01e-004a-4137-b71f72000000
Time:2025-04-27T05:41:24.5412334Z
--------------------------------------------------------------------------------
2025/04/27 05:41: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-fosubek9fiqo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8183532d-d01e-004a-7d37-b71f72000000
Time:2025-04-27T05:41:25.5781896Z
--------------------------------------------------------------------------------
2025/04/27 05:41: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-fosubek9fiqo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:81835456-d01e-004a-6d37-b71f72000000
Time:2025-04-27T05:41:26.6149797Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fosubek9fiqo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:81835456-d01e-004a-6d37-b71f72000000
Time:2025-04-27T05:41:26.6149797Z
--------------------------------------------------------------------------------
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-fosubek9fiqo", Local "Local file system at /tmp/rclone3779893139", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/04/27 05:41:34 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fosubek9fiqo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:81835eea-d01e-004a-5437-b71f72000000
Time:2025-04-27T05:41:34.8039418Z
--------------------------------------------------------------------------------
2025/04/27 05:41:35 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fosubek9fiqo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8183601f-d01e-004a-5937-b71f72000000
Time:2025-04-27T05:41:35.8417779Z
--------------------------------------------------------------------------------
2025/04/27 05:41:36 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fosubek9fiqo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:81836143-d01e-004a-4c37-b71f72000000
Time:2025-04-27T05:41:36.8795698Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fosubek9fiqo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:81836143-d01e-004a-4c37-b71f72000000
Time:2025-04-27T05:41:36.8795698Z
--------------------------------------------------------------------------------
2025/04/27 05:41:37 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fosubek9fiqo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:81836249-d01e-004a-2e37-b71f72000000
Time:2025-04-27T05:41:37.9176414Z
--------------------------------------------------------------------------------
2025/04/27 05:41: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-fosubek9fiqo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:81836391-d01e-004a-3f37-b71f72000000
Time:2025-04-27T05:41:38.9550069Z
--------------------------------------------------------------------------------
2025/04/27 05:41: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-fosubek9fiqo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:818364ce-d01e-004a-4637-b71f72000000
Time:2025-04-27T05:41:39.9917689Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fosubek9fiqo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:818364ce-d01e-004a-4637-b71f72000000
Time:2025-04-27T05:41:39.9917689Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1121
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1097
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:24
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:135
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestDeduplicateNewest
Messages: directories
--- FAIL: TestDeduplicateNewest (13.38s)
=== RUN TestDeduplicateNewestByHash
run.go:180: Remote "Azure container rclone-test-fosubek9fiqo", Local "Local file system at /tmp/rclone3779893139", Modify Window "1ns"
2025/04/27 05:41:48 DEBUG : also/: Creating directory marker
2025/04/27 05:41:48 INFO : Azure container rclone-test-fosubek9fiqo: Looking for duplicate md5 hashes using newest mode.
2025/04/27 05:41:48 NOTICE: 0bc5e7485ae3990f6fb95c875dabdcd8: Found 3 files with duplicate md5 hashes
2025/04/27 05:41:48 INFO : one: Deleted
2025/04/27 05:41:48 INFO : also/one: Deleted
2025/04/27 05:41:48 NOTICE: 0bc5e7485ae3990f6fb95c875dabdcd8: Deleted 2 extra copies
2025/04/27 05:41: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-fosubek9fiqo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:818373f1-d01e-004a-3c37-b71f72000000
Time:2025-04-27T05:41:48.9833134Z
--------------------------------------------------------------------------------
2025/04/27 05:41:50 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fosubek9fiqo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:818376a8-d01e-004a-2b37-b71f72000000
Time:2025-04-27T05:41:50.0212354Z
--------------------------------------------------------------------------------
2025/04/27 05:41:51 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fosubek9fiqo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:81837974-d01e-004a-6a37-b71f72000000
Time:2025-04-27T05:41:51.0591573Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fosubek9fiqo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:81837974-d01e-004a-6a37-b71f72000000
Time:2025-04-27T05:41:51.0591573Z
--------------------------------------------------------------------------------
2025/04/27 05:41:52 DEBUG : also/: Removing directory marker
2025/04/27 05:41:52 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fosubek9fiqo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:81837c2c-d01e-004a-3d37-b71f72000000
Time:2025-04-27T05:41:52.1345689Z
--------------------------------------------------------------------------------
2025/04/27 05:41:53 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fosubek9fiqo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:81837e4c-d01e-004a-3737-b71f72000000
Time:2025-04-27T05:41:53.1719017Z
--------------------------------------------------------------------------------
2025/04/27 05:41:54 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fosubek9fiqo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:81838172-d01e-004a-1937-b71f72000000
Time:2025-04-27T05:41:54.2101040Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fosubek9fiqo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:81838172-d01e-004a-1937-b71f72000000
Time:2025-04-27T05:41:54.2101040Z
--------------------------------------------------------------------------------
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.22s)
=== RUN TestDeduplicateOldest
run.go:180: Remote "Azure container rclone-test-fosubek9fiqo", Local "Local file system at /tmp/rclone3779893139", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/04/27 05:42:02 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-fosubek9fiqo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8183910c-d01e-004a-3437-b71f72000000
Time:2025-04-27T05:42:02.4002825Z
--------------------------------------------------------------------------------
2025/04/27 05:42:03 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-fosubek9fiqo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:818391fc-d01e-004a-7737-b71f72000000
Time:2025-04-27T05:42:03.4378883Z
--------------------------------------------------------------------------------
2025/04/27 05:42: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-fosubek9fiqo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8183934d-d01e-004a-1437-b71f72000000
Time:2025-04-27T05:42:04.4753063Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fosubek9fiqo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8183934d-d01e-004a-1437-b71f72000000
Time:2025-04-27T05:42:04.4753063Z
--------------------------------------------------------------------------------
2025/04/27 05:42: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-fosubek9fiqo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:818394a8-d01e-004a-3137-b71f72000000
Time:2025-04-27T05:42:05.5131042Z
--------------------------------------------------------------------------------
2025/04/27 05:42: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-fosubek9fiqo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:818395c7-d01e-004a-1737-b71f72000000
Time:2025-04-27T05:42:06.5507201Z
--------------------------------------------------------------------------------
2025/04/27 05:42: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-fosubek9fiqo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:81839763-d01e-004a-7d37-b71f72000000
Time:2025-04-27T05:42:07.5886602Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fosubek9fiqo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:81839763-d01e-004a-7d37-b71f72000000
Time:2025-04-27T05:42:07.5886602Z
--------------------------------------------------------------------------------
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-fosubek9fiqo", Local "Local file system at /tmp/rclone3779893139", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/04/27 05:42:15 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fosubek9fiqo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8183a21f-d01e-004a-0e37-b71f72000000
Time:2025-04-27T05:42:15.7802112Z
--------------------------------------------------------------------------------
2025/04/27 05:42:16 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fosubek9fiqo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8183a369-d01e-004a-1d37-b71f72000000
Time:2025-04-27T05:42:16.8184835Z
--------------------------------------------------------------------------------
2025/04/27 05:42:17 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fosubek9fiqo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8183a4c4-d01e-004a-2637-b71f72000000
Time:2025-04-27T05:42:17.8563203Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fosubek9fiqo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8183a4c4-d01e-004a-2637-b71f72000000
Time:2025-04-27T05:42:17.8563203Z
--------------------------------------------------------------------------------
2025/04/27 05:42:18 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fosubek9fiqo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8183a5d3-d01e-004a-6237-b71f72000000
Time:2025-04-27T05:42:18.8945816Z
--------------------------------------------------------------------------------
2025/04/27 05:42:19 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fosubek9fiqo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8183a6f3-d01e-004a-5237-b71f72000000
Time:2025-04-27T05:42:19.9322593Z
--------------------------------------------------------------------------------
2025/04/27 05:42:20 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fosubek9fiqo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8183a82f-d01e-004a-5f37-b71f72000000
Time:2025-04-27T05:42:20.9698293Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fosubek9fiqo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8183a82f-d01e-004a-5f37-b71f72000000
Time:2025-04-27T05:42:20.9698293Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1121
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1097
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:24
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:184
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestDeduplicateLargest
Messages: directories
--- FAIL: TestDeduplicateLargest (13.38s)
=== RUN TestDeduplicateSmallest
run.go:180: Remote "Azure container rclone-test-fosubek9fiqo", Local "Local file system at /tmp/rclone3779893139", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/04/27 05:42:29 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fosubek9fiqo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8183b44c-d01e-004a-7637-b71f72000000
Time:2025-04-27T05:42:29.1620795Z
--------------------------------------------------------------------------------
2025/04/27 05:42:30 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fosubek9fiqo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8183b624-d01e-004a-1937-b71f72000000
Time:2025-04-27T05:42:30.1995542Z
--------------------------------------------------------------------------------
2025/04/27 05:42:31 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fosubek9fiqo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8183b8d1-d01e-004a-0637-b71f72000000
Time:2025-04-27T05:42:31.2367098Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fosubek9fiqo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8183b8d1-d01e-004a-0637-b71f72000000
Time:2025-04-27T05:42:31.2367098Z
--------------------------------------------------------------------------------
2025/04/27 05:42:32 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fosubek9fiqo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8183ba8a-d01e-004a-1737-b71f72000000
Time:2025-04-27T05:42:32.2740765Z
--------------------------------------------------------------------------------
2025/04/27 05:42:33 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fosubek9fiqo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8183bbe0-d01e-004a-3737-b71f72000000
Time:2025-04-27T05:42:33.3115470Z
--------------------------------------------------------------------------------
2025/04/27 05:42:34 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fosubek9fiqo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8183bd99-d01e-004a-4a37-b71f72000000
Time:2025-04-27T05:42:34.3499158Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fosubek9fiqo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8183bd99-d01e-004a-4a37-b71f72000000
Time:2025-04-27T05:42:34.3499158Z
--------------------------------------------------------------------------------
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-fosubek9fiqo", Local "Local file system at /tmp/rclone3779893139", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/04/27 05:42:42 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fosubek9fiqo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8183c8fc-d01e-004a-7637-b71f72000000
Time:2025-04-27T05:42:42.5392104Z
--------------------------------------------------------------------------------
2025/04/27 05:42:43 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fosubek9fiqo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8183ca65-d01e-004a-1c37-b71f72000000
Time:2025-04-27T05:42:43.5766546Z
--------------------------------------------------------------------------------
2025/04/27 05:42:44 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fosubek9fiqo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8183cbc0-d01e-004a-3537-b71f72000000
Time:2025-04-27T05:42:44.6149032Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fosubek9fiqo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8183cbc0-d01e-004a-3537-b71f72000000
Time:2025-04-27T05:42:44.6149032Z
--------------------------------------------------------------------------------
2025/04/27 05:42:45 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fosubek9fiqo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8183cd1f-d01e-004a-6837-b71f72000000
Time:2025-04-27T05:42:45.6525522Z
--------------------------------------------------------------------------------
2025/04/27 05:42:46 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fosubek9fiqo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8183ce40-d01e-004a-5d37-b71f72000000
Time:2025-04-27T05:42:46.6900530Z
--------------------------------------------------------------------------------
2025/04/27 05:42:47 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fosubek9fiqo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8183cf7c-d01e-004a-6d37-b71f72000000
Time:2025-04-27T05:42:47.7279250Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fosubek9fiqo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8183cf7c-d01e-004a-6d37-b71f72000000
Time:2025-04-27T05:42:47.7279250Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1121
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1097
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:24
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:214
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestDeduplicateRename
Messages: directories
--- FAIL: TestDeduplicateRename (13.38s)
=== RUN TestMergeDirs
run.go:180: Remote "Azure container rclone-test-fosubek9fiqo", Local "Local file system at /tmp/rclone3779893139", Modify Window "1ns"
dedupe_test.go:256: Can't merge directories
2025/04/27 05:42: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-fosubek9fiqo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8183db30-d01e-004a-4d37-b71f72000000
Time:2025-04-27T05:42:55.9203179Z
--------------------------------------------------------------------------------
2025/04/27 05:42: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-fosubek9fiqo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8183dcf5-d01e-004a-3e37-b71f72000000
Time:2025-04-27T05:42:56.9573370Z
--------------------------------------------------------------------------------
2025/04/27 05:42: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-fosubek9fiqo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8183decb-d01e-004a-2537-b71f72000000
Time:2025-04-27T05:42:57.9957466Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fosubek9fiqo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8183decb-d01e-004a-2537-b71f72000000
Time:2025-04-27T05:42:57.9957466Z
--------------------------------------------------------------------------------
2025/04/27 05:42:59 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fosubek9fiqo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8183e06a-d01e-004a-7237-b71f72000000
Time:2025-04-27T05:42:59.0331122Z
--------------------------------------------------------------------------------
2025/04/27 05:43:00 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fosubek9fiqo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8183e244-d01e-004a-0e37-b71f72000000
Time:2025-04-27T05:43:00.0710957Z
--------------------------------------------------------------------------------
2025/04/27 05:43:01 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fosubek9fiqo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8183e3a3-d01e-004a-3c37-b71f72000000
Time:2025-04-27T05:43:01.1096468Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fosubek9fiqo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8183e3a3-d01e-004a-3c37-b71f72000000
Time:2025-04-27T05:43:01.1096468Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1121
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1097
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:256
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestMergeDirs
Messages: directories
--- FAIL: TestMergeDirs (13.38s)
=== RUN TestListDirSorted
run.go:180: Remote "Azure container rclone-test-fosubek9fiqo", Local "Local file system at /tmp/rclone3779893139", Modify Window "1ns"
2025/04/27 05:43:09 DEBUG : sub dir/: Creating directory marker
2025/04/27 05:43:09 DEBUG : sub dir/ignore dir/: Creating directory marker
2025/04/27 05:43:10 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/27 05:43:10 DEBUG : sub dir/sub sub dir/: Removing directory marker
2025/04/27 05:43:10 DEBUG : sub dir/ignore dir/: Removing directory marker
2025/04/27 05:43:10 DEBUG : sub dir/: Removing directory marker
2025/04/27 05:43:10 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fosubek9fiqo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8183f1c3-d01e-004a-5a37-b71f72000000
Time:2025-04-27T05:43:10.7499710Z
--------------------------------------------------------------------------------
2025/04/27 05:43:11 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fosubek9fiqo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8183f343-d01e-004a-0537-b71f72000000
Time:2025-04-27T05:43:11.7877395Z
--------------------------------------------------------------------------------
2025/04/27 05:43:12 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fosubek9fiqo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8183f489-d01e-004a-0b37-b71f72000000
Time:2025-04-27T05:43:12.8254454Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fosubek9fiqo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8183f489-d01e-004a-0b37-b71f72000000
Time:2025-04-27T05:43:12.8254454Z
--------------------------------------------------------------------------------
2025/04/27 05:43:13 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fosubek9fiqo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8183f5dc-d01e-004a-1537-b71f72000000
Time:2025-04-27T05:43:13.8630467Z
--------------------------------------------------------------------------------
2025/04/27 05:43:14 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fosubek9fiqo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8183f714-d01e-004a-1637-b71f72000000
Time:2025-04-27T05:43:14.9007399Z
--------------------------------------------------------------------------------
2025/04/27 05:43:15 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fosubek9fiqo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8183f85e-d01e-004a-1337-b71f72000000
Time:2025-04-27T05:43:15.9377604Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fosubek9fiqo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8183f85e-d01e-004a-1337-b71f72000000
Time:2025-04-27T05:43:15.9377604Z
--------------------------------------------------------------------------------
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.83s)
=== RUN TestListDirSortedFn
run.go:180: Remote "Azure container rclone-test-fosubek9fiqo", Local "Local file system at /tmp/rclone3779893139", Modify Window "1ns"
2025/04/27 05:43:24 DEBUG : sub dir/: Creating directory marker
2025/04/27 05:43:24 DEBUG : sub dir/ignore dir/: Creating directory marker
2025/04/27 05:43:24 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/27 05:43:25 DEBUG : sub dir/sub sub dir/: Removing directory marker
2025/04/27 05:43:25 DEBUG : sub dir/ignore dir/: Removing directory marker
2025/04/27 05:43:25 DEBUG : sub dir/: Removing directory marker
2025/04/27 05:43:25 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fosubek9fiqo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:81840569-d01e-004a-4937-b71f72000000
Time:2025-04-27T05:43:25.6090870Z
--------------------------------------------------------------------------------
2025/04/27 05:43:26 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fosubek9fiqo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:818406ef-d01e-004a-0237-b71f72000000
Time:2025-04-27T05:43:26.6465633Z
--------------------------------------------------------------------------------
2025/04/27 05:43:27 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fosubek9fiqo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:818408dc-d01e-004a-0437-b71f72000000
Time:2025-04-27T05:43:27.6836613Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fosubek9fiqo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:818408dc-d01e-004a-0437-b71f72000000
Time:2025-04-27T05:43:27.6836613Z
--------------------------------------------------------------------------------
2025/04/27 05:43:28 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fosubek9fiqo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:81840a56-d01e-004a-4f37-b71f72000000
Time:2025-04-27T05:43:28.7214497Z
--------------------------------------------------------------------------------
2025/04/27 05:43:29 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fosubek9fiqo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:81840c5d-d01e-004a-7b37-b71f72000000
Time:2025-04-27T05:43:29.7587164Z
--------------------------------------------------------------------------------
2025/04/27 05:43:30 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fosubek9fiqo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:81840d89-d01e-004a-8037-b71f72000000
Time:2025-04-27T05:43:30.7976284Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fosubek9fiqo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:81840d89-d01e-004a-8037-b71f72000000
Time:2025-04-27T05:43:30.7976284Z
--------------------------------------------------------------------------------
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.86s)
=== RUN TestListJSON
run.go:180: Remote "Azure container rclone-test-fosubek9fiqo", Local "Local file system at /tmp/rclone3779893139", Modify Window "1ns"
2025/04/27 05:43:39 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/27 05:43:39 DEBUG : sub/: Removing directory marker
2025/04/27 05:43:39 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-fosubek9fiqo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:81841a04-d01e-004a-3a37-b71f72000000
Time:2025-04-27T05:43:39.8547672Z
--------------------------------------------------------------------------------
2025/04/27 05:43: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-fosubek9fiqo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:81841b78-d01e-004a-6c37-b71f72000000
Time:2025-04-27T05:43:40.8982437Z
--------------------------------------------------------------------------------
2025/04/27 05:43: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-fosubek9fiqo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:81841d2d-d01e-004a-5937-b71f72000000
Time:2025-04-27T05:43:41.9360577Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fosubek9fiqo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:81841d2d-d01e-004a-5937-b71f72000000
Time:2025-04-27T05:43:41.9360577Z
--------------------------------------------------------------------------------
2025/04/27 05:43:42 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fosubek9fiqo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:81841e9d-d01e-004a-7c37-b71f72000000
Time:2025-04-27T05:43:42.9732336Z
--------------------------------------------------------------------------------
2025/04/27 05:43:43 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fosubek9fiqo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8184204f-d01e-004a-5837-b71f72000000
Time:2025-04-27T05:43:44.0106869Z
--------------------------------------------------------------------------------
2025/04/27 05:43: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-fosubek9fiqo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:818421a8-d01e-004a-7137-b71f72000000
Time:2025-04-27T05:43:45.0485882Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fosubek9fiqo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:818421a8-d01e-004a-7137-b71f72000000
Time:2025-04-27T05:43:45.0485882Z
--------------------------------------------------------------------------------
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.26s)
--- FAIL: TestListJSON/Default (0.04s)
--- PASS: TestListJSON/FilesOnly (0.04s)
--- FAIL: TestListJSON/DirsOnly (0.04s)
--- FAIL: TestListJSON/Recurse (0.07s)
--- PASS: TestListJSON/SubDir (0.04s)
--- PASS: TestListJSON/NoModTime (0.04s)
--- PASS: TestListJSON/NoMimeType (0.04s)
--- PASS: TestListJSON/ShowHash (0.04s)
--- PASS: TestListJSON/HashTypes (0.04s)
--- FAIL: TestListJSON/Metadata (0.04s)
=== RUN TestStatJSON
run.go:180: Remote "Azure container rclone-test-fosubek9fiqo", Local "Local file system at /tmp/rclone3779893139", Modify Window "1ns"
2025/04/27 05:43:53 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/27 05:43:54 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-fosubek9fiqo/notfound"
2025/04/27 05:43:54 DEBUG : Config file has changed externally - reloading
2025/04/27 05:43:54 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/04/27 05:43:54 DEBUG : Azure container rclone-test-fosubek9fiqo path notfound: Using directory markers
2025/04/27 05:43:54 DEBUG : sub/: Removing directory marker
2025/04/27 05:43:54 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-fosubek9fiqo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:81842f8c-d01e-004a-6937-b71f72000000
Time:2025-04-27T05:43:54.3297541Z
--------------------------------------------------------------------------------
2025/04/27 05:43: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-fosubek9fiqo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8184310b-d01e-004a-7337-b71f72000000
Time:2025-04-27T05:43:55.3681998Z
--------------------------------------------------------------------------------
2025/04/27 05:43: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-fosubek9fiqo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:818432a6-d01e-004a-4937-b71f72000000
Time:2025-04-27T05:43:56.4067855Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fosubek9fiqo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:818432a6-d01e-004a-4937-b71f72000000
Time:2025-04-27T05:43:56.4067855Z
--------------------------------------------------------------------------------
2025/04/27 05:43: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-fosubek9fiqo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:81843447-d01e-004a-0b37-b71f72000000
Time:2025-04-27T05:43:57.4451672Z
--------------------------------------------------------------------------------
2025/04/27 05:43: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-fosubek9fiqo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:81843603-d01e-004a-6937-b71f72000000
Time:2025-04-27T05:43:58.4825231Z
--------------------------------------------------------------------------------
2025/04/27 05:43: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-fosubek9fiqo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:81843765-d01e-004a-0f37-b71f72000000
Time:2025-04-27T05:43:59.5201142Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fosubek9fiqo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:81843765-d01e-004a-0f37-b71f72000000
Time:2025-04-27T05:43:59.5201142Z
--------------------------------------------------------------------------------
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.47s)
--- PASS: TestStatJSON/Root (0.04s)
--- PASS: TestStatJSON/RootFilesOnly (0.00s)
--- PASS: TestStatJSON/RootDirsOnly (0.04s)
--- PASS: TestStatJSON/Dir (0.07s)
--- PASS: TestStatJSON/DirWithTrailingSlash (0.04s)
--- PASS: TestStatJSON/File (0.04s)
--- PASS: TestStatJSON/NotFound (0.07s)
--- PASS: TestStatJSON/DirFilesOnly (0.04s)
--- PASS: TestStatJSON/FileFilesOnly (0.04s)
--- PASS: TestStatJSON/NotFoundFilesOnly (0.04s)
--- PASS: TestStatJSON/DirDirsOnly (0.04s)
--- PASS: TestStatJSON/FileDirsOnly (0.04s)
--- PASS: TestStatJSON/NotFoundDirsOnly (0.04s)
--- PASS: TestStatJSON/RootNotFound (0.11s)
=== RUN TestMkdir
run.go:180: Remote "Azure container rclone-test-fosubek9fiqo", Local "Local file system at /tmp/rclone3779893139", Modify Window "1ns"
2025/04/27 05:44:07 INFO : Azure container rclone-test-fosubek9fiqo: Making directory
2025/04/27 05:44:07 INFO : Azure container rclone-test-fosubek9fiqo: Making directory
2025/04/27 05:44:07 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fosubek9fiqo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8184428a-d01e-004a-6e37-b71f72000000
Time:2025-04-27T05:44:07.7493177Z
--------------------------------------------------------------------------------
2025/04/27 05:44:08 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fosubek9fiqo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:818443be-d01e-004a-7d37-b71f72000000
Time:2025-04-27T05:44:08.7893140Z
--------------------------------------------------------------------------------
2025/04/27 05:44:09 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fosubek9fiqo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:818444e5-d01e-004a-7237-b71f72000000
Time:2025-04-27T05:44:09.8275905Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fosubek9fiqo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:818444e5-d01e-004a-7237-b71f72000000
Time:2025-04-27T05:44:09.8275905Z
--------------------------------------------------------------------------------
2025/04/27 05:44:10 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fosubek9fiqo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:81844655-d01e-004a-2e37-b71f72000000
Time:2025-04-27T05:44:10.8648334Z
--------------------------------------------------------------------------------
2025/04/27 05:44:11 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fosubek9fiqo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:818447bf-d01e-004a-4937-b71f72000000
Time:2025-04-27T05:44:11.9026415Z
--------------------------------------------------------------------------------
2025/04/27 05:44:12 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fosubek9fiqo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8184493e-d01e-004a-7f37-b71f72000000
Time:2025-04-27T05:44:12.9400406Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fosubek9fiqo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8184493e-d01e-004a-7f37-b71f72000000
Time:2025-04-27T05:44:12.9400406Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestMkdir
Messages: directories
--- FAIL: TestMkdir (13.42s)
=== RUN TestLsd
run.go:180: Remote "Azure container rclone-test-fosubek9fiqo", Local "Local file system at /tmp/rclone3779893139", Modify Window "1ns"
2025/04/27 05:44:21 DEBUG : sub dir/: Creating directory marker
2025/04/27 05:44:21 DEBUG : sub dir/: Removing directory marker
2025/04/27 05:44: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-fosubek9fiqo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:818456ba-d01e-004a-0c37-b71f72000000
Time:2025-04-27T05:44:21.5037637Z
--------------------------------------------------------------------------------
2025/04/27 05:44: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-fosubek9fiqo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8184585f-d01e-004a-6537-b71f72000000
Time:2025-04-27T05:44:22.5406081Z
--------------------------------------------------------------------------------
2025/04/27 05:44: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-fosubek9fiqo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:818459eb-d01e-004a-4137-b71f72000000
Time:2025-04-27T05:44:23.5789802Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fosubek9fiqo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:818459eb-d01e-004a-4137-b71f72000000
Time:2025-04-27T05:44:23.5789802Z
--------------------------------------------------------------------------------
2025/04/27 05:44: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-fosubek9fiqo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:81845bb1-d01e-004a-5237-b71f72000000
Time:2025-04-27T05:44:24.6162573Z
--------------------------------------------------------------------------------
2025/04/27 05:44: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-fosubek9fiqo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:81845da0-d01e-004a-1937-b71f72000000
Time:2025-04-27T05:44:25.6541694Z
--------------------------------------------------------------------------------
2025/04/27 05:44: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-fosubek9fiqo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:81845f79-d01e-004a-1037-b71f72000000
Time:2025-04-27T05:44:26.6915506Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fosubek9fiqo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:81845f79-d01e-004a-1037-b71f72000000
Time:2025-04-27T05:44:26.6915506Z
--------------------------------------------------------------------------------
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.75s)
=== RUN TestLs
run.go:180: Remote "Azure container rclone-test-fosubek9fiqo", Local "Local file system at /tmp/rclone3779893139", Modify Window "1ns"
2025/04/27 05:44: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-fosubek9fiqo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:81846dc4-d01e-004a-4437-b71f72000000
Time:2025-04-27T05:44:35.2886320Z
--------------------------------------------------------------------------------
2025/04/27 05:44: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-fosubek9fiqo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:81846f3e-d01e-004a-1137-b71f72000000
Time:2025-04-27T05:44:36.3263412Z
--------------------------------------------------------------------------------
2025/04/27 05:44: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-fosubek9fiqo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:81847096-d01e-004a-3537-b71f72000000
Time:2025-04-27T05:44:37.3640306Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fosubek9fiqo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:81847096-d01e-004a-3537-b71f72000000
Time:2025-04-27T05:44:37.3640306Z
--------------------------------------------------------------------------------
2025/04/27 05:44: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-fosubek9fiqo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:818471fa-d01e-004a-6537-b71f72000000
Time:2025-04-27T05:44:38.4027861Z
--------------------------------------------------------------------------------
2025/04/27 05:44: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-fosubek9fiqo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:81847384-d01e-004a-3437-b71f72000000
Time:2025-04-27T05:44:39.4403603Z
--------------------------------------------------------------------------------
2025/04/27 05:44: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-fosubek9fiqo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8184750f-d01e-004a-0937-b71f72000000
Time:2025-04-27T05:44:40.4777558Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fosubek9fiqo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8184750f-d01e-004a-0937-b71f72000000
Time:2025-04-27T05:44:40.4777558Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestLs
Messages: directories
--- FAIL: TestLs (13.79s)
=== RUN TestLsWithFilesFrom
run.go:180: Remote "Azure container rclone-test-fosubek9fiqo", Local "Local file system at /tmp/rclone3779893139", Modify Window "1ns"
2025/04/27 05:44:48 DEBUG : empty space: Excluded (FilesFrom Filter)
2025/04/27 05:44:48 DEBUG : empty space: Excluded
2025/04/27 05:44:48 DEBUG : BackupDir: Excluded
2025/04/27 05:44:48 DEBUG : dst: Excluded
2025/04/27 05:44:49 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fosubek9fiqo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:81848291-d01e-004a-0337-b71f72000000
Time:2025-04-27T05:44:49.1186093Z
--------------------------------------------------------------------------------
2025/04/27 05:44:50 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fosubek9fiqo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8184841c-d01e-004a-4737-b71f72000000
Time:2025-04-27T05:44:50.1568595Z
--------------------------------------------------------------------------------
2025/04/27 05:44:51 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fosubek9fiqo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:81848590-d01e-004a-7d37-b71f72000000
Time:2025-04-27T05:44:51.1942309Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fosubek9fiqo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:81848590-d01e-004a-7d37-b71f72000000
Time:2025-04-27T05:44:51.1942309Z
--------------------------------------------------------------------------------
2025/04/27 05:44:52 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fosubek9fiqo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:818486fc-d01e-004a-2637-b71f72000000
Time:2025-04-27T05:44:52.2315635Z
--------------------------------------------------------------------------------
2025/04/27 05:44:53 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fosubek9fiqo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:81848876-d01e-004a-7237-b71f72000000
Time:2025-04-27T05:44:53.2691135Z
--------------------------------------------------------------------------------
2025/04/27 05:44:54 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fosubek9fiqo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:818489e0-d01e-004a-3037-b71f72000000
Time:2025-04-27T05:44:54.3063565Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fosubek9fiqo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:818489e0-d01e-004a-3037-b71f72000000
Time:2025-04-27T05:44:54.3063565Z
--------------------------------------------------------------------------------
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.83s)
=== RUN TestLsLong
run.go:180: Remote "Azure container rclone-test-fosubek9fiqo", Local "Local file system at /tmp/rclone3779893139", Modify Window "1ns"
2025/04/27 05:45:02 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-fosubek9fiqo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:81849645-d01e-004a-0637-b71f72000000
Time:2025-04-27T05:45:02.9085587Z
--------------------------------------------------------------------------------
2025/04/27 05:45:03 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-fosubek9fiqo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8184979f-d01e-004a-2437-b71f72000000
Time:2025-04-27T05:45:03.9463768Z
--------------------------------------------------------------------------------
2025/04/27 05:45: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-fosubek9fiqo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:818498e1-d01e-004a-3337-b71f72000000
Time:2025-04-27T05:45:04.9851546Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fosubek9fiqo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:818498e1-d01e-004a-3337-b71f72000000
Time:2025-04-27T05:45:04.9851546Z
--------------------------------------------------------------------------------
2025/04/27 05:45:06 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fosubek9fiqo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:81849a2b-d01e-004a-3e37-b71f72000000
Time:2025-04-27T05:45:06.0228250Z
--------------------------------------------------------------------------------
2025/04/27 05:45:07 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fosubek9fiqo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:81849b21-d01e-004a-0f37-b71f72000000
Time:2025-04-27T05:45:07.0659491Z
--------------------------------------------------------------------------------
2025/04/27 05:45:08 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fosubek9fiqo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:81849c73-d01e-004a-1e37-b71f72000000
Time:2025-04-27T05:45:08.1034280Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fosubek9fiqo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:81849c73-d01e-004a-1e37-b71f72000000
Time:2025-04-27T05:45:08.1034280Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestLsLong
Messages: directories
--- FAIL: TestLsLong (13.80s)
=== RUN TestHashSums
run.go:180: Remote "Azure container rclone-test-fosubek9fiqo", Local "Local file system at /tmp/rclone3779893139", Modify Window "1ns"
=== RUN TestHashSums/Md5
=== RUN TestHashSums/Md5Download
2025/04/27 05:45:16 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-fosubek9fiqo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e9acc553-501e-009f-4e37-b7f0ff000000
Time:2025-04-27T05:45:16.8229230Z
--------------------------------------------------------------------------------
2025/04/27 05:45: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-fosubek9fiqo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e9acc694-501e-009f-7c37-b7f0ff000000
Time:2025-04-27T05:45:17.8607253Z
--------------------------------------------------------------------------------
2025/04/27 05:45: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-fosubek9fiqo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e9acc772-501e-009f-2537-b7f0ff000000
Time:2025-04-27T05:45:18.8982611Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fosubek9fiqo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e9acc772-501e-009f-2537-b7f0ff000000
Time:2025-04-27T05:45:18.8982611Z
--------------------------------------------------------------------------------
2025/04/27 05:45: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-fosubek9fiqo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e9acc842-501e-009f-4137-b7f0ff000000
Time:2025-04-27T05:45:19.9366747Z
--------------------------------------------------------------------------------
2025/04/27 05:45: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-fosubek9fiqo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e9acc9a2-501e-009f-5e37-b7f0ff000000
Time:2025-04-27T05:45:20.9740676Z
--------------------------------------------------------------------------------
2025/04/27 05:45:21 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-fosubek9fiqo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e9acca6b-501e-009f-7737-b7f0ff000000
Time:2025-04-27T05:45:22.0114836Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fosubek9fiqo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e9acca6b-501e-009f-7737-b7f0ff000000
Time:2025-04-27T05:45:22.0114836Z
--------------------------------------------------------------------------------
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/27 05:45:30 DEBUG : Creating backend with remote ":memory:"
2025/04/27 05:45:30 ERROR : file1: hash unsupported: hash type not supported
--- PASS: TestHashSumsWithErrors (0.00s)
=== RUN TestHashStream
2025/04/27 05:45:30 DEBUG : Creating md5 hash of 0 bytes read from input stream
2025/04/27 05:45:30 DEBUG : Creating md5 hash of 0 bytes read from input stream
2025/04/27 05:45:30 DEBUG : Creating sha1 hash of 0 bytes read from input stream
2025/04/27 05:45:30 DEBUG : Creating sha1 hash of 0 bytes read from input stream
2025/04/27 05:45:30 DEBUG : Creating md5 hash of 12 bytes read from input stream
2025/04/27 05:45:30 DEBUG : Creating md5 hash of 12 bytes read from input stream
2025/04/27 05:45:30 DEBUG : Creating sha1 hash of 12 bytes read from input stream
2025/04/27 05:45:30 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-fosubek9fiqo", Local "Local file system at /tmp/rclone3779893139", Modify Window "1ns"
2025/04/27 05:45:30 DEBUG : sub dir/: Creating directory marker
2025/04/27 05:45:30 DEBUG : sub dir/: Removing directory marker
2025/04/27 05:45:30 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fosubek9fiqo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e9acd22f-501e-009f-3637-b7f0ff000000
Time:2025-04-27T05:45:30.8137580Z
--------------------------------------------------------------------------------
2025/04/27 05:45:31 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fosubek9fiqo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e9acd36b-501e-009f-3037-b7f0ff000000
Time:2025-04-27T05:45:31.8517737Z
--------------------------------------------------------------------------------
2025/04/27 05:45:32 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fosubek9fiqo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e9acd46f-501e-009f-0737-b7f0ff000000
Time:2025-04-27T05:45:32.8894500Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fosubek9fiqo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e9acd46f-501e-009f-0737-b7f0ff000000
Time:2025-04-27T05:45:32.8894500Z
--------------------------------------------------------------------------------
2025/04/27 05:45:33 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fosubek9fiqo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e9acd53e-501e-009f-2a37-b7f0ff000000
Time:2025-04-27T05:45:33.9265704Z
--------------------------------------------------------------------------------
2025/04/27 05:45:34 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fosubek9fiqo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e9acd61a-501e-009f-6337-b7f0ff000000
Time:2025-04-27T05:45:34.9641047Z
--------------------------------------------------------------------------------
2025/04/27 05:45:35 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fosubek9fiqo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e9acd723-501e-009f-2837-b7f0ff000000
Time:2025-04-27T05:45:36.0009689Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fosubek9fiqo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e9acd723-501e-009f-2837-b7f0ff000000
Time:2025-04-27T05:45:36.0009689Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestCount
Messages: directories
--- FAIL: TestCount (13.99s)
=== RUN TestDelete
run.go:180: Remote "Azure container rclone-test-fosubek9fiqo", Local "Local file system at /tmp/rclone3779893139", Modify Window "1ns"
2025/04/27 05:45:44 DEBUG : Waiting for deletions to finish
2025/04/27 05:45:44 DEBUG : large: Excluded (Size Filter)
2025/04/27 05:45:44 INFO : medium: Deleted
2025/04/27 05:45:44 INFO : small: Deleted
2025/04/27 05:45:44 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fosubek9fiqo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8184cec9-d01e-004a-5637-b71f72000000
Time:2025-04-27T05:45:44.7580589Z
--------------------------------------------------------------------------------
2025/04/27 05:45:45 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fosubek9fiqo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8184cffd-d01e-004a-5137-b71f72000000
Time:2025-04-27T05:45:45.7967156Z
--------------------------------------------------------------------------------
2025/04/27 05:45:46 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fosubek9fiqo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8184d18b-d01e-004a-2437-b71f72000000
Time:2025-04-27T05:45:46.8337798Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fosubek9fiqo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8184d18b-d01e-004a-2437-b71f72000000
Time:2025-04-27T05:45:46.8337798Z
--------------------------------------------------------------------------------
2025/04/27 05:45:47 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fosubek9fiqo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8184d3bd-d01e-004a-0e37-b71f72000000
Time:2025-04-27T05:45:47.8727006Z
--------------------------------------------------------------------------------
2025/04/27 05:45:48 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fosubek9fiqo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8184d576-d01e-004a-1037-b71f72000000
Time:2025-04-27T05:45:48.9097412Z
--------------------------------------------------------------------------------
2025/04/27 05:45:49 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fosubek9fiqo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8184d6ca-d01e-004a-2b37-b71f72000000
Time:2025-04-27T05:45:49.9479122Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fosubek9fiqo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8184d6ca-d01e-004a-2b37-b71f72000000
Time:2025-04-27T05:45:49.9479122Z
--------------------------------------------------------------------------------
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-fosubek9fiqo", Local "Local file system at /tmp/rclone3779893139", Modify Window "1ns"
2025/04/27 05:45:58 DEBUG : Waiting for deletions to finish
2025/04/27 05:45:58 ERROR : small: Got fatal error on delete: --max-delete threshold reached
2025/04/27 05:45:58 INFO : large: Deleted
2025/04/27 05:45:58 INFO : medium: Deleted
2025/04/27 05:45:58 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fosubek9fiqo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e9acea1a-501e-009f-7537-b7f0ff000000
Time:2025-04-27T05:45:58.7010590Z
--------------------------------------------------------------------------------
2025/04/27 05:45:59 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fosubek9fiqo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e9aceb9b-501e-009f-4837-b7f0ff000000
Time:2025-04-27T05:45:59.7390150Z
--------------------------------------------------------------------------------
2025/04/27 05:46:00 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fosubek9fiqo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e9acecb9-501e-009f-3437-b7f0ff000000
Time:2025-04-27T05:46:00.7760524Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fosubek9fiqo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e9acecb9-501e-009f-3437-b7f0ff000000
Time:2025-04-27T05:46:00.7760524Z
--------------------------------------------------------------------------------
2025/04/27 05:46:01 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fosubek9fiqo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e9aced85-501e-009f-5d37-b7f0ff000000
Time:2025-04-27T05:46:01.8137455Z
--------------------------------------------------------------------------------
2025/04/27 05:46:02 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fosubek9fiqo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e9acee61-501e-009f-7d37-b7f0ff000000
Time:2025-04-27T05:46:02.8510342Z
--------------------------------------------------------------------------------
2025/04/27 05:46:03 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fosubek9fiqo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e9acefb1-501e-009f-1d37-b7f0ff000000
Time:2025-04-27T05:46:03.8881395Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fosubek9fiqo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e9acefb1-501e-009f-1d37-b7f0ff000000
Time:2025-04-27T05:46:03.8881395Z
--------------------------------------------------------------------------------
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/27 05:46: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-fosubek9fiqo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e9acf704-501e-009f-2237-b7f0ff000000
Time:2025-04-27T05:46:12.0772318Z
--------------------------------------------------------------------------------
2025/04/27 05:46:13 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fosubek9fiqo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e9acf7df-501e-009f-4037-b7f0ff000000
Time:2025-04-27T05:46:13.1149707Z
--------------------------------------------------------------------------------
2025/04/27 05:46:14 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fosubek9fiqo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e9acf8dd-501e-009f-7437-b7f0ff000000
Time:2025-04-27T05:46:14.1521664Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fosubek9fiqo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e9acf8dd-501e-009f-7437-b7f0ff000000
Time:2025-04-27T05:46:14.1521664Z
--------------------------------------------------------------------------------
2025/04/27 05:46:15 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fosubek9fiqo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e9acf9a5-501e-009f-1537-b7f0ff000000
Time:2025-04-27T05:46:15.1902679Z
--------------------------------------------------------------------------------
2025/04/27 05:46:16 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fosubek9fiqo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e9acfa8b-501e-009f-4a37-b7f0ff000000
Time:2025-04-27T05:46:16.2280725Z
--------------------------------------------------------------------------------
2025/04/27 05:46:17 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fosubek9fiqo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e9acfbc3-501e-009f-1837-b7f0ff000000
Time:2025-04-27T05:46:17.2662330Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fosubek9fiqo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e9acfbc3-501e-009f-1837-b7f0ff000000
Time:2025-04-27T05:46:17.2662330Z
--------------------------------------------------------------------------------
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.32s)
=== RUN TestMaxDeleteSizeLargeFile
run.go:180: Remote "Azure container rclone-test-fosubek9fiqo", Local "Local file system at /tmp/rclone3779893139", Modify Window "1ns"
2025/04/27 05:46:25 DEBUG : Waiting for deletions to finish
2025/04/27 05:46:25 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached
2025/04/27 05:46:25 INFO : small: Deleted
2025/04/27 05:46:25 INFO : medium: Deleted
2025/04/27 05:46: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-fosubek9fiqo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:81850aad-d01e-004a-5137-b71f72000000
Time:2025-04-27T05:46:26.0227330Z
--------------------------------------------------------------------------------
2025/04/27 05:46: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-fosubek9fiqo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:81850bb5-d01e-004a-2437-b71f72000000
Time:2025-04-27T05:46:27.0603880Z
--------------------------------------------------------------------------------
2025/04/27 05:46: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-fosubek9fiqo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:81850d14-d01e-004a-3937-b71f72000000
Time:2025-04-27T05:46:28.0976109Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fosubek9fiqo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:81850d14-d01e-004a-3937-b71f72000000
Time:2025-04-27T05:46:28.0976109Z
--------------------------------------------------------------------------------
2025/04/27 05:46: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-fosubek9fiqo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:81850e5d-d01e-004a-4b37-b71f72000000
Time:2025-04-27T05:46:29.1348600Z
--------------------------------------------------------------------------------
2025/04/27 05:46: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-fosubek9fiqo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:81850f82-d01e-004a-3637-b71f72000000
Time:2025-04-27T05:46:30.1725877Z
--------------------------------------------------------------------------------
2025/04/27 05:46: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-fosubek9fiqo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:818510a6-d01e-004a-2137-b71f72000000
Time:2025-04-27T05:46:31.2105102Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fosubek9fiqo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:818510a6-d01e-004a-2137-b71f72000000
Time:2025-04-27T05:46:31.2105102Z
--------------------------------------------------------------------------------
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/27 05:46: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-fosubek9fiqo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:81851a28-d01e-004a-1637-b71f72000000
Time:2025-04-27T05:46:39.4013236Z
--------------------------------------------------------------------------------
2025/04/27 05:46: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-fosubek9fiqo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:81851b6b-d01e-004a-2e37-b71f72000000
Time:2025-04-27T05:46:40.4387418Z
--------------------------------------------------------------------------------
2025/04/27 05:46: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-fosubek9fiqo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:81851cb4-d01e-004a-4f37-b71f72000000
Time:2025-04-27T05:46:41.4763118Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fosubek9fiqo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:81851cb4-d01e-004a-4f37-b71f72000000
Time:2025-04-27T05:46:41.4763118Z
--------------------------------------------------------------------------------
2025/04/27 05:46:42 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fosubek9fiqo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:81851e2e-d01e-004a-1537-b71f72000000
Time:2025-04-27T05:46:42.5146491Z
--------------------------------------------------------------------------------
2025/04/27 05:46:43 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fosubek9fiqo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:81851faa-d01e-004a-4d37-b71f72000000
Time:2025-04-27T05:46:43.5518494Z
--------------------------------------------------------------------------------
2025/04/27 05:46:44 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fosubek9fiqo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:81852165-d01e-004a-5c37-b71f72000000
Time:2025-04-27T05:46:44.5888622Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fosubek9fiqo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:81852165-d01e-004a-5c37-b71f72000000
Time:2025-04-27T05:46:44.5888622Z
--------------------------------------------------------------------------------
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.32s)
=== RUN TestMaxDeleteSize
run.go:180: Remote "Azure container rclone-test-fosubek9fiqo", Local "Local file system at /tmp/rclone3779893139", Modify Window "1ns"
2025/04/27 05:46:53 DEBUG : Waiting for deletions to finish
2025/04/27 05:46:53 ERROR : small: Got fatal error on delete: --max-delete-size threshold reached
2025/04/27 05:46:53 INFO : large: Deleted
2025/04/27 05:46:53 INFO : medium: Deleted
2025/04/27 05:46:53 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fosubek9fiqo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e9ad1bdc-501e-009f-5637-b7f0ff000000
Time:2025-04-27T05:46:53.3438586Z
--------------------------------------------------------------------------------
2025/04/27 05:46:54 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fosubek9fiqo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e9ad1d20-501e-009f-0937-b7f0ff000000
Time:2025-04-27T05:46:54.3812192Z
--------------------------------------------------------------------------------
2025/04/27 05:46:55 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fosubek9fiqo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e9ad1e50-501e-009f-3037-b7f0ff000000
Time:2025-04-27T05:46:55.4180553Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fosubek9fiqo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e9ad1e50-501e-009f-3037-b7f0ff000000
Time:2025-04-27T05:46:55.4180553Z
--------------------------------------------------------------------------------
2025/04/27 05:46:56 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fosubek9fiqo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e9ad201e-501e-009f-0d37-b7f0ff000000
Time:2025-04-27T05:46:56.4558820Z
--------------------------------------------------------------------------------
2025/04/27 05:46:57 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fosubek9fiqo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e9ad21eb-501e-009f-7637-b7f0ff000000
Time:2025-04-27T05:46:57.4930851Z
--------------------------------------------------------------------------------
2025/04/27 05:46:58 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fosubek9fiqo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e9ad23f5-501e-009f-6a37-b7f0ff000000
Time:2025-04-27T05:46:58.5307023Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fosubek9fiqo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e9ad23f5-501e-009f-6a37-b7f0ff000000
Time:2025-04-27T05:46:58.5307023Z
--------------------------------------------------------------------------------
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/27 05:47: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-fosubek9fiqo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e9ad30fe-501e-009f-1037-b7f0ff000000
Time:2025-04-27T05:47:06.7208891Z
--------------------------------------------------------------------------------
2025/04/27 05:47: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-fosubek9fiqo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e9ad31eb-501e-009f-5137-b7f0ff000000
Time:2025-04-27T05:47:07.7579375Z
--------------------------------------------------------------------------------
2025/04/27 05:47: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-fosubek9fiqo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e9ad32d7-501e-009f-1237-b7f0ff000000
Time:2025-04-27T05:47:08.7954650Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fosubek9fiqo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e9ad32d7-501e-009f-1237-b7f0ff000000
Time:2025-04-27T05:47:08.7954650Z
--------------------------------------------------------------------------------
2025/04/27 05:47: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-fosubek9fiqo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e9ad33bc-501e-009f-3f37-b7f0ff000000
Time:2025-04-27T05:47:09.8340337Z
--------------------------------------------------------------------------------
2025/04/27 05:47: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-fosubek9fiqo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e9ad34a0-501e-009f-6d37-b7f0ff000000
Time:2025-04-27T05:47:10.8723543Z
--------------------------------------------------------------------------------
2025/04/27 05:47: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-fosubek9fiqo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e9ad358a-501e-009f-0d37-b7f0ff000000
Time:2025-04-27T05:47:11.9099850Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fosubek9fiqo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e9ad358a-501e-009f-0d37-b7f0ff000000
Time:2025-04-27T05:47:11.9099850Z
--------------------------------------------------------------------------------
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.32s)
=== RUN TestReadFile
run.go:180: Remote "Azure container rclone-test-fosubek9fiqo", Local "Local file system at /tmp/rclone3779893139", Modify Window "1ns"
2025/04/27 05:47:20 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fosubek9fiqo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e9ad3cdc-501e-009f-6d37-b7f0ff000000
Time:2025-04-27T05:47:20.3981659Z
--------------------------------------------------------------------------------
2025/04/27 05:47:21 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fosubek9fiqo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e9ad3da1-501e-009f-0937-b7f0ff000000
Time:2025-04-27T05:47:21.4364566Z
--------------------------------------------------------------------------------
2025/04/27 05:47:22 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fosubek9fiqo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e9ad3f90-501e-009f-5937-b7f0ff000000
Time:2025-04-27T05:47:22.4735629Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fosubek9fiqo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e9ad3f90-501e-009f-5937-b7f0ff000000
Time:2025-04-27T05:47:22.4735629Z
--------------------------------------------------------------------------------
2025/04/27 05:47:23 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fosubek9fiqo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e9ad406a-501e-009f-7537-b7f0ff000000
Time:2025-04-27T05:47:23.5107255Z
--------------------------------------------------------------------------------
2025/04/27 05:47:24 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fosubek9fiqo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e9ad419d-501e-009f-3837-b7f0ff000000
Time:2025-04-27T05:47:24.5485877Z
--------------------------------------------------------------------------------
2025/04/27 05:47:25 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fosubek9fiqo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e9ad42ca-501e-009f-0e37-b7f0ff000000
Time:2025-04-27T05:47:25.5858316Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fosubek9fiqo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e9ad42ca-501e-009f-0e37-b7f0ff000000
Time:2025-04-27T05:47:25.5858316Z
--------------------------------------------------------------------------------
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/27 05:47: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-fosubek9fiqo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e9ad4ad6-501e-009f-1c37-b7f0ff000000
Time:2025-04-27T05:47:33.7745546Z
--------------------------------------------------------------------------------
2025/04/27 05:47: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-fosubek9fiqo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e9ad4c04-501e-009f-1437-b7f0ff000000
Time:2025-04-27T05:47:34.8122622Z
--------------------------------------------------------------------------------
2025/04/27 05:47: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-fosubek9fiqo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e9ad4ce0-501e-009f-3f37-b7f0ff000000
Time:2025-04-27T05:47:35.8502910Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fosubek9fiqo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e9ad4ce0-501e-009f-3f37-b7f0ff000000
Time:2025-04-27T05:47:35.8502910Z
--------------------------------------------------------------------------------
2025/04/27 05:47: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-fosubek9fiqo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e9ad4dde-501e-009f-0d37-b7f0ff000000
Time:2025-04-27T05:47:36.8891256Z
--------------------------------------------------------------------------------
2025/04/27 05:47:37 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fosubek9fiqo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e9ad4ec2-501e-009f-4237-b7f0ff000000
Time:2025-04-27T05:47:37.9276316Z
--------------------------------------------------------------------------------
2025/04/27 05:47:38 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fosubek9fiqo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e9ad4f7a-501e-009f-4837-b7f0ff000000
Time:2025-04-27T05:47:38.9650136Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fosubek9fiqo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e9ad4f7a-501e-009f-4837-b7f0ff000000
Time:2025-04-27T05:47:38.9650136Z
--------------------------------------------------------------------------------
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.05s)
=== RUN TestRetry
2025/04/27 05:47:47 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5
2025/04/27 05:47:47 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5
2025/04/27 05:47:47 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG
2025/04/27 05:47:47 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG
2025/04/27 05:47:47 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG
2025/04/27 05:47:47 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG
2025/04/27 05:47:47 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-fosubek9fiqo", Local "Local file system at /tmp/rclone3779893139", Modify Window "1ns"
2025/04/27 05:47: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-fosubek9fiqo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e9ad578e-501e-009f-2e37-b7f0ff000000
Time:2025-04-27T05:47:48.2807170Z
--------------------------------------------------------------------------------
2025/04/27 05:47: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-fosubek9fiqo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e9ad5867-501e-009f-6437-b7f0ff000000
Time:2025-04-27T05:47:49.3177494Z
--------------------------------------------------------------------------------
2025/04/27 05:47: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-fosubek9fiqo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e9ad5934-501e-009f-0337-b7f0ff000000
Time:2025-04-27T05:47:50.3550649Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fosubek9fiqo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e9ad5934-501e-009f-0337-b7f0ff000000
Time:2025-04-27T05:47:50.3550649Z
--------------------------------------------------------------------------------
2025/04/27 05:47: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-fosubek9fiqo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e9ad5a01-501e-009f-1c37-b7f0ff000000
Time:2025-04-27T05:47:51.3924944Z
--------------------------------------------------------------------------------
2025/04/27 05:47: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-fosubek9fiqo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e9ad5ab5-501e-009f-2237-b7f0ff000000
Time:2025-04-27T05:47:52.4300293Z
--------------------------------------------------------------------------------
2025/04/27 05:47: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-fosubek9fiqo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e9ad5b9b-501e-009f-5137-b7f0ff000000
Time:2025-04-27T05:47:53.4682068Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fosubek9fiqo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e9ad5b9b-501e-009f-5137-b7f0ff000000
Time:2025-04-27T05:47:53.4682068Z
--------------------------------------------------------------------------------
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.45s)
=== RUN TestPurge
2025/04/27 05:48:01 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-coxudow7natu"
2025/04/27 05:48:01 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/04/27 05:48:01 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/04/27 05:48:01 DEBUG : Azure container rclone-test-coxudow7natu: Using directory markers
2025/04/27 05:48:01 DEBUG : Creating backend with remote "/tmp/rclone2520316359"
run.go:180: Remote "Azure container rclone-test-coxudow7natu", Local "Local file system at /tmp/rclone2520316359", Modify Window "1ns"
2025/04/27 05:48:01 DEBUG : A1/B1/C1/: Creating directory marker
2025/04/27 05:48:01 DEBUG : A1/B1/: Creating directory marker
2025/04/27 05:48:01 DEBUG : A1/: Creating directory marker
2025/04/27 05:48:01 INFO : A2: Making directory
2025/04/27 05:48:01 DEBUG : A2/: Creating directory marker
2025/04/27 05:48:02 INFO : A1/B2: Making directory
2025/04/27 05:48:02 DEBUG : A1/B2/: Creating directory marker
2025/04/27 05:48:02 INFO : A1/B2/C2: Making directory
2025/04/27 05:48:02 DEBUG : A1/B2/C2/: Creating directory marker
2025/04/27 05:48:02 INFO : A1/B1/C3: Making directory
2025/04/27 05:48:02 DEBUG : A1/B1/C3/: Creating directory marker
2025/04/27 05:48:02 INFO : A3: Making directory
2025/04/27 05:48:02 DEBUG : A3/: Creating directory marker
2025/04/27 05:48:02 INFO : A3/B3: Making directory
2025/04/27 05:48:02 DEBUG : A3/B3/: Creating directory marker
2025/04/27 05:48:02 INFO : A3/B3/C4: Making directory
2025/04/27 05:48:02 DEBUG : A3/B3/C4/: Creating directory marker
2025/04/27 05:48:02 DEBUG : Waiting for deletions to finish
2025/04/27 05:48:02 INFO : A1/B1/C1/one: Deleted
2025/04/27 05:48:03 DEBUG : removing 2 level 3 directories
2025/04/27 05:48:03 INFO : A1/B1/C3: Removing directory
2025/04/27 05:48:03 DEBUG : A1/B1/C3/: Removing directory marker
2025/04/27 05:48:03 INFO : A1/B1/C1: Removing directory
2025/04/27 05:48:03 DEBUG : A1/B1/C1/: Removing directory marker
2025/04/27 05:48:03 DEBUG : removing 1 level 2 directories
2025/04/27 05:48:03 INFO : A1/B1: Removing directory
2025/04/27 05:48:03 DEBUG : A1/B1/: Removing directory marker
2025/04/27 05:48:03 DEBUG : Azure container rclone-test-coxudow7natu: Purge remote
2025/04/27 05:48:03 NOTICE: purge failed: bucket already deleted
--- PASS: TestPurge (1.76s)
=== RUN TestRmdirsNoLeaveRoot
run.go:180: Remote "Azure container rclone-test-fosubek9fiqo", Local "Local file system at /tmp/rclone3779893139", Modify Window "1ns"
2025/04/27 05:48:03 DEBUG : A1/B1/C1/: Creating directory marker
2025/04/27 05:48:03 DEBUG : A1/B1/: Creating directory marker
2025/04/27 05:48:03 DEBUG : A1/: Creating directory marker
2025/04/27 05:48:03 INFO : A2: Making directory
2025/04/27 05:48:03 DEBUG : A2/: Creating directory marker
2025/04/27 05:48:03 INFO : A1/B2: Making directory
2025/04/27 05:48:03 DEBUG : A1/B2/: Creating directory marker
2025/04/27 05:48:03 INFO : A1/B2/C2: Making directory
2025/04/27 05:48:03 DEBUG : A1/B2/C2/: Creating directory marker
2025/04/27 05:48:03 INFO : A1/B1/C3: Making directory
2025/04/27 05:48:04 DEBUG : A1/B1/C3/: Creating directory marker
2025/04/27 05:48:04 INFO : A3: Making directory
2025/04/27 05:48:04 DEBUG : A3/: Creating directory marker
2025/04/27 05:48:04 INFO : A3/B3: Making directory
2025/04/27 05:48:04 DEBUG : A3/B3/: Creating directory marker
2025/04/27 05:48:04 INFO : A3/B3/C4: Making directory
2025/04/27 05:48:04 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/27 05:48:11 DEBUG : removing 1 level 3 directories
2025/04/27 05:48:11 INFO : A3/B3/C4: Removing directory
2025/04/27 05:48:11 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/27 05:48:19 DEBUG : removing 2 level 3 directories
2025/04/27 05:48:19 INFO : A1/B2/C2: Removing directory
2025/04/27 05:48:19 DEBUG : A1/B2/C2/: Removing directory marker
2025/04/27 05:48:19 INFO : A1/B1/C3: Removing directory
2025/04/27 05:48:19 DEBUG : A1/B1/C3/: Removing directory marker
2025/04/27 05:48:19 DEBUG : removing 4 level 2 directories
2025/04/27 05:48:19 INFO : dst/: Removing directory
2025/04/27 05:48:19 DEBUG : dst//: Removing directory marker
2025/04/27 05:48:19 INFO : A3/B3: Removing directory
2025/04/27 05:48:19 INFO : BackupDir/: Removing directory
2025/04/27 05:48:19 DEBUG : BackupDir//: Removing directory marker
2025/04/27 05:48:19 DEBUG : A3/B3/: Removing directory marker
2025/04/27 05:48:19 INFO : A1/B2: Removing directory
2025/04/27 05:48:19 DEBUG : A1/B2/: Removing directory marker
2025/04/27 05:48:19 DEBUG : removing 4 level 1 directories
2025/04/27 05:48:19 INFO : dst: Removing directory
2025/04/27 05:48:19 DEBUG : dst/: Removing directory marker
2025/04/27 05:48:19 INFO : A2: Removing directory
2025/04/27 05:48:19 INFO : BackupDir: Removing directory
2025/04/27 05:48:19 DEBUG : A2/: Removing directory marker
2025/04/27 05:48:19 DEBUG : BackupDir/: Removing directory marker
2025/04/27 05:48:19 INFO : A3: Removing directory
2025/04/27 05:48:19 DEBUG : A3/: Removing directory marker
2025/04/27 05:48:19 ERROR : dst: Failed to rmdir: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fosubek9fiqo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:bd4fc6e6-301e-0089-0c37-b70628000000
Time:2025-04-27T05:48:19.3411361Z
--------------------------------------------------------------------------------
2025/04/27 05:48:19 ERROR : BackupDir: Failed to rmdir: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fosubek9fiqo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:299f8781-a01e-000d-6537-b77429000000
Time:2025-04-27T05:48:19.3413898Z
--------------------------------------------------------------------------------
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-fosubek9fiqo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:299f8781-a01e-000d-6537-b77429000000
Time:2025-04-27T05:48:19.3413898Z
--------------------------------------------------------------------------------
Test: TestRmdirsNoLeaveRoot
2025/04/27 05:48:19 DEBUG : A1/B1/C1/: Removing directory marker
2025/04/27 05:48:19 DEBUG : A1/B1/: Removing directory marker
2025/04/27 05:48:19 DEBUG : A1/: Removing directory marker
--- FAIL: TestRmdirsNoLeaveRoot (16.30s)
=== RUN TestRmdirsLeaveRoot
run.go:180: Remote "Azure container rclone-test-fosubek9fiqo", Local "Local file system at /tmp/rclone3779893139", Modify Window "1ns"
2025/04/27 05:48:19 INFO : A1: Making directory
2025/04/27 05:48:19 DEBUG : A1/: Creating directory marker
2025/04/27 05:48:19 INFO : A1/B1: Making directory
2025/04/27 05:48:19 DEBUG : A1/B1/: Creating directory marker
2025/04/27 05:48:19 INFO : A1/B1/C1: Making directory
2025/04/27 05:48:19 DEBUG : A1/B1/C1/: Creating directory marker
2025/04/27 05:48:20 DEBUG : removing 1 level 3 directories
2025/04/27 05:48:20 INFO : A1/B1/C1: Removing directory
2025/04/27 05:48:20 DEBUG : A1/B1/C1/: Removing directory marker
2025/04/27 05:48:20 DEBUG : removing 1 level 2 directories
2025/04/27 05:48:20 INFO : A1/B1: Removing directory
2025/04/27 05:48:20 DEBUG : A1/B1/: Removing directory marker
2025/04/27 05:48:20 DEBUG : A1/: Removing directory marker
--- PASS: TestRmdirsLeaveRoot (0.72s)
=== RUN TestRmdirsWithFilter
run.go:180: Remote "Azure container rclone-test-fosubek9fiqo", Local "Local file system at /tmp/rclone3779893139", Modify Window "1ns"
2025/04/27 05:48:20 INFO : A1: Making directory
2025/04/27 05:48:20 DEBUG : A1/: Creating directory marker
2025/04/27 05:48:20 INFO : A1/B1: Making directory
2025/04/27 05:48:20 DEBUG : A1/B1/: Creating directory marker
2025/04/27 05:48:20 INFO : A1/B1/C1: Making directory
2025/04/27 05:48:20 DEBUG : A1/B1/C1/: Creating directory marker
2025/04/27 05:48:20 DEBUG : removing 1 level 3 directories
2025/04/27 05:48:20 INFO : A1/B1/C1: Removing directory
2025/04/27 05:48:20 DEBUG : A1/B1/C1/: Removing directory marker
2025/04/27 05:48:20 DEBUG : removing 1 level 2 directories
2025/04/27 05:48:20 INFO : A1/B1: Removing directory
2025/04/27 05:48:20 DEBUG : A1/B1/: Removing directory marker
2025/04/27 05:48:21 DEBUG : A1/: Removing directory marker
--- PASS: TestRmdirsWithFilter (0.75s)
=== RUN TestCopyURL
run.go:180: Remote "Azure container rclone-test-fosubek9fiqo", Local "Local file system at /tmp/rclone3779893139", Modify Window "1ns"
2025/04/27 05:48:21 DEBUG : filename.txt: File name found in url
2025/04/27 05:48:21 DEBUG : headerfilename.txt: filename found in Content-Disposition header.
--- PASS: TestCopyURL (0.79s)
=== RUN TestCopyURLToWriter
--- PASS: TestCopyURLToWriter (0.00s)
=== RUN TestMoveFile
run.go:180: Remote "Azure container rclone-test-fosubek9fiqo", Local "Local file system at /tmp/rclone3779893139", Modify Window "1ns"
2025/04/27 05:48:21 DEBUG : file1: Need to transfer - File not found at Destination
2025/04/27 05:48:21 DEBUG : sub/: Creating directory marker
2025/04/27 05:48:22 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK
2025/04/27 05:48:22 INFO : file1: Copied (new) to: sub/file2
2025/04/27 05:48:22 INFO : file1: Deleted
2025/04/27 05:48:22 DEBUG : file1: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/04/27 05:48:22 DEBUG : file1: Unchanged skipping
2025/04/27 05:48:22 INFO : file1: Deleted
2025/04/27 05:48:22 DEBUG : Azure container rclone-test-fosubek9fiqo: don't need to copy/move sub/file2, it is already at target location
2025/04/27 05:48:22 DEBUG : sub/: Removing directory marker
--- PASS: TestMoveFile (0.50s)
=== RUN TestMoveFileWithIgnoreExisting
run.go:180: Remote "Azure container rclone-test-fosubek9fiqo", Local "Local file system at /tmp/rclone3779893139", Modify Window "1ns"
2025/04/27 05:48:22 DEBUG : file1: Need to transfer - File not found at Destination
2025/04/27 05:48:22 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK
2025/04/27 05:48:22 INFO : file1: Copied (new)
2025/04/27 05:48:22 INFO : file1: Deleted
2025/04/27 05:48:22 DEBUG : file1: Destination exists, skipping
2025/04/27 05:48:22 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set
--- PASS: TestMoveFileWithIgnoreExisting (0.36s)
=== RUN TestCaseInsensitiveMoveFile
run.go:180: Remote "Azure container rclone-test-fosubek9fiqo", Local "Local file system at /tmp/rclone3779893139", Modify Window "1ns"
--- PASS: TestCaseInsensitiveMoveFile (0.08s)
=== RUN TestCaseInsensitiveMoveFileDryRun
run.go:180: Remote "Azure container rclone-test-fosubek9fiqo", Local "Local file system at /tmp/rclone3779893139", Modify Window "1ns"
--- PASS: TestCaseInsensitiveMoveFileDryRun (0.08s)
=== RUN TestMoveFileBackupDir
run.go:180: Remote "Azure container rclone-test-fosubek9fiqo", Local "Local file system at /tmp/rclone3779893139", Modify Window "1ns"
2025/04/27 05:48:22 DEBUG : dst/: Creating directory marker
2025/04/27 05:48:23 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-fosubek9fiqo/backup"
2025/04/27 05:48:23 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/04/27 05:48:23 DEBUG : Azure container rclone-test-fosubek9fiqo path backup: Using directory markers
2025/04/27 05:48:23 DEBUG : fs cache: renaming cache item "TestAzureBlob,directory_markers:rclone-test-fosubek9fiqo/backup" to be canonical "TestAzureBlob{juk_h}:rclone-test-fosubek9fiqo/backup"
2025/04/27 05:48:23 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18)
2025/04/27 05:48:23 DEBUG : dst/: Creating directory marker
2025/04/27 05:48:23 DEBUG : dst/file1: md5 = 05164b153084ba910184c26e561a7c18 OK
2025/04/27 05:48:23 INFO : dst/file1: Copied (server-side copy)
2025/04/27 05:48:23 INFO : dst/file1: Deleted
2025/04/27 05:48:23 DEBUG : dst/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK
2025/04/27 05:48:23 INFO : dst/file1: Copied (new)
2025/04/27 05:48:23 INFO : dst/file1: Deleted
2025/04/27 05:48:23 DEBUG : dst/: Removing directory marker
2025/04/27 05:48:23 DEBUG : backup/dst/: Removing directory marker
2025/04/27 05:48:24 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-fosubek9fiqo/backup/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8d41da99-901e-0029-3037-b78289000000
Time:2025-04-27T05:48:24.0326434Z
--------------------------------------------------------------------------------
2025/04/27 05:48:25 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-fosubek9fiqo/backup/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8d41dbcb-901e-0029-7337-b78289000000
Time:2025-04-27T05:48:25.0704216Z
--------------------------------------------------------------------------------
2025/04/27 05:48:26 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-fosubek9fiqo/backup/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8d41dcb9-901e-0029-1a37-b78289000000
Time:2025-04-27T05:48:26.1086741Z
--------------------------------------------------------------------------------
run.go:128: removing dir "backup" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fosubek9fiqo/backup/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8d41dcb9-901e-0029-1a37-b78289000000
Time:2025-04-27T05:48:26.1086741Z
--------------------------------------------------------------------------------
--- PASS: TestMoveFileBackupDir (4.24s)
=== RUN TestSameConfig
--- PASS: TestSameConfig (0.00s)
=== RUN TestSame
--- PASS: TestSame (0.00s)
=== RUN TestOverlappingFilterCheckWithoutFilter
--- PASS: TestOverlappingFilterCheckWithoutFilter (0.00s)
=== RUN TestOverlappingFilterCheckWithFilter
--- PASS: TestOverlappingFilterCheckWithFilter (0.00s)
=== RUN TestListFormat
--- PASS: TestListFormat (0.00s)
=== RUN TestDirMove
run.go:180: Remote "Azure container rclone-test-fosubek9fiqo", Local "Local file system at /tmp/rclone3779893139", Modify Window "1ns"
2025/04/27 05:48:27 DEBUG : A1/: Creating directory marker
2025/04/27 05:48:27 DEBUG : A1/B1/: Creating directory marker
2025/04/27 05:48:27 DEBUG : A1/B1/C1/: Creating directory marker
2025/04/27 05:48:27 DEBUG : A1/B1/C2/: Creating directory marker
2025/04/27 05:48:28 INFO : A1/B2: Making directory
2025/04/27 05:48:28 DEBUG : A1/B2/: Creating directory marker
2025/04/27 05:48:28 INFO : A1/B1/C3: Making directory
2025/04/27 05:48:28 DEBUG : A1/B1/C3/: Creating directory marker
2025/04/27 05:48:28 DEBUG : A2/: Creating directory marker
2025/04/27 05:48:28 DEBUG : A2/B1/: Creating directory marker
2025/04/27 05:48:28 DEBUG : A2/B1/C1/: Creating directory marker
2025/04/27 05:48:28 DEBUG : A2/B1/C2/: Creating directory marker
2025/04/27 05:48:28 DEBUG : A2/B1/C3/: Creating directory marker
2025/04/27 05:48:28 DEBUG : A2/B2/: Creating directory marker
2025/04/27 05:48:29 DEBUG : A1/one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK
2025/04/27 05:48:29 INFO : A1/one: Copied (server-side copy) to: A2/one
2025/04/27 05:48:29 DEBUG : A1/B1/three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK
2025/04/27 05:48:29 INFO : A1/B1/three: Copied (server-side copy) to: A2/B1/three
2025/04/27 05:48:29 DEBUG : A1/B1/C1/four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK
2025/04/27 05:48:29 INFO : A1/B1/C1/four: Copied (server-side copy) to: A2/B1/C1/four
2025/04/27 05:48:29 DEBUG : A1/two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK
2025/04/27 05:48:29 INFO : A1/two: Copied (server-side copy) to: A2/two
2025/04/27 05:48:29 DEBUG : A1/B1/C2/five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK
2025/04/27 05:48:29 INFO : A1/B1/C2/five: Copied (server-side copy) to: A2/B1/C2/five
2025/04/27 05:48:29 INFO : A1/B1/three: Deleted
2025/04/27 05:48:29 INFO : A1/one: Deleted
2025/04/27 05:48:29 INFO : A1/B1/C1/four: Deleted
2025/04/27 05:48:29 INFO : A1/two: Deleted
2025/04/27 05:48:29 INFO : A1/B1/C2/five: Deleted
2025/04/27 05:48:29 DEBUG : A1/B2/: Removing directory marker
2025/04/27 05:48:29 DEBUG : A1/B1/C3/: Removing directory marker
2025/04/27 05:48:29 DEBUG : A1/B1/C2/: Removing directory marker
2025/04/27 05:48:29 DEBUG : A1/B1/C1/: Removing directory marker
2025/04/27 05:48:29 DEBUG : A1/B1/: Removing directory marker
2025/04/27 05:48:29 DEBUG : A1/: Removing directory marker
2025/04/27 05:48:29 DEBUG : A3/: Creating directory marker
2025/04/27 05:48:29 DEBUG : A3/B1/: Creating directory marker
2025/04/27 05:48:29 DEBUG : A3/B1/C1/: Creating directory marker
2025/04/27 05:48:30 DEBUG : A3/B1/C2/: Creating directory marker
2025/04/27 05:48:30 DEBUG : A3/B1/C3/: Creating directory marker
2025/04/27 05:48:30 DEBUG : A3/B2/: Creating directory marker
2025/04/27 05:48:30 DEBUG : A2/B1/C1/four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK
2025/04/27 05:48:30 INFO : A2/B1/C1/four: Copied (server-side copy) to: A3/B1/C1/four
2025/04/27 05:48:30 DEBUG : A2/one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK
2025/04/27 05:48:30 INFO : A2/one: Copied (server-side copy) to: A3/one
2025/04/27 05:48:30 DEBUG : A2/two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK
2025/04/27 05:48:30 DEBUG : A2/B1/C2/five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK
2025/04/27 05:48:30 INFO : A2/two: Copied (server-side copy) to: A3/two
2025/04/27 05:48:30 INFO : A2/B1/C2/five: Copied (server-side copy) to: A3/B1/C2/five
2025/04/27 05:48:30 DEBUG : A2/B1/three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK
2025/04/27 05:48:30 INFO : A2/B1/three: Copied (server-side copy) to: A3/B1/three
2025/04/27 05:48:30 INFO : A2/B1/C1/four: Deleted
2025/04/27 05:48:30 INFO : A2/B1/three: Deleted
2025/04/27 05:48:30 INFO : A2/two: Deleted
2025/04/27 05:48:30 INFO : A2/one: Deleted
2025/04/27 05:48:30 INFO : A2/B1/C2/five: Deleted
2025/04/27 05:48:30 DEBUG : A2/B2/: Removing directory marker
2025/04/27 05:48:30 DEBUG : A2/B1/C3/: Removing directory marker
2025/04/27 05:48:30 DEBUG : A2/B1/C2/: Removing directory marker
2025/04/27 05:48:30 DEBUG : A2/B1/C1/: Removing directory marker
2025/04/27 05:48:30 DEBUG : A2/B1/: Removing directory marker
2025/04/27 05:48:30 DEBUG : A2/: Removing directory marker
2025/04/27 05:48:30 INFO : Azure container rclone-test-fosubek9fiqo: Can't DirMove - falling back to file moves: can't move directory - incompatible remotes
2025/04/27 05:48:30 DEBUG : A4/: Creating directory marker
2025/04/27 05:48:30 DEBUG : A4/B1/: Creating directory marker
2025/04/27 05:48:31 DEBUG : A4/B1/C1/: Creating directory marker
2025/04/27 05:48:31 DEBUG : A4/B1/C2/: Creating directory marker
2025/04/27 05:48:31 DEBUG : A4/B1/C3/: Creating directory marker
2025/04/27 05:48:31 DEBUG : A4/B2/: Creating directory marker
2025/04/27 05:48:31 DEBUG : A3/two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK
2025/04/27 05:48:31 INFO : A3/two: Copied (server-side copy) to: A4/two
2025/04/27 05:48:31 DEBUG : A3/one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK
2025/04/27 05:48:31 INFO : A3/one: Copied (server-side copy) to: A4/one
2025/04/27 05:48:31 DEBUG : A3/B1/C2/five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK
2025/04/27 05:48:31 INFO : A3/B1/C2/five: Copied (server-side copy) to: A4/B1/C2/five
2025/04/27 05:48:31 DEBUG : A3/B1/three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK
2025/04/27 05:48:31 INFO : A3/B1/three: Copied (server-side copy) to: A4/B1/three
2025/04/27 05:48:31 DEBUG : A3/B1/C1/four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK
2025/04/27 05:48:31 INFO : A3/B1/C1/four: Copied (server-side copy) to: A4/B1/C1/four
2025/04/27 05:48:31 INFO : A3/two: Deleted
2025/04/27 05:48:31 INFO : A3/one: Deleted
2025/04/27 05:48:31 INFO : A3/B1/C1/four: Deleted
2025/04/27 05:48:31 INFO : A3/B1/three: Deleted
2025/04/27 05:48:31 INFO : A3/B1/C2/five: Deleted
2025/04/27 05:48:31 DEBUG : A3/B2/: Removing directory marker
2025/04/27 05:48:31 DEBUG : A3/B1/C3/: Removing directory marker
2025/04/27 05:48:31 DEBUG : A3/B1/C2/: Removing directory marker
2025/04/27 05:48:31 DEBUG : A3/B1/C1/: Removing directory marker
2025/04/27 05:48:31 DEBUG : A3/B1/: Removing directory marker
2025/04/27 05:48:31 DEBUG : A3/: Removing directory marker
2025/04/27 05:48:32 DEBUG : A4/B2/: Removing directory marker
2025/04/27 05:48:32 DEBUG : A4/B1/C3/: Removing directory marker
2025/04/27 05:48:32 DEBUG : A4/B1/C2/: Removing directory marker
2025/04/27 05:48:32 DEBUG : A4/B1/C1/: Removing directory marker
2025/04/27 05:48:32 DEBUG : A4/B1/: Removing directory marker
2025/04/27 05:48:32 DEBUG : A4/: Removing directory marker
--- PASS: TestDirMove (5.39s)
=== RUN TestGetFsInfo
run.go:180: Remote "Azure container rclone-test-fosubek9fiqo", Local "Local file system at /tmp/rclone3779893139", Modify Window "1ns"
--- PASS: TestGetFsInfo (0.07s)
=== RUN TestRcat
=== RUN TestRcat/withChecksum=false,ignoreChecksum=false
run.go:180: Remote "Azure container rclone-test-fosubek9fiqo", Local "Local file system at /tmp/rclone3779893139", Modify Window "1ns"
2025/04/27 05:48:32 DEBUG : Azure container rclone-test-fosubek9fiqo: File to upload is small (34 bytes), uploading instead of streaming
2025/04/27 05:48:32 DEBUG : no_checksum_small_file_from_pipe: md5 = 4c762bc6ec18f21b23fcae426c7863b5 OK
2025/04/27 05:48:32 DEBUG : no_checksum_small_file_from_pipe: Size and md5 of src and dst objects identical
2025/04/27 05:48:32 NOTICE: Azure container rclone-test-fosubek9fiqo: Streaming uploads using chunk size 4Mi will have maximum file size of 195.312Gi
2025/04/27 05:48:32 DEBUG : no_checksum_big_file_from_pipe: Multipart upload session started for -1 parts of size 4Mi
2025/04/27 05:48:32 DEBUG : no_checksum_big_file_from_pipe: open chunk writer: started multipart upload
2025/04/27 05:48:32 DEBUG : no_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 100.001Ki offset 0/off
2025/04/27 05:48:32 DEBUG : no_checksum_big_file_from_pipe: multipart upload wrote chunk 1 with 102401 bytes
2025/04/27 05:48:32 DEBUG : no_checksum_big_file_from_pipe: multipart upload finished
2025/04/27 05:48:32 DEBUG : no_checksum_big_file_from_pipe: Dst hash empty - aborting Src hash check
2025/04/27 05:48:32 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-fosubek9fiqo", Local "Local file system at /tmp/rclone3779893139", Modify Window "1ns"
2025/04/27 05:48:33 DEBUG : Azure container rclone-test-fosubek9fiqo: File to upload is small (34 bytes), uploading instead of streaming
2025/04/27 05:48:33 DEBUG : with_checksum_small_file_from_pipe: md5 = 4c762bc6ec18f21b23fcae426c7863b5 OK
2025/04/27 05:48:33 DEBUG : with_checksum_small_file_from_pipe: Size and md5 of src and dst objects identical
2025/04/27 05:48:33 DEBUG : with_checksum_big_file_from_pipe: Multipart upload session started for -1 parts of size 4Mi
2025/04/27 05:48:33 DEBUG : with_checksum_big_file_from_pipe: open chunk writer: started multipart upload
2025/04/27 05:48:33 DEBUG : with_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 100.001Ki offset 0/off
2025/04/27 05:48:33 DEBUG : with_checksum_big_file_from_pipe: multipart upload wrote chunk 1 with 102401 bytes
2025/04/27 05:48:33 DEBUG : with_checksum_big_file_from_pipe: multipart upload finished
2025/04/27 05:48:33 DEBUG : with_checksum_big_file_from_pipe: Dst hash empty - aborting Src hash check
2025/04/27 05:48:33 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-fosubek9fiqo", Local "Local file system at /tmp/rclone3779893139", Modify Window "1ns"
2025/04/27 05:48:33 DEBUG : Azure container rclone-test-fosubek9fiqo: File to upload is small (34 bytes), uploading instead of streaming
2025/04/27 05:48:33 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/04/27 05:48:33 DEBUG : ignore_checksum_big_file_from_pipe: Multipart upload session started for -1 parts of size 4Mi
2025/04/27 05:48:33 DEBUG : ignore_checksum_big_file_from_pipe: open chunk writer: started multipart upload
2025/04/27 05:48:33 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 100.001Ki offset 0/off
2025/04/27 05:48:33 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload wrote chunk 1 with 102401 bytes
2025/04/27 05:48:33 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload finished
2025/04/27 05:48:33 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-fosubek9fiqo", Local "Local file system at /tmp/rclone3779893139", Modify Window "1ns"
2025/04/27 05:48:34 DEBUG : Azure container rclone-test-fosubek9fiqo: File to upload is small (34 bytes), uploading instead of streaming
2025/04/27 05:48:34 DEBUG : ignore_checksum_small_file_from_pipe: Src hash empty - aborting Dst hash check
2025/04/27 05:48:34 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical
2025/04/27 05:48:34 DEBUG : ignore_checksum_big_file_from_pipe: Multipart upload session started for -1 parts of size 4Mi
2025/04/27 05:48:34 DEBUG : ignore_checksum_big_file_from_pipe: open chunk writer: started multipart upload
2025/04/27 05:48:34 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 100.001Ki offset 0/off
2025/04/27 05:48:34 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload wrote chunk 1 with 102401 bytes
2025/04/27 05:48:34 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload finished
2025/04/27 05:48:34 DEBUG : ignore_checksum_big_file_from_pipe: Dst hash empty - aborting Src hash check
2025/04/27 05:48:34 DEBUG : ignore_checksum_big_file_from_pipe: Src hash empty - aborting Dst hash check
2025/04/27 05:48:34 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical
--- PASS: TestRcat (1.84s)
--- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (0.54s)
--- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (0.44s)
--- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (0.44s)
--- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (0.43s)
=== RUN TestRcatMetadata
run.go:180: Remote "Azure container rclone-test-fosubek9fiqo", Local "Local file system at /tmp/rclone3779893139", 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-fosubek9fiqo", Local "Local file system at /tmp/rclone3779893139", Modify Window "1ns"
2025/04/27 05:48:34 DEBUG : Azure container rclone-test-fosubek9fiqo: File to upload is small (60 bytes), uploading instead of streaming
2025/04/27 05:48:34 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK
2025/04/27 05:48:34 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-fosubek9fiqo", Local "Local file system at /tmp/rclone3779893139", 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-fosubek9fiqo", Local "Local file system at /tmp/rclone3779893139", Modify Window "1ns"
2025/04/27 05:48:35 DEBUG : sub dir/: Creating directory marker
2025/04/27 05:48:35 DEBUG : Azure container rclone-test-fosubek9fiqo: Touching "sub dir/potato3"
2025/04/27 05:48:35 DEBUG : Azure container rclone-test-fosubek9fiqo: Touching "empty space"
2025/04/27 05:48:35 DEBUG : Azure container rclone-test-fosubek9fiqo: Touching "potato2"
2025/04/27 05:48:35 DEBUG : sub dir/: Removing directory marker
--- PASS: TestTouchDir (0.85s)
=== RUN TestMkdirMetadata
run.go:180: Remote "Azure container rclone-test-fosubek9fiqo", Local "Local file system at /tmp/rclone3779893139", Modify Window "1ns"
operations_test.go:1703: Skipping test as remote does not support MkdirMetadata
--- SKIP: TestMkdirMetadata (0.07s)
=== RUN TestMkdirModTime
run.go:180: Remote "Azure container rclone-test-fosubek9fiqo", Local "Local file system at /tmp/rclone3779893139", Modify Window "1ns"
operations_test.go:1722: Skipping test as remote does not support DirSetModTime or MkdirMetadata
--- SKIP: TestMkdirModTime (0.07s)
=== RUN TestCopyDirMetadata
run.go:180: Remote "Azure container rclone-test-fosubek9fiqo", Local "Local file system at /tmp/rclone3779893139", Modify Window "1ns"
operations_test.go:1743: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata
--- SKIP: TestCopyDirMetadata (0.07s)
=== RUN TestSetDirModTime
run.go:180: Remote "Azure container rclone-test-fosubek9fiqo", Local "Local file system at /tmp/rclone3779893139", Modify Window "1ns"
operations_test.go:1779: Skipping test as remote does not support DirSetModTime or WriteDirSetModTime
--- SKIP: TestSetDirModTime (0.07s)
=== RUN TestDirsEqual
run.go:180: Remote "Azure container rclone-test-fosubek9fiqo", Local "Local file system at /tmp/rclone3779893139", 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-fosubek9fiqo", Local "Local file system at /tmp/rclone3779893139", Modify Window "1ns"
operations_test.go:1892: Skipping as remote can't Move
--- SKIP: TestRemoveExisting (0.07s)
=== RUN TestRcAbout
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcAbout (0.00s)
=== RUN TestRcCleanup
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcCleanup (0.00s)
=== RUN TestRcCopyfile
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcCopyfile (0.00s)
=== RUN TestRcCopyurl
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcCopyurl (0.00s)
=== RUN TestRcDelete
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcDelete (0.00s)
=== RUN TestRcDeletefile
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcDeletefile (0.00s)
=== RUN TestRcList
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcList (0.00s)
=== RUN TestRcStat
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcStat (0.00s)
=== RUN TestRcSetTier
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcSetTier (0.00s)
=== RUN TestRcSetTierFile
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcSetTierFile (0.00s)
=== RUN TestRcMkdir
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcMkdir (0.00s)
=== RUN TestRcMovefile
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcMovefile (0.00s)
=== RUN TestRcPurge
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcPurge (0.00s)
=== RUN TestRcRmdir
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcRmdir (0.00s)
=== RUN TestRcRmdirs
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcRmdirs (0.00s)
=== RUN TestRcSize
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcSize (0.00s)
=== RUN TestRcPublicLink
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcPublicLink (0.00s)
=== RUN TestRcFsInfo
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcFsInfo (0.00s)
=== RUN TestUploadFile
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestUploadFile (0.00s)
=== RUN TestRcCommand
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcCommand (0.00s)
=== RUN TestRcDu
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcDu (0.00s)
=== RUN TestRcCheck
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcCheck (0.00s)
=== RUN TestRcHashsum
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcHashsum (0.00s)
=== RUN TestRcHashsumFile
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcHashsumFile (0.00s)
FAIL
2025/04/27 05:48:36 DEBUG : Azure container rclone-test-fosubek9fiqo: Purge remote
"./operations.test -test.v -test.timeout 1h0m0s -remote 'TestAzureBlob,directory_markers:' -verbose" - Finished ERROR in 9m55.19253014s (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]