"./operations.test -test.v -test.timeout 1h0m0s -remote 'TestAzureBlob,directory_markers:' -verbose" - Starting (try 1/5)
2025/01/29 01:01:30 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-giyinav2capo"
2025/01/29 01:01:30 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/01/29 01:01:30 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/01/29 01:01:30 DEBUG : Azure container rclone-test-giyinav2capo: Using directory markers
2025/01/29 01:01:30 DEBUG : Creating backend with remote "/tmp/rclone1555973906"
=== 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-giyinav2capo", Local "Local file system at /tmp/rclone1555973906", Modify Window "1ns"
2025/01/29 01:01:30 DEBUG : chunksize-probe: Multipart upload session started for 25 parts of size 4Mi
2025/01/29 01:01:30 DEBUG : chunksize-probe: open chunk writer: started multipart upload
2025/01/29 01:01:30 DEBUG : chunksize-probe: Clearing uncommitted blocks
2025/01/29 01:01:30 DEBUG : chunksize-probe: Committing 0 blocks to remove uncommitted blocks
2025/01/29 01:01:30 DEBUG : chunksize-probe: Removing empty object
=== RUN TestMultithreadCopy/upload=false,size=8388607,streams=2
2025/01/29 01:01:30 DEBUG : test-multithread-copy-false-8388607-2: Multipart upload session started for 2 parts of size 4Mi
2025/01/29 01:01:30 DEBUG : test-multithread-copy-false-8388607-2: open chunk writer: started multipart upload
2025/01/29 01:01:30 DEBUG : test-multithread-copy-false-8388607-2: multipart upload: starting chunk 0 size 4Mi offset 0/8.000Mi
2025/01/29 01:01:30 DEBUG : test-multithread-copy-false-8388607-2: multipart upload: starting chunk 1 size 4.000Mi offset 4Mi/8.000Mi
2025/01/29 01:01:31 DEBUG : test-multithread-copy-false-8388607-2: multipart upload wrote chunk 1 with 4194304 bytes
2025/01/29 01:01:31 DEBUG : test-multithread-copy-false-8388607-2: multipart upload wrote chunk 2 with 4194303 bytes
2025/01/29 01:01:31 DEBUG : test-multithread-copy-false-8388607-2: multipart upload finished
2025/01/29 01:01:31 DEBUG : test-multithread-copy-false-8388607-2: multi-thread copy: disabling buffering because destination uses OpenWriterAt
2025/01/29 01:01:31 DEBUG : test-multithread-copy-false-8388607-2: multi-thread copy: write buffer set to 131072
2025/01/29 01:01:31 DEBUG : test-multithread-copy-false-8388607-2: multi-thread copy: chunk size 64Mi was bigger than source file size 8.000Mi
2025/01/29 01:01:31 DEBUG : test-multithread-copy-false-8388607-2: multi-thread copy: using backend concurrency of 4 instead of --multi-thread-streams 2
2025/01/29 01:01:31 DEBUG : test-multithread-copy-false-8388607-2: multi-thread copy: number of streams 4 was bigger than number of chunks 1
2025/01/29 01:01:31 DEBUG : test-multithread-copy-false-8388607-2: Starting multi-thread copy with 1 chunks of size 8.000Mi with 1 parallel streams
2025/01/29 01:01:31 DEBUG : test-multithread-copy-false-8388607-2: multi-thread copy: chunk 1/1 (0-8388607) size 8.000Mi starting
2025/01/29 01:01:32 DEBUG : test-multithread-copy-false-8388607-2: writing chunk 0
2025/01/29 01:01:32 DEBUG : test-multithread-copy-false-8388607-2: multi-thread copy: chunk 1/1 (0-8388607) size 8.000Mi finished
2025/01/29 01:01:32 DEBUG : test-multithread-copy-false-8388607-2: Finished multi-thread copy with 1 parts of size 8.000Mi
=== RUN TestMultithreadCopy/upload=false,size=8388608,streams=2
2025/01/29 01:01:33 DEBUG : test-multithread-copy-false-8388608-2: Multipart upload session started for 2 parts of size 4Mi
2025/01/29 01:01:33 DEBUG : test-multithread-copy-false-8388608-2: open chunk writer: started multipart upload
2025/01/29 01:01:33 DEBUG : test-multithread-copy-false-8388608-2: multipart upload: starting chunk 0 size 4Mi offset 0/8Mi
2025/01/29 01:01:33 DEBUG : test-multithread-copy-false-8388608-2: multipart upload: starting chunk 1 size 4Mi offset 4Mi/8Mi
2025/01/29 01:01:33 DEBUG : test-multithread-copy-false-8388608-2: multipart upload wrote chunk 1 with 4194304 bytes
2025/01/29 01:01:33 DEBUG : test-multithread-copy-false-8388608-2: multipart upload wrote chunk 2 with 4194304 bytes
2025/01/29 01:01:33 DEBUG : test-multithread-copy-false-8388608-2: multipart upload finished
2025/01/29 01:01:34 DEBUG : test-multithread-copy-false-8388608-2: multi-thread copy: disabling buffering because destination uses OpenWriterAt
2025/01/29 01:01:34 DEBUG : test-multithread-copy-false-8388608-2: multi-thread copy: write buffer set to 131072
2025/01/29 01:01:34 DEBUG : test-multithread-copy-false-8388608-2: multi-thread copy: chunk size 64Mi was bigger than source file size 8Mi
2025/01/29 01:01:34 DEBUG : test-multithread-copy-false-8388608-2: multi-thread copy: using backend concurrency of 4 instead of --multi-thread-streams 2
2025/01/29 01:01:34 DEBUG : test-multithread-copy-false-8388608-2: multi-thread copy: number of streams 4 was bigger than number of chunks 1
2025/01/29 01:01:34 DEBUG : test-multithread-copy-false-8388608-2: Starting multi-thread copy with 1 chunks of size 8Mi with 1 parallel streams
2025/01/29 01:01:34 DEBUG : test-multithread-copy-false-8388608-2: multi-thread copy: chunk 1/1 (0-8388608) size 8Mi starting
2025/01/29 01:01:34 DEBUG : test-multithread-copy-false-8388608-2: writing chunk 0
2025/01/29 01:01:34 DEBUG : test-multithread-copy-false-8388608-2: multi-thread copy: chunk 1/1 (0-8388608) size 8Mi finished
2025/01/29 01:01:34 DEBUG : test-multithread-copy-false-8388608-2: Finished multi-thread copy with 1 parts of size 8Mi
=== RUN TestMultithreadCopy/upload=false,size=8388609,streams=2
2025/01/29 01:01:35 DEBUG : test-multithread-copy-false-8388609-2: Multipart upload session started for 3 parts of size 4Mi
2025/01/29 01:01:35 DEBUG : test-multithread-copy-false-8388609-2: open chunk writer: started multipart upload
2025/01/29 01:01:35 DEBUG : test-multithread-copy-false-8388609-2: multipart upload: starting chunk 0 size 4Mi offset 0/8.000Mi
2025/01/29 01:01:35 DEBUG : test-multithread-copy-false-8388609-2: multipart upload: starting chunk 1 size 4Mi offset 4Mi/8.000Mi
2025/01/29 01:01:35 DEBUG : test-multithread-copy-false-8388609-2: multipart upload: starting chunk 2 size 1 offset 8Mi/8.000Mi
2025/01/29 01:01:35 DEBUG : test-multithread-copy-false-8388609-2: multipart upload wrote chunk 3 with 1 bytes
2025/01/29 01:01:35 DEBUG : test-multithread-copy-false-8388609-2: multipart upload wrote chunk 2 with 4194304 bytes
2025/01/29 01:01:35 DEBUG : test-multithread-copy-false-8388609-2: multipart upload wrote chunk 1 with 4194304 bytes
2025/01/29 01:01:35 DEBUG : test-multithread-copy-false-8388609-2: multipart upload finished
2025/01/29 01:01:36 DEBUG : test-multithread-copy-false-8388609-2: multi-thread copy: disabling buffering because destination uses OpenWriterAt
2025/01/29 01:01:36 DEBUG : test-multithread-copy-false-8388609-2: multi-thread copy: write buffer set to 131072
2025/01/29 01:01:36 DEBUG : test-multithread-copy-false-8388609-2: multi-thread copy: chunk size 64Mi was bigger than source file size 8.000Mi
2025/01/29 01:01:36 DEBUG : test-multithread-copy-false-8388609-2: multi-thread copy: using backend concurrency of 4 instead of --multi-thread-streams 2
2025/01/29 01:01:36 DEBUG : test-multithread-copy-false-8388609-2: multi-thread copy: number of streams 4 was bigger than number of chunks 1
2025/01/29 01:01:36 DEBUG : test-multithread-copy-false-8388609-2: Starting multi-thread copy with 1 chunks of size 8.000Mi with 1 parallel streams
2025/01/29 01:01:36 DEBUG : test-multithread-copy-false-8388609-2: multi-thread copy: chunk 1/1 (0-8388609) size 8.000Mi starting
2025/01/29 01:01:36 DEBUG : test-multithread-copy-false-8388609-2: writing chunk 0
2025/01/29 01:01:36 DEBUG : test-multithread-copy-false-8388609-2: multi-thread copy: chunk 1/1 (0-8388609) size 8.000Mi finished
2025/01/29 01:01:36 DEBUG : test-multithread-copy-false-8388609-2: Finished multi-thread copy with 1 parts of size 8.000Mi
=== RUN TestMultithreadCopy/upload=true,size=8388607,streams=2
2025/01/29 01:01:37 DEBUG : test-multithread-copy-true-8388607-2: multi-thread copy: disabling buffering because source is local disk
2025/01/29 01:01:37 DEBUG : test-multithread-copy-true-8388607-2: Multipart upload session started for 2 parts of size 4Mi
2025/01/29 01:01:37 DEBUG : test-multithread-copy-true-8388607-2: open chunk writer: started multipart upload
2025/01/29 01:01:37 DEBUG : test-multithread-copy-true-8388607-2: multi-thread copy: using backend concurrency of 16 instead of --multi-thread-streams 2
2025/01/29 01:01:37 DEBUG : test-multithread-copy-true-8388607-2: multi-thread copy: number of streams 16 was bigger than number of chunks 2
2025/01/29 01:01:37 DEBUG : test-multithread-copy-true-8388607-2: Starting multi-thread copy with 2 chunks of size 4Mi with 2 parallel streams
2025/01/29 01:01:37 DEBUG : test-multithread-copy-true-8388607-2: multi-thread copy: chunk 2/2 (4194304-8388607) size 4.000Mi starting
2025/01/29 01:01:37 DEBUG : test-multithread-copy-true-8388607-2: multi-thread copy: chunk 1/2 (0-4194304) size 4Mi starting
2025/01/29 01:01:37 DEBUG : test-multithread-copy-true-8388607-2: Seek from 4194303 to 0
2025/01/29 01:01:37 DEBUG : test-multithread-copy-true-8388607-2: Seek from 4194304 to 0
2025/01/29 01:01:38 DEBUG : test-multithread-copy-true-8388607-2: multipart upload wrote chunk 2 with 4194303 bytes
2025/01/29 01:01:38 DEBUG : test-multithread-copy-true-8388607-2: multi-thread copy: chunk 2/2 (4194304-8388607) size 4.000Mi finished
2025/01/29 01:01:38 DEBUG : test-multithread-copy-true-8388607-2: multipart upload wrote chunk 1 with 4194304 bytes
2025/01/29 01:01:38 DEBUG : test-multithread-copy-true-8388607-2: multi-thread copy: chunk 1/2 (0-4194304) size 4Mi finished
2025/01/29 01:01:38 DEBUG : test-multithread-copy-true-8388607-2: multipart upload finished
2025/01/29 01:01:38 DEBUG : test-multithread-copy-true-8388607-2: Finished multi-thread copy with 2 parts of size 4Mi
=== RUN TestMultithreadCopy/upload=true,size=8388608,streams=2
2025/01/29 01:01:39 DEBUG : test-multithread-copy-true-8388608-2: multi-thread copy: disabling buffering because source is local disk
2025/01/29 01:01:39 DEBUG : test-multithread-copy-true-8388608-2: Multipart upload session started for 2 parts of size 4Mi
2025/01/29 01:01:39 DEBUG : test-multithread-copy-true-8388608-2: open chunk writer: started multipart upload
2025/01/29 01:01:39 DEBUG : test-multithread-copy-true-8388608-2: multi-thread copy: using backend concurrency of 16 instead of --multi-thread-streams 2
2025/01/29 01:01:39 DEBUG : test-multithread-copy-true-8388608-2: multi-thread copy: number of streams 16 was bigger than number of chunks 2
2025/01/29 01:01:39 DEBUG : test-multithread-copy-true-8388608-2: Starting multi-thread copy with 2 chunks of size 4Mi with 2 parallel streams
2025/01/29 01:01:39 DEBUG : test-multithread-copy-true-8388608-2: multi-thread copy: chunk 1/2 (0-4194304) size 4Mi starting
2025/01/29 01:01:39 DEBUG : test-multithread-copy-true-8388608-2: multi-thread copy: chunk 2/2 (4194304-8388608) size 4Mi starting
2025/01/29 01:01:39 DEBUG : test-multithread-copy-true-8388608-2: Seek from 4194304 to 0
2025/01/29 01:01:39 DEBUG : test-multithread-copy-true-8388608-2: Seek from 4194304 to 0
2025/01/29 01:01:40 DEBUG : test-multithread-copy-true-8388608-2: multipart upload wrote chunk 1 with 4194304 bytes
2025/01/29 01:01:40 DEBUG : test-multithread-copy-true-8388608-2: multi-thread copy: chunk 1/2 (0-4194304) size 4Mi finished
2025/01/29 01:01:40 DEBUG : test-multithread-copy-true-8388608-2: multipart upload wrote chunk 2 with 4194304 bytes
2025/01/29 01:01:40 DEBUG : test-multithread-copy-true-8388608-2: multi-thread copy: chunk 2/2 (4194304-8388608) size 4Mi finished
2025/01/29 01:01:40 DEBUG : test-multithread-copy-true-8388608-2: multipart upload finished
2025/01/29 01:01:40 DEBUG : test-multithread-copy-true-8388608-2: Finished multi-thread copy with 2 parts of size 4Mi
=== RUN TestMultithreadCopy/upload=true,size=8388609,streams=2
2025/01/29 01:01:42 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: disabling buffering because source is local disk
2025/01/29 01:01:42 DEBUG : test-multithread-copy-true-8388609-2: Multipart upload session started for 3 parts of size 4Mi
2025/01/29 01:01:42 DEBUG : test-multithread-copy-true-8388609-2: open chunk writer: started multipart upload
2025/01/29 01:01:42 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: using backend concurrency of 16 instead of --multi-thread-streams 2
2025/01/29 01:01:42 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: number of streams 16 was bigger than number of chunks 3
2025/01/29 01:01:42 DEBUG : test-multithread-copy-true-8388609-2: Starting multi-thread copy with 3 chunks of size 4Mi with 3 parallel streams
2025/01/29 01:01:42 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: chunk 3/3 (8388608-8388609) size 1 starting
2025/01/29 01:01:42 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: chunk 1/3 (0-4194304) size 4Mi starting
2025/01/29 01:01:42 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: chunk 2/3 (4194304-8388608) size 4Mi starting
2025/01/29 01:01:42 DEBUG : test-multithread-copy-true-8388609-2: Seek from 1 to 0
2025/01/29 01:01:42 DEBUG : test-multithread-copy-true-8388609-2: Seek from 4194304 to 0
2025/01/29 01:01:42 DEBUG : test-multithread-copy-true-8388609-2: Seek from 4194304 to 0
2025/01/29 01:01:42 DEBUG : test-multithread-copy-true-8388609-2: multipart upload wrote chunk 3 with 1 bytes
2025/01/29 01:01:42 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: chunk 3/3 (8388608-8388609) size 1 finished
2025/01/29 01:01:42 DEBUG : test-multithread-copy-true-8388609-2: multipart upload wrote chunk 2 with 4194304 bytes
2025/01/29 01:01:42 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: chunk 2/3 (4194304-8388608) size 4Mi finished
2025/01/29 01:01:42 DEBUG : test-multithread-copy-true-8388609-2: multipart upload wrote chunk 1 with 4194304 bytes
2025/01/29 01:01:42 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: chunk 1/3 (0-4194304) size 4Mi finished
2025/01/29 01:01:42 DEBUG : test-multithread-copy-true-8388609-2: multipart upload finished
2025/01/29 01:01:42 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.56s)
--- PASS: TestMultithreadCopy/upload=false,size=8388608,streams=2 (2.05s)
--- PASS: TestMultithreadCopy/upload=false,size=8388609,streams=2 (1.73s)
--- PASS: TestMultithreadCopy/upload=true,size=8388607,streams=2 (1.66s)
--- PASS: TestMultithreadCopy/upload=true,size=8388608,streams=2 (2.04s)
--- PASS: TestMultithreadCopy/upload=true,size=8388609,streams=2 (2.61s)
=== RUN TestMultithreadCopyAbort
run.go:180: Remote "Azure container rclone-test-giyinav2capo", Local "Local file system at /tmp/rclone1555973906", Modify Window "1ns"
2025/01/29 01:01:43 DEBUG : chunksize-probe: Multipart upload session started for 25 parts of size 4Mi
2025/01/29 01:01:43 DEBUG : chunksize-probe: open chunk writer: started multipart upload
2025/01/29 01:01:43 DEBUG : chunksize-probe: Clearing uncommitted blocks
2025/01/29 01:01:43 DEBUG : chunksize-probe: Committing 0 blocks to remove uncommitted blocks
2025/01/29 01:01:43 DEBUG : chunksize-probe: Removing empty object
2025/01/29 01:01:45 DEBUG : test-multithread-abort: multi-thread copy: disabling buffering because source is local disk
2025/01/29 01:01:45 DEBUG : test-multithread-abort: Multipart upload session started for 3 parts of size 4Mi
2025/01/29 01:01:45 DEBUG : test-multithread-abort: open chunk writer: started multipart upload
2025/01/29 01:01:45 DEBUG : test-multithread-abort: multi-thread copy: using backend concurrency of 16 instead of --multi-thread-streams 1
2025/01/29 01:01:45 DEBUG : test-multithread-abort: multi-thread copy: number of streams 16 was bigger than number of chunks 3
2025/01/29 01:01:45 DEBUG : test-multithread-abort: Starting multi-thread copy with 3 chunks of size 4Mi with 3 parallel streams
2025/01/29 01:01:45 DEBUG : test-multithread-abort: multi-thread copy: chunk 3/3 (8388608-8388609) size 1 starting
2025/01/29 01:01:45 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/01/29 01:01:45 DEBUG : test-multithread-abort: multi-thread copy: chunk 1/3 (0-4194304) size 4Mi starting
2025/01/29 01:01:45 DEBUG : Open with options = [RangeOption(0,4194303)]
2025/01/29 01:01:45 DEBUG : test-multithread-abort: multi-thread copy: chunk 2/3 (4194304-8388608) size 4Mi starting
2025/01/29 01:01:45 DEBUG : Open with options = [RangeOption(4194304,8388607)]
2025/01/29 01:01:45 DEBUG : test-multithread-abort: Seek from 4194304 to 0
2025/01/29 01:01:45 DEBUG : Open with options = [RangeOption(0,4194303)]
2025/01/29 01:01:45 DEBUG : test-multithread-abort: Seek from 4194304 to 0
2025/01/29 01:01:45 DEBUG : Open with options = [RangeOption(4194304,8388607)]
2025/01/29 01:01:45 DEBUG : test-multithread-abort: multipart upload wrote chunk 2 with 4194304 bytes
2025/01/29 01:01:45 DEBUG : test-multithread-abort: multi-thread copy: chunk 2/3 (4194304-8388608) size 4Mi finished
2025/01/29 01:01:45 DEBUG : test-multithread-abort: multipart upload wrote chunk 1 with 4194304 bytes
2025/01/29 01:01:45 DEBUG : test-multithread-abort: multi-thread copy: chunk 1/3 (0-4194304) size 4Mi finished
2025/01/29 01:01:46 DEBUG : Returning error reader
2025/01/29 01:01:46 DEBUG : BOOM: simulated read failure
2025/01/29 01:01:46 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 1/10: BOOM: simulated read failure
2025/01/29 01:01:46 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/01/29 01:01:47 DEBUG : Returning error reader
2025/01/29 01:01:47 DEBUG : BOOM: simulated read failure
2025/01/29 01:01:47 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 2/10: BOOM: simulated read failure
2025/01/29 01:01:47 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/01/29 01:01:48 DEBUG : Returning error reader
2025/01/29 01:01:48 DEBUG : BOOM: simulated read failure
2025/01/29 01:01:48 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 3/10: BOOM: simulated read failure
2025/01/29 01:01:48 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/01/29 01:01:49 DEBUG : Returning error reader
2025/01/29 01:01:49 DEBUG : BOOM: simulated read failure
2025/01/29 01:01:49 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 4/10: BOOM: simulated read failure
2025/01/29 01:01:49 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/01/29 01:01:50 DEBUG : Returning error reader
2025/01/29 01:01:50 DEBUG : BOOM: simulated read failure
2025/01/29 01:01:50 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 5/10: BOOM: simulated read failure
2025/01/29 01:01:50 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/01/29 01:01:51 DEBUG : Returning error reader
2025/01/29 01:01:51 DEBUG : BOOM: simulated read failure
2025/01/29 01:01:51 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 6/10: BOOM: simulated read failure
2025/01/29 01:01:51 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/01/29 01:01:52 DEBUG : Returning error reader
2025/01/29 01:01:52 DEBUG : BOOM: simulated read failure
2025/01/29 01:01:52 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 7/10: BOOM: simulated read failure
2025/01/29 01:01:52 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/01/29 01:01:53 DEBUG : Returning error reader
2025/01/29 01:01:53 DEBUG : BOOM: simulated read failure
2025/01/29 01:01:53 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 8/10: BOOM: simulated read failure
2025/01/29 01:01:53 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/01/29 01:01:54 DEBUG : Returning error reader
2025/01/29 01:01:54 DEBUG : BOOM: simulated read failure
2025/01/29 01:01:54 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 9/10: BOOM: simulated read failure
2025/01/29 01:01:54 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/01/29 01:01:55 DEBUG : Returning error reader
2025/01/29 01:01:55 DEBUG : BOOM: simulated read failure
2025/01/29 01:01:55 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 10/10: BOOM: simulated read failure
2025/01/29 01:01:55 DEBUG : test-multithread-abort: Reopen failed after offset 0 bytes read: failed to reopen: too many retries
2025/01/29 01:01:55 DEBUG : test-multithread-abort: multi-thread copy: chunk 3/3 failed: multi-thread copy: failed to write chunk: BOOM: simulated read failure
2025/01/29 01:01:55 DEBUG : test-multithread-abort: multi-thread copy: cancelling transfer on exit
2025/01/29 01:01:55 DEBUG : test-multithread-abort: Clearing uncommitted blocks
2025/01/29 01:01:55 DEBUG : test-multithread-abort: 2 Uncommitted blocks found
2025/01/29 01:01:55 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 (19.11s)
=== RUN TestSizeDiffers
--- PASS: TestSizeDiffers (0.00s)
=== RUN TestReOpen
=== RUN TestReOpen/Normal
=== RUN TestReOpen/Normal/Basics
2025/01/29 01:02:02 DEBUG : potato: Seek from 10 to 0
=== RUN TestReOpen/Normal/ErrorAtStart
=== RUN TestReOpen/Normal/WithErrors
2025/01/29 01:02:02 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error
2025/01/29 01:02:02 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error
2025/01/29 01:02:02 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error
=== RUN TestReOpen/Normal/TooManyErrors
2025/01/29 01:02:02 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error
2025/01/29 01:02:02 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error
2025/01/29 01:02:02 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error
2025/01/29 01:02:02 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries
=== RUN TestReOpen/Normal/Seek
2025/01/29 01:02:02 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error
2025/01/29 01:02:02 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error
2025/01/29 01:02:02 DEBUG : potato: Seek from 5 to 2
=== RUN TestReOpen/Normal/AccountRead
=== RUN TestReOpen/Normal/AccountReadDelay
2025/01/29 01:02:02 DEBUG : potato: Seek from 10 to 0
2025/01/29 01:02:02 DEBUG : potato: Seek from 10 to 0
2025/01/29 01:02:02 DEBUG : potato: Seek from 10 to 0
=== RUN TestReOpen/Normal/AccountReadError
=== RUN TestReOpen/WithRangeOption
=== RUN TestReOpen/WithRangeOption/Basics
2025/01/29 01:02:02 DEBUG : potato: Seek from 7 to 0
=== RUN TestReOpen/WithRangeOption/ErrorAtStart
=== RUN TestReOpen/WithRangeOption/WithErrors
2025/01/29 01:02:02 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error
2025/01/29 01:02:02 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error
2025/01/29 01:02:02 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error
=== RUN TestReOpen/WithRangeOption/TooManyErrors
2025/01/29 01:02:02 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error
2025/01/29 01:02:02 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error
2025/01/29 01:02:02 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error
2025/01/29 01:02:02 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries
=== RUN TestReOpen/WithRangeOption/Seek
2025/01/29 01:02:02 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error
2025/01/29 01:02:02 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error
2025/01/29 01:02:02 DEBUG : potato: Seek from 5 to 2
2025/01/29 01:02:02 DEBUG : potato: Seek from 7 to 4
=== RUN TestReOpen/WithRangeOption/AccountRead
=== RUN TestReOpen/WithRangeOption/AccountReadDelay
2025/01/29 01:02:02 DEBUG : potato: Seek from 7 to 0
2025/01/29 01:02:02 DEBUG : potato: Seek from 7 to 0
2025/01/29 01:02:02 DEBUG : potato: Seek from 7 to 0
=== RUN TestReOpen/WithRangeOption/AccountReadError
=== RUN TestReOpen/WithSeekOption
=== RUN TestReOpen/WithSeekOption/Basics
2025/01/29 01:02:02 DEBUG : potato: Seek from 8 to 0
=== RUN TestReOpen/WithSeekOption/ErrorAtStart
=== RUN TestReOpen/WithSeekOption/WithErrors
2025/01/29 01:02:02 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error
2025/01/29 01:02:02 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error
2025/01/29 01:02:02 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error
=== RUN TestReOpen/WithSeekOption/TooManyErrors
2025/01/29 01:02:02 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error
2025/01/29 01:02:02 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error
2025/01/29 01:02:02 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error
2025/01/29 01:02:02 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries
=== RUN TestReOpen/WithSeekOption/Seek
2025/01/29 01:02:02 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error
2025/01/29 01:02:02 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error
2025/01/29 01:02:02 DEBUG : potato: Seek from 5 to 2
2025/01/29 01:02:02 DEBUG : potato: Seek from 7 to 5
=== RUN TestReOpen/WithSeekOption/AccountRead
=== RUN TestReOpen/WithSeekOption/AccountReadDelay
2025/01/29 01:02:02 DEBUG : potato: Seek from 8 to 0
2025/01/29 01:02:02 DEBUG : potato: Seek from 8 to 0
2025/01/29 01:02:02 DEBUG : potato: Seek from 8 to 0
=== RUN TestReOpen/WithSeekOption/AccountReadError
=== RUN TestReOpen/UnknownSize
=== RUN TestReOpen/UnknownSize/Basics
2025/01/29 01:02:02 DEBUG : potato: Seek from 9 to 0
=== RUN TestReOpen/UnknownSize/ErrorAtStart
=== RUN TestReOpen/UnknownSize/WithErrors
2025/01/29 01:02:02 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error
2025/01/29 01:02:02 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error
2025/01/29 01:02:02 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error
=== RUN TestReOpen/UnknownSize/TooManyErrors
2025/01/29 01:02:02 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error
2025/01/29 01:02:02 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error
2025/01/29 01:02:02 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error
2025/01/29 01:02:02 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries
=== RUN TestReOpen/UnknownSize/Seek
2025/01/29 01:02:02 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error
2025/01/29 01:02:02 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error
2025/01/29 01:02:02 DEBUG : potato: Seek from 5 to 2
2025/01/29 01:02:02 DEBUG : potato: Seek from 7 to 6
=== RUN TestReOpen/UnknownSize/AccountRead
=== RUN TestReOpen/UnknownSize/AccountReadDelay
2025/01/29 01:02:02 DEBUG : potato: Seek from 9 to 0
2025/01/29 01:02:02 DEBUG : potato: Seek from 9 to 0
2025/01/29 01:02:02 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-giyinav2capo", Local "Local file system at /tmp/rclone1555973906", 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.20s)
--- PASS: TestCheck/1 (0.04s)
--- PASS: TestCheck/2 (0.04s)
--- PASS: TestCheck/3 (0.04s)
--- PASS: TestCheck/4 (0.07s)
--- PASS: TestCheck/5 (0.07s)
--- PASS: TestCheck/6 (0.07s)
--- PASS: TestCheck/7 (0.11s)
=== RUN TestCheckFsError
2025/01/29 01:02:03 DEBUG : Creating backend with remote "nonexistent"
2025/01/29 01:02:03 DEBUG : Config file has changed externally - reloading
2025/01/29 01:02:03 DEBUG : Creating backend with remote "nonexistent"
2025/01/29 01:02:03 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish
2025/01/29 01:02:03 ERROR : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: error reading source root directory: directory not found
2025/01/29 01:02:03 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 differences found
2025/01/29 01:02:03 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-giyinav2capo", Local "Local file system at /tmp/rclone1555973906", 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.42s)
--- PASS: TestCheckDownload/1 (0.07s)
--- PASS: TestCheckDownload/2 (0.07s)
--- PASS: TestCheckDownload/3 (0.07s)
--- PASS: TestCheckDownload/4 (0.11s)
--- PASS: TestCheckDownload/5 (0.11s)
--- PASS: TestCheckDownload/6 (0.11s)
--- PASS: TestCheckDownload/7 (0.11s)
=== RUN TestCheckSizeOnly
run.go:180: Remote "Azure container rclone-test-giyinav2capo", Local "Local file system at /tmp/rclone1555973906", 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.16s)
--- PASS: TestCheckSizeOnly/1 (0.04s)
--- PASS: TestCheckSizeOnly/2 (0.04s)
--- PASS: TestCheckSizeOnly/3 (0.04s)
--- PASS: TestCheckSizeOnly/4 (0.07s)
--- PASS: TestCheckSizeOnly/5 (0.07s)
--- PASS: TestCheckSizeOnly/6 (0.07s)
--- PASS: TestCheckSizeOnly/7 (0.07s)
=== RUN TestCheckEqualReaders
--- PASS: TestCheckEqualReaders (0.00s)
=== RUN TestParseSumFile
run.go:180: Remote "Azure container rclone-test-giyinav2capo", Local "Local file system at /tmp/rclone1555973906", Modify Window "1ns"
2025/01/29 01:02:06 NOTICE: test.sum: improperly formatted checksum line 4
2025/01/29 01:02:06 NOTICE: test.sum: improperly formatted checksum line 5
2025/01/29 01:02:06 NOTICE: test.sum: improperly formatted checksum line 6
2025/01/29 01:02:06 NOTICE: test.sum: 2 warning(s) suppressed...
2025/01/29 01:02:06 NOTICE: test.sum: improperly formatted checksum line 4
2025/01/29 01:02:06 NOTICE: test.sum: improperly formatted checksum line 5
2025/01/29 01:02:06 NOTICE: test.sum: improperly formatted checksum line 6
2025/01/29 01:02:06 NOTICE: test.sum: 2 warning(s) suppressed...
--- PASS: TestParseSumFile (0.42s)
=== RUN TestCheckSum
run.go:180: Remote "Azure container rclone-test-giyinav2capo", Local "Local file system at /tmp/rclone1555973906", Modify Window "1ns"
2025/01/29 01:02:06 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-giyinav2capo/data"
2025/01/29 01:02:06 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/01/29 01:02:06 DEBUG : Azure container rclone-test-giyinav2capo path data: Using directory markers
2025/01/29 01:02:06 DEBUG : data/: Creating directory marker
=== RUN TestCheckSum/subtest1
=== RUN TestCheckSum/subtest2
=== RUN TestCheckSum/subtest3
=== RUN TestCheckSum/subtest4
=== RUN TestCheckSum/subtest5
=== RUN TestCheckSum/subtest6
=== RUN TestCheckSum/subtest7
2025/01/29 01:02:09 DEBUG : data/: Removing directory marker
--- PASS: TestCheckSum (2.72s)
--- PASS: TestCheckSum/subtest1 (0.11s)
--- PASS: TestCheckSum/subtest2 (0.14s)
--- PASS: TestCheckSum/subtest3 (0.14s)
--- PASS: TestCheckSum/subtest4 (0.14s)
--- PASS: TestCheckSum/subtest5 (0.14s)
--- PASS: TestCheckSum/subtest6 (0.14s)
--- PASS: TestCheckSum/subtest7 (0.14s)
=== RUN TestCheckSumDownload
run.go:180: Remote "Azure container rclone-test-giyinav2capo", Local "Local file system at /tmp/rclone1555973906", Modify Window "1ns"
2025/01/29 01:02:09 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-giyinav2capo/data"
2025/01/29 01:02:09 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/01/29 01:02:09 DEBUG : Azure container rclone-test-giyinav2capo path data: Using directory markers
2025/01/29 01:02:09 DEBUG : data/: Creating directory marker
=== RUN TestCheckSumDownload/subtest1
=== RUN TestCheckSumDownload/subtest2
=== RUN TestCheckSumDownload/subtest3
=== RUN TestCheckSumDownload/subtest4
=== RUN TestCheckSumDownload/subtest5
=== RUN TestCheckSumDownload/subtest6
=== RUN TestCheckSumDownload/subtest7
2025/01/29 01:02:12 DEBUG : data/: Removing directory marker
--- PASS: TestCheckSumDownload (2.99s)
--- PASS: TestCheckSumDownload/subtest1 (0.14s)
--- PASS: TestCheckSumDownload/subtest2 (0.18s)
--- PASS: TestCheckSumDownload/subtest3 (0.18s)
--- PASS: TestCheckSumDownload/subtest4 (0.18s)
--- PASS: TestCheckSumDownload/subtest5 (0.18s)
--- PASS: TestCheckSumDownload/subtest6 (0.18s)
--- PASS: TestCheckSumDownload/subtest7 (0.18s)
=== RUN TestApplyTransforms
2025/01/29 01:02:12 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-loqijuv0pare"
2025/01/29 01:02:12 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/01/29 01:02:12 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/01/29 01:02:12 DEBUG : Azure container rclone-test-loqijuv0pare: Using directory markers
2025/01/29 01:02:12 DEBUG : Creating backend with remote "/tmp/rclone3697613736"
run.go:180: Remote "Azure container rclone-test-loqijuv0pare", Local "Local file system at /tmp/rclone3697613736", Modify Window "1ns"
upper checkfile vs. lower remote (without normalization)
2025/01/29 01:02:12 ERROR : hello, world!: sum not found
2025/01/29 01:02:12 ERROR : HELLO, WORLD!: file not in Azure container rclone-test-loqijuv0pare
2025/01/29 01:02:12 NOTICE: Azure container rclone-test-loqijuv0pare: 1 files missing
2025/01/29 01:02:12 NOTICE: 1 hashes missing
2025/01/29 01:02:12 NOTICE: Azure container rclone-test-loqijuv0pare: 2 differences found
2025/01/29 01:02:12 NOTICE: Azure container rclone-test-loqijuv0pare: 2 errors while checking
upper checkfile vs. lower remote (with normalization)
2025/01/29 01:02:12 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/01/29 01:02:12 NOTICE: Azure container rclone-test-loqijuv0pare: 0 differences found
2025/01/29 01:02:12 NOTICE: Azure container rclone-test-loqijuv0pare: 1 matching files
2025/01/29 01:02:12 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-wacekud8tuxe"
2025/01/29 01:02:12 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/01/29 01:02:12 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/01/29 01:02:12 DEBUG : Azure container rclone-test-wacekud8tuxe: Using directory markers
2025/01/29 01:02:12 DEBUG : Creating backend with remote "/tmp/rclone699323472"
run.go:180: Remote "Azure container rclone-test-wacekud8tuxe", Local "Local file system at /tmp/rclone699323472", Modify Window "1ns"
lower checkfile vs. upper remote (without normalization)
2025/01/29 01:02:12 ERROR : HELLO, WORLD!: sum not found
2025/01/29 01:02:12 ERROR : hello, world!: file not in Azure container rclone-test-wacekud8tuxe
2025/01/29 01:02:12 NOTICE: Azure container rclone-test-wacekud8tuxe: 1 files missing
2025/01/29 01:02:12 NOTICE: 1 hashes missing
2025/01/29 01:02:12 NOTICE: Azure container rclone-test-wacekud8tuxe: 2 differences found
2025/01/29 01:02:12 NOTICE: Azure container rclone-test-wacekud8tuxe: 2 errors while checking
lower checkfile vs. upper remote (with normalization)
2025/01/29 01:02:12 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/01/29 01:02:12 NOTICE: Azure container rclone-test-wacekud8tuxe: 0 differences found
2025/01/29 01:02:12 NOTICE: Azure container rclone-test-wacekud8tuxe: 1 matching files
2025/01/29 01:02:12 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-nuniwox1xuxe"
2025/01/29 01:02:12 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/01/29 01:02:13 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/01/29 01:02:13 DEBUG : Azure container rclone-test-nuniwox1xuxe: Using directory markers
2025/01/29 01:02:13 DEBUG : Creating backend with remote "/tmp/rclone1140932440"
run.go:180: Remote "Azure container rclone-test-nuniwox1xuxe", Local "Local file system at /tmp/rclone1140932440", Modify Window "1ns"
lower checkfile vs. upperlowermixed remote (without normalization)
2025/01/29 01:02:13 ERROR : HeLlO, wOrLd!: sum not found
2025/01/29 01:02:13 ERROR : hello, world!: file not in Azure container rclone-test-nuniwox1xuxe
2025/01/29 01:02:13 NOTICE: Azure container rclone-test-nuniwox1xuxe: 1 files missing
2025/01/29 01:02:13 NOTICE: 1 hashes missing
2025/01/29 01:02:13 NOTICE: Azure container rclone-test-nuniwox1xuxe: 2 differences found
2025/01/29 01:02:13 NOTICE: Azure container rclone-test-nuniwox1xuxe: 2 errors while checking
lower checkfile vs. upperlowermixed remote (with normalization)
2025/01/29 01:02:13 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/01/29 01:02:13 NOTICE: Azure container rclone-test-nuniwox1xuxe: 0 differences found
2025/01/29 01:02:13 NOTICE: Azure container rclone-test-nuniwox1xuxe: 1 matching files
2025/01/29 01:02:13 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-bohuhaf2juji"
2025/01/29 01:02:13 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/01/29 01:02:13 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/01/29 01:02:13 DEBUG : Azure container rclone-test-bohuhaf2juji: Using directory markers
2025/01/29 01:02:13 DEBUG : Creating backend with remote "/tmp/rclone4026803048"
run.go:180: Remote "Azure container rclone-test-bohuhaf2juji", Local "Local file system at /tmp/rclone4026803048", Modify Window "1ns"
upperlowermixed checkfile vs. upper remote (without normalization)
2025/01/29 01:02:13 ERROR : HELLO, WORLD!: sum not found
2025/01/29 01:02:13 ERROR : HeLlO, wOrLd!: file not in Azure container rclone-test-bohuhaf2juji
2025/01/29 01:02:13 NOTICE: Azure container rclone-test-bohuhaf2juji: 1 files missing
2025/01/29 01:02:13 NOTICE: 1 hashes missing
2025/01/29 01:02:13 NOTICE: Azure container rclone-test-bohuhaf2juji: 2 differences found
2025/01/29 01:02:13 NOTICE: Azure container rclone-test-bohuhaf2juji: 2 errors while checking
upperlowermixed checkfile vs. upper remote (with normalization)
2025/01/29 01:02:13 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/01/29 01:02:13 NOTICE: Azure container rclone-test-bohuhaf2juji: 0 differences found
2025/01/29 01:02:13 NOTICE: Azure container rclone-test-bohuhaf2juji: 1 matching files
2025/01/29 01:02:13 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-manoguv3xamo"
2025/01/29 01:02:13 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/01/29 01:02:13 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/01/29 01:02:13 DEBUG : Azure container rclone-test-manoguv3xamo: Using directory markers
2025/01/29 01:02:13 DEBUG : Creating backend with remote "/tmp/rclone2556099516"
run.go:180: Remote "Azure container rclone-test-manoguv3xamo", Local "Local file system at /tmp/rclone2556099516", Modify Window "1ns"
NFD checkfile vs. NFC remote (without normalization)
2025/01/29 01:02:13 ERROR : 測試_Русский___ě_áñ: sum not found
2025/01/29 01:02:13 ERROR : 測試_Русский___ě_áñ: file not in Azure container rclone-test-manoguv3xamo
2025/01/29 01:02:13 NOTICE: Azure container rclone-test-manoguv3xamo: 1 files missing
2025/01/29 01:02:13 NOTICE: 1 hashes missing
2025/01/29 01:02:13 NOTICE: Azure container rclone-test-manoguv3xamo: 2 differences found
2025/01/29 01:02:13 NOTICE: Azure container rclone-test-manoguv3xamo: 2 errors while checking
NFD checkfile vs. NFC remote (with normalization)
2025/01/29 01:02:13 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/01/29 01:02:13 NOTICE: Azure container rclone-test-manoguv3xamo: 0 differences found
2025/01/29 01:02:13 NOTICE: Azure container rclone-test-manoguv3xamo: 1 matching files
2025/01/29 01:02:13 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-golawur9veyi"
2025/01/29 01:02:13 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/01/29 01:02:13 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/01/29 01:02:13 DEBUG : Azure container rclone-test-golawur9veyi: Using directory markers
2025/01/29 01:02:13 DEBUG : Creating backend with remote "/tmp/rclone1300835566"
run.go:180: Remote "Azure container rclone-test-golawur9veyi", Local "Local file system at /tmp/rclone1300835566", Modify Window "1ns"
NFC checkfile vs. NFD remote (without normalization)
2025/01/29 01:02:13 ERROR : 測試_Русский___ě_áñ: sum not found
2025/01/29 01:02:13 ERROR : 測試_Русский___ě_áñ: file not in Azure container rclone-test-golawur9veyi
2025/01/29 01:02:13 NOTICE: Azure container rclone-test-golawur9veyi: 1 files missing
2025/01/29 01:02:13 NOTICE: 1 hashes missing
2025/01/29 01:02:13 NOTICE: Azure container rclone-test-golawur9veyi: 2 differences found
2025/01/29 01:02:13 NOTICE: Azure container rclone-test-golawur9veyi: 2 errors while checking
NFC checkfile vs. NFD remote (with normalization)
2025/01/29 01:02:14 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/01/29 01:02:14 NOTICE: Azure container rclone-test-golawur9veyi: 0 differences found
2025/01/29 01:02:14 NOTICE: Azure container rclone-test-golawur9veyi: 1 matching files
2025/01/29 01:02:14 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-vomirom2wota"
2025/01/29 01:02:14 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/01/29 01:02:14 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/01/29 01:02:14 DEBUG : Azure container rclone-test-vomirom2wota: Using directory markers
2025/01/29 01:02:14 DEBUG : Creating backend with remote "/tmp/rclone3430697094"
run.go:180: Remote "Azure container rclone-test-vomirom2wota", Local "Local file system at /tmp/rclone3430697094", Modify Window "1ns"
NFDx2 checkfile vs. both remote (without normalization)
2025/01/29 01:02:14 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found
2025/01/29 01:02:14 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Azure container rclone-test-vomirom2wota
2025/01/29 01:02:14 NOTICE: Azure container rclone-test-vomirom2wota: 1 files missing
2025/01/29 01:02:14 NOTICE: 1 hashes missing
2025/01/29 01:02:14 NOTICE: Azure container rclone-test-vomirom2wota: 2 differences found
2025/01/29 01:02:14 NOTICE: Azure container rclone-test-vomirom2wota: 2 errors while checking
NFDx2 checkfile vs. both remote (with normalization)
2025/01/29 01:02:14 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/01/29 01:02:14 NOTICE: Azure container rclone-test-vomirom2wota: 0 differences found
2025/01/29 01:02:14 NOTICE: Azure container rclone-test-vomirom2wota: 1 matching files
2025/01/29 01:02:14 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-doduniw1haho"
2025/01/29 01:02:14 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/01/29 01:02:14 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/01/29 01:02:14 DEBUG : Azure container rclone-test-doduniw1haho: Using directory markers
2025/01/29 01:02:14 DEBUG : Creating backend with remote "/tmp/rclone1541444742"
run.go:180: Remote "Azure container rclone-test-doduniw1haho", Local "Local file system at /tmp/rclone1541444742", Modify Window "1ns"
NFCx2 checkfile vs. both remote (without normalization)
2025/01/29 01:02:14 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found
2025/01/29 01:02:14 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Azure container rclone-test-doduniw1haho
2025/01/29 01:02:14 NOTICE: Azure container rclone-test-doduniw1haho: 1 files missing
2025/01/29 01:02:14 NOTICE: 1 hashes missing
2025/01/29 01:02:14 NOTICE: Azure container rclone-test-doduniw1haho: 2 differences found
2025/01/29 01:02:14 NOTICE: Azure container rclone-test-doduniw1haho: 2 errors while checking
NFCx2 checkfile vs. both remote (with normalization)
2025/01/29 01:02:14 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/01/29 01:02:14 NOTICE: Azure container rclone-test-doduniw1haho: 0 differences found
2025/01/29 01:02:14 NOTICE: Azure container rclone-test-doduniw1haho: 1 matching files
2025/01/29 01:02:14 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-cuzetub1muxa"
2025/01/29 01:02:14 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/01/29 01:02:14 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/01/29 01:02:14 DEBUG : Azure container rclone-test-cuzetub1muxa: Using directory markers
2025/01/29 01:02:14 DEBUG : Creating backend with remote "/tmp/rclone1144438731"
run.go:180: Remote "Azure container rclone-test-cuzetub1muxa", Local "Local file system at /tmp/rclone1144438731", Modify Window "1ns"
both checkfile vs. NFDx2 remote (without normalization)
2025/01/29 01:02:14 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found
2025/01/29 01:02:14 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Azure container rclone-test-cuzetub1muxa
2025/01/29 01:02:14 NOTICE: Azure container rclone-test-cuzetub1muxa: 1 files missing
2025/01/29 01:02:14 NOTICE: 1 hashes missing
2025/01/29 01:02:14 NOTICE: Azure container rclone-test-cuzetub1muxa: 2 differences found
2025/01/29 01:02:14 NOTICE: Azure container rclone-test-cuzetub1muxa: 2 errors while checking
both checkfile vs. NFDx2 remote (with normalization)
2025/01/29 01:02:14 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/01/29 01:02:14 NOTICE: Azure container rclone-test-cuzetub1muxa: 0 differences found
2025/01/29 01:02:14 NOTICE: Azure container rclone-test-cuzetub1muxa: 1 matching files
2025/01/29 01:02:14 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-rogicef4tuda"
2025/01/29 01:02:14 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/01/29 01:02:14 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/01/29 01:02:14 DEBUG : Azure container rclone-test-rogicef4tuda: Using directory markers
2025/01/29 01:02:14 DEBUG : Creating backend with remote "/tmp/rclone1707634008"
run.go:180: Remote "Azure container rclone-test-rogicef4tuda", Local "Local file system at /tmp/rclone1707634008", Modify Window "1ns"
both checkfile vs. NFCx2 remote (without normalization)
2025/01/29 01:02:15 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found
2025/01/29 01:02:15 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Azure container rclone-test-rogicef4tuda
2025/01/29 01:02:15 NOTICE: Azure container rclone-test-rogicef4tuda: 1 files missing
2025/01/29 01:02:15 NOTICE: 1 hashes missing
2025/01/29 01:02:15 NOTICE: Azure container rclone-test-rogicef4tuda: 2 differences found
2025/01/29 01:02:15 NOTICE: Azure container rclone-test-rogicef4tuda: 2 errors while checking
both checkfile vs. NFCx2 remote (with normalization)
2025/01/29 01:02:15 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/01/29 01:02:15 NOTICE: Azure container rclone-test-rogicef4tuda: 0 differences found
2025/01/29 01:02:15 NOTICE: Azure container rclone-test-rogicef4tuda: 1 matching files
2025/01/29 01:02:15 DEBUG : Azure container rclone-test-rogicef4tuda: Purge remote
2025/01/29 01:02:15 DEBUG : Azure container rclone-test-cuzetub1muxa: Purge remote
2025/01/29 01:02:15 DEBUG : Azure container rclone-test-doduniw1haho: Purge remote
2025/01/29 01:02:15 DEBUG : Azure container rclone-test-vomirom2wota: Purge remote
2025/01/29 01:02:15 DEBUG : Azure container rclone-test-golawur9veyi: Purge remote
2025/01/29 01:02:15 DEBUG : Azure container rclone-test-manoguv3xamo: Purge remote
2025/01/29 01:02:15 DEBUG : Azure container rclone-test-bohuhaf2juji: Purge remote
2025/01/29 01:02:15 DEBUG : Azure container rclone-test-nuniwox1xuxe: Purge remote
2025/01/29 01:02:15 DEBUG : Azure container rclone-test-wacekud8tuxe: Purge remote
2025/01/29 01:02:15 DEBUG : Azure container rclone-test-loqijuv0pare: Purge remote
--- PASS: TestApplyTransforms (3.38s)
=== RUN TestTruncateString
--- PASS: TestTruncateString (0.00s)
=== RUN TestCopyFile
run.go:180: Remote "Azure container rclone-test-giyinav2capo", Local "Local file system at /tmp/rclone1555973906", Modify Window "1ns"
2025/01/29 01:02:15 DEBUG : file1: Need to transfer - File not found at Destination
2025/01/29 01:02:15 DEBUG : sub/: Creating directory marker
2025/01/29 01:02:16 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK
2025/01/29 01:02:16 INFO : file1: Copied (new) to: sub/file2
2025/01/29 01:02:16 DEBUG : file1: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/01/29 01:02:16 DEBUG : file1: Unchanged skipping
2025/01/29 01:02:16 DEBUG : Azure container rclone-test-giyinav2capo: don't need to copy/move sub/file2, it is already at target location
2025/01/29 01:02:16 DEBUG : sub/: Removing directory marker
--- PASS: TestCopyFile (0.49s)
=== RUN TestCopyLongFile
run.go:180: Remote "Azure container rclone-test-giyinav2capo", Local "Local file system at /tmp/rclone1555973906", Modify Window "1ns"
copy_test.go:153: Test only runs on local
--- SKIP: TestCopyLongFile (0.07s)
=== RUN TestCopyFileBackupDir
run.go:180: Remote "Azure container rclone-test-giyinav2capo", Local "Local file system at /tmp/rclone1555973906", Modify Window "1ns"
2025/01/29 01:02:16 DEBUG : dst/: Creating directory marker
2025/01/29 01:02:16 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-giyinav2capo/backup"
2025/01/29 01:02:16 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/01/29 01:02:16 DEBUG : Azure container rclone-test-giyinav2capo path backup: Using directory markers
2025/01/29 01:02:16 DEBUG : fs cache: renaming cache item "TestAzureBlob,directory_markers:rclone-test-giyinav2capo/backup" to be canonical "TestAzureBlob{juk_h}:rclone-test-giyinav2capo/backup"
2025/01/29 01:02:16 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18)
2025/01/29 01:02:16 DEBUG : dst/: Creating directory marker
2025/01/29 01:02:16 DEBUG : dst/file1: md5 = 05164b153084ba910184c26e561a7c18 OK
2025/01/29 01:02:16 INFO : dst/file1: Copied (server-side copy)
2025/01/29 01:02:16 INFO : dst/file1: Deleted
2025/01/29 01:02:17 DEBUG : dst/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK
2025/01/29 01:02:17 INFO : dst/file1: Copied (new)
2025/01/29 01:02:17 DEBUG : dst/: Removing directory marker
2025/01/29 01:02:17 DEBUG : backup/dst/: Removing directory marker
2025/01/29 01:02:17 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-giyinav2capo/backup/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7523f2c8-701e-006c-48e9-71576a000000
Time:2025-01-29T01:02:17.3810811Z
--------------------------------------------------------------------------------
2025/01/29 01:02:18 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-giyinav2capo/backup/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7523f503-701e-006c-13e9-71576a000000
Time:2025-01-29T01:02:18.4164006Z
--------------------------------------------------------------------------------
2025/01/29 01:02:19 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-giyinav2capo/backup/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7523f6ec-701e-006c-40e9-71576a000000
Time:2025-01-29T01:02:19.4535506Z
--------------------------------------------------------------------------------
run.go:128: removing dir "backup" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-giyinav2capo/backup/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7523f6ec-701e-006c-40e9-71576a000000
Time:2025-01-29T01:02:19.4535506Z
--------------------------------------------------------------------------------
--- PASS: TestCopyFileBackupDir (4.09s)
=== RUN TestCopyFileCompareDest
run.go:180: Remote "Azure container rclone-test-giyinav2capo", Local "Local file system at /tmp/rclone1555973906", Modify Window "1ns"
2025/01/29 01:02:20 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-giyinav2capo/dst"
2025/01/29 01:02:20 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/01/29 01:02:20 DEBUG : Azure container rclone-test-giyinav2capo path dst: Using directory markers
2025/01/29 01:02:20 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-giyinav2capo/CompareDest"
2025/01/29 01:02:20 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/01/29 01:02:20 DEBUG : Azure container rclone-test-giyinav2capo path CompareDest: Using directory markers
2025/01/29 01:02:20 DEBUG : fs cache: renaming cache item "TestAzureBlob,directory_markers:rclone-test-giyinav2capo/CompareDest" to be canonical "TestAzureBlob{juk_h}:rclone-test-giyinav2capo/CompareDest"
2025/01/29 01:02:20 DEBUG : one: Need to transfer - File not found at Destination
2025/01/29 01:02:20 DEBUG : /: Creating directory marker
2025/01/29 01:02:20 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK
2025/01/29 01:02:20 INFO : one: Copied (new)
2025/01/29 01:02:20 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-giyinav2capo/CompareDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-giyinav2capo/CompareDest"
2025/01/29 01:02:20 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/01/29 01:02:21 DEBUG : /: Creating directory marker
2025/01/29 01:02:21 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK
2025/01/29 01:02:21 INFO : one: Copied (replaced existing)
2025/01/29 01:02:21 DEBUG : dst/: Creating directory marker
2025/01/29 01:02:21 DEBUG : CompareDest/: Creating directory marker
2025/01/29 01:02:21 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-giyinav2capo/CompareDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-giyinav2capo/CompareDest"
2025/01/29 01:02:21 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/01/29 01:02:21 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/01/29 01:02:21 DEBUG : one: Destination found in --compare-dest, skipping
2025/01/29 01:02:21 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-giyinav2capo/CompareDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-giyinav2capo/CompareDest"
2025/01/29 01:02:21 DEBUG : two: Need to transfer - File not found at Destination
2025/01/29 01:02:21 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/01/29 01:02:21 DEBUG : two: Destination found in --compare-dest, skipping
2025/01/29 01:02:22 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-giyinav2capo/CompareDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-giyinav2capo/CompareDest"
2025/01/29 01:02:22 DEBUG : two: Need to transfer - File not found at Destination
2025/01/29 01:02:22 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/01/29 01:02:22 DEBUG : two: Destination found in --compare-dest, skipping
2025/01/29 01:02:22 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-giyinav2capo/CompareDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-giyinav2capo/CompareDest"
2025/01/29 01:02:22 DEBUG : two: Need to transfer - File not found at Destination
2025/01/29 01:02:22 DEBUG : two: Sizes differ (src 5 vs dst 3)
2025/01/29 01:02:22 DEBUG : two: md5 = 2379e4ce8c3380e996ab0509f17069ad OK
2025/01/29 01:02:22 INFO : two: Copied (new)
2025/01/29 01:02:22 DEBUG : dst/: Removing directory marker
2025/01/29 01:02:22 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-giyinav2capo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7523fdc8-701e-006c-55e9-71576a000000
Time:2025-01-29T01:02:22.7193686Z
--------------------------------------------------------------------------------
2025/01/29 01:02:23 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-giyinav2capo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:75240015-701e-006c-72e9-71576a000000
Time:2025-01-29T01:02:23.7550459Z
--------------------------------------------------------------------------------
2025/01/29 01:02:24 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-giyinav2capo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:752402f3-701e-006c-1ce9-71576a000000
Time:2025-01-29T01:02:24.7990734Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-giyinav2capo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:752402f3-701e-006c-1ce9-71576a000000
Time:2025-01-29T01:02:24.7990734Z
--------------------------------------------------------------------------------
2025/01/29 01:02:25 DEBUG : CompareDest/: Removing directory marker
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683
Error: Not equal:
expected: []string{}
actual : []string{"dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,3 @@
-([]string) {
+([]string) (len=1) {
+ (string) (len=3) "dst"
}
Test: TestCopyFileCompareDest
Messages: directories
--- FAIL: TestCopyFileCompareDest (12.46s)
=== RUN TestCopyFileCopyDest
run.go:180: Remote "Azure container rclone-test-giyinav2capo", Local "Local file system at /tmp/rclone1555973906", Modify Window "1ns"
2025/01/29 01:02:32 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-giyinav2capo/dst"
2025/01/29 01:02:32 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/01/29 01:02:32 DEBUG : Azure container rclone-test-giyinav2capo path dst: Using directory markers
2025/01/29 01:02:33 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-giyinav2capo/CopyDest"
2025/01/29 01:02:33 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/01/29 01:02:33 DEBUG : Azure container rclone-test-giyinav2capo path CopyDest: Using directory markers
2025/01/29 01:02:33 DEBUG : fs cache: renaming cache item "TestAzureBlob,directory_markers:rclone-test-giyinav2capo/CopyDest" to be canonical "TestAzureBlob{juk_h}:rclone-test-giyinav2capo/CopyDest"
2025/01/29 01:02:33 DEBUG : one: Need to transfer - File not found at Destination
2025/01/29 01:02:33 DEBUG : /: Creating directory marker
2025/01/29 01:02:33 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK
2025/01/29 01:02:33 INFO : one: Copied (new)
2025/01/29 01:02:33 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-giyinav2capo/CopyDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-giyinav2capo/CopyDest"
2025/01/29 01:02:33 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/01/29 01:02:33 DEBUG : /: Creating directory marker
2025/01/29 01:02:33 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK
2025/01/29 01:02:33 INFO : one: Copied (replaced existing)
2025/01/29 01:02:33 DEBUG : dst/: Creating directory marker
2025/01/29 01:02:33 DEBUG : CopyDest/: Creating directory marker
2025/01/29 01:02:34 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-giyinav2capo/BackupDir"
2025/01/29 01:02:34 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/01/29 01:02:34 DEBUG : Azure container rclone-test-giyinav2capo path BackupDir: Using directory markers
2025/01/29 01:02:34 DEBUG : fs cache: renaming cache item "TestAzureBlob,directory_markers:rclone-test-giyinav2capo/BackupDir" to be canonical "TestAzureBlob{juk_h}:rclone-test-giyinav2capo/BackupDir"
2025/01/29 01:02:34 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-giyinav2capo/CopyDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-giyinav2capo/CopyDest"
2025/01/29 01:02:34 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/01/29 01:02:34 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/01/29 01:02:34 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/01/29 01:02:34 DEBUG : /: Creating directory marker
2025/01/29 01:02:34 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK
2025/01/29 01:02:34 INFO : one: Copied (server-side copy)
2025/01/29 01:02:34 INFO : one: Deleted
2025/01/29 01:02:34 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK
2025/01/29 01:02:34 INFO : one: Copied (server-side copy)
2025/01/29 01:02:34 DEBUG : one: Destination found in --copy-dest, using server-side copy
2025/01/29 01:02:34 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-giyinav2capo/CopyDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-giyinav2capo/CopyDest"
2025/01/29 01:02:34 DEBUG : two: Need to transfer - File not found at Destination
2025/01/29 01:02:34 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/01/29 01:02:34 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK
2025/01/29 01:02:34 INFO : two: Copied (server-side copy)
2025/01/29 01:02:34 DEBUG : two: Destination found in --copy-dest, using server-side copy
2025/01/29 01:02:35 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-giyinav2capo/CopyDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-giyinav2capo/CopyDest"
2025/01/29 01:02:35 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/01/29 01:02:35 DEBUG : two: Unchanged skipping
2025/01/29 01:02:35 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-giyinav2capo/CopyDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-giyinav2capo/CopyDest"
2025/01/29 01:02:35 DEBUG : three: Need to transfer - File not found at Destination
2025/01/29 01:02:35 DEBUG : three: Sizes differ (src 7 vs dst 5)
2025/01/29 01:02:35 DEBUG : three: Destination not found in --copy-dest
2025/01/29 01:02:35 DEBUG : three: md5 = 1bccb9dccb3e9f6a3f9d2a8bdb54b7f5 OK
2025/01/29 01:02:35 INFO : three: Copied (new)
2025/01/29 01:02:35 DEBUG : dst/: Removing directory marker
2025/01/29 01:02:35 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-giyinav2capo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7524194f-701e-006c-6de9-71576a000000
Time:2025-01-29T01:02:35.9418276Z
--------------------------------------------------------------------------------
2025/01/29 01:02:36 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-giyinav2capo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:75241a9b-701e-006c-7ce9-71576a000000
Time:2025-01-29T01:02:36.9775536Z
--------------------------------------------------------------------------------
2025/01/29 01:02:37 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-giyinav2capo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:75241c2a-701e-006c-46e9-71576a000000
Time:2025-01-29T01:02:38.0128749Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-giyinav2capo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:75241c2a-701e-006c-46e9-71576a000000
Time:2025-01-29T01:02:38.0128749Z
--------------------------------------------------------------------------------
2025/01/29 01:02:39 DEBUG : CopyDest/: Removing directory marker
2025/01/29 01:02:39 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-giyinav2capo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:75241e2f-701e-006c-11e9-71576a000000
Time:2025-01-29T01:02:39.0854180Z
--------------------------------------------------------------------------------
2025/01/29 01:02:40 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-giyinav2capo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:75242020-701e-006c-46e9-71576a000000
Time:2025-01-29T01:02:40.1211565Z
--------------------------------------------------------------------------------
2025/01/29 01:02:41 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-giyinav2capo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:75242245-701e-006c-30e9-71576a000000
Time:2025-01-29T01:02:41.1571044Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-giyinav2capo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:75242245-701e-006c-30e9-71576a000000
Time:2025-01-29T01:02:41.1571044Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestCopyFileCopyDest
Messages: directories
--- FAIL: TestCopyFileCopyDest (16.32s)
=== RUN TestCopyInplace
run.go:180: Remote "Azure container rclone-test-giyinav2capo", Local "Local file system at /tmp/rclone1555973906", Modify Window "1ns"
copy_test.go:370: Partial uploads not supported
2025/01/29 01:02:49 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-giyinav2capo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:752431f6-701e-006c-28e9-71576a000000
Time:2025-01-29T01:02:49.3425699Z
--------------------------------------------------------------------------------
2025/01/29 01:02:50 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-giyinav2capo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:752433cf-701e-006c-48e9-71576a000000
Time:2025-01-29T01:02:50.3780389Z
--------------------------------------------------------------------------------
2025/01/29 01:02:51 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-giyinav2capo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:75243565-701e-006c-34e9-71576a000000
Time:2025-01-29T01:02:51.4136776Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-giyinav2capo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:75243565-701e-006c-34e9-71576a000000
Time:2025-01-29T01:02:51.4136776Z
--------------------------------------------------------------------------------
2025/01/29 01:02:52 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-giyinav2capo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:75243696-701e-006c-3ae9-71576a000000
Time:2025-01-29T01:02:52.4494444Z
--------------------------------------------------------------------------------
2025/01/29 01:02:53 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-giyinav2capo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:75243800-701e-006c-77e9-71576a000000
Time:2025-01-29T01:02:53.4849958Z
--------------------------------------------------------------------------------
2025/01/29 01:02:54 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-giyinav2capo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:752439f3-701e-006c-6ae9-71576a000000
Time:2025-01-29T01:02:54.5206744Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-giyinav2capo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:752439f3-701e-006c-6ae9-71576a000000
Time:2025-01-29T01:02:54.5206744Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/runtime/panic.go:626
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1120
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1096
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy_test.go:370
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestCopyInplace
Messages: directories
--- FAIL: TestCopyInplace (13.36s)
=== RUN TestCopyLongFileName
run.go:180: Remote "Azure container rclone-test-giyinav2capo", Local "Local file system at /tmp/rclone1555973906", Modify Window "1ns"
copy_test.go:403: Partial uploads not supported
2025/01/29 01:03:02 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-giyinav2capo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:75244ab7-701e-006c-6ae9-71576a000000
Time:2025-01-29T01:03:02.7020614Z
--------------------------------------------------------------------------------
2025/01/29 01:03:03 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-giyinav2capo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:75244cad-701e-006c-37e9-71576a000000
Time:2025-01-29T01:03:03.7375138Z
--------------------------------------------------------------------------------
2025/01/29 01:03:04 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-giyinav2capo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:75244f04-701e-006c-61e9-71576a000000
Time:2025-01-29T01:03:04.7731323Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-giyinav2capo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:75244f04-701e-006c-61e9-71576a000000
Time:2025-01-29T01:03:04.7731323Z
--------------------------------------------------------------------------------
2025/01/29 01:03:05 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-giyinav2capo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:75245139-701e-006c-59e9-71576a000000
Time:2025-01-29T01:03:05.8094624Z
--------------------------------------------------------------------------------
2025/01/29 01:03:06 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-giyinav2capo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:75245373-701e-006c-42e9-71576a000000
Time:2025-01-29T01:03:06.8449483Z
--------------------------------------------------------------------------------
2025/01/29 01:03:07 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-giyinav2capo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:75245539-701e-006c-52e9-71576a000000
Time:2025-01-29T01:03:07.8807595Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-giyinav2capo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:75245539-701e-006c-52e9-71576a000000
Time:2025-01-29T01:03:07.8807595Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/runtime/panic.go:626
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1120
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1096
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy_test.go:403
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestCopyLongFileName
Messages: directories
--- FAIL: TestCopyLongFileName (13.36s)
=== RUN TestCopyFileMaxTransfer
run.go:180: Remote "Azure container rclone-test-giyinav2capo", Local "Local file system at /tmp/rclone1555973906", Modify Window "1ns"
2025/01/29 01:03:16 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination
2025/01/29 01:03:16 DEBUG : TestCopyFileMaxTransfer/: Creating directory marker
2025/01/29 01:03:16 DEBUG : TestCopyFileMaxTransfer/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK
2025/01/29 01:03:16 INFO : TestCopyFileMaxTransfer/file1: Copied (new)
2025/01/29 01:03:16 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination
2025/01/29 01:03:16 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: single part upload read failed: max transfer limit reached as set by --max-transfer
2025/01/29 01:03:16 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination
2025/01/29 01:03:16 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination
2025/01/29 01:03:16 DEBUG : TestCopyFileMaxTransfer/file4: md5 = 871a20a5538ee263421da1a108bdfb57 OK
2025/01/29 01:03:16 INFO : TestCopyFileMaxTransfer/file4: Copied (new)
2025/01/29 01:03:16 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-giyinav2capo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7524681b-701e-006c-6ee9-71576a000000
Time:2025-01-29T01:03:16.9308001Z
--------------------------------------------------------------------------------
2025/01/29 01:03:17 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-giyinav2capo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:75246a39-701e-006c-60e9-71576a000000
Time:2025-01-29T01:03:17.9669667Z
--------------------------------------------------------------------------------
2025/01/29 01:03:18 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-giyinav2capo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:75246c30-701e-006c-71e9-71576a000000
Time:2025-01-29T01:03:19.0024467Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-giyinav2capo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:75246c30-701e-006c-71e9-71576a000000
Time:2025-01-29T01:03:19.0024467Z
--------------------------------------------------------------------------------
2025/01/29 01:03:20 DEBUG : TestCopyFileMaxTransfer/: Removing directory marker
2025/01/29 01:03:20 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-giyinav2capo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:75246e51-701e-006c-53e9-71576a000000
Time:2025-01-29T01:03:20.0785765Z
--------------------------------------------------------------------------------
2025/01/29 01:03:21 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-giyinav2capo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:75247085-701e-006c-3ae9-71576a000000
Time:2025-01-29T01:03:21.1142340Z
--------------------------------------------------------------------------------
2025/01/29 01:03:22 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-giyinav2capo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7524723a-701e-006c-4be9-71576a000000
Time:2025-01-29T01:03:22.1508402Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-giyinav2capo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7524723a-701e-006c-4be9-71576a000000
Time:2025-01-29T01:03:22.1508402Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestCopyFileMaxTransfer
Messages: directories
--- FAIL: TestCopyFileMaxTransfer (14.27s)
=== RUN TestDeduplicateInteractive
run.go:180: Remote "Azure container rclone-test-giyinav2capo", Local "Local file system at /tmp/rclone1555973906", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/01/29 01:03:30 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-giyinav2capo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:752481eb-701e-006c-15e9-71576a000000
Time:2025-01-29T01:03:30.3352514Z
--------------------------------------------------------------------------------
2025/01/29 01:03:31 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-giyinav2capo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:752484e6-701e-006c-38e9-71576a000000
Time:2025-01-29T01:03:31.3716296Z
--------------------------------------------------------------------------------
2025/01/29 01:03:32 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-giyinav2capo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:75248719-701e-006c-2be9-71576a000000
Time:2025-01-29T01:03:32.4082762Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-giyinav2capo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:75248719-701e-006c-2be9-71576a000000
Time:2025-01-29T01:03:32.4082762Z
--------------------------------------------------------------------------------
2025/01/29 01:03:33 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-giyinav2capo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7524889c-701e-006c-7fe9-71576a000000
Time:2025-01-29T01:03:33.4530658Z
--------------------------------------------------------------------------------
2025/01/29 01:03:34 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-giyinav2capo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:752489af-701e-006c-4fe9-71576a000000
Time:2025-01-29T01:03:34.4888549Z
--------------------------------------------------------------------------------
2025/01/29 01:03:35 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-giyinav2capo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:75248a82-701e-006c-7fe9-71576a000000
Time:2025-01-29T01:03:35.5274214Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-giyinav2capo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:75248a82-701e-006c-7fe9-71576a000000
Time:2025-01-29T01:03:35.5274214Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/runtime/panic.go:626
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1120
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1096
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:24
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:48
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestDeduplicateInteractive
Messages: directories
--- FAIL: TestDeduplicateInteractive (13.38s)
=== RUN TestDeduplicateSkip
run.go:180: Remote "Azure container rclone-test-giyinav2capo", Local "Local file system at /tmp/rclone1555973906", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/01/29 01:03: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-giyinav2capo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:75249529-701e-006c-6ee9-71576a000000
Time:2025-01-29T01:03:43.7150064Z
--------------------------------------------------------------------------------
2025/01/29 01:03: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-giyinav2capo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:752496c2-701e-006c-52e9-71576a000000
Time:2025-01-29T01:03:44.7507819Z
--------------------------------------------------------------------------------
2025/01/29 01:03: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-giyinav2capo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7524981f-701e-006c-0be9-71576a000000
Time:2025-01-29T01:03:45.7871789Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-giyinav2capo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7524981f-701e-006c-0be9-71576a000000
Time:2025-01-29T01:03:45.7871789Z
--------------------------------------------------------------------------------
2025/01/29 01:03: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-giyinav2capo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:752499cb-701e-006c-0ee9-71576a000000
Time:2025-01-29T01:03:46.8240962Z
--------------------------------------------------------------------------------
2025/01/29 01:03: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-giyinav2capo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:75249b15-701e-006c-28e9-71576a000000
Time:2025-01-29T01:03:47.8602883Z
--------------------------------------------------------------------------------
2025/01/29 01:03: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-giyinav2capo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:75249c75-701e-006c-5ce9-71576a000000
Time:2025-01-29T01:03:48.8962978Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-giyinav2capo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:75249c75-701e-006c-5ce9-71576a000000
Time:2025-01-29T01:03:48.8962978Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/runtime/panic.go:626
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1120
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1096
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:24
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:64
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestDeduplicateSkip
Messages: directories
--- FAIL: TestDeduplicateSkip (13.37s)
=== RUN TestDeduplicateSizeOnly
run.go:180: Remote "Azure container rclone-test-giyinav2capo", Local "Local file system at /tmp/rclone1555973906", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/01/29 01:03: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-giyinav2capo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7524ae54-701e-006c-62e9-71576a000000
Time:2025-01-29T01:03:57.0837932Z
--------------------------------------------------------------------------------
2025/01/29 01:03: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-giyinav2capo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7524b067-701e-006c-10e9-71576a000000
Time:2025-01-29T01:03:58.1240417Z
--------------------------------------------------------------------------------
2025/01/29 01:03: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-giyinav2capo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7524b249-701e-006c-2ae9-71576a000000
Time:2025-01-29T01:03:59.1608902Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-giyinav2capo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7524b249-701e-006c-2ae9-71576a000000
Time:2025-01-29T01:03:59.1608902Z
--------------------------------------------------------------------------------
2025/01/29 01:04: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-giyinav2capo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7524b518-701e-006c-26e9-71576a000000
Time:2025-01-29T01:04:00.2032812Z
--------------------------------------------------------------------------------
2025/01/29 01:04: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-giyinav2capo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7524b794-701e-006c-4ae9-71576a000000
Time:2025-01-29T01:04:01.2392781Z
--------------------------------------------------------------------------------
2025/01/29 01:04: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-giyinav2capo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7524b9a6-701e-006c-3ee9-71576a000000
Time:2025-01-29T01:04:02.2758991Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-giyinav2capo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7524b9a6-701e-006c-3ee9-71576a000000
Time:2025-01-29T01:04:02.2758991Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/runtime/panic.go:626
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1120
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1096
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:24
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:85
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestDeduplicateSizeOnly
Messages: directories
--- FAIL: TestDeduplicateSizeOnly (13.38s)
=== RUN TestDeduplicateFirst
run.go:180: Remote "Azure container rclone-test-giyinav2capo", Local "Local file system at /tmp/rclone1555973906", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/01/29 01:04: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-giyinav2capo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7524c3b8-701e-006c-40e9-71576a000000
Time:2025-01-29T01:04:10.4611994Z
--------------------------------------------------------------------------------
2025/01/29 01:04: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-giyinav2capo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7524c4b6-701e-006c-1be9-71576a000000
Time:2025-01-29T01:04:11.4986334Z
--------------------------------------------------------------------------------
2025/01/29 01:04: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-giyinav2capo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7524c5e1-701e-006c-10e9-71576a000000
Time:2025-01-29T01:04:12.5513931Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-giyinav2capo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7524c5e1-701e-006c-10e9-71576a000000
Time:2025-01-29T01:04:12.5513931Z
--------------------------------------------------------------------------------
2025/01/29 01:04: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-giyinav2capo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7524c795-701e-006c-12e9-71576a000000
Time:2025-01-29T01:04:13.5996255Z
--------------------------------------------------------------------------------
2025/01/29 01:04: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-giyinav2capo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7524c8fb-701e-006c-43e9-71576a000000
Time:2025-01-29T01:04:14.6352350Z
--------------------------------------------------------------------------------
2025/01/29 01:04: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-giyinav2capo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7524ca5b-701e-006c-70e9-71576a000000
Time:2025-01-29T01:04:15.6758579Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-giyinav2capo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7524ca5b-701e-006c-70e9-71576a000000
Time:2025-01-29T01:04:15.6758579Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/runtime/panic.go:626
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1120
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1096
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:24
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:107
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestDeduplicateFirst
Messages: directories
--- FAIL: TestDeduplicateFirst (13.42s)
=== RUN TestDeduplicateNewest
run.go:180: Remote "Azure container rclone-test-giyinav2capo", Local "Local file system at /tmp/rclone1555973906", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/01/29 01:04:23 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-giyinav2capo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7524d3ea-701e-006c-0ce9-71576a000000
Time:2025-01-29T01:04:23.8776816Z
--------------------------------------------------------------------------------
2025/01/29 01:04:24 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-giyinav2capo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7524d575-701e-006c-7ce9-71576a000000
Time:2025-01-29T01:04:24.9140001Z
--------------------------------------------------------------------------------
2025/01/29 01:04:25 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-giyinav2capo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7524d6c3-701e-006c-1ce9-71576a000000
Time:2025-01-29T01:04:25.9514624Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-giyinav2capo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7524d6c3-701e-006c-1ce9-71576a000000
Time:2025-01-29T01:04:25.9514624Z
--------------------------------------------------------------------------------
2025/01/29 01:04:26 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-giyinav2capo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7524d88a-701e-006c-25e9-71576a000000
Time:2025-01-29T01:04:26.9871827Z
--------------------------------------------------------------------------------
2025/01/29 01:04: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-giyinav2capo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7524d9ac-701e-006c-11e9-71576a000000
Time:2025-01-29T01:04:28.0250691Z
--------------------------------------------------------------------------------
2025/01/29 01:04: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-giyinav2capo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7524da9c-701e-006c-54e9-71576a000000
Time:2025-01-29T01:04:29.0617932Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-giyinav2capo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7524da9c-701e-006c-54e9-71576a000000
Time:2025-01-29T01:04:29.0617932Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/runtime/panic.go:626
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1120
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1096
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:24
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:135
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestDeduplicateNewest
Messages: directories
--- FAIL: TestDeduplicateNewest (13.37s)
=== RUN TestDeduplicateNewestByHash
run.go:180: Remote "Azure container rclone-test-giyinav2capo", Local "Local file system at /tmp/rclone1555973906", Modify Window "1ns"
2025/01/29 01:04:37 DEBUG : also/: Creating directory marker
2025/01/29 01:04:37 INFO : Azure container rclone-test-giyinav2capo: Looking for duplicate md5 hashes using newest mode.
2025/01/29 01:04:37 NOTICE: bc5cafec7cc1e3aa521dbbb3f4c0d4a8: Found 3 files with duplicate md5 hashes
2025/01/29 01:04:37 INFO : one: Deleted
2025/01/29 01:04:37 INFO : also/one: Deleted
2025/01/29 01:04:37 NOTICE: bc5cafec7cc1e3aa521dbbb3f4c0d4a8: Deleted 2 extra copies
2025/01/29 01:04: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-giyinav2capo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7524e6c4-701e-006c-41e9-71576a000000
Time:2025-01-29T01:04:38.0749760Z
--------------------------------------------------------------------------------
2025/01/29 01:04: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-giyinav2capo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7524e7f9-701e-006c-42e9-71576a000000
Time:2025-01-29T01:04:39.1231448Z
--------------------------------------------------------------------------------
2025/01/29 01:04: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-giyinav2capo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7524e99d-701e-006c-2be9-71576a000000
Time:2025-01-29T01:04:40.1633196Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-giyinav2capo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7524e99d-701e-006c-2be9-71576a000000
Time:2025-01-29T01:04:40.1633196Z
--------------------------------------------------------------------------------
2025/01/29 01:04:41 DEBUG : also/: Removing directory marker
2025/01/29 01:04: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-giyinav2capo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7524eb4e-701e-006c-15e9-71576a000000
Time:2025-01-29T01:04:41.2384971Z
--------------------------------------------------------------------------------
2025/01/29 01:04: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-giyinav2capo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7524ece5-701e-006c-70e9-71576a000000
Time:2025-01-29T01:04:42.2795320Z
--------------------------------------------------------------------------------
2025/01/29 01:04: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-giyinav2capo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7524ee5a-701e-006c-34e9-71576a000000
Time:2025-01-29T01:04:43.3205761Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-giyinav2capo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7524ee5a-701e-006c-34e9-71576a000000
Time:2025-01-29T01:04:43.3205761Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestDeduplicateNewestByHash
Messages: directories
--- FAIL: TestDeduplicateNewestByHash (14.26s)
=== RUN TestDeduplicateOldest
run.go:180: Remote "Azure container rclone-test-giyinav2capo", Local "Local file system at /tmp/rclone1555973906", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/01/29 01:04: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-giyinav2capo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7524f885-701e-006c-43e9-71576a000000
Time:2025-01-29T01:04:51.5112448Z
--------------------------------------------------------------------------------
2025/01/29 01:04: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-giyinav2capo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7524f97c-701e-006c-0fe9-71576a000000
Time:2025-01-29T01:04:52.5468123Z
--------------------------------------------------------------------------------
2025/01/29 01:04: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-giyinav2capo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7524fa9e-701e-006c-75e9-71576a000000
Time:2025-01-29T01:04:53.5828259Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-giyinav2capo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7524fa9e-701e-006c-75e9-71576a000000
Time:2025-01-29T01:04:53.5828259Z
--------------------------------------------------------------------------------
2025/01/29 01:04: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-giyinav2capo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7524fc39-701e-006c-16e9-71576a000000
Time:2025-01-29T01:04:54.6182126Z
--------------------------------------------------------------------------------
2025/01/29 01:04: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-giyinav2capo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7524fdbf-701e-006c-4ce9-71576a000000
Time:2025-01-29T01:04:55.6538430Z
--------------------------------------------------------------------------------
2025/01/29 01:04: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-giyinav2capo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7524ff25-701e-006c-7ce9-71576a000000
Time:2025-01-29T01:04:56.6901931Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-giyinav2capo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7524ff25-701e-006c-7ce9-71576a000000
Time:2025-01-29T01:04:56.6901931Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/runtime/panic.go:626
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1120
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1096
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:24
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:169
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestDeduplicateOldest
Messages: directories
--- FAIL: TestDeduplicateOldest (13.37s)
=== RUN TestDeduplicateLargest
run.go:180: Remote "Azure container rclone-test-giyinav2capo", Local "Local file system at /tmp/rclone1555973906", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/01/29 01:05: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-giyinav2capo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7525091a-701e-006c-4be9-71576a000000
Time:2025-01-29T01:05:04.8848657Z
--------------------------------------------------------------------------------
2025/01/29 01:05: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-giyinav2capo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:75250a62-701e-006c-55e9-71576a000000
Time:2025-01-29T01:05:05.9209413Z
--------------------------------------------------------------------------------
2025/01/29 01:05: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-giyinav2capo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:75250be7-701e-006c-1ce9-71576a000000
Time:2025-01-29T01:05:06.9631966Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-giyinav2capo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:75250be7-701e-006c-1ce9-71576a000000
Time:2025-01-29T01:05:06.9631966Z
--------------------------------------------------------------------------------
2025/01/29 01:05: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-giyinav2capo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:75250d3b-701e-006c-37e9-71576a000000
Time:2025-01-29T01:05:08.0016405Z
--------------------------------------------------------------------------------
2025/01/29 01:05:09 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-giyinav2capo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:75250e9d-701e-006c-6fe9-71576a000000
Time:2025-01-29T01:05:09.0373282Z
--------------------------------------------------------------------------------
2025/01/29 01:05:10 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-giyinav2capo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:75250ffa-701e-006c-0ee9-71576a000000
Time:2025-01-29T01:05:10.0739093Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-giyinav2capo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:75250ffa-701e-006c-0ee9-71576a000000
Time:2025-01-29T01:05:10.0739093Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/runtime/panic.go:626
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1120
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1096
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:24
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:184
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestDeduplicateLargest
Messages: directories
--- FAIL: TestDeduplicateLargest (13.37s)
=== RUN TestDeduplicateSmallest
run.go:180: Remote "Azure container rclone-test-giyinav2capo", Local "Local file system at /tmp/rclone1555973906", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/01/29 01:05: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-giyinav2capo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:75251ac3-701e-006c-5be9-71576a000000
Time:2025-01-29T01:05:18.2563919Z
--------------------------------------------------------------------------------
2025/01/29 01:05: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-giyinav2capo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:75251c39-701e-006c-29e9-71576a000000
Time:2025-01-29T01:05:19.2924185Z
--------------------------------------------------------------------------------
2025/01/29 01:05:20 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-giyinav2capo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:75251d71-701e-006c-2ae9-71576a000000
Time:2025-01-29T01:05:20.3280812Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-giyinav2capo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:75251d71-701e-006c-2ae9-71576a000000
Time:2025-01-29T01:05:20.3280812Z
--------------------------------------------------------------------------------
2025/01/29 01:05:21 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-giyinav2capo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:75251eef-701e-006c-61e9-71576a000000
Time:2025-01-29T01:05:21.3647054Z
--------------------------------------------------------------------------------
2025/01/29 01:05:22 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-giyinav2capo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:75252049-701e-006c-72e9-71576a000000
Time:2025-01-29T01:05:22.4014713Z
--------------------------------------------------------------------------------
2025/01/29 01:05:23 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-giyinav2capo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:752521d0-701e-006c-2ce9-71576a000000
Time:2025-01-29T01:05:23.4377567Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-giyinav2capo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:752521d0-701e-006c-2ce9-71576a000000
Time:2025-01-29T01:05:23.4377567Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/runtime/panic.go:626
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1120
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1096
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:24
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:199
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestDeduplicateSmallest
Messages: directories
--- FAIL: TestDeduplicateSmallest (13.37s)
=== RUN TestDeduplicateRename
run.go:180: Remote "Azure container rclone-test-giyinav2capo", Local "Local file system at /tmp/rclone1555973906", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/01/29 01:05:31 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-giyinav2capo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:75252bbf-701e-006c-29e9-71576a000000
Time:2025-01-29T01:05:31.6243769Z
--------------------------------------------------------------------------------
2025/01/29 01:05:32 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-giyinav2capo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:75252cf4-701e-006c-24e9-71576a000000
Time:2025-01-29T01:05:32.6602030Z
--------------------------------------------------------------------------------
2025/01/29 01:05:33 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-giyinav2capo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:75252e77-701e-006c-67e9-71576a000000
Time:2025-01-29T01:05:33.6964423Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-giyinav2capo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:75252e77-701e-006c-67e9-71576a000000
Time:2025-01-29T01:05:33.6964423Z
--------------------------------------------------------------------------------
2025/01/29 01:05:34 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-giyinav2capo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:75252f82-701e-006c-45e9-71576a000000
Time:2025-01-29T01:05:34.7327400Z
--------------------------------------------------------------------------------
2025/01/29 01:05:35 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-giyinav2capo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7525309c-701e-006c-24e9-71576a000000
Time:2025-01-29T01:05:35.7693589Z
--------------------------------------------------------------------------------
2025/01/29 01:05:36 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-giyinav2capo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:75253174-701e-006c-43e9-71576a000000
Time:2025-01-29T01:05:36.8060715Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-giyinav2capo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:75253174-701e-006c-43e9-71576a000000
Time:2025-01-29T01:05:36.8060715Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/runtime/panic.go:626
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1120
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1096
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:24
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:214
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestDeduplicateRename
Messages: directories
--- FAIL: TestDeduplicateRename (13.37s)
=== RUN TestMergeDirs
run.go:180: Remote "Azure container rclone-test-giyinav2capo", Local "Local file system at /tmp/rclone1555973906", Modify Window "1ns"
dedupe_test.go:256: Can't merge directories
2025/01/29 01:05:44 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-giyinav2capo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:75253a6d-701e-006c-15e9-71576a000000
Time:2025-01-29T01:05:44.9962219Z
--------------------------------------------------------------------------------
2025/01/29 01:05: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-giyinav2capo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:75253b79-701e-006c-67e9-71576a000000
Time:2025-01-29T01:05:46.0336139Z
--------------------------------------------------------------------------------
2025/01/29 01:05: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-giyinav2capo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:75253c75-701e-006c-37e9-71576a000000
Time:2025-01-29T01:05:47.0700512Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-giyinav2capo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:75253c75-701e-006c-37e9-71576a000000
Time:2025-01-29T01:05:47.0700512Z
--------------------------------------------------------------------------------
2025/01/29 01:05: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-giyinav2capo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:75253d94-701e-006c-1fe9-71576a000000
Time:2025-01-29T01:05:48.1062862Z
--------------------------------------------------------------------------------
2025/01/29 01:05: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-giyinav2capo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:75253eb1-701e-006c-72e9-71576a000000
Time:2025-01-29T01:05:49.1427379Z
--------------------------------------------------------------------------------
2025/01/29 01:05: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-giyinav2capo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:75253fa6-701e-006c-2ee9-71576a000000
Time:2025-01-29T01:05:50.1788792Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-giyinav2capo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:75253fa6-701e-006c-2ee9-71576a000000
Time:2025-01-29T01:05:50.1788792Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/runtime/panic.go:626
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1120
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1096
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:256
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestMergeDirs
Messages: directories
--- FAIL: TestMergeDirs (13.37s)
=== RUN TestListDirSorted
run.go:180: Remote "Azure container rclone-test-giyinav2capo", Local "Local file system at /tmp/rclone1555973906", Modify Window "1ns"
2025/01/29 01:05:58 DEBUG : sub dir/: Creating directory marker
2025/01/29 01:05:58 DEBUG : sub dir/ignore dir/: Creating directory marker
2025/01/29 01:05:59 DEBUG : sub dir/sub sub dir/: Creating directory marker
listdirsorted_test.go:57:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/listdirsorted_test.go:57
Error: "[BackupDir a.txt dst sub dir zend.txt]" should have 3 item(s), but has 5
Test: TestListDirSorted
2025/01/29 01:05:59 DEBUG : sub dir/sub sub dir/: Removing directory marker
2025/01/29 01:05:59 DEBUG : sub dir/ignore dir/: Removing directory marker
2025/01/29 01:05:59 DEBUG : sub dir/: Removing directory marker
2025/01/29 01:05: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-giyinav2capo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:75254a8a-701e-006c-5fe9-71576a000000
Time:2025-01-29T01:05:59.7560496Z
--------------------------------------------------------------------------------
2025/01/29 01:06: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-giyinav2capo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:75254c16-701e-006c-37e9-71576a000000
Time:2025-01-29T01:06:00.7920328Z
--------------------------------------------------------------------------------
2025/01/29 01:06: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-giyinav2capo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:75254d46-701e-006c-32e9-71576a000000
Time:2025-01-29T01:06:01.8287764Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-giyinav2capo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:75254d46-701e-006c-32e9-71576a000000
Time:2025-01-29T01:06:01.8287764Z
--------------------------------------------------------------------------------
2025/01/29 01:06: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-giyinav2capo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:75254e57-701e-006c-20e9-71576a000000
Time:2025-01-29T01:06:02.8646504Z
--------------------------------------------------------------------------------
2025/01/29 01:06: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-giyinav2capo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:75254f99-701e-006c-2ee9-71576a000000
Time:2025-01-29T01:06:03.9010875Z
--------------------------------------------------------------------------------
2025/01/29 01:06: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-giyinav2capo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:752550e4-701e-006c-36e9-71576a000000
Time:2025-01-29T01:06:04.9368929Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-giyinav2capo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:752550e4-701e-006c-36e9-71576a000000
Time:2025-01-29T01:06:04.9368929Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/runtime/panic.go:626
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1005
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/listdirsorted_test.go:57
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestListDirSorted
Messages: directories
--- FAIL: TestListDirSorted (14.76s)
=== RUN TestListJSON
run.go:180: Remote "Azure container rclone-test-giyinav2capo", Local "Local file system at /tmp/rclone1555973906", Modify Window "1ns"
2025/01/29 01:06:13 DEBUG : sub/: Creating directory marker
=== RUN TestListJSON/Default
lsjson_test.go:202:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/lsjson_test.go:202
Error: Not equal:
expected: 2
actual : 4
Test: TestListJSON/Default
Messages: Wrong number of results
=== RUN TestListJSON/FilesOnly
=== RUN TestListJSON/DirsOnly
lsjson_test.go:202:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/lsjson_test.go:202
Error: Not equal:
expected: 1
actual : 3
Test: TestListJSON/DirsOnly
Messages: Wrong number of results
=== RUN TestListJSON/Recurse
lsjson_test.go:202:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/lsjson_test.go:202
Error: Not equal:
expected: 3
actual : 5
Test: TestListJSON/Recurse
Messages: Wrong number of results
=== RUN TestListJSON/SubDir
=== RUN TestListJSON/NoModTime
=== RUN TestListJSON/NoMimeType
=== RUN TestListJSON/ShowHash
=== RUN TestListJSON/HashTypes
=== RUN TestListJSON/Metadata
lsjson_test.go:202:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/lsjson_test.go:202
Error: Not equal:
expected: 2
actual : 4
Test: TestListJSON/Metadata
Messages: Wrong number of results
2025/01/29 01:06:13 DEBUG : sub/: Removing directory marker
2025/01/29 01:06:13 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-giyinav2capo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:75255bf2-701e-006c-2de9-71576a000000
Time:2025-01-29T01:06:13.9655202Z
--------------------------------------------------------------------------------
2025/01/29 01:06: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-giyinav2capo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:75255d72-701e-006c-70e9-71576a000000
Time:2025-01-29T01:06:15.0019934Z
--------------------------------------------------------------------------------
2025/01/29 01:06: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-giyinav2capo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:75255f25-701e-006c-68e9-71576a000000
Time:2025-01-29T01:06:16.0382005Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-giyinav2capo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:75255f25-701e-006c-68e9-71576a000000
Time:2025-01-29T01:06:16.0382005Z
--------------------------------------------------------------------------------
2025/01/29 01:06: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-giyinav2capo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:752560dd-701e-006c-68e9-71576a000000
Time:2025-01-29T01:06:17.0743641Z
--------------------------------------------------------------------------------
2025/01/29 01:06: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-giyinav2capo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:75256221-701e-006c-7cea-71576a000000
Time:2025-01-29T01:06:18.1103604Z
--------------------------------------------------------------------------------
2025/01/29 01:06: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-giyinav2capo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:752563cb-701e-006c-40ea-71576a000000
Time:2025-01-29T01:06:19.1469432Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-giyinav2capo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:752563cb-701e-006c-40ea-71576a000000
Time:2025-01-29T01:06:19.1469432Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestListJSON
Messages: directories
--- FAIL: TestListJSON (14.21s)
--- 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-giyinav2capo", Local "Local file system at /tmp/rclone1555973906", Modify Window "1ns"
2025/01/29 01:06:27 DEBUG : sub/: Creating directory marker
=== RUN TestStatJSON/Root
=== RUN TestStatJSON/RootFilesOnly
=== RUN TestStatJSON/RootDirsOnly
=== RUN TestStatJSON/Dir
=== RUN TestStatJSON/DirWithTrailingSlash
=== RUN TestStatJSON/File
=== RUN TestStatJSON/NotFound
=== RUN TestStatJSON/DirFilesOnly
=== RUN TestStatJSON/FileFilesOnly
=== RUN TestStatJSON/NotFoundFilesOnly
=== RUN TestStatJSON/DirDirsOnly
=== RUN TestStatJSON/FileDirsOnly
=== RUN TestStatJSON/NotFoundDirsOnly
=== RUN TestStatJSON/RootNotFound
2025/01/29 01:06:28 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-giyinav2capo/notfound"
2025/01/29 01:06:28 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/01/29 01:06:28 DEBUG : Azure container rclone-test-giyinav2capo path notfound: Using directory markers
2025/01/29 01:06:28 DEBUG : sub/: Removing directory marker
2025/01/29 01:06:28 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-giyinav2capo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:75256f04-701e-006c-3cea-71576a000000
Time:2025-01-29T01:06:28.4069055Z
--------------------------------------------------------------------------------
2025/01/29 01:06: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-giyinav2capo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:75257041-701e-006c-3fea-71576a000000
Time:2025-01-29T01:06:29.4432880Z
--------------------------------------------------------------------------------
2025/01/29 01:06: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-giyinav2capo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:752571ce-701e-006c-1bea-71576a000000
Time:2025-01-29T01:06:30.4838400Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-giyinav2capo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:752571ce-701e-006c-1bea-71576a000000
Time:2025-01-29T01:06:30.4838400Z
--------------------------------------------------------------------------------
2025/01/29 01:06: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-giyinav2capo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7525733c-701e-006c-4dea-71576a000000
Time:2025-01-29T01:06:31.5206240Z
--------------------------------------------------------------------------------
2025/01/29 01:06: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-giyinav2capo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:752574b3-701e-006c-05ea-71576a000000
Time:2025-01-29T01:06:32.5574363Z
--------------------------------------------------------------------------------
2025/01/29 01:06: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-giyinav2capo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:752575c6-701e-006c-63ea-71576a000000
Time:2025-01-29T01:06:33.5928834Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-giyinav2capo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:752575c6-701e-006c-63ea-71576a000000
Time:2025-01-29T01:06:33.5928834Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestStatJSON
Messages: directories
--- FAIL: TestStatJSON (14.44s)
--- PASS: TestStatJSON/Root (0.04s)
--- PASS: TestStatJSON/RootFilesOnly (0.00s)
--- PASS: TestStatJSON/RootDirsOnly (0.04s)
--- PASS: TestStatJSON/Dir (0.07s)
--- PASS: TestStatJSON/DirWithTrailingSlash (0.04s)
--- PASS: TestStatJSON/File (0.04s)
--- PASS: TestStatJSON/NotFound (0.07s)
--- PASS: TestStatJSON/DirFilesOnly (0.03s)
--- PASS: TestStatJSON/FileFilesOnly (0.04s)
--- PASS: TestStatJSON/NotFoundFilesOnly (0.03s)
--- 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-giyinav2capo", Local "Local file system at /tmp/rclone1555973906", Modify Window "1ns"
2025/01/29 01:06:41 INFO : Azure container rclone-test-giyinav2capo: Making directory
2025/01/29 01:06:41 INFO : Azure container rclone-test-giyinav2capo: Making directory
2025/01/29 01:06: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-giyinav2capo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:75258384-701e-006c-0aea-71576a000000
Time:2025-01-29T01:06:41.8131321Z
--------------------------------------------------------------------------------
2025/01/29 01:06: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-giyinav2capo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:75258583-701e-006c-38ea-71576a000000
Time:2025-01-29T01:06:42.8489792Z
--------------------------------------------------------------------------------
2025/01/29 01:06: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-giyinav2capo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:752586bd-701e-006c-52ea-71576a000000
Time:2025-01-29T01:06:43.8848936Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-giyinav2capo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:752586bd-701e-006c-52ea-71576a000000
Time:2025-01-29T01:06:43.8848936Z
--------------------------------------------------------------------------------
2025/01/29 01:06: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-giyinav2capo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:752587cb-701e-006c-3aea-71576a000000
Time:2025-01-29T01:06:44.9222069Z
--------------------------------------------------------------------------------
2025/01/29 01:06: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-giyinav2capo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:75258916-701e-006c-45ea-71576a000000
Time:2025-01-29T01:06:45.9581116Z
--------------------------------------------------------------------------------
2025/01/29 01:06: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-giyinav2capo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:75258a74-701e-006c-7cea-71576a000000
Time:2025-01-29T01:06:46.9938904Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-giyinav2capo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:75258a74-701e-006c-7cea-71576a000000
Time:2025-01-29T01:06:46.9938904Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestMkdir
Messages: directories
--- FAIL: TestMkdir (13.40s)
=== RUN TestLsd
run.go:180: Remote "Azure container rclone-test-giyinav2capo", Local "Local file system at /tmp/rclone1555973906", Modify Window "1ns"
2025/01/29 01:06:55 DEBUG : sub dir/: Creating directory marker
2025/01/29 01:06:55 DEBUG : sub dir/: Removing directory marker
2025/01/29 01:06:55 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-giyinav2capo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:752593fd-701e-006c-0fea-71576a000000
Time:2025-01-29T01:06:55.5350750Z
--------------------------------------------------------------------------------
2025/01/29 01:06:56 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-giyinav2capo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:75259531-701e-006c-1dea-71576a000000
Time:2025-01-29T01:06:56.5705526Z
--------------------------------------------------------------------------------
2025/01/29 01:06:57 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-giyinav2capo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7525966f-701e-006c-21ea-71576a000000
Time:2025-01-29T01:06:57.6062906Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-giyinav2capo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7525966f-701e-006c-21ea-71576a000000
Time:2025-01-29T01:06:57.6062906Z
--------------------------------------------------------------------------------
2025/01/29 01:06:58 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-giyinav2capo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:752597ed-701e-006c-64ea-71576a000000
Time:2025-01-29T01:06:58.6425294Z
--------------------------------------------------------------------------------
2025/01/29 01:06:59 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-giyinav2capo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7525991a-701e-006c-5fea-71576a000000
Time:2025-01-29T01:06:59.6784230Z
--------------------------------------------------------------------------------
2025/01/29 01:07:00 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-giyinav2capo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:75259af2-701e-006c-51ea-71576a000000
Time:2025-01-29T01:07:00.7143889Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-giyinav2capo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:75259af2-701e-006c-51ea-71576a000000
Time:2025-01-29T01:07:00.7143889Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestLsd
Messages: directories
--- FAIL: TestLsd (13.72s)
=== RUN TestLs
run.go:180: Remote "Azure container rclone-test-giyinav2capo", Local "Local file system at /tmp/rclone1555973906", Modify Window "1ns"
2025/01/29 01:07:09 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-giyinav2capo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7525a69e-701e-006c-4bea-71576a000000
Time:2025-01-29T01:07:09.2977056Z
--------------------------------------------------------------------------------
2025/01/29 01:07:10 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-giyinav2capo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7525a784-701e-006c-7eea-71576a000000
Time:2025-01-29T01:07:10.3334652Z
--------------------------------------------------------------------------------
2025/01/29 01:07:11 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-giyinav2capo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7525a8ae-701e-006c-7eea-71576a000000
Time:2025-01-29T01:07:11.3695855Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-giyinav2capo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7525a8ae-701e-006c-7eea-71576a000000
Time:2025-01-29T01:07:11.3695855Z
--------------------------------------------------------------------------------
2025/01/29 01:07:12 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-giyinav2capo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7525a9d5-701e-006c-75ea-71576a000000
Time:2025-01-29T01:07:12.4063426Z
--------------------------------------------------------------------------------
2025/01/29 01:07:13 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-giyinav2capo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7525ab20-701e-006c-06ea-71576a000000
Time:2025-01-29T01:07:13.4420401Z
--------------------------------------------------------------------------------
2025/01/29 01:07:14 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-giyinav2capo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7525ac65-701e-006c-18ea-71576a000000
Time:2025-01-29T01:07:14.4786429Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-giyinav2capo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7525ac65-701e-006c-18ea-71576a000000
Time:2025-01-29T01:07:14.4786429Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestLs
Messages: directories
--- FAIL: TestLs (13.76s)
=== RUN TestLsWithFilesFrom
run.go:180: Remote "Azure container rclone-test-giyinav2capo", Local "Local file system at /tmp/rclone1555973906", Modify Window "1ns"
2025/01/29 01:07:22 DEBUG : empty space: Excluded (FilesFrom Filter)
2025/01/29 01:07:22 DEBUG : empty space: Excluded
2025/01/29 01:07:22 DEBUG : BackupDir: Excluded
2025/01/29 01:07:22 DEBUG : dst: Excluded
2025/01/29 01:07:23 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-giyinav2capo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7525b6ea-701e-006c-7fea-71576a000000
Time:2025-01-29T01:07:23.0944183Z
--------------------------------------------------------------------------------
2025/01/29 01:07:24 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-giyinav2capo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7525b809-701e-006c-34ea-71576a000000
Time:2025-01-29T01:07:24.1299300Z
--------------------------------------------------------------------------------
2025/01/29 01:07:25 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-giyinav2capo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7525b957-701e-006c-27ea-71576a000000
Time:2025-01-29T01:07:25.1661332Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-giyinav2capo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7525b957-701e-006c-27ea-71576a000000
Time:2025-01-29T01:07:25.1661332Z
--------------------------------------------------------------------------------
2025/01/29 01:07:26 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-giyinav2capo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7525ba87-701e-006c-31ea-71576a000000
Time:2025-01-29T01:07:26.2016991Z
--------------------------------------------------------------------------------
2025/01/29 01:07:27 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-giyinav2capo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7525bbd4-701e-006c-46ea-71576a000000
Time:2025-01-29T01:07:27.2384819Z
--------------------------------------------------------------------------------
2025/01/29 01:07:28 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-giyinav2capo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7525bda7-701e-006c-4dea-71576a000000
Time:2025-01-29T01:07:28.2739952Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-giyinav2capo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7525bda7-701e-006c-4dea-71576a000000
Time:2025-01-29T01:07:28.2739952Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestLsWithFilesFrom
Messages: directories
--- FAIL: TestLsWithFilesFrom (13.80s)
=== RUN TestLsLong
run.go:180: Remote "Azure container rclone-test-giyinav2capo", Local "Local file system at /tmp/rclone1555973906", Modify Window "1ns"
2025/01/29 01:07:36 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-giyinav2capo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7525c7a9-701e-006c-16ea-71576a000000
Time:2025-01-29T01:07:36.8643679Z
--------------------------------------------------------------------------------
2025/01/29 01:07:37 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-giyinav2capo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7525c8b7-701e-006c-78ea-71576a000000
Time:2025-01-29T01:07:37.9003039Z
--------------------------------------------------------------------------------
2025/01/29 01:07:38 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-giyinav2capo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7525c993-701e-006c-1eea-71576a000000
Time:2025-01-29T01:07:38.9369408Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-giyinav2capo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7525c993-701e-006c-1eea-71576a000000
Time:2025-01-29T01:07:38.9369408Z
--------------------------------------------------------------------------------
2025/01/29 01:07:39 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-giyinav2capo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7525caff-701e-006c-4eea-71576a000000
Time:2025-01-29T01:07:39.9760441Z
--------------------------------------------------------------------------------
2025/01/29 01:07:40 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-giyinav2capo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7525ccb2-701e-006c-37ea-71576a000000
Time:2025-01-29T01:07:41.0126460Z
--------------------------------------------------------------------------------
2025/01/29 01:07: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-giyinav2capo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7525ce45-701e-006c-10ea-71576a000000
Time:2025-01-29T01:07:42.0489910Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-giyinav2capo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7525ce45-701e-006c-10ea-71576a000000
Time:2025-01-29T01:07:42.0489910Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestLsLong
Messages: directories
--- FAIL: TestLsLong (13.78s)
=== RUN TestHashSums
run.go:180: Remote "Azure container rclone-test-giyinav2capo", Local "Local file system at /tmp/rclone1555973906", Modify Window "1ns"
=== RUN TestHashSums/Md5
=== RUN TestHashSums/Md5Download
2025/01/29 01:07:50 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-giyinav2capo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7525d791-701e-006c-3eea-71576a000000
Time:2025-01-29T01:07:50.7741588Z
--------------------------------------------------------------------------------
2025/01/29 01:07:51 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-giyinav2capo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7525d87b-701e-006c-6cea-71576a000000
Time:2025-01-29T01:07:51.8098615Z
--------------------------------------------------------------------------------
2025/01/29 01:07:52 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-giyinav2capo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7525d94c-701e-006c-0dea-71576a000000
Time:2025-01-29T01:07:52.8455392Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-giyinav2capo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7525d94c-701e-006c-0dea-71576a000000
Time:2025-01-29T01:07:52.8455392Z
--------------------------------------------------------------------------------
2025/01/29 01:07:53 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-giyinav2capo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7525da42-701e-006c-44ea-71576a000000
Time:2025-01-29T01:07:53.8814920Z
--------------------------------------------------------------------------------
2025/01/29 01:07:54 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-giyinav2capo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7525db9d-701e-006c-13ea-71576a000000
Time:2025-01-29T01:07:54.9183302Z
--------------------------------------------------------------------------------
2025/01/29 01:07:55 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-giyinav2capo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7525dca3-701e-006c-62ea-71576a000000
Time:2025-01-29T01:07:55.9545151Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-giyinav2capo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7525dca3-701e-006c-62ea-71576a000000
Time:2025-01-29T01:07:55.9545151Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestHashSums
Messages: directories
--- FAIL: TestHashSums (13.90s)
--- PASS: TestHashSums/Md5 (0.07s)
--- PASS: TestHashSums/Md5Download (0.14s)
=== RUN TestHashSumsWithErrors
2025/01/29 01:08:04 DEBUG : Creating backend with remote ":memory:"
2025/01/29 01:08:04 ERROR : file1: hash unsupported: hash type not supported
--- PASS: TestHashSumsWithErrors (0.00s)
=== RUN TestHashStream
2025/01/29 01:08:04 DEBUG : Creating md5 hash of 0 bytes read from input stream
2025/01/29 01:08:04 DEBUG : Creating md5 hash of 0 bytes read from input stream
2025/01/29 01:08:04 DEBUG : Creating sha1 hash of 0 bytes read from input stream
2025/01/29 01:08:04 DEBUG : Creating sha1 hash of 0 bytes read from input stream
2025/01/29 01:08:04 DEBUG : Creating md5 hash of 12 bytes read from input stream
2025/01/29 01:08:04 DEBUG : Creating md5 hash of 12 bytes read from input stream
2025/01/29 01:08:04 DEBUG : Creating sha1 hash of 12 bytes read from input stream
2025/01/29 01:08:04 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-giyinav2capo", Local "Local file system at /tmp/rclone1555973906", Modify Window "1ns"
2025/01/29 01:08:04 DEBUG : sub dir/: Creating directory marker
2025/01/29 01:08:04 DEBUG : sub dir/: Removing directory marker
2025/01/29 01:08: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-giyinav2capo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7525e8a3-701e-006c-73ea-71576a000000
Time:2025-01-29T01:08:04.7273046Z
--------------------------------------------------------------------------------
2025/01/29 01:08: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-giyinav2capo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7525e9e5-701e-006c-7aea-71576a000000
Time:2025-01-29T01:08:05.7629827Z
--------------------------------------------------------------------------------
2025/01/29 01:08: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-giyinav2capo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7525eafa-701e-006c-5eea-71576a000000
Time:2025-01-29T01:08:06.7988034Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-giyinav2capo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7525eafa-701e-006c-5eea-71576a000000
Time:2025-01-29T01:08:06.7988034Z
--------------------------------------------------------------------------------
2025/01/29 01:08: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-giyinav2capo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7525ebff-701e-006c-3dea-71576a000000
Time:2025-01-29T01:08:07.8345064Z
--------------------------------------------------------------------------------
2025/01/29 01:08: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-giyinav2capo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7525edb3-701e-006c-1fea-71576a000000
Time:2025-01-29T01:08:08.8701737Z
--------------------------------------------------------------------------------
2025/01/29 01:08: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-giyinav2capo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7525ef57-701e-006c-12ea-71576a000000
Time:2025-01-29T01:08:09.9066837Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-giyinav2capo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7525ef57-701e-006c-12ea-71576a000000
Time:2025-01-29T01:08:09.9066837Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestCount
Messages: directories
--- FAIL: TestCount (13.95s)
=== RUN TestDelete
run.go:180: Remote "Azure container rclone-test-giyinav2capo", Local "Local file system at /tmp/rclone1555973906", Modify Window "1ns"
2025/01/29 01:08:18 DEBUG : Waiting for deletions to finish
2025/01/29 01:08:18 DEBUG : large: Excluded (Size Filter)
2025/01/29 01:08:18 INFO : medium: Deleted
2025/01/29 01:08:18 INFO : small: Deleted
2025/01/29 01:08: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-giyinav2capo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f9bea492-001e-0082-20ea-71fd43000000
Time:2025-01-29T01:08:18.6395217Z
--------------------------------------------------------------------------------
2025/01/29 01:08: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-giyinav2capo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f9bea62f-001e-0082-65ea-71fd43000000
Time:2025-01-29T01:08:19.6755707Z
--------------------------------------------------------------------------------
2025/01/29 01:08:20 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-giyinav2capo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f9bea79f-001e-0082-1eea-71fd43000000
Time:2025-01-29T01:08:20.7123035Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-giyinav2capo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f9bea79f-001e-0082-1eea-71fd43000000
Time:2025-01-29T01:08:20.7123035Z
--------------------------------------------------------------------------------
2025/01/29 01:08:21 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-giyinav2capo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f9bea927-001e-0082-67ea-71fd43000000
Time:2025-01-29T01:08:21.7494263Z
--------------------------------------------------------------------------------
2025/01/29 01:08:22 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-giyinav2capo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f9beaaae-001e-0082-1dea-71fd43000000
Time:2025-01-29T01:08:22.7852505Z
--------------------------------------------------------------------------------
2025/01/29 01:08:23 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-giyinav2capo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f9beac12-001e-0082-37ea-71fd43000000
Time:2025-01-29T01:08:23.8217735Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-giyinav2capo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f9beac12-001e-0082-37ea-71fd43000000
Time:2025-01-29T01:08:23.8217735Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestDelete
Messages: directories
--- FAIL: TestDelete (13.92s)
=== RUN TestMaxDelete
run.go:180: Remote "Azure container rclone-test-giyinav2capo", Local "Local file system at /tmp/rclone1555973906", Modify Window "1ns"
2025/01/29 01:08:32 DEBUG : Waiting for deletions to finish
2025/01/29 01:08:32 ERROR : small: Got fatal error on delete: --max-delete threshold reached
2025/01/29 01:08:32 INFO : large: Deleted
2025/01/29 01:08:32 INFO : medium: Deleted
2025/01/29 01:08: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-giyinav2capo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f9beb8aa-001e-0082-60ea-71fd43000000
Time:2025-01-29T01:08:32.5617825Z
--------------------------------------------------------------------------------
2025/01/29 01:08: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-giyinav2capo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f9beba65-001e-0082-66ea-71fd43000000
Time:2025-01-29T01:08:33.6000512Z
--------------------------------------------------------------------------------
2025/01/29 01:08: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-giyinav2capo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f9bebbc2-001e-0082-0dea-71fd43000000
Time:2025-01-29T01:08:34.6367507Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-giyinav2capo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f9bebbc2-001e-0082-0dea-71fd43000000
Time:2025-01-29T01:08:34.6367507Z
--------------------------------------------------------------------------------
2025/01/29 01:08: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-giyinav2capo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f9bebcd0-001e-0082-68ea-71fd43000000
Time:2025-01-29T01:08:35.6733551Z
--------------------------------------------------------------------------------
2025/01/29 01:08: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-giyinav2capo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f9bebdf7-001e-0082-6dea-71fd43000000
Time:2025-01-29T01:08:36.7099565Z
--------------------------------------------------------------------------------
2025/01/29 01:08: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-giyinav2capo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f9bebf4a-001e-0082-64ea-71fd43000000
Time:2025-01-29T01:08:37.7471261Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-giyinav2capo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f9bebf4a-001e-0082-64ea-71fd43000000
Time:2025-01-29T01:08:37.7471261Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:454
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestMaxDelete
Messages: directories
2025/01/29 01:08: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-giyinav2capo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f9beca70-001e-0082-41ea-71fd43000000
Time:2025-01-29T01:08:45.9336350Z
--------------------------------------------------------------------------------
2025/01/29 01:08: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-giyinav2capo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f9becb99-001e-0082-43ea-71fd43000000
Time:2025-01-29T01:08:46.9697302Z
--------------------------------------------------------------------------------
2025/01/29 01:08: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-giyinav2capo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f9becd40-001e-0082-30ea-71fd43000000
Time:2025-01-29T01:08:48.0059339Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-giyinav2capo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f9becd40-001e-0082-30ea-71fd43000000
Time:2025-01-29T01:08:48.0059339Z
--------------------------------------------------------------------------------
2025/01/29 01:08:49 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-giyinav2capo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f9becf06-001e-0082-2eea-71fd43000000
Time:2025-01-29T01:08:49.0427169Z
--------------------------------------------------------------------------------
2025/01/29 01:08:50 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-giyinav2capo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f9bed090-001e-0082-14ea-71fd43000000
Time:2025-01-29T01:08:50.0794623Z
--------------------------------------------------------------------------------
2025/01/29 01:08:51 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-giyinav2capo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f9bed1dd-001e-0082-29ea-71fd43000000
Time:2025-01-29T01:08:51.1155861Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-giyinav2capo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f9bed1dd-001e-0082-29ea-71fd43000000
Time:2025-01-29T01:08:51.1155861Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestMaxDelete
Messages: directories
--- FAIL: TestMaxDelete (27.29s)
=== RUN TestMaxDeleteSizeLargeFile
run.go:180: Remote "Azure container rclone-test-giyinav2capo", Local "Local file system at /tmp/rclone1555973906", Modify Window "1ns"
2025/01/29 01:08:59 DEBUG : Waiting for deletions to finish
2025/01/29 01:08:59 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached
2025/01/29 01:08:59 INFO : medium: Deleted
2025/01/29 01:08:59 INFO : small: Deleted
2025/01/29 01:08: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-giyinav2capo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:75262d3c-701e-006c-23ea-71576a000000
Time:2025-01-29T01:08:59.8402312Z
--------------------------------------------------------------------------------
2025/01/29 01:09: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-giyinav2capo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:75262e66-701e-006c-0dea-71576a000000
Time:2025-01-29T01:09:00.8767435Z
--------------------------------------------------------------------------------
2025/01/29 01:09: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-giyinav2capo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:75262fbc-701e-006c-18ea-71576a000000
Time:2025-01-29T01:09:01.9128755Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-giyinav2capo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:75262fbc-701e-006c-18ea-71576a000000
Time:2025-01-29T01:09:01.9128755Z
--------------------------------------------------------------------------------
2025/01/29 01:09: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-giyinav2capo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:75263160-701e-006c-05ea-71576a000000
Time:2025-01-29T01:09:02.9489339Z
--------------------------------------------------------------------------------
2025/01/29 01:09: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-giyinav2capo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:752632c6-701e-006c-4eea-71576a000000
Time:2025-01-29T01:09:03.9846268Z
--------------------------------------------------------------------------------
2025/01/29 01:09:05 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-giyinav2capo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7526350a-701e-006c-7aea-71576a000000
Time:2025-01-29T01:09:05.0207905Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-giyinav2capo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7526350a-701e-006c-7aea-71576a000000
Time:2025-01-29T01:09:05.0207905Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:473
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestMaxDeleteSizeLargeFile
Messages: directories
2025/01/29 01:09: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-giyinav2capo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:752644b7-701e-006c-0dea-71576a000000
Time:2025-01-29T01:09:13.2085979Z
--------------------------------------------------------------------------------
2025/01/29 01:09: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-giyinav2capo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:75264698-701e-006c-0eea-71576a000000
Time:2025-01-29T01:09:14.2447190Z
--------------------------------------------------------------------------------
2025/01/29 01:09: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-giyinav2capo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:75264826-701e-006c-48ea-71576a000000
Time:2025-01-29T01:09:15.2811821Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-giyinav2capo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:75264826-701e-006c-48ea-71576a000000
Time:2025-01-29T01:09:15.2811821Z
--------------------------------------------------------------------------------
2025/01/29 01:09: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-giyinav2capo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7526498c-701e-006c-52ea-71576a000000
Time:2025-01-29T01:09:16.3170475Z
--------------------------------------------------------------------------------
2025/01/29 01:09: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-giyinav2capo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:75264af2-701e-006c-65ea-71576a000000
Time:2025-01-29T01:09:17.3535509Z
--------------------------------------------------------------------------------
2025/01/29 01:09: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-giyinav2capo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:75264c78-701e-006c-05ea-71576a000000
Time:2025-01-29T01:09:18.3893306Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-giyinav2capo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:75264c78-701e-006c-05ea-71576a000000
Time:2025-01-29T01:09:18.3893306Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestMaxDeleteSizeLargeFile
Messages: directories
--- FAIL: TestMaxDeleteSizeLargeFile (27.27s)
=== RUN TestMaxDeleteSize
run.go:180: Remote "Azure container rclone-test-giyinav2capo", Local "Local file system at /tmp/rclone1555973906", Modify Window "1ns"
2025/01/29 01:09:26 DEBUG : Waiting for deletions to finish
2025/01/29 01:09:26 ERROR : small: Got fatal error on delete: --max-delete-size threshold reached
2025/01/29 01:09:26 INFO : large: Deleted
2025/01/29 01:09:26 INFO : medium: Deleted
2025/01/29 01:09:27 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-giyinav2capo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f9bf0fa6-001e-0082-4bea-71fd43000000
Time:2025-01-29T01:09:27.1178660Z
--------------------------------------------------------------------------------
2025/01/29 01:09:28 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-giyinav2capo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f9bf1126-001e-0082-17ea-71fd43000000
Time:2025-01-29T01:09:28.1534826Z
--------------------------------------------------------------------------------
2025/01/29 01:09:29 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-giyinav2capo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f9bf1243-001e-0082-06ea-71fd43000000
Time:2025-01-29T01:09:29.1901547Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-giyinav2capo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f9bf1243-001e-0082-06ea-71fd43000000
Time:2025-01-29T01:09:29.1901547Z
--------------------------------------------------------------------------------
2025/01/29 01:09:30 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-giyinav2capo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f9bf137d-001e-0082-11ea-71fd43000000
Time:2025-01-29T01:09:30.2292194Z
--------------------------------------------------------------------------------
2025/01/29 01:09: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-giyinav2capo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f9bf14f2-001e-0082-42ea-71fd43000000
Time:2025-01-29T01:09:31.2652087Z
--------------------------------------------------------------------------------
2025/01/29 01:09: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-giyinav2capo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f9bf1682-001e-0082-0dea-71fd43000000
Time:2025-01-29T01:09:32.3009876Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-giyinav2capo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f9bf1682-001e-0082-0dea-71fd43000000
Time:2025-01-29T01:09:32.3009876Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:493
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestMaxDeleteSize
Messages: directories
2025/01/29 01:09: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-giyinav2capo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f9bf21d0-001e-0082-3aea-71fd43000000
Time:2025-01-29T01:09:40.4841505Z
--------------------------------------------------------------------------------
2025/01/29 01:09: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-giyinav2capo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f9bf2332-001e-0082-60ea-71fd43000000
Time:2025-01-29T01:09:41.5211297Z
--------------------------------------------------------------------------------
2025/01/29 01:09: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-giyinav2capo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f9bf24ab-001e-0082-11ea-71fd43000000
Time:2025-01-29T01:09:42.5573749Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-giyinav2capo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f9bf24ab-001e-0082-11ea-71fd43000000
Time:2025-01-29T01:09:42.5573749Z
--------------------------------------------------------------------------------
2025/01/29 01:09: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-giyinav2capo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f9bf2618-001e-0082-36ea-71fd43000000
Time:2025-01-29T01:09:43.5935979Z
--------------------------------------------------------------------------------
2025/01/29 01:09: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-giyinav2capo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f9bf2787-001e-0082-65ea-71fd43000000
Time:2025-01-29T01:09:44.6295769Z
--------------------------------------------------------------------------------
2025/01/29 01:09: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-giyinav2capo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f9bf28d2-001e-0082-6eea-71fd43000000
Time:2025-01-29T01:09:45.6656104Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-giyinav2capo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f9bf28d2-001e-0082-6eea-71fd43000000
Time:2025-01-29T01:09:45.6656104Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestMaxDeleteSize
Messages: directories
--- FAIL: TestMaxDeleteSize (27.28s)
=== RUN TestReadFile
run.go:180: Remote "Azure container rclone-test-giyinav2capo", Local "Local file system at /tmp/rclone1555973906", Modify Window "1ns"
2025/01/29 01:09:54 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-giyinav2capo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f9bf36f5-001e-0082-2cea-71fd43000000
Time:2025-01-29T01:09:54.1388349Z
--------------------------------------------------------------------------------
2025/01/29 01:09:55 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-giyinav2capo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f9bf3862-001e-0082-23ea-71fd43000000
Time:2025-01-29T01:09:55.1749313Z
--------------------------------------------------------------------------------
2025/01/29 01:09:56 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-giyinav2capo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f9bf39bc-001e-0082-39ea-71fd43000000
Time:2025-01-29T01:09:56.2111711Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-giyinav2capo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f9bf39bc-001e-0082-39ea-71fd43000000
Time:2025-01-29T01:09:56.2111711Z
--------------------------------------------------------------------------------
2025/01/29 01:09:57 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-giyinav2capo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f9bf3ab2-001e-0082-80ea-71fd43000000
Time:2025-01-29T01:09:57.2493404Z
--------------------------------------------------------------------------------
2025/01/29 01:09:58 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-giyinav2capo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f9bf3c74-001e-0082-6dea-71fd43000000
Time:2025-01-29T01:09:58.2857250Z
--------------------------------------------------------------------------------
2025/01/29 01:09:59 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-giyinav2capo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f9bf3ded-001e-0082-2cea-71fd43000000
Time:2025-01-29T01:09:59.3219880Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-giyinav2capo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f9bf3ded-001e-0082-2cea-71fd43000000
Time:2025-01-29T01:09:59.3219880Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:510
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestReadFile
Messages: directories
2025/01/29 01:10: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-giyinav2capo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f9bf49f0-001e-0082-5fea-71fd43000000
Time:2025-01-29T01:10:07.5075785Z
--------------------------------------------------------------------------------
2025/01/29 01:10: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-giyinav2capo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f9bf4b71-001e-0082-1dea-71fd43000000
Time:2025-01-29T01:10:08.5434696Z
--------------------------------------------------------------------------------
2025/01/29 01:10: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-giyinav2capo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f9bf4d0e-001e-0082-02ea-71fd43000000
Time:2025-01-29T01:10:09.5803481Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-giyinav2capo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f9bf4d0e-001e-0082-02ea-71fd43000000
Time:2025-01-29T01:10:09.5803481Z
--------------------------------------------------------------------------------
2025/01/29 01:10: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-giyinav2capo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f9bf4ec0-001e-0082-08ea-71fd43000000
Time:2025-01-29T01:10:10.6168191Z
--------------------------------------------------------------------------------
2025/01/29 01:10: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-giyinav2capo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f9bf5011-001e-0082-24ea-71fd43000000
Time:2025-01-29T01:10:11.6528327Z
--------------------------------------------------------------------------------
2025/01/29 01:10: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-giyinav2capo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f9bf518a-001e-0082-64ea-71fd43000000
Time:2025-01-29T01:10:12.6889881Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-giyinav2capo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f9bf518a-001e-0082-64ea-71fd43000000
Time:2025-01-29T01:10:12.6889881Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestReadFile
Messages: directories
--- FAIL: TestReadFile (27.02s)
=== RUN TestRetry
2025/01/29 01:10:20 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5
2025/01/29 01:10:20 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5
2025/01/29 01:10:20 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG
2025/01/29 01:10:20 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG
2025/01/29 01:10:20 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG
2025/01/29 01:10:20 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG
2025/01/29 01:10:20 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-giyinav2capo", Local "Local file system at /tmp/rclone1555973906", Modify Window "1ns"
2025/01/29 01:10:21 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-giyinav2capo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f9bf5f4b-001e-0082-56ea-71fd43000000
Time:2025-01-29T01:10:21.9720710Z
--------------------------------------------------------------------------------
2025/01/29 01:10:22 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-giyinav2capo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f9bf60ac-001e-0082-0cea-71fd43000000
Time:2025-01-29T01:10:23.0089852Z
--------------------------------------------------------------------------------
2025/01/29 01:10:24 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-giyinav2capo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f9bf623d-001e-0082-67ea-71fd43000000
Time:2025-01-29T01:10:24.0452392Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-giyinav2capo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f9bf623d-001e-0082-67ea-71fd43000000
Time:2025-01-29T01:10:24.0452392Z
--------------------------------------------------------------------------------
2025/01/29 01:10:25 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-giyinav2capo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f9bf640d-001e-0082-65ea-71fd43000000
Time:2025-01-29T01:10:25.0814839Z
--------------------------------------------------------------------------------
2025/01/29 01:10:26 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-giyinav2capo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f9bf6685-001e-0082-24ea-71fd43000000
Time:2025-01-29T01:10:26.1182112Z
--------------------------------------------------------------------------------
2025/01/29 01:10:27 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-giyinav2capo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f9bf681d-001e-0082-0aea-71fd43000000
Time:2025-01-29T01:10:27.1550648Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-giyinav2capo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f9bf681d-001e-0082-0aea-71fd43000000
Time:2025-01-29T01:10:27.1550648Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestCat
Messages: directories
--- FAIL: TestCat (14.42s)
=== RUN TestPurge
2025/01/29 01:10:35 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-tamoxeg6kici"
2025/01/29 01:10:35 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/01/29 01:10:35 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/01/29 01:10:35 DEBUG : Azure container rclone-test-tamoxeg6kici: Using directory markers
2025/01/29 01:10:35 DEBUG : Creating backend with remote "/tmp/rclone665238144"
run.go:180: Remote "Azure container rclone-test-tamoxeg6kici", Local "Local file system at /tmp/rclone665238144", Modify Window "1ns"
2025/01/29 01:10:35 DEBUG : A1/B1/C1/: Creating directory marker
2025/01/29 01:10:35 DEBUG : A1/B1/: Creating directory marker
2025/01/29 01:10:35 DEBUG : A1/: Creating directory marker
2025/01/29 01:10:35 INFO : A2: Making directory
2025/01/29 01:10:35 DEBUG : A2/: Creating directory marker
2025/01/29 01:10:35 INFO : A1/B2: Making directory
2025/01/29 01:10:35 DEBUG : A1/B2/: Creating directory marker
2025/01/29 01:10:35 INFO : A1/B2/C2: Making directory
2025/01/29 01:10:35 DEBUG : A1/B2/C2/: Creating directory marker
2025/01/29 01:10:35 INFO : A1/B1/C3: Making directory
2025/01/29 01:10:35 DEBUG : A1/B1/C3/: Creating directory marker
2025/01/29 01:10:36 INFO : A3: Making directory
2025/01/29 01:10:36 DEBUG : A3/: Creating directory marker
2025/01/29 01:10:36 INFO : A3/B3: Making directory
2025/01/29 01:10:36 DEBUG : A3/B3/: Creating directory marker
2025/01/29 01:10:36 INFO : A3/B3/C4: Making directory
2025/01/29 01:10:36 DEBUG : A3/B3/C4/: Creating directory marker
2025/01/29 01:10:36 DEBUG : Waiting for deletions to finish
2025/01/29 01:10:36 INFO : A1/B1/C1/one: Deleted
2025/01/29 01:10:36 DEBUG : removing 2 level 3 directories
2025/01/29 01:10:36 INFO : A1/B1/C3: Removing directory
2025/01/29 01:10:36 DEBUG : A1/B1/C3/: Removing directory marker
2025/01/29 01:10:36 INFO : A1/B1/C1: Removing directory
2025/01/29 01:10:36 DEBUG : A1/B1/C1/: Removing directory marker
2025/01/29 01:10:36 DEBUG : removing 1 level 2 directories
2025/01/29 01:10:36 INFO : A1/B1: Removing directory
2025/01/29 01:10:36 DEBUG : A1/B1/: Removing directory marker
2025/01/29 01:10:36 DEBUG : Azure container rclone-test-tamoxeg6kici: Purge remote
2025/01/29 01:10:36 NOTICE: purge failed: bucket already deleted
--- PASS: TestPurge (1.70s)
=== RUN TestRmdirsNoLeaveRoot
run.go:180: Remote "Azure container rclone-test-giyinav2capo", Local "Local file system at /tmp/rclone1555973906", Modify Window "1ns"
2025/01/29 01:10:37 DEBUG : A1/B1/C1/: Creating directory marker
2025/01/29 01:10:37 DEBUG : A1/B1/: Creating directory marker
2025/01/29 01:10:37 DEBUG : A1/: Creating directory marker
2025/01/29 01:10:37 INFO : A2: Making directory
2025/01/29 01:10:37 DEBUG : A2/: Creating directory marker
2025/01/29 01:10:37 INFO : A1/B2: Making directory
2025/01/29 01:10:37 DEBUG : A1/B2/: Creating directory marker
2025/01/29 01:10:37 INFO : A1/B2/C2: Making directory
2025/01/29 01:10:37 DEBUG : A1/B2/C2/: Creating directory marker
2025/01/29 01:10:37 INFO : A1/B1/C3: Making directory
2025/01/29 01:10:37 DEBUG : A1/B1/C3/: Creating directory marker
2025/01/29 01:10:37 INFO : A3: Making directory
2025/01/29 01:10:37 DEBUG : A3/: Creating directory marker
2025/01/29 01:10:37 INFO : A3/B3: Making directory
2025/01/29 01:10:37 DEBUG : A3/B3/: Creating directory marker
2025/01/29 01:10:37 INFO : A3/B3/C4: Making directory
2025/01/29 01:10:37 DEBUG : A3/B3/C4/: Creating directory marker
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:662
Error: Not equal:
expected: []string{"A1", "A1/B1", "A1/B1/C1", "A1/B1/C3", "A1/B2", "A1/B2/C2", "A2", "A3", "A3/B3", "A3/B3/C4"}
actual : []string{"A1", "A1/B1", "A1/B1/C1", "A1/B1/C3", "A1/B2", "A1/B2/C2", "A2", "A3", "A3/B3", "A3/B3/C4", "BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,2 @@
-([]string) (len=10) {
+([]string) (len=12) {
(string) (len=2) "A1",
@@ -10,3 +10,5 @@
(string) (len=5) "A3/B3",
- (string) (len=8) "A3/B3/C4"
+ (string) (len=8) "A3/B3/C4",
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestRmdirsNoLeaveRoot
Messages: directories
2025/01/29 01:10:45 DEBUG : removing 1 level 3 directories
2025/01/29 01:10:45 INFO : A3/B3/C4: Removing directory
2025/01/29 01:10:45 DEBUG : A3/B3/C4/: Removing directory marker
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:685
Error: Not equal:
expected: []string{"A1", "A1/B1", "A1/B1/C1", "A1/B1/C3", "A1/B2", "A1/B2/C2", "A2", "A3", "A3/B3"}
actual : []string{"A1", "A1/B1", "A1/B1/C1", "A1/B1/C3", "A1/B2", "A1/B2/C2", "A2", "A3", "A3/B3", "BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,2 @@
-([]string) (len=9) {
+([]string) (len=11) {
(string) (len=2) "A1",
@@ -9,3 +9,5 @@
(string) (len=2) "A3",
- (string) (len=5) "A3/B3"
+ (string) (len=5) "A3/B3",
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestRmdirsNoLeaveRoot
Messages: directories
2025/01/29 01:10:52 DEBUG : removing 2 level 3 directories
2025/01/29 01:10:52 INFO : A1/B2/C2: Removing directory
2025/01/29 01:10:52 DEBUG : A1/B2/C2/: Removing directory marker
2025/01/29 01:10:52 INFO : A1/B1/C3: Removing directory
2025/01/29 01:10:52 DEBUG : A1/B1/C3/: Removing directory marker
2025/01/29 01:10:52 DEBUG : removing 4 level 2 directories
2025/01/29 01:10:52 INFO : dst/: Removing directory
2025/01/29 01:10:52 DEBUG : dst//: Removing directory marker
2025/01/29 01:10:52 INFO : A3/B3: Removing directory
2025/01/29 01:10:52 DEBUG : A3/B3/: Removing directory marker
2025/01/29 01:10:52 INFO : A1/B2: Removing directory
2025/01/29 01:10:52 INFO : BackupDir/: Removing directory
2025/01/29 01:10:52 DEBUG : A1/B2/: Removing directory marker
2025/01/29 01:10:52 DEBUG : BackupDir//: Removing directory marker
2025/01/29 01:10:52 DEBUG : removing 4 level 1 directories
2025/01/29 01:10:52 INFO : dst: Removing directory
2025/01/29 01:10:52 DEBUG : dst/: Removing directory marker
2025/01/29 01:10:52 INFO : A3: Removing directory
2025/01/29 01:10:52 INFO : BackupDir: Removing directory
2025/01/29 01:10:52 DEBUG : A3/: Removing directory marker
2025/01/29 01:10:52 DEBUG : BackupDir/: Removing directory marker
2025/01/29 01:10:52 INFO : A2: Removing directory
2025/01/29 01:10:52 DEBUG : A2/: Removing directory marker
2025/01/29 01:10:52 ERROR : dst: Failed to rmdir: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-giyinav2capo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eb80d2b0-e01e-0033-14ea-71e356000000
Time:2025-01-29T01:10:52.9318865Z
--------------------------------------------------------------------------------
2025/01/29 01:10:52 ERROR : BackupDir: Failed to rmdir: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-giyinav2capo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c9438cc5-e01e-001c-56ea-71ee9d000000
Time:2025-01-29T01:10:52.9447938Z
--------------------------------------------------------------------------------
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-giyinav2capo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c9438cc5-e01e-001c-56ea-71ee9d000000
Time:2025-01-29T01:10:52.9447938Z
--------------------------------------------------------------------------------
Test: TestRmdirsNoLeaveRoot
2025/01/29 01:10:53 DEBUG : A1/B1/C1/: Removing directory marker
2025/01/29 01:10:53 DEBUG : A1/B1/: Removing directory marker
2025/01/29 01:10:53 DEBUG : A1/: Removing directory marker
--- FAIL: TestRmdirsNoLeaveRoot (16.29s)
=== RUN TestRmdirsLeaveRoot
run.go:180: Remote "Azure container rclone-test-giyinav2capo", Local "Local file system at /tmp/rclone1555973906", Modify Window "1ns"
2025/01/29 01:10:53 INFO : A1: Making directory
2025/01/29 01:10:53 DEBUG : A1/: Creating directory marker
2025/01/29 01:10:53 INFO : A1/B1: Making directory
2025/01/29 01:10:53 DEBUG : A1/B1/: Creating directory marker
2025/01/29 01:10:53 INFO : A1/B1/C1: Making directory
2025/01/29 01:10:53 DEBUG : A1/B1/C1/: Creating directory marker
2025/01/29 01:10:53 DEBUG : removing 1 level 3 directories
2025/01/29 01:10:53 INFO : A1/B1/C1: Removing directory
2025/01/29 01:10:53 DEBUG : A1/B1/C1/: Removing directory marker
2025/01/29 01:10:53 DEBUG : removing 1 level 2 directories
2025/01/29 01:10:53 INFO : A1/B1: Removing directory
2025/01/29 01:10:53 DEBUG : A1/B1/: Removing directory marker
2025/01/29 01:10:53 DEBUG : A1/: Removing directory marker
--- PASS: TestRmdirsLeaveRoot (0.74s)
=== RUN TestRmdirsWithFilter
run.go:180: Remote "Azure container rclone-test-giyinav2capo", Local "Local file system at /tmp/rclone1555973906", Modify Window "1ns"
2025/01/29 01:10:54 INFO : A1: Making directory
2025/01/29 01:10:54 DEBUG : A1/: Creating directory marker
2025/01/29 01:10:54 INFO : A1/B1: Making directory
2025/01/29 01:10:54 DEBUG : A1/B1/: Creating directory marker
2025/01/29 01:10:54 INFO : A1/B1/C1: Making directory
2025/01/29 01:10:54 DEBUG : A1/B1/C1/: Creating directory marker
2025/01/29 01:10:54 DEBUG : removing 1 level 3 directories
2025/01/29 01:10:54 INFO : A1/B1/C1: Removing directory
2025/01/29 01:10:54 DEBUG : A1/B1/C1/: Removing directory marker
2025/01/29 01:10:54 DEBUG : removing 1 level 2 directories
2025/01/29 01:10:54 INFO : A1/B1: Removing directory
2025/01/29 01:10:54 DEBUG : A1/B1/: Removing directory marker
2025/01/29 01:10:54 DEBUG : A1/: Removing directory marker
--- PASS: TestRmdirsWithFilter (0.78s)
=== RUN TestCopyURL
run.go:180: Remote "Azure container rclone-test-giyinav2capo", Local "Local file system at /tmp/rclone1555973906", Modify Window "1ns"
2025/01/29 01:10:54 DEBUG : filename.txt: File name found in url
2025/01/29 01:10:55 DEBUG : headerfilename.txt: filename found in Content-Disposition header.
--- PASS: TestCopyURL (0.82s)
=== RUN TestCopyURLToWriter
--- PASS: TestCopyURLToWriter (0.00s)
=== RUN TestMoveFile
run.go:180: Remote "Azure container rclone-test-giyinav2capo", Local "Local file system at /tmp/rclone1555973906", Modify Window "1ns"
2025/01/29 01:10:55 DEBUG : file1: Need to transfer - File not found at Destination
2025/01/29 01:10:55 DEBUG : sub/: Creating directory marker
2025/01/29 01:10:55 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK
2025/01/29 01:10:55 INFO : file1: Copied (new) to: sub/file2
2025/01/29 01:10:55 INFO : file1: Deleted
2025/01/29 01:10:55 DEBUG : file1: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/01/29 01:10:55 DEBUG : file1: Unchanged skipping
2025/01/29 01:10:55 INFO : file1: Deleted
2025/01/29 01:10:55 DEBUG : Azure container rclone-test-giyinav2capo: don't need to copy/move sub/file2, it is already at target location
2025/01/29 01:10:56 DEBUG : sub/: Removing directory marker
--- PASS: TestMoveFile (0.51s)
=== RUN TestMoveFileWithIgnoreExisting
run.go:180: Remote "Azure container rclone-test-giyinav2capo", Local "Local file system at /tmp/rclone1555973906", Modify Window "1ns"
2025/01/29 01:10:56 DEBUG : file1: Need to transfer - File not found at Destination
2025/01/29 01:10:56 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK
2025/01/29 01:10:56 INFO : file1: Copied (new)
2025/01/29 01:10:56 INFO : file1: Deleted
2025/01/29 01:10:56 DEBUG : file1: Destination exists, skipping
2025/01/29 01:10:56 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set
--- PASS: TestMoveFileWithIgnoreExisting (0.36s)
=== RUN TestCaseInsensitiveMoveFile
run.go:180: Remote "Azure container rclone-test-giyinav2capo", Local "Local file system at /tmp/rclone1555973906", Modify Window "1ns"
--- PASS: TestCaseInsensitiveMoveFile (0.08s)
=== RUN TestCaseInsensitiveMoveFileDryRun
run.go:180: Remote "Azure container rclone-test-giyinav2capo", Local "Local file system at /tmp/rclone1555973906", Modify Window "1ns"
--- PASS: TestCaseInsensitiveMoveFileDryRun (0.08s)
=== RUN TestMoveFileBackupDir
run.go:180: Remote "Azure container rclone-test-giyinav2capo", Local "Local file system at /tmp/rclone1555973906", Modify Window "1ns"
2025/01/29 01:10:56 DEBUG : dst/: Creating directory marker
2025/01/29 01:10:56 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-giyinav2capo/backup"
2025/01/29 01:10:56 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/01/29 01:10:56 DEBUG : Azure container rclone-test-giyinav2capo path backup: Using directory markers
2025/01/29 01:10:57 DEBUG : fs cache: renaming cache item "TestAzureBlob,directory_markers:rclone-test-giyinav2capo/backup" to be canonical "TestAzureBlob{juk_h}:rclone-test-giyinav2capo/backup"
2025/01/29 01:10:57 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18)
2025/01/29 01:10:57 DEBUG : dst/: Creating directory marker
2025/01/29 01:10:57 DEBUG : dst/file1: md5 = 05164b153084ba910184c26e561a7c18 OK
2025/01/29 01:10:57 INFO : dst/file1: Copied (server-side copy)
2025/01/29 01:10:57 INFO : dst/file1: Deleted
2025/01/29 01:10:57 DEBUG : dst/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK
2025/01/29 01:10:57 INFO : dst/file1: Copied (new)
2025/01/29 01:10:57 INFO : dst/file1: Deleted
2025/01/29 01:10:57 DEBUG : dst/: Removing directory marker
2025/01/29 01:10:57 DEBUG : backup/dst/: Removing directory marker
2025/01/29 01:10:57 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-giyinav2capo/backup/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b11e7c23-401e-0077-80ea-716969000000
Time:2025-01-29T01:10:57.8397068Z
--------------------------------------------------------------------------------
2025/01/29 01:10:58 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-giyinav2capo/backup/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b11e7d7e-401e-0077-37ea-716969000000
Time:2025-01-29T01:10:58.8788280Z
--------------------------------------------------------------------------------
2025/01/29 01:10:59 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-giyinav2capo/backup/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b11e7eda-401e-0077-4cea-716969000000
Time:2025-01-29T01:10:59.9174748Z
--------------------------------------------------------------------------------
run.go:128: removing dir "backup" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-giyinav2capo/backup/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b11e7eda-401e-0077-4cea-716969000000
Time:2025-01-29T01:10:59.9174748Z
--------------------------------------------------------------------------------
--- PASS: TestMoveFileBackupDir (4.34s)
=== 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-giyinav2capo", Local "Local file system at /tmp/rclone1555973906", Modify Window "1ns"
2025/01/29 01:11:01 DEBUG : A1/: Creating directory marker
2025/01/29 01:11:01 DEBUG : A1/B1/: Creating directory marker
2025/01/29 01:11:01 DEBUG : A1/B1/C1/: Creating directory marker
2025/01/29 01:11:01 DEBUG : A1/B1/C2/: Creating directory marker
2025/01/29 01:11:01 INFO : A1/B2: Making directory
2025/01/29 01:11:01 DEBUG : A1/B2/: Creating directory marker
2025/01/29 01:11:01 INFO : A1/B1/C3: Making directory
2025/01/29 01:11:01 DEBUG : A1/B1/C3/: Creating directory marker
2025/01/29 01:11:02 DEBUG : A2/: Creating directory marker
2025/01/29 01:11:02 DEBUG : A2/B1/: Creating directory marker
2025/01/29 01:11:02 DEBUG : A2/B1/C1/: Creating directory marker
2025/01/29 01:11:02 DEBUG : A2/B1/C2/: Creating directory marker
2025/01/29 01:11:02 DEBUG : A2/B1/C3/: Creating directory marker
2025/01/29 01:11:02 DEBUG : A2/B2/: Creating directory marker
2025/01/29 01:11:03 DEBUG : A1/B1/C1/four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK
2025/01/29 01:11:03 INFO : A1/B1/C1/four: Copied (server-side copy) to: A2/B1/C1/four
2025/01/29 01:11:03 DEBUG : A1/B1/three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK
2025/01/29 01:11:03 INFO : A1/B1/three: Copied (server-side copy) to: A2/B1/three
2025/01/29 01:11:03 DEBUG : A1/B1/C2/five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK
2025/01/29 01:11:03 INFO : A1/B1/C2/five: Copied (server-side copy) to: A2/B1/C2/five
2025/01/29 01:11:03 DEBUG : A1/two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK
2025/01/29 01:11:03 INFO : A1/two: Copied (server-side copy) to: A2/two
2025/01/29 01:11:03 DEBUG : A1/one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK
2025/01/29 01:11:03 INFO : A1/one: Copied (server-side copy) to: A2/one
2025/01/29 01:11:03 INFO : A1/B1/C1/four: Deleted
2025/01/29 01:11:03 INFO : A1/B1/three: Deleted
2025/01/29 01:11:03 INFO : A1/B1/C2/five: Deleted
2025/01/29 01:11:03 INFO : A1/one: Deleted
2025/01/29 01:11:03 INFO : A1/two: Deleted
2025/01/29 01:11:03 DEBUG : A1/B2/: Removing directory marker
2025/01/29 01:11:03 DEBUG : A1/B1/C3/: Removing directory marker
2025/01/29 01:11:03 DEBUG : A1/B1/C2/: Removing directory marker
2025/01/29 01:11:03 DEBUG : A1/B1/C1/: Removing directory marker
2025/01/29 01:11:03 DEBUG : A1/B1/: Removing directory marker
2025/01/29 01:11:03 DEBUG : A1/: Removing directory marker
2025/01/29 01:11:03 DEBUG : A3/: Creating directory marker
2025/01/29 01:11:03 DEBUG : A3/B1/: Creating directory marker
2025/01/29 01:11:03 DEBUG : A3/B1/C1/: Creating directory marker
2025/01/29 01:11:03 DEBUG : A3/B1/C2/: Creating directory marker
2025/01/29 01:11:03 DEBUG : A3/B1/C3/: Creating directory marker
2025/01/29 01:11:04 DEBUG : A3/B2/: Creating directory marker
2025/01/29 01:11:04 DEBUG : A2/B1/three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK
2025/01/29 01:11:04 INFO : A2/B1/three: Copied (server-side copy) to: A3/B1/three
2025/01/29 01:11:04 DEBUG : A2/two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK
2025/01/29 01:11:04 INFO : A2/two: Copied (server-side copy) to: A3/two
2025/01/29 01:11:04 DEBUG : A2/B1/C1/four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK
2025/01/29 01:11:04 INFO : A2/B1/C1/four: Copied (server-side copy) to: A3/B1/C1/four
2025/01/29 01:11:04 DEBUG : A2/B1/C2/five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK
2025/01/29 01:11:04 INFO : A2/B1/C2/five: Copied (server-side copy) to: A3/B1/C2/five
2025/01/29 01:11:04 DEBUG : A2/one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK
2025/01/29 01:11:04 INFO : A2/one: Copied (server-side copy) to: A3/one
2025/01/29 01:11:04 INFO : A2/B1/three: Deleted
2025/01/29 01:11:04 INFO : A2/two: Deleted
2025/01/29 01:11:04 INFO : A2/B1/C1/four: Deleted
2025/01/29 01:11:04 INFO : A2/one: Deleted
2025/01/29 01:11:04 INFO : A2/B1/C2/five: Deleted
2025/01/29 01:11:04 DEBUG : A2/B2/: Removing directory marker
2025/01/29 01:11:04 DEBUG : A2/B1/C3/: Removing directory marker
2025/01/29 01:11:04 DEBUG : A2/B1/C2/: Removing directory marker
2025/01/29 01:11:04 DEBUG : A2/B1/C1/: Removing directory marker
2025/01/29 01:11:04 DEBUG : A2/B1/: Removing directory marker
2025/01/29 01:11:04 DEBUG : A2/: Removing directory marker
2025/01/29 01:11:04 INFO : Azure container rclone-test-giyinav2capo: Can't DirMove - falling back to file moves: can't move directory - incompatible remotes
2025/01/29 01:11:04 DEBUG : A4/: Creating directory marker
2025/01/29 01:11:04 DEBUG : A4/B1/: Creating directory marker
2025/01/29 01:11:05 DEBUG : A4/B1/C1/: Creating directory marker
2025/01/29 01:11:05 DEBUG : A4/B1/C2/: Creating directory marker
2025/01/29 01:11:05 DEBUG : A4/B1/C3/: Creating directory marker
2025/01/29 01:11:05 DEBUG : A4/B2/: Creating directory marker
2025/01/29 01:11:05 DEBUG : A3/B1/three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK
2025/01/29 01:11:05 INFO : A3/B1/three: Copied (server-side copy) to: A4/B1/three
2025/01/29 01:11:05 DEBUG : A3/B1/C2/five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK
2025/01/29 01:11:05 INFO : A3/B1/C2/five: Copied (server-side copy) to: A4/B1/C2/five
2025/01/29 01:11:05 DEBUG : A3/two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK
2025/01/29 01:11:05 INFO : A3/two: Copied (server-side copy) to: A4/two
2025/01/29 01:11:05 DEBUG : A3/B1/C1/four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK
2025/01/29 01:11:05 INFO : A3/B1/C1/four: Copied (server-side copy) to: A4/B1/C1/four
2025/01/29 01:11:05 DEBUG : A3/one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK
2025/01/29 01:11:05 INFO : A3/one: Copied (server-side copy) to: A4/one
2025/01/29 01:11:05 INFO : A3/B1/three: Deleted
2025/01/29 01:11:05 INFO : A3/B1/C2/five: Deleted
2025/01/29 01:11:05 INFO : A3/two: Deleted
2025/01/29 01:11:05 INFO : A3/B1/C1/four: Deleted
2025/01/29 01:11:05 INFO : A3/one: Deleted
2025/01/29 01:11:05 DEBUG : A3/B2/: Removing directory marker
2025/01/29 01:11:05 DEBUG : A3/B1/C3/: Removing directory marker
2025/01/29 01:11:05 DEBUG : A3/B1/C2/: Removing directory marker
2025/01/29 01:11:05 DEBUG : A3/B1/C1/: Removing directory marker
2025/01/29 01:11:05 DEBUG : A3/B1/: Removing directory marker
2025/01/29 01:11:05 DEBUG : A3/: Removing directory marker
2025/01/29 01:11:06 DEBUG : A4/B2/: Removing directory marker
2025/01/29 01:11:06 DEBUG : A4/B1/C3/: Removing directory marker
2025/01/29 01:11:06 DEBUG : A4/B1/C2/: Removing directory marker
2025/01/29 01:11:06 DEBUG : A4/B1/C1/: Removing directory marker
2025/01/29 01:11:06 DEBUG : A4/B1/: Removing directory marker
2025/01/29 01:11:06 DEBUG : A4/: Removing directory marker
--- PASS: TestDirMove (5.54s)
=== RUN TestGetFsInfo
run.go:180: Remote "Azure container rclone-test-giyinav2capo", Local "Local file system at /tmp/rclone1555973906", Modify Window "1ns"
--- PASS: TestGetFsInfo (0.08s)
=== RUN TestRcat
=== RUN TestRcat/withChecksum=false,ignoreChecksum=false
run.go:180: Remote "Azure container rclone-test-giyinav2capo", Local "Local file system at /tmp/rclone1555973906", Modify Window "1ns"
2025/01/29 01:11:06 DEBUG : Azure container rclone-test-giyinav2capo: File to upload is small (34 bytes), uploading instead of streaming
2025/01/29 01:11:06 DEBUG : no_checksum_small_file_from_pipe: md5 = 4c762bc6ec18f21b23fcae426c7863b5 OK
2025/01/29 01:11:06 DEBUG : no_checksum_small_file_from_pipe: Size and md5 of src and dst objects identical
2025/01/29 01:11:06 NOTICE: Azure container rclone-test-giyinav2capo: Streaming uploads using chunk size 4Mi will have maximum file size of 195.312Gi
2025/01/29 01:11:06 DEBUG : no_checksum_big_file_from_pipe: Multipart upload session started for -1 parts of size 4Mi
2025/01/29 01:11:06 DEBUG : no_checksum_big_file_from_pipe: open chunk writer: started multipart upload
2025/01/29 01:11:06 DEBUG : no_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 100.001Ki offset 0/off
2025/01/29 01:11:06 DEBUG : no_checksum_big_file_from_pipe: multipart upload wrote chunk 1 with 102401 bytes
2025/01/29 01:11:06 DEBUG : no_checksum_big_file_from_pipe: multipart upload finished
2025/01/29 01:11:06 DEBUG : no_checksum_big_file_from_pipe: Dst hash empty - aborting Src hash check
2025/01/29 01:11:06 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-giyinav2capo", Local "Local file system at /tmp/rclone1555973906", Modify Window "1ns"
2025/01/29 01:11:07 DEBUG : Azure container rclone-test-giyinav2capo: File to upload is small (34 bytes), uploading instead of streaming
2025/01/29 01:11:07 DEBUG : with_checksum_small_file_from_pipe: md5 = 4c762bc6ec18f21b23fcae426c7863b5 OK
2025/01/29 01:11:07 DEBUG : with_checksum_small_file_from_pipe: Size and md5 of src and dst objects identical
2025/01/29 01:11:07 DEBUG : with_checksum_big_file_from_pipe: Multipart upload session started for -1 parts of size 4Mi
2025/01/29 01:11:07 DEBUG : with_checksum_big_file_from_pipe: open chunk writer: started multipart upload
2025/01/29 01:11:07 DEBUG : with_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 100.001Ki offset 0/off
2025/01/29 01:11:07 DEBUG : with_checksum_big_file_from_pipe: multipart upload wrote chunk 1 with 102401 bytes
2025/01/29 01:11:07 DEBUG : with_checksum_big_file_from_pipe: multipart upload finished
2025/01/29 01:11:07 DEBUG : with_checksum_big_file_from_pipe: Dst hash empty - aborting Src hash check
2025/01/29 01:11:07 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-giyinav2capo", Local "Local file system at /tmp/rclone1555973906", Modify Window "1ns"
2025/01/29 01:11:07 DEBUG : Azure container rclone-test-giyinav2capo: File to upload is small (34 bytes), uploading instead of streaming
2025/01/29 01:11:07 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/01/29 01:11:07 DEBUG : ignore_checksum_big_file_from_pipe: Multipart upload session started for -1 parts of size 4Mi
2025/01/29 01:11:07 DEBUG : ignore_checksum_big_file_from_pipe: open chunk writer: started multipart upload
2025/01/29 01:11:07 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 100.001Ki offset 0/off
2025/01/29 01:11:07 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload wrote chunk 1 with 102401 bytes
2025/01/29 01:11:07 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload finished
2025/01/29 01:11:07 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-giyinav2capo", Local "Local file system at /tmp/rclone1555973906", Modify Window "1ns"
2025/01/29 01:11:08 DEBUG : Azure container rclone-test-giyinav2capo: File to upload is small (34 bytes), uploading instead of streaming
2025/01/29 01:11:08 DEBUG : ignore_checksum_small_file_from_pipe: Src hash empty - aborting Dst hash check
2025/01/29 01:11:08 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical
2025/01/29 01:11:08 DEBUG : ignore_checksum_big_file_from_pipe: Multipart upload session started for -1 parts of size 4Mi
2025/01/29 01:11:08 DEBUG : ignore_checksum_big_file_from_pipe: open chunk writer: started multipart upload
2025/01/29 01:11:08 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 100.001Ki offset 0/off
2025/01/29 01:11:08 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload wrote chunk 1 with 102401 bytes
2025/01/29 01:11:08 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload finished
2025/01/29 01:11:08 DEBUG : ignore_checksum_big_file_from_pipe: Dst hash empty - aborting Src hash check
2025/01/29 01:11:08 DEBUG : ignore_checksum_big_file_from_pipe: Src hash empty - aborting Dst hash check
2025/01/29 01:11:08 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.45s)
--- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (0.44s)
--- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (0.44s)
=== RUN TestRcatMetadata
run.go:180: Remote "Azure container rclone-test-giyinav2capo", Local "Local file system at /tmp/rclone1555973906", 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-giyinav2capo", Local "Local file system at /tmp/rclone1555973906", Modify Window "1ns"
2025/01/29 01:11:08 DEBUG : Azure container rclone-test-giyinav2capo: File to upload is small (60 bytes), uploading instead of streaming
2025/01/29 01:11:08 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK
2025/01/29 01:11:08 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-giyinav2capo", Local "Local file system at /tmp/rclone1555973906", 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-giyinav2capo", Local "Local file system at /tmp/rclone1555973906", Modify Window "1ns"
2025/01/29 01:11:09 DEBUG : sub dir/: Creating directory marker
2025/01/29 01:11:09 DEBUG : Azure container rclone-test-giyinav2capo: Touching "empty space"
2025/01/29 01:11:09 DEBUG : Azure container rclone-test-giyinav2capo: Touching "potato2"
2025/01/29 01:11:09 DEBUG : Azure container rclone-test-giyinav2capo: Touching "sub dir/potato3"
2025/01/29 01:11:09 DEBUG : sub dir/: Removing directory marker
--- PASS: TestTouchDir (0.93s)
=== RUN TestMkdirMetadata
run.go:180: Remote "Azure container rclone-test-giyinav2capo", Local "Local file system at /tmp/rclone1555973906", 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-giyinav2capo", Local "Local file system at /tmp/rclone1555973906", 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-giyinav2capo", Local "Local file system at /tmp/rclone1555973906", 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-giyinav2capo", Local "Local file system at /tmp/rclone1555973906", 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-giyinav2capo", Local "Local file system at /tmp/rclone1555973906", 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-giyinav2capo", Local "Local file system at /tmp/rclone1555973906", Modify Window "1ns"
operations_test.go:1892: Skipping as remote can't Move
--- SKIP: TestRemoveExisting (0.09s)
=== RUN TestRcAbout
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcAbout (0.00s)
=== RUN TestRcCleanup
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcCleanup (0.00s)
=== RUN TestRcCopyfile
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcCopyfile (0.00s)
=== RUN TestRcCopyurl
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcCopyurl (0.00s)
=== RUN TestRcDelete
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcDelete (0.00s)
=== RUN TestRcDeletefile
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcDeletefile (0.00s)
=== RUN TestRcList
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcList (0.00s)
=== RUN TestRcStat
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcStat (0.00s)
=== RUN TestRcSetTier
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcSetTier (0.00s)
=== RUN TestRcSetTierFile
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcSetTierFile (0.00s)
=== RUN TestRcMkdir
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcMkdir (0.00s)
=== RUN TestRcMovefile
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcMovefile (0.00s)
=== RUN TestRcPurge
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcPurge (0.00s)
=== RUN TestRcRmdir
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcRmdir (0.00s)
=== RUN TestRcRmdirs
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcRmdirs (0.00s)
=== RUN TestRcSize
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcSize (0.00s)
=== RUN TestRcPublicLink
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcPublicLink (0.00s)
=== RUN TestRcFsInfo
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcFsInfo (0.00s)
=== RUN TestUploadFile
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestUploadFile (0.00s)
=== RUN TestRcCommand
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcCommand (0.00s)
=== RUN TestRcDu
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcDu (0.00s)
=== RUN TestRcCheck
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcCheck (0.00s)
=== RUN TestRcHashsum
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcHashsum (0.00s)
=== RUN TestRcHashsumFile
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcHashsumFile (0.00s)
FAIL
2025/01/29 01:11:10 DEBUG : Azure container rclone-test-giyinav2capo: Purge remote
"./operations.test -test.v -test.timeout 1h0m0s -remote 'TestAzureBlob,directory_markers:' -verbose" - Finished ERROR in 9m40.182678444s (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]