"./operations.test -test.v -test.timeout 1h0m0s -remote 'TestAzureBlob,directory_markers:' -verbose" - Starting (try 1/5)
2025/03/22 06:03:26 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-xaricaw4bodi"
2025/03/22 06:03:26 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/03/22 06:03:26 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/22 06:03:26 DEBUG : Azure container rclone-test-xaricaw4bodi: Using directory markers
2025/03/22 06:03:26 DEBUG : Creating backend with remote "/tmp/rclone2984736265"
=== 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-xaricaw4bodi", Local "Local file system at /tmp/rclone2984736265", Modify Window "1ns"
2025/03/22 06:03:26 DEBUG : chunksize-probe: Multipart upload session started for 25 parts of size 4Mi
2025/03/22 06:03:26 DEBUG : chunksize-probe: open chunk writer: started multipart upload
2025/03/22 06:03:26 DEBUG : chunksize-probe: Clearing uncommitted blocks
2025/03/22 06:03:26 DEBUG : chunksize-probe: Committing 0 blocks to remove uncommitted blocks
2025/03/22 06:03:26 DEBUG : chunksize-probe: Removing empty object
=== RUN TestMultithreadCopy/upload=false,size=8388607,streams=2
2025/03/22 06:03:26 DEBUG : test-multithread-copy-false-8388607-2: Multipart upload session started for 2 parts of size 4Mi
2025/03/22 06:03:26 DEBUG : test-multithread-copy-false-8388607-2: open chunk writer: started multipart upload
2025/03/22 06:03:26 DEBUG : test-multithread-copy-false-8388607-2: multipart upload: starting chunk 1 size 4.000Mi offset 4Mi/8.000Mi
2025/03/22 06:03:26 DEBUG : test-multithread-copy-false-8388607-2: multipart upload: starting chunk 0 size 4Mi offset 0/8.000Mi
2025/03/22 06:03:27 DEBUG : test-multithread-copy-false-8388607-2: multipart upload wrote chunk 1 with 4194304 bytes
2025/03/22 06:03:27 DEBUG : test-multithread-copy-false-8388607-2: multipart upload wrote chunk 2 with 4194303 bytes
2025/03/22 06:03:27 DEBUG : test-multithread-copy-false-8388607-2: multipart upload finished
2025/03/22 06:03:27 DEBUG : test-multithread-copy-false-8388607-2: multi-thread copy: disabling buffering because destination uses OpenWriterAt
2025/03/22 06:03:27 DEBUG : test-multithread-copy-false-8388607-2: multi-thread copy: write buffer set to 131072
2025/03/22 06:03:27 DEBUG : test-multithread-copy-false-8388607-2: multi-thread copy: chunk size 64Mi was bigger than source file size 8.000Mi
2025/03/22 06:03:27 DEBUG : test-multithread-copy-false-8388607-2: multi-thread copy: using backend concurrency of 4 instead of --multi-thread-streams 2
2025/03/22 06:03:27 DEBUG : test-multithread-copy-false-8388607-2: multi-thread copy: number of streams 4 was bigger than number of chunks 1
2025/03/22 06:03:27 DEBUG : test-multithread-copy-false-8388607-2: Starting multi-thread copy with 1 chunks of size 8.000Mi with 1 parallel streams
2025/03/22 06:03:27 DEBUG : test-multithread-copy-false-8388607-2: multi-thread copy: chunk 1/1 (0-8388607) size 8.000Mi starting
2025/03/22 06:03:27 DEBUG : test-multithread-copy-false-8388607-2: writing chunk 0
2025/03/22 06:03:28 DEBUG : test-multithread-copy-false-8388607-2: multi-thread copy: chunk 1/1 (0-8388607) size 8.000Mi finished
2025/03/22 06:03:28 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/22 06:03:29 DEBUG : test-multithread-copy-false-8388608-2: Multipart upload session started for 2 parts of size 4Mi
2025/03/22 06:03:29 DEBUG : test-multithread-copy-false-8388608-2: open chunk writer: started multipart upload
2025/03/22 06:03:29 DEBUG : test-multithread-copy-false-8388608-2: multipart upload: starting chunk 0 size 4Mi offset 0/8Mi
2025/03/22 06:03:29 DEBUG : test-multithread-copy-false-8388608-2: multipart upload: starting chunk 1 size 4Mi offset 4Mi/8Mi
2025/03/22 06:03:29 DEBUG : test-multithread-copy-false-8388608-2: multipart upload wrote chunk 1 with 4194304 bytes
2025/03/22 06:03:29 DEBUG : test-multithread-copy-false-8388608-2: multipart upload wrote chunk 2 with 4194304 bytes
2025/03/22 06:03:29 DEBUG : test-multithread-copy-false-8388608-2: multipart upload finished
2025/03/22 06:03:30 DEBUG : test-multithread-copy-false-8388608-2: multi-thread copy: disabling buffering because destination uses OpenWriterAt
2025/03/22 06:03:30 DEBUG : test-multithread-copy-false-8388608-2: multi-thread copy: write buffer set to 131072
2025/03/22 06:03:30 DEBUG : test-multithread-copy-false-8388608-2: multi-thread copy: chunk size 64Mi was bigger than source file size 8Mi
2025/03/22 06:03:30 DEBUG : test-multithread-copy-false-8388608-2: multi-thread copy: using backend concurrency of 4 instead of --multi-thread-streams 2
2025/03/22 06:03:30 DEBUG : test-multithread-copy-false-8388608-2: multi-thread copy: number of streams 4 was bigger than number of chunks 1
2025/03/22 06:03:30 DEBUG : test-multithread-copy-false-8388608-2: Starting multi-thread copy with 1 chunks of size 8Mi with 1 parallel streams
2025/03/22 06:03:30 DEBUG : test-multithread-copy-false-8388608-2: multi-thread copy: chunk 1/1 (0-8388608) size 8Mi starting
2025/03/22 06:03:30 DEBUG : test-multithread-copy-false-8388608-2: writing chunk 0
2025/03/22 06:03:30 DEBUG : test-multithread-copy-false-8388608-2: multi-thread copy: chunk 1/1 (0-8388608) size 8Mi finished
2025/03/22 06:03:30 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/22 06:03:31 DEBUG : test-multithread-copy-false-8388609-2: Multipart upload session started for 3 parts of size 4Mi
2025/03/22 06:03:31 DEBUG : test-multithread-copy-false-8388609-2: open chunk writer: started multipart upload
2025/03/22 06:03:31 DEBUG : test-multithread-copy-false-8388609-2: multipart upload: starting chunk 0 size 4Mi offset 0/8.000Mi
2025/03/22 06:03:31 DEBUG : test-multithread-copy-false-8388609-2: multipart upload: starting chunk 2 size 1 offset 8Mi/8.000Mi
2025/03/22 06:03:31 DEBUG : test-multithread-copy-false-8388609-2: multipart upload: starting chunk 1 size 4Mi offset 4Mi/8.000Mi
2025/03/22 06:03:31 DEBUG : test-multithread-copy-false-8388609-2: multipart upload wrote chunk 3 with 1 bytes
2025/03/22 06:03:31 DEBUG : test-multithread-copy-false-8388609-2: multipart upload wrote chunk 2 with 4194304 bytes
2025/03/22 06:03:31 DEBUG : test-multithread-copy-false-8388609-2: multipart upload wrote chunk 1 with 4194304 bytes
2025/03/22 06:03:31 DEBUG : test-multithread-copy-false-8388609-2: multipart upload finished
2025/03/22 06:03:32 DEBUG : test-multithread-copy-false-8388609-2: multi-thread copy: disabling buffering because destination uses OpenWriterAt
2025/03/22 06:03:32 DEBUG : test-multithread-copy-false-8388609-2: multi-thread copy: write buffer set to 131072
2025/03/22 06:03:32 DEBUG : test-multithread-copy-false-8388609-2: multi-thread copy: chunk size 64Mi was bigger than source file size 8.000Mi
2025/03/22 06:03:32 DEBUG : test-multithread-copy-false-8388609-2: multi-thread copy: using backend concurrency of 4 instead of --multi-thread-streams 2
2025/03/22 06:03:32 DEBUG : test-multithread-copy-false-8388609-2: multi-thread copy: number of streams 4 was bigger than number of chunks 1
2025/03/22 06:03:32 DEBUG : test-multithread-copy-false-8388609-2: Starting multi-thread copy with 1 chunks of size 8.000Mi with 1 parallel streams
2025/03/22 06:03:32 DEBUG : test-multithread-copy-false-8388609-2: multi-thread copy: chunk 1/1 (0-8388609) size 8.000Mi starting
2025/03/22 06:03:32 DEBUG : test-multithread-copy-false-8388609-2: writing chunk 0
2025/03/22 06:03:32 DEBUG : test-multithread-copy-false-8388609-2: multi-thread copy: chunk 1/1 (0-8388609) size 8.000Mi finished
2025/03/22 06:03:32 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/22 06:03:34 DEBUG : test-multithread-copy-true-8388607-2: multi-thread copy: disabling buffering because source is local disk
2025/03/22 06:03:34 DEBUG : test-multithread-copy-true-8388607-2: Multipart upload session started for 2 parts of size 4Mi
2025/03/22 06:03:34 DEBUG : test-multithread-copy-true-8388607-2: open chunk writer: started multipart upload
2025/03/22 06:03:34 DEBUG : test-multithread-copy-true-8388607-2: multi-thread copy: using backend concurrency of 16 instead of --multi-thread-streams 2
2025/03/22 06:03:34 DEBUG : test-multithread-copy-true-8388607-2: multi-thread copy: number of streams 16 was bigger than number of chunks 2
2025/03/22 06:03:34 DEBUG : test-multithread-copy-true-8388607-2: Starting multi-thread copy with 2 chunks of size 4Mi with 2 parallel streams
2025/03/22 06:03:34 DEBUG : test-multithread-copy-true-8388607-2: multi-thread copy: chunk 2/2 (4194304-8388607) size 4.000Mi starting
2025/03/22 06:03:34 DEBUG : test-multithread-copy-true-8388607-2: multi-thread copy: chunk 1/2 (0-4194304) size 4Mi starting
2025/03/22 06:03:34 DEBUG : test-multithread-copy-true-8388607-2: Seek from 4194304 to 0
2025/03/22 06:03:34 DEBUG : test-multithread-copy-true-8388607-2: Seek from 4194303 to 0
2025/03/22 06:03:34 DEBUG : test-multithread-copy-true-8388607-2: multipart upload wrote chunk 1 with 4194304 bytes
2025/03/22 06:03:34 DEBUG : test-multithread-copy-true-8388607-2: multi-thread copy: chunk 1/2 (0-4194304) size 4Mi finished
2025/03/22 06:03:34 DEBUG : test-multithread-copy-true-8388607-2: multipart upload wrote chunk 2 with 4194303 bytes
2025/03/22 06:03:34 DEBUG : test-multithread-copy-true-8388607-2: multi-thread copy: chunk 2/2 (4194304-8388607) size 4.000Mi finished
2025/03/22 06:03:34 DEBUG : test-multithread-copy-true-8388607-2: multipart upload finished
2025/03/22 06:03:34 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/22 06:03:36 DEBUG : test-multithread-copy-true-8388608-2: multi-thread copy: disabling buffering because source is local disk
2025/03/22 06:03:36 DEBUG : test-multithread-copy-true-8388608-2: Multipart upload session started for 2 parts of size 4Mi
2025/03/22 06:03:36 DEBUG : test-multithread-copy-true-8388608-2: open chunk writer: started multipart upload
2025/03/22 06:03:36 DEBUG : test-multithread-copy-true-8388608-2: multi-thread copy: using backend concurrency of 16 instead of --multi-thread-streams 2
2025/03/22 06:03:36 DEBUG : test-multithread-copy-true-8388608-2: multi-thread copy: number of streams 16 was bigger than number of chunks 2
2025/03/22 06:03:36 DEBUG : test-multithread-copy-true-8388608-2: Starting multi-thread copy with 2 chunks of size 4Mi with 2 parallel streams
2025/03/22 06:03:36 DEBUG : test-multithread-copy-true-8388608-2: multi-thread copy: chunk 2/2 (4194304-8388608) size 4Mi starting
2025/03/22 06:03:36 DEBUG : test-multithread-copy-true-8388608-2: multi-thread copy: chunk 1/2 (0-4194304) size 4Mi starting
2025/03/22 06:03:36 DEBUG : test-multithread-copy-true-8388608-2: Seek from 4194304 to 0
2025/03/22 06:03:36 DEBUG : test-multithread-copy-true-8388608-2: Seek from 4194304 to 0
2025/03/22 06:03:36 DEBUG : test-multithread-copy-true-8388608-2: multipart upload wrote chunk 1 with 4194304 bytes
2025/03/22 06:03:36 DEBUG : test-multithread-copy-true-8388608-2: multi-thread copy: chunk 1/2 (0-4194304) size 4Mi finished
2025/03/22 06:03:36 DEBUG : test-multithread-copy-true-8388608-2: multipart upload wrote chunk 2 with 4194304 bytes
2025/03/22 06:03:36 DEBUG : test-multithread-copy-true-8388608-2: multi-thread copy: chunk 2/2 (4194304-8388608) size 4Mi finished
2025/03/22 06:03:36 DEBUG : test-multithread-copy-true-8388608-2: multipart upload finished
2025/03/22 06:03:36 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/22 06:03:38 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: disabling buffering because source is local disk
2025/03/22 06:03:38 DEBUG : test-multithread-copy-true-8388609-2: Multipart upload session started for 3 parts of size 4Mi
2025/03/22 06:03:38 DEBUG : test-multithread-copy-true-8388609-2: open chunk writer: started multipart upload
2025/03/22 06:03:38 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: using backend concurrency of 16 instead of --multi-thread-streams 2
2025/03/22 06:03:38 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: number of streams 16 was bigger than number of chunks 3
2025/03/22 06:03:38 DEBUG : test-multithread-copy-true-8388609-2: Starting multi-thread copy with 3 chunks of size 4Mi with 3 parallel streams
2025/03/22 06:03:38 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: chunk 2/3 (4194304-8388608) size 4Mi starting
2025/03/22 06:03:38 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: chunk 1/3 (0-4194304) size 4Mi starting
2025/03/22 06:03:38 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: chunk 3/3 (8388608-8388609) size 1 starting
2025/03/22 06:03:38 DEBUG : test-multithread-copy-true-8388609-2: Seek from 1 to 0
2025/03/22 06:03:38 DEBUG : test-multithread-copy-true-8388609-2: Seek from 4194304 to 0
2025/03/22 06:03:38 DEBUG : test-multithread-copy-true-8388609-2: Seek from 4194304 to 0
2025/03/22 06:03:38 DEBUG : test-multithread-copy-true-8388609-2: multipart upload wrote chunk 3 with 1 bytes
2025/03/22 06:03:38 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: chunk 3/3 (8388608-8388609) size 1 finished
2025/03/22 06:03:38 DEBUG : test-multithread-copy-true-8388609-2: multipart upload wrote chunk 1 with 4194304 bytes
2025/03/22 06:03:38 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: chunk 1/3 (0-4194304) size 4Mi finished
2025/03/22 06:03:38 DEBUG : test-multithread-copy-true-8388609-2: multipart upload wrote chunk 2 with 4194304 bytes
2025/03/22 06:03:38 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: chunk 2/3 (4194304-8388608) size 4Mi finished
2025/03/22 06:03:38 DEBUG : test-multithread-copy-true-8388609-2: multipart upload finished
2025/03/22 06:03:38 DEBUG : test-multithread-copy-true-8388609-2: Finished multi-thread copy with 3 parts of size 4Mi
--- PASS: TestMultithreadCopy (13.10s)
--- PASS: TestMultithreadCopy/upload=false,size=8388607,streams=2 (2.37s)
--- PASS: TestMultithreadCopy/upload=false,size=8388608,streams=2 (2.16s)
--- PASS: TestMultithreadCopy/upload=false,size=8388609,streams=2 (1.95s)
--- PASS: TestMultithreadCopy/upload=true,size=8388607,streams=2 (2.09s)
--- PASS: TestMultithreadCopy/upload=true,size=8388608,streams=2 (2.05s)
--- PASS: TestMultithreadCopy/upload=true,size=8388609,streams=2 (2.01s)
=== RUN TestMultithreadCopyAbort
run.go:180: Remote "Azure container rclone-test-xaricaw4bodi", Local "Local file system at /tmp/rclone2984736265", Modify Window "1ns"
2025/03/22 06:03:39 DEBUG : chunksize-probe: Multipart upload session started for 25 parts of size 4Mi
2025/03/22 06:03:39 DEBUG : chunksize-probe: open chunk writer: started multipart upload
2025/03/22 06:03:39 DEBUG : chunksize-probe: Clearing uncommitted blocks
2025/03/22 06:03:39 DEBUG : chunksize-probe: Committing 0 blocks to remove uncommitted blocks
2025/03/22 06:03:39 DEBUG : chunksize-probe: Removing empty object
2025/03/22 06:03:40 DEBUG : test-multithread-abort: multi-thread copy: disabling buffering because source is local disk
2025/03/22 06:03:40 DEBUG : test-multithread-abort: Multipart upload session started for 3 parts of size 4Mi
2025/03/22 06:03:40 DEBUG : test-multithread-abort: open chunk writer: started multipart upload
2025/03/22 06:03:40 DEBUG : test-multithread-abort: multi-thread copy: using backend concurrency of 16 instead of --multi-thread-streams 1
2025/03/22 06:03:40 DEBUG : test-multithread-abort: multi-thread copy: number of streams 16 was bigger than number of chunks 3
2025/03/22 06:03:40 DEBUG : test-multithread-abort: Starting multi-thread copy with 3 chunks of size 4Mi with 3 parallel streams
2025/03/22 06:03:40 DEBUG : test-multithread-abort: multi-thread copy: chunk 3/3 (8388608-8388609) size 1 starting
2025/03/22 06:03:40 DEBUG : test-multithread-abort: multi-thread copy: chunk 1/3 (0-4194304) size 4Mi starting
2025/03/22 06:03:40 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/03/22 06:03:40 DEBUG : Open with options = [RangeOption(0,4194303)]
2025/03/22 06:03:40 DEBUG : test-multithread-abort: multi-thread copy: chunk 2/3 (4194304-8388608) size 4Mi starting
2025/03/22 06:03:40 DEBUG : Open with options = [RangeOption(4194304,8388607)]
2025/03/22 06:03:40 DEBUG : test-multithread-abort: Seek from 4194304 to 0
2025/03/22 06:03:40 DEBUG : Open with options = [RangeOption(4194304,8388607)]
2025/03/22 06:03:40 DEBUG : test-multithread-abort: Seek from 4194304 to 0
2025/03/22 06:03:40 DEBUG : Open with options = [RangeOption(0,4194303)]
2025/03/22 06:03:40 DEBUG : test-multithread-abort: multipart upload wrote chunk 2 with 4194304 bytes
2025/03/22 06:03:40 DEBUG : test-multithread-abort: multi-thread copy: chunk 2/3 (4194304-8388608) size 4Mi finished
2025/03/22 06:03:40 DEBUG : test-multithread-abort: multipart upload wrote chunk 1 with 4194304 bytes
2025/03/22 06:03:40 DEBUG : test-multithread-abort: multi-thread copy: chunk 1/3 (0-4194304) size 4Mi finished
2025/03/22 06:03:41 DEBUG : Returning error reader
2025/03/22 06:03:41 DEBUG : BOOM: simulated read failure
2025/03/22 06:03:41 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 1/10: BOOM: simulated read failure
2025/03/22 06:03:41 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/03/22 06:03:42 DEBUG : Returning error reader
2025/03/22 06:03:42 DEBUG : BOOM: simulated read failure
2025/03/22 06:03:42 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 2/10: BOOM: simulated read failure
2025/03/22 06:03:42 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/03/22 06:03:43 DEBUG : Returning error reader
2025/03/22 06:03:43 DEBUG : BOOM: simulated read failure
2025/03/22 06:03:43 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 3/10: BOOM: simulated read failure
2025/03/22 06:03:43 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/03/22 06:03:44 DEBUG : Returning error reader
2025/03/22 06:03:44 DEBUG : BOOM: simulated read failure
2025/03/22 06:03:44 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 4/10: BOOM: simulated read failure
2025/03/22 06:03:44 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/03/22 06:03:45 DEBUG : Returning error reader
2025/03/22 06:03:45 DEBUG : BOOM: simulated read failure
2025/03/22 06:03:45 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 5/10: BOOM: simulated read failure
2025/03/22 06:03:45 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/03/22 06:03:46 DEBUG : Returning error reader
2025/03/22 06:03:46 DEBUG : BOOM: simulated read failure
2025/03/22 06:03:46 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 6/10: BOOM: simulated read failure
2025/03/22 06:03:46 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/03/22 06:03:47 DEBUG : Returning error reader
2025/03/22 06:03:47 DEBUG : BOOM: simulated read failure
2025/03/22 06:03:47 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 7/10: BOOM: simulated read failure
2025/03/22 06:03:47 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/03/22 06:03:48 DEBUG : Returning error reader
2025/03/22 06:03:48 DEBUG : BOOM: simulated read failure
2025/03/22 06:03:48 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 8/10: BOOM: simulated read failure
2025/03/22 06:03:48 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/03/22 06:03:49 DEBUG : Returning error reader
2025/03/22 06:03:49 DEBUG : BOOM: simulated read failure
2025/03/22 06:03:49 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 9/10: BOOM: simulated read failure
2025/03/22 06:03:49 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/03/22 06:03:50 DEBUG : Returning error reader
2025/03/22 06:03:50 DEBUG : BOOM: simulated read failure
2025/03/22 06:03:50 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 10/10: BOOM: simulated read failure
2025/03/22 06:03:50 DEBUG : test-multithread-abort: Reopen failed after offset 0 bytes read: failed to reopen: too many retries
2025/03/22 06:03:50 DEBUG : test-multithread-abort: multi-thread copy: chunk 3/3 failed: multi-thread copy: failed to write chunk: BOOM: simulated read failure
2025/03/22 06:03:50 DEBUG : test-multithread-abort: multi-thread copy: cancelling transfer on exit
2025/03/22 06:03:50 DEBUG : test-multithread-abort: Clearing uncommitted blocks
2025/03/22 06:03:50 DEBUG : test-multithread-abort: 2 Uncommitted blocks found
2025/03/22 06:03:50 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.45s)
=== RUN TestSizeDiffers
--- PASS: TestSizeDiffers (0.00s)
=== RUN TestReOpen
=== RUN TestReOpen/Normal
=== RUN TestReOpen/Normal/Basics
2025/03/22 06:03:57 DEBUG : potato: Seek from 10 to 0
=== RUN TestReOpen/Normal/ErrorAtStart
=== RUN TestReOpen/Normal/WithErrors
2025/03/22 06:03:57 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error
2025/03/22 06:03:57 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error
2025/03/22 06:03:57 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error
=== RUN TestReOpen/Normal/TooManyErrors
2025/03/22 06:03:57 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error
2025/03/22 06:03:57 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error
2025/03/22 06:03:57 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error
2025/03/22 06:03:57 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries
=== RUN TestReOpen/Normal/Seek
2025/03/22 06:03:57 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error
2025/03/22 06:03:57 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error
2025/03/22 06:03:57 DEBUG : potato: Seek from 5 to 2
=== RUN TestReOpen/Normal/AccountRead
=== RUN TestReOpen/Normal/AccountReadDelay
2025/03/22 06:03:57 DEBUG : potato: Seek from 10 to 0
2025/03/22 06:03:57 DEBUG : potato: Seek from 10 to 0
2025/03/22 06:03:57 DEBUG : potato: Seek from 10 to 0
=== RUN TestReOpen/Normal/AccountReadError
=== RUN TestReOpen/WithRangeOption
=== RUN TestReOpen/WithRangeOption/Basics
2025/03/22 06:03:57 DEBUG : potato: Seek from 7 to 0
=== RUN TestReOpen/WithRangeOption/ErrorAtStart
=== RUN TestReOpen/WithRangeOption/WithErrors
2025/03/22 06:03:57 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error
2025/03/22 06:03:57 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error
2025/03/22 06:03:57 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error
=== RUN TestReOpen/WithRangeOption/TooManyErrors
2025/03/22 06:03:57 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error
2025/03/22 06:03:57 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error
2025/03/22 06:03:57 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error
2025/03/22 06:03:57 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries
=== RUN TestReOpen/WithRangeOption/Seek
2025/03/22 06:03:57 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error
2025/03/22 06:03:57 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error
2025/03/22 06:03:57 DEBUG : potato: Seek from 5 to 2
2025/03/22 06:03:57 DEBUG : potato: Seek from 7 to 4
=== RUN TestReOpen/WithRangeOption/AccountRead
=== RUN TestReOpen/WithRangeOption/AccountReadDelay
2025/03/22 06:03:57 DEBUG : potato: Seek from 7 to 0
2025/03/22 06:03:57 DEBUG : potato: Seek from 7 to 0
2025/03/22 06:03:57 DEBUG : potato: Seek from 7 to 0
=== RUN TestReOpen/WithRangeOption/AccountReadError
=== RUN TestReOpen/WithSeekOption
=== RUN TestReOpen/WithSeekOption/Basics
2025/03/22 06:03:57 DEBUG : potato: Seek from 8 to 0
=== RUN TestReOpen/WithSeekOption/ErrorAtStart
=== RUN TestReOpen/WithSeekOption/WithErrors
2025/03/22 06:03:57 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error
2025/03/22 06:03:57 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error
2025/03/22 06:03:57 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error
=== RUN TestReOpen/WithSeekOption/TooManyErrors
2025/03/22 06:03:57 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error
2025/03/22 06:03:57 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error
2025/03/22 06:03:57 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error
2025/03/22 06:03:57 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries
=== RUN TestReOpen/WithSeekOption/Seek
2025/03/22 06:03:57 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error
2025/03/22 06:03:57 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error
2025/03/22 06:03:57 DEBUG : potato: Seek from 5 to 2
2025/03/22 06:03:57 DEBUG : potato: Seek from 7 to 5
=== RUN TestReOpen/WithSeekOption/AccountRead
=== RUN TestReOpen/WithSeekOption/AccountReadDelay
2025/03/22 06:03:57 DEBUG : potato: Seek from 8 to 0
2025/03/22 06:03:57 DEBUG : potato: Seek from 8 to 0
2025/03/22 06:03:57 DEBUG : potato: Seek from 8 to 0
=== RUN TestReOpen/WithSeekOption/AccountReadError
=== RUN TestReOpen/UnknownSize
=== RUN TestReOpen/UnknownSize/Basics
2025/03/22 06:03:57 DEBUG : potato: Seek from 9 to 0
=== RUN TestReOpen/UnknownSize/ErrorAtStart
=== RUN TestReOpen/UnknownSize/WithErrors
2025/03/22 06:03:57 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error
2025/03/22 06:03:57 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error
2025/03/22 06:03:57 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error
=== RUN TestReOpen/UnknownSize/TooManyErrors
2025/03/22 06:03:57 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error
2025/03/22 06:03:57 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error
2025/03/22 06:03:57 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error
2025/03/22 06:03:57 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries
=== RUN TestReOpen/UnknownSize/Seek
2025/03/22 06:03:57 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error
2025/03/22 06:03:57 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error
2025/03/22 06:03:57 DEBUG : potato: Seek from 5 to 2
2025/03/22 06:03:57 DEBUG : potato: Seek from 7 to 6
=== RUN TestReOpen/UnknownSize/AccountRead
=== RUN TestReOpen/UnknownSize/AccountReadDelay
2025/03/22 06:03:57 DEBUG : potato: Seek from 9 to 0
2025/03/22 06:03:57 DEBUG : potato: Seek from 9 to 0
2025/03/22 06:03:57 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-xaricaw4bodi", Local "Local file system at /tmp/rclone2984736265", Modify Window "1ns"
=== RUN TestCheck/1
=== RUN TestCheck/2
=== RUN TestCheck/3
=== RUN TestCheck/4
=== RUN TestCheck/5
=== RUN TestCheck/6
=== RUN TestCheck/7
--- PASS: TestCheck (1.23s)
--- PASS: TestCheck/1 (0.04s)
--- PASS: TestCheck/2 (0.04s)
--- PASS: TestCheck/3 (0.04s)
--- PASS: TestCheck/4 (0.07s)
--- PASS: TestCheck/5 (0.08s)
--- PASS: TestCheck/6 (0.07s)
--- PASS: TestCheck/7 (0.07s)
=== RUN TestCheckFsError
2025/03/22 06:03:59 DEBUG : Creating backend with remote "nonexistent"
2025/03/22 06:03:59 DEBUG : Creating backend with remote "nonexistent"
2025/03/22 06:03:59 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish
2025/03/22 06:03:59 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/22 06:03:59 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 differences found
2025/03/22 06:03:59 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-xaricaw4bodi", Local "Local file system at /tmp/rclone2984736265", Modify Window "1ns"
=== RUN TestCheckDownload/1
=== RUN TestCheckDownload/2
=== RUN TestCheckDownload/3
=== RUN TestCheckDownload/4
=== RUN TestCheckDownload/5
=== RUN TestCheckDownload/6
=== RUN TestCheckDownload/7
--- PASS: TestCheckDownload (1.56s)
--- PASS: TestCheckDownload/1 (0.08s)
--- PASS: TestCheckDownload/2 (0.08s)
--- PASS: TestCheckDownload/3 (0.08s)
--- PASS: TestCheckDownload/4 (0.11s)
--- PASS: TestCheckDownload/5 (0.11s)
--- PASS: TestCheckDownload/6 (0.12s)
--- PASS: TestCheckDownload/7 (0.11s)
=== RUN TestCheckSizeOnly
run.go:180: Remote "Azure container rclone-test-xaricaw4bodi", Local "Local file system at /tmp/rclone2984736265", 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.25s)
--- PASS: TestCheckSizeOnly/1 (0.04s)
--- PASS: TestCheckSizeOnly/2 (0.04s)
--- PASS: TestCheckSizeOnly/3 (0.04s)
--- PASS: TestCheckSizeOnly/4 (0.07s)
--- PASS: TestCheckSizeOnly/5 (0.07s)
--- PASS: TestCheckSizeOnly/6 (0.07s)
--- PASS: TestCheckSizeOnly/7 (0.08s)
=== RUN TestCheckEqualReaders
--- PASS: TestCheckEqualReaders (0.00s)
=== RUN TestParseSumFile
run.go:180: Remote "Azure container rclone-test-xaricaw4bodi", Local "Local file system at /tmp/rclone2984736265", Modify Window "1ns"
2025/03/22 06:04:01 NOTICE: test.sum: improperly formatted checksum line 4
2025/03/22 06:04:01 NOTICE: test.sum: improperly formatted checksum line 5
2025/03/22 06:04:01 NOTICE: test.sum: improperly formatted checksum line 6
2025/03/22 06:04:01 NOTICE: test.sum: 2 warning(s) suppressed...
2025/03/22 06:04:02 NOTICE: test.sum: improperly formatted checksum line 4
2025/03/22 06:04:02 NOTICE: test.sum: improperly formatted checksum line 5
2025/03/22 06:04:02 NOTICE: test.sum: improperly formatted checksum line 6
2025/03/22 06:04:02 NOTICE: test.sum: 2 warning(s) suppressed...
--- PASS: TestParseSumFile (0.43s)
=== RUN TestCheckSum
run.go:180: Remote "Azure container rclone-test-xaricaw4bodi", Local "Local file system at /tmp/rclone2984736265", Modify Window "1ns"
2025/03/22 06:04:02 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-xaricaw4bodi/data"
2025/03/22 06:04:02 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/22 06:04:02 DEBUG : Azure container rclone-test-xaricaw4bodi path data: Using directory markers
2025/03/22 06:04:02 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/22 06:04:05 DEBUG : data/: Removing directory marker
--- PASS: TestCheckSum (2.85s)
--- PASS: TestCheckSum/subtest1 (0.11s)
--- PASS: TestCheckSum/subtest2 (0.15s)
--- PASS: TestCheckSum/subtest3 (0.15s)
--- PASS: TestCheckSum/subtest4 (0.15s)
--- PASS: TestCheckSum/subtest5 (0.15s)
--- PASS: TestCheckSum/subtest6 (0.15s)
--- PASS: TestCheckSum/subtest7 (0.15s)
=== RUN TestCheckSumDownload
run.go:180: Remote "Azure container rclone-test-xaricaw4bodi", Local "Local file system at /tmp/rclone2984736265", Modify Window "1ns"
2025/03/22 06:04:05 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-xaricaw4bodi/data"
2025/03/22 06:04:05 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/22 06:04:05 DEBUG : Azure container rclone-test-xaricaw4bodi path data: Using directory markers
2025/03/22 06:04:05 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/22 06:04:08 DEBUG : data/: Removing directory marker
--- PASS: TestCheckSumDownload (3.15s)
--- PASS: TestCheckSumDownload/subtest1 (0.15s)
--- PASS: TestCheckSumDownload/subtest2 (0.18s)
--- PASS: TestCheckSumDownload/subtest3 (0.19s)
--- PASS: TestCheckSumDownload/subtest4 (0.19s)
--- PASS: TestCheckSumDownload/subtest5 (0.19s)
--- PASS: TestCheckSumDownload/subtest6 (0.19s)
--- PASS: TestCheckSumDownload/subtest7 (0.18s)
=== RUN TestApplyTransforms
2025/03/22 06:04:08 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-wapegan0coha"
2025/03/22 06:04:08 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/03/22 06:04:08 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/22 06:04:08 DEBUG : Azure container rclone-test-wapegan0coha: Using directory markers
2025/03/22 06:04:08 DEBUG : Creating backend with remote "/tmp/rclone3270881152"
run.go:180: Remote "Azure container rclone-test-wapegan0coha", Local "Local file system at /tmp/rclone3270881152", Modify Window "1ns"
upper checkfile vs. lower remote (without normalization)
2025/03/22 06:04:08 ERROR : hello, world!: sum not found
2025/03/22 06:04:08 ERROR : HELLO, WORLD!: file not in Azure container rclone-test-wapegan0coha
2025/03/22 06:04:08 NOTICE: Azure container rclone-test-wapegan0coha: 1 files missing
2025/03/22 06:04:08 NOTICE: 1 hashes missing
2025/03/22 06:04:08 NOTICE: Azure container rclone-test-wapegan0coha: 2 differences found
2025/03/22 06:04:08 NOTICE: Azure container rclone-test-wapegan0coha: 2 errors while checking
upper checkfile vs. lower remote (with normalization)
2025/03/22 06:04:08 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/03/22 06:04:08 NOTICE: Azure container rclone-test-wapegan0coha: 0 differences found
2025/03/22 06:04:08 NOTICE: Azure container rclone-test-wapegan0coha: 1 matching files
2025/03/22 06:04:08 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-goqokay0ziki"
2025/03/22 06:04:08 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/03/22 06:04:08 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/22 06:04:08 DEBUG : Azure container rclone-test-goqokay0ziki: Using directory markers
2025/03/22 06:04:08 DEBUG : Creating backend with remote "/tmp/rclone3263112046"
run.go:180: Remote "Azure container rclone-test-goqokay0ziki", Local "Local file system at /tmp/rclone3263112046", Modify Window "1ns"
lower checkfile vs. upper remote (without normalization)
2025/03/22 06:04:08 ERROR : HELLO, WORLD!: sum not found
2025/03/22 06:04:08 ERROR : hello, world!: file not in Azure container rclone-test-goqokay0ziki
2025/03/22 06:04:08 NOTICE: Azure container rclone-test-goqokay0ziki: 1 files missing
2025/03/22 06:04:08 NOTICE: 1 hashes missing
2025/03/22 06:04:08 NOTICE: Azure container rclone-test-goqokay0ziki: 2 differences found
2025/03/22 06:04:08 NOTICE: Azure container rclone-test-goqokay0ziki: 2 errors while checking
lower checkfile vs. upper remote (with normalization)
2025/03/22 06:04:08 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/03/22 06:04:08 NOTICE: Azure container rclone-test-goqokay0ziki: 0 differences found
2025/03/22 06:04:08 NOTICE: Azure container rclone-test-goqokay0ziki: 1 matching files
2025/03/22 06:04:08 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-guhinuy0baje"
2025/03/22 06:04:08 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/03/22 06:04:08 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/22 06:04:08 DEBUG : Azure container rclone-test-guhinuy0baje: Using directory markers
2025/03/22 06:04:08 DEBUG : Creating backend with remote "/tmp/rclone260351503"
run.go:180: Remote "Azure container rclone-test-guhinuy0baje", Local "Local file system at /tmp/rclone260351503", Modify Window "1ns"
lower checkfile vs. upperlowermixed remote (without normalization)
2025/03/22 06:04:09 ERROR : HeLlO, wOrLd!: sum not found
2025/03/22 06:04:09 ERROR : hello, world!: file not in Azure container rclone-test-guhinuy0baje
2025/03/22 06:04:09 NOTICE: Azure container rclone-test-guhinuy0baje: 1 files missing
2025/03/22 06:04:09 NOTICE: 1 hashes missing
2025/03/22 06:04:09 NOTICE: Azure container rclone-test-guhinuy0baje: 2 differences found
2025/03/22 06:04:09 NOTICE: Azure container rclone-test-guhinuy0baje: 2 errors while checking
lower checkfile vs. upperlowermixed remote (with normalization)
2025/03/22 06:04:09 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/03/22 06:04:09 NOTICE: Azure container rclone-test-guhinuy0baje: 0 differences found
2025/03/22 06:04:09 NOTICE: Azure container rclone-test-guhinuy0baje: 1 matching files
2025/03/22 06:04:09 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-fojixay5sule"
2025/03/22 06:04:09 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/03/22 06:04:09 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/22 06:04:09 DEBUG : Azure container rclone-test-fojixay5sule: Using directory markers
2025/03/22 06:04:09 DEBUG : Creating backend with remote "/tmp/rclone2387258760"
run.go:180: Remote "Azure container rclone-test-fojixay5sule", Local "Local file system at /tmp/rclone2387258760", Modify Window "1ns"
upperlowermixed checkfile vs. upper remote (without normalization)
2025/03/22 06:04:09 ERROR : HELLO, WORLD!: sum not found
2025/03/22 06:04:09 ERROR : HeLlO, wOrLd!: file not in Azure container rclone-test-fojixay5sule
2025/03/22 06:04:09 NOTICE: Azure container rclone-test-fojixay5sule: 1 files missing
2025/03/22 06:04:09 NOTICE: 1 hashes missing
2025/03/22 06:04:09 NOTICE: Azure container rclone-test-fojixay5sule: 2 differences found
2025/03/22 06:04:09 NOTICE: Azure container rclone-test-fojixay5sule: 2 errors while checking
upperlowermixed checkfile vs. upper remote (with normalization)
2025/03/22 06:04:09 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/03/22 06:04:09 NOTICE: Azure container rclone-test-fojixay5sule: 0 differences found
2025/03/22 06:04:09 NOTICE: Azure container rclone-test-fojixay5sule: 1 matching files
2025/03/22 06:04:09 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-codurit9furu"
2025/03/22 06:04:09 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/03/22 06:04:09 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/22 06:04:09 DEBUG : Azure container rclone-test-codurit9furu: Using directory markers
2025/03/22 06:04:09 DEBUG : Creating backend with remote "/tmp/rclone2229707061"
run.go:180: Remote "Azure container rclone-test-codurit9furu", Local "Local file system at /tmp/rclone2229707061", Modify Window "1ns"
NFD checkfile vs. NFC remote (without normalization)
2025/03/22 06:04:09 ERROR : 測試_Русский___ě_áñ: sum not found
2025/03/22 06:04:09 ERROR : 測試_Русский___ě_áñ: file not in Azure container rclone-test-codurit9furu
2025/03/22 06:04:09 NOTICE: Azure container rclone-test-codurit9furu: 1 files missing
2025/03/22 06:04:09 NOTICE: 1 hashes missing
2025/03/22 06:04:09 NOTICE: Azure container rclone-test-codurit9furu: 2 differences found
2025/03/22 06:04:09 NOTICE: Azure container rclone-test-codurit9furu: 2 errors while checking
NFD checkfile vs. NFC remote (with normalization)
2025/03/22 06:04:09 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/03/22 06:04:09 NOTICE: Azure container rclone-test-codurit9furu: 0 differences found
2025/03/22 06:04:09 NOTICE: Azure container rclone-test-codurit9furu: 1 matching files
2025/03/22 06:04:09 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-nugucok8zide"
2025/03/22 06:04:09 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/03/22 06:04:09 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/22 06:04:09 DEBUG : Azure container rclone-test-nugucok8zide: Using directory markers
2025/03/22 06:04:09 DEBUG : Creating backend with remote "/tmp/rclone1012371136"
run.go:180: Remote "Azure container rclone-test-nugucok8zide", Local "Local file system at /tmp/rclone1012371136", Modify Window "1ns"
NFC checkfile vs. NFD remote (without normalization)
2025/03/22 06:04:09 ERROR : 測試_Русский___ě_áñ: sum not found
2025/03/22 06:04:09 ERROR : 測試_Русский___ě_áñ: file not in Azure container rclone-test-nugucok8zide
2025/03/22 06:04:09 NOTICE: Azure container rclone-test-nugucok8zide: 1 files missing
2025/03/22 06:04:09 NOTICE: 1 hashes missing
2025/03/22 06:04:09 NOTICE: Azure container rclone-test-nugucok8zide: 2 differences found
2025/03/22 06:04:09 NOTICE: Azure container rclone-test-nugucok8zide: 2 errors while checking
NFC checkfile vs. NFD remote (with normalization)
2025/03/22 06:04:09 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/03/22 06:04:09 NOTICE: Azure container rclone-test-nugucok8zide: 0 differences found
2025/03/22 06:04:09 NOTICE: Azure container rclone-test-nugucok8zide: 1 matching files
2025/03/22 06:04:09 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-golafom6juza"
2025/03/22 06:04:09 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/03/22 06:04:09 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/22 06:04:09 DEBUG : Azure container rclone-test-golafom6juza: Using directory markers
2025/03/22 06:04:09 DEBUG : Creating backend with remote "/tmp/rclone293442850"
run.go:180: Remote "Azure container rclone-test-golafom6juza", Local "Local file system at /tmp/rclone293442850", Modify Window "1ns"
NFDx2 checkfile vs. both remote (without normalization)
2025/03/22 06:04:10 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found
2025/03/22 06:04:10 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Azure container rclone-test-golafom6juza
2025/03/22 06:04:10 NOTICE: Azure container rclone-test-golafom6juza: 1 files missing
2025/03/22 06:04:10 NOTICE: 1 hashes missing
2025/03/22 06:04:10 NOTICE: Azure container rclone-test-golafom6juza: 2 differences found
2025/03/22 06:04:10 NOTICE: Azure container rclone-test-golafom6juza: 2 errors while checking
NFDx2 checkfile vs. both remote (with normalization)
2025/03/22 06:04:10 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/03/22 06:04:10 NOTICE: Azure container rclone-test-golafom6juza: 0 differences found
2025/03/22 06:04:10 NOTICE: Azure container rclone-test-golafom6juza: 1 matching files
2025/03/22 06:04:10 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-vejureb3hego"
2025/03/22 06:04:10 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/03/22 06:04:10 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/22 06:04:10 DEBUG : Azure container rclone-test-vejureb3hego: Using directory markers
2025/03/22 06:04:10 DEBUG : Creating backend with remote "/tmp/rclone1643524037"
run.go:180: Remote "Azure container rclone-test-vejureb3hego", Local "Local file system at /tmp/rclone1643524037", Modify Window "1ns"
NFCx2 checkfile vs. both remote (without normalization)
2025/03/22 06:04:10 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found
2025/03/22 06:04:10 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Azure container rclone-test-vejureb3hego
2025/03/22 06:04:10 NOTICE: Azure container rclone-test-vejureb3hego: 1 files missing
2025/03/22 06:04:10 NOTICE: 1 hashes missing
2025/03/22 06:04:10 NOTICE: Azure container rclone-test-vejureb3hego: 2 differences found
2025/03/22 06:04:10 NOTICE: Azure container rclone-test-vejureb3hego: 2 errors while checking
NFCx2 checkfile vs. both remote (with normalization)
2025/03/22 06:04:10 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/03/22 06:04:10 NOTICE: Azure container rclone-test-vejureb3hego: 0 differences found
2025/03/22 06:04:10 NOTICE: Azure container rclone-test-vejureb3hego: 1 matching files
2025/03/22 06:04:10 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-begideh2cabe"
2025/03/22 06:04:10 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/03/22 06:04:10 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/22 06:04:10 DEBUG : Azure container rclone-test-begideh2cabe: Using directory markers
2025/03/22 06:04:10 DEBUG : Creating backend with remote "/tmp/rclone4005801177"
run.go:180: Remote "Azure container rclone-test-begideh2cabe", Local "Local file system at /tmp/rclone4005801177", Modify Window "1ns"
both checkfile vs. NFDx2 remote (without normalization)
2025/03/22 06:04:10 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found
2025/03/22 06:04:10 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Azure container rclone-test-begideh2cabe
2025/03/22 06:04:10 NOTICE: Azure container rclone-test-begideh2cabe: 1 files missing
2025/03/22 06:04:10 NOTICE: 1 hashes missing
2025/03/22 06:04:10 NOTICE: Azure container rclone-test-begideh2cabe: 2 differences found
2025/03/22 06:04:10 NOTICE: Azure container rclone-test-begideh2cabe: 2 errors while checking
both checkfile vs. NFDx2 remote (with normalization)
2025/03/22 06:04:10 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/03/22 06:04:10 NOTICE: Azure container rclone-test-begideh2cabe: 0 differences found
2025/03/22 06:04:10 NOTICE: Azure container rclone-test-begideh2cabe: 1 matching files
2025/03/22 06:04:10 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-qawakex8xece"
2025/03/22 06:04:10 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/03/22 06:04:10 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/22 06:04:10 DEBUG : Azure container rclone-test-qawakex8xece: Using directory markers
2025/03/22 06:04:10 DEBUG : Creating backend with remote "/tmp/rclone3788788491"
run.go:180: Remote "Azure container rclone-test-qawakex8xece", Local "Local file system at /tmp/rclone3788788491", Modify Window "1ns"
both checkfile vs. NFCx2 remote (without normalization)
2025/03/22 06:04:10 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found
2025/03/22 06:04:10 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Azure container rclone-test-qawakex8xece
2025/03/22 06:04:10 NOTICE: Azure container rclone-test-qawakex8xece: 1 files missing
2025/03/22 06:04:10 NOTICE: 1 hashes missing
2025/03/22 06:04:10 NOTICE: Azure container rclone-test-qawakex8xece: 2 differences found
2025/03/22 06:04:10 NOTICE: Azure container rclone-test-qawakex8xece: 2 errors while checking
both checkfile vs. NFCx2 remote (with normalization)
2025/03/22 06:04:11 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/03/22 06:04:11 NOTICE: Azure container rclone-test-qawakex8xece: 0 differences found
2025/03/22 06:04:11 NOTICE: Azure container rclone-test-qawakex8xece: 1 matching files
2025/03/22 06:04:11 DEBUG : Azure container rclone-test-qawakex8xece: Purge remote
2025/03/22 06:04:11 DEBUG : Azure container rclone-test-begideh2cabe: Purge remote
2025/03/22 06:04:11 DEBUG : Azure container rclone-test-vejureb3hego: Purge remote
2025/03/22 06:04:11 DEBUG : Azure container rclone-test-golafom6juza: Purge remote
2025/03/22 06:04:11 DEBUG : Azure container rclone-test-nugucok8zide: Purge remote
2025/03/22 06:04:11 DEBUG : Azure container rclone-test-codurit9furu: Purge remote
2025/03/22 06:04:11 DEBUG : Azure container rclone-test-fojixay5sule: Purge remote
2025/03/22 06:04:11 DEBUG : Azure container rclone-test-guhinuy0baje: Purge remote
2025/03/22 06:04:11 DEBUG : Azure container rclone-test-goqokay0ziki: Purge remote
2025/03/22 06:04:11 DEBUG : Azure container rclone-test-wapegan0coha: Purge remote
--- PASS: TestApplyTransforms (3.60s)
=== RUN TestTruncateString
--- PASS: TestTruncateString (0.00s)
=== RUN TestCopyFile
run.go:180: Remote "Azure container rclone-test-xaricaw4bodi", Local "Local file system at /tmp/rclone2984736265", Modify Window "1ns"
2025/03/22 06:04:11 DEBUG : file1: Need to transfer - File not found at Destination
2025/03/22 06:04:11 DEBUG : sub/: Creating directory marker
2025/03/22 06:04:12 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK
2025/03/22 06:04:12 INFO : file1: Copied (new) to: sub/file2
2025/03/22 06:04:12 DEBUG : file1: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/03/22 06:04:12 DEBUG : file1: Unchanged skipping
2025/03/22 06:04:12 DEBUG : Azure container rclone-test-xaricaw4bodi: don't need to copy/move sub/file2, it is already at target location
2025/03/22 06:04:12 DEBUG : sub/: Removing directory marker
--- PASS: TestCopyFile (0.52s)
=== RUN TestCopyLongFile
run.go:180: Remote "Azure container rclone-test-xaricaw4bodi", Local "Local file system at /tmp/rclone2984736265", Modify Window "1ns"
copy_test.go:153: Test only runs on local
--- SKIP: TestCopyLongFile (0.08s)
=== RUN TestCopyFileBackupDir
run.go:180: Remote "Azure container rclone-test-xaricaw4bodi", Local "Local file system at /tmp/rclone2984736265", Modify Window "1ns"
2025/03/22 06:04:12 DEBUG : dst/: Creating directory marker
2025/03/22 06:04:12 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-xaricaw4bodi/backup"
2025/03/22 06:04:12 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/22 06:04:12 DEBUG : Azure container rclone-test-xaricaw4bodi path backup: Using directory markers
2025/03/22 06:04:12 DEBUG : fs cache: renaming cache item "TestAzureBlob,directory_markers:rclone-test-xaricaw4bodi/backup" to be canonical "TestAzureBlob{juk_h}:rclone-test-xaricaw4bodi/backup"
2025/03/22 06:04:12 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18)
2025/03/22 06:04:12 DEBUG : dst/: Creating directory marker
2025/03/22 06:04:12 DEBUG : dst/file1: md5 = 05164b153084ba910184c26e561a7c18 OK
2025/03/22 06:04:12 INFO : dst/file1: Copied (server-side copy)
2025/03/22 06:04:13 INFO : dst/file1: Deleted
2025/03/22 06:04:13 DEBUG : dst/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK
2025/03/22 06:04:13 INFO : dst/file1: Copied (new)
2025/03/22 06:04:13 DEBUG : dst/: Removing directory marker
2025/03/22 06:04:13 DEBUG : backup/dst/: Removing directory marker
2025/03/22 06:04:13 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-xaricaw4bodi/backup/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8f346ec2-b01e-004c-65f0-9a2ccd000000
Time:2025-03-22T06:04:13.4627636Z
--------------------------------------------------------------------------------
2025/03/22 06:04:14 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-xaricaw4bodi/backup/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8f346fc6-b01e-004c-31f0-9a2ccd000000
Time:2025-03-22T06:04:14.5023874Z
--------------------------------------------------------------------------------
2025/03/22 06:04:15 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-xaricaw4bodi/backup/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8f3470b2-b01e-004c-62f0-9a2ccd000000
Time:2025-03-22T06:04:15.5401791Z
--------------------------------------------------------------------------------
run.go:128: removing dir "backup" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xaricaw4bodi/backup/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8f3470b2-b01e-004c-62f0-9a2ccd000000
Time:2025-03-22T06:04:15.5401791Z
--------------------------------------------------------------------------------
--- PASS: TestCopyFileBackupDir (4.16s)
=== RUN TestCopyFileCompareDest
run.go:180: Remote "Azure container rclone-test-xaricaw4bodi", Local "Local file system at /tmp/rclone2984736265", Modify Window "1ns"
2025/03/22 06:04:16 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-xaricaw4bodi/dst"
2025/03/22 06:04:16 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/22 06:04:16 DEBUG : Azure container rclone-test-xaricaw4bodi path dst: Using directory markers
2025/03/22 06:04:16 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-xaricaw4bodi/CompareDest"
2025/03/22 06:04:16 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/22 06:04:16 DEBUG : Azure container rclone-test-xaricaw4bodi path CompareDest: Using directory markers
2025/03/22 06:04:16 DEBUG : fs cache: renaming cache item "TestAzureBlob,directory_markers:rclone-test-xaricaw4bodi/CompareDest" to be canonical "TestAzureBlob{juk_h}:rclone-test-xaricaw4bodi/CompareDest"
2025/03/22 06:04:16 DEBUG : one: Need to transfer - File not found at Destination
2025/03/22 06:04:16 DEBUG : /: Creating directory marker
2025/03/22 06:04:16 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK
2025/03/22 06:04:16 INFO : one: Copied (new)
2025/03/22 06:04:17 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-xaricaw4bodi/CompareDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-xaricaw4bodi/CompareDest"
2025/03/22 06:04:17 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/03/22 06:04:17 DEBUG : /: Creating directory marker
2025/03/22 06:04:17 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK
2025/03/22 06:04:17 INFO : one: Copied (replaced existing)
2025/03/22 06:04:17 DEBUG : dst/: Creating directory marker
2025/03/22 06:04:17 DEBUG : CompareDest/: Creating directory marker
2025/03/22 06:04:17 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-xaricaw4bodi/CompareDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-xaricaw4bodi/CompareDest"
2025/03/22 06:04:17 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/03/22 06:04:17 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/03/22 06:04:17 DEBUG : one: Destination found in --compare-dest, skipping
2025/03/22 06:04:18 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-xaricaw4bodi/CompareDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-xaricaw4bodi/CompareDest"
2025/03/22 06:04:18 DEBUG : two: Need to transfer - File not found at Destination
2025/03/22 06:04:18 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/03/22 06:04:18 DEBUG : two: Destination found in --compare-dest, skipping
2025/03/22 06:04:18 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-xaricaw4bodi/CompareDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-xaricaw4bodi/CompareDest"
2025/03/22 06:04:18 DEBUG : two: Need to transfer - File not found at Destination
2025/03/22 06:04:18 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/03/22 06:04:18 DEBUG : two: Destination found in --compare-dest, skipping
2025/03/22 06:04:18 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-xaricaw4bodi/CompareDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-xaricaw4bodi/CompareDest"
2025/03/22 06:04:18 DEBUG : two: Need to transfer - File not found at Destination
2025/03/22 06:04:18 DEBUG : two: Sizes differ (src 5 vs dst 3)
2025/03/22 06:04:18 DEBUG : two: md5 = 2379e4ce8c3380e996ab0509f17069ad OK
2025/03/22 06:04:18 INFO : two: Copied (new)
2025/03/22 06:04:18 DEBUG : dst/: Removing directory marker
2025/03/22 06:04:18 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xaricaw4bodi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8f347466-b01e-004c-06f0-9a2ccd000000
Time:2025-03-22T06:04:18.9563222Z
--------------------------------------------------------------------------------
2025/03/22 06:04:19 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xaricaw4bodi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8f347568-b01e-004c-53f0-9a2ccd000000
Time:2025-03-22T06:04:19.9939639Z
--------------------------------------------------------------------------------
2025/03/22 06:04: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-xaricaw4bodi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8f347672-b01e-004c-21f0-9a2ccd000000
Time:2025-03-22T06:04:21.0321282Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xaricaw4bodi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8f347672-b01e-004c-21f0-9a2ccd000000
Time:2025-03-22T06:04:21.0321282Z
--------------------------------------------------------------------------------
2025/03/22 06:04:22 DEBUG : CompareDest/: Removing directory marker
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
Error: Not equal:
expected: []string{}
actual : []string{"dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,3 @@
-([]string) {
+([]string) (len=1) {
+ (string) (len=3) "dst"
}
Test: TestCopyFileCompareDest
Messages: directories
--- FAIL: TestCopyFileCompareDest (12.61s)
=== RUN TestCopyFileCopyDest
run.go:180: Remote "Azure container rclone-test-xaricaw4bodi", Local "Local file system at /tmp/rclone2984736265", Modify Window "1ns"
2025/03/22 06:04:29 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-xaricaw4bodi/dst"
2025/03/22 06:04:29 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/22 06:04:29 DEBUG : Azure container rclone-test-xaricaw4bodi path dst: Using directory markers
2025/03/22 06:04:29 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-xaricaw4bodi/CopyDest"
2025/03/22 06:04:29 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/22 06:04:29 DEBUG : Azure container rclone-test-xaricaw4bodi path CopyDest: Using directory markers
2025/03/22 06:04:29 DEBUG : fs cache: renaming cache item "TestAzureBlob,directory_markers:rclone-test-xaricaw4bodi/CopyDest" to be canonical "TestAzureBlob{juk_h}:rclone-test-xaricaw4bodi/CopyDest"
2025/03/22 06:04:29 DEBUG : one: Need to transfer - File not found at Destination
2025/03/22 06:04:29 DEBUG : /: Creating directory marker
2025/03/22 06:04:29 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK
2025/03/22 06:04:29 INFO : one: Copied (new)
2025/03/22 06:04:29 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-xaricaw4bodi/CopyDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-xaricaw4bodi/CopyDest"
2025/03/22 06:04:29 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/03/22 06:04:29 DEBUG : /: Creating directory marker
2025/03/22 06:04:29 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK
2025/03/22 06:04:29 INFO : one: Copied (replaced existing)
2025/03/22 06:04:29 DEBUG : dst/: Creating directory marker
2025/03/22 06:04:30 DEBUG : CopyDest/: Creating directory marker
2025/03/22 06:04:30 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-xaricaw4bodi/BackupDir"
2025/03/22 06:04:30 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/22 06:04:30 DEBUG : Azure container rclone-test-xaricaw4bodi path BackupDir: Using directory markers
2025/03/22 06:04:30 DEBUG : fs cache: renaming cache item "TestAzureBlob,directory_markers:rclone-test-xaricaw4bodi/BackupDir" to be canonical "TestAzureBlob{juk_h}:rclone-test-xaricaw4bodi/BackupDir"
2025/03/22 06:04:30 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-xaricaw4bodi/CopyDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-xaricaw4bodi/CopyDest"
2025/03/22 06:04:30 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/03/22 06:04:30 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/03/22 06:04:30 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/03/22 06:04:30 DEBUG : /: Creating directory marker
2025/03/22 06:04:30 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK
2025/03/22 06:04:30 INFO : one: Copied (server-side copy)
2025/03/22 06:04:30 INFO : one: Deleted
2025/03/22 06:04:30 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK
2025/03/22 06:04:30 INFO : one: Copied (server-side copy)
2025/03/22 06:04:30 DEBUG : one: Destination found in --copy-dest, using server-side copy
2025/03/22 06:04:31 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-xaricaw4bodi/CopyDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-xaricaw4bodi/CopyDest"
2025/03/22 06:04:31 DEBUG : two: Need to transfer - File not found at Destination
2025/03/22 06:04:31 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/03/22 06:04:31 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK
2025/03/22 06:04:31 INFO : two: Copied (server-side copy)
2025/03/22 06:04:31 DEBUG : two: Destination found in --copy-dest, using server-side copy
2025/03/22 06:04:31 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-xaricaw4bodi/CopyDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-xaricaw4bodi/CopyDest"
2025/03/22 06:04:31 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/03/22 06:04:31 DEBUG : two: Unchanged skipping
2025/03/22 06:04:31 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-xaricaw4bodi/CopyDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-xaricaw4bodi/CopyDest"
2025/03/22 06:04:31 DEBUG : three: Need to transfer - File not found at Destination
2025/03/22 06:04:31 DEBUG : three: Sizes differ (src 7 vs dst 5)
2025/03/22 06:04:31 DEBUG : three: Destination not found in --copy-dest
2025/03/22 06:04:31 DEBUG : three: md5 = 1bccb9dccb3e9f6a3f9d2a8bdb54b7f5 OK
2025/03/22 06:04:31 INFO : three: Copied (new)
2025/03/22 06:04:32 DEBUG : dst/: Removing directory marker
2025/03/22 06:04: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-xaricaw4bodi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8f348c3c-b01e-004c-0bf0-9a2ccd000000
Time:2025-03-22T06:04:32.3183252Z
--------------------------------------------------------------------------------
2025/03/22 06:04: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-xaricaw4bodi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8f348ebc-b01e-004c-52f0-9a2ccd000000
Time:2025-03-22T06:04:33.3566282Z
--------------------------------------------------------------------------------
2025/03/22 06:04: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-xaricaw4bodi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8f3490b2-b01e-004c-1ff0-9a2ccd000000
Time:2025-03-22T06:04:34.3938085Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xaricaw4bodi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8f3490b2-b01e-004c-1ff0-9a2ccd000000
Time:2025-03-22T06:04:34.3938085Z
--------------------------------------------------------------------------------
2025/03/22 06:04:35 DEBUG : CopyDest/: Removing directory marker
2025/03/22 06:04: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-xaricaw4bodi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8f3492e3-b01e-004c-5af0-9a2ccd000000
Time:2025-03-22T06:04:35.4702629Z
--------------------------------------------------------------------------------
2025/03/22 06:04: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-xaricaw4bodi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8f3494f1-b01e-004c-3ff0-9a2ccd000000
Time:2025-03-22T06:04:36.5073455Z
--------------------------------------------------------------------------------
2025/03/22 06:04: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-xaricaw4bodi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8f349735-b01e-004c-4ff0-9a2ccd000000
Time:2025-03-22T06:04:37.5455111Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xaricaw4bodi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8f349735-b01e-004c-4ff0-9a2ccd000000
Time:2025-03-22T06:04:37.5455111Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestCopyFileCopyDest
Messages: directories
--- FAIL: TestCopyFileCopyDest (16.47s)
=== RUN TestCopyInplace
run.go:180: Remote "Azure container rclone-test-xaricaw4bodi", Local "Local file system at /tmp/rclone2984736265", Modify Window "1ns"
copy_test.go:370: Partial uploads not supported
2025/03/22 06:04:45 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xaricaw4bodi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8f34a58a-b01e-004c-12f0-9a2ccd000000
Time:2025-03-22T06:04:45.7366353Z
--------------------------------------------------------------------------------
2025/03/22 06:04:46 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xaricaw4bodi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8f34a6e7-b01e-004c-3bf0-9a2ccd000000
Time:2025-03-22T06:04:46.7741664Z
--------------------------------------------------------------------------------
2025/03/22 06:04:47 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xaricaw4bodi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8f34a85c-b01e-004c-74f0-9a2ccd000000
Time:2025-03-22T06:04:47.8116999Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xaricaw4bodi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8f34a85c-b01e-004c-74f0-9a2ccd000000
Time:2025-03-22T06:04:47.8116999Z
--------------------------------------------------------------------------------
2025/03/22 06:04:48 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xaricaw4bodi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8f34a9a8-b01e-004c-14f0-9a2ccd000000
Time:2025-03-22T06:04:48.8494271Z
--------------------------------------------------------------------------------
2025/03/22 06:04:49 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xaricaw4bodi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8f34aabd-b01e-004c-04f0-9a2ccd000000
Time:2025-03-22T06:04:49.8882813Z
--------------------------------------------------------------------------------
2025/03/22 06:04:50 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xaricaw4bodi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8f34ac84-b01e-004c-0ef0-9a2ccd000000
Time:2025-03-22T06:04:50.9262768Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xaricaw4bodi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8f34ac84-b01e-004c-0ef0-9a2ccd000000
Time:2025-03-22T06:04:50.9262768Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1121
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1097
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy_test.go:370
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestCopyInplace
Messages: directories
--- FAIL: TestCopyInplace (13.38s)
=== RUN TestCopyLongFileName
run.go:180: Remote "Azure container rclone-test-xaricaw4bodi", Local "Local file system at /tmp/rclone2984736265", Modify Window "1ns"
copy_test.go:403: Partial uploads not supported
2025/03/22 06:04:59 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xaricaw4bodi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8f34be93-b01e-004c-67f0-9a2ccd000000
Time:2025-03-22T06:04:59.1156659Z
--------------------------------------------------------------------------------
2025/03/22 06:05:00 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xaricaw4bodi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8f34c0a6-b01e-004c-35f0-9a2ccd000000
Time:2025-03-22T06:05:00.1561821Z
--------------------------------------------------------------------------------
2025/03/22 06:05:01 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xaricaw4bodi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8f34c348-b01e-004c-07f0-9a2ccd000000
Time:2025-03-22T06:05:01.1987823Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xaricaw4bodi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8f34c348-b01e-004c-07f0-9a2ccd000000
Time:2025-03-22T06:05:01.1987823Z
--------------------------------------------------------------------------------
2025/03/22 06:05:02 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xaricaw4bodi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8f34c54f-b01e-004c-64f0-9a2ccd000000
Time:2025-03-22T06:05:02.2366370Z
--------------------------------------------------------------------------------
2025/03/22 06:05:03 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xaricaw4bodi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8f34c76e-b01e-004c-43f0-9a2ccd000000
Time:2025-03-22T06:05:03.2758245Z
--------------------------------------------------------------------------------
2025/03/22 06:05:04 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xaricaw4bodi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8f34c94d-b01e-004c-6af0-9a2ccd000000
Time:2025-03-22T06:05:04.3137886Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xaricaw4bodi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8f34c94d-b01e-004c-6af0-9a2ccd000000
Time:2025-03-22T06:05:04.3137886Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1121
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1097
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy_test.go:403
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestCopyLongFileName
Messages: directories
--- FAIL: TestCopyLongFileName (13.39s)
=== RUN TestCopyFileMaxTransfer
run.go:180: Remote "Azure container rclone-test-xaricaw4bodi", Local "Local file system at /tmp/rclone2984736265", Modify Window "1ns"
2025/03/22 06:05:12 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination
2025/03/22 06:05:12 DEBUG : TestCopyFileMaxTransfer/: Creating directory marker
2025/03/22 06:05:12 DEBUG : TestCopyFileMaxTransfer/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK
2025/03/22 06:05:12 INFO : TestCopyFileMaxTransfer/file1: Copied (new)
2025/03/22 06:05:12 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination
2025/03/22 06:05:12 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: single part upload read failed: max transfer limit reached as set by --max-transfer
2025/03/22 06:05:12 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination
2025/03/22 06:05:13 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination
2025/03/22 06:05:13 DEBUG : TestCopyFileMaxTransfer/file4: md5 = 317dfd0086673ae7bbce9a30d795ff8d OK
2025/03/22 06:05:13 INFO : TestCopyFileMaxTransfer/file4: Copied (new)
2025/03/22 06:05:13 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xaricaw4bodi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8f34db0b-b01e-004c-15f0-9a2ccd000000
Time:2025-03-22T06:05:13.4424940Z
--------------------------------------------------------------------------------
2025/03/22 06:05:14 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xaricaw4bodi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8f34dd34-b01e-004c-12f0-9a2ccd000000
Time:2025-03-22T06:05:14.4803174Z
--------------------------------------------------------------------------------
2025/03/22 06:05:15 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xaricaw4bodi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8f34df5f-b01e-004c-1df0-9a2ccd000000
Time:2025-03-22T06:05:15.5177272Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xaricaw4bodi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8f34df5f-b01e-004c-1df0-9a2ccd000000
Time:2025-03-22T06:05:15.5177272Z
--------------------------------------------------------------------------------
2025/03/22 06:05:16 DEBUG : TestCopyFileMaxTransfer/: Removing directory marker
2025/03/22 06:05:16 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xaricaw4bodi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8f34e181-b01e-004c-1bf0-9a2ccd000000
Time:2025-03-22T06:05:16.5944438Z
--------------------------------------------------------------------------------
2025/03/22 06:05:17 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xaricaw4bodi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8f34e413-b01e-004c-6df0-9a2ccd000000
Time:2025-03-22T06:05:17.6317436Z
--------------------------------------------------------------------------------
2025/03/22 06:05:18 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xaricaw4bodi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8f34e65f-b01e-004c-6ff0-9a2ccd000000
Time:2025-03-22T06:05:18.6688602Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xaricaw4bodi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8f34e65f-b01e-004c-6ff0-9a2ccd000000
Time:2025-03-22T06:05:18.6688602Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestCopyFileMaxTransfer
Messages: directories
--- FAIL: TestCopyFileMaxTransfer (14.36s)
=== RUN TestDeduplicateInteractive
run.go:180: Remote "Azure container rclone-test-xaricaw4bodi", Local "Local file system at /tmp/rclone2984736265", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/03/22 06:05: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-xaricaw4bodi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8f34f8fc-b01e-004c-27f0-9a2ccd000000
Time:2025-03-22T06:05:26.8590289Z
--------------------------------------------------------------------------------
2025/03/22 06:05: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-xaricaw4bodi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8f34fad4-b01e-004c-2bf0-9a2ccd000000
Time:2025-03-22T06:05:27.8983019Z
--------------------------------------------------------------------------------
2025/03/22 06:05: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-xaricaw4bodi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8f34fbe4-b01e-004c-10f0-9a2ccd000000
Time:2025-03-22T06:05:28.9360293Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xaricaw4bodi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8f34fbe4-b01e-004c-10f0-9a2ccd000000
Time:2025-03-22T06:05:28.9360293Z
--------------------------------------------------------------------------------
2025/03/22 06:05: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-xaricaw4bodi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8f34fd30-b01e-004c-28f0-9a2ccd000000
Time:2025-03-22T06:05:29.9741301Z
--------------------------------------------------------------------------------
2025/03/22 06:05:31 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xaricaw4bodi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8f34fe3c-b01e-004c-06f0-9a2ccd000000
Time:2025-03-22T06:05:31.0125850Z
--------------------------------------------------------------------------------
2025/03/22 06:05:32 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xaricaw4bodi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8f34ffd7-b01e-004c-7af0-9a2ccd000000
Time:2025-03-22T06:05:32.0507006Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xaricaw4bodi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8f34ffd7-b01e-004c-7af0-9a2ccd000000
Time:2025-03-22T06:05:32.0507006Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1121
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1097
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:24
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:48
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestDeduplicateInteractive
Messages: directories
--- FAIL: TestDeduplicateInteractive (13.38s)
=== RUN TestDeduplicateSkip
run.go:180: Remote "Azure container rclone-test-xaricaw4bodi", Local "Local file system at /tmp/rclone2984736265", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/03/22 06:05:40 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xaricaw4bodi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8f350fcf-b01e-004c-31f0-9a2ccd000000
Time:2025-03-22T06:05:40.2433225Z
--------------------------------------------------------------------------------
2025/03/22 06:05:41 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xaricaw4bodi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8f351239-b01e-004c-31f0-9a2ccd000000
Time:2025-03-22T06:05:41.2808733Z
--------------------------------------------------------------------------------
2025/03/22 06:05:42 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xaricaw4bodi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8f351503-b01e-004c-6ff0-9a2ccd000000
Time:2025-03-22T06:05:42.3191675Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xaricaw4bodi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8f351503-b01e-004c-6ff0-9a2ccd000000
Time:2025-03-22T06:05:42.3191675Z
--------------------------------------------------------------------------------
2025/03/22 06:05:43 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xaricaw4bodi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8f351703-b01e-004c-36f0-9a2ccd000000
Time:2025-03-22T06:05:43.3586246Z
--------------------------------------------------------------------------------
2025/03/22 06:05:44 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xaricaw4bodi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8f35191b-b01e-004c-19f0-9a2ccd000000
Time:2025-03-22T06:05:44.3970269Z
--------------------------------------------------------------------------------
2025/03/22 06:05:45 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xaricaw4bodi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8f351b3f-b01e-004c-77f0-9a2ccd000000
Time:2025-03-22T06:05:45.4345877Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xaricaw4bodi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8f351b3f-b01e-004c-77f0-9a2ccd000000
Time:2025-03-22T06:05:45.4345877Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1121
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1097
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:24
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:64
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestDeduplicateSkip
Messages: directories
--- FAIL: TestDeduplicateSkip (13.39s)
=== RUN TestDeduplicateSizeOnly
run.go:180: Remote "Azure container rclone-test-xaricaw4bodi", Local "Local file system at /tmp/rclone2984736265", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/03/22 06:05: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-xaricaw4bodi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8f352904-b01e-004c-21f0-9a2ccd000000
Time:2025-03-22T06:05:53.6285031Z
--------------------------------------------------------------------------------
2025/03/22 06:05: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-xaricaw4bodi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8f352bcb-b01e-004c-18f0-9a2ccd000000
Time:2025-03-22T06:05:54.6666185Z
--------------------------------------------------------------------------------
2025/03/22 06:05: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-xaricaw4bodi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8f352e63-b01e-004c-0bf0-9a2ccd000000
Time:2025-03-22T06:05:55.7052545Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xaricaw4bodi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8f352e63-b01e-004c-0bf0-9a2ccd000000
Time:2025-03-22T06:05:55.7052545Z
--------------------------------------------------------------------------------
2025/03/22 06:05: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-xaricaw4bodi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8f353154-b01e-004c-66f0-9a2ccd000000
Time:2025-03-22T06:05:56.7437003Z
--------------------------------------------------------------------------------
2025/03/22 06:05: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-xaricaw4bodi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8f35328c-b01e-004c-79f0-9a2ccd000000
Time:2025-03-22T06:05:57.7823107Z
--------------------------------------------------------------------------------
2025/03/22 06:05: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-xaricaw4bodi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8f3533eb-b01e-004c-70f0-9a2ccd000000
Time:2025-03-22T06:05:58.8203132Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xaricaw4bodi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8f3533eb-b01e-004c-70f0-9a2ccd000000
Time:2025-03-22T06:05:58.8203132Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1121
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1097
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:24
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:85
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestDeduplicateSizeOnly
Messages: directories
--- FAIL: TestDeduplicateSizeOnly (13.39s)
=== RUN TestDeduplicateFirst
run.go:180: Remote "Azure container rclone-test-xaricaw4bodi", Local "Local file system at /tmp/rclone2984736265", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/03/22 06:06: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-xaricaw4bodi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8f354179-b01e-004c-69f0-9a2ccd000000
Time:2025-03-22T06:06:07.0177402Z
--------------------------------------------------------------------------------
2025/03/22 06:06: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-xaricaw4bodi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8f354384-b01e-004c-3bf0-9a2ccd000000
Time:2025-03-22T06:06:08.0551009Z
--------------------------------------------------------------------------------
2025/03/22 06:06: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-xaricaw4bodi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8f35451f-b01e-004c-30f0-9a2ccd000000
Time:2025-03-22T06:06:09.0929248Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xaricaw4bodi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8f35451f-b01e-004c-30f0-9a2ccd000000
Time:2025-03-22T06:06:09.0929248Z
--------------------------------------------------------------------------------
2025/03/22 06:06: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-xaricaw4bodi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8f3546fc-b01e-004c-59f0-9a2ccd000000
Time:2025-03-22T06:06:10.1304236Z
--------------------------------------------------------------------------------
2025/03/22 06:06: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-xaricaw4bodi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8f3548fa-b01e-004c-03f0-9a2ccd000000
Time:2025-03-22T06:06:11.1686762Z
--------------------------------------------------------------------------------
2025/03/22 06:06: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-xaricaw4bodi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8f354b01-b01e-004c-40f0-9a2ccd000000
Time:2025-03-22T06:06:12.2063162Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xaricaw4bodi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8f354b01-b01e-004c-40f0-9a2ccd000000
Time:2025-03-22T06:06:12.2063162Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1121
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1097
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:24
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:107
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestDeduplicateFirst
Messages: directories
--- FAIL: TestDeduplicateFirst (13.38s)
=== RUN TestDeduplicateNewest
run.go:180: Remote "Azure container rclone-test-xaricaw4bodi", Local "Local file system at /tmp/rclone2984736265", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/03/22 06:06: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-xaricaw4bodi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8f355a8a-b01e-004c-41f0-9a2ccd000000
Time:2025-03-22T06:06:20.3993913Z
--------------------------------------------------------------------------------
2025/03/22 06:06: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-xaricaw4bodi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8f355cb1-b01e-004c-2ef0-9a2ccd000000
Time:2025-03-22T06:06:21.4370070Z
--------------------------------------------------------------------------------
2025/03/22 06:06: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-xaricaw4bodi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8f355eff-b01e-004c-4ef0-9a2ccd000000
Time:2025-03-22T06:06:22.4753958Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xaricaw4bodi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8f355eff-b01e-004c-4ef0-9a2ccd000000
Time:2025-03-22T06:06:22.4753958Z
--------------------------------------------------------------------------------
2025/03/22 06:06: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-xaricaw4bodi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8f3560cb-b01e-004c-60f0-9a2ccd000000
Time:2025-03-22T06:06:23.5132431Z
--------------------------------------------------------------------------------
2025/03/22 06:06: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-xaricaw4bodi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8f356209-b01e-004c-74f0-9a2ccd000000
Time:2025-03-22T06:06:24.5511957Z
--------------------------------------------------------------------------------
2025/03/22 06:06: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-xaricaw4bodi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8f356344-b01e-004c-77f0-9a2ccd000000
Time:2025-03-22T06:06:25.5894961Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xaricaw4bodi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8f356344-b01e-004c-77f0-9a2ccd000000
Time:2025-03-22T06:06:25.5894961Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1121
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1097
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:24
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:135
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestDeduplicateNewest
Messages: directories
--- FAIL: TestDeduplicateNewest (13.39s)
=== RUN TestDeduplicateNewestByHash
run.go:180: Remote "Azure container rclone-test-xaricaw4bodi", Local "Local file system at /tmp/rclone2984736265", Modify Window "1ns"
2025/03/22 06:06:33 DEBUG : also/: Creating directory marker
2025/03/22 06:06:34 INFO : Azure container rclone-test-xaricaw4bodi: Looking for duplicate md5 hashes using newest mode.
2025/03/22 06:06:34 NOTICE: 771b31ff74cefcddee7c069591d5685e: Found 3 files with duplicate md5 hashes
2025/03/22 06:06:34 INFO : one: Deleted
2025/03/22 06:06:34 INFO : also/one: Deleted
2025/03/22 06:06:34 NOTICE: 771b31ff74cefcddee7c069591d5685e: Deleted 2 extra copies
2025/03/22 06:06: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-xaricaw4bodi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8f357163-b01e-004c-0af0-9a2ccd000000
Time:2025-03-22T06:06:34.6036108Z
--------------------------------------------------------------------------------
2025/03/22 06:06: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-xaricaw4bodi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8f3573fb-b01e-004c-37f0-9a2ccd000000
Time:2025-03-22T06:06:35.6413499Z
--------------------------------------------------------------------------------
2025/03/22 06:06: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-xaricaw4bodi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8f3576f2-b01e-004c-6ff0-9a2ccd000000
Time:2025-03-22T06:06:36.6792063Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xaricaw4bodi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8f3576f2-b01e-004c-6ff0-9a2ccd000000
Time:2025-03-22T06:06:36.6792063Z
--------------------------------------------------------------------------------
2025/03/22 06:06:37 DEBUG : also/: Removing directory marker
2025/03/22 06:06: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-xaricaw4bodi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8f3579aa-b01e-004c-70f0-9a2ccd000000
Time:2025-03-22T06:06:37.7563042Z
--------------------------------------------------------------------------------
2025/03/22 06:06: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-xaricaw4bodi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8f357c89-b01e-004c-20f0-9a2ccd000000
Time:2025-03-22T06:06:38.7943191Z
--------------------------------------------------------------------------------
2025/03/22 06:06: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-xaricaw4bodi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8f357f84-b01e-004c-68f0-9a2ccd000000
Time:2025-03-22T06:06:39.8317140Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xaricaw4bodi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8f357f84-b01e-004c-68f0-9a2ccd000000
Time:2025-03-22T06:06:39.8317140Z
--------------------------------------------------------------------------------
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.24s)
=== RUN TestDeduplicateOldest
run.go:180: Remote "Azure container rclone-test-xaricaw4bodi", Local "Local file system at /tmp/rclone2984736265", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/03/22 06:06: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-xaricaw4bodi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8f358d12-b01e-004c-34f0-9a2ccd000000
Time:2025-03-22T06:06:48.0251290Z
--------------------------------------------------------------------------------
2025/03/22 06:06: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-xaricaw4bodi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8f358e5a-b01e-004c-4ef0-9a2ccd000000
Time:2025-03-22T06:06:49.0632439Z
--------------------------------------------------------------------------------
2025/03/22 06:06: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-xaricaw4bodi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8f358fb6-b01e-004c-77f0-9a2ccd000000
Time:2025-03-22T06:06:50.1005365Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xaricaw4bodi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8f358fb6-b01e-004c-77f0-9a2ccd000000
Time:2025-03-22T06:06:50.1005365Z
--------------------------------------------------------------------------------
2025/03/22 06:06: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-xaricaw4bodi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8f359125-b01e-004c-39f0-9a2ccd000000
Time:2025-03-22T06:06:51.1383579Z
--------------------------------------------------------------------------------
2025/03/22 06:06: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-xaricaw4bodi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8f3592f7-b01e-004c-64f0-9a2ccd000000
Time:2025-03-22T06:06:52.1756740Z
--------------------------------------------------------------------------------
2025/03/22 06:06: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-xaricaw4bodi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8f3594fd-b01e-004c-33f0-9a2ccd000000
Time:2025-03-22T06:06:53.2131169Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xaricaw4bodi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8f3594fd-b01e-004c-33f0-9a2ccd000000
Time:2025-03-22T06:06:53.2131169Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1121
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1097
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:24
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:169
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestDeduplicateOldest
Messages: directories
--- FAIL: TestDeduplicateOldest (13.38s)
=== RUN TestDeduplicateLargest
run.go:180: Remote "Azure container rclone-test-xaricaw4bodi", Local "Local file system at /tmp/rclone2984736265", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/03/22 06:07: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-xaricaw4bodi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8f35aa7b-b01e-004c-6bf0-9a2ccd000000
Time:2025-03-22T06:07:01.4058540Z
--------------------------------------------------------------------------------
2025/03/22 06:07: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-xaricaw4bodi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8f35ac95-b01e-004c-67f0-9a2ccd000000
Time:2025-03-22T06:07:02.4435318Z
--------------------------------------------------------------------------------
2025/03/22 06:07: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-xaricaw4bodi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8f35af31-b01e-004c-52f0-9a2ccd000000
Time:2025-03-22T06:07:03.4817884Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xaricaw4bodi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8f35af31-b01e-004c-52f0-9a2ccd000000
Time:2025-03-22T06:07:03.4817884Z
--------------------------------------------------------------------------------
2025/03/22 06:07: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-xaricaw4bodi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8f35b15e-b01e-004c-4ff0-9a2ccd000000
Time:2025-03-22T06:07:04.5200677Z
--------------------------------------------------------------------------------
2025/03/22 06:07: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-xaricaw4bodi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8f35b404-b01e-004c-7cf0-9a2ccd000000
Time:2025-03-22T06:07:05.5578273Z
--------------------------------------------------------------------------------
2025/03/22 06:07: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-xaricaw4bodi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8f35b681-b01e-004c-1ef0-9a2ccd000000
Time:2025-03-22T06:07:06.5952764Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xaricaw4bodi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8f35b681-b01e-004c-1ef0-9a2ccd000000
Time:2025-03-22T06:07:06.5952764Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1121
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1097
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:24
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:184
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestDeduplicateLargest
Messages: directories
--- FAIL: TestDeduplicateLargest (13.38s)
=== RUN TestDeduplicateSmallest
run.go:180: Remote "Azure container rclone-test-xaricaw4bodi", Local "Local file system at /tmp/rclone2984736265", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/03/22 06:07:14 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xaricaw4bodi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8f35c5f4-b01e-004c-15f0-9a2ccd000000
Time:2025-03-22T06:07:14.7903011Z
--------------------------------------------------------------------------------
2025/03/22 06:07:15 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xaricaw4bodi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8f35c7e9-b01e-004c-5af0-9a2ccd000000
Time:2025-03-22T06:07:15.8311725Z
--------------------------------------------------------------------------------
2025/03/22 06:07:16 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xaricaw4bodi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8f35ca02-b01e-004c-4ef0-9a2ccd000000
Time:2025-03-22T06:07:16.8691671Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xaricaw4bodi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8f35ca02-b01e-004c-4ef0-9a2ccd000000
Time:2025-03-22T06:07:16.8691671Z
--------------------------------------------------------------------------------
2025/03/22 06:07:17 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xaricaw4bodi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8f35cc0b-b01e-004c-39f0-9a2ccd000000
Time:2025-03-22T06:07:17.9075796Z
--------------------------------------------------------------------------------
2025/03/22 06:07:18 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xaricaw4bodi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8f35cde8-b01e-004c-67f0-9a2ccd000000
Time:2025-03-22T06:07:18.9459870Z
--------------------------------------------------------------------------------
2025/03/22 06:07:19 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xaricaw4bodi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8f35cffe-b01e-004c-52f0-9a2ccd000000
Time:2025-03-22T06:07:19.9832918Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xaricaw4bodi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8f35cffe-b01e-004c-52f0-9a2ccd000000
Time:2025-03-22T06:07:19.9832918Z
--------------------------------------------------------------------------------
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.39s)
=== RUN TestDeduplicateRename
run.go:180: Remote "Azure container rclone-test-xaricaw4bodi", Local "Local file system at /tmp/rclone2984736265", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/03/22 06:07:28 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xaricaw4bodi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8f35e127-b01e-004c-07f0-9a2ccd000000
Time:2025-03-22T06:07:28.1765607Z
--------------------------------------------------------------------------------
2025/03/22 06:07:29 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xaricaw4bodi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8f35e2d0-b01e-004c-04f0-9a2ccd000000
Time:2025-03-22T06:07:29.2141258Z
--------------------------------------------------------------------------------
2025/03/22 06:07:30 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xaricaw4bodi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8f35e508-b01e-004c-15f0-9a2ccd000000
Time:2025-03-22T06:07:30.2515587Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xaricaw4bodi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8f35e508-b01e-004c-15f0-9a2ccd000000
Time:2025-03-22T06:07:30.2515587Z
--------------------------------------------------------------------------------
2025/03/22 06:07:31 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xaricaw4bodi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8f35e703-b01e-004c-5cf0-9a2ccd000000
Time:2025-03-22T06:07:31.2896112Z
--------------------------------------------------------------------------------
2025/03/22 06:07:32 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xaricaw4bodi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8f35e951-b01e-004c-71f0-9a2ccd000000
Time:2025-03-22T06:07:32.3276468Z
--------------------------------------------------------------------------------
2025/03/22 06:07:33 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xaricaw4bodi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8f35ea66-b01e-004c-4cf0-9a2ccd000000
Time:2025-03-22T06:07:33.3660801Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xaricaw4bodi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8f35ea66-b01e-004c-4cf0-9a2ccd000000
Time:2025-03-22T06:07:33.3660801Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1121
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1097
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:24
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:214
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestDeduplicateRename
Messages: directories
--- FAIL: TestDeduplicateRename (13.38s)
=== RUN TestMergeDirs
run.go:180: Remote "Azure container rclone-test-xaricaw4bodi", Local "Local file system at /tmp/rclone2984736265", Modify Window "1ns"
dedupe_test.go:256: Can't merge directories
2025/03/22 06:07: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-xaricaw4bodi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8f35f8e3-b01e-004c-2ff0-9a2ccd000000
Time:2025-03-22T06:07:41.5604609Z
--------------------------------------------------------------------------------
2025/03/22 06:07: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-xaricaw4bodi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8f35fbbb-b01e-004c-07f0-9a2ccd000000
Time:2025-03-22T06:07:42.5979236Z
--------------------------------------------------------------------------------
2025/03/22 06:07: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-xaricaw4bodi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8f36007a-b01e-004c-6bf0-9a2ccd000000
Time:2025-03-22T06:07:43.6351375Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xaricaw4bodi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8f36007a-b01e-004c-6bf0-9a2ccd000000
Time:2025-03-22T06:07:43.6351375Z
--------------------------------------------------------------------------------
2025/03/22 06:07: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-xaricaw4bodi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8f3605f3-b01e-004c-1bf0-9a2ccd000000
Time:2025-03-22T06:07:44.6731082Z
--------------------------------------------------------------------------------
2025/03/22 06:07: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-xaricaw4bodi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8f360af3-b01e-004c-20f0-9a2ccd000000
Time:2025-03-22T06:07:45.7102729Z
--------------------------------------------------------------------------------
2025/03/22 06:07: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-xaricaw4bodi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8f360fec-b01e-004c-23f0-9a2ccd000000
Time:2025-03-22T06:07:46.7474161Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xaricaw4bodi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8f360fec-b01e-004c-23f0-9a2ccd000000
Time:2025-03-22T06:07:46.7474161Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1121
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1097
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:256
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestMergeDirs
Messages: directories
--- FAIL: TestMergeDirs (13.38s)
=== RUN TestListDirSorted
run.go:180: Remote "Azure container rclone-test-xaricaw4bodi", Local "Local file system at /tmp/rclone2984736265", Modify Window "1ns"
2025/03/22 06:07:55 DEBUG : sub dir/: Creating directory marker
2025/03/22 06:07:55 DEBUG : sub dir/ignore dir/: Creating directory marker
2025/03/22 06:07:55 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/22 06:07:56 DEBUG : sub dir/sub sub dir/: Removing directory marker
2025/03/22 06:07:56 DEBUG : sub dir/ignore dir/: Removing directory marker
2025/03/22 06:07:56 DEBUG : sub dir/: Removing directory marker
2025/03/22 06:07:56 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xaricaw4bodi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8f362460-b01e-004c-05f0-9a2ccd000000
Time:2025-03-22T06:07:56.4151026Z
--------------------------------------------------------------------------------
2025/03/22 06:07:57 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xaricaw4bodi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8f3626d5-b01e-004c-46f0-9a2ccd000000
Time:2025-03-22T06:07:57.4530310Z
--------------------------------------------------------------------------------
2025/03/22 06:07:58 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xaricaw4bodi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8f362936-b01e-004c-80f0-9a2ccd000000
Time:2025-03-22T06:07:58.4907586Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xaricaw4bodi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8f362936-b01e-004c-80f0-9a2ccd000000
Time:2025-03-22T06:07:58.4907586Z
--------------------------------------------------------------------------------
2025/03/22 06:07:59 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xaricaw4bodi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8f362bcb-b01e-004c-36f0-9a2ccd000000
Time:2025-03-22T06:07:59.5289921Z
--------------------------------------------------------------------------------
2025/03/22 06:08:00 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xaricaw4bodi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8f362e1d-b01e-004c-3df0-9a2ccd000000
Time:2025-03-22T06:08:00.5666605Z
--------------------------------------------------------------------------------
2025/03/22 06:08:01 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xaricaw4bodi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8f363024-b01e-004c-10f0-9a2ccd000000
Time:2025-03-22T06:08:01.6053293Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xaricaw4bodi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8f363024-b01e-004c-10f0-9a2ccd000000
Time:2025-03-22T06:08:01.6053293Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1006
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/listdirsorted_test.go:57
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestListDirSorted
Messages: directories
--- FAIL: TestListDirSorted (14.86s)
=== RUN TestListJSON
run.go:180: Remote "Azure container rclone-test-xaricaw4bodi", Local "Local file system at /tmp/rclone2984736265", Modify Window "1ns"
2025/03/22 06:08:09 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/22 06:08:10 DEBUG : sub/: Removing directory marker
2025/03/22 06:08:10 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-xaricaw4bodi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8f363bda-b01e-004c-52f0-9a2ccd000000
Time:2025-03-22T06:08:10.6746827Z
--------------------------------------------------------------------------------
2025/03/22 06:08:11 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xaricaw4bodi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8f363d72-b01e-004c-44f0-9a2ccd000000
Time:2025-03-22T06:08:11.7138613Z
--------------------------------------------------------------------------------
2025/03/22 06:08:12 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xaricaw4bodi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8f363f93-b01e-004c-26f0-9a2ccd000000
Time:2025-03-22T06:08:12.7509855Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xaricaw4bodi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8f363f93-b01e-004c-26f0-9a2ccd000000
Time:2025-03-22T06:08:12.7509855Z
--------------------------------------------------------------------------------
2025/03/22 06:08:13 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xaricaw4bodi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8f3641a5-b01e-004c-06f0-9a2ccd000000
Time:2025-03-22T06:08:13.7891731Z
--------------------------------------------------------------------------------
2025/03/22 06:08:14 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xaricaw4bodi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8f3643b5-b01e-004c-68f0-9a2ccd000000
Time:2025-03-22T06:08:14.8272150Z
--------------------------------------------------------------------------------
2025/03/22 06:08:15 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xaricaw4bodi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8f3645ef-b01e-004c-6cf0-9a2ccd000000
Time:2025-03-22T06:08:15.8650850Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xaricaw4bodi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8f3645ef-b01e-004c-6cf0-9a2ccd000000
Time:2025-03-22T06:08:15.8650850Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestListJSON
Messages: directories
--- FAIL: TestListJSON (14.27s)
--- FAIL: TestListJSON/Default (0.04s)
--- PASS: TestListJSON/FilesOnly (0.04s)
--- FAIL: TestListJSON/DirsOnly (0.04s)
--- FAIL: TestListJSON/Recurse (0.07s)
--- PASS: TestListJSON/SubDir (0.04s)
--- PASS: TestListJSON/NoModTime (0.04s)
--- PASS: TestListJSON/NoMimeType (0.04s)
--- PASS: TestListJSON/ShowHash (0.04s)
--- PASS: TestListJSON/HashTypes (0.04s)
--- FAIL: TestListJSON/Metadata (0.04s)
=== RUN TestStatJSON
run.go:180: Remote "Azure container rclone-test-xaricaw4bodi", Local "Local file system at /tmp/rclone2984736265", Modify Window "1ns"
2025/03/22 06:08:24 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/22 06:08:24 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-xaricaw4bodi/notfound"
2025/03/22 06:08:24 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/22 06:08:24 DEBUG : Azure container rclone-test-xaricaw4bodi path notfound: Using directory markers
2025/03/22 06:08:25 DEBUG : sub/: Removing directory marker
2025/03/22 06:08:25 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-xaricaw4bodi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8f365993-b01e-004c-3bf0-9a2ccd000000
Time:2025-03-22T06:08:25.1835181Z
--------------------------------------------------------------------------------
2025/03/22 06:08: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-xaricaw4bodi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8f365b96-b01e-004c-07f0-9a2ccd000000
Time:2025-03-22T06:08:26.2206309Z
--------------------------------------------------------------------------------
2025/03/22 06:08: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-xaricaw4bodi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8f365dac-b01e-004c-6ef0-9a2ccd000000
Time:2025-03-22T06:08:27.2581505Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xaricaw4bodi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8f365dac-b01e-004c-6ef0-9a2ccd000000
Time:2025-03-22T06:08:27.2581505Z
--------------------------------------------------------------------------------
2025/03/22 06:08: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-xaricaw4bodi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8f365fc4-b01e-004c-61f0-9a2ccd000000
Time:2025-03-22T06:08:28.2949878Z
--------------------------------------------------------------------------------
2025/03/22 06:08: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-xaricaw4bodi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8f3661b3-b01e-004c-1bf0-9a2ccd000000
Time:2025-03-22T06:08:29.3329142Z
--------------------------------------------------------------------------------
2025/03/22 06:08: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-xaricaw4bodi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8f366491-b01e-004c-4bf0-9a2ccd000000
Time:2025-03-22T06:08:30.3711666Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xaricaw4bodi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8f366491-b01e-004c-4bf0-9a2ccd000000
Time:2025-03-22T06:08:30.3711666Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestStatJSON
Messages: directories
--- FAIL: TestStatJSON (14.49s)
--- PASS: TestStatJSON/Root (0.04s)
--- PASS: TestStatJSON/RootFilesOnly (0.00s)
--- PASS: TestStatJSON/RootDirsOnly (0.04s)
--- PASS: TestStatJSON/Dir (0.08s)
--- PASS: TestStatJSON/DirWithTrailingSlash (0.04s)
--- PASS: TestStatJSON/File (0.04s)
--- PASS: TestStatJSON/NotFound (0.07s)
--- PASS: TestStatJSON/DirFilesOnly (0.04s)
--- PASS: TestStatJSON/FileFilesOnly (0.04s)
--- PASS: TestStatJSON/NotFoundFilesOnly (0.04s)
--- PASS: TestStatJSON/DirDirsOnly (0.04s)
--- PASS: TestStatJSON/FileDirsOnly (0.04s)
--- PASS: TestStatJSON/NotFoundDirsOnly (0.04s)
--- PASS: TestStatJSON/RootNotFound (0.11s)
=== RUN TestMkdir
run.go:180: Remote "Azure container rclone-test-xaricaw4bodi", Local "Local file system at /tmp/rclone2984736265", Modify Window "1ns"
2025/03/22 06:08:38 INFO : Azure container rclone-test-xaricaw4bodi: Making directory
2025/03/22 06:08:38 INFO : Azure container rclone-test-xaricaw4bodi: Making directory
2025/03/22 06:08: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-xaricaw4bodi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8f367642-b01e-004c-3ff0-9a2ccd000000
Time:2025-03-22T06:08:38.5978154Z
--------------------------------------------------------------------------------
2025/03/22 06:08: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-xaricaw4bodi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8f3678d4-b01e-004c-26f0-9a2ccd000000
Time:2025-03-22T06:08:39.6352266Z
--------------------------------------------------------------------------------
2025/03/22 06:08: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-xaricaw4bodi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8f367afc-b01e-004c-34f0-9a2ccd000000
Time:2025-03-22T06:08:40.6720320Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xaricaw4bodi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8f367afc-b01e-004c-34f0-9a2ccd000000
Time:2025-03-22T06:08:40.6720320Z
--------------------------------------------------------------------------------
2025/03/22 06:08: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-xaricaw4bodi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8f367d98-b01e-004c-23f0-9a2ccd000000
Time:2025-03-22T06:08:41.7090850Z
--------------------------------------------------------------------------------
2025/03/22 06:08: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-xaricaw4bodi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8f368038-b01e-004c-15f0-9a2ccd000000
Time:2025-03-22T06:08:42.7458673Z
--------------------------------------------------------------------------------
2025/03/22 06:08: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-xaricaw4bodi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8f36828d-b01e-004c-2ff0-9a2ccd000000
Time:2025-03-22T06:08:43.7830781Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xaricaw4bodi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8f36828d-b01e-004c-2ff0-9a2ccd000000
Time:2025-03-22T06:08:43.7830781Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestMkdir
Messages: directories
--- FAIL: TestMkdir (13.42s)
=== RUN TestLsd
run.go:180: Remote "Azure container rclone-test-xaricaw4bodi", Local "Local file system at /tmp/rclone2984736265", Modify Window "1ns"
2025/03/22 06:08:51 DEBUG : sub dir/: Creating directory marker
2025/03/22 06:08:52 DEBUG : sub dir/: Removing directory marker
2025/03/22 06:08:52 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xaricaw4bodi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8f369636-b01e-004c-11f0-9a2ccd000000
Time:2025-03-22T06:08:52.3530870Z
--------------------------------------------------------------------------------
2025/03/22 06:08:53 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xaricaw4bodi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8f3697a2-b01e-004c-44f0-9a2ccd000000
Time:2025-03-22T06:08:53.3931635Z
--------------------------------------------------------------------------------
2025/03/22 06:08:54 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xaricaw4bodi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8f369920-b01e-004c-7cf0-9a2ccd000000
Time:2025-03-22T06:08:54.4365978Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xaricaw4bodi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8f369920-b01e-004c-7cf0-9a2ccd000000
Time:2025-03-22T06:08:54.4365978Z
--------------------------------------------------------------------------------
2025/03/22 06:08:55 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xaricaw4bodi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8f369a87-b01e-004c-31f0-9a2ccd000000
Time:2025-03-22T06:08:55.4767244Z
--------------------------------------------------------------------------------
2025/03/22 06:08:56 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xaricaw4bodi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8f369b88-b01e-004c-10f0-9a2ccd000000
Time:2025-03-22T06:08:56.5142154Z
--------------------------------------------------------------------------------
2025/03/22 06:08:57 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xaricaw4bodi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8f369cde-b01e-004c-3af0-9a2ccd000000
Time:2025-03-22T06:08:57.5514914Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xaricaw4bodi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8f369cde-b01e-004c-3af0-9a2ccd000000
Time:2025-03-22T06:08:57.5514914Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestLsd
Messages: directories
--- FAIL: TestLsd (13.77s)
=== RUN TestLs
run.go:180: Remote "Azure container rclone-test-xaricaw4bodi", Local "Local file system at /tmp/rclone2984736265", Modify Window "1ns"
2025/03/22 06:09:06 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xaricaw4bodi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8f36ad11-b01e-004c-08f0-9a2ccd000000
Time:2025-03-22T06:09:06.2081821Z
--------------------------------------------------------------------------------
2025/03/22 06:09:07 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xaricaw4bodi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8f36af1f-b01e-004c-59f0-9a2ccd000000
Time:2025-03-22T06:09:07.2450721Z
--------------------------------------------------------------------------------
2025/03/22 06:09:08 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xaricaw4bodi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8f36b1cc-b01e-004c-52f0-9a2ccd000000
Time:2025-03-22T06:09:08.2822013Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xaricaw4bodi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8f36b1cc-b01e-004c-52f0-9a2ccd000000
Time:2025-03-22T06:09:08.2822013Z
--------------------------------------------------------------------------------
2025/03/22 06:09:09 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xaricaw4bodi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8f36b3dc-b01e-004c-44f0-9a2ccd000000
Time:2025-03-22T06:09:09.3201114Z
--------------------------------------------------------------------------------
2025/03/22 06:09:10 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xaricaw4bodi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8f36b620-b01e-004c-5cf0-9a2ccd000000
Time:2025-03-22T06:09:10.3601598Z
--------------------------------------------------------------------------------
2025/03/22 06:09:11 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xaricaw4bodi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8f36b806-b01e-004c-0ff0-9a2ccd000000
Time:2025-03-22T06:09:11.4004401Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xaricaw4bodi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8f36b806-b01e-004c-0ff0-9a2ccd000000
Time:2025-03-22T06:09:11.4004401Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestLs
Messages: directories
--- FAIL: TestLs (13.84s)
=== RUN TestLsWithFilesFrom
run.go:180: Remote "Azure container rclone-test-xaricaw4bodi", Local "Local file system at /tmp/rclone2984736265", Modify Window "1ns"
2025/03/22 06:09:19 DEBUG : empty space: Excluded (FilesFrom Filter)
2025/03/22 06:09:19 DEBUG : empty space: Excluded
2025/03/22 06:09:19 DEBUG : BackupDir: Excluded
2025/03/22 06:09:19 DEBUG : dst: Excluded
2025/03/22 06:09: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-xaricaw4bodi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8f36c948-b01e-004c-2bf0-9a2ccd000000
Time:2025-03-22T06:09:20.0805774Z
--------------------------------------------------------------------------------
2025/03/22 06:09: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-xaricaw4bodi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8f36cbe6-b01e-004c-11f0-9a2ccd000000
Time:2025-03-22T06:09:21.1178632Z
--------------------------------------------------------------------------------
2025/03/22 06:09: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-xaricaw4bodi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8f36cdfd-b01e-004c-72f0-9a2ccd000000
Time:2025-03-22T06:09:22.1557873Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xaricaw4bodi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8f36cdfd-b01e-004c-72f0-9a2ccd000000
Time:2025-03-22T06:09:22.1557873Z
--------------------------------------------------------------------------------
2025/03/22 06:09: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-xaricaw4bodi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8f36cfe6-b01e-004c-36f0-9a2ccd000000
Time:2025-03-22T06:09:23.1946456Z
--------------------------------------------------------------------------------
2025/03/22 06:09: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-xaricaw4bodi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8f36d226-b01e-004c-49f0-9a2ccd000000
Time:2025-03-22T06:09:24.2324805Z
--------------------------------------------------------------------------------
2025/03/22 06:09: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-xaricaw4bodi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8f36d41f-b01e-004c-0df0-9a2ccd000000
Time:2025-03-22T06:09:25.2700763Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xaricaw4bodi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8f36d41f-b01e-004c-0df0-9a2ccd000000
Time:2025-03-22T06:09:25.2700763Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestLsWithFilesFrom
Messages: directories
--- FAIL: TestLsWithFilesFrom (13.87s)
=== RUN TestLsLong
run.go:180: Remote "Azure container rclone-test-xaricaw4bodi", Local "Local file system at /tmp/rclone2984736265", Modify Window "1ns"
2025/03/22 06:09: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-xaricaw4bodi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8f36e7d2-b01e-004c-16f0-9a2ccd000000
Time:2025-03-22T06:09:33.8734485Z
--------------------------------------------------------------------------------
2025/03/22 06:09: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-xaricaw4bodi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8f36ea0f-b01e-004c-24f0-9a2ccd000000
Time:2025-03-22T06:09:34.9116942Z
--------------------------------------------------------------------------------
2025/03/22 06:09: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-xaricaw4bodi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8f36ec36-b01e-004c-64f0-9a2ccd000000
Time:2025-03-22T06:09:35.9497771Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xaricaw4bodi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8f36ec36-b01e-004c-64f0-9a2ccd000000
Time:2025-03-22T06:09:35.9497771Z
--------------------------------------------------------------------------------
2025/03/22 06:09:36 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xaricaw4bodi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8f36ee2a-b01e-004c-2af0-9a2ccd000000
Time:2025-03-22T06:09:36.9875237Z
--------------------------------------------------------------------------------
2025/03/22 06:09: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-xaricaw4bodi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8f36effa-b01e-004c-47f0-9a2ccd000000
Time:2025-03-22T06:09:38.0256819Z
--------------------------------------------------------------------------------
2025/03/22 06:09: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-xaricaw4bodi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8f36f235-b01e-004c-41f0-9a2ccd000000
Time:2025-03-22T06:09:39.0637013Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xaricaw4bodi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8f36f235-b01e-004c-41f0-9a2ccd000000
Time:2025-03-22T06:09:39.0637013Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestLsLong
Messages: directories
--- FAIL: TestLsLong (13.80s)
=== RUN TestHashSums
run.go:180: Remote "Azure container rclone-test-xaricaw4bodi", Local "Local file system at /tmp/rclone2984736265", Modify Window "1ns"
=== RUN TestHashSums/Md5
=== RUN TestHashSums/Md5Download
2025/03/22 06:09:47 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-xaricaw4bodi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b475f1e6-101e-00a1-4bf1-9a6780000000
Time:2025-03-22T06:09:47.7880970Z
--------------------------------------------------------------------------------
2025/03/22 06:09: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-xaricaw4bodi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b475f3ef-101e-00a1-7bf1-9a6780000000
Time:2025-03-22T06:09:48.8248095Z
--------------------------------------------------------------------------------
2025/03/22 06:09: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-xaricaw4bodi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b475f6a2-101e-00a1-29f1-9a6780000000
Time:2025-03-22T06:09:49.8631803Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xaricaw4bodi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b475f6a2-101e-00a1-29f1-9a6780000000
Time:2025-03-22T06:09:49.8631803Z
--------------------------------------------------------------------------------
2025/03/22 06:09: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-xaricaw4bodi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b475f954-101e-00a1-54f1-9a6780000000
Time:2025-03-22T06:09:50.9000622Z
--------------------------------------------------------------------------------
2025/03/22 06:09: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-xaricaw4bodi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b475fb5e-101e-00a1-23f1-9a6780000000
Time:2025-03-22T06:09:51.9438830Z
--------------------------------------------------------------------------------
2025/03/22 06:09: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-xaricaw4bodi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b475fd0a-101e-00a1-29f1-9a6780000000
Time:2025-03-22T06:09:52.9811280Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xaricaw4bodi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b475fd0a-101e-00a1-29f1-9a6780000000
Time:2025-03-22T06:09:52.9811280Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestHashSums
Messages: directories
--- FAIL: TestHashSums (13.91s)
--- PASS: TestHashSums/Md5 (0.07s)
--- PASS: TestHashSums/Md5Download (0.11s)
=== RUN TestHashSumsWithErrors
2025/03/22 06:10:01 DEBUG : Creating backend with remote ":memory:"
2025/03/22 06:10:01 ERROR : file1: hash unsupported: hash type not supported
--- PASS: TestHashSumsWithErrors (0.00s)
=== RUN TestHashStream
2025/03/22 06:10:01 DEBUG : Creating md5 hash of 0 bytes read from input stream
2025/03/22 06:10:01 DEBUG : Creating md5 hash of 0 bytes read from input stream
2025/03/22 06:10:01 DEBUG : Creating sha1 hash of 0 bytes read from input stream
2025/03/22 06:10:01 DEBUG : Creating sha1 hash of 0 bytes read from input stream
2025/03/22 06:10:01 DEBUG : Creating md5 hash of 12 bytes read from input stream
2025/03/22 06:10:01 DEBUG : Creating md5 hash of 12 bytes read from input stream
2025/03/22 06:10:01 DEBUG : Creating sha1 hash of 12 bytes read from input stream
2025/03/22 06:10:01 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-xaricaw4bodi", Local "Local file system at /tmp/rclone2984736265", Modify Window "1ns"
2025/03/22 06:10:01 DEBUG : sub dir/: Creating directory marker
2025/03/22 06:10:01 DEBUG : sub dir/: Removing directory marker
2025/03/22 06:10: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-xaricaw4bodi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b4760cb4-101e-00a1-2ff1-9a6780000000
Time:2025-03-22T06:10:01.7832834Z
--------------------------------------------------------------------------------
2025/03/22 06:10: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-xaricaw4bodi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b4760e4d-101e-00a1-1ef1-9a6780000000
Time:2025-03-22T06:10:02.8208415Z
--------------------------------------------------------------------------------
2025/03/22 06:10: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-xaricaw4bodi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b476102c-101e-00a1-31f1-9a6780000000
Time:2025-03-22T06:10:03.8577067Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xaricaw4bodi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b476102c-101e-00a1-31f1-9a6780000000
Time:2025-03-22T06:10:03.8577067Z
--------------------------------------------------------------------------------
2025/03/22 06:10: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-xaricaw4bodi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b476131f-101e-00a1-13f1-9a6780000000
Time:2025-03-22T06:10:04.8950316Z
--------------------------------------------------------------------------------
2025/03/22 06:10: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-xaricaw4bodi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b4761641-101e-00a1-05f1-9a6780000000
Time:2025-03-22T06:10:05.9327781Z
--------------------------------------------------------------------------------
2025/03/22 06:10: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-xaricaw4bodi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b47618e4-101e-00a1-20f1-9a6780000000
Time:2025-03-22T06:10:06.9707038Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xaricaw4bodi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b47618e4-101e-00a1-20f1-9a6780000000
Time:2025-03-22T06:10:06.9707038Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestCount
Messages: directories
--- FAIL: TestCount (13.98s)
=== RUN TestDelete
run.go:180: Remote "Azure container rclone-test-xaricaw4bodi", Local "Local file system at /tmp/rclone2984736265", Modify Window "1ns"
2025/03/22 06:10:15 DEBUG : Waiting for deletions to finish
2025/03/22 06:10:15 DEBUG : large: Excluded (Size Filter)
2025/03/22 06:10:15 INFO : medium: Deleted
2025/03/22 06:10:15 INFO : small: Deleted
2025/03/22 06:10: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-xaricaw4bodi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8f3734a6-b01e-004c-60f1-9a2ccd000000
Time:2025-03-22T06:10:15.7318108Z
--------------------------------------------------------------------------------
2025/03/22 06:10: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-xaricaw4bodi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8f373602-b01e-004c-04f1-9a2ccd000000
Time:2025-03-22T06:10:16.7689981Z
--------------------------------------------------------------------------------
2025/03/22 06:10: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-xaricaw4bodi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8f373707-b01e-004c-5ff1-9a2ccd000000
Time:2025-03-22T06:10:17.8059469Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xaricaw4bodi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8f373707-b01e-004c-5ff1-9a2ccd000000
Time:2025-03-22T06:10:17.8059469Z
--------------------------------------------------------------------------------
2025/03/22 06:10: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-xaricaw4bodi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8f3737f8-b01e-004c-28f1-9a2ccd000000
Time:2025-03-22T06:10:18.8432538Z
--------------------------------------------------------------------------------
2025/03/22 06:10: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-xaricaw4bodi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8f3738e3-b01e-004c-6ef1-9a2ccd000000
Time:2025-03-22T06:10:19.8811352Z
--------------------------------------------------------------------------------
2025/03/22 06:10: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-xaricaw4bodi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8f3739ec-b01e-004c-3ef1-9a2ccd000000
Time:2025-03-22T06:10:20.9193681Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xaricaw4bodi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8f3739ec-b01e-004c-3ef1-9a2ccd000000
Time:2025-03-22T06:10:20.9193681Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestDelete
Messages: directories
--- FAIL: TestDelete (13.96s)
=== RUN TestMaxDelete
run.go:180: Remote "Azure container rclone-test-xaricaw4bodi", Local "Local file system at /tmp/rclone2984736265", Modify Window "1ns"
2025/03/22 06:10:29 DEBUG : Waiting for deletions to finish
2025/03/22 06:10:29 ERROR : small: Got fatal error on delete: --max-delete threshold reached
2025/03/22 06:10:29 INFO : large: Deleted
2025/03/22 06:10:29 INFO : medium: Deleted
2025/03/22 06:10: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-xaricaw4bodi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b47641de-101e-00a1-60f1-9a6780000000
Time:2025-03-22T06:10:29.7032080Z
--------------------------------------------------------------------------------
2025/03/22 06:10: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-xaricaw4bodi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b47643eb-101e-00a1-21f1-9a6780000000
Time:2025-03-22T06:10:30.7424576Z
--------------------------------------------------------------------------------
2025/03/22 06:10: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-xaricaw4bodi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b47645dd-101e-00a1-70f1-9a6780000000
Time:2025-03-22T06:10:31.7799790Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xaricaw4bodi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b47645dd-101e-00a1-70f1-9a6780000000
Time:2025-03-22T06:10:31.7799790Z
--------------------------------------------------------------------------------
2025/03/22 06:10: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-xaricaw4bodi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b4764780-101e-00a1-7cf1-9a6780000000
Time:2025-03-22T06:10:32.8169830Z
--------------------------------------------------------------------------------
2025/03/22 06:10: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-xaricaw4bodi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b47649a3-101e-00a1-55f1-9a6780000000
Time:2025-03-22T06:10:33.8628967Z
--------------------------------------------------------------------------------
2025/03/22 06:10: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-xaricaw4bodi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b4764bf6-101e-00a1-20f1-9a6780000000
Time:2025-03-22T06:10:34.8998734Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xaricaw4bodi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b4764bf6-101e-00a1-20f1-9a6780000000
Time:2025-03-22T06:10:34.8998734Z
--------------------------------------------------------------------------------
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/22 06:10: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-xaricaw4bodi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b4765cbd-101e-00a1-0ef1-9a6780000000
Time:2025-03-22T06:10:43.0916060Z
--------------------------------------------------------------------------------
2025/03/22 06:10: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-xaricaw4bodi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b4765ea4-101e-00a1-38f1-9a6780000000
Time:2025-03-22T06:10:44.1291140Z
--------------------------------------------------------------------------------
2025/03/22 06:10: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-xaricaw4bodi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b476606d-101e-00a1-51f1-9a6780000000
Time:2025-03-22T06:10:45.1659116Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xaricaw4bodi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b476606d-101e-00a1-51f1-9a6780000000
Time:2025-03-22T06:10:45.1659116Z
--------------------------------------------------------------------------------
2025/03/22 06:10: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-xaricaw4bodi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b476624a-101e-00a1-03f1-9a6780000000
Time:2025-03-22T06:10:46.2037204Z
--------------------------------------------------------------------------------
2025/03/22 06:10: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-xaricaw4bodi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b47663de-101e-00a1-63f1-9a6780000000
Time:2025-03-22T06:10:47.2418072Z
--------------------------------------------------------------------------------
2025/03/22 06:10: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-xaricaw4bodi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b4766584-101e-00a1-58f1-9a6780000000
Time:2025-03-22T06:10:48.2797125Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xaricaw4bodi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b4766584-101e-00a1-58f1-9a6780000000
Time:2025-03-22T06:10:48.2797125Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestMaxDelete
Messages: directories
--- FAIL: TestMaxDelete (27.35s)
=== RUN TestMaxDeleteSizeLargeFile
run.go:180: Remote "Azure container rclone-test-xaricaw4bodi", Local "Local file system at /tmp/rclone2984736265", Modify Window "1ns"
2025/03/22 06:10:56 DEBUG : Waiting for deletions to finish
2025/03/22 06:10:56 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached
2025/03/22 06:10:56 INFO : medium: Deleted
2025/03/22 06:10:56 INFO : small: Deleted
2025/03/22 06:10: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-xaricaw4bodi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8f377cf1-b01e-004c-0df1-9a2ccd000000
Time:2025-03-22T06:10:57.0333697Z
--------------------------------------------------------------------------------
2025/03/22 06:10: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-xaricaw4bodi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8f377ef9-b01e-004c-72f1-9a2ccd000000
Time:2025-03-22T06:10:58.0708576Z
--------------------------------------------------------------------------------
2025/03/22 06:10: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-xaricaw4bodi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8f378104-b01e-004c-2bf1-9a2ccd000000
Time:2025-03-22T06:10:59.1079852Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xaricaw4bodi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8f378104-b01e-004c-2bf1-9a2ccd000000
Time:2025-03-22T06:10:59.1079852Z
--------------------------------------------------------------------------------
2025/03/22 06:11: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-xaricaw4bodi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8f37834f-b01e-004c-36f1-9a2ccd000000
Time:2025-03-22T06:11:00.1462479Z
--------------------------------------------------------------------------------
2025/03/22 06:11: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-xaricaw4bodi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8f378482-b01e-004c-23f1-9a2ccd000000
Time:2025-03-22T06:11:01.1841358Z
--------------------------------------------------------------------------------
2025/03/22 06:11:02 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xaricaw4bodi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8f3785f3-b01e-004c-60f1-9a2ccd000000
Time:2025-03-22T06:11:02.2216812Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xaricaw4bodi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8f3785f3-b01e-004c-60f1-9a2ccd000000
Time:2025-03-22T06:11:02.2216812Z
--------------------------------------------------------------------------------
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/22 06:11:10 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xaricaw4bodi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8f3797b7-b01e-004c-68f1-9a2ccd000000
Time:2025-03-22T06:11:10.4143470Z
--------------------------------------------------------------------------------
2025/03/22 06:11:11 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xaricaw4bodi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8f379a24-b01e-004c-0bf1-9a2ccd000000
Time:2025-03-22T06:11:11.4517486Z
--------------------------------------------------------------------------------
2025/03/22 06:11:12 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xaricaw4bodi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8f379c98-b01e-004c-3ff1-9a2ccd000000
Time:2025-03-22T06:11:12.4909468Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xaricaw4bodi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8f379c98-b01e-004c-3ff1-9a2ccd000000
Time:2025-03-22T06:11:12.4909468Z
--------------------------------------------------------------------------------
2025/03/22 06:11:13 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xaricaw4bodi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8f379f62-b01e-004c-53f1-9a2ccd000000
Time:2025-03-22T06:11:13.5283664Z
--------------------------------------------------------------------------------
2025/03/22 06:11:14 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xaricaw4bodi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8f37a28c-b01e-004c-59f1-9a2ccd000000
Time:2025-03-22T06:11:14.5660519Z
--------------------------------------------------------------------------------
2025/03/22 06:11:15 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xaricaw4bodi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8f37a582-b01e-004c-24f1-9a2ccd000000
Time:2025-03-22T06:11:15.6033241Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xaricaw4bodi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8f37a582-b01e-004c-24f1-9a2ccd000000
Time:2025-03-22T06:11:15.6033241Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestMaxDeleteSizeLargeFile
Messages: directories
--- FAIL: TestMaxDeleteSizeLargeFile (27.33s)
=== RUN TestMaxDeleteSize
run.go:180: Remote "Azure container rclone-test-xaricaw4bodi", Local "Local file system at /tmp/rclone2984736265", Modify Window "1ns"
2025/03/22 06:11:24 DEBUG : Waiting for deletions to finish
2025/03/22 06:11:24 ERROR : small: Got fatal error on delete: --max-delete-size threshold reached
2025/03/22 06:11:24 INFO : large: Deleted
2025/03/22 06:11:24 INFO : medium: Deleted
2025/03/22 06:11:24 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xaricaw4bodi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b476b7f4-101e-00a1-13f1-9a6780000000
Time:2025-03-22T06:11:24.3640664Z
--------------------------------------------------------------------------------
2025/03/22 06:11:25 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xaricaw4bodi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b476b9c8-101e-00a1-1ff1-9a6780000000
Time:2025-03-22T06:11:25.4012087Z
--------------------------------------------------------------------------------
2025/03/22 06:11:26 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xaricaw4bodi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b476bb57-101e-00a1-03f1-9a6780000000
Time:2025-03-22T06:11:26.4382263Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xaricaw4bodi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b476bb57-101e-00a1-03f1-9a6780000000
Time:2025-03-22T06:11:26.4382263Z
--------------------------------------------------------------------------------
2025/03/22 06:11:27 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xaricaw4bodi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b476bcc1-101e-00a1-4cf1-9a6780000000
Time:2025-03-22T06:11:27.4755708Z
--------------------------------------------------------------------------------
2025/03/22 06:11:28 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xaricaw4bodi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b476be52-101e-00a1-29f1-9a6780000000
Time:2025-03-22T06:11:28.5124104Z
--------------------------------------------------------------------------------
2025/03/22 06:11:29 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xaricaw4bodi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b476bfbe-101e-00a1-69f1-9a6780000000
Time:2025-03-22T06:11:29.5495806Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xaricaw4bodi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b476bfbe-101e-00a1-69f1-9a6780000000
Time:2025-03-22T06:11:29.5495806Z
--------------------------------------------------------------------------------
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/22 06:11: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-xaricaw4bodi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b476cf40-101e-00a1-42f1-9a6780000000
Time:2025-03-22T06:11:37.7422008Z
--------------------------------------------------------------------------------
2025/03/22 06:11: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-xaricaw4bodi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b476d0fe-101e-00a1-52f1-9a6780000000
Time:2025-03-22T06:11:38.7800326Z
--------------------------------------------------------------------------------
2025/03/22 06:11: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-xaricaw4bodi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b476d2c6-101e-00a1-63f1-9a6780000000
Time:2025-03-22T06:11:39.8173789Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xaricaw4bodi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b476d2c6-101e-00a1-63f1-9a6780000000
Time:2025-03-22T06:11:39.8173789Z
--------------------------------------------------------------------------------
2025/03/22 06:11: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-xaricaw4bodi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b476d472-101e-00a1-48f1-9a6780000000
Time:2025-03-22T06:11:40.8541671Z
--------------------------------------------------------------------------------
2025/03/22 06:11: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-xaricaw4bodi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b476d5c6-101e-00a1-61f1-9a6780000000
Time:2025-03-22T06:11:41.8917532Z
--------------------------------------------------------------------------------
2025/03/22 06:11: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-xaricaw4bodi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b476d77d-101e-00a1-49f1-9a6780000000
Time:2025-03-22T06:11:42.9288660Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xaricaw4bodi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b476d77d-101e-00a1-49f1-9a6780000000
Time:2025-03-22T06:11:42.9288660Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestMaxDeleteSize
Messages: directories
--- FAIL: TestMaxDeleteSize (27.31s)
=== RUN TestReadFile
run.go:180: Remote "Azure container rclone-test-xaricaw4bodi", Local "Local file system at /tmp/rclone2984736265", Modify Window "1ns"
2025/03/22 06:11: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-xaricaw4bodi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b476ead9-101e-00a1-80f1-9a6780000000
Time:2025-03-22T06:11:51.4144891Z
--------------------------------------------------------------------------------
2025/03/22 06:11: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-xaricaw4bodi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b476ed31-101e-00a1-0ff1-9a6780000000
Time:2025-03-22T06:11:52.4521711Z
--------------------------------------------------------------------------------
2025/03/22 06:11: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-xaricaw4bodi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b476eedf-101e-00a1-13f1-9a6780000000
Time:2025-03-22T06:11:53.4891043Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xaricaw4bodi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b476eedf-101e-00a1-13f1-9a6780000000
Time:2025-03-22T06:11:53.4891043Z
--------------------------------------------------------------------------------
2025/03/22 06:11: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-xaricaw4bodi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b476f08f-101e-00a1-1cf1-9a6780000000
Time:2025-03-22T06:11:54.5272664Z
--------------------------------------------------------------------------------
2025/03/22 06:11: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-xaricaw4bodi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b476f240-101e-00a1-05f1-9a6780000000
Time:2025-03-22T06:11:55.5640885Z
--------------------------------------------------------------------------------
2025/03/22 06:11: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-xaricaw4bodi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b476f445-101e-00a1-51f1-9a6780000000
Time:2025-03-22T06:11:56.6020346Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xaricaw4bodi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b476f445-101e-00a1-51f1-9a6780000000
Time:2025-03-22T06:11:56.6020346Z
--------------------------------------------------------------------------------
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/22 06:12:04 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xaricaw4bodi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b47702dc-101e-00a1-1ff1-9a6780000000
Time:2025-03-22T06:12:04.8037454Z
--------------------------------------------------------------------------------
2025/03/22 06:12:05 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xaricaw4bodi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b4770476-101e-00a1-0af1-9a6780000000
Time:2025-03-22T06:12:05.8409997Z
--------------------------------------------------------------------------------
2025/03/22 06:12:06 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xaricaw4bodi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b47706a0-101e-00a1-2df1-9a6780000000
Time:2025-03-22T06:12:06.8793004Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xaricaw4bodi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b47706a0-101e-00a1-2df1-9a6780000000
Time:2025-03-22T06:12:06.8793004Z
--------------------------------------------------------------------------------
2025/03/22 06:12:07 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xaricaw4bodi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b477081e-101e-00a1-80f1-9a6780000000
Time:2025-03-22T06:12:07.9176464Z
--------------------------------------------------------------------------------
2025/03/22 06:12:08 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xaricaw4bodi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b47709d5-101e-00a1-0bf1-9a6780000000
Time:2025-03-22T06:12:08.9556229Z
--------------------------------------------------------------------------------
2025/03/22 06:12:09 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xaricaw4bodi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b4770be5-101e-00a1-59f1-9a6780000000
Time:2025-03-22T06:12:09.9926836Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xaricaw4bodi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b4770be5-101e-00a1-59f1-9a6780000000
Time:2025-03-22T06:12:09.9926836Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestReadFile
Messages: directories
--- FAIL: TestReadFile (27.07s)
=== RUN TestRetry
2025/03/22 06:12:18 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5
2025/03/22 06:12:18 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5
2025/03/22 06:12:18 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG
2025/03/22 06:12:18 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG
2025/03/22 06:12:18 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG
2025/03/22 06:12:18 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG
2025/03/22 06:12:18 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-xaricaw4bodi", Local "Local file system at /tmp/rclone2984736265", Modify Window "1ns"
2025/03/22 06:12: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-xaricaw4bodi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b4771970-101e-00a1-47f1-9a6780000000
Time:2025-03-22T06:12:19.3044796Z
--------------------------------------------------------------------------------
2025/03/22 06:12: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-xaricaw4bodi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b4771ae5-101e-00a1-0df1-9a6780000000
Time:2025-03-22T06:12:20.3421530Z
--------------------------------------------------------------------------------
2025/03/22 06:12: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-xaricaw4bodi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b4771c96-101e-00a1-0cf1-9a6780000000
Time:2025-03-22T06:12:21.3794793Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xaricaw4bodi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b4771c96-101e-00a1-0cf1-9a6780000000
Time:2025-03-22T06:12:21.3794793Z
--------------------------------------------------------------------------------
2025/03/22 06:12: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-xaricaw4bodi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b4771df2-101e-00a1-34f1-9a6780000000
Time:2025-03-22T06:12:22.4168850Z
--------------------------------------------------------------------------------
2025/03/22 06:12: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-xaricaw4bodi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b4771f66-101e-00a1-7ef1-9a6780000000
Time:2025-03-22T06:12:23.4542568Z
--------------------------------------------------------------------------------
2025/03/22 06:12: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-xaricaw4bodi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b477212d-101e-00a1-17f1-9a6780000000
Time:2025-03-22T06:12:24.4920309Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xaricaw4bodi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b477212d-101e-00a1-17f1-9a6780000000
Time:2025-03-22T06:12:24.4920309Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestCat
Messages: directories
--- FAIL: TestCat (14.45s)
=== RUN TestPurge
2025/03/22 06:12:32 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-ganoqix9pile"
2025/03/22 06:12:32 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/03/22 06:12:32 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/22 06:12:32 DEBUG : Azure container rclone-test-ganoqix9pile: Using directory markers
2025/03/22 06:12:32 DEBUG : Creating backend with remote "/tmp/rclone1804357586"
run.go:180: Remote "Azure container rclone-test-ganoqix9pile", Local "Local file system at /tmp/rclone1804357586", Modify Window "1ns"
2025/03/22 06:12:32 DEBUG : A1/B1/C1/: Creating directory marker
2025/03/22 06:12:32 DEBUG : A1/B1/: Creating directory marker
2025/03/22 06:12:32 DEBUG : A1/: Creating directory marker
2025/03/22 06:12:32 INFO : A2: Making directory
2025/03/22 06:12:33 DEBUG : A2/: Creating directory marker
2025/03/22 06:12:33 INFO : A1/B2: Making directory
2025/03/22 06:12:33 DEBUG : A1/B2/: Creating directory marker
2025/03/22 06:12:33 INFO : A1/B2/C2: Making directory
2025/03/22 06:12:33 DEBUG : A1/B2/C2/: Creating directory marker
2025/03/22 06:12:33 INFO : A1/B1/C3: Making directory
2025/03/22 06:12:33 DEBUG : A1/B1/C3/: Creating directory marker
2025/03/22 06:12:33 INFO : A3: Making directory
2025/03/22 06:12:33 DEBUG : A3/: Creating directory marker
2025/03/22 06:12:33 INFO : A3/B3: Making directory
2025/03/22 06:12:33 DEBUG : A3/B3/: Creating directory marker
2025/03/22 06:12:33 INFO : A3/B3/C4: Making directory
2025/03/22 06:12:33 DEBUG : A3/B3/C4/: Creating directory marker
2025/03/22 06:12:33 DEBUG : Waiting for deletions to finish
2025/03/22 06:12:33 INFO : A1/B1/C1/one: Deleted
2025/03/22 06:12:34 DEBUG : removing 2 level 3 directories
2025/03/22 06:12:34 INFO : A1/B1/C3: Removing directory
2025/03/22 06:12:34 DEBUG : A1/B1/C3/: Removing directory marker
2025/03/22 06:12:34 INFO : A1/B1/C1: Removing directory
2025/03/22 06:12:34 DEBUG : A1/B1/C1/: Removing directory marker
2025/03/22 06:12:34 DEBUG : removing 1 level 2 directories
2025/03/22 06:12:34 INFO : A1/B1: Removing directory
2025/03/22 06:12:34 DEBUG : A1/B1/: Removing directory marker
2025/03/22 06:12:34 DEBUG : Azure container rclone-test-ganoqix9pile: Purge remote
2025/03/22 06:12:34 NOTICE: purge failed: bucket already deleted
--- PASS: TestPurge (1.73s)
=== RUN TestRmdirsNoLeaveRoot
run.go:180: Remote "Azure container rclone-test-xaricaw4bodi", Local "Local file system at /tmp/rclone2984736265", Modify Window "1ns"
2025/03/22 06:12:34 DEBUG : A1/B1/C1/: Creating directory marker
2025/03/22 06:12:34 DEBUG : A1/B1/: Creating directory marker
2025/03/22 06:12:34 DEBUG : A1/: Creating directory marker
2025/03/22 06:12:34 INFO : A2: Making directory
2025/03/22 06:12:34 DEBUG : A2/: Creating directory marker
2025/03/22 06:12:34 INFO : A1/B2: Making directory
2025/03/22 06:12:34 DEBUG : A1/B2/: Creating directory marker
2025/03/22 06:12:34 INFO : A1/B2/C2: Making directory
2025/03/22 06:12:34 DEBUG : A1/B2/C2/: Creating directory marker
2025/03/22 06:12:34 INFO : A1/B1/C3: Making directory
2025/03/22 06:12:35 DEBUG : A1/B1/C3/: Creating directory marker
2025/03/22 06:12:35 INFO : A3: Making directory
2025/03/22 06:12:35 DEBUG : A3/: Creating directory marker
2025/03/22 06:12:35 INFO : A3/B3: Making directory
2025/03/22 06:12:35 DEBUG : A3/B3/: Creating directory marker
2025/03/22 06:12:35 INFO : A3/B3/C4: Making directory
2025/03/22 06:12:35 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/22 06:12:42 DEBUG : removing 1 level 3 directories
2025/03/22 06:12:42 INFO : A3/B3/C4: Removing directory
2025/03/22 06:12:42 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/22 06:12:50 DEBUG : removing 2 level 3 directories
2025/03/22 06:12:50 INFO : A1/B2/C2: Removing directory
2025/03/22 06:12:50 DEBUG : A1/B2/C2/: Removing directory marker
2025/03/22 06:12:50 INFO : A1/B1/C3: Removing directory
2025/03/22 06:12:50 DEBUG : A1/B1/C3/: Removing directory marker
2025/03/22 06:12:50 DEBUG : removing 4 level 2 directories
2025/03/22 06:12:50 INFO : dst/: Removing directory
2025/03/22 06:12:50 DEBUG : dst//: Removing directory marker
2025/03/22 06:12:50 INFO : A1/B2: Removing directory
2025/03/22 06:12:50 DEBUG : A1/B2/: Removing directory marker
2025/03/22 06:12:50 INFO : A3/B3: Removing directory
2025/03/22 06:12:50 DEBUG : A3/B3/: Removing directory marker
2025/03/22 06:12:50 INFO : BackupDir/: Removing directory
2025/03/22 06:12:50 DEBUG : BackupDir//: Removing directory marker
2025/03/22 06:12:50 DEBUG : removing 4 level 1 directories
2025/03/22 06:12:50 INFO : dst: Removing directory
2025/03/22 06:12:50 DEBUG : dst/: Removing directory marker
2025/03/22 06:12:50 INFO : A2: Removing directory
2025/03/22 06:12:50 DEBUG : A2/: Removing directory marker
2025/03/22 06:12:50 INFO : A3: Removing directory
2025/03/22 06:12:50 DEBUG : A3/: Removing directory marker
2025/03/22 06:12:50 INFO : BackupDir: Removing directory
2025/03/22 06:12:50 DEBUG : BackupDir/: Removing directory marker
2025/03/22 06:12:50 ERROR : dst: Failed to rmdir: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xaricaw4bodi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:54d61600-001e-00ad-5af1-9af088000000
Time:2025-03-22T06:12:50.3271042Z
--------------------------------------------------------------------------------
2025/03/22 06:12:50 ERROR : BackupDir: Failed to rmdir: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xaricaw4bodi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b58a4d96-201e-0095-59f1-9a5448000000
Time:2025-03-22T06:12:50.3414287Z
--------------------------------------------------------------------------------
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-xaricaw4bodi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b58a4d96-201e-0095-59f1-9a5448000000
Time:2025-03-22T06:12:50.3414287Z
--------------------------------------------------------------------------------
Test: TestRmdirsNoLeaveRoot
2025/03/22 06:12:50 DEBUG : A1/B1/C1/: Removing directory marker
2025/03/22 06:12:50 DEBUG : A1/B1/: Removing directory marker
2025/03/22 06:12:50 DEBUG : A1/: Removing directory marker
--- FAIL: TestRmdirsNoLeaveRoot (16.31s)
=== RUN TestRmdirsLeaveRoot
run.go:180: Remote "Azure container rclone-test-xaricaw4bodi", Local "Local file system at /tmp/rclone2984736265", Modify Window "1ns"
2025/03/22 06:12:50 INFO : A1: Making directory
2025/03/22 06:12:50 DEBUG : A1/: Creating directory marker
2025/03/22 06:12:50 INFO : A1/B1: Making directory
2025/03/22 06:12:50 DEBUG : A1/B1/: Creating directory marker
2025/03/22 06:12:50 INFO : A1/B1/C1: Making directory
2025/03/22 06:12:50 DEBUG : A1/B1/C1/: Creating directory marker
2025/03/22 06:12:51 DEBUG : removing 1 level 3 directories
2025/03/22 06:12:51 INFO : A1/B1/C1: Removing directory
2025/03/22 06:12:51 DEBUG : A1/B1/C1/: Removing directory marker
2025/03/22 06:12:51 DEBUG : removing 1 level 2 directories
2025/03/22 06:12:51 INFO : A1/B1: Removing directory
2025/03/22 06:12:51 DEBUG : A1/B1/: Removing directory marker
2025/03/22 06:12:51 DEBUG : A1/: Removing directory marker
--- PASS: TestRmdirsLeaveRoot (0.72s)
=== RUN TestRmdirsWithFilter
run.go:180: Remote "Azure container rclone-test-xaricaw4bodi", Local "Local file system at /tmp/rclone2984736265", Modify Window "1ns"
2025/03/22 06:12:51 INFO : A1: Making directory
2025/03/22 06:12:51 DEBUG : A1/: Creating directory marker
2025/03/22 06:12:51 INFO : A1/B1: Making directory
2025/03/22 06:12:51 DEBUG : A1/B1/: Creating directory marker
2025/03/22 06:12:51 INFO : A1/B1/C1: Making directory
2025/03/22 06:12:51 DEBUG : A1/B1/C1/: Creating directory marker
2025/03/22 06:12:51 DEBUG : removing 1 level 3 directories
2025/03/22 06:12:51 INFO : A1/B1/C1: Removing directory
2025/03/22 06:12:51 DEBUG : A1/B1/C1/: Removing directory marker
2025/03/22 06:12:51 DEBUG : removing 1 level 2 directories
2025/03/22 06:12:51 INFO : A1/B1: Removing directory
2025/03/22 06:12:51 DEBUG : A1/B1/: Removing directory marker
2025/03/22 06:12:52 DEBUG : A1/: Removing directory marker
--- PASS: TestRmdirsWithFilter (0.75s)
=== RUN TestCopyURL
run.go:180: Remote "Azure container rclone-test-xaricaw4bodi", Local "Local file system at /tmp/rclone2984736265", Modify Window "1ns"
2025/03/22 06:12:52 DEBUG : filename.txt: File name found in url
2025/03/22 06:12:52 DEBUG : headerfilename.txt: filename found in Content-Disposition header.
--- PASS: TestCopyURL (0.77s)
=== RUN TestCopyURLToWriter
--- PASS: TestCopyURLToWriter (0.00s)
=== RUN TestMoveFile
run.go:180: Remote "Azure container rclone-test-xaricaw4bodi", Local "Local file system at /tmp/rclone2984736265", Modify Window "1ns"
2025/03/22 06:12:52 DEBUG : file1: Need to transfer - File not found at Destination
2025/03/22 06:12:52 DEBUG : sub/: Creating directory marker
2025/03/22 06:12:53 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK
2025/03/22 06:12:53 INFO : file1: Copied (new) to: sub/file2
2025/03/22 06:12:53 INFO : file1: Deleted
2025/03/22 06:12:53 DEBUG : file1: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/03/22 06:12:53 DEBUG : file1: Unchanged skipping
2025/03/22 06:12:53 INFO : file1: Deleted
2025/03/22 06:12:53 DEBUG : Azure container rclone-test-xaricaw4bodi: don't need to copy/move sub/file2, it is already at target location
2025/03/22 06:12:53 DEBUG : sub/: Removing directory marker
--- PASS: TestMoveFile (0.51s)
=== RUN TestMoveFileWithIgnoreExisting
run.go:180: Remote "Azure container rclone-test-xaricaw4bodi", Local "Local file system at /tmp/rclone2984736265", Modify Window "1ns"
2025/03/22 06:12:53 DEBUG : file1: Need to transfer - File not found at Destination
2025/03/22 06:12:53 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK
2025/03/22 06:12:53 INFO : file1: Copied (new)
2025/03/22 06:12:53 INFO : file1: Deleted
2025/03/22 06:12:53 DEBUG : file1: Destination exists, skipping
2025/03/22 06:12:53 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set
--- PASS: TestMoveFileWithIgnoreExisting (0.35s)
=== RUN TestCaseInsensitiveMoveFile
run.go:180: Remote "Azure container rclone-test-xaricaw4bodi", Local "Local file system at /tmp/rclone2984736265", Modify Window "1ns"
--- PASS: TestCaseInsensitiveMoveFile (0.07s)
=== RUN TestCaseInsensitiveMoveFileDryRun
run.go:180: Remote "Azure container rclone-test-xaricaw4bodi", Local "Local file system at /tmp/rclone2984736265", Modify Window "1ns"
--- PASS: TestCaseInsensitiveMoveFileDryRun (0.07s)
=== RUN TestMoveFileBackupDir
run.go:180: Remote "Azure container rclone-test-xaricaw4bodi", Local "Local file system at /tmp/rclone2984736265", Modify Window "1ns"
2025/03/22 06:12:53 DEBUG : dst/: Creating directory marker
2025/03/22 06:12:54 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-xaricaw4bodi/backup"
2025/03/22 06:12:54 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/22 06:12:54 DEBUG : Azure container rclone-test-xaricaw4bodi path backup: Using directory markers
2025/03/22 06:12:54 DEBUG : fs cache: renaming cache item "TestAzureBlob,directory_markers:rclone-test-xaricaw4bodi/backup" to be canonical "TestAzureBlob{juk_h}:rclone-test-xaricaw4bodi/backup"
2025/03/22 06:12:54 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18)
2025/03/22 06:12:54 DEBUG : dst/: Creating directory marker
2025/03/22 06:12:54 DEBUG : dst/file1: md5 = 05164b153084ba910184c26e561a7c18 OK
2025/03/22 06:12:54 INFO : dst/file1: Copied (server-side copy)
2025/03/22 06:12:54 INFO : dst/file1: Deleted
2025/03/22 06:12:54 DEBUG : dst/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK
2025/03/22 06:12:54 INFO : dst/file1: Copied (new)
2025/03/22 06:12:54 INFO : dst/file1: Deleted
2025/03/22 06:12:54 DEBUG : dst/: Removing directory marker
2025/03/22 06:12:55 DEBUG : backup/dst/: Removing directory marker
2025/03/22 06:12:55 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-xaricaw4bodi/backup/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:15e4b125-c01e-009d-77f1-9a4e47000000
Time:2025-03-22T06:12:55.0737579Z
--------------------------------------------------------------------------------
2025/03/22 06:12:56 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-xaricaw4bodi/backup/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:15e4b41d-c01e-009d-1df1-9a4e47000000
Time:2025-03-22T06:12:56.1136778Z
--------------------------------------------------------------------------------
2025/03/22 06:12:57 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-xaricaw4bodi/backup/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:15e4b6bf-c01e-009d-5ef1-9a4e47000000
Time:2025-03-22T06:12:57.1514531Z
--------------------------------------------------------------------------------
run.go:128: removing dir "backup" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xaricaw4bodi/backup/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:15e4b6bf-c01e-009d-5ef1-9a4e47000000
Time:2025-03-22T06:12:57.1514531Z
--------------------------------------------------------------------------------
--- PASS: TestMoveFileBackupDir (4.30s)
=== 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-xaricaw4bodi", Local "Local file system at /tmp/rclone2984736265", Modify Window "1ns"
2025/03/22 06:12:58 DEBUG : A1/: Creating directory marker
2025/03/22 06:12:58 DEBUG : A1/B1/: Creating directory marker
2025/03/22 06:12:58 DEBUG : A1/B1/C1/: Creating directory marker
2025/03/22 06:12:58 DEBUG : A1/B1/C2/: Creating directory marker
2025/03/22 06:12:59 INFO : A1/B2: Making directory
2025/03/22 06:12:59 DEBUG : A1/B2/: Creating directory marker
2025/03/22 06:12:59 INFO : A1/B1/C3: Making directory
2025/03/22 06:12:59 DEBUG : A1/B1/C3/: Creating directory marker
2025/03/22 06:12:59 DEBUG : A2/: Creating directory marker
2025/03/22 06:12:59 DEBUG : A2/B1/: Creating directory marker
2025/03/22 06:12:59 DEBUG : A2/B1/C1/: Creating directory marker
2025/03/22 06:12:59 DEBUG : A2/B1/C2/: Creating directory marker
2025/03/22 06:12:59 DEBUG : A2/B1/C3/: Creating directory marker
2025/03/22 06:13:00 DEBUG : A2/B2/: Creating directory marker
2025/03/22 06:13:00 DEBUG : A1/one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK
2025/03/22 06:13:00 INFO : A1/one: Copied (server-side copy) to: A2/one
2025/03/22 06:13:00 DEBUG : A1/B1/C1/four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK
2025/03/22 06:13:00 INFO : A1/B1/C1/four: Copied (server-side copy) to: A2/B1/C1/four
2025/03/22 06:13:00 DEBUG : A1/B1/three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK
2025/03/22 06:13:00 INFO : A1/B1/three: Copied (server-side copy) to: A2/B1/three
2025/03/22 06:13:00 DEBUG : A1/two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK
2025/03/22 06:13:00 INFO : A1/two: Copied (server-side copy) to: A2/two
2025/03/22 06:13:00 DEBUG : A1/B1/C2/five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK
2025/03/22 06:13:00 INFO : A1/B1/C2/five: Copied (server-side copy) to: A2/B1/C2/five
2025/03/22 06:13:00 INFO : A1/one: Deleted
2025/03/22 06:13:00 INFO : A1/B1/C1/four: Deleted
2025/03/22 06:13:00 INFO : A1/B1/three: Deleted
2025/03/22 06:13:00 INFO : A1/two: Deleted
2025/03/22 06:13:00 INFO : A1/B1/C2/five: Deleted
2025/03/22 06:13:00 DEBUG : A1/B2/: Removing directory marker
2025/03/22 06:13:00 DEBUG : A1/B1/C3/: Removing directory marker
2025/03/22 06:13:00 DEBUG : A1/B1/C2/: Removing directory marker
2025/03/22 06:13:00 DEBUG : A1/B1/C1/: Removing directory marker
2025/03/22 06:13:00 DEBUG : A1/B1/: Removing directory marker
2025/03/22 06:13:00 DEBUG : A1/: Removing directory marker
2025/03/22 06:13:00 DEBUG : A3/: Creating directory marker
2025/03/22 06:13:00 DEBUG : A3/B1/: Creating directory marker
2025/03/22 06:13:00 DEBUG : A3/B1/C1/: Creating directory marker
2025/03/22 06:13:01 DEBUG : A3/B1/C2/: Creating directory marker
2025/03/22 06:13:01 DEBUG : A3/B1/C3/: Creating directory marker
2025/03/22 06:13:01 DEBUG : A3/B2/: Creating directory marker
2025/03/22 06:13:01 DEBUG : A2/B1/three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK
2025/03/22 06:13:01 INFO : A2/B1/three: Copied (server-side copy) to: A3/B1/three
2025/03/22 06:13:01 DEBUG : A2/B1/C1/four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK
2025/03/22 06:13:01 INFO : A2/B1/C1/four: Copied (server-side copy) to: A3/B1/C1/four
2025/03/22 06:13:01 DEBUG : A2/two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK
2025/03/22 06:13:01 INFO : A2/two: Copied (server-side copy) to: A3/two
2025/03/22 06:13:01 DEBUG : A2/one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK
2025/03/22 06:13:01 INFO : A2/one: Copied (server-side copy) to: A3/one
2025/03/22 06:13:01 DEBUG : A2/B1/C2/five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK
2025/03/22 06:13:01 INFO : A2/B1/C2/five: Copied (server-side copy) to: A3/B1/C2/five
2025/03/22 06:13:01 INFO : A2/two: Deleted
2025/03/22 06:13:01 INFO : A2/B1/three: Deleted
2025/03/22 06:13:01 INFO : A2/one: Deleted
2025/03/22 06:13:01 INFO : A2/B1/C1/four: Deleted
2025/03/22 06:13:01 INFO : A2/B1/C2/five: Deleted
2025/03/22 06:13:01 DEBUG : A2/B2/: Removing directory marker
2025/03/22 06:13:01 DEBUG : A2/B1/C3/: Removing directory marker
2025/03/22 06:13:01 DEBUG : A2/B1/C2/: Removing directory marker
2025/03/22 06:13:01 DEBUG : A2/B1/C1/: Removing directory marker
2025/03/22 06:13:01 DEBUG : A2/B1/: Removing directory marker
2025/03/22 06:13:01 DEBUG : A2/: Removing directory marker
2025/03/22 06:13:01 INFO : Azure container rclone-test-xaricaw4bodi: Can't DirMove - falling back to file moves: can't move directory - incompatible remotes
2025/03/22 06:13:01 DEBUG : A4/: Creating directory marker
2025/03/22 06:13:02 DEBUG : A4/B1/: Creating directory marker
2025/03/22 06:13:02 DEBUG : A4/B1/C1/: Creating directory marker
2025/03/22 06:13:02 DEBUG : A4/B1/C2/: Creating directory marker
2025/03/22 06:13:02 DEBUG : A4/B1/C3/: Creating directory marker
2025/03/22 06:13:02 DEBUG : A4/B2/: Creating directory marker
2025/03/22 06:13:02 DEBUG : A3/two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK
2025/03/22 06:13:02 INFO : A3/two: Copied (server-side copy) to: A4/two
2025/03/22 06:13:02 DEBUG : A3/B1/C1/four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK
2025/03/22 06:13:02 INFO : A3/B1/C1/four: Copied (server-side copy) to: A4/B1/C1/four
2025/03/22 06:13:02 DEBUG : A3/B1/C2/five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK
2025/03/22 06:13:02 INFO : A3/B1/C2/five: Copied (server-side copy) to: A4/B1/C2/five
2025/03/22 06:13:02 DEBUG : A3/B1/three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK
2025/03/22 06:13:02 INFO : A3/B1/three: Copied (server-side copy) to: A4/B1/three
2025/03/22 06:13:02 DEBUG : A3/one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK
2025/03/22 06:13:02 INFO : A3/one: Copied (server-side copy) to: A4/one
2025/03/22 06:13:02 INFO : A3/two: Deleted
2025/03/22 06:13:02 INFO : A3/B1/C1/four: Deleted
2025/03/22 06:13:02 INFO : A3/B1/C2/five: Deleted
2025/03/22 06:13:02 INFO : A3/B1/three: Deleted
2025/03/22 06:13:02 INFO : A3/one: Deleted
2025/03/22 06:13:02 DEBUG : A3/B2/: Removing directory marker
2025/03/22 06:13:02 DEBUG : A3/B1/C3/: Removing directory marker
2025/03/22 06:13:02 DEBUG : A3/B1/C2/: Removing directory marker
2025/03/22 06:13:02 DEBUG : A3/B1/C1/: Removing directory marker
2025/03/22 06:13:02 DEBUG : A3/B1/: Removing directory marker
2025/03/22 06:13:02 DEBUG : A3/: Removing directory marker
2025/03/22 06:13:03 DEBUG : A4/B2/: Removing directory marker
2025/03/22 06:13:03 DEBUG : A4/B1/C3/: Removing directory marker
2025/03/22 06:13:03 DEBUG : A4/B1/C2/: Removing directory marker
2025/03/22 06:13:03 DEBUG : A4/B1/C1/: Removing directory marker
2025/03/22 06:13:03 DEBUG : A4/B1/: Removing directory marker
2025/03/22 06:13:03 DEBUG : A4/: Removing directory marker
--- PASS: TestDirMove (5.45s)
=== RUN TestGetFsInfo
run.go:180: Remote "Azure container rclone-test-xaricaw4bodi", Local "Local file system at /tmp/rclone2984736265", Modify Window "1ns"
--- PASS: TestGetFsInfo (0.08s)
=== RUN TestRcat
=== RUN TestRcat/withChecksum=false,ignoreChecksum=false
run.go:180: Remote "Azure container rclone-test-xaricaw4bodi", Local "Local file system at /tmp/rclone2984736265", Modify Window "1ns"
2025/03/22 06:13:03 DEBUG : Azure container rclone-test-xaricaw4bodi: File to upload is small (34 bytes), uploading instead of streaming
2025/03/22 06:13:03 DEBUG : no_checksum_small_file_from_pipe: md5 = 4c762bc6ec18f21b23fcae426c7863b5 OK
2025/03/22 06:13:03 DEBUG : no_checksum_small_file_from_pipe: Size and md5 of src and dst objects identical
2025/03/22 06:13:03 NOTICE: Azure container rclone-test-xaricaw4bodi: Streaming uploads using chunk size 4Mi will have maximum file size of 195.312Gi
2025/03/22 06:13:03 DEBUG : no_checksum_big_file_from_pipe: Multipart upload session started for -1 parts of size 4Mi
2025/03/22 06:13:03 DEBUG : no_checksum_big_file_from_pipe: open chunk writer: started multipart upload
2025/03/22 06:13:03 DEBUG : no_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 100.001Ki offset 0/off
2025/03/22 06:13:04 DEBUG : no_checksum_big_file_from_pipe: multipart upload wrote chunk 1 with 102401 bytes
2025/03/22 06:13:04 DEBUG : no_checksum_big_file_from_pipe: multipart upload finished
2025/03/22 06:13:04 DEBUG : no_checksum_big_file_from_pipe: Dst hash empty - aborting Src hash check
2025/03/22 06:13:04 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-xaricaw4bodi", Local "Local file system at /tmp/rclone2984736265", Modify Window "1ns"
2025/03/22 06:13:04 DEBUG : Azure container rclone-test-xaricaw4bodi: File to upload is small (34 bytes), uploading instead of streaming
2025/03/22 06:13:04 DEBUG : with_checksum_small_file_from_pipe: md5 = 4c762bc6ec18f21b23fcae426c7863b5 OK
2025/03/22 06:13:04 DEBUG : with_checksum_small_file_from_pipe: Size and md5 of src and dst objects identical
2025/03/22 06:13:04 DEBUG : with_checksum_big_file_from_pipe: Multipart upload session started for -1 parts of size 4Mi
2025/03/22 06:13:04 DEBUG : with_checksum_big_file_from_pipe: open chunk writer: started multipart upload
2025/03/22 06:13:04 DEBUG : with_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 100.001Ki offset 0/off
2025/03/22 06:13:04 DEBUG : with_checksum_big_file_from_pipe: multipart upload wrote chunk 1 with 102401 bytes
2025/03/22 06:13:04 DEBUG : with_checksum_big_file_from_pipe: multipart upload finished
2025/03/22 06:13:04 DEBUG : with_checksum_big_file_from_pipe: Dst hash empty - aborting Src hash check
2025/03/22 06:13:04 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-xaricaw4bodi", Local "Local file system at /tmp/rclone2984736265", Modify Window "1ns"
2025/03/22 06:13:04 DEBUG : Azure container rclone-test-xaricaw4bodi: File to upload is small (34 bytes), uploading instead of streaming
2025/03/22 06:13:04 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/03/22 06:13:04 DEBUG : ignore_checksum_big_file_from_pipe: Multipart upload session started for -1 parts of size 4Mi
2025/03/22 06:13:04 DEBUG : ignore_checksum_big_file_from_pipe: open chunk writer: started multipart upload
2025/03/22 06:13:04 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 100.001Ki offset 0/off
2025/03/22 06:13:04 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload wrote chunk 1 with 102401 bytes
2025/03/22 06:13:04 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload finished
2025/03/22 06:13:04 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-xaricaw4bodi", Local "Local file system at /tmp/rclone2984736265", Modify Window "1ns"
2025/03/22 06:13:05 DEBUG : Azure container rclone-test-xaricaw4bodi: File to upload is small (34 bytes), uploading instead of streaming
2025/03/22 06:13:05 DEBUG : ignore_checksum_small_file_from_pipe: Src hash empty - aborting Dst hash check
2025/03/22 06:13:05 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical
2025/03/22 06:13:05 DEBUG : ignore_checksum_big_file_from_pipe: Multipart upload session started for -1 parts of size 4Mi
2025/03/22 06:13:05 DEBUG : ignore_checksum_big_file_from_pipe: open chunk writer: started multipart upload
2025/03/22 06:13:05 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 100.001Ki offset 0/off
2025/03/22 06:13:05 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload wrote chunk 1 with 102401 bytes
2025/03/22 06:13:05 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload finished
2025/03/22 06:13:05 DEBUG : ignore_checksum_big_file_from_pipe: Dst hash empty - aborting Src hash check
2025/03/22 06:13:05 DEBUG : ignore_checksum_big_file_from_pipe: Src hash empty - aborting Dst hash check
2025/03/22 06:13:05 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical
--- PASS: TestRcat (1.89s)
--- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (0.56s)
--- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (0.43s)
--- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (0.45s)
--- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (0.46s)
=== RUN TestRcatMetadata
run.go:180: Remote "Azure container rclone-test-xaricaw4bodi", Local "Local file system at /tmp/rclone2984736265", Modify Window "1ns"
operations_test.go:1532: Skipping as destination doesn't support user metadata
--- SKIP: TestRcatMetadata (0.08s)
=== RUN TestRcatSize
run.go:180: Remote "Azure container rclone-test-xaricaw4bodi", Local "Local file system at /tmp/rclone2984736265", Modify Window "1ns"
2025/03/22 06:13:05 DEBUG : Azure container rclone-test-xaricaw4bodi: File to upload is small (60 bytes), uploading instead of streaming
2025/03/22 06:13:05 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK
2025/03/22 06:13:05 DEBUG : potato2: Size and md5 of src and dst objects identical
--- PASS: TestRcatSize (0.36s)
=== RUN TestRcatSizeMetadata
run.go:180: Remote "Azure container rclone-test-xaricaw4bodi", Local "Local file system at /tmp/rclone2984736265", Modify Window "1ns"
operations_test.go:1613: Skipping as destination doesn't support user metadata
--- SKIP: TestRcatSizeMetadata (0.08s)
=== RUN TestTouchDir
run.go:180: Remote "Azure container rclone-test-xaricaw4bodi", Local "Local file system at /tmp/rclone2984736265", Modify Window "1ns"
2025/03/22 06:13:06 DEBUG : sub dir/: Creating directory marker
2025/03/22 06:13:06 DEBUG : Azure container rclone-test-xaricaw4bodi: Touching "sub dir/potato3"
2025/03/22 06:13:06 DEBUG : Azure container rclone-test-xaricaw4bodi: Touching "empty space"
2025/03/22 06:13:06 DEBUG : Azure container rclone-test-xaricaw4bodi: Touching "potato2"
2025/03/22 06:13:06 DEBUG : sub dir/: Removing directory marker
--- PASS: TestTouchDir (0.85s)
=== RUN TestMkdirMetadata
run.go:180: Remote "Azure container rclone-test-xaricaw4bodi", Local "Local file system at /tmp/rclone2984736265", Modify Window "1ns"
operations_test.go:1703: Skipping test as remote does not support MkdirMetadata
--- SKIP: TestMkdirMetadata (0.08s)
=== RUN TestMkdirModTime
run.go:180: Remote "Azure container rclone-test-xaricaw4bodi", Local "Local file system at /tmp/rclone2984736265", Modify Window "1ns"
operations_test.go:1722: Skipping test as remote does not support DirSetModTime or MkdirMetadata
--- SKIP: TestMkdirModTime (0.08s)
=== RUN TestCopyDirMetadata
run.go:180: Remote "Azure container rclone-test-xaricaw4bodi", Local "Local file system at /tmp/rclone2984736265", Modify Window "1ns"
operations_test.go:1743: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata
--- SKIP: TestCopyDirMetadata (0.08s)
=== RUN TestSetDirModTime
run.go:180: Remote "Azure container rclone-test-xaricaw4bodi", Local "Local file system at /tmp/rclone2984736265", Modify Window "1ns"
operations_test.go:1779: Skipping test as remote does not support DirSetModTime or WriteDirSetModTime
--- SKIP: TestSetDirModTime (0.08s)
=== RUN TestDirsEqual
run.go:180: Remote "Azure container rclone-test-xaricaw4bodi", Local "Local file system at /tmp/rclone2984736265", Modify Window "1ns"
operations_test.go:1823: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata
--- SKIP: TestDirsEqual (0.08s)
=== RUN TestRemoveExisting
run.go:180: Remote "Azure container rclone-test-xaricaw4bodi", Local "Local file system at /tmp/rclone2984736265", Modify Window "1ns"
operations_test.go:1892: Skipping as remote can't Move
--- SKIP: TestRemoveExisting (0.08s)
=== RUN TestRcAbout
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcAbout (0.00s)
=== RUN TestRcCleanup
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcCleanup (0.00s)
=== RUN TestRcCopyfile
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcCopyfile (0.00s)
=== RUN TestRcCopyurl
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcCopyurl (0.00s)
=== RUN TestRcDelete
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcDelete (0.00s)
=== RUN TestRcDeletefile
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcDeletefile (0.00s)
=== RUN TestRcList
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcList (0.00s)
=== RUN TestRcStat
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcStat (0.00s)
=== RUN TestRcSetTier
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcSetTier (0.00s)
=== RUN TestRcSetTierFile
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcSetTierFile (0.00s)
=== RUN TestRcMkdir
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcMkdir (0.00s)
=== RUN TestRcMovefile
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcMovefile (0.00s)
=== RUN TestRcPurge
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcPurge (0.00s)
=== RUN TestRcRmdir
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcRmdir (0.00s)
=== RUN TestRcRmdirs
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcRmdirs (0.00s)
=== RUN TestRcSize
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcSize (0.00s)
=== RUN TestRcPublicLink
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcPublicLink (0.00s)
=== RUN TestRcFsInfo
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcFsInfo (0.00s)
=== RUN TestUploadFile
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestUploadFile (0.00s)
=== RUN TestRcCommand
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcCommand (0.00s)
=== RUN TestRcDu
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcDu (0.00s)
=== RUN TestRcCheck
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcCheck (0.00s)
=== RUN TestRcHashsum
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcHashsum (0.00s)
=== RUN TestRcHashsumFile
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcHashsumFile (0.00s)
FAIL
2025/03/22 06:13:07 DEBUG : Azure container rclone-test-xaricaw4bodi: Purge remote
"./operations.test -test.v -test.timeout 1h0m0s -remote 'TestAzureBlob,directory_markers:' -verbose" - Finished ERROR in 9m41.377970758s (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]