"./operations.test -test.v -test.timeout 1h0m0s -remote 'TestAzureBlob,directory_markers:' -verbose" - Starting (try 1/5)
2025/03/18 04:22:31 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-xujofak7pupu"
2025/03/18 04:22:31 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/03/18 04:22:31 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/18 04:22:31 DEBUG : Azure container rclone-test-xujofak7pupu: Using directory markers
2025/03/18 04:22:31 DEBUG : Creating backend with remote "/tmp/rclone2386328502"
=== 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-xujofak7pupu", Local "Local file system at /tmp/rclone2386328502", Modify Window "1ns"
2025/03/18 04:22:32 DEBUG : chunksize-probe: Multipart upload session started for 25 parts of size 4Mi
2025/03/18 04:22:32 DEBUG : chunksize-probe: open chunk writer: started multipart upload
2025/03/18 04:22:32 DEBUG : chunksize-probe: Clearing uncommitted blocks
2025/03/18 04:22:32 DEBUG : chunksize-probe: Committing 0 blocks to remove uncommitted blocks
2025/03/18 04:22:32 DEBUG : chunksize-probe: Removing empty object
=== RUN TestMultithreadCopy/upload=false,size=8388607,streams=2
2025/03/18 04:22:32 DEBUG : test-multithread-copy-false-8388607-2: Multipart upload session started for 2 parts of size 4Mi
2025/03/18 04:22:32 DEBUG : test-multithread-copy-false-8388607-2: open chunk writer: started multipart upload
2025/03/18 04:22:32 DEBUG : test-multithread-copy-false-8388607-2: multipart upload: starting chunk 1 size 4.000Mi offset 4Mi/8.000Mi
2025/03/18 04:22:32 DEBUG : test-multithread-copy-false-8388607-2: multipart upload: starting chunk 0 size 4Mi offset 0/8.000Mi
2025/03/18 04:22:33 DEBUG : test-multithread-copy-false-8388607-2: multipart upload wrote chunk 2 with 4194303 bytes
2025/03/18 04:22:33 DEBUG : test-multithread-copy-false-8388607-2: multipart upload wrote chunk 1 with 4194304 bytes
2025/03/18 04:22:33 DEBUG : test-multithread-copy-false-8388607-2: multipart upload finished
2025/03/18 04:22:33 DEBUG : test-multithread-copy-false-8388607-2: multi-thread copy: disabling buffering because destination uses OpenWriterAt
2025/03/18 04:22:33 DEBUG : test-multithread-copy-false-8388607-2: multi-thread copy: write buffer set to 131072
2025/03/18 04:22:33 DEBUG : test-multithread-copy-false-8388607-2: multi-thread copy: chunk size 64Mi was bigger than source file size 8.000Mi
2025/03/18 04:22:33 DEBUG : test-multithread-copy-false-8388607-2: multi-thread copy: using backend concurrency of 4 instead of --multi-thread-streams 2
2025/03/18 04:22:33 DEBUG : test-multithread-copy-false-8388607-2: multi-thread copy: number of streams 4 was bigger than number of chunks 1
2025/03/18 04:22:33 DEBUG : test-multithread-copy-false-8388607-2: Starting multi-thread copy with 1 chunks of size 8.000Mi with 1 parallel streams
2025/03/18 04:22:33 DEBUG : test-multithread-copy-false-8388607-2: multi-thread copy: chunk 1/1 (0-8388607) size 8.000Mi starting
2025/03/18 04:22:33 DEBUG : test-multithread-copy-false-8388607-2: writing chunk 0
2025/03/18 04:22:34 DEBUG : test-multithread-copy-false-8388607-2: multi-thread copy: chunk 1/1 (0-8388607) size 8.000Mi finished
2025/03/18 04:22:34 DEBUG : test-multithread-copy-false-8388607-2: Finished multi-thread copy with 1 parts of size 8.000Mi
=== RUN TestMultithreadCopy/upload=false,size=8388608,streams=2
2025/03/18 04:22:35 DEBUG : test-multithread-copy-false-8388608-2: Multipart upload session started for 2 parts of size 4Mi
2025/03/18 04:22:35 DEBUG : test-multithread-copy-false-8388608-2: open chunk writer: started multipart upload
2025/03/18 04:22:35 DEBUG : test-multithread-copy-false-8388608-2: multipart upload: starting chunk 0 size 4Mi offset 0/8Mi
2025/03/18 04:22:35 DEBUG : test-multithread-copy-false-8388608-2: multipart upload: starting chunk 1 size 4Mi offset 4Mi/8Mi
2025/03/18 04:22:35 DEBUG : test-multithread-copy-false-8388608-2: multipart upload wrote chunk 1 with 4194304 bytes
2025/03/18 04:22:35 DEBUG : test-multithread-copy-false-8388608-2: multipart upload wrote chunk 2 with 4194304 bytes
2025/03/18 04:22:35 DEBUG : test-multithread-copy-false-8388608-2: multipart upload finished
2025/03/18 04:22:36 DEBUG : test-multithread-copy-false-8388608-2: multi-thread copy: disabling buffering because destination uses OpenWriterAt
2025/03/18 04:22:36 DEBUG : test-multithread-copy-false-8388608-2: multi-thread copy: write buffer set to 131072
2025/03/18 04:22:36 DEBUG : test-multithread-copy-false-8388608-2: multi-thread copy: chunk size 64Mi was bigger than source file size 8Mi
2025/03/18 04:22:36 DEBUG : test-multithread-copy-false-8388608-2: multi-thread copy: using backend concurrency of 4 instead of --multi-thread-streams 2
2025/03/18 04:22:36 DEBUG : test-multithread-copy-false-8388608-2: multi-thread copy: number of streams 4 was bigger than number of chunks 1
2025/03/18 04:22:36 DEBUG : test-multithread-copy-false-8388608-2: Starting multi-thread copy with 1 chunks of size 8Mi with 1 parallel streams
2025/03/18 04:22:36 DEBUG : test-multithread-copy-false-8388608-2: multi-thread copy: chunk 1/1 (0-8388608) size 8Mi starting
2025/03/18 04:22:36 DEBUG : test-multithread-copy-false-8388608-2: writing chunk 0
2025/03/18 04:22:37 DEBUG : test-multithread-copy-false-8388608-2: multi-thread copy: chunk 1/1 (0-8388608) size 8Mi finished
2025/03/18 04:22:37 DEBUG : test-multithread-copy-false-8388608-2: Finished multi-thread copy with 1 parts of size 8Mi
=== RUN TestMultithreadCopy/upload=false,size=8388609,streams=2
2025/03/18 04:22:37 DEBUG : test-multithread-copy-false-8388609-2: Multipart upload session started for 3 parts of size 4Mi
2025/03/18 04:22:37 DEBUG : test-multithread-copy-false-8388609-2: open chunk writer: started multipart upload
2025/03/18 04:22:37 DEBUG : test-multithread-copy-false-8388609-2: multipart upload: starting chunk 0 size 4Mi offset 0/8.000Mi
2025/03/18 04:22:37 DEBUG : test-multithread-copy-false-8388609-2: multipart upload: starting chunk 2 size 1 offset 8Mi/8.000Mi
2025/03/18 04:22:37 DEBUG : test-multithread-copy-false-8388609-2: multipart upload: starting chunk 1 size 4Mi offset 4Mi/8.000Mi
2025/03/18 04:22:37 DEBUG : test-multithread-copy-false-8388609-2: multipart upload wrote chunk 3 with 1 bytes
2025/03/18 04:22:38 DEBUG : test-multithread-copy-false-8388609-2: multipart upload wrote chunk 2 with 4194304 bytes
2025/03/18 04:22:38 DEBUG : test-multithread-copy-false-8388609-2: multipart upload wrote chunk 1 with 4194304 bytes
2025/03/18 04:22:38 DEBUG : test-multithread-copy-false-8388609-2: multipart upload finished
2025/03/18 04:22:38 DEBUG : test-multithread-copy-false-8388609-2: multi-thread copy: disabling buffering because destination uses OpenWriterAt
2025/03/18 04:22:38 DEBUG : test-multithread-copy-false-8388609-2: multi-thread copy: write buffer set to 131072
2025/03/18 04:22:38 DEBUG : test-multithread-copy-false-8388609-2: multi-thread copy: chunk size 64Mi was bigger than source file size 8.000Mi
2025/03/18 04:22:38 DEBUG : test-multithread-copy-false-8388609-2: multi-thread copy: using backend concurrency of 4 instead of --multi-thread-streams 2
2025/03/18 04:22:38 DEBUG : test-multithread-copy-false-8388609-2: multi-thread copy: number of streams 4 was bigger than number of chunks 1
2025/03/18 04:22:38 DEBUG : test-multithread-copy-false-8388609-2: Starting multi-thread copy with 1 chunks of size 8.000Mi with 1 parallel streams
2025/03/18 04:22:38 DEBUG : test-multithread-copy-false-8388609-2: multi-thread copy: chunk 1/1 (0-8388609) size 8.000Mi starting
2025/03/18 04:22:38 DEBUG : test-multithread-copy-false-8388609-2: writing chunk 0
2025/03/18 04:22:39 DEBUG : test-multithread-copy-false-8388609-2: multi-thread copy: chunk 1/1 (0-8388609) size 8.000Mi finished
2025/03/18 04:22:39 DEBUG : test-multithread-copy-false-8388609-2: Finished multi-thread copy with 1 parts of size 8.000Mi
=== RUN TestMultithreadCopy/upload=true,size=8388607,streams=2
2025/03/18 04:22:40 DEBUG : test-multithread-copy-true-8388607-2: multi-thread copy: disabling buffering because source is local disk
2025/03/18 04:22:40 DEBUG : test-multithread-copy-true-8388607-2: Multipart upload session started for 2 parts of size 4Mi
2025/03/18 04:22:40 DEBUG : test-multithread-copy-true-8388607-2: open chunk writer: started multipart upload
2025/03/18 04:22:40 DEBUG : test-multithread-copy-true-8388607-2: multi-thread copy: using backend concurrency of 16 instead of --multi-thread-streams 2
2025/03/18 04:22:40 DEBUG : test-multithread-copy-true-8388607-2: multi-thread copy: number of streams 16 was bigger than number of chunks 2
2025/03/18 04:22:40 DEBUG : test-multithread-copy-true-8388607-2: Starting multi-thread copy with 2 chunks of size 4Mi with 2 parallel streams
2025/03/18 04:22:40 DEBUG : test-multithread-copy-true-8388607-2: multi-thread copy: chunk 2/2 (4194304-8388607) size 4.000Mi starting
2025/03/18 04:22:40 DEBUG : test-multithread-copy-true-8388607-2: multi-thread copy: chunk 1/2 (0-4194304) size 4Mi starting
2025/03/18 04:22:40 DEBUG : test-multithread-copy-true-8388607-2: Seek from 4194303 to 0
2025/03/18 04:22:40 DEBUG : test-multithread-copy-true-8388607-2: Seek from 4194304 to 0
2025/03/18 04:22:40 DEBUG : test-multithread-copy-true-8388607-2: multipart upload wrote chunk 2 with 4194303 bytes
2025/03/18 04:22:40 DEBUG : test-multithread-copy-true-8388607-2: multi-thread copy: chunk 2/2 (4194304-8388607) size 4.000Mi finished
2025/03/18 04:22:40 DEBUG : test-multithread-copy-true-8388607-2: multipart upload wrote chunk 1 with 4194304 bytes
2025/03/18 04:22:40 DEBUG : test-multithread-copy-true-8388607-2: multi-thread copy: chunk 1/2 (0-4194304) size 4Mi finished
2025/03/18 04:22:40 DEBUG : test-multithread-copy-true-8388607-2: multipart upload finished
2025/03/18 04:22:41 DEBUG : test-multithread-copy-true-8388607-2: Finished multi-thread copy with 2 parts of size 4Mi
=== RUN TestMultithreadCopy/upload=true,size=8388608,streams=2
2025/03/18 04:22:42 DEBUG : test-multithread-copy-true-8388608-2: multi-thread copy: disabling buffering because source is local disk
2025/03/18 04:22:42 DEBUG : test-multithread-copy-true-8388608-2: Multipart upload session started for 2 parts of size 4Mi
2025/03/18 04:22:42 DEBUG : test-multithread-copy-true-8388608-2: open chunk writer: started multipart upload
2025/03/18 04:22:42 DEBUG : test-multithread-copy-true-8388608-2: multi-thread copy: using backend concurrency of 16 instead of --multi-thread-streams 2
2025/03/18 04:22:42 DEBUG : test-multithread-copy-true-8388608-2: multi-thread copy: number of streams 16 was bigger than number of chunks 2
2025/03/18 04:22:42 DEBUG : test-multithread-copy-true-8388608-2: Starting multi-thread copy with 2 chunks of size 4Mi with 2 parallel streams
2025/03/18 04:22:42 DEBUG : test-multithread-copy-true-8388608-2: multi-thread copy: chunk 2/2 (4194304-8388608) size 4Mi starting
2025/03/18 04:22:42 DEBUG : test-multithread-copy-true-8388608-2: multi-thread copy: chunk 1/2 (0-4194304) size 4Mi starting
2025/03/18 04:22:42 DEBUG : test-multithread-copy-true-8388608-2: Seek from 4194304 to 0
2025/03/18 04:22:42 DEBUG : test-multithread-copy-true-8388608-2: Seek from 4194304 to 0
2025/03/18 04:22:42 DEBUG : test-multithread-copy-true-8388608-2: multipart upload wrote chunk 2 with 4194304 bytes
2025/03/18 04:22:42 DEBUG : test-multithread-copy-true-8388608-2: multi-thread copy: chunk 2/2 (4194304-8388608) size 4Mi finished
2025/03/18 04:22:42 DEBUG : test-multithread-copy-true-8388608-2: multipart upload wrote chunk 1 with 4194304 bytes
2025/03/18 04:22:42 DEBUG : test-multithread-copy-true-8388608-2: multi-thread copy: chunk 1/2 (0-4194304) size 4Mi finished
2025/03/18 04:22:42 DEBUG : test-multithread-copy-true-8388608-2: multipart upload finished
2025/03/18 04:22:42 DEBUG : test-multithread-copy-true-8388608-2: Finished multi-thread copy with 2 parts of size 4Mi
=== RUN TestMultithreadCopy/upload=true,size=8388609,streams=2
2025/03/18 04:22:43 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: disabling buffering because source is local disk
2025/03/18 04:22:43 DEBUG : test-multithread-copy-true-8388609-2: Multipart upload session started for 3 parts of size 4Mi
2025/03/18 04:22:43 DEBUG : test-multithread-copy-true-8388609-2: open chunk writer: started multipart upload
2025/03/18 04:22:43 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: using backend concurrency of 16 instead of --multi-thread-streams 2
2025/03/18 04:22:43 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: number of streams 16 was bigger than number of chunks 3
2025/03/18 04:22:43 DEBUG : test-multithread-copy-true-8388609-2: Starting multi-thread copy with 3 chunks of size 4Mi with 3 parallel streams
2025/03/18 04:22:43 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: chunk 3/3 (8388608-8388609) size 1 starting
2025/03/18 04:22:43 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: chunk 1/3 (0-4194304) size 4Mi starting
2025/03/18 04:22:43 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: chunk 2/3 (4194304-8388608) size 4Mi starting
2025/03/18 04:22:43 DEBUG : test-multithread-copy-true-8388609-2: Seek from 1 to 0
2025/03/18 04:22:43 DEBUG : test-multithread-copy-true-8388609-2: Seek from 4194304 to 0
2025/03/18 04:22:43 DEBUG : test-multithread-copy-true-8388609-2: Seek from 4194304 to 0
2025/03/18 04:22:43 DEBUG : test-multithread-copy-true-8388609-2: multipart upload wrote chunk 3 with 1 bytes
2025/03/18 04:22:43 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: chunk 3/3 (8388608-8388609) size 1 finished
2025/03/18 04:22:44 DEBUG : test-multithread-copy-true-8388609-2: multipart upload wrote chunk 2 with 4194304 bytes
2025/03/18 04:22:44 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: chunk 2/3 (4194304-8388608) size 4Mi finished
2025/03/18 04:22:44 DEBUG : test-multithread-copy-true-8388609-2: multipart upload wrote chunk 1 with 4194304 bytes
2025/03/18 04:22:44 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: chunk 1/3 (0-4194304) size 4Mi finished
2025/03/18 04:22:44 DEBUG : test-multithread-copy-true-8388609-2: multipart upload finished
2025/03/18 04:22:44 DEBUG : test-multithread-copy-true-8388609-2: Finished multi-thread copy with 3 parts of size 4Mi
--- PASS: TestMultithreadCopy (13.30s)
--- PASS: TestMultithreadCopy/upload=false,size=8388607,streams=2 (2.79s)
--- PASS: TestMultithreadCopy/upload=false,size=8388608,streams=2 (2.53s)
--- PASS: TestMultithreadCopy/upload=false,size=8388609,streams=2 (1.97s)
--- PASS: TestMultithreadCopy/upload=true,size=8388607,streams=2 (1.85s)
--- PASS: TestMultithreadCopy/upload=true,size=8388608,streams=2 (1.64s)
--- PASS: TestMultithreadCopy/upload=true,size=8388609,streams=2 (1.84s)
=== RUN TestMultithreadCopyAbort
run.go:180: Remote "Azure container rclone-test-xujofak7pupu", Local "Local file system at /tmp/rclone2386328502", Modify Window "1ns"
2025/03/18 04:22:45 DEBUG : chunksize-probe: Multipart upload session started for 25 parts of size 4Mi
2025/03/18 04:22:45 DEBUG : chunksize-probe: open chunk writer: started multipart upload
2025/03/18 04:22:45 DEBUG : chunksize-probe: Clearing uncommitted blocks
2025/03/18 04:22:45 DEBUG : chunksize-probe: Committing 0 blocks to remove uncommitted blocks
2025/03/18 04:22:45 DEBUG : chunksize-probe: Removing empty object
2025/03/18 04:22:46 DEBUG : test-multithread-abort: multi-thread copy: disabling buffering because source is local disk
2025/03/18 04:22:46 DEBUG : test-multithread-abort: Multipart upload session started for 3 parts of size 4Mi
2025/03/18 04:22:46 DEBUG : test-multithread-abort: open chunk writer: started multipart upload
2025/03/18 04:22:46 DEBUG : test-multithread-abort: multi-thread copy: using backend concurrency of 16 instead of --multi-thread-streams 1
2025/03/18 04:22:46 DEBUG : test-multithread-abort: multi-thread copy: number of streams 16 was bigger than number of chunks 3
2025/03/18 04:22:46 DEBUG : test-multithread-abort: Starting multi-thread copy with 3 chunks of size 4Mi with 3 parallel streams
2025/03/18 04:22:46 DEBUG : test-multithread-abort: multi-thread copy: chunk 3/3 (8388608-8388609) size 1 starting
2025/03/18 04:22:46 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/03/18 04:22:46 DEBUG : test-multithread-abort: multi-thread copy: chunk 2/3 (4194304-8388608) size 4Mi starting
2025/03/18 04:22:46 DEBUG : Open with options = [RangeOption(4194304,8388607)]
2025/03/18 04:22:46 DEBUG : test-multithread-abort: multi-thread copy: chunk 1/3 (0-4194304) size 4Mi starting
2025/03/18 04:22:46 DEBUG : Open with options = [RangeOption(0,4194303)]
2025/03/18 04:22:46 DEBUG : test-multithread-abort: Seek from 4194304 to 0
2025/03/18 04:22:46 DEBUG : Open with options = [RangeOption(0,4194303)]
2025/03/18 04:22:46 DEBUG : test-multithread-abort: Seek from 4194304 to 0
2025/03/18 04:22:46 DEBUG : Open with options = [RangeOption(4194304,8388607)]
2025/03/18 04:22:46 DEBUG : test-multithread-abort: multipart upload wrote chunk 1 with 4194304 bytes
2025/03/18 04:22:46 DEBUG : test-multithread-abort: multi-thread copy: chunk 1/3 (0-4194304) size 4Mi finished
2025/03/18 04:22:46 DEBUG : test-multithread-abort: multipart upload wrote chunk 2 with 4194304 bytes
2025/03/18 04:22:46 DEBUG : test-multithread-abort: multi-thread copy: chunk 2/3 (4194304-8388608) size 4Mi finished
2025/03/18 04:22:47 DEBUG : Returning error reader
2025/03/18 04:22:47 DEBUG : BOOM: simulated read failure
2025/03/18 04:22:47 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 1/10: BOOM: simulated read failure
2025/03/18 04:22:47 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/03/18 04:22:48 DEBUG : Returning error reader
2025/03/18 04:22:48 DEBUG : BOOM: simulated read failure
2025/03/18 04:22:48 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 2/10: BOOM: simulated read failure
2025/03/18 04:22:48 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/03/18 04:22:49 DEBUG : Returning error reader
2025/03/18 04:22:49 DEBUG : BOOM: simulated read failure
2025/03/18 04:22:49 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 3/10: BOOM: simulated read failure
2025/03/18 04:22:49 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/03/18 04:22:50 DEBUG : Returning error reader
2025/03/18 04:22:50 DEBUG : BOOM: simulated read failure
2025/03/18 04:22:50 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 4/10: BOOM: simulated read failure
2025/03/18 04:22:50 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/03/18 04:22:51 DEBUG : Returning error reader
2025/03/18 04:22:51 DEBUG : BOOM: simulated read failure
2025/03/18 04:22:51 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 5/10: BOOM: simulated read failure
2025/03/18 04:22:51 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/03/18 04:22:52 DEBUG : Returning error reader
2025/03/18 04:22:52 DEBUG : BOOM: simulated read failure
2025/03/18 04:22:52 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 6/10: BOOM: simulated read failure
2025/03/18 04:22:52 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/03/18 04:22:53 DEBUG : Returning error reader
2025/03/18 04:22:53 DEBUG : BOOM: simulated read failure
2025/03/18 04:22:53 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 7/10: BOOM: simulated read failure
2025/03/18 04:22:53 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/03/18 04:22:54 DEBUG : Returning error reader
2025/03/18 04:22:54 DEBUG : BOOM: simulated read failure
2025/03/18 04:22:54 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 8/10: BOOM: simulated read failure
2025/03/18 04:22:54 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/03/18 04:22:55 DEBUG : Returning error reader
2025/03/18 04:22:55 DEBUG : BOOM: simulated read failure
2025/03/18 04:22:55 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 9/10: BOOM: simulated read failure
2025/03/18 04:22:55 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/03/18 04:22:56 DEBUG : Returning error reader
2025/03/18 04:22:56 DEBUG : BOOM: simulated read failure
2025/03/18 04:22:56 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 10/10: BOOM: simulated read failure
2025/03/18 04:22:56 DEBUG : test-multithread-abort: Reopen failed after offset 0 bytes read: failed to reopen: too many retries
2025/03/18 04:22:56 DEBUG : test-multithread-abort: multi-thread copy: chunk 3/3 failed: multi-thread copy: failed to write chunk: BOOM: simulated read failure
2025/03/18 04:22:56 DEBUG : test-multithread-abort: multi-thread copy: cancelling transfer on exit
2025/03/18 04:22:56 DEBUG : test-multithread-abort: Clearing uncommitted blocks
2025/03/18 04:22:56 DEBUG : test-multithread-abort: 2 Uncommitted blocks found
2025/03/18 04:22:56 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.51s)
=== RUN TestSizeDiffers
--- PASS: TestSizeDiffers (0.00s)
=== RUN TestReOpen
=== RUN TestReOpen/Normal
=== RUN TestReOpen/Normal/Basics
2025/03/18 04:23:03 DEBUG : potato: Seek from 10 to 0
=== RUN TestReOpen/Normal/ErrorAtStart
=== RUN TestReOpen/Normal/WithErrors
2025/03/18 04:23:03 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error
2025/03/18 04:23:03 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error
2025/03/18 04:23:03 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error
=== RUN TestReOpen/Normal/TooManyErrors
2025/03/18 04:23:03 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error
2025/03/18 04:23:03 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error
2025/03/18 04:23:03 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error
2025/03/18 04:23:03 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries
=== RUN TestReOpen/Normal/Seek
2025/03/18 04:23:03 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error
2025/03/18 04:23:03 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error
2025/03/18 04:23:03 DEBUG : potato: Seek from 5 to 2
=== RUN TestReOpen/Normal/AccountRead
=== RUN TestReOpen/Normal/AccountReadDelay
2025/03/18 04:23:03 DEBUG : potato: Seek from 10 to 0
2025/03/18 04:23:03 DEBUG : potato: Seek from 10 to 0
2025/03/18 04:23:03 DEBUG : potato: Seek from 10 to 0
=== RUN TestReOpen/Normal/AccountReadError
=== RUN TestReOpen/WithRangeOption
=== RUN TestReOpen/WithRangeOption/Basics
2025/03/18 04:23:03 DEBUG : potato: Seek from 7 to 0
=== RUN TestReOpen/WithRangeOption/ErrorAtStart
=== RUN TestReOpen/WithRangeOption/WithErrors
2025/03/18 04:23:03 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error
2025/03/18 04:23:03 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error
2025/03/18 04:23:03 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error
=== RUN TestReOpen/WithRangeOption/TooManyErrors
2025/03/18 04:23:03 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error
2025/03/18 04:23:03 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error
2025/03/18 04:23:03 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error
2025/03/18 04:23:03 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries
=== RUN TestReOpen/WithRangeOption/Seek
2025/03/18 04:23:03 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error
2025/03/18 04:23:03 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error
2025/03/18 04:23:03 DEBUG : potato: Seek from 5 to 2
2025/03/18 04:23:03 DEBUG : potato: Seek from 7 to 4
=== RUN TestReOpen/WithRangeOption/AccountRead
=== RUN TestReOpen/WithRangeOption/AccountReadDelay
2025/03/18 04:23:03 DEBUG : potato: Seek from 7 to 0
2025/03/18 04:23:03 DEBUG : potato: Seek from 7 to 0
2025/03/18 04:23:03 DEBUG : potato: Seek from 7 to 0
=== RUN TestReOpen/WithRangeOption/AccountReadError
=== RUN TestReOpen/WithSeekOption
=== RUN TestReOpen/WithSeekOption/Basics
2025/03/18 04:23:03 DEBUG : potato: Seek from 8 to 0
=== RUN TestReOpen/WithSeekOption/ErrorAtStart
=== RUN TestReOpen/WithSeekOption/WithErrors
2025/03/18 04:23:03 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error
2025/03/18 04:23:03 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error
2025/03/18 04:23:03 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error
=== RUN TestReOpen/WithSeekOption/TooManyErrors
2025/03/18 04:23:03 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error
2025/03/18 04:23:03 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error
2025/03/18 04:23:03 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error
2025/03/18 04:23:03 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries
=== RUN TestReOpen/WithSeekOption/Seek
2025/03/18 04:23:03 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error
2025/03/18 04:23:03 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error
2025/03/18 04:23:03 DEBUG : potato: Seek from 5 to 2
2025/03/18 04:23:03 DEBUG : potato: Seek from 7 to 5
=== RUN TestReOpen/WithSeekOption/AccountRead
=== RUN TestReOpen/WithSeekOption/AccountReadDelay
2025/03/18 04:23:03 DEBUG : potato: Seek from 8 to 0
2025/03/18 04:23:03 DEBUG : potato: Seek from 8 to 0
2025/03/18 04:23:03 DEBUG : potato: Seek from 8 to 0
=== RUN TestReOpen/WithSeekOption/AccountReadError
=== RUN TestReOpen/UnknownSize
=== RUN TestReOpen/UnknownSize/Basics
2025/03/18 04:23:03 DEBUG : potato: Seek from 9 to 0
=== RUN TestReOpen/UnknownSize/ErrorAtStart
=== RUN TestReOpen/UnknownSize/WithErrors
2025/03/18 04:23:03 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error
2025/03/18 04:23:03 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error
2025/03/18 04:23:03 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error
=== RUN TestReOpen/UnknownSize/TooManyErrors
2025/03/18 04:23:03 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error
2025/03/18 04:23:03 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error
2025/03/18 04:23:03 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error
2025/03/18 04:23:03 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries
=== RUN TestReOpen/UnknownSize/Seek
2025/03/18 04:23:03 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error
2025/03/18 04:23:03 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error
2025/03/18 04:23:03 DEBUG : potato: Seek from 5 to 2
2025/03/18 04:23:03 DEBUG : potato: Seek from 7 to 6
=== RUN TestReOpen/UnknownSize/AccountRead
=== RUN TestReOpen/UnknownSize/AccountReadDelay
2025/03/18 04:23:03 DEBUG : potato: Seek from 9 to 0
2025/03/18 04:23:03 DEBUG : potato: Seek from 9 to 0
2025/03/18 04:23:03 DEBUG : potato: Seek from 9 to 0
=== RUN TestReOpen/UnknownSize/AccountReadError
--- PASS: TestReOpen (0.00s)
--- PASS: TestReOpen/Normal (0.00s)
--- PASS: TestReOpen/Normal/Basics (0.00s)
--- PASS: TestReOpen/Normal/ErrorAtStart (0.00s)
--- PASS: TestReOpen/Normal/WithErrors (0.00s)
--- PASS: TestReOpen/Normal/TooManyErrors (0.00s)
--- PASS: TestReOpen/Normal/Seek (0.00s)
--- PASS: TestReOpen/Normal/AccountRead (0.00s)
--- PASS: TestReOpen/Normal/AccountReadDelay (0.00s)
--- PASS: TestReOpen/Normal/AccountReadError (0.00s)
--- PASS: TestReOpen/WithRangeOption (0.00s)
--- PASS: TestReOpen/WithRangeOption/Basics (0.00s)
--- PASS: TestReOpen/WithRangeOption/ErrorAtStart (0.00s)
--- PASS: TestReOpen/WithRangeOption/WithErrors (0.00s)
--- PASS: TestReOpen/WithRangeOption/TooManyErrors (0.00s)
--- PASS: TestReOpen/WithRangeOption/Seek (0.00s)
--- PASS: TestReOpen/WithRangeOption/AccountRead (0.00s)
--- PASS: TestReOpen/WithRangeOption/AccountReadDelay (0.00s)
--- PASS: TestReOpen/WithRangeOption/AccountReadError (0.00s)
--- PASS: TestReOpen/WithSeekOption (0.00s)
--- PASS: TestReOpen/WithSeekOption/Basics (0.00s)
--- PASS: TestReOpen/WithSeekOption/ErrorAtStart (0.00s)
--- PASS: TestReOpen/WithSeekOption/WithErrors (0.00s)
--- PASS: TestReOpen/WithSeekOption/TooManyErrors (0.00s)
--- PASS: TestReOpen/WithSeekOption/Seek (0.00s)
--- PASS: TestReOpen/WithSeekOption/AccountRead (0.00s)
--- PASS: TestReOpen/WithSeekOption/AccountReadDelay (0.00s)
--- PASS: TestReOpen/WithSeekOption/AccountReadError (0.00s)
--- PASS: TestReOpen/UnknownSize (0.00s)
--- PASS: TestReOpen/UnknownSize/Basics (0.00s)
--- PASS: TestReOpen/UnknownSize/ErrorAtStart (0.00s)
--- PASS: TestReOpen/UnknownSize/WithErrors (0.00s)
--- PASS: TestReOpen/UnknownSize/TooManyErrors (0.00s)
--- PASS: TestReOpen/UnknownSize/Seek (0.00s)
--- PASS: TestReOpen/UnknownSize/AccountRead (0.00s)
--- PASS: TestReOpen/UnknownSize/AccountReadDelay (0.00s)
--- PASS: TestReOpen/UnknownSize/AccountReadError (0.00s)
=== RUN TestCheck
run.go:180: Remote "Azure container rclone-test-xujofak7pupu", Local "Local file system at /tmp/rclone2386328502", 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.83s)
--- PASS: TestCheck/1 (0.06s)
--- PASS: TestCheck/2 (0.06s)
--- PASS: TestCheck/3 (0.06s)
--- PASS: TestCheck/4 (0.11s)
--- PASS: TestCheck/5 (0.11s)
--- PASS: TestCheck/6 (0.11s)
--- PASS: TestCheck/7 (0.11s)
=== RUN TestCheckFsError
2025/03/18 04:23:05 DEBUG : Creating backend with remote "nonexistent"
2025/03/18 04:23:05 DEBUG : Creating backend with remote "nonexistent"
2025/03/18 04:23:05 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish
2025/03/18 04:23:05 ERROR : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: error reading source root directory: directory not found
2025/03/18 04:23:05 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 differences found
2025/03/18 04:23:05 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-xujofak7pupu", Local "Local file system at /tmp/rclone2386328502", 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 (2.23s)
--- PASS: TestCheckDownload/1 (0.11s)
--- PASS: TestCheckDownload/2 (0.11s)
--- PASS: TestCheckDownload/3 (0.11s)
--- PASS: TestCheckDownload/4 (0.17s)
--- PASS: TestCheckDownload/5 (0.17s)
--- PASS: TestCheckDownload/6 (0.17s)
--- PASS: TestCheckDownload/7 (0.17s)
=== RUN TestCheckSizeOnly
run.go:180: Remote "Azure container rclone-test-xujofak7pupu", Local "Local file system at /tmp/rclone2386328502", 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.83s)
--- PASS: TestCheckSizeOnly/1 (0.06s)
--- PASS: TestCheckSizeOnly/2 (0.06s)
--- PASS: TestCheckSizeOnly/3 (0.06s)
--- PASS: TestCheckSizeOnly/4 (0.11s)
--- PASS: TestCheckSizeOnly/5 (0.11s)
--- PASS: TestCheckSizeOnly/6 (0.11s)
--- PASS: TestCheckSizeOnly/7 (0.11s)
=== RUN TestCheckEqualReaders
--- PASS: TestCheckEqualReaders (0.00s)
=== RUN TestParseSumFile
run.go:180: Remote "Azure container rclone-test-xujofak7pupu", Local "Local file system at /tmp/rclone2386328502", Modify Window "1ns"
2025/03/18 04:23:09 NOTICE: test.sum: improperly formatted checksum line 4
2025/03/18 04:23:09 NOTICE: test.sum: improperly formatted checksum line 5
2025/03/18 04:23:09 NOTICE: test.sum: improperly formatted checksum line 6
2025/03/18 04:23:09 NOTICE: test.sum: 2 warning(s) suppressed...
2025/03/18 04:23:09 NOTICE: test.sum: improperly formatted checksum line 4
2025/03/18 04:23:09 NOTICE: test.sum: improperly formatted checksum line 5
2025/03/18 04:23:09 NOTICE: test.sum: improperly formatted checksum line 6
2025/03/18 04:23:09 NOTICE: test.sum: 2 warning(s) suppressed...
--- PASS: TestParseSumFile (0.63s)
=== RUN TestCheckSum
run.go:180: Remote "Azure container rclone-test-xujofak7pupu", Local "Local file system at /tmp/rclone2386328502", Modify Window "1ns"
2025/03/18 04:23:10 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-xujofak7pupu/data"
2025/03/18 04:23:10 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/18 04:23:10 DEBUG : Azure container rclone-test-xujofak7pupu path data: Using directory markers
2025/03/18 04:23:10 DEBUG : data/: Creating directory marker
=== RUN TestCheckSum/subtest1
=== RUN TestCheckSum/subtest2
=== RUN TestCheckSum/subtest3
=== RUN TestCheckSum/subtest4
=== RUN TestCheckSum/subtest5
=== RUN TestCheckSum/subtest6
=== RUN TestCheckSum/subtest7
2025/03/18 04:23:14 DEBUG : data/: Removing directory marker
--- PASS: TestCheckSum (4.31s)
--- PASS: TestCheckSum/subtest1 (0.17s)
--- PASS: TestCheckSum/subtest2 (0.22s)
--- PASS: TestCheckSum/subtest3 (0.22s)
--- PASS: TestCheckSum/subtest4 (0.22s)
--- PASS: TestCheckSum/subtest5 (0.23s)
--- PASS: TestCheckSum/subtest6 (0.22s)
--- PASS: TestCheckSum/subtest7 (0.23s)
=== RUN TestCheckSumDownload
run.go:180: Remote "Azure container rclone-test-xujofak7pupu", Local "Local file system at /tmp/rclone2386328502", Modify Window "1ns"
2025/03/18 04:23:14 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-xujofak7pupu/data"
2025/03/18 04:23:14 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/18 04:23:14 DEBUG : Azure container rclone-test-xujofak7pupu path data: Using directory markers
2025/03/18 04:23:14 DEBUG : data/: Creating directory marker
=== RUN TestCheckSumDownload/subtest1
=== RUN TestCheckSumDownload/subtest2
=== RUN TestCheckSumDownload/subtest3
=== RUN TestCheckSumDownload/subtest4
=== RUN TestCheckSumDownload/subtest5
=== RUN TestCheckSumDownload/subtest6
=== RUN TestCheckSumDownload/subtest7
2025/03/18 04:23:19 DEBUG : data/: Removing directory marker
--- PASS: TestCheckSumDownload (4.71s)
--- PASS: TestCheckSumDownload/subtest1 (0.23s)
--- PASS: TestCheckSumDownload/subtest2 (0.28s)
--- PASS: TestCheckSumDownload/subtest3 (0.28s)
--- PASS: TestCheckSumDownload/subtest4 (0.28s)
--- PASS: TestCheckSumDownload/subtest5 (0.28s)
--- PASS: TestCheckSumDownload/subtest6 (0.28s)
--- PASS: TestCheckSumDownload/subtest7 (0.28s)
=== RUN TestApplyTransforms
2025/03/18 04:23:19 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-tovucel7boju"
2025/03/18 04:23:19 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/03/18 04:23:19 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/18 04:23:19 DEBUG : Azure container rclone-test-tovucel7boju: Using directory markers
2025/03/18 04:23:19 DEBUG : Creating backend with remote "/tmp/rclone2966533833"
run.go:180: Remote "Azure container rclone-test-tovucel7boju", Local "Local file system at /tmp/rclone2966533833", Modify Window "1ns"
upper checkfile vs. lower remote (without normalization)
2025/03/18 04:23:19 ERROR : hello, world!: sum not found
2025/03/18 04:23:19 ERROR : HELLO, WORLD!: file not in Azure container rclone-test-tovucel7boju
2025/03/18 04:23:19 NOTICE: Azure container rclone-test-tovucel7boju: 1 files missing
2025/03/18 04:23:19 NOTICE: 1 hashes missing
2025/03/18 04:23:19 NOTICE: Azure container rclone-test-tovucel7boju: 2 differences found
2025/03/18 04:23:19 NOTICE: Azure container rclone-test-tovucel7boju: 2 errors while checking
upper checkfile vs. lower remote (with normalization)
2025/03/18 04:23:19 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/03/18 04:23:19 NOTICE: Azure container rclone-test-tovucel7boju: 0 differences found
2025/03/18 04:23:19 NOTICE: Azure container rclone-test-tovucel7boju: 1 matching files
2025/03/18 04:23:19 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-fayomir6yare"
2025/03/18 04:23:19 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/03/18 04:23:19 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/18 04:23:19 DEBUG : Azure container rclone-test-fayomir6yare: Using directory markers
2025/03/18 04:23:19 DEBUG : Creating backend with remote "/tmp/rclone42556095"
run.go:180: Remote "Azure container rclone-test-fayomir6yare", Local "Local file system at /tmp/rclone42556095", Modify Window "1ns"
lower checkfile vs. upper remote (without normalization)
2025/03/18 04:23:19 ERROR : HELLO, WORLD!: sum not found
2025/03/18 04:23:19 ERROR : hello, world!: file not in Azure container rclone-test-fayomir6yare
2025/03/18 04:23:19 NOTICE: Azure container rclone-test-fayomir6yare: 1 files missing
2025/03/18 04:23:19 NOTICE: 1 hashes missing
2025/03/18 04:23:19 NOTICE: Azure container rclone-test-fayomir6yare: 2 differences found
2025/03/18 04:23:19 NOTICE: Azure container rclone-test-fayomir6yare: 2 errors while checking
lower checkfile vs. upper remote (with normalization)
2025/03/18 04:23:19 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/03/18 04:23:19 NOTICE: Azure container rclone-test-fayomir6yare: 0 differences found
2025/03/18 04:23:19 NOTICE: Azure container rclone-test-fayomir6yare: 1 matching files
2025/03/18 04:23:19 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-vageniz6fuki"
2025/03/18 04:23:19 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/03/18 04:23:19 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/18 04:23:19 DEBUG : Azure container rclone-test-vageniz6fuki: Using directory markers
2025/03/18 04:23:19 DEBUG : Creating backend with remote "/tmp/rclone2440667773"
run.go:180: Remote "Azure container rclone-test-vageniz6fuki", Local "Local file system at /tmp/rclone2440667773", Modify Window "1ns"
lower checkfile vs. upperlowermixed remote (without normalization)
2025/03/18 04:23:20 ERROR : HeLlO, wOrLd!: sum not found
2025/03/18 04:23:20 ERROR : hello, world!: file not in Azure container rclone-test-vageniz6fuki
2025/03/18 04:23:20 NOTICE: Azure container rclone-test-vageniz6fuki: 1 files missing
2025/03/18 04:23:20 NOTICE: 1 hashes missing
2025/03/18 04:23:20 NOTICE: Azure container rclone-test-vageniz6fuki: 2 differences found
2025/03/18 04:23:20 NOTICE: Azure container rclone-test-vageniz6fuki: 2 errors while checking
lower checkfile vs. upperlowermixed remote (with normalization)
2025/03/18 04:23:20 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/03/18 04:23:20 NOTICE: Azure container rclone-test-vageniz6fuki: 0 differences found
2025/03/18 04:23:20 NOTICE: Azure container rclone-test-vageniz6fuki: 1 matching files
2025/03/18 04:23:20 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-citudug6ceve"
2025/03/18 04:23:20 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/03/18 04:23:20 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/18 04:23:20 DEBUG : Azure container rclone-test-citudug6ceve: Using directory markers
2025/03/18 04:23:20 DEBUG : Creating backend with remote "/tmp/rclone2595117532"
run.go:180: Remote "Azure container rclone-test-citudug6ceve", Local "Local file system at /tmp/rclone2595117532", Modify Window "1ns"
upperlowermixed checkfile vs. upper remote (without normalization)
2025/03/18 04:23:20 ERROR : HELLO, WORLD!: sum not found
2025/03/18 04:23:20 ERROR : HeLlO, wOrLd!: file not in Azure container rclone-test-citudug6ceve
2025/03/18 04:23:20 NOTICE: Azure container rclone-test-citudug6ceve: 1 files missing
2025/03/18 04:23:20 NOTICE: 1 hashes missing
2025/03/18 04:23:20 NOTICE: Azure container rclone-test-citudug6ceve: 2 differences found
2025/03/18 04:23:20 NOTICE: Azure container rclone-test-citudug6ceve: 2 errors while checking
upperlowermixed checkfile vs. upper remote (with normalization)
2025/03/18 04:23:20 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/03/18 04:23:20 NOTICE: Azure container rclone-test-citudug6ceve: 0 differences found
2025/03/18 04:23:20 NOTICE: Azure container rclone-test-citudug6ceve: 1 matching files
2025/03/18 04:23:20 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-pamujob1vodo"
2025/03/18 04:23:20 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/03/18 04:23:20 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/18 04:23:20 DEBUG : Azure container rclone-test-pamujob1vodo: Using directory markers
2025/03/18 04:23:20 DEBUG : Creating backend with remote "/tmp/rclone2213209075"
run.go:180: Remote "Azure container rclone-test-pamujob1vodo", Local "Local file system at /tmp/rclone2213209075", Modify Window "1ns"
NFD checkfile vs. NFC remote (without normalization)
2025/03/18 04:23:21 ERROR : 測試_Русский___ě_áñ: sum not found
2025/03/18 04:23:21 ERROR : 測試_Русский___ě_áñ: file not in Azure container rclone-test-pamujob1vodo
2025/03/18 04:23:21 NOTICE: Azure container rclone-test-pamujob1vodo: 1 files missing
2025/03/18 04:23:21 NOTICE: 1 hashes missing
2025/03/18 04:23:21 NOTICE: Azure container rclone-test-pamujob1vodo: 2 differences found
2025/03/18 04:23:21 NOTICE: Azure container rclone-test-pamujob1vodo: 2 errors while checking
NFD checkfile vs. NFC remote (with normalization)
2025/03/18 04:23:21 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/03/18 04:23:21 NOTICE: Azure container rclone-test-pamujob1vodo: 0 differences found
2025/03/18 04:23:21 NOTICE: Azure container rclone-test-pamujob1vodo: 1 matching files
2025/03/18 04:23:21 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-puqehog3gowu"
2025/03/18 04:23:21 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/03/18 04:23:21 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/18 04:23:21 DEBUG : Azure container rclone-test-puqehog3gowu: Using directory markers
2025/03/18 04:23:21 DEBUG : Creating backend with remote "/tmp/rclone3815169321"
run.go:180: Remote "Azure container rclone-test-puqehog3gowu", Local "Local file system at /tmp/rclone3815169321", Modify Window "1ns"
NFC checkfile vs. NFD remote (without normalization)
2025/03/18 04:23:21 ERROR : 測試_Русский___ě_áñ: sum not found
2025/03/18 04:23:21 ERROR : 測試_Русский___ě_áñ: file not in Azure container rclone-test-puqehog3gowu
2025/03/18 04:23:21 NOTICE: Azure container rclone-test-puqehog3gowu: 1 files missing
2025/03/18 04:23:21 NOTICE: 1 hashes missing
2025/03/18 04:23:21 NOTICE: Azure container rclone-test-puqehog3gowu: 2 differences found
2025/03/18 04:23:21 NOTICE: Azure container rclone-test-puqehog3gowu: 2 errors while checking
NFC checkfile vs. NFD remote (with normalization)
2025/03/18 04:23:21 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/03/18 04:23:21 NOTICE: Azure container rclone-test-puqehog3gowu: 0 differences found
2025/03/18 04:23:21 NOTICE: Azure container rclone-test-puqehog3gowu: 1 matching files
2025/03/18 04:23:21 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-dizicim9ziho"
2025/03/18 04:23:21 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/03/18 04:23:21 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/18 04:23:21 DEBUG : Azure container rclone-test-dizicim9ziho: Using directory markers
2025/03/18 04:23:21 DEBUG : Creating backend with remote "/tmp/rclone1415988329"
run.go:180: Remote "Azure container rclone-test-dizicim9ziho", Local "Local file system at /tmp/rclone1415988329", Modify Window "1ns"
NFDx2 checkfile vs. both remote (without normalization)
2025/03/18 04:23:21 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found
2025/03/18 04:23:21 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Azure container rclone-test-dizicim9ziho
2025/03/18 04:23:21 NOTICE: Azure container rclone-test-dizicim9ziho: 1 files missing
2025/03/18 04:23:21 NOTICE: 1 hashes missing
2025/03/18 04:23:21 NOTICE: Azure container rclone-test-dizicim9ziho: 2 differences found
2025/03/18 04:23:21 NOTICE: Azure container rclone-test-dizicim9ziho: 2 errors while checking
NFDx2 checkfile vs. both remote (with normalization)
2025/03/18 04:23:22 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/03/18 04:23:22 NOTICE: Azure container rclone-test-dizicim9ziho: 0 differences found
2025/03/18 04:23:22 NOTICE: Azure container rclone-test-dizicim9ziho: 1 matching files
2025/03/18 04:23:22 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-pimebol2mawo"
2025/03/18 04:23:22 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/03/18 04:23:22 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/18 04:23:22 DEBUG : Azure container rclone-test-pimebol2mawo: Using directory markers
2025/03/18 04:23:22 DEBUG : Creating backend with remote "/tmp/rclone2395086504"
run.go:180: Remote "Azure container rclone-test-pimebol2mawo", Local "Local file system at /tmp/rclone2395086504", Modify Window "1ns"
NFCx2 checkfile vs. both remote (without normalization)
2025/03/18 04:23:22 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found
2025/03/18 04:23:22 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Azure container rclone-test-pimebol2mawo
2025/03/18 04:23:22 NOTICE: Azure container rclone-test-pimebol2mawo: 1 files missing
2025/03/18 04:23:22 NOTICE: 1 hashes missing
2025/03/18 04:23:22 NOTICE: Azure container rclone-test-pimebol2mawo: 2 differences found
2025/03/18 04:23:22 NOTICE: Azure container rclone-test-pimebol2mawo: 2 errors while checking
NFCx2 checkfile vs. both remote (with normalization)
2025/03/18 04:23:22 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/03/18 04:23:22 NOTICE: Azure container rclone-test-pimebol2mawo: 0 differences found
2025/03/18 04:23:22 NOTICE: Azure container rclone-test-pimebol2mawo: 1 matching files
2025/03/18 04:23:22 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-bafelah7toxa"
2025/03/18 04:23:22 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/03/18 04:23:22 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/18 04:23:22 DEBUG : Azure container rclone-test-bafelah7toxa: Using directory markers
2025/03/18 04:23:22 DEBUG : Creating backend with remote "/tmp/rclone2938559433"
run.go:180: Remote "Azure container rclone-test-bafelah7toxa", Local "Local file system at /tmp/rclone2938559433", Modify Window "1ns"
both checkfile vs. NFDx2 remote (without normalization)
2025/03/18 04:23:22 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found
2025/03/18 04:23:22 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Azure container rclone-test-bafelah7toxa
2025/03/18 04:23:22 NOTICE: Azure container rclone-test-bafelah7toxa: 1 files missing
2025/03/18 04:23:22 NOTICE: 1 hashes missing
2025/03/18 04:23:22 NOTICE: Azure container rclone-test-bafelah7toxa: 2 differences found
2025/03/18 04:23:22 NOTICE: Azure container rclone-test-bafelah7toxa: 2 errors while checking
both checkfile vs. NFDx2 remote (with normalization)
2025/03/18 04:23:22 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/03/18 04:23:22 NOTICE: Azure container rclone-test-bafelah7toxa: 0 differences found
2025/03/18 04:23:22 NOTICE: Azure container rclone-test-bafelah7toxa: 1 matching files
2025/03/18 04:23:22 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-yewanoq7xuya"
2025/03/18 04:23:22 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/03/18 04:23:22 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/18 04:23:22 DEBUG : Azure container rclone-test-yewanoq7xuya: Using directory markers
2025/03/18 04:23:22 DEBUG : Creating backend with remote "/tmp/rclone1124470440"
run.go:180: Remote "Azure container rclone-test-yewanoq7xuya", Local "Local file system at /tmp/rclone1124470440", Modify Window "1ns"
both checkfile vs. NFCx2 remote (without normalization)
2025/03/18 04:23:23 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found
2025/03/18 04:23:23 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Azure container rclone-test-yewanoq7xuya
2025/03/18 04:23:23 NOTICE: Azure container rclone-test-yewanoq7xuya: 1 files missing
2025/03/18 04:23:23 NOTICE: 1 hashes missing
2025/03/18 04:23:23 NOTICE: Azure container rclone-test-yewanoq7xuya: 2 differences found
2025/03/18 04:23:23 NOTICE: Azure container rclone-test-yewanoq7xuya: 2 errors while checking
both checkfile vs. NFCx2 remote (with normalization)
2025/03/18 04:23:23 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/03/18 04:23:23 NOTICE: Azure container rclone-test-yewanoq7xuya: 0 differences found
2025/03/18 04:23:23 NOTICE: Azure container rclone-test-yewanoq7xuya: 1 matching files
2025/03/18 04:23:23 DEBUG : Azure container rclone-test-yewanoq7xuya: Purge remote
2025/03/18 04:23:23 DEBUG : Azure container rclone-test-bafelah7toxa: Purge remote
2025/03/18 04:23:23 DEBUG : Azure container rclone-test-pimebol2mawo: Purge remote
2025/03/18 04:23:23 DEBUG : Azure container rclone-test-dizicim9ziho: Purge remote
2025/03/18 04:23:23 DEBUG : Azure container rclone-test-puqehog3gowu: Purge remote
2025/03/18 04:23:23 DEBUG : Azure container rclone-test-pamujob1vodo: Purge remote
2025/03/18 04:23:23 DEBUG : Azure container rclone-test-citudug6ceve: Purge remote
2025/03/18 04:23:24 DEBUG : Azure container rclone-test-vageniz6fuki: Purge remote
2025/03/18 04:23:24 DEBUG : Azure container rclone-test-fayomir6yare: Purge remote
2025/03/18 04:23:24 DEBUG : Azure container rclone-test-tovucel7boju: Purge remote
--- PASS: TestApplyTransforms (5.27s)
=== RUN TestTruncateString
--- PASS: TestTruncateString (0.00s)
=== RUN TestCopyFile
run.go:180: Remote "Azure container rclone-test-xujofak7pupu", Local "Local file system at /tmp/rclone2386328502", Modify Window "1ns"
2025/03/18 04:23:24 DEBUG : file1: Need to transfer - File not found at Destination
2025/03/18 04:23:24 DEBUG : sub/: Creating directory marker
2025/03/18 04:23:24 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK
2025/03/18 04:23:24 INFO : file1: Copied (new) to: sub/file2
2025/03/18 04:23:24 DEBUG : file1: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/03/18 04:23:24 DEBUG : file1: Unchanged skipping
2025/03/18 04:23:24 DEBUG : Azure container rclone-test-xujofak7pupu: don't need to copy/move sub/file2, it is already at target location
2025/03/18 04:23:25 DEBUG : sub/: Removing directory marker
--- PASS: TestCopyFile (0.75s)
=== RUN TestCopyLongFile
run.go:180: Remote "Azure container rclone-test-xujofak7pupu", Local "Local file system at /tmp/rclone2386328502", Modify Window "1ns"
copy_test.go:153: Test only runs on local
--- SKIP: TestCopyLongFile (0.11s)
=== RUN TestCopyFileBackupDir
run.go:180: Remote "Azure container rclone-test-xujofak7pupu", Local "Local file system at /tmp/rclone2386328502", Modify Window "1ns"
2025/03/18 04:23:25 DEBUG : dst/: Creating directory marker
2025/03/18 04:23:25 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-xujofak7pupu/backup"
2025/03/18 04:23:25 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/18 04:23:25 DEBUG : Azure container rclone-test-xujofak7pupu path backup: Using directory markers
2025/03/18 04:23:25 DEBUG : fs cache: renaming cache item "TestAzureBlob,directory_markers:rclone-test-xujofak7pupu/backup" to be canonical "TestAzureBlob{juk_h}:rclone-test-xujofak7pupu/backup"
2025/03/18 04:23:25 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18)
2025/03/18 04:23:25 DEBUG : dst/: Creating directory marker
2025/03/18 04:23:26 DEBUG : dst/file1: md5 = 05164b153084ba910184c26e561a7c18 OK
2025/03/18 04:23:26 INFO : dst/file1: Copied (server-side copy)
2025/03/18 04:23:26 INFO : dst/file1: Deleted
2025/03/18 04:23:26 DEBUG : dst/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK
2025/03/18 04:23:26 INFO : dst/file1: Copied (new)
2025/03/18 04:23:26 DEBUG : dst/: Removing directory marker
2025/03/18 04:23:26 DEBUG : backup/dst/: Removing directory marker
2025/03/18 04:23:26 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-xujofak7pupu/backup/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2164ea33-a01e-0050-06bd-977ead000000
Time:2025-03-18T04:23:26.7692432Z
--------------------------------------------------------------------------------
2025/03/18 04:23:27 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-xujofak7pupu/backup/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2164eb9f-a01e-0050-7dbd-977ead000000
Time:2025-03-18T04:23:27.8261164Z
--------------------------------------------------------------------------------
2025/03/18 04:23:28 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-xujofak7pupu/backup/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2164eca3-a01e-0050-59bd-977ead000000
Time:2025-03-18T04:23:28.8836204Z
--------------------------------------------------------------------------------
run.go:128: removing dir "backup" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xujofak7pupu/backup/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2164eca3-a01e-0050-59bd-977ead000000
Time:2025-03-18T04:23:28.8836204Z
--------------------------------------------------------------------------------
--- PASS: TestCopyFileBackupDir (4.68s)
=== RUN TestCopyFileCompareDest
run.go:180: Remote "Azure container rclone-test-xujofak7pupu", Local "Local file system at /tmp/rclone2386328502", Modify Window "1ns"
2025/03/18 04:23:29 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-xujofak7pupu/dst"
2025/03/18 04:23:29 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/18 04:23:29 DEBUG : Azure container rclone-test-xujofak7pupu path dst: Using directory markers
2025/03/18 04:23:30 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-xujofak7pupu/CompareDest"
2025/03/18 04:23:30 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/18 04:23:30 DEBUG : Azure container rclone-test-xujofak7pupu path CompareDest: Using directory markers
2025/03/18 04:23:30 DEBUG : fs cache: renaming cache item "TestAzureBlob,directory_markers:rclone-test-xujofak7pupu/CompareDest" to be canonical "TestAzureBlob{juk_h}:rclone-test-xujofak7pupu/CompareDest"
2025/03/18 04:23:30 DEBUG : one: Need to transfer - File not found at Destination
2025/03/18 04:23:30 DEBUG : /: Creating directory marker
2025/03/18 04:23:30 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK
2025/03/18 04:23:30 INFO : one: Copied (new)
2025/03/18 04:23:30 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-xujofak7pupu/CompareDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-xujofak7pupu/CompareDest"
2025/03/18 04:23:30 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/03/18 04:23:30 DEBUG : /: Creating directory marker
2025/03/18 04:23:30 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK
2025/03/18 04:23:30 INFO : one: Copied (replaced existing)
2025/03/18 04:23:31 DEBUG : dst/: Creating directory marker
2025/03/18 04:23:31 DEBUG : CompareDest/: Creating directory marker
2025/03/18 04:23:31 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-xujofak7pupu/CompareDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-xujofak7pupu/CompareDest"
2025/03/18 04:23:31 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/03/18 04:23:31 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/03/18 04:23:31 DEBUG : one: Destination found in --compare-dest, skipping
2025/03/18 04:23:32 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-xujofak7pupu/CompareDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-xujofak7pupu/CompareDest"
2025/03/18 04:23:32 DEBUG : two: Need to transfer - File not found at Destination
2025/03/18 04:23:32 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/03/18 04:23:32 DEBUG : two: Destination found in --compare-dest, skipping
2025/03/18 04:23:32 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-xujofak7pupu/CompareDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-xujofak7pupu/CompareDest"
2025/03/18 04:23:32 DEBUG : two: Need to transfer - File not found at Destination
2025/03/18 04:23:32 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/03/18 04:23:32 DEBUG : two: Destination found in --compare-dest, skipping
2025/03/18 04:23:32 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-xujofak7pupu/CompareDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-xujofak7pupu/CompareDest"
2025/03/18 04:23:32 DEBUG : two: Need to transfer - File not found at Destination
2025/03/18 04:23:32 DEBUG : two: Sizes differ (src 5 vs dst 3)
2025/03/18 04:23:32 DEBUG : two: md5 = 2379e4ce8c3380e996ab0509f17069ad OK
2025/03/18 04:23:32 INFO : two: Copied (new)
2025/03/18 04:23:33 DEBUG : dst/: Removing directory marker
2025/03/18 04:23: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-xujofak7pupu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2164f204-a01e-0050-79bd-977ead000000
Time:2025-03-18T04:23:33.4941384Z
--------------------------------------------------------------------------------
2025/03/18 04:23: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-xujofak7pupu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2164f313-a01e-0050-4ebd-977ead000000
Time:2025-03-18T04:23:34.5510855Z
--------------------------------------------------------------------------------
2025/03/18 04:23: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-xujofak7pupu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2164f446-a01e-0050-55bd-977ead000000
Time:2025-03-18T04:23:35.6082236Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xujofak7pupu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2164f446-a01e-0050-55bd-977ead000000
Time:2025-03-18T04:23:35.6082236Z
--------------------------------------------------------------------------------
2025/03/18 04:23: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 (13.90s)
=== RUN TestCopyFileCopyDest
run.go:180: Remote "Azure container rclone-test-xujofak7pupu", Local "Local file system at /tmp/rclone2386328502", Modify Window "1ns"
2025/03/18 04:23:43 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-xujofak7pupu/dst"
2025/03/18 04:23:43 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/18 04:23:43 DEBUG : Azure container rclone-test-xujofak7pupu path dst: Using directory markers
2025/03/18 04:23:43 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-xujofak7pupu/CopyDest"
2025/03/18 04:23:43 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/18 04:23:43 DEBUG : Azure container rclone-test-xujofak7pupu path CopyDest: Using directory markers
2025/03/18 04:23:44 DEBUG : fs cache: renaming cache item "TestAzureBlob,directory_markers:rclone-test-xujofak7pupu/CopyDest" to be canonical "TestAzureBlob{juk_h}:rclone-test-xujofak7pupu/CopyDest"
2025/03/18 04:23:44 DEBUG : one: Need to transfer - File not found at Destination
2025/03/18 04:23:44 DEBUG : /: Creating directory marker
2025/03/18 04:23:44 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK
2025/03/18 04:23:44 INFO : one: Copied (new)
2025/03/18 04:23:44 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-xujofak7pupu/CopyDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-xujofak7pupu/CopyDest"
2025/03/18 04:23:44 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/03/18 04:23:44 DEBUG : /: Creating directory marker
2025/03/18 04:23:44 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK
2025/03/18 04:23:44 INFO : one: Copied (replaced existing)
2025/03/18 04:23:44 DEBUG : dst/: Creating directory marker
2025/03/18 04:23:45 DEBUG : CopyDest/: Creating directory marker
2025/03/18 04:23:45 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-xujofak7pupu/BackupDir"
2025/03/18 04:23:45 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/18 04:23:45 DEBUG : Azure container rclone-test-xujofak7pupu path BackupDir: Using directory markers
2025/03/18 04:23:45 DEBUG : fs cache: renaming cache item "TestAzureBlob,directory_markers:rclone-test-xujofak7pupu/BackupDir" to be canonical "TestAzureBlob{juk_h}:rclone-test-xujofak7pupu/BackupDir"
2025/03/18 04:23:45 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-xujofak7pupu/CopyDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-xujofak7pupu/CopyDest"
2025/03/18 04:23:45 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/03/18 04:23:45 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/03/18 04:23:45 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/03/18 04:23:45 DEBUG : /: Creating directory marker
2025/03/18 04:23:46 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK
2025/03/18 04:23:46 INFO : one: Copied (server-side copy)
2025/03/18 04:23:46 INFO : one: Deleted
2025/03/18 04:23:46 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK
2025/03/18 04:23:46 INFO : one: Copied (server-side copy)
2025/03/18 04:23:46 DEBUG : one: Destination found in --copy-dest, using server-side copy
2025/03/18 04:23:46 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-xujofak7pupu/CopyDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-xujofak7pupu/CopyDest"
2025/03/18 04:23:46 DEBUG : two: Need to transfer - File not found at Destination
2025/03/18 04:23:46 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/03/18 04:23:46 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK
2025/03/18 04:23:46 INFO : two: Copied (server-side copy)
2025/03/18 04:23:46 DEBUG : two: Destination found in --copy-dest, using server-side copy
2025/03/18 04:23:47 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-xujofak7pupu/CopyDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-xujofak7pupu/CopyDest"
2025/03/18 04:23:47 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/03/18 04:23:47 DEBUG : two: Unchanged skipping
2025/03/18 04:23:47 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-xujofak7pupu/CopyDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-xujofak7pupu/CopyDest"
2025/03/18 04:23:47 DEBUG : three: Need to transfer - File not found at Destination
2025/03/18 04:23:47 DEBUG : three: Sizes differ (src 7 vs dst 5)
2025/03/18 04:23:47 DEBUG : three: Destination not found in --copy-dest
2025/03/18 04:23:47 DEBUG : three: md5 = 1bccb9dccb3e9f6a3f9d2a8bdb54b7f5 OK
2025/03/18 04:23:47 INFO : three: Copied (new)
2025/03/18 04:23:48 DEBUG : dst/: Removing directory marker
2025/03/18 04:23: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-xujofak7pupu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:21650e3f-a01e-0050-6ebd-977ead000000
Time:2025-03-18T04:23:48.5136609Z
--------------------------------------------------------------------------------
2025/03/18 04:23: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-xujofak7pupu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2165108a-a01e-0050-5fbd-977ead000000
Time:2025-03-18T04:23:49.5724713Z
--------------------------------------------------------------------------------
2025/03/18 04:23: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-xujofak7pupu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:216511c3-a01e-0050-59bd-977ead000000
Time:2025-03-18T04:23:50.6299097Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xujofak7pupu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:216511c3-a01e-0050-59bd-977ead000000
Time:2025-03-18T04:23:50.6299097Z
--------------------------------------------------------------------------------
2025/03/18 04:23:51 DEBUG : CopyDest/: Removing directory marker
2025/03/18 04:23: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-xujofak7pupu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2165130f-a01e-0050-6abd-977ead000000
Time:2025-03-18T04:23:51.7449161Z
--------------------------------------------------------------------------------
2025/03/18 04:23: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-xujofak7pupu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:21651472-a01e-0050-09bd-977ead000000
Time:2025-03-18T04:23:52.8034805Z
--------------------------------------------------------------------------------
2025/03/18 04:23: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-xujofak7pupu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2165161b-a01e-0050-01bd-977ead000000
Time:2025-03-18T04:23:53.8605187Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xujofak7pupu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2165161b-a01e-0050-01bd-977ead000000
Time:2025-03-18T04:23:53.8605187Z
--------------------------------------------------------------------------------
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 (18.20s)
=== RUN TestCopyInplace
run.go:180: Remote "Azure container rclone-test-xujofak7pupu", Local "Local file system at /tmp/rclone2386328502", Modify Window "1ns"
copy_test.go:370: Partial uploads not supported
2025/03/18 04:24: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-xujofak7pupu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2165238e-a01e-0050-2dbd-977ead000000
Time:2025-03-18T04:24:02.1491048Z
--------------------------------------------------------------------------------
2025/03/18 04:24: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-xujofak7pupu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:216524e3-a01e-0050-4cbd-977ead000000
Time:2025-03-18T04:24:03.2064371Z
--------------------------------------------------------------------------------
2025/03/18 04:24: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-xujofak7pupu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:21652629-a01e-0050-60bd-977ead000000
Time:2025-03-18T04:24:04.2638640Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xujofak7pupu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:21652629-a01e-0050-60bd-977ead000000
Time:2025-03-18T04:24:04.2638640Z
--------------------------------------------------------------------------------
2025/03/18 04:24: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-xujofak7pupu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:216527bc-a01e-0050-44bd-977ead000000
Time:2025-03-18T04:24:05.3216201Z
--------------------------------------------------------------------------------
2025/03/18 04:24: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-xujofak7pupu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:216528f5-a01e-0050-50bd-977ead000000
Time:2025-03-18T04:24:06.3789186Z
--------------------------------------------------------------------------------
2025/03/18 04:24: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-xujofak7pupu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:21652a08-a01e-0050-2fbd-977ead000000
Time:2025-03-18T04:24:07.4369626Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xujofak7pupu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:21652a08-a01e-0050-2fbd-977ead000000
Time:2025-03-18T04:24:07.4369626Z
--------------------------------------------------------------------------------
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.58s)
=== RUN TestCopyLongFileName
run.go:180: Remote "Azure container rclone-test-xujofak7pupu", Local "Local file system at /tmp/rclone2386328502", Modify Window "1ns"
copy_test.go:403: Partial uploads not supported
2025/03/18 04:24: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-xujofak7pupu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2165347e-a01e-0050-16bd-977ead000000
Time:2025-03-18T04:24:15.7248535Z
--------------------------------------------------------------------------------
2025/03/18 04:24: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-xujofak7pupu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:21653582-a01e-0050-75bd-977ead000000
Time:2025-03-18T04:24:16.7817686Z
--------------------------------------------------------------------------------
2025/03/18 04:24: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-xujofak7pupu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:216536a9-a01e-0050-6ebd-977ead000000
Time:2025-03-18T04:24:17.8394806Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xujofak7pupu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:216536a9-a01e-0050-6ebd-977ead000000
Time:2025-03-18T04:24:17.8394806Z
--------------------------------------------------------------------------------
2025/03/18 04:24: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-xujofak7pupu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:216537bd-a01e-0050-60bd-977ead000000
Time:2025-03-18T04:24:18.8963941Z
--------------------------------------------------------------------------------
2025/03/18 04:24: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-xujofak7pupu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:216538d1-a01e-0050-3dbd-977ead000000
Time:2025-03-18T04:24:19.9551961Z
--------------------------------------------------------------------------------
2025/03/18 04:24: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-xujofak7pupu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:216539ec-a01e-0050-24bd-977ead000000
Time:2025-03-18T04:24:21.0122306Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xujofak7pupu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:216539ec-a01e-0050-24bd-977ead000000
Time:2025-03-18T04:24:21.0122306Z
--------------------------------------------------------------------------------
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.58s)
=== RUN TestCopyFileMaxTransfer
run.go:180: Remote "Azure container rclone-test-xujofak7pupu", Local "Local file system at /tmp/rclone2386328502", Modify Window "1ns"
2025/03/18 04:24:29 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination
2025/03/18 04:24:29 DEBUG : TestCopyFileMaxTransfer/: Creating directory marker
2025/03/18 04:24:29 DEBUG : TestCopyFileMaxTransfer/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK
2025/03/18 04:24:29 INFO : TestCopyFileMaxTransfer/file1: Copied (new)
2025/03/18 04:24:29 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination
2025/03/18 04:24:29 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: single part upload read failed: max transfer limit reached as set by --max-transfer
2025/03/18 04:24:29 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination
2025/03/18 04:24:30 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination
2025/03/18 04:24:30 DEBUG : TestCopyFileMaxTransfer/file4: md5 = f5de577f7a75b6495367f5679aa31063 OK
2025/03/18 04:24:30 INFO : TestCopyFileMaxTransfer/file4: Copied (new)
2025/03/18 04:24: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-xujofak7pupu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:216544d8-a01e-0050-4abd-977ead000000
Time:2025-03-18T04:24:30.6560318Z
--------------------------------------------------------------------------------
2025/03/18 04:24: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-xujofak7pupu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:216545f6-a01e-0050-3abd-977ead000000
Time:2025-03-18T04:24:31.7127422Z
--------------------------------------------------------------------------------
2025/03/18 04:24: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-xujofak7pupu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:21654758-a01e-0050-61bd-977ead000000
Time:2025-03-18T04:24:32.7699738Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xujofak7pupu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:21654758-a01e-0050-61bd-977ead000000
Time:2025-03-18T04:24:32.7699738Z
--------------------------------------------------------------------------------
2025/03/18 04:24:33 DEBUG : TestCopyFileMaxTransfer/: Removing directory marker
2025/03/18 04:24: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-xujofak7pupu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:216548c0-a01e-0050-0ebd-977ead000000
Time:2025-03-18T04:24:33.8870332Z
--------------------------------------------------------------------------------
2025/03/18 04:24: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-xujofak7pupu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:21654a2a-a01e-0050-4ebd-977ead000000
Time:2025-03-18T04:24:34.9441406Z
--------------------------------------------------------------------------------
2025/03/18 04:24: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-xujofak7pupu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:21654b70-a01e-0050-71bd-977ead000000
Time:2025-03-18T04:24:36.0020452Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xujofak7pupu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:21654b70-a01e-0050-71bd-977ead000000
Time:2025-03-18T04:24:36.0020452Z
--------------------------------------------------------------------------------
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 (15.00s)
=== RUN TestDeduplicateInteractive
run.go:180: Remote "Azure container rclone-test-xujofak7pupu", Local "Local file system at /tmp/rclone2386328502", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/03/18 04:24: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-xujofak7pupu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2165566a-a01e-0050-73bd-977ead000000
Time:2025-03-18T04:24:44.3008698Z
--------------------------------------------------------------------------------
2025/03/18 04:24: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-xujofak7pupu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:21655792-a01e-0050-6cbd-977ead000000
Time:2025-03-18T04:24:45.3578093Z
--------------------------------------------------------------------------------
2025/03/18 04:24: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-xujofak7pupu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2165591f-a01e-0050-37bd-977ead000000
Time:2025-03-18T04:24:46.4149315Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xujofak7pupu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2165591f-a01e-0050-37bd-977ead000000
Time:2025-03-18T04:24:46.4149315Z
--------------------------------------------------------------------------------
2025/03/18 04:24: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-xujofak7pupu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:21655a61-a01e-0050-52bd-977ead000000
Time:2025-03-18T04:24:47.4729614Z
--------------------------------------------------------------------------------
2025/03/18 04:24: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-xujofak7pupu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:21655ba2-a01e-0050-6abd-977ead000000
Time:2025-03-18T04:24:48.5300436Z
--------------------------------------------------------------------------------
2025/03/18 04:24: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-xujofak7pupu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:21655d1d-a01e-0050-12bd-977ead000000
Time:2025-03-18T04:24:49.5872268Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xujofak7pupu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:21655d1d-a01e-0050-12bd-977ead000000
Time:2025-03-18T04:24:49.5872268Z
--------------------------------------------------------------------------------
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.57s)
=== RUN TestDeduplicateSkip
run.go:180: Remote "Azure container rclone-test-xujofak7pupu", Local "Local file system at /tmp/rclone2386328502", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/03/18 04:24:57 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-xujofak7pupu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:21656635-a01e-0050-6abd-977ead000000
Time:2025-03-18T04:24:57.8760814Z
--------------------------------------------------------------------------------
2025/03/18 04:24:58 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xujofak7pupu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:21656736-a01e-0050-40bd-977ead000000
Time:2025-03-18T04:24:58.9342037Z
--------------------------------------------------------------------------------
2025/03/18 04:24:59 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xujofak7pupu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:21656841-a01e-0050-12bd-977ead000000
Time:2025-03-18T04:24:59.9919718Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xujofak7pupu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:21656841-a01e-0050-12bd-977ead000000
Time:2025-03-18T04:24:59.9919718Z
--------------------------------------------------------------------------------
2025/03/18 04:25: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-xujofak7pupu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2165697e-a01e-0050-0bbd-977ead000000
Time:2025-03-18T04:25:01.0499300Z
--------------------------------------------------------------------------------
2025/03/18 04:25: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-xujofak7pupu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:21656aa7-a01e-0050-74bd-977ead000000
Time:2025-03-18T04:25:02.1071492Z
--------------------------------------------------------------------------------
2025/03/18 04:25: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-xujofak7pupu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:21656bbc-a01e-0050-56bd-977ead000000
Time:2025-03-18T04:25:03.1643575Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xujofak7pupu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:21656bbc-a01e-0050-56bd-977ead000000
Time:2025-03-18T04:25:03.1643575Z
--------------------------------------------------------------------------------
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.58s)
=== RUN TestDeduplicateSizeOnly
run.go:180: Remote "Azure container rclone-test-xujofak7pupu", Local "Local file system at /tmp/rclone2386328502", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/03/18 04:25:11 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xujofak7pupu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:21657876-a01e-0050-23bd-977ead000000
Time:2025-03-18T04:25:11.4533999Z
--------------------------------------------------------------------------------
2025/03/18 04:25:12 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xujofak7pupu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:21657a02-a01e-0050-76bd-977ead000000
Time:2025-03-18T04:25:12.5112918Z
--------------------------------------------------------------------------------
2025/03/18 04:25:13 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xujofak7pupu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:21657b71-a01e-0050-3bbd-977ead000000
Time:2025-03-18T04:25:13.5687140Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xujofak7pupu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:21657b71-a01e-0050-3bbd-977ead000000
Time:2025-03-18T04:25:13.5687140Z
--------------------------------------------------------------------------------
2025/03/18 04:25:14 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xujofak7pupu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:21657cbf-a01e-0050-61bd-977ead000000
Time:2025-03-18T04:25:14.6257650Z
--------------------------------------------------------------------------------
2025/03/18 04:25:15 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xujofak7pupu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:21657df7-a01e-0050-67bd-977ead000000
Time:2025-03-18T04:25:15.6826257Z
--------------------------------------------------------------------------------
2025/03/18 04:25:16 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xujofak7pupu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:21657fd4-a01e-0050-0cbd-977ead000000
Time:2025-03-18T04:25:16.7402668Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xujofak7pupu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:21657fd4-a01e-0050-0cbd-977ead000000
Time:2025-03-18T04:25:16.7402668Z
--------------------------------------------------------------------------------
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.58s)
=== RUN TestDeduplicateFirst
run.go:180: Remote "Azure container rclone-test-xujofak7pupu", Local "Local file system at /tmp/rclone2386328502", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/03/18 04:25: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-xujofak7pupu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:21658b18-a01e-0050-2bbd-977ead000000
Time:2025-03-18T04:25:25.0281889Z
--------------------------------------------------------------------------------
2025/03/18 04:25: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-xujofak7pupu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:21658d2c-a01e-0050-57bd-977ead000000
Time:2025-03-18T04:25:26.0856286Z
--------------------------------------------------------------------------------
2025/03/18 04:25: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-xujofak7pupu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:21658ed6-a01e-0050-7ebd-977ead000000
Time:2025-03-18T04:25:27.1434017Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xujofak7pupu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:21658ed6-a01e-0050-7ebd-977ead000000
Time:2025-03-18T04:25:27.1434017Z
--------------------------------------------------------------------------------
2025/03/18 04:25: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-xujofak7pupu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:21659001-a01e-0050-7abd-977ead000000
Time:2025-03-18T04:25:28.2007193Z
--------------------------------------------------------------------------------
2025/03/18 04:25: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-xujofak7pupu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:21659163-a01e-0050-32bd-977ead000000
Time:2025-03-18T04:25:29.2598365Z
--------------------------------------------------------------------------------
2025/03/18 04:25: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-xujofak7pupu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:216592b8-a01e-0050-47bd-977ead000000
Time:2025-03-18T04:25:30.3169251Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xujofak7pupu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:216592b8-a01e-0050-47bd-977ead000000
Time:2025-03-18T04:25:30.3169251Z
--------------------------------------------------------------------------------
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.58s)
=== RUN TestDeduplicateNewest
run.go:180: Remote "Azure container rclone-test-xujofak7pupu", Local "Local file system at /tmp/rclone2386328502", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/03/18 04:25:38 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xujofak7pupu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:21659e2b-a01e-0050-1abd-977ead000000
Time:2025-03-18T04:25:38.6048864Z
--------------------------------------------------------------------------------
2025/03/18 04:25:39 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xujofak7pupu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:21659fbb-a01e-0050-80bd-977ead000000
Time:2025-03-18T04:25:39.6614593Z
--------------------------------------------------------------------------------
2025/03/18 04:25:40 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xujofak7pupu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2165a131-a01e-0050-3dbd-977ead000000
Time:2025-03-18T04:25:40.7182715Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xujofak7pupu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2165a131-a01e-0050-3dbd-977ead000000
Time:2025-03-18T04:25:40.7182715Z
--------------------------------------------------------------------------------
2025/03/18 04:25:41 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xujofak7pupu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2165a28e-a01e-0050-5ebd-977ead000000
Time:2025-03-18T04:25:41.7755077Z
--------------------------------------------------------------------------------
2025/03/18 04:25:42 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xujofak7pupu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2165a40f-a01e-0050-20bd-977ead000000
Time:2025-03-18T04:25:42.8323875Z
--------------------------------------------------------------------------------
2025/03/18 04:25:43 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xujofak7pupu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2165a583-a01e-0050-60bd-977ead000000
Time:2025-03-18T04:25:43.8887805Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xujofak7pupu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2165a583-a01e-0050-60bd-977ead000000
Time:2025-03-18T04:25:43.8887805Z
--------------------------------------------------------------------------------
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.57s)
=== RUN TestDeduplicateNewestByHash
run.go:180: Remote "Azure container rclone-test-xujofak7pupu", Local "Local file system at /tmp/rclone2386328502", Modify Window "1ns"
2025/03/18 04:25:52 DEBUG : also/: Creating directory marker
2025/03/18 04:25:52 INFO : Azure container rclone-test-xujofak7pupu: Looking for duplicate md5 hashes using newest mode.
2025/03/18 04:25:52 NOTICE: a08f2d5cdb6877ec6c519711ef2a6ec1: Found 3 files with duplicate md5 hashes
2025/03/18 04:25:52 INFO : one: Deleted
2025/03/18 04:25:53 INFO : also/one: Deleted
2025/03/18 04:25:53 NOTICE: a08f2d5cdb6877ec6c519711ef2a6ec1: Deleted 2 extra copies
2025/03/18 04:25: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-xujofak7pupu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2165b3ad-a01e-0050-7abd-977ead000000
Time:2025-03-18T04:25:53.3852904Z
--------------------------------------------------------------------------------
2025/03/18 04:25: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-xujofak7pupu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2165b56a-a01e-0050-6cbd-977ead000000
Time:2025-03-18T04:25:54.4419854Z
--------------------------------------------------------------------------------
2025/03/18 04:25: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-xujofak7pupu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2165b71a-a01e-0050-4cbd-977ead000000
Time:2025-03-18T04:25:55.4999207Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xujofak7pupu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2165b71a-a01e-0050-4cbd-977ead000000
Time:2025-03-18T04:25:55.4999207Z
--------------------------------------------------------------------------------
2025/03/18 04:25:56 DEBUG : also/: Removing directory marker
2025/03/18 04:25: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-xujofak7pupu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2165b974-a01e-0050-3cbd-977ead000000
Time:2025-03-18T04:25:56.6156089Z
--------------------------------------------------------------------------------
2025/03/18 04:25: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-xujofak7pupu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2165bbe2-a01e-0050-03bd-977ead000000
Time:2025-03-18T04:25:57.6728579Z
--------------------------------------------------------------------------------
2025/03/18 04:25: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-xujofak7pupu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2165bd35-a01e-0050-1ebd-977ead000000
Time:2025-03-18T04:25:58.7306627Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xujofak7pupu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2165bd35-a01e-0050-1ebd-977ead000000
Time:2025-03-18T04:25:58.7306627Z
--------------------------------------------------------------------------------
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.84s)
=== RUN TestDeduplicateOldest
run.go:180: Remote "Azure container rclone-test-xujofak7pupu", Local "Local file system at /tmp/rclone2386328502", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/03/18 04:26: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-xujofak7pupu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2165c878-a01e-0050-41bd-977ead000000
Time:2025-03-18T04:26:07.0200123Z
--------------------------------------------------------------------------------
2025/03/18 04:26: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-xujofak7pupu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2165c9c9-a01e-0050-64bd-977ead000000
Time:2025-03-18T04:26:08.0778149Z
--------------------------------------------------------------------------------
2025/03/18 04:26: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-xujofak7pupu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2165caf7-a01e-0050-6abd-977ead000000
Time:2025-03-18T04:26:09.1348036Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xujofak7pupu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2165caf7-a01e-0050-6abd-977ead000000
Time:2025-03-18T04:26:09.1348036Z
--------------------------------------------------------------------------------
2025/03/18 04:26: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-xujofak7pupu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2165cc7f-a01e-0050-3bbd-977ead000000
Time:2025-03-18T04:26:10.1916519Z
--------------------------------------------------------------------------------
2025/03/18 04:26: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-xujofak7pupu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2165ce3c-a01e-0050-40bd-977ead000000
Time:2025-03-18T04:26:11.2490097Z
--------------------------------------------------------------------------------
2025/03/18 04:26: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-xujofak7pupu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2165d01d-a01e-0050-52bd-977ead000000
Time:2025-03-18T04:26:12.3060266Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xujofak7pupu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2165d01d-a01e-0050-52bd-977ead000000
Time:2025-03-18T04:26:12.3060266Z
--------------------------------------------------------------------------------
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.57s)
=== RUN TestDeduplicateLargest
run.go:180: Remote "Azure container rclone-test-xujofak7pupu", Local "Local file system at /tmp/rclone2386328502", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/03/18 04:26: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-xujofak7pupu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2165db9e-a01e-0050-05bd-977ead000000
Time:2025-03-18T04:26:20.5940504Z
--------------------------------------------------------------------------------
2025/03/18 04:26: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-xujofak7pupu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2165dceb-a01e-0050-17bd-977ead000000
Time:2025-03-18T04:26:21.6511628Z
--------------------------------------------------------------------------------
2025/03/18 04:26: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-xujofak7pupu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2165de4e-a01e-0050-3fbd-977ead000000
Time:2025-03-18T04:26:22.7089704Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xujofak7pupu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2165de4e-a01e-0050-3fbd-977ead000000
Time:2025-03-18T04:26:22.7089704Z
--------------------------------------------------------------------------------
2025/03/18 04:26: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-xujofak7pupu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2165dff5-a01e-0050-2bbd-977ead000000
Time:2025-03-18T04:26:23.7668710Z
--------------------------------------------------------------------------------
2025/03/18 04:26: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-xujofak7pupu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2165e17f-a01e-0050-05bd-977ead000000
Time:2025-03-18T04:26:24.8244513Z
--------------------------------------------------------------------------------
2025/03/18 04:26: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-xujofak7pupu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2165e34d-a01e-0050-03bd-977ead000000
Time:2025-03-18T04:26:25.8813971Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xujofak7pupu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2165e34d-a01e-0050-03bd-977ead000000
Time:2025-03-18T04:26:25.8813971Z
--------------------------------------------------------------------------------
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.58s)
=== RUN TestDeduplicateSmallest
run.go:180: Remote "Azure container rclone-test-xujofak7pupu", Local "Local file system at /tmp/rclone2386328502", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/03/18 04:26: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-xujofak7pupu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2165ef48-a01e-0050-3abd-977ead000000
Time:2025-03-18T04:26:34.1701113Z
--------------------------------------------------------------------------------
2025/03/18 04:26: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-xujofak7pupu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2165f0db-a01e-0050-1fbd-977ead000000
Time:2025-03-18T04:26:35.2273878Z
--------------------------------------------------------------------------------
2025/03/18 04:26: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-xujofak7pupu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2165f263-a01e-0050-7abd-977ead000000
Time:2025-03-18T04:26:36.2840829Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xujofak7pupu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2165f263-a01e-0050-7abd-977ead000000
Time:2025-03-18T04:26:36.2840829Z
--------------------------------------------------------------------------------
2025/03/18 04:26: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-xujofak7pupu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2165f3fd-a01e-0050-63bd-977ead000000
Time:2025-03-18T04:26:37.3419520Z
--------------------------------------------------------------------------------
2025/03/18 04:26: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-xujofak7pupu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2165f561-a01e-0050-15bd-977ead000000
Time:2025-03-18T04:26:38.3987067Z
--------------------------------------------------------------------------------
2025/03/18 04:26: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-xujofak7pupu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2165f740-a01e-0050-41bd-977ead000000
Time:2025-03-18T04:26:39.4562051Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xujofak7pupu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2165f740-a01e-0050-41bd-977ead000000
Time:2025-03-18T04:26:39.4562051Z
--------------------------------------------------------------------------------
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.58s)
=== RUN TestDeduplicateRename
run.go:180: Remote "Azure container rclone-test-xujofak7pupu", Local "Local file system at /tmp/rclone2386328502", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/03/18 04:26:47 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xujofak7pupu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:216604a6-a01e-0050-12bd-977ead000000
Time:2025-03-18T04:26:47.7446671Z
--------------------------------------------------------------------------------
2025/03/18 04:26:48 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xujofak7pupu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:21660653-a01e-0050-05bd-977ead000000
Time:2025-03-18T04:26:48.8024362Z
--------------------------------------------------------------------------------
2025/03/18 04:26:49 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xujofak7pupu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:216607eb-a01e-0050-2dbd-977ead000000
Time:2025-03-18T04:26:49.8590255Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xujofak7pupu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:216607eb-a01e-0050-2dbd-977ead000000
Time:2025-03-18T04:26:49.8590255Z
--------------------------------------------------------------------------------
2025/03/18 04:26:50 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xujofak7pupu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:21660981-a01e-0050-02bd-977ead000000
Time:2025-03-18T04:26:50.9166820Z
--------------------------------------------------------------------------------
2025/03/18 04:26:51 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xujofak7pupu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:21660a88-a01e-0050-61bd-977ead000000
Time:2025-03-18T04:26:51.9739395Z
--------------------------------------------------------------------------------
2025/03/18 04:26: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-xujofak7pupu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:21660bdb-a01e-0050-01bd-977ead000000
Time:2025-03-18T04:26:53.0322707Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xujofak7pupu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:21660bdb-a01e-0050-01bd-977ead000000
Time:2025-03-18T04:26:53.0322707Z
--------------------------------------------------------------------------------
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.59s)
=== RUN TestMergeDirs
run.go:180: Remote "Azure container rclone-test-xujofak7pupu", Local "Local file system at /tmp/rclone2386328502", Modify Window "1ns"
dedupe_test.go:256: Can't merge directories
2025/03/18 04:27:01 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xujofak7pupu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:21661814-a01e-0050-07bd-977ead000000
Time:2025-03-18T04:27:01.3322012Z
--------------------------------------------------------------------------------
2025/03/18 04:27:02 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xujofak7pupu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:216619b7-a01e-0050-03bd-977ead000000
Time:2025-03-18T04:27:02.3891481Z
--------------------------------------------------------------------------------
2025/03/18 04:27:03 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xujofak7pupu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:21661b6f-a01e-0050-05bd-977ead000000
Time:2025-03-18T04:27:03.4455452Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xujofak7pupu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:21661b6f-a01e-0050-05bd-977ead000000
Time:2025-03-18T04:27:03.4455452Z
--------------------------------------------------------------------------------
2025/03/18 04:27:04 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xujofak7pupu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:21661d27-a01e-0050-09be-977ead000000
Time:2025-03-18T04:27:04.5030960Z
--------------------------------------------------------------------------------
2025/03/18 04:27:05 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xujofak7pupu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:21661f2b-a01e-0050-58be-977ead000000
Time:2025-03-18T04:27:05.5609701Z
--------------------------------------------------------------------------------
2025/03/18 04:27:06 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xujofak7pupu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:216620b1-a01e-0050-1bbe-977ead000000
Time:2025-03-18T04:27:06.6189084Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xujofak7pupu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:216620b1-a01e-0050-1bbe-977ead000000
Time:2025-03-18T04:27:06.6189084Z
--------------------------------------------------------------------------------
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.57s)
=== RUN TestListDirSorted
run.go:180: Remote "Azure container rclone-test-xujofak7pupu", Local "Local file system at /tmp/rclone2386328502", Modify Window "1ns"
2025/03/18 04:27:15 DEBUG : sub dir/: Creating directory marker
2025/03/18 04:27:15 DEBUG : sub dir/ignore dir/: Creating directory marker
2025/03/18 04:27:15 DEBUG : sub dir/sub sub dir/: Creating directory marker
listdirsorted_test.go:57:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/listdirsorted_test.go:57
Error: "[BackupDir a.txt dst sub dir zend.txt]" should have 3 item(s), but has 5
Test: TestListDirSorted
2025/03/18 04:27:16 DEBUG : sub dir/sub sub dir/: Removing directory marker
2025/03/18 04:27:16 DEBUG : sub dir/ignore dir/: Removing directory marker
2025/03/18 04:27:17 DEBUG : sub dir/: Removing directory marker
2025/03/18 04:27:17 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xujofak7pupu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:21663046-a01e-0050-13be-977ead000000
Time:2025-03-18T04:27:17.1015362Z
--------------------------------------------------------------------------------
2025/03/18 04:27:18 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xujofak7pupu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:216631dc-a01e-0050-7dbe-977ead000000
Time:2025-03-18T04:27:18.1591564Z
--------------------------------------------------------------------------------
2025/03/18 04:27:19 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xujofak7pupu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:21663321-a01e-0050-19be-977ead000000
Time:2025-03-18T04:27:19.2160629Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xujofak7pupu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:21663321-a01e-0050-19be-977ead000000
Time:2025-03-18T04:27:19.2160629Z
--------------------------------------------------------------------------------
2025/03/18 04:27:20 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xujofak7pupu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:21663522-a01e-0050-55be-977ead000000
Time:2025-03-18T04:27:20.2730298Z
--------------------------------------------------------------------------------
2025/03/18 04:27:21 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xujofak7pupu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:216636dc-a01e-0050-53be-977ead000000
Time:2025-03-18T04:27:21.3297511Z
--------------------------------------------------------------------------------
2025/03/18 04:27:22 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xujofak7pupu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:21663830-a01e-0050-7ebe-977ead000000
Time:2025-03-18T04:27:22.3872719Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xujofak7pupu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:21663830-a01e-0050-7ebe-977ead000000
Time:2025-03-18T04:27:22.3872719Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1006
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/listdirsorted_test.go:57
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestListDirSorted
Messages: directories
--- FAIL: TestListDirSorted (15.77s)
=== RUN TestListJSON
run.go:180: Remote "Azure container rclone-test-xujofak7pupu", Local "Local file system at /tmp/rclone2386328502", Modify Window "1ns"
2025/03/18 04:27:30 DEBUG : sub/: Creating directory marker
=== RUN TestListJSON/Default
lsjson_test.go:202:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/lsjson_test.go:202
Error: Not equal:
expected: 2
actual : 4
Test: TestListJSON/Default
Messages: Wrong number of results
=== RUN TestListJSON/FilesOnly
=== RUN TestListJSON/DirsOnly
lsjson_test.go:202:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/lsjson_test.go:202
Error: Not equal:
expected: 1
actual : 3
Test: TestListJSON/DirsOnly
Messages: Wrong number of results
=== RUN TestListJSON/Recurse
lsjson_test.go:202:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/lsjson_test.go:202
Error: Not equal:
expected: 3
actual : 5
Test: TestListJSON/Recurse
Messages: Wrong number of results
=== RUN TestListJSON/SubDir
=== RUN TestListJSON/NoModTime
=== RUN TestListJSON/NoMimeType
=== RUN TestListJSON/ShowHash
=== RUN TestListJSON/HashTypes
=== RUN TestListJSON/Metadata
lsjson_test.go:202:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/lsjson_test.go:202
Error: Not equal:
expected: 2
actual : 4
Test: TestListJSON/Metadata
Messages: Wrong number of results
2025/03/18 04:27:31 DEBUG : sub/: Removing directory marker
2025/03/18 04:27:32 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-xujofak7pupu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2166467f-a01e-0050-71be-977ead000000
Time:2025-03-18T04:27:32.0983566Z
--------------------------------------------------------------------------------
2025/03/18 04:27:33 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xujofak7pupu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2166480a-a01e-0050-43be-977ead000000
Time:2025-03-18T04:27:33.1549041Z
--------------------------------------------------------------------------------
2025/03/18 04:27:34 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xujofak7pupu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:21664982-a01e-0050-0dbe-977ead000000
Time:2025-03-18T04:27:34.2113079Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xujofak7pupu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:21664982-a01e-0050-0dbe-977ead000000
Time:2025-03-18T04:27:34.2113079Z
--------------------------------------------------------------------------------
2025/03/18 04:27:35 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xujofak7pupu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:21664b10-a01e-0050-6dbe-977ead000000
Time:2025-03-18T04:27:35.2681842Z
--------------------------------------------------------------------------------
2025/03/18 04:27:36 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xujofak7pupu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:21664c4b-a01e-0050-7abe-977ead000000
Time:2025-03-18T04:27:36.3251712Z
--------------------------------------------------------------------------------
2025/03/18 04:27:37 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xujofak7pupu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:21664dc8-a01e-0050-4ebe-977ead000000
Time:2025-03-18T04:27:37.3832929Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xujofak7pupu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:21664dc8-a01e-0050-4ebe-977ead000000
Time:2025-03-18T04:27:37.3832929Z
--------------------------------------------------------------------------------
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.99s)
--- FAIL: TestListJSON/Default (0.06s)
--- PASS: TestListJSON/FilesOnly (0.06s)
--- FAIL: TestListJSON/DirsOnly (0.06s)
--- FAIL: TestListJSON/Recurse (0.11s)
--- PASS: TestListJSON/SubDir (0.06s)
--- PASS: TestListJSON/NoModTime (0.06s)
--- PASS: TestListJSON/NoMimeType (0.06s)
--- PASS: TestListJSON/ShowHash (0.06s)
--- PASS: TestListJSON/HashTypes (0.06s)
--- FAIL: TestListJSON/Metadata (0.06s)
=== RUN TestStatJSON
run.go:180: Remote "Azure container rclone-test-xujofak7pupu", Local "Local file system at /tmp/rclone2386328502", Modify Window "1ns"
2025/03/18 04:27:45 DEBUG : sub/: Creating directory marker
=== RUN TestStatJSON/Root
=== RUN TestStatJSON/RootFilesOnly
=== RUN TestStatJSON/RootDirsOnly
=== RUN TestStatJSON/Dir
=== RUN TestStatJSON/DirWithTrailingSlash
=== RUN TestStatJSON/File
=== RUN TestStatJSON/NotFound
=== RUN TestStatJSON/DirFilesOnly
=== RUN TestStatJSON/FileFilesOnly
=== RUN TestStatJSON/NotFoundFilesOnly
=== RUN TestStatJSON/DirDirsOnly
=== RUN TestStatJSON/FileDirsOnly
=== RUN TestStatJSON/NotFoundDirsOnly
=== RUN TestStatJSON/RootNotFound
2025/03/18 04:27:46 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-xujofak7pupu/notfound"
2025/03/18 04:27:46 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/18 04:27:46 DEBUG : Azure container rclone-test-xujofak7pupu path notfound: Using directory markers
2025/03/18 04:27:47 DEBUG : sub/: Removing directory marker
2025/03/18 04:27:47 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-xujofak7pupu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:21665d36-a01e-0050-0bbe-977ead000000
Time:2025-03-18T04:27:47.3277082Z
--------------------------------------------------------------------------------
2025/03/18 04:27:48 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xujofak7pupu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:21665eb8-a01e-0050-46be-977ead000000
Time:2025-03-18T04:27:48.3843050Z
--------------------------------------------------------------------------------
2025/03/18 04:27:49 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xujofak7pupu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2166609e-a01e-0050-04be-977ead000000
Time:2025-03-18T04:27:49.4410138Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xujofak7pupu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2166609e-a01e-0050-04be-977ead000000
Time:2025-03-18T04:27:49.4410138Z
--------------------------------------------------------------------------------
2025/03/18 04:27:50 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xujofak7pupu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2166622a-a01e-0050-2bbe-977ead000000
Time:2025-03-18T04:27:50.4978560Z
--------------------------------------------------------------------------------
2025/03/18 04:27:51 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xujofak7pupu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:216663d6-a01e-0050-0abe-977ead000000
Time:2025-03-18T04:27:51.5548426Z
--------------------------------------------------------------------------------
2025/03/18 04:27:52 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xujofak7pupu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:21666559-a01e-0050-58be-977ead000000
Time:2025-03-18T04:27:52.6124038Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xujofak7pupu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:21666559-a01e-0050-58be-977ead000000
Time:2025-03-18T04:27:52.6124038Z
--------------------------------------------------------------------------------
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 (15.23s)
--- PASS: TestStatJSON/Root (0.06s)
--- PASS: TestStatJSON/RootFilesOnly (0.00s)
--- PASS: TestStatJSON/RootDirsOnly (0.06s)
--- PASS: TestStatJSON/Dir (0.11s)
--- PASS: TestStatJSON/DirWithTrailingSlash (0.06s)
--- PASS: TestStatJSON/File (0.06s)
--- PASS: TestStatJSON/NotFound (0.11s)
--- PASS: TestStatJSON/DirFilesOnly (0.06s)
--- PASS: TestStatJSON/FileFilesOnly (0.06s)
--- PASS: TestStatJSON/NotFoundFilesOnly (0.06s)
--- PASS: TestStatJSON/DirDirsOnly (0.06s)
--- PASS: TestStatJSON/FileDirsOnly (0.06s)
--- PASS: TestStatJSON/NotFoundDirsOnly (0.06s)
--- PASS: TestStatJSON/RootNotFound (0.17s)
=== RUN TestMkdir
run.go:180: Remote "Azure container rclone-test-xujofak7pupu", Local "Local file system at /tmp/rclone2386328502", Modify Window "1ns"
2025/03/18 04:28:00 INFO : Azure container rclone-test-xujofak7pupu: Making directory
2025/03/18 04:28:00 INFO : Azure container rclone-test-xujofak7pupu: Making directory
2025/03/18 04:28: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-xujofak7pupu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:21667145-a01e-0050-15be-977ead000000
Time:2025-03-18T04:28:00.9580485Z
--------------------------------------------------------------------------------
2025/03/18 04:28: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-xujofak7pupu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:216672b8-a01e-0050-65be-977ead000000
Time:2025-03-18T04:28:02.0152477Z
--------------------------------------------------------------------------------
2025/03/18 04:28:03 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xujofak7pupu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:21667434-a01e-0050-2dbe-977ead000000
Time:2025-03-18T04:28:03.0719788Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xujofak7pupu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:21667434-a01e-0050-2dbe-977ead000000
Time:2025-03-18T04:28:03.0719788Z
--------------------------------------------------------------------------------
2025/03/18 04:28:04 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xujofak7pupu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:21667586-a01e-0050-4dbe-977ead000000
Time:2025-03-18T04:28:04.1284761Z
--------------------------------------------------------------------------------
2025/03/18 04:28:05 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xujofak7pupu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2166770b-a01e-0050-0fbe-977ead000000
Time:2025-03-18T04:28:05.1849134Z
--------------------------------------------------------------------------------
2025/03/18 04:28:06 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xujofak7pupu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:216678da-a01e-0050-39be-977ead000000
Time:2025-03-18T04:28:06.2415813Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xujofak7pupu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:216678da-a01e-0050-39be-977ead000000
Time:2025-03-18T04:28:06.2415813Z
--------------------------------------------------------------------------------
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.63s)
=== RUN TestLsd
run.go:180: Remote "Azure container rclone-test-xujofak7pupu", Local "Local file system at /tmp/rclone2386328502", Modify Window "1ns"
2025/03/18 04:28:14 DEBUG : sub dir/: Creating directory marker
2025/03/18 04:28:15 DEBUG : sub dir/: Removing directory marker
2025/03/18 04:28: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-xujofak7pupu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:21668577-a01e-0050-37be-977ead000000
Time:2025-03-18T04:28:15.0975070Z
--------------------------------------------------------------------------------
2025/03/18 04:28: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-xujofak7pupu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:216686e6-a01e-0050-77be-977ead000000
Time:2025-03-18T04:28:16.1544941Z
--------------------------------------------------------------------------------
2025/03/18 04:28: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-xujofak7pupu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:21668885-a01e-0050-55be-977ead000000
Time:2025-03-18T04:28:17.2111317Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xujofak7pupu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:21668885-a01e-0050-55be-977ead000000
Time:2025-03-18T04:28:17.2111317Z
--------------------------------------------------------------------------------
2025/03/18 04:28: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-xujofak7pupu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:21668a42-a01e-0050-5dbe-977ead000000
Time:2025-03-18T04:28:18.2680238Z
--------------------------------------------------------------------------------
2025/03/18 04:28: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-xujofak7pupu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:21668bb2-a01e-0050-18be-977ead000000
Time:2025-03-18T04:28:19.3245256Z
--------------------------------------------------------------------------------
2025/03/18 04:28: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-xujofak7pupu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:21668d49-a01e-0050-76be-977ead000000
Time:2025-03-18T04:28:20.3815163Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xujofak7pupu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:21668d49-a01e-0050-76be-977ead000000
Time:2025-03-18T04:28:20.3815163Z
--------------------------------------------------------------------------------
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 (14.14s)
=== RUN TestLs
run.go:180: Remote "Azure container rclone-test-xujofak7pupu", Local "Local file system at /tmp/rclone2386328502", Modify Window "1ns"
2025/03/18 04:28: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-xujofak7pupu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:21669a45-a01e-0050-1bbe-977ead000000
Time:2025-03-18T04:28:29.2952402Z
--------------------------------------------------------------------------------
2025/03/18 04:28: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-xujofak7pupu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:21669baa-a01e-0050-4bbe-977ead000000
Time:2025-03-18T04:28:30.3521065Z
--------------------------------------------------------------------------------
2025/03/18 04:28: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-xujofak7pupu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:21669d25-a01e-0050-0abe-977ead000000
Time:2025-03-18T04:28:31.4091313Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xujofak7pupu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:21669d25-a01e-0050-0abe-977ead000000
Time:2025-03-18T04:28:31.4091313Z
--------------------------------------------------------------------------------
2025/03/18 04:28: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-xujofak7pupu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:21669e74-a01e-0050-28be-977ead000000
Time:2025-03-18T04:28:32.4665959Z
--------------------------------------------------------------------------------
2025/03/18 04:28: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-xujofak7pupu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:21669fa0-a01e-0050-2ebe-977ead000000
Time:2025-03-18T04:28:33.5238265Z
--------------------------------------------------------------------------------
2025/03/18 04:28: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-xujofak7pupu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2166a137-a01e-0050-07be-977ead000000
Time:2025-03-18T04:28:34.5810649Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xujofak7pupu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2166a137-a01e-0050-07be-977ead000000
Time:2025-03-18T04:28:34.5810649Z
--------------------------------------------------------------------------------
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 (14.20s)
=== RUN TestLsWithFilesFrom
run.go:180: Remote "Azure container rclone-test-xujofak7pupu", Local "Local file system at /tmp/rclone2386328502", Modify Window "1ns"
2025/03/18 04:28:43 DEBUG : empty space: Excluded (FilesFrom Filter)
2025/03/18 04:28:43 DEBUG : empty space: Excluded
2025/03/18 04:28:43 DEBUG : BackupDir: Excluded
2025/03/18 04:28:43 DEBUG : dst: Excluded
2025/03/18 04:28:43 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-xujofak7pupu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2166ae8f-a01e-0050-7dbe-977ead000000
Time:2025-03-18T04:28:43.5501965Z
--------------------------------------------------------------------------------
2025/03/18 04:28:44 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xujofak7pupu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2166b03b-a01e-0050-56be-977ead000000
Time:2025-03-18T04:28:44.6079233Z
--------------------------------------------------------------------------------
2025/03/18 04:28:45 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xujofak7pupu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2166b215-a01e-0050-6cbe-977ead000000
Time:2025-03-18T04:28:45.6644878Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xujofak7pupu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2166b215-a01e-0050-6cbe-977ead000000
Time:2025-03-18T04:28:45.6644878Z
--------------------------------------------------------------------------------
2025/03/18 04:28:46 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xujofak7pupu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2166b397-a01e-0050-43be-977ead000000
Time:2025-03-18T04:28:46.7214971Z
--------------------------------------------------------------------------------
2025/03/18 04:28:47 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xujofak7pupu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2166b528-a01e-0050-73be-977ead000000
Time:2025-03-18T04:28:47.7779138Z
--------------------------------------------------------------------------------
2025/03/18 04:28:48 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xujofak7pupu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2166b7b7-a01e-0050-66be-977ead000000
Time:2025-03-18T04:28:48.8348350Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xujofak7pupu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2166b7b7-a01e-0050-66be-977ead000000
Time:2025-03-18T04:28:48.8348350Z
--------------------------------------------------------------------------------
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 (14.25s)
=== RUN TestLsLong
run.go:180: Remote "Azure container rclone-test-xujofak7pupu", Local "Local file system at /tmp/rclone2386328502", Modify Window "1ns"
2025/03/18 04:28:57 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-xujofak7pupu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2166d189-a01e-0050-66be-977ead000000
Time:2025-03-18T04:28:57.7485291Z
--------------------------------------------------------------------------------
2025/03/18 04:28:58 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xujofak7pupu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2166d31e-a01e-0050-39be-977ead000000
Time:2025-03-18T04:28:58.8049808Z
--------------------------------------------------------------------------------
2025/03/18 04:28:59 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xujofak7pupu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2166d47e-a01e-0050-5abe-977ead000000
Time:2025-03-18T04:28:59.8618308Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xujofak7pupu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2166d47e-a01e-0050-5abe-977ead000000
Time:2025-03-18T04:28:59.8618308Z
--------------------------------------------------------------------------------
2025/03/18 04:29:00 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xujofak7pupu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2166d60d-a01e-0050-30be-977ead000000
Time:2025-03-18T04:29:00.9194172Z
--------------------------------------------------------------------------------
2025/03/18 04:29:01 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xujofak7pupu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2166d7ba-a01e-0050-15be-977ead000000
Time:2025-03-18T04:29:01.9760679Z
--------------------------------------------------------------------------------
2025/03/18 04:29: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-xujofak7pupu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2166d985-a01e-0050-7fbe-977ead000000
Time:2025-03-18T04:29:03.0329893Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xujofak7pupu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2166d985-a01e-0050-7fbe-977ead000000
Time:2025-03-18T04:29:03.0329893Z
--------------------------------------------------------------------------------
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 (14.20s)
=== RUN TestHashSums
run.go:180: Remote "Azure container rclone-test-xujofak7pupu", Local "Local file system at /tmp/rclone2386328502", Modify Window "1ns"
=== RUN TestHashSums/Md5
=== RUN TestHashSums/Md5Download
2025/03/18 04:29:12 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-xujofak7pupu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:598fc938-901e-0016-66be-974a2a000000
Time:2025-03-18T04:29:12.1145954Z
--------------------------------------------------------------------------------
2025/03/18 04:29: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-xujofak7pupu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:598fcaaa-901e-0016-11be-974a2a000000
Time:2025-03-18T04:29:13.1712924Z
--------------------------------------------------------------------------------
2025/03/18 04:29: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-xujofak7pupu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:598fcc1b-901e-0016-31be-974a2a000000
Time:2025-03-18T04:29:14.2287531Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xujofak7pupu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:598fcc1b-901e-0016-31be-974a2a000000
Time:2025-03-18T04:29:14.2287531Z
--------------------------------------------------------------------------------
2025/03/18 04:29: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-xujofak7pupu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:598fcd50-901e-0016-37be-974a2a000000
Time:2025-03-18T04:29:15.2855986Z
--------------------------------------------------------------------------------
2025/03/18 04:29: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-xujofak7pupu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:598fcea8-901e-0016-5dbe-974a2a000000
Time:2025-03-18T04:29:16.3425819Z
--------------------------------------------------------------------------------
2025/03/18 04:29: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-xujofak7pupu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:598fd019-901e-0016-19be-974a2a000000
Time:2025-03-18T04:29:17.3994119Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xujofak7pupu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:598fd019-901e-0016-19be-974a2a000000
Time:2025-03-18T04:29:17.3994119Z
--------------------------------------------------------------------------------
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 (14.37s)
--- PASS: TestHashSums/Md5 (0.11s)
--- PASS: TestHashSums/Md5Download (0.17s)
=== RUN TestHashSumsWithErrors
2025/03/18 04:29:25 DEBUG : Creating backend with remote ":memory:"
2025/03/18 04:29:25 ERROR : file1: hash unsupported: hash type not supported
--- PASS: TestHashSumsWithErrors (0.00s)
=== RUN TestHashStream
2025/03/18 04:29:25 DEBUG : Creating md5 hash of 0 bytes read from input stream
2025/03/18 04:29:25 DEBUG : Creating md5 hash of 0 bytes read from input stream
2025/03/18 04:29:25 DEBUG : Creating sha1 hash of 0 bytes read from input stream
2025/03/18 04:29:25 DEBUG : Creating sha1 hash of 0 bytes read from input stream
2025/03/18 04:29:25 DEBUG : Creating md5 hash of 12 bytes read from input stream
2025/03/18 04:29:25 DEBUG : Creating md5 hash of 12 bytes read from input stream
2025/03/18 04:29:25 DEBUG : Creating sha1 hash of 12 bytes read from input stream
2025/03/18 04:29:25 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-xujofak7pupu", Local "Local file system at /tmp/rclone2386328502", Modify Window "1ns"
2025/03/18 04:29:25 DEBUG : sub dir/: Creating directory marker
2025/03/18 04:29:26 DEBUG : sub dir/: Removing directory marker
2025/03/18 04:29: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-xujofak7pupu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:598fdb02-901e-0016-05be-974a2a000000
Time:2025-03-18T04:29:26.6224889Z
--------------------------------------------------------------------------------
2025/03/18 04:29: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-xujofak7pupu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:598fdc75-901e-0016-27be-974a2a000000
Time:2025-03-18T04:29:27.6789546Z
--------------------------------------------------------------------------------
2025/03/18 04:29: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-xujofak7pupu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:598fde13-901e-0016-66be-974a2a000000
Time:2025-03-18T04:29:28.7371167Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xujofak7pupu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:598fde13-901e-0016-66be-974a2a000000
Time:2025-03-18T04:29:28.7371167Z
--------------------------------------------------------------------------------
2025/03/18 04:29: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-xujofak7pupu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:598fdf55-901e-0016-61be-974a2a000000
Time:2025-03-18T04:29:29.7940539Z
--------------------------------------------------------------------------------
2025/03/18 04:29: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-xujofak7pupu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:598fe06d-901e-0016-3dbe-974a2a000000
Time:2025-03-18T04:29:30.8511006Z
--------------------------------------------------------------------------------
2025/03/18 04:29: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-xujofak7pupu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:598fe1a2-901e-0016-2dbe-974a2a000000
Time:2025-03-18T04:29:31.9076543Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xujofak7pupu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:598fe1a2-901e-0016-2dbe-974a2a000000
Time:2025-03-18T04:29:31.9076543Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestCount
Messages: directories
--- FAIL: TestCount (14.51s)
=== RUN TestDelete
run.go:180: Remote "Azure container rclone-test-xujofak7pupu", Local "Local file system at /tmp/rclone2386328502", Modify Window "1ns"
2025/03/18 04:29:40 DEBUG : Waiting for deletions to finish
2025/03/18 04:29:40 DEBUG : large: Excluded (Size Filter)
2025/03/18 04:29:40 INFO : medium: Deleted
2025/03/18 04:29:40 INFO : small: Deleted
2025/03/18 04:29: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-xujofak7pupu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:21670ba6-a01e-0050-0fbe-977ead000000
Time:2025-03-18T04:29:41.0589360Z
--------------------------------------------------------------------------------
2025/03/18 04:29: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-xujofak7pupu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:21670ced-a01e-0050-24be-977ead000000
Time:2025-03-18T04:29:42.1158128Z
--------------------------------------------------------------------------------
2025/03/18 04:29: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-xujofak7pupu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:21670dfa-a01e-0050-7bbe-977ead000000
Time:2025-03-18T04:29:43.1722297Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xujofak7pupu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:21670dfa-a01e-0050-7bbe-977ead000000
Time:2025-03-18T04:29:43.1722297Z
--------------------------------------------------------------------------------
2025/03/18 04:29: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-xujofak7pupu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:21670f06-a01e-0050-62be-977ead000000
Time:2025-03-18T04:29:44.2286432Z
--------------------------------------------------------------------------------
2025/03/18 04:29: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-xujofak7pupu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:21671006-a01e-0050-3cbe-977ead000000
Time:2025-03-18T04:29:45.2855519Z
--------------------------------------------------------------------------------
2025/03/18 04:29: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-xujofak7pupu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2167110b-a01e-0050-14be-977ead000000
Time:2025-03-18T04:29:46.3425873Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xujofak7pupu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2167110b-a01e-0050-14be-977ead000000
Time:2025-03-18T04:29:46.3425873Z
--------------------------------------------------------------------------------
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 (14.44s)
=== RUN TestMaxDelete
run.go:180: Remote "Azure container rclone-test-xujofak7pupu", Local "Local file system at /tmp/rclone2386328502", Modify Window "1ns"
2025/03/18 04:29:55 DEBUG : Waiting for deletions to finish
2025/03/18 04:29:55 ERROR : small: Got fatal error on delete: --max-delete threshold reached
2025/03/18 04:29:55 INFO : large: Deleted
2025/03/18 04:29:55 INFO : medium: Deleted
2025/03/18 04:29: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-xujofak7pupu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:598ffe9b-901e-0016-59be-974a2a000000
Time:2025-03-18T04:29:55.4889810Z
--------------------------------------------------------------------------------
2025/03/18 04:29: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-xujofak7pupu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:598fffb3-901e-0016-1cbe-974a2a000000
Time:2025-03-18T04:29:56.5460717Z
--------------------------------------------------------------------------------
2025/03/18 04:29: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-xujofak7pupu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:599000c1-901e-0016-71be-974a2a000000
Time:2025-03-18T04:29:57.6038209Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xujofak7pupu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:599000c1-901e-0016-71be-974a2a000000
Time:2025-03-18T04:29:57.6038209Z
--------------------------------------------------------------------------------
2025/03/18 04:29:58 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xujofak7pupu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:599001c6-901e-0016-42be-974a2a000000
Time:2025-03-18T04:29:58.6624021Z
--------------------------------------------------------------------------------
2025/03/18 04:29:59 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xujofak7pupu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:599002e0-901e-0016-11be-974a2a000000
Time:2025-03-18T04:29:59.7200546Z
--------------------------------------------------------------------------------
2025/03/18 04:30:00 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xujofak7pupu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:59900442-901e-0016-3fbe-974a2a000000
Time:2025-03-18T04:30:00.7779929Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xujofak7pupu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:59900442-901e-0016-3fbe-974a2a000000
Time:2025-03-18T04:30:00.7779929Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:454
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestMaxDelete
Messages: directories
2025/03/18 04:30:09 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xujofak7pupu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:59900dc5-901e-0016-79be-974a2a000000
Time:2025-03-18T04:30:09.0685627Z
--------------------------------------------------------------------------------
2025/03/18 04:30:10 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xujofak7pupu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:59900f6f-901e-0016-69be-974a2a000000
Time:2025-03-18T04:30:10.1257630Z
--------------------------------------------------------------------------------
2025/03/18 04:30:11 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xujofak7pupu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:599010cd-901e-0016-11be-974a2a000000
Time:2025-03-18T04:30:11.1827695Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xujofak7pupu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:599010cd-901e-0016-11be-974a2a000000
Time:2025-03-18T04:30:11.1827695Z
--------------------------------------------------------------------------------
2025/03/18 04:30:12 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xujofak7pupu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5990123b-901e-0016-3cbe-974a2a000000
Time:2025-03-18T04:30:12.2397921Z
--------------------------------------------------------------------------------
2025/03/18 04:30:13 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xujofak7pupu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:59901381-901e-0016-3dbe-974a2a000000
Time:2025-03-18T04:30:13.2974258Z
--------------------------------------------------------------------------------
2025/03/18 04:30:14 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xujofak7pupu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:599014af-901e-0016-32be-974a2a000000
Time:2025-03-18T04:30:14.3552977Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xujofak7pupu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:599014af-901e-0016-32be-974a2a000000
Time:2025-03-18T04:30:14.3552977Z
--------------------------------------------------------------------------------
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 (28.01s)
=== RUN TestMaxDeleteSizeLargeFile
run.go:180: Remote "Azure container rclone-test-xujofak7pupu", Local "Local file system at /tmp/rclone2386328502", Modify Window "1ns"
2025/03/18 04:30:23 DEBUG : Waiting for deletions to finish
2025/03/18 04:30:23 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached
2025/03/18 04:30:23 INFO : medium: Deleted
2025/03/18 04:30:23 INFO : small: Deleted
2025/03/18 04:30:23 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xujofak7pupu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:21673682-a01e-0050-58be-977ead000000
Time:2025-03-18T04:30:23.5399978Z
--------------------------------------------------------------------------------
2025/03/18 04:30:24 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xujofak7pupu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:216737b3-a01e-0050-4abe-977ead000000
Time:2025-03-18T04:30:24.5970619Z
--------------------------------------------------------------------------------
2025/03/18 04:30:25 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xujofak7pupu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:216738c2-a01e-0050-1abe-977ead000000
Time:2025-03-18T04:30:25.6543845Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xujofak7pupu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:216738c2-a01e-0050-1abe-977ead000000
Time:2025-03-18T04:30:25.6543845Z
--------------------------------------------------------------------------------
2025/03/18 04:30:26 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xujofak7pupu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:216739bf-a01e-0050-78be-977ead000000
Time:2025-03-18T04:30:26.7120968Z
--------------------------------------------------------------------------------
2025/03/18 04:30:27 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xujofak7pupu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:21673b08-a01e-0050-42be-977ead000000
Time:2025-03-18T04:30:27.7690203Z
--------------------------------------------------------------------------------
2025/03/18 04:30:28 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xujofak7pupu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:21673be4-a01e-0050-6dbe-977ead000000
Time:2025-03-18T04:30:28.8254520Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xujofak7pupu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:21673be4-a01e-0050-6dbe-977ead000000
Time:2025-03-18T04:30:28.8254520Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:473
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestMaxDeleteSizeLargeFile
Messages: directories
2025/03/18 04:30:37 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xujofak7pupu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:216744ae-a01e-0050-63be-977ead000000
Time:2025-03-18T04:30:37.1137133Z
--------------------------------------------------------------------------------
2025/03/18 04:30:38 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xujofak7pupu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:216745a8-a01e-0050-2cbe-977ead000000
Time:2025-03-18T04:30:38.1710048Z
--------------------------------------------------------------------------------
2025/03/18 04:30:39 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xujofak7pupu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2167470b-a01e-0050-5ebe-977ead000000
Time:2025-03-18T04:30:39.2280213Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xujofak7pupu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2167470b-a01e-0050-5ebe-977ead000000
Time:2025-03-18T04:30:39.2280213Z
--------------------------------------------------------------------------------
2025/03/18 04:30:40 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xujofak7pupu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2167484a-a01e-0050-6dbe-977ead000000
Time:2025-03-18T04:30:40.2850635Z
--------------------------------------------------------------------------------
2025/03/18 04:30:41 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xujofak7pupu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:216749a5-a01e-0050-09be-977ead000000
Time:2025-03-18T04:30:41.3414953Z
--------------------------------------------------------------------------------
2025/03/18 04:30:42 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xujofak7pupu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:21674abc-a01e-0050-68be-977ead000000
Time:2025-03-18T04:30:42.3995977Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xujofak7pupu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:21674abc-a01e-0050-68be-977ead000000
Time:2025-03-18T04:30:42.3995977Z
--------------------------------------------------------------------------------
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 (28.04s)
=== RUN TestMaxDeleteSize
run.go:180: Remote "Azure container rclone-test-xujofak7pupu", Local "Local file system at /tmp/rclone2386328502", Modify Window "1ns"
2025/03/18 04:30:51 DEBUG : Waiting for deletions to finish
2025/03/18 04:30:51 ERROR : small: Got fatal error on delete: --max-delete-size threshold reached
2025/03/18 04:30:51 INFO : large: Deleted
2025/03/18 04:30:51 INFO : medium: Deleted
2025/03/18 04:30:51 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xujofak7pupu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:59903ee1-901e-0016-66be-974a2a000000
Time:2025-03-18T04:30:51.5447942Z
--------------------------------------------------------------------------------
2025/03/18 04:30:52 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xujofak7pupu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:59903fcb-901e-0016-24be-974a2a000000
Time:2025-03-18T04:30:52.6016857Z
--------------------------------------------------------------------------------
2025/03/18 04:30:53 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xujofak7pupu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5990410d-901e-0016-18be-974a2a000000
Time:2025-03-18T04:30:53.6588226Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xujofak7pupu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5990410d-901e-0016-18be-974a2a000000
Time:2025-03-18T04:30:53.6588226Z
--------------------------------------------------------------------------------
2025/03/18 04:30:54 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xujofak7pupu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5990421a-901e-0016-79be-974a2a000000
Time:2025-03-18T04:30:54.7159946Z
--------------------------------------------------------------------------------
2025/03/18 04:30:55 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xujofak7pupu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:59904392-901e-0016-61be-974a2a000000
Time:2025-03-18T04:30:55.7740214Z
--------------------------------------------------------------------------------
2025/03/18 04:30:56 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xujofak7pupu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:599044f5-901e-0016-5dbe-974a2a000000
Time:2025-03-18T04:30:56.8311919Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xujofak7pupu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:599044f5-901e-0016-5dbe-974a2a000000
Time:2025-03-18T04:30:56.8311919Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:493
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestMaxDeleteSize
Messages: directories
2025/03/18 04:31:05 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xujofak7pupu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:59904f02-901e-0016-0bbe-974a2a000000
Time:2025-03-18T04:31:05.1223833Z
--------------------------------------------------------------------------------
2025/03/18 04:31:06 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xujofak7pupu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:599050ab-901e-0016-67be-974a2a000000
Time:2025-03-18T04:31:06.1794413Z
--------------------------------------------------------------------------------
2025/03/18 04:31:07 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xujofak7pupu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:599051df-901e-0016-66be-974a2a000000
Time:2025-03-18T04:31:07.2365499Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xujofak7pupu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:599051df-901e-0016-66be-974a2a000000
Time:2025-03-18T04:31:07.2365499Z
--------------------------------------------------------------------------------
2025/03/18 04:31:08 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xujofak7pupu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:59905312-901e-0016-51be-974a2a000000
Time:2025-03-18T04:31:08.2933534Z
--------------------------------------------------------------------------------
2025/03/18 04:31:09 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xujofak7pupu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:59905466-901e-0016-5dbe-974a2a000000
Time:2025-03-18T04:31:09.3504253Z
--------------------------------------------------------------------------------
2025/03/18 04:31:10 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xujofak7pupu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:59905613-901e-0016-4ebe-974a2a000000
Time:2025-03-18T04:31:10.4079823Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xujofak7pupu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:59905613-901e-0016-4ebe-974a2a000000
Time:2025-03-18T04:31:10.4079823Z
--------------------------------------------------------------------------------
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 (28.01s)
=== RUN TestReadFile
run.go:180: Remote "Azure container rclone-test-xujofak7pupu", Local "Local file system at /tmp/rclone2386328502", Modify Window "1ns"
2025/03/18 04:31:19 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xujofak7pupu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:59906207-901e-0016-60be-974a2a000000
Time:2025-03-18T04:31:19.1604353Z
--------------------------------------------------------------------------------
2025/03/18 04:31:20 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xujofak7pupu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:59906350-901e-0016-68be-974a2a000000
Time:2025-03-18T04:31:20.2170553Z
--------------------------------------------------------------------------------
2025/03/18 04:31:21 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xujofak7pupu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:59906481-901e-0016-69be-974a2a000000
Time:2025-03-18T04:31:21.2759153Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xujofak7pupu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:59906481-901e-0016-69be-974a2a000000
Time:2025-03-18T04:31:21.2759153Z
--------------------------------------------------------------------------------
2025/03/18 04:31:22 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xujofak7pupu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5990657a-901e-0016-3ebe-974a2a000000
Time:2025-03-18T04:31:22.3337263Z
--------------------------------------------------------------------------------
2025/03/18 04:31:23 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xujofak7pupu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:599066b6-901e-0016-36be-974a2a000000
Time:2025-03-18T04:31:23.3904537Z
--------------------------------------------------------------------------------
2025/03/18 04:31:24 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xujofak7pupu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:599067de-901e-0016-2dbe-974a2a000000
Time:2025-03-18T04:31:24.4477690Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xujofak7pupu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:599067de-901e-0016-2dbe-974a2a000000
Time:2025-03-18T04:31:24.4477690Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:510
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestReadFile
Messages: directories
2025/03/18 04:31:32 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xujofak7pupu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:599073db-901e-0016-09be-974a2a000000
Time:2025-03-18T04:31:32.7361176Z
--------------------------------------------------------------------------------
2025/03/18 04:31:33 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xujofak7pupu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:599074e4-901e-0016-5fbe-974a2a000000
Time:2025-03-18T04:31:33.7928978Z
--------------------------------------------------------------------------------
2025/03/18 04:31:34 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xujofak7pupu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5990761e-901e-0016-6abe-974a2a000000
Time:2025-03-18T04:31:34.8539101Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xujofak7pupu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5990761e-901e-0016-6abe-974a2a000000
Time:2025-03-18T04:31:34.8539101Z
--------------------------------------------------------------------------------
2025/03/18 04:31:35 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xujofak7pupu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5990775f-901e-0016-60be-974a2a000000
Time:2025-03-18T04:31:35.9118699Z
--------------------------------------------------------------------------------
2025/03/18 04:31:36 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xujofak7pupu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:599078e5-901e-0016-20be-974a2a000000
Time:2025-03-18T04:31:36.9684802Z
--------------------------------------------------------------------------------
2025/03/18 04:31: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-xujofak7pupu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:59907a28-901e-0016-1dbe-974a2a000000
Time:2025-03-18T04:31:38.0264074Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xujofak7pupu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:59907a28-901e-0016-1dbe-974a2a000000
Time:2025-03-18T04:31:38.0264074Z
--------------------------------------------------------------------------------
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.62s)
=== RUN TestRetry
2025/03/18 04:31:46 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5
2025/03/18 04:31:46 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5
2025/03/18 04:31:46 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG
2025/03/18 04:31:46 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG
2025/03/18 04:31:46 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG
2025/03/18 04:31:46 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG
2025/03/18 04:31:46 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-xujofak7pupu", Local "Local file system at /tmp/rclone2386328502", Modify Window "1ns"
2025/03/18 04:31:47 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xujofak7pupu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:599088c2-901e-0016-25be-974a2a000000
Time:2025-03-18T04:31:48.0106394Z
--------------------------------------------------------------------------------
2025/03/18 04:31: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-xujofak7pupu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:59908a3f-901e-0016-66be-974a2a000000
Time:2025-03-18T04:31:49.0677699Z
--------------------------------------------------------------------------------
2025/03/18 04:31: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-xujofak7pupu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:59908b93-901e-0016-62be-974a2a000000
Time:2025-03-18T04:31:50.1250599Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xujofak7pupu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:59908b93-901e-0016-62be-974a2a000000
Time:2025-03-18T04:31:50.1250599Z
--------------------------------------------------------------------------------
2025/03/18 04:31: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-xujofak7pupu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:59908d2c-901e-0016-48be-974a2a000000
Time:2025-03-18T04:31:51.1819277Z
--------------------------------------------------------------------------------
2025/03/18 04:31: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-xujofak7pupu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:59908e5a-901e-0016-44be-974a2a000000
Time:2025-03-18T04:31:52.2403811Z
--------------------------------------------------------------------------------
2025/03/18 04:31: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-xujofak7pupu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:59908f98-901e-0016-46be-974a2a000000
Time:2025-03-18T04:31:53.2972708Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xujofak7pupu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:59908f98-901e-0016-46be-974a2a000000
Time:2025-03-18T04:31:53.2972708Z
--------------------------------------------------------------------------------
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 (15.22s)
=== RUN TestPurge
2025/03/18 04:32:01 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-tecijup6xolo"
2025/03/18 04:32:01 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/03/18 04:32:01 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/18 04:32:01 DEBUG : Azure container rclone-test-tecijup6xolo: Using directory markers
2025/03/18 04:32:01 DEBUG : Creating backend with remote "/tmp/rclone969916928"
run.go:180: Remote "Azure container rclone-test-tecijup6xolo", Local "Local file system at /tmp/rclone969916928", Modify Window "1ns"
2025/03/18 04:32:01 DEBUG : A1/B1/C1/: Creating directory marker
2025/03/18 04:32:01 DEBUG : A1/B1/: Creating directory marker
2025/03/18 04:32:01 DEBUG : A1/: Creating directory marker
2025/03/18 04:32:02 INFO : A2: Making directory
2025/03/18 04:32:02 DEBUG : A2/: Creating directory marker
2025/03/18 04:32:02 INFO : A1/B2: Making directory
2025/03/18 04:32:02 DEBUG : A1/B2/: Creating directory marker
2025/03/18 04:32:02 INFO : A1/B2/C2: Making directory
2025/03/18 04:32:02 DEBUG : A1/B2/C2/: Creating directory marker
2025/03/18 04:32:02 INFO : A1/B1/C3: Making directory
2025/03/18 04:32:02 DEBUG : A1/B1/C3/: Creating directory marker
2025/03/18 04:32:02 INFO : A3: Making directory
2025/03/18 04:32:02 DEBUG : A3/: Creating directory marker
2025/03/18 04:32:02 INFO : A3/B3: Making directory
2025/03/18 04:32:02 DEBUG : A3/B3/: Creating directory marker
2025/03/18 04:32:02 INFO : A3/B3/C4: Making directory
2025/03/18 04:32:03 DEBUG : A3/B3/C4/: Creating directory marker
2025/03/18 04:32:03 DEBUG : Waiting for deletions to finish
2025/03/18 04:32:03 INFO : A1/B1/C1/one: Deleted
2025/03/18 04:32:03 DEBUG : removing 2 level 3 directories
2025/03/18 04:32:03 INFO : A1/B1/C3: Removing directory
2025/03/18 04:32:03 DEBUG : A1/B1/C3/: Removing directory marker
2025/03/18 04:32:03 INFO : A1/B1/C1: Removing directory
2025/03/18 04:32:03 DEBUG : A1/B1/C1/: Removing directory marker
2025/03/18 04:32:03 DEBUG : removing 1 level 2 directories
2025/03/18 04:32:03 INFO : A1/B1: Removing directory
2025/03/18 04:32:03 DEBUG : A1/B1/: Removing directory marker
2025/03/18 04:32:04 DEBUG : Azure container rclone-test-tecijup6xolo: Purge remote
2025/03/18 04:32:04 NOTICE: purge failed: bucket already deleted
--- PASS: TestPurge (2.65s)
=== RUN TestRmdirsNoLeaveRoot
run.go:180: Remote "Azure container rclone-test-xujofak7pupu", Local "Local file system at /tmp/rclone2386328502", Modify Window "1ns"
2025/03/18 04:32:04 DEBUG : A1/B1/C1/: Creating directory marker
2025/03/18 04:32:04 DEBUG : A1/B1/: Creating directory marker
2025/03/18 04:32:04 DEBUG : A1/: Creating directory marker
2025/03/18 04:32:04 INFO : A2: Making directory
2025/03/18 04:32:04 DEBUG : A2/: Creating directory marker
2025/03/18 04:32:04 INFO : A1/B2: Making directory
2025/03/18 04:32:04 DEBUG : A1/B2/: Creating directory marker
2025/03/18 04:32:04 INFO : A1/B2/C2: Making directory
2025/03/18 04:32:04 DEBUG : A1/B2/C2/: Creating directory marker
2025/03/18 04:32:05 INFO : A1/B1/C3: Making directory
2025/03/18 04:32:05 DEBUG : A1/B1/C3/: Creating directory marker
2025/03/18 04:32:05 INFO : A3: Making directory
2025/03/18 04:32:05 DEBUG : A3/: Creating directory marker
2025/03/18 04:32:05 INFO : A3/B3: Making directory
2025/03/18 04:32:05 DEBUG : A3/B3/: Creating directory marker
2025/03/18 04:32:05 INFO : A3/B3/C4: Making directory
2025/03/18 04:32:05 DEBUG : A3/B3/C4/: Creating directory marker
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:662
Error: Not equal:
expected: []string{"A1", "A1/B1", "A1/B1/C1", "A1/B1/C3", "A1/B2", "A1/B2/C2", "A2", "A3", "A3/B3", "A3/B3/C4"}
actual : []string{"A1", "A1/B1", "A1/B1/C1", "A1/B1/C3", "A1/B2", "A1/B2/C2", "A2", "A3", "A3/B3", "A3/B3/C4", "BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,2 @@
-([]string) (len=10) {
+([]string) (len=12) {
(string) (len=2) "A1",
@@ -10,3 +10,5 @@
(string) (len=5) "A3/B3",
- (string) (len=8) "A3/B3/C4"
+ (string) (len=8) "A3/B3/C4",
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestRmdirsNoLeaveRoot
Messages: directories
2025/03/18 04:32:13 DEBUG : removing 1 level 3 directories
2025/03/18 04:32:13 INFO : A3/B3/C4: Removing directory
2025/03/18 04:32:13 DEBUG : A3/B3/C4/: Removing directory marker
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:685
Error: Not equal:
expected: []string{"A1", "A1/B1", "A1/B1/C1", "A1/B1/C3", "A1/B2", "A1/B2/C2", "A2", "A3", "A3/B3"}
actual : []string{"A1", "A1/B1", "A1/B1/C1", "A1/B1/C3", "A1/B2", "A1/B2/C2", "A2", "A3", "A3/B3", "BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,2 @@
-([]string) (len=9) {
+([]string) (len=11) {
(string) (len=2) "A1",
@@ -9,3 +9,5 @@
(string) (len=2) "A3",
- (string) (len=5) "A3/B3"
+ (string) (len=5) "A3/B3",
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestRmdirsNoLeaveRoot
Messages: directories
2025/03/18 04:32:21 DEBUG : removing 2 level 3 directories
2025/03/18 04:32:21 INFO : A1/B2/C2: Removing directory
2025/03/18 04:32:21 DEBUG : A1/B2/C2/: Removing directory marker
2025/03/18 04:32:21 INFO : A1/B1/C3: Removing directory
2025/03/18 04:32:21 DEBUG : A1/B1/C3/: Removing directory marker
2025/03/18 04:32:21 DEBUG : removing 4 level 2 directories
2025/03/18 04:32:21 INFO : dst/: Removing directory
2025/03/18 04:32:21 DEBUG : dst//: Removing directory marker
2025/03/18 04:32:21 INFO : A3/B3: Removing directory
2025/03/18 04:32:21 DEBUG : A3/B3/: Removing directory marker
2025/03/18 04:32:21 INFO : A1/B2: Removing directory
2025/03/18 04:32:21 DEBUG : A1/B2/: Removing directory marker
2025/03/18 04:32:21 INFO : BackupDir/: Removing directory
2025/03/18 04:32:21 DEBUG : BackupDir//: Removing directory marker
2025/03/18 04:32:21 DEBUG : removing 4 level 1 directories
2025/03/18 04:32:21 INFO : dst: Removing directory
2025/03/18 04:32:21 DEBUG : dst/: Removing directory marker
2025/03/18 04:32:21 INFO : A3: Removing directory
2025/03/18 04:32:21 DEBUG : A3/: Removing directory marker
2025/03/18 04:32:21 INFO : A2: Removing directory
2025/03/18 04:32:21 DEBUG : A2/: Removing directory marker
2025/03/18 04:32:21 INFO : BackupDir: Removing directory
2025/03/18 04:32:21 DEBUG : BackupDir/: Removing directory marker
2025/03/18 04:32:21 ERROR : dst: Failed to rmdir: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xujofak7pupu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0e5b704b-a01e-0040-57be-97bbc5000000
Time:2025-03-18T04:32:21.1540981Z
--------------------------------------------------------------------------------
2025/03/18 04:32:21 ERROR : BackupDir: Failed to rmdir: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xujofak7pupu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e62ff212-c01e-0024-20be-974a5d000000
Time:2025-03-18T04:32:21.1538989Z
--------------------------------------------------------------------------------
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-xujofak7pupu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e62ff212-c01e-0024-20be-974a5d000000
Time:2025-03-18T04:32:21.1538989Z
--------------------------------------------------------------------------------
Test: TestRmdirsNoLeaveRoot
2025/03/18 04:32:21 DEBUG : A1/B1/C1/: Removing directory marker
2025/03/18 04:32:21 DEBUG : A1/B1/: Removing directory marker
2025/03/18 04:32:21 DEBUG : A1/: Removing directory marker
--- FAIL: TestRmdirsNoLeaveRoot (17.49s)
=== RUN TestRmdirsLeaveRoot
run.go:180: Remote "Azure container rclone-test-xujofak7pupu", Local "Local file system at /tmp/rclone2386328502", Modify Window "1ns"
2025/03/18 04:32:21 INFO : A1: Making directory
2025/03/18 04:32:21 DEBUG : A1/: Creating directory marker
2025/03/18 04:32:21 INFO : A1/B1: Making directory
2025/03/18 04:32:21 DEBUG : A1/B1/: Creating directory marker
2025/03/18 04:32:21 INFO : A1/B1/C1: Making directory
2025/03/18 04:32:21 DEBUG : A1/B1/C1/: Creating directory marker
2025/03/18 04:32:22 DEBUG : removing 1 level 3 directories
2025/03/18 04:32:22 INFO : A1/B1/C1: Removing directory
2025/03/18 04:32:22 DEBUG : A1/B1/C1/: Removing directory marker
2025/03/18 04:32:22 DEBUG : removing 1 level 2 directories
2025/03/18 04:32:22 INFO : A1/B1: Removing directory
2025/03/18 04:32:22 DEBUG : A1/B1/: Removing directory marker
2025/03/18 04:32:22 DEBUG : A1/: Removing directory marker
--- PASS: TestRmdirsLeaveRoot (1.09s)
=== RUN TestRmdirsWithFilter
run.go:180: Remote "Azure container rclone-test-xujofak7pupu", Local "Local file system at /tmp/rclone2386328502", Modify Window "1ns"
2025/03/18 04:32:22 INFO : A1: Making directory
2025/03/18 04:32:22 DEBUG : A1/: Creating directory marker
2025/03/18 04:32:22 INFO : A1/B1: Making directory
2025/03/18 04:32:22 DEBUG : A1/B1/: Creating directory marker
2025/03/18 04:32:23 INFO : A1/B1/C1: Making directory
2025/03/18 04:32:23 DEBUG : A1/B1/C1/: Creating directory marker
2025/03/18 04:32:23 DEBUG : removing 1 level 3 directories
2025/03/18 04:32:23 INFO : A1/B1/C1: Removing directory
2025/03/18 04:32:23 DEBUG : A1/B1/C1/: Removing directory marker
2025/03/18 04:32:23 DEBUG : removing 1 level 2 directories
2025/03/18 04:32:23 INFO : A1/B1: Removing directory
2025/03/18 04:32:23 DEBUG : A1/B1/: Removing directory marker
2025/03/18 04:32:23 DEBUG : A1/: Removing directory marker
--- PASS: TestRmdirsWithFilter (1.14s)
=== RUN TestCopyURL
run.go:180: Remote "Azure container rclone-test-xujofak7pupu", Local "Local file system at /tmp/rclone2386328502", Modify Window "1ns"
2025/03/18 04:32:24 DEBUG : filename.txt: File name found in url
2025/03/18 04:32:24 DEBUG : headerfilename.txt: filename found in Content-Disposition header.
--- PASS: TestCopyURL (1.15s)
=== RUN TestCopyURLToWriter
--- PASS: TestCopyURLToWriter (0.00s)
=== RUN TestMoveFile
run.go:180: Remote "Azure container rclone-test-xujofak7pupu", Local "Local file system at /tmp/rclone2386328502", Modify Window "1ns"
2025/03/18 04:32:25 DEBUG : file1: Need to transfer - File not found at Destination
2025/03/18 04:32:25 DEBUG : sub/: Creating directory marker
2025/03/18 04:32:25 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK
2025/03/18 04:32:25 INFO : file1: Copied (new) to: sub/file2
2025/03/18 04:32:25 INFO : file1: Deleted
2025/03/18 04:32:25 DEBUG : file1: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/03/18 04:32:25 DEBUG : file1: Unchanged skipping
2025/03/18 04:32:25 INFO : file1: Deleted
2025/03/18 04:32:25 DEBUG : Azure container rclone-test-xujofak7pupu: don't need to copy/move sub/file2, it is already at target location
2025/03/18 04:32:25 DEBUG : sub/: Removing directory marker
--- PASS: TestMoveFile (0.75s)
=== RUN TestMoveFileWithIgnoreExisting
run.go:180: Remote "Azure container rclone-test-xujofak7pupu", Local "Local file system at /tmp/rclone2386328502", Modify Window "1ns"
2025/03/18 04:32:25 DEBUG : file1: Need to transfer - File not found at Destination
2025/03/18 04:32:25 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK
2025/03/18 04:32:25 INFO : file1: Copied (new)
2025/03/18 04:32:25 INFO : file1: Deleted
2025/03/18 04:32:26 DEBUG : file1: Destination exists, skipping
2025/03/18 04:32:26 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set
--- PASS: TestMoveFileWithIgnoreExisting (0.52s)
=== RUN TestCaseInsensitiveMoveFile
run.go:180: Remote "Azure container rclone-test-xujofak7pupu", Local "Local file system at /tmp/rclone2386328502", Modify Window "1ns"
--- PASS: TestCaseInsensitiveMoveFile (0.11s)
=== RUN TestCaseInsensitiveMoveFileDryRun
run.go:180: Remote "Azure container rclone-test-xujofak7pupu", Local "Local file system at /tmp/rclone2386328502", Modify Window "1ns"
--- PASS: TestCaseInsensitiveMoveFileDryRun (0.11s)
=== RUN TestMoveFileBackupDir
run.go:180: Remote "Azure container rclone-test-xujofak7pupu", Local "Local file system at /tmp/rclone2386328502", Modify Window "1ns"
2025/03/18 04:32:26 DEBUG : dst/: Creating directory marker
2025/03/18 04:32:26 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-xujofak7pupu/backup"
2025/03/18 04:32:26 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/18 04:32:26 DEBUG : Azure container rclone-test-xujofak7pupu path backup: Using directory markers
2025/03/18 04:32:27 DEBUG : fs cache: renaming cache item "TestAzureBlob,directory_markers:rclone-test-xujofak7pupu/backup" to be canonical "TestAzureBlob{juk_h}:rclone-test-xujofak7pupu/backup"
2025/03/18 04:32:27 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18)
2025/03/18 04:32:27 DEBUG : dst/: Creating directory marker
2025/03/18 04:32:27 DEBUG : dst/file1: md5 = 05164b153084ba910184c26e561a7c18 OK
2025/03/18 04:32:27 INFO : dst/file1: Copied (server-side copy)
2025/03/18 04:32:27 INFO : dst/file1: Deleted
2025/03/18 04:32:27 DEBUG : dst/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK
2025/03/18 04:32:27 INFO : dst/file1: Copied (new)
2025/03/18 04:32:27 INFO : dst/file1: Deleted
2025/03/18 04:32:28 DEBUG : dst/: Removing directory marker
2025/03/18 04:32:28 DEBUG : backup/dst/: Removing directory marker
2025/03/18 04:32:28 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-xujofak7pupu/backup/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0c503c88-301e-0052-5dbe-97c015000000
Time:2025-03-18T04:32:28.1730434Z
--------------------------------------------------------------------------------
2025/03/18 04:32:29 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-xujofak7pupu/backup/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0c503dda-301e-0052-6dbe-97c015000000
Time:2025-03-18T04:32:29.2295322Z
--------------------------------------------------------------------------------
2025/03/18 04:32:30 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-xujofak7pupu/backup/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0c503f46-301e-0052-1ebe-97c015000000
Time:2025-03-18T04:32:30.2866325Z
--------------------------------------------------------------------------------
run.go:128: removing dir "backup" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xujofak7pupu/backup/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0c503f46-301e-0052-1ebe-97c015000000
Time:2025-03-18T04:32:30.2866325Z
--------------------------------------------------------------------------------
--- PASS: TestMoveFileBackupDir (4.86s)
=== 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-xujofak7pupu", Local "Local file system at /tmp/rclone2386328502", Modify Window "1ns"
2025/03/18 04:32:31 DEBUG : A1/: Creating directory marker
2025/03/18 04:32:31 DEBUG : A1/B1/: Creating directory marker
2025/03/18 04:32:32 DEBUG : A1/B1/C1/: Creating directory marker
2025/03/18 04:32:32 DEBUG : A1/B1/C2/: Creating directory marker
2025/03/18 04:32:32 INFO : A1/B2: Making directory
2025/03/18 04:32:32 DEBUG : A1/B2/: Creating directory marker
2025/03/18 04:32:32 INFO : A1/B1/C3: Making directory
2025/03/18 04:32:32 DEBUG : A1/B1/C3/: Creating directory marker
2025/03/18 04:32:33 DEBUG : A2/: Creating directory marker
2025/03/18 04:32:33 DEBUG : A2/B1/: Creating directory marker
2025/03/18 04:32:33 DEBUG : A2/B1/C1/: Creating directory marker
2025/03/18 04:32:33 DEBUG : A2/B1/C2/: Creating directory marker
2025/03/18 04:32:33 DEBUG : A2/B1/C3/: Creating directory marker
2025/03/18 04:32:34 DEBUG : A2/B2/: Creating directory marker
2025/03/18 04:32:34 DEBUG : A1/one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK
2025/03/18 04:32:34 INFO : A1/one: Copied (server-side copy) to: A2/one
2025/03/18 04:32:34 DEBUG : A1/B1/C2/five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK
2025/03/18 04:32:34 INFO : A1/B1/C2/five: Copied (server-side copy) to: A2/B1/C2/five
2025/03/18 04:32:34 INFO : A1/one: Deleted
2025/03/18 04:32:34 INFO : A1/B1/C2/five: Deleted
2025/03/18 04:32:34 DEBUG : A1/two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK
2025/03/18 04:32:34 INFO : A1/two: Copied (server-side copy) to: A2/two
2025/03/18 04:32:34 DEBUG : A1/B1/C1/four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK
2025/03/18 04:32:34 INFO : A1/B1/C1/four: Copied (server-side copy) to: A2/B1/C1/four
2025/03/18 04:32:34 DEBUG : A1/B1/three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK
2025/03/18 04:32:34 INFO : A1/B1/three: Copied (server-side copy) to: A2/B1/three
2025/03/18 04:32:34 INFO : A1/two: Deleted
2025/03/18 04:32:34 INFO : A1/B1/three: Deleted
2025/03/18 04:32:34 INFO : A1/B1/C1/four: Deleted
2025/03/18 04:32:34 DEBUG : A1/B2/: Removing directory marker
2025/03/18 04:32:34 DEBUG : A1/B1/C3/: Removing directory marker
2025/03/18 04:32:34 DEBUG : A1/B1/C2/: Removing directory marker
2025/03/18 04:32:34 DEBUG : A1/B1/C1/: Removing directory marker
2025/03/18 04:32:34 DEBUG : A1/B1/: Removing directory marker
2025/03/18 04:32:34 DEBUG : A1/: Removing directory marker
2025/03/18 04:32:35 DEBUG : A3/: Creating directory marker
2025/03/18 04:32:35 DEBUG : A3/B1/: Creating directory marker
2025/03/18 04:32:35 DEBUG : A3/B1/C1/: Creating directory marker
2025/03/18 04:32:35 DEBUG : A3/B1/C2/: Creating directory marker
2025/03/18 04:32:35 DEBUG : A3/B1/C3/: Creating directory marker
2025/03/18 04:32:36 DEBUG : A3/B2/: Creating directory marker
2025/03/18 04:32:36 DEBUG : A2/one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK
2025/03/18 04:32:36 INFO : A2/one: Copied (server-side copy) to: A3/one
2025/03/18 04:32:36 DEBUG : A2/B1/C2/five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK
2025/03/18 04:32:36 INFO : A2/B1/C2/five: Copied (server-side copy) to: A3/B1/C2/five
2025/03/18 04:32:36 DEBUG : A2/B1/three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK
2025/03/18 04:32:36 INFO : A2/B1/three: Copied (server-side copy) to: A3/B1/three
2025/03/18 04:32:36 DEBUG : A2/B1/C1/four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK
2025/03/18 04:32:36 INFO : A2/B1/C1/four: Copied (server-side copy) to: A3/B1/C1/four
2025/03/18 04:32:36 DEBUG : A2/two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK
2025/03/18 04:32:36 INFO : A2/two: Copied (server-side copy) to: A3/two
2025/03/18 04:32:36 INFO : A2/one: Deleted
2025/03/18 04:32:36 INFO : A2/B1/C2/five: Deleted
2025/03/18 04:32:36 INFO : A2/B1/three: Deleted
2025/03/18 04:32:36 INFO : A2/B1/C1/four: Deleted
2025/03/18 04:32:36 INFO : A2/two: Deleted
2025/03/18 04:32:36 DEBUG : A2/B2/: Removing directory marker
2025/03/18 04:32:36 DEBUG : A2/B1/C3/: Removing directory marker
2025/03/18 04:32:36 DEBUG : A2/B1/C2/: Removing directory marker
2025/03/18 04:32:36 DEBUG : A2/B1/C1/: Removing directory marker
2025/03/18 04:32:36 DEBUG : A2/B1/: Removing directory marker
2025/03/18 04:32:36 DEBUG : A2/: Removing directory marker
2025/03/18 04:32:36 INFO : Azure container rclone-test-xujofak7pupu: Can't DirMove - falling back to file moves: can't move directory - incompatible remotes
2025/03/18 04:32:37 DEBUG : A4/: Creating directory marker
2025/03/18 04:32:37 DEBUG : A4/B1/: Creating directory marker
2025/03/18 04:32:37 DEBUG : A4/B1/C1/: Creating directory marker
2025/03/18 04:32:37 DEBUG : A4/B1/C2/: Creating directory marker
2025/03/18 04:32:37 DEBUG : A4/B1/C3/: Creating directory marker
2025/03/18 04:32:37 DEBUG : A4/B2/: Creating directory marker
2025/03/18 04:32:38 DEBUG : A3/B1/three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK
2025/03/18 04:32:38 INFO : A3/B1/three: Copied (server-side copy) to: A4/B1/three
2025/03/18 04:32:38 DEBUG : A3/two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK
2025/03/18 04:32:38 INFO : A3/two: Copied (server-side copy) to: A4/two
2025/03/18 04:32:38 DEBUG : A3/B1/C1/four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK
2025/03/18 04:32:38 INFO : A3/B1/C1/four: Copied (server-side copy) to: A4/B1/C1/four
2025/03/18 04:32:38 DEBUG : A3/one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK
2025/03/18 04:32:38 INFO : A3/one: Copied (server-side copy) to: A4/one
2025/03/18 04:32:38 DEBUG : A3/B1/C2/five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK
2025/03/18 04:32:38 INFO : A3/B1/C2/five: Copied (server-side copy) to: A4/B1/C2/five
2025/03/18 04:32:38 INFO : A3/B1/three: Deleted
2025/03/18 04:32:38 INFO : A3/B1/C1/four: Deleted
2025/03/18 04:32:38 INFO : A3/two: Deleted
2025/03/18 04:32:38 INFO : A3/one: Deleted
2025/03/18 04:32:38 INFO : A3/B1/C2/five: Deleted
2025/03/18 04:32:38 DEBUG : A3/B2/: Removing directory marker
2025/03/18 04:32:38 DEBUG : A3/B1/C3/: Removing directory marker
2025/03/18 04:32:38 DEBUG : A3/B1/C2/: Removing directory marker
2025/03/18 04:32:38 DEBUG : A3/B1/C1/: Removing directory marker
2025/03/18 04:32:38 DEBUG : A3/B1/: Removing directory marker
2025/03/18 04:32:38 DEBUG : A3/: Removing directory marker
2025/03/18 04:32:39 DEBUG : A4/B2/: Removing directory marker
2025/03/18 04:32:39 DEBUG : A4/B1/C3/: Removing directory marker
2025/03/18 04:32:39 DEBUG : A4/B1/C2/: Removing directory marker
2025/03/18 04:32:39 DEBUG : A4/B1/C1/: Removing directory marker
2025/03/18 04:32:39 DEBUG : A4/B1/: Removing directory marker
2025/03/18 04:32:39 DEBUG : A4/: Removing directory marker
--- PASS: TestDirMove (8.20s)
=== RUN TestGetFsInfo
run.go:180: Remote "Azure container rclone-test-xujofak7pupu", Local "Local file system at /tmp/rclone2386328502", Modify Window "1ns"
--- PASS: TestGetFsInfo (0.11s)
=== RUN TestRcat
=== RUN TestRcat/withChecksum=false,ignoreChecksum=false
run.go:180: Remote "Azure container rclone-test-xujofak7pupu", Local "Local file system at /tmp/rclone2386328502", Modify Window "1ns"
2025/03/18 04:32:39 DEBUG : Azure container rclone-test-xujofak7pupu: File to upload is small (34 bytes), uploading instead of streaming
2025/03/18 04:32:39 DEBUG : no_checksum_small_file_from_pipe: md5 = 4c762bc6ec18f21b23fcae426c7863b5 OK
2025/03/18 04:32:39 DEBUG : no_checksum_small_file_from_pipe: Size and md5 of src and dst objects identical
2025/03/18 04:32:39 NOTICE: Azure container rclone-test-xujofak7pupu: Streaming uploads using chunk size 4Mi will have maximum file size of 195.312Gi
2025/03/18 04:32:39 DEBUG : no_checksum_big_file_from_pipe: Multipart upload session started for -1 parts of size 4Mi
2025/03/18 04:32:39 DEBUG : no_checksum_big_file_from_pipe: open chunk writer: started multipart upload
2025/03/18 04:32:39 DEBUG : no_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 100.001Ki offset 0/off
2025/03/18 04:32:40 DEBUG : no_checksum_big_file_from_pipe: multipart upload wrote chunk 1 with 102401 bytes
2025/03/18 04:32:40 DEBUG : no_checksum_big_file_from_pipe: multipart upload finished
2025/03/18 04:32:40 DEBUG : no_checksum_big_file_from_pipe: Dst hash empty - aborting Src hash check
2025/03/18 04:32:40 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-xujofak7pupu", Local "Local file system at /tmp/rclone2386328502", Modify Window "1ns"
2025/03/18 04:32:40 DEBUG : Azure container rclone-test-xujofak7pupu: File to upload is small (34 bytes), uploading instead of streaming
2025/03/18 04:32:40 DEBUG : with_checksum_small_file_from_pipe: md5 = 4c762bc6ec18f21b23fcae426c7863b5 OK
2025/03/18 04:32:40 DEBUG : with_checksum_small_file_from_pipe: Size and md5 of src and dst objects identical
2025/03/18 04:32:40 DEBUG : with_checksum_big_file_from_pipe: Multipart upload session started for -1 parts of size 4Mi
2025/03/18 04:32:40 DEBUG : with_checksum_big_file_from_pipe: open chunk writer: started multipart upload
2025/03/18 04:32:40 DEBUG : with_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 100.001Ki offset 0/off
2025/03/18 04:32:40 DEBUG : with_checksum_big_file_from_pipe: multipart upload wrote chunk 1 with 102401 bytes
2025/03/18 04:32:40 DEBUG : with_checksum_big_file_from_pipe: multipart upload finished
2025/03/18 04:32:40 DEBUG : with_checksum_big_file_from_pipe: Dst hash empty - aborting Src hash check
2025/03/18 04:32:40 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-xujofak7pupu", Local "Local file system at /tmp/rclone2386328502", Modify Window "1ns"
2025/03/18 04:32:41 DEBUG : Azure container rclone-test-xujofak7pupu: File to upload is small (34 bytes), uploading instead of streaming
2025/03/18 04:32:41 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/03/18 04:32:41 DEBUG : ignore_checksum_big_file_from_pipe: Multipart upload session started for -1 parts of size 4Mi
2025/03/18 04:32:41 DEBUG : ignore_checksum_big_file_from_pipe: open chunk writer: started multipart upload
2025/03/18 04:32:41 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 100.001Ki offset 0/off
2025/03/18 04:32:41 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload wrote chunk 1 with 102401 bytes
2025/03/18 04:32:41 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload finished
2025/03/18 04:32:41 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-xujofak7pupu", Local "Local file system at /tmp/rclone2386328502", Modify Window "1ns"
2025/03/18 04:32:41 DEBUG : Azure container rclone-test-xujofak7pupu: File to upload is small (34 bytes), uploading instead of streaming
2025/03/18 04:32:41 DEBUG : ignore_checksum_small_file_from_pipe: Src hash empty - aborting Dst hash check
2025/03/18 04:32:41 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical
2025/03/18 04:32:41 DEBUG : ignore_checksum_big_file_from_pipe: Multipart upload session started for -1 parts of size 4Mi
2025/03/18 04:32:41 DEBUG : ignore_checksum_big_file_from_pipe: open chunk writer: started multipart upload
2025/03/18 04:32:41 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 100.001Ki offset 0/off
2025/03/18 04:32:42 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload wrote chunk 1 with 102401 bytes
2025/03/18 04:32:42 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload finished
2025/03/18 04:32:42 DEBUG : ignore_checksum_big_file_from_pipe: Dst hash empty - aborting Src hash check
2025/03/18 04:32:42 DEBUG : ignore_checksum_big_file_from_pipe: Src hash empty - aborting Dst hash check
2025/03/18 04:32:42 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical
--- PASS: TestRcat (2.76s)
--- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (0.80s)
--- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (0.66s)
--- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (0.65s)
--- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (0.65s)
=== RUN TestRcatMetadata
run.go:180: Remote "Azure container rclone-test-xujofak7pupu", Local "Local file system at /tmp/rclone2386328502", Modify Window "1ns"
operations_test.go:1532: Skipping as destination doesn't support user metadata
--- SKIP: TestRcatMetadata (0.12s)
=== RUN TestRcatSize
run.go:180: Remote "Azure container rclone-test-xujofak7pupu", Local "Local file system at /tmp/rclone2386328502", Modify Window "1ns"
2025/03/18 04:32:42 DEBUG : Azure container rclone-test-xujofak7pupu: File to upload is small (60 bytes), uploading instead of streaming
2025/03/18 04:32:42 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK
2025/03/18 04:32:42 DEBUG : potato2: Size and md5 of src and dst objects identical
--- PASS: TestRcatSize (0.52s)
=== RUN TestRcatSizeMetadata
run.go:180: Remote "Azure container rclone-test-xujofak7pupu", Local "Local file system at /tmp/rclone2386328502", Modify Window "1ns"
operations_test.go:1613: Skipping as destination doesn't support user metadata
--- SKIP: TestRcatSizeMetadata (0.11s)
=== RUN TestTouchDir
run.go:180: Remote "Azure container rclone-test-xujofak7pupu", Local "Local file system at /tmp/rclone2386328502", Modify Window "1ns"
2025/03/18 04:32:43 DEBUG : sub dir/: Creating directory marker
2025/03/18 04:32:43 DEBUG : Azure container rclone-test-xujofak7pupu: Touching "sub dir/potato3"
2025/03/18 04:32:43 DEBUG : Azure container rclone-test-xujofak7pupu: Touching "empty space"
2025/03/18 04:32:43 DEBUG : Azure container rclone-test-xujofak7pupu: Touching "potato2"
2025/03/18 04:32:44 DEBUG : sub dir/: Removing directory marker
--- PASS: TestTouchDir (1.26s)
=== RUN TestMkdirMetadata
run.go:180: Remote "Azure container rclone-test-xujofak7pupu", Local "Local file system at /tmp/rclone2386328502", Modify Window "1ns"
operations_test.go:1703: Skipping test as remote does not support MkdirMetadata
--- SKIP: TestMkdirMetadata (0.11s)
=== RUN TestMkdirModTime
run.go:180: Remote "Azure container rclone-test-xujofak7pupu", Local "Local file system at /tmp/rclone2386328502", Modify Window "1ns"
operations_test.go:1722: Skipping test as remote does not support DirSetModTime or MkdirMetadata
--- SKIP: TestMkdirModTime (0.11s)
=== RUN TestCopyDirMetadata
run.go:180: Remote "Azure container rclone-test-xujofak7pupu", Local "Local file system at /tmp/rclone2386328502", Modify Window "1ns"
operations_test.go:1743: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata
--- SKIP: TestCopyDirMetadata (0.11s)
=== RUN TestSetDirModTime
run.go:180: Remote "Azure container rclone-test-xujofak7pupu", Local "Local file system at /tmp/rclone2386328502", Modify Window "1ns"
operations_test.go:1779: Skipping test as remote does not support DirSetModTime or WriteDirSetModTime
--- SKIP: TestSetDirModTime (0.11s)
=== RUN TestDirsEqual
run.go:180: Remote "Azure container rclone-test-xujofak7pupu", Local "Local file system at /tmp/rclone2386328502", Modify Window "1ns"
operations_test.go:1823: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata
--- SKIP: TestDirsEqual (0.11s)
=== RUN TestRemoveExisting
run.go:180: Remote "Azure container rclone-test-xujofak7pupu", Local "Local file system at /tmp/rclone2386328502", Modify Window "1ns"
operations_test.go:1892: Skipping as remote can't Move
--- SKIP: TestRemoveExisting (0.11s)
=== RUN TestRcAbout
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcAbout (0.00s)
=== RUN TestRcCleanup
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcCleanup (0.00s)
=== RUN TestRcCopyfile
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcCopyfile (0.00s)
=== RUN TestRcCopyurl
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcCopyurl (0.00s)
=== RUN TestRcDelete
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcDelete (0.00s)
=== RUN TestRcDeletefile
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcDeletefile (0.00s)
=== RUN TestRcList
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcList (0.00s)
=== RUN TestRcStat
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcStat (0.00s)
=== RUN TestRcSetTier
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcSetTier (0.00s)
=== RUN TestRcSetTierFile
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcSetTierFile (0.00s)
=== RUN TestRcMkdir
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcMkdir (0.00s)
=== RUN TestRcMovefile
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcMovefile (0.00s)
=== RUN TestRcPurge
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcPurge (0.00s)
=== RUN TestRcRmdir
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcRmdir (0.00s)
=== RUN TestRcRmdirs
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcRmdirs (0.00s)
=== RUN TestRcSize
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcSize (0.00s)
=== RUN TestRcPublicLink
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcPublicLink (0.00s)
=== RUN TestRcFsInfo
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcFsInfo (0.00s)
=== RUN TestUploadFile
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestUploadFile (0.00s)
=== RUN TestRcCommand
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcCommand (0.00s)
=== RUN TestRcDu
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcDu (0.00s)
=== RUN TestRcCheck
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcCheck (0.00s)
=== RUN TestRcHashsum
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcHashsum (0.00s)
=== RUN TestRcHashsumFile
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcHashsumFile (0.00s)
FAIL
2025/03/18 04:32:45 DEBUG : Azure container rclone-test-xujofak7pupu: Purge remote
"./operations.test -test.v -test.timeout 1h0m0s -remote 'TestAzureBlob,directory_markers:' -verbose" - Finished ERROR in 10m13.510898245s (try 1/5): exit status 1: Failed [TestMultithreadCopyAbort TestCopyFileCompareDest TestCopyFileCopyDest TestCopyInplace TestCopyLongFileName TestCopyFileMaxTransfer TestDeduplicateInteractive TestDeduplicateSkip TestDeduplicateSizeOnly TestDeduplicateFirst TestDeduplicateNewest TestDeduplicateNewestByHash TestDeduplicateOldest TestDeduplicateLargest TestDeduplicateSmallest TestDeduplicateRename TestMergeDirs TestListDirSorted TestListJSON/Default TestListJSON/DirsOnly TestListJSON/Recurse TestListJSON/Metadata TestStatJSON TestMkdir TestLsd TestLs TestLsWithFilesFrom TestLsLong TestHashSums TestCount TestDelete TestMaxDelete TestMaxDeleteSizeLargeFile TestMaxDeleteSize TestReadFile TestCat TestRmdirsNoLeaveRoot]